@charset 'UTF-8';
@import url(https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i|Montserrat:300,300i,400,400i,500,500i,600,600i,700,700i|Dekko|Titan+One);
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@300;400;500;600;700&display=swap');
@import url(../font-awesome.css);
@import url(../scrollbar.css);
@import url(../jquery-ui.css);
@import url(../animate.css);
@import url(../owl.css);
@import url(../slider-slick.css);
@import url(../slider-slick-theme.css);
@import url(../jquery.fancybox.css);
@font-face {
    font-family: SuperSonicRocketship;
    src: url(../../fonts/SupersonicRocketship.eot);
    src: url(../../fonts/SupersonicRocketship.eot?#iefix) format('embedded-opentype'), url(../../fonts/SupersonicRocketship.woff) format('woff'), url(../../fonts/SupersonicRocketship.ttf) format('truetype'), url(fonts/SupersonicRocketship.svg#SuperSonicRocketship) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: brishScriptSTD;
    src: url(../../fonts/BrushScriptStd.otf);
}
:root {
    --primary-color: #23517F;
    --secondary-color: #A3C448;
    --accent-color: ;

    --grey-color: #E4E4E4;
    --grey-100: #F6F6F6;
    --grey-200: #EFEFEF;
    --grey-300: #ACACAC;
    --grey-400: #272727;
    --grey-500: #4D4D4D;

    --black: #000000;
    --dark: #101010;
    --white: #ffffff;
    --yellow: #FFCB00;
    --pink: #E13E57;
    --green: #00c875;

    --admin-header-height: 80px;
    --shadow-100: rgb(0 0 0 / 7%) 0 2px 5px;
    --shadow-200: rgb(0 0 0 / 7%) 0 3px 6px;
}
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0;
}
button:hover {
    opacity: .8;
}
.color-green {
    color: #aad71a;
}

