@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:300,400,500,600,700,800);
.Styles-___form__field-container___WJ66l {
    margin: 0 0 10px 0;
}

.Styles-___form__field-container__label___h5oNP {
    display: inline-block;
    height: 22px;
    text-align: left;
    width: 130px;
    margin: 0 10px 0 0;
}

.Styles-___form__field-container__input-text___kdbdZ {
    width: 280px;
    height: 32px;
    border: 1px solid gray;
    border-radius: 6px;
    padding: 0 6px;
}

.Styles-___form__field-container__input-text--short___7fxcW {
    width: 120px;
}

.Styles-___form__field-container__input-text--medium___bO3P9 {
    width: 170px;
}

.Styles-___form__field-container__input-text--long___P4ig9 {
    width: 380px;
}

.Styles-___form__field-container__input-select___\+1xgs {
    width: 280px;
    height: 32px;
    border: 1px solid gray;
    border-radius: 6px;
    padding: 0 6px;
}

.Styles-___form__field-container__input-select--long___Un9wr {
    width: 384px;
}

.Styles-___form__field-container__input-select--medium___oYygh {
    width: 170px;
}

.Styles-___form__field-container__input-select--short___o0GcK {
    width: 120px;
}

.Styles-___form__drag-handle___ltu86 {
    cursor: move;
}

.Styles-___form__styled-icon___\+Ffik {
    background: #ffedc4;
    padding: 3px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #ffb200;
    margin-right: 4px;
}

.Styles-___form__delete-icon___QGBDh {
    color: #FF7169;
    vertical-align: middle;
    font-size: 20px;
}

.Styles-___form__delete-icon___QGBDh:hover{
    color: #e5655e;
}

.Styles-___form__lms-style___C\+cSW {
    width: 1.2em;
    min-width: 1.2em;
    height: 1.2em;
    margin: 0;
    vertical-align: top;
    background-color: #F5F3F6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #1E1E1E;
    box-shadow: 2px 2px 0px #1E1E1E;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
}

.Styles-___form__lms-style___C\+cSW:checked {
    background-color: #5D4B65;
    border-color: rgba(105, 108, 255, 0.08);
}

.Styles-___form__lms-style___C\+cSW:focus {
    border-color: #5D4B65;
    outline: 0;
    box-shadow: 2px 2px 0px #1E1E1E;
}

.Styles-___form__lms-style___C\+cSW:active {
    filter: brightness(90%);
}

.Styles-___form__lms-style___C\+cSW[type=radio] {
    border-radius: 50%;
}

.Styles-___form__lms-style___C\+cSW[type=checkbox] {
    border-radius: 0.25em;
}

.Styles-___form__lms-style___C\+cSW:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='1.5' fill='%23fff'/%3e%3c/svg%3e");
}

.Styles-___form__lms-style___C\+cSW:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.Styles-___form__option-label___RylUK {
    margin: 5px 0 0 10px;
    cursor: pointer;
}

.Styles-___form__normal-style___m5Dsl {
    width: 1.2em;
    height: 1.2em;
    margin: 1px 4px;
    vertical-align: top;
    background-color: #F5F3F6;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid #1E1E1E;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.Styles-___form__normal-style___m5Dsl:checked {
    background-color: #5D4B65;
    border-color: rgba(105, 108, 255, 0.08);
}

.Styles-___form__normal-style___m5Dsl:focus {
    border-color: #5D4B65;
    outline: 0;
}

.Styles-___form__normal-style___m5Dsl:active {
    filter: brightness(90%);
}

.Styles-___form__normal-style___m5Dsl[type=radio] {
    border-radius: 50%;
}

.Styles-___form__normal-style___m5Dsl[type=checkbox] {
    border-radius: 0.25em;
}

.Styles-___form__normal-style___m5Dsl:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='1.5' fill='%23fff'/%3e%3c/svg%3e");
}

