﻿.centered {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -206px;
    margin-left: -229px;
    padding: 80px;
    width: 458px;
    height: 432px;
    text-align: center;
    z-index: 2;
    overflow: hidden;
}

.error-message .icon {
    padding: 0px 0px 0px 3px;
    height: 12px;
    width: 12px;
    display: inline-block;
    background: #f00;
    border-radius: 100%;
    line-height: 1.1;
}

    .error-message .icon svg {
        width: 6px !important;
    }

.error-message {
    color: #f00 !important;
    font-size: 12px;
}


.pull-left {
    float: left;
}

.pull-right {
    float: right;
}


.login-form {
    z-index: 3;
    display: none;
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
}

.login-form .message {
    color: #000;
    padding: 0px 0px 0px 5px;
    border-radius: 0px;
    width: 100%;
    opacity: 0;
    margin-bottom: 8px;
    display: none;
    border-left: 3px solid rgba(0,0,0,0);
}

.login-storeicon, .login-storeicons {
    border-right: 1px solid rgba(100,100,100,0.5);
}

.app-link-area .app-link-item {
    width: 33.33%;
    text-align: center;
    padding: 0px 10px;
}

    .app-link-area .app-link-item a {
        display: flex;
        width: 100%;
        height: 24px;
        align-items: center;
    }

.school_code_bg {
    color: #ffffff;
    width: 50%;
    text-align: center;
    background: #2b388f;
    border-radius: 5px 0px 0px 5px;
    font-weight: 500;
    font-size: 14px;
    padding: 3px;
}



.login-form .message.error-message {
    /*border-color: rgba(255, 0, 0, 0.8509803921568627);*/
}

.login-form .message.success-message {
    border-color: rgba(30, 126, 52, 0.91);
}

.login-form .message.auth-message {
    border-color: #3460e0;
}

body, html {
    height: 100%;
}

body {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

label {
    font-size: 16px !important;
    color: #717171 !important;
}

.input-group > input {
    border-right: none;
}

.input-group-text {
    border-left: none;
    cursor: pointer;
}

.form-control:focus {
    border-color: #ced4da;
    box-shadow: none;
}

#grpPassword,
#grpUserName {
    display: none;
}

#grpPassword {
    position: relative;
    left: -50px;
    opacity: 0;
}

.form-group {
    position: relative;
    margin-bottom: 15px !important;
}

/*.logo {
    position: relative;
    top: 42px;
    opacity: 0;
}*/

.logosection {
    position: absolute;
    width: calc(100% - 450px);
    top: 25px;
}

.form-control, .input-group, .input-group-text, .k-combobox {
    border: 1px solid #e4e6eb;
}

form {
    text-align: left;
    margin-top: 8px;
}

.eloit-logo img {
    padding-left: 40px;
}

.logo img {
    padding-right: 40px;
}




input[type=text],
input[type=password],
.input-group-text {
    background: transparent !important;
    color: #000000 !important;
    border: 1px solid #ffffff !important;
    background: #ffffff !important;
}

label {
    color: #fffffff5 !important;
}

#txtUserName,
#txtPassword {
    /*padding: 6px 9px 7px 32px !important;*/
    padding: 10px 9px 10px 32px !important;
    font: 13px/24px "Lato", Arial, sans-serif;
    border-radius: 5px !important;
    outline: none !important;
    box-shadow: none !important;
}

#txtCurntPassword, #txtNewPassword, #txtReNewPassword {
    padding: 9px 9px 9px 32px !important;
    font: 13px/24px "Lato", Arial, sans-serif;
    border-radius: 5px !important;
}

.input-group-text {
    border-left: none !important;
}

#txtUserName:focus ~ .input-group-append .input-group-text,
#txtPassword:focus ~ .input-group-append .input-group-text {
    color: #3399FF !important;
}

#restPassword {
    margin-top: -50px;
}

    #restPassword h3 {
        color: #FFF;
        font-size: 24px;
    }

.changebtn_wrapper {
    text-align: right;
}

    .changebtn_wrapper #PasswordRest {
        background: #39F;
        text-decoration: none;
        padding: 7px 15px;
    }

        .changebtn_wrapper #PasswordRest:hover {
            background: #007bff;
        }


#container {
    width: 535px;
    background: #ffffff;
    padding: 20px;
    margin: 90px auto;
    border-radius: 5px;
    height: 150px;
    border: 2px solid gray;
}

#header {
    text-align: center;
    background-color: #FEFFED;
    border-radius: 5px;
    margin: -39px -20px 10px -20px;
}

h2 {
    padding-top: 10px;
}