.color-red {
    color: #e3445d;
}
.mt-10 {
    margin-top: 10px !important;
}
.br-10 {
    border-radius: 10px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.py-1{
    padding: 4px 0 !important;
}

.mt-0{
    margin-top: 0 !important;
}

.mt-1{
    margin-top: 4px !important;
}

.mb-28 {
    margin-bottom: 28px;
}

.mt-28 {
    margin-top: 28px;
}

.btn-default:focus {
    background-color: transparent !important;
}

.ui-front {
    z-index: 99999;
}

.not-visible {
    height: 0;
}

.hide_toolbar_student {
    visibility: hidden;
}

.tooltip > .tooltip-inner {background-color: #f00 !important;}

html {
    max-width: 100%;
    overflow-x: hidden;
}
body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #565656;
    line-height: 1.8em;
    font-weight: 400;
    background: #fff;
    max-width: 100%;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #205081;
    transition: all 0.24s ease-in-out;
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

li,
ul {
    list-style: none;
    margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    margin: 0;
    background: 0 0;
    padding: 0;
    line-height: 1.5em;
    font-family: Roboto, sans-serif
}

button,
input,
select,
textarea {
    font-family: Roboto, sans-serif;
    color: #121212
}

.mb-2 {
    margin-bottom: 4px !important;
}

.alert {
    padding: 5px 14px;
    border-radius: 0;
    font-size: 12px;
    font-weight: 500;
}

.alert i {
    margin-right: 4px;
}

.status-error {
    margin-bottom: 20px;
    background: rgba(244, 67, 54, 0.2);
    color: #f44336;
    font-size: 12px;
    font-weight: 500;
}

.status-error div {
    padding-left: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.status-error div::before {
    font-family: FontAwesome;
    content: "\f071";
    margin-right: 10px;
}

.status-error div:first-child {
    padding: 6px 12px 3px;
}

.status-error div:last-child {
    padding: 3px 12px 6px;
}

.d-none {
    display: none !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.info-alert {
    background: #fff;
    border-radius: 6px;
    padding: 8px 10px;
    border-left: 3px solid #0086c0;
    line-height: 1.45;
    display: flex;
    margin-bottom: 14px;
    margin-top: -10px;
}
.info-alert .icon {
    margin-right: 6px;
    font-size: 18px;
    line-height: 1.2;
    color: #4286c1;
}
.info-alert .text {
    font-size: 14px;
    font-weight: 400;
}

.theme-btn {
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.default-btn {
    background: #f1f3f7;
    padding: 6px 12px;
    color: #6c7588;
    border-radius: 40px;
    border: 1px solid #e7eaf1;
}

.default-btn:hover {
    background: #e7eaf1;
    color: #205081;
}

.btn {
    border-radius: 40px;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out;
    /* letter-spacing: 0.7px; */
}

.btn-type-3 {
    border-radius: 4px;
    font-weight: 800;
    font-size: 18px;
    border: 0 !important;
    padding: 12px 30px;
    outline: 0 !important;
    font-family: 'Dosis', sans-serif;
}
.btn-type-3:hover {
    opacity: 0.8;
}
.btn-type-3.btn-sm {
    font-size: 16px;
    padding: 6px 30px;
    border-radius: 2px;
}
.btn-type-3.btn-success {
    background: #85ae2f;
}
.btn-type-3.btn-danger {
    background: #d04e42;
}
.btn:focus {
    color: #fff !important;
}
.btn.padding-extra{
    padding: 18px 60px !important;
}
.btn.padding-v2{
    padding: 19px 64px !important;
}
.btn.modal-btn{
    font-size: 16px;
    text-transform: none;
}
.order-now-btn {
    padding: 12px 30px;
    min-width: 250px;
    border-color: #337ab7;
}

.order-now-btn:hover {
    background: #337ab7;
    border-color: #337ab7;
}

.order-now-btn:focus,
.order-now-btn:active {
    outline: none;
}

.btn-primary {
    min-width: 170px;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    border: none;
    background: #1b4978;
    border-radius: 40px;
    transition: all 0.25s ease-in-out;
}

.btn-primary.btn-sm {
    min-width: auto;
    padding: 6px 28px;
    font-size: 12px;
}

.btn-red {
    min-width: 170px;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    border: none;
    background: red;
    border-radius: 40px;
    transition: all 0.25s ease-in-out;
}

.btn-red.btn-sm {
    min-width: auto;
    padding: 6px 28px;
    font-size: 12px;
}

.btn-primary-outline {
    min-width: 170px;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 400;
    color: #1b4978;
    border: none;
    background: #eff0f0;
    border-radius: 40px;
    transition: all 0.25s ease-in-out;
}

.btn-primary-outline:hover {
    background: #1b4978;
    color: #eff0f0;
}

.btn-choose-plan {
    min-width: 260px;
    padding: 16px 50px;
    font-weight: 500;
}

.btn-secondary {
    min-width: 170px;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    border: none;
    background: #aad71a;
    border-radius: 40px;
    transition: all 0.25s ease-in-out;
}

.btn-secondary:hover,
.btn:hover {
    color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px;
}

.btn-secondary:active,
.btn:active {
    color: #ffffff;
    outline: none !important;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px inset;
}

.btn-secondary:focus,
.btn-secondary:active {
    outline: none;
    border: none;
}

.btn-secondary.login-btn {
    min-width: 220px;
}

.btn-secondary-outline {
    min-width: 170px;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #ececec;
    color: #205081;
    border-radius: 40px;
    transition: all 0.25s ease-in-out;
}

.btn-secondary-outline:hover {
    background: #ececec;
    color: #205081;
}

.btn-orange-outline {
    min-width: 170px;
    padding: 14px 50px;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #eff0f0;
    color: #ed6333;
    border-radius: 40px;
    text-transform: capitalize;
    transition: all 0.25s ease-in-out;
}

.btn-orange-outline:hover,
.btn-orange-outline.active {
    background: #ed6333;
    color: #ffffff;
}

.btn-orange-filled {
    min-width: 170px;
    padding: 14px 60px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #eff0f0;
    background: #ed6333;
    color: #ffffff;
    border-radius: 40px;
    text-transform: capitalize;
    transition: all 0.25s ease-in-out;
}

.btn-orange-filled:hover,
.btn-orange-filled.active {
    opacity: 0.8;
    color: #ffffff;
}
.btn-orange-filled:focus{
    color: #ffffff !important;
}

.px-extra-padding {
    padding: 14px 70px;
}

.btn-tertiary {
    min-width: 170px;
    padding: 13px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #aad71a;
    border: none;
    background: #f7f7f7;
    border-radius: 40px;
    transition: all 0.25s ease-in-out;
}

.btn-tertiary:hover {
    color: #f7f7f7;
    background: #aad71a;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px;
}

.btn-tertiary:active {
    color: #f7f7f7;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px inset;
}

.btn-tertiary:focus,
.btn-tertiary:active {
    outline: none;
    border: none;
}

.btn-tertiary.btn-paypal:hover {
    background: #e3e3e3 !important;
}

.theme-btn,
.theme-btn-secondary {
    border-radius: 40px !important;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.theme-btn-secondary {
    position: relative;
    display: inline-block;
    padding: 8px 36px !important;
    min-width: 154px;
    line-height: 26px;
    background: #aad71a;
    color: #fff !important;
    letter-spacing: .02em;
    text-transform: capitalize;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
}

.theme-btn-secondary:hover {
    opacity: 0.8;
    text-decoration: none !important;
}

.theme-btn-primary {
    position: relative;
    display: inline-block;
    padding: 8px 36px !important;
    min-width: 154px;
    line-height: 26px;
    background: #23517f;
    color: #fff !important;
    letter-spacing: .02em;
    text-transform: capitalize;
    text-align: center;
    border-radius: 3px;
    font-weight: 500 !important;
    cursor: pointer;
}

.theme-btn-primary:hover {
    opacity: 0.8;
    text-decoration: none !important;
}

.theme-btn-primary.btn-sm {
    padding: 4px 24px !important;
    min-width: 140px;
}

.theme-btn-default.bg-grey {
    background: #e4e4e4;
    color: #272727;
}
.theme-btn-default.bg-grey:hover {
    background: #d2d2d2;
    opacity: 1;
}

.theme-btn-default {
    border: 1px solid var(--grey-300);
    color: var(--grey-400);
    padding: 7px 16px;
    font-weight: 500;
    border-radius: 4px;
    display: inline-flex;
    align-items: center;
}
.theme-btn-default svg {
    margin-right: 4px;
}
.theme-btn-default:hover {
    background-color: var(--grey-200);
    color: var(--dark);
    border-color: var(--grey-400);
}

.btn-reset {
    position: relative;
    display: block;
    background: #ebebeb;
    line-height: 24px;
    padding: 8px 30px;
    font-size: 16px;
    color: #a3a3a3;
    border-radius: 3px
}

.btn-reset:hover {
    background: #202020;
    color: #fff
}

.btn-submit {
    position: relative;
    display: block;
    background: #205081;
    line-height: 24px;
    padding: 8px 30px;
    font-size: 16px;
    color: #fff;
    border-radius: 3px
}

.btn-submit:hover {
    background: #ef4454;
    color: #fff
}

.btn-new {
    padding: 14px 20px !important;
    font-size: 13px;
    text-transform: none;
    font-weight: 800;
    transition: all 0.2s ease;
    text-align: center;
}
.btn-new:hover {
    opacity: 0.9
}
.btn-squared {
    border-radius: 7px !important;
}

.open>.dropdown-menu.animation {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
}

.open>.dropdown-backdrop {
    display: none !important;
}

.dropdown-menu.animation {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    transform: scale(1, 0);
    opacity: 0;
    display: block;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
}

p {
    font-size: 14px;
    line-height: 1.8em
}

img {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.slides-loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    opacity: 0;
    visibility: hidden
}

.slides-loader.loading {
    opacity: 1;
    visibility: visible
}

.slides-loader .loader-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.slides-loader .loader-inner .loader {
    position: absolute;
    left: 0;
    top: 190px;
    width: 100%;
    height: 170px;
    display: block;
    background: url(../../images/icons/activity-load-icon.png) center top no-repeat
}

.spinner7>div {
    background-color: #aad71a;
    display: inline-block
}

.spinner7 {
    position: fixed;
    width: 90px;
    height: 30px;
    text-align: center;
    top: calc(50% - 30px/2);
    left: calc(50% - 90px/2)
}

.spinner7>div {
    height: 15px;
    width: 15px;
    margin-left: 3px;
    border-radius: 50%;
    -webkit-animation: stretchdelay .7s infinite ease-in-out;
    animation: stretchdelay .7s infinite ease-in-out
}

.spinner7 .circ2 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.spinner7 .circ3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.spinner7 .circ4 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.spinner7 .circ5 {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

@-webkit-keyframes stretchdelay {
    0%,
    100%,
    40% {
        -webkit-transform: translateY(-10px)
    }
    20% {
        -webkit-transform: translateY(-20px)
    }
}

@keyframes stretchdelay {
    0%,
    100%,
    40% {
        transform: translateY(-10px);
        -webkit-transform: translateY(-10px)
    }
    20% {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px)
    }
}

.page-wrapper {
    width: 100%;
    min-width: 300px
}

.auto-container {
    position: relative;
    width: 100%;
    max-width: 980px;
    margin: 0 auto;
    padding: 0 15px
}

.auto-container.version-two {
    max-width: 1270px!important
}

.auto-container.version-three {
    max-width: 1024px !important
}

.push-20 {
    margin-bottom: 20px
}

.fl-right {
    float: right
}

.fl-left {
    float: right
}

.m-top-5 {
    margin-top: 5px
}

.m-bottom-5 {
    margin-bottom: 5px
}

.m-right-5 {
    margin-right: 5px
}

.m-left-5 {
    margin-left: 5px
}

.button {
    padding: 10px 40px 12px;
    background: #f2f2f2;
    color: #404040;
    display: inline-block;
    border: 0;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.24s ease-in-out;
}
.button:hover {
    opacity: 0.85;
    box-shadow: none !important;
}
.button-sm {
    padding: 6px 25px 7px;
    font-size: 12px;
}
.button.button-danger {
    background: linear-gradient(to top, #fa4234, #fd7b6c);
    color: #fff;
    box-shadow: #c03026 0 -3.5px 0px inset;
}
.button.button-danger:active {
    background: linear-gradient(to top, #fd7b6c, #fa4234);
    color: #fff;
}
.button.button-success {
    background: linear-gradient(to top, #91c620, #bee052);
    color: #fff;
    box-shadow: #6e9718 0 -3.5px 0px inset;
}
.button.button-success:active {
    background: linear-gradient(to top, #bee052, #91c620);
    color: #fff;
}
.button.button-warning {
    background: linear-gradient(to top, #e7ae04, #f2d112);
    color: #fff;
    box-shadow: #b18403 0 -3.5px 0px inset;
}
.button.button-warning:active {
    background: linear-gradient(to top, #f2d112, #e7ae04);
    color: #fff;
}
.button.button-more {
    padding: 4px 40px 5px;
    box-shadow: none;
    color: #fff;
    background: linear-gradient(to top, #1b3f69, #49769e);
}
.button.button-more.padding-xx{
    padding: 4px 70px 6px;
}
.button.button-more:active {
    background: linear-gradient(to top, #49769e, #1b3f69);
    color: #fff;
}
.button.button-sell {
    background: linear-gradient(to top, #d5283d, #e95d75);
    color: #fff;
    box-shadow: #a31e2d 0 -3.5px 0px inset;
}
.button.button-sell:active {
    background: linear-gradient(to top, #e95d75, #d5283d);
    color: #fff;
}
.button.button-mission {
    background: linear-gradient(to top, #11779a, #7efce9);
    box-shadow: #0caee1 0 0 12px;
    text-transform: uppercase;
    padding: 10px 16px 10px 20px;
    min-width: 150px;
    border-radius: 50px;
    color: #fff;
    font-family: 'Dosis', sans-serif;
    font-size: 16px;
}
.button.button-rounded {
    border-radius: 50px !important;
}
.button.button-mission.success {
    background: linear-gradient(to top, #6e9718, #daff63);
    box-shadow: #8fd106 0 0 12px;
}
.button.button-mission.success:hover {
    box-shadow: #8fd106 0 0 18px !important;
}
.button.button-mission.success:active {
    background: linear-gradient(to bottom, #6e9718, #daff63);
}

button.button-mission.danger {
    background: linear-gradient(to top, #fa4234, #fd7b6c);
    box-shadow: #c03026 0 -3.5px 0px inset;
}
.button.button-mission.danger:hover {
    box-shadow: #c03026 0 0 18px !important;
}
.button.button-mission.danger:active {
    background: linear-gradient(to top, #fd7b6c, #fa4234);
}

.button.button-mission.new {
    background: rgba(0,0,0,0.7);
    box-shadow: none;
    color: #7febdf;
}
.button.button-mission.type-2 {
    display: inline-flex;
    justify-content: space-between;
    gap: 12px;
}
.button.button-mission:hover {
    box-shadow: #0caee1 0 0 18px !important;
    color: #fff;
    opacity: 1 !important;
}
.button.button-mission:active {
    background: linear-gradient(to bottom, #11779a, #7efce9);
}
.button.button-back {
    background: rgba(0,0,0,0.7);
    color: #7efce9;
    padding: 10px 16px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
    border-radius: 5px;
    box-shadow: #ffc600aa 0 0 24px;
}
.button.button-back:active {
    background: #7efce9;
    color: #4d4d4d;
}
.button.button-back.no-shadow {
    box-shadow: none;
}
.button.button-back i {
    margin-right: 6px;
}
.button-type-2 {
    padding: 9px 36px 10px;
    background: #f2f2f2;
    color: #404040;
    display: inline-block;
    border: 0;
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.24s ease-in-out;
}
.button-type-2:hover {
    opacity: 0.85;
    box-shadow: none !important;
}
.button-type-2.button-success {
    background: linear-gradient(to top, #99cb29, #c5e461);
    color: #fff;
    box-shadow: #779f06 0 -3px 0px inset;
}
.button-type-2.button-success:active {
    background: linear-gradient(to top, #c5e461, #99cb29);
    color: #fff;
}
.button-type-2.button-default {
    background: linear-gradient(to top, #ededed, #f6f6f6);
    color: #404040;
    box-shadow: #e1e1e1 0 -3px 0px inset;
}
.button-type-2.button-default:active {
    background: linear-gradient(to top, #f6f6f6, #ededed);
    color: #404040;
}

.form-v2 .form-group {
    position: relative;
    margin-bottom: 18px;
}

.form-v2.space-v2 .form-group {
    position: relative;
    margin-bottom: 12px;
}

.form-v2 .form-control {
    border-color: #eff0f0;
    color: #393939;
    box-shadow: none;
    border-radius: 0;
    height: 44px;
    margin: 0 !important;
    font-size: 15px;
    padding-left: 16px;
    padding-right: 16px;
    transition: border 0.25s ease-in-out;
    font-weight: 400;
}
.form-v2 select.form-control {
    padding-left: 12px;
}

.form-v2 .form-group.with-icon .form-control {
    padding-right: 44px !important;
}

.form-v2 .form-group.with-icon .icon{
    position: absolute;
    right: 12px;
    bottom: 8px;
    font-size: 20px;
    color: #4D4D4D;
}

.form-v2 .form-group.with-icon .icon svg {
    margin-top: 6px
}


.form-v2 input[type=checkbox] {
    height: auto !important;
}

.form-v2 input.text-lg {
    font-size: 18px;
}

.form-v2 input.text-lg.pass-view {
    font-size: 15px;
}

.form-v2 input::placeholder {
    color: #ababab;
    font-size: 15px !important;
}

.form-v2 input:hover {
    border-color: #ddd;
}

.form-v2 input:focus {
    border-color: #aad71a;
    box-shadow: none;
}

.form-v2 .form-extras {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    margin-top: 8px;
}

.form-v2 .form-extras a {
    font-size: 12px;
    color: #aad71a;
}

.form-v2 .form-extras a:hover {
    text-decoration: underline;
}

.form-v2 .checkbox-box {
    display: inline-flex;
    align-items: center;
}

.form-v2 .form-footer {
    display: flex;
    justify-content: space-between;
    margin-bottom: 26px;
    border-bottom: 1px solid #eff0f0;
    padding: 0 0 16px;
}
.form-v2.space-v2 .custom-checkbox {
    margin-top: 8px;
}
.form-v2 .custom-checkbox input[type="checkbox"] {
    opacity: 0;
    position: absolute;
}

.custom-checkbox label {
    position: relative;
    display: inline-block;
    padding-left: 24px;
    font-weight: 400;
    font-size: 12px;
    line-height: 1.5;
    color: #ababab;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}
.form-v2 .checkbox-box.font-v2 {
    line-height: 16px;
    font-size: 11px;
}
.form-v2 .checkbox-box.font-v2 label {
    padding-left: 34px;
}
.custom-checkbox label:hover {
    color: #696969;
}

.custom-checkbox label::before,
.custom-checkbox label::after {
    position: absolute;
    content: "";
    display: inline-block;
}

.custom-checkbox label::before {
    height: 18px;
    width: 18px;
    border: 1px solid #ebebeb;
    left: 0px;
    top: 3px;
}

.custom-checkbox label.newsletter-cb-label::before{
    display: none;
}

.custom-checkbox label.newsletter-cb-label::after{
    display: none;
}

.custom-checkbox label::after {
    height: 6px;
    width: 12px;
    border-left: 1px solid;
    border-bottom: 1px solid;
    transform: rotate(-45deg);
    left: 3px;
    top: 7px;
}

.custom-checkbox input[type="checkbox"]+label::after {
    content: none;
}

.custom-checkbox input[type="checkbox"]:checked+label {
    color: #aad71a;
}

.custom-checkbox input[type="checkbox"]:checked+label::after {
    content: "";
    color: #aad71a;
}

.custom-checkbox input[type="checkbox"]:checked+label::before {
    border-color: #aad71a;
}



.check-style-seven {
    position: relative
}

.wf-data-box .table-outer .wf-table tbody tr td.d-assign .check-style-seven {
    float: left;
    margin-right: 5px
}

.check-style-seven input {
    display: none
}

.check-style-seven label {
    position: relative;
    display: block;
    width: 40px;
    height: 20px;
    margin: 0;
    background: #c2c2c2;
    border-radius: 10px;
    cursor: pointer
}

.check-style-seven label:before {
    content: '';
    position: absolute;
    left: 1px;
    top: 1px;
    width: 18px;
    height: 18px;
    background: #fff;
    border-radius: 50%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.check-style-seven input:checked+label {
    background: #aad71a
}

.check-style-seven input:checked+label:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px)
}


span.view-pass-btn {
    position: absolute;
    top: 9px;
    right: 14px;
    padding: 6px;
    height: 24px;
    color: #696969;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

span.view-pass-btn:hover {
    background: #eff0f0;
}

span.view-pass-btn.active {
    background: #aad71a;
    color: #ffffff;
}

.form-v2 input.error {
    border-color: #f44336;
}

.social-login-box {
    text-align: center;
    margin-top: 34px;
    display: none;
}

.social-login-box.signup {
    display: block;
}

.social-login-box small {
    font-size: 12px;
    color: #9a9a9a;
    font-weight: 400;
    display: block;
    margin-bottom: 4px;
}

.social-login-box .social-btn-box {
    display: flex;
    justify-content: space-around;
}

.social-login-box.signup .social-btn-box {
    justify-content: space-between;
}

.btn-social {
    background: #eee;
    color: #333;
    padding: 8px 16px;
    font-size: 12px;
    font-weight: 400;
    border-radius: 40px;
    transition: all 0.25s ease-in-out;
}

.social-login-box.signup .btn-social {
    padding: 10px 14px;
}

.btn-social i {
    margin-right: 4px;
}

.btn-social:hover {
    color: #ffffff;
    opacity: 0.9;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 2px;
}

.btn-social:active {
    color: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 4px inset;
}

.btn-social.fb {
    color: #fff;
    background: #4267B2;
}

.btn-social.google {
    color: #fff;
    background: #4285F4;
}

/* Admin Header Styles */
header.admin-header {
    background: #fff;
    z-index: 9999;
    box-shadow: var(--shadow-100);
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

.admin-header-inner {
    display: grid;
    grid-template-columns: 1fr 220px 1fr;
    align-items: center;
    height: var(--admin-header-height);
    transition: all 0.3s ease;
    opacity: 1;
    transform: none;
}

.admin-header-inner.hidden {
    opacity: 0;
    transform: translateY(100%);
}

.admin-header-space {
    height: var(--admin-header-height);
}

.admin-header-inner .logo img {
    width: 260px;
}

.admin-header-inner .right .menu-box{
    justify-content: flex-end;
}

.admin-header-inner .menu-box {
    display: flex;
    height: 100%;
    align-items: center;
}

.admin-header-inner .menu-box li a {
    min-width: 50px;
    padding: 10px 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: calc(var(--admin-header-height) - 28px);
    color: var(--grey-400);
    border-radius: 4px;
}

.admin-header-inner .menu-box li a.user-menu {
    margin-left: 4px;
}

.admin-header-inner .menu-box li a .avatar {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}

.admin-header-inner .menu-box li a .drop-icon {
    position: absolute;
    right: 10px;
    bottom: 5px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: var(--grey-200);
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.25s ease;
}

.admin-header-inner .menu-box li a .drop-icon svg {
    width: 7px;
    height: 7px;
}

.admin-header-inner .menu-box li a .drop-icon svg > * {
    fill: var(--grey-400);
    transition: all 0.25s ease;
}

.admin-header-inner .menu-box li:hover a .drop-icon {
    background: var(--primary-color);
}

.admin-header-inner .menu-box li:hover a .drop-icon svg > * {
    fill: var(--white);
}

.admin-header-inner .menu-box li a:hover {
    background: var(--grey-100);
    color: var();
}

.menu-has-dropdown {
    position: relative;
}

.menu-dropdown-box {
    position: absolute;
    top: 110%;
    left: 0;
    padding: 10px 0;
    background: var(--white);
    width: 254px;
    box-shadow: var(--shadow-200), rgba(0,0,0,0.04) 0 0px 4px;
    border-radius: 4px;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: all 0.15s ease;
}

.generic-dropdown-menu {
    width: 150px;
}

.generic-dropdown-menu.menu-dropdown-box li a {
    color: var(--grey-400);
    font-size: 15px;
    font-weight: 400;
    padding: 5px 10px !important;
    display: block;
}

.generic-dropdown-menu.menu-dropdown-box li a:hover {
    background: var(--grey-200);
}

.menu-dropdown-box.user-menu {
    width: 280px;
}

.menu-has-dropdown:hover > .menu-dropdown-box {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    transition: all 0.25s ease;
    /* margin-left: -103vw; */
    transition: all ease-in-out 0.5s;
}

.menu-dropdown-box.right-menu {
    left: auto;
    right: 0;
}

.menu-dropdown-box li {
    padding: 0px 7px;
}

.menu-dropdown-box li.line-space {
    padding: 0;
    margin: 10px 0;
    height: 1px;
    background: var(--grey-200);
    width: 100%;
}

.menu-dropdown-box li a {
    justify-content: space-between !important;
    padding: 14px 20px 14px 0 !important;
    height: auto !important;
    font-size: 16px;
}

.menu-dropdown-box li a .text {
    display: flex;
    align-items: center;
}

.menu-dropdown-box li a .text svg {
    width: 60px;
}


.menu-dropdown-box li.user-menu-li a {
    padding: 6px 20px 6px 14px !important;
}
.menu-dropdown-box li.user-menu-li a .avatar-box {
    display: flex;
    align-items: center;
}
.menu-dropdown-box li.user-menu-li a .avatar-box img {
    width: 46px;
    height: 46px;
    margin-right: 12px;
}
.menu-dropdown-box li.user-menu-li a .avatar-box h6 {
    font-size: 16px;
    font-weight: 500;
}

.search-bar-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    background: var(--white);
    height: var(--admin-header-height);
    z-index: 99999;
    transform: translateY(-100%);
    transition: all 0.2s ease-in-out;
}
.search-bar-wrapper.show {
    transform: translateY(0);
    transition: all 0.25s ease-in-out;
}

.search-bar-wrapper .search-bar-inner {
    max-width: 900px;
    margin: auto;
}
.search-bar-wrapper .search-bar-inner .form-grid {
    display: flex;
    align-items: center;
    height: var(--admin-header-height);
}
.search-bar-wrapper .search-bar-inner .form-grid  > .box {
    padding: 0 8px;
}
.search-bar-wrapper .search-bar-inner .form-grid  > .box  .search-icon {
    position: absolute;
    top: 14px;
    left: 16px;
}
.search-bar-wrapper .search-bar-inner .form-grid  > .box:first-child {
    flex: 1;
    padding-left: 0;
    position: relative;
}
.search-bar-wrapper .search-bar-inner .form-grid .box:last-child {
    padding-right: 0;
}
.search-bar-wrapper .search-bar-inner .form-grid .box input {
    width: 100%;
    border-radius: 40px;
    height: 46px;
    padding: 10px 20px 10px 44px;
    border: 1px solid var(--grey-color);
    outline: 0;
    box-shadow: none;
    font-size: 16px;
    font-weight: 400;
    transition: all 0.25s ease;
}

.search-bar-wrapper .search-bar-inner .form-grid .box input:hover,
.search-bar-wrapper .search-bar-inner .form-grid .box input:focus {
    border-color: var(--primary-color);
}

.search-bar-wrapper .search-bar-inner .form-grid .box .close-search-bar {
    cursor: pointer;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s ease;
    background: var(--grey-200);
}
.search-bar-wrapper .search-bar-inner .form-grid .box .close-search-bar svg {
    width: 14px;
    height: 14px;
}
.search-bar-wrapper .search-bar-inner .form-grid .box .close-search-bar > svg * {
    transition: all 0.25s ease;
}
.search-bar-wrapper .search-bar-inner .form-grid .box .close-search-bar:hover {
    background: var(--pink);
}
.search-bar-wrapper .search-bar-inner .form-grid .box .close-search-bar:hover > svg * {
    stroke: var(--white) !important;
}

.search-bar-wrapper .search-bar-inner #admin-header-search-button {
    border-radius: 40px;
    padding: 14px 20px;
    background: var(--white);
    border: 1px solid var(--grey-color);
}

#admin-header-search-menu.ui-widget.ui-widget-content {
    border: 0;
    border-radius: 4px;
    padding: 6px;
    box-shadow: var(--shadow-200);
    overflow: hidden;
}

.ui-button:active,
.search-bar-wrapper .search-bar-inner #admin-header-search-button.ui-selectmenu-button-open {
    color: var(--dark) !important;
    background: var(--grey-200) !important;
}
#admin-header-search-menu.ui-widget.ui-widget-content .ui-menu .ui-menu-item {
    border: 0 !important;
}
#admin-header-search-menu.ui-widget.ui-widget-content .ui-state-active {
    background: var(--grey-200);
    color: var(--dark);
    border: 0;
    padding: 9px 16px !important;
}
.search-bar-wrapper .search-bar-inner #admin-header-search-button .ui-icon {
    background: 0 0;
    position: relative;
    top: -2px;
    left: 2px;
    text-indent: 0;
    color: #777;
}
.search-bar-wrapper .search-bar-inner #admin-header-search-button .ui-icon:before {
    font-family: FontAwesome;
    content: "\f0d7" !important;
    position: absolute;
    right: 0;
    top: 0!important;
    top: 5px;
    width: 10px;
    height: 20px;
    display: block;
    color: #999;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    z-index: 5;
}


.header-span {
    position: relative;
    display: block;
    height: 93px;
}

.main-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 84px;
    z-index: 9999;
    background: #fff;
    border-bottom: 1px solid #dddddd;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.main-header .header-outer {
    position: relative;
    display: block;
    padding: 0 0;
}

.main-header .logo-box {
    position: relative;
    float: left
}

.main-header .logo-box .logo {
    margin-top: 15px;
}

.main-header .login-links {
    position: relative;
    float: right;
    padding: 21px 0;
    margin-left: 80px
}

.main-header .login-links a {
    position: relative;
    display: block;
    float: left;
    line-height: 24px;
    padding: 9px 0;
    margin-left: 20px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 2px
}

.main-header .login-links a:hover {
    color: #aad71a
}

.main-header .login-links .signup-btn {
    background: #aad71a;
    padding: 9px 20px
}

.main-header .login-links .signup-btn:hover {
    background: #fff;
    color: #aad71a
}

.main-header .nav-box {
    position: relative;
    float: left;
    padding: 34px 0;
    margin-left: 66px;
}

.main-header .nav-box .top-nav {
    position: relative;
    float: left
}

.main-header .nav-box .search-btn {
    position: relative;
    float: left
}

.main-header .nav-box .search-btn .search-toggle-btn {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s ease-in-out;
}

.main-header .nav-box .search-btn .search-toggle-btn:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -30px;
    border: 8px solid transparent;
    border-bottom: 9px solid #ededed;
    display: none;
    border-bottom: 9px solid #fff;
    z-index: 99
}

.main-header .nav-box .search-btn .search-toggle-btn.active,
.main-header .nav-box .search-btn .search-toggle-btn:hover {
    color: #aad71a
}

.main-header .nav-box .search-btn .search-toggle-btn.active:after {
    display: block
}

.main-header .nav-box .navbar-collapse.collapse {
    padding: 0
}

.main-header .nav-box .top-nav .navigation>li {
    position: relative;
    float: left;
    margin-right: 52px;
    font-size: 16px
}

.main-header .nav-box .top-nav .navigation>li>a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #404040;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.main-header .nav-box .top-nav .navigation>li.current>a,
.main-header .nav-box .top-nav .navigation>li:hover>a {
    color: #aad71a
}

.main-header .user-box {
    position: relative;
    float: right;
    margin-left: 80px
}

.main-header .user-box .box-inner {
    position: relative;
    padding: 18px 0;
    z-index: 15
}

.main-header .user-box .current-user {
    position: relative;
    padding: 10px 70px 10px 0;
    line-height: 30px;
    cursor: pointer;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    color: #404040;
}

.main-header .user-box .current-user .caret-circle {
    position: absolute;
    right: -16px;
    top: 16px;
    display: flex;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: #fff;
    color: #205081;
    align-items: center;
    transition: all 0.2s ease-in-out;
    justify-content: center;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .18);
}
.main-header .user-box .current-user .caret-circle .caret {
    margin-left: 0;
}
.main-header .user-box .box-inner:hover .caret-circle {
    background: #205081;
    color: #fff;
}

.main-header .user-box .user-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    padding: 2px;
    background: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .18);
}

.main-header .user-box .user-img img {
    display: block
}

.main-header .user-box .current-user a {
    font-weight: 500;
    color: #205081;
    text-decoration: none;
    display: block;
    line-height: 1;
    text-transform: capitalize;
    font-size: 16px;
}

.main-header .user-box .box-inner .user-dropdown {
    position: absolute;
    right: 0;
    top: 110%;
    width: 168px;
    background: #fff;
    display: none;
    padding: 12px 0;
    transition: all .24s ease;
    border-radius: 8px;
    box-shadow: rgba(0,0,0,0.1) 0 0 12px;
}

.students-dropdown-menu {
    max-height: 420px;
    overflow: hidden;
    overflow-y: auto;
}

.students-dropdown-menu::-webkit-scrollbar,
.st-hvr-popup-inner .hvr-pop-content .pop-table-outer::-webkit-scrollbar {
    width: 6px;
}
 
.students-dropdown-menu::-webkit-scrollbar-track,
.st-hvr-popup-inner .hvr-pop-content .pop-table-outer::-webkit-scrollbar-track {
    box-shadow: none; 
    border-radius: 10px;
    background: #f8f8f8;
}
 
.students-dropdown-menu::-webkit-scrollbar-thumb,
.st-hvr-popup-inner .hvr-pop-content .pop-table-outer::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: none; 
    background: #b4b4b4;
}

.main-header .user-box .box-inner:hover>.user-dropdown {
    top: 83%;
    opacity: 1;
    visibility: visible
}

.main-header .user-box .box-inner .user-dropdown:before {
    content: "";
    position: absolute;
    right: 12px;
    top: -16px;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff;
    z-index: 2;
    display: none;
}

.main-header .user-box .box-inner .user-dropdown>li {
    position: relative;
    padding-left: 24px;
}
.main-header .user-box .box-inner .user-dropdown>li:last-child > a {
    border: none !important;
}

.main-header .user-box .box-inner .user-dropdown>li:last-child {
    border-bottom: none
}

.main-header .user-box .box-inner .user-dropdown>li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 0;
    text-transform: capitalize;
    color: #404040;
    border-bottom: 1px solid #f5f5f5;
}

.main-header .user-box .box-inner .user-dropdown>li:hover>a {
    color: #205081;
    border-color: #e5e5e5;
}

.main-header .user-box .box-inner .user-dropdown>li>ul {
    position: absolute;
    right: 100%;
    top: 0;
    width: 200px;
    background: #fff;
    display: none;
    padding: 12px 0;
    transition: all .24s ease;
    border-radius: 8px;
    box-shadow: rgba(0,0,0,0.1) 0 0 12px;
}

.main-header .user-box .box-inner .user-dropdown>li:hover>ul {
    opacity: 1;
    visibility: visible
}

.main-header .user-box .box-inner .user-dropdown>li>ul>li {
    position: relative;
    padding-left: 24px;
}
.main-header .user-box .box-inner .user-dropdown>li>ul>li:last-child > a {
    border: none !important;
}

.main-header .user-box .box-inner .user-dropdown>li>ul>li:last-child {
    border-bottom: none
}

.main-header .user-box .box-inner .user-dropdown>li>ul>li>a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 7px 0px;
    text-transform: capitalize;
    color: #404040;
    border-bottom: 1px solid #f5f5f5;
}

.main-header .user-box .box-inner .user-dropdown>li>ul>li:hover>a {
    color: #205081;
    border-color: #e5e5e5;
}

.main-header .user-box .box-inner .user-dropdown .other-user {
    position: relative;
    display: block;
    line-height: 18px;
    padding: 4px 0 0 40px;
    min-height: 40px
}

.main-header .user-box .box-inner .user-dropdown .other-user .thumb {
    position: absolute;
    left: 0;
    top: 5px;
    width: 30px;
    height: 30px;
    padding: 2px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.main-header .user-box .box-inner .user-dropdown .other-user .user-title {
    display: block
}

.main-header .user-box .box-inner .user-dropdown .other-user .user-designation {
    display: block;
    opacity: .7;
    font-size: 10px;
    line-height: 16px;
    text-transform: uppercase
}

.main-header .user-box .box-inner .user-dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #205081;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #205081;
    cursor: pointer;
    z-index: 10;
    display: none
}

.main-header .user-box .box-inner .user-dropdown li:hover .dropdown-btn {
    color: #fff;
    border-color: #fff
}

.header-two {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #dddddd;
    z-index: 999 !important;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px;
}
.header-span-home-two {
    position: relative;
    display: block;
    width: 100%;
    height: 95px
}
.header-span-home-two.with-announcement{
    height: 140px
}
.header-span.with-announcement{
    height: 137px
}
.header-two .header-two-logo {
    position: relative;
    float: left;
    padding: 16px 0;
    z-index: 10
}

.header-two .header-two-logo.signup-page {
    left: 50%;
    transform: translateX(-50%);
}

.header-two .header-two-nav {
    position: relative;
    float: left;
    padding: 32px 0;
    margin-left: 50px;
}

.header-two .header-two-nav .nav-box-two {
    position: relative;
    float: left
}

.header-two .header-login-links {
    position: relative;
    float: right;
}

.header-two .header-login-links>ul {
    position: relative;
    margin: 0;
    padding: 8px 0;
    display: flex;
    min-height: 94px;
    align-items: center;
    align-content: center;
}

.header-two .header-login-links>ul>li {
    position: relative;
    float: left;
    margin-left: 20px
}

.header-two .header-login-links>ul>li:first-child {
    margin-left: 0
}

.header-two .header-login-links>ul>li>a {
    position: relative;
    display: block;
    line-height: 30px;
    color: #4d4d4d;
    font-size: 14px;
    padding: 6px 20px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 0.25s ease-in-out;
}

.header-two .header-login-links>ul>li>a>i {
    margin-left: 3px;
}

.header-two .header-login-links>ul>li>.dropdown-menu {
    min-width: 170px;
    left: -80px;
    border: none;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px;
    overflow: hidden;
}

.header-two .header-login-links>ul>li>.dropdown-menu>li>a {
    padding: 14px 20px;
    font-size: 16px;
    border-bottom: 1px solid #eff0f0;
    transition: all 0.25s ease-in-out;
}

.header-two .header-login-links>ul>li>.dropdown-menu>li>a>span.icon {
    float: right;
}

.header-two .header-login-links>ul>li:hover>a {
    color: #aad71a;
    text-decoration: none;
}

.header-two .header-two-nav .search-btn {
    position: relative;
    float: left;
    margin-left: 25px;
    padding-top: 2px;
}

.header-two .header-two-nav .search-btn .search-toggle-btn {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #777;
    cursor: pointer;
    text-align: center
}

.header-two .header-two-nav .search-btn .search-toggle-btn:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -5px;
    bottom: -35px;
    border: 8px solid transparent;
    border-bottom: 9px solid #ededed;
    display: none
}

.header-two .header-two-nav .search-btn .search-toggle-btn.active,
.header-two .header-two-nav .search-btn .search-toggle-btn:hover {
    color: #aad71a
}

.header-two .header-two-nav .search-btn .search-toggle-btn.active:after {
    display: block
}

.header-two .header-two-nav .navbar-collapse {
    padding: 0;
    margin: 0;
    border: none;
    outline: 0
}

.header-two .header-two-nav .header-navigation {
    position: relative;
    margin: 0;
    padding: 0;
    display: block
}

.header-two .header-two-nav .header-navigation>li {
    position: relative;
    float: left;
    margin-left: 40px
}

.header-two .header-two-nav .header-navigation>li:first-child {
    margin-left: 0
}

.header-two .header-two-nav .header-navigation>li>a {
    position: relative;
    display: block;
    line-height: 30px;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.25s ease-in-out;
}

.header-two .header-two-nav .header-navigation>li:hover>a {
    color: #205081;
    text-decoration: none;
}

.header-search-panel {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding: 15px 0 5px;
    background: #ededed;
    display: none;
    border-bottom: 1px solid #e0e0e0;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.header-search-form {
    position: relative
}

.header-search-form .row {
    margin: 0 -5px
}

.header-search-form .row .form-group {
    padding: 0 5px;
    margin-bottom: 10px
}

.header-search-form .form-group .theme-btn {
    position: relative;
    display: block;
    text-align: center;
    padding: 8px 0;
    width: 100%;
    height: 40px;
    line-height: 20px;
    color: #fff;
    background: #205081;
    border-radius: 2px
}

.header-search-form .form-group .theme-btn:hover {
    background: #aad71a
}

.header-search-form .form-group .theme-btn .txt {
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 5px
}

.default-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.default-form .form-group .field-inner {
    position: relative;
    display: block
}

.default-form .form-group .field-inner .input-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
    line-height: 20px;
    font-size: 12px;
    color: #205081
}

.default-form .field-label {
    display: block;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px
}

.default-form .form-group .field-label .req,
.default-form .form-group .field-label sup {
    color: #f06529;
    font-size: 16px;
    padding-left: 3px
}

.default-form input[type=email],
.default-form input[type=password],
.default-form input[type=tel],
.default-form input[type=text],
.default-form input[type=url],
.default-form select,
.default-form textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 40px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    padding: 7px 15px;
    background-color: #fff;
    color: #222;
    background: #fff;
    border-radius: 2px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.default-form select {
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: #fff url(../../images/icons/icon-select.png) right center no-repeat
}

.default-form textarea {
    height: 120px;
    resize: none
}

.default-form select option {
    text-indent: 15px;
    color: #222
}

.default-form input:focus,
.default-form select:focus,
.default-form textarea:focus {
    border-color: #205081
}

.default-form input.error:focus,
.default-form select.error:focus,
.default-form textarea.error:focus {
    border-color: red!important
}

.default-form .form-group label.error {
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: red;
    padding-top: 10px
}

.default-form .check-box {
    position: relative;
    padding: 15px 0 0
}

.default-form .check-box input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.default-form .check-box label {
    position: relative;
    display: block;
    font-weight: 400;
    padding-left: 26px;
    font-size: 14px;
    line-height: 24px;
    cursor: pointer
}

.default-form .check-box input:checked+label {
    color: #205081
}

.default-form .check-box label .icon {
    position: absolute;
    left: 0;
    top: 4px;
    display: block;
    width: 16px;
    height: 16px
}

.default-form .check-box label .square {
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #eee
}

.default-form .check-box label .fa {
    position: absolute;
    left: 0;
    top: 0;
    color: #205081;
    padding-right: 2px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 10px;
    text-align: center;
    opacity: 0
}

.default-form .check-box input:checked+label .fa {
    opacity: 1
}

.default-form .radio-group {
    position: relative;
    line-height: 24px;
    padding: 4px 0
}

.default-form .radio-group input {
    position: absolute;
    left: 0;
    top: 6px;
    line-height: 24px
}

.default-form .radio-group label {
    position: relative;
    padding-left: 20px;
    display: block;
    line-height: 24px;
    font-weight: 400;
    font-size: 13px;
    cursor: pointer
}

.form-group .ui-selectmenu-button.ui-button {
    width: 100%;
    background: #fff;
    font-size: 14px;
    font-style: normal;
    height: 40px;
    padding: 7px 15px;
    border: 1px solid #e0e0e0;
    font-family: Roboto, sans-serif;
    line-height: 24px;
    color: #333;
    border-radius: 3px
}


.form-group .ui-button .ui-icon {
    background: 0 0;
    position: relative;
    top: 3px;
    left: 0;
    text-indent: 0;
    color: #777
}

.form-group .ui-button .ui-icon:before {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 0;
    top: 0!important;
    top: 5px;
    width: 10px;
    height: 20px;
    display: block;
    color: #999;
    line-height: 20px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.secondary-header .logo-box {
    position: relative;
    padding: 5px 0;
    float: left
}

.actvities-header .logo-box {
    position: relative;
    display: block;
    text-align: center
}

.ui-menu .ui-menu-item {
    font-size: 14px;
    border-bottom: 1px solid #f0f0f0
}

.ui-menu .ui-menu-item:last-child {
    border: none
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    display: block;
    padding: 8px 15px;
    font-size: 14px;
    line-height: 24px
}

.swal2-container {
    z-index: 9999 !important;
}

.page-info-bar {
    left: 0;
    top: 100%;
    width: 100%;
    padding: 13px 0;
    background: #fff;
    border-bottom: 1px solid #e0e0e0
}

.page-info-bar .page-title {
    position: relative;
    float: left;
    font-size: 16px;
    color: #717171;
    line-height: 30px;
    padding: 0 14px;
}

.page-info-bar .page-title h2 {
    font-size: 16px;
    line-height: 32px
}

.page-info-bar .page-title .title {
    position: relative;
    padding-left: 3px;
    font-size: 22px;
    color: #205081;
    line-height: 32px;
    text-transform: capitalize
}

.page-info-bar.post-page .page-title,
.page-info-bar.post-page .page-title h2,
.page-info-bar.post-page .page-title h2 .title {
    line-height: 40px
}

.page-info-bar .bread-crumb {
    position: relative;
    float: right;
    color: #717171;
    padding: 6px 0;
    font-size: 12px
}

.page-info-bar .bread-crumb li {
    position: relative;
    float: left;
    margin-left: 20px;
    line-height: 20px
}

.page-info-bar .bread-crumb li:before {
    content: "\f105";
    position: absolute;
    left: -20px;
    text-align: center;
    width: 20px;
    font-family: FontAwesome
}

.page-info-bar .bread-crumb li:first-child {
    margin-left: 0
}

.page-info-bar .bread-crumb li:first-child:before {
    display: none
}

.page-info-bar .bread-crumb li>a {
    position: relative;
    display: block;
    line-height: 20px;
    color: #717171
}


/* .page-info-bar .bread-crumb li.active, .page-info-bar .bread-crumb li.active a {
    color: #205081;
    font-weight: 500
} */

.page-info-bar .posts-badges {
    position: relative;
    float: right;
    padding: 0 0
}

.page-info-bar .posts-badges .badges {
    position: relative;
    height: 40px
}

.page-info-bar .posts-badges .badges .badge {
    position: relative;
    width: 40px;
    height: 40px;
    display: inline-block;
    padding: 0 0 0;
    background: 0 0;
    border: 2px solid #dfdfdf;
    border-radius: 50%;
    margin-left: 5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.page-info-bar .posts-badges .badges .badge.active,
.page-info-bar .posts-badges .badges .badge:hover {
    border-color: #92d119
}

.page-info-bar .posts-badges .badges .badge img {
    display: block;
    width: 100%
}

.page-info-bar .auto-container.full-container {
    max-width: none
}

.page-info-bar.light-version {
    padding: 15px 0;
    background: #fff;
}

.no-border-top {
    border-top: none!important
}
.no-border-bottom {
    border-bottom: none!important
}

.page-info-bar.light-version .page-title h2 {
    color: #205081;
    line-height: 1.5em;
    font-size: 20px;
    font-weight: 500
}

.page-info-bar.light-version .page-title.small-title h2,
.page-info-bar.light-version .page-title.small-title h2 span {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
    text-transform: none
}

.page-info-bar.light-version.no-border-top .auto-container {
    max-width: 1270px
}

.page-info-bar .custom-conatiner {
    max-width: 1270px!important
}

.page-info-bar.wf-page {
    padding: 15px 0;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #efefef
}

.page-info-bar.wf-page .page-title h2 {
    color: #205081;
    line-height: 1.5em;
    font-size: 20px;
    font-weight: 400
}

.page-info-bar.wf-page .auto-container {
    max-width: none
}

.page-info-bar.light-version {
    padding: 15px 0;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #efefef
}

.no-border-top {
    border-top: none!important
}

.page-info-bar.light-version .page-title h2 {
    color: #205081;
    line-height: 1.5em;
    font-size: 20px;
    font-weight: 500
}

.page-info-bar.light-version .page-title.small-title h2,
.page-info-bar.light-version .page-title.small-title h2 span {
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
    text-transform: none
}

.bread-crumb.version-two {
    position: relative;
    float: left;
    padding: 0
}

.bread-crumb.version-two li {
    line-height: 30px;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #205081;
    margin-left: 32px
}

.bread-crumb.version-two li a {
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    color: #5f6368
}

.bread-crumb.version-two li:before {
    width: 32px;
    left: -32px;
    text-align: center;
    color: #b3b3b3;
    font-size: 15px;
}

.bread-crumb.version-two li a:hover {
    text-decoration: underline
}

.page-info-bar .activity-count {
    position: relative;
    padding: 0 0;
    font-size: 14px;
    line-height: 30px;
    font-weight: 500;
    color: #717171;
    float: right
}

.page-info-bar .activity-count .count {
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #205081;
    vertical-align: middle
}

.ext-parent-wf.subject-topics {
    padding-bottom: 10px
}

.check-style-three {
    position: relative;
    display: block
}

.check-style-three input {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.check-style-three label {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding-left: 30px;
    font-weight: 500;
    color: #2e2e2e;
    margin: 0!important;
    text-transform: capitalize;
    cursor: pointer
}

.check-style-three label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    background: #f5f5f5;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.check-style-three label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    background: 0 0;
    line-height: 18px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    opacity: 0;
    border-radius: 50%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.check-style-three input:checked+label:after {
    opacity: 1
}

.check-style-three input:checked+label:before {
    background: #aad71a
}

/* Global Dropdown */
.dropdown-custom button {
    background: white;
    border: 1px solid #e6e6e6;
    color: #5f6368;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 14px 24px;
    text-transform: none;
    font-size: 14px;
}

.dropdown-custom button span.fa {
    color: #808080;
    font-size: 20px;
    line-height: 18px !important;
}

.dropdown-custom button:hover {
    background: white;
    border: 1px solid #aad71a;
    color: #5f6368;
    box-shadow: none !important;
}

.dropdown-custom .dropdown-toggle.btn-default:active {
    border: 1px solid #aad71a;
    color: #aad71a !important;
    background: #ffffff !important;
    box-shadow: none !important;
}

.dropdown-custom.open>.dropdown-toggle {
    border: 1px solid #aad71a !important;
    color: #aad71a !important;
    background: #ffffff !important;
    box-shadow: none !important;
}

.dropdown-custom.open>.dropdown-toggle span {
    color: #aad71a !important;
}

.dropdown-custom>ul {
    padding: 0;
    border: none;
    min-width: 150px;
    width: auto;
    left: 2px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px;
}

.dropdown-custom>ul.width-2 {
    min-width: 230px;
}

.dropdown-custom>ul li a {
    padding: 14px 20px;
    border-bottom: 1px solid #eff0f0;
    cursor: pointer;
    color: #5f6368;
    display: flex;
    justify-content: space-between;
    transition: all 0.25s ease-in-out;
}

.dropdown-custom>ul li.active a {
    background: #f5f5f5 !important;
    color: #aad71a !important;
}

.dropdown-custom>ul li a:hover {
    background: #f5f5f5 !important;
}

.star-rating-wrapper.centered > div {
    display: flex;
    justify-content: center;
}

.new-levels-inner {
    display: flex;
    align-items: center;
}
.new-levels-wrapper .new-levels-inner div {
    background: #f1f1f1;
    width: 42px;
    height: 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    clip-path: polygon(78% 0%, 100% 50%, 78% 100%, 0% 100%, 23% 50%, 0% 0%);
    margin-right: -2px;
}
.new-levels-wrapper.normal-size .new-levels-inner div {
    width: 35px;
    height: 25px;
}

.new-levels-wrapper .new-levels-inner div span {
    display: none;
}

.new-levels-wrapper.small .new-levels-inner div {
    width: 24px;
    height: 18px;
}

.new-levels-wrapper .new-levels-inner div.active {
    background: #aad71a;
}

.new-levels-wrapper .new-levels-inner div.active span {
    display: block;
    font-size: 13px;
    font-weight: 600;
}

.new-levels-wrapper.small .new-levels-inner div.active.with-number span {
    font-size: 10px;
}

.new-levels-wrapper .new-levels-inner div:first-child {
    clip-path: polygon(0% 0%, 78% 0%, 100% 50%, 78% 100%, 0% 100%);
    border-radius: 5px 0 0 5px;
}

.new-levels-wrapper.small .new-levels-inner div:first-child {
    border-radius: 3px 0 0 3px;
}

.features-container.v2{
    padding: 50px 0 120px;
}

.features-container.v2 .feature-box{
    padding: 40px 80px;
    background: #ffffff;
    border-radius: 7px;
    text-align: center;
    position: relative;
    overflow: hidden;
}
.features-container.v2 .feature-box .shape-1{
    position: absolute;
    left: -170px;
    top: -47px;
}
.features-container.v2 .feature-box .shape-2{
    position: absolute;
    bottom: -153px;
    right: -54px;
}
.features-container.v2 .feature-box .shape-3{
    position: absolute;
    top: -180px;
    left: 60px;
}

.features-container.v2 .feature-box .icon img{
    width: 90px;
    height: 90px;
    object-fit: contain;
    transition: all 0.25s ease-in-out;
}
.features-container.v2 .feature-box:hover .icon img{
    transform: translateY(-10px);
}
.features-container.v2 .feature-box .title{
    padding: 28px 0 20px;
    color: #ff642e;
    font-size: 28px;
    font-weight: 400;
}

.features-container.v2 .feature-box .detail p{
    padding: 0;
    margin: 0;
    color: #4b4b4b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
}

.home-page-slider-navigation .owl-next:hover,
.home-page-slider-navigation .owl-prev:hover {
    background: #205081;
    color: #fff
}

.home-page-slider-navigation .owl-next,
.home-page-slider-navigation .owl-prev {
    position: relative;
    left: 0;
    top: 0;
    display: inline-block;
    margin-left: 5px;
    width: 50px;
    height: 32px;
    background: #e9e9e9;
    padding: 0 5px;
    text-align: center;
    line-height: 32px;
    font-size: 12px;
    color: #999;
    border-radius: 5px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.home-page-slider-navigation .owl-nav {
    position: absolute;
    right: 0;
    top: -42px
}

.home-page-slider-navigation-disabled {
    display: none
}

.home-page-slider-navigation {
    position: absolute;
    left: 0;
    position: relative;
    top: -39px;
    right: 114px;
    margin-bottom: 4px;
    float: right
}

.page-info-bar.new-wf-page {
    padding: 15px 0;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #efefef
}

.page-info-bar.new-wf-page .page-title h2 {
    color: #205081;
    line-height: 1.5em;
    font-size: 20px;
    font-weight: 500
}

/* Pagination v2 Styles */
.pagination-style-v2 {
    position: relative;
    margin: 20px 0;
}

.pagination-style-v2 .pag-btn {
    padding: 12px 80px;
    border: 1px solid #205081;
    border-radius: 40px;
    font-size: 16px;
    position: relative;
    top: 13px;
    font-weight: 500;
    color: #205081;
    transition: all 0.2s ease-in-out;
}

.pagination-style-v2 .pag-btn:hover {
    background: #205081;
    color: #ffffff;
}

.pagination-style-v2 .pag-counter {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.pagination-style-v2 .pag-counter button {
    height: 42px;
    width: 42px;
    line-height: 14px;
    font-size: 18px;
    text-align: center;
    background: #f3f4f5;
    color: #676767;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
}

.pagination-style-v2 .pag-counter button:disabled {
    color: #a9a9a9;
    cursor: not-allowed;
}

.pagination-style-v2 .pag-counter button:disabled:hover {
    background: #f3f4f5;
    color: #a9a9a9;
}

.pagination-style-v2 .pag-counter button:first-child {
    padding-left: 0;
}

.pagination-style-v2 .pag-counter button:hover {
    color: #205081;
    background: #e3e3e3;
}

.pagination-style-v2 .pag-counter input {
    width: 42px;
    text-align: center;
    border: 1px solid #cbcbcb;
    font-size: 14px;
    height: 42px;
    border-radius: 4px;
    margin: 0 8px;
}

.pagination-style-v2 .pag-total {
    padding-left: 10px;
    font-size: 14px;
    color: #676767;
}

@media (max-width: 480px) {
    .pagination-v2-inner .row>div {
        min-width: 100%;
        display: block;
    }
    .pagination-style-v2 .pag-counter {
        justify-content: center;
        margin-top: 44px;
    }
}

.styled-pagination {
    position: relative;
    margin: 20px 0
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 5px 10px 0
}

.styled-pagination li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 4px;
    font-size: 12px;
    text-transform: capitalize;
    min-width: 40px;
    height: 40px;
    background: #dadada;
    color: #111;
    font-weight: 500;
    text-align: center;
    border-radius: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.styled-pagination.style-two li a {
    background: 0 0;
    border-radius: 3px
}

.styled-pagination li a.next,
.styled-pagination li a.prev {
    font-size: 16px;
    top: 2px
}

.styled-pagination li a.active,
.styled-pagination li a:hover {
    color: #fff;
    border-color: #205081;
    background: #205081
}

.styled-pagination.style-two li a.active,
.styled-pagination.style-two li a:hover {
    border-color: #a3c448;
    background: #a3c448
}
.styled-pagination .active span {
    padding: 10px 17px!important;
    background-color: #205081!important
}

.styled-pagination .pagination li a {
    background-color: #e9e9e9
}

.styled-pagination .pagination li a:hover {
    background-color: #205081!important
}
.styled-pagination.version-blue {
    position: relative;
    padding: 20px 0 0;
    margin: 0
}

.styled-pagination.version-blue li {
    margin-right: 3px
}

.styled-pagination.version-blue li a {
    line-height: 20px;
    padding: 4px 2px;
    background: #e9e9e9;
    text-align: center;
    width: 28px;
    min-width: 28px;
    min-height: 28px;
    height: 28px;
    color: #222;
    border-radius: 3px
}

.styled-pagination.version-blue li a.active,
.styled-pagination.version-blue li a:hover {
    background: #205081;
    color: #fff
}

/* Pagination v3 Styles */
.pagination-v3 {
    margin-top: 30px;
}
.pagination-v3 ul {
    display: flex;
    align-items: center;
}
.pagination-v3 ul li {
    min-width: 40px;
    min-height: 40px;
}
.pagination-v3 ul li a,
.pagination-v3 ul li span {
    display: block;
    width: 100%;
    height: 100%;
    min-height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--grey-300);
    font-size: 15px;
    font-weight: 400;
    border-radius: 5px;
}
.pagination-v3 ul li.active a {
    background-color: var(--primary-color);
    color: var(--white);
}

select.bs-select-hidden,
select.selectpicker {
    display: none!important
}

.bootstrap-select>.dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #999
}

.bootstrap-select>select {
    position: absolute!important;
    bottom: 0;
    left: 50%;
    display: block!important;
    width: .5px!important;
    height: 100%!important;
    padding: 0!important;
    opacity: 0!important;
    border: none
}

.bootstrap-select>select.mobile-device {
    top: 0;
    left: 0;
    display: block!important;
    width: 100%!important;
    z-index: 2
}

.error .bootstrap-select .dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto!important
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333!important;
    outline: 5px auto -webkit-focus-ring-color!important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*=col-]) {
    width: 100%
}

.bootstrap-select.form-control.input-group-btn {
    z-index: auto
}

.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*=col-] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*=col-].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*=col-].dropdown-menu-right {
    float: right
}

.form-group .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-inline .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group>.disabled:focus {
    outline: 0!important
}

.bootstrap-select.btn-group.bs-container {
    position: absolute;
    height: 0!important;
    padding: 0!important
}

.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .dropdown-toggle .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*=col-] .dropdown-toggle {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: .5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    pointer-events: none;
    opacity: .9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px;
    white-space: nowrap
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle {
    z-index: 1061
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid rgba(204, 204, 204, .2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-top: 7px solid rgba(204, 204, 204, .2);
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:after,
.bootstrap-select.show-menu-arrow.open>.dropdown-toggle:before {
    display: block
}

.check-style-two {
    position: relative;
    display: inline-block;
    margin-right: 15px
}

.check-style-two input {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.check-style-two label {
    position: relative;
    display: block;
    line-height: 24px;
    padding-left: 30px;
    font-weight: 500;
    color: #a09f9f;
    text-transform: capitalize;
    cursor: pointer
}

.check-style-two label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background: #efefef;
    border-radius: 50%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.check-style-two label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 2px;
    width: 20px;
    height: 20px;
    background: 0 0;
    line-height: 20px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    opacity: 0;
    border-radius: 50%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.check-style-two input:checked+label:after {
    opacity: 1
}

.check-style-two input:checked+label:before {
    background: #205081
}

.check-style-two input:checked+label {
    color: #525252
}

.check-style-nine {
    position: relative
}

.check-style-nine input {
    display: none
}

.check-style-nine label {
    position: relative;
    display: inline-block;
    line-height: 17px;
    height: 28px;
    padding: 6px 16px 6px 36px;
    margin: 0;
    background: #205081;
    color: #fff;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
    border-radius: 14px;
    cursor: pointer;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.check-style-nine.custom-v2 label{
    padding: 6px 16px 6px 16px;
}

.check-style-nine label .icon {
    position: absolute;
    left: 10px;
    top: 7px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    color: #205081;
    font-size: 10px;
    border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.check-style-nine label .icon .fa {
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.check-style-nine input:checked+label .icon .fa {
    opacity: 1
}

/* Cookies Styles */

.mini-cookies-box {
    display: none;
    position: fixed;
    width: 250px;
    min-height: 250px;
    bottom: 14px;
    left: 14px;
    background: #ffffff;
    border-radius: 8px;
    z-index: 99999;
    box-shadow: rgba(0, 0, 0, 0.1) 0 2px 14px;
}

.mini-cookies-box .cookies-inner {
    padding: 26px 30px;
}

.mini-cookies-box .cookies-inner p {
    font-size: 14px;
    color: #787878;
    line-height: 1.4;
    margin-bottom: 20px;
}

.mini-cookies-box .cookies-inner p a {
    color: #205081;
    text-decoration: underline;
    font-weight: 600;
}

.mini-cookies-box .cookies-inner>a:last-child {
    margin-top: 10px;
}

.d-block {
    display: block !important;
    min-width: 100% !important;
}

.big-cookies-box {
    position: fixed;
    width: 100%;
    min-height: 200px;
    bottom: 0;
    left: 0;
    background: #ffffff;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.1) 0 -1px 14px;
}

.big-cookies-inner {
    display: flex;
    padding: 26px 160px 30px 0;
}

.big-cookies-inner img {
    padding: 0 20px;
    width: 220px;
}

.big-cookies-inner h3 {
    color: #343333;
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
}

.big-cookies-inner p {
    color: #696969;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4;
}

.big-cookies-inner .cookie-details .more-info {
    color: #205081;
    font-weight: 600;
    position: relative;
    text-transform: uppercase;
    text-decoration: none;
}

.big-cookies-inner .cookie-details .more-info::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 2px;
    width: 100%;
    background: #c7d3df;
    transition: all 0.2s ease-in-out;
}

.big-cookies-inner .cookie-details .more-info:hover::before {
    background: #205081;
}

.big-cookies-inner .btn-box {
    margin-top: 20px;
}

.big-cookies-inner .btn {
    text-transform: capitalize !important;
    font-weight: 600 !important;
    margin-right: 2px;
}

.toggle-options {
    height: 0;
    visibility: hidden;
    opacity: 0;
    transition: all 0s ease-in-out;
}
.toggle-options.open{
    padding: 22px 0 6px;
    height: auto;
    visibility: visible;
    opacity: 1;
    transition: all 0.25s ease-in-out;
}
.toggle-options .option-box{
    margin-top: 6px;
}
.toggle-options .option-box p{
    margin-bottom: 0;
}

.toggle-options h6 {
    font-size: 16px;
    color: #343333;
    font-weight: 600;
    margin-bottom: 8px;
}

.custom-checkbox-2 {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 400;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.custom-checkbox-2.v3 {
    margin-bottom: 22px;
    display: inline-block;
    padding-left: 0;
}

.custom-checkbox-2.v3 .checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    background-color: transparent;
    border: 1px solid var(--grey-300);
}

.custom-checkbox-2.v3:hover input~.checkmark {
    background: var(--grey-color);
}

.custom-checkbox-2.v3 input:checked~.checkmark {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
}

.custom-checkbox-2.v3 .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 11px;
    border-width: 0 2px 2px 0;
}

.custom-checkbox-2 input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    border-radius: 2px;
    transition: all 0.2s ease-in-out;
    background-color: #e9e9e9;
}

.custom-checkbox-2:hover input~.checkmark {
    background-color: #c9c9c9;
}

.custom-checkbox-2 input:checked~.checkmark {
    background-color: #aad71a;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox-2 input:checked~.checkmark:after {
    display: block;
}

.custom-checkbox-2 .checkmark:after {
    left: 6px;
    top: 4px;
    width: 6px;
    height: 9px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.d-check-box input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.d-check-box label {
    position: relative;
    top: 2px;
    display: block;
    cursor: pointer;
    color: #8b8989;
    font-weight: 400;
    padding-left: 35px;
    line-height: 24px
}

.d-check-box input:checked+label {
    color: #1f5181;
    -webkit-text-shadow: 0 0 1px #1f5181;
    -ms-text-shadow: 0 0 1px #1f5181;
    -moz-text-shadow: 0 0 1px #1f5181;
    text-shadow: 0 0 1px #1f5181
}

.d-check-box label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.d-check-box label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    width: 17px;
    height: 17px;
    background: 0 0;
    line-height: 18px;
    font-size: 12px;
    text-align: center;
    color: #fff;
    opacity: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.d-check-box input:checked+label:after {
    opacity: 1
}

.d-check-box input:checked+label:before {
    background: #205081;
    border-color: #205081
}

/*FOOTER*/
.footer-version-two {
    position: relative;
    background: #205081;
    color: #fff
}

.footer-version-two a {
    color: #aad71a
}

.footer-version-two .footer-upper {
    position: relative;
    padding: 85px 0 30px
}

.footer-version-two .footer-upper .footer-column {
    position: relative;
    margin-bottom: 40px
}

.footer-version-two .footer-upper .footer-column h3 {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px;
    color: #fff;
    margin-bottom: 20px
}

.footer-version-two .info-column .footer-logo {
    position: relative;
    margin-bottom: 10px;
    margin-top: -20px
}

.footer-version-two .info-column .text {
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    padding-right: 30px;
    line-height: 28px
}

.footer-version-two .info-column .contact-number {
    font-size: 26px;
    line-height: 1.4em;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 300
}

.footer-version-two .info-column .contact-number a {
    color: #fff
}

.footer-version-two .info-column .email {
    font-size: 26px;
    color: #aad71a;
    font-weight: 300
}

.footer-version-two .info-column .email a {
    position: relative;
    display: inline-block;
    line-height: 26px;
    border-bottom: 1px solid;
    font-size: 26px;
    color: #aad71a;
    font-weight: 300
}

.footer-version-two .links-column .links-box {
    position: relative
}

.footer-version-two .links-column .links-box ul {
    position: relative;
    float: left;
    width: 50%;
    padding-right: 15px
}

.footer-version-two .links-column .links-box ul li {
    position: relative;
    color: #fff;
    margin-bottom: 2px;
    padding-left: 10px
}

.footer-version-two .links-column .links-box ul li a {
    position: relative;
    display: inline-block;
    line-height: 20px;
    font-weight: 300;
    font-size: 13px;
    border-bottom: 1px solid transparent;
    color: #fff;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.footer-version-two .links-column .links-box ul li a:hover {
    color: #aad71a;
    border-bottom-color: #aad71a
}

.footer-version-two .links-column .links-box ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    width: 4px;
    height: 4px;
    border: 2px solid;
    border-radius: 50%
}

.footer-version-two .footer-bottom {
    position: relative
}

.footer-version-two .footer-bottom .inner {
    position: relative;
    padding: 30px 0;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.footer-version-two .footer-bottom .copyright-text {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 10px
}

.footer-version-two .footer-bottom .copyright-text a {
    text-decoration: underline
}

.footer-version-two .social {
    position: relative;
    float: right;
    margin-bottom: 10px
}

.footer-version-two .social-links {
    position: relative
}

.footer-version-two .social-links li {
    position: relative;
    display: inline-block;
    margin-left: 25px;
    color: #fff
}

.footer-version-two .social-links li:first-child {
    margin-left: 0
}

.footer-version-two .social-links li a {
    position: relative;
    display: block;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.footer-version-two .social-links li a:hover {
    color: #aad71a
}
.new-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.theme-btn-two {
    position: relative;
    display: inline-block;
    padding: 10px 40px;
    line-height: 26px;
    background: #fed716;
    color: #fff;
    font-size: 14px;
    letter-spacing: .02em;
    text-transform: capitalize;
    text-align: center;
    border-radius: 5px;
    cursor: pointer
}

.theme-btn-two:hover {
    background: #fff;
    color: #fed716
}
.theme-btn-three {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    line-height: 26px;
    background: #aad71a;
    color: #fff;
    font-size: 14px;
    letter-spacing: .02em;
    text-transform: capitalize;
    text-align: center;
    border-radius: 5px;
    cursor: pointer
}

.theme-btn-three:hover {
    background: #0086c0;
    color: #fff
}

.theme-btn-four {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    line-height: 26px;
    background: #e13e57;
    color: #fff;
    font-size: 14px;
    letter-spacing: .02em;
    text-transform: capitalize;
    text-align: center;
    border-radius: 5px;
    cursor: pointer
}

.theme-btn-four:hover {
    background: #fff;
    color: #e13e57
}

/* Top Links General */
.top-links-wrapper {
    background: #ffffff;
    margin-top: 12px;
    border-bottom: 1px solid #ededed;
}

.top-links-wrapper .top-links-inner {
    display: flex;
    justify-content: space-between;
}

.top-links-wrapper .top-links-inner a {
    padding: 20px 0;
    display: inline-block;
    font-size: 16px;
    color: #5f6368;
}

.top-links-wrapper .top-links-inner a:hover {
    color: #202124;
}

.top-links-wrapper .top-links-inner a.active {
    border-bottom: 3px solid #aad71a;
    color: #202124;
    font-weight: 500;
}

.left-links-box a {
    margin-right: 50px;
}

.right-links-box a {
    margin-left: 50px;
}


.swal-overlay{
    z-index: 99999 !important;
}
.inprogress-color{
    background: #e13e57 !important;
}

#recaptcha-error{
    display:none;
    color: red;
    font-weight: bold;
    margin: 10px;
    font-size: 15px;
}

.signup-pills-alignment{
    text-align: center;
}

/*.plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a.educator-packages{
    padding: 10px 50px 9px !important;
}*/

/*.plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a.school-packages{
    padding: 10px 30px 9px !important;
}*/

/****** This style is added by Abdul Rehman on 08/05/2020 for worksheet scoring table *****/
.scoring-table-outer table th.scoring-common {
    position: relative;
    top: -40px;
}

.scoring-table-outer table th.wrk-sheet-year.scoring-common{
    right: 10px;
}

.scoring-table-outer table th.wrk-sheet-age.scoring-common{
    left: 15px;
}

.scoring-table-outer table th.wrk-sheet-status.scoring-common{
    right: 20px;
}

.scoring-table-outer table th.wrk-sheet-max-score.scoring-common{
    right: 30px;
}

.scoring-table-outer table th.wrk-sheet-score.scoring-common{
    left: 30px;
}

.scoring-table-outer table th.wrk-sheet-action.scoring-common{
    left: 20px;
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer .score-btn.single-sheet-score:hover span.fa-thumbs-o-up{
    color: #fff !important;
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer.input-visible .score-input span.fa-check {
    color: #aad71a;
    cursor: pointer;
    z-index: 99;
}
.payment-details-section .actual-amount-steptwo {
    color: red;
    font-weight: bolder;
    text-decoration: line-through;
    font-size: 15px;
    margin-right: 8px;
}

.tabs-box {
    position: relative
}

.tabs-box .tab-buttons {
    position: relative
}

.tabs-box .tab-buttons .tab-btn {
    position: relative;
    cursor: pointer
}

.tabs-box .tabs-content {
    position: relative
}

.tabs-box .tabs-content .tab {
    position: relative;
    display: none
}

.tabs-box .tabs-content .tab.active-tab {
    display: block
}

.vnotify-item {
    padding: 15px!important;
    width: 100%!important
}

.vnotify-text {
    margin-right: 25px!important;
    padding-right: 10px!important;
    border-right: 1px solid #fff;
    line-height: 20px
}
.vnotify-container.vn-center {
    top: 4.5%!important;
    z-index: 1000000000!important;
    transform: translate(-50%, -50%)
}
.vnotify-container {
    position: fixed
}

.vnotify-container.vn-top-right {
    right: 10px;
    top: 15%;
    transform: translateY(-15%)
}

.vnotify-container.vn-top-left {
    top: 10px;
    left: 10px
}

.vnotify-container.vn-bottom-right {
    bottom: 10px;
    right: 10px
}

.vnotify-container.vn-bottom-left {
    bottom: 10px;
    left: 10px
}

.vnotify-container.vn-center {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.vnotify-container .vn-close {
    position: absolute;
    top: 5px;
    right: 10px;
    width: 15px;
    height: 15px;
    padding: 2px;
    cursor: pointer
}

.vnotify-container .vn-close:after,
.vnotify-container .vn-close:before {
    content: '';
    position: absolute;
    width: 100%;
    top: 50%;
    height: 2px;
    background: #fff
}

.vnotify-container .vn-close:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg)
}

.vnotify-container .vn-close:after {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.vnotify-item {
    width: 20em;
    padding: 15px;
    position: relative;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 15px;
    opacity: .75
}

.vnotify-item:hover {
    opacity: 1
}

.vnotify-title {
    font-weight: 700
}

.vnotify-info {
    background: #3498db;
    color: #fff
}

.vnotify-success {
    background: #aad71a;
    color: #fff
}

.vnotify-error {
    background: #d64451;
    color: #fff
}

.vnotify-warning {
    background: #e6bd32;
    color: #fff
}

.vnotify-notify {
    background: #333;
    color: #fff
}



/* Media Queries */
@media (max-width: 1199px){
    .free-daily-bundles-homepage-section.free-daily-bundles-v2 .worksheet-cards-box {
        margin-top: 40px;
    }
    .main-header .user-box {
        margin-left: 0px;
        padding-right: 12px;
    }
}

@media only screen and (max-width:1140px) {
    .main-header.header-two {
        position: fixed!important
    }
    .mission-del-btn.assignment-btn a {
        margin-right: 10px;
    }
    .main-header {
        position: relative!important
    }
    .page-wrapper {
        overflow: visible
    }
    .main-header.header-two {
        position: fixed!important
    }
    .header-span {
        display: none
    }
}   
@media only screen and (max-width:1023px) {
    .main-header.header-two {
        position: fixed!important
    }
    .header-two .header-two-nav .header-navigation>li {
        margin-left: 20px
    }
    .header-two .header-two-nav .header-login-links {
        margin-left: 30px
    }
    .main-header.header-two {
        position: fixed!important
    }
    .main-header .nav-box {
        padding: 14px 0;
        margin-left: 0;
    }
    .main-header .nav-box,
    .search-listing .search-filters,
    .search-listing .search-listing-header .tabbed-links {
        width: 100%
    }
    .search-listing .search-filters .filter-column {
        width: 50%
    }
    .main-header .nav-box .search-btn {
        float: right
    }
    .main-header .nav-box .top-nav {
        float: left
    }
    .footer-version-two .info-column .text {
        font-size: 15px;
        padding-right: 0
    }


}

@media (max-width: 991px) {
    .main-header {
        min-height: auto !important;
    }
    .header-two-logo .logo img {
        width: 156px;
    }
    .header-two .header-two-nav {
        padding: 24px 0;
        margin-left: 26px;
    }
    .header-two .header-login-links>ul {
        min-height: 74px;
    }
    .header-two .header-login-links>ul>li>a {
        padding: 6px;
    }
    .theme-btn-secondary {
        padding: 8px 26px !important;
        min-width: 120px;
    }
    .daily-bundles-homepage-section-content {
        padding-top: 22px;
    }
    .free-bundle-tabs .tab-buttons li a {
        padding: 7px 14px;
        margin-bottom: 8px;
    }
    .activities-cards-box,
    .worksheet-cards-box {
        margin-top: 0px;
        padding: 0 10px;
    }
    .activities-cards-box > .row > div,
    .worksheet-cards-box > .row > div {
        padding-right: 8px;
        padding-left: 8px;
    }
    .features-container.v2 .feature-box {
        padding: 40px 28px;
    }
    .header-span-home-two {
        height: 72px;
    }

}

@media (max-width: 768px){
    .header-two .header-two-logo {
        padding: 16px 0 !important;
    }
    .toggle-box {
        z-index: 999999;
        position: relative;
        float: right;
        top: 12px;
    }
    .toggle-box .navbar-toggle {
        background: #aad71a;
        margin-right: 4px;
    }
    .toggle-box .navbar-toggle .icon-bar {
        background: #ffffff;
    }
    .header-two .header-two-nav {
        float: right;
        top: 34px;
    }
    .header-two .header-login-links {
        margin-right: 60px;
        position: absolute;
        float: right;
        right: 16px;
        top: 0;
    }
    .footer-version-two .info-column .email a {
        font-size: 20px;
    }
    .daily-bundles-homepage-section-content .free-tabs-menu-toggle {
        font-weight: 500;
        background: #ddd;
    }
    .free-bundle-tabs .age-tabs {
        margin: 0 auto 40px auto !important;
    }
    .age-tabs.desktop {
        display: none;
    }
    .age-tabs.mobile {
        display: block;
        background: #f9f9f9;
    }
    .age-tabs.mobile .tab-buttons{
        border-top: 2px solid #eee;
    }

    .free-bundle-tabs{
        overflow: hidden;
    }
    .free-bundle-tabs ul{
        max-width: 100vw;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        overflow-x: auto;
        padding: 10px 0 !important;

    }
    .free-bundle-tabs ul li{
        padding: 0;
        margin: 3px 0;
        flex: 1;
        min-width: 50%;
    }
    .free-bundle-tabs ul li a{
        display: block;
        width: 100%;
    }
    .free-bundle-tabs .tab-buttons li {
        display: inline;
        padding: 0 6px;
    }
    .activities-cards-box > .row > div,
    .worksheet-cards-box > .row > div {
        width: 50%;
        float: left;
        margin-bottom: 14px;
    }
    .worksheet-cards-box .default-search-item {
        margin-bottom: 0;
    }
}


@media only screen and (min-width:768px) {
    .main-header .user-box .box-inner .user-dropdown,
    .main-header .user-box .box-inner .user-dropdown>li>ul {
        display: block!important;
        visibility: hidden;
        opacity: 0
    }
}


@media only screen and (max-width:767px) {
    .main-header.header-two {
        position: fixed!important
    }
    .main-header .nav-box .search-btn {
        position: absolute;
        right: 2px;
        top: 16px;
        text-align: right
    }
    .main-header .nav-box .search-btn .search-toggle-btn {
        color: #205081;
    }
    .header-two .header-two-nav .search-btn {
        position: relative;
        float: right;
        margin-left: 25px;
        padding-top: 2px;
        top: -23px;
        left: -116px;
    }
    .main-header .nav-box .search-btn .search-toggle-btn:after {
        display: none!important
    }
    .main-header .user-box .box-inner .user-dropdown .dropdown-btn {
        display: block
    }
    .main-header .user-box .box-inner .user-dropdown>li>ul {
        position: relative;
        left: 0;
        right: 0;
        width: 100%;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        -o-transition: none
    }
    .main-header .user-box .box-inner .user-dropdown {
        width: 200px
    }
    .main-header .user-box .box-inner:hover .user-dropdown {
        display: block;
        visibility: visible;
        opacity: 1;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -ms-transition: none;
        -o-transition: none
    }
    .main-header .nav-box .top-nav {
        width: 100%
    }
    .main-header .nav-box .navbar-header {
        padding: 0
    }
    .main-header .nav-box .navbar-header .navbar-toggle {
        display: inline-block;
        top: -4px;
        border: 1px solid #205081;
        float: none;
        margin: 0;
        border-radius: 2px;
        background: #205081    }
    .main-header .nav-box .navbar-header .navbar-toggle .icon-bar {
        background: #fff
    }
    .main-header .nav-box .navbar-collapse {
        width: 100%!important;
        padding: 0;
        margin: 20px 0 0
    }
    .main-header .nav-box .navbar-collapse.collapse,
    .main-header .nav-box .navbar-collapse.collapsing,
    .main-header .nav-box .navbar-collapse.in {
        position: relative!important;
        left: 0;
        top: 0;
        padding: 0;
        width: 100%
    }
    .main-header .nav-box .top-nav .navigation {
        width: 100%;
        background: #f2f2f2
    }
    .main-header .nav-box .top-nav .navigation>li {
        display: block;
        width: 100%;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .main-header .nav-box .top-nav .navigation>li>a {
        display: block;
        line-height: 24px;
        color: #205081;
        padding: 10px 15px;
        font-size: 14px
    }

    .main-header.header-two {
        position: fixed!important
    }
    .header-two .header-two-nav {
        width: 100%;
        margin-top: -84px;
        padding-right: 75px
    }
    .header-two .header-two-nav .nav-box-two {
        float: right;
        position: absolute;
        width: 100%;
        right: 0;
        top: 0;
        padding: 27px 0
    }
    .header-two .header-two-nav .header-login-links {
        float: right;
        margin-left: 0;
        z-index: 1
    }
    .header-two .header-two-nav .navbar-header {
        padding: 0
    }
    .header-two .header-two-nav .navbar-header .navbar-toggle {
        display: inline;
        top: -2px;
        border: 1px solid #e13e57;
        float: right;
        margin: 0;
        border-radius: 3px;
        background: #e13e57;
        cursor: pointer
    }
    .header-two .header-two-nav .navbar-header .navbar-toggle .icon-bar {
        background: #fff
    }
    .header-two .header-two-nav .navbar-collapse {
        width: 100%!important;
        padding: 0;
        margin: 30px 0 0
    }
    .header-two .header-two-nav .navbar-collapse.collapse,
    .header-two .header-two-nav .navbar-collapse.collapsing,
    .header-two .header-two-nav .navbar-collapse.in {
        position: relative!important;
        left: 0;
        top: 0;
        padding: 0;
        width: 100%;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
    }
    .header-two .header-two-nav .header-navigation {
        width: 100%;
        background: #fff;
        border-top: 2px solid #aad71a;
    }
    .header-two .header-two-nav .header-navigation>li {
        display: block;
        width: 100%;
        margin: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }
    .header-two .header-two-nav .header-navigation>li>a {
        display: block;
        line-height: 24px;
        color: #205081;
        padding: 12px 24px;
        font-size: 14px
    }
    .header-two .header-two-nav .search-btn {
        float: right;
        margin-left: 0;
        margin-right: 20px;
        padding-top: 3px
    }
    .header-two .header-two-nav .search-btn .search-toggle-btn:after {
        bottom: -31px
    }
    .header-two .header-two-nav .search-btn {
        position: relative;
        float: right;
        margin-left: 25px;
        padding-top: 2px;
        top: -23px;
        left: -116px;
    }
    .footer-version-two .info-column .contact-number {
        font-size: 18px
    }
    .footer-version-two .info-column .email,
    .footer-version-two .info-column .email a {
        font-size: 26px
    }
    .footer-version-two .footer-upper {
        padding: 70px 0 20px
    }
    .footer-version-two .footer-bottom .inner {
        padding: 30px 0 20px
    }
    .features-container.v2 .feature-box {
        margin-bottom: 30px;
    }
    .bread-crumb.version-two li a {
        font-size: 12px !important;
    }
    .bread-crumb.version-two li a {
        line-height: 24px !important;
        font-size: 14px;
    }
    .bread-crumb.version-two li:before {
        font-size: 10px;
        top: -4px;
    }
    .my-improvement .info-column .info-list li, .page-info-bar .bread-crumb, .page-info-bar .page-title {
        width: 100%;
    }
}


@media only screen and (max-width:599px) {

    .main-header .login-links,
    .main-header .logo-box {
        width: 100%;
        margin: 0 0;
        text-align: center
    }
    .main-header .user-box {
        width: 100%;
        margin: 0 0
    }
    .main-header .login-links a {
        float: none;
        display: inline-block;
        margin: 0 7px;
        background: #aad71a;
        padding: 9px 15px;
        min-width: 100px
    }
    .main-header .login-links a:hover {
        background: #fff;
        color: #aad71a
    }

    .header-two .header-two-logo img {
        height: 40px
    }
    .header-two .header-two-logo {
        padding: 22px 0
    }
    .header-two .header-two-nav {
        padding-right: 65px
    }
    .header-two .header-two-nav .header-login-links ul li {
        margin-left: 15px
    }
    .secondary-header .logo-box {
        width: 100%;
        text-align: center;
        padding: 10px 0 20px
    }
    .footer-version-two .footer-bottom .copyright-text,
    .footer-version-two .footer-bottom .social {
        width: 100%;
        text-align: center
    }
    .footer-version-two .social-links li {
        margin: 0 8px
    }
    .footer-version-two .links-column .links-box ul {
        width: 100%
    }

}

@media (max-width: 575px) {
    .top-links-wrapper .top-links-inner > div {
        flex: 1;
        display: flex;
        flex-grow: 0;
        align-items: center;
    }
    .top-links-wrapper .left-links-box a {
        margin-right: 20px !important;
    }
    .top-links-wrapper .left-links-box a:last-child {
        margin-right: 0 !important;
    }
    .top-links-wrapper .right-links-box {
        max-width: 40%;
    }
    .top-links-wrapper .top-links-inner {
        align-items: center;
        max-width: 100%;
        overflow-x: auto;
        text-align: center;
        justify-content: flex-start;
    }
    .top-links-wrapper .top-links-inner a {
        padding: 8px 10px;
        font-size: 14px;
        line-height: 1.4;
        flex: 1;
        margin-right: 0px;
        text-align: center;
    }
    .top-links-wrapper .right-links-box a {
        margin-left: 16px;
    }
    .header-with-dots {
        flex-wrap: wrap;
    }
    .heading-title-one h2 {
        min-width: 100%;
    }
    .header-with-dots .carousel-dot-custom {
        position: relative;
        right: inherit !important;
        color: #5f6368;
        top: 0;
    }
    .nav-version-two .owl-next, .nav-version-two .owl-prev {
        top: -22%;
    }
    .main-header .user-box .box-inner .user-dropdown>li>ul {
        padding: 6px 0;
    }
    .main-header .user-box .box-inner .user-dropdown>li>ul>li {
        padding-left: 12px;
        padding-right: 10px;
    }
    .students-dropdown-menu {
        max-height: 320px;
    }
}

@media only screen and (max-width:479px) {
    .header-two .header-two-nav .search-btn {
        display: none;
    }
    .page-info-bar.light-version {
        padding: 8px 0;
    }
    .news-block-two .overlay-box {
        padding: 10px 12px 12px 12px;
    }
    .news-block-two .overlay-box h2 {
        font-size: 16px;
        margin-bottom: 6px;
        padding-bottom: 2px;
    }
    .overlay-box .text {
        font-size: 12px;
        line-height: 1.5;
        height: 130px;
        overflow: hidden;
    }
    .news-block-two .overlay-box .read-more {
        left: 14px;
        bottom: 7px;
        height: 26px;
        line-height: 24px;
    }
    .footer-version-two .info-column .email, .footer-version-two .info-column .email a {
        font-size: 22px;
    }
}

@media (max-width: 380px) {
    .theme-btn-secondary {
        padding: 6px 26px !important;
    }

}

#customer_braintree_form {
    margin: 30px 0 50px 0;
}

.braintree-submit-btn-box {
    padding-top: 18px;
}

.billing-details-list {
    position: relative;
    max-width: 510px;
}

.billing-details-list ul{
    position: relative;
}

.billing-details-list ul li{
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    padding: 7px 32px 7px 0;
    line-height: 24px;
}

.billing-details-list ul li label {
    position: relative;
    display: block;
    line-height: 24px;
    padding-right: 50px;
    font-size: 16px;
    color: #999;
    font-weight: 400;
}

.billing-details-list ul li .billing-data-steps{
    position: absolute;
    right: 0;
    top: 10px;
}


@keyframes tada {
    from {
        opacity: 0;
        -webkit-transform: scale(0.1) rotate(30deg);
        transform: scale(0.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.animate__tada {
    animation: tada 0.6s linear;
}

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.animate__rollOut {
    animation: rollOut 0.4s linear;
}

/* Christmas Announcement Box */
.christmas-anouncement-box {
    background: #2c2c2c;
}
.anouncement-inner {
    padding: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    max-width: 750px;
    position: relative;
    margin: auto;
}
.anouncement-inner > img {
    position: absolute;
    bottom: 0;
    left: 0;
}
.anouncement-inner > img.christmas-accouncement-start {
    bottom: auto;
    top: -62px;
    left: 20px;
}
.anouncement-inner > img.christmas-accouncement-end {
    left: auto;
    right: 0;
}
.anouncement-inner .see-details-btn {
    background: #ea222c;
    padding: 4px 40px;
    border-radius: 40px;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    margin-left: 20px;
    transition: all 0.2s ease;
}
.anouncement-inner .see-details-btn:hover {
    background: #f4464f;
}
.anouncement-inner .see-details-btn:active {
    opacity: 0.9;
}
.pay-with-paypal {
    display: none;
    font-size: 20px;
    margin: 0px 0px 15px 0px;
    font-weight: 500;
}
.paypal-divider {
    display: none;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}
@media (max-width: 760px) {
    .header-span-home-two.with-announcement,
    .header-span.with-announcement {
        height: 118px;
    }
    .anouncement-inner {
        font-size: 14px;
    }
    .anouncement-inner .see-details-btn {
        padding: 4px 20px;
        margin-left: 10px;
    }
}
@media (max-width: 600px) {
    .anouncement-inner {
        padding: 3px 100px 6px;
    }
    .header-span-home-two.with-announcement,
    .header-span.with-announcement {
        height: 132px;
    }
}
@media (max-width: 480px) {
    .anouncement-inner {
        padding: 3px 60px 6px;
    }
    .header-span-home-two.with-announcement,
    .header-span.with-announcement {
        height: 124px;
    }
}
@media (max-width: 400px) {
    .anouncement-inner {
        padding: 2px 50px 6px;
        font-size: 13px;
    }
}
.workflow-archive-swal{
    z-index:9999 !important;
}

.heros-container .not-enough-heros-title{
    font-size: 16px;
}

.sbj-wrkflw-tmp{
    padding-bottom: 15px !important;
}

#studentsConnectedPercBar {
    height: 20px;
    background-color: #4CAF50;
    text-align: center;
    line-height: 22px;
    color: white;
    width: 0%;
    border-radius: 20px;
}

.loading-txt {
    text-align: center;
    font-size: 20px;
    margin-bottom: 14px;
    color: #434343;
    font-weight: 400;
}

/* ======================================================================================================================
*************************************************************************************************************************
=========================================================================================================================
                                                        My custom Css
=========================================================================================================================
*************************************************************************************************************************
====================================================================================================================== */

/* ===============  Home Page And Notification Page Css ============= */

.menu-box .little-noti-badge {
    min-width: 20px;
    font-size: 10px;
    margin-left: 0px;
    height: 20px;
    border-radius: 6px;
    top: -11px;
}
.student-listing-v2-table table tr td .avatar {
    margin-left: 12px;
}
.list-level-title {
    padding: 0 0 0 20px;
}
.menu-subdropdown-box {
    position: absolute;
    left: 100%;
    top: 0;
}
.open.tr-list td:nth-child(3) {
    padding-left: 4px;
}
.user-menu.menu-dropdown-box li.user-menu-li a .avatar-box img {
    margin-right: 12px;
    margin-left: 0;
}
.user-menu .menu-dropdown-box {
    position: absolute;
    left: -91.6%;
    top: 0;
}
.parent_li .menu-dropdown-box {
    left: -91.6%;
    position: absolute;
    overflow-y: auto;
    max-height: 284px;
    min-height: 250px;
}
.parent_li .menu-dropdown-box::-webkit-scrollbar {
    -webkit-appearance: none;
} 
.parent_li .menu-dropdown-box::-webkit-scrollbar:vertical{
    width: 7px;
} 
.parent_li .menu-dropdown-box::-webkit-scrollbar:horizontal {
    height: 11px;
}  
.parent_li .menu-dropdown-box::-webkit-scrollbar-thumb {
    background-color: #b4b4b4;   
    border-radius: 5px;  
}
.user-menu .user-menu-li .icon {
    display: block;
}
.user-menu .icon {
    display: none;
}
.menu-has-dropdown .menu-dropdown-box.submenu-box {
    left: -100%;
}
.menu-dropdown-box.menu-subdropdown-box.dropdown-menu {
    left: 100%;
    top: 0;
}
.menu-dropdown-box.dropdown-menu {
    left: -100%;
    min-width: 100%;
}
.parent_li .student-image {
    width: 40px;
    height: 40px;
    margin: 0 10px;
}
/* =============== Mission Assignment Page Css =============== */
.left p a {
    font-size: 12px;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 1px;
    color: #4D4D4D;
}
.student-listing-v2-table.assessment-table .inner-table tr td {
    color: var(--grey-500);
}
.menu-has-dropdown.list-level-title {
    display: flex;
    padding-left: 0;
}
.menu-has-dropdown.list-level-title.bulk-box {
    padding-bottom: 20px;
}
.menu-has-dropdown.list-level-title .dropdown button {
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #ACACAC;
    padding: 8px 15px;
    background-color: #fff;
    color: var(--grey-400);
    border-radius: 4px;
    text-transform: capitalize;
}
.menu-has-dropdown.list-level-title .dropdown.filter-dropdown {
    margin-left: 20px;
}
.menu-has-dropdown.list-level-title .dropdown button:hover {
    background-color: #fff;
    color: var(--grey-400);
    box-shadow: none;
    opacity: 1;
}
.menu-has-dropdown.list-level-title .dropdown button:focus {
    color: var(--grey-400)  !important;
}
.menu-has-dropdown.list-level-title .dropdown .dropdown-menu {
    border: none;
    padding: 0 0 15px 0;
    margin-top: 11px;
    border-radius: 0;
}
.caret {
    margin-left: 20px !important;
}
.list-profile-name.list-profile-custom {
    width: 41.4% !important;
}
/* .first-padding {
padding-left: 10%;
} */
.menu-has-dropdown.list-level-title .dropdown .dropdown-menu li:first-child a {
    background-color: #F7F7F7;
    font-weight: 500;
}
.menu-has-dropdown.list-level-title .dropdown .dropdown-menu li a {
    font-size: 14px;
    padding: 15px 10px;
    padding-left: 20px;
    transition: all ease-in-out 0.3s;
    border-radius: 0;
}
.menu-has-dropdown.list-level-title .dropdown .dropdown-menu li a:hover {
    font-weight: 500;
    background-color: #23517F;
    color: #fff;
}
.menu-has-dropdown .apply {
    background: transparent;
    padding: 7px 18px;
    border: 1px solid #FF642E;
    color: #FF642E;
    font-size: 14px;
    font-weight: 500;
    border-radius: 4px;
    transition: all ease-in-out 0.3s;
    margin-left: 10px;
}
.menu-has-dropdown .apply-1 {
    padding: 5px 18px;
}
.menu-has-dropdown .apply:hover {
    background-color: #FF642E;
    color: #fff;
}
.assignment-btn a {
    position: relative;
    padding: 8px 20px 5px 20px;
    font-size: 12px;
    line-height: 26px;
    background: #0086C0;
    color: #fff;
    letter-spacing: .05em;
    text-transform: capitalize;
    text-align: center;
    border-radius: 3px;
    font-weight: 500;
    cursor: pointer;
    display: flex;
    max-width: 150px;
    justify-content: center;
}
.assignment-btn a:hover {
    opacity: 0.8;
    text-decoration: none !important;
}
 .student-listing-v2-table.assessment-table table tr th:nth-child(2) {
    padding-left: 12px;
}
.student-listing-v2-table.assessment-table .inner-table tr td.assignment-checkbox {
    padding-left: 20px;
}
.assignment-checkbox input {
    width: 16px;
    height: 16px;
}
span.assignment-btn a span {
    padding-top: 2px;
    padding-right: 10px;
}
.assignment-wrapper {
    padding-bottom: 30px;
}
span.assignments-numbers.first-padding {
    padding-left: 15px;
}

/* ====================  Student Mission Assignment =================== */
.student-assignment-top {
    padding-bottom: 30px;
}
.student-assignment-label {
    background: #fff;
    display: flex;
    padding: 15px;
    border-radius: 8px;
    justify-content: space-between;
}
.student-assignment-label .student-label-left {
    display: flex;
    align-items: center;
}
.student-label-left .student-proifle-img {
    height: 60px;
    width: 60px;
}
.student-label-left .text {
    padding-left: 20px;
}
.student-label-left .text h3 {
    color: #23517F;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 0.8px;
}
.student-label-left .text p {
    letter-spacing: 0.2px;
}
.student-label-right {
    color: #23517F;
    text-align: right;
}
.student-label-right h3 {
    font-size: 30px;
    font-weight: 400;
}
.student-id {
    display: flex;
    padding-left: 15px;
}
.student-avtar-img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.student-detail {
    padding-left: 22px;
    max-width: 250px;
}
.student-detail h4 {
    font-size: 16px;
    color: #272727;
}
.mission-del-btn.assignment-btn a svg {
    width: 20px;
    height: 20px;
}
.mission-del-btn.assignment-btn a {
    width: 40px;
    padding: 12px 10px;
}
.student-listing-v2-table.student-assignment table tr th:nth-child(3) {
    padding-left: 0;
}
.subject h4 {
    font-size: 16px;
    color: #272727;
}
.table main-table-level .activity {
    text-align: center;
}
.mission-assignment-tabs .tab-content {
    padding-top: 30px;
}
.student-proifle-img {
    width: 100px;
    height: 100px;
}
.mission-assignment-tabs ul li.active a {
    padding: 10px 30px;
    background: #A4C351;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    border-radius: 3px;
}
.mission-assignment-tabs ul li.active a:hover {
    background: #94af49; 
    /*box-shadow: 0px 0px 3px 2px rgba(0, 0, 255, .2);*/
}
.nav-pills>li.active>a:focus {
    background: #94af49;  
}
.mission-assignment-tabs ul li:first-child {
    margin-left: 0;
}
.mission-assignment-tabs ul li {
    margin-left: 10px;
}
.mission-assignment-tabs ul li a {
    padding: 10px 30px;
    background: #E4E4E4;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    color: #4D4D4D;
    border-radius: 3px;
}
.mission-assignment-tabs ul li a:hover {
    background: #E4E4E4;
    /*box-shadow: 0px 0px 3px 2px rgba(0, 0, 255, .2);*/
}
.mission-assignment-tabs .dropdown-menu {
    border-radius: 0;
}
.mission-assignment-tabs .dropdown-menu > li {
    margin-left: 0;
    border-radius: 0;
}
.mission-assignment-tabs .dropdown-menu > li a {
    background-color: transparent;
}
th.subject {
    padding-left: 7px !important;
}
.bulk-box-inner {
    display: flex;
}
/* ====================== My Custom Css In Responsive ==================== */



@media screen and (max-width: 1200px) {
    .user-responsive {
        padding-left: 20px !important;
    }
    .age-responsive {
        padding-left: 20px !important;
    }
    .assignment-responsive {
        padding-left: 35px !important;        
    }
    .assignment-btn a {
        max-width: 130px;
    }
    span.assignments-numbers.first-padding {
        padding-left: 0px;
    }
    .student-listing-v2-table.assessment-table .inner-table tr td.assignment-checkbox {
        padding-left: 15px;
    }
}

@media screen and (min-width: 992px) {
    .parent_li .menu-dropdown-box {
        display: block !important;
    }
}    

@media screen and (max-width: 991px) {
    #mySidenav .closebtn {
        display: block;
        position: absolute;
        right: 0;
        font-size: 30px;
        font-family: 'Open Sans';
        font-weight: 100;
    }
    .list-profile-name.list-profile-custom {
        width: 41% !important;
    }
    .user-disable {
        display: none;
    }
    .type-worksheet-download .worksheet-img-box {
        margin-left: -82px;
    }
    .menu-has-subdropdown .icon {
        transform: rotate(90deg);
    }
    .user-menu .icon {
        transform: rotate(90deg);
    }
    .user-menu .user-menu-li .icon {
        transform: rotate( 0deg);
    }    
    .menu-has-dropdown .menu-subdropdown-box {
        margin-left: 0;
        margin-top: 0;
        top: 0;
        position: relative;
        opacity: 1;
        visibility: visible;
    }
    .menu-dropdown-box {
        width: 100vw;
        border-radius: 0;
        left: -16px;
    }
    .menu-dropdown-box.user-menu {
        width: 100vw;
        margin-right: -16px;
    }   
    .user-menu .menu-dropdown-box {
        left: 0;
        top: 0;
        position: relative;
        opacity: 1;
        visibility: visible;
        border: none;
    } 
    .icon.dropdown-icon {
        display: block;
    }
    .menu-has-subdropdown.dropdown.open .icon {
        transform: rotate(-90deg);
    }
    .menu-dropdown-box {
        box-shadow: none;
        border: none;
    }
    .menu-dropdown-box.menu-subdropdown-box.dropdown-menu li {
        margin-left: 44px;
    }
    .user-menu .menu-has-dropdown.dropdown.open .icon {
        transform: rotate(-90deg);
    }
    .parent_li > a .icon.dropdown-icon {
        transform: rotate(90deg)!important;
    }
    .parent_li.open > a .icon.dropdown-icon {
        transform: rotate(-90deg)!important;
    }
    .super_parent_li .menu-dropdown-box > li {
        margin-left: 20px;
        margin-right: 20px;
    }
    .admin-dashboard-inner .dashboard-sidebar {
        display: none;
    }
    .search-bar-wrapper .search-bar-inner .form-grid {
        padding: 10px;
    }
    .menu-dropdown-box.menu-subdropdown-box.dropdown-menu {
        left: 0;
        border: none;
    }
    .age-responsive {
        padding-left: 0px !important;
    }
    .assignment-responsive {
        padding-left: 10px !important;        
    }
    .assignment-btn {
        text-align: right;
        justify-content: flex-end;
        display: flex;
        margin-right: 20px;
    }
    .assignment-btn {
        text-align: right;
        justify-content: flex-end;
        display: flex;
        margin-right: 20px;
    }
    th.subject {
        padding-left: 2px !important;
    }
    .student-detail {
        padding-left: 10px;
        max-width: 150px;
    }
    .assignment-btn {
        margin-right: 5px;
    }
    .mission-del-btn.assignment-btn.mission-del-btn a {
        width: 30px;
        padding: 5px 5px;
    }
    .mission-del-btn.assignment-btn.mission-del-btn a {
        width: 30px;
    }
    .mission-del-btn.assignment-btn.mission-del-btn a svg {
        width: 15px;
        height: 15px;
    }
  } 
  @media screen and (max-width: 957px) {
    .age-responsive {
        padding-left: 3px !important;
    }
    .assignments-numbers.first-padding {
        padding-left: 4px !important;
    }
  }
  @media screen and (max-width: 900px) {
    .age-responsive {
        padding-left: 14px !important;
    }
    .assignment-responsive {
        padding-left: 20px !important;
    }
  }
  @media screen and (max-width: 857px) {
    .age-responsive {
        padding-left: 24px !important;
    }
    .assignment-responsive {
        padding-left: 30px !important;
    }
  }
  @media screen and (max-width: 800px) {
    .age-responsive {
        padding-left: 35px !important;
    }
    .assignments-numbers.first-padding {
        padding-left: 10px !important;
    }
  }

  @media screen and (max-width: 767px) { 
    .menu-has-dropdown.list-level-title {
        display: flex;
        flex-direction: column;
    }
    .assignments-numbers.first-padding {
        padding-left: 20px !important;
    }
    .age-responsive {
        padding-left: 28px !important;
    }
    .list-profile-name.list-profile-custom {
        width: 40.5% !important;
    }
    .menu-has-dropdown .apply {
        width: 75px;
        margin-left: 0;
        margin-top: 11px;
    }
    .menu-has-dropdown.list-level-title.bulk-box {
        flex-direction: row;
    }
    
    .apply.apply-1 {
        margin-left: 10px;
        margin-top: 0;
    }
    th.assignment-btn-heading {
        width: 10%;
    }
    .student-proifle-img {
        width: 70px;
        height: 70px;
    }
    .student-detail h4 {
        font-size: 14px;
    }
    .student-detail p {
        font-size: 12px;
        line-height: 1.5;
    }
    .subject h4 {
        font-size: 14px;
    }
    .student-listing-v2-table.assessment-table .inner-table tr td {
        font-size: 12px;
    }
    .mission-del-btn.assignment-btn a svg {
        width: 14px;
        height: 14px;
    }
    .mission-del-btn.assignment-btn a {
        width: 30px;
        padding: 9px 5px;
    }
    .assignment-btn {
        margin-right: 5px;
    }
    .student-listing-v2-table table tr th {
        font-size: 12px;
    }
    .student-listing-v2-table.assessment-table table tr td, .student-listing-v2-table table tr th {
        vertical-align: bottom;
    }
    .student-listing-v2-table.assessment-table .inner-table tr td {
        vertical-align: middle;
    }
    .student-listing-v2-table.assessment-table.student-assignment .inner-table tr td {
        vertical-align: top;
    }
  }
  @media screen and (max-width: 700px) {
    .age-responsive {
        padding-left: 39px !important;
    }
    .assignments-numbers.first-padding {
        padding-left: 30px !important;
    }
  }
  
  @media screen and (max-width: 599px) { 
    .admin-dashboard-inner > * {
        width: 100%;
    }
    .age-responsive {
        padding-left: 34px !important;
    }
    .type-worksheet-download .worksheet-details-box {
        padding: 25px 0 0 0;
    }
    .text-box {
        padding-top: 40px;
        text-align: center;
    }
    .noti-main-content-box > div:first-child {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .type-worksheet-download .worksheet-img-box {
        margin-left: 0;
        margin-right: 0;
        text-align: center;
    }
    .type-worksheet-download .middle.add-score-rating form input {
        width: 66px;
    }
    .pagination-v3 ul {
        display: inline-flex;
        align-items: center;
        width: 100%;
    }
    .search-bar-wrapper .search-bar-inner #admin-header-search-button {
        display: none;
    }
    .pagination-v3 ul li {
        min-width: 32px;
        min-height: 32px;
    }

    .pagination-v3 ul li a, .pagination-v3 ul li span {
        min-height: 32px;
    }
    .title-box {
        width: 81%;
    }
    .noti-main-content-box {
        margin-left: -82px;
        padding: 30px 10px;
    }
    .type-worksheet-download .worksheet-details-box {
        text-align: center;
    }
    .assignment-btn a span {
        padding-top: 3px !important;
        padding-right: 4px !important;
    }
    .assignment-btn a span svg {
        width: 15px;
        height: 15px;
    }
    .assignment-btn a {
        max-width: 100px;
        font-size: 11px;
    }
    .student-listing-v2-table table tr td .avatar {
        width: 36px;
        height: 36px;
    }
    .student-id {
        flex-direction: column;
        align-items: flex-start;
    }
    .student-proifle-img {
        width: 70px;
        height: 70px;
    }
    .student-detail {
        padding-top: 5px;
        padding-left: 0;
        max-width: 150px;
    }
    th.activity {
        width: 34%  !important;
    }
    td.list-profile-name.list-profile-custom {
        width: 29% !important;
    }
    .mission-assignment-tabs ul li.active a {
        padding: 5px 20px;
        font-size: 13px
    }
    .mission-assignment-tabs ul li a {
        padding: 5px 20px;
        font-size: 13px
    }
    .menu-has-dropdown.list-level-title.bulk-box {
        flex-direction: column;
    }
    .menu-has-dropdown.list-level-title .dropdown.filter-dropdown {
        margin-left: 0;
    }
    .bulk-box-inner {
        padding: 5px 0px;
    }
}  

@media screen and (max-width: 499px) { 
    .admin-header-inner {
        display: flex;
    }
    .assignments-numbers.first-padding {
        padding-left: 50px !important;
    }
    td.list-profile-name.list-profile-custom {
        width: 31% !important;
    }
    .admin-header-inner .logo img {
        width: 130px;
    }
    .admin-header-inner .menu-box li a .avatar {
        width: 30px;
        height: 30px;
    }
    .auto-container {
        padding: 0 10px;
    }
    .little-noti-badge {
        background: #e2445b;
        color: var(--white);
        min-width: 21px;
        font-size: 10px;
        font-weight: 600;
        text-align: center;
        display: inline-flex;
        margin-left: 2px;
        justify-content: center;
        align-items: center;
        height: 21px;
        border-radius: 9px;
        position: relative;
        top: -34px;
    }
    .scroll-wrapper {
        max-height: 570px;
    }
    .student-name {
        margin-right: 18px;
    }
    .menu-dropdown-box {
        left: -10px;
    }
    .title-box {
        width: 70%;
    }
    .admin-header-inner .right {
        position: absolute;
        right: 16px;
    }
    .super_parent_li .menu-dropdown-box > li {
        margin-left: 10px;
        margin-right: 10px;
    }
    .little-noti-badge {
        top: -4px;
    }
    .menu-has-dropdown.list-level-title .dropdown button {
        font-size: 12px;
        padding: 8px 6px;
    }
    .menu-has-dropdown.list-level-title {
        position: relative;
        width: 100px;
    }
    .caret {
        margin-left: 2px !important;
    }
    .bulk-td {
        width: 100px !important;
    }
    .assignment-responsive {
        padding-left: 9px !important;
    }
    .age-responsive {
        padding-left: 13px !important;
    }
    .student-label-left .text h3 {
        font-size: 20px;
    }
    .student-avtar-img {
        width: 50px;
        height: 50px;
    }
    .student-label-right h3 {
        font-size: 25px;
    }
    .student-label-left .text {
        padding-left: 10px;
    }
    .bulk-td {
        width: 20% !important;
    }
    .student-listing-v2-table table tr td .avatar {
        width: 25px;
        height: 25px;
    }
    .student-listing-v2-table table tr td .student-name {
        font-size: 11px;
    }
    th.activity {
        width: 36%  !important;
    }
    .subject h4 {
        font-size: 11px;
    }
    .student-listing-v2-table.assessment-table .inner-table tr td {
        font-size: 10px;
    }
    .student-proifle-img {
        width: 50px;
        height: 50px;
    }
    .student-detail h4 {
        font-size: 10px;
    }
    .student-detail p {
        font-size: 10px;
        line-height: 1.5;
    }
    .student-listing-v2-table table tr th {
        font-size: 11px;
    }
    .header-v2 h3 {
        font-size: 17px;
    }
    .right {
        margin-top: -31px;
        margin-left: -10px;
    }

}
@media screen and (max-width: 450px) {
    .age-responsive {
        padding-left: 20px !important;
    }
  }
@media screen and (max-width: 413px) {
    .student-name {
        margin-right: 12px;
        padding-top: 10px;
    }
    th.age_heading{
        padding-left: 17px !important;
    }
    .assignment-btn a span {
        padding-top: 4px !important;
        padding-right: 0px !important;
        padding-left: 2px;
    }
    .left p a {
        font-size: 9px;
        text-transform: uppercase;
        line-height: 16px;
        letter-spacing: 1px;
        color: #4D4D4D;
    }
    .view-all-noti-link {
        font-size: 9px;
        font-weight: 600;
        text-transform: uppercase;
    }
    .little-noti-badge {
        top: 0px;
        min-width: 13px;
        height: 13px;
    }
    .age-responsive {
        padding-left: 0px !important;
    }
    td.list-profile-name.list-profile-custom {
        width: 29% !important;
    }
    .admin-header-inner .right {
        position: static;
        right: 16px;
    }
    .menu-dropdown-box.user-menu {
        margin-right: -9px;
    }
    .student-label-left .text h3 {
        font-size: 15px;
    }
    .student-label-left .text p {
        font-size: 11px;
    }
    .student-label-right h3 {
        font-size: 15px;
    }
    .student-label-right p {
        font-size: 11px;
    }
    .student-avtar-img {
        width: 35px;
        height: 35px;
    }
    .menu-has-dropdown.list-level-title {
        position: relative;
        width: 90px;
    }
    .assignment-btn a span.eye svg {
        width: 10px;
        height: 10px;
    }
    .assignment-btn a {
        max-width: 85px;
        font-size: 8px;
        padding: 0px 14px 0px 14px;
    }
}
@media screen and (max-width: 365px) {
    .view-all-noti-link {
        font-size: 10px;
    }
    .left p a {
        font-size: 8px;
        text-transform: uppercase;
        line-height: 7px;
        letter-spacing: 0px;
        color: #4D4D4D;
    }
    .little-noti-badge {
        min-width: 10px;
        font-size: 7px;
        height: 11px;
        top: -1px !important;
    }
    .assignment-btn a {
        max-width: 62px;
        font-size: 7px;
        padding: 0px 14px 0px 12px;
    }
    .assignments-numbers.first-padding {
        padding-left: 10px !important;
    }
}    
@media all and (min-width: 992px) {
	.menu-dropdown-box li:hover .dropdown-menu{ 
        display: block;
    }
}

.worksheet-downloads-section .downloads-table-outer table .inner-scroll-box {
    height: 324px !important;
    overflow-y: scroll !important;
}
.worksheet-downloads-section .slimScrollDiv {
    height: 324px !important;
}