.Styles-___form__normal-style___m5Dsl:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.Styles-___form__asterisk___puqw1 {
    color: #FF7169;
}
/*****************/
/* Modal-related */
/*****************/
.Styles-___form__modal-overlay___wzVom {
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.Styles-___form__modal-form___dGkBu {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    border-radius: 10px;
    width: 80%;
    overflow: hidden;
}

.Styles-___form__modal-form-main-container___pUhAe {
    width: 35%;
    min-width: 600px;
}

.Styles-___form__modal-form-container-section___WojLl {
    margin: 20px 30px 20px 30px;
}

.Styles-___form__modal-form__title___ucqYj {
    background: white;
    padding: 0 8px 8px 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.Styles-___form__modal-form__layout___Iwoun {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 50px auto 1fr 70px;
    grid-template-areas:
        "header"
        "precontent"
        "content"
        "footer";
    gap: 0;
    align-items: center;
}

.Styles-___form__modal-form__section--header___2uMbs {
    grid-area: header;
}

.Styles-___form__modal-form__section--precontent___yzVZV {
    grid-area: precontent;    
}

.Styles-___form__modal-form__section--content___8xBTb {
    grid-area: content;
    height: 100%;
    margin: 20px 0 0 0;
    overflow: auto;
}

.Styles-___form__modal-form__section--footer___iRYga {
    grid-area: footer;
    padding-top: 10px;
}

.Styles-___form__modal-form__btn-container___mdT7Z {
    display: flex;
    justify-content: flex-end;
    padding-top: 20px;
}

.Styles-___form__modal-form__cancel-btn___qbpdL {
    background-color: #FA8E44;
    border-radius: 5px;
    color: white;
    padding: 14px 25px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    min-width: 60px;
    margin-left: 20px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Styles-___form__modal-form__cancel-btn___qbpdL:hover {
    background-color: #c87136;
    transform: translateY(-1px);
}

.Styles-___form__modal-form__cancel-btn___qbpdL:active {
    background-color: #c87136;
}

.Styles-___form__modal-form__ok-btn___ay\+lX {
    background-color: #41A592;
    border-radius: 5px;
    color: white;
    padding: 14px 25px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    min-width: 60px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Styles-___form__modal-form__ok-btn___ay\+lX:hover {
    background-color: #1c706d;
    transform: translateY(-1px);
}

.Styles-___form__modal-form__ok-btn___ay\+lX:active {
    background-color: #1c706d;
}

.Styles-___form__modal-form__ok-btn--disabled___oVt66 {
    background-color: #969696;
}

.Styles-___form__modal-form__ok-btn--disabled___oVt66:hover {
    background-color: #969696;
    pointer-events: none;
}

.Styles-___form__modal-form__ok-btn--neutral___SFmFN {
    background-color: #55acee;
    border-radius: 5px;
    color: white;
    padding: 14px 25px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    min-width: 60px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Styles-___form__modal-form__ok-btn--neutral___SFmFN:hover {
    background-color: #6fc6ff;
    transform: translateY(-1px);
}

.Styles-___form__modal-form__ok-btn--neutral___SFmFN:active {
    background-color: #6fc6ff;
}

.Styles-___form__modal-form__save-btn___shmyh {
    background-color: #29A19C;
    border-radius: 5px;
    color: white;
    padding: 14px 25px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    min-width: 60px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Styles-___form__modal-form__save-btn___shmyh:hover {
    background-color: #1c706d;
    transform: translateY(-1px);
}

.Styles-___form__modal-form__save-btn___shmyh:active {
    background-color: #1c706d;
}

.Styles-___form__disabled-btn___W0FFq {
    background-color: #969696;
}

.Styles-___form__modal-form__remove-btn___IuVIv {
    background-color: #FF7169;
    border-radius: 5px;
    color: white;
    padding: 14px 25px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    min-width: 60px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Styles-___form__modal-form__remove-btn___IuVIv:hover{
    background: #e5655e;
    transform: translateY(-1px);
}

@media screen and (max-height: 768px){
    .Styles-___form__modal-overlay___wzVom{
        padding-top: 30px;
    }
}
/*****************/
/* Table-related */
/*****************/
.Styles-___form__table-child___x-Zsr {
    border-collapse: collapse;
    width: 100%;
}

.Styles-___form__table-child-header___1rz-A {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.Styles-___form__table-child-header--left___zLM7u {
    text-align: left;
}

.Styles-___form__table-child-header--right___aKcNb {
    text-align: right;
}

.Styles-___form__table-child-header--center___4keei {
    text-align: center;
}

.Styles-___form__table-child-data___g1Kkw {
    padding: 4px 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.Styles-___form__table-child-data--left___stCir {
    text-align: left;
}

.Styles-___form__table-child-data--right___TmuPI {
    text-align: right;
}

.Styles-___form__table-child-data--center___gqIcD {
    text-align: center;
}
/*****************/
/* OSS-related */
/*****************/
.Styles-___form__sync-with-oss__btn___eyO2r {
    border-radius: 5px;
    padding: 14px 25px;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    margin: 0 20px;
    color: #fff;
    position: relative;
    display: inline-block;
    cursor: pointer;
    background-color: #4B6289;
    min-width: 55px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Styles-___form__sync-with-oss__btn___eyO2r:hover {
    background-color: #34445f;
    transform: translateY(-1px);
}

.Styles-___form__sync-with-oss__btn___eyO2r:active {
    background-color: #34445f;
}

.Styles-___form__sync-with-oss__btn--disabled___R4hfu {
    background-color: #bdc4c9;
    pointer-events: none;
}
.Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select___MzBCL {
    background-color: white;
    margin: auto;
    position: relative;
    text-align: center;
    top: 18%;
    width: 800px;
    border-radius: 10px;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select--multiple___ziEWh {
    padding: 30px 30px 50px 30px;
    border-radius: 10px;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__learnful-image___nKTZC {
    width: 180px;
    margin-bottom: 10px;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__select-icon___pctXT{
    color: #ffb200;
    font-size: 30px;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select-title___iRyK5{
    font-weight: 600;
    font-size: 18px;
    margin: 0 0 15px 0;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select__msg--multiple___sIBFQ {
    display: inline-block;
    text-align: left;
    line-height: 26px;
    margin-top: 10px;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select__role___WcxmB {
    margin: 20px 0 0 0;
    padding: 10px;
    font-size: 14px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .04);
    border: none;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select--none___E5zI3 {
    padding: 90px 100px 0 100px;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select__msg--none___CXCRO {
    display: inline-block;
    text-align: left;
    line-height: 26px;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-form__button___C2ovj {
    outline: 0;
    background: #41A592;
    border: none;
    border-radius: 8px;
    padding: 10px;
    color: #FFFFFF;
    font-size: 14px;
    width: 100px;
    cursor: pointer;
    margin: 0 0 0 20px;
    font-family: Poppins;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Scripts-Components-Login-Login-login-form-___login-type-select__login-form__button--highlight___cchkd:hover, .Scripts-Components-Login-Login-login-form-___login-type-select__login-form__button--highlight___cchkd:active, .Scripts-Components-Login-Login-login-form-___login-type-select__login-form__button--highlight___cchkd:focus {
    transform: translateY(-1px);
    background-color: #1c706d;
}

@media screen and (max-width: 992px) {
    .Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select___MzBCL {
        width: 450px;
    }
    .Scripts-Components-Login-Login-login-form-___login-type-select__login-form__button___C2ovj{
        margin-top: 20px;
    }
}

@media screen and (max-width: 440px) {
    .Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select___MzBCL {
        width: 350px;
    }
    .Scripts-Components-Login-Login-login-form-___login-type-select__login-type-select__role___WcxmB{
        width: 280px;
    }
}
.Scripts-Components-Login-Login-login-form-___login-form__main-container___LOhcn {
    width: 100%;
    height: 100%;
    background: url(/js/../images/9134864c85d145517e48.png) center;
    background-size: cover;
}

.Scripts-Components-Login-Login-login-form-___login-form__login-form___4IRB1 {
    background-color: white;
    margin: auto;
    position: relative;
    text-align: center;
    top: 18%;
    width: 900px;
    height: 500px;
    border-radius: 10px;
}

.Scripts-Components-Login-Login-login-form-___login-form__layout___XfSsG {
    display: grid;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto;
    grid-template-areas:
        "logindisplay loginform";
    font-size: 14px;
    border-radius: 10px;
}

.Scripts-Components-Login-Login-login-form-___login-form__section__login-display___MiAUd {
    grid-area: logindisplay;
    background: linear-gradient(to right,#afaaff, #f7ccff);
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.Scripts-Components-Login-Login-login-form-___login-form__section__login-form___TNc21 {
    grid-area: loginform;
}

.Scripts-Components-Login-Login-login-form-___login-form__login-msg___COozf {
    font-weight: 600;
    font-size: 18px;
    margin: 20px 0 0 0;
}

.Scripts-Components-Login-Login-login-form-___login-form__hand-icon___MiW-u{
    color: #ffb200;
    font-size: 24px;
    vertical-align: sub;
}

.Scripts-Components-Login-Login-login-form-___login-form__login-form__form___nV3Oz {
    margin: 50px 0 0 0;
}

.Scripts-Components-Login-Login-login-form-___login-form__login-form__title___nKSlR {
    display: block;
    font-size: 28px;
    margin: 80px 0 0 0;
    letter-spacing: 6px;
}

.Scripts-Components-Login-Login-login-form-___login-form__login-form__input-text___0gE7e {
    outline: 0;
    width: 300px;
    margin: 0 0 15px;
    padding: 15px;
    box-sizing: border-box;
    font-size: 14px;
    border-radius: 8px;
    background: rgba(0, 0, 0, .04);
    border: none;
}

.Scripts-Components-Login-Login-login-form-___login-form__login-form__button___MGr3- {
    outline: 0;
    background: #41A592;
    border-radius: 8px;
    border: none;
    width: 200px;
    padding: 15px;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
    display: block;
    margin: 25px auto;
    font-family: Poppins;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.Scripts-Components-Login-Login-login-form-___login-form__login-form__button--highlight___0WHb\+:hover, .Scripts-Components-Login-Login-login-form-___login-form__login-form__button--highlight___0WHb\+:active, .Scripts-Components-Login-Login-login-form-___login-form__login-form__button--highlight___0WHb\+:focus {
    transform: translateY(-1px);
    background-color: #1c706d;
}

.Scripts-Components-Login-Login-login-form-___login-form__forgot-link-container___7MMJs {
    margin: 25px 0 0 0;
}

.Scripts-Components-Login-Login-login-form-___login-form__forgot-link___1jGrg {
    font-size: 15px;
    color: #797d85;
    text-decoration: none;
}

.Scripts-Components-Login-Login-login-form-___login-form__forgot-link___1jGrg:hover{
    color: #594b65;
}

.Scripts-Components-Login-Login-login-form-___login-form__learnful-image___tCb1p {
    max-width: 40%;
    max-height: 40%;
    margin-top: 60px;
}

.Scripts-Components-Login-Login-login-form-___login-form__learnful-image-no-text___M3Y9R{
    width: 270px;
    height: 270px;
}

.Scripts-Components-Login-Login-login-form-___login-form__error-msg___eW-ir {
    color: red;
    margin-top: 20px;
}

@media screen and (max-width: 992px){
    .Scripts-Components-Login-Login-login-form-___login-form__login-form___4IRB1{
        width: 450px;
    }
    .Scripts-Components-Login-Login-login-form-___login-form__layout___XfSsG {
        grid-template-columns: 100%;
        grid-template-areas:
            "loginform";
    }
    .Scripts-Components-Login-Login-login-form-___login-form__section__login-display___MiAUd{
        display: none;
    }
    .Scripts-Components-Login-Login-login-form-___login-form__login-container___4gfbo{
        width: 100%;
    }
    .Scripts-Components-Login-Login-login-form-___login-form__main-container___LOhcn{
        height: 100%;
    }
}

@media screen and (max-width: 440px) {
    .Scripts-Components-Login-Login-login-form-___login-form__login-container___4gfbo {
        width: 100%;
    }
    .Scripts-Components-Login-Login-login-form-___login-form__login-form___4IRB1 {
        max-width: 350px;
    }
}
html {
    height: 100%;
    min-height: 100%;
    /* Uncomment if we want for text to be unselectable */
    /*-webkit-user-select: none; /* Safari */
    /*-moz-user-select: none; /* Firefox */
    /*-ms-user-select: none; /* IE10+/Edge */
    /*user-select: none;*/

    font-family: Poppins;
}

body {
    margin: 0;
    height: 100%;
    min-height: 100%;
    background-color: #594b65;
    font-family: Poppins;
}

/*# sourceMappingURL=login.css.map*/