#content {
    margin-left: 57px;
    margin-top: 40px;
}

#register label {
    margin-right: 5px;
}

#register input {
    padding: 5px 14px;
    border: 1px solid #d5d9da;
    box-shadow: 0 0 9px #0E34F5 inset;
    width: 272px;
    font-size: 1em;
    height: 25px;
}

.short {
    color: #FF0000;
}

.weak {
    color: orange;
}

.good {
    color: #2D98F3;
}

.strong {
    color: limegreen;
}

.btnactive {
    cursor: not-allowed;
    color: gray;
    background: #39F;
    text-decoration: none;
    padding: 7px 15px;
    text-transform: uppercase;
    pointer-events: none;
}

.passwordmatch {
    color: red
}

/* NEW THEME CSS */
.loagin-loader {
    width: 195px;
    height: 70px;
    position: absolute;
    left: calc(50% - 98px);
    top: calc(50% - 35px);
    z-index: 9999;
    pointer-events: none;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
}

    .loagin-loader.loaded {
        opacity: 0;
    }

    .loagin-loader img {
        display: block;
        width: 195px;
        height: 60px;
        margin-bottom: 9px;
    }

    .loagin-loader div {
        width: 0%;
        height: 1px;
        background: #0045ff;
        border-radius: 10px;
        box-shadow: 0 3px 2px rgba(0,0,0,0.5);
        margin: 0 auto;
    }

.login-page-area {
    position: relative;
    width: 100%;
    height: 100vh;
    background: #2B388F;
    padding: 15px 15px 1px;
}

    .login-page-area:before,
    .login-page-area:after {
        content: "";
        display: block;
        width: 100%;
        height: 50%;
        position: absolute;
        left: 0px;
        z-index: 999;
        background: #080f46;
        /*transition: all 0.5s linear 0s;
        -webkit-transition: all 0.5s linear 0s;*/
    }

    .login-page-area:before {
        top: 0px;
    }

    .login-page-area:after {
        bottom: 0px;
    }

    .login-page-area.loaded:before,
    .login-page-area.loaded:after {
        height: 0%;
    }

.login-area-inner {
    height: calc(100vh - 50px);
    border-radius: 12px;
    background: #191c55;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    display: flex;
    position: relative;
    flex-flow: row wrap;
    padding: 0px;
    overflow: hidden;
}

    .login-area-inner .media-area {
        /*background: #072b9e;
        background-image: linear-gradient(90deg, #072b9e 0%, #0e3196 35%, #04206e 100%);*/
        width: calc(100% - 450px);
        position: relative;
        overflow: hidden;
        border-radius: 8px;
        padding: 0px 30px;
        display: flex;
        align-items: center;
    }

        .login-area-inner .media-area:before {
            content: "";
            display: block;
            /*width: 100%;
            height: 60%;*/
            position: absolute;
            left: -8%;
            top: -40%;
            /* background: #4765ed;
            background: linear-gradient(0deg, #4765ed 0%, #245cd6 100%);*/
            /*border-bottom-left-radius: 50% 50%;
            border-bottom-right-radius: 25% 30%;*/
            box-shadow: 0 0 120px rgba(0,0,0,0.1);
            width: 115%;
            /*padding: 60% 0 0 0;*/
            font-size: 0px;
            line-height: 0px;
            /*border-radius: 40% 30%;*/
            border-bottom-left-radius: 60% 30%;
            border-bottom-right-radius: 30% 30%;
            /*transform: rotateY(3deg) rotateX(180deg);*/
        }

        .login-area-inner .media-area img {
            display: block;
            height: 40px;
        }

    .login-area-inner .login-area {
        width: 450px;
        padding: 0px 0px 0px 0px;
        font-size: 13px;
        color: #555555;
        display: flex;
        align-items: center;
        position: relative;
        order: 1;
        height: calc(100vh - 100px);
        background: #ffffff;
    }

.login-area .input-group {
    margin-bottom: 5px;
}

.school-logo img {
    max-height: 80px;
}

.school-logo {
    margin-bottom: 15px;
}

.school-title {
    color: #000;
    font-size: 20px;
    min-height: 55px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 35px;
}

    .school-title .school-name {
        margin-bottom: 10px;
    }

    .school-title .place {
        font-size: 13px;
        font-weight: 300;
    }

.login-title1 {
    font-size: 13px;
    color: #000;
    font-weight: 600;
    margin-bottom: 10px;
}

.eloit-logo img {
    height: 55px;
}

.logo img {
    height: 32px !important;
}

.login-title2 {
    font-size: 13px;
    margin-bottom: 10px;
    font-weight: 600;
    color: #000;
}

