body {
    margin: 0;
    font-family: open sans,sans-serif;
    font-size: 14px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: #ececec
}

button, input, optgroup, select, textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: #0a374d 1px solid;
    border-radius: 6px;
    padding: 8px
}

button {
    width: 95%;
    background: #0a374d;
    color: #ffff;
    font-weight: 600;
    font-size: 16px
}

.pt-10 {
    padding-top: 10px !important
}

button:hover {
    color: #fff !important
}

.fogett {
    color: #396bda !important;
    font-weight: 700 !important;
    font-size: 12px !important
}

.forgetcls {
    margin-bottom: 10px
}

.clear:after {
    content: "";
    display: table;
    clear: both
}

.login-container {
    max-width: 450px;
    margin: 0 auto;
    padding: 20px;
    text-align: center
}

    .login-container p {
        margin: 0 0 10px;
        padding: 0
    }

    .login-container a {
        color: #333;
        text-decoration: none
    }

    .login-container .logo {
        margin: 0 0 10px
    }

        .login-container .logo img {
            height: 150px
        }

.main-video-player video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%)
}

.main-video-player {
    position: absolute;
    width: 100%;
    z-index: -1;
    overflow: hidden;
    background-color: rgba(31,40,47,.5)
}

.main-video-text {
    height: 100vh;
    overflow: hidden;
    background: url(https://cdnimages.myclassboard.com/loginpages/prakriya_assets/img/line-overlay.png) repeat-x center;
    background-position: 0 bottom;
    background-size: auto 100px;
    background-color: rgba(31,40,47,.5)
}

.login-containerform3 {
    max-width: 450px;
    margin: 0 auto;
    text-align: center
}

    .login-containerform3 p {
        margin: 0 0 10px;
        padding: 0
    }

    .login-containerform3 a {
        color: #333;
        text-decoration: none
    }

    .login-containerform3 .logo {
        margin: 0 0 10px
    }

        .login-containerform3 .logo img {
            height: 150px
        }

.mt-25 {
    margin-top: 25px
}

.mt-100 {
    margin-top: 100px
}

.login100-form-logo img {
    max-width: 100%;
    max-height: 110px
}

.login100-form-logo {
    text-align: center
}

.login-contentform3 {
    max-width: 400px;
    text-align: left;
    margin: 0 auto;
    width: 100%
}

    .login-contentform3 label {
        font-weight: 400;
        font-size: 14px;
        text-align: left;
        color: #000;
        padding-top: 14px
    }

.login-box {
    background: #fff;
    border-radius: 20px;
    border: 15px #032d4100 solid;
    display: flex
}

.login-content {
    max-width: 400px;
    padding: 20px;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 8px;
}

    .login-content label {
        font-weight: 400;
        font-size: 14px;
        text-align: left;
        color: #000;
        padding-top: 14px
    }

#HyperLink1 {
    color: #fff
}

.login-footer {
    padding: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    font-size: 13px;
    background: 0 0;
    color: #2e2e2f;
    text-align: center
}

    .login-footer a {
        color: #2e2e2f
    }

    .login-footer .site-seal {
        margin: 0 auto
    }

    .login-footer .site-mode {
        float: right;
        margin: -2px 0 0
    }

@media(max-width:439px) {
    .login-footer .site-seal {
        float: none
    }

    .login-footer .site-mode {
        float: none;
        margin: 0
    }
}

.form-input {
    margin: 10px 0 15px;
    padding: 7px;
    width: 90%;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    border: 1px solid #ccc;
    background: #fff;
    font-family: open sans,sans-serif;
    font-size: 14px;
    color: #000
}

    .form-input:focus {
        outline: 0
    }

.form-button {
    margin: 0 0 15px;
    padding: 7px 15px;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    border: 1px solid #7b0708;
    background: #7b0708;
    font-family: open sans,sans-serif;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer
}

    .form-button:focus {
        outline: 0
    }

    .form-button:hover {
        border: 1px solid #900
    }

.pl-0 {
    padding-left: 0
}

.mode-button {
    margin: 2px;
    padding: 6px 8px;
    width: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    border: 1px solid #8fc400;
    background: #8fc400;
    font-family: open sans,sans-serif;
    font-size: 12px;
    font-weight: 300;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer
}

    .mode-button:focus {
        outline: 0
    }

    .mode-button:hover {
        border: 1px solid #2b3a41;
        background: #2b3a41
    }

h2 {
    font-size: 30px;
    text-align: center;
    color: #fff;
    margin-top: 0
}

.view {
    display: none
}

.clink {
    margin-top: 10px;
    color: #ffff
}

.f-img img {
    width: 25px;
    padding: 20px
}

.z-depth-3 {
    box-shadow: 10px 6px 10px 0 rgba(0,0,0,.14),0 1px 0 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.3);
    width: 50px;
    height: 50px;
    margin: 0 auto;
    align-items: center;
    text-align: center;
    vertical-align: middle
}

.playstore-img {
    padding: 6px;
    width: 40px;
    margin-top: 5px
}

.circle {
    border-radius: 50%
}

.col-md-6, .col-md-3 {
    float: left
}

.col-md-6 {
    padding-left: 15px
}

.foot_para1 {
    text-align: center
}

.foot_para2 {
    text-align: center
}

.foot_text {
    color: #fff;
    text-align: center;
    font-size: 12px
}

.footer {
    margin: auto;
    max-width: max-content;
    margin-bottom: 5px
}

.flink {
    color: #fff;
    text-decoration: underline;
    font-size: 12px
}

@media(max-width:992px) {
    .foot_text {
        display: none
    }

    .foot_para1 {
        color: #032c40
    }
}

@media(max-width:375px) {
    .res {
        padding-left: 5px
    }
}

@media(max-width:320px) {
    .res {
        padding-left: 0;
        margin-left: -6px;
        padding-right: 0
    }
}