.login-form .input-group svg {
    width: 16px;
    position: absolute;
    left: 10px;
    /*top: 7px;*/
    top: 10px;
    z-index: 9;
}

.login-form svg * {
    fill: #afafaf;
}

.login-form .login-btn svg * {
    fill: #ffffff;
}

.media-area-inner {
    position: relative;
    z-index: 9;
    display: block;
    width: 100%;
    padding-top: 70px;
}

.social-menu-school {
    text-align: center;
}

    .social-menu-school a:not(:last-child) {
        margin-right: 15px;
    }

    .social-menu-school svg {
        height: 24px;
        width: 24px;
        position: relative;
        top: -2px;
        left: -2px;
        vertical-align: top;
    }

    .social-menu-school a {
        border: 1px solid #2b388f;
        width: 22px;
        height: 22px;
        position: relative;
        overflow: hidden;
        display: inline-block;
        border-radius: 100%;
    }

    .social-menu-school svg * {
        /*fill: #3861e3 !important;*/
    }


    .social-menu-school a:hover svg * {
        fill: #ffffff !important;
    }

.social-menu {
    position: relative;
}

    .social-menu a:not(:last-child) {
        margin-right: 15px;
    }

    .social-menu svg {
        height: 20px;
        position: relative;
        vertical-align: top;
    }

    /* .social-menu svg * {
            fill: #999999 !important;
        }*/

    .social-menu a:hover svg * {
        fill: #3861e3 !important;
    }

    .social-menu .youtube svg {
        top: 1px;
    }

/* .social-menu .instagram svg {
        height: 14px;
        top: 1px;
    }*/

.login-footer {
    font-size: 13px;
    color: #fff;
    padding: 8px 0;
    position: relative;
}

    .login-footer a,
    .web-link {
        color: #fff;
        text-decoration: none !important;
        transition: all 0.5s ease-out 0s;
        -webkit-transition: all 0.5s ease-out 0s;
    }

    .login-footer .ft-menu .ft-lnk:not(:last-child) {
        margin-right: 20px;
    }

    .login-footer .ft-menu a.ft-lnk:hover,
    .web-link:hover {
        color: #3861e3 !important;
        text-shadow: 0 0 8px #3861e3;
    }

    .login-footer .social-menu {
        float: right;
    }

.footer-weblink {
    position: absolute;
    top: 8px;
    left: calc(50% - 47px);
}

.login-area .web-link {
    /*  position: absolute;
    left: 0px;
    bottom: 40px;*/
    width: 100%;
}

    .login-area .web-link img {
        /* width: 100px;*/
        display: block;
        margin: auto;
    }

.login-area-content {
    display: block;
    width: 100%;
}


.login-area-background {
    padding: 23px 27px 15px 27px;
}

.login-btn,
#PasswordRest {
    background: #2b388f !important;
    color: #FFFFFF !important;
    border: none !important;
    /*height: 26px !important;*/
    position: absolute;
    top: 3px;
    right: 3px;
    cursor: pointer !important;
    text-align: center !important;
    font-size: 13px !important;
    text-transform: none !important;
    border-radius: 4px !important;
    display: block;
    z-index: 99;

    height: 33px !important;
    width: 33px !important;
    padding-top: 9px;


    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
}

    .login-btn:hover,
    #PasswordRest:hover {
        background: #5268f4 !important;
    }

.edisapp-logobox {
    background: #ffffff;
    color: #000000;
    width: 240px;
    padding: 2px;
    border-radius: 3px;
    border: 1px solid #dddde1;
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
}

.schoolid {
    margin-top: 20px;
}


.edisapp-logobox img {
    width: 100%;
    height: auto !important;
    display: block;
    position: relative;
    top: 5px;
}

.edisapp-logobox .edisapp-logo {
    width: 80px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
}

.edisapp-logobox .school-code {
    width: calc(100% - 80px);
    font-size: 11px;
    font-weight: 600;
    text-align: center;
    float: left;
}

.edisapp-logobox .code {
    font-size: 13px;
    font-weight: 700;
    width: 50%;
    text-align: center;
    padding: 3px;
}

.tabbox-area svg {
    width: 15px;
    position: relative;
    top: 2px;
}

    .tabbox-area svg * {
        fill: #3861e3;
    }

.tabbox-area .web-link {
    color: rgba(255,255,255,0.8) !important;
    font-size: 13px;
}

    .tabbox-area .web-link:hover {
        color: rgba(255,255,255,1) !important;
        text-shadow: 0 0 5px #ffffff;
    }

.row > .grid3 {
    width: 33.33%;
}

.tab-linkbox {
    content: "";
    /*border-bottom: 1px solid rgba(0,0,0,0.1);*/
    margin-bottom: 15px;
}

    .tab-linkbox:after {
        content: "";
        display: block;
        font-size: 0px;
        line-height: 0px;
        float: none;
        clear: both;
    }

.tab-menu {
    max-width: 500px;
    margin: 0 auto;
}

.login-tab {
    margin-top: 55px;
}

    .login-tab ul {
        list-style-type: none;
    }

    .login-tab .tab-linkbox li {
        margin: 0px 1px;
        width: calc(50% - 2px);
        font-weight: 600;
        text-align: center;
    }


    .login-tab .tab-lnk,
    .login-tab .tab-linkbox a {
        color: rgb(118 118 118 / 60%);
        font-size: 13px;
        text-decoration: none !important;
        text-align: left;
        display: block;
        border-bottom: 1px solid rgba(0,0,0,0);
        cursor: pointer;
        transition: all 0.3s ease-out 0s;
        -webkit-transition: all 0.3s ease-out 0s;
    }

        .login-tab .tab-lnk:hover,
        .login-tab .tab-lnk.active,
        .login-tab .tab-linkbox a:hover {
            color: #000;
            border-bottom-color: #000;
        }

.focus-border_ {
    position: absolute;
    left: 0px;
    top: 0px;
    height: calc(100%);
    width: 4px;
    border-radius: 4px 0px 0px 4px;
    background-color: #5268f4;
    z-index: 99;
    transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
}

.form-control:focus + .focus-border_ {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
}

.tabbox-area .tabbox:not(.active) {
    display: none;
}

.slider-area {
    padding: 0 40px;
    position: relative;
    width: 100%;
    align-items: center;
}

.sliderarea-inner {
    max-width: 100%;
    position: relative;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

/*.sliderarea-inner:before {
        content: "";
        display: block;
        font-size: 0px;
        line-height: 0px;
        padding: 60% 0 0 0;
    }*/

.slider-area .owl-carousel {
    border-radius: 8px;
    overflow: hidden;
    overflow: hidden;
    width: 100%;
    padding-bottom: 57px;
}

.slider-area .owl-item {
    display: flex;
}

    .slider-area .owl-item .item {
        width: 100%;
        padding: calc(60% - 9px) 0 0 0;
        font-size: 0px;
        line-height: 0;
        border-radius: 15px;
        border: 5px solid #fff;
        background: no-repeat center center;
        background-size: cover;
    }

.slider-area iframe {
    width: 100%;
    height: calc(100vh - 210px);
    border-radius: 8px;
}

.slider-area .owl-item img {
    display: block;
    margin: 0px auto;
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
    border-radius: 8px;
}

.slider-area .owl-nav button,
.slider-area .owl-nav button * {
    font-size: 50px;
    line-height: 1;
    vertical-align: top;
    display: block;
    overflow: hidden;
    color: #ffffff;
}

.slider-area .owl-prev {
    position: absolute;
    left: -40px;
    top: calc(50% - 25px);
}

.slider-area .owl-next {
    position: absolute;
    right: -40px;
    top: calc(50% - 25px);
}

.slider-area .owl-nav button span {
    position: relative;
    top: -5px;
}

.slider-area .owl-dots {
    position: absolute;
    left: 0px;
    bottom: 17px;
    width: 100%;
    z-index: 999;
    text-align: center;
    height: 10px;
}

.slider-area .owl-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #3861e3 !important;
    margin: 0 3px;
    vertical-align: top;
    box-shadow: 0 0 4px rgba(0,0,0,0.2);
}

    .slider-area .owl-dot.active {
        background: #ffffff !important;
    }

@media(min-width:1024px) {
    .slider-area {
        display: flex;
    }

        .sliderarea-inner,
        .slider-area .owl-item {
            /*width: calc(100vh - 270px + 44vh);
            height: calc(100vh - 270px);*/
            width: calc(100vh - 200px + 44vh);
            max-width: 950px;
        }

        .slider-area iframe {
            max-height: 100%;
        }

    .login-form-align {
        /* height: calc(100vh - 270px);*/
        /* display: flex;
        align-items: center;*/
    }

        .login-form-align .login-form {
            width: 100%;
        }

    #tabParentPortal .tab-menu {
        white-space: nowrap;
    }

    /*#tabStaffPortal .tab-menu {
        max-width: 26.5%;
        margin: 0 24%;
    }*/
}

@media(min-width:1280px) {

    /*.footer-weblink {
        position: absolute;
        top: 8px;
        left: calc(50% - 47px);
    }*/

}

@media(min-width:1400px) {
    .school-title {
        margin-bottom: 45px;
    }

        .school-title .school-name {
            margin-bottom: 15px;
        }

    .form-group {
        margin-bottom: 0px !important;
    }

    .login-tab {
        margin-top: 85px;
    }

    .login-area-background {
        margin-bottom: 30px;
    }

    .school-logo img {
        max-height: 100px;
    }

    .login-page-area {
        padding: 40px 40px 40px !important;
    }

    .login-area-inner {
        height: calc(100vh - 100px);
    }

    #txtUserName, #txtPassword {
        padding: 10px 9px 10px 32px !important;
    }

    .login-btn, #PasswordRest {
        height: 33px !important;
        width: 33px !important;
        padding-top: 9px;
    }

    .login-form .input-group svg {
        top: 10px;
    }

    .school_code_bg {
        padding: 8px 3px;
    }

    .edisapp-logobox .code {
        padding: 8px 3px;
    }

    .login-footer {
        padding: 20px 0;
    }

    .social-menu svg {
        height: 30px !important;
    }

    .footer-weblink {
        position: absolute;
        top: 21px;
    }

    .social-menu {
        top: -5px;
    }
}

@media(min-width:768px) {
    .mobile-links,
    .mobile-logo,
    .tabbox-area .tabbox .tab-header {
        display: none;
    }
}

@media(max-width:767px) {
    .logosection {
        position: absolute;
        width: 100%;
        top: -65px;
        z-index: 99;
    }

    .mobile-logo {
        display: none;
        margin-bottom: 25px;
    }

        .mobile-logo img {
            display: block;
            height: 40px;
        }

    .school-title {
        font-size: 20px;
    }

        .school-title .place {
            font-size: 15px;
        }

    .login-page-area {
        height: auto;
        padding: 80px 10px 10px 10px;
    }

    .eloit-logo img {
        padding-left: 0px;
    }

    .logo img {
        padding-right: 0px;
    }

    .login-area-inner .login-area {
        width: 100%;
        height: auto !important;
        display: block !important;
        padding: 0px 0px 10px;
        order: 0;
        border-radius: 10px 10px 0px 0px;
    }

    .login-area-background {
        padding: 13px 15px 27px 15px;
    }

    .login-area .web-link img {
        width: 80px;
    }

    .login-area-inner {
        height: auto;
        border-radius: 10px;
        box-shadow: none;
        display: flex;
        flex-flow: row wrap;
        overflow: visible;
    }

    .slider-area {
        padding: 20px 25px;
    }

    .login-area-inner .media-area {
        width: 100%;
        border-radius: 0px;
        padding: 0px;
    }

        .login-area-inner .media-area:before {
            /*padding: 500px 0 0 0;*/
            display: none;
        }

    .slider-area .owl-carousel {
        position: relative;
    }

    /*.social-menu-school,
        .login-area .web-link,
        .media-area-inner .hd,
        .edisapp-logobox,
        .tab-linkbox {
            display: none !important;
        }*/

    .login-form .message {
        margin-bottom: 8px !important;
    }

    .slider-area {
        padding-bottom: 15px;
        margin-bottom: 0px;
    }

    .media-area-inner {
        padding-top: 0px;
    }

    .slider-area .owl-carousel {
        padding-bottom: 25px;
    }

    .slider-area .owl-dots {
        bottom: 0px;
    }

    .login-footer {
        text-align: center;
        padding: 15px 0;
    }

    .footer-weblink {
        position: relative;
        top: auto;
        left: auto;
    }

    .ft-menu,
    .social-menu,
    .login-footer .web-link {
        float: none !important;
    }

    .ft-menu {
        margin-bottom: 10px;
    }

    .social-menu {
        margin-top: 10px;
    }

    .slider-area .owl-item {
        position: relative;
        display: block;
    }

        /*.slider-area .owl-item:before {
                content: "";
                display: block;
                font-size: 0px;
                line-height: 0px;
                padding: 60% 0 0 0;
            }*/

        .slider-area .owl-item .item {
            width: calc(100% - 8px);
            border-width: 2px;
            /*position: absolute;
                left: 0px;
                top: 0px;
                height: 100%;*/
        }
}


@media(max-width:1399px) {
    .login-area-inner .login-area {
        height: calc(100vh - 50px);
    }
}


@-webkit-keyframes autofill {
    0%,100% {
        color: #666;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-delay: 1s; /* Safari support - any positive time runs instantly */
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
#toaster {
    z-index: 999999999 !important;
}
