@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(font-awesome.css);
@import url(scrollbar.css);
@import url(jquery-ui.css);
@import url(animate.css);
@import url(owl.css);
@import url(jquery.fancybox.css);
* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

.color-green {
    color: #aad71a;
}

.color-orange {
    color: #ff4f19;
}

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

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

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

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

.btn-default:focus {
    background-color: transparent !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;
}

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
}

.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;
}

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

.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
}

.btn {
    border-radius: 40px;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out;
    /* letter-spacing: 0.7px; */
}
.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-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;
    font-size: 16px !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;
}

.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;
    -webkit-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%
}

.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
}

.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 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;
    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::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;
}

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;
}

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

.main-header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 84px;
    z-index: 999;
    background: #205081;
    color: #fff;
    -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 15px
}

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

.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: right;
    padding: 30px 0
}

.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
}

.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: 30px;
    font-size: 16px
}

.main-header .nav-box .top-nav .navigation>li>a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    -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: 17px 0;
    z-index: 15
}

.main-header .user-box .current-user {
    position: relative;
    padding: 10px 70px 10px 0;
    line-height: 30px;
    cursor: pointer
}

.main-header .user-box .user-img {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    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 .user-img img {
    display: block
}

.main-header .user-box .current-user a {
    font-weight: 500;
    color: #fff;
    border-bottom: 1px solid
}

.main-header .user-box .box-inner .user-dropdown {
    position: absolute;
    right: 0;
    top: 120%;
    width: 164px;
    background: #fff;
    display: none;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-header .user-box .box-inner:hover>.user-dropdown {
    top: 100%;
    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
}

.main-header .user-box .box-inner .user-dropdown>li {
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, .03)
}

.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 22px;
    text-transform: capitalize;
    color: #205081
}

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

.main-header .user-box .box-inner .user-dropdown>li>ul {
    position: absolute;
    right: 100%;
    top: 0;
    width: 225px;
    background: #fff;
    display: none;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    border-radius: 3px;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.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;
    border-bottom: 1px solid rgba(0, 0, 0, .03)
}

.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 18px;
    text-transform: capitalize;
    color: #205081
}

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

.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
}

.search-panel {
    position: relative;
    width: 100%;
    padding: 15px 0;
    background: #ededed
}

.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
}

.add-listing-form .ui-selectmenu-button.ui-button {
    margin-bottom: 15px
}

.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
}

.ui-selectmenu-menu {
    z-index: 99999
}

.ui-widget.ui-widget-content {
    border: 1px solid #e0e0e0;
    font-family: Roboto, sans-serif;
    max-height: 300px;
    overflow-y: auto
}

.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
}

.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
}

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

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

.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
}

.worksheets-section {
    position: relative;
    padding: 40px 0;
    background: #fff
}

.worksheets-section .outer-row {
    margin: 0 -10px;
    padding-left: 240px
}

.worksheets-section .sidebar-column {
    position: relative;
    float: left;
    width: 240px;
    margin-left: -240px;
    margin-bottom: 30px;
    padding: 0 10px
}

.worksheets-section .content-column {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 0 10px
}

.listing-widget {
    position: relative;
    margin-bottom: 20px
}

.listing-widget .inner {
    position: relative;
    display: block;
    border: 1px solid #e0e0e0;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    -o-box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1)
}

.listing-widget .inner .widget-header {
    position: relative;
    padding: 10px 15px;
    line-height: 22px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    background: #aad71a;
    color: #fff;
    margin-right: -1px
}

.listing-widget.subjects-widget .inner .widget-header {
    background: #205081
}

.listing-widget.units-widget .inner .widget-header {
    background: #f46c46
}

.listing-widget .list {
    position: relative
}

.listing-widget .list li {
    position: relative;
    display: block;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.listing-widget .list li:last-child {
    border-bottom: none
}

.listing-widget .list li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 0 8px 30px;
    font-weight: 500;
    color: #7a7a7a;
    text-transform: capitalize;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.listing-widget .list li a:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -3px;
    width: 5px;
    height: 5px;
    background: #aaa;
    border-radius: 50%
}

.listing-widget .list li.active a,
.listing-widget .list li:hover a {
    background: #f9f9f9;
    color: #93c83e
}

.subjects-widget .list li.active a,
.subjects-widget .list li:hover a {
    color: #205081
}

.units-widget .list li.active a,
.units-widget .list li:hover a {
    color: #f46c46
}

.listing-widget .list li.active a:before,
.listing-widget .list li:hover a:before {
    background: #93c83e
}

.subjects-widget .list li.active a:before,
.subjects-widget .list li:hover a:before {
    background: #205081
}

.units-widget .list li.active a:before,
.units-widget .list li:hover a:before {
    background: #f46c46
}

.search-listing {
    position: relative
}

.search-listing .search-listing-header {
    position: relative;
    padding: 0 0
}

.search-listing .search-filters {
    position: relative;
    float: right;
    padding-bottom: 10px
}

.search-listing .search-filters .row {
    margin: 0 -10px
}

.search-listing .search-filters .filter-column {
    position: relative;
    float: left;
    padding: 0 10px;
    margin-bottom: 15px;
    /*width: 200px;*/
    width: auto !important;
    min-width: 200px !important;
}

.drop-list-one {
    position: relative;
    display: block;
    width: 100%;
    padding-left: 55px
}

.drop-list-one .list-label {
    position: absolute;
    left: 0;
    top: 0;
    color: #797979;
    line-height: 28px;
    padding: 6px 0;
    font-size: 13px
}

.drop-list-one .dropdown-outer {
    position: relative
}

.drop-list-one .btn-box {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 15px;
    color: #717171;
    background: #fcfcfc;
    border: 1px solid #f0f0f0;
    padding-right: 42px !important;
}

.drop-list-one .btn-box:before {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 15px;
    top: 6px;
    height: 24px;
    display: block;
    color: #999;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.drop-list-one .dropdown-menu {
    width: 100%;
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 0;
    border: none
}

.drop-list-one .dropdown-menu li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .03)
}

.drop-list-one .dropdown-menu li a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #565656;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 15px
}

.drop-list-one .dropdown-menu li:hover>a {
    color: #fff;
    background: #205081
}

.drop-list-one .dropdown-menu li.dropdown>a:before {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 15px;
    top: 8px;
    height: 24px;
    display: block;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.drop-list-one .dropdown-menu li>ul {
    position: absolute;
    right: 100%;
    top: 0;
    width: 100%;
    background: #fff;
    display: none;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.drop-list-one .dropdown-menu li:hover>ul {
    display: block
}

.drop-list-two {
    position: relative;
    display: block;
    width: 100%
}

.drop-list-two .dropdown-outer {
    position: relative;
    display: inline-block
}

.drop-list-two .btn-box {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 0 20px 0 0;
    font-weight: 500;
    color: #717171
}

.drop-list-two .btn-box:before {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 0;
    top: 0;
    height: 24px;
    display: block;
    color: #999;
    line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.drop-list-two .dropdown-menu {
    left: auto;
    right: 0;
    width: 100%;
    min-width: 170px;
    padding: 0;
    margin: 0;
    background: #fff;
    border-radius: 0;
    border: none
}

.drop-list-two .dropdown-menu li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .03)
}

.drop-list-two .dropdown-menu li a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #565656;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 15px
}

.drop-list-two .dropdown-menu li:hover>a {
    color: #fff;
    background: #205081
}

.search-listing .search-listing-header .tabbed-links {
    position: relative;
    float: left
}

.search-listing .search-listing-header .tabbed-links li {
    position: relative;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px
}

.search-listing .search-listing-header .tabbed-links li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 9px 20px;
    color: #979797;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.search-listing .search-listing-header .tabbed-links li.active a,
.search-listing .search-listing-header .tabbed-links li:hover a {
    background: #aad71a;
    color: #fff
}

.search-results .row {
    margin: 0 -10px
}

.default-search-item {
    position: relative;
    margin-bottom: 30px
}

.search-results .row .default-search-item {
    float: left;
    width: 33.3333%;
    padding: 0 10px;
    margin-bottom: 20px
}

.owl-theme .default-search-item {
    margin-bottom: 2px
}


/* 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: 18px;
}

.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
}

.main-footer {
    position: relative
}

.main-footer .footer-upper {
    position: relative;
    padding: 80px 0 30px;
    background: #1b232c;
    color: #525b66
}

.main-footer .footer-upper .footer-column {
    position: relative;
    margin-bottom: 50px
}

.main-footer .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: #676e77;
    margin-bottom: 10px
}

.main-footer .info-column .text {
    font-size: 14px;
    color: #525b66;
    margin-bottom: 30px;
    padding-right: 10px;
    line-height: 23px
}

.main-footer .info-column .contact-number {
    font-size: 28px;
    line-height: 1.4em;
    color: #525b66;
    margin-bottom: 10px;
    font-weight: 300
}

.main-footer .info-column .email {
    font-size: 18px;
    color: #aad71a;
    font-weight: 300
}

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

.main-footer .links-column .links-box {
    position: relative;
    margin-bottom: 30px
}

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

.main-footer .links-column .links-box ul li {
    position: relative;
    color: #525b66;
    margin-bottom: 4px;
    padding-left: 10px
}

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

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

.main-footer .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%
}

.main-footer .social-links {
    position: relative
}

.main-footer .social-links li {
    position: relative;
    float: left;
    margin-right: 30px;
    color: #525b66
}

.main-footer .social-links li a {
    position: relative;
    display: block;
    color: #525b66;
    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
}

.main-footer .social-links li a:hover {
    color: #aad71a
}

.get-quote-form .form-group {
    position: relative;
    margin-bottom: 10px
}

.get-quote-form .form-group .field-inner {
    position: relative
}

.get-quote-form .form-group input[type=email],
.get-quote-form .form-group input[type=password],
.get-quote-form .form-group input[type=tel],
.get-quote-form .form-group input[type=text],
.get-quote-form .form-group input[type=url],
.get-quote-form .form-group select,
.get-quote-form .form-group textarea {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 38px;
    border: 1px solid #181e25;
    padding: 6px 10px;
    background-color: #181e25;
    color: #fff;
    font-size: 13px;
    background: #181e25;
    border-radius: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.get-quote-form .form-group 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
}

.get-quote-form .form-group textarea {
    height: 100px;
    resize: none
}

.get-quote-form .form-group input:focus,
.get-quote-form .form-group select:focus,
.get-quote-form .form-group textarea:focus {
    border-color: #aad71a
}

.get-quote-form .theme-btn {
    display: block;
    width: 100%;
    padding: 10px 15px;
    line-height: 24px;
    background: #205081;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 1px
}

.main-footer .footer-bottom {
    position: relative;
    padding: 0 0;
    background: #fff
}

.main-footer .footer-bottom a {
    color: #9fc735
}

.main-footer .footer-bottom .footer-logo {
    position: relative;
    float: left;
    padding: 12px 0
}

.main-footer .footer-bottom .copyright-text {
    position: relative;
    float: right;
    color: #979797;
    font-size: 12px;
    padding: 30px 0;
    line-height: 24px
}


/* Main Worksheet single page slider styles */

section.worksheet-main-slider-wrapper {
    margin: 30px 0 22px;
    position: relative;
}

.i-zIndex {
    z-index: 999;
}

.worksheet-main-slider-wrapper .auto-container.version-two {
    padding: 0 40px !important;
}

.worksheet-main-slider-wrapper .worksheet-main-slider .owl-stage-outer {
    min-height: 500px;
}

.popover-style-2-box {
    display: inline-block;
}

.popover-style-2-box img {
    height: 300px;
    object-fit: cover;
    object-position: top;
}

.no-events {
    pointer-events: none !important;
}

.slider-nav-box a {
    color: #666666;
    background: #ffffff;
    position: absolute;
    top: 28px;
    padding: 12px 24px;
    border-radius: 40px;
    border: 1px solid #e6e6e6;
    z-index: 9;
    font-size: 14px;
    font-weight: 400;
    transition: 0.25s all ease-in-out;
    width: 124px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.slider-nav-box a span {
    font-size: 20px;
}

.slider-nav-box a:hover {
    color: #aad71a;
    border-color: #aad71a;
}

.slider-nav-box a.slide-prv {
    left: -108px;
}

.slider-nav-box a.slide-nxt {
    right: -108px;
}

.worksheet-main-slider .owl-item>div {
    transition: margin 0.4s ease;
    width: 100%;
    text-align: center;
    z-index: 99;
    position: relative;
}

.worksheet-main-slider .owl-item::before {
    content: '';
    position: absolute;
    bottom: 23px;
    left: 0;
    height: 3px;
    width: 100%;
    background: #e6e6e6;
}

.worksheet-main-slider .owl-item.center>div {
    cursor: auto;
}

.worksheet-main-slider h6 {
    font-weight: 300;
    font-size: 16px;
    margin-bottom: 6px;
    color: #666666;
    text-transform: capitalize;
    opacity: 0;
    transition: 0.1s all ease-in-out;
}

.worksheet-main-slider h6 span {
    font-weight: 600;
}

.worksheet-main-slider .worksheet-number {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    font-size: 13px;
    font-weight: 500;
    color: #e6e6e6;
    border: 1px solid #e6e6e6;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: 0.3s all ease-in-out;
}

.worksheet-main-slider .owl-item:not(.center) .worksheet-number:hover {
    color: #aad71a;
    border-color: #aad71a;
}

.worksheet-main-slider .owl-item.center.active .worksheet-number {
    color: #ffffff;
    background: #aad71a;
    font-weight: 600;
}

.worksheet-main-slider .owl-item.center.active h6 {
    opacity: 1;
    transition: 0.6s all ease-in-out;
}

.worksheet-loader-wrapper {
    display: none;
}

.worksheet-loader-wrapper.mt--420 {
    margin-top: -400px;
}

.worksheet-loader-inner {
    display: flex;
    width: 100%;
    min-height: 600px;
    justify-content: center;
    align-items: center;
}

.worksheet-loader-inner .loader {
    border: 10px solid #f3f3f3;
    border-radius: 50%;
    border-top: 10px solid #aad71a;
    width: 70px;
    height: 70px;
    -webkit-animation: spin 1s linear infinite;
    /* Safari */
    animation: spin 1s linear infinite;
}


/* Safari */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.worksheet-details-section {
    position: relative;
    padding: 40px 0 0;
    margin-top: -420px;
    z-index: 99;
}

.heading-title-one {
    position: relative;
    margin-bottom: 30px
}

.heading-title-one h2 {
    font-size: 22px;
    color: #5f6368;
    font-weight: 500;
    text-transform: capitalize
}

.heading-title-one .heading-text {
    font-size: 16px;
    color: #525252;
    font-weight: 400;
    text-transform: capitalize;
    padding-top: 10px
}

.heading-title-one .heading-text strong {
    font-weight: 500;
    color: #205081
}

.heading-title-one h2 .small-text {
    color: #8b8989;
    font-size: 14px;
    font-weight: 400
}

.ribbon-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 5px 18px;
    border-radius: 0 0 8px 0;
    color: #ffffff;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
}

.ribbon-box.bg-red {
    background: #e2445c;
}

.ribbon-box.bg-green {
    background: #aad71a;
}

.ribbon-box.v2{
    left: -5px;
    top: 18px;
    padding: 5px 18px 8px;
}
.ribbon-box.v2 > span{
    position: relative;
    display: inline-block;
    z-index: 1;
}
.ribbon-box.v2 > img{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.related-worksheets {
    position: relative;
    padding: 0 0 80px
}

.related-worksheets .related-worksheet-carousel {
    position: relative;
    width: 100%;
    max-width: 100%
}
.related-worksheets .related-worksheet-carousel .img-preview,
.free-worksheet-carousel .img-preview{
    transform: scale(1) !important;
    height: 98%;
    top: 1%;
    left: 108%;
}

.related-worksheets .related-worksheet-carousel .owl-dots {
    display: none
}

.nav-version-two .owl-next,
.nav-version-two .owl-prev {
    position: absolute;
    top: -25%;
    width: 54px;
    height: 54px;
    background: #ffffff;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #808080;
    transition: all .5s ease;
}

.related-activities.nav-version-two .owl-next,
.related-activities.nav-version-two .owl-prev {
    top: -26.5%;
}

.nav-version-two .owl-next {
    right: 0;
}

.nav-version-two .owl-prev {
    right: 64px;
}

.nav-version-two .owl-next:hover,
.nav-version-two .owl-prev:hover {
    background: #aad71a;
    color: #ffffff;
}

.worksheet-details {
    position: relative;
    margin-bottom: 60px
}

.worksheet-details .details-header {
    position: relative;
    margin-bottom: 40px;
    text-align: center
}

.worksheet-details .details-header h2 {
    position: relative;
    font-size: 36px;
    color: #5f6368;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 40px;
    z-index: 1
}

.worksheet-details .details-header .controls {
    position: relative;
    margin-top: -48px
}

.worksheet-details .details-header .controls {
    position: relative;
    margin-top: -40px
}

.worksheet-details .details-header .controls .control-btn {
    position: relative;
    display: block;
    background: #dadada;
    padding: 5px 15px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    z-index: 5
}

.worksheet-details .details-header .controls .control-btn .fa {
    font-size: 18px
}

.worksheet-details .details-header .controls .control-btn:hover {
    background: #205081;
    color: #fff
}

.worksheet-details .sheets-column {
    padding: 0 10px;
    margin-bottom: 20px
}

.worksheet-details .sheets-column .inner {
    position: relative;
    background: #fff;
    border-radius: 3px
}

.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
}
.tabs-style-one .tab-content .tab{
    position: relative;
}
.ribbon-wrapper{
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 9;
}
.ribbon-wrapper img{
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: fill;
}
.ribbon-wrapper .ribbon-inner{
    min-width: 150px;
    padding: 15px 12px 18px;
    text-align: left;
    clip-path: polygon(0% 0%, 100% 0, 93% 49%, 100% 100%, 0% 100%);
}
.ribbon-wrapper h5{
    font-size: 15px;
    font-weight: 800;
    color: #fff;
    text-transform: uppercase;
}
.ribbon-wrapper p{
    font-size: 11px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 0;
    text-transform: uppercase;
}
.ribbon-wrapper.blue h5,
.ribbon-wrapper.green h5{
    font-size: 16px;
}
.ribbon-wrapper.blue p,
.ribbon-wrapper.green p{
    font-size: 12px;
}

/* .ribbon-wrapper.red{
    background: #ef5970;
} */
.tabs-style-one .tab-buttons {
    position: relative;
    border-radius: 3px 3px 0 0;
    overflow: hidden;
    padding-left: 32px;
}

.tabs-style-one .tab-buttons .tab-btn {
    position: relative;
    display: block;
    float: left;
    width: auto;
    background: #ffffff;
    color: #a9a9a9;
    font-size: 14px;
    line-height: 24px;
    padding: 15px 16px;
    margin-right: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 4px solid #ffffff;
    transition: all 0.15s ease-in-out;
}

.tabs-style-one .tab-buttons .tab-btn:hover {
    color: #666666;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn {
    background: #ffffff;
    color: #666666;
    border-color: #aad71a;
    transition: all 0.25s ease-in-out;
}

.tabs-style-one .tab-buttons .tab-btn.active-btn a {
    color: #666666;
}

.tabs-style-one .tabs-content .tab {
    position: relative;
    padding: 0 6px;
    text-align: center
}

.tabs-style-one .tabs-content .tab .content {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    padding: 40px 0;
}

.tabs-style-one .tabs-content .tab img {
    position: relative;
    display: inline-block
}

.worksheet-tags-wrapper {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 4px;
}

.worksheet-tags-wrapper small {
    font-size: 13px;
    color: #a9a9a9;
    display: inline-block;
    margin-right: 8px;
}

.worksheet-tags-wrapper span {
    display: inline-block;
    padding: 3px 22px;
    background: #f1f1f1;
    color: #a9a9a9;
    font-size: 10px;
    font-weight: 500;
    border-radius: 30px;
    margin-right: 4px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out;
}

.worksheet-tags-wrapper span a {
    color: #a9a9a9;
}

.worksheet-tags-wrapper span:hover {
    color: #ffffff;
    background: #aad71a;
}

.worksheet-tags-wrapper span:hover a {
    color: #ffffff;
}

.worksheet-details .info-column {
    padding: 0 10px
}

.worksheet-details .outer-row {
    margin: 0 -10px
}

.worksheet-details .info-column .inner {
    position: relative
}

.worksheet-widgets {
    padding: 14px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.share-links-wrapper small {
    font-size: 16px;
    font-weight: 400;
    color: #4d4d4d;
    display: inline-block;
    margin-right: 10px;
}

.share-links-wrapper .share-links-inner {
    display: flex;
    align-items: center;
}

.share-links-wrapper a {
    display: inline-block;
    font-size: 34px;
    margin-right: 14px;
    transition: all 0.25s ease-in-out;
}

.share-links-wrapper a:hover {
    opacity: 0.8;
}

.share-links-wrapper a.pinterest {
    color: #bd081c;
}

.share-links-wrapper a.facebook {
    background: #435184;
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 32px;
    font-size: 17px;
    border-radius: 50%;
    text-align: center;
}

.share-links-wrapper a.twitter {
    background: #25a7e2;
    color: #ffffff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    border-radius: 50%;
    text-align: center;
}

.new-levels-wrapper {}

.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 .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.with-number span {
    display: block;
    font-size: 14px;
    font-weight: 800;
}

.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;
}

.worksheet-details .info-column .info-box {
    position: relative;
    background: #ffffff;
    border-radius: 8px;
    margin-bottom: 20px;
    border: 1px solid #e6e6e6;
}

.worksheet-details .info-column .info-box .share-this {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 10px
}

.worksheet-details .info-column .info-box .sheet-full-id {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 10px 12px
}

.worksheet-details .info-column .info-box .sheet-full-id .small-text {
    font-weight: 500;
    font-size: 10px;
    color: #a1a1a1;
    text-transform: uppercase
}

.worksheet-details .info-column .info-box .sheet-full-id .id-number {
    position: relative;
    color: #205081;
    display: block;
    font-size: 20px
}

.worksheet-details .info-column .info-box .desc-details {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
    padding: 14px 22px 18px;
}

.worksheet-details .info-column .info-box .desc-details .small-text {
    font-weight: 500;
    font-size: 10px;
    color: #a9a9a9;
    text-transform: uppercase
}

.worksheet-details .info-column .info-box .desc-details .text {
    position: relative;
    color: #4d4d4d;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
}

.worksheet-details .info-column .info-box .two-col-info {
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}

.worksheet-details .info-column .info-box .two-col-info.no-border {
    border: none !important;
}

.worksheet-details .info-column .info-box .two-col-info .col {
    position: relative;
    float: left;
    width: 50%;
    border-left: 1px solid #e6e6e6;
    padding: 14px 22px 18px;
}

.worksheet-details .info-column .info-box .two-col-info .col:first-child {
    border-left: none
}

.worksheet-details .info-column .info-box .two-col-info .small-text {
    font-weight: 500;
    font-size: 10px;
    color: #a9a9a9;
    text-transform: uppercase
}

.worksheet-details .info-column .info-box .two-col-info .number {
    position: relative;
    color: #5f6368;
    display: block;
    font-size: 24px;
    font-weight: 500;
}

.worksheet-details .info-column .info-box .rating-box {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 10px 12px
}

.worksheet-details .info-column .info-box .rating-box .small-text {
    font-weight: 500;
    font-size: 10px;
    color: #a1a1a1;
    text-transform: uppercase
}

.worksheet-details .info-column .info-box .rating-box .left-col {
    float: left
}

.worksheet-details .info-column .info-box .rating-box .right-col {
    float: right;
    text-align: right
}

.worksheet-details .info-column .info-box .rating-box .fa {
    line-height: 20px;
    color: #ffa800;
    display: inline-block;
    margin-right: 4px
}

.worksheet-details .info-column .info-box .signup-link a {
    line-height: 20px;
    color: #fff;
    font-size: 10px;
    padding: 0 10px;
    background: #205081;
    display: inline-block;
    border-radius: 10px
}

.worksheet-details .info-column .info-box .add-list-btn {
    position: relative;
    padding: 20px 15px;
    text-align: center
}

.worksheet-details .info-column .info-box .add-list-btn .grey-box {
    position: relative;
    padding: 20px 15px;
    text-align: center;
    background: #efefef;
    color: #939393;
    line-height: 22px
}

.worksheet-details .info-column .info-box .add-list-btn .grey-box a {
    color: #ef4454;
    font-weight: 500
}

.worksheet-details .info-column .options-box {
    position: relative;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px
}

.worksheet-details .info-column .options-box .title-box {
    position: relative;
    line-height: 30px;
    padding: 6px 10px;
    background: #f6f5f5;
    color: #205081;
    font-size: 18px
}

.worksheet-details .info-column .options-box .select-options {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 10px 12px
}

.worksheet-details .info-column .options-box .select-options .small-text {
    font-weight: 500;
    font-size: 10px;
    color: #a1a1a1;
    text-transform: uppercase
}

.download-options-wrapper {}

.download-options-inner {
    display: flex;
}

.download-options-inner>div {
    width: auto;
    flex: 1;
    margin-right: 18px;
    /*max-width: 170px;*/
}

.download-options-inner>div:nth-child(2) {
    max-width: 186px;
}

.download-options-inner>div:last-child {
    margin-right: 0;
    max-width: inherit;
}

.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;
}

.related-activities {
    margin-top: 66px;
}

.related-activities .heading-title-one {
    margin-bottom: 28px;
}

.header-with-dots {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.header-with-dots .carousel-dot-custom {
    position: relative;
    right: 128px;
    color: #5f6368;
}

.carousel-dot-custom {
    font-size: 13px;
    font-weight: 500;
}

.related-activities .default-search-item .inner-box {
    padding: 0;
}

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

.radio-style-one input {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

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

.radio-style-one label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    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
}

.radio-style-one label:after {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    background: 0 0;
    border: 5px solid #205081;
    border-radius: 50%;
    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
}

.radio-style-one input:checked+label:after {
    opacity: 1
}

.radio-style-one input:checked+label:before {
    opacity: 0
}

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

.workout-section .info-column .radio-style-one,
.workout-section .info-column .radio-style-three {
    float: left;
    width: 50%;
    padding-right: 15px;
    margin-right: 0
}

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

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

.radio-style-three label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 18px;
    height: 18px;
    background: #efefef;
    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
}

.radio-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;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

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

.radio-style-three input:checked+label:before {
    background: #205081
}

.radio-style-four {
    position: relative;
    display: block
}

.radio-style-four input {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.radio-style-four label {
    position: relative;
    display: block;
    line-height: 40px;
    padding: 9px 10px;
    padding-left: 35px;
    font-weight: 500;
    color: #525252;
    text-align: center;
    border: 1px solid #e0e0e0;
    text-transform: capitalize;
    cursor: pointer;
    border-radius: 3px;
    overflow: hidden
}

.radio-style-four input:checked+label {
    border-color: #205081
}

.radio-style-four label img {
    display: inline-block;
    max-height: 40px
}

.radio-style-four label:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 17px;
    width: 24px;
    height: 24px;
    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
}

.radio-style-four label:after {
    content: '';
    position: absolute;
    left: 10px;
    top: 17px;
    width: 24px;
    height: 24px;
    background: #fff;
    border: 7px solid #205081;
    border-radius: 50%;
    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
}

.radio-style-four input:checked+label:after {
    opacity: 1
}

.radio-style-four input:checked+label:before {
    opacity: 0
}

.radio-style-five {
    position: relative;
    display: block
}

.radio-style-five input {
    opacity: 0;
    visibility: hidden;
    position: absolute
}

.radio-style-five label {
    position: relative;
    display: block;
    line-height: 24px;
    padding-left: 30px;
    font-weight: 400;
    color: #7c7c7c;
    text-transform: capitalize;
    cursor: pointer
}

.radio-style-five label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 22px;
    height: 21px;
    background: 0 0;
    border: 1px solid #e0e0e0;
    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
}

.radio-style-five label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 1px;
    width: 22px;
    height: 22px;
    background: 0 0;
    line-height: 22px;
    font-size: 14px;
    text-align: center;
    color: #aad71a;
    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
}

.radio-style-five input:checked+label:after {
    opacity: 1
}

.worksheet-details .info-column .options-box .options-btns {
    position: relative;
    padding: 20px 15px
}

.worksheet-details .info-column .options-box .options-btns .btn-print {
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 5px 20px;
    background: #93c83e;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    border-radius: 3px
}

.worksheet-details .info-column .options-box .options-btns .btn-download {
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 5px 20px;
    background: #1f5181;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    border-radius: 3px
}

.worksheet-details .info-column .options-box .options-btns .btn-basket {
    display: block;
    width: 100%;
    line-height: 30px;
    padding: 5px 20px;
    background: #ef4454;
    color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    border-radius: 3px
}

.worksheet-details .info-column .options-box .options-btns .btn-basket .fa,
.worksheet-details .info-column .options-box .options-btns .btn-download .fa,
.worksheet-details .info-column .options-box .options-btns .btn-print .fa {
    float: right;
    font-size: 20px
}

.workout-section .info-column .year-select {
    position: relative;
    background: #fff;
    padding: 15px 15px 20px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    margin-bottom: 20px
}

.workout-section .info-column .year-select .text {
    position: relative;
    margin-bottom: 30px;
    line-height: 1.6em;
    color: #525252;
    font-size: 13px
}

.radio-style-two {
    position: relative;
    display: block;
    margin-bottom: 5px
}

.radio-style-two label {
    position: relative;
    display: block;
    padding: 6px 6px 6px 35px;
    color: #71716f;
    line-height: 28px;
    background: #dadada;
    font-weight: 400;
    cursor: pointer;
    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
}

.radio-style-two label:before {
    content: '';
    position: absolute;
    left: 10px;
    top: 12px;
    width: 16px;
    height: 16px;
    display: block;
    background: #fff;
    border-radius: 50%
}

.radio-style-two label:after {
    content: '';
    position: absolute;
    left: 15px;
    top: 17px;
    width: 6px;
    height: 6px;
    display: block;
    background: #fff;
    border-radius: 50%
}

.radio-style-two input:checked+label:before {
    background: rgba(0, 0, 0, .2)
}

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

.radio-style-two label .txt {
    display: block;
    font-weight: 400;
    float: left;
    font-size: 14px
}

.radio-style-two label .count {
    display: block;
    float: right;
    font-size: 12px;
    font-weight: 700;
    width: 40px;
    height: 28px;
    color: #525252;
    background: #ededed;
    border-radius: 2px;
    text-align: center
}

.radio-style-two input:checked+label {
    background: #ef4454;
    color: #fff
}

.radio-style-two input:checked+label .count {
    background: #fff
}

.worksheet-details .info-column .options-box .recip-options {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding: 12px 10px 12px
}

.worksheet-details .info-column .options-box .recip-options .small-text {
    font-weight: 500;
    font-size: 10px;
    color: #a1a1a1;
    text-transform: uppercase
}

.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
}

.options-box .recip-options .select-box {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 15px
}

.options-box .recip-options .select-box .sel-btn {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    overflow: hidden;
    padding: 7px 10px;
    border: 1px solid #666;
    border-radius: 2px;
    background: #f1f1f1;
    background: -webkit-linear-gradient(top, #fff, #e0e0e0);
    background: -ms-linear-gradient(top, #fff, #e0e0e0);
    background: -moz-linear-gradient(top, #fff, #e0e0e0);
    cursor: pointer;
    margin-bottom: 10px;
    z-index: 2
}

.options-box .recip-options .select-box .sel-btn:after {
    content: '\f0d7';
    font-family: FontAwesome;
    position: absolute;
    right: 12px;
    top: 7px;
    line-height: 24px;
    font-size: 16px
}

.options-box .recip-options .select-box .sel-btn .sel-txt {
    position: relative;
    display: block;
    color: #222;
    font-weight: 500
}

.options-box .recip-options .select-box .select-panel {
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 10px;
    width: 100%;
    z-index: 30;
    display: none;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05), 0 0 10px 5px rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05), 0 0 10px 5px rgba(0, 0, 0, .05);
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, .05), 0 0 10px 5px rgba(0, 0, 0, .05)
}

.options-box .recip-options .select-box .panel-btns {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f5f5f5;
    color: #ababab;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    border-radius: 3px 3px 0 0
}

.options-box .recip-options .select-box .panel-btns .panel-btn {
    position: relative;
    float: left;
    width: 50%;
    line-height: 24px;
    padding: 10px 5px;
    cursor: pointer
}

.options-box .recip-options .select-box .panel-btns .panel-btn.active-btn {
    background: #fff;
    color: #205081
}

.options-box .recip-options .select-box .panels {
    position: relative;
    padding: 20px 15px 15px
}

.options-box .recip-options .select-box .panels .panel-box {
    position: relative;
    display: none
}

.options-box .recip-options .select-box .panels .panel-box.active-panel {
    display: block
}

.options-box .recip-options .select-box .panel-list li {
    position: relative;
    margin-bottom: 5px
}

.options-box .recip-options .select-box .panel-list li:last-child {
    margin-bottom: 0
}

.options-box .recip-options .save {
    position: relative;
    text-align: center
}

.options-box .recip-options .save .save-btn {
    position: relative;
    display: inline-block;
    padding: 5px 18px;
    line-height: 24px;
    background: #4d4d4d;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 17px
}

.options-box .recip-options .save .save-btn:hover {
    background: #101010
}

.main-content-section {
    position: relative;
    padding: 40px 0;
    background: #fff
}

.main-content-section .outer-row {
    margin: 0 -10px
}

.main-content-section .content-column,
.main-content-section .sidebar-column {
    position: relative;
    margin-bottom: 30px;
    padding: 0 10px
}

.benefits-listing {
    position: relative;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.7em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px
}

.benefits-listing .intro-text {
    position: relative;
    padding: 35px 35px 0
}

.benefits-listing .benefit-block {
    position: relative;
    padding: 35px 35px;
    border-bottom: 1px solid #e5e5e5
}

.benefits-listing .benefit-block:last-child {
    border-bottom: none
}

.benefits-listing .benefit-block .inner {
    position: relative;
    padding-left: 125px;
    min-height: 110px
}

.benefits-listing .benefit-block .icon {
    position: absolute;
    left: 0;
    top: 7px;
    width: 110px
}

.benefits-listing .benefit-block h3 {
    position: relative;
    font-size: 20px;
    color: #205081;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px
}

.contact-box {
    position: relative;
    background: #fff;
    color: #7a7a7a;
    padding: 30px 35px;
    line-height: 1.7em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px
}

.contact-box .text {
    position: relative;
    margin-bottom: 20px
}

.contact-box .text a {
    color: #205081;
    text-decoration: underline
}

.contact-box .contact-form .row {
    margin: 0 -8px
}

.contact-box .contact-form .row .form-group {
    padding: 0 8px;
    margin-bottom: 16px
}

.contact-box .contact-form textarea {
    height: 110px
}

.contact-box .contact-form .theme-btn {
    line-height: 24px;
    padding: 8px 32px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
    background: #1f5181;
    border-radius: 3px
}

.legal-facts-listing {
    position: relative
}

.legal-fact-block {
    position: relative;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin-bottom: 20px
}

.legal-fact-block .inner {
    position: relative;
    padding: 30px
}

.legal-fact-block h3 {
    position: relative;
    font-size: 20px;
    color: #205081;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px
}

.legal-fact-block .text p,
.legal-fact-block .text ul {
    position: relative;
    margin-bottom: 15px
}

.legal-fact-block .text p:last-child {
    margin-bottom: 0
}

.subs-info-block {
    position: relative;
    background: #f5f5f5;
    border-radius: 3px;
    margin-bottom: 20px
}

.subs-info-block h4 {
    font-size: 14px;
    color: #757576;
    line-height: 24px;
    padding: 6px 20px;
    font-weight: 500;
    text-transform: uppercase;
    background: #eee;
    border-radius: 2px 2px 0 0
}

.subs-info-block .subs-list li {
    position: relative;
    color: #7a7a7a;
    line-height: 24px;
    padding: 5px 20px;
    font-size: 13px;
    font-weight: 400;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.subs-info-block .subs-list li:last-child {
    border-bottom: none
}

.subs-info-block .subs-list li .price-col {
    display: block;
    float: left;
    width: 25%;
    padding-right: 10px;
    font-size: 16px;
    color: #3b3b3b;
    font-weight: 700
}

.subs-info-block .subs-list li .text-col {
    display: block;
    float: left;
    width: 70%
}

.list-one {
    margin-left: 25px
}

.list-one li {
    list-style-type: disc;
    line-height: 1.6em
}

.legal-fact-block .text h4 {
    position: relative;
    font-size: 16px;
    color: #205081;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px
}

.legal-fact-block .text a {
    text-decoration: underline
}

.light-color {
    color: #bbb
}

.legal-fact-block .cont-info {
    position: relative;
    margin-left: 20px;
    font-size: 16px;
    color: #7a7a7a;
    font-weight: 500;
    line-height: 1.5em
}

.legal-fact-block .cont-info strong {
    color: #205081;
    font-size: 18px;
    font-weight: 700;
    display: block
}

.news-container {
    position: relative
}

.news-block {
    position: relative;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin-bottom: 20px
}

.news-block .upper-content {
    position: relative;
    padding: 20px
}

.news-block .upper-content .image-column {
    position: relative;
    margin-bottom: 20px
}

.news-block .upper-content .image-column img {
    position: relative;
    display: block;
    width: 100%
}

.news-block .upper-content .content-column .inner {
    position: relative;
    padding-left: 10px
}

.news-block .upper-content .content-column p {
    margin-bottom: 15px;
    line-height: 1.7em
}

.news-block .news-title {
    position: relative;
    margin-bottom: 25px;
    margin-top: -5px
}

.news-block .news-title h3 {
    position: relative;
    font-size: 24px;
    color: #205081;
    font-weight: 500
}

.news-block .news-title h3 a {
    color: #205081
}

.news-block .news-title .date {
    position: relative;
    font-size: 12px;
    color: #a1a1a1
}

.news-block .bottom-content {
    position: relative;
    padding: 8px 20px;
    border-top: 1px solid rgba(0, 0, 0, .07)
}

.news-block .bottom-content .share-option {
    position: relative;
    float: left
}

.news-details .bottom-content .share-option {
    position: relative;
    float: right
}

.news-block .bottom-content .more-link {
    position: relative;
    float: right;
    padding: 5px 0
}

.news-block .bottom-content .more-link a {
    display: block;
    line-height: 30px;
    color: #205081;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.news-block .bottom-content .more-link a .fa {
    position: relative;
    top: -1px;
    line-height: 30px;
    padding-left: 10px;
    font-weight: 400
}

.news-block .bottom-content .back-link {
    position: relative;
    float: left;
    padding: 5px 0
}

.news-block .bottom-content .back-link a {
    display: block;
    line-height: 30px;
    color: #205081;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.news-block .bottom-content .back-link a .fa {
    position: relative;
    top: -1px;
    line-height: 30px;
    padding-right: 10px;
    font-weight: 400
}

.news-block .bottom-content .back-link a:hover,
.news-block .bottom-content .more-link a:hover,
.news-block .news-title h3 a:hover {
    color: #aad71a
}

.testimonails-container {
    position: relative
}

.testimonial-block {
    position: relative;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    margin-bottom: 20px;
    padding: 30px 30px 40px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border-radius: 3px
}

.testimonial-block .inner-content {
    position: relative;
    padding-left: 130px;
    min-height: 110px
}

.testimonial-block .inner-content .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 110px
}

.testimonial-block .inner-content .image img {
    display: block;
    width: 100%;
    height: auto
}

.testimonial-block .content-box {
    position: relative
}

.testimonial-block .content-box .inner {
    position: relative;
    padding: 20px 0 0 40px
}

.testimonial-block .content-box .inner .quote-icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 20px;
    background: url(../images/icons/quotes-icon.png) left top no-repeat
}

.testimonial-block .content-box .inner .text {
    position: relative;
    line-height: 1.6em;
    margin-bottom: 15px
}

.testimonial-block .content-box .inner .author {
    position: relative;
    text-align: right;
    font-size: 16px;
    color: #205081;
    font-weight: 500;
    font-style: italic
}

.signup-main-section {
    position: relative;
    padding: 40px 0 80px
}

.signup-steps {
    position: relative;
    margin-bottom: 20px
}

.signup-steps .step-list {
    position: relative
}

.signup-steps .step-list .step {
    position: relative;
    float: left;
    width: 33.333%;
    background: #fff;
    padding: 8px 10px;
    line-height: 24px;
    color: #7a7a7a;
    text-transform: capitalize
}

.signup-steps .step-list .step:nth-child(2),
.signup-steps .step-list .step:nth-child(3) {
    padding-left: 30px
}

.signup-steps .step-list .step:before {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
    height: 100%;
    background: url(../images/icons/curve-default.png) left center no-repeat;
    z-index: 1
}

.signup-steps .step-list .step.active-step:before,
.signup-steps .step-list .step:last-child:before {
    display: none
}

.signup-steps .step-list .step:after {
    content: '';
    position: absolute;
    right: -10px;
    top: 0;
    width: 10px;
    height: 100%;
    background: url(../images/icons/curve-active.png) left center no-repeat;
    z-index: 1;
    display: none
}

.signup-steps .step-list .step.active-step:after {
    display: block
}

.signup-steps .step-list .step:last-child:after {
    display: none!important
}

.signup-steps .step-list .step.active-step {
    background: #93c83e;
    color: #fff
}

.signup-steps .step-list .step .step-no {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 0 10px;
    background: #7a7a7a;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 12px;
    margin-right: 15px
}

.signup-steps .step-list .step.active-step .step-no {
    background: #85b439
}

.intro-box {
    position: relative;
    padding: 20px 20px 10px;
    background: #fff;
    margin-bottom: 40px
}

.intro-box h2 {
    font-size: 24px;
    color: #205081;
    line-height: 1.5em;
    margin-bottom: 15px
}

.intro-box .list-one {
    margin-left: 16px;
    margin-bottom: 20px
}

.intro-box .image-column,
.intro-box .text-column {
    position: relative;
    margin-bottom: 20px
}

.intro-box .discount-code {
    position: relative;
    padding: 12px 15px 20px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.intro-box .discount-code h4 {
    color: #b2b2b2;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 3px
}

.intro-box .discount-code input {
    position: relative;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 30px;
    padding: 5px 15px;
    font-size: 24px;
    background: #e5e5e5;
    color: #8b8989
}

.intro-box .image-column img {
    position: relative;
    display: block;
    width: 100%
}

/* Pricing v2 Styles */
.pricing-plan-hero-banner {
    position: relative;
    z-index: 9;
    -webkit-clip-path: url(#hero-bg-shape-4k);
    clip-path: url(#hero-bg-shape-4k);
    height: 400px;
}
#hero-svg-4k+,
#hero-svg-4k,
#hero-svg-1920,
#hero-svg-1600,
#hero-svg-1200,
#hero-svg-991,
#hero-svg-768,
#hero-svg-500,
#hero-svg-375 {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.pricing-plan-hero-banner .pricing-plan-hero-inner {
    padding: 110px 10px;
    max-width: 850px;
    margin: auto
}
.pricing-plan-hero-banner.discount .pricing-plan-hero-inner {
    padding: 90px 10px
}
.pricing-plan-hero-banner .pricing-plan-hero-inner h2 {
    color: #fff;
    line-height: 1.2;
    font-weight: 300;
}
.pricing-plan-hero-banner .pricing-plan-hero-inner .theme-btn-secondary {
    margin-top: 28px;
    min-width: 270px;
    letter-spacing: 1px;
    font-weight: 500;
}

.pricing-plans-main-wrapper {
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin-top: -170px;
}
.pricing-main-user-type-box {
    padding: 0;
    position: relative;
    background: #f8f8f8;
}
.pricing-main-user-type-box ul{
    text-align: center;
    padding: 0;
}
.pricing-main-user-type-box ul>li {
    display: inline-block;
    float: none;
}
.pricing-main-user-type-box ul>li a {
    padding: 160px 32px 10px;
    border-radius: 0 !important;
    position: relative;
    color: #454545;
    transition: all 0.25s ease;
}
.pricing-main-user-type-box ul>li a > svg {
    width: 62px;
}
.pricing-main-user-type-box ul>li a > svg g{
    transition: all 0.15s ease;
}
.pricing-main-user-type-box ul>li a:hover {
    color: #aad71a;
}
.pricing-main-user-type-box ul>li a:hover > svg g {
    fill: #aad71a;
}
.pricing-main-user-type-box ul>li a > span {
    display: block;
    font-weight: 500;
}
.pricing-main-user-type-box ul>li.active a,
.pricing-main-user-type-box ul>li.active>a:focus,
.pricing-main-user-type-box ul>li.active>a:hover {
    background: #aad71a;
}
.pricing-main-user-type-box ul>li.active a > svg g,
.pricing-main-user-type-box ul>li.active>a:focus > svg g,
.pricing-main-user-type-box ul>li.active>a:hover > svg g {
    fill: #fff;
}
.pricing-main-user-type-box ul>li a::before {
    content: '';
    position: absolute;
    max-width: 100%;
    left: 20px;
    right: 20px;
    bottom: 0px;
    height: 0;
    background: #fff;
    transition: all 0.25s ease;
}
.pricing-main-user-type-box ul>li.active a::before {
    height: 6px;
}
img.main-tabs-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.plan-selection-section.v2 .plan-selection-tabs-wrapper {
    text-align: center;
}
.plan-selection-section.v2 .first-tab-step{
    display: inline-flex;
    border: 1px solid #205081;
    border-radius: 100px;
    overflow: hidden;
    padding: 5px;
}
.plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a {
    border-radius: 100px !important;
    border: 0;
    /*padding: 10px 130px 9px !important;*/
}
.plan-selection-section.v2.parent-plans .plan-selection-inner .first-tab-step li>a {
    padding: 10px 130px 9px !important;
}
.plan-selection-section.v2 .plan-selection-inner .first-tab-step li.active>a {
    border: 0 !important;
}

.plan-selection-section.v2 .plan-selection-inner .plan-details-wrapper {
    max-width: 90%;
}
.plan-selection-section.v2 .plan-selection-inner .plan-details-wrapper .tab-pane > .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.plan-details-card.v2 {
    border-radius: 10px;
    box-shadow: rgba(0,0,0,0.1) 0 0px 6px;
    background: #fff;
    text-align: center;
    padding: 0;
    display: block;
    overflow: hidden;
    transition: all 0.25s ease;
    position: relative;
    margin-bottom: 30px;
}
.plan-details-card.v2:hover {
    box-shadow: rgba(0,0,0,0.18) 0 0px 18px;
    cursor: pointer;
    transform: translateY(-4px);
}
.plan-details-card.v2 .header-content {
    padding: 20px 16px 52px;
    position: relative;
}
.plan-details-card.v2 .header-content h6 {
    padding: 0;
    margin-top: 4px;
    font-size: 17px;
    font-weight: 500;
    color: #fff;
}
.plan-details-card.v2 .header-content img {
    width: 64px;
    height: 65px;
}
.plan-details-card.v2 .header-content .shape-img {
    position: absolute;
    bottom: -3px;
    left: -8px;
    min-width: 104%;
}
.plan-details-card.v2 .body-content {
    background: #fff;
    padding: 18px 14px 6px;
}
.plan-details-card.v2 .body-content h2 {
    line-height: 1.2;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 6px;
    color: #454545;
}
.plan-details-card.v2 .body-content p {
    color: #9ba1a4;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.3;
}
.plan-details-card.v2 .body-content ul {
    margin-top: 30px;
}
.plan-details-card.v2 .body-content ul li {
    font-size: 15px;
    color: #787878;
    margin-bottom: 4px;
}
.plan-details-card.v2 .footer-content {
    position: relative;
    padding: 50px 7px 12px 12px;
    min-height: 162px;
    display: grid;
    align-items: end;
}
.plan-details-card.v2 .footer-content.discount {
    min-height: 174px !important;
    padding: 50px 7px 10px 12px;
}
span.now-label {
    position: absolute;
    left: 0;
    top: 66px;
    background: #205081;
    color: #fff;
    padding: 5px 16px;
    border-radius: 0 50px 50px 0;
    font-size: 16px;
    font-weight: 500;
}
span.now-label.signup-process{
    top: 74px !important;
}
.actual-price {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-decoration: line-through;
    position: absolute;
    left: 45%;
    top: 18%;
}
.plan-details-card.v2 .footer-content.discount:not(.free) h3 {
    padding-left: 6px;
    position: relative;
    top: 10px;
}
.pricing-half-card.v2 .footer-content.discount:not(.free) h3{
    top: 0px !important;
    font-size: 46px !important;
}
.plan-details-card.v2 .footer-content.discount h3 small {
    top: -8px;
    padding-left: 0;
}
.plan-details-card.v2 .footer-content.discount small {
    font-size: 13px;
    top: -2px;
    padding-left: 12px;
}
.pricing-half-card.v2 .footer-content.discount small{
    font-size: 15px !important;
    top: -6px !important;
}
.plan-set-btn {
    display: block;
    background: #fff;
    width: 94%;
    margin: auto;
    padding: 7px;
    border-radius: 80px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
}
.plan-details-card.v2 .footer-content.free {
    position: relative;
    padding: 30px 10px 12px;
}
.plan-details-card.v2 .footer-content.free.discount {
    padding: 30px 10px 0 !important;
}
.plan-details-card.v2 .footer-content.free .plan-set-btn {
    margin-top: 16px;
    margin-bottom: 0px;
}
.plan-details-card.v2 .footer-content.free.discount .plan-set-btn {
    margin-top: 16px;
    margin-bottom: 12px;
}
.plan-details-card.v2 .footer-content.covid-footer h3 {
    padding-left: 0px !important;
}
.plan-details-card.v2 .footer-content.covid-footer small{
    padding-left: 0px !important;
}
.plan-details-card.v2 .footer-content h3 {
    font-size: 38px;
    font-weight: 600;
    color: #fff;
    line-height: 1;
    padding: 0;
   /* padding-left: 36px;*/
}
.plan-details-card.v2 .footer-content h3 small {
    padding-left: 0;
}
.plan-details-card.v2 .footer-content small {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    position: relative;
    top: -7px;
    padding-left: 12px;
}
.plan-details-card.v2 .footer-content.free h3 {
    font-size: 48px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    padding-top: 18px;
    padding-left: 0;
}
.plan-details-card.v2 .footer-content .shape-img {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: auto;
    transform: scaleX(1.04);
}

.pricing-half-card.v2 .footer-content .shape-img{
    height: 80% !important;
}

.plan-details-card.v2.green {
    background: #aad71a;
}
.plan-details-card.v2.red {
    background: #ff5f4b;
}
.plan-details-card.v2.blue {
    background: #1d87f2;
}

.populat-tag.v2 {
    position: absolute;
    right: 12px;
    top: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.populat-tag.v2 img {
    width: 18px;
    margin-bottom: 5px
}
.populat-tag.v2 small {
    line-height: 1.2;
    color: #fff;
    font-weight: 500;
    font-size: 12px;
}
img.pricing-points-curve-top {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.features-section.new-version.v3 {
    background: #f8f8f8;
    padding: 42px 0 20px;
}

.features-section.new-version.v3 .auto-container > .row{
    display: flex;
    flex-wrap: wrap;
}

.pricing-promotional-section {
    padding: 50px 0;
    position: relative;
}
img.pricing-points-curve-bottom {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.pricing-promotional-inner {
    display: flex;
    max-width: 1030px;
    margin: auto;
}
.pricing-promotional-inner .mission-main-img {
    padding-right: 14px;
    padding-top: 20px;
}
.pricing-promotional-inner  .mission-main-img img {
    width: 340px;
}
.pricing-promotional-inner .text-box {
    margin-top: 50px;
}
.bubble-box {
    position: relative;
}
.bubble-box  .bubble-inner {
    background: #fff;
    padding: 18px 26px 28px;
    clip-path: polygon(0 0, 100% 0%, 99% 40%, 97% 82%, 1% 100%, 2% 100%, 0 60%);
    border-top-left-radius: 5px;
}
.bubble-box::before {
    content: '';
    position: absolute;
    bottom: 18px;
    left: -40px;
    width: 0;
    height: 0;
    border-top: 13px solid transparent;
    border-right: 50px solid #fff;
    border-bottom: 13px solid transparent;
    transform: rotate(-14deg);
}
.bubble-box h5 {
    color: #333;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.3;
}
.bubble-box h5 i {
    font-size: 22px;
}
.promotional-points {
    margin-top: 50px;
    padding-left: 24px;
}
.promotional-points ul li {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 16px;
    position: relative;
    font-style: italic;
}
.promotional-points ul li::before{
    content: '';
    position: absolute;
    left: -32px;
    top: 0px;
    background: url(../images/img-new/li-icon.png) no-repeat;
    background-size: contain;
    width: 22px;
    height: 22px;
}

.features-container.v2.pricing-page > .row {
    display: flex;
    flex-wrap: wrap;
}

.features-container.v2 .feature-box.v2 {
    padding: 40px 36px;
    min-height: 100%
}

.hero-type-2-v2-section.pricing-page {
    padding-top: 120px;
    margin-top: -84px;
    min-height: 770px;
}
.hero-type-2-v2-section.pricing-page .content-inner {
    margin-top: 20px;
    margin-bottom: 20px;
}
.hero-type-2-v2-section.pricing-page .features-container.v2 {
    padding: 50px 0 60px;
}
.hero-type-2-v2-section.pricing-page .content-inner p {
    margin-bottom: 28px;
    font-size: 20px;
    line-height: 1.5;
    max-width: 830px;
    margin: auto;
}
.hero-type-2-v2-section.pricing-page  .promotion-curve-bottom {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.trusted-brands-inner {
    padding: 64px 0px 54px;
}
.trusted-brands-inner .brands-content {
    padding-right: 72px;
}
.trusted-brands-inner .brands-content h3 {
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 20px;
}
.trusted-brands-inner .brands-content p {
    font-weight: 400;
    line-height: 1.6;
}
.trusted-brands-inner .brands-logo-box {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(4, 1fr);
}
.trusted-brands-inner .brands-logo-box .logo-box {
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.trusted-brands-inner .brands-logo-box .logo-box img {
    width: 100px;
    height: 40px;
    object-fit: contain;
}


.pricing-section {
    position: relative
}

.pricing-column {
    position: relative;
    padding: 0;
    text-align: center;
    margin-bottom: 30px
}

.pricing-column:hover {
    z-index: 3
}

.pricing-column .inner {
    position: relative;
    display: block;
    background: #fff;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    z-index: 2
}

.pricing-section .pricing-column .inner {
    border-right: 1px solid #e0e0e0
}

.pricing-section .pricing-column:last-child .inner {
    border-right: none
}

.pricing-column .inner:hover {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .2)
}

.pricing-column .inner .col-header {
    position: relative;
    display: block;
    padding: 30px 20px 15px;
    background: #f0f0f0
}

.pricing-column .inner .col-header .plan-title {
    position: relative;
    font-size: 16px;
    color: #7a7a7a;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    margin-bottom: 5px
}

.pricing-column .inner.basic .col-header .plan-title {
    color: #1f5181
}

.pricing-column .inner.standard .col-header .plan-title {
    color: #a8cf41
}

.pricing-column .inner.unlimited .col-header .plan-title {
    color: #ef4454
}

.pricing-column .inner .col-header .plan-price {
    position: relative;
    font-size: 48px;
    color: #1f5181;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.2em
}

.pricing-column .inner .col-header .plan-duration {
    position: relative;
    font-size: 14px;
    color: #1f5181;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1em
}

.pricing-column .inner .lower-content {
    position: relative;
    padding: 30px 25px 50px
}

.pricing-column .specs-list li {
    position: relative;
    line-height: 20px;
    color: #8b8989;
    margin-bottom: 20px
}

.pricing-column .specs-list li strong {
    color: #272727;
    font-weight: 700
}

.pricing-column .theme-btn {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 10px;
    text-align: center;
    background: #1f5181;
    color: #fff;
    border-radius: 3px;
    font-weight: 500
}

.pricing-column .inner:hover .theme-btn,
.pricing-column .theme-btn:hover {
    background: #aad71a
}

.choose-plan {
    position: relative;
    padding: 20px 20px 30px;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border-radius: 3px
}

.choose-plan h2 {
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 30px;
    color: #205081
}

.choose-plan-column {
    position: relative;
    margin-bottom: 30px
}

.choose-plan-column .inner {
    position: relative;
    display: block;
    padding: 25px 25px 30px;
    text-align: center;
    background: #205081;
    color: #fff;
    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
}

.choose-plan-column .inner.six-month-plan {
    background: #93c83e
}

.choose-plan-column .inner.year-plan {
    background: #ef4454
}

.choose-plan-column .inner:hover {
    -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
    -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
    -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .5)
}

.choose-plan-column .inner .duration {
    position: relative;
    font-size: 24px;
    line-height: 1.4em;
    margin-bottom: 30px;
    font-weight: 300;
    text-transform: capitalize
}

.choose-plan-column .inner .price-outer {
    position: relative;
    display: block;
    width: 100%;
    height: 170px;
    padding-top: 70px;
    background: url(../images/icons/plan-icon-1.png) center top no-repeat;
    margin-bottom: 20px
}

.choose-plan-column .inner .price-outer .price {
    font-size: 56px;
    line-height: 1em
}

.choose-plan-column .inner .price-outer .price sup {
    font-size: 32px;
    top: -20px;
    padding-left: 3px
}

.choose-plan-column .inner .price-outer .period {
    position: relative;
    display: block;
    top: -7px
}

.choose-plan-column .inner .monthly-calculation {
    position: relative;
    display: block;
    width: 100%;
    min-height: 30px;
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 30px
}

.choose-plan-column .inner .theme-btn {
    display: inline-block;
    min-width: 172px;
    line-height: 24px;
    padding: 8px 15px;
    background: #fff;
    font-size: 14px;
    text-transform: uppercase;
    color: #205081;
    font-weight: 600;
    border-radius: 20px
}

.choose-plan-column .inner.six-month-plan .theme-btn {
    background: #85b439;
    color: #fff
}

.choose-plan-column .inner.year-plan .theme-btn {
    background: #e13646;
    color: #fff
}

.choose-plan .lower-content {
    position: relative;
    line-height: 1.6em;
    text-align: center
}

.choose-plan .lower-content h4 {
    font-size: 22px;
    color: #205081;
    font-weight: 700
}

.choose-plan .lower-content .text {
    position: relative;
    margin-bottom: 10px
}

.choose-plan .lower-content .boxed-text {
    position: relative;
    padding: 5px 10px 7px;
    display: inline-block;
    border: 1px solid #e0e0e0;
    font-size: 12px;
    line-height: 1.6em
}

/* Payment Signup Step 1 Styles */
.payment-step-1-form-box {
    max-width: 390px;
    margin: 0 auto;
}
.extra-signup-options a{
    display: block;
    border-radius: 70px;
    padding: 12px 20px;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    text-transform: none;
    margin-bottom: 10px;
    letter-spacing: 0.35px;
    transition: all 0.3s ease;
}
.extra-signup-options a:hover {
    opacity: 0.8;
    box-shadow: rgba(0,0,0,0.1) 0px 2px 2px;
}
.extra-signup-options a.btn-fb-signup {
    background: #205081;
}
.extra-signup-options a.btn-google-signup {
    background: #ea0101;
}
.extra-signup-options a i {
    margin-right: 4px;
    font-size: 16px;
}

.sep-box {
    position: relative;
    text-align: center;
    padding: 14px 0px;
}
.sep-box > img {
    position: relative;
    width: 99%;
    height: auto;
}
.sep-box > span {
    position: absolute;
    width: 50px;
    height: 30px;
    line-height: 30px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    font-size: 14px;
    font-weight: 600;
    color: #565656;
}

.features-section {
    position: relative;
    padding: 45px 5px 20px;
    background: #fbfbfb;
    color: #7a7a7a;
    line-height: 1.6em
}

.features-section.alternate {
    background: 0 0;
    padding-top: 40px
}

.features-section.new-version {
    background: #ffffff;
    padding: 25px 5px 80px;
}

.feature-column {
    position: relative;
    margin-bottom: 20px;
    text-align: center
}

.feature-column .inner {
    position: relative;
    display: block
}

.feature-column .inner .icon {
    position: relative;
    margin-bottom: 24px
}

.feature-column .inner h3 {
    position: relative;
    font-size: 16px;
    color: #205081;
    font-weight: 500;
    margin-bottom: 7px
}

.feature-column .inner .text {
    position: relative;
    font-size: 13px;
    line-height: 18px;
    min-height: 72px;
    max-width: 170px;
    margin: 0 auto
}

.recommended-by {
    position: relative;
    padding: 50px 30px 40px;
    background: #fff
}

.recommended-by h3 {
    font-size: 16px;
    color: #205081;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px
}

.recommended-by .logos {
    position: relative;
    text-align: center
}

.recommended-by .logos li {
    position: relative;
    display: inline-block;
    margin: 0 7px 10px
}

.checkout-section {
    position: relative;
    padding: 25px 25px;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border-bottom: 1px solid #f0f0f0
}

.checkout-section h2 {
    font-size: 24px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 25px;
    color: #205081
}

.checkout-section .form-column,
.checkout-section .text-column {
    position: relative;
    margin-bottom: 20px
}

.checkout-form .row {
    margin: 0 -8px
}

.checkout-form .row .form-group {
    padding: 0 8px;
    margin-bottom: 16px
}

.checkout-form textarea {
    height: 110px
}

.checkout-form .theme-btn {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 24px;
    padding: 8px 32px;
    color: #fff;
    margin-top: 20px;
    text-transform: capitalize;
    font-weight: 500;
    background: #ef4454;
    border-radius: 3px
}

.checkout-section .text-column .price-box {
    position: relative;
    text-align: right;
    margin-bottom: 20px
}

.checkout-section .text-column .price-box .small-title {
    position: relative;
    font-size: 14px;
    color: #7a7a7a;
    text-transform: uppercase;
    font-weight: 500;
    padding-right: 10px
}

.checkout-section .text-column .price-box .price {
    position: relative;
    font-size: 36px;
    color: #ef4454;
    font-weight: 400;
    line-height: 1em
}

.checkout-section .text-column h4 {
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 15px
}

.checkout-section .text-column p {
    line-height: 1.6em;
    margin-bottom: 15px
}

.my-profile-section {
    position: relative;
    padding: 40px 0 20px
}

.update-profile {
    position: relative;
    padding: 40px 25px;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    margin-bottom: 40px
}

.update-profile h2 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px;
    color: #205081
}

.update-profile .form-column,
.update-profile .info-column {
    position: relative;
    margin-bottom: 20px
}

.profile-form .row {
    margin: 0 -8px
}

.profile-form .row .form-group {
    padding: 0 8px;
    margin-bottom: 10px
}

.update-profile .info-column .inner {
    position: relative;
    text-align: center
}

.update-profile .info-column .profile-pic {
    position: relative;
    margin-bottom: 15px
}

.update-profile .info-column .membership-info {
    position: relative
}

.update-profile .info-column .membership-info .small-title {
    position: relative;
    font-size: 10px;
    color: #a1a1a1;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px
}

.update-profile .info-column .membership-title {
    position: relative;
    display: block;
    color: #fff;
    line-height: 40px;
    font-size: 18px;
    height: 44px;
    background: url(../images/icons/membership-ribbon.png) center top no-repeat;
    margin-bottom: 20px
}

.update-profile .info-column .upgrade-btn {
    display: inline-block;
    line-height: 28px;
    padding: 0 25px;
    color: #fff;
    background: #ef4454;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border-radius: 14px
}

.update-profile .form-column .default-form .field-label {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 2px;
    font-weight: 500;
    color: #a1a1a1
}

.update-profile .personal-details {
    position: relative;
    margin-bottom: 50px
}

.update-profile .personal-details .update-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    line-height: 28px;
    padding: 0 25px;
    color: #fff;
    background: #205081;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border-radius: 14px
}

.update-profile .change-password {
    position: relative
}

.update-profile .change-password .change-btn {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    line-height: 28px;
    padding: 0 25px;
    color: #fff;
    background: #205081;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border-radius: 14px
}

.my-downloads {
    position: relative;
    margin-bottom: 40px
}

.my-downloads .inner-container {
    position: relative;
    padding: 24px 24px 40px;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px
}

.my-downloads .upper-options {
    position: relative
}

.my-downloads .upper-options .styled-pagination {
    float: right;
    margin: 0;
    padding: 0
}

.my-downloads .upper-options .styled-pagination li {
    margin-left: 5px;
    margin-right: 0
}

.my-downloads .upper-options .links {
    float: left
}

.my-downloads .upper-options .links .btn-download {
    position: relative;
    display: block;
    float: left;
    min-width: 170px;
    padding: 8px 10px 8px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #1f5181;
    margin-right: 10px;
    border-radius: 3px;
    margin-bottom: 10px
}

.my-downloads .upper-options .links .btn-download .fa {
    float: right
}

.my-downloads .upper-options .links .btn-delete {
    position: relative;
    display: block;
    float: left;
    min-width: 170px;
    padding: 8px 10px 8px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #ef4454;
    margin-right: 10px;
    border-radius: 3px;
    margin-bottom: 10px
}

.my-downloads .upper-options .links .btn-delete .fa {
    float: right;
    font-size: 16px
}

.my-downloads .table-outer {
    position: relative;
    margin-bottom: 30px
}

.my-downloads .downloads-table {
    position: relative;
    width: 100%
}

.downloads-table .table-head {
    position: relative;
    width: 100%;
    background: #dadada;
    border-bottom: 1px solid #fff
}

.downloads-table .table-head th {
    line-height: 24px;
    padding: 7px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    color: #71716f!important
}

.downloads-table .table-head .d-title {
    padding-left: 40px
}

.downloads-table tbody tr {
    background: #fff
}

.downloads-table tbody tr td {
    line-height: 24px;
    padding: 6px 0 5px
}

.downloads-table tbody tr:nth-child(2n+2) {
    background: #f7f7f7
}

.downloads-table tbody tr .d-title input {
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.downloads-table tbody tr .d-title label {
    position: relative;
    top: 2px;
    display: block;
    cursor: pointer;
    color: #8b8989;
    font-weight: 400;
    padding-left: 40px;
    line-height: 24px
}

.downloads-table tbody tr .d-title 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
}

.downloads-table tbody tr .d-title label:before {
    content: '';
    position: absolute;
    left: 10px;
    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
}

.downloads-table tbody tr .d-title label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 10px;
    top: 4px;
    width: 16px;
    height: 16px;
    background: 0 0;
    line-height: 18px;
    font-size: 10px;
    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
}

.downloads-table tbody tr .d-title input:checked+label:after {
    opacity: 1
}

.downloads-table tbody tr .d-title input:checked+label:before {
    background: #205081;
    border-color: #205081
}

.downloads-table tbody tr .d-status {
    color: #93c83e
}

.downloads-table tbody tr .d-status.pending {
    color: #ef4454
}

.my-downloads .note {
    position: relative;
    max-width: 90%;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
    padding: 12px 20px 15px;
    line-height: 1.5em;
    font-size: 12px;
    font-style: italic
}

.my-progress-section {
    position: relative;
    padding: 40px 0 20px
}

.my-improvement {
    position: relative;
    padding: 25px 20px;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border-radius: 3px;
    margin-bottom: 20px
}

.my-improvement h2 {
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #205081
}

.my-improvement .info-column,
.my-improvement .text-column {
    position: relative;
    margin-bottom: 10px
}

.my-improvement .info-column .info-list {
    position: relative;
    margin: 0 -3px
}

.my-improvement .info-column .info-list li {
    position: relative;
    float: left;
    padding: 0 3px;
    margin-bottom: 5px;
    width: 50%
}

.my-improvement .info-column .info-list li .inner-box {
    position: relative;
    background: #ef4454;
    padding: 5px 5px 5px 12px;
    color: #fff;
    line-height: 30px;
    border-radius: 3px
}

.my-improvement .info-column .info-list li .inner-box .score {
    position: relative;
    display: block;
    float: right;
    background: #fff;
    color: #525252;
    line-height: 30px;
    width: 125px;
    font-size: 12px;
    padding: 0 7px;
    border-radius: 2px
}

.progress-graphs {
    position: relative;
    padding: 0;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border-radius: 3px;
    margin-bottom: 40px
}

.tabs-style-two .tab-buttons {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
    border-radius: 3px 3px 0 0;
    overflow: hidden
}

.tabs-style-two .tab-buttons .tab-btn {
    position: relative;
    display: table-cell;
    background: #dadada;
    border-right: 1px solid #bbb;
    font-size: 14px;
    line-height: 24px;
    padding: 8px 15px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500
}

.tabs-style-two .tab-buttons .tab-btn:last-child {
    border: none
}

.tabs-style-two .tab-buttons .tab-btn.active-btn {
    background: #909090;
    color: #fff
}

.tabs-style-two .tabs-content {
    position: relative;
    padding: 30px 25px;
    border: 1px solid #e0e0e0
}

.tabs-style-two .tabs-content .tab {
    position: relative;
    text-align: center;
    padding: 10px 0
}

.tabs-style-two .tabs-content .tab .text {
    position: relative;
    margin-bottom: 20px
}

.tabs-style-two .tabs-content .tab .text h4 {
    position: relative;
    font-size: 18px;
    color: #525252;
    margin-bottom: 0
}

.tabs-style-two .tabs-content .tab .graph-image {
    position: relative;
    margin-bottom: 30px
}

.tabs-style-two .tabs-content .tab .graph-image img {
    position: relative;
    display: block;
    width: 100%
}

.tabs-style-two .tabs-content .tab .theme-btn {
    position: relative;
    display: block;
    max-width: 270px;
    margin: 0 auto;
    padding: 8px 15px;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    background: #1f5181;
    border-radius: 3px
}

.downloaded-worksheets {
    position: relative;
    margin-bottom: 40px
}

.downloaded-worksheets .inner-container {
    position: relative;
    padding: 24px 24px 40px;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px
}

.downloaded-worksheets .upper-options .links {
    float: left
}

.downloaded-worksheets .upper-options .links .btn-download {
    position: relative;
    display: block;
    float: left;
    min-width: 170px;
    padding: 8px 10px 8px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #1f5181;
    margin-right: 10px;
    border-radius: 3px
}

.downloaded-worksheets .upper-options .links .btn-download .fa {
    float: right
}

.downloaded-worksheets .upper-options .links .btn-delete {
    position: relative;
    display: block;
    float: left;
    min-width: 170px;
    padding: 8px 10px 8px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #ef4454;
    margin-right: 10px;
    border-radius: 3px
}

.downloaded-worksheets .upper-options .links .btn-delete .fa {
    float: right;
    font-size: 16px
}

.downloaded-worksheets .table-outer {
    position: relative;
    margin-bottom: 30px
}

.downloaded-worksheets .downloaded-table {
    position: relative;
    width: 100%
}

.downloaded-table .table-head {
    position: relative;
    width: 100%;
    background: #dadada;
    border-bottom: 1px solid #fff
}

.downloaded-table .table-head th {
    line-height: 24px;
    padding: 7px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    color: #71716f
}

.downloaded-table .table-head .d-title {
    padding-left: 20px
}

.downloaded-table .table-head .d-update {
    width: 94px!important
}

.downloaded-table tbody tr {
    background: #fff
}

.downloaded-table tbody tr td {
    line-height: 24px;
    padding: 6px 0 7px
}

.downloaded-table tbody tr:nth-child(2n+2) {
    background: #f7f7f7
}

.downloaded-table tbody tr .d-title {
    position: relative;
    padding-left: 20px
}

.downloaded-table .table-head .d-date,
.downloaded-table tbody tr .d-date {
    padding-left: 10px
}

.downloaded-table tbody tr .d-status .img-circle {
    position: relative;
    width: 14px;
    height: 14px;
    border: 1px solid #e0e0e0;
    display: block
}

.downloaded-table tbody tr .d-status.done .img-circle {
    border: 1px solid #205081;
    background: #205081
}

.downloaded-table tbody tr .upd-btn {
    display: inline-block;
    text-align: center;
    line-height: 24px;
    padding: 0 20px;
    color: #fff;
    background: #93c83e;
    text-transform: uppercase;
    font-size: 12px
}

.downloaded-table tbody tr .d-status.pending {
    color: #ef4454
}

.downloaded-worksheets .lower-content {
    position: relative
}

.downloaded-worksheets .lower-content .styled-pagination {
    float: right;
    margin: 0 0 20px;
    padding: 0
}

.downloaded-worksheets .lower-content .styled-pagination li {
    margin-left: 5px;
    margin-right: 0
}

.downloaded-worksheets .lower-content .note {
    position: relative;
    float: left;
    width: 50%;
    border: 1px solid #e0e0e0;
    padding: 15px;
    line-height: 1.5em;
    font-size: 12px;
    font-style: italic
}

.downloaded-worksheets .lower-content .note .instr-list {
    margin-bottom: 3px
}

.downloaded-worksheets .lower-content .note .instr-list li {
    position: relative;
    line-height: 18px;
    padding-left: 20px
}

.downloaded-worksheets .lower-content .note .instr-list li .done {
    position: absolute;
    left: 0;
    top: 4px;
    width: 10px;
    height: 10px;
    background: #1f5181;
    border-radius: 50%
}

.downloaded-worksheets .lower-content .note .instr-list li .un-done {
    position: absolute;
    left: 0;
    top: 4px;
    width: 10px;
    height: 10px;
    border: 1px solid #e0e0e0;
    border-radius: 50%
}

.downloaded-worksheets .lower-content .note .text {
    position: relative;
    line-height: 18px
}

.downloaded-worksheets .downloads-info {
    position: relative;
    padding-bottom: 10px
}

.downloaded-worksheets .downloads-info .info-col {
    position: relative;
    float: left;
    width: 50%;
    margin-bottom: 20px
}

.downloaded-worksheets .downloads-info .info-col .subtitle {
    position: relative;
    top: -6px;
    font-size: 10px;
    color: #a1a1a1;
    text-transform: uppercase
}

.downloaded-worksheets .downloads-info .info-col .title {
    position: relative;
    top: 2px;
    font-size: 28px;
    color: #525252;
    text-transform: capitalize
}

.downloaded-worksheets .downloads-info .info-col.remaining {
    padding-left: 40px;
    border-left: 1px solid #ccc
}

.downloaded-worksheets .downloads-info .info-col .title span {
    font-weight: 500
}

.downloaded-worksheets .downloads-info .downloaded .title span {
    color: #205081
}

.downloaded-worksheets .downloads-info .remaining .title span {
    color: #93c83e
}

.manage-students {
    position: relative;
    margin-bottom: 40px
}

.manage-students .inner-container {
    position: relative;
    background: #fff;
    color: #7a7a7a;
    line-height: 1.6em;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border: 1px solid #e0e0e0;
    border-radius: 3px
}

.manage-students .upper-outer {
    position: relative;
    padding: 24px 24px 40px;
    border-bottom: 1px solid #e0e0e0
}

.manage-students .upper-options {
    position: relative
}

.manage-students .upper-options .links {
    position: relative
}

.manage-students .upper-options .links .btn-download {
    position: relative;
    display: block;
    float: left;
    min-width: 170px;
    padding: 8px 10px 8px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #1f5181;
    margin-right: 10px;
    border-radius: 3px;
    margin-bottom: 10px
}

.manage-students .upper-options .links .btn-download .fa {
    float: right
}

.manage-students .upper-options .links .btn-delete {
    position: relative;
    display: block;
    float: left;
    min-width: 170px;
    padding: 8px 10px 8px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #ef4454;
    margin-right: 10px;
    border-radius: 3px;
    margin-bottom: 10px
}

.manage-students .upper-options .links .btn-delete .fa {
    float: right;
    font-size: 16px
}

.manage-students .upper-options .links .btn-manage {
    position: relative;
    display: block;
    float: left;
    min-width: 170px;
    padding: 8px 10px 8px 20px;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #aad71a;
    margin-right: 10px;
    border-radius: 3px;
    margin-bottom: 10px
}

.manage-students .upper-options .links .btn-manage .fa {
    float: right;
    font-size: 16px
}

.manage-students .table-outer {
    position: relative
}

.manage-students .manage-students-table {
    position: relative;
    width: 100%
}

.manage-students-table .table-head {
    position: relative;
    width: 100%;
    background: #dadada;
    border-bottom: 2px solid #fff
}

.manage-students-table .table-head th {
    line-height: 24px;
    padding: 7px 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    color: #71716f!important
}

.manage-students-table tbody tr {
    background: #fff
}

.manage-students-table tbody tr td {
    line-height: 24px;
    padding: 6px 15px
}

.manage-students-table tbody tr:nth-child(2n+2) {
    background: #f7f7f7
}

.manage-students .add-new-student {
    position: relative;
    padding: 24px 24px 40px
}

.manage-students .add-new-student h4 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #71716f;
    margin-bottom: 10px
}

.add-student-form .row {
    margin: 0 -8px
}

.add-student-form .row .form-group {
    padding: 0 8px;
    margin-bottom: 8px
}

.add-student-form .row .form-group .info-icon {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #e0e0e0;
    font-size: 10px;
    text-align: center;
    background: #f5f5f5;
    border-radius: 2px;
    cursor: pointer
}

.add-new-student .default-form .field-label {
    font-size: 11px;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 2px;
    font-weight: 500;
    color: #a1a1a1
}

.add-new-student .default-form .add-btn {
    position: relative;
    display: block;
    width: 100%;
    max-width: 250px;
    padding: 8px 10px;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    background: #1f5181;
    margin-top: 10px;
    border-radius: 3px
}

.wiki-topics {
    position: relative;
    background: #fff;
    padding: 40px 0 80px
}

.topic-section {
    position: relative;
    margin-bottom: 40px
}

.heading-title-two {
    position: relative;
    margin-bottom: 5px
}

.heading-title-two h2 {
    font-size: 28px;
    color: #205081;
    font-weight: 400;
    text-transform: capitalize
}

.topic-section .topic-filters .filter-column {
    margin-bottom: 12px
}

.default-topic-post {
    position: relative;
    margin-bottom: 10px
}

.owl-theme .slide-item .default-topic-post:last-child {
    margin-bottom: 1px
}

.default-topic-post .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #e0e0e0
}

.default-topic-post .image-box {
    position: relative
}

.default-topic-post .image-box .image img {
    position: relative;
    display: block;
    width: 100%
}

.default-topic-post .image-box .badges {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 6px 6px 0;
    background: rgba(255, 255, 255, .3);
    border-radius: 20px
}

.default-topic-post .image-box .badges .badge {
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-block;
    padding: 0;
    background: 0 0;
    border-radius: 50%;
    margin: 0 3px
}

.default-topic-post .lower-content {
    position: relative;
    padding: 12px 15px
}

.default-topic-post .lower-content h4 {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.4em
}

.default-topic-post .lower-content h4 a {
    color: #4d4d4d
}

.default-topic-post .lower-content h4 a:hover {
    color: #205081
}

.topics-carousel {
    position: relative;
    padding: 0 0
}

.topics-carousel .owl-dots {
    display: none
}

.topics-carousel .owl-next,
.topics-carousel .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -40px;
    width: 34px;
    height: 80px;
    background: #eee;
    padding: 20px 0;
    text-align: center;
    line-height: 40px;
    font-size: 26px;
    color: #333;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.topics-carousel .owl-prev {
    left: -45px
}

.topics-carousel .owl-next {
    right: -45px
}

.topics-carousel .owl-next:hover,
.topics-carousel .owl-prev:hover {
    background: #205081;
    color: #fff
}

.single-post-page {
    position: relative;
    background: #fff;
    padding: 40px 0
}

.single-post-page .progress-box {
    position: relative;
    padding: 15px 0 35px
}

.single-post-page .progress-box .steps {
    position: relative;
    max-width: 480px;
    margin: 0 auto
}

.single-post-page .progress-box .steps .inner {
    margin: 0 -67px
}

.single-post-page .progress-box .step-block {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 67.5px
}

.single-post-page .progress-box.two-levels .step-block {
    width: 50%
}

.single-post-page .progress-box.single-level .step-block {
    width: 100%
}

.single-post-page .progress-box .step-block:before {
    content: '';
    position: absolute;
    left: 100%;
    margin-left: -23px;
    width: 46px;
    height: 10px;
    top: 30px;
    background: url(../images/icons/steps-separation-two.png) center center no-repeat
}

.single-post-page .progress-box .step-block:last-child:before {
    display: none
}

.progress-box .step-block .round-box {
    position: relative
}

.progress-box .step-block .round-box .graph-outer {
    position: relative;
    display: block;
    width: 70px;
    height: 70px;
    background: #e6e6e6;
    border-radius: 50%
}

.progress-box .step-block .round-box .graph-outer:before {
    content: '';
    position: absolute;
    display: block;
    width: 70px;
    height: 70px;
    background: #ec9626;
    border: 7px solid #e6e6e6;
    border-radius: 50%
}

.progress-box .step-block.level-one .round-box .graph-outer:before {
    background: #84b10c
}

.progress-box .step-block.level-two .round-box .graph-outer:before {
    background: #ec9626
}

.progress-box .step-block.level-three .round-box .graph-outer:before {
    background: #ec9626
}

.progress-box .step-block.level-three.selected .round-box .graph-outer:before,
.progress-box .step-block.level-three:hover .round-box .graph-outer:before {
    background: #ff4136
}

.progress-box .step-block .round-box .graph-outer canvas {
    position: relative;
    z-index: 5
}

.progress-box .step-block .round-box .percent {
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -23px;
    line-height: 50px;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

.progress-box .step-block .round-box .step-number {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

.progress-box .step-block h3 {
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 700;
    color: #ec9626;
    padding-top: 7px;
    text-align: center;
    width: 100%;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.progress-box .step-block.completed h3 {
    color: #84b10c;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.progress-box .step-block.level-one h3 {
    color: #84b10c
}

.progress-box .step-block.level-two h3 {
    color: #ec9626
}

.progress-box .step-block.level-three h3 {
    color: #ff4136
}

.single-post-page .progress-box .round-inner {
    position: relative;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    cursor: pointer
}

.single-post-page .progress-box .step-block .round-box:hover .round-inner,
.single-post-page .progress-box .step-block.default h3,
.single-post-page .progress-box .step-block.selected .round-box .round-inner,
.single-post-page .progress-box .step-block.selected h3,
.single-post-page .progress-box .step-block:hover h3 {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.progress-box .step-block.completed .round-box .round-inner,
.progress-box .step-block.default .round-box .round-inner {
    color: #fff;
    border-radius: 50%;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.progress-box .step-block.default.level-one .round-box .round-inner {
    background: #aad71a;
    border: 7px solid #bedd6b
}

.progress-box .step-block.default.level-two .round-box .round-inner {
    background: #ec9626;
    border: 7px solid #ecb226
}

.progress-box .step-block.default.level-three .round-box .round-inner {
    background: #ff4136;
    border: 7px solid #fc9b95
}

.progress-box .step-block.completed.level-one .round-box .round-inner {
    background: #aad71a url(../images/icons/check-icon-1.png) center center no-repeat;
    border: 7px solid #bedd6b
}

.progress-box .step-block.completed.level-two .round-box .round-inner {
    background: #ec9626 url(../images/icons/check-icon-1.png) center center no-repeat;
    border: 7px solid #ecb226
}

.progress-box .step-block.completed.level-three .round-box .round-inner {
    background: #ff4136 url(../images/icons/check-icon-1.png) center center no-repeat;
    border: 7px solid #fc9b95
}

.progress-box .step-block.completed .round-box .round-inner {
    background: #aad71a url(../images/icons/check-icon-1.png) center center no-repeat;
    border: 7px solid #bedd6b;
    border-radius: 50%;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.progress-box .step-block.default.level-one.grey-hover-color .round-box,
.progress-box .step-block.default.level-three.grey-hover-color .round-box,
.progress-box .step-block.default.level-two.grey-hover-color .round-box {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%)
}

.progress-box .step-block.default.level-one.grey-hover-color.active .round-box,
.progress-box .step-block.default.level-one.grey-hover-color:hover .round-box,
.progress-box .step-block.default.level-three.grey-hover-color.active .round-box,
.progress-box .step-block.default.level-three.grey-hover-color:hover .round-box,
.progress-box .step-block.default.level-two.grey-hover-color.active .round-box,
.progress-box .step-block.default.level-two.grey-hover-color:hover .round-box {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.progress-box .step-block.default.level-one.grey-hover-color .round-box .round-inner,
.progress-box .step-block.default.level-three.grey-hover-color .round-box .round-inner,
.progress-box .step-block.default.level-two.grey-hover-color .round-box .round-inner {
    background: #aad71a;
    border: 7px solid #bedd6b
}

.progress-box .step-block.default.level-one.grey-hover-color.active .round-box .round-inner,
.progress-box .step-block.default.level-one.grey-hover-color:hover .round-box .round-inner {
    background: #aad71a;
    border: 7px solid #bedd6b
}

.progress-box .step-block.default.level-two.grey-hover-color.active .round-box .round-inner,
.progress-box .step-block.default.level-two.grey-hover-color:hover .round-box .round-inner {
    background: #ec9626;
    border: 7px solid #ecb226
}

.progress-box .step-block.default.level-three.grey-hover-color.active .round-box .round-inner,
.progress-box .step-block.default.level-three.grey-hover-color:hover .round-box .round-inner {
    background: #ff4136;
    border: 7px solid #fc9b95
}

.progress-box .step-block.level-one.grey-hover-color h3,
.progress-box .step-block.level-three.grey-hover-color h3,
.progress-box .step-block.level-two.grey-hover-color h3 {
    color: #84b10c
}

.progress-box .step-block.level-one.grey-hover-color.active h3,
.progress-box .step-block.level-one.grey-hover-color:hover h3 {
    color: #84b10c
}

.progress-box .step-block.level-two.grey-hover-color.active h3,
.progress-box .step-block.level-two.grey-hover-color:hover h3 {
    color: #ec9626
}

.progress-box .step-block.level-three.grey-hover-color.active h3,
.progress-box .step-block.level-three.grey-hover-color:hover h3 {
    color: #ff4136
}

.progress-box .step-block.default.level-one.grey-n-hover.completed .round-box,
.progress-box .step-block.default.level-three.grey-n-hover.completed .round-box,
.progress-box .step-block.default.level-two.grey-n-hover.completed .round-box {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%)
}

.progress-box .step-block.default.level-one.grey-n-hover.completed.active .round-box,
.progress-box .step-block.default.level-one.grey-n-hover.completed:hover .round-box,
.progress-box .step-block.default.level-three.grey-n-hover.completed.active .round-box,
.progress-box .step-block.default.level-three.grey-n-hover.completed:hover .round-box,
.progress-box .step-block.default.level-two.grey-n-hover.completed.active .round-box,
.progress-box .step-block.default.level-two.grey-n-hover.completed:hover .round-box {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.progress-box .step-block.default.level-one.grey-n-hover.completed .round-box .round-inner,
.progress-box .step-block.default.level-three.grey-n-hover.completed .round-box .round-inner,
.progress-box .step-block.default.level-two.grey-n-hover.completed .round-box .round-inner {
    background-color: #aad71a;
    border: 7px solid #bedd6b
}

.progress-box .step-block.default.level-one.grey-n-hover.completed.active .round-box .round-inner,
.progress-box .step-block.default.level-one.grey-n-hover.completed:hover .round-box .round-inner {
    background-color: #aad71a;
    border: 7px solid #bedd6b
}

.progress-box .step-block.default.level-two.grey-n-hover.completed.active .round-box .round-inner,
.progress-box .step-block.default.level-two.grey-n-hover.completed:hover .round-box .round-inner {
    background-color: #ec9626;
    border: 7px solid #ecb226
}

.progress-box .step-block.default.level-three.grey-n-hover.completed.active .round-box .round-inner,
.progress-box .step-block.default.level-three.grey-n-hover.completed:hover .round-box .round-inner {
    background-color: #ff4136;
    border: 7px solid #fc9b95
}

.progress-box .step-block.level-one.grey-n-hover.completed h3,
.progress-box .step-block.level-three.grey-n-hover.completed h3,
.progress-box .step-block.level-two.grey-n-hover.completed h3 {
    color: #84b10c
}

.progress-box .step-block.level-one.grey-n-hover.completed.active h3,
.progress-box .step-block.level-one.grey-n-hover.completed:hover h3 {
    color: #84b10c
}

.progress-box .step-block.level-two.grey-n-hover.completed.active h3,
.progress-box .step-block.level-two.grey-n-hover.completed:hover h3 {
    color: #ec9626
}

.progress-box .step-block.level-three.grey-n-hover.completed.active h3,
.progress-box .step-block.level-three.grey-n-hover.completed:hover h3 {
    color: #ff4136
}

.progress-box .step-block .dropdown-box,
.popover-style-2 {
    position: absolute;
    left: 50%;
    margin-left: -145px;
    top: 100%;
    margin-top: 30px;
    width: 290px;
    background: #fff;
    border-radius: 5px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    z-index: 50;
    opacity: 0;
    visibility: hidden
}

.popover-style-2 {
    left: -45px;
    margin-left: 0;
    top: auto;
    margin-top: 20px;
    width: 290px;
    display: none;
}

.progress-box .step-block .round-box:hover .dropdown-box{
    opacity: 1;
    margin-top: 15px;
    visibility: visible
}
.popover-style-2-box:hover .popover-style-2 {
    margin-top: 15px;
    visibility: visible;
    display: block;
    animation: fadeIn 0.5s ease;
    opacity: 1;
}

@keyframes fadeIn {
    0% {opacity: 0; top: 115%}
    100% {opacity: 1; top: 100%}
}
@-webkit-keyframes fadeIn {
    0% {opacity: 0; top: 115%}
    100% {opacity: 1; top: 100%}
}

.progress-box .step-block .dropdown-box:before,
.popover-style-2:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    top: -20px;
    border: 10px solid transparent;
    border-bottom: 10px solid #205081
}

.progress-box .step-block .dropdown-box .drop-outer {
    position: relative
}

.progress-box .step-block .dropdown-box h5,
.popover-style-2 h5 {
    position: relative;
    display: block;
    background: #205081;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #fff;
    line-height: 30px;
    padding: 12px 20px;
    border-radius: 5px 5px 0 0
}

.progress-box .step-block .dropdown-box h5 a,
.popover-style-2 h5 a {
    color: #fff
}

.progress-box .step-block .dropdown-box .ul,
.progress-box .step-block .dropdown-box ul,
.popover-style-2 .ul,
.popover-style-2 ul {
    position: relative;
    padding: 12px 20px 10px
}

.progress-box .step-block .dropdown-box .ul li,
.progress-box .step-block .dropdown-box ul li,
.popover-style-2 .ul li,
.popover-style-2 ul li {
    position: relative;
    line-height: 24px;
    padding: 10px 0;
    color: #2e3136;
    font-size: 16px;
    padding-left: 18px;
    border-bottom: 1px solid #f0f0f0
}

.progress-box .step-block .dropdown-box .ul li:before,
.progress-box .step-block .dropdown-box ul li:before,
.popover-style-2 .ul li:before,
.popover-style-2 ul li:before {
    content: '.';
    position: absolute;
    left: 0;
    top: 0;
    font-size: 40px;
    line-height: 24px;
    font-weight: 700
}

.progress-box .step-block .dropdown-box .ul li:last-child,
.progress-box .step-block .dropdown-box ul li:last-child {
    border: none
}

.progress-box .step-block .dropdown-box .ul li:hover,
.progress-box .step-block .dropdown-box ul li:hover {
    color: #205081;
    text-decoration: underline
}

.parents-links-row {
    position: relative;
    top: 2px;
    display: block;
    margin: 0 -1px;
    z-index: 2
}

.parents-links-row ul {
    position: relative
}

.parents-links-row ul li {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 1px;
    text-align: center
}

.parents-links-row ul li a {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 15px 15px;
    text-align: center;
    color: #949494;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 500;
    background: #e6e6e6;
    border-radius: 5px 5px 0 0;
    border: 1px solid #e4e4e4;
    border-bottom: none;
    border-top: 3px solid #f7f7f7
}

.parents-links-row ul li.current a {
    background: #fff;
    color: #205081;
    border-top-color: #205081
}

.post-details-section {
    position: relative;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 20px 15px;
    margin-bottom: 40px;
    border-radius: 0 0 2px 2px
}

.post-details-section .content-side {
    position: relative
}

.post-details-section .content-side .details {
    position: relative
}

.post-details-section .content-side .title-box {
    position: relative;
    margin-bottom: 30px
}

.post-details-section .content-side .title-box h3 {
    font-size: 28px;
    color: #205081
}

.post-details-section .content-side .title-box h4 {
    font-size: 18px;
    color: #205081
}

.post-details-section .content-side .title-box .audio-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 28px;
    height: 28px;
    display: block;
    background: url(../images/icons/audio-icon.png) center center no-repeat
}

.post-details-section .content-side .content-box .image-box {
    position: relative;
    margin-bottom: 20px
}

.post-details-section .content-side .content-box .image-box img {
    display: block;
    width: 100%
}

.post-details-section .content-side .content-box p {
    margin-bottom: 20px;
    line-height: 1.6em;
    color: #2d2d2d;
    font-size: 14px
}

.post-details-section .content-side .content-box {
    line-height: 1.6em;
    color: #2d2d2d;
    font-size: 14px
}

.post-details-section .content-side .content-box h1 {
    font-size: 32px;
    color: #205081;
    line-height: 1.4em;
    margin-bottom: 15px
}

.post-details-section .content-side .content-box h2 {
    font-size: 26px;
    color: #205081;
    line-height: 1.4em;
    margin-bottom: 15px
}

.post-details-section .content-side .content-box h3 {
    font-size: 22px;
    color: #205081;
    line-height: 1.4em;
    margin-bottom: 15px
}

.post-details-section .content-side .content-box h4 {
    font-size: 18px;
    color: #205081;
    line-height: 1.4em;
    margin-bottom: 15px
}

.post-details-section .content-side .content-box ul {
    position: relative;
    margin-bottom: 20px;
    margin-left: 30px
}

.post-details-section .content-side .content-box ul li {
    position: relative;
    line-height: 24px;
    list-style-type: disc
}

.post-details-section .content-side .content-box ol {
    position: relative;
    margin-bottom: 20px;
    margin-left: 30px
}

.post-details-section .content-side .content-box ol li {
    position: relative;
    line-height: 24px;
    list-style-type: decimal
}

.post-details-section .content-side .styled-pagination {
    margin-bottom: 0;
    padding-bottom: 0
}

.post-details-section .info-side {
    position: relative
}

.post-details-section .info-list {
    position: relative;
    color: #2e3136;
    margin-bottom: 20px
}

.post-details-section .info-list li {
    position: relative;
    color: #2e3136;
    display: block;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 13px
}

.post-details-section .info-list li a {
    display: block;
    line-height: 30px;
    color: #2e3136
}

.post-details-section .info-list li a .pull-left {
    font-weight: 500;
    font-size: 20px;
    color: #205081
}

.post-details-section .info-list li a .pull-left .fa {
    font-weight: 400;
    font-size: 22px;
    color: #205081;
    padding-right: 5px
}

.post-details-section .similar-posts {
    position: relative;
    margin-bottom: 40px
}

.post-details-section .similar-posts h3 {
    position: relative;
    font-size: 20px;
    margin-bottom: 15px;
    color: #2e3136
}

.post-details-section .similar-posts .posts {
    position: relative;
    margin: 0 -5px
}

.post-details-section .similar-posts .posts .post {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 5px;
    margin-bottom: 10px
}

.post-details-section .similar-posts .posts .post img {
    position: relative;
    display: block;
    width: 100%
}

.post-details-section .image-carousel {
    position: relative;
    margin-bottom: 40px
}

.post-details-section .image-carousel h3 {
    position: relative;
    font-size: 20px;
    margin-bottom: 15px;
    color: #2e3136
}

.post-details-section .image-carousel .owl-nav {
    position: absolute;
    left: 0;
    bottom: 26px;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0;
    z-index: 5
}

.post-details-section .image-carousel .owl-nav .owl-next .fa,
.post-details-section .image-carousel .owl-nav .owl-prev .fa {
    display: none
}

.post-details-section .image-carousel .owl-nav .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/icons/prev-icon-1.png) left center no-repeat;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    opacity: .3
}

.post-details-section .image-carousel .owl-nav .owl-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    background: url(../images/icons/next-icon-1.png) right center no-repeat;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    opacity: .3
}

.post-details-section .image-carousel .owl-nav .owl-next:hover,
.post-details-section .image-carousel .owl-nav .owl-prev:hover {
    opacity: 1;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.post-details-section .image-carousel .owl-dots {
    position: relative;
    text-align: center;
    padding: 8px 50px 0
}

.post-details-section .image-carousel .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin-left: 5px
}

.post-details-section .image-carousel .owl-dots .owl-dot span {
    display: block;
    width: 8px;
    height: 8px;
    background: #ccc;
    border-radius: 50%
}

.post-details-section .image-carousel .owl-dots .owl-dot.active span {
    background: #205081
}

.youtube-section {
    position: relative;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 0;
    margin-bottom: 40px
}

.youtube-section .thumbs-column,
.youtube-section .video-column {
    position: relative;
    padding: 0
}

.youtube-section .video-column .v-col-inner {
    position: relative;
    display: block;
    padding: 20px;
    border-right: 1px solid #e5e5e5;
    margin-right: -1px
}

.youtube-section .video-column embed,
.youtube-section .video-column iframe,
.youtube-section .video-column object {
    width: 100%;
    height: 330px
}

.youtube-section .thumbs-column .t-col-inner {
    position: relative;
    display: block;
    padding: 20px 10px;
    border-left: 1px solid #e5e5e5
}

.youtube-section .thumbs-column .scroll-box {
    position: relative;
    height: 330px;
    overflow-y: auto
}

.youtube-section .thumbs-column .slimScrollDiv {
    padding-right: 20px
}

.youtube-section .thumbs-column .youtube-post {
    position: relative;
    margin-bottom: 12px
}

.youtube-section .thumbs-column .youtube-post:last-child {
    margin-bottom: 0
}

.youtube-section .thumbs-column .youtube-post .p-inner {
    position: relative;
    min-height: 74px;
    padding-left: 142px;
    padding-top: 18px
}

.youtube-section .thumbs-column .youtube-post .p-inner .thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 130px
}

.youtube-section .thumbs-column .youtube-post .p-inner .thumb img {
    position: relative;
    display: block;
    width: 100%
}

.youtube-section .thumbs-column .youtube-post .p-inner h4 {
    position: relative;
    font-size: 13px;
    font-weight: 500;
    color: #2e3136;
    line-height: 1.6em
}

.youtube-section .thumbs-column .youtube-post .p-inner h4 a {
    color: #2e3136;
    word-break: break-all
}

.post-qa-section {
    position: relative;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 0;
    margin-bottom: 40px
}

.post-qa-section .content-column,
.post-qa-section .info-column {
    position: relative;
    padding: 0
}

.post-qa-section .content-column .c-col-inner {
    position: relative;
    padding: 40px 30px 10px 20px;
    border-right: 1px solid #e5e5e5;
    margin-right: -1px
}

.post-qa-section .content-column .q-box {
    position: relative;
    padding-bottom: 40px
}

.post-qa-section .content-column .q-box:last-child {
    padding-bottom: 20px
}

.no-margin-bottom {
    margin-bottom: 0!important
}

.post-qa-section .content-column .q-box .q-title {
    position: relative;
    margin-bottom: 15px
}

.post-qa-section .content-column .q-box .q-title h3 {
    font-size: 20px;
    color: #2e3136
}

.post-qa-section .content-column .q-box .q-title h4 {
    font-size: 16px;
    color: #2e3136
}

.post-qa-section .content-column .q-box .image-box {
    position: relative;
    margin-bottom: 15px
}

.post-qa-section .content-column .q-box .ans-options {
    position: relative
}

.post-qa-section .content-column .q-box .ans-options li {
    position: relative;
    margin-bottom: 7px;
    border: 1px solid #e5e5e5;
    line-height: 24px;
    font-size: 16px
}

.post-qa-section .content-column .q-box .ans-options li a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #2e3136;
    padding: 7px 20px 7px 70px
}

.post-qa-section .content-column .q-box .ans-options li a:hover {
    background: #f9f9f9
}

.post-qa-section .content-column .q-box .ans-options li .alphabet {
    position: absolute;
    left: 30px;
    top: 8px;
    font-size: 18px
}

.post-qa-section .info-column .info-block {
    position: relative;
    border-bottom: 1px solid #e5e5e5
}

.post-qa-section .info-column .info-block:last-child {
    border-bottom: none
}

.post-qa-section .info-column .info-block h4 {
    position: relative;
    font-size: 16px;
    color: #2e3136;
    line-height: 1.4em;
    margin-bottom: 5px
}

.post-qa-section .info-column .info-col-inner {
    position: relative;
    border-left: 1px solid #e5e5e5
}

.post-qa-section .info-column .post-completion {
    position: relative;
    padding: 40px 15px
}

.post-qa-section .info-column .post-completion .progress-box {
    position: relative;
    width: 100%;
    height: 12px;
    background: #c5c5c5;
    padding: 1px;
    border-radius: 6px
}

.post-qa-section .info-column .post-completion .progress-box .bar-filled {
    position: relative;
    width: 0%;
    height: 10px;
    background: #b6eb68;
    border-radius: 5px
}

.post-qa-section .info-column .total-questions {
    padding: 20px 15px
}

.post-qa-section .info-column .total-questions .count {
    font-size: 32px;
    color: #205081;
    font-weight: 300;
    line-height: 1em
}

.post-qa-section .info-column .correct-answers {
    padding: 20px 15px
}

.post-qa-section .info-column .correct-answers ul {
    position: relative;
    margin: 0 -3px
}

.post-qa-section .info-column .correct-answers li {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 3px
}

.post-qa-section .info-column .correct-answers li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 10px;
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    background: #121212;
    border-radius: 2px
}

.post-qa-section .info-column .correct-answers li .btn-one {
    background: #205081
}

.post-qa-section .info-column .correct-answers li .btn-two {
    background: #06aad8
}

.post-qa-section .info-column .correct-answers li a:hover {
    background: #121212
}

.bg-fade-layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.6);
    display: none
}

.popup-outer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    overflow: auto;
    display: none
}

.popup-outer .popup-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    padding: 30px 15px;
    vertical-align: middle
}

.popup-outer .popup-inner .popup-container {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.popup-outer .popup-inner .popup-content {
    position: relative;
    width: 100%;
    max-width: 780px;
    margin: 0 auto
}

.popup-outer .popup-inner .popup-content.width-two {
    max-width: 620px
}

.popup-outer .popup-inner .popup-content.width-three {
    max-width: 470px
}

.popup-outer .popup-inner .popup-content.width-fourth {
    max-width: 420px;
}

.popup-outer .sign-in-up-popup {
    position: relative;
    display: block;
    width: 100%
}

.popup-outer .sign-in-up-popup .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    min-height: 320px;
    overflow: hidden;
}

.popup-outer .sign-in-up-popup .outer .shape-1 {
    position: absolute;
    left: 2px;
    top: 4px;
    width: 60px;
}

.popup-outer .sign-in-up-popup .outer .shape-2 {
    position: absolute;
    right: -10px;
    top: 60px;
    width: 70px;
}

.popup-outer .sign-in-up-popup .outer .shape-3 {
    position: absolute;
    left: 14px;
    bottom: 20px;
    width: 50px;
}

.popup-outer .sign-in-up-popup .outer .shape-4 {
    position: absolute;
    right: -18px;
    bottom: 16px;
}

.popup-outer .sign-in-up-popup .outer .close-popup-btn {
    position: absolute;
    right: 15px;
    top: 16px;
    width: 20px;
    height: 20px;
    font-weight: 300;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99;
    font-size: 18px;
    color: #696969;
    transition: all 0.25s ease-in-out;
}

.popup-outer .sign-in-up-popup .outer .close-popup-btn:hover {
    color: #ef5350;
}

.popup-outer .sign-in-up-popup .outer .content-column h3 {
    position: relative;
    font-weight: 300;
    text-transform: capitalize;
    padding-bottom: 12px;
    margin-bottom: 15px
}

.popup-outer .sign-in-up-popup .outer .content-column ul {
    position: relative;
    margin-left: 18px
}

.popup-outer .sign-in-up-popup .outer .content-column ul li {
    list-style-type: disc;
    font-size: 14px;
    max-width: 320px;
    margin-bottom: 3px
}

.popup-outer .sign-in-up-popup .sign-in-inner {
    color: #7c7c7c;
    background: #fff;
    padding: 50px 30px 44px;
    border-radius: 6px;
}

.popup-outer .sign-in-up-popup .sign-in-inner .premium-text,
.popup-outer .sign-in-up-popup .sign-in-inner h2 {
    text-align: center;
    color: #aad71a;
    font-weight: 400 !important;
}

.popup-outer .sign-in-up-popup .sign-in-inner.sign-2 {
    padding: 40px 30px 44px;
}

.popup-outer .sign-in-up-popup .sign-in-inner h3 {
    font-weight: 400;
    color: #4d4d4d;
    font-size: 20px;
    text-align: center;
}

.popup-outer .sign-in-up-popup .sign-in-inner h3 span {
    font-weight: 600;
}

.popup-outer .sign-in-up-popup .sign-in-inner .account-type-selection {
    margin-top: 26px;
    padding: 0 4px;
}

.popup-outer .sign-in-up-popup .sign-in-inner .account-type-selection a {
    display: block;
    padding: 20px 16px;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid #dedede;
    color: #4d4d4d;
    margin-bottom: 16px;
    border-radius: 2px;
    transition: all 0.25s ease-in-out;
}

.popup-outer .sign-in-up-popup .sign-in-inner .account-type-selection a small {
    display: block;
    color: #7a7a7a;
    line-height: 20px;
    font-size: 14px;
}

.popup-outer .sign-in-up-popup .sign-in-inner .account-type-selection a:hover {
    border-color: #aad71a;
    box-shadow: 0 1px 7px rgba(0, 200, 117, 0.2);
}

.popup-outer .sign-in-up-popup .sign-in-inner .account-type-selection a.covid-btn{
    padding: 20px 20px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
}

.popup-outer .sign-in-up-popup .sign-in-inner .account-type-selection a.covid-btn small {
    font-size: 15px;
    color: #ffffff;
    font-weight: 400;
}

#signupForm {
    margin-top: 26px;
}

.popup-outer .sign-in-up-popup .sign-in-inner .singup-btn {
    min-width: 64%;
}

.popup-outer .sign-in-up-popup .sign-in-inner .form-v2 .form-extras .custom-checkbox label {
    line-height: 14px;
    font-size: 11px;
}

.popup-outer .sign-in-up-popup .sign-in-inner .social-login-box.signup {
    margin-top: 50px;
}

.popup-outer .sign-in-up-popup .sign-in-inner .form-v2 .form-extras a {
    font-size: 11px !important;
}

.popup-outer .sign-in-up-popup .sign-in-inner .go-premium-link-box {
    margin-top: 40px;
    display: flex;
    flex-direction: column;
    text-align: center;
}

.popup-outer .sign-in-up-popup .sign-in-inner .go-premium-link-box small {
    color: #9a9a9a;
    font-size: 12px;
    font-weight: 400;
}

.popup-outer .sign-in-up-popup .sign-in-inner .go-premium-link-box a {
    font-size: 18px;
    font-weight: 400;
    color: #aad71a;
    transition: all 0.25s ease-in-out;
}

.popup-outer .sign-in-up-popup .sign-in-inner .go-premium-link-box a span {
    font-weight: 600;
    position: relative;
}

.popup-outer .sign-in-up-popup .sign-in-inner .go-premium-link-box a span::before {
    content: '';
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    height: 2px;
    background: #aad71a;
    transition: all 0.25s ease-in-out;
}

.popup-outer .sign-in-up-popup .sign-in-inner .go-premium-link-box a:hover {
    color: #205081;
}

.popup-outer .sign-in-up-popup .sign-in-inner .go-premium-link-box a:hover>span::before {
    background: #205081;
}

.popup-outer .sign-in-up-popup .sign-in-inner .form-v2 .form-extras {
    margin-top: 10px;
}

.popup-outer .sign-in-up-popup .confirmation-inner {
    color: #7c7c7c;
    background: #fff;
    padding: 40px 30px 24px;
    border-radius: 6px;
}

.confirmation-inner .envelop-icon-box {
    text-align: center;
}

.confirmation-inner .envelop-icon-box span {
    display: inline-flex;
    width: 94px;
    height: 94px;
    align-items: center;
    justify-content: center;
    color: white;
    background: #aad71a;
    border-radius: 50%;
    border: 8px solid #dcfaef;
}

.confirmation-inner .envelop-icon-box span i {
    font-size: 33px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.confirmation-inner .email-sent-text {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    color: #2b2b2b;
    line-height: 22px;
    margin-top: 8px;
}

.confirmation-inner form input {
    text-align: center;
    font-size: 20px !important;
    color: #2b2b2b;
}

.confirmation-inner .activate-btn {
    margin-top: 20px
}

.popup-outer .acc-select {
    position: relative;
    margin-bottom: 10px
}

.popup-outer .acc-select .radio-col {
    position: relative;
    float: left;
    width: 33.333%;
    margin-bottom: 10px
}

.popup-outer .acc-select .radio-col:nth-child(1) {
    text-align: left
}

.popup-outer .acc-select .radio-col:nth-child(2) {
    text-align: center
}

.popup-outer .acc-select .radio-col:nth-child(3) {
    text-align: right
}

.radio-style-six {
    position: relative
}

.radio-style-six input {
    position: relative;
    display: none
}

.radio-style-six label {
    position: relative;
    display: inline-block;
    line-height: 20px;
    text-align: center;
    font-weight: 500;
    width: 80px;
    cursor: pointer
}

.radio-style-six label .acc-title {
    position: relative;
    display: inline-block;
    color: #acacac;
    padding-bottom: 1px;
    border-bottom: 2px solid transparent;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.radio-style-six input:checked+label .acc-title {
    color: #3d3d3d;
    border-bottom-color: #aad71a
}

.radio-style-six label .icon {
    position: relative;
    display: block;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    margin: 0 auto 7px;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.radio-style-six input:checked+label .icon {
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15), 0 0 5px 0 rgba(0, 0, 0, .15);
    -ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15), 0 0 5px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15), 0 0 5px 0 rgba(0, 0, 0, .15)
}

.popup-outer .change-image-popup {
    position: relative;
    display: block;
    width: 100%
}

.popup-outer .change-image-popup .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    padding: 20px 0 40px
}

.popup-outer .change-image-popup .outer .close-popup-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    color: #9c9c9c;
    cursor: pointer;
    z-index: 2
}

.popup-outer .change-image-popup .outer .close-popup-btn .fa {
    font-size: 14px;
    padding-left: 5px
}

.popup-outer .change-image-popup .outer .close-popup-btn:hover {
    color: #333
}

.popup-outer .change-image-popup .pop-header {
    position: relative;
    padding: 0 20px;
    margin-bottom: 30px
}

.popup-outer .change-image-popup .pop-header h3 {
    font-size: 18px;
    text-transform: capitalize;
    color: #205081;
    line-height: 1em
}

.popup-outer .change-image-popup .inner-box {
    position: relative;
    padding: 0 30px 0 200px;
    min-height: 170px
}

.popup-outer .change-image-popup .image-preview {
    position: relative;
    width: 133px;
    text-align: center
}

.popup-outer .change-image-popup .image-preview {
    position: absolute;
    left: 30px;
    top: 0;
    width: 133px;
    text-align: center;
    margin: 0 auto 30px
}

.popup-outer .change-image-popup .image-preview .image {
    position: relative;
    display: block;
    width: 133px;
    height: 133px;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 5px
}

.popup-outer .change-image-popup .image-preview .image img {
    position: relative;
    display: block;
    width: 133px;
    height: 133px;
    border-radius: 50%
}

.popup-outer .change-image-popup .image-preview .text {
    position: relative;
    font-size: 14px;
    color: #525252
}

.popup-outer .change-image-popup .drag-area {
    position: relative;
    display: block;
    background: #ebebeb;
    text-align: center;
    border: 1px solid #aaa;
    border-radius: 4px;
    margin-bottom: 12px
}

.popup-outer .change-image-popup .area-inner {
    position: relative;
    display: block;
    height: 360px
}

.popup-outer .change-image-popup .area-inner .area-content {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -65px;
    width: 100%;
    padding: 0 20px;
    font-size: 16px;
    font-weight: 500;
    color: #a0a0a0
}

.popup-outer .change-image-popup .area-inner .area-content .icon {
    position: relative;
    display: block;
    font-size: 70px;
    line-height: 1em;
    margin-bottom: 10px
}

.popup-outer .change-image-popup .lower-area {
    position: relative;
    display: block
}

.popup-outer .change-image-popup .lower-area .choose-file {
    position: relative;
    display: block;
    float: left;
    background: 0 0;
    font-weight: 500;
    line-height: 26px;
    padding: 8px 0;
    font-size: 16px;
    color: #1f5181
}

.popup-outer .change-image-popup .lower-area .save-image {
    position: relative;
    display: block;
    float: right;
    min-width: 190px;
    padding: 8px 10px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    background: #1f5181;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(31, 81, 129, .3)
}

.popup-outer .delete-student-popup {
    position: relative;
    display: block;
    width: 100%
}

.popup-outer .delete-student-popup .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    padding: 20px 0 30px
}

.popup-outer .delete-student-popup .outer .close-popup-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    color: #9c9c9c;
    cursor: pointer;
    z-index: 2
}

.popup-outer .delete-student-popup .outer .close-popup-btn .fa {
    font-size: 14px;
    padding-left: 5px
}

.popup-outer .delete-student-popup .outer .close-popup-btn:hover {
    color: #333
}

.popup-outer .delete-student-popup .pop-header {
    position: relative;
    padding: 0 25px;
    margin-bottom: 10px
}

.popup-outer .delete-student-popup .pop-header h3 {
    font-size: 20px;
    text-transform: capitalize;
    color: #ef4454;
    line-height: 1em
}

.popup-outer .delete-student-popup .upper-box {
    position: relative;
    padding: 40px 25px;
    text-align: center
}

.popup-outer .delete-student-popup .upper-box .text {
    position: relative;
    margin-bottom: 10px;
    color: #525252;
    font-size: 14px
}

.change-photo-box {
    position: relative;
    text-align: center
}

.change-photo-box .image-box {
    position: relative;
    width: 133px;
    height: 133px;
    text-align: center;
    margin: 0 auto 10px;
    overflow: hidden;
    border-radius: 50%
}

.change-photo-box .image-box .image {
    position: relative;
    display: block;
    width: 133px;
    height: 133px;
    overflow: hidden;
    border-radius: 50%;
    margin-bottom: 15px
}

.change-photo-box .image-box .image img {
    position: relative;
    display: block;
    width: 133px;
    height: 133px;
    border-radius: 50%
}

.change-photo-box .image-box .link-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .65);
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    padding-top: 38px;
    text-transform: uppercase
}

.change-photo-box .image-box .link-box .icon {
    position: relative;
    display: block;
    width: 50px;
    height: 32px;
    background: url(../images/icons/icon-cam.png) center center no-repeat;
    margin: 0 auto 5px
}

.change-photo-box .info {
    position: relative
}

.change-photo-box .info h4 {
    font-size: 18px;
    color: #525252;
    text-transform: capitalize
}

.delete-student-popup .change-photo-box .info h4 {
    font-size: 20px;
    color: #ef4454
}

.change-photo-box .info .date {
    position: relative;
    top: -2px;
    font-size: 14px;
    color: #898989
}

.popup-outer .delete-student-popup .lower-box {
    position: relative;
    padding: 20px 25px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.check-box-two {
    position: relative;
    margin-bottom: 15px
}

.check-box-two input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    cursor: pointer
}

.check-box-two label {
    position: relative;
    display: block;
    padding-left: 70px;
    cursor: pointer;
    font-weight: 500;
    font-size: 12px;
    color: #999;
    line-height: 20px;
    min-height: 28px
}

.check-box-two label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 55px;
    height: 28px;
    background: #dadada;
    border-radius: 14px;
    display: block
}

.check-box-two label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 3px;
    width: 22px;
    height: 22px;
    background: #fff;
    border-radius: 11px;
    display: block
}

.check-box-two input:checked+label {
    color: #111
}

.check-box-two input:checked+label:before {
    background: #1f5181
}

.check-box-two input:checked+label:after {
    left: 30px
}

.popup-outer .delete-student-popup .lower-box .check-box-two {
    margin-bottom: 30px
}

.popup-outer .delete-student-popup .lower-box .del-btn {
    position: relative;
    display: inline-block;
    min-width: 190px;
    padding: 8px 10px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    background: #ef4454;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3)
}

.popup-outer .edit-student-popup {
    position: relative;
    display: block;
    width: 100%
}

.popup-outer .edit-student-popup .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    padding: 20px 0 40px
}

.popup-outer .edit-student-popup .outer .close-popup-btn {
    position: absolute;
    right: 20px;
    top: 15px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 20px;
    color: #9c9c9c;
    cursor: pointer;
    z-index: 2
}

.popup-outer .edit-student-popup .outer .close-popup-btn .fa {
    font-size: 14px;
    padding-left: 5px
}

.popup-outer .edit-student-popup .outer .close-popup-btn:hover {
    color: #333
}

.popup-outer .edit-student-popup .pop-header {
    position: relative;
    padding: 0 20px;
    margin-bottom: 20px
}

.popup-outer .edit-student-popup .pop-header h3 {
    font-size: 18px;
    text-transform: capitalize;
    color: #205081;
    line-height: 1em
}

.popup-outer .edit-student-popup .upper-box {
    position: relative;
    padding: 0 20px 15px;
    text-align: center
}

.popup-outer .edit-student-popup .upper-box .text {
    position: relative;
    margin-bottom: 10px;
    color: #525252;
    font-size: 14px
}

.popup-outer .edit-student-popup .default-form .form-box {
    max-width: 540px;
    padding: 0 20px;
    margin: 0 auto
}

.popup-outer .edit-student-popup .default-form .separator {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin: 10px 0 20px
}

.popup-outer .edit-student-popup .default-form .form-group {
    margin-bottom: 14px;
    padding: 0 8px
}

.popup-outer .edit-student-popup .default-form .row {
    margin: 0 -8px
}

.popup-outer .edit-student-popup .default-form .form-group .field-label {
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.popup-outer .edit-student-popup .check-box-two label {
    line-height: 28px
}

.popup-outer .edit-student-popup .btn-box {
    padding-top: 15px
}

.popup-outer .edit-student-popup .save-changes {
    position: relative;
    display: block;
    width: 100%;
    max-width: 300px;
    padding: 8px 10px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    background: #1f5181;
    margin: 0 auto;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(31, 81, 129, .3)
}

.acc-signup-section {
    position: relative;
    padding: 60px 0 0
}

.free-acc-box {
    position: relative;
    padding: 40px 20px 50px;
    background: #fff;
    -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -o-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .05);
    border-radius: 3px;
    margin-bottom: 40px
}

.free-acc-box h2 {
    font-size: 32px;
    font-weight: 300;
    margin-bottom: 25px;
    color: #5f5f5f;
    text-align: center
}

.free-acc-box .default-form {
    max-width: 620px;
    margin: 0 auto
}

.free-acc-box .default-form .row {
    margin: 0 -5px
}

.free-acc-box .default-form .form-group {
    padding: 0 5px;
    margin-bottom: 10px
}

.free-acc-box .default-form .form-group input,
.free-acc-box .default-form .form-group select,
.free-acc-box .default-form .form-group textarea {
    background: #f8f8f8
}

.free-acc-box .default-form .theme-btn {
    position: relative;
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 20px auto 0;
    padding: 8px 10px;
    text-align: center;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    background: #ef4454;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3)
}

.signup-options {
    position: relative;
    padding: 0 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0 0 3px 3px
}

.signup-options .outer-tabs {
    position: relative
}

.signup-options .outer-tabs .outer-tab-buttons {
    position: relative;
    background: #fff;
    margin: -31px -24px 0
}

.signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 3px;
    cursor: pointer
}

.signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn .btn-inner {
    position: relative;
    display: block;
    padding: 17px 10px 13px 30px;
    border-radius: 5px 5px 0 0;
    border: 1px solid #e0e0e0;
    border-bottom: none;
    background: #e5e5e5;
    font-size: 24px;
    font-weight: 700;
    color: #a2a2a2;
    text-transform: capitalize;
    line-height: 54px
}

.signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn.active-btn .btn-inner {
    background: #fff;
    color: #3d3d3d
}

.signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn .btn-inner .icon {
    position: relative;
    top: -2px;
    margin-right: 5px
}

.signup-options .outer-tabs {
    position: relative;
    padding: 30px 20px 50px
}

.signup-options .outer-tabs .outer-tab {
    position: relative;
    display: none;
    padding-top: 60px
}

.signup-options .outer-tabs .outer-tab.active-tab {
    display: block
}

.signup-options h2 {
    font-size: 32px;
    font-weight: 400;
    margin-bottom: 50px;
    color: #404040;
    text-align: center
}

.signup-options .subtitle {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #404040;
    text-transform: uppercase
}

.signup-options .more-plan-txt {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #404040
}

.signup-options .more-plan-txt a {
    font-weight: 500;
    color: #ef4454;
    text-transform: capitalize;
    text-decoration: underline
}

.signup-options .inner-container {
    position: relative;
    max-width: 780px;
    margin: 0 auto
}

.tabs-style-three.duration-tabs {
    margin-bottom: 60px
}

.tabs-style-three .tab-buttons,
.tabs-style-three .tabb-buttons {
    position: relative;
    display: table;
    width: 100%;
    vertical-align: middle;
    border-radius: 24px 24px;
    overflow: hidden;
    margin-bottom: 30px
}

.tabs-style-three.plans-tabs .tab-buttons {
    margin-bottom: 50px
}

.tabs-style-three .tab-buttons .tab-btn,
.tabs-style-three .tabb-buttons .tabb-btn {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    background: #f5f5f5;
    border-right: 1px solid #fff;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 10px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 400;
    cursor: pointer
}

.tabs-style-three .tab-buttons .tab-btn:hover,
.tabs-style-three .tabb-buttons .tabb-btn:hover {
    background: #e5e5e5
}

.tabs-style-three .tab-buttons .tab-btn:before,
.tabs-style-three .tabb-buttons .tabb-btn:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -7px;
    border: 7px solid transparent;
    border-bottom: 7px solid #fff;
    display: none
}

.tabs-style-three .tabb-buttons .tabb-btn {
    width: 33.3333%
}

.tabs-style-three .tab-buttons .tab-btn:last-child,
.tabs-style-three .tabb-buttons .tabb-btn:last-child {
    border: none
}

.tabs-style-three .tab-buttons .tab-btn.active-btn,
.tabs-style-three .tabb-buttons .tabb-btn.active-btn {
    background: #1b4978;
    color: #fff
}

.tabs-style-three .tab-buttons .tab-btn.active-btn:before,
.tabs-style-three .tabb-buttons .tabb-btn.active-btn:before {
    display: block
}

.tabs-style-three .tabbs-content,
.tabs-style-three .tabs-content {
    position: relative;
    padding: 0 0
}

.tabs-style-three .tabbs-content .tabb,
.tabs-style-three .tabs-content .tab {
    position: relative;
    padding: 0 0;
    display: none
}

.tabs-style-three .tabbs-content .tabb.active-tabb,
.tabs-style-three .tabs-content .tab.active-tab {
    display: block
}

.tabs-style-three .tabbs-content .tabb .text {
    position: relative;
    max-width: 560px;
    text-align: center;
    color: #7a7a7a;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto 60px
}

.tabs-style-three.plans-tabs .tab .row {
    margin: 0 -6px
}

.price-block-one {
    position: relative;
    padding: 0 0
}

.price-block-one .block-inner {
    position: relative;
    display: block;
    max-width: 460px;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    border: 6px solid #f5f5f5;
    border-radius: 10px;
    overflow: hidden;
    color: #8b8989;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.price-block-one .block-inner:hover {
    border-color: #aad71a
}

.price-block-one .block-inner .block-header {
    position: relative;
    padding: 30px 15px;
    font-size: 14px;
    color: #7a7a7a;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.price-block-one .block-inner .block-header .price {
    position: relative;
    line-height: 1.3em;
    display: block;
    font-size: 40px;
    color: #205081;
    font-weight: 600
}

.price-block-one .block-inner .block-header .price sup {
    top: -10px;
    font-size: 24px
}

.price-block-one .block-inner .block-header .sub-text {
    position: relative;
    display: block;
    color: #737373;
    font-size: 16px;
    font-weight: 500
}

.price-block-one .block-inner .block-header .sup-text {
    position: relative;
    display: block;
    color: #575757;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase
}

.price-block-one.basic-plan .block-inner .block-header .price,
.price-block-one.basic-plan .block-inner .block-header .sub-text,
.price-block-one.basic-plan .block-inner .block-header .sup-text {
    color: #fff
}

.price-block-one .block-inner .block-lower {
    position: relative;
    padding: 30px 15px 35px
}

.price-block-one .block-inner .block-features {
    position: relative;
    max-width: 240px;
    margin: 0 auto;
    margin-bottom: 50px;
    text-align: left
}

.price-block-one .block-inner .block-features li {
    position: relative;
    line-height: 30px;
    margin-bottom: 15px;
    padding-left: 36px
}

.price-block-one .block-inner .block-features li:before {
    font-family: FontAwesome;
    content: "\f058";
    position: absolute;
    left: 0;
    top: 0;
    color: #aad71a;
    font-size: 26px
}

.price-block-one.basic-plan .block-inner .block-features li:before {
    border-bottom: 2px solid rgba(255, 255, 255, .5)
}

.price-block-one .block-inner .block-features li:last-child {
    margin-bottom: 0
}

.price-block-one .block-inner .block-features li strong {
    font-weight: 600;
    color: #2b2b2b
}

.price-block-one.basic-plan .block-inner .block-features li strong {
    font-weight: 400;
    color: #fff;
    text-decoration: underline
}

.price-block-one .block-inner .theme-btn {
    position: relative;
    background: #1b4978;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 30px;
    padding: 10px;
    display: block;
    max-width: 300px;
    margin: 0 auto;
    border-radius: 7px
}

.price-block-one .block-inner:hover .theme-btn {
    background: #aad71a
}

.price-block-one .block-inner .overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

body.personal-details-body {
    overflow: hidden;
    height: 100%;
    background: #fff
}

.personal-details-setup {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden
}

.personal-details-setup .outer {
    position: static;
    overflow-x: hidden
}

.personal-details-setup .image-column {
    position: fixed;
    float: left;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    background: #205081 url(../images/background/bg-details-setup.png) left top no-repeat;
    background-size: 100% auto
}

.personal-details-setup .image-column .inner {
    position: relative;
    padding: 60px 20px 40px 42px
}

.personal-details-setup .form-column {
    position: relative;
    float: right;
    width: 50%
}

.personal-details-setup .form-column .inner {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
    padding: 40px 20px
}

.personal-details-setup .setup-steps {
    position: relative;
    display: block;
    margin-bottom: 80px
}

.personal-details-setup .setup-steps ul {
    position: relative;
    margin: 0 -23px
}

.personal-details-setup .setup-steps ul li {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 23px
}

.personal-details-setup .setup-steps ul li:before {
    content: '';
    position: absolute;
    right: -23px;
    top: 0;
    height: 36px;
    width: 46px;
    background: url(../images/icons/steps-separation.png) center center no-repeat
}

.personal-details-setup .setup-steps ul li:last-child:before {
    display: none
}

.personal-details-setup .setup-steps ul li span {
    position: relative;
    display: block;
    background: #e0dddd;
    line-height: 36px;
    padding: 0 10px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 18px;
    text-align: center
}

.personal-details-setup .setup-steps ul li.active span {
    background: #aad71a;
    color: #fff
}

.personal-details-setup h2 {
    font-size: 32px;
    color: #205081;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1.2em
}

.personal-details-setup h2 span {
    font-weight: 700
}

.personal-details-setup .txt {
    position: relative;
    margin-bottom: 24px
}

.personal-details-setup .form-column .form-group {
    margin-bottom: 10px
}

.personal-details-setup .form-column .valid-error {
    font-size: 12px;
    font-weight: 600;
    font-style: italic;
    color: #e77070;
    display: none;
    line-height: 20px;
    padding-top: 3px
}

.personal-details-setup .form-column .error .valid-error {
    display: block
}

.personal-details-setup .form-column .form-group .field-inner {
    position: relative;
    display: block
}

.personal-details-setup .form-column .form-group .pass-toggle-btn {
    position: absolute;
    right: 15px;
    top: 8px;
    cursor: pointer;
    color: #a5a5a5;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase
}

.personal-details-setup .form-column .form-group .pass-toggle-btn .fa {
    padding-right: 5px;
    font-size: 14px;
    font-weight: 400
}

.personal-details-setup .form-column .form-group .pass-toggle-btn .show-txt {
    display: inline-block
}

.personal-details-setup .form-column .form-group .pass-toggle-btn .hide-txt {
    display: none
}

.personal-details-setup .form-column .form-group .pass-toggle-btn.pass-visible .show-txt {
    display: none
}

.personal-details-setup .form-column .form-group .pass-toggle-btn.pass-visible .hide-txt {
    display: inline-block;
    color: #ef4454
}

.personal-details-setup .form-column .form-group .pass-toggle-btn.pass-visible .fa {
    color: #ef4454
}

.personal-details-setup .form-column .theme-btn {
    display: block;
    background: #aad71a;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    text-align: center;
    padding: 9px 15px;
    line-height: 24px;
    margin-top: 20px;
    border-radius: 3px
}

.personal-details-setup .form-column .theme-btn .fa {
    padding-left: 7px;
    font-size: 12px;
    font-weight: 400
}

.personal-details-setup .form-column .theme-btn:hover {
    background: #202020
}

.personal-details-setup .form-column .braintree-logo {
    padding-top: 50px
}

.secondary-header {
    position: relative;
    background: #ededed;
    border-bottom: 1px solid #ddd
}

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

.secondary-header .signup-steps-two {
    position: relative;
    float: right;
    width: 350px;
    padding: 14px 0
}

.secondary-header .signup-steps-two ul {
    position: relative;
    margin: 0 -23px
}

.secondary-header .signup-steps-two ul li {
    position: relative;
    float: left;
    width: 33.333%;
    padding: 0 23px
}

.secondary-header .signup-steps-two ul li:before {
    content: '';
    position: absolute;
    right: -23px;
    top: 0;
    height: 36px;
    width: 46px;
    background: url(../images/icons/steps-separation.png) center center no-repeat
}

.secondary-header .signup-steps-two ul li:last-child:before {
    display: none
}

.secondary-header .signup-steps-two ul li span {
    position: relative;
    display: block;
    background: #e0dddd;
    line-height: 36px;
    padding: 0 10px;
    font-size: 14px;
    text-transform: capitalize;
    border-radius: 18px;
    text-align: center
}

.secondary-header .signup-steps-two ul li.active span {
    background: #aad71a;
    color: #fff
}

.sub-nav-bar {
    position: relative;
    width: 100%;
    background: #fff;
    z-index: 100
}

.sub-nav-bar .carousel-outer {
    position: relative
}

.sub-nav-bar .carousel-outer .carousel {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow-x: auto;
    padding: 0 0
}

.sub-nav-bar .carousel-outer .carousel .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin: 0!important;
    min-width: 100%!important
}

.sub-nav-bar .carousel-outer .carousel .mCSB_scrollTools a+.mCSB_draggerContainer {
    visibility: hidden!important;
    opacity: 0!important
}

.sub-nav-bar .carousel-outer .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    position: absolute;
    left: -15px;
    top: -30px;
    width: 40px;
    height: 46px;
    background: #fff!important;
    opacity: 1!important;
    z-index: 10
}

.sub-nav-bar .carousel-outer .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft:before {
    font-family: FontAwesome;
    content: "\f104";
    position: absolute;
    left: 0;
    top: 0;
    height: 46px;
    width: 100%;
    text-align: center;
    display: block;
    color: #656565;
    line-height: 46px;
    font-size: 28px;
    background: #fff!important;
    opacity: 1!important;
    font-weight: 400;
    z-index: 5
}

.sub-nav-bar .carousel-outer .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    position: absolute;
    right: -15px;
    top: -30px;
    width: 40px;
    height: 46px;
    background: #fff!important;
    opacity: 1!important;
    z-index: 10
}

.sub-nav-bar .carousel-outer .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight:before {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    left: 0;
    top: 0;
    height: 46px;
    width: 100%;
    background: #fff!important;
    opacity: 1!important;
    text-align: center;
    display: block;
    color: #656565;
    line-height: 46px;
    font-size: 28px;
    font-weight: 400;
    z-index: 5
}

.sub-nav-bar .carousel-outer .carousel ul {
    position: relative;
    display: block;
    text-align: center;
    padding: 0 20px
}

.sub-nav-bar .carousel-outer .carousel ul li {
    position: relative;
    display: inline-block;
    margin: 0 40px;
    text-align: center
}

.sub-nav-bar .carousel-outer .carousel ul li>a {
    position: relative;
    display: block;
    line-height: 26px;
    padding: 10px 15px;
    color: #565656;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500
}

.sub-nav-bar .carousel-outer .carousel ul li.active>a,
.sub-nav-bar .carousel-outer .carousel ul li:hover>a {
    color: #205081
}

.sub-nav-bar .carousel-outer .carousel ul li>a:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -10px;
    bottom: -1px;
    border: 10px solid transparent;
    border-bottom: 10px solid #edf0f5;
    display: none
}

.sub-nav-bar .carousel-outer .carousel ul li.active>a:before,
.sub-nav-bar .carousel-outer .carousel ul li:hover>a:before {
    display: block
}

.sub-nav-bar .mega-menu-box {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    padding: 40px 0;
    display: none;
    -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)
}

.sub-nav-bar .mega-menu-box .mega-menu-container {
    position: relative
}

.mega-menu {
    display: none
}

.mega-menu-data {
    position: relative
}

.mega-menu-data .nav-column {
    position: static
}

.mega-menu-data .nav-column .inner {
    position: static
}

.mega-menu-data .nav-column .inner:before {
    content: '';
    position: absolute;
    margin-left: -15px;
    top: 0;
    bottom: 20px;
    border-left: 1px solid #d9d9d9
}

.mega-menu-data .nav-column:first-child .inner:before {
    display: none
}

.mega-menu-data .nav-column ul {
    position: relative;
    margin-bottom: 25px;
    margin-left: 15px
}

.mega-menu-data .nav-column ul li {
    position: relative;
    list-style: disc;
    line-height: 22px;
    color: #4d4d4d;
    font-size: 14px
}

.mega-menu-data .nav-column ul li:hover {
    color: #f15c58
}

.mega-menu-data .nav-column ul li a {
    position: relative;
    top: 1px;
    display: inline-block;
    line-height: 22px;
    color: #4d4d4d
}

.mega-menu-data .nav-column ul li:hover a {
    color: #f15c58;
    text-decoration: underline
}

.mega-menu-data h3 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #205081;
    text-transform: capitalize;
    margin-bottom: 10px
}

.home-banner {
    position: relative;
    width: 100%;
    background: #fff
}

.home-banner .slide-item {
    position: relative;
    display: block;
    padding: 200px 0 120px
}

.home-banner .slide-item .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.home-banner .slide-item .image-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4)
}

.home-banner .slide-item .image-layer:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7), rgba(0, 0, 0, 0));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7), rgba(0, 0, 0, 0))
}

.home-banner .slide-item .post-cat {
    position: relative;
    display: block;
    margin-bottom: 20px;
    opacity: 0;
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -moz-transform: translateX(50px);
    transform: translateX(50px)
}

.home-banner .active .slide-item .post-cat {
    opacity: 1;
    -webkit-transition: all 1.5s ease .3s;
    -ms-transition: all 1.5s ease .3s;
    -moz-transition: all 1.5s ease .3s;
    transition: all 1.5s ease .3s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.home-banner .slide-item .post-cat a {
    position: relative;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background: #205081;
    line-height: 24px;
    padding: 3px 25px;
    font-size: 14px
}

.home-banner .slide-item h1 {
    position: relative;
    color: #fff;
    text-transform: capitalize;
    line-height: 1.2em;
    font-size: 48px;
    font-weight: 600;
    max-width: 800px;
    opacity: 0;
    -webkit-transform: translateX(-150px);
    -ms-transform: translateX(-150px);
    -moz-transform: translateX(-150px);
    transform: translateX(-150px)
}

.home-banner .slide-item h1 a {
    color: #fff
}

.home-banner .slide-item h1 a:hover {
    text-decoration: underline
}

.home-banner .active .slide-item h1 {
    opacity: 1;
    -webkit-transition: all 1.5s ease .3s;
    -ms-transition: all 1.5s ease .3s;
    -moz-transition: all 1.5s ease .3s;
    transition: all 1.5s ease .3s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0)
}

.home-banner .owl-nav {
    display: none
}

.home-banner .owl-nav .owl-next,
.home-banner .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    display: block;
    font-size: 24px;
    line-height: 50px;
    text-align: center
}

.home-banner .owl-nav .owl-next {
    left: auto;
    right: 0
}

.home-banner .owl-nav .owl-next:hover,
.home-banner .owl-nav .owl-prev:hover {
    background: #aad71a;
    color: #fff
}

.home-banner .owl-dots {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    text-align: center
}

.home-banner .owl-dots .owl-dot {
    display: inline-block;
    position: relative;
    margin: 0 3px
}

.home-banner .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #aad71a;
    border-radius: 5px;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.home-banner .owl-dots .owl-dot.active span {
    height: 20px
}

.news-carousel-box {
    position: relative;
    padding: 3px 3px 0;
    background: #fff;
    border-bottom: 1px solid #e0e0e0
}

.news-carousel-box .owl-dots,
.news-carousel-box .owl-nav {
    display: none
}

.news-block-two {
    position: relative;
    margin-bottom: 30px
}

.owl-theme .news-block-two {
    margin: 0
}

.news-block-two .inner-box {
    position: relative;
    display: block;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.news-block-two .inner-box:hover {
    background: #ececec
}

.news-block-two .image-box {
    position: relative;
    display: block;
    width: 100%;
    height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.news-block-two .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.news-block-two a.overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.news-block-two .lower {
    position: relative;
    display: block;
    padding: 10px 15px
}

.news-block-two .post-cat {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.news-block-two .post-cat a {
    position: relative;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background: #205081;
    line-height: 24px;
    padding: 0 15px;
    font-size: 12px
}

.news-block-two h3 {
    position: relative;
    color: #4d4d4d;
    text-transform: capitalize;
    line-height: 24px;
    font-size: 16px;
    font-weight: 600;
    min-height: 72px
}

.news-block-two h3 a {
    position: relative;
    color: #4d4d4d
}

.news-block-two h3 a:hover {
    text-decoration: underline
}

.news-block-two .info {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99
}

.news-block-two .info .inner {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 14px;
    width: 180px;
    overflow: hidden
}

.news-block-two .info .inner .completed {
    position: relative;
    float: left;
    width: 118px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #99cc4e;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border-right: 1px solid #e5e5e5
}

.news-block-two .info .inner .completed .fa {
    top: 1px;
    padding-right: 2px;
    font-size: 15px
}

.news-block-two .info .inner .added-fav {
    position: relative;
    float: left;
    width: 62px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #848484;
    font-size: 13px;
    font-weight: 500
}

.news-block-two .info .inner .added-fav .fa {
    position: relative;
    top: 2px;
    padding-right: 2px;
    font-size: 15px;
    color: #f15c58
}

.news-block-two .info .add-fav {
    position: relative;
    display: inline-block
}

.news-block-two .info .add-fav a {
    position: relative;
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    background: #fff;
    border-radius: 17px;
    font-size: 15px;
    color: #f15c58
}

.news-block-two .info .add-fav a .count {
    color: #848484;
    font-size: 13px;
    font-weight: 500
}

.news-block-two .info .add-fav.clicked a {
    padding-left: 10px;
    padding-right: 10px
}

.news-block-two .info .add-fav.clicked .fa {
    position: relative;
    top: 1px
}

.news-block-two .lower-content {
    position: relative;
    padding: 12px 15px
}

.news-block-two.big-post .lower-content {
    position: relative;
    padding: 16px 25px
}

.news-block-two .lower-content h4 {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.4em;
    line-height: 23px;
    height: 46px;
    overflow: hidden
}

.news-block-two.big-post .lower-content h4 {
    font-size: 20px;
    line-height: 27px;
    height: 54px;
    overflow: hidden
}

.news-block-two .lower-content h4 a {
    color: #4d4d4d
}

.news-block-two .lower-content h4 a:hover {
    color: #205081
}

.news-block-two .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding: 50px 20px 20px 20px;
    background: rgba(169, 208, 65, .97);
    opacity: 0;
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.news-block-two.big-post .overlay-box {
    padding: 50px 40px 50px 40px
}

.news-block-two .inner-box:hover .overlay-box {
    opacity: 1
}

.news-block-two .overlay-box .read-more {
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: 124px;
    height: 30px;
    display: block;
    border: 2px solid #fff;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border-radius: 15px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.news-block-two.big-post .overlay-box .read-more {
    left: 40px;
    bottom: 50px
}

.news-block-two .overlay-box h4 {
    font-size: 16px;
    color: #fff;
    line-height: 1.4em
}

.news-block-two .overlay-box h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    line-height: 1.1em;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.news-block-two .overlay-box p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px
}

.news-block-two .overlay-box h2 a {
    color: #fff
}

.news-block-two .overlay-box h4 a {
    color: #fff
}

.home-news-section {
    position: relative;
    background: #fff
}

.default-search-panel {
    position: relative;
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0 0;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .1)
}

.default-search-panel .filters {
    position: relative;
    margin: 0 -10px
}

.default-search-panel .filter-column {
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px
}

.drop-list-three {
    position: relative;
    display: block;
    width: 100%
}

.drop-list-three .list-label {
    position: relative;
    display: block;
    color: #717171;
    line-height: 20px;
    padding: 0 0;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px
}

.drop-list-three .dropdown-outer {
    position: relative
}

.drop-list-three .btn-box {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 20px;
    color: #3f3f3f;
    font-size: 14px;
    background: #fcfcfc;
    border-radius: 3px;
    border: 1px solid #e5e5e5
}

.drop-list-three .dropdown-outer.open .btn-box {
    border-color: #303030;
    background: #fff
}

.drop-list-three .btn-box:before {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 15px;
    top: 8px;
    height: 24px;
    display: block;
    color: #656565;
    line-height: 24px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.drop-list-three .dropdown-menu {
    width: 260px;
    right: 0;
    left: auto;
    padding: 5px 0;
    margin: 0;
    margin-top: 5px;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #e0e0e0
}

.drop-list-three .dropdown-menu:before {
    font-family: FontAwesome;
    content: "\f0d8";
    position: absolute;
    right: 15px;
    top: -15px;
    display: block;
    color: #fff;
    line-height: 20px;
    font-size: 32px;
    font-weight: 400;
    text-align: center;
    z-index: 5;
    -webkit-text-shadow: -1px -1px 5px rgba(0, 0, 0, .1);
    -ms-text-shadow: -1px -1px 5px rgba(0, 0, 0, .1);
    -moz-text-shadow: -1px -1px 5px rgba(0, 0, 0, .1);
    text-shadow: -1px -1px 5px rgba(0, 0, 0, .1)
}

.drop-list-three .dropdown-menu li {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 20px
}

.drop-list-three .dropdown-menu li:hover {
    background: #f5f5f5
}

.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
}

.home-news-section .news-outer {
    position: relative;
    padding: 50px 0 30px
}

.home-news-section h2 {
    position: relative;
    color: #205081;
    font-size: 32px;
    margin-bottom: 15px;
    font-weight: 400
}

.news-grid-box {
    position: relative;
    margin-bottom: 30px
}

.news-grid-box .row {
    margin: 0 -10px
}

.news-block-three {
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px
}

.owl-theme .news-block-three {
    margin: 0
}

.news-block-three .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.news-block-three .inner-box:hover {
    background: #ececec
}

.news-block-three .image-box {
    position: relative;
    display: block;
    width: 100%;
    height: 360px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.news-block-three .image-box img {
    position: relative;
    display: block;
    width: 100%
}

.news-block-three a.overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.news-block-three .lower {
    position: relative;
    display: block;
    padding: 12px 20px;
    border-top: 1px solid #e0e0e0
}

.news-block-three .post-cat {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.news-block-three .post-cat a {
    position: relative;
    display: inline-block;
    color: #fff;
    text-transform: uppercase;
    background: #205081;
    line-height: 24px;
    padding: 0 15px;
    font-size: 12px
}

.news-block-three h3 {
    position: relative;
    color: #4d4d4d;
    text-transform: capitalize;
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
    height: 44px;
    overflow: hidden
}

.news-block-three h3 a {
    position: relative;
    color: #4d4d4d
}

.news-block-three h3 a:hover {
    text-decoration: underline
}

.news-block-three .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding: 50px 20px 20px 20px;
    background: rgba(169, 208, 65, .97);
    opacity: 0;
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.news-block-three.big-post .overlay-box {
    padding: 50px 40px 50px 40px
}

.news-block-three .inner-box:hover .overlay-box {
    opacity: 1
}

.news-block-three .overlay-box .read-more {
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: 124px;
    height: 30px;
    display: block;
    border: 2px solid #fff;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border-radius: 15px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.news-block-three.big-post .overlay-box .read-more {
    left: 40px;
    bottom: 50px
}

.news-block-three .overlay-box h4 {
    font-size: 16px;
    color: #fff;
    line-height: 1.4em;
    margin-bottom: 20px
}

.news-block-three .overlay-box h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    line-height: 1.1em;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.news-block-three .overlay-box p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.4em
}

.news-block-three .overlay-box h2 a {
    color: #fff
}

.news-block-three .overlay-box h4 a {
    color: #fff
}

.news-block-three .info {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99
}

.news-block-three .info .inner {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 14px;
    width: 180px;
    overflow: hidden
}

.news-block-three .info .inner .completed {
    position: relative;
    float: left;
    width: 118px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #99cc4e;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border-right: 1px solid #e5e5e5
}

.news-block-three .info .inner .completed .fa {
    top: 1px;
    padding-right: 2px;
    font-size: 15px
}

.news-block-three .info .inner .added-fav {
    position: relative;
    float: left;
    width: 62px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #848484;
    font-size: 13px;
    font-weight: 500
}

.news-block-three .info .inner .added-fav .fa {
    position: relative;
    top: 2px;
    padding-right: 2px;
    font-size: 15px;
    color: #f15c58
}

.news-block-three .info .add-fav {
    position: relative;
    display: inline-block
}

.news-block-three .info .add-fav a {
    position: relative;
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    background: #fff;
    border-radius: 17px;
    font-size: 15px;
    color: #f15c58
}

.news-block-three .info .add-fav a .count {
    color: #848484;
    font-size: 13px;
    font-weight: 500
}

.news-block-three .info .add-fav.clicked a {
    padding-left: 10px;
    padding-right: 10px
}

.news-block-three .info .add-fav.clicked .fa {
    position: relative;
    top: 1px
}

.page-options-bar {
    position: relative;
    background: #e4e4e4;
    padding: 10px 0
}

.page-options-bar .breadcrumbs-col {
    position: relative;
    float: left;
    padding: 5px 0;
    line-height: 30px
}

.page-options-bar .filter-col {
    position: relative;
    float: right
}

.page-options-bar .filter-col .sort-by {
    position: relative;
    float: left;
    width: 300px;
    margin-right: 5px
}

.page-options-bar .filter-col .sort-by .btn-box {
    background: #f5f5f5;
    border-radius: 3px
}

.page-options-bar .filter-col .sort-by .list-label {
    font-weight: 600;
    color: #323232
}

.page-options-bar .filter-col .sort-by .dropdown-menu {
    width: 170px;
    left: auto;
    right: 0;
    margin-top: 4px;
    border-radius: 3px
}

.page-options-bar .filter-col .layout-mode {
    position: relative;
    float: left
}

.page-options-bar .filter-col .layout-mode li {
    position: relative;
    float: left;
    margin-left: 15px
}

.page-options-bar .filter-col .layout-mode li a {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 5px 0;
    font-size: 20px;
    color: #a9a9a9
}

.page-options-bar .filter-col .layout-mode li.active a,
.page-options-bar .filter-col .layout-mode li:hover a {
    color: #205081
}

.page-options-bar .bread-crumb {
    font-size: 14px;
    color: #353535;
    font-weight: 500
}

.page-options-bar .bread-crumb .result-count {
    position: relative;
    display: inline-block;
    padding-right: 5px
}

.page-options-bar .bread-crumb .main-topic {
    position: relative;
    display: inline-block;
    font-size: 16px;
    color: #353535;
    font-weight: 600;
    padding-right: 10px
}

.page-options-bar .bread-crumb .main-topic a {
    color: #353535
}

.page-options-bar .bread-crumb .main-topic a:hover {
    text-decoration: underline
}

.page-options-bar .bread-crumb .search-topic {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #205081;
    font-weight: 600
}

.page-options-bar .bread-crumb .search-topic a {
    color: #205081
}

.page-options-bar .bread-crumb .search-topic a:hover {
    text-decoration: underline
}

.wiki-subjects {
    position: relative;
    background: #fff;
    padding: 50px 0
}

.wiki-subjects .filters-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    height: auto;
    min-height: 100%;
    background: #fff;
    border-right: 1px solid #e0e0e0;
    z-index: 99;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.wiki-subjects .filters-bar .filter-btn {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: none;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.wiki-subjects .filters-bar .filter-btn .toggle-btn {
    position: relative;
    display: block;
    background: #205081;
    text-transform: uppercase;
    line-height: 24px;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.wiki-subjects .filters-bar .filter-btn .toggle-btn .fa {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 18px;
    font-weight: 400
}

.wiki-subjects .filters-bar.visible-bar .filter-btn {
    left: 0;
    width: 100%
}

.wiki-subjects .filters-bar.visible-bar .filter-btn .toggle-btn .fa:before {
    content: "\f00d"
}

.wiki-subjects .filters-bar .inner-bar {
    position: relative;
    padding: 40px 15px 20px 30px
}

.wiki-subjects .filters-bar h4 {
    color: #797979;
    font-size: 16px;
    margin-bottom: 15px
}

.wiki-subjects .filters-bar .filter-block {
    position: relative;
    margin-bottom: 50px
}

.wiki-subjects .filters-bar h5 {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.wiki-subjects .filters-bar .filter-block li {
    margin-bottom: 5px
}

.subject-section {
    position: relative;
    margin-bottom: 60px
}

.subject-section h2 {
    color: #205081;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.3em;
    font-size: 28px
}

.subject-section .subject-filters .filter-column {
    margin-bottom: 12px
}

.subject-section .subject-filters .badges {
    position: relative;
    text-align: right;
    padding-top: 12px;
    margin-bottom: 5px
}

.subject-section .subject-filters .badges .badge {
    position: relative;
    width: 24px;
    height: 24px;
    display: inline-block;
    padding: 0 0 0;
    background: 0 0;
    border-radius: 50%;
    margin-left: 7px
}

.default-subject-post {
    position: relative;
    margin-bottom: 20px
}

.owl-theme .slide-item .small-column .default-subject-post:last-child {
    margin-bottom: 1px
}

.default-subject-post .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border: 1px solid #e0e0e0
}

.default-subject-post .image-box {
    position: relative
}

.default-subject-post .image-box .image {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.default-subject-post.big-post .image-box .image {
    height: 466px
}

.default-subject-post .image-box .image img {
    position: relative;
    display: block;
    width: 100%
}

.default-subject-post .image-box a.overlay-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.default-subject-post .info {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99
}

.default-subject-post .info .inner {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 14px;
    width: 180px;
    overflow: hidden
}

.default-subject-post .info .inner .completed {
    position: relative;
    float: left;
    width: 118px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #99cc4e;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    border-right: 1px solid #e5e5e5
}

.default-subject-post .info .inner .completed .fa {
    top: 1px;
    padding-right: 2px;
    font-size: 15px
}

.default-subject-post .info .inner .added-fav {
    position: relative;
    float: left;
    width: 62px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #848484;
    font-size: 13px;
    font-weight: 500
}

.default-subject-post .info .inner .added-fav .fa {
    position: relative;
    top: 2px;
    padding-right: 2px;
    font-size: 15px;
    color: #f15c58
}

.default-subject-post .info .add-fav {
    position: relative;
    display: inline-block
}

.default-subject-post .info .add-fav a {
    position: relative;
    display: inline-block;
    min-width: 30px;
    height: 30px;
    line-height: 31px;
    text-align: center;
    background: #fff;
    border-radius: 17px;
    font-size: 15px;
    color: #f15c58
}

.default-subject-post .info .add-fav a .count {
    color: #848484;
    font-size: 13px;
    font-weight: 500
}

.default-subject-post .info .add-fav.clicked a {
    padding-left: 10px;
    padding-right: 10px
}

.default-subject-post .info .add-fav.clicked .fa {
    position: relative;
    top: 1px
}

.default-subject-post .lower-content {
    position: relative;
    padding: 12px 15px
}

.default-subject-post.big-post .lower-content {
    position: relative;
    padding: 16px 25px
}

.default-subject-post .lower-content h4 {
    font-size: 16px;
    color: #4d4d4d;
    line-height: 1.4em;
    line-height: 23px;
    height: 46px;
    overflow: hidden
}

.default-subject-post.big-post .lower-content h4 {
    font-size: 20px;
    line-height: 27px;
    height: 54px;
    overflow: hidden
}

.default-subject-post .lower-content h4 a {
    color: #4d4d4d
}

.default-subject-post .lower-content h4 a:hover {
    color: #205081
}

.default-subject-post .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding: 50px 20px 20px 20px;
    background: rgba(169, 208, 65, .97);
    opacity: 0;
    z-index: 1;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.default-subject-post.big-post .overlay-box {
    padding: 50px 40px 50px 40px
}

.default-subject-post .inner-box:hover .overlay-box {
    opacity: 1
}

.default-subject-post .overlay-box .read-more {
    position: absolute;
    left: 20px;
    bottom: 40px;
    width: 124px;
    height: 30px;
    display: block;
    border: 2px solid #fff;
    padding: 0 5px;
    color: #fff;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    border-radius: 15px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.default-subject-post.big-post .overlay-box .read-more {
    left: 40px;
    bottom: 50px
}

.default-subject-post .overlay-box h4 {
    font-size: 16px;
    color: #fff;
    line-height: 1.4em
}

.default-subject-post .overlay-box h2 {
    font-size: 28px;
    color: #fff;
    font-weight: 400;
    line-height: 1.1em;
    border-bottom: 1px solid #fff;
    margin-bottom: 30px;
    padding-bottom: 10px
}

.default-subject-post .overlay-box p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px
}

.default-subject-post .overlay-box h2 a {
    color: #fff
}

.default-subject-post .overlay-box h4 a {
    color: #fff
}

.subjects-carousel {
    position: relative;
    padding: 0 0;
    z-index: 1
}

.subjects-carousel .row {
    margin: 0 -10px
}

.subjects-carousel .row .big-column,
.subjects-carousel .row .small-column,
.subjects-carousel .small-column .default-subject-post {
    padding: 0 10px
}

.subjects-carousel .owl-dots {
    display: none
}

.subjects-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: -42px
}

.subjects-carousel .owl-next,
.subjects-carousel .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
}

.subjects-carousel .owl-next:hover,
.subjects-carousel .owl-prev:hover {
    background: #205081;
    color: #fff
}

.subjects-carousel.v2{
    margin-top: 24px;
}

.subjects-carousel.v2 .owl-next,
.subjects-carousel.v2 .owl-prev {
    width: 50px;
    height: 50px;
    top: -22px;
    background: #ffffff;
    border-radius: 50%;
    border: 1px solid #e6e6e6;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: #808080;
    transition: all .5s ease;
}

.subjects-carousel.v2 .owl-next:hover,
.subjects-carousel.v2 .owl-prev:hover {
    background: #aad71a;
    color: #ffffff;
}

.subjects-carousel.v2 .slide-item .image-box figure{
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.chapter-progress-outer {
    position: relative;
    padding: 10px 0;
    z-index: 2
}

.chapter-progress-outer .inner {
    position: relative;
    padding-right: 110px
}

.chapter-progress-outer .inner .badges-info {
    position: absolute;
    right: 0;
    top: 0
}

.chapter-progress-outer .inner .badges-info .badge-item {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    border: 2px solid #fff;
    border-radius: 50%
}

.chapter-progress-outer .inner .badges-info .badge-item img {
    display: block;
    width: 26px;
    height: 26px;
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%)
}

.chapter-progress-outer .inner .badges-info .badge-item.awarded img {
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.chapter-progress-outer .inner .levels-info {
    position: relative;
    padding-left: 100px
}

.chapter-progress-outer .inner .levels-info .levels {
    position: absolute;
    left: 0;
    top: 2px;
    width: 100px
}

.chapter-progress-outer .inner .levels-info .levels .level {
    position: relative;
    float: left;
    width: 26px;
    height: 26px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 26px;
    text-align: center;
    margin-right: 5px;
    background: #aad71a;
    border-radius: 50%;
    cursor: pointer
}

.chapter-progress-outer .inner .levels-info .levels .level-one {
    background: #aad71a
}

.chapter-progress-outer .inner .levels-info .levels .level-two {
    background: #e5882d
}

.chapter-progress-outer .inner .levels-info .levels .level-three {
    background: #ef4454
}

.chapter-progress-outer .inner .levels-info .level-bars {
    position: relative;
    top: 3px;
    display: block;
    height: 24px
}

.chapter-progress-outer .inner .levels-info .level-bars .bar {
    position: relative;
    height: 24px;
    background: #e8f0d3;
    padding: 4px;
    border-radius: 12px;
    display: none
}

.chapter-progress-outer .inner .levels-info .level-bars .bar.active {
    display: block
}

.chapter-progress-outer .inner .levels-info .level-bars .bar-inner {
    position: relative;
    display: block;
    height: 16px;
    width: 50%;
    background: #aad71a;
    border-radius: 8px
}

.chapter-progress-outer .inner .levels-info .level-bars .level-one-bar {
    background: #e8f0d3
}

.chapter-progress-outer .inner .levels-info .level-bars .level-one-bar .bar-inner {
    background: #aad71a
}

.chapter-progress-outer .inner .levels-info .level-bars .level-two-bar {
    background: #f1e2d3
}

.chapter-progress-outer .inner .levels-info .level-bars .level-two-bar .bar-inner {
    background: #e5882d
}

.chapter-progress-outer .inner .levels-info .level-bars .level-three-bar {
    background: #efd3d6
}

.chapter-progress-outer .inner .levels-info .level-bars .level-three-bar .bar-inner {
    background: #ef4454
}

.levels-info .level-bars .bars-info {
    position: absolute;
    left: 50%;
    margin-left: -90px;
    bottom: 100%;
    margin-bottom: 0;
    width: 180px;
    background: #fbfbfb;
    border-radius: 4px;
    padding: 0 0 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.levels-info .level-bars:hover .bars-info {
    margin-bottom: 15px;
    opacity: 1;
    visibility: visible
}

.levels-info .level-bars .bars-info:before {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    left: 18px;
    bottom: -10px;
    display: block;
    color: #fbfbfb;
    line-height: 15px;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    z-index: 5;
    -webkit-text-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    -ms-text-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    -moz-text-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    text-shadow: 2px 2px 5px rgba(0, 0, 0, .1)
}

.levels-info .level-bars .bars-info li {
    position: relative;
    line-height: 22px;
    padding: 0 15px;
    color: #49533c;
    font-weight: 500;
    font-size: 12px
}

.levels-info .level-bars .bars-info li.info-head {
    padding: 10px 15px;
    background: #f5f5f5;
    border-radius: 4px 4px 0 0;
    margin-bottom: 10px
}

.levels-info .level-bars .bars-info li .left {
    float: left
}

.levels-info .level-bars .bars-info li .right {
    float: right
}

.accounts-manager {
    position: relative;
    padding: 30px 0 70px;
    background: #fff
}

.accounts-manager .links-nav {
    position: relative;
    margin: 0 -1px
}

.accounts-manager .links-nav ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.accounts-manager .links-nav ul li {
    position: relative;
    display: block;
    width: 20%;
    float: left;
    padding: 0 1px
}

.accounts-manager .links-nav ul li a {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 8px 10px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #757575;
    background: #ebebeb;
    text-transform: uppercase;
    border-top: 3px solid #ebebeb;
    border-radius: 5px 5px 0 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
}

.accounts-manager .links-nav ul li.current a {
    background: #fff;
    color: #205081;
    border-top-color: #205081
}

.accounts-manager .main-content-box {
    position: relative;
    padding: 40px 0 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-radius: 0 0 3px 3px
}

.accounts-manager .main-content-box .info-column {
    position: relative;
    float: left;
    width: 25%;
    text-align: center
}

.accounts-manager .main-content-box .info-column h3 {
    font-size: 16px;
    font-weight: 500;
    color: #666;
    text-transform: capitalize;
    padding: 10px 10px 15px;
    line-height: 34px
}

.accounts-manager .main-content-box .info-column .lower-content {
    position: relative;
    display: block;
    padding: 15px 30px 50px;
    border-top: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0
}

.main-content-box .info-column .user-image {
    position: relative;
    margin-bottom: 10px
}

.main-content-box .info-column .user-image .image {
    position: relative;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%
}

.main-content-box .info-column .user-image .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 38px;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    opacity: 0;
    transition: all .3s ease
}

.main-content-box .info-column .user-image .image:hover .overlay-box {
    opacity: 1
}

.main-content-box .info-column .user-image .image .overlay-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #205081;
    opacity: .9
}

.main-content-box .info-column .user-image .image .overlay-box .txt {
    position: relative;
    display: block
}

.main-content-box .info-column .user-image .image .overlay-box .fa {
    display: block;
    font-size: 20px;
    margin-bottom: 5px
}

.main-content-box .info-column .user-image .image img {
    display: block;
    width: 100%;
    border-radius: 50%
}

.main-content-box .info-column .plan-info {
    position: relative;
    margin-bottom: 10px
}

.main-content-box .info-column .plan-info .title-txt {
    color: #a1a1a1;
    font-weight: 500;
    font-size: 10px;
    text-transform: uppercase
}

.main-content-box .info-column .plan-info .plan-title {
    position: relative;
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color: #fff;
    background: url(../images/icons/membership-ribbon.png) center top no-repeat;
    line-height: 30px;
    padding: 5px 0 9px
}

.main-content-box .info-column .student-info {
    position: relative;
    margin-bottom: 10px
}

.main-content-box .info-column .student-info .student-title {
    position: relative;
    display: block;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    color: #205081;
    line-height: 30px
}

.main-content-box .info-column .plan-stats {
    position: relative;
    border-top: 1px solid #f0f0f0;
    margin-bottom: 40px
}

.main-content-box .info-column .plan-stats li {
    position: relative;
    line-height: 20px;
    padding: 4px 0;
    color: #a1a1a1;
    font-size: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #f0f0f0
}

.main-content-box .info-column .plan-stats li .pull-right {
    font-size: 16px;
    color: #666;
    font-weight: 500
}

.main-content-box .info-column .link-box .theme-btn {
    line-height: 24px;
    padding: 8px 10px;
    background: #ef4454;
    font-size: 16px;
    color: #fff;
    display: block;
    text-transform: capitalize;
    border-radius: 3px
}

.main-content-box .info-column .link-box .theme-btn:hover {
    background: #202020
}


/* Plans Selection Styles */

.plan-selection-section {
    /*position: relative;*/
    padding: 24px 0 0;
}

.plan-selection-section h6 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}

.plan-selection-inner .plan-heading {
    text-align: center;
    margin-bottom: 30px;
}

.plan-selection-inner .plan-heading h2 {
    font-weight: 400;
}

.plan-selection-inner .first-tab-step {
    /*Old Code*/
    /*display: flex;*/
    /*justify-content: center;*/
    /*border: none;*/
    display: inline-flex;
    border: 1px solid #205081;
    border-radius: 100px;
    overflow: hidden;
    padding: 5px;
}

.plan-selection-inner .first-tab-step li>a {
    /*border: 1px solid #205081;*/
    border-radius: 0;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    color: #205081;
    text-align: center;
    padding: 10px 24px 9px !important;
    margin: 0;
    transition: all 0.25s ease-in-out;
    border-radius: 100px !important;
    border: none !important;
}

.plan-selection-inner .first-tab-step li{
    margin:0 !important;
}
.plan-selection-inner .first-tab-step li>a small {
    display: block;
    font-size: 14px;
    text-transform: none;
    font-weight: 500;
}

.plan-selection-inner .first-tab-step li.active>a,
.plan-selection-inner .first-tab-step li.active>a:focus,
.plan-selection-inner .first-tab-step li.active>a:hover {
    background: #205081 !important;
    /*border: 1px solid #205081 !important;*/
    color: white !important;

    border-radius: 100px !important;
    border: none !important;
}

.plan-selection-inner .first-tab-step li>a:hover {
    background: #f7f7f7;
    border-radius: 100px !important;
}

.plan-selection-inner .plan-info {
    text-align: center;
    margin-top: 4px;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
}

.plan-selection-inner .plan-info a {
    font-weight: 600;
    text-decoration: underline;
    transition: all 0.25s ease-in-out;
}

.plan-selection-inner .plan-info a:hover {
    color: #aad71a;
}

.plan-selection-inner .plan-frequency-info {
    margin-top: 30px;
}

.plan-selection-inner .second-tab-step {
    display: flex;
    justify-content: center;
    border: none;
}

.plan-selection-inner .second-tab-step li {
    padding: 4px;
    background: #205081;
}

.plan-selection-inner .second-tab-step li:first-child {
    border-radius: 40px 0 0 40px;
}

.plan-selection-inner .second-tab-step li:last-child {
    border-radius: 0 40px 40px 0;
}

.plan-selection-inner .second-tab-step li>a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    border-radius: 40px;
    border: 0;
    padding: 6px 30px !important;
    transition: all 0.25s ease-in-out;
    margin: 0 !important;
}

.plan-selection-inner .second-tab-step li.active>a,
.plan-selection-inner .second-tab-step li.active>a:focus,
.plan-selection-inner .second-tab-step li.active>a:hover {
    border: none !important;
}

.plan-selection-inner .second-tab-step li>a:hover {
    background: #3f7ab7;
}

.plan-selection-inner .second-tab-step .tab-content {
    margin: 10px auto;
}

.plan-selection-inner .plan-details-wrapper {
    max-width: 70%;
    margin: 80px auto 80px;
}

.plan-selection-inner .plan-details-box {
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 10px 24px;
    padding: 30px 0 40px;
    border: 2px solid #eff0f0;
    border-radius: 3px;
    position: relative;
    transition: all 0.25s ease-in-out;
}

.plan-selection-inner .plan-details-box:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 24px;
    border-color: #1b4978;
}

.plan-selection-inner .plan-details-box .popular-tag {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px;
    background: #aad71a;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 4px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    transform: translate(-50%, -50%);
    box-shadow: rgba(0, 0, 0, 0.08) 0px 4px 6px;
}

.plan-selection-inner .plan-details-wrapper .tab-pane>.row>div:last-child>.plan-details-box>.popular-tag {
    left: 100%;
}

.plan-selection-inner .plan-details-box .popular-tag i {
    font-size: 22px;
    margin-top: 3px;
}

.plan-selection-inner .plan-details-box .plan-price {
    padding: 10px 24px 40px;
    text-align: center;
    border-bottom: 1px solid #f5f5f5;
}

.plan-selection-inner .plan-details-box .plan-price span {
    color: #575757;
    font-size: 20px;
    font-weight: 700;
}

.plan-selection-inner .plan-details-box .plan-price h1 {
    font-size: 86px;
    color: #205081;
    font-weight: 600;
    margin-bottom: -30px;
}

.plan-selection-inner .plan-details-box .plan-price small {
    color: #737373;
    font-weight: 400;
    font-size: 14px;
}

.plan-selection-inner .plan-details-box .plan-features {
    padding: 38px 46px 26px;
}

.plan-selection-inner .plan-details-box .plan-features li {
    font-size: 16px;
    color: #737373;
    font-weight: 400;
    margin-bottom: 14px;
    position: relative;
}

.plan-selection-inner .plan-details-box .plan-features li::before {
    position: relative;
    font-family: FontAwesome;
    content: '\f00c';
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 22px;
    width: 20px;
    height: 20px;
    background: #aad71a;
    border-radius: 50%;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #ffffff;
    margin-right: 10px;
}

.plan-selection-inner .choose-btn-box {
    margin: 6px 0;
}


/* Payment Information Section Styles */
.error-message.v2 {
    display: block;
    background: transparent;
    padding: 10px 16px;
    border: 1px solid #D52B1E;
    border-radius: 5px;
    margin-bottom: 16px;
}
.error-message.v2 h5{
    color: #D52B1E;
    font-size: 14px;
    font-weight: 500;
    display: flex;
    align-items: center;
    margin-bottom: 3px;
}
.error-message.v2 h5 i{
    margin-right: 8px;
    font-size: 18px;
}
.error-message.v2 p{
    color: #666;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 1.4;
}
.signup-payment-section {
    position: relative;
    padding: 60px 0 120px;
}

.payment-section-inner .payment-header {
    margin-bottom: 46px;
}

.payment-section-inner .payment-header.v2 {
    margin-bottom: 26px;
}

.payment-section-inner .payment-header small {
    font-size: 16px;
    font-weight: 400;
    color: #2b2b2b;
}

.payment-section-inner .payment-header h2 {
    font-weight: 500;
    line-height: 32px;
}

.payment-details-section .payment-form-box {
    background: #ffffff;
    border: 1px solid #eff0f0;
    box-shadow: rgba(0, 0, 0, 0.06) 0 7px 12px;
    padding: 36px 36px;
}

.payment-details-section .payment-form-box .payment-form-header h2 {
    font-size: 26px;
}

.payment-details-section .payment-form-box .payment-form-header small {
    color: #999999;
}

.payment-details-section .payment-form-box .payment-form {
    margin: 24px 0;
}

.payment-method-options {
    display: none;
}

.card-form {
    display: flex;
}

.card-form>label.card-label,
.card-form>.row {
    min-width: 50%;
}

.card-label {
    min-width: 50%;
    border: 1px solid #cbcbcb;
}

.card-field {
    margin: 0;
}

.payment-summary-box h4 {
    margin-bottom: 8px;
}

.payment-summary-box .payment-summary-table {
    margin-bottom: 0;
    padding-bottom: 0;
}

.payment-summary-box .payment-summary-table tr td {
    border: 1px solid #f4f4f4;
    font-size: 14px;
    color: #565656;
    padding: 10px 16px;
}

.payment-summary-box .payment-summary-table tr td:first-child {
    background: #f8f8f8;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    width: 48%;
}

.payment-summary-box .payment-summary-table tr td:last-child {
    padding-left: 24px;
}

.payment-summary-box .info-small {
    font-size: 11px;
    color: #999999;
    line-height: 16px;
    padding: 10px 30px 10px 2px;
}

.promo-code-box .form-inline {
    display: flex;
}

.promo-code-box .form-group:first-child {
    flex: 1;
}

.promo-code-box .promo-input {
    border-radius: 0;
    border: 1px solid #cbcbcb;
    box-shadow: none;
    height: 46px;
    min-width: 100%;
}

.promo-code-box .promo-input:hover {
    border-color: #aaa;
}

.promo-code-box .promo-input:focus {
    border-color: #aad71a;
}

.promo-code-box .btn-promo {
    min-width: 150px;
    margin-left: 10px;
    border-radius: 2px;
    height: 46px;
    text-transform: none;
    background: #aad71a;
}

.payment-section-footer {
    position: relative;
    padding: 50px 0;
}

.payment-section-footer .links-box {
    font-size: 14px;
    margin-bottom: 6px;
}

.payment-section-footer .links-box a {
    color: #9c9c9c;
    font-size: 14px;
    font-weight: 400;
    margin: 0 5px;
}

.payment-section-footer .links-box a:hover {
    text-decoration: underline;
}

.payment-section-footer .copyright-text {
    color: #9c9c9c;
    font-weight: 400;
    font-size: 14px;
}

.payment-section-footer .copyright-text a {
    color: #9c9c9c;
    text-decoration: underline;
    font-weight: 500;
}

.payment-section-footer .copyright-text a:hover {
    color: #aad71a;
}

.accounts-manager .main-content-box .forms-column {
    position: relative;
    float: left;
    width: 75%
}

.accounts-manager .main-content-box .forms-column .tabs-box {
    position: relative
}

.accounts-manager .main-content-box .forms-column .tab-buttons {
    position: relative;
    padding-left: 50px
}

.accounts-manager .main-content-box .forms-column .tab-buttons .tab-btn {
    position: relative;
    float: left;
    margin-right: 25px;
    line-height: 34px;
    color: #999;
    padding: 10px 0 15px
}

.accounts-manager .main-content-box .forms-column .tab-buttons .tab-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    border-bottom: 2px solid #aad71a
}

.accounts-manager .main-content-box .forms-column .tab-buttons .tab-btn.active-btn {
    color: #666;
    font-weight: 500
}

.accounts-manager .main-content-box .forms-column .tab-buttons .tab-btn.active-btn:before {
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.accounts-manager .main-content-box .forms-column .tabs-content {
    position: relative;
    padding: 50px 50px 30px;
    border-top: 1px solid #f0f0f0
}

.accounts-manager .main-content-box .forms-column .tabs-content .tab {
    display: none
}

.accounts-manager .main-content-box .forms-column .tabs-content .tab.active-tab {
    display: block
}

.accounts-manager .main-content-box .forms-column .tabs-content .default-form .row {
    margin: 0 -5px
}

.accounts-manager .main-content-box .forms-column .tabs-content .default-form .row .form-group {
    padding: 0 5px;
    margin-bottom: 7px
}

.accounts-manager .main-content-box .forms-column .tabs-content .default-form input {
    border-radius: 3px;
    font-size: 14px
}

.accounts-manager .main-content-box .forms-column .tabs-content .default-form .field-label {
    color: #a1a1a1;
    text-transform: uppercase;
    font-size: 10px
}

.accounts-manager .account-tabs .action-btns {
    position: relative;
    padding-top: 58px
}

.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
}

.accounts-manager .account-tabs .action-btns .btn-reset {
    float: left
}

.accounts-manager .account-tabs .action-btns .btn-submit {
    float: right;
    padding-left: 60px;
    padding-right: 60px
}

.accounts-manager .account-tabs .form-group .pass-toggle-btn {
    position: absolute;
    right: 15px;
    top: 8px;
    cursor: pointer;
    color: #a5a5a5;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase
}

.accounts-manager .account-tabs .form-group .pass-toggle-btn.pass-visible {
    color: #ef4454
}

.accounts-manager .notific-options {
    position: relative;
    padding-left: 40px;
    padding-top: 20px;
    max-width: 510px
}

.accounts-manager .notific-options ul {
    position: relative
}

.accounts-manager .notific-options ul li {
    position: relative;
    border-bottom: 1px solid #f5f5f5;
    padding: 7px 32px 7px 0;
    line-height: 24px
}

.accounts-manager .notific-options ul li .get-info {
    position: absolute;
    right: 0;
    top: 11px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    background: #999;
    border-radius: 50%
}

.check-style-four {
    position: relative
}

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

.check-style-four label {
    position: relative;
    display: block;
    line-height: 24px;
    padding-right: 50px;
    font-size: 16px;
    color: #999;
    font-weight: 400;
    cursor: pointer
}

.check-style-four input:checked+label {
    color: #3a3a3a;
    font-weight: 500
}

.check-style-four label .icon-box {
    position: absolute;
    right: 0;
    top: 4px;
    width: 40px;
    height: 20px;
    border: 2px solid #999;
    background: #999;
    border-radius: 20px;
    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-four label .icon-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    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-four input:checked+label .icon-box:before {
    margin-left: 20px
}

.check-style-four input:checked+label .icon-box {
    background: #aad71a;
    border-color: #aad71a
}

.accounts-manager .data-tabs {
    position: relative
}

.accounts-manager .data-tabs .tab-buttons {
    position: relative;
    padding: 0 25px
}

.accounts-manager .data-tabs .tab-buttons .tab-btn {
    position: relative;
    float: left;
    line-height: 30px;
    color: #999;
    padding: 5px 20px 10px;
    margin-right: 5px
}

.accounts-manager .data-tabs .tab-buttons .tab-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0%;
    border-bottom: 2px solid #aad71a
}

.accounts-manager .data-tabs .tab-buttons .tab-btn.active-btn {
    color: #666;
    font-weight: 500
}

.accounts-manager .data-tabs .tab-buttons .tab-btn.active-btn:before {
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.accounts-manager .data-tabs .tabs-content {
    position: relative;
    padding: 30px 25px;
    border-top: 1px solid #f0f0f0
}

.accounts-manager .data-tabs .tabs-content .tab {
    display: none
}

.accounts-manager .data-tabs .tabs-content .tab.active-tab {
    display: block
}

.accounts-manager .edit-tabs-box.data-tabs .tabs-content .tab {
    padding-left: 215px;
    min-height: 400px
}

.accounts-manager .edit-group-form {
    position: absolute;
    left: 0;
    top: 0;
    width: 215px;
    padding-right: 20px;
    z-index: 1
}

.accounts-manager .table-header-info {
    position: relative;
    margin: 0 0 20px
}

.accounts-manager .table-header-info h2 {
    position: relative;
    float: left;
    line-height: 1.2em;
    font-size: 28px;
    color: #205081;
    text-transform: capitalize;
    font-weight: 400
}

.accounts-manager .table-header-info h2 span {
    position: relative;
    top: 5px;
    display: block;
    line-height: 20px;
    font-size: 10px;
    color: #a1a1a1;
    text-transform: uppercase;
    font-weight: 500
}

.accounts-manager .table-header-info .count {
    position: relative;
    top: 20px;
    float: right;
    line-height: 1.4em;
    font-size: 12px;
    color: #525252;
    text-transform: capitalize;
    font-weight: 500
}

.accounts-manager .edit-group-form .form-group {
    margin-bottom: 10px
}

.accounts-manager .edit-group-form .form-group .field-label {
    font-size: 10px;
    text-transform: uppercase;
    font: 600;
    margin-bottom: 0
}

.accounts-manager .edit-group-form .form-group .theme-btn {
    padding: 5px 30px;
    color: #fff;
    background: #205081;
    line-height: 20px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 500
}

.accounts-manager .table-outer {
    position: relative;
    width: 100%;
    padding-bottom: 3px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 30px
}

.accounts-manager .table-outer .manage-table {
    position: relative;
    width: 100%
}

.accounts-manager .table-outer .manage-table .table-head {
    position: relative;
    width: 100%;
    background: #ededed;
    border-bottom: 2px solid #fff
}

.accounts-manager .table-outer .manage-table .table-head th {
    line-height: 24px;
    padding: 7px 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    color: #71716f!important
}

.accounts-manager .table-outer .manage-table .table-head th.d-check-box {
    padding-left: 50px
}

.accounts-manager .table-outer .manage-table tbody tr {
    background: #fff
}

.accounts-manager .table-outer .manage-table tbody tr td {
    position: relative;
    line-height: 24px;
    padding: 6px 15px
}

.accounts-manager .table-outer .manage-table tbody tr:hover td {
    color: #585857;
    text-shadow: 0 0 0 rgba(0, 0, 0, 1)
}

.accounts-manager .table-outer .manage-table tbody tr:hover td ul li {
    text-shadow: 0 0 0 transparent
}

.accounts-manager .table-outer .manage-table tbody tr td.d-name {
    color: #205081;
    font-weight: 500;
    text-transform: capitalize
}

.accounts-manager .table-outer .manage-table tbody tr td.d-name .icon {
    position: absolute;
    left: -15px;
    top: 7px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/icons/icon-avatar-1.png) left center no-repeat
}

.accounts-manager .table-outer .manage-table tbody tr:nth-child(2n+2) {
    background: #f8f8f8
}

.accounts-manager .table-outer .manage-table tbody tr td.d-actions {
    width: 100px!important
}

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

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

.manage-table tbody tr .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
}

.manage-table tbody tr .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
}

.manage-table tbody tr .d-check-box label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 4px;
    width: 16px;
    height: 16px;
    background: 0 0;
    line-height: 18px;
    font-size: 10px;
    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
}

.manage-table tbody tr .d-check-box input:checked+label:after {
    opacity: 1
}

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

.manage-table tbody tr .d-actions .drop-list-two .dropdown-menu {
    min-width: 130px
}

.manage-table tbody tr .d-actions .drop-list-two .dropdown-menu li a {
    padding: 5px 15px
}

.accounts-manager .links-box {
    position: relative;
    padding-top: 10px
}

.accounts-manager .links-box .link {
    position: relative;
    float: right;
    margin-left: 15px;
    margin-bottom: 10px
}

.accounts-manager .del-btn {
    position: relative;
    display: inline-block;
    min-width: 170px;
    padding: 8px 15px;
    padding-right: 30px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    background: #ef4454;
    text-align: left;
    border-radius: 3px
}

.accounts-manager .del-btn .icon {
    position: absolute;
    right: 12px;
    top: 8px;
    width: 17px;
    height: 26px;
    background: url(../images/icons/icon-trash-1.png) center center no-repeat
}

.accounts-manager .del-btn:hover {
    background: #205081
}

.accounts-manager .links-box .de-link {
    float: left;
    margin-left: 0;
    margin-right: 15px
}

.accounts-manager .deact-btn,
.accounts-manager .disconnect-workflow-btn{
    position: relative;
    display: inline-block;
    min-width: 170px;
    padding: 8px 15px;
    padding-right: 30px;
    line-height: 26px;
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    background: #ef4454;
    text-align: left;
    border-radius: 3px
}

.accounts-manager .deact-btn .icon,
.accounts-manager .disconnect-workflow-btn .icon {
    position: absolute;
    right: 12px;
    top: 8px;
    width: 18px;
    height: 26px;
    background: url(../images/icons/icon-user-minus.png) center center no-repeat
}

.accounts-manager .deact-btn:hover,
.accounts-manager .disconnect-workflow-btn:hover {
    background: #205081
}

.accounts-manager .add-link-box {
    position: relative;
    padding: 0 25px
}

.accounts-manager .add-link-box .link {
    position: relative;
    float: right;
    margin-bottom: -34px;
    z-index: 1
}

.accounts-manager .add-btn {
    position: relative;
    display: inline-block;
    padding: 5px 18px;
    line-height: 24px;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    background: #205081;
    text-align: center;
    font-weight: 500;
    border-radius: 3px
}

.accounts-manager .add-btn:hover {
    background: #202020
}

.accounts-manager .links-box .sel-options .option-column {
    position: relative;
    float: left;
    width: 180px;
    margin-left: 10px
}

.drop-list-four {
    position: relative;
    display: block;
    width: 100%
}

.drop-list-four .list-label {
    position: relative;
    display: block;
    color: #717171;
    line-height: 20px;
    padding: 0 0;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 7px
}

.drop-list-four .dropdown-outer {
    position: relative
}

.drop-list-four .btn-box {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 7px 30px 7px 20px;
    color: #3f3f3f;
    font-size: 14px;
    background: #fcfcfc;
    border-radius: 3px;
    border: 1px solid #e5e5e5
}

.drop-list-four.drop-list-rounded .btn-box {
    border-radius: 20px
}

.drop-list-four .dropdown-outer.open .btn-box {
    border-color: #909090;
    background: #f0f0f0
}

.drop-list-four .btn-box:before {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    right: 15px;
    top: 8px;
    height: 24px;
    display: block;
    color: #656565;
    line-height: 24px;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.dropdown-menu {
    min-width: 100%;
    left: 0;
    right: auto;
    top: 100%;
    padding: 0 0;
    margin: 0;
    margin-top: 5px;
    background: #fff;
    border-radius: 3px 3px;
    border: 1px solid #e0e0e0
}

.drop-list-four .dropdown-menu.dropdown-top-3 {
    top: -120px
}

.drop-list-four .dropdown-menu {
    min-width: 100%;
    left: 0;
    right: auto;
    top: 100%;
    padding: 0 0;
    margin: 0;
    margin-top: 5px;
    background: #fff;
    border-radius: 3px 3px;
    border: 1px solid #e0e0e0
}

.drop-list-four .dropdown-menu li {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #f0f0f0
}

.drop-list-four .dropdown-menu li>a {
    line-height: 24px;
    padding: 6px 15px;
    color: #525252;
    text-transform: capitalize
}

.drop-list-four .dropdown-menu li:hover>a {
    background: #205081;
    color: #fff
}

.popup-outer .acc-man-popup {
    position: relative;
    display: block;
    width: 100%
}

.popup-outer .acc-man-popup .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 0 0
}

.popup-outer .acc-man-popup .outer .close-popup-btn {
    position: absolute;
    right: 25px;
    top: 22px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 18px;
    color: #494948;
    width: 22px;
    height: 22px;
    text-align: center;
    border: 2px solid #494948;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2
}

.popup-outer .acc-man-popup .outer .close-popup-btn:hover {
    color: #ef4454;
    border-color: #ef4454
}

.popup-outer .acc-man-popup .pop-header {
    position: relative;
    padding: 20px 25px 10px;
    margin-bottom: 10px
}

.popup-outer .acc-man-popup .pop-header h3 {
    font-size: 20px;
    text-transform: capitalize;
    color: #585857;
    line-height: 1.2em;
    font-weight: 500
}

.popup-outer .acc-man-popup .form-box {
    position: relative;
    padding: 0 25px 10px
}

.popup-outer .acc-man-popup.add-student-popup .form-box,
.popup-outer .acc-man-popup.update-student-popup .form-box {
    padding: 0 0 5px
}

.popup-outer .acc-man-popup .default-form .row {
    margin: 0 -8px
}

.popup-outer .acc-man-popup .default-form .row .form-group {
    padding: 0 8px;
    margin-bottom: 7px
}

.popup-outer .acc-man-popup .default-form .row .form-group .row .form-group {
    margin-bottom: 0
}

.popup-outer .acc-man-popup .default-form .field-label {
    color: #8a8a8a;
    text-transform: uppercase;
    font-size: 10px
}

.popup-outer .acc-man-popup .default-form .action-btns {
    position: relative;
    padding-top: 20px
}

.popup-outer .acc-man-popup .default-form .action-btns .theme-btn {
    font-size: 14px;
    margin-bottom: 10px
}

.popup-outer .acc-man-popup .default-form .action-btns .theme-btn.btn-reset {
    background: #d1d1d1;
    color: #777;
    float: left
}

.popup-outer .acc-man-popup .default-form .action-btns .theme-btn.btn-submit {
    min-width: 150px;
    float: right
}

.popup-tabs {
    position: relative
}

.popup-tabs .tab-buttons {
    position: relative;
    padding: 0 25px
}

.popup-tabs .tab-buttons .tab-btn {
    position: relative;
    float: left;
    line-height: 26px;
    color: #999;
    padding: 20px 0;
    font-weight: 500;
    margin-right: 25px
}

.popup-tabs .tab-buttons .tab-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 0%;
    border-bottom: 2px solid #aad71a
}

.popup-tabs .tab-buttons .tab-btn.active-btn {
    color: #484848;
    font-weight: 500
}

.popup-tabs .tab-buttons .tab-btn.active-btn:before {
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.popup-tabs .tabs-content {
    position: relative;
    padding: 30px 25px 12px;
    border-top: 1px solid #d5d5d5
}

.popup-tabs .tabs-content .tab {
    display: none
}

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

.actvities-header {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    min-height: 84px;
    z-index: 999;
    background: #205081;
    color: #fff;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

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

.page-info-bar .coins {
    position: relative;
    float: right;
    padding: 2px 0
}

.page-info-bar .coins ul li {
    position: relative;
    float: left;
    margin-left: 10px;
    opacity: .3
}

.page-info-bar .coins ul li.active {
    opacity: 1
}

.wiki-activities {
    position: relative;
    background: #fff
}

.wiki-activities .pagers-box {
    position: relative;
    padding: 40px 0 30px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #e0e0e0
}

.wiki-activities .pagers-box .pagers {
    position: relative;
    display: inline-block;
    padding: 0 50px
}

.wiki-activities .pagers-box .pagers ul li {
    position: relative;
    display: inline-block;
    margin: 0 5px 10px
}

.wiki-activities .pagers-box .pagers ul li a {
    position: relative;
    display: block;
    color: #949494;
    font-weight: 500;
    text-align: center;
    width: 26px;
    height: 26px;
    line-height: 26px;
    background: #e6e6e6;
    border-radius: 50%;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease
}

.wiki-activities .pagers-box .pagers ul li a.completed,
.wiki-activities .pagers-box .pagers ul li a[data-completed=yes] {
    background: #aad71a;
    color: #fff
}

.wiki-activities .pagers-box .pagers ul li a.active,
.wiki-activities .pagers-box .pagers ul li a:hover,
.wiki-activities .pagers-box .pagers ul li a[data-active=yes] {
    background: #a0a0a0;
    color: #fff
}

.wiki-activities .pagers-box .pagers ul li a[data-flagged=yes] {
    background: #e22246;
    color: #fff
}

.wiki-activities .pagers-box .prev-btn {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 26px;
    display: block;
    background: url(../images/icons/prev-icon-1.png) left center no-repeat;
    cursor: pointer;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    opacity: .3
}

.wiki-activities .pagers-box .next-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 26px;
    display: block;
    background: url(../images/icons/next-icon-1.png) right center no-repeat;
    cursor: pointer;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    opacity: .3
}

.wiki-activities .pagers-box .next-btn:hover,
.wiki-activities .pagers-box .prev-btn:hover {
    opacity: 1;
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -moz-filter: grayscale(0)
}

.wiki-activities .slides {
    position: relative;
    padding-bottom: 50px
}

.wiki-activities .slide-block {
    position: relative;
    display: none
}

.wiki-activities .slide-block.active-block {
    display: block
}

.wiki-activities .slide-block .slide-container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    opacity: 0;
    visibility: hidden;
    padding: 50px 0 0
}

.wiki-activities .slide-block.active-block .slide-container {
    position: relative;
    opacity: 1;
    visibility: visible
}

.wiki-activities .slides .auto-container {
    max-width: 500px
}

.wiki-activities .slide-block .question-box {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.wiki-activities .slide-block .question-box .q-count {
    position: relative;
    color: #205081;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px
}

.wiki-activities .slide-block .question-box .question {
    position: relative;
    color: #2e3136;
    font-size: 20px;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 15px
}

.wiki-activities .slide-block .question-box .theme-btn {
    position: relative;
    display: inline-block;
    padding: 3px 25px;
    color: #fff;
    background: #205081;
    line-height: 24px;
    font-size: 14px;
    border-radius: 15px
}

.wiki-activities .slide-block .image-box {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 20px
}

.wiki-activities .slide-block .image-box img {
    display: inline-block
}

.wiki-activities .slide-block .answers .radio-options {
    position: relative;
    margin-bottom: 50px
}

.wiki-activities .slide-block .answers .radio-options li {
    position: relative;
    margin-bottom: 2px
}

.radio-box {
    position: relative
}

.radio-box input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.radio-box label {
    position: relative;
    display: block;
    padding: 10px 20px 10px 60px;
    line-height: 24px;
    border-radius: 22px;
    cursor: pointer;
    font-size: 16px;
    color: #2e3136;
    margin: 0;
    font-weight: 500;
    background: #f5f5f5;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.radio-box label:before {
    content: '';
    position: absolute;
    left: 15px;
    top: 13px;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 50%
}

.radio-box input:checked+label:before,
.radio-box.correct input:checked+label:before,
.radio-box.correct.checked input+label:before,
.radio-box.wrong input:checked+label:before,
.radio-box.wrong.checked input+label:before {
    border: 5px solid #fff;
    background: #8f8f8f
}

.radio-box.correct input:checked+label,
.radio-box.correct.checked label {
    color: #fff;
    background: #aad71a
}

.radio-box.wrong input:checked+label,
.radio-box.wrong.checked input+label {
    background: #e22246;
    color: #fff
}

.radio-box label:after {
    content: '\f00c';
    position: absolute;
    right: 25px;
    top: 10px;
    line-height: 24px;
    font-family: FontAwesome;
    opacity: 0
}

.radio-box.correct input:checked+label:after,
.radio-box.correct.checked input+label:after {
    content: '\f00c';
    opacity: 1
}

.radio-box.wrong input:checked+label:after,
.radio-box.wrong.checked input+label:after {
    content: '\f00d';
    opacity: 1
}

.wiki-activities .slide-block .answers .input-options {
    position: relative;
    margin-bottom: 30px
}

.wiki-activities .slide-block .answers .input-options .form-group {
    position: relative;
    margin-bottom: 12px
}

.wiki-activities .slide-block .answers .input-options .form-group .fa {
    position: absolute;
    right: 15px;
    top: 10px;
    line-height: 28px;
    font-size: 14px;
    opacity: 0
}

.wiki-activities .slide-block .answers .input-options .form-group input {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    background: #fff;
    padding: 10px 20px;
    border: 1px solid #e0e0e0;
    color: #2e3136;
    font-size: 15px;
    border-radius: 3px
}

.wiki-activities .slide-block .answers .input-options .form-group.correct input {
    border-color: #aad71a
}

.wiki-activities .slide-block .answers .input-options .form-group.correct .fa {
    color: #aad71a;
    opacity: 1
}

.wiki-activities .slide-block .answers .input-options .form-group.wrong input {
    border-color: #e22246;
    background: #fff3f5
}

.wiki-activities .slide-block .answers .input-options .form-group.wrong .fa {
    color: #e22246;
    opacity: 1
}

.wiki-activities .slide-block .submit-box {
    position: relative;
    margin-bottom: 50px
}

.wiki-activities .slide-block .submit-box .theme-btn {
    position: relative;
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
    font-size: 16px;
    font-weight: 500;
    padding: 15px 20px;
    line-height: 30px;
    color: #fff;
    background: #205081;
    border-radius: 3px
}

.wiki-activities .slide-block .submit-box .theme-btn:hover {
    background: #aad71a
}

.wiki-activities .control-buttons {
    position: relative;
    margin: 0 -8px;
    margin-bottom: 50px
}

.wiki-activities .control-buttons li {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 8px
}

.wiki-activities .control-buttons .control-btn {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 12px 24px;
    background: #f9f9f9;
    text-align: center;
    border-radius: 5px;
    color: #2e3136;
    font-size: 16px
}

.wiki-activities .control-buttons .control-btn:hover {
    background: #205081;
    color: #fff
}

.wiki-activities .control-buttons .control-btn .fa {
    position: relative;
    float: left
}

.wiki-activities .control-buttons .next-btn .fa {
    float: right
}

.wiki-activities .explain-box {
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    box-shadow: 0 0 45px 1px rgba(0, 0, 0, .1);
    margin-bottom: 50px
}

.wiki-activities .explain-box .collapse-btn {
    position: relative;
    display: block;
    padding: 15px 20px;
    line-height: 36px;
    text-align: center;
    color: #2e3136;
    font-size: 16px;
    background: #f9f9f9;
    border-radius: 10px;
    cursor: pointer
}

.wiki-activities .explain-box.collapsed .collapse-btn {
    border-radius: 10px 10px 0 0
}

.wiki-activities .explain-box .collapse-btn .hide-text,
.wiki-activities .explain-box.collapsed .collapse-btn .show-text {
    display: none
}

.wiki-activities .explain-box.collapsed .collapse-btn .hide-text {
    display: block
}

.wiki-activities .explain-box .text-box {
    position: relative;
    padding: 30px 25px 15px;
    border-top: 1px solid #e0e0e0
}

.wiki-activities .slide-block .explain-box .text-box p {
    position: relative;
    margin-bottom: 15px;
    font-weight: 242424
}

.wiki-activities .activity-options {
    position: relative;
    margin-bottom: 30px
}

.wiki-activities .activity-options li {
    position: relative;
    float: left
}

.wiki-activities .activity-options li:nth-child(2) {
    float: right
}

.wiki-activities .activity-options li a {
    position: relative;
    display: block;
    color: #205081;
    line-height: 24px;
    font-size: 16px
}

.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)
    }
}

.popup-outer .activity-popup {
    position: relative;
    display: block;
    width: 100%
}

.popup-outer .activity-popup .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 40px 25px 10px
}

.popup-outer .activity-popup .outer .close-popup-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 18px;
    color: #494948;
    width: 22px;
    height: 22px;
    text-align: center;
    border: 2px solid #494948;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2
}

.popup-outer .activity-popup .outer .close-popup-btn:hover {
    color: #ef4454;
    border-color: #ef4454
}

.popup-outer .activity-popup .outer h3 {
    font-size: 20px;
    color: #585857;
    line-height: 1.3em;
    font-weight: 500;
    margin-bottom: 20px;
    padding-right: 15px
}

.popup-outer .activity-popup.exit-activity-popup .outer h3,
.popup-outer .activity-popup.skip-activity-popup .outer h3 {
    padding: 20px 20px 0
}

.popup-outer .activity-popup .form-box {
    position: relative;
    padding: 0
}

.popup-outer .activity-popup .default-form .row {
    margin: 0 -8px
}

.popup-outer .activity-popup .default-form .row .form-group {
    padding: 0 8px;
    margin-bottom: 8px
}

.popup-outer .activity-popup .default-form .field-label {
    color: #8a8a8a;
    text-transform: uppercase;
    font-size: 12px
}

.popup-outer .activity-popup .default-form .action-btns {
    position: relative;
    padding-top: 20px
}

.popup-outer .activity-popup .default-form .form-group textarea {
    height: 180px;
    background: #f4f4f4;
    padding: 15px 20px
}

.popup-outer .activity-popup .default-form .action-btns .theme-btn {
    font-size: 14px;
    margin-bottom: 10px
}

.popup-outer .activity-popup .default-form .action-btns .theme-btn.btn-reset {
    background: #d1d1d1;
    color: #777;
    float: left
}

.popup-outer .activity-popup .default-form .action-btns .theme-btn.btn-submit {
    min-width: 150px;
    float: right
}

.unit-section {
    position: relative;
    background: #fff;
    padding: 0 0
}

.unit-section h2 {
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 20px;
    color: #205081;
    font-weight: 400
}

.unit-section .posts-container .row {
    position: relative;
    margin: 0 -10px
}

.unit-section .posts-container .default-subject-post {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px
}

.fancybox-overlay {
    background: rgba(0, 0, 0, 0)!important
}

.fancybox-opened .fancybox-skin {
    padding: 10px!important
}

.fancybox-wrap .fancybox-close {
    display: none
}

.subj-tbl-section {
    position: relative;
    padding: 20px 0 0
}

.subj-table-outer {
    position: relative;
    width: 100%;
    padding-bottom: 3px;
    margin-bottom: 30px
}

.subj-table-outer .subject-table {
    position: relative;
    width: 100%;
    background: #fff;
    min-width: 940px
}

.subj-table-outer .subject-table .table-head {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 2px
}

.subj-table-outer .subject-table .table-head .head-inner {
    position: relative;
    margin: 0 -1px
}

.subj-table-outer .subject-table .table-head .h-block {
    position: relative;
    float: left;
    width: 6.5%;
    padding: 0 1px
}

.subj-table-outer .subject-table .table-head .title-block {
    width: 39%
}

.subj-table-outer .subject-table .table-head .filter-block {
    width: 13%
}

.subj-table-outer .subject-table .table-head .activity-block {
    width: 8.5%;
    text-align: center
}

.subj-table-outer .subject-table .table-head .h-block .block-inner {
    line-height: 24px;
    padding: 8px 10px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #e6e6e6;
    min-height: 40px
}

.subj-table-outer .subject-table .table-head .title-block .block-inner {
    background: 0 0
}

.subj-table-outer .subject-table .table-head .filters-dropdown .btn {
    position: relative;
    width: 100%;
    font-size: 12px;
    color: #848484;
    display: block;
    text-align: left;
    line-height: 24px;
    padding: 0 0;
    border-radius: 0;
    text-transform: capitalize;
    font-weight: 500;
    border: none;
    background: 0 0;
    box-shadow: none
}

.subj-table-outer .subject-table .table-head .filters-dropdown .btn:hover {
    background: 0 0
}

.subj-table-outer .subject-table .table-head .filters-dropdown .btn .fa {
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #fff;
    border-radius: 50%
}

.subj-table-outer .subject-table .table-head .filters-dropdown .dropdown-menu {
    top: 100%;
    left: auto;
    right: -10px;
    width: 100%;
    min-width: 140px;
    border-radius: 4px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 10px 0
}

.subj-table-outer .subject-table .table-head .filters-dropdown a:hover {
    background: 0 0
}

.subj-table-outer .subject-table .table-head .filters-dropdown .dropdown-menu>li {
    position: relative;
    padding-right: 0!important;
    margin: 0!important;
    float: none;
    width: 100%;
    color: #696969;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 10px 5px 38px;
    display: block!important;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.subj-table-outer .subject-table .table-head .filters-dropdown .dropdown-menu>li:before {
    content: '';
    position: absolute;
    left: 14px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: #a9cb4b;
    border: 8px solid #a9cb4b;
    border-radius: 50%
}

.subj-table-outer .subject-table .table-head .filters-dropdown .dropdown-menu>li.active-btn {
    color: #202020;
    background-color: #f5f5f5
}

.subj-table-outer .subject-table .table-head .filters-dropdown .dropdown-menu>li.active-btn:before {
    border: 5px solid #a9cb4b;
    background: #fff
}

.subj-table-outer .subject-table .table-row {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    display: none
}

.subj-table-outer .subject-table .table-row.active-block {
    display: block
}

.subj-table-outer .subject-table .table-row .row-inner {
    position: relative;
    margin: 0 -1px
}

.subj-table-outer .subject-table .table-row .rd {
    position: relative;
    float: left;
    width: 6.5%;
    padding: 0 1px
}

.subj-table-outer .subject-table .table-row .title-block {
    width: 39%
}

.subj-table-outer .subject-table .table-row .filter-block {
    width: 13%
}

.subj-table-outer .subject-table .table-row .activity-block {
    width: 8.5%;
    text-align: center
}

.subj-table-outer .subject-table .table-row .rd .rd-inner {
    line-height: 28px;
    padding: 10px 10px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    color: #696969;
    background: #e6e6e6;
    min-height: 48px
}

.subj-table-outer .subject-table .table-row .rd a {
    color: #696969
}

.subj-table-outer .subject-table .table-row .rd a:hover {
    color: #205081;
    text-decoration: underline
}

.subj-table-outer .subject-table .table-row .rd:first-child .rd-inner {
    border-radius: 3px 0 0 3px;
    border-left: 15px solid #ffcb00
}

.subj-table-outer .subject-table .table-row .rd:last-child .rd-inner {
    border-radius: 0 3px 3px 0
}

.subj-table-outer .subject-table .table-row .year .rd-inner {
    color: #205081;
    font-size: 18px;
    text-align: center;
    font-weight: 400
}

.subj-table-outer .subject-table .table-row .filter-block.active .rd-inner {
    display: none
}

.subj-table-outer .subject-table .table-row .filter-block .rd-inner.in-progress {
    background: #fcce00;
    color: #fff
}

.subj-table-outer .subject-table .table-row .filter-block .rd-inner.done {
    background: #a9cd47;
    color: #fff
}

.subj-table-outer .subject-table .table-row .filter-block .rd-inner.to-do {
    background: #e13e57;
    color: #fff
}

.in-progress-visible.subj-table-outer .subject-table .table-row .filter-block .rd-inner.in-progress {
    display: block
}

.to-do-visible.subj-table-outer .subject-table .table-row .filter-block .rd-inner.to-do {
    display: block
}

.done-visible.subj-table-outer .subject-table .table-row .filter-block .rd-inner.done {
    display: block
}

.units-tbl-section {
    position: relative;
    /*padding: 20px 0 0*/
}

.units-table-outer {
    position: relative;
    width: 100%;
    padding-bottom: 3px;
    margin-bottom: 30px
}

.units-table-outer .units-table {
    position: relative;
    width: 100%;
    background: #fff;
    min-width: 940px
}

.units-table-outer .units-table .table-head {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 2px
}

.units-table-outer .units-table .table-head .head-inner {
    position: relative;
    margin: 0 -1px
}

.units-table-outer .units-table .table-head .h-block {
    position: relative;
    float: left;
    width: 6.5%;
    padding: 0 1px
}

.units-table-outer .units-table .table-head .title-block {
    width: 45%
}

.units-table-outer .units-table .table-head .levels {
    width: 15%
}

.units-table-outer .units-table .table-head .filter-block {
    width: 15%
}

.units-table-outer .units-table .table-head .age {
    width: 12%
}

.units-table-outer .units-table .table-head .questions {
    text-align: center
}

.units-table-outer .units-table .table-head .h-block .block-inner {
    line-height: 24px;
    padding: 8px 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #e6e6e6;
    min-height: 40px
}

.units-table-outer .units-table .table-head .add-to .block-inner,
.units-table-outer .units-table .table-head .title-block .block-inner {
    background: 0 0
}

.units-table-outer .units-table .table-head .filters-dropdown .btn {
    position: relative;
    width: 100%;
    font-size: 12px;
    color: #848484;
    display: block;
    text-align: left;
    line-height: 24px;
    padding: 0 0;
    border-radius: 0;
    text-transform: capitalize;
    font-weight: 500;
    border: none;
    background: 0 0;
    box-shadow: none
}

.units-table-outer .units-table .table-head .filters-dropdown .btn:hover {
    background: 0 0
}

.units-table-outer .units-table .table-head .filters-dropdown .btn .fa {
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #fff;
    border-radius: 50%
}

.units-table-outer .units-table .table-head .filters-dropdown .dropdown-menu {
    top: 100%;
    left: auto;
    right: -10px;
    width: 100%;
    min-width: 140px;
    border-radius: 4px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 10px 0
}

.units-table-outer .units-table .table-head .filters-dropdown a:hover {
    background: 0 0
}

.units-table-outer .units-table .table-head .filters-dropdown .dropdown-menu>li {
    position: relative;
    padding-right: 0!important;
    margin: 0!important;
    float: none;
    width: 100%;
    color: #696969;
    cursor: pointer;
    font-size: 14px;
    line-height: 22px;
    padding: 5px 10px 5px 38px;
    display: block!important;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.units-table-outer .units-table .table-head .filters-dropdown .dropdown-menu>li:before {
    content: '';
    position: absolute;
    left: 14px;
    top: 8px;
    width: 16px;
    height: 16px;
    background: #a9cb4b;
    border: 8px solid #a9cb4b;
    border-radius: 50%
}

.units-table-outer .units-table .table-head .filters-dropdown .dropdown-menu>li.active-btn {
    color: #202020;
    background-color: #f5f5f5
}

.units-table-outer .units-table .table-head .filters-dropdown .dropdown-menu>li.active-btn:before {
    border: 5px solid #a9cb4b;
    background: #fff
}

.units-table-outer .units-table .table-row {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    display: block
}

.units-table-outer .units-table .table-row .row-inner {
    position: relative;
    margin: 0 -1px
}

.units-table-outer .units-table .table-row .rd {
    position: relative;
    float: left;
    width: 6.5%;
    padding: 0 1px
}

.units-table-outer .units-table .table-row .title-block {
    width: 45%;
    padding-left: 50px
}

.units-table-outer .units-table .table-row .title-block .cbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 48px;
    text-align: center
}

.units-table-outer .units-table .table-row .title-block .cbox input {
    display: none
}

.units-table-outer .units-table .table-row .title-block .cbox label {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 48px;
    background: #ffcb00;
    border-radius: 5px 0 0 5px;
    cursor: pointer
}

.units-table-outer .units-table .table-row .title-block .cbox label:before {
    content: '';
    position: absolute;
    left: 12px;
    top: 12px;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #f3c100;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px
}

.units-table-outer .units-table .table-row .title-block .cbox label:after {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    left: 12px;
    top: 12px;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    opacity: 0
}

.units-table-outer .units-table .table-row .title-block .cbox input:checked+label:after {
    opacity: 1
}

.units-table-outer .units-table .table-row .levels {
    width: 15%
}

.units-table-outer .units-table .table-row .rd.levels .rd-inner {
    padding: 9px 15px;
    line-height: 30px
}

.units-table-outer .units-table .table-row .levels .level {
    position: relative;
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px
}

.units-table-outer .units-table .table-row .levels .level-1 {
    background: url(../images/icons/coins-1-a.png) center center no-repeat
}

.units-table-outer .units-table .table-row .levels .level-3 {
    background: url(../images/icons/coins-3-a.png) center center no-repeat
}

.units-table-outer .units-table .table-row .levels .level-2 {
    background: url(../images/icons/coins-2-a.png) center center no-repeat
}

.units-table-outer .units-table .table-row .filter-block {
    width: 15%
}

.units-table-outer .units-table .table-row .age {
    width: 12%
}

.units-table-outer .units-table .table-row .add-to,
.units-table-outer .units-table .table-row .questions {
    text-align: center
}

.units-table-outer .units-table .table-row .add-to a {
    display: block
}

.units-table-outer .units-table .table-row.active-row .add-to a .fa-plus:before {
    content: "\f068"
}

.units-table-outer .units-table .table-row .rd .rd-inner {
    line-height: 28px;
    padding: 10px 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    color: #696969;
    background: #e6e6e6;
    min-height: 48px
}

.units-table-outer .units-table .table-row .rd a {
    color: #696969
}

.units-table-outer .units-table .table-row .rd a:hover {
    color: #205081;
    text-decoration: underline
}

.units-table-outer .units-table .table-row .rd:last-child .rd-inner {
    border-radius: 0 5px 5px 0
}

.units-table-outer .units-table .table-row .year .rd-inner {
    color: #205081;
    font-size: 18px;
    text-align: center;
    font-weight: 400
}

.units-table-outer .units-table .table-row .filter-block.active .rd-inner {
    display: none
}

.units-table-outer .units-table .table-row .filter-block .rd-inner.in-progress {
    background: #fcce00;
    color: #fff
}

.units-table-outer .units-table .table-row .filter-block .rd-inner.done {
    background: #a9cd47;
    color: #fff
}

.units-table-outer .units-table .table-row .filter-block .rd-inner.to-do {
    background: #e13e57;
    color: #fff
}

.in-progress-visible.units-table-outer .units-table .table-row .filter-block .rd-inner.in-progress {
    display: block
}

.to-do-visible.units-table-outer .units-table .table-row .filter-block .rd-inner.to-do {
    display: block
}

.done-visible.units-table-outer .units-table .table-row .filter-block .rd-inner.done {
    display: block
}

.units-table-outer .data-box {
    position: relative;
    padding: 20px 0 0;
    display: none
}

.student-table-outer {
    position: relative;
    width: 100%;
    padding-bottom: 3px;
    border-bottom: 1px solid #f0f0f0;
    margin-bottom: 10px
}

.student-table-outer .students-table {
    position: relative;
    width: 100%;
    min-width: 940px
}

.student-table-outer .students-table .table-head {
    position: relative;
    width: 100%;
    background: #ededed;
    border-bottom: 2px solid #fff
}

.student-table-outer .students-table .table-head th {
    line-height: 24px;
    padding: 7px 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    color: #71716f!important
}

.student-table-outer .students-table tbody tr {
    background: #fff
}

.student-table-outer .students-table tbody tr td {
    position: relative;
    line-height: 24px;
    padding: 6px 15px
}

.student-table-outer .students-table tbody tr:hover td {
    color: #585857;
    text-shadow: 0 0 0 rgba(0, 0, 0, 1)
}

.student-table-outer .students-table tbody tr:hover td ul li {
    text-shadow: 0 0 0 transparent
}

.student-table-outer .students-table tbody tr td.d-name {
    color: #205081;
    font-weight: 500;
    text-transform: capitalize;
    width: 50%!important;
    padding-left: 45px
}

.student-table-outer .students-table tbody tr td.d-name a {
    color: #205081
}

.student-table-outer .students-table tbody tr td.d-name .icon {
    position: absolute;
    left: 12px;
    top: 6px;
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(../images/icons/icon-avatar-1.png) left center no-repeat
}

.student-table-outer .students-table tbody tr:nth-child(2n+2) {
    background: #f8f8f8
}

.student-table-outer .students-table tbody tr td.d-level {
    width: 10%!important
}

.student-table-outer .students-table tbody tr td.d-id {
    width: 10%!important
}

body.popup-visible {
    overflow: hidden
}

.popup-outer .student-select-popup-content {
    max-width: 100%!important;
    background: #fff
}

.student-select-popup-content .close-popup-btn {
    position: absolute;
    top: -25px;
    right: 0;
    width: 20px;
    height: 20px;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    cursor: pointer
}

.student-select-popup-content .tabs-box {
    position: relative
}

.student-select-popup-content .tabs-box .buttons {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.student-select-popup-content .tabs-box .tab-buttons {
    position: relative;
    display: block
}

.student-select-popup-content .tabs-box .tab-buttons .tab-btn {
    position: relative;
    display: block;
    float: left;
    line-height: 30px;
    padding: 16px 10px;
    background: #e6e6e6;
    width: 50%;
    font-size: 20px;
    text-transform: capitalize;
    color: #949494;
    font-weight: 500;
    text-align: center;
    cursor: pointer
}

.student-select-popup-content .tabs-box .tab-buttons .tab-btn.active-btn {
    background: #fff;
    color: #205081
}

.student-select-popup-content .tabs-box .tabs-content {
    position: relative;
    padding: 20px 30px 100px
}

.student-select-popup-content .tabs-box .level-selection {
    position: relative;
    float: left;
    padding: 2px 0
}

.student-select-popup-content .tabs-box .level-selection li {
    position: relative;
    float: left;
    margin-right: 30px;
    line-height: 26px;
    font-size: 14px;
    text-transform: capitalize;
    color: #373737;
    font-weight: 500
}

.student-select-popup-content .tabs-box .level-selection .cbox {
    position: relative;
    display: block
}

.student-select-popup-content .tabs-box .level-selection .cbox input {
    display: none
}

.student-select-popup-content .tabs-box .level-selection .cbox label {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    padding-left: 30px;
    cursor: pointer
}

.student-select-popup-content .tabs-box .level-selection .cbox label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    background: #e4e4e4;
    border-radius: 4px
}

.student-select-popup-content .tabs-box .level-selection .cbox input:checked+label:before {
    background: #a8cf40
}

.student-select-popup-content .tabs-box .level-selection .cbox label:after {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    opacity: 0
}

.student-select-popup-content .tabs-box .level-selection .cbox input:checked+label:after {
    opacity: 1
}

.student-select-popup-content .tabs-box .date-selection {
    position: relative;
    float: right;
    font-size: 14px;
    text-transform: capitalize;
    color: #373737;
    font-weight: 500
}

.student-select-popup-content .tabs-box .date-selection input {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 2px 15px;
    background: #fff url(../images/icons/icon-calendar.png) right center no-repeat;
    height: 30px;
    border: 1px solid #e0e0e0;
    width: 200px;
    border-radius: 3px;
    color: #202020;
    margin-left: 15px
}

.select-table-outer {
    position: relative;
    width: 100%;
    padding-bottom: 3px;
    margin-bottom: 30px
}

.select-table-outer .select-table {
    position: relative;
    width: 100%;
    background: #fff;
    min-width: 940px
}

.select-table-outer .select-table .table-head {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 2px
}

.select-table-outer .select-table .table-head .head-inner {
    position: relative;
    margin: 0 -1px
}

.select-table-outer .select-table .table-head .h-block {
    position: relative;
    float: left;
    width: 13%;
    padding: 0 1px
}

.select-table-outer .select-table .table-head .title-block {
    width: 50%
}

.select-table-outer .select-table .table-head .h-block.g-id,
.select-table-outer .select-table .table-head .h-block.to-do {
    width: 11%
}

.select-table-outer .select-table .table-head .h-block .block-inner {
    line-height: 24px;
    padding: 8px 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #dbdbdb;
    min-height: 40px
}

.select-table-outer .select-table .table-head .title-block .block-inner {
    background: 0 0
}

.select-table-outer .select-table .table-row {
    position: relative;
    width: 100%;
    background: #fff;
    margin-bottom: 2px;
    display: block
}

.select-table-outer .select-table .table-row .row-inner {
    position: relative;
    margin: 0 -1px
}

.select-table-outer .select-table .table-row .rd {
    position: relative;
    float: left;
    width: 13%;
    padding: 0 1px
}

.select-table-outer .select-table .table-row .title-block {
    width: 50%;
    padding-left: 50px
}

.select-table-outer .select-table .table-row .title-block .cbox {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 48px;
    text-align: center
}

.select-table-outer .select-table .table-row .title-block .cbox input {
    display: none
}

.select-table-outer .select-table .table-row .title-block .cbox label {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 48px;
    background: #ffcb00;
    border-radius: 5px 0 0 5px;
    cursor: pointer
}

.select-table-outer .select-table .table-row .title-block .cbox label:before {
    content: '';
    position: absolute;
    left: 12px;
    top: 12px;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #f3c100;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px
}

.select-table-outer .select-table .table-row .title-block .cbox label:after {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    left: 12px;
    top: 12px;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    opacity: 0
}

.select-table-outer .select-table .table-row .title-block .cbox input:checked+label:after {
    opacity: 1
}

.select-table-outer .select-table .table-row .g-id,
.select-table-outer .select-table .table-row .to-do {
    width: 11%
}

.select-table-outer .select-table .table-row .add-to a {
    display: block
}

.select-table-outer .select-table .table-row .rd .rd-inner {
    line-height: 28px;
    padding: 10px 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    color: #696969;
    background: #e6e6e6;
    min-height: 48px
}

.select-table-outer .select-table .table-row .rd a {
    color: #696969
}

.select-table-outer .select-table .table-row .rd a:hover {
    color: #205081;
    text-decoration: underline
}

.select-table-outer .select-table .table-row .rd:last-child .rd-inner {
    border-radius: 0 5px 5px 0
}

.select-table-outer .select-table .table-row .compatibility .rd-inner {
    padding: 0
}

.select-table-outer .select-table .table-row .compatibility .rd-inner a span {
    position: relative;
    display: block;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 9px 20px
}

.select-table-outer .select-table .table-row .compatibility .rd-inner a .moderate {
    background: #fcce00;
    color: #fff
}

.select-table-outer .select-table .table-row .compatibility .rd-inner a .easy {
    background: #a9cd47;
    color: #fff
}

.select-table-outer .select-table .table-row .compatibility .rd-inner a .difficult {
    background: #e13e57;
    color: #fff
}

.wiki-st-dashboard {
    position: relative;
    background: #fcfcfc;
    padding: 50px 0
}

.wiki-st-dashboard .filters-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 260px;
    height: auto;
    min-height: 100%;
    background: #fff;
    border-right: 1px solid #e0e0e0;
    z-index: 99;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.wiki-st-dashboard .filters-bar .filter-btn {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: none;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.wiki-st-dashboard .filters-bar .filter-btn .toggle-btn {
    position: relative;
    display: block;
    background: #205081;
    text-transform: uppercase;
    line-height: 24px;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.wiki-st-dashboard .filters-bar .filter-btn .toggle-btn .fa {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 18px;
    font-weight: 400
}

.wiki-st-dashboard .filters-bar.visible-bar .filter-btn {
    left: 0;
    width: 100%
}

.wiki-st-dashboard .filters-bar.visible-bar .filter-btn .toggle-btn .fa:before {
    content: "\f00d"
}

.wiki-st-dashboard .filters-bar .inner-bar {
    position: relative;
    padding: 40px 15px 20px 30px
}

.wiki-st-dashboard .filters-bar h4 {
    color: #797979;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 30px
}

.wiki-st-dashboard .filters-bar h4 .btn-box {
    float: right
}

.wiki-st-dashboard .filters-bar h4 .theme-btn {
    position: relative;
    display: inline-block;
    line-height: 30px;
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    border-radius: 2px;
    background: #e2445c;
    text-transform: uppercase;
    color: #fff
}

.wiki-st-dashboard .filters-bar h4 .theme-btn:hover {
    background: #202020
}

.wiki-st-dashboard .filters-bar .filter-block {
    position: relative;
    margin-bottom: 50px
}

.wiki-st-dashboard .filters-bar h5 {
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 10px
}

.wiki-st-dashboard .filters-bar .filter-block li {
    position: relative
}

.wiki-st-dashboard .filters-bar .filter-block li ul {
    position: relative;
    display: none
}

.wiki-st-dashboard .filters-bar .filter-block li ul.open {
    display: block
}

.wiki-st-dashboard .filters-bar .filter-block li ul:before {
    content: '';
    position: absolute;
    left: -22px;
    top: 18px;
    bottom: 9px;
    border-left: 1px solid #e0e0e0
}

.wiki-st-dashboard .filters-bar .filter-block li ul li:last-child {
    margin-bottom: 0
}

.st-dashboard-section {
    position: relative;
    margin-bottom: 60px
}

.st-dashboard-section h2 {
    color: #797979;
    font-weight: 400;
    margin-bottom: 35px;
    line-height: 1.3em;
    font-size: 20px
}

.st-dashboard-section .top-content {
    position: relative;
    margin-bottom: 0
}

.st-dashboard-section .top-content .link-box {
    position: relative;
    float: left;
    margin-bottom: 20px
}

.st-dashboard-section .top-content .link-box .theme-btn {
    position: relative;
    display: inline-block;
    line-height: 28px;
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    min-width: 140px;
    border-radius: 3px;
    background: #205081;
    font-weight: 500;
    color: #fff;
    margin-right: 15px
}

.st-dashboard-section .top-content .link-box .theme-btn:last-child {
    background: #e4e4e4;
    color: #202020;
    margin-right: 0
}

.st-dashboard-section .top-content .link-box .theme-btn:hover {
    background: #e2445c;
    color: #fff
}

.st-dashboard-section .top-content .coin-box {
    position: relative;
    float: right;
    font-size: 28px;
    font-weight: 500;
    color: #353535;
    margin-bottom: 20px;
    line-height: 1.4em
}

.st-dashboard-section .top-content .coin-box span {
    font-size: 20px;
    font-weight: 400
}

.st-dashboard-section .top-content .coin-box .icon {
    padding-left: 5px;
    vertical-align: middle
}

.st-dashboard-section .graphs {
    position: relative;
    margin-bottom: 40px
}

.st-dashboard-section .graphs .row {
    margin: 0 -10px
}

.st-dashboard-section .graphs .row .graph-column {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px
}

.st-dashboard-section .graph-box {
    position: relative;
    background: #fff;
    padding: 15px 20px 25px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1)
}

.st-dashboard-section .graph-box .graph-title {
    font-size: 16px;
    margin-bottom: 25px;
    color: #aad71a
}

.st-dashboard-section .graph-box.level-one .graph-title {
    color: #aad71a
}

.st-dashboard-section .graph-box.level-two .graph-title {
    color: #fdc900
}

.st-dashboard-section .graph-box.level-three .graph-title {
    color: #e2445c
}

.st-dashboard-section .graph-box .box-inner {
    position: relative;
    padding-left: 155px;
    padding-top: 15px;
    min-height: 140px
}

.st-dashboard-section .graph-box .box-inner .graph {
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 140px
}

.st-dashboard-section .graph-box .box-inner .text {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #353535;
    text-transform: uppercase;
    line-height: 1em
}

.st-dashboard-section .graph-box .box-inner .text span {
    position: relative;
    display: block
}

.st-dashboard-section .graph-box .box-inner .text span.small-text {
    font-size: 10px
}

.st-dashboard-section .graph-box .round-box {
    position: relative
}

.st-dashboard-section .graph-box .round-box .graph-outer {
    position: relative;
    display: block;
    width: 140px;
    height: 140px;
    background: #e6e6e6;
    border-radius: 50%
}

.st-dashboard-section .graph-box .round-box .graph-outer:before {
    content: '';
    position: absolute;
    display: block;
    width: 140px;
    height: 140px;
    background: #aad71a;
    border: 10px solid #e6e6e6;
    border-radius: 50%
}

.st-dashboard-section .graph-box.level-one .round-box .graph-outer:before {
    background: #aad71a
}

.st-dashboard-section .graph-box.level-two .round-box .graph-outer:before {
    background: #fdc900
}

.st-dashboard-section .graph-box.level-three .round-box .graph-outer:before {
    background: #e2445c
}

.st-dashboard-section .graph-box .round-box .graph-outer canvas {
    position: relative;
    z-index: 5
}

.st-dashboard-section .graph-box .round-box .percent {
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -30px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

.st-dashboard-section .graph-box .round-box .step-number {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

.my-studies {
    position: relative;
    margin-bottom: 30px
}

.my-studies .row {
    margin: 0 -10px
}

.my-studies .studies-column {
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px
}

.studies-panel {
    position: relative
}

.studies-panel .studies-header {
    position: relative;
    margin-bottom: 10px
}

.studies-panel .studies-header .inner {
    position: relative;
    line-height: 30px;
    padding: 10px 15px;
    background: #f2f2f2;
    color: #797979;
    border-radius: 5px
}

.studies-panel .studies-header .panel-title {
    position: relative;
    float: left;
    text-transform: uppercase;
    font-weight: 500
}

.studies-panel .studies-header .panel-add-link {
    position: relative;
    float: right;
    font-size: 24px;
    font-weight: 500;
    color: #205081
}

.studies-panel .studies-header .panel-add-link a {
    color: #205081
}

.studies-panel .studies-header .panel-add-link a:hover {
    text-decoration: underline
}

.studies-panel .panel-content-box {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    overflow-y: auto
}

.studies-panel .slimScrollDiv div.slimScrollBar {
    background: #c6c6c6!important;
    opacity: 1!important
}

.studies-panel .slimScrollDiv div.slimScrollRail {
    background: #f2f2f2!important;
    opacity: 1!important;
    display: block!important
}

.studies-panel .study-post {
    position: relative;
    margin-right: 15px;
    margin-bottom: 10px
}

.studies-panel .study-post .inner {
    position: relative;
    background: #fff;
    padding: 10px 10px;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1)
}

.studies-panel .study-post .level-info {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #b7d458
}

.studies-panel .study-post.level-one .level-info {
    color: #b7d458
}

.studies-panel .study-post.level-two .level-info {
    color: #fdc900
}

.studies-panel .study-post.level-three .level-info {
    color: #e2445c
}

.studies-panel .study-post .options {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2
}

.studies-panel .study-post .options .badge {
    position: relative;
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px;
    margin-right: 7px
}

.studies-panel .study-post.level-one .options .badge {
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px
}

.studies-panel .study-post.level-two .options .badge {
    background: url(../images/icons/coins-2-a.png) center center no-repeat;
    background-size: 25px 25px
}

.studies-panel .study-post.level-three .options .badge {
    background: url(../images/icons/coins-3-a.png) center center no-repeat;
    background-size: 25px 25px
}

.studies-panel .study-post .options .options-nav {
    position: relative;
    float: left;
    width: 10px;
    height: 26px
}

.studies-panel .study-post .options .options-nav .btn-box {
    position: relative;
    display: block;
    width: 10px;
    height: 26px;
    background: url(../images/icons/drop-dots.png) center center no-repeat;
    opacity: .4
}

.studies-panel .study-post .options .options-nav .btn-box:hover,
.studies-panel .study-post .options .options-nav .open .btn-box {
    opacity: 1
}

.studies-panel .study-post .options .dropdown-menu {
    right: 0;
    left: auto;
    top: 100%;
    width: 142px;
    padding: 0;
    border: 1px solid #f1f1f1;
    margin: 10px 0 0;
    background: #fff;
    border-radius: 0
}

.studies-panel .study-post .options .dropdown-menu li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.studies-panel .study-post .options .dropdown-menu li:last-child {
    border: none
}

.studies-panel .study-post .options .dropdown-menu li a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #565656;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 15px
}

.studies-panel .study-post .options .dropdown-menu li:hover>a {
    color: #010101;
    background: #f2f2f2
}

.studies-panel .study-post .post-data {
    position: relative;
    padding-left: 48px;
    min-height: 40px;
    font-size: 12px;
    color: #797979;
    margin-bottom: 10px
}

.studies-panel .study-post .post-data .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden
}

.studies-panel .study-post .post-data h6 {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #353535
}

.studies-panel .study-post .post-data h6 a {
    color: #353535
}

.studies-panel .study-post .post-data h6 a:hover {
    text-decoration: underline
}

.studies-panel .study-post .post-data .link {
    position: relative;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    font-weight: 400;
    color: #797979
}

.studies-panel .study-post .post-data .link a {
    color: #797979
}

.studies-panel .study-post .post-data .link a:hover {
    text-decoration: underline
}

.studies-panel .study-post .post-data .act-info {
    position: relative;
    font-size: 10px;
    text-transform: uppercase;
    color: #797979
}

.studies-panel .study-post .post-data .act-info span {
    font-weight: 600;
    color: #353535
}

.studies-panel .study-post .progress-info {
    position: relative;
    width: 100%;
    height: 6px;
    background: #f1f1f1;
    border-radius: 3px;
    overflow: hidden
}

.studies-panel .study-post .progress-info .progress-inner {
    position: relative;
    height: 6px;
    background: #b7d458;
    border-radius: 3px
}

.studies-panel .study-post.level-one .progress-info .progress-inner {
    background: #b7d458
}

.studies-panel .study-post.level-two .progress-info .progress-inner {
    background: #ffd150
}

.studies-panel .study-post.level-three .progress-info .progress-inner {
    background: #e2445c
}

.my-badges {
    position: relative;
    margin-bottom: 70px
}

.my-badges .badges-container {
    position: relative;
    padding: 40px 20px 40px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1);
    text-align: center
}

.my-badges .badges-container .carousel-outer {
    position: relative;
    margin-bottom: 40px
}

.my-badges .badges-container .badge-item {
    position: relative;
    text-align: center
}

.my-badges .badges-container .badge-item .badge-title {
    position: relative;
    font-size: 16px;
    color: #a2a2a2;
    font-weight: 500;
    text-transform: capitalize
}

.my-badges .badges-container .badge-item .subtitle {
    position: relative;
    font-size: 12px;
    color: #696969;
    font-weight: 500;
    text-transform: capitalize
}

.my-badges .badges-container .badge-item .icon {
    display: block;
    text-align: center;
    padding: 3px 0
}

.my-badges .badges-container .badge-item .icon img {
    display: inline-block!important;
    max-width: 100%!important;
    width: auto!important
}

.my-badges .badges-container .badge-item.science .badge-title {
    color: #e04c44
}

.my-badges .badges-container .badge-item.english .badge-title {
    color: #a34aa4
}

.my-badges .badges-container .badge-item.physics .badge-title {
    color: #e35346
}

.my-badges .badges-container .badge-item.chemistry .badge-title {
    color: #e8d147
}

.my-badges .badges-container .badge-item.music .badge-title {
    color: #93c85d
}

.my-badges .badges-container .badge-item.geometry .badge-title {
    color: #e8d147
}

.my-badges .badges-container .owl-dots {
    display: none!important
}

.my-badges .badges-container .owl-nav {
    height: 0;
    width: 100%
}

.my-badges .badges-container .owl-prev {
    position: absolute;
    left: 0;
    bottom: -72px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background: #f1f1f1;
    color: #353535;
    transition: all .5s ease
}

.my-badges .badges-container .owl-next {
    position: absolute;
    right: 0;
    bottom: -72px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background: #f1f1f1;
    color: #353535;
    transition: all .5s ease
}

.my-badges .badges-container .see-all {
    display: block;
    text-align: center
}

.my-badges .badges-container .see-all a {
    color: #205081;
    font-weight: 500;
    font-size: 14px
}

.my-badges .badges-container .see-all a .fa {
    font-size: 20px;
    padding-left: 5px;
    vertical-align: middle
}

.my-badges .badges-container .see-all a:hover {
    text-decoration: underline
}

.my-badges .badges-container .owl-next:hover,
.my-badges .badges-container .owl-prev:hover {
    background: #353535;
    color: #fff
}

.my-timeline {
    position: relative
}

.my-timeline .title-box {
    position: relative;
    text-align: center;
    margin-bottom: 40px
}

.my-timeline .title-box h3 {
    position: relative;
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
    background: #353535;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 30px;
    margin: 0;
    border-radius: 25px
}

.my-timeline .timeline-container {
    position: relative
}

.my-timeline .timeline-container:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background: #e4e4e4
}

.my-timeline .timeline-block {
    position: relative;
    margin-bottom: 30px
}

.my-timeline .date-block {
    position: relative;
    margin-bottom: 30px
}

.my-timeline .timeline-block .tm-block-inner {
    position: relative
}

.my-timeline .timeline-block .block-cont-box {
    position: relative;
    width: 50%;
    padding-right: 30px
}

.my-timeline .timeline-block.date-block .block-cont-box,
.my-timeline .timeline-block.right-align .block-cont-box {
    float: right;
    padding-right: 0;
    padding-left: 30px
}

.my-timeline .timeline-block .date-box {
    position: relative;
    top: -3px;
    display: inline-block;
    line-height: 22px;
    font-size: 12px;
    padding: 2px 15px;
    font-weight: 700;
    color: #353535;
    background: #e4e4e4;
    border-radius: 0 3px 3px 0
}

.my-timeline .timeline-block .date-box span {
    font-weight: 400
}

.my-timeline .timeline-block .date-box:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    width: 0;
    border: 13px solid transparent;
    border-right: 13px solid #e4e4e4
}

.my-timeline .timeline-block .date-box:after {
    content: '';
    position: absolute;
    left: -41px;
    top: 0;
    width: 22px;
    height: 22px;
    background: #e4e4e4;
    border-radius: 50%
}

.my-timeline .timeline-block .post-box {
    position: relative
}

.my-timeline .timeline-block .post-box .post-header {
    position: relative
}

.my-timeline .timeline-block .post-box .post-header:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -8px;
    width: 0;
    border: 8px solid transparent;
    border-left: 8px solid #f5f5f5
}

.my-timeline .timeline-block.right-align .post-box .post-header:before {
    right: 100%;
    left: auto;
    border: 8px solid transparent;
    border-right: 8px solid #f5f5f5
}

.my-timeline .timeline-block .post-box .post-header:after {
    content: '';
    position: absolute;
    right: -40px;
    top: 18px;
    width: 20px;
    height: 20px;
    background: #205081;
    border: 5px solid #e4e4e4;
    border-radius: 50%
}

.my-timeline .timeline-block.right-align .post-box .post-header:after {
    right: auto;
    left: -40px
}

.my-timeline .timeline-block .post-box .post-header .header-inner {
    position: relative;
    padding: 13px 20px;
    line-height: 30px;
    background: #f5f5f5;
    border-radius: 5px 5px 0 0
}

.my-timeline .timeline-block .post-box .post-header .post-title {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #205081;
    float: left
}

.my-timeline .timeline-block .post-box .post-header .post-title span {
    font-size: 16px;
    font-weight: 700
}

.my-timeline .timeline-block .post-box .post-header .post-date {
    position: relative;
    float: right;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase
}

.my-timeline .timeline-block .post-box .post-cont-box {
    position: relative;
    padding: 25px 20px 40px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-top: none;
    border-radius: 0 0 5px 5px
}

.my-timeline .timeline-block .post-box .post-cont-box.table-box {
    padding: 0
}

.my-timeline .timeline-block .post-box .post-cont-box .inner {
    position: relative;
    padding-top: 5px;
    padding-left: 90px;
    min-height: 90px
}

.my-timeline .timeline-block .post-box .post-cont-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    margin-bottom: 20px
}

.my-timeline .timeline-block .post-box .post-cont-box h4 {
    position: relative;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 5px;
    color: #353535
}

.my-timeline .timeline-block .post-box .post-cont-box h4 a {
    color: #353535
}

.my-timeline .timeline-block .post-box .post-cont-box h4 a:hover {
    text-decoration: underline
}

.my-timeline .timeline-block .table-outer {
    position: relative;
    width: 100%
}

.my-timeline .timeline-block .data-table {
    position: relative;
    width: 100%
}

.my-timeline .timeline-block .data-table .table-head {
    position: relative;
    width: 100%;
    background: #fff
}

.my-timeline .timeline-block .data-table .table-head th {
    line-height: 24px;
    padding: 7px 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    color: #71716f!important
}

.my-timeline .timeline-block .data-table .table-head th.level .icon {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px;
    margin-right: 7px
}

.my-timeline .timeline-block .data-table .table-head th.level.level-one .icon {
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px
}

.my-timeline .timeline-block .data-table .table-head th.level.level-two .icon {
    background: url(../images/icons/coins-2-a.png) center center no-repeat;
    background-size: 25px 25px
}

.my-timeline .timeline-block .data-table .table-head th.level.level-three .icon {
    background: url(../images/icons/coins-3-a.png) center center no-repeat;
    background-size: 25px 25px
}

.my-timeline .timeline-block .data-table tbody tr {
    background: #fff
}

.my-timeline .timeline-block .data-table tbody tr td {
    position: relative;
    line-height: 24px;
    font-size: 14px;
    color: #353535;
    text-align: center;
    padding: 5px 15px
}

.my-timeline .timeline-block .data-table tbody tr td.subject {
    text-align: left
}

.my-timeline .timeline-block .data-table tbody tr:hover td {
    color: #585857;
    text-shadow: 0 0 0 rgba(0, 0, 0, 1)
}

.my-timeline .timeline-block .data-table tbody tr:nth-child(2n+2) {
    background: #fafafa
}

.my-timeline .timeline-block .data-table tbody tr td.level-one {
    color: #ffd150
}

.my-timeline .timeline-block .data-table tbody tr td.level-two {
    color: #b7d458
}

.my-timeline .timeline-block .data-table tbody tr td.level-three {
    color: #e2445c
}

/* .btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !important;
} */

.text-green {
    color: #a9cc3a
}

.roboto-light {
    font-weight: 400
}

.roboto-regular {
    font-weight: 400
}

.Subject-workflow {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    color: #26517c
}

.Subject-workflow h3 {
    padding-left: 20px;
    font-size: 20px
}

.subject-workflow-page {
    width: 100%;
    background: #efefef
}

.row.side-bar-row {
    display: table
}

.side-bar-row[class*=col-] {
    float: none;
    display: table-cell;
    vertical-align: top
}

.subject-workflow-sidebar {
    width: 100%;
    height: 100%;
    background-color: #efefef;
    padding-top: 13%
}

.new-workflow-button {
    width: 80%;
    background: #aad71a;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 20px;
    transform: translateX(12%);
    margin-bottom: 24px;
    border-bottom: 1px solid #f6f6f6
}

.workflow-button-icon {
    float: left;
    background: #a3c646;
    border-radius: 100%;
    padding: 2px 11px;
    font-size: 10px;
    margin-top: -3.2px;
    margin-left: -4px
}

.workflow-button-icon a,
h5 {
    color: #fff
}

.workflow-popup-content {
    background: #efefef;
    padding-bottom: 10px;
    border-radius: 10px
}

.workflow-popup-header {
    padding: 0 15px
}

.subject-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-top: 1px solid #e0e0e0;
    border-left: 6px solid #fbad40
}

.sidebar-subjects {
    position: relative
}

.sidebar-subjects a {
    font-family: Roboto, medium
}

.subject-title {
    font-size: 11px;
    font-weight: 700
}

a.btn.subject-button::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 36px;
    width: 98%;
    left: 6px;
    z-index: 1
}

a.btn.science-button::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 38px;
    width: 98%;
    left: 6px;
    z-index: 1
}

a.btn.geography-button::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 39px;
    width: 97%;
    left: 6px;
    z-index: 1
}

a.btn.biology-button ::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 42px;
    width: 97%;
    left: 6px;
    z-index: 1
}

.subject-button .calculator .fa {
    padding-right: 18px;
    font-size: 19px
}

.subject-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #ebc28c;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.science-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-left: 6px solid #ff168b
}

.science-button .science .fa {
    padding-right: 18px;
    font-size: 19px;
    color: red
}

.science-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #f15aa7;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.geography-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-left: 6px solid #00c677
}

.geography-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #5dd1a0;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.biology-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-left: 6px solid #a35bd8
}

.biology-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #bf7cf1;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.math-hover a:hover {
    background-color: #fbad40;
    color: #fff
}

.science-hover a:hover {
    background-color: #ff168b;
    color: #fff
}

.geography-hover a:hover {
    background-color: #00c677;
    color: #fff
}

.bio-hover a:hover {
    background-color: #a35bd8;
    color: #fff
}

.sidebar-subjects .collapse {
    border-bottom: 1px solid #e0e0e0
}

.subjects-icons img {
    width: 27px;
    margin-right: 10px
}

.subject-workflow-main {
    width: 100%;
    background-color: #fcfcfc
}

.workflow-banner img {
    width: 100%
}

.select-here-banner {
    width: 73%;
    background: #fff;
    display: inline-flex;
    align-items: center;
    margin: 0 auto;
    margin-left: 11%;
    padding: 3%;
    border-radius: 7px
}

.custom-button {
    color: #fff;
    height: 50px;
    width: 150px;
    background-color: #90b824;
    border-radius: 6px;
    margin-top: 20%
}

.select-here-banner-title {
    width: 100%;
    margin-top: 6%
}

.select-here-banner-title h3 {
    font-size: 18px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #1e5180;
    cursor: default;
    background-color: #fff;
    border-top: 3px solid #1e5180
}

.workflow-tabs {
    width: 100%;
    margin: 5% 0 0 0;
    padding: 0 6% 4% 40px
}

.student-workflow-tab-content {
    padding: 30px 20px 0;
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.student-workflow-tab-content thead {
    background-color: #efefef;
    border-bottom: none
}

.student-workflow-view-button {
    padding: 3px 0;
    background-color: #205081;
    border-radius: 20px;
    text-align: center;
    width: 53px;
    font-size: 10px
}

.student-workflow-view-button a {
    color: #fff
}

.student-persantage {
    color: #b3d44f
}

.switch {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 24px;
    margin-top: 20px
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 4px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

input:checked+.slider {
    background-color: #b3d44f
}

input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.slider.round {
    border-radius: 34px
}

.slider.round:before {
    border-radius: 50%
}

.text-red {
    color: red
}

.workflow-tabs li a {
    font-weight: 500;
    background: #efefef;
    color: #adadad
}

.workflow-tabs .active,
li a:hover {
    color: #768ca3
}

.student-workflow-tab-content .table th {
    font-size: 12px;
    padding: 11px 9px;
    border-bottom: none
}

.student-workflow-tab-content .table tr td:last-child {
    width: 9%
}

.pagination li a {
    background: 0 0;
    border: none
}

.pagination>.active>a:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #b3d44f;
    border-color: #b3d44f
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #b3d44f;
    border-color: #337ab7
}

.custom-dropdown ul li {
    display: -webkit-inline-box;
    margin-left: 10px
}

.workflow-select .dropdown-item {
    display: block
}

.workflow-select .btn {
    color: #7d7d7d;
    font-size: 13px;
    padding: 10px 20px;
    background: 0 0;
    border: 1px solid #efe2e2
}

.workflow-select .btn .fa {
    padding-left: 12px;
    color: #7d7d7d
}

.no-pad {
    padding-left: 0;
    padding-right: 0
}

.post-details {
    position: relative;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    padding: 0 0
}

.post-details .post-banner {
    position: relative;
    padding: 100px 20px 60px;
    text-align: center
}

.post-details .post-banner .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover
}

.post-details .post-banner h2 {
    font-family: 'Titan One', cursive;
    font-size: 64px;
    line-height: 1.2em;
    margin-bottom: 30px
}

.post-details .post-banner .link-box {
    position: relative;
    margin-bottom: 72px
}

.post-details .post-banner .link-box .theme-btn {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    min-width: 200px;
    border-radius: 7px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3)
}

.post-details .post-banner .link-box .theme-btn:hover {
    background: #fff
}

.post-details .carousel-outer {
    position: relative;
    max-width: 740px;
    padding: 0 50px;
    margin: 0 auto
}

.wiki-carousel-post {
    position: relative
}

.wiki-carousel-post .inner-box {
    position: relative;
    display: block;
    border-radius: 15px
}

.wiki-carousel-post .inner-box .image {
    position: relative;
    display: block;
    border-radius: 13px 13px
}

.wiki-carousel-post .inner-box .image img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 13px 13px;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wiki-carousel-post .inner-box:hover .image img {
    opacity: .65
}

.wiki-carousel-post .inner-box .lightbox-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.wiki-carousel-post .inner-box:hover .lightbox-image {
    opacity: 1
}

.wiki-carousel-post .inner-box .lightbox-image .fa {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -46px 0 0 -21px;
    line-height: 24px;
    padding: 8px 8px;
    height: 42px;
    width: 42px;
    font-size: 16px;
    color: #fff;
    border-radius: 10px
}

.wiki-carousel-post .inner-box .post-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 54px;
    display: table;
    padding: 7px 15px;
    vertical-align: middle;
    background: #fff;
    border-radius: 0 0 13px 13px
}


/*!*background:#46342a;*!*/

.wiki-carousel-post .inner-box .post-title .title-inner {
    position: relative;
    display: table-cell;
    width: 100%;
    vertical-align: middle;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    font-weight: 500
}


/*!*color:#46342a;*!*/

.wiki-carousel-post .inner-box:hover .post-title .title-inner a {
    color: #fff
}

.post-details .carousel-outer .owl-dots {
    position: absolute;
    left: 0;
    top: -34px;
    width: 100%;
    text-align: center
}

.post-details .carousel-outer .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 2px
}

.post-details .carousel-outer .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

.post-details .carousel-outer .owl-nav {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -35px;
    height: 0
}

.post-details .carousel-outer .owl-nav .owl-prev {
    position: absolute;
    left: -52px;
    top: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    background: #faffff;
    border-radius: 50%;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.post-details .carousel-outer .owl-nav .owl-next {
    position: absolute;
    right: -52px;
    top: 0;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 12px;
    padding: 0;
    margin: 0;
    background: #faffff;
    border-radius: 50%;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.post-details .carousel-outer .owl-nav .owl-next:hover,
.post-details .carousel-outer .owl-nav .owl-prev:hover {
    color: #fff
}

.post-details .post-content {
    position: relative;
    padding: 40px 20px 50px
}

.post-details .post-content .content {
    position: relative;
    font-family: Dekko, cursive;
    max-width: 600px;
    margin: 0 auto
}

.post-details .post-content p {
    font-size: 20px;
    line-height: 1.4em;
    margin-bottom: 25px
}

.post-details .post-content a {
    color: #4d4d4d;
    text-decoration: underline;
    font-weight: 700
}

.post-details .post-content figure {
    position: relative;
    text-align: center;
    margin-bottom: 25px
}

.post-details .post-content figure img {
    position: relative;
    display: inline-block;
    max-width: 100%;
    border-radius: 3px
}

.post-details .share-banner {
    position: relative;
    padding: 130px 20px 150px;
    text-align: center
}

.post-details .share-banner .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.post-details .share-banner h2 {
    font-family: 'Titan One', cursive;
    font-size: 56px;
    line-height: 1.2em;
    margin-bottom: 25px
}

.post-details .share-banner .link-box {
    position: relative;
    margin-bottom: 40px
}

.post-details .share-banner .link-box .theme-btn {
    position: relative;
    display: inline-block;
    padding: 15px 30px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize;
    width: 100%;
    max-width: 304px;
    border-radius: 7px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .3)
}

.post-details .share-banner .link-box .theme-btn:hover {
    background: #fff
}

.post-details .share-banner .share-links {
    position: relative
}

.post-details .share-banner .share-links .theme-btn {
    position: relative;
    display: inline-block;
    min-width: 144px;
    text-align: left;
    margin: 0 5px 15px;
    background: rgba(255, 255, 255, .8);
    line-height: 24px;
    font-size: 16px;
    padding: 8px 15px;
    text-transform: uppercase;
    color: #205081;
    font-weight: 600;
    border-radius: 3px
}

.post-details .share-banner .share-links .theme-btn:hover {
    background: #fff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .3)
}

.post-details .share-banner .share-links .theme-btn .fa {
    font-size: 18px;
    color: #205081;
    font-weight: 400;
    padding-right: 5px
}

.post-details .share-banner .share-links .theme-btn .txt {
    float: right;
    font-weight: 600;
    color: #4d4d4d;
    font-size: 12px
}

.worksheets-section.updated .auto-container {
    max-width: 1430px
}

.worksheets-section.updated .search-results .row .default-search-item {
    width: 25%
}

.worksheets-section .search-results .row .default-search-item:nth-child(4n+3) .img-preview,
.hover-zoom-v2 > div:nth-child(4n+3) .default-search-item .img-preview {
    left: inherit;
    right: 125%;
}

.worksheets-section .search-results .row .default-search-item:nth-child(4n+4) .img-preview,
.hover-zoom-v2 > div:nth-child(4n+4) .default-search-item .img-preview  {
    left: inherit;
    right: 125%;
}

.btn:active {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none !important;
}

.text-green {
    color: #a9cc3a
}

.roboto-light {
    font-weight: 400
}

.roboto-regular {
    font-weight: 400
}

.Subject-workflow {
    width: 100%;
    padding: 10px 0;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    color: #26517c
}

.Subject-workflow h3 {
    padding-left: 35px;
    font-size: 25px
}

.subject-workflow-page {
    width: 100%;
    background: #efefef
}

.row.side-bar-row {
    display: table
}

.side-bar-row[class*=col-] {
    float: none;
    display: table-cell;
    vertical-align: top
}

.subject-workflow-sidebar {
    width: 100%;
    height: 100%;
    background-color: #efefef;
    padding-top: 13%
}

.new-workflow-button {
    width: 80%;
    background: #aad71a;
    color: #fff;
    padding: 8px;
    text-align: center;
    border-radius: 20px;
    transform: translateX(12%);
    margin-bottom: 24px;
    border-bottom: 1px solid #f6f6f6
}

.workflow-button-icon {
    float: left;
    background: #a3c646;
    border-radius: 100%;
    padding: 10px 12px;
    font-size: 10px;
    margin-top: -4.7px;
    margin-left: -4px
}

.workflow-button-icon a,
h5 {
    color: #fff
}

.new-workflow-popup {
    width: 39%;
    margin: 7% auto
}

.workflow-popup-body {
    padding: 0 30px
}

.workflow-popup-body h3 {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 20px
}

.workflow-popup-body h4 {
    font-size: 15px
}

.workflow-popup-content {
    background: #f5f5f5;
    padding-bottom: 10px;
    border-radius: 10px
}

.workflow-popup-header {
    padding: 0 15px
}

.subject-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-top: 1px solid #e0e0e0;
    border-left: 6px solid #fbad40
}

.sidebar-subjects {
    position: relative
}

.sidebar-subjects a {
    font-family: Roboto, medium
}

.subject-title {
    font-size: 11px;
    font-weight: 700
}

a.btn.custom-workflow-subject-button.subject-title::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 36px;
    width: 98%;
    left: 6px;
    z-index: 1
}

a.btn.science-button::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 38px;
    width: 98%;
    left: 6px;
    z-index: 1
}

a.btn.geography-button::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 39px;
    width: 97%;
    left: 6px;
    z-index: 1
}

a.btn.biology-button ::after {
    content: '';
    border-bottom: 1px solid #e0e0e0;
    position: absolute;
    top: 42px;
    width: 97%;
    left: 6px;
    z-index: 1
}

.subject-button .calculator .fa {
    padding-right: 18px;
    font-size: 19px
}

.subject-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #ebc28c;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.science-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-left: 6px solid #ff168b
}

.science-button .science .fa {
    padding-right: 18px;
    font-size: 19px;
    color: red
}

.science-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #f15aa7;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.geography-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-left: 6px solid #00c677
}

.geography-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #5dd1a0;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.biology-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-left: 6px solid #a35bd8
}

.biology-button-dropdown {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    padding-left: 23%;
    border-left: 6px solid #bf7cf1;
    border-radius: 0;
    border-top: none!important;
    border-bottom: none!important;
    border-right: none!important
}

.math-hover a:hover {
    background-color: #fbad40;
    color: #fff
}

.science-hover a:hover {
    background-color: #ff168b;
    color: #fff
}

.geography-hover a:hover {
    background-color: #00c677;
    color: #fff
}

.bio-hover a:hover {
    background-color: #a35bd8;
    color: #fff
}

.sidebar-subjects .collapse {
    border-bottom: 1px solid #e0e0e0
}

.subjects-icons img {
    width: 27px;
    margin-right: 10px
}

.subject-workflow-main {
    width: 100%;
    background-color: #fcfcfc
}

.workflow-banner img {
    width: 100%
}

.select-here-banner {
    width: 73%;
    background: #fff;
    display: inline-flex;
    align-items: center;
    margin: 0 auto;
    margin-left: 11%;
    padding: 3%;
    border-radius: 7px
}

.custom-button {
    color: #fff;
    height: 50px;
    width: 150px;
    background-color: #90b824;
    border-radius: 6px;
    margin-top: 20%
}

.select-here-banner-title {
    width: 100%;
    margin-top: 6%
}

.select-here-banner-title h3 {
    font-size: 18px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #1e5180;
    cursor: default;
    background-color: #fff;
    border-top: 3px solid #1e5180
}

.workflow-tabs {
    width: 100%;
    margin: 5% 0 0 0;
    padding: 0 6% 4% 40px
}

.workflow-tabs .table tr td {
    vertical-align: middle;
    font-size: 13px
}

.student-workflow-tab-content {
    padding: 30px 20px 0;
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.student-workflow-tab-content thead {
    background-color: #efefef;
    border-bottom: none
}

.student-workflow-view-button {
    padding: 3px 0;
    background-color: #205081;
    border-radius: 20px;
    text-align: center;
    width: 53px;
    font-size: 10px
}

.student-workflow-view-button a {
    color: #fff
}

.student-persantage {
    color: #b3d44f
}

.custom-workflow-table .switch {
    position: relative;
    display: inline-block;
    width: 51px;
    height: 22px;
    margin-top: 20px
}

.custom-workflow-table .switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.custom-workflow-table .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s
}

.custom-workflow-table .slider:before {
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 4px;
    bottom: 2px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s
}

.custom-workflow-table .switch input:checked+.slider {
    background-color: #b3d44f
}

.custom-workflow-table .switch input:focus+.slider {
    box-shadow: 0 0 1px #2196f3
}

.custom-workflow-table .switch input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px)
}

.custom-workflow-table .slider.round {
    border-radius: 34px
}

.custom-workflow-table .slider.round:before {
    border-radius: 50%
}

.custom-workflow-table .question-mark-icon .fa {
    font-size: 21px;
    vertical-align: middle;
    color: #c2c2c2;
    margin-top: 19px
}

.text-red {
    color: red
}

.workflow-tabs li a {
    font-weight: 500;
    background: #efefef;
    color: #adadad
}

.student-workflow-pagination .pagination .active li a {
    background: #b3d44f
}

.workflow-tabs .active,
li a {
    color: #8b8b8b
}

.student-workflow-tab-content .table th {
    font-size: 12px;
    padding: 11px 9px;
    border-bottom: none
}

.student-workflow-tab-content .table tr td:last-child {
    width: 9%
}

.student-workflow-tab-content .table .pagination li a {
    background: 0 0;
    border: none
}

.student-workflow-tab-content .table .pagination>.active>a:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #b3d44f;
    border-color: #b3d44f
}

.student-workflow-tab-content .pagination>.active>a {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #b3d44f!important
}

.workflow-popup-content .modal-footer .btn {
    background: #bdbdbd;
    border-radius: 100%;
    padding: 10px 12px
}

.workflow-popup-content .modal-footer .btn .fa {
    color: #fff
}

.student-workflow-dropdown-menu {
    left: 0!important;
    min-width: 85px!important
}

.workflow-tabs .student-workflow-dropdown-menu a {
    background: #fff!important;
    text-align: center
}

.custom-dropdown ul li {
    display: -webkit-inline-box;
    margin-left: 10px
}

.workflow-select .dropdown-item {
    display: block
}

.header-span.workflow-header-span {
    height: 60px
}

.workflow-select .btn {
    color: #7d7d7d;
    font-size: 13px;
    padding: 10px 20px;
    background: 0 0;
    border: 1px solid #efe2e2
}

.workflow-select .btn .fa {
    padding-left: 12px;
    color: #7d7d7d
}

.no-pad {
    padding-left: 0;
    padding-right: 0
}

.custom-workflow-subject-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    border-top: 1px solid #e0e0e0;
    text-align: left;
    border-left: 6px solid #fbad40
}

.custom-workflow-button a {
    color: #5d5d5d
}

.select-here-popup-content {
    width: 100%;
    background: #f5f5f5;
    border-radius: 20px
}

.select-here-popup-content .modal-dialog {
    width: 60%;
    margin: 30px auto
}

.select-here-popup-content .has-feedback {
    width: 64%;
    border-radius: 30px;
    text-align: right;
    float: right;
    margin-right: 32px
}

.select-here-popup-content .has-feedback .form-control {
    padding-right: 42.5px;
    border-radius: 20px
}

.select-here-popup-content .modal-footer .btn {
    color: #fff;
    background: #bfbfbf;
    border-radius: 100%;
    padding: 10px 12px
}

.select-here-popup-content .has-feedback .fa {
    color: #efefef;
    margin-top: 4%
}

.select-here-dialog {
    text-align: center;
    width: 60%
}

.popup-math {
    width: 95%;
    margin: 0 auto
}

.popup-math-year {
    background: #fff;
    border-radius: 5px;
    margin-bottom: 9px
}

.math-icon {
    padding: 20px 0 20px 20px;
    position: relative
}

.math-icon img {
    max-width: 100%;
    height: 78px
}

.popup-year-counter {
    position: absolute;
    top: 23px;
    left: 72%;
    background: #fff;
    color: #0cb5b8;
    border-radius: 100%;
    padding: 0 8px;
    font-size: 10px
}

.popup-sub-text {
    margin-top: 20px
}

.popup-sub-text h4 {
    font-weight: 700;
    font-size: 15px
}

.popup-sub-text p {
    color: #a5a5a5
}

.popup-sub-text .review-button {
    font-weight: 500;
    height: 23px;
    border-radius: 20px;
    width: 78px;
    background: #bdbdbd;
    font-size: 11px;
    text-align: center
}

.popup-sub-text .review-button a {
    color: #fff
}

.select-here-popup-content .row.popup-heading h3 {
    font-size: 21px;
    font-weight: 500;
    text-align: left;
    margin-left: 20px
}

.select-here-popup-content .popup-content {
    width: 100%;
    height: 600px;
    overflow: scroll;
    border-top: 1px solid #e9e9e9;
    padding-top: 30px
}

.pad-left {
    padding-left: 5px
}

.pad-right {
    padding-right: 5px
}

.modal-footer {
    border-top: none;
    padding: 5px 0 0 0;
    margin: 0 5px 0 0
}

.workflow-popup-body input[type=text] {
    padding: 20px 10px;
    background: #f5f5f5;
    box-shadow: none;
    margin-bottom: 20px;
    margin-top: 5px
}

button.btn-primary.popup-submit-button {
    background: #205081;
    width: 50%;
    height: 54px;
    border-radius: 9px;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 23px
}

.custom-control-input {
    visibility: hidden
}

.custom-workflow-table {
    overflow: unset
}

.dashboardcode-bsmultiselect ul.form-control {
    line-height: 31px;
    margin-bottom: 41px;
    background: #f5f5f5;
    box-shadow: none!important;
    border-color: #ccc!important
}

ul.form-control {
    position: relative
}

.downdown-icon {
    position: absolute;
    left: 94%;
    top: 23%
}

.workflow-multi-dropdown ul.dropdown-menu {
    left: 49%!important;
    width: 224px;
    position: relative;
    padding: 10px;
    height: 188px;
    overflow: auto;
    top: -7px!important
}

.custom-control-label {
    position: relative
}

.popup-drowdown-checked::before {
    content: "";
    position: absolute;
    top: 4px;
    left: -23px;
    background-image: url(../images/icons/check-mark.png);
    background-size: cover;
    width: 16px;
    height: 17px
}

.dashboardcode-bsmultiselect li.badge {
    margin-right: 10px;
    background: #e8e8e8;
    width: 89px;
    height: 25px;
    border-radius: 13px;
    color: #5d5d5d;
    border: 1px solid #f1f1f1
}

.multi-select-icon {
    position: absolute;
    top: 49%;
    left: 64%;
    color: #a3a3a3
}

.custom-control.custom-checkbox {
    border-bottom: 1px solid #f1f1f1;
    padding: 8px 0;
    position: relative
}

button.close {
    color: #fff;
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    width: 15px;
    background: #bfbfbf;
    border-radius: 100%
}

.form-group.workflow-multi-dropdown.workflow-tags-selector {
    position: relative
}

.subject-disabled {
    color: #ccc;
    pointer-events: none
}

.subject-disabled::before {
    content: "";
    position: absolute;
    top: 12px;
    left: -3px;
    background-image: url(../images/icons/check-mark.png);
    background-size: cover;
    width: 16px;
    height: 17px
}

#check-promo-code-trial .blue-btn {
    display: block;
    background: #205081;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    width: 100%;
    text-align: center;
    padding: 9px 15px;
    line-height: 24px;
    border-radius: 3px
}

.custom-workflow-collapse-button {
    width: 100%;
    background-color: #efefef;
    color: #757575;
    text-align: left;
    font-weight: 500;
    border-radius: 0;
    text-align: left
}

.custom-workflow-button {
    margin-bottom: 3px
}

.custom-workflow-button a {
    color: #5d5d5d;
    text-align: left
}

.workflow-tabs-mobile-view .table tbody tr td {
    vertical-align: middle;
    font-size: 13px;
    border-top: none!important
}

.student-workflow-tab-content .table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: none!important
}

.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.workflow-tabs-mobile-view-button .nav-tabs>li.active>a {
    color: #1e5180!important;
    cursor: default;
    background-color: #fff;
    border-top: 3px solid #1e5180!important
}

.workflow-tabs-mobile-view-button .nav-tabs>li {
    color: #8b8b8b;
    background: #eee
}

.workflow-tabs-mobile-view-button {
    display: none
}

.no-margin {
    margin: 0
}

.unsubscribe-box {
    margin-bottom: 20px
}

.unsubscribe-text p {
    margin-top: 15px;
    font-weight: 700;
    font-size: 16px!important
}

@media only screen and (max-width:600px) {
    .subject-workflow-main {
        padding-bottom: 20px
    }
    .new-workflow-popup button.btn-primary.popup-submit-button {
        font-size: 16px
    }
    .new-workflow-popup .downdown-icon {
        position: absolute;
        left: 89%;
        top: 31%
    }
    .workflow-tabs-mobile-view-button {
        display: block;
        margin: 0 7px;
        margin-bottom: 30px
    }
    .workflow-tabs {
        display: none
    }
    .student-workflow-tab-content .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border-bottom: 1px solid #ddd
    }
    .custom-workflow-table .switch {
        position: relative;
        display: inline-block;
        width: 53px;
        height: 24px;
        margin-top: 0
    }
    .student-workflow-tab-content {
        padding: 30px 20px 0;
        background-color: #fff;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd
    }
    .select-here-popup-content .row.popup-heading h3 {
        font-size: 15px
    }
    .select-here-popup-content .popup-sub-text {
        text-align: center;
        margin-top: 0
    }
    .select-here-popup-content .review-button {
        margin-left: 35%
    }
    .select-here-popup-content .popup-year-counter {
        position: absolute;
        top: 22px;
        left: 60%;
        background: #fff;
        color: #0cb5b8;
        border-radius: 100%;
        padding: 0 8px;
        font-size: 10px
    }
    .select-here-popup-content .popup-math-year {
        padding-bottom: 25px
    }
    .new-workflow-popup {
        width: 65%;
        margin: 7% auto
    }
    .new-workflow-popup .workflow-multi-dropdown ul.dropdown-menu {
        left: 22%!important;
        width: 224px;
        position: relative;
        padding: 10px;
        height: 188px;
        overflow: auto;
        top: -7px!important
    }
}

@media only screen and (max-width:362px) {
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover,
    .workflow-tabs .nav-tabs>li.active>a {
        width: 100%;
        padding-left: 17.5px
    }
    .new-workflow-popup .workflow-multi-dropdown ul.dropdown-menu {
        left: -8%!important;
        width: 179px;
        position: relative;
        padding: 10px;
        height: 188px;
        overflow: auto;
        top: -7px!important
    }
    .new-workflow-popup .downdown-icon {
        position: absolute;
        left: 88%;
        top: 23%
    }
    .new-workflow-popup button.btn-primary.popup-submit-button {
        background: #205081;
        width: 48%;
        height: 49px;
        border-radius: 9px;
        font-size: 12px;
        font-weight: 400;
        margin-bottom: 23px
    }
    .new-workflow-popup .workflow-popup-body h3 {
        font-weight: 500;
        font-size: 17px;
        margin-bottom: 20px
    }
    .workflow-tabs-mobile-view-button .nav-tabs>li {
        width: 100%
    }
}

@media only screen and (max-width:600px) {
    .dropdown.workflow-select.open {
        width: 87px;
        margin: 0 auto
    }
    .dropdown workflow-select .workflow-select-dropdown-menu {
        left: 0!important;
        min-width: 83px!important
    }
    .student-workflow-tab-content .table-responsive.custom-workflow-table {
        overflow: unset
    }
}

@media only screen and (max-width:767px) {
    .student-workflow-tab-content .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border-left: none;
        border-right: none;
        border-top: none;
        border-bottom: 1px solid #ddd
    }
}

@media only screen and (max-width:960px) {
    #student-workflow-mobile-view .popup-year-counter {
        left: 59%
    }
}

.new-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.header-two {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #dddddd;
    z-index: 99999 !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-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;
}

.new-home-banner {
    position: relative;
    background: #fcfcfc
}

.new-home-banner .text-column {
    position: relative
}

.new-home-banner .text-column .inner {
    position: relative;
    display: block;
    padding: 80px 0
}

.new-home-banner .text-column h2 {
    font-size: 56px;
    color: #205081;
    font-weight: 700;
    text-transform: capitalize;
    line-height: 1.15em;
    margin-bottom: 20px
}

.new-home-banner .text-column ul {
    position: relative;
    margin-bottom: 40px
}

.new-home-banner .text-column ul li {
    position: relative;
    color: #2d2d2d;
    font-size: 20px;
    line-height: 1.5em;
    padding-left: 16px;
    margin-bottom: 7px
}

.new-home-banner .text-column ul li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 11px;
    width: 6px;
    height: 6px;
    border: 3px solid #b7b7b7;
    border-radius: 50%;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.new-home-banner .image-column {
    position: relative
}

.new-home-banner .image-column .inner {
    position: relative;
    display: block;
    padding: 30px 0 20px
}

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

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

.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
}

.new-home-banner .theme-btn {
    min-width: 170px;
    margin-right: 4px;
    margin-bottom: 7px
}

/* Hero Section v2 Styles */
.hero-section-v2 .hero-section-v2-inner{
    background: #eff0f0;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content{
    display: flex;
    align-items: center;
    height: 550px;
    overflow: hidden;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content{
    width: 60%;
    padding-right: 14px;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content h1{
    font-size: 45px;
    color: #205081;
    line-height: 1.2;
    font-weight: 400;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content ul{
    padding: 32px 0;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content ul li{
    font-size: 20px;
    color: #696969;
    font-weight: 400;
    margin-bottom: 5px;
    padding-left: 16px;
    position: relative;
    line-height: 1.4;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    background: #b7b7b7;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content{
    flex: 1;
    position: relative;
    height: 100%;
}

.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content img{
    position: absolute;
    bottom: -120px;
    left: -30%;
    min-width: 42em;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content .offer-text-box{
    position: absolute;
    bottom: 23%;
    left: -78px;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content .offer-text-box .first-box,
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content .offer-text-box .second-box{
    color: #ffffff;
    font-weight: 400;
    font-size: 32px;
    padding: 20px 14px;
    display: inline-block;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content .offer-text-box .first-box{
    background: rgba(32, 80, 129, 0.8);
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content .offer-text-box .second-box{
    background: rgba(170, 215, 26, 0.85);
    position: relative;
    left: 24px;
}

.hero-section-v2 .hero-inner-bottom-content{
    text-align: center;
    padding: 70px 0 80px;
}
.hero-inner-bottom-content h2{
    font-size: 36px;
    color: #3f3f3f;
    line-height: 1.4;
    font-weight: 400;
}
.hero-inner-bottom-content p{
    font-size: 18px;
    color: #696969;
    line-height: 1.3;
    font-weight: 400;
    width: 66%;
    margin: auto;
}
.hero-section-v2 .hero-link-btn{
    font-weight: 400;
    font-size: 16px;
    text-transform: none;
    padding: 14px 44px;
}

/* Hero Section v3 Styles */
.hero-section-v3 {
    padding-bottom: 170px;
    position: relative;
}
.hero-v3-bottom-curve {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content{
    display: flex;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content{
    width: 45%;
    padding-right: 14px;
    padding-top: 80px;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content h1{
    font-size: 48px;
    color: #205081;
    line-height: 1.1;
    font-weight: 400;
}
.hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content h1 b,
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content h1 b{
    font-weight: 800;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content p{
    font-size: 17px;
    line-height: 1.5;
    padding: 14px 0;
    max-width: 442px;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content ul{
    padding: 42px 0;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content ul li{
    font-size: 20px;
    color: #696969;
    font-weight: 400;
    margin-bottom: 5px;
    padding-left: 16px;
    position: relative;
    line-height: 1.4;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content ul li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    background: #b7b7b7;
    width: 4px;
    height: 4px;
    border-radius: 50%;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content{
    flex: 1;
    position: relative;
}

.hero-sign-up-as-options-new {
    margin-top: 20px;
}

.hero-sign-up-as-options-new h6 {
    font-size: 20px;
    font-weight: 800;
    color: #205081;
}

.signup-as-options-inner {
    display: flex;
    margin-top: 10px;
    gap: 16px;
}

.signup-as-options-inner > div{
    flex: 1;
}

.signup-as-options-inner .signup-as-box {
    text-align: center;
    display: block;
}

.hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box .img-box{
    border: 1px solid #eeeeee;
    padding: 24px 22px;
    border-radius: 20px;
    width: 100%;
    height: auto;
    display: flex;
    place-content: center;
    transition: all 0.25s ease-in-out;
}

.hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box:hover .img-box {
    box-shadow: rgba(0,0,0,0.13) 0 4px 14px;
}
.hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box:hover p {
    color: #aad71a;
}

.hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box .img-box img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}

.hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box p {
    margin-top: 8px;
    padding: 0 !important;
    color: #565656;
    font-size: 15px !important;
    max-width: auto !important;
    transition: all 0.25s ease-in-out;
}

.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content img{
    margin-left: auto;
    position: relative;
    margin-top: 20px;
    width: 100%;
    height: 570px;
    object-fit: contain;
    display: block;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box{
    position: absolute;
    bottom: 23%;
    left: -78px;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .first-box,
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .second-box{
    color: #ffffff;
    font-weight: 400;
    font-size: 32px;
    padding: 20px 14px;
    display: inline-block;
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .first-box{
    background: rgba(32, 80, 129, 0.8);
}
.hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .second-box{
    background: rgba(170, 215, 26, 0.85);
    position: relative;
    left: 24px;
}

.hero-inner-bottom-content{
    text-align: center;
    padding: 28px 0 50px;
}
.hero-inner-bottom-content h2{
    font-size: 36px;
    color: #3f3f3f;
    line-height: 1.4;
    font-weight: 400;
}
.hero-inner-bottom-content h2 b{
    font-weight: 800;
}
.hero-inner-bottom-content p{
    font-size: 17px;
    color: #696969;
    line-height: 1.3;
    font-weight: 400;
    width: 66%;
    margin: auto;
}

/* Homepages Media Styles */
@media (max-width: 1199px){
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box{
        bottom: 23%;
        left: 8px;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .first-box,
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .second-box{
        font-size: 26px;
        padding: 16px 14px;
    }
}
@media (max-width: 900px){
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content{
        flex-direction: column;
        height: auto;
        padding: 30px 0;
    }
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content{
        width: 100%;
        padding-right: 0;
    }
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content{
        text-align: center;
        margin-top: -80px;
    }
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .right-side-content img{
        width: 100%;
        position: relative;
        left: inherit;
        min-width: auto;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content{
        flex-direction: column;
        text-align: center;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content p {
        max-width: 100%;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content img{
        margin-top: 0px;
        width: 100%;
        max-width: 370px;
        height: auto;
        margin-right: auto;
    }
    .hero-section-v3 {
        padding-bottom: 120px;
    }
    .signup-as-options-inner {
        justify-content: center;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content{
        width: 100%;
        padding-right: 0;
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box{
        bottom: 23%;
        left: 0;
        text-align: center;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .first-box,
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .second-box{
        font-size: 20px;
        padding: 12px 12px;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .right-side-content .offer-text-box .second-box{
        left: 0;
    }
    .hero-inner-bottom-content p{
        font-size: 16px;
        width: 86%;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content ul li{
        font-size: 18px;
        line-height: 1.3;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content h1{
        font-size: 34px;
    }
    .hero-inner-bottom-content h2{
        font-size: 30px;
        line-height: 1.2;
    }
}
@media (max-width: 480px){
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content{
        margin-top: -4px;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content{
        padding-top: 30px;
    }
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content ul,
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content ul{
        padding: 20px 0;
    }
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content ul li,
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content ul li{
        font-size: 16px;
        line-height: 1.3;
    }
    .hero-section-v2 .hero-section-v2-inner .hero-inner-top-content .left-side-content h1,
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content h1{
        font-size: 28px;
    }
    .hero-section-v3 .hero-section-v3-inner .hero-inner-top-content .left-side-content p {
        font-size: 15px;
        line-height: 1.4;
    }
    .hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box .img-box {
        padding: 16px 20px;
    }
    .hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box .img-box img {
        width: 60px;
        height: 60px;
    }
    .hero-sign-up-as-options-new .signup-as-options-inner .signup-as-box p {
        margin-top: 2px;
        font-size: 12px !important;
    }
    .hero-section-v3 {
        padding-bottom: 80px;
    }
    .hero-sign-up-as-options-new {
        margin-top: -10px;
    }
    .hero-sign-up-as-options-new h6 {
        font-size: 17px;
    }
    .hero-inner-bottom-content h2{
        font-size: 28px;
        line-height: 1.1;
    }
    .hero-inner-bottom-content p{
        font-size: 15px;
        width: 100%;
        margin-top: 10px;
    }
    .hero-section-v2 .hero-inner-bottom-content {
        text-align: center;
        padding: 44px 0 50px;
    }
}

.widgets-section-one {
    position: relative;
    background: #efefef;
    overflow: hidden
}

.widgets-section-one .text-column {
    position: relative;
    float: right
}

.widgets-section-one .text-column .inner {
    position: relative;
    display: block;
    padding: 80px 0 50px
}

.widgets-section-one .text-column .content {
    position: relative;
    max-width: 500px;
    opacity: 0;
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    transform: translateY(-50px)
}

.widgets-section-one .active .text-column .content {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s ease .3s;
    -ms-transition: all .5s ease .3s;
    -o-transition: all .5s ease .3s;
    -moz-transition: all .5s ease .3s;
    transition: all .5s ease .3s
}

.widgets-section-one .text-column h3 {
    font-size: 30px;
    color: #1aa36a;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 7px
}

.widgets-section-one .text-column .text {
    position: relative;
    color: #2d2d2d;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px
}

.widgets-section-one .image-column {
    position: relative
}

.widgets-section-one .image-column .inner {
    position: relative;
    display: block;
    text-align: center;
    padding: 40px 30px 0 0;
    margin-left: -70px
}

.widgets-section-one .image-column img {
    width: auto!important;
    display: inline-block;
    max-height: 382px
}

.widgets-section-one .image-column .image {
    position: relative;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px)
}

.widgets-section-one .active .image-column .image {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.widgets-section-one .owl-theme .owl-nav {
    display: none
}

.widgets-section-one .owl-theme .owl-dots {
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
    padding-left: 50%;
    margin-left: 15px
}

.widgets-section-one .owl-theme .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin-right: 7px
}

.widgets-section-one .owl-theme .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 10px;
    height: 10px;
    background: #dbdbdb;
    border-radius: 50%
}

.widgets-section-one .owl-theme .owl-dots .owl-dot.active span {
    background: #a3a3a3
}

.widgets-section-two {
    position: relative;
    background: #03050a;
    color: #fff;
    overflow: hidden
}

.widgets-section-two .bg-image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 40% center;
    background-size: cover
}

.widgets-section-two .text-column {
    position: relative
}

.widgets-section-two .text-column .inner {
    position: relative;
    display: block;
    padding: 130px 0 100px 0
}

.widgets-section-two .text-column .content {
    position: relative
}

.widgets-section-two .text-column h2 {
    font-size: 56px;
    color: #fff;
    font-weight: 600;
    line-height: 1.05em;
    margin-bottom: 40px
}

.widgets-section-two .text-column h2 span {
    color: #fed716
}

.widgets-section-two .text-column .text {
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 30px
}

.widgets-section-two .image-column {
    position: relative;
    padding-right: 80px
}

.widgets-section-two .image-column .inner {
    position: relative;
    display: block;
    text-align: left;
    padding: 20px 0 0;
    margin-left: -50px;
    margin-right: -100px
}

.widgets-section-two .image-column img {
    width: auto!important;
    display: inline-block
}

.widgets-section-two .image-column .image-box .image {
    position: relative
}

.widgets-section-two .image-column .image-box .over-logo {
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
    text-align: center
}

.subject-workflows-section {
    position: relative;
    background: #ffffff;
    padding: 80px 0px 40px;
    overflow: hidden;
}

.subject-workflows-section .text-column {
    position: relative;
    float: right;
    margin-bottom: 30px
}

.subject-workflows-section .text-column .inner {
    position: relative;
    display: block;
    padding: 30px 0 0
}

.subject-workflows-section .text-column .content {
    position: relative;
    max-width: 500px
}

.subject-workflows-section .text-column h3 {
    font-size: 36px;
    color: #2d2d2d;
    font-weight: 500;
    line-height: 1.2em;
    margin-bottom: 25px
}

.subject-workflows-section .text-column .text {
    position: relative;
    color: #2d2d2d;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 35px
}

.subject-workflows-section .image-column {
    position: relative;
    margin-bottom: 30px
}

.subject-workflows-section .image-column .inner {
    position: relative;
    display: block;
    padding: 0 30px 0 0
}

.call-to-action {
    position: relative;
    background: #1e3557;
    color: #fff;
    overflow: hidden
}

.call-to-action .outer-box {
    position: relative;
    display: table;
    vertical-align: middle;
    width: 100%;
    min-height: 480px
}

.call-to-action .outer-box .inner {
    position: relative;
    padding: 70px 0;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    min-height: 480px
}

.call-to-action .bg-image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: repeat;
    background-attachment: fixed;
    background-position: center center
}

.call-to-action .content-box {
    position: relative;
    max-width: 600px;
    text-align: center;
    margin: 0 auto
}

.call-to-action h2 {
    font-size: 52px;
    line-height: 1.2em;
    margin-bottom: 7px;
    font-weight: 300
}

.call-to-action h2 strong {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px
}

.call-to-action .text {
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 30px;
    font-weight: 400
}

.call-to-action .link-box .theme-btn {
    min-width: 170px
}

.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
}

@media (max-width: 1260px) {
    .slider-nav-box a.slide-prv {
        left: -18px;
    }
    .slider-nav-box a.slide-nxt {
        right: -18px;
    }
}

@media only screen and (max-width:1140px) {
    .main-header.header-two {
        position: fixed!important
    }
    .new-home-banner .text-column h2 {
        font-size: 36px
    }
    .new-home-banner .text-column ul li {
        font-size: 16px
    }
    .widgets-section-one .owl-theme .owl-dots {
        bottom: 70px
    }
    .widgets-section-one .text-column .inner {
        padding-top: 100px
    }
    .widgets-section-two .text-column .inner {
        padding-left: 0
    }
    .widgets-section-two .text-column h2 {
        font-size: 36px;
        line-height: 1.2em;
        margin-bottom: 30px
    }
    .widgets-section-one .image-column .inner {
        padding-right: 0;
        margin-left: 0
    }
    .promo-code-box .btn-promo {
        min-width: 110px;
    }
}

@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
    }
    .new-home-banner .text-column .inner {
        padding: 50px 0
    }
    .new-home-banner .image-column .inner {
        padding: 0 0 50px
    }
    .widgets-section-one {
        text-align: center
    }
    .widgets-section-one .text-column .inner {
        padding: 50px 0
    }
    .widgets-section-one .text-column .content {
        max-width: 600px;
        margin: 0 auto
    }
    .widgets-section-one .image-column .inner {
        padding: 0 0;
        margin: 0
    }
    .widgets-section-one .owl-theme .owl-dots {
        left: 0;
        bottom: 30px;
        padding: 0 20px;
        text-align: center;
        margin: 0
    }
    .widgets-section-two .text-column .inner {
        text-align: center;
        max-width: 600px;
        margin: 0 auto;
        padding: 50px 0 30px
    }
    .widgets-section-two .image-column .inner {
        padding: 0 0;
        margin: 0 0
    }
    .subject-workflows-section {
        text-align: center
    }
    .subject-workflows-section .text-column .content {
        max-width: 600px;
        margin: 0 auto
    }
    .subject-workflows-section .text-column .inner {
        padding: 0
    }
    .subject-workflows-section {
        padding: 50px 0 20px
    }
    .call-to-action h2 {
        font-size: 36px;
        font-weight: 400;
        text-transform: capitalize
    }
    .call-to-action .outer-box .inner {
        padding: 50px 0
    }
    .footer-version-two .info-column .text {
        font-size: 15px;
        padding-right: 0
    }
}

@media (max-width: 991px) {
    .signup-payment-section {
        padding: 30px 0 60px;
    }
    .payment-summary-box {
        margin-top: 30px;
    }
    .promo-code-box {
        max-width: 60%;
    }
    .slider-nav-box a.slide-prv {
        left: 0px;
    }
    .slider-nav-box a.slide-nxt {
        right: 0px;
    }
}

@media only screen and (max-width:767px) {
    .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-block;
        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
    }
    .call-to-action h2,
    .new-home-banner .text-column h2,
    .subject-workflows-section .text-column h3,
    .widgets-section-two .text-column h2 {
        font-size: 30px
    }
    .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
    }
    .widgets-section-two .image-column .image-box .over-logo img {
        max-width: 300px
    }
    .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
    }
    .payment-form-footer {
        text-align: center;
    }
    .payment-form-footer .row .text-right {
        text-align: center !important;
        margin-top: 12px;
    }
    .plan-selection-inner .first-tab-step li>a {
        padding: 10px 50px 9px !important;
    }
    .plan-selection-inner .plan-details-box {
        margin-bottom: 34px;
    }
    .plan-selection-inner .plan-details-wrapper {
        max-width: 90%;
        margin: 80px auto 80px;
    }
}

@media only screen and (max-width:599px) {
    .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
    }
    .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%
    }
    .call-to-action .outer-box,
    .call-to-action .outer-box .inner {
        min-height: 300px
    }
    .promo-code-box {
        min-width: 100%;
        max-width: 100%;
    }
    .slider-nav-box a.slide-prv {
        left: 10px;
    }
    .slider-nav-box a.slide-nxt {
        right: 10px;
    }
}

@media only screen and (max-width:479px) {
    .new-home-banner .theme-btn {
        display: block;
        margin: 0 0 10px;
    }
    .header-two .header-two-nav .search-btn {
        display: none;
    }
    .plan-selection-inner .first-tab-step li>a {
        padding: 10px 34px 9px !important;
    }
    .plan-selection-inner .plan-details-wrapper {
        max-width: 100%;
        margin: 80px auto 80px;
    }
    .plan-selection-inner .second-tab-step li>a {
        padding: 6px 22px !important;
    }
    .plan-selection-inner .plan-details-box .popular-tag {
        transform: translate(-20%, -40%);
    }
    .plan-selection-inner .plan-details-wrapper .tab-pane>.row>div:last-child>.plan-details-box>.popular-tag {
        left: 85%;
    }
}

.worksheets-section.updated .auto-container {
    max-width: 1430px;
}

.wide-container .auto-container {
    max-width: 1430px
}

.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
}

.search-results .row {
    margin: 0 -10px
}

.default-search-item {
    position: relative;
    margin-bottom: 30px;
}

.search-results .row .default-search-item {
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px
}

.owl-theme .default-search-item {
    margin-bottom: 2px
}

.default-search-item .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    background: #f9f9f9;
    padding: 20px 20px 18px;
    border: 1px solid #e1e1e1;
    border-radius: 12px;
}

.default-search-item .inner-box .image-box {
    position: relative;
    margin-bottom: 20px
}

.default-search-item .inner-box .image-box img {
    display: block;
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: top;
}

.related-activities .default-search-item .inner-box .image-box img {
    height: 252px;
}

.related-activity-rating {
    position: absolute;
    top: -28px;
    left: 12px;
}

.post-details-toggle {
    opacity: 0;
    transition: all 0.25s ease-in-out;
}

.default-search-item .inner-box .post-bottom {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    z-index: 10;
    padding: 10px 20px;
    background: #ffffff;
    box-shadow: rgba(0, 0, 0, 0.1) 0px -4px 10px;
    transition: all 0.25s ease-in-out;
}

.search-card-link-wrapper {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 999;
    position: absolute;
}
.post-overlay > .search-card-link-wrapper {
    display: none;
}

.related-activities .default-search-item .inner-box .post-bottom,
.default-search-item .inner-box .post-bottom.no-shadow {
    box-shadow: none;
}

.default-search-item:hover .inner-box .post-details-toggle {
    opacity: 1;
}

.default-search-item:hover .inner-box .post-bottom {
    bottom: 48px;
}

.default-search-item .inner-box .post-bottom h3 {
    font-size: 16px;
    color: #205081;
    line-height: 28px;
    margin-bottom: 4px;
    height: 60px;
    overflow: hidden;
}

.default-search-item .inner-box .post-bottom h3 a {
    color: #5f6368;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.default-search-item .inner-box .post-bottom p {
    color: #a9a9a9;
    font-size: 13px;
    padding-right: 30px;
    line-height: 20px;
    height: 42px;
    overflow: hidden;
}

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

.worksheet-extra-info {
    margin-top: 14px;
    background: #ffffff;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    padding: 10px 20px 16px;
}

.worksheet-extra-info .for-age {
    color: #a9a9a9;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
}

.default-search-item:hover .inner-box .post-bottom h3 a {
    color: #aad71a;
}

.default-search-item .inner-box .post-bottom .cat-name {
    font-size: 12px;
    color: #a1a1a1;
    text-transform: capitalize;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.default-search-item .inner-box .ribbon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 36px;
    line-height: 32px;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background: url(../images/icons/ribbon-one.png) left top no-repeat;
    z-index: 3;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.default-search-item .inner-box:hover .ribbon {
    opacity: 0;
    visibility: hidden
}

.default-search-item .post-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 34%;
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 9991;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-100%);
}

.default-search-item .post-overlay > a {
    width: 100%;
    height: 100%;
    display: block;
}

.default-search-item .post-overlay.no-preview {
    height: 40%;
}

.default-search-item:hover .post-overlay {
    opacity: 1;
    transform: translateY(0%);
    visibility: visible;
}

.default-search-item .post-overlay .overlay-link {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    text-align: center
}

.default-search-item .post-overlay .overlay-link a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #fff
}

.default-search-item .post-overlay .overlay-link a .txt {
    position: relative;
    display: block;
    margin-bottom: 5px
}

.default-search-item .post-overlay .overlay-link a .fa {
    position: relative;
    display: block;
    font-size: 22px;
}

.trial-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .8);
    color: #fff;
    line-height: 1.6em;
    font-size: 12px;
    z-index: 10;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.inner-box:hover .trial-overlay {
    opacity: 1;
    visibility: visible
}

.trial-overlay .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle
}

.trial-overlay .over-content {
    position: relative;
    padding: 15px 15px 60px;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.trial-overlay .icon {
    position: relative;
    max-width: 60px;
    margin: 0 auto 10px
}

.trial-overlay .text a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #aad71a
}

.trial-overlay .link-box {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    padding: 0 15px
}

.trial-overlay .link-box .theme-btn {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    line-height: 24px;
    color: #fff;
    background: #aad71a;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 22px
}

.trial-overlay .link-box .theme-btn:hover {
    background: #fff;
    color: #aad71a
}

.default-tabbed-links {
    position: relative;
    background: #f4f4f4;
    padding: 35px 0 0;
    border-top: 2px solid #e9e9e9
}

.default-tabbed-links .buttons {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.default-tabbed-links .buttons .link-btn {
    position: relative;
    display: block;
    float: left;
    padding: 0 1px
}

.default-tabbed-links .buttons .link-btn .txt {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #4d4d4d;
    background: #e9e9e9;
    text-transform: capitalize;
    border-top: 2px solid #e9e9e9;
    line-height: 1.5em;
    font-size: 20px;
    font-weight: 400
}

.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;
}

.wiki-dashboard-section {
    position: relative;
    background: #fcfcfc;
    padding: 50px 0
}

.wiki-dashboard-section .links-box {
    position: relative;
    margin-bottom: 20px
}

.wiki-dashboard-section .links-box .row {
    margin: 0 -10px
}

.wiki-dashboard-section .links-box .link-column {
    padding: 0 10px;
    margin-bottom: 20px
}

.wiki-dashboard-section .links-box .theme-btn {
    position: relative;
    display: block;
    padding: 17px 15px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    background: #205081;
    letter-spacing: .05em;
    text-align: center;
    border-radius: 5px
}

.wiki-dashboard-section .links-box .theme-btn .fa {
    position: relative;
    padding-left: 10px;
    font-size: 12px;
    top: -1px;
    vertical-align: middle
}

.wiki-dashboard-section .links-box .theme-btn:hover {
    background: #193e63
}

.dash-notifications {
    position: relative;
    margin-bottom: 30px
}

.dash-notifications .row {
    margin: 0 -10px
}

.dash-notifications .noti-column {
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px
}

.noti-panel {
    position: relative
}

.noti-panel .noti-panel-header {
    position: relative;
    margin-bottom: 10px
}

.noti-panel .noti-panel-header .inner {
    position: relative;
    line-height: 30px;
    padding: 10px 15px;
    background: #f2f2f2;
    color: #797979;
    border-radius: 5px
}

.noti-panel .noti-panel-header .panel-title {
    position: relative;
    text-transform: uppercase;
    font-weight: 500
}

.noti-panel .panel-content-box {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    overflow-y: auto
}

.noti-panel .slimScrollDiv div.slimScrollBar {
    background: #c6c6c6!important;
    opacity: 1!important
}

.noti-panel .slimScrollDiv div.slimScrollRail {
    background: #f2f2f2!important;
    opacity: 1!important;
    display: block!important
}

.noti-panel .dash-noti {
    position: relative;
    margin-right: 15px;
    margin-bottom: 1px
}

.noti-panel .dash-noti .inner {
    position: relative;
    background: #fff;
    padding: 14px 20px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    border-left: 5px solid transparent;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .05)
}

.noti-panel .dash-noti.noti-admin .inner {
    border-left-color: #d438c3
}

.noti-panel .dash-noti.noti-admin .inner a {
    color: #d438c3
}

.noti-panel .dash-noti.noti-warning .inner {
    border-left-color: #f36f6f
}

.noti-panel .dash-noti.noti-warning .inner a {
    color: #f36f6f
}

.noti-panel .dash-noti.noti-success .inner {
    border-left-color: #aad71a
}

.noti-panel .dash-noti.noti-success .inner a {
    color: #aad71a
}

.noti-panel .dash-noti .inner h4 {
    font-size: 14px;
    margin-bottom: 5px
}

.noti-panel .dash-noti .inner p {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 1.6em
}

.noti-panel .dash-noti .inner a {
    font-weight: 500;
    text-decoration: underline
}

.noti-panel .dash-noti .inner a:hover {
    text-decoration: none
}

.noti-panel .dash-noti .inner p:last-child {
    margin-bottom: 0
}

.student-summary {
    position: relative;
    border: 1px solid #f0f0f0;
    margin: 0 0 2px 0
}

.student-summary .st-summary-header {
    position: relative;
    background: #fff
}

.student-summary .st-summary-header .upper-box {
    position: relative;
    padding: 20px
}

.student-summary .st-summary-header .upper-box .st-info {
    position: relative;
    float: left;
    min-height: 45px;
    padding-top: 5px;
    padding-left: 55px
}

.student-summary .st-summary-header .upper-box .st-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden
}

.student-summary .st-summary-header .upper-box .st-thumb img {
    position: relative;
    width: 45px;
    height: 45px;
    border-radius: 50%
}

.student-summary .st-summary-header .upper-box .st-info .name {
    font-size: 16px;
    font-weight: 500;
    color: #353535;
    line-height: 1.2em;
    text-transform: capitalize;
    margin-bottom: 3px
}

.student-summary .st-summary-header .upper-box .st-info .age {
    font-size: 12px;
    font-weight: 400;
    color: #ccc;
    line-height: 1.5em;
    text-transform: capitalize
}

.student-summary .st-summary-header .upper-box .links {
    position: relative;
    float: right;
    padding-top: 7px
}

.student-summary .st-summary-header .upper-box .links .theme-btn {
    position: relative;
    float: left;
    display: block;
    font-size: 11px;
    line-height: 22px;
    margin-left: 5px;
    padding: 3px 25px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 15px;
    border: 1px solid #e0e0e0;
    color: #205081
}

.student-summary .st-summary-header .upper-box .links .theme-btn:hover {
    background: #205081;
    color: #fff;
    border-color: #205081
}

.student-summary .filters-box {
    position: relative;
    padding: 12px 20px;
    text-align: left;
    border-top: 1px solid #e5e5e5
}

.dash-student-table-outer .with-child-table.child-table-open .child-level-table tr .summary-box .student-summary .filters-box {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.summary-box .student-summary {
    border: none
}

.student-summary .filters-box .check-block {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px
}

.student-summary .filters-box .check-block .check-style-eight {
    position: relative;
    float: left;
    margin-right: 5px
}

.student-summary .filters-box .check-block .info {
    position: relative;
    top: 5px;
    display: block;
    float: right;
    width: 18px;
    height: 18px;
    background: #c2c2c2;
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    font-weight: 300;
    border-radius: 50%
}

.student-summary .filters-box .check-block .info:hover {
    background: #4d4d4d
}

.student-summary .st-subj-summary {
    position: relative
}

.student-summary .st-subj-summary .subj-title {
    position: relative;
    line-height: 24px;
    padding: 10px 20px;
    color: #828282;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px
}

.student-summary .st-subj-summary .graphs-container {
    position: relative;
    background: #fff;
    padding-right: 164px
}

.student-summary .st-subj-summary .graphs {
    position: relative
}

.student-summary .st-subj-summary .graphs .row {
    margin: 0 0
}

.student-summary .st-subj-summary .graphs .row .graph-column {
    position: relative;
    padding: 0 0
}

.student-summary .st-subj-summary .graph-box {
    position: relative;
    background: #fff;
    padding: 15px 20px;
    border-radius: 5px;
    border-right: 1px solid #f0f0f0
}

.student-summary .st-subj-summary .graph-box .graph-title {
    position: relative;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #205081
}

.student-summary .st-subj-summary .graph-box.level-one .graph-title {
    color: #aad71a
}

.student-summary .st-subj-summary .graph-box.level-two .graph-title {
    color: #fdc900
}

.student-summary .st-subj-summary .graph-box.level-three .graph-title {
    color: #e2445c
}

.student-summary .st-subj-summary .graph-box .box-inner {
    position: relative
}

.student-summary .st-subj-summary .graph-box .box-inner .graph {
    position: relative;
    left: 0;
    top: 0;
    width: 90px;
    height: 90px;
    margin: 0 auto 20px
}

.student-summary .st-subj-summary .graph-box .box-inner .text {
    position: relative;
    font-size: 14px;
    font-weight: 500;
    color: #353535;
    text-transform: uppercase;
    line-height: 1.2em
}

.student-summary .st-subj-summary .graph-box .box-inner .text ul {
    position: relative;
    margin: 0 -7px
}

.student-summary .st-subj-summary .graph-box .box-inner .text ul li {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 7px;
    margin-bottom: 7px
}

.student-summary .st-subj-summary .graph-box .box-inner .text ul li span {
    position: relative;
    display: block
}

.student-summary .st-subj-summary .graph-box .box-inner .text ul li span.small-text {
    font-size: 8px
}

.student-summary .st-subj-summary .graph-box .round-box {
    position: relative
}

.student-summary .st-subj-summary .graph-box .round-box .graph-outer {
    position: relative;
    display: block;
    width: 90px;
    height: 90px;
    background: #e6e6e6;
    border-radius: 50%
}

.student-summary .st-subj-summary .graph-box .round-box .graph-outer:before {
    content: '';
    position: absolute;
    display: block;
    width: 90px;
    height: 90px;
    background: #aad71a;
    border: 6px solid #e6e6e6;
    border-radius: 50%
}

.student-summary .st-subj-summary .graph-box.over-all .round-box .graph-outer:before {
    background: #205081
}

.student-summary .st-subj-summary .graph-box.level-one .round-box .graph-outer:before {
    background: #aad71a
}

.student-summary .st-subj-summary .graph-box.level-two .round-box .graph-outer:before {
    background: #fdc900
}

.student-summary .st-subj-summary .graph-box.level-three .round-box .graph-outer:before {
    background: #e2445c
}

.student-summary .st-subj-summary .graph-box.zero-stage .round-box .graph-outer:before {
    background: #c2c2c2
}

.student-summary .st-subj-summary .graph-box .round-box .graph-outer canvas {
    position: relative;
    z-index: 5
}

.student-summary .st-subj-summary .graph-box .round-box .percent {
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -30px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

.student-summary .st-subj-summary .graphs-container .links {
    position: absolute;
    right: 0;
    top: 0;
    width: 164px;
    padding: 40px 10px;
    text-align: center
}

.student-summary .st-subj-summary .graphs-container .links .theme-btn {
    position: relative;
    display: block;
    font-size: 11px;
    line-height: 22px;
    margin-bottom: 3px;
    padding: 3px 10px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 15px;
    border: 1px solid #e0e0e0;
    color: #205081
}

.student-summary .st-subj-summary .graphs-container .links .theme-btn:hover {
    background: #205081;
    color: #fff;
    border-color: #205081
}

.student-summary .st-subj-summary .graph-box .hover-info {
    position: absolute;
    left: 50%;
    top: -50px;
    width: 130px;
    margin-left: -65px;
    padding: 18px 10px 5px;
    line-height: 24px;
    color: #205081;
    font-weight: 500;
    text-transform: capitalize;
    background: #fff;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, .1);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 10
}

.student-summary .st-subj-summary .graph-box:hover .hover-info {
    opacity: 1;
    visibility: visible;
    top: -81px
}

.student-summary .st-subj-summary .graph-box .hover-info:after {
    font-family: FontAwesome;
    content: "\f0d7";
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    bottom: -16px;
    line-height: 30px;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 5px 15px rgba(0, 0, 0, .1)
}

.student-summary .st-subj-summary .graph-box .hover-info .hvr-thumb {
    position: absolute;
    left: 50%;
    margin-left: -15px;
    top: -15px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden
}

.student-summary .st-subj-summary .graph-box .hover-info .hvr-thumb img {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.student-summary .st-subj-summary .graph-box .hover-info .lvl {
    position: relative;
    top: -1px;
    font-weight: 500
}

.student-summary .st-subj-summary .graph-box.level-one .hover-info .lvl {
    color: #aad71a
}

.student-summary .st-subj-summary .graph-box.level-two .hover-info .lvl {
    color: #fdc900
}

.student-summary .st-subj-summary .graph-box.level-three .hover-info .lvl {
    color: #e2445c
}

.student-search-box {
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px
}

.student-search-box form {
    position: relative
}

.student-search-box form .row {
    margin: 0 -10px
}

.student-search-box .form-group {
    position: relative;
    margin-bottom: 10px;
    padding: 0 10px
}

.student-search-box .form-group input:focus {
    border-color: #aad71a
}

.student-search-box .form-group.age-range {
    padding-right: 90px
}

.student-search-box .form-group .field-label {
    font-size: 14px;
    margin-bottom: 3px;
    text-transform: capitalize
}

.student-search-box .student-name input {
    position: relative;
    padding-left: 40px
}

.student-search-box .student-name .field-inner .fa {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: rgba(0, 0, 0, .2)
}

.student-search-box .age-range input {
    position: relative;
    padding-right: 30px;
    background: #f9f9f9
}

.student-search-box .age-range .field-inner .fa {
    position: absolute;
    right: 5px;
    top: 0;
    width: 25px;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    color: rgba(0, 0, 0, .4)
}

.student-search-box form button {
    position: absolute;
    right: 10px;
    top: 27px;
    width: 64px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #fff;
    background: #01c875;
    border-radius: 3px
}

.student-search-box form button:hover {
    background: #205081
}

.dash-student-table-outer {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 39px;
    margin-bottom: 100px
}

.dash-student-table-outer .table-head-spacer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 39px;
    background: #fcfcfc;
    border-bottom: 1px solid #e5e5e5
}

.dash-student-table-outer table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 1.5px
}

.dash-student-table-outer table th {
    display: table-cell;
    line-height: 24px;
    padding: 0 1px;
    text-align: left
}

.dash-student-table-outer table th.st-name {
    width: 45%!important
}

.dash-student-table-outer table th.st-username {
    width: 20%!important
}

.dash-student-table-outer table th.st-improve-rate {
    width: 20%!important;
    text-align: right
}

.dash-student-table-outer table th.st-action {
    width: 15%!important;
    text-align: right
}

.dash-student-table-outer.subjects-table table th.subj-name {
    width: 32%!important
}

.dash-student-table-outer.subjects-table table th.subj-act-completed {
    width: 20%!important
}

.dash-student-table-outer.subjects-table table th.subj-aver-score {
    width: 16%!important
}

.dash-student-table-outer.subjects-table table th.subj-study-time {
    width: 16%!important
}

.dash-student-table-outer.subjects-table table th.subj-impr-rate {
    width: 16%!important
}

.dash-student-table-outer.subjects-table.extended table th.subj-name {
    width: 25%!important
}

.dash-student-table-outer.subjects-table.extended table th.stud-level {
    width: 14%!important
}

.dash-student-table-outer.subjects-table.extended table th.subj-act-completed {
    width: 17%!important
}

.dash-student-table-outer.subjects-table.extended table th.subj-aver-score {
    width: 14%!important
}

.dash-student-table-outer.subjects-table.extended table th.subj-study-time {
    width: 15%!important
}

.dash-student-table-outer.subjects-table.extended table th.subj-impr-rate {
    width: 15%!important
}

.dash-student-table-outer.subjects-table .stud-level .level {
    position: relative;
    display: inline-block;
    margin-right: 1px;
    width: 22px;
    height: 26px;
    vertical-align: middle;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 22px
}

.dash-student-table-outer.subjects-table .stud-level .level-one {
    background-image: url(../images/activities-images/level-one-icon.png);
    background-size: 22px
}

.dash-student-table-outer.subjects-table .stud-level .level-two {
    background-image: url(../images/activities-images/level-two-icon.png);
    background-size: 22px
}

.dash-student-table-outer.subjects-table .stud-level .level-three {
    background-image: url(../images/activities-images/level-three-icon.png);
    background-size: 22px
}

.dash-student-table-outer table th .table-header-label {
    position: absolute;
    top: 0;
    padding: 7px 10px 6px;
    line-height: 24px;
    font-size: 11px;
    font-weight: 500;
    color: #4d4d4d;
    text-transform: uppercase;
    letter-spacing: .03em
}

.dash-student-table-outer.subjects-table table th .table-header-label {
    font-size: 10px
}

.dash-student-table-outer.subjects-table table th.subj-name .table-header-label {
    text-indent: 54px
}

.dash-student-table-outer table th.st-action .table-header-label {
    padding-right: 20px
}

.dash-student-table-outer table th.st-name .table-header-label {
    padding-left: 60px
}

.dash-student-table-outer table tr td {
    position: relative
}

.dash-student-table-outer table tr td .positive {
    color: #acd444;
    font-size: 14px
}

.dash-student-table-outer table tr td .negative {
    color: #e43e58;
    font-size: 14px
}

.subjects-table.dash-student-table-outer table tr td .positive {
    color: #aad71a;
    font-size: 12px
}

.dash-student-table-outer table tr td .negative .fa,
.dash-student-table-outer table tr td .positive .fa {
    padding-left: 3px;
    font-size: 10px;
    vertical-align: middle
}

.dash-student-table-outer table tr td .d-inner {
    position: relative;
    display: block;
    padding: 8px 10px;
    line-height: 24px
}

.subjects-table.dash-student-table-outer table tr td .d-inner {
    font-size: 12px
}

.dash-student-table-outer table tr td .summary-box .d-inner {
    padding: 0
}

.dash-student-table-outer table tr td.st-name {
    width: 45%!important;
    padding-left: 5px
}

.dash-student-table-outer table tr td.st-username {
    width: 20%!important
}

.dash-student-table-outer table tr td.st-improve-rate {
    width: 20%!important;
    text-align: right
}

.dash-student-table-outer table tr td.st-action {
    width: 15%!important;
    text-align: right;
    padding-right: 10px
}

.dash-student-table-outer.subjects-table table tr td .d-inner {
    text-align: left
}

.dash-student-table-outer.subjects-table table tr td.subj-name {
    width: 32%!important
}

.dash-student-table-outer.subjects-table table tr td.subj-act-completed {
    width: 20%!important
}

.dash-student-table-outer.subjects-table table tr td.subj-aver-score {
    width: 16%!important
}

.dash-student-table-outer.subjects-table table tr td.subj-study-time {
    width: 16%!important
}

.dash-student-table-outer.subjects-table table tr td.subj-impr-rate {
    width: 16%!important
}

.dash-student-table-outer.subjects-table.extended table tr td.subj-name {
    width: 25%!important
}

.dash-student-table-outer.subjects-table.extended table tr td.stud-level {
    width: 14%!important
}

.dash-student-table-outer.subjects-table.extended table tr td.subj-act-completed {
    width: 17%!important
}

.dash-student-table-outer.subjects-table.extended table tr td.subj-aver-score {
    width: 14%!important
}

.dash-student-table-outer.subjects-table.extended table tr td.subj-study-time {
    width: 15%!important
}

.dash-student-table-outer.subjects-table.extended table tr td.subj-impr-rate {
    width: 15%!important
}

.dash-student-table-outer table tr td.st-action .toggle-btn {
    position: relative;
    line-height: 20px;
    font-size: 12px;
    color: #579dff;
    text-transform: none;
    font-weight: 500;
    letter-spacing: .05em;
    cursor: pointer
}

.dash-student-table-outer table tr td.st-action .toggle-btn .show-more {
    display: inline
}

.dash-student-table-outer table tr td.st-action .toggle-btn .show-less {
    display: none;
    color: #b4d75d
}

.dash-student-table-outer .with-child-table.child-table-open td.st-action .toggle-btn .show-less {
    display: inline
}

.dash-student-table-outer .with-child-table.child-table-open td.st-action .toggle-btn .show-more {
    display: none
}

.dash-student-table-outer .with-child-table.child-table-open {
    border: 1px solid #a3c448;
    box-shadow: 0 0 5px 0 #a3c448;
    border-radius: 2px
}

.dash-student-table-outer .with-child-table.child-table-open .child-level-table tr .data-box {
    border: none
}

.dash-student-table-outer .child-level-table {
    position: relative
}

.dash-student-table-outer table tr {
    width: 100%
}

.dash-student-table-outer table .summary-box-row {
    display: none
}

.dash-student-table-outer .child-level-table tr td {
    position: relative;
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    min-height: 42px
}

.dash-student-table-outer .child-level-table tr .data-box {
    padding: 12px 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin: 0 0;
    border-radius: 5px;
    transition: background .3s ease
}

.dash-student-table-outer.subjects-table .child-level-table tr .data-box {
    border-radius: 3px;
    padding: 5px 0
}

.dash-student-table-outer .child-level-table tr .data-box:hover {
    background: #fcfcfc
}

.dash-student-table-outer .top-level-table tr:last-child .data-box {
    border-bottom: 1px solid #e5e5e5
}

.dash-student-table-outer .child-level-table tr td .d-inner {
    position: relative;
    display: block;
    padding: 8px 10px
}

.dash-student-table-outer table tr td.st-name .st-info {
    position: relative;
    min-height: 35px;
    padding-top: 0;
    padding-left: 50px
}

.dash-student-table-outer table tr td.st-name .st-info .st-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden
}

.dash-student-table-outer table tr td.st-name .st-info .st-thumb img {
    position: relative;
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.dash-student-table-outer table tr td.st-name .st-info .name {
    font-size: 15px;
    font-weight: 500;
    color: #353535;
    line-height: 1.1em;
    text-transform: capitalize;
    margin-bottom: 3px
}

.dash-student-table-outer table tr td.st-name .st-info .age {
    font-size: 12px;
    font-weight: 400;
    color: #999;
    line-height: 1.5em;
    text-transform: capitalize
}

.dash-student-table-outer table tr td.subj-name .subj-info {
    position: relative;
    min-height: 34px;
    padding-top: 5px;
    padding-left: 54px
}

.dash-student-table-outer table tr td.subj-name .subj-info .subj-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    overflow: hidden
}

.dash-student-table-outer table tr td.subj-name .subj-info .subj-thumb .icon {
    position: relative;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    font-size: 16px;
    color: #fff;
    background-color: #2c2c2c;
    border-radius: 50%
}

.dash-student-table-outer table tr td.subj-name .subj-info .name {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #4d4d4d;
    line-height: 24px;
    text-transform: capitalize
}

.dash-student-table-outer .load-more-box {
    position: relative;
    padding: 40px 0 0;
    text-align: center
}

.dash-student-table-outer .load-more-box .load-more-btn {
    position: relative;
    display: inline-block;
    padding: 3px 25px;
    min-width: 140px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    background: #a4c449;
    font-size: 11px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 15px
}

.dash-student-table-outer .load-more-box .load-more-btn .fa {
    padding-left: 5px;
    font-weight: 400
}

.dash-student-table-outer .load-more-box .load-more-btn:hover {
    background: #205081
}

body.general-popup-visible {
    overflow: hidden
}

.general-fade-layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(0, 0, 0, .9);
    display: none
}

body.general-popup-visible .general-fade-layer {
    display: block
}

.general-popup-outer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    overflow: auto;
    display: none
}

body.general-popup-visible .general-popup-outer.show-this-popup {
    display: block
}

.general-popup-outer .popup-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    padding: 30px 15px;
    vertical-align: middle
}

.general-popup-outer .popup-inner .popup-container {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.general-popup-outer .popup-inner .popup-content {
    position: relative;
    width: 100%;
    max-width: 500px;
    margin: 0 auto
}

.general-close-popup-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    background: url(../images/icons/popup-close-btn.png) center center no-repeat;
    background-color: rgba(0, 0, 0, .2);
    cursor: pointer;
    border-radius: 50%;
    z-index: 2
}

.general-close-popup-btn .fa {
    display: none
}

.general-close-popup-btn:hover {
    background-color: rgba(0, 0, 0, .7)
}

.general-popup-outer .popup-inner .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    border-radius: 0px;
    padding: 0 0;
    overflow: hidden
}

.general-popup-outer .general-popup .popup-header,
.general-popup-outer .welcome-info-popup .popup-header {
    position: relative;
    display: block;
    text-align: center;
    color: #fff;
    padding: 30px 20px 40px;
    background: #205081 url(../images/background/welcome-popup-pattern.png) center top no-repeat
}

.general-popup-outer .reset-password-popup .popup-header {
    padding-top: 70px
}

.general-popup-outer .general-popup .popup-header:after,
.general-popup-outer .welcome-info-popup .popup-header:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 15px;
    background: url(../images/background/welcome-popup-curve.png) center bottom no-repeat;
    background-size: 100% 100%;
    z-index: 1
}

.general-popup-outer .general-popup .popup-header .icon-box,
.general-popup-outer .welcome-info-popup .popup-header .icon-box {
    position: relative;
    margin: 0 0 15px
}

.general-popup-outer .general-popup .popup-header h3,
.general-popup-outer .welcome-info-popup .popup-header h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 0
}

.general-popup-outer .general-popup .lower-box,
.general-popup-outer .welcome-info-popup .lower-box {
    position: relative;
    padding: 40px 30px
}

.general-popup-outer .general-popup .lower-box .text-box,
.general-popup-outer .welcome-info-popup .lower-box .text-box {
    position: relative;
    padding-bottom: 15px
}

.general-popup-outer .general-popup .lower-box .text-box p,
.general-popup-outer .welcome-info-popup .lower-box .text-box p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5em
}

.general-popup-outer .general-popup .lower-box .text-box a,
.general-popup-outer .welcome-info-popup .lower-box .text-box a {
    font-weight: 500;
    color: #aad71a;
    text-decoration: underline
}

.general-popup-outer .general-popup .info-box,
.general-popup-outer .welcome-info-popup .info-box {
    position: relative;
    padding: 0 0
}

.general-popup-outer .general-popup .info-box .inner,
.general-popup-outer .welcome-info-popup .info-box .inner {
    position: relative;
    background: #f5f5f5;
    border-radius: 3px;
    overflow: hidden
}

.general-popup-outer .general-popup .info-box h3,
.general-popup-outer .welcome-info-popup .info-box h3 {
    position: relative;
    color: #6c6c6c;
    background: #f1f0f0;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    line-height: 20px;
    padding: 12px 25px
}

.general-popup-outer .general-popup .info-box ul,
.general-popup-outer .welcome-info-popup .info-box ul {
    position: relative;
    padding: 20px 25px
}

.general-popup-outer .general-popup .info-box ul li,
.general-popup-outer .welcome-info-popup .info-box ul li {
    position: relative;
    font-size: 12px;
    color: #484848;
    line-height: 1.6em;
    margin: 0 -5px 3px
}

.general-popup-outer .general-popup .info-box ul li:last-child,
.general-popup-outer .welcome-info-popup .info-box ul li:last-child {
    margin-bottom: 0
}

.general-popup-outer .general-popup .info-box ul li .ttl,
.general-popup-outer .welcome-info-popup .info-box ul li .ttl {
    position: relative;
    display: block;
    float: left;
    width: 40%;
    padding: 0 5px
}

.general-popup-outer .general-popup .info-box ul li .data,
.general-popup-outer .welcome-info-popup .info-box ul li .data {
    position: relative;
    display: block;
    float: left;
    width: 60%;
    font-weight: 500;
    padding: 0 5px
}

.general-popup-outer .general-popup .link-box,
.general-popup-outer .welcome-info-popup .link-box {
    position: relative;
    padding: 30px 0 0;
    text-align: center
}

.general-popup-outer .general-popup .link-box .theme-btn,
.general-popup-outer .reset-password-popup .form-group .theme-btn,
.general-popup-outer .welcome-info-popup .link-box .theme-btn {
    position: relative;
    display: block;
    max-width: 220px;
    margin: 0 auto;
    line-height: 24px;
    padding: 9px 30px;
    background: #a8d242;
    color: #fff;
    font-weight: 400;
    letter-spacing: .05em;
    border-radius: 3px
}

.general-popup-outer .reset-password-popup .form-group .theme-btn {
    width: 100%;
    max-width: none
}

.general-popup-outer .general-popup .link-box .theme-btn:hover,
.general-popup-outer .reset-password-popup .form-group .theme-btn:hover,
.general-popup-outer .welcome-info-popup .link-box .theme-btn:hover {
    background: #205081
}

.general-popup-outer .popup-content.width-three {
    max-width: 400px
}

.general-popup-outer .reset-password-popup .lower-box {
    padding-bottom: 20px
}

.wiki-checklist-section {
    position: relative;
    background: #fcfcfc;
    padding: 50px 0 0
}

.default-progress-bar {
    position: relative
}

.default-progress-bar .bar {
    position: relative;
    height: 8px;
    background: #efefef;
    padding: 0;
    border-radius: 4px;
    overflow: hidden
}

.default-progress-bar .bar .bar-inner {
    position: relative;
    display: block;
    background: #a8d242;
    height: 8px;
    width: 0;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    transition: all .7s ease
}

.default-progress-bar .bar-label {
    position: relative;
    font-size: 12px;
    color: #676767;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px
}

.checklist-header {
    position: relative
}

.checklist-header h2 {
    position: relative;
    float: left;
    color: #4d4d4d;
    font-size: 20px;
    margin-bottom: 20px
}

.checklist-header h2 strong {
    font-weight: 600
}

.checklist-header .progress-box {
    position: relative;
    float: right;
    width: 220px;
    margin-bottom: 40px
}

.checklist-header .progress-box .default-progress-bar .bar-label {
    text-align: right
}

.checklist-box .outer {
    position: relative;
    margin-left: 70px
}

.checklist-toggle {
    position: relative;
    counter-reset: count
}

.checklist-toggle .block {
    position: relative;
    margin-bottom: 10px
}

.checklist-toggle .block:last-child {
    margin-bottom: 0
}

.checklist-toggle .block:before {
    content: '';
    position: absolute;
    left: -56px;
    top: 20px;
    width: 4px;
    height: 110%;
    background: #efefef
}

.checklist-toggle .block.active-block:before,
.checklist-toggle .block.completed-block:before {
    background: #a8d242
}

.checklist-toggle .block:last-child:before {
    display: none
}

.checklist-toggle .block .acc-btn {
    position: relative;
    font-size: 16px;
    line-height: 24px;
    color: #4d4d4d;
    font-weight: 500;
    cursor: pointer;
    padding: 0;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 3px 3px
}

.checklist-toggle .block .acc-btn .btn-txt {
    position: relative;
    display: block;
    background: #fff;
    padding: 20px 50px 20px 30px;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    z-index: 1
}

.checklist-toggle .block .acc-btn:after {
    position: absolute;
    right: 20px;
    top: 17px;
    height: 30px;
    width: 30px;
    font-size: 20px;
    font-weight: 400;
    color: #205081;
    line-height: 28px;
    border: 1px solid #e5e5e5;
    text-align: center;
    background: #fff;
    content: "+";
    border-radius: 50%;
    z-index: 2
}

.checklist-toggle .block .acc-btn.active:after {
    content: "-";
    border-color: #fff
}

.checklist-toggle .block .acc-btn:before {
    position: absolute;
    left: -10px;
    top: 50%;
    margin-top: -15px;
    line-height: 30px;
    color: #fff;
    font-size: 30px;
    font-family: FontAwesome;
    content: "\f0d9";
    z-index: 0;
    -webkit-text-shadow: 0 0 1px rgba(0, 0, 0, .4);
    -ms-text-shadow: 0 0 1px rgba(0, 0, 0, .4);
    text-shadow: 0 0 1px rgba(0, 0, 0, .4)
}

.checklist-toggle .block .acc-btn.active {
    border-color: #205081;
    background-color: #205081;
    border-radius: 3px 3px 0 0
}

.checklist-toggle .block .acc-btn.active .btn-txt {
    background-color: #205081;
    color: #fff
}

.checklist-toggle .block .acc-btn.active:before {
    color: #205081
}

.checklist-toggle .step-1 .acc-btn.active {
    border-color: #16cf82;
    background-color: #16cf82
}

.checklist-toggle .step-1 .acc-btn.active .btn-txt {
    background-color: #16cf82
}

.checklist-toggle .step-1 .acc-btn.active:before {
    color: #16cf82
}

.checklist-toggle .step-2 .acc-btn.active {
    border-color: #e4546a;
    background-color: #e4546a
}

.checklist-toggle .step-2 .acc-btn.active .btn-txt {
    background-color: #e4546a
}

.checklist-toggle .step-2 .acc-btn.active:before {
    color: #e4546a
}

.checklist-toggle .step-3 .acc-btn.active {
    border-color: #35adb1;
    background-color: #35adb1
}

.checklist-toggle .step-3 .acc-btn.active .btn-txt {
    background-color: #35adb1
}

.checklist-toggle .step-3 .acc-btn.active:before {
    color: #35adb1
}

.checklist-toggle .step-4 .acc-btn.active {
    border-color: #1c9bd2;
    background-color: #1c9bd2
}

.checklist-toggle .step-4 .acc-btn.active .btn-txt {
    background-color: #1c9bd2
}

.checklist-toggle .step-4 .acc-btn.active:before {
    color: #1c9bd2
}

.checklist-toggle .step-5 .acc-btn.active {
    border-color: #f97b4f;
    background-color: #f97b4f
}

.checklist-toggle .step-5 .acc-btn.active .btn-txt {
    background-color: #f97b4f
}

.checklist-toggle .step-5 .acc-btn.active:before {
    color: #f97b4f
}

.checklist-toggle .step-6 .acc-btn.active {
    border-color: #fcbd69;
    background-color: #fcbd69
}

.checklist-toggle .step-6 .acc-btn.active .btn-txt {
    background-color: #fcbd69
}

.checklist-toggle .step-6 .acc-btn.active:before {
    color: #fcbd69
}

.checklist-toggle .block .acc-btn .check-icon {
    position: absolute;
    left: -70px;
    top: 16px;
    width: 30px;
    height: 30px;
    font-size: 13px;
    font-weight: 600;
    color: #858585;
    background: #efefef;
    line-height: 30px;
    text-align: center;
    border-radius: 50%
}

.checklist-toggle .block .acc-btn .check-icon .fa {
    display: none;
    font-size: 14px;
    font-weight: 400
}

.checklist-toggle .block.completed-block .acc-btn .check-icon .fa {
    display: block
}

.checklist-toggle .block.active-block .acc-btn .check-icon,
.checklist-toggle .block.completed-block .acc-btn .check-icon {
    background: #a8d242;
    color: #fff
}

.checklist-toggle .block .acc-btn .check-icon .check-txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.checklist-toggle .block.completed-block .acc-btn .check-icon .check-txt {
    display: none
}

.checklist-toggle .block .acc-content {
    position: relative;
    display: none
}

.checklist-toggle .step-1 .acc-content {
    background: #aad71a
}

.checklist-toggle .step-2 .acc-content {
    background: #e2445c
}

.checklist-toggle .step-3 .acc-content {
    background: #029ba0
}

.checklist-toggle .step-4 .acc-content {
    background: #0086c0
}

.checklist-toggle .step-5 .acc-content {
    background: #ff642e
}

.checklist-toggle .step-6 .acc-content {
    background: #fdab3d
}

.checklist-toggle .block .content {
    position: relative;
    min-height: 234px;
    padding: 40px 30px 40px 30px
}

.checklist-toggle .block .acc-content.current {
    display: block
}

.checklist-toggle .block .bg-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 350px
}

.checklist-toggle .block .bg-image img {
    position: absolute;
    richness: 0;
    bottom: 0;
    width: 100%
}

.checklist-toggle .block .content .text {
    position: relative;
    max-width: 320px;
    display: block;
    font-size: 14px;
    line-height: 22px;
    color: #fff8f8;
    font-weight: 400;
    z-index: 1
}

.checklist-toggle .block .content .link-box {
    position: relative;
    max-width: 190px;
    padding: 30px 0 0;
    z-index: 1;
    text-align: center
}

.checklist-toggle .block .content .link-box .theme-btn {
    position: relative;
    display: block;
    line-height: 24px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    padding: 7px 20px;
    background: #205081;
    color: #fff;
    letter-spacing: .05em;
    border-radius: 3px
}

.checklist-toggle .block .content .link-box .theme-btn:hover {
    background: #fff!important;
    color: #4d4d4d!important
}

.checklist-toggle .step-1 .content .link-box .theme-btn {
    background: #ff642e
}

.checklist-toggle .step-2 .content .link-box .theme-btn {
    background: #15a596
}

.checklist-toggle .step-3 .content .link-box .theme-btn {
    background: #dd442b
}

.checklist-toggle .step-4 .content .link-box .theme-btn {
    background: #dd442b
}

.checklist-toggle .step-5 .content .link-box .theme-btn {
    background: #8dc53e
}

.checklist-toggle .step-6 .content .link-box .theme-btn {
    background: #4db6ac
}

.general-popup-outer .popup-inner .popup-content.width-two {
    max-width: 780px
}

.code-confirm-popup .outer a {
    color: #aad71a
}

.general-fade-layer.dark {
    background: rgba(0, 0, 0, .7)
}

.code-confirm-popup .outer {
    position: relative;
    display: block;
    background: 0 0!important;
    color: #fff;
    text-align: center;
    width: 100%
}

.code-confirm-popup .upper-box {
    position: relative;
    display: block;
    text-align: center;
    padding: 35px 20px 30px;
    background: #205081 url(../images/background/bg-popup-icons-2.png) right top no-repeat;
    border-radius: 5px;
    overflow: hidden
}

.general-popup-outer .welcome-info-popup .popup-header .icon-box {
    position: relative;
    margin: 0 0 15px
}

.code-confirm-popup .upper-box .popup-title {
    position: relative;
    margin: 0 0 15px
}

.code-confirm-popup .upper-box h3 {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2em;
    margin: 0 0
}

.code-confirm-popup .upper-box h3 .icon {
    position: relative;
    top: -5px;
    display: inline-block;
    vertical-align: middle;
    width: 52px;
    margin-right: 10px
}

.code-confirm-popup .upper-box .icon-box {
    position: relative;
    margin: 0 0 25px
}

.code-confirm-popup .upper-box .email-info {
    position: relative;
    line-height: 22px;
    margin: 0 0 15px
}

.code-confirm-popup .upper-box .email-info a {
    color: #fff;
    font-weight: 500
}

.code-confirm-popup .confirmation-form {
    position: relative
}

.code-confirm-popup .confirmation-form .theme-btn {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 10px 35px;
    background: #a8d242;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    letter-spacing: .05em;
    border-radius: 3px
}

.code-confirm-popup .confirmation-form .theme-btn:hover {
    background: #fff;
    color: #1a4775;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .7)
}

.code-confirm-popup .confirmation-form .outer-row {
    margin: 0 0 20px
}

.code-confirm-popup .confirmation-form .form-group {
    position: relative;
    display: block
}

.code-confirm-popup .confirmation-form .form-group:before {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    margin-left: -9px;
    top: 43px;
    width: 18px;
    height: 4px;
    background: #fff
}

.code-confirm-popup .confirmation-form .form-group input {
    position: relative;
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle;
    width: 60px;
    height: 90px;
    font-weight: 500;
    text-align: center;
    color: #fff;
    line-height: 60px;
    padding: 15px 10px;
    font-size: 36px;
    background: #1a4775;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.code-confirm-popup .confirmation-form .form-group input:nth-child(3) {
    margin-right: 36px
}

.code-confirm-popup .confirmation-form .form-group input:focus {
    color: #404040;
    background: #fff
}

.code-confirm-popup .lower-box {
    position: relative;
    display: block;
    font-size: 15px;
    letter-spacing: .03em;
    line-height: 1.4em;
    padding-top: 50px
}

.code-confirm-popup .lower-box a {
    font-size: 14px;
    text-transform: uppercase;
    color: #aad71a;
    font-weight: 500
}

.code-confirm-popup .lower-box a:hover {
    text-decoration: underline
}

@media only screen and (max-width:1023px) {
    .student-summary .st-subj-summary .graphs .row .graph-column {
        border-bottom: 1px solid #f0f0f0
    }
}

@media only screen and (max-width:920px) {
    .checklist-toggle .block .bg-image {
        width: 300px
    }
    .checklist-toggle .block .content {
        padding: 30px 20px
    }
    .checklist-toggle .block .acc-btn.active .btn-txt {
        padding-left: 20px
    }
    .checklist-box .outer {
        margin-left: 55px
    }
    .checklist-toggle .block:before {
        left: -41px
    }
    .checklist-toggle .block .acc-btn .check-icon {
        left: -55px
    }
}

@media only screen and (max-width:767px) {
    .dash-student-table-outer {
        overflow-x: auto
    }
    .dash-student-table-outer .table-scroll-box {
        min-width: 760px
    }
    .dash-student-table-outer .load-more-box {
        text-align: left
    }
    .checklist-toggle .block .bg-image {
        display: none
    }
    .checklist-toggle .block .content .link-box,
    .checklist-toggle .block .content .text {
        max-width: none
    }
    .checklist-toggle .block .content {
        min-height: 0
    }
    .checklist-header .progress-box,
    .checklist-header h2 {
        width: 100%
    }
    .checklist-header .progress-box .default-progress-bar .bar-label {
        text-align: left
    }
    .code-confirm-popup .upper-box h3 {
        font-size: 30px
    }
}

@media only screen and (max-width:599px) {
    .student-summary .st-subj-summary .graphs-container {
        padding: 0
    }
    .student-summary .st-summary-header .upper-box .links {
        width: 100%
    }
    .student-summary .st-summary-header .upper-box .links .theme-btn {
        margin-left: 0;
        margin-right: 5px;
        margin-top: 5px
    }
    .student-summary .st-subj-summary .graphs-container .links {
        position: relative;
        width: 100%;
        top: 0;
        left: 0;
        right: 0
    }
    .code-confirm-popup .confirmation-form .form-group input {
        width: 40px;
        height: 60px;
        padding: 10px 5px;
        font-size: 20px;
        line-height: 40px
    }
    .code-confirm-popup .confirmation-form .form-group:before {
        height: 2px;
        top: 29px
    }
    .code-confirm-popup .upper-box h3 .icon {
        display: block;
        width: auto;
        margin: 0 0 15px
    }
    .code-confirm-popup .upper-box h3 {
        font-size: 24px
    }
}

@media only screen and (max-width:479px) {
    .general-popup-outer .general-popup .lower-box,
    .general-popup-outer .welcome-info-popup .lower-box {
        padding: 30px 20px
    }
    .general-popup-outer .general-popup .info-box ul li .data,
    .general-popup-outer .general-popup .info-box ul li .ttl,
    .general-popup-outer .welcome-info-popup .info-box ul li .data,
    .general-popup-outer .welcome-info-popup .info-box ul li .ttl {
        width: 100%
    }
    .general-popup-outer .general-popup .info-box ul li,
    .general-popup-outer .welcome-info-popup .info-box ul li {
        margin-bottom: 10px
    }
    .checklist-toggle .block .acc-btn:after {
        right: 10px
    }
    .code-confirm-popup .upper-box .icon-box img {
        max-width: 100px
    }
    .code-confirm-popup .confirmation-form .form-group input {
        width: 32px;
        height: 50px;
        padding: 5px 5px;
        font-size: 18px;
        line-height: 40px;
        margin: 0 0
    }
    .code-confirm-popup .confirmation-form .form-group input:nth-child(3) {
        margin-right: 20px
    }
    .code-confirm-popup .confirmation-form .form-group:before {
        width: 10px;
        top: 24px;
        margin-left: -5px
    }
}

@media only screen and (max-width:1900px) {
    .wiki-subjects {
        padding-left: 260px
    }
    .wiki-st-dashboard {
        padding-left: 220px
    }
}

@media only screen and (min-width:1120px) {
    .subject-section .col-xl-6 {
        width: 50%!important
    }
    .subject-section .col-xl-4 {
        width: 33.3333%!important
    }
    .subject-section .col-xl-8 {
        width: 66.6666%!important
    }
}

@media only screen and (min-width:1300px) {
    .subject-section .col-lg-6 {
        width: 50%
    }
    .subject-section .col-lg-4 {
        width: 33.3333%
    }
    .subject-section .col-lg-8 {
        width: 66.6666%
    }
}

@media only screen and (max-width:1400px) {
    .default-subject-post.big-post .overlay-box {
        padding: 40px 30px
    }
    .default-subject-post.big-post .overlay-box .read-more {
        left: 30px;
        bottom: 40px
    }
    .default-subject-post .overlay-box h2 {
        font-size: 24px
    }
}

@media only screen and (max-width:1240px) {
    .sub-nav-bar .carousel-outer .carousel ul li {
        margin: 0 30px
    }
    .home-banner .slide-item h1 {
        font-size: 42px
    }
    .student-table-outer,
    .subj-table-outer,
    .units-table-outer {
        overflow-x: auto
    }
    .worksheets-section.updated .search-results .row .default-search-item {
        width: 33.333%
    }
}

@media only screen and (max-width:1300px) {
    .subject-section .col-xl-6 {
        width: 100%!important
    }
    .subject-section .col-xl-4 {
        width: 50%!important
    }
    .subject-section .col-xl-8 {
        width: 100%!important
    }
    .subject-section .col-lg-6 {
        width: 100%
    }
    .subject-section .col-lg-4 {
        width: 50%
    }
    .subject-section .col-lg-8 {
        width: 100%
    }
    .unit-section .posts-container .default-subject-post {
        width: 33.333%
    }
    .default-subject-post .image-box .image {
        height: 450px
    }
    .default-subject-post.big-post .image-box .image {
        height: 650px
    }
}

@media only screen and (max-width:1140px) {
    .page-wrapper {
        overflow: visible
    }
    .header-span {
        display: none
    }
    .main-header {
        position: relative!important
    }
    .related-worksheets .auto-container {
        padding: 0 15px
    }
    .related-worksheets .heading-title-one {
        text-align: center
    }
    .topics-carousel {
        padding-left: 50px;
        padding-right: 50px
    }
    .topics-carousel .owl-prev {
        left: 7px;
    }
    .related-worksheets .related-worksheet-carousel .owl-prev {
        left: inherit;
    }
    .related-worksheets .related-worksheet-carousel .owl-next,
    .topics-carousel .owl-next {
        right: 7px;
    }
    .sub-nav-bar .carousel-outer .carousel ul li {
        margin: 0 20px;
    }
    .home-banner .slide-item h1 {
        font-size: 36px
    }
    .unit-section .posts-container .default-subject-post {
        width: 50%!important
    }
    .default-subject-post .image-box .image {
        height: 350px
    }
    .default-subject-post.big-post .image-box .image {
        height: 550px
    }
    .post-details .post-banner h2 {
        font-size: 56px
    }
}

@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:1023px) {
    .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
    }
    .search-listing .search-listing-header .tabbed-links {
        margin-bottom: 10px
    }
    .main-footer .links-column .links-box ul {
        width: 100%
    }
    .downloaded-worksheets .downloads-info .info-col {
        width: 100%;
        padding: 0!important;
        border: none!important
    }
    .downloaded-worksheets .table-outer {
        overflow-x: auto
    }
    .downloaded-worksheets .table-outer table {
        width: 900px;
        min-width: 900px
    }
    .downloaded-worksheets .lower-content .note,
    .downloaded-worksheets .lower-content .styled-pagination {
        width: 100%;
        max-width: none;
        margin-bottom: 20px
    }
    .downloaded-worksheets .lower-content .styled-pagination li {
        margin-left: 0;
        margin-right: 5px
    }
    .signup-steps .step-list .step:after,
    .signup-steps .step-list .step:before {
        display: none!important
    }
    .signup-steps .step-list .step {
        width: 100%;
        text-align: left;
        margin-bottom: 5px;
        padding: 7px 10px 7px 15px!important
    }
    .post-details-section .content-side {
        margin-bottom: 30px
    }
    .post-qa-section .info-column .info-block {
        border-top: 1px solid #e5e5e5;
        border-bottom: none
    }
    .post-qa-section .content-column .c-col-inner {
        padding-right: 20px
    }
    .popup-outer .sign-in-up-popup .outer .form-column .text-content p {
        margin-bottom: 12px
    }
    .popup-outer .sign-in-up-popup .outer .form-column .text-content .theme-btn {
        top: 0
    }
    .search-results .row .default-search-item {
        width: 50% !important;
    }
    .home-banner .slide-item h1 {
        font-size: 28px
    }
    .home-banner .slide-item {
        padding: 100px 0 110px
    }
    .home-news-section h2,
    .subject-section h2 {
        font-size: 24px
    }
    .subjects-carousel .small-column .default-subject-post {
        width: 100%
    }
    .page-options-bar .breadcrumbs-col {
        width: 100%;
        margin-bottom: 5px
    }
    .page-options-bar .filter-col {
        width: 100%
    }
    .default-subject-post .lower-content,
    .default-subject-post.big-post .lower-content {
        padding: 15px 15px
    }
    .default-subject-post .lower-content h4,
    .default-subject-post.big-post .lower-content h4 {
        height: auto;
        font-size: 16px;
        line-height: 24px
    }
    .default-subject-post.big-post .overlay-box .text {
        display: none
    }
    .default-subject-post.big-post .overlay-box h2 {
        font-size: 20px;
        border: none;
        line-height: 1.4em
    }
    .accounts-manager .main-content-box .info-column {
        width: 35%
    }
    .accounts-manager .main-content-box .forms-column {
        width: 65%
    }
    .accounts-manager .main-content-box .forms-column .tabs-content {
        padding: 40px 20px 30px
    }
    .accounts-manager .main-content-box .forms-column .tab-buttons {
        padding-left: 20px
    }
    .accounts-manager .main-content-box .info-column .lower-content {
        padding-left: 20px;
        padding-right: 20px
    }
    .accounts-manager .notific-options {
        padding: 0
    }
    .accounts-manager .edit-tabs-box.data-tabs .tabs-content .tab {
        padding-left: 0
    }
    .accounts-manager .edit-group-form {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0 0 0;
        margin-bottom: 20px
    }
    .unit-section .posts-container .default-subject-post {
        width: 50%
    }
    .select-table-outer .select-table {
        min-width: 800px
    }
    .unit-section .posts-container .default-subject-post {
        width: 100%!important
    }
    .default-subject-post .image-box .image {
        height: 450px
    }
    .default-subject-post.big-post .image-box .image {
        height: 450px
    }
    .my-timeline .timeline-container:before {
        display: none
    }
    .my-timeline .timeline-block {
        margin-bottom: 30px
    }
    .my-timeline .timeline-block .block-cont-box {
        width: 100%;
        margin-right: 50px
    }
    .my-timeline .timeline-block.right-align .block-cont-box {
        width: 100%;
        margin-right: 0;
        margin-left: 50px
    }
    .my-timeline .timeline-block.date-block .block-cont-box {
        margin-right: 0
    }
    .my-timeline .timeline-block .date-box:after {
        display: none
    }
    .post-details .post-banner h2 {
        font-size: 48px
    }
    .worksheets-section.updated .search-results .row .default-search-item {
        width: 50%
    }
}

@media only screen and (max-width:900px) {
    .accounts-manager .links-box .link {
        width: 100%;
        margin: 0 0 10px
    }
    .accounts-manager .links-box .sel-options .option-column {
        margin: 0 10px 10px 0
    }
    .custom-dropdown {
        text-align: center
    }
    .student-workflow-pagination {
        text-align: center
    }
    .worksheet-widgets {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width:1200px) {
    .unit-section .posts-container .default-subject-post {
        width: 33.333%
    }
    .slider-nav-box a {
        padding: 10px 18px;
        width: 96px;
    }
}

@media only screen and (min-width:768px) {
    .wiki-st-dashboard .filters-bar .inner-bar,
    .wiki-subjects .filters-bar .inner-bar {
        display: block!important
    }
}

@media only screen and (max-width:767px) {
    .main-header .nav-box .search-btn {
        position: absolute;
        right: 0;
        top: 35px;
        text-align: right
    }
    .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 #dadada;
        float: none;
        margin: 0;
        border-radius: 2px;
        background: #dadada
    }
    .main-header .nav-box .navbar-header .navbar-toggle .icon-bar {
        background: #222
    }
    .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: #fff
    }
    .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
    }
    .my-downloads .upper-options .links,
    .my-downloads .upper-options .styled-pagination {
        width: 100%
    }
    .my-downloads .upper-options .styled-pagination li {
        margin-left: 0;
        margin-right: 5px
    }
    .accounts-manager .table-outer,
    .manage-students .table-outer,
    .my-downloads .table-outer {
        overflow-x: auto
    }
    .accounts-manager .table-outer table,
    .manage-students .table-outer table,
    .my-downloads .table-outer table {
        min-width: 740px;
        width: 740px
    }
    .my-downloads .note {
        width: 100%;
        max-width: none
    }
    .my-improvement .info-column .info-list li,
    .page-info-bar .bread-crumb,
    .page-info-bar .page-title {
        width: 100%
    }
    .page-info-bar .posts-badges {
        text-align: left;
        width: 100%
    }
    .heading-title-one .pull-left,
    .heading-title-one .pull-right {
        width: 100%
    }
    .popup-outer .sign-in-up-popup .outer .content-column,
    .popup-outer .sign-in-up-popup .outer .form-column {
        width: 100%;
        height: auto
    }
    .popup-outer .sign-in-up-popup .outer .content-column .inner,
    .popup-outer .sign-in-up-popup .outer .form-column .inner {
        width: 100%;
        height: auto;
        min-height: 0;
        padding: 25px 20px
    }
    .popup-outer .sign-in-up-popup .outer .form-column .bottom-content {
        position: relative;
        padding: 20px 20px 0
    }
    .popup-outer .sign-in-up-popup .outer .form-column .text-content .theme-btn {
        top: 0;
        margin-bottom: 20px
    }
    .drop-list-one .dropdown-menu li>ul {
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: relative;
        width: 100%;
        height: auto
    }
    .drop-list-one .dropdown-menu li.dropdown>a {
        background: #205081;
        color: #fff
    }
    .worksheets-section .outer-row {
        padding-left: 0
    }
    .worksheets-section .sidebar-column {
        width: 100%;
        margin-left: 0
    }
    .free-acc-box h2,
    .personal-details-setup h2,
    .signup-options h2 {
        font-size: 24px
    }
    .popup-outer .change-image-popup .inner-box {
        padding: 0 20px
    }
    .popup-outer .change-image-popup .image-preview {
        position: relative;
        margin: 0 auto 30px;
        left: 0;
        top: 0
    }
    .popup-outer .sign-in-up-popup .outer .content-column {
        position: relative;
        height: auto
    }
    .personal-details-setup .form-column,
    .personal-details-setup .image-column {
        position: relative;
        width: 100%;
        height: auto
    }
    .personal-details-setup .form-column .inner {
        max-width: none
    }
    .personal-details-setup .image-column .inner {
        padding: 40px 20px;
        text-align: center
    }
    .personal-details-setup .setup-steps {
        margin-bottom: 30px
    }
    .personal-details-setup .form-column .inner {
        padding-bottom: 30px
    }
    body.personal-details-body {
        overflow: auto;
        height: auto
    }
    .personal-details-setup {
        position: relative;
        overflow: hidden;
        height: auto
    }
    .personal-details-setup .image-column {
        background: #205081
    }
    .signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn .icon {
        display: none
    }
    .signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn .btn-inner {
        padding: 12px 15px;
        text-align: center;
        font-size: 18px;
        line-height: 26px
    }
    .news-block-three h3,
    .news-block-two h3 {
        min-height: 30px;
        height: auto
    }
    .sub-nav-bar .carousel-outer .carousel ul li {
        min-width: 100px;
        text-align: center;
        margin: 0 10px
    }
    .wiki-st-dashboard,
    .wiki-subjects {
        padding-left: 0
    }
    .wiki-subjects .filters-bar {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 0 15px;
        background: 0 0;
        margin-bottom: 30px
    }
    .wiki-st-dashboard .filters-bar {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        padding: 20px 15px;
        margin-bottom: 30px
    }
    .wiki-st-dashboard .filters-bar .filter-btn,
    .wiki-subjects .filters-bar .filter-btn {
        display: block
    }
    .wiki-subjects .filters-bar .inner-bar {
        display: none;
        background: #fff;
        padding: 20px 20px 2px
    }
    .wiki-st-dashboard .filters-bar .inner-bar {
        display: none;
        background: #fff;
        padding: 20px 0 5px
    }
    .wiki-st-dashboard .filters-bar .filter-block,
    .wiki-subjects .filters-bar .filter-block {
        margin-bottom: 30px
    }
    .page-options-bar .bread-crumb .result-count {
        width: 100%;
        margin: 0
    }
    .accounts-manager .links-nav ul li {
        width: 100%;
        margin-bottom: 5px
    }
    .accounts-manager .links-nav ul li a {
        border-radius: 5px;
        border: 2px solid transparent
    }
    .accounts-manager .links-nav ul li.current a,
    .accounts-manager .links-nav ul li:hover a {
        border-color: #205081
    }
    .popup-outer .acc-man-popup .default-form .row .form-group .row .form-group:nth-child(even) {
        margin-top: 8px
    }
    .accounts-manager .links-box .sel-options .option-column {
        width: 100%;
        margin: 0 0 10px
    }
    .unit-section .posts-container .default-subject-post {
        width: 100%!important
    }
    .page-info-bar .coins {
        width: 100%
    }
    .page-info-bar .coins ul li {
        margin-left: 0;
        margin-right: 10px
    }
    .post-details .post-banner {
        padding: 70px 20px 50px
    }
    .post-details .share-banner {
        padding: 70px 20px 50px
    }
    .top-links-wrapper .top-links-inner a {
        padding: 16px 0;
        font-size: 14px;
    }
    .left-links-box a {
        margin-right: 30px;
    }
    .right-links-box a {
        margin-left: 30px;
    }
    .bread-crumb.version-two li a {
        font-size: 12px !important;
    }
    .slider-nav-box a {
        padding: 10px 18px;
        width: 96px;
    }
    .worksheet-widgets {
        flex-wrap: wrap;
    }
    .slider-nav-box a {
        padding: 10px 18px;
        width: 96px;
    }
    .worksheet-widgets {
        flex-wrap: wrap;
    }
    .worksheet-main-slider-wrapper .worksheet-main-slider .owl-stage-outer {
        min-height: inherit;
    }
    .workflow-example-promotion-section .worksheet-main-slider-wrapper .worksheet-main-slider .owl-stage-outer {
        min-height: 500px;
    }
    .worksheet-loader-inner {
        min-height: 300px;
    }
    .worksheet-details-section {
        padding: 30px 0 0;
        margin-top: 0;
    }
    .worksheet-loader-wrapper.mt--420 {
        margin-top: 0;
    }
}

@media only screen and (max-width:599px) {
    .search-results .row .default-search-item {
        width: 100%!important
    }
    .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
    }
    .main-footer .footer-bottom .footer-logo {
        padding-top: 25px;
        padding-bottom: 0
    }
    .main-footer .footer-bottom .copyright-text,
    .main-footer .footer-bottom .footer-logo {
        width: 100%;
        text-align: center
    }
    .main-footer .links-column .links-box ul {
        width: 100%
    }
    .worksheet-details .details-header .controls {
        margin-top: 20px
    }
    .worksheet-details .details-header .controls .pull-left,
    .worksheet-details .details-header .controls .pull-right {
        width: 100%;
        margin-bottom: 10px;
        text-align: center
    }
    .manage-students .upper-options .links .theme-btn,
    .my-downloads .upper-options .links .theme-btn {
        display: block;
        width: 100%;
        margin: 0 0 10px
    }
    .my-improvement .info-column .info-list li .inner-box {
        padding: 7px;
        text-align: center
    }
    .my-improvement .info-column .info-list li .inner-box .score {
        width: 100%;
        text-align: center;
        padding: 5px;
        margin-top: 3px
    }
    .tabs-style-two .tab-buttons .tab-btn {
        display: block;
        width: 100%;
        border-radius: 3px;
        margin-bottom: 5px
    }
    .downloaded-worksheets .downloads-info .info-col .title,
    .heading-title-one h2 {
        font-size: 22px;
        line-height: 1.4em;
    }
    .news-block .bottom-content .more-link,
    .news-block .bottom-content .share-option {
        width: 100%
    }
    .benefits-listing .benefit-block .inner {
        padding-left: 0;
        min-height: 0;
        text-align: center
    }
    .benefits-listing .benefit-block .icon {
        position: relative;
        left: 0;
        top: 0;
        display: block;
        margin: 0 auto 30px
    }
    .testimonial-block .inner-content {
        padding-left: 0;
        min-height: 0
    }
    .testimonial-block .inner-content .image {
        position: relative;
        left: 0;
        top: 0;
        margin: 0 0 30px
    }
    .list-one {
        margin-left: 16px
    }
    .timeline-box .left-link-box .hover-box {
        width: 280px
    }
    .youtube-section .video-column embed,
    .youtube-section .video-column iframe {
        height: 200px
    }
    .tabs-style-three .tab-buttons,
    .tabs-style-three .tabb-buttons {
        position: relative;
        display: block;
        border-radius: 0
    }
    .tabs-style-three .tab-buttons .tab-btn,
    .tabs-style-three .tabb-buttons .tabb-btn,
    .tabs-style-three.plans-tabs .tab-buttons .tab-btn {
        display: block;
        width: 100%;
        text-align: center;
        border-radius: 3px;
        margin-bottom: 10px
    }
    .price-block-one .block-inner .block-header .price {
        font-size: 28px
    }
    .price-block-one .block-inner .block-header .sup-text {
        font-size: 18px
    }
    .signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn {
        width: 100%;
        padding: 0 5px;
        margin: 0 0 10px
    }
    .signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn .btn-inner {
        border-radius: 3px
    }
    .signup-options .outer-tabs .outer-tab-buttons .outer-tab-btn.active-btn .btn-inner {
        background: #1b4978;
        color: #fff
    }
    .secondary-header .logo-box {
        width: 100%;
        text-align: center;
        padding: 10px 0 20px
    }
    .secondary-header .signup-steps-two {
        width: 100%;
        text-align: center;
        padding: 0
    }
    .secondary-header .signup-steps-two ul li {
        width: 100%;
        margin-bottom: 15px
    }
    .secondary-header .signup-steps-two ul li:before {
        display: none
    }
    .single-post-page .progress-box .steps {
        max-width: 380px
    }
    .single-post-page .progress-box .steps .inner {
        margin: 0 20px
    }
    .single-post-page .progress-box .step-block {
        padding: 0 20px
    }
    .single-post-page .progress-box .step-block:before {
        display: none
    }
    .subjects-carousel .owl-nav {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        padding: 20px 0 0
    }
    .subjects-carousel .owl-nav .owl-next,
    .subjects-carousel .owl-nav .owl-prev {
        display: inline-block;
        margin: 0 10px
    }
    .chapter-progress-outer .inner {
        padding-right: 0
    }
    .chapter-progress-outer .inner .levels-info {
        width: 100%;
        margin-bottom: 20px
    }
    .chapter-progress-outer .inner .badges-info {
        position: relative;
        width: 100%
    }
    .chapter-progress-outer .inner .badges-info .badge-item {
        margin: 0 5px 0 0
    }
    .default-subject-post.big-post .overlay-box h2 {
        font-size: 16px
    }
    .default-subject-post.big-post .overlay-box {
        padding: 40px 20px
    }
    .default-subject-post.big-post .overlay-box .read-more {
        left: 20px;
        bottom: 40px
    }
    .accounts-manager .main-content-box .info-column {
        width: 100%
    }
    .accounts-manager .main-content-box .forms-column {
        width: 100%
    }
    .accounts-manager .main-content-box .forms-column .tabs-content {
        padding: 30px 20px
    }
    .accounts-manager .main-content-box .forms-column .tab-buttons .tab-btn {
        margin-right: 15px;
        font-size: 13px;
        padding-bottom: 10px
    }
    .check-style-four label {
        font-size: 13px
    }
    .accounts-manager .account-tabs .action-btns .btn-reset,
    .accounts-manager .account-tabs .action-btns .btn-submit {
        display: block;
        width: 100%;
        margin-bottom: 10px
    }
    .accounts-manager .add-link-box .link {
        display: block;
        width: 100%;
        margin: 0 0 10px
    }
    .accounts-manager .add-btn {
        display: block;
        width: 100%;
        padding: 10px 15px
    }
    .popup-outer .acc-man-popup .default-form .action-btns .theme-btn {
        width: 100%;
        text-align: center
    }
    .radio-box label {
        padding-left: 45px;
        font-size: 14px
    }
    .wiki-activities .pagers-box .pagers {
        padding: 0 40px
    }
    .wiki-activities .pagers-box .pagers ul li {
        margin: 0 4px 10px
    }
    .popup-outer .activity-popup .default-form .action-btns .theme-btn {
        width: 100%
    }
    .popup-outer .activity-popup .outer h3 {
        padding: 20px 15px 0;
        text-align: center
    }
    .fixed-toolbar .left-col .students-avatars,
    .fixed-toolbar .left-col .students-count {
        display: none
    }
    .default-subject-post .image-box .image {
        height: 350px
    }
    .default-subject-post.big-post .image-box .image {
        height: 350px
    }
    .news-block-three .overlay-box .text {
        display: none!important
    }
    .st-dashboard-section .top-content .coin-box,
    .st-dashboard-section .top-content .link-box {
        width: 100%;
        text-align: center
    }
    .my-timeline .timeline-block .block-cont-box {
        width: 100%;
        margin-right: 0
    }
    .my-timeline .timeline-block.right-align .block-cont-box {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }
    .st-dashboard-section .top-content .link-box .theme-btn {
        padding: 10px 15px;
        width: 100%;
        margin: 0 0 10px
    }
    .my-timeline .timeline-block .block-cont-box,
    .my-timeline .timeline-block.date-block .block-cont-box,
    .my-timeline .timeline-block.right-align .block-cont-box {
        padding-left: 0;
        padding-right: 0
    }
    .my-timeline .timeline-block .date-box:before,
    .my-timeline .timeline-block .post-box .post-header:after,
    .my-timeline .timeline-block .post-box .post-header:before {
        display: none
    }
    .my-timeline .timeline-block .date-box {
        width: 100%;
        text-align: center;
        padding: 10px 10px
    }
    .my-timeline .timeline-block .post-box .post-cont-box .inner {
        padding-left: 0
    }
    .my-timeline .timeline-block .post-box .post-cont-box .inner .image {
        position: relative;
        left: 0;
        top: 0;
        margin-bottom: 15px
    }
    .my-timeline .timeline-block .table-outer {
        overflow-x: auto
    }
    .my-timeline .timeline-block .table-outer .data-table {
        min-width: 500px
    }
    .post-details .post-banner h2 {
        font-size: 30px
    }
    .post-details .post-content p {
        font-size: 18px;
        margin-bottom: 15px
    }
    .post-details .post-content figure {
        margin-bottom: 15px
    }
    .worksheets-section.updated .search-results .row .default-search-item {
        width: 100%
    }
    .top-links-wrapper .top-links-inner {
        text-align: center;
    }
}

@media only screen and (max-width:479px) {
    .search-listing .search-filters .filter-column {
        width: 100%
    }
    .search-listing .search-listing-header .tabbed-links li {
        width: 100%;
        text-align: center
    }
    .tabs-style-one .tab-buttons {
        display: flex;
    }
    .tabs-style-one .tab-buttons .tab-btn {
        width: 50%;
        border-radius: 0;
        margin-bottom: 5px;
        font-size: 12px;
        padding: 7px 6px;
        margin-right: 0px;
    }
    .personal-details-setup .setup-steps ul li {
        width: 100%;
        margin-bottom: 20px
    }
    .personal-details-setup .setup-steps ul li:before {
        display: none
    }
    .single-post-page .progress-box .step-block {
        width: 100%;
        margin-bottom: 40px
    }
    .single-post-page .progress-box.two-levels .step-block {
        width: 100%
    }
    .single-post-page .progress-box.single-level .step-block {
        width: 100%
    }
    .single-post-page .progress-box .step-block:last-child {
        margin-bottom: 0
    }
    .parents-links-row ul {
        margin: 0
    }
    .parents-links-row ul li {
        width: 100%;
        padding: 0;
        margin-bottom: 10px
    }
    .parents-links-row ul li a {
        font-size: 16px;
        padding: 10px 10px;
        line-height: 24px;
        font-weight: 500;
        border: none;
        border: 2px solid #e4e4e4;
        border-radius: 3px
    }
    .parents-links-row ul li.current a {
        border: 2px solid #205081
    }
    .page-options-bar .filter-col .sort-by {
        width: 220px
    }
    .page-options-bar .filter-col .layout-mode {
        float: right
    }
    .popup-tabs .tab-buttons .tab-btn {
        width: 100%;
        margin: 0 0
    }
    .accounts-manager .table-header-info .count,
    .accounts-manager .table-header-info h2 {
        top: 0;
        width: 100%
    }
    .default-subject-post .image-box .image {
        height: 300px
    }
    .default-subject-post.big-post .image-box .image {
        height: 300px
    }
    .post-details .carousel-outer {
        padding: 0 0
    }
    .post-details .carousel-outer .owl-nav {
        position: relative!important;
        left: 0;
        top: 0;
        width: 100px;
        margin: 20px auto 0!important;
        text-align: center
    }
    .download-options-inner {
        display: flex;
        flex-wrap: wrap;
    }
    .download-options-inner>div:nth-child(2) {
        flex: 1;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 14px;
    }
}

.worksheet-downloads-section .styled-pagination .active span {
    line-height: 20px;
    padding: 4px 2px!important;
    background: #e9e9e9;
    text-align: center;
    width: 28px;
    min-width: 28px;
    min-height: 28px;
    height: 28px;
    color: #e9e9e9;
    border-radius: 3px
}

.worksheet-downloads-section .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
}

.downloads-table-outer table tr td.wrk-sheet-action .remove-btn {
    float: right!important;
    margin-top: -27px!important
}

.downloads-table-outer table tr td.wrk-sheet-action .print-btn {
    float: right!important;
    margin-top: -30px!important
}

.student_sub_row {
    height: 0!important;
    display: none
}

.carousel-inner .active.left {
    left: -25%
}

.carousel-inner .next {
    left: 25%
}

.carousel-inner .prev {
    left: -25%
}

.carousel-control {
    width: 4%
}

.carousel-control.left,
.carousel-control.right {
    margin-left: 15px;
    background-image: none
}

#top_header_menu_slider a:hover {
    color: #205081
}

.accounts-manager {
    position: relative
}

.top-right-alert {
    position: absolute;
    top: 0;
    right: 0;
    width: auto
}

.custom-alerts {
    text-align: left
}

.custom-alerts.alert-success {
    color: #fff!important;
    background-color: #aad71a!important;
    width: 100%
}

.custom-alerts.alert-danger {
    color: #fff!important;
    background-color: #f04d5c!important;
    width: 100%;
    margin: 0
}

.custom-alerts.alert-info {
    color: #fff!important;
    background-color: #fed038!important;
    width: 100%
}

.my-studies .img-circle {
    height: 100%
}

a.owl {
    margin: 2px;
    position: relative;
    top: -5px
}

.full-page.image-carousel {
    width: 92%;
    position: relative;
    top: 13px
}

.c-pagination.owl-pagination {
    margin: 0 auto;
    display: table
}

.internal_carousal_for_left_right {
    width: 43%
}

.owl-carousel-custom .owl-nav {
    display: none
}

.owl-carousel-custom .owl-dots {
    display: none
}

.post-details-section {
    padding-top: 0
}

.post-details-section #information-header {
    position: relative
}

.post-details-section #information-header>img {
    width: 100%;
    max-width: 100%
}

.choose_slider {
    position: absolute;
    right: 0;
    top: -198px;
    left: 35%;
    transform: translate(-30%, -20%);
    -webkit-transform: translate(-30%, -20%)
}

#btn_next2,
#btn_prev2 {
    top: 27%;
    position: absolute
}

#mySlider2>li {
    border-radius: 20px;
    border-color: #2a4a4e;
    border-style: solid;
    border-width: 4px 1px 2px 1px
}

.current_item img {
    width: 100%;
    height: 200px
}

#mySlider2 .current_item {
    width: 300px;
    min-height: auto
}

#mySlider2 .next_item img,
#mySlider2 .previous_item img {
    width: 100%;
    height: 160px
}

#mySlider2 .next_item,
#mySlider2 .previous_item {
    width: 250px;
    min-height: auto;
    opacity: 1
}

#mySlider2>li img {
    object-fit: cover;
    -o-object-fit: cover;
    object-position: center;
    -o-object-position: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px
}

.slider-body {
    background-color: #fff;
    padding: 1.5rem;
    text-align: left;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    transition: .3s;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px
}

.slider-body>.slider-title {
    color: #000
}

.slider-body .slider-text {
    display: none;
    margin-bottom: 0
}

.current_item .slider-text {
    display: block
}

#btn_next2 {
    left: 5%
}

#btn_prev2 {
    right: 5%
}

#btn_next2,
#btn_prev2 {
    width: 0;
    height: 0;
    opacity: .65;
    border-left: 35px solid transparent;
    border-right: 44px solid transparent;
    border-top: 16px solid #dcdcdc
}

#btn_prev2 {
    margin-right: 33px;
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg)
}

#btn_next2 {
    margin-left: 9px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg)
}

#btn_next2:hover,
#btn_prev2:hover {
    opacity: 1
}

.style-01 {
    text-align: center;
    margin-top: 109px
}

#slider-panel {
    position: relative;
    margin-top: -15px
}

.content-side-information {
    margin-top: 26px
}

.c-pagination {
    display: block
}

.c-pagination a {
    color: #000;
    display: inline-block;
    padding: 0 8px;
    text-decoration: none;
    margin-left: 2px
}

.c-pagination a.active {
    background-color: #2a4a4e;
    color: #fff;
    border-radius: 50px
}

.c-pagination a:hover:not(.active) {
    background-color: #ddd;
    border-radius: 50px
}

.next-add,
.prev-add {
    width: 0;
    height: 0
}

.next-add:hover,
.prev-add:hover {
    border-radius: 0!important;
    background-color: transparent!important
}

.next-add {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #dcdcdc
}

.prev-add {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #dcdcdc
}

.pagination-counter {
    position: relative;
    top: -5px
}

#information-footer {
    position: relative;
    clear: both
}

.show-activity {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #004a67;
    width: calc(100% - 78%);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2);
    transition: .3s
}

.show-activity:active,
.show-activity:focus,
.show-activity:hover {
    color: #fff;
    opacity: 1;
    outline: 0!important;
    background-color: #004a67!important
}

#information-footer>img {
    width: 100%;
    height: auto
}

.custom-loader {
    max-width: 15rem;
    width: 100%;
    height: auto;
    stroke-linecap: round
}

#slide-spinner circle {
    fill: none;
    stroke-width: 3.5;
    -webkit-animation-name: preloader;
    animation-name: preloader;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-transform-origin: 170px 170px;
    transform-origin: 170px 170px;
    will-change: transform
}

#slide-spinner circle:nth-of-type(1) {
    stroke-dasharray: 550
}

#slide-spinner circle:nth-of-type(2) {
    stroke-dasharray: 500
}

#slide-spinner circle:nth-of-type(3) {
    stroke-dasharray: 450
}

#slide-spinner circle:nth-of-type(4) {
    stroke-dasharray: 300
}

#slide-spinner circle:nth-of-type(1) {
    -webkit-animation-delay: -.15s;
    animation-delay: -.15s
}

#slide-spinner circle:nth-of-type(2) {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

#slide-spinner circle:nth-of-type(3) {
    -webkit-animation-delay: -.45s;
    -moz-animation-delay: -.45s;
    animation-delay: -.45s
}

#slide-spinner circle:nth-of-type(4) {
    -webkit-animation-delay: -.6s;
    -moz-animation-delay: -.6s;
    animation-delay: -.6s
}

@-webkit-keyframes preloader {
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes preloader {
    50% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

#image-preview {
    margin: -110px 0 0 0
}

.result-popup {
    margin-top: 10px
}

.student-dropdown {
    display: block;
    line-height: 24px;
    padding: 8px 22px;
    text-transform: capitalize;
    color: #205081
}

#successMessage {
    width: 100%;
    margin-top: 10px;
    z-index: 100000;
    position: relative;
    text-align: right
}

.wiki-activities .control-buttons .control-btn .fa {
    top: 0
}

#timerMessage {
    background-color: #aad71a;
    color: #fff;
    padding: 10px;
    position: absolute;
    top: -188px;
    left: 25%;
    z-index: 1000000;
    margin-top: 7px
}

#timerMessage a.btn.btn-danger {
    background-color: transparent;
    border: 1px solid;
    border-radius: 25px;
    padding: 5px 16px 2px 16px;
    margin: 0 0 0 20px
}

#timerMessage a.close {
    color: #e1f8e2;
    font-size: 25px;
    margin: 2px 2px 0 25px;
    opacity: .8
}

@media only screen and (max-width:1270px) {
    #timerMessage {
        margin-left: -25px;
        width: 33%
    }
}

@media only screen and (min-width:2273px) {
    #timerMessage {
        margin-left: -25px;
        width: 33%;
        position: relative;
        left: 36%
    }
}

.rd-inner-custom {
    background-color: #ffcb00;
    width: 10px!important
}

.subj-tbl-section table {
    margin-bottom: 0
}

#students-tab .btn-info {
    color: #fff;
    background-color: grey;
    border-color: #e6e6e6
}

.block-inner-custom .nogroup {
    position: relative;
    bottom: -5px;
    padding: 0 0 12px 0;
    margin-bottom: -2px
}

#students-tab input#key {
    border: 1px #ffcb00 solid;
    width: 63%;
    border-radius: 9px;
    padding: 5px 0 5px 12px;
    margin-right: 5px;
    color: #6c696c
}

.block-inner-custom {
    line-height: 24px;
    padding: 7px 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #e6e6e6;
    min-height: 40px
}

.students-tab .filters-dropdown {
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #e6e6e6;
    cursor: none
}

.block-inner-custom .filters-dropdown a#dropdownMenu3 {
    color: #696969;
    background: #dbdbdb;
    width: 100%
}

.block-inner-custom ul.dropdown-menu {
    width: 100%;
    padding-left: 18%
}

.block-inner-custom .filters-dropdown .dropdown-menu>li {
    position: relative;
    padding-right: 0!important;
    margin: 0!important;
    float: none;
    width: 100%;
    color: #696969;
    cursor: none;
    font-size: 14px;
    line-height: 22px;
    padding: 3px 10px 5px 8px;
    display: block!important;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.block-inner-custom .fa {
    margin-left: 3%;
    font-size: 14px;
    top: 4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background: #fff;
    border-radius: 50%
}

div#swal2-content {
    font-size: 16px
}

#img-col {
    margin: -16px 0 -16px -201px
}

#login-col {
    margin: 8% 0 0 0
}

.sign-h3 {
    position: relative;
    font-weight: 500;
    color: #205081;
    font-size: 20px;
    text-transform: capitalize
}

.acc-select2 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 7px;
    width: 80%;
    margin-left: 137px
}

.acc-select2 .radio-col {
    position: relative;
    float: left;
    width: 33.333%;
    margin-bottom: 10px
}

#ribbon-downloaded {
    position: relative;
    float: right;
    left: 19px;
    padding: 0 0 0 6px;
    margin: -20px 0 0 -37px;
    width: 74px;
    font-size: 8px
}

#trail-button {
    width: 303%
}

.orverlay-text {
    margin-top: 14px;
    font-size: 20px;
    color: #e62823d1
}

.info-msg {
    width: 50%;
    margin-top: 3%
}

.likes-similar .added-fav {
    width: 62px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #f15c58;
    font-size: 13px;
    font-weight: 500;
    position: absolute;
    top: 8px;
    right: 10px;
    background: #fff;
    border-radius: 14px;
    z-index: 1
}

.likes-similar .lower-content {
    position: relative;
    padding: 12px 15px
}

#content-side {
    width: 100%
}

input[type=file] {
    display: none
}

#avatar-label {
    right: 0;
    top: 0;
    display: inline-block;
    line-height: 28px;
    padding: 7px 30px;
    color: #fff;
    background: #aad71a;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 12px;
    border-radius: 4px;
    margin-top: 8px
}

#crop_button {
    background: #205081;
    color: #fff;
    padding: 5px;
    width: 100%;
    text-align: center;
    border-radius: 25px;
    margin-top: 10px;
    font-weight: 500
}

input[type=email],
input[type=password] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box
}

button {
    background-color: #4caf50;
    color: #fff;
    padding: 14px 20px;
    border: none;
    cursor: pointer
}

button:hover {
    opacity: .8
}

.cancelbtn {
    width: auto;
    padding: 10px 18px;
    background-color: #f44336
}

.imgcontainer {
    text-align: center;
    margin: 24px 0 12px 0
}

img.avatar {
    width: 40%;
    border-radius: 50%
}

.container {
    padding: 16px
}

span.psw {
    float: right;
    padding-top: 16px
}

@media screen and (max-width:300px) {
    span.psw {
        display: block;
        float: none
    }
    .cancelbtn {
        width: 100%
    }
}

.pull-left,
.pull-right {
    margin: 15px 25px 0 0;
    display: block
}

.account-no {
    margin-top: 15px!important
}

.full-page {
    width: 100%;
    margin: 15px 0 15px 0
}

.inner-nonlogged {
    width: 57px!important
}

.apply-filter-button {
    margin-top: 25px
}

.cmt-topmenu-pane-container {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em
}

.cmt-topmenu-item {
    display: block;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}
@media only screen and (min-width:400px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        column-count: 1
    }
}
@media only screen and (min-width:575px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2
    }
}

@media only screen and (min-width:700px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3
    }
}

@media only screen and (min-width:900px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }
}

@media only screen and (min-width:1100px) {
    .cmt-topmenu-pane-container {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4
    }
}

.wiki-activities .pagers-box .pagers ul li a[data-skipped=yes] {
    background: #e22246;
    color: #fff
}

.radio-box.correct input+label:before {
    border: 5px solid #fff;
    background: #8f8f8f
}

.radio-box.correct input+label {
    color: #fff;
    background: #aad71a
}

.radio-box.correct input+label:after {
    content: '\f00c';
    opacity: 1
}

.progress-box .step-block.level-two .round-box .graph-outer:before {
    background: #fbc700
}

.progress-box .step-block.level-three .round-box .graph-outer:before {
    background: #fbc700
}

.progress-box .step-block.default.level-two .round-box .round-inner {
    background: #fbc700;
    border: 7px solid #fbc700
}

.progress-box .step-block.completed.level-two .round-box .round-inner {
    background: #fbc700 url(../images/icons/check-icon-1.png) center center no-repeat;
    border: 7px solid #fbc700
}

.progress-box .step-block.default.level-two.grey-hover-color.active .round-box .round-inner,
.progress-box .step-block.default.level-two.grey-hover-color:hover .round-box .round-inner {
    background: #fbc700;
    border: 7px solid #fbc700
}

.progress-box .step-block.default.level-two.grey-n-hover.completed.active .round-box .round-inner,
.progress-box .step-block.default.level-two.grey-n-hover.completed:hover .round-box .round-inner {
    background-color: #fbc700;
    border: 7px solid #fbc700
}

.overlay-box .text {
    color: #fff;
    font-size: 100%
}

.sub-nav-bar {
    position: relative;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .1);
    z-index: 100
}

.single-post-page .progress-box .step-block {
    z-index: 5
}

.page-info-bar .bread-crumb {
    position: relative
}

.rd-inner-student-view {
    border-radius: 3px 0 0 3px;
    border-left: 15px solid #ffcb00
}

.choose_slider_items li {
    position: relative;
    list-style: none;
    display: none;
    text-align: center;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.choose_slider_items .previous_hidden {
    display: block;
    transform: scale(.6, .6);
    -moz-transform: scale(.6, .6);
    -ms-transform: scale(.6, .6);
    -webkit-transform: scale(.6, .6);
    opacity: 0;
    position: absolute;
    top: 40px;
    left: -5px;
    z-index: 0
}

.choose_slider_items .next_hidden {
    display: block;
    transform: scale(.6, .6);
    -moz-transform: scale(.6, .6);
    -ms-transform: scale(.6, .6);
    -webkit-transform: scale(.6, .6);
    opacity: 0;
    position: absolute;
    top: 40px;
    left: 525px;
    z-index: 0
}

.choose_slider_items .previous_item {
    display: block;
    transform: scale(.8, .8);
    -moz-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    -webkit-transform: scale(.8, .8);
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 0
}

.choose_slider_items .next_item {
    display: block;
    transform: scale(.8, .8);
    -moz-transform: scale(.8, .8);
    -ms-transform: scale(.8, .8);
    -webkit-transform: scale(.8, .8);
    opacity: .65;
    position: absolute;
    top: 40px;
    right: -40px;
    z-index: 0
}

.choose_slider_items .previous_item_2 {
    display: block;
    transform: scale(.6, .6);
    -moz-transform: scale(.6, .6);
    -ms-transform: scale(.6, .6);
    -webkit-transform: scale(.6, .6);
    opacity: .35;
    position: absolute;
    top: 40px;
    left: -5px;
    z-index: 0
}

.choose_slider_items .next_item_2 {
    display: block;
    transform: scale(.6, .6);
    -moz-transform: scale(.6, .6);
    -ms-transform: scale(.6, .6);
    -webkit-transform: scale(.6, .6);
    opacity: .35;
    position: absolute;
    top: 40px;
    left: 525px;
    z-index: 0
}

.choose_slider_items .current_item {
    display: block;
    position: absolute;
    transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    top: 0;
    left: 250px;
    z-index: 100
}

.internal_slider_lower_content h4 {
    margin-bottom: 0
}

.owl_carousel_custom_internal .default-subject-post .inner-box {
    border-radius: 25px
}

.owl_carousel_custom_internal .default-subject-post .inner-box img {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px
}

.owl_carousel_custom_internal .default-subject-post .lower-content h4 {
    height: 32px;
    padding-top: 13px
}

.index-page-posts {
    padding-top: 4%
}

#information_navigations a {
    margin-top: -36px
}

.single-item-carousel li {
    list-style-type: none!important
}

.progress-default-color {
    background: #e6e6e6!important
}

#carousel-links .carousel {
    overflow: hidden
}

#carousel-links .carousel-inner {
    width: calc(100% - 10%);
    margin: 0 auto
}

#carousel-links .carousel-control.left,
#carousel-links .carousel-control.right {
    background-image: none
}

#carousel-links .carousel-control .glyphicon-chevron-left,
#carousel-links .carousel-control .glyphicon-chevron-right {
    top: 44%;
    transform: translateY(-50%);
    height: 5px
}

#carousel-links .carousel-control .glyphicon-chevron-left {
    left: 25px;
    margin: 0;
    color: #000;
    font-size: 10px
}

#carousel-links .carousel-control .glyphicon-chevron-right {
    right: 25px;
    margin: 0;
    color: #000;
    font-size: 10px
}

#carousel-links .carousel-control.left,
#carousel-links .carousel-control.right {
    width: auto
}

#carousel-links .carousel-inner .item a {
    position: relative;
    display: block;
    line-height: 26px;
    padding: 10px 0 10px 0;
    color: #565656;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 600
}

#carousel-links .carousel-inner .item [class^=col-] {
    text-align: center
}

#carousel-links .carousel-inner .item a:active,
#carousel-links .carousel-inner .item a:hover {
    color: #205081;
    text-decoration: none
}

.cmt-topmenu-item a {
    text-decoration: none;
    cursor: pointer;
    color: #205081;
    margin: 0
}

.mega-menu-data .nav-column div ul li a {
    position: relative;
    top: 1px;
    display: inline-block;
    line-height: 22px;
    color: #4d4d4d
}

.cmt-topmenu-item ul {
    position: relative;
    margin-bottom: 25px;
    margin-left: 15px
}

.cmt-topmenu-item h3 {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    color: #205081;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 0
}

.units-table-outer .units-table .table-head {
    background: #e6e6e6
}

.units-table-outer .units-table .table-row {
    position: inherit;
    width: 100%;
    background: #e6e6e6;
    margin-bottom: 2px;
    display: table-row
}

.tabular-design-list-view .background {
    background: #e6e6e6
}

.tabular-design-list-view tr {
    background: #e6e6e6;
    border-radius: 20px
}

.tabular-design-list-view td {
    vertical-align: middle!important;
    border-top: none!important;
    border: 3.5px solid #fff
}

.tabular-design-list-view .hidden1 {
    border: none;
    background: #fff
}

.tabular-design-list-view .hidden2 {
    background: #fff
}

.tabular-design-list-view .plus-icon {
    float: right;
    color: #fff
}

.tabular-design-list-view .color {
    background: #e13e57
}

.tabular-design-list-view .checkbox-color {
    width: 30px
}

.tabular-design-list-view .table2 {
    margin-bottom: 0
}

.tabular-design-list-view .table2 td {
    border: none
}

.tabular-design-list-view .checkmark::before {
    content: '';
    position: absolute;
    left: -14px;
    top: -15px;
    width: 54px;
    height: 55px;
    color: #fff;
    background: #f3c100;
    background-color: rgba(255, 203, 0, .7);
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px
}

.tabular-design-list-view input[type=checkbox]+label {
    color: #fff
}

.tabular-design-list-view .plus-button {
    color: #696969
}

.tabular-design-list-view p {
    width: 19px
}

.tabular-design-list-view .rounded {
    border-radius: 20px
}

.tabular-design-list-view .table tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.tabular-design-list-view .table tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-left: none!important
}

.tabular-design-list-view .table tr td:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.tabular-design-list-view .table tr td:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.tabular-design-list-view .table tr td {
    padding: 4px 8px
}

.tabular-design-list-view .checkbox-wrap {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tabular-design-list-view .checkbox-wrap input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.tabular-design-list-view .checkmark {
    position: absolute;
    top: -6px;
    left: 6px;
    height: 25px;
    width: 25px;
    background-color: #eee
}

.tabular-design-list-view .checkmark::after {
    content: "";
    position: absolute;
    display: none
}

.tabular-design-list-view .container input:checked~.checkmark::after {
    display: block
}

.tabular-design-list-view .checkbox-wrap .checkmark::after {
    content: '';
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.units-table-outer .units-table .table-row .title-block {
    width: 30px;
    padding: 0
}

.units-table-outer .units-table .table-row .title-block .cbox {
    position: relative!important
}

.units-table-outer .units-table .table-row .title-block .cbox {
    position: absolute;
    left: 0;
    top: -1px;
    width: 50px;
    height: 47px;
    text-align: center
}

.tabular-design-list-view .filter-block {
    width: 100%!important
}

.tabular-design-list-view .levels {
    width: 100%!important
}

.rd-inner-hide {
    display: none
}

.student_view_table {
    padding: 0!important
}

.student-table-outer {
    margin-bottom: -4px!important
}

.units-tbl-section i.fa.plus-icon.plus-button.fa-plus {
    position: relative;
    top: 5px;
    left: 4px
}

.units-tbl-section i.fa.plus-icon.plus-button.fa-minus {
    position: relative;
    top: 5px;
    left: 4px
}

.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
}

.vn-close {
    margin: 10px 8px 0 0!important
}

.img-preview {
    width: 100%;
    /*height: 95%;*/
    position: absolute;
    top: 2%;
    left: 125%;
    z-index: 100;
    border: 1px solid #cecbcb;
    box-shadow: 0 2px 16px -4px
}

.search-results .row .default-search-item {
    cursor: pointer
}

.select-table-outer .select-table .table-head .Student-title-block {
    width: 37%
}

.h-block-checkbox {
    width: 10%
}

.h-block-search {
    width: 90%
}

.h-block-search .h-block-search-width {
    width: 100%!important;
    border-radius: 0!important;
    border-bottom: 2px solid #f4f4f4!important;
    border-top: 2px solid #f4f4f4!important;
    border-left: 2px solid #f4f4f4!important;
    border-left: 0!important;
    border-right: 0!important;
    padding: 7px 0 5px 12px!important
}

.col-2 {
    float: left;
    margin-top: 1px
}

.select-table-outer .select-table .table-head .title-block .h-block-checkbox .cbox label {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 40px;
    background: #ffcb00;
    border-radius: 5px 0 0 5px;
    cursor: pointer
}

.select-table-outer .select-table .table-head .title-block .h-block-checkbox .cbox label:before {
    content: '';
    position: absolute;
    left: 12px;
    top: 8px;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #f3c100;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    border-radius: 4px
}

.select-table-outer .select-table .table-head .title-block .h-block-checkbox .cbox label:after {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    left: 12px;
    top: 12px;
    width: 24px;
    height: 24px;
    color: #fff;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    opacity: 0
}

.select-table-outer .select-table .table-head .title-block .cbox input:checked+label:after {
    opacity: 1
}

.select-table-student-id {
    width: 13%!important
}

.dropdown-menu>li.active-btn {
    color: #202020;
    background-color: #f5f5f5
}

active-btn:before {
    border: 5px solid #a9cb4b;
    background: #fff
}

.btn2 {
    position: absolute;
    top: -27px;
    left: 81px
}

.capatibility-icon img {
    width: 40px
}

.block-inner-custom {
    line-height: 24px;
    padding: 6px 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #e6e6e6;
    min-height: 48px!important
}

.dropdown,
.dropup {
    position: relative
}

.dropdown-menu .to-do-visible .filter-btn :before {
    border: 5px solid #a9cb4b;
    background: #fff
}

.dropdown-cell {
    width: 100%
}

.dropdown-text {
    width: 50%
}

.block-inner-custom .dropdown {
    margin-left: 75%;
    width: 50%;
    margin-top: -31px
}

.block-inner-custom .dropdown .button {
    background-color: #4caf50;
    color: #fff;
    padding: 6px 15px!important;
    border: none;
    cursor: pointer
}

.capatibility-icon .dropdown-menu .dropdown-item {
    display: block
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: -68px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 108px;
    padding: 5px 10px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.tabular-design-list-view .table tr td:first-child {
    border-top-left-radius: 7px!important;
    border-bottom-left-radius: 7px!important;
    border-right: none!important;
    border-top: 3.5px solid #fff!important
}

.tabular-design-list-view .table tr td:nth-child(2) {
    border-left: none!important
}

.tabular-design-list-view .table .rd-inner .fa {
    font-size: 20px!important;
    color: #205081
}

.tabular-design-list-view tr {
    height: 51px
}

.tabular-design-list-view .table tr {
    border-top-left-radius: 7px!important;
    border-bottom-left-radius: 7px!important
}

.capatibility-icon .fa {
    font-size: 24px
}

.table .rd-inner a {
    color: #696969
}

.table .rd-inner a:hover {
    color: #23527c;
    text-decoration: underline
}

.table .rd-inner {
    line-height: 30px;
    padding: 0 10px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 14px;
    color: #696969;
    background: #e6e6e6;
    height: 29px
}

.table .table-head td {
    line-height: 23px;
    padding: 8px 10px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #e6e6e6;
    min-height: 40px
}

table .table-head {
    height: 20px
}

.table .btn {
    padding: 6px 11px!important
}

.units-tbl-section .table tr:first-child td:first-child {
    background: #fff
}

.units-tbl-section .table tr:first-child td:last-child {
    background: #fff
}

.unit-list-question {
    background: #e6e6e6!important
}

.units-tbl-section tabular-design-list-view .table-responsive units-table .table .table-head {
    line-height: 24px;
    padding: 8px 15px;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 12px;
    color: #696969;
    background: #e6e6e6;
    min-height: 40px
}

.subj-table-outer .subject-table .table-head .filters-dropdown .btn .fa {
    top: 8px!important
}

.units-table-outer .units-table .table-head .filters-dropdown .btn .fa {
    top: 8px!important
}

.units-tbl-section .table .table-row a {
    font-size: 14px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 24px;
    color: #696969
}

.units-tbl-section .table .table-row a:hover {
    color: #205081;
    text-decoration: underline
}

.units-table-outer .data-box {
    padding: 0!important
}

.student-table-outer .students-table tbody tr:nth-child(even) td:first-child {
    background: #f8f8f8
}

.units-table-outer .units-table .table-row .title-block .cbox label {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 49px;
    background: #ffcb00;
    border-radius: 5px 0 0 5px;
    cursor: pointer
}

.data-toggle-link {
    width: 100%;
    display: block;
    text-align: center
}

.units-table-outer .units-table {
    padding-bottom: 20px
}

.student_view_table {
    background: #fff!important
}

.data-box {
    margin-top: 20px!important
}

.select-table-outer .select-table .table-row .row-inner {
    border-bottom: 3px solid #fff
}

.select-table-outer .select-table .table-row {
    margin-bottom: 0
}

.tabular-design-list-view .table tr:first-child td {
    padding: 14px
}

.tabular-design-list-view .table-topic tr:first-child td {
    padding: 14px
}

.tabular-design-list-view .table-subjects tr:first-child td {
    padding: 14px
}

.tabular-design-list-view .table-unites tr:first-child td {
    padding: 8px
}

.btn-subjectName {
    text-align: center;
    color: #fff!important;
    border-radius: 5px!important;
    width: 100%;
    margin-bottom: 15px
}

.btn-subjectName i {
    margin: 0 8px 0 0
}

.educator-tabs {
    width: 25%!important
}

.parent-tabs {
    width: 50%!important
}

.vnotify-container.vn-center {
    top: 4.5%!important;
    z-index: 1000000000!important;
    transform: translate(-50%, -50%)
}

.select-table-outer .select-table .parent-title-block {
    width: 44%!important
}

.activity-logo {
    text-align: center;
    margin-left: 46%
}

#top_header_menu_slider {
    height: 50px;
    padding-top: 12px
}

#top_header_menu_slider .slick-next,
#top_header_menu_slider .slick-prev {
    float: left;
    margin-top: -17px;
    color: #000;
    font-size: 12px
}

#top_header_menu_slider .slick-next {
    right: 18px
}

#top_header_menu_slider .slick-prev {
    left: 18px
}

#top_header_menu_slider .item a {
    display: block;
    line-height: 26px;
    color: #565656;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600
}

.item.slick-slide {
    margin: 0 40px
}

.item.slick-slide a {
    width: 100%
}

.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
}

.new-workflow-button i {
    color: #fff
}

.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
}

.accounts-manager .plan-stats .account-no {
    font-size: 16px;
    color: #666;
    font-weight: 500;
    width: 53%;
    text-align: right;
    margin: 15px 0 0 0!important
}

.table-responsive.units-table {
    height: auto;
    padding-bottom: 50px
}

.post-details .post-content {
    margin-bottom: 10%
}

.youtube-section {
    margin-top: 2%
}

.select-table-outer .select-table .table-row .title-block {
    width: 37%;
    padding-left: 50px
}

.timer-message {
    width: 50%;
    margin: 0 auto;
    position: relative
}

.option-disabled {
    pointer-events: none
}

.wiki-carousel-post .inner-box {
    height: 170px
}

.wiki-carousel-post .inner-box .lightbox-image .fa {
    top: 70%
}

.worksheets-section .styled-pagination .pagination .disabled span {
    background-color: #e9e9e9;
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 4px;
    font-size: 12px;
    text-transform: capitalize;
    min-width: 40px;
    height: 42px;
    color: #111;
    font-weight: 500;
    text-align: center;
    border-radius: 0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease
}

#myCarouselSubject {
    max-width: 1624px
}

@media screen and (max-width:700px) {
    #top_header_menu_slider .slick-prev {
        left: 0
    }
    #top_header_menu_slider .slick-next {
        right: 0
    }
}

.wf-data-tables .links-nav ul li.active a {
    background: #fff;
    color: #205081;
    border-top-color: #205081
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>a:after {
    content: '+';
    position: absolute;
    right: 15px;
    top: 8px;
    line-height: 20px;
    font-size: 16px
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li.open_tab>a:after {
    content: '-'
}

.workflow-template-popup .rev-link {
    float: left;
    margin-right: 7px
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>a {
    padding: 8px 30px 8px 6px!important
}

.wiki-st-dashboard .filters-bar .filter-block li {
    margin-bottom: 9px
}

.wiki-st-dashboard .filters-bar .filter-block li ul {
    padding-top: 8px;
    margin-left: 38px
}

.wiki-st-dashboard .topic-filter-list>ul>li.open_tab>a:after {
    content: '-'
}

.student-profile-picture .user-image {
    position: relative;
    margin-bottom: 10px
}

.student-profile-picture .user-image .image {
    position: relative;
    width: 110px;
    height: 110px;
    margin: 0 auto;
    overflow: hidden;
    border-radius: 50%
}

.student-profile-picture .user-image .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 38px;
    display: block;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    opacity: 0;
    transition: all .3s ease
}

.student-profile-picture .user-image .image:hover .overlay-box {
    opacity: 1;
    text-align: center
}

.student-profile-picture .user-image .image .overlay-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #205081;
    opacity: .9
}

.student-profile-picture .user-image .image .overlay-box .txt {
    position: relative;
    display: block
}

.student-profile-picture .user-image .image .overlay-box .fa {
    display: block;
    font-size: 20px;
    margin-bottom: 5px
}

.student-profile-picture .user-image .image img {
    display: block;
    width: 100%;
    border-radius: 50%
}

.wiki-st-dashboard .topic-filter-list>ul>li.open_tab>a {
    color: #fff
}

.d-name-span {
    margin-left: -29px;
    margin-right: 5px
}

.d-name-span img {
    border-radius: 20px
}

.new-posts-activate-button {
    text-align: center;
    display: block;
    background: #fff;
    padding: 7px 20px;
    color: #205081;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px
}

.new-posts-activate-button:hover {
    display: block;
    line-height: 24px;
    padding: 3px 22px;
    background: #205081;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    border-radius: 15px;
    text-transform: uppercase
}

.workflow-btn-enable {
    display: block;
    line-height: 24px;
    padding: 3px 22px;
    background: #aad71a;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    border-radius: 15px;
    text-transform: uppercase
}

.workflow-btn-enable:hover {
    display: block;
    line-height: 24px;
    padding: 3px 22px;
    background: #205081;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    border-radius: 15px;
    text-transform: uppercase
}

.workflow-green-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #aad71a;
    margin: 0;
    padding: 0
}

.workflow-yellow-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #f3c234;
    margin: 0;
    padding: 0
}

.workflow-red-hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e13e57;
    margin: 0;
    padding: 0
}

.workflow-img-selected {
    border: 2px solid #ff642e
}

.img-radius {
    border-radius: 20px
}

#login-page .panel-heading.sign-h3 {
    position: relative;
    font-weight: 500;
    color: #205081;
    font-size: 20px;
    text-transform: capitalize
}

#login-page .panel-body {
    padding: 0
}

@media (max-width:1030px) {
    #top_header_menu_slider {
        padding-top: 11px!important;
        margin-top: 2px!important
    }
}

.fixed-toolbar .right-col .print-it {
    position: relative;
    float: right
}

.fixed-toolbar .right-col .print-it .worksheet-toolbar-buttons {
    position: relative;
    text-align: center;
    display: block;
    background: #fff;
    padding: 7px 20px;
    min-width: 110px;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-toolbar .right-col .print-it .worksheet-toolbar-buttons .txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px
}

.fixed-toolbar .right-col .print-it .worksheet_add_to_download .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    width: 24px;
    height: 24px
}

.fixed-toolbar .right-col .print-it .worksheet_add_to_download:hover .icon {
    background-position: center bottom
}

.fixed-toolbar .right-col .print-it .worksheet_add_to_download {
    color: #ef4454
}

.fixed-toolbar .right-col .print-it .worksheet_add_to_download:hover {
    background: #ef4454;
    color: #fff;
    border-color: #ef4454
}

.fixed-toolbar .right-col .print-it .worksheet_print_button .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    font-size: 26px
}

.fixed-toolbar .right-col .print-it .worksheet_print_button:hover .icon {
    background-position: center bottom
}

.fixed-toolbar .right-col .print-it .worksheet_print_button:hover {
    background: #93c83e;
    color: #fff;
    border-color: #93c83e
}

.fixed-toolbar .right-col .print-it .worksheet_print_button {
    color: #93c83e
}

.fixed-toolbar .right-col .print-it .worksheet_download_button .icon {
    position: relative;
    display: inline-block;
    font-size: 26px;
    vertical-align: middle;
    width: 24px;
    height: 24px
}

.fixed-toolbar .right-col .print-it .worksheet_download_button:hover .icon {
    background-position: center bottom
}

.fixed-toolbar .right-col .print-it .worksheet_download_button:hover {
    background: #1f5181;
    color: #fff;
    border-color: #1f5181
}

.fixed-toolbar .right-col .print-it .worksheet_download_button {
    color: #1f5181
}

.worksheet-toolbar-small-text {
    display: initial
}

.dropdown-btn-custom {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 12px 12px;
    background: #e13e57;
    color: #fff;
    cursor: pointer
}

[data-title]:hover:after {
    opacity: 1;
    transition: all .1s ease .5s;
    visibility: visible
}

[data-title]:after {
    content: attr(data-title);
    background-color: #fff;
    color: #4e4d4d;
    font-size: 15px;
    position: absolute;
    padding: 8px;
    top: -45px;
    white-space: nowrap;
    box-shadow: 1px 1px 7px 2px #a9a9a9;
    opacity: 0;
    border: 1px solid transparent;
    z-index: 99999;
    visibility: hidden
}

@media only screen and (min-width:1024px) {
    .massonary_grid_view_main_row {
        column-count: 4
    }
}

@media only screen and (max-width:1023px) and (min-width:768px) {
    .massonary_grid_view_main_row {
        column-count: 3
    }
}

@media only screen and (max-width:767px) and (min-width:575px) {
    .massonary_grid_view_main_row {
        column-count: 2
    }
}

.workflow-title {
    padding-left: 0!important;
    margin-left: -12px!important
}

.ext-parent-wf .parent-wf-table-outer table td.position .d-inner {
    background: 0 0!important
}

.hvr-popup-visible_up_down .st-hover-overlay-up-down {
    opacity: 1;
    visibility: visible
}

.st-hover-overlay-up-down {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 95;
    background: rgba(0, 0, 0, .75);
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

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

.wiki-scoring-section .load-more-box {
    position: relative;
    padding: 40px 0 0;
    text-align: center
}

.wiki-scoring-section .load-more-box .load-more-btn {
    position: relative;
    display: inline-block;
    padding: 3px 25px;
    min-width: 140px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    background: #a4c449;
    font-size: 11px;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 15px
}

.wiki-scoring-section .load-more-box .load-more-btn .fa {
    padding-left: 5px;
    font-weight: 400
}

.wiki-scoring-section .load-more-box .load-more-btn:hover {
    background: #205081
}

.wiki-scoring-section .save-score:hover {
    background: #205081
}

.wiki-scoring-section .save-score {
    background: #a4c449;
    border-color: #a4c449
}

.wiki-scoring-section .save-score-multiple {
    float: right;
    margin-right: 27px;
    padding-top: 5px
}

.wiki-scoring-section .save-score-single {
    background: #a4c449!important;
    border-color: #a4c449!important
}

.with-assigned-table .assigned-table .students {
    min-width: 14%;
    min-height: 31px
}

.show_toolbar_student {
    visibility: visible
}

.hide_toolbar_student {
    visibility: hidden
}

.not-visible {
    height: 0
}

.slimScrollBar,
.wiki-dashboard-section .noti-panel .slimScrollRail {
    z-index: 50!important
}

.admin-dashboard-age {
    top: -26px
}

.admin-dashboard-age .show-tick {
    width: 100%!important
}

button[data-id=student_dashboard_age] span {
    margin: 0
}

button[data-id=student_dashboard_age] {
    background: 0 0!important;
    color: #50504a!important
}

button[data-id=student_dashboard_age]:focus {
    border-color: #aad71a;
    outline: 0 auto #aad71a!important;
    outline-offset: 0
}

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

.sign2-checkboxes input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    background-color: #eee
}

.sign2-checkboxes:hover input~.checkmark {
    background-color: #ccc
}

.sign2-checkboxes input:checked~.checkmark {
    background-color: #205080
}

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

.sign2-checkboxes input:checked~.checkmark:after {
    display: block
}

.sign2-checkboxes .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

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

.pull-right,
.worksheet-details-section .pull-left {
    margin: 10px 0 0 0!important
}

.home-news-section .apply-filter-button {
    display: block;
    width: 100%;
    margin: 30px 0 0 0
}

.inner-box .ribbon {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    height: 36px;
    line-height: 32px;
    padding-left: 15px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background: url(../images/icons/ribbon-one.png) left top no-repeat;
    z-index: 3;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.inner-box:hover .ribbon {
    opacity: 0;
    visibility: hidden
}

.default-search-item .inner-box .ribbon-two {
    position: absolute;
    left: 0;
    top: 0;
    width: 126px;
    height: 36px;
    line-height: 32px;
    padding-left: 12px;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    background: url(../images/icons/ribbon-two.png) left top no-repeat;
    z-index: 3;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.index-page-posts .slick-image,
.subject-topics .slick-image,
.unit-section .slick-image,
.wiki-subjects .slick-image {
    position: relative;
    display: block;
    width: 100%;
    height: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.drop-list-one .dropdown-menu.ul-dropdown-age li {
    padding: 5px
}

.acc-signup-section .info-msg {
    width: 100%
}

.sign-steps-two-trial {
    width: 280px!important
}

.sign-steps-two-trial ul li {
    width: 49.333%!important
}

.custom-dropdown-top-3 {
    position: relative;
    top: -130px!important
}

.slick-list.draggable {
    width: 100%
}

.custom-container-1430 {
    max-width: 1430px!important;
    position: relative;
    z-index: 99
}

.custom-container-1430 .bread-crumb {
    float: left
}

.list-view-title-custom {
    padding-left: 0!important;
    vertical-align: top
}

.default-subject-post .left-overlay {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 99
}

.default-subject-post .left-overlay .inner {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 14px;
    width: 120px;
    overflow: hidden
}

.default-subject-post .left-overlay .inner .free-activity {
    position: relative;
    float: left;
    width: 118px;
    text-align: center;
    padding: 0 5px;
    line-height: 30px;
    color: #205081;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase
}

.scoring-table-outer {
    margin-bottom: 9px!important
}

.step-2-submit-button-spinner {
    padding-left: 0!important
}

.news-block-two .image-box {
    height: unset
}

.drop-list-one {
    padding-left: 65px!important
}

.single-dropdown-li {
    top: -93px!important
}

.student-search-box .filter-option.pull-left {
    padding-left: 8px
}

.img-grayscale {
    background-color: #252323;
    box-shadow: inset 0 0 44px 11px #191616
}

.assessment-post .img-circle {
    background-color: #fff
}

#sign-up-popup {
    z-index: 99999999
}

/* Block Modal Styles */
.blocked-featured-modal .close-popup-btn {
    right: 11px !important;
    top: 12px !important;
    width: 18px !important;
    height: 18px !important;
    z-index: 99 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    color: #abd633 !important;
    background: #fff !important;
}
.blocked-featured-modal .close-popup-btn:hover{
    color: #e9576a !important;
}
.blocked-featured-modal-content .img-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
}
.blocked-featured-modal-content .img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: bottom;
}
.blocked-featured-modal-content .img-box h4{
    position: absolute;
    z-index: 1;
    bottom: 20px;
    left: 26px;
    color: #fff;
    max-width: 180px;
    text-align: left;
    font-size: 30px;
    line-height: 1.1;
}

.blocked-featured-modal-content .text-content-block{
    padding: 40px;
    text-align: left;
    width: 56%;
    float: right;
    position: relative;
    z-index: 9;
}
.covid-blocked-modal-shape-1 {
    position: absolute;
    left: -22px;
    top: -16px;
}
.covid-blocked-modal-shape-2 {
    position: absolute;
    right: -40%;
    top: -25%;
}
.blocked-featured-modal-content .text-content-block .top-text-box h5{
    color: #585858;
    font-size: 22px;
    line-height: 1.25;
    font-weight: 400;
}
.blocked-featured-modal-content .text-content-block .top-text-box h2{
    color: #e9576a;
    font-size: 40px;
    line-height: 1.12;
    font-weight: 400;
    padding: 7px 0;
    text-align: left;
}
.blocked-featured-modal-content .text-content-block .top-text-box h2 b,
.blocked-featured-modal-content .text-content-block .top-text-box h5 b{
    font-weight: 800;
}
.blocked-featured-modal-content .bottom-box {
    margin-top: 46px;
}
.blocked-featured-modal-content .bottom-box p{
    color: #646464;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin: 0;
    margin-bottom: 6px;
}
.blocked-featured-modal-content .bottom-box p b{
    font-weight: 800;
}
.blocked-featured-modal-content .bottom-box a.normal-type{
    display: block;
    padding: 13px 20px 15px;
    border: 1px solid #dddddd;
    border-radius: 3px;
    color: #646464;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
    transition: all 0.3s ease;
}
.blocked-featured-modal-content .bottom-box a.normal-type span{
    display: block;
    font-size: 13px;
    font-weight: 400;
}
.blocked-featured-modal-content .bottom-box a.special-covid,
.blocked-featured-modal-content .bottom-box a.special-covid span{
    color: #fff;
}
.blocked-featured-modal-content .bottom-box a.special-covid b{
    color: #aad71a;
    font-weight: 800;
}
.blocked-featured-modal-content .bottom-box a.normal-type:hover{
    border-color: #aad71a;
    background: #f5f6f5;
    box-shadow: rgba(0,0,0,0.1) 0 3px 6px !important;
}

/* OFF 60 12 Months Modal Styles */
.off-60-12-months-modal .outer{
    border-radius: 5px !important;
}
.off-60-12-months-modal.popup-outer .sign-in-up-popup .outer .close-popup-btn {
    background: #fff;
    width: 23px;
    height: 23px;
    font-size: 14px;
    line-height: 23px;
    top: 14px;
}
.off-60-12-months-modal .off-60-modal-content-wrapper .header-box{
    padding: 24px 20px;
    background-position: center !important;
    color: #fff;
    text-align: left;
}
.off-60-12-months-modal .off-60-modal-content-wrapper .header-box .text-content{
    max-width: 270px;
}
.off-60-12-months-modal .off-60-modal-content-wrapper .text-content h3{
    text-align: left;
    color: #fff;
    margin-bottom: 16px;
    font-weight: 800;
    font-size: 24px;
    line-height: 1.2;
}
.off-60-12-months-modal .off-60-modal-content-wrapper .text-content p{
    line-height: 1.3;
    font-size: 15px;
    margin-bottom: 0;
}
.off-60-modal-body {
    text-align: left;
    padding: 24px 28px;
}
.off-60-modal-body > p{
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 24px;
}
.off-60-modal-body .signup-as-options-inner > a {
    flex: 1;
}
.off-60-modal-body .reference-info small{
    line-height: 1.4;
    display: block;
    color: #a6a6a6;
    font-size: 13px;
}

@media (max-width: 575px) {
    .off-60-12-months-modal .off-60-modal-content-wrapper .header-box {
        padding: 18px 16px;
    }
    .off-60-12-months-modal .off-60-modal-content-wrapper .header-box .text-content {
        max-width: 230px;
    }
    .off-60-12-months-modal .off-60-modal-content-wrapper .text-content h3 {
        margin-bottom: 14px;
        font-size: 20px;
    }
    .off-60-12-months-modal .off-60-modal-content-wrapper .text-content p {
        font-size: 14px;
    }
    .off-60-modal-body {
        padding: 16px 18px;
    }
    .off-60-modal-body > p {
        font-size: 13px;
        margin-bottom: 20px;
    }
    .off-60-modal-body .reference-info small {
        font-size: 12px;
    }
}

/* Blocked Feature V2 */
.covid-blocked-v2-girl {
    position: absolute;
    z-index: 9;
    bottom: -60px;
    left: 48%;
}
img.covid-v2-shape-1 {
    position: absolute;
    z-index: 99;
    left: 63%;
    top: -25px;
}
img.covid-v2-shape-2 {
    position: absolute;
    z-index: 99;
    left: -116px;
    bottom: -151px;
}
img.covid-v2-shape-3 {
    position: absolute;
    z-index: 99;
    bottom: -122px;
    right: -134px;
}
.blocked-featured-modal-content.v2 .img-box {
    position: absolute;
    right: 0;
    left: inherit;
    top: 0;
    width: 34%;
    height: 100%;
    z-index: 1;
}
.blocked-featured-modal-content.v2 .text-content-block{
    float: left;
    z-index: 0;
}
.blocked-featured-modal-content.v2 .text-content-block .top-text-box h2 {
    color: #205081;
}
.blocked-featured-modal-content.v2 .bottom-box {
    margin-top: 26px;
    padding-right: 26px;
}
.blocked-featured-modal-content.v2 .bottom-box a.normal-type {
    padding: 12px 12px 14px;
}
.blocked-featured-modal.v2 .close-popup-btn{
    color: #a7a8a4 !important;
}
.blocked-featured-modal.v2 .close-popup-btn:hover{
    color: #e9576a !important;
}

@media (max-width: 767px){
    .blocked-featured-modal-content .text-content-block .top-text-box h5 {
        font-size: 18px;
    }
    .blocked-featured-modal-content .text-content-block .top-text-box h2 {
        font-size: 30px;
    }
    .blocked-featured-modal-content .bottom-box a.normal-type {
        font-size: 16px;
    }
    .blocked-featured-modal-content .bottom-box a.normal-type span {
        font-size: 11px;
    }
    .blocked-featured-modal-content .img-box h4 {
        font-size: 20px;
    }
    .covid-blocked-v2-girl {
        width: 240px;
    }
    .plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a {
        padding: 10px 24px 9px !important;
    }
}
@media (max-width: 575px){
    .student-limit-box {
        display: block;
        text-align: center;
        margin-bottom: 2px;
        margin-right: 0;
    }
    .btn.padding-v2 {
        padding: 16px 28px !important;
    }
    .blocked-featured-modal-content .img-box {
        position: relative;
        width: 100%;
        height: 230px;
    }
    .blocked-featured-modal-content .img-box img {
        object-position: center;
    }
    .blocked-featured-modal-content .text-content-block {
        padding: 30px;
        width: 100%;
    }
    .blocked-featured-modal-content .bottom-box {
        margin-top: 20px;
    }
    .blocked-featured-modal-content .text-content-block .top-text-box h5 {
        font-size: 16px;
    }
    .blocked-featured-modal-content .text-content-block .top-text-box h2 {
        font-size: 25px;
    }
    .covid-blocked-v2-girl {
        display: none;
    }
    .blocked-featured-modal-content.v2 .img-box {
        position: relative;
        right: 0;
        left: -30px;
        top: 0;
        width: 108%;
        height: 220px;
        z-index: 1;
    }
}
@media (max-width: 430px){
    .covid-blocked-modal-shape-2 {
        right: -48%;
        top: -25%;
    }
    .blocked-featured-modal-content .img-box {
        height: 200px;
    }
    .blocked-featured-modal-content.v2 .img-box {
        height: 180px;
        width: 120%;
    }
}
/* Free Worksheet Popup Styles Starts */
.free-worksheet-modal .close-popup-btn,
.close-popup-btn.global {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
    height: 26px;
    padding-left: 1px;
    border-radius: 50%;
    background: #ffffff;
    color: #696969;
    text-align: center;
    line-height: 26px;
    font-size: 24px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
    z-index: 99;
}

.free-worksheet-modal .close-popup-btn:hover,
.close-popup-btn.global:hover {
    background: #f44336;
    color: #ffffff;
}

.popup-content.free-worksheet-modal {
    max-width: 900px !important;
}

.free-worksheet-modal .free-worksheet-modal-inner {
    background: #ffffff;
}
.free-worksheet-modal .flex-row{
    display: flex;
    width: 100%;
    height: 100%;
}
.free-worksheet-modal .flex-row .left-side{
    flex: 1;
    max-width: 314px;
}
.free-worksheet-modal .flex-row .left-side img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.free-worksheet-modal .flex-row .right-side{
    flex: 1;
}

.free-worksheet-modal .free-worksheet-modal-inner .content-area {
    padding: 40px 64px 26px;
    background: #ffffff;
}

.free-worksheet-modal .free-worksheet-modal-inner .content-area h3 {
    padding: 0 16px 26px;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 400;
    color: #696969;
    text-align: center;
}

.free-worksheet-modal .form-row {
    display: flex;
    flex: 1;
}

.free-worksheet-modal .form-row .form-group {
    margin-bottom: 12px !important;
}

.free-worksheet-modal .form-row .col-50 {
    width: 50%;
}

.free-worksheet-modal .form-row .col-50:first-child {
    padding-right: 5px;
}

.free-worksheet-modal .form-row .col-50:last-child {
    padding-left: 5px;
}

.free-worksheet-modal .form-extras .checkbox-box {
    text-align: left;
}

.free-worksheet-modal .form-extras .checkbox-box .custom-checkbox label {
    line-height: 1.6;
}

.free-worksheet-modal .form-extras .checkbox-box .custom-checkbox a {
    color: #aad71a;
}

.free-worksheet-modal .form-extras .checkbox-box .custom-checkbox a:hover {
    text-decoration: underline;
}

.free-worksheet-modal .custom-select {
    min-width: 100%;
}

.free-worksheet-modal .custom-select .btn {
    border-color: #eff0f0;
    box-shadow: none;
    border-radius: 0;
    height: 42px;
    margin: 0 !important;
    font-size: 15px;
    padding-left: 16px;
    padding-right: 16px;
    transition: border 0.25s ease-in-out;
}

.free-worksheet-modal .custom-select .btn>span {
    margin: 0;
    color: #393939 !important;
    font-size: 15px !important;
    text-transform: capitalize;
}

.free-worksheet-modal .custom-select .btn:hover {
    border-color: #ddd;
    background: transparent;
}

.free-worksheet-modal .custom-select .btn:hover>span {
    color: #393939 !important;
}

.free-worksheet-modal .custom-select.open>.dropdown-toggle.btn-default,
.free-worksheet-modal .custom-select.open>.dropdown-toggle.btn-default:focus {
    background: transparent !important;
}

.free-worksheet-modal .custom-select .btn:focus,
.free-worksheet-modal .custom-select .btn:active {
    border-color: #aad71a;
    box-shadow: none;
    outline: none !important;
}

.free-worksheet-modal .custom-select .dropdown-menu.open {
    padding-left: 58px;
    left: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.free-worksheet-modal .custom-select .dropdown-menu.open>.dropdown-menu.inner {
    left: 0;
    margin-top: -6px;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px;
    overflow: hidden;
    border: 0;
}

.free-worksheet-modal .custom-select .dropdown-menu.open li a {
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    border-bottom: 1px solid #eff0f0;
    transition: all 0.25s ease-in-out;
}

@media (max-width: 991px){

    .free-worksheet-modal .free-worksheet-modal-inner .content-area {
        padding: 40px 40px 26px;
    }
    .free-worksheet-modal .flex-row .left-side {
        max-width: 230px;
    }
}

@media (max-width: 768px) {
    .free-worksheet-modal .free-worksheet-modal-inner .content-area {
        padding: 36px 24px 20px;
    }
    .free-worksheet-modal .form-row {
        flex-wrap: wrap;
    }
    .free-worksheet-modal .form-row .col-50 {
        min-width: 100%;
        padding-right: 0 !important;
    }
    .free-worksheet-modal .form-row .col-50:last-child {
        padding-left: 0;
    }
}

@media (max-width: 575px) {
    .free-worksheet-modal .free-worksheet-modal-inner .content-area {
        padding: 20px 14px 12px;
    }
    .free-worksheet-modal .flex-row {
        flex-wrap: wrap;
    }
    .free-worksheet-modal .flex-row .left-side{
        max-width: 100%;
        min-width: 100%;
        height: 150px;
    }
    .free-worksheet-modal .flex-row .left-side img {
        object-position: top;
    }
    .free-worksheet-modal .free-worksheet-modal-inner .content-area h3 {
        padding: 0 0px 10px;
        font-size: 16px;
    }
}


/* Free Worksheet Popup Styles Ends */


/* Nutrition Month Popup Styles Starts */

.nutrition-month-modal .close-popup-btn {
    position: absolute;
    right: 12px;
    top: 10px;
    width: 26px;
    height: 26px;
    padding-left: 1px;
    border-radius: 50%;
    background: #ffffff;
    color: #696969;
    text-align: center;
    line-height: 26px;
    font-size: 24px;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.nutrition-month-modal .close-popup-btn:hover {
    background: #f27800;
    color: #ffffff;
}

.popup-content.nutrition-modal {
    max-width: 570px !important;
}

.popup-content.nutrition-modal-confirm {
    max-width: 756px !important;
}

.nutrition-month-modal .nutrition-month-modal-inner {
    background: #ffffff;
}

.nutrition-month-modal .nutrition-month-modal-inner .top-section {
    padding: 44px 0;
    background: url(../images/img-new/nutrition-bg.jpg) no-repeat center;
    background-size: cover;
}

.nutrition-month-modal .nutrition-month-modal-inner .top-section .nutrition-heading {
    background: #f27800;
    padding: 9px 30px;
    width: 56%;
    margin: auto;
    text-align: center;
    clip-path: polygon(94% 0%, 100% 50%, 94% 100%, 6% 100%, 0 50%, 6% 0);
    position: relative;
}

.nutrition-month-modal .nutrition-month-modal-inner .top-section .nutrition-heading.confirm {
    width: 70%;
    clip-path: polygon(96% 0%, 100% 50%, 96% 100%, 5% 100%, 0 50%, 5% 0);
}

.nutrition-month-modal .nutrition-month-modal-inner .top-section .nutrition-heading::before,
.nutrition-month-modal .nutrition-month-modal-inner .top-section .nutrition-heading::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #ffffff;
}

.nutrition-month-modal .nutrition-month-modal-inner .top-section .nutrition-heading::after {
    left: inherit;
    right: 14px;
}

.nutrition-month-modal .nutrition-month-modal-inner .top-section .nutrition-heading h2 {
    color: #ffffff;
    font-size: 27px;
    line-height: 1.2;
    margin-bottom: 5px;
    font-family: 'Playfair Display', serif;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area {
    padding: 50px 40px 40px;
    background: #ffffff;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area h3 {
    padding: 0 20px 26px;
    line-height: 1.2;
    font-size: 24px;
    font-weight: 400;
    color: #696969;
    text-align: center;
}

.nutrition-month-modal .form-row {
    display: flex;
    flex: 1;
}

.nutrition-month-modal .form-row .form-group {
    margin-bottom: 12px !important;
}

.nutrition-month-modal .form-row .col-50 {
    width: 50%;
}

.nutrition-month-modal .form-row .col-50:first-child {
    padding-right: 5px;
}

.nutrition-month-modal .form-row .col-50:last-child {
    padding-left: 5px;
}

.nutrition-month-modal .form-extras .checkbox-box {
    text-align: left;
}

.nutrition-month-modal .form-extras .checkbox-box .custom-checkbox label {
    line-height: 1.6;
}

.nutrition-month-modal .form-extras .checkbox-box .custom-checkbox a {
    color: #aad71a;
}

.nutrition-month-modal .form-extras .checkbox-box .custom-checkbox a:hover {
    text-decoration: underline;
}

.nutrition-month-modal .custom-select {
    min-width: 100%;
}

.nutrition-month-modal .custom-select .btn {
    border-color: #eff0f0;
    box-shadow: none;
    border-radius: 0;
    height: 42px;
    margin: 0 !important;
    font-size: 15px;
    padding-left: 16px;
    padding-right: 16px;
    transition: border 0.25s ease-in-out;
}

.nutrition-month-modal .custom-select .btn>span {
    margin: 0;
    color: #393939 !important;
    font-size: 15px !important;
    text-transform: capitalize;
}

.nutrition-month-modal .custom-select .btn:hover {
    border-color: #ddd;
    background: transparent;
}

.nutrition-month-modal .custom-select .btn:hover>span {
    color: #393939 !important;
}

.nutrition-month-modal .custom-select.open>.dropdown-toggle.btn-default,
.nutrition-month-modal .custom-select.open>.dropdown-toggle.btn-default:focus {
    background: transparent !important;
}

.nutrition-month-modal .custom-select .btn:focus,
.nutrition-month-modal .custom-select .btn:active {
    border-color: #aad71a;
    box-shadow: none;
    outline: none !important;
}

.nutrition-month-modal .custom-select .dropdown-menu.open {
    padding-left: 58px;
    left: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
}

.nutrition-month-modal .custom-select .dropdown-menu.open>.dropdown-menu.inner {
    left: 0;
    margin-top: -6px;
    padding: 0;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 4px;
    overflow: hidden;
    border: 0;
}

.nutrition-month-modal .custom-select .dropdown-menu.open li a {
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 400;
    color: #333;
    border-bottom: 1px solid #eff0f0;
    transition: all 0.25s ease-in-out;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm {
    padding: 30px 14px;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box {
    display: flex;
    align-items: center;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box>div {
    padding: 0px 20px;
    text-align: center;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box>div:last-child {
    flex: 1;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box>div.save-amount {
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    padding-top: 4px;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .celebrate-text {
    width: 52%;
    text-align: left;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .celebrate-text h2 {
    color: #f27800;
    font-size: 26px;
    line-height: 1.2;
    font-weight: 400 !important;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .celebrate-text h2 b {
    font-weight: 800 !important;
    font-size: 28px;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .save-amount sup {
    display: block;
    text-align: left;
    font-size: 13px;
    text-transform: uppercase;
    color: #b0cd34;
    position: relative;
    top: 8px;
    font-weight: 400;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .save-amount h1 {
    font-size: 68px;
    color: #b0cd34;
    text-align: left;
    font-weight: 900;
    display: flex;
    line-height: 1.25;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .save-amount h1 span {
    font-size: 54px;
    font-weight: 400;
    position: relative;
    top: 4px;
    left: -1px;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .save-amount sub {
    display: block;
    text-align: right;
    position: relative;
    top: -18px;
    font-size: 11px;
    left: 8px;
    color: #b0cd34;
    text-transform: uppercase;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .coupen-code small {
    color: #6e6e6e;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 3px;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .coupen-code .code {
    color: #b0cd34;
    font-size: 25px;
    font-weight: 800;
    line-height: 1.3;
    margin-top: -8px;
}

.nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .coupen-code span {
    display: inline-block;
    background: #f27800;
    padding: 5px 16px;
    border-radius: 40px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 500;
}

@media (max-width: 575px) {
    .nutrition-month-modal .nutrition-month-modal-inner .content-area {
        padding: 40px 20px 34px;
    }
    .nutrition-month-modal .nutrition-month-modal-inner .top-section .nutrition-heading {
        width: 84%;
    }
    .nutrition-month-modal .nutrition-month-modal-inner .content-area h3 {
        padding: 0 0px 26px;
    }
    .nutrition-month-modal .custom-select .dropdown-menu.open {
        padding-left: 0;
    }
    .nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box {
        flex-wrap: wrap;
    }
    .nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box .celebrate-text {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    .nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box>div.save-amount {
        border: 0;
    }
}

@media (max-width: 430px) {
    .nutrition-month-modal .nutrition-month-modal-inner .content-area.confirm .content-box>div.save-amount {
        padding-left: 30%;
    }
}


/* Nutrition Month Popup Styles Ends */

.step-4 .link-box:hover>.user-dropdown {
    top: 100%;
    opacity: 1;
    visibility: visible
}

.confirm_selected_students {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 3px 22px;
    color: #fff;
    background: #0086c0;
    text-align: center;
    border-radius: 18px;
    font-size: 11px;
    margin-left: 10px;
    margin: 0 auto
}

.custom-todo-style {
    background: #e13e57!important;
    color: #fff;
    text-align: center
}

.custom-inprogress-style {
    background: #ff642e!important;
    color: #fff;
    text-align: center
}

.custom-done-style {
    background: #a9cd47!important;
    color: #fff;
    text-align: center
}

.jssocials-shares {
    margin: .2em 0
}

.jssocials-shares * {
    box-sizing: border-box
}

.jssocials-share {
    display: inline-block;
    vertical-align: top;
    margin: .3em .6em .3em 0
}

.jssocials-share:last-child {
    margin-right: 0
}

.jssocials-share-logo {
    width: 1em;
    vertical-align: middle;
    font-size: 1.5em
}

img.jssocials-share-logo {
    width: auto;
    height: 1em
}

.jssocials-share-link {
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 1
}

.jssocials-share-link.jssocials-share-link-count {
    padding-top: .2em
}

.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
    display: block;
    font-size: .6em;
    margin: 0 -.5em -.8em -.5em
}

.jssocials-share-link.jssocials-share-no-count {
    padding-top: .5em
}

.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
    height: 1em
}

.jssocials-share-label {
    padding-left: .3em;
    vertical-align: middle
}

.jssocials-share-count-box {
    display: inline-block;
    height: 1.5em;
    padding: 0 .3em;
    line-height: 1;
    vertical-align: middle;
    cursor: default
}

.jssocials-share-count-box.jssocials-share-no-count {
    display: none
}

.jssocials-share-count {
    line-height: 1.5em;
    vertical-align: middle
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    /* background: #fff url(ajax-loader.gif) center center no-repeat */
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format('embedded-opentype'), url(fonts/slick.woff) format('woff'), url(fonts/slick.ttf) format('truetype'), url(fonts/slick.svg#slick) format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: 0;
    background: 0 0
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: 'â†'
}

[dir=rtl] .slick-prev:before {
    content: 'â†’'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: 'â†’'
}

[dir=rtl] .slick-next:before {
    content: 'â†'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: 'â€¢';
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.jssocials-share-twitter .jssocials-share-link {
    background: #00aced
}

.jssocials-share-twitter .jssocials-share-link:hover {
    background: #0087ba
}

.jssocials-share-facebook .jssocials-share-link {
    background: #3b5998
}

.jssocials-share-facebook .jssocials-share-link:hover {
    background: #2d4373
}

.jssocials-share-googleplus .jssocials-share-link {
    background: #dd4b39
}

.jssocials-share-googleplus .jssocials-share-link:hover {
    background: #c23321
}

.jssocials-share-linkedin .jssocials-share-link {
    background: #007bb6
}

.jssocials-share-linkedin .jssocials-share-link:hover {
    background: #005983
}

.jssocials-share-pinterest .jssocials-share-link {
    background: #cb2027
}

.jssocials-share-pinterest .jssocials-share-link:hover {
    background: #9f191f
}

.jssocials-share-email .jssocials-share-link {
    background: #3490f3
}

.jssocials-share-email .jssocials-share-link:hover {
    background: #0e76e6
}

.jssocials-share-stumbleupon .jssocials-share-link {
    background: #eb4823
}

.jssocials-share-stumbleupon .jssocials-share-link:hover {
    background: #c93412
}

.jssocials-share-whatsapp .jssocials-share-link {
    background: #29a628
}

.jssocials-share-whatsapp .jssocials-share-link:hover {
    background: #1f7d1e
}

.jssocials-share-telegram .jssocials-share-link {
    background: #2ca5e0
}

.jssocials-share-telegram .jssocials-share-link:hover {
    background: #1c88bd
}

.jssocials-share-line .jssocials-share-link {
    background: #25af00
}

.jssocials-share-line .jssocials-share-link:hover {
    background: #1a7c00
}

.jssocials-share-viber .jssocials-share-link {
    background: #7b519d
}

.jssocials-share-viber .jssocials-share-link:hover {
    background: #61407b
}

.jssocials-share-pocket .jssocials-share-link {
    background: #ef4056
}

.jssocials-share-pocket .jssocials-share-link:hover {
    background: #e9132e
}

.jssocials-share-messenger .jssocials-share-link {
    background: #0084ff
}

.jssocials-share-messenger .jssocials-share-link:hover {
    background: #006acc
}

.jssocials-share-vkontakte .jssocials-share-link {
    background: #45668e
}

.jssocials-share-vkontakte .jssocials-share-link:hover {
    background: #344d6c
}

.jssocials-share-link {
    padding: .5em .6em;
    color: #fff;
    -webkit-transition: background .2s ease-in-out, border-color .2s ease-in-out;
    transition: background .2s ease-in-out, border-color .2s ease-in-out
}

.jssocials-share-link:active,
.jssocials-share-link:focus,
.jssocials-share-link:hover {
    color: #fff
}

.jssocials-share-count-box {
    position: relative;
    height: 2.5em;
    padding: 0 .3em;
    margin-left: .3em;
    background: #f5f5f5;
    -webkit-transition: background .2s ease-in-out, border-color .2s ease-in-out;
    transition: background .2s ease-in-out, border-color .2s ease-in-out
}

.jssocials-share-count-box:hover {
    background: #dcdcdc
}

.jssocials-share-count-box:hover:after {
    border-color: transparent #dcdcdc transparent transparent
}

.jssocials-share-count-box:after {
    content: "";
    display: block;
    position: absolute;
    top: .85em;
    left: -.3em;
    width: 0;
    height: 0;
    border-width: .4em .4em .4em 0;
    border-style: solid;
    border-color: transparent #f5f5f5 transparent transparent;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: background .2s ease-in-out, border-color .2s ease-in-out;
    transition: background .2s ease-in-out, border-color .2s ease-in-out
}

.jssocials-share-count-box .jssocials-share-count {
    line-height: 2.5em;
    color: #444
}

.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
}

.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
}

.wf-section {
    position: relative;
    background: #efefef;
    overflow: hidden;
}

.wf-section .outer-container {
    position: relative;
    /*padding-left: 200px*/
}

.wf-section .wf-sidebar {
    position: relative;
    float: left;
    width: 200px;
    margin-left: -200px
}

.wf-section .wf-sidebar .filter-btn {
    position: relative;
    width: 100%;
    display: none;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.wf-section .wf-sidebar .filter-btn .toggle-btn {
    position: relative;
    display: block;
    background: #205081;
    text-transform: uppercase;
    line-height: 24px;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.wf-section .wf-sidebar .filter-btn .toggle-btn .fa {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 18px;
    font-weight: 400
}

.wf-section .wf-sidebar.visible-bar .filter-btn {
    left: 0;
    width: 100%
}

.wf-section .wf-sidebar.visible-bar .filter-btn .toggle-btn .fa:before {
    content: "\f00d"
}

.wf-section .wf-sidebar-inner {
    position: relative;
    padding-bottom: 50px
}

.wf-section .wf-content {
    position: relative;
    float: left;
    width: 100%;
    padding: 40px 0;
    background: #fcfcfc
}

.wf-section .wf-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fcfcfc;
    min-height: 2000px
}

.wf-section .wf-container {
    position: relative;
    max-width: 1000px;
    padding: 0 20px;
    margin: 0 auto
}

.wf-section .wf-sidebar .top-link-box {
    position: relative;
    padding: 30px 15px 20px
}

.new-wf-btn {
    position: relative;
    display: block;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    padding: 6px 6px 6px 32px;
    background: #aad71a;
    border-radius: 18px
}

.new-wf-btn:hover {
    background: #205081;
    color: #fff
}

.new-wf-btn .icon {
    position: absolute;
    left: 3px;
    top: 4px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background: rgba(0, 0, 0, .05);
    border-radius: 50%
}

.wf-section .wf-sidebar .custom-wf-subj-list {
    position: relative;
    padding: 20px 20px;
    border-top: 1px solid rgba(255, 255, 255, .5)
}

.wf-section .wf-sidebar .custom-wf-subj-list li {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #4d4d4d;
    margin-bottom: 10px
}

.wf-section .wf-sidebar .custom-wf-subj-list li a {
    position: relative;
    display: block;
    line-height: 20px;
    color: #4d4d4d
}

.wf-section .wf-sidebar .custom-wf-subj-list li a:hover {
    color: #1d4c7c;
    text-decoration: underline
}

.wf-section .wf-sidebar .stud-wf-subj-list {
    position: relative;
    padding: 0 0
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul {
    position: relative;
    padding: 0 0
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>a {
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #4d4d4d;
    padding: 8px 30px 8px 30px;
    line-height: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>a:after {
    content: '+';
    position: absolute;
    right: 15px;
    top: 8px;
    line-height: 20px;
    font-size: 16px
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li.open>a:after {
    content: '-'
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>a .fa {
    position: absolute;
    left: 10px;
    top: 8px;
    line-height: 20px;
    font-size: 15px;
    padding-right: 10px
}

.wf-section .wf-sidebar .stud-wf-subj-list .math-list>a {
    border-left: 4px solid #fdab3d
}

.wf-section .wf-sidebar .stud-wf-subj-list .physics-list>a {
    border-left: 4px solid #ff158a
}

.wf-section .wf-sidebar .stud-wf-subj-list .geography-list>a {
    border-left: 4px solid #aad71a
}

.wf-section .wf-sidebar .stud-wf-subj-list .biology-list>a {
    border-left: 4px solid #a25ddc
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>ul {
    position: relative;
    display: none
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li.open>ul {
    display: block
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>ul>li>a {
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    color: #4d4d4d;
    padding: 5px 5px 5px 30px;
    line-height: 20px
}

.wf-section .wf-sidebar .stud-wf-subj-list .math-list>ul>li>a {
    border-left: 4px solid rgba(253, 171, 61, .5)
}

.wf-section .wf-sidebar .stud-wf-subj-list .physics-list>ul>li>a {
    border-left: 4px solid rgba(255, 21, 138, .5)
}

.wf-section .wf-sidebar .stud-wf-subj-list .geography-list>ul>li>a {
    border-left: 4px solid rgba(0, 200, 117, .5)
}

.wf-section .wf-sidebar .stud-wf-subj-list .biology-list>ul>li>a {
    border-left: 4px solid rgba(162, 93, 220, .5)
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>ul>li>a:hover {
    background: #e4e4e4
}

.wf-section .wf-sidebar .stud-wf-subj-list>ul>li>ul>li>a.active {
    color: #fff
}

.wf-section .wf-sidebar .stud-wf-subj-list .math-list>ul>li>a.active {
    background: #fdab3d
}

.wf-section .wf-sidebar .stud-wf-subj-list .physics-list>ul>li>a.active {
    background: #ff158a
}

.wf-section .wf-sidebar .stud-wf-subj-list .geography-list>ul>li>a.active {
    background: #aad71a
}

.wf-section .wf-sidebar .stud-wf-subj-list .biology-list>ul>li>a.active {
    background: #a25ddc
}

.wf-section .wf-steps {
    position: relative;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px 0 40px
}

.wf-section .wf-steps .row {
    margin: 0 -35px
}

.wf-section .wf-steps .wf-step-block {
    position: relative;
    margin-bottom: 70px;
    padding: 0 35px
}

.wf-section .wf-steps .wf-step-block .inner {
    position: relative;
    display: block;
    max-width: 270px;
    margin: 0 auto
}

.wf-section .wf-steps .wf-step-block .image {
    position: relative;
    text-align: center;
    display: block;
    margin: 0
}

.wf-section .wf-steps .wf-step-block .image img {
    position: relative;
    width: 100%;
    z-index: 1
}

.wf-section .wf-steps .wf-step-block:nth-child(1) .image:after {
    content: '';
    position: absolute;
    right: -66px;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url(../images/icons/wf-icons/wf-arrow-blue.png) right center no-repeat
}

.wf-section .wf-steps .wf-step-block:nth-child(2) .image:after {
    content: '';
    position: absolute;
    right: -66px;
    top: 50%;
    margin-top: -40px;
    width: 80px;
    height: 80px;
    background: url(../images/icons/wf-icons/wf-arrow-green.png) right center no-repeat
}

.wf-section .wf-steps .text-board {
    position: absolute;
    display: table;
    vertical-align: middle;
    left: -40px;
    bottom: 7px;
    width: 180px;
    font-size: 15px;
    color: #353535;
    padding: 15px 15px;
    line-height: 1.4em;
    font-weight: 500;
    background: #fff;
    height: 90px;
    border-radius: 10px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .1);
    z-index: 2
}

.wf-section .wf-steps .wf-step-block:nth-child(2) .text-board {
    left: 50%;
    margin-left: -90px;
    bottom: -40px
}

.wf-section .wf-steps .wf-step-block:nth-child(3) .text-board {
    left: auto;
    right: -40px
}

.wf-section .wf-steps .text-board .board-inner {
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.wf-section .wf-steps .text-board a {
    text-transform: uppercase;
    font-weight: 600
}

.wf-section .wf-steps .wf-step-block:nth-child(2) .text-board a {
    color: #a2c939
}

.wf-section .wf-steps .wf-step-block:nth-child(3) .text-board a {
    color: #b73246
}

.wf-section .wf-sel-template {
    position: relative;
    max-width: 780px;
    margin: 0 auto 70px
}

.wf-section .wf-sel-template .inner {
    position: relative;
    background: #fff;
    padding: 20px 25px;
    border-radius: 5px;
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, .07)
}

.wf-section .wf-sel-template .inner .title-box {
    position: relative;
    float: left;
    min-height: 80px;
    padding-left: 95px;
    padding-top: 30px
}

.wf-section .wf-sel-template .inner .title-box .image {
    position: absolute;
    left: 0;
    top: 0
}

.wf-section .wf-sel-template .inner .title-box h3 {
    font-size: 18px;
    color: #353535;
    font-weight: 400;
    margin: 0;
    line-height: 1.5em
}

.wf-section .wf-sel-template .inner .title-box h3 a {
    color: #aad71a;
    font-weight: 500
}

.wf-section .wf-sel-template .inner .link-box {
    position: relative;
    float: right;
    padding-top: 15px
}

.wf-section .wf-sel-template .inner .link-box a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    padding: 10px 45px;
    color: #fff;
    background: #aad71a;
    border-radius: 3px
}

.wf-section .wf-sel-template .inner .link-box a:hover {
    color: #fff;
    background: #205081
}

.wf-data-tables {
    position: relative
}

.wf-data-tables .links-nav {
    position: relative;
    top: 1px;
    margin: 0 -1px;
    z-index: 1
}

.wf-data-tables .links-nav ul {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.wf-data-tables .links-nav ul li {
    position: relative;
    display: block;
    float: left;
    padding: 0 1px
}

.wf-data-tables .links-nav ul li a {
    position: relative;
    display: block;
    line-height: 30px;
    padding: 8px 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #757575;
    background: #ebebeb;
    text-transform: uppercase;
    border-top: 3px solid #ebebeb;
    border-radius: 5px 5px 0 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
}

.wf-data-tables .links-nav ul li.current a {
    background: #fff;
    color: #205081;
    border-top-color: #205081
}

.wf-data-tables .links-nav ul li:nth-child(1).current a {
    border-left: 1px solid #e0e0e0
}

.wf-data-tables .links-nav ul li:last-child.current a {
    border-right: 1px solid #e0e0e0
}

.wf-data-tables .wf-data-box {
    position: relative;
    padding: 30px 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 0 0 3px 3px
}

.wf-data-box .table-outer {
    position: relative;
    width: 100%;
    padding-bottom: 3px;
    margin-bottom: 30px
}

.wf-data-box .table-outer .wf-table {
    position: relative;
    width: 100%
}

.wf-data-box .table-outer .wf-table .table-head {
    position: relative;
    width: 100%;
    background: #ededed
}

.wf-data-box .table-outer .wf-table .table-head th {
    line-height: 24px;
    padding: 5px 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 10px;
    color: #71716f!important
}

.wf-data-box .wf-table .table-head th.d-check-box {
    padding-left: 50px
}

.wf-data-box .table-outer .wf-table tbody tr {
    background: #fff;
    border-bottom: 1px solid #f0f0f0
}

.wf-data-box .table-outer .wf-table tbody tr td {
    position: relative;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    padding: 15px 15px
}

.wf-data-box .table-outer .wf-table tbody tr:hover td {
    color: #585857
}

.wf-data-box .table-outer .wf-table tbody tr td.d-title {
    text-transform: capitalize
}

.wf-data-box .table-outer .wf-table tbody tr td.d-assign {
    width: 100px!important
}

.wf-data-box .table-outer .wf-table tbody tr td.d-assign .info {
    position: relative;
    top: 2px;
    display: block;
    float: right;
    width: 18px;
    height: 18px;
    background: #c2c2c2;
    color: #fff;
    font-size: 9px;
    line-height: 18px;
    text-align: center;
    font-weight: 300;
    border-radius: 50%
}

.wf-data-box .table-outer .wf-table tbody tr td.d-assign .info:hover {
    background: #aad71a
}

.wf-data-box .table-outer .wf-table tbody tr .sub-info {
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
    margin-top: -7px
}

.wf-data-box .table-outer .wf-table tbody tr .sub-info .fa {
    font-size: 8px
}

.wf-data-box .table-outer .wf-table tbody tr .sub-info.positive {
    color: #aad71a
}

.wf-data-box .table-outer .wf-table tbody tr .sub-info.negative {
    color: #d53b52
}

.wf-data-box .table-outer .wf-table tbody tr .view a {
    display: inline-block;
    line-height: 14px;
    padding: 2px 12px;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    background: #205081;
    border-radius: 9px
}

.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)
}

.wf-data-box .lower-box {
    position: relative
}

.wf-data-box .lower-box .rec-per-page {
    position: relative;
    float: left
}

.wf-data-box .lower-box .rec-per-page .txt {
    position: relative;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    padding: 8px 0
}

.wf-data-box .lower-box .rec-per-page .form-group {
    position: relative;
    display: block;
    float: left;
    width: 70px;
    margin: 0 10px 0
}

.wf-data-box .lower-box .pag-box {
    position: relative;
    float: right
}

.wf-data-box .lower-box .pag-box .styled-pagination {
    padding: 5px 0;
    margin: 0
}

.wf-data-box .styled-pagination li {
    margin-right: 0
}

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

.wf-data-box .styled-pagination li a.active {
    background: #aad71a;
    color: #fff
}

.popup-outer .popup-inner .popup-content.width-four {
    max-width: 520px
}

.popup-outer .popup-inner .popup-content.width-five {
    max-width: 780px
}
.popup-outer .popup-inner .popup-content.width-six {
    max-width: 700px;
}

.popup-outer .popup-inner .popup-content.width-seventh {
    max-width: 560px;
}

.popup-outer .add-workflow-popup .outer {
    border-radius: 10px
}

.popup-outer .popup-inner .add-workflow-popup .pop-header {
    padding-top: 25px
}

.popup-outer .popup-inner .add-workflow-popup .field-label {
    color: #5c5c5c;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 3px
}

.popup-outer .popup-inner .add-workflow-popup .form-group {
    margin-bottom: 15px
}

.popup-outer .popup-inner .add-workflow-popup .form-group .ui-selectmenu-button.ui-button,
.popup-outer .popup-inner .add-workflow-popup .form-group input {
    background: #fafafa;
    height: 48px;
    padding: 11px 15px;
    border-radius: 4px
}

.popup-outer .popup-inner .add-workflow-popup .default-form .action-btns {
    text-align: center;
    padding-top: 10px
}

.popup-outer .popup-inner .add-workflow-popup .default-form .action-btns .theme-btn.btn-submit {
    float: none;
    display: inline-block;
    padding: 12px 20px;
    min-width: 200px;
    text-align: center;
    margin: 0;
    border-radius: 5px
}

.popup-outer .popup-inner .add-workflow-popup .close-popup-btn,
.popup-outer .popup-inner .workflow-template-popup .close-popup-btn {
    right: 10px;
    top: 10px
}

.popup-outer .popup-inner .workflow-template-popup .pop-header {
    padding-top: 40px;
    padding-bottom: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0
}

.popup-outer .popup-inner .workflow-template-popup .pop-header h3 {
    float: left
}

.popup-outer .popup-inner .workflow-template-popup .pop-header .pop-search-form {
    position: relative;
    width: 220px;
    float: right
}

.popup-outer .popup-inner .workflow-template-popup .pop-header .pop-search-form .form-group {
    margin: 0 0 10px
}

.popup-outer .popup-inner .workflow-template-popup .pop-header .pop-search-form input {
    display: block;
    width: 100%;
    height: 36px;
    font-size: 13px;
    padding: 7px 20px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 18px
}

.popup-outer .popup-inner .workflow-template-popup .pop-header .pop-search-form button {
    position: absolute;
    right: 15px;
    top: 3px;
    height: 30px;
    width: 30px;
    text-align: right;
    background: 0 0;
    color: #999;
    line-height: 30px;
    padding: 0
}

.popup-outer .popup-inner .workflow-template-popup .scroll-box {
    position: relative;
    padding: 0 10px 20px 25px
}

.popup-outer .popup-inner .workflow-template-popup .scroll-box .scroll-panel {
    position: relative;
    display: block;
    width: 100%;
    height: 480px;
    padding-right: 20px;
    overflow-y: auto
}

.popup-outer .popup-inner .workflow-template-popup .scroll-box .slimScrollDiv div.slimScrollBar {
    background: #c8c8c8!important;
    opacity: 1!important
}

.popup-outer .popup-inner .workflow-template-popup .scroll-box .slimScrollDiv div.slimScrollRail {
    background: #e8e8e8!important;
    opacity: 1!important;
    display: block!important
}

.workflow-template-popup .course-block {
    position: relative;
    margin-bottom: 40px
}

.workflow-template-popup .course-block:last-child {
    margin-bottom: 0
}

.workflow-template-popup .course-block .course-title {
    position: relative;
    color: #5c5c5c;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 5px
}

.workflow-template-popup .course-block .books-row {
    margin: 0 -5px
}

.workflow-template-popup .course-block .books-row .book-block {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 3px;
    margin-bottom: 6px
}

.workflow-template-popup .course-block .books-row .book-block .book-inner {
    position: relative;
    background: #fff;
    padding: 15px;
    border: 1px solid #f0f0f0;
    border-radius: 5px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, .07)
}

.workflow-template-popup .course-block .books-row .book-block .inner-box {
    position: relative;
    padding-left: 90px;
    min-height: 70px
}

.workflow-template-popup .course-block .books-row .book-block .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    background: #205081;
    color: #fff;
    font-size: 36px;
    line-height: 70px;
    border-radius: 5px
}

.workflow-template-popup .course-block .books-row .book-block .icon-box .count {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 14px;
    height: 14px;
    line-height: 14px;
    font-size: 8px;
    color: #205081;
    background: #fff;
    border-radius: 50%
}

.workflow-template-popup .course-block.math-course .books-row .book-block .icon-box {
    background: #0cb6b8
}

.workflow-template-popup .course-block.math-course .books-row .book-block .icon-box .count {
    color: #0cb6b8
}

.workflow-template-popup .course-block.geography-course .books-row .book-block .icon-box {
    background: #aad71a
}

.workflow-template-popup .course-block.geography-course .books-row .book-block .icon-box .count {
    color: #0cb6b8
}

.workflow-template-popup .course-block.biology-course .books-row .book-block .icon-box {
    background: #a25ddc
}

.workflow-template-popup .course-block.biology-course .books-row .book-block .icon-box .count {
    color: #a25ddc
}

.workflow-template-popup .course-block.physics-course .books-row .book-block .icon-box {
    background: #ff158a
}

.workflow-template-popup .course-block.physics-course .books-row .book-block .icon-box .count {
    color: #ff158a
}

.workflow-template-popup .course-block .books-row .book-block .book-title {
    position: relative;
    color: #5c5c5c;
    font-size: 14px;
    font-weight: 500;
    top: -5px;
    text-transform: capitalize
}

.workflow-template-popup .course-block .books-row .book-block .book-year {
    position: relative;
    color: #565656;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    opacity: .6;
    margin-top: -5px;
    margin-bottom: 0
}

.workflow-template-popup .course-block .books-row .book-block .rev-link {
    position: relative
}

.workflow-template-popup .course-block .books-row .book-block .rev-link a {
    display: inline-block;
    line-height: 16px;
    padding: 0 12px;
    color: #fff;
    font-size: 8px;
    text-transform: uppercase;
    background: #c8c8c8;
    border-radius: 8px
}

.workflow-template-popup .course-block .books-row .book-block .rev-link a:hover {
    background: #205081
}

.workflow-template-popup .course-block.math-course .books-row .book-block .rev-link a:hover {
    background: #0cb6b8
}

.workflow-template-popup .course-block.geography-course .books-row .book-block .rev-link a:hover {
    background: #aad71a
}

.workflow-template-popup .course-block.biology-course .books-row .book-block .rev-link a:hover {
    background: #a25ddc
}

.workflow-template-popup .course-block.physics-course .books-row .book-block .rev-link a:hover {
    background: #ff158a
}

.workflow-template-popup .add-btn-row {
    position: relative;
    padding: 10px 25px 30px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 30px
}

.workflow-template-popup .add-btn-row .theme-btn {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    padding: 10px 30px;
    color: #fff;
    background: #aad71a;
    border-radius: 3px
}

.workflow-template-popup .add-btn-row .theme-btn:hover {
    color: #fff;
    background: #205081
}

body.extended-popup-visible {
    overflow: hidden
}

.extended-fade-layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: rgba(0, 0, 0, .9);
    display: none
}

.extended-popup-outer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    overflow: auto;
    display: none
}

.extended-popup-outer .popup-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    padding: 30px 15px;
    padding-right: 30px;
    vertical-align: middle
}

.extended-popup-outer .popup-inner .popup-container {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.extended-popup-outer .popup-inner .popup-content {
    position: relative;
    width: 100%;
    max-width: 780px;
    margin: 0 auto
}

.extended-popup-outer .popup-inner .popup-content.width-two {
    max-width: 620px
}

.extended-popup-outer .popup-inner .popup-content.width-three {
    max-width: 470px
}

.extended-popup-outer .add-workflow-popup-extended {
    position: relative;
    display: block;
    width: 100%
}

.extended-popup-outer .add-workflow-popup-extended .outer {
    position: relative;
    display: block;
    width: 100%;
    background: #f5f5f5;
    border-radius: 5px;
    padding: 0 0
}

.extended-close-popup-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 28px;
    height: 28px;
    background: url(../images/icons/popup-close-btn.png) center center no-repeat;
    background-color: rgba(0, 0, 0, .2);
    cursor: pointer;
    border-radius: 50%;
    z-index: 2
}

.extended-close-popup-btn .fa {
    display: none
}

.extended-close-popup-btn:hover {
    background-color: rgba(0, 0, 0, .7)
}

.extended-popup-outer .add-workflow-popup-extended .pop-header {
    position: relative;
    padding: 25px 20px 15px;
    margin-bottom: 25px;
    border-bottom: 1px solid #e0e0e0
}

.extended-popup-outer .add-workflow-popup-extended .pop-header h3 {
    font-size: 18px
}

.extended-popup-outer .add-workflow-popup-extended .form-box {
    position: relative;
    padding: 0 20px 10px
}

.extended-popup-outer .add-workflow-popup-extended .form-box .field-label {
    font-weight: 500;
    margin-bottom: 5px
}

.extended-popup-outer .add-workflow-popup-extended .form-box .theme-btn {
    display: inline-block;
    font-size: 14px
}

@media only screen and (max-width:1140px) {
    .wf-data-box .table-outer {
        overflow-x: auto
    }
    .wf-data-box .table-outer .wf-table {
        min-width: 900px
    }
    .custom-wf-table .table-outer .wf-table {
        min-width: 500px
    }
    .wf-section .wf-steps .row {
        margin: 0 -15px
    }
    .wf-section .wf-steps .wf-step-block {
        padding: 0 15px
    }
    .wf-section .wf-steps .text-board,
    .wf-section .wf-steps .wf-step-block:nth-child(2) .text-board,
    .wf-section .wf-steps .wf-step-block:nth-child(3) .text-board {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        margin-top: 20px;
        padding: 15px 15px
    }
    .wf-section .wf-steps .wf-step-block .image:after,
    .wf-section .wf-steps .wf-step-block .image:before {
        display: none
    }
}

@media only screen and (min-width:768px) {
    .wf-section .wf-sidebar-inner {
        display: block!important
    }
}

@media only screen and (max-width:1023px) {
    .wf-section .wf-steps {
        margin-bottom: 0;
        padding-bottom: 0
    }
    .wf-section .wf-sel-template .inner {
        padding: 30px 20px;
        text-align: center
    }
    .wf-section .wf-sel-template {
        margin-bottom: 50px
    }
    .wf-section .wf-sel-template .inner .title-box {
        padding: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 20px
    }
    .wf-section .wf-sel-template .inner .title-box .image {
        position: relative;
        left: 0;
        top: 0;
        width: 70px;
        margin: 0 auto 20px
    }
    .wf-section .wf-sel-template .inner .link-box {
        width: 100%;
        margin: 0;
        padding: 0
    }
    .wf-section .wf-sel-template .inner .link-box .theme-btn {
        display: inline-block;
        padding: 10px 30px
    }
}

@media only screen and (max-width:767px) {
    .wf-section .outer-container {
        padding-left: 0
    }
    .wf-section .wf-sidebar {
        width: 100%;
        margin-left: 0;
        padding: 15px
    }
    .wf-section .wf-sidebar .filter-btn {
        display: block
    }
    .wf-section .wf-sidebar-inner {
        display: none;
        background: #fff;
        padding: 0 0
    }
    .wf-section .wf-sidebar .custom-wf-subj-list {
        padding-top: 0;
        border: none
    }
    .wf-section .wf-sidebar .top-link-box {
        padding: 20px 15px
    }
    .wf-section .wf-steps .text-board {
        position: relative;
        display: block;
        height: auto;
        padding: 20px 15px
    }
}

@media only screen and (max-width:599px) {
    .workflow-template-popup .course-block .books-row .book-block {
        width: 100%
    }
    .wf-data-box .lower-box .pag-box {
        width: 100%;
        margin-bottom: 10px
    }
    .popup-outer .popup-inner .workflow-template-popup .pop-header h3,
    .wf-data-box .lower-box .rec-per-page {
        width: 100%
    }
    .popup-outer .popup-inner .workflow-template-popup .pop-header .pop-search-form {
        width: 100%;
        margin-top: 10px
    }
    .popup-outer .popup-inner .workflow-template-popup .pop-header {
        padding: 40px 15px 0;
        text-align: center
    }
    .wf-data-tables .links-nav ul li {
        width: 100%;
        margin-bottom: 5px
    }
    .wf-data-tables .links-nav ul li a {
        border-radius: 5px;
        border: 2px solid transparent!important
    }
    .wf-data-tables .links-nav ul li.current a,
    .wf-data-tables .links-nav ul li:hover a {
        border-color: #205081!important
    }
}

@media only screen and (max-width:479px) {
    .workflow-template-popup .course-block .books-row .book-block .inner-box {
        padding-left: 0;
        text-align: center
    }
    .workflow-template-popup .course-block .books-row .book-block .inner-box .icon-box {
        position: relative;
        left: 0;
        top: 0;
        margin: 0 auto 20px
    }
}

.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
}

.stud-sel-link {
    position: relative;
    float: right
}

.stud-sel-link a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 3px 22px;
    color: #fff;
    background: #0086c0;
    text-align: center;
    border-radius: 18px;
    font-size: 11px;
    margin-left: 10px
}

.stud-sel-link a:hover {
    background: #205081
}

.ext-parent-wf {
    position: relative;
    background: #fcfcfc
}

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

.ext-parent-wf .tabbed-links {
    position: relative;
    background: #f4f4f4;
    padding: 20px 0 0;
    border-top: 2px solid #e9e9e9
}

.ext-parent-wf .tabbed-links .buttons {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.ext-parent-wf .tabbed-links .buttons .link-btn {
    position: relative;
    display: block;
    float: left;
    padding: 0 1px
}

.ext-parent-wf .tabbed-links .buttons .link-btn .txt {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #4d4d4d;
    background: #e9e9e9;
    text-transform: capitalize;
    border-top: 2px solid #e9e9e9;
    border-radius: 5px 5px 0 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
}

.ext-parent-wf .tabbed-links .buttons .link-btn.active-btn .txt {
    background: #fefefe;
    color: #205081;
    border-top-color: #205081
}

.ext-parent-wf .top-info {
    position: relative
}

.ext-parent-wf .top-info .connected {
    position: relative;
    float: left;
    color: #acacac;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 30px;
    padding: 10px 0
}

.ext-parent-wf .top-info .connected .count {
    position: relative;
    color: #4d4d4d;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    padding-left: 5px
}

.ext-parent-wf .top-info .options {
    position: relative;
    float: right;
    padding: 10px 0
}

.ext-parent-wf .top-info .options .check-block {
    position: relative;
    float: left;
    margin-left: 30px
}

.ext-parent-wf .top-info .options .disable {
    position: relative;
    float: left;
    margin-left: 30px
}

.ext-parent-wf .top-info .options .disable .theme-btn {
    display: block;
    line-height: 24px;
    padding: 3px 22px;
    background: #e13e57;
    color: #fff;
    font-size: 10px;
    font-weight: 500;
    border-radius: 15px;
    text-transform: uppercase
}

.ext-parent-wf .top-info .options .disable .theme-btn:hover {
    background: #205081
}

.check-style-eight {
    position: relative;
    padding: 5px 0
}

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

.check-style-eight label {
    position: relative;
    display: block;
    margin: 0;
    color: #acacac;
    line-height: 20px;
    font-weight: 600;
    letter-spacing: .05em;
    text-transform: uppercase;
    font-size: 10px;
    padding-right: 42px;
    cursor: pointer
}

.check-style-eight label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    height: 18px;
    background: #c2c2c2;
    border-radius: 9px;
    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-eight label:after {
    content: '';
    position: absolute;
    right: 19px;
    top: 1px;
    width: 16px;
    height: 16px;
    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-eight input:checked+label {
    color: #4d4d4d
}

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

.check-style-eight input:checked+label:after {
    right: 1px
}

.ext-parent-wf .top-info .options .check-block .check-style-eight {
    position: relative;
    float: left;
    margin-right: 5px
}

.ext-parent-wf .top-info .options .check-block .info {
    position: relative;
    top: 5px;
    display: block;
    float: right;
    width: 18px;
    height: 18px;
    background: #c2c2c2;
    color: #fff;
    font-size: 10px;
    line-height: 18px;
    text-align: center;
    font-weight: 300;
    border-radius: 50%
}

.ext-parent-wf .top-info .options .check-block .info:hover {
    background: #4d4d4d
}

.ext-parent-wf .instruction-box {
    position: relative;
    padding: 15px 22px;
    padding-right: 40px;
    font-size: 12px;
    line-height: 22px;
    background: #bad966;
    border-radius: 3px;
    margin-bottom: 20px
}

.ext-parent-wf .instruction-box .inst-text {
    position: relative;
    float: left;
    color: #fff;
    font-weight: 400
}

.ext-parent-wf .instruction-box .close-btn {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 20px;
    height: 20px;
    background: url(../images/icons/popup-close-btn.png) center center no-repeat;
    cursor: pointer
}

.ext-parent-wf .instruction-box .close-btn:hover {
    opacity: .7
}

.ext-parent-wf .lower-info {
    position: relative;
    padding: 10px 0;
    margin-bottom: 20px
}

.ext-parent-wf .lower-info .secondary-links {
    position: relative;
    float: left
}

.ext-parent-wf .lower-info .secondary-links li {
    position: relative;
    float: left;
    text-align: center;
    margin-right: 2px
}

.ext-parent-wf .lower-info .secondary-links li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 4px 25px;
    min-width: 130px;
    font-size: 10px;
    color: #4d4d4d;
    background: #efefef;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    border-radius: 3px;
    transition: all .3s ease
}

.ext-parent-wf .lower-info .secondary-links li a:hover,
.ext-parent-wf .lower-info .secondary-links li.active a {
    background: #205081;
    color: #fff
}

.ext-parent-wf .lower-info .stud-info {
    position: relative;
    float: right;
    padding: 0 0
}

.ext-parent-wf .lower-info .stud-info li {
    position: relative;
    float: left;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 600;
    color: #4d4d4d;
    padding: 4px 15px;
    margin-left: 25px;
    line-height: 24px;
    border-radius: 16px;
    background: rgba(0, 0, 0, 0);
    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
}

.ext-parent-wf .lower-info .stud-info li a {
    position: relative;
    display: block;
    color: #4d4d4d;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.ext-parent-wf .lower-info .stud-info li.active.active-btn,
.ext-parent-wf .lower-info .stud-info li.active:hover {
    background: rgba(169, 208, 65, .3)
}

.ext-parent-wf .lower-info .stud-info li.new.active-btn,
.ext-parent-wf .lower-info .stud-info li.new:hover {
    background: rgba(243, 193, 0, .3)
}

.ext-parent-wf .lower-info .stud-info li.disabled.active-btn,
.ext-parent-wf .lower-info .stud-info li.disabled:hover {
    background: rgba(225, 62, 87, .3)
}

.ext-parent-wf .lower-info .stud-info li .count {
    position: relative;
    top: -1px;
    margin-left: 3px;
    display: inline-block;
    line-height: 20px;
    padding: 0 10px;
    color: #fff;
    font-size: 10px;
    vertical-align: middle;
    border-radius: 12px
}

.ext-parent-wf .lower-info .stud-info li.active .count {
    background: #aad71a
}

.ext-parent-wf .lower-info .stud-info li.new .count {
    background: #f3c100
}

.ext-parent-wf .lower-info .stud-info li.disabled .count {
    background: #e13e57
}

.ext-parent-wf .tab-title {
    position: relative;
    display: block;
    line-height: 20px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 7px;
    border-bottom: 2px solid #ddd
}

.ext-parent-wf .active-posts-tab .tab-title {
    color: #aad71a;
    border-bottom-color: #aad71a
}

.ext-parent-wf .new-posts-tab .tab-title {
    color: #f3c100;
    border-bottom-color: #f3c100
}

.ext-parent-wf .disabled-posts-tab .tab-title {
    color: #e13e57;
    border-bottom-color: #e13e57
}

.parent-wf-table-outer {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 42px;
    margin-bottom: 100px
}

.ext-parent-wf .parent-wf-table-outer .table-head-spacer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 42px;
    background: #fcfcfc;
}

.ext-parent-wf .fixed-table-header thead {
    position: fixed;
    top: 84px;
    width: 100%;
    z-index: 10
}

.ext-parent-wf .fixed-table-header.sub-page-table thead {
    width: 80%;
}

.ext-parent-wf .fixed-table-header.with-student-login thead {
    width: 60%;
}

.ext-parent-wf .non-logged-in.fixed-table-header thead {
    width: 100%;
}

.ext-parent-wf .fixed-table-header .table-head-spacer {
    position: fixed;
    top: 84px;
    width: 1250px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    border-bottom: 2px solid #f4f4f4;
}

.ext-parent-wf .parent-wf-table-outer table {
    width: 100%
}

.ext-parent-wf .parent-wf-table-outer table th {
    display: table-cell;
    line-height: 24px;
    padding: 0 1px;
    text-align: left;
}

.ext-parent-wf .parent-wf-table-outer table th.post-title {
    text-align: left
}

.ext-parent-wf .parent-wf-table-outer table th.position {
    width: 60px!important
}

.ext-parent-wf .parent-wf-table-outer table td.position {
    top: 0;
    width: 60px!important;
    font-size: 14px;
    font-weight: 500;
    background: #fcfcfc;
    text-align: center
}

.ext-parent-wf .parent-wf-table-outer table td.position .d-inner {
    font-size: 14px;
    background: #fcfcfc
}

.ext-parent-wf .parent-wf-table-outer table th.post-title {
    width: 33%!important
}
.ext-parent-wf .parent-wf-table-outer.fixed-table-header table th.post-title {
    width: 30.22%!important;
}
.ext-parent-wf .parent-wf-table-outer table td.post-title {
    width: 30%!important;
    font-size: 12px;
    font-weight: 500;
    color: #4d4d4d;
    text-transform: capitalize
}

.ext-parent-wf .parent-wf-table-outer table th.levels {
    width: 11%!important
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header table th.levels {
    width: 10%!important
}

.ext-parent-wf .parent-wf-table-outer table td.levels {
    width: 11%!important
}

.ext-parent-wf .parent-wf-table-outer table th.topic {
    width: 14%!important
}
.ext-parent-wf .parent-wf-table-outer.fixed-table-header table th.topic {
    width: 13%!important
}

.ext-parent-wf .parent-wf-table-outer table td.topic {
    width: 13%!important
}

.ext-parent-wf .parent-wf-table-outer table th.unit {
    width: 13%!important
}

.ext-parent-wf .parent-wf-table-outer table td.unit {
    width: 13%!important
}

.ext-parent-wf .parent-wf-table-outer table th.age {
    width: 7%!important
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header table th.age {
    width: 7.1%!important
}

.ext-parent-wf .parent-wf-table-outer table td.age {
    width: 7%!important
}

.ext-parent-wf .parent-wf-table-outer table th.score {
    width: 8%!important
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header table th.score {
    width: 8%!important
}

.ext-parent-wf .parent-wf-table-outer table td.score {
    width: 7%!important
}

.ext-parent-wf .parent-wf-table-outer table th.status {
    width: 13%!important
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header table th.status {
    width: 14%!important
}

.ext-parent-wf .parent-wf-table-outer table td.status {
    width: 13%!important
}

.ext-parent-wf .parent-wf-table-outer table td.levels .lvls {
    position: relative
}

.ext-parent-wf .parent-wf-table-outer table td.levels .lvl {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    margin-right: 5px;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer table td.levels .lvl-1 {
    background: #a3c448
}

.ext-parent-wf .parent-wf-table-outer table td.levels .lvl-2 {
    background: #ffcb00
}

.ext-parent-wf .parent-wf-table-outer table td.levels .lvl-3 {
    background: #e13e57
}

.ext-parent-wf .parent-wf-table-outer table td.levels .lvl:last-child {
    margin-right: 0
}

.ext-parent-wf .parent-wf-table-outer table th .table-header-label {
    position: absolute;
    top: 0;
    padding: 8px 10px;
    line-height: 24px;
    font-size: 10px;
    font-weight: 500;
    color: #4d4d4d;
    text-transform: uppercase;
    letter-spacing: .05em
}

.ext-parent-wf .parent-wf-table-outer table tr:first-child {
    border-bottom: none
}

.ext-parent-wf .parent-wf-table-outer table tr td {
    position: relative
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table {
    position: relative
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table .table-header {
    position: relative;
    padding: 8px 10px;
    padding-left: 78px;
}
.ext-parent-wf .parent-wf-table-outer-new-posts table tr td.with-child-table .table-header {
    position: relative;
    padding: 8px 10px;
    padding-left: 0px;
}
.ext-parent-wf .parent-wf-table-outer-disabled-tabs table tr td.with-child-table .table-header {
    position: relative;
    padding: 8px 10px;
    padding-left: 0px;
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table .table-header .sel-box {
    position: relative;
    float: left
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table .table-header .toggle-box {
    position: relative;
    float: right;
    padding: 4px 0
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table .table-header .toggle-btn {
    position: relative;
    line-height: 20px;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: .05em;
    cursor: pointer
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table .table-header .toggle-btn .fa {
    position: relative;
    top: 2px;
    padding-left: 5px;
    font-size: 16px
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table.child-table-open .table-header .toggle-btn .fa:before {
    content: "\f106"
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table .table-header .toggle-btn .more {
    display: inline
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table .table-header .toggle-btn .less {
    display: none
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table.child-table-open .table-header .toggle-btn .less {
    display: inline
}

.ext-parent-wf .parent-wf-table-outer table tr td.with-child-table.child-table-open .table-header .toggle-btn .more {
    display: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table {
    position: relative;
    display: none
}

.ext-parent-wf .parent-wf-table-outer .child-table-open .child-level-table {
    display: table;
    border-collapse: separate;
    border-spacing: 0 1px;
    background: #fcfcfc;
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td {
    position: relative;
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    min-height: 42px;
    background: #fff;
    border-left: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9
}

.ext-parent-wf.custom-new-posts-table .parent-wf-table-outer .child-level-table tr td:nth-child(1) {
    border-left: none;
    background: 0 0;
    border-bottom: none;
}
.levels-info-single-page .child-level-table tr td:nth-child(1) {
    border-left: none;
    background: 0 0;
    border-bottom: none;
}
.levels-info-single-page .child-level-table tr .post-title {
    border-left: none;

}

.custom-header-version-new.fixed-table-header table th .table-header-label{
    position: relative;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new table th.post-title{
    width: 5.22%!important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-new-posts table th.post-title,
.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-disabled-tabs table th.post-title{
    width: 3.22%!important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new table th.post-title .table-header-label{
    width: 350px !important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-new-posts table th.post-title .table-header-label,
.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-disabled-tabs table th.post-title .table-header-label{
    width: 370px !important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new table th.levels{
    width: 1%!important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-new-posts table th.levels .table-header-label,
.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-disabled-tabs table th.levels .table-header-label{
    width: 140px !important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new table th.topic{
    width: 1%!important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new table th.topic .table-header-label{
    width: 185px !important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-new-posts table th.topic .table-header-label,
.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-disabled-tabs table th.topic .table-header-label{
    width: 170px !important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new table th.unit{
    width: 1%!important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-new-posts table th.unit .table-header-label,
.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-disabled-tabs table th.unit .table-header-label{
    width: 170px !important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new table th.age{
    width: 10.1%!important;
}

.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-new-posts table th.age .table-header-label,
.ext-parent-wf .parent-wf-table-outer.fixed-table-header.custom-header-version-new.parent-wf-table-outer-disabled-tabs table th.age .table-header-label{
    width: 112px !important;
}

.ext-parent-wf.custom-new-posts-table .parent-wf-table-outer .child-level-table tr td:nth-child(2) {
    border-left: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td .d-inner {
    position: relative;
    display: block;
    padding: 8px 10px
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .d-inner {
    padding: 0 0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown {
    position: relative;
    display: block
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .dropdown-btn {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 12px 12px;
    background: #205081;
    color: #fff;
    cursor: pointer
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-inprogress .status-dropdown .dropdown-btn {
    background: #e13e57;
}
.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-completed .status-dropdown .dropdown-btn {
    background: #a2de6c
}
.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-skipped .status-dropdown .dropdown-btn {
    background: #fdab3d
}
.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-cleared .status-dropdown .dropdown-btn {
    background: #fff;
    color: #acd634;
}
.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-nothing .status-dropdown .dropdown-btn {
    background: none;
}


.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .dropdown-btn .btn-title {
    float: left
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .fa {
    float: right
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .dropdown-box {
    position: absolute;
    right: 2px;
    top: 100%;
    width: 180px;
    height: 190px;
    background: #fff;
    padding-bottom: 54px;
    padding-top: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    z-index: 5;
    display: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .btn-box {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 52px;
    padding: 11px 12px;
    background: #fff;
    z-index: 1
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .btn-box .theme-btn {
    position: relative;
    display: block;
    width: 100%;
    text-align: center;
    padding: 3px 10px;
    color: #fff;
    background: #205081;
    font-size: 12px;
    font-weight: 500;
    border-radius: 3px
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-completed .status-dropdown .btn-box .theme-btn {
    background: #a2de6c
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-skipped .status-dropdown .btn-box .theme-btn {
    background: #fdab3d
}
.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status-cleared .status-dropdown .btn-box .theme-btn {
    background: #acd634
}
.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .btn-box .theme-btn:hover {
    background: #202020
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown ul li {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 5px 0 15px
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .scroll-box {
    height: 132px;
    padding-right: 15px;
    overflow-y: auto
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .slimScrollDiv div.slimScrollBar {
    background: #c8c8c8!important;
    right: 5px!important;
    opacity: 1!important
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.status .status-dropdown .slimScrollDiv div.slimScrollRail {
    background: #e8e8e8!important;
    opacity: 1!important;
    right: 5px!important;
    display: block!important
}

.check-style-ten {
    position: relative
}

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

.check-style-ten label {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 4px 15px 4px 20px;
    margin: 0;
    color: #4d4d4d;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
    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-ten label .icon {
    position: absolute;
    left: 0;
    top: 9px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    background: #e9e9e9;
    border: 2px solid #e9e9e9;
    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-ten input:checked+label .icon {
    border-color: #205081
}

.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
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.post-title input {
    display: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.post-title label {
    position: relative;
    display: inline-block;
    line-height: 16px;
    height: 30px;
    padding: 7px 0 7px 22px;
    margin: 0;
    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
}

.ext-parent-wf .parent-wf-table-outer.with-student-login .child-level-table tr td.post-title label {
    padding: 7px 0 7px 0;
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.post-title label .icon {
    position: absolute;
    left: 0;
    top: 6px;
    width: 16px;
    height: 16px;
    line-height: 14px;
    text-align: center;
    background: #fff;
    color: #fff;
    border: 1px solid #e0e0e0;
    font-size: 9px;
    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
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.post-title 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
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr td.post-title input:checked+label .icon .fa {
    opacity: 1
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table {
    border: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td {
    width: 100%;
    background: 0 0!important;
    border: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color:hover .assigned-table-box,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color:hover .assigned-table-box,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color:hover .assigned-table-box,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color:hover .assigned-table-box,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color:hover .assigned-table-box {
    background: 0 0!important
}

.child-level-table .disabled {
    opacity: .3
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .assigned-inner {
    margin-left: 60px;
    padding: 6px 15px;
    background: #efefef
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .ttl {
    position: relative;
    float: left;
    margin-right: 10px;
    line-height: 24px;
    padding: 3px 0;
    font-size: 10px;
    font-weight: 500;
    color: #4d4d4d;
    text-transform: uppercase
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students {
    position: relative;
    float: left
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .student {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .student .thumb {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0;
    border: 2px solid #efefef;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .student .thumb img {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .student:hover .thumb {
    border-color: #205081
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box {
    position: absolute;
    left: 15px;
    bottom: 100%;
    margin-bottom: 15px;
    width: 170px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    border-radius: 5px 5px 5px 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    z-index: 15;
    transition: all .5s ease .3s;
    -webkit-transition: all .5s ease .3s;
    -ms-transition: all .5s ease .3s;
    -o-transition: all .5s ease .3s;
    -moz-transition: all .5s ease .3s
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .student:hover .pop-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(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
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box:before {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    left: 0;
    bottom: -10px;
    font-size: 32px;
    color: #fff;
    -webkit-text-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -ms-text-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    text-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box ul li {
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 10px;
    color: #4d4d4d;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box ul li .fa {
    width: 20px;
    text-align: left;
    text-decoration: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box ul li a {
    color: #4d4d4d;
    font-weight: 600
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box ul li a:hover {
    color: #205081;
    text-decoration: underline
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box ul li.st-info {
    position: relative;
    padding: 11px 20px;
    padding-left: 40px;
    background: #205081;
    color: #fff;
    border-radius: 5px 5px 0 0;
    border-bottom: none
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box ul li.st-info .st-thumb {
    position: absolute;
    left: 10px;
    top: 11px;
    width: 22px;
    height: 22px;
    margin: 0;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .with-assigned-table .assigned-table tr td .students .pop-box ul li.st-info .st-thumb img {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%
}


.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .assigned-inner {
    margin-left: 60px;
    padding: 6px 15px;
    background: #efefef
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .ttl {
    position: relative;
    float: left;
    margin-right: 10px;
    line-height: 24px;
    padding: 3px 0;
    font-size: 10px;
    font-weight: 500;
    color: #4d4d4d;
    text-transform: uppercase
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students {
    position: relative;
    float: left
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .student {
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    margin-right: 5px
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .student .thumb {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0;
    border: 2px solid #efefef;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .student .thumb img {
    display: block;
    width: 26px;
    height: 26px;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .student:hover .thumb {
    border-color: #205081
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box {
    position: absolute;
    left: 15px;
    bottom: 100%;
    margin-bottom: 15px;
    width: 170px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    border-radius: 5px 5px 5px 0;
    -webkit-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -o-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    z-index: 15;
    transition: all .5s ease .3s;
    -webkit-transition: all .5s ease .3s;
    -ms-transition: all .5s ease .3s;
    -o-transition: all .5s ease .3s;
    -moz-transition: all .5s ease .3s
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .student:hover .pop-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(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
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box:before {
    font-family: FontAwesome;
    content: "\f0da";
    position: absolute;
    left: 0;
    bottom: -10px;
    font-size: 32px;
    color: #fff;
    -webkit-text-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    -ms-text-shadow: 0 3px 3px rgba(0, 0, 0, .1);
    text-shadow: 0 3px 3px rgba(0, 0, 0, .1)
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box ul li {
    border-bottom: 1px solid #e0e0e0;
    padding: 8px 10px;
    color: #4d4d4d;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box ul li .fa {
    width: 20px;
    text-align: left;
    text-decoration: none
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box ul li a {
    color: #4d4d4d;
    font-weight: 600
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box ul li a:hover {
    color: #205081;
    text-decoration: underline
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box ul li.st-info {
    position: relative;
    padding: 11px 20px;
    padding-left: 40px;
    background: #205081;
    color: #fff;
    border-radius: 5px 5px 0 0;
    border-bottom: none
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box ul li.st-info .st-thumb {
    position: absolute;
    left: 10px;
    top: 11px;
    width: 22px;
    height: 22px;
    margin: 0;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer .only-at-top .with-assigned-table .assigned-table tr td .students .pop-box ul li.st-info .st-thumb img {
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color:hover>td {
    background: rgba(0, 200, 117, .3)
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color:hover>td.position .d-inner {
    background: 0 0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color td.post-title input:checked+label .icon {
    background: #aad71a;
    border-color: #aad71a
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color td.position {
    color: #aad71a
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color td.topic,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color td.topic a,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color td.unit,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color td.unit a {
    color: #aad71a
}

.row-green-color .check-style-ten input:checked+label .icon {
    border-color: #aad71a
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color .with-assigned-table .assigned-table tr td .students .student:hover .thumb {
    border-color: #aad71a
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color .with-assigned-table .assigned-table tr td .students .pop-box ul li a:hover {
    color: #aad71a
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-green-color .with-assigned-table .assigned-table tr td .students .pop-box ul li.st-info {
    background: #aad71a
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color:hover>td {
    background: rgba(255, 100, 46, .1)
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color:hover>td.position .d-inner {
    background: 0 0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color td.post-title input:checked+label .icon {
    background: #ff642e;
    border-color: #ff642e
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color td.position {
    color: #ff642e
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color td.topic,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color td.topic a,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color td.unit,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color td.unit a {
    color: #ff642e
}

.row-orange-color .check-style-ten input:checked+label .icon {
    border-color: #ff642e
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color .assigned-table tr td .students .student:hover .thumb {
    border-color: #ff642e
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color .assigned-table tr td .students .pop-box ul li a:hover {
    color: #ff642e
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-orange-color .assigned-table tr td .students .pop-box ul li.st-info {
    background: #ff642e
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color:hover>td {
    background: rgba(226, 68, 92, .3)
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color:hover>td.position .d-inner {
    background: 0 0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color td.post-title input:checked+label .icon {
    background: #e2445c;
    border-color: #e2445c
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color td.position {
    color: #e2445c
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color td.topic,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color td.topic a,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color td.unit,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color td.unit a {
    color: #e2445c
}

.row-red-color .check-style-ten input:checked+label .icon {
    border-color: #e2445c
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color .assigned-table tr td .students .student:hover .thumb {
    border-color: #e2445c
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color .assigned-table tr td .students .pop-box ul li a:hover {
    color: #e2445c
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-red-color .assigned-table tr td .students .pop-box ul li.st-info {
    background: #e2445c
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color:hover>td {
    background: rgba(0, 134, 192, .3)
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color:hover>td.position .d-inner {
    background: 0 0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color td.post-title input:checked+label .icon {
    background: #0086c0;
    border-color: #0086c0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color td.position {
    color: #0086c0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color td.topic,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color td.topic a,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color td.unit,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color td.unit a {
    color: #0086c0
}

.row-blue-color .check-style-ten input:checked+label .icon {
    border-color: #0086c0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color .assigned-table tr td .students .student:hover .thumb {
    border-color: #0086c0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color .assigned-table tr td .students .pop-box ul li a:hover {
    color: #0086c0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-blue-color .assigned-table tr td .students .pop-box ul li.st-info {
    background: #0086c0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color:hover>td {
    background: rgba(162, 93, 220, .3)
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color:hover>td.position .d-inner {
    background: 0 0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color td.post-title input:checked+label .icon {
    background: #a25ddc;
    border-color: #a25ddc
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color td.position {
    color: #a25ddc
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color td.topic,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color td.topic a,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color td.unit,
.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color td.unit a {
    color: #a25ddc
}

.row-purple-color .check-style-ten input:checked+label .icon {
    border-color: #a25ddc
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color .assigned-table tr td .students .student:hover .thumb {
    border-color: #a25ddc
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color .assigned-table tr td .students .pop-box ul li a:hover {
    color: #a25ddc
}

.ext-parent-wf .parent-wf-table-outer .child-level-table .row-purple-color .assigned-table tr td .students .pop-box ul li.st-info {
    background: #a25ddc
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row {
    background: #1051ae
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td,
.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td .d-inner,
.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row tr td {
    background: #1051ae!important;
    border-color: #1051ae;
    border-bottom: none;
    color: #fff
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row {
    border-radius: 5px
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td.position {
    vertical-align: middle;
    border-radius: 5px 0 0 5px
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td.status,
.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td.status .d-inner,
.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td.status .status-dropdown .dropdown-btn {
    border-radius: 0 5px 5px 0
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td.post-title label {
    color: #fff
}

.ext-parent-wf .parent-wf-table-outer .child-level-table tr.covered-row td.post-title input:checked+label .icon {
    background: #fff;
    color: #1051ae
}

.wf-tabs-box .tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    z-index: -50;
    opacity: 0;
    visibility: hidden
}

.wf-tabs-box .active-tab {
    position: relative;
    z-index: 1;
    opacity: 1;
    visibility: visible
}

.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 .layouts-options {
    position: relative;
    display: block;
    padding: 20px 0
}

.ext-parent-wf .layouts-options .options {
    position: relative;
    float: right
}

.ext-parent-wf .layouts-options .drop-list {
    position: relative;
    float: left;
    width: 200px;
    margin-left: 20px
}

.ext-parent-wf .layouts-options .drop-list .btn-box {
    background: #fff;
    line-height: 24px;
    padding: 3px 10px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    border-radius: 2px
}

.ext-parent-wf .layouts-options .drop-list .list-label {
    font-weight: 500;
    line-height: 24px;
    font-size: 12px;
    padding: 4px 0;
    color: #323232
}

.ext-parent-wf .layouts-options .drop-list .btn-box:before {
    top: 4px;
    right: 10px;
    font-weight: 700;
    font-size: 14px;
    content: "\f107"
}

.ext-parent-wf .layouts-options .drop-list .dropdown-menu {
    width: 100%;
    min-width: 135px;
    left: auto;
    right: 0;
    margin-top: 2px;
    border-radius: 3px
}

.ext-parent-wf .layouts-options .drop-list .drop-list-one .dropdown-menu li a {
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize
}

.ext-parent-wf .layouts-options .drop-list.filter-by {
    width: 180px
}

.ext-parent-wf .layouts-options .layout-mode {
    position: relative;
    float: left;
    margin-left: 10px
}

.ext-parent-wf .layouts-options .layout-mode li {
    position: relative;
    float: left;
    margin-left: 10px
}

.ext-parent-wf .layouts-options .layout-mode li a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 4px 0;
    font-size: 24px;
    color: #205081;
    opacity: .3
}

.ext-parent-wf .layouts-options .layout-mode li.active a,
.ext-parent-wf .layouts-options .layout-mode li:hover a {
    opacity: 1
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.fixed-table-header table th .table-header-label {
    position: relative
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.fixed-table-header table th.activity-status>.table-header-label {
    width: 166px!important
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table thead tr {
    width: 100%
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.levels,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.levels {
    text-align: left
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.post-title,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.post-title {
    width: 50%!important
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.fixed-table-header table th.post-title {
    width: 40%!important
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.fixed-table-header.non-logged-in table th.post-title {
    width: 60%!important
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.fixed-table-header table th.post-title .table-header-label {
    width: 500px!important
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.fixed-table-header.with-student-login table th.post-title .table-header-label {
    width: 388px!important;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.not-wiki-topics table th.post-title {
    width: 34%!important
}

.ext-parent-wf .parent-wf-table-outer.sub-page-table.not-wiki-topics table th.post-title {
    width: 22%!important
}

.ext-parent-wf .parent-wf-table-outer.sub-page-table.fixed-table-header table th.post-title .table-header-label {
    width: 265px!important;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.not-wiki-topics table td.post-title {
    width: 12%!important;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.not-wiki-topics.with-student-login table td.post-title {
    width: 32%!important;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.activities,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.activities {
    width: 12%!important;
    text-align: center;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.year-range,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.year-range {
    width: 10%!important;
    font-size: 16px;
    color: #aad71a;
    text-align: center
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.age-range,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.questions,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.age-range,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.questions {
    width: 10%!important;
    font-size: 12px;
    color: #4d4d4d;
    font-weight: 500;
    text-align: left
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.activity-status,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.activity-status {
    width: 18%!important;
    font-size: 12px;
    font-weight: 500;
    text-align: left
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.question,
.ext-parent-wf .parent-wf-table-outer.subj-topic-table table th.question {
    width: 12%!important;
    font-size: 12px;
    font-weight: 500;
    text-align: left
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .btn {
    position: relative;
    width: 100%;
    font-size: 10px;
    color: #4d4d4d;
    display: block;
    text-align: left;
    line-height: 24px;
    padding: 0 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    border: none;
    background: 0 0;
    box-shadow: none
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .btn:hover {
    background: 0 0
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .btn .fa {
    position: absolute;
    right: 0;
    font-size: 14px;
    top: 4px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    color: #fff;
    background: #ccc;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .dropdown-menu {
    top: 100%;
    left: auto;
    right: -10px;
    width: 100%;
    min-width: 140px;
    border-radius: 4px;
    margin-top: 10px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    padding: 10px 0
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown a:hover {
    background: 0 0
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .dropdown-menu>li {
    position: relative;
    padding-right: 0!important;
    margin: 0!important;
    float: none;
    width: 100%;
    color: #696969;
    cursor: pointer;
    font-size: 12px;
    line-height: 20px;
    padding: 7px 10px 7px 38px;
    display: block!important;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .dropdown-menu>li:before {
    content: '';
    position: absolute;
    left: 16px;
    top: 10px;
    width: 12px;
    height: 12px;
    background: #a9cb4b;
    border: 6px solid #a9cb4b;
    border-radius: 50%
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .dropdown-menu>li.active-btn {
    color: #202020;
    background-color: #f5f5f5
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .filters-dropdown .dropdown-menu>li.active-btn:before {
    border: 3px solid #a9cb4b;
    background: #fff
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.activity-status.active .d-inner {
    display: none
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.activity-status .d-inner.in-progress {
    background: #ff642e;
    color: #fff
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.activity-status .d-inner.done {
    background: #a9cd47;
    color: #fff
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.activity-status .d-inner.to-do {
    background: #e13e57;
    color: #fff
}

.parent-wf-table-outer.subj-topic-table .in-progress-visible table td.activity-status .d-inner.in-progress {
    display: block
}

.parent-wf-table-outer.subj-topic-table .to-do-visible table td.activity-status .d-inner.to-do {
    display: block
}

.parent-wf-table-outer.subj-topic-table .done-visible table td.activity-status .d-inner.done {
    display: block
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table tr td.with-child-table .table-header {
    padding-left: 20px;
    cursor: pointer
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.with-student-login table tr td.with-child-table .table-header {
    padding-left: 70px;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table tr td.with-child-table .table-header .sel-box .check-style-nine label {
    padding-left: 16px !important;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .child-table-open .child-level-table {
    background: #fcfcfc;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .child-level-table tr td.post-title label {
    padding: 7px 0 7px 0;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table.with-checkboxes .child-level-table tr td.post-title label {
    padding: 7px 24px 7px 0;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .child-level-table tr td:nth-child(1) {
    min-width: 50px;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .table-header .topic-title {
    position: relative;
    display: inline-block;
    padding: 3px 15px;
    line-height: 24px;
    font-size: 12px;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    border-radius: 15px
}

.topic-title a {
    color: #fff
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.post-title {
    background: #fff;
    padding-left: 10px;
    border-bottom: 1px solid #e9e9e9
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.post-title a {
    color: #4d4d4d
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table td.post-title a:hover {
    text-decoration: underline
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table .child-level-table tr td:nth-child(2) {
    border-left: none;
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table .row-red-color td.post-title {
    border-left: 3px solid #ff642e
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table .row-purple-color td.post-title {
    border-left: 3px solid #a25ddc
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table .row-orange-color td.post-title {
    border-left: 3px solid #ff642e
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table .row-blue-color td.post-title {
    border-left: 3px solid #0086c0
}

.ext-parent-wf .parent-wf-table-outer.subj-topic-table table .row-green-color td.post-title {
    border-left: 3px solid #aad71a
}

.hvr-popup-visible .st-hover-popup .mCSB_inside>.mCSB_container {
    margin-right: 0
}

.hvr-popup-visible .st-hover-popup .mCSB_inside .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: rgba(0, 0, 0, .2);
    opacity: 1;
    width: 5px;
    margin-left: 7px;
    margin-top: 3px
}

@media only screen and (max-width:960px) {
    .parent-wf-table-outer {
        overflow-x: auto
    }
    .parent-wf-table-outer .table-scroll-box {
        min-width: 950px
    }
    .ext-parent-wf .fixed-table-header thead {
        position: static;
        top: auto;
        width: auto;
        left: auto;
        margin: 0;
        border-bottom: 2px solid #f4f4f4;
        z-index: 10
    }
    .ext-parent-wf .fixed-table-header .table-head-spacer {
        position: absolute;
        top: auto;
        width: auto;
        left: auto;
        margin: 0;
        z-index: 5
    }
    .ext-parent-wf .parent-wf-table-outer.subj-topic-table.fixed-table-header table th .table-header-label {
        position: absolute
    }
}

@media only screen and (max-width:767px) {
    .ext-parent-wf .lower-info .secondary-links,
    .ext-parent-wf .lower-info .stud-info,
    .ext-parent-wf .top-info .connected,
    .ext-parent-wf .top-info .options {
        width: 100%
    }
    .ext-parent-wf .top-info .options .check-block {
        margin-left: 0;
        margin-right: 20px
    }
    .ext-parent-wf .top-info .options .disable {
        margin-left: 0
    }
    .ext-parent-wf .lower-info .stud-info {
        margin-top: 20px
    }
    .ext-parent-wf .lower-info .stud-info li {
        margin-left: 0;
        margin-right: 20px;
        margin-bottom: 5px
    }
    .ext-parent-wf .lower-info .secondary-links li {
        width: 48%;
        margin: 0 .5%
    }
    .bread-crumb.version-two,
    .page-info-bar .activity-count {
        width: 100%
    }
    .bread-crumb.version-two li a {
        font-size: 14px
    }
}

@media only screen and (max-width:599px) {
    .ext-parent-wf .tabbed-links {
        padding: 15px 0 10px
    }
    .ext-parent-wf .tabbed-links .buttons .link-btn {
        width: 100%;
        margin-bottom: 5px
    }
    .ext-parent-wf .tabbed-links .buttons .link-btn .txt {
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 10px;
        border: 2px solid transparent!important
    }
    .ext-parent-wf .tabbed-links .buttons .link-btn.active-btn .txt,
    .ext-parent-wf .tabbed-links .buttons .link-btn:hover .txt {
        border-color: #205081!important
    }
    .ext-parent-wf .layouts-options .options {
        width: 100%
    }
    .ext-parent-wf .layouts-options .drop-list,
    .ext-parent-wf .layouts-options .drop-list.filter-by {
        width: 100%;
        margin: 0;
        margin-bottom: 10px
    }
    .ext-parent-wf .layouts-options .drop-list.sort-by {
        width: 60%;
        margin: 0;
        margin-right: 15px;
        margin-bottom: 10px
    }
    .ext-parent-wf .layouts-options .layout-mode {
        float: right;
        margin: 0
    }
}

.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
}

.search-results .row {
    margin: 0 -10px
}

.default-search-item {
    position: relative;
    margin-bottom: 30px
}

.search-results .row .default-search-item {
    float: left;
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px
}

.owl-theme .default-search-item {
    margin-bottom: 2px
}

.trial-overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, .9);
    color: #fff;
    line-height: 1.6em;
    font-size: 12px;
    z-index: 999;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.inner-box:hover .trial-overlay {
    opacity: 1;
    visibility: visible
}

.trial-overlay .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle
}

.trial-overlay .over-content {
    position: relative;
    padding: 15px 15px 60px;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.trial-overlay .icon {
    position: relative;
    max-width: 60px;
    margin: 0 auto 10px
}

.trial-overlay .text a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    color: #aad71a
}

.trial-overlay .link-box {
    position: absolute;
    left: 0;
    bottom: 35px;
    width: 100%;
    padding: 0 15px
}

.trial-overlay .link-box .theme-btn {
    position: relative;
    display: inline-block;
    padding: 10px 30px;
    line-height: 24px;
    color: #fff;
    background: #aad71a;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 22px
}

.trial-overlay .link-box .theme-btn:hover {
    background: #fff;
    color: #aad71a
}

.default-tabbed-links {
    position: relative;
    background: #f4f4f4;
    padding: 35px 0 0;
    border-top: 2px solid #e9e9e9
}

.default-tabbed-links .buttons {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.default-tabbed-links .buttons .link-btn {
    position: relative;
    display: block;
    float: left;
    padding: 0 1px
}

.default-tabbed-links .buttons .link-btn .txt {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 30px;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #4d4d4d;
    background: #e9e9e9;
    text-transform: capitalize;
    border-top: 2px solid #e9e9e9;
    border-radius: 5px 5px 0 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
}

.default-tabbed-links .buttons .link-btn.active-btn .txt {
    background: #fefefe;
    color: #4d4d4d;
    border-top-color: #205081
}

@media only screen and (max-width:599px) {
    .default-tabbed-links {
        padding: 15px 0 10px
    }
    .default-tabbed-links .buttons .link-btn {
        width: 100%;
        margin-bottom: 5px
    }
    .default-tabbed-links .buttons .link-btn .txt {
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 10px;
        border: 2px solid transparent!important
    }
    .default-tabbed-links .buttons .link-btn.active-btn .txt,
    .default-tabbed-links .buttons .link-btn:hover .txt {
        border-color: #205081!important
    }
}

.wiki-st-dashboard {
    position: relative;
    background: #fcfcfc;
    padding: 50px 0
}

.wiki-st-dashboard .filters-bar {
    position: absolute;
    left: 0;
    top: 0;
    width: 220px;
    height: auto;
    min-height: 100%;
    background: #efefef;
    border-right: 1px solid #e0e0e0;
    z-index: 99;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.wiki-st-dashboard .filters-bar .filter-btn {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: none;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.wiki-st-dashboard .filters-bar .filter-btn .toggle-btn {
    position: relative;
    display: block;
    background: #205081;
    text-transform: uppercase;
    line-height: 24px;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.wiki-st-dashboard .filters-bar .filter-btn .toggle-btn .fa {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 18px;
    font-weight: 400
}

.wiki-st-dashboard .filters-bar.visible-bar .filter-btn {
    left: 0;
    width: 100%
}

.wiki-st-dashboard .filters-bar.visible-bar .filter-btn .toggle-btn .fa:before {
    content: "\f00d"
}

.wiki-st-dashboard .filters-bar .inner-bar {
    position: relative;
    padding: 20px 0 40px
}

.wiki-st-dashboard .filters-bar h6 {
    color: #797979;
    padding: 0 15px;
    font-size: 12px;
    margin-bottom: 7px;
    line-height: 24px
}

.wiki-st-dashboard .filters-bar .opt-box {
    position: relative;
    padding: 0 15px;
    color: #797979;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 30px
}

.wiki-st-dashboard .filters-bar .opt-box .btn-box {
    float: right
}

.wiki-st-dashboard .filters-bar .opt-box .theme-btn {
    position: relative;
    display: inline-block;
    line-height: 30px;
    padding: 0 25px;
    font-weight: 500;
    text-align: center;
    font-size: 12px;
    border-radius: 15px;
    background: #aad71a;
    text-transform: uppercase;
    color: #fff
}

.wiki-st-dashboard .filters-bar .opt-box .theme-btn:hover {
    background: #e2445c
}

.wiki-st-dashboard .filters-bar .opt-box .reset-btn {
    position: relative;
    display: inline-block;
    line-height: 30px;
    padding: 0 0;
    font-weight: 500;
    text-align: center;
    font-size: 12px;
    background: 0 0;
    text-transform: uppercase;
    color: #7a7a7a
}

.wiki-st-dashboard .filters-bar .opt-box .reset-btn:hover {
    color: #e2445c;
    text-decoration: underline
}

.wiki-st-dashboard .filters-bar .filter-block {
    position: relative;
    margin-bottom: 30px
}

.wiki-st-dashboard .filters-bar h5 {
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 500;
    padding: 0 15px;
    margin-bottom: 15px
}

.wiki-st-dashboard .topic-filter-list {
    position: relative;
    padding: 0 0
}

.wiki-st-dashboard .topic-filter-list li {
    position: relative;
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #4d4d4d
}

.wiki-st-dashboard .topic-filter-list li a {
    position: relative;
    display: block;
    line-height: 20px;
    color: #4d4d4d
}

.wiki-st-dashboard .topic-filter-list li a:hover {
    color: #1d4c7c
}

.wiki-st-dashboard .topic-filter-list>ul {
    position: relative;
    padding: 0 0;
    border-top: 1px solid rgba(0, 0, 0, .05)
}

.wiki-st-dashboard .topic-filter-list>ul>li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.wiki-st-dashboard .topic-filter-list>ul>li>a {
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    color: #4d4d4d;
    padding: 8px 30px 8px 40px;
    line-height: 20px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.wiki-st-dashboard .topic-filter-list>ul>li>a:after {
    content: '+';
    position: absolute;
    right: 15px;
    top: 8px;
    line-height: 20px;
    font-size: 16px
}

.wiki-st-dashboard .topic-filter-list>ul>li.open>a:after {
    content: '-'
}

.wiki-st-dashboard .topic-filter-list>ul>li>a .fa {
    position: absolute;
    left: 12px;
    top: 8px;
    line-height: 20px;
    font-size: 16px;
    padding-right: 10px
}

.wiki-st-dashboard .topic-filter-list .math-list>a {
    border-left: 4px solid #fdab3d
}

.wiki-st-dashboard .topic-filter-list .physics-list>a {
    border-left: 4px solid #ff158a
}

.wiki-st-dashboard .topic-filter-list .geography-list>a {
    border-left: 4px solid #aad71a
}

.wiki-st-dashboard .topic-filter-list .biology-list>a {
    border-left: 4px solid #a25ddc
}

.wiki-st-dashboard .topic-filter-list .history-list>a {
    border-left: 4px solid #cab641
}

.wiki-st-dashboard .topic-filter-list .english-list>a {
    border-left: 4px solid #ff642e
}

.wiki-st-dashboard .topic-filter-list .math-list.open>a {
    background: #fdab3d
}

.wiki-st-dashboard .topic-filter-list .physics-list.open>a {
    background: #ff158a
}

.wiki-st-dashboard .topic-filter-list .geography-list.open>a {
    background: #aad71a
}

.wiki-st-dashboard .topic-filter-list .biology-list.open>a {
    background: #a25ddc
}

.wiki-st-dashboard .topic-filter-list .history-list.open>a {
    background: #cab641
}

.wiki-st-dashboard .topic-filter-list .english-list.open>a {
    background: #ff642e
}

.wiki-st-dashboard .topic-filter-list>ul>li.open>a {
    color: #fff
}

.wiki-st-dashboard .topic-filter-list>ul>li>ul {
    position: relative;
    display: none
}

.wiki-st-dashboard .topic-filter-list>ul>li.open>ul {
    display: block
}

.wiki-st-dashboard .topic-filter-list>ul>li>ul>li {
    position: relative;
    margin: 0
}

.wiki-st-dashboard .topic-filter-list>ul>li>ul>li>.check-style-three {
    display: block;
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    color: #4d4d4d;
    padding: 3px 0 3px 10px;
    line-height: 22px;
    margin: 0
}

.wiki-st-dashboard .topic-filter-list>ul>li>ul>li>.check-style-three label:before {
    border-color: #e0e0e0;
    border-radius: 2px
}

.wiki-st-dashboard .topic-filter-list>ul>li>ul>li>.check-style-three input:checked+label:before {
    background: #acacac
}

.wiki-st-dashboard .topic-filter-list>ul>li>ul>li>.check-style-three input:checked+label {
    font-weight: 600
}

.wiki-st-dashboard .topic-filter-list .math-list>ul>li>.check-style-three {
    border-left: 4px solid rgba(253, 171, 61, .5)
}

.wiki-st-dashboard .topic-filter-list .physics-list>ul>li>.check-style-three {
    border-left: 4px solid rgba(255, 21, 138, .5)
}

.wiki-st-dashboard .topic-filter-list .geography-list>ul>li>.check-style-three {
    border-left: 4px solid rgba(0, 200, 117, .5)
}

.wiki-st-dashboard .topic-filter-list .biology-list>ul>li>.check-style-three {
    border-left: 4px solid rgba(162, 93, 220, .5)
}

.wiki-st-dashboard .topic-filter-list .history-list>ul>li>.check-style-three {
    border-left: 4px solid rgba(202, 128, 65, .5)
}

.wiki-st-dashboard .topic-filter-list .english-list>ul>li>.check-style-three {
    border-left: 4px solid rgba(255, 100, 46, .5)
}

.wiki-st-dashboard .topic-filter-list>ul>li>ul>li>.check-style-three:hover {
    background: #f6f6f6
}

.st-dashboard-section {
    position: relative;
    margin-bottom: 60px
}

.st-dashboard-section h2 {
    color: #797979;
    font-weight: 400;
    margin-bottom: 35px;
    line-height: 1.3em;
    font-size: 20px
}

.st-dashboard-section .top-content {
    position: relative;
    margin-bottom: 0
}

.st-dashboard-section .top-content .link-box {
    position: relative;
    float: left;
    margin-bottom: 20px
}

.st-dashboard-section .top-content .link-box .theme-btn {
    position: relative;
    display: inline-block;
    line-height: 28px;
    padding: 0 15px;
    text-align: center;
    font-size: 12px;
    min-width: 140px;
    border-radius: 3px;
    background: #205081;
    font-weight: 500;
    color: #fff;
    margin-right: 15px
}

.st-dashboard-section .top-content .link-box .theme-btn:last-child {
    background: #e4e4e4;
    color: #202020;
    margin-right: 0
}

.st-dashboard-section .top-content .link-box .theme-btn:hover {
    background: #e2445c;
    color: #fff
}

.st-dashboard-section .top-content .coin-box {
    position: relative;
    top: -20px;
    float: right;
    font-size: 28px;
    font-weight: 500;
    color: #353535;
    margin-bottom: 20px;
    line-height: 1.4em
}

.st-dashboard-section .top-content .coin-box span {
    font-size: 14px;
    color: #353535;
    font-weight: 600
}

.st-dashboard-section .top-content .coin-box .number {
    font-size: 20px;
    font-weight: 600;
    color: #353535;
    border-bottom: 1px dashed #353535
}

.st-dashboard-section .top-content .coin-box .curr-title {
    font-size: 13px;
    font-weight: 600;
    color: #353535;
    text-transform: uppercase
}

.st-dashboard-section .top-content .coin-box .icon {
    position: relative;
    top: -5px;
    padding-left: 5px;
    vertical-align: middle
}

.st-dashboard-section .top-content .coin-box a {
    font-size: 14px;
    font-weight: 400;
    color: #b3b3b3
}

.st-dashboard-section .graphs {
    position: relative;
    margin-bottom: 40px
}

.st-dashboard-section .graphs .row {
    margin: 0 -10px
}

.st-dashboard-section .graphs .row .graph-column {
    position: relative;
    padding: 0 10px;
    margin-bottom: 20px
}

.st-dashboard-section .graph-box {
    position: relative;
    background: #fff;
    padding: 15px 20px 25px;
    border-radius: 5px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1)
}

.st-dashboard-section .graph-box .graph-title {
    font-size: 16px;
    margin-bottom: 25px;
    color: #aad71a
}

.st-dashboard-section .graph-box.level-one .graph-title {
    color: #aad71a
}

.st-dashboard-section .graph-box.level-two .graph-title {
    color: #fdc900
}

.st-dashboard-section .graph-box.level-three .graph-title {
    color: #e2445c
}

.st-dashboard-section .graph-box .box-inner {
    position: relative;
    padding-left: 155px;
    padding-top: 15px;
    min-height: 140px
}

.st-dashboard-section .graph-box .box-inner .graph {
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 140px
}

.st-dashboard-section .graph-box .box-inner .text {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    color: #353535;
    text-transform: uppercase;
    line-height: 1em
}

.st-dashboard-section .graph-box .box-inner .text span {
    position: relative;
    display: block
}

.st-dashboard-section .graph-box .box-inner .text span.small-text {
    font-size: 10px
}

.st-dashboard-section .graph-box .round-box {
    position: relative
}

.st-dashboard-section .graph-box .round-box .graph-outer {
    position: relative;
    display: block;
    width: 140px;
    height: 140px;
    background: #e6e6e6;
    border-radius: 50%
}

.st-dashboard-section .graph-box .round-box .graph-outer:before {
    content: '';
    position: absolute;
    display: block;
    width: 140px;
    height: 140px;
    background: #aad71a;
    border: 10px solid #e6e6e6;
    border-radius: 50%
}

.st-dashboard-section .graph-box.level-one .round-box .graph-outer:before {
    background: #aad71a
}

.st-dashboard-section .graph-box.level-two .round-box .graph-outer:before {
    background: #fdc900
}

.st-dashboard-section .graph-box.level-three .round-box .graph-outer:before {
    background: #e2445c
}

.st-dashboard-section .graph-box .round-box .graph-outer canvas {
    position: relative;
    z-index: 5
}

.st-dashboard-section .graph-box .round-box .percent {
    position: absolute;
    left: 1px;
    top: 50%;
    margin-top: -30px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

.st-dashboard-section .graph-box .round-box .step-number {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    line-height: 50px;
    font-size: 28px;
    color: #fff;
    font-weight: 500;
    width: 100%;
    text-align: center
}

.my-studies {
    position: relative;
    margin-bottom: 30px
}

.my-studies .row {
    margin: 0 -10px
}

.my-studies .studies-column {
    position: relative;
    margin-bottom: 20px;
    padding: 0 10px
}

.studies-panel {
    position: relative
}

.studies-panel .studies-header {
    position: relative;
    margin-bottom: 10px
}

.studies-panel .studies-header .inner {
    position: relative;
    line-height: 30px;
    padding: 10px 15px;
    background: #f2f2f2;
    color: #797979;
    border-radius: 5px
}

.studies-panel .studies-header .panel-title {
    position: relative;
    float: left;
    text-transform: uppercase;
    font-weight: 500
}

.studies-panel .studies-header .panel-add-link {
    position: relative;
    float: right;
    font-size: 24px;
    font-weight: 500;
    color: #205081
}

.studies-panel .studies-header .panel-add-link a {
    color: #205081
}

.studies-panel .studies-header .panel-add-link a:hover {
    text-decoration: underline
}

.studies-panel .panel-content-box {
    position: relative;
    display: block;
    width: 100%;
    height: 400px;
    overflow-y: auto
}

.studies-panel .slimScrollDiv div.slimScrollBar {
    background: #c6c6c6!important;
    opacity: 1!important;
    z-index: 99 !important;
}

.studies-panel .slimScrollDiv div.slimScrollRail {
    background: #f2f2f2!important;
    opacity: 1!important;
    display: block!important
}

.studies-panel .study-post {
    position: relative;
    margin-right: 15px;
    margin-bottom: 10px
}

.studies-panel .study-post .inner {
    position: relative;
    background: #fff;
    padding: 10px 10px;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1)
}

.studies-panel .study-post .level-info {
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 10px;
    color: #b7d458
}

.studies-panel .study-post.level-one .level-info {
    color: #b7d458
}

.studies-panel .study-post.level-two .level-info {
    color: #fdc900
}

.studies-panel .study-post.level-three .level-info {
    color: #e2445c
}

.studies-panel .study-post .options {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 2
}

.studies-panel .study-post .options .badge {
    position: relative;
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px;
    margin-right: 7px
}

.studies-panel .study-post.level-one .options .badge {
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px
}

.studies-panel .study-post.level-two .options .badge {
    background: url(../images/icons/coins-2-a.png) center center no-repeat;
    background-size: 25px 25px
}

.studies-panel .study-post.level-three .options .badge {
    background: url(../images/icons/coins-3-a.png) center center no-repeat;
    background-size: 25px 25px
}

.studies-panel .study-post .options .options-nav {
    position: relative;
    float: left;
    width: 10px;
    height: 26px
}

.studies-panel .study-post .options .options-nav .btn-box {
    position: relative;
    display: block;
    width: 10px;
    height: 26px;
    background: url(../images/icons/drop-dots.png) center center no-repeat;
    opacity: .4
}

.studies-panel .study-post .options .options-nav .btn-box:hover,
.studies-panel .study-post .options .options-nav .open .btn-box {
    opacity: 1
}

.studies-panel .study-post .options .dropdown-menu {
    right: 0;
    left: auto;
    top: 100%;
    width: 142px;
    padding: 0;
    border: 1px solid #f1f1f1;
    margin: 10px 0 0;
    background: #fff;
    border-radius: 0
}

.studies-panel .study-post .options .dropdown-menu li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.studies-panel .study-post .options .dropdown-menu li:last-child {
    border: none
}

.studies-panel .study-post .options .dropdown-menu li a {
    position: relative;
    display: block;
    line-height: 24px;
    color: #565656;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    padding: 5px 15px
}

.studies-panel .study-post .options .dropdown-menu li:hover>a {
    color: #010101;
    background: #f2f2f2
}

.studies-panel .study-post .post-data {
    position: relative;
    padding-left: 48px;
    min-height: 40px;
    font-size: 12px;
    color: #797979;
    margin-bottom: 10px
}

.studies-panel .study-post .post-data .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 38px;
    color: #fff
}

.studies-panel .study-post .post-data h6 {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    color: #353535
}

.studies-panel .study-post .post-data h6 a {
    color: #353535
}

.studies-panel .study-post .post-data h6 a:hover {
    text-decoration: underline
}

.studies-panel .study-post .post-data .link {
    position: relative;
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    font-weight: 400;
    color: #797979
}

.studies-panel .study-post .post-data .link a {
    color: #797979
}

.studies-panel .study-post .post-data .link a:hover {
    text-decoration: underline
}

.studies-panel .study-post .post-data .act-info {
    position: relative;
    font-size: 10px;
    text-transform: uppercase;
    color: #797979
}

.studies-panel .study-post .post-data .act-info span {
    font-weight: 600;
    color: #353535
}

.studies-panel .study-post .progress-info {
    position: relative;
    width: 100%;
    height: 6px;
    background: #f1f1f1;
    border-radius: 3px;
    overflow: hidden
}

.studies-panel .study-post .progress-info .progress-inner {
    position: relative;
    height: 6px;
    background: #b7d458;
    border-radius: 3px
}

.studies-panel .study-post.level-one .progress-info .progress-inner {
    background: #b7d458
}

.studies-panel .study-post.level-two .progress-info .progress-inner {
    background: #ffd150
}

.studies-panel .study-post.level-three .progress-info .progress-inner {
    background: #e2445c
}

.my-badges {
    position: relative;
    margin-bottom: 70px
}

.my-badges .badges-container {
    position: relative;
    padding: 40px 20px 40px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 0 0 rgba(0, 0, 0, .1);
    text-align: center
}

.my-badges .badges-container .carousel-outer {
    position: relative;
    margin-bottom: 40px
}

.my-badges .badges-container .badge-item {
    position: relative;
    text-align: center
}

.my-badges .badges-container .badge-item .badge-title {
    position: relative;
    font-size: 16px;
    color: #a2a2a2;
    font-weight: 500;
    text-transform: capitalize
}

.my-badges .badges-container .badge-item .subtitle {
    position: relative;
    font-size: 12px;
    color: #696969;
    font-weight: 500;
    text-transform: capitalize
}

.my-badges .badges-container .badge-item .icon {
    display: block;
    text-align: center;
    padding: 3px 0
}

.my-badges .badges-container .badge-item .icon img {
    display: inline-block!important;
    max-width: 100%!important;
    width: auto!important
}

.my-badges .badges-container .badge-item.science .badge-title {
    color: #e04c44
}

.my-badges .badges-container .badge-item.english .badge-title {
    color: #a34aa4
}

.my-badges .badges-container .badge-item.physics .badge-title {
    color: #e35346
}

.my-badges .badges-container .badge-item.chemistry .badge-title {
    color: #e8d147
}

.my-badges .badges-container .badge-item.music .badge-title {
    color: #93c85d
}

.my-badges .badges-container .badge-item.geometry .badge-title {
    color: #e8d147
}

.my-badges .badges-container .owl-dots {
    display: none!important
}

.my-badges .badges-container .owl-nav {
    height: 0;
    width: 100%
}

.my-badges .badges-container .owl-prev {
    position: absolute;
    left: 0;
    bottom: -72px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background: #f1f1f1;
    color: #353535;
    transition: all .5s ease
}

.my-badges .badges-container .owl-next {
    position: absolute;
    right: 0;
    bottom: -72px;
    width: 40px;
    height: 40px;
    font-size: 20px;
    line-height: 40px;
    background: #f1f1f1;
    color: #353535;
    transition: all .5s ease
}

.my-badges .badges-container .see-all {
    display: block;
    text-align: center
}

.my-badges .badges-container .see-all a {
    color: #205081;
    font-weight: 500;
    font-size: 14px
}

.my-badges .badges-container .see-all a .fa {
    font-size: 20px;
    padding-left: 5px;
    vertical-align: middle
}

.my-badges .badges-container .see-all a:hover {
    text-decoration: underline
}

.my-badges .badges-container .owl-next:hover,
.my-badges .badges-container .owl-prev:hover {
    background: #353535;
    color: #fff
}

.my-timeline {
    position: relative
}

.my-timeline .title-box {
    position: relative;
    text-align: center;
    margin-bottom: 40px
}

.my-timeline .title-box h3 {
    position: relative;
    display: inline-block;
    padding: 5px 30px;
    color: #fff;
    background: #353535;
    font-size: 16px;
    text-transform: capitalize;
    line-height: 30px;
    margin: 0;
    border-radius: 25px
}

.my-timeline .timeline-container {
    position: relative
}

.my-timeline .timeline-container:before {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -1px;
    width: 2px;
    height: 100%;
    background: #e4e4e4
}

.my-timeline .timeline-block {
    position: relative;
    margin-bottom: 30px
}

.my-timeline .date-block {
    position: relative;
    margin-bottom: 30px
}

.my-timeline .timeline-block .tm-block-inner {
    position: relative
}

.my-timeline .timeline-block .block-cont-box {
    position: relative;
    width: 50%;
    padding-right: 30px
}

.my-timeline .timeline-block.date-block .block-cont-box,
.my-timeline .timeline-block.right-align .block-cont-box {
    float: right;
    padding-right: 0;
    padding-left: 30px
}

.my-timeline .timeline-block .date-box {
    position: relative;
    top: -3px;
    display: inline-block;
    line-height: 22px;
    font-size: 12px;
    padding: 2px 15px;
    font-weight: 700;
    color: #353535;
    background: #e4e4e4;
    border-radius: 0 3px 3px 0
}

.my-timeline .timeline-block .date-box span {
    font-weight: 400
}

.my-timeline .timeline-block .date-box:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 0;
    width: 0;
    border: 13px solid transparent;
    border-right: 13px solid #e4e4e4
}

.my-timeline .timeline-block .date-box:after {
    content: '';
    position: absolute;
    left: -41px;
    top: 0;
    width: 22px;
    height: 22px;
    background: #e4e4e4;
    border-radius: 50%
}

.my-timeline .timeline-block .post-box {
    position: relative
}

.my-timeline .timeline-block .post-box .post-header {
    position: relative
}

.my-timeline .timeline-block .post-box .post-header:before {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -8px;
    width: 0;
    border: 8px solid transparent;
    border-left: 8px solid #f5f5f5
}

.my-timeline .timeline-block.right-align .post-box .post-header:before {
    right: 100%;
    left: auto;
    border: 8px solid transparent;
    border-right: 8px solid #f5f5f5
}

.my-timeline .timeline-block .post-box .post-header:after {
    content: '';
    position: absolute;
    right: -40px;
    top: 18px;
    width: 20px;
    height: 20px;
    background: #205081;
    border: 5px solid #e4e4e4;
    border-radius: 50%
}

.my-timeline .timeline-block.right-align .post-box .post-header:after {
    right: auto;
    left: -40px
}

.my-timeline .timeline-block .post-box .post-header .header-inner {
    position: relative;
    padding: 13px 20px;
    line-height: 30px;
    background: #f5f5f5;
    border-radius: 5px 5px 0 0
}

.my-timeline .timeline-block .post-box .post-header .post-title {
    position: relative;
    font-size: 16px;
    line-height: 30px;
    font-weight: 500;
    color: #205081;
    float: left
}

.my-timeline .timeline-block .post-box .post-header .post-title span {
    font-size: 16px;
    font-weight: 700
}

.my-timeline .timeline-block .post-box .post-header .post-date {
    position: relative;
    float: right;
    font-size: 12px;
    line-height: 30px;
    text-transform: uppercase
}

.my-timeline .timeline-block .post-box .post-cont-box {
    position: relative;
    padding: 25px 20px 40px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-top: none;
    border-radius: 0 0 5px 5px
}

.my-timeline .timeline-block .post-box .post-cont-box.table-box {
    padding: 0
}

.my-timeline .timeline-block .post-box .post-cont-box .inner {
    position: relative;
    padding-top: 5px;
    padding-left: 90px;
    min-height: 90px
}

.my-timeline .timeline-block .post-box .post-cont-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    margin-bottom: 20px
}

.my-timeline .timeline-block .post-box .post-cont-box h4 {
    position: relative;
    font-size: 20px;
    line-height: 1.2em;
    margin-bottom: 5px;
    color: #353535
}

.my-timeline .timeline-block .post-box .post-cont-box h4 a {
    color: #353535
}

.my-timeline .timeline-block .post-box .post-cont-box h4 a:hover {
    text-decoration: underline
}

.my-timeline .timeline-block .table-outer {
    position: relative;
    width: 100%
}

.my-timeline .timeline-block .data-table {
    position: relative;
    width: 100%
}

.my-timeline .timeline-block .data-table .table-head {
    position: relative;
    width: 100%;
    background: #fff
}

.my-timeline .timeline-block .data-table .table-head th {
    line-height: 24px;
    padding: 7px 15px;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    color: #71716f!important
}

.my-timeline .timeline-block .data-table .table-head th.level .icon {
    position: relative;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px;
    margin-right: 7px
}

.my-timeline .timeline-block .data-table .table-head th.level.level-one .icon {
    background: url(../images/icons/coins-1-a.png) center center no-repeat;
    background-size: 25px 25px
}

.my-timeline .timeline-block .data-table .table-head th.level.level-two .icon {
    background: url(../images/icons/coins-2-a.png) center center no-repeat;
    background-size: 25px 25px
}

.my-timeline .timeline-block .data-table .table-head th.level.level-three .icon {
    background: url(../images/icons/coins-3-a.png) center center no-repeat;
    background-size: 25px 25px
}

.my-timeline .timeline-block .data-table tbody tr {
    background: #fff
}

.my-timeline .timeline-block .data-table tbody tr td {
    position: relative;
    line-height: 24px;
    font-size: 14px;
    color: #353535;
    text-align: center;
    padding: 5px 15px
}

.my-timeline .timeline-block .data-table tbody tr td.subject {
    text-align: left
}

.my-timeline .timeline-block .data-table tbody tr:hover td {
    color: #585857;
    text-shadow: 0 0 0 rgba(0, 0, 0, 1)
}

.my-timeline .timeline-block .data-table tbody tr:nth-child(2n+2) {
    background: #fafafa
}

.my-timeline .timeline-block .data-table tbody tr td.level-one {
    color: #ffd150
}

.my-timeline .timeline-block .data-table tbody tr td.level-two {
    color: #b7d458
}

.my-timeline .timeline-block .data-table tbody tr td.level-three {
    color: #e2445c
}

.st-dashboard-section .filters-box {
    position: relative;
    float: left;
    z-index: 30;
    margin-bottom: 20px
}

.st-dashboard-section .filters-box .inner-box {
    position: relative;
    display: block;
    padding: 6px 6px;
    padding-left: 48px;
    min-height: 44px;
    min-width: 300px;
    max-width: 100%;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 22px
}

.st-dashboard-section .filters-box.selected .inner-box {
    background-color: #f6f6f6
}

.st-dashboard-section .filters-box .filter-btn {
    position: absolute;
    left: 6px;
    top: 6px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    background-color: #205081;
    color: #fff;
    border-radius: 50%;
    cursor: pointer
}

.st-dashboard-section .filters-box .placeholder-text {
    position: absolute;
    left: 48px;
    right: 6px;
    top: 6px;
    line-height: 24px;
    padding: 4px 0;
    cursor: pointer;
    font-size: 14px;
    color: #878787
}

.st-dashboard-section .filters-box.selected .placeholder-text {
    opacity: 0;
    visibility: hidden;
    z-index: -9999
}

.st-dashboard-section .filters-box .selected-items {
    position: relative
}

.st-dashboard-section .filters-box .selected-items .sel-item {
    position: relative;
    float: left;
    line-height: 16px;
    font-size: 10px;
    padding: 4px 6px 4px 10px;
    text-transform: uppercase;
    margin: 3px 3px 3px 0;
    border-radius: 12px;
    cursor: pointer;
    color: #fff
}

.st-dashboard-section .filters-box .selected-items .sel-item .fa {
    padding-left: 7px;
    font-size: 12px;
    cursor: pointer;
    vertical-align: middle;
    line-height: 15px
}

.st-dashboard-section .filters-box .selected-items .sel-item:hover {
    opacity: .5
}

.st-dashboard-section .filters-box .filters-dropdown {
    position: absolute;
    right: 0;
    top: 100%;
    margin-top: 2px;
    width: 212px;
    padding: 10px 0;
    padding-bottom: 54px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    display: none
}

.st-dashboard-section .filters-box .filters-dropdown ul {
    position: relative
}

.st-dashboard-section .filters-box .filters-dropdown ul li {
    position: relative;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .05)
}

.filter-box-check-box {
    position: relative;
    display: block
}

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

.filter-box-check-box label {
    position: relative;
    display: block;
    width: 100%;
    font-size: 13px;
    line-height: 24px;
    padding-right: 40px;
    padding-left: 30px;
    font-weight: 500;
    color: #878787;
    margin: 0!important;
    text-transform: capitalize;
    cursor: pointer
}

.filter-box-check-box label .check-icon {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 24px;
    font-size: 17px
}

.filter-box-check-box input:checked+label {
    color: #1b1b1b
}

.filter-box-check-box label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    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
}

.filter-box-check-box label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 3px;
    width: 16px;
    height: 16px;
    background: 0 0;
    line-height: 16px;
    font-size: 9px;
    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
}

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

.filter-box-check-box input:checked+label:before {
    background: #aad71a
}

.st-dashboard-section .filters-dropdown .actions {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 54px;
    padding: 12px 15px
}

.st-dashboard-section .filters-dropdown .actions .clear-btn {
    position: relative;
    display: block;
    float: left;
    line-height: 30px;
    background: 0 0;
    padding: 0;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #1b1b1b;
    font-weight: 500
}

.st-dashboard-section .filters-dropdown .actions .btn-filter {
    position: relative;
    display: block;
    float: right;
    line-height: 30px;
    background: #205081;
    padding: 0 25px;
    margin: 0;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    border-radius: 3px
}

@media only screen and (max-width:1900px) {
    .wiki-st-dashboard.updated-version {
        padding-left: 0!important
    }
}

@media only screen and (max-width:767px) {
    .st-dashboard-section .filters-box {
        width: 100%;
        margin-bottom: 30px
    }
    .st-dashboard-section .filters-box .inner-box {
        width: 100%;
        min-width: 44px
    }
    .st-dashboard-section .top-content .coin-box {
        top: 0;
        width: 100%;
        text-align: center
    }
}

.wiki-scoring-section {
    position: relative;
    background: #fcfcfc;
    padding: 30px 0 0
}

.wiki-scoring-section .filter-options {
    position: relative;
    display: block;
    padding: 0 0 5px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px
}

.wiki-scoring-section .filter-options .search-form {
    position: relative;
    float: left;
    margin-bottom: 20px
}

.wiki-scoring-section .filter-options .search-form {
    position: relative
}

.wiki-scoring-section .filter-options .search-form .form-group {
    position: relative;
    margin: 0;
    padding: 0 0
}

.wiki-scoring-section .filter-options .search-form .form-group .field-label {
    float: left;
    font-size: 11px;
    font-weight: 500;
    padding: 6px 0;
    line-height: 24px;
    color: #454545;
    margin-right: 15px;
    text-transform: uppercase
}

.wiki-scoring-section .filter-options .search-form .form-group .field-inner {
    float: left
}

.wiki-scoring-section .filter-options .search-form .form-group input {
    position: relative;
    background: #fff;
    line-height: 24px;
    padding: 5px 10px;
    font-size: 14px;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    width: 300px;
    padding-right: 40px
}

.wiki-scoring-section .filter-options .search-form .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 36px;
    line-height: 36px;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #454545;
    background: 0 0
}

.wiki-scoring-section .filter-options .options {
    position: relative;
    float: right
}

.wiki-scoring-section .filter-options .drop-list {
    position: relative;
    float: left;
    width: 220px;
    margin-left: 20px;
    margin-bottom: 20px
}

.wiki-scoring-section .filter-options .drop-list .btn-box {
    background: #fff;
    line-height: 24px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    border-radius: 2px
}

.wiki-scoring-section .filter-options .drop-list .list-label {
    font-weight: 500;
    line-height: 24px;
    font-size: 12px;
    padding: 6px 0;
    color: #323232
}

.wiki-scoring-section .filter-options .drop-list .btn-box:before {
    top: 4px;
    right: 10px;
    font-weight: 700;
    font-size: 14px;
    content: "\f107"
}

.wiki-scoring-section .filter-options .drop-list .dropdown-menu {
    width: 100%;
    min-width: 135px;
    left: auto;
    right: 0;
    margin-top: 2px;
    border-radius: 3px
}

.wiki-scoring-section .filter-options .drop-list .drop-list-one .dropdown-menu li a {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize
}

.wiki-scoring-section .filter-options .drop-list.filter-by .drop-list-one {
    padding-left: 45px
}

.scoring-table-outer {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 39px;
    margin-bottom: 100px
}

.scoring-table-outer .table-head-spacer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 39px;
    background: #fcfcfc;
    border-bottom: 1px solid #e5e5e5
}

.scoring-table-outer table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 1.5px
}

.scoring-table-outer table th {
    display: table-cell;
    line-height: 24px;
    padding: 0 1px;
    text-align: left
}

.scoring-table-outer table th.wrk-sheet-title {
    width: 46%!important
}

.multiple-version table th.wrk-sheet-title {
    width: 36%!important
}

.multiple-version table th.wrk-sheet-assesment {
    width: 10%!important
}

.scoring-table-outer table th.wrk-sheet-year {
    width: 7%!important
}

.scoring-table-outer table th.wrk-sheet-age {
    width: 10%!important
}

.scoring-table-outer table th.wrk-sheet-status {
    width: 8%!important
}

.scoring-table-outer table th.wrk-sheet-max-score {
    width: 9%!important
}

.scoring-table-outer table th.wrk-sheet-score {
    width: 12%!important
}

.scoring-table-outer table th.wrk-sheet-action {
    width: 8%!important
}

.scoring-table-outer table th .table-header-label {
    position: absolute;
    top: 0;
    padding: 7px 10px 6px;
    line-height: 24px;
    font-size: 10px;
    font-weight: 600;
    color: #353535;
    text-transform: uppercase;
    letter-spacing: .03em
}

.scoring-table-outer table tr th.wrk-sheet-title .table-header-label {
    padding-left: 15px
}

.scoring-table-outer table tr td {
    position: relative
}

.scoring-table-outer table tr td .d-inner {
    position: relative;
    display: block;
    padding: 8px 10px;
    line-height: 24px
}

.scoring-table-outer table tr td.wrk-sheet-title {
    width: 46%!important
}

.multiple-version table tr td.wrk-sheet-title {
    width: 36%!important
}

.multiple-version table td.wrk-sheet-assesment {
    width: 10%!important
}

.multiple-version table td.wrk-sheet-assesment .fa {
    color: #436a92;
    padding-right: 3px
}

.scoring-table-outer table tr td.wrk-sheet-title .d-inner {
    padding-left: 15px
}

.scoring-table-outer table tr td.wrk-sheet-year {
    width: 7%!important
}

.scoring-table-outer table tr td.wrk-sheet-age {
    width: 10%!important
}

.scoring-table-outer table tr td.wrk-sheet-status {
    width: 8%!important
}

.scoring-table-outer table tr td.wrk-sheet-max-score {
    width: 9%!important
}

.scoring-table-outer table tr td.wrk-sheet-score {
    width: 12%!important
}

.scoring-table-outer table tr td.wrk-sheet-action {
    width: 8%!important;
    text-align: center
}

.scoring-table-outer table tr td.wrk-sheet-status {
    font-size: 15px;
    color: #aad71a
}

.scoring-table-outer table tr td.wrk-sheet-action .action-btn {
    position: relative;
    padding: 0;
    margin: 0;
    width: 24px;
    height: 24px;
    font-size: 12px;
    color: #fff;
    background: #c7c7c7;
    border-radius: 50%
}

.scoring-table-outer table tr td.wrk-sheet-action .action-btn:hover {
    background: red
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer {
    position: relative
}

.scoring-table-outer table tr td.wrk-sheet-score form,
.scoring-table-outer table tr td.wrk-sheet-score input {
    position: relative;
    width: 100%;
    margin: 0
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer .score-btn {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 34px;
    line-height: 24px;
    padding: 5px 12px;
    background: #f4f4f4;
    border-radius: 3px;
    cursor: pointer;
    z-index: 2
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer.input-visible .score-btn {
    opacity: 0;
    visibility: hidden;
    z-index: 0
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer .score-btn:hover {
    background: #aad71a;
    color: #fff
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer .score-btn .txt {
    position: relative;
    line-height: 24px;
    float: left
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer .score-btn .icon {
    position: relative;
    float: right;
    line-height: 24px
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer .score-input {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 34px;
    z-index: 1;
    opacity: 0;
    visibility: hidden
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer.input-visible .score-input {
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.multiple-version table tr td.wrk-sheet-score .score-box-outer.input-visible .score-btn {
    background: #aad71a;
    color: #fff;
    opacity: 1;
    visibility: visible;
    z-index: 2
}

.scoring-table-outer table tr td.wrk-sheet-score input {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 22px;
    padding: 5px 12px;
    background: 0 0;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    z-index: 1
}

.scoring-table-outer table tr td.wrk-sheet-score .score-box-outer .score-input .back-icon {
    position: absolute;
    right: 12px;
    top: 5px;
    line-height: 24px;
    z-index: 0
}

.scoring-table-outer .with-child-table.child-table-open {
    border: 1px solid #a3c448;
    box-shadow: 0 0 5px 0 #a3c448;
    border-radius: 2px
}

.scoring-table-outer .with-child-table.child-table-open .child-level-table tr .data-box {
    border: none
}

.scoring-table-outer .child-level-table {
    position: relative
}

.scoring-table-outer table tr {
    width: 100%
}

.scoring-table-outer .child-level-table tr td {
    position: relative;
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    min-height: 42px
}

.scoring-table-outer .child-level-table tr .data-box {
    padding: 0 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin: 0 0;
    border-radius: 5px;
    transition: background .3s ease
}

.scoring-table-outer .child-level-table tr .data-box:hover {
    background: #fcfcfc
}

.scoring-table-outer .top-level-table tr:last-child .data-box {
    border-bottom: 1px solid #e5e5e5
}

.scoring-table-outer .child-level-table .inputs-row td .d-inner {
    position: relative;
    display: block;
    padding: 0 0
}

.scoring-table-outer .child-level-table .inputs-row {
    position: relative;
    display: none
}

.scoring-table-outer .score-inputs-visible .inputs-row {
    display: table-row
}

.scoring-table-outer .child-level-table .inputs-row td.list-box {
    position: relative;
    padding-left: 36%
}

.scoring-table-outer .child-level-table .inputs-row td.list-box .d-inner {
    margin: 2px 0 0;
    padding: 8px 0;
    background: #fff;
    border: 1px solid #aad71a;
    box-shadow: 0 0 5px 0 #a3c448;
    border-radius: 3px
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list {
    position: relative
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li {
    position: relative;
    display: block;
    line-height: 24px;
    border-bottom: 1px solid #f0f0f0;
    padding: 2px 0
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li:nth-child(even) {
    background: #fcfcfc
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .student-name {
    position: relative;
    float: left;
    padding: 5px 25px;
    width: 69%
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .input-box {
    position: relative;
    float: left;
    width: 18.5%;
    padding: 0 8px
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .input-box .score-input {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 34px
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .input-box .score-input input {
    position: relative;
    width: 100%;
    height: 34px;
    line-height: 22px;
    padding: 5px 12px;
    background: 0 0;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
    z-index: 1
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .input-box .score-input .back-icon {
    position: absolute;
    right: 12px;
    top: 5px;
    line-height: 24px;
    z-index: 0
}

.multiple-version .score-inputs-visible table tr td.wrk-sheet-score .score-box-outer .score-btn:before {
    content: '';
    position: absolute;
    left: -8px;
    top: -8px;
    right: -8px;
    bottom: -15px;
    border: 1px solid #a3c448;
    border-bottom: 7px solid #fff;
    border-radius: 3px 3px 0 0
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .action-box {
    position: relative;
    float: left;
    text-align: center;
    padding: 5px 10px;
    width: 12%
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .action-box .action-btn {
    position: relative;
    padding: 0;
    margin: 0;
    width: 24px;
    height: 24px;
    font-size: 12px;
    color: #fff;
    background: #c7c7c7;
    border-radius: 50%
}

.scoring-table-outer .child-level-table .inputs-row .inputs-list li .action-box .action-btn:hover {
    background: red
}

.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
}

@media only screen and (max-width:1023px) {
    .student-summary .st-subj-summary .graphs .row .graph-column {
        border-bottom: 1px solid #f0f0f0
    }
    .wiki-scoring-section .filter-options .search-form .form-group input {
        width: 180px
    }
}

@media only screen and (max-width:880px) {
    .scoring-table-outer {
        overflow-x: auto
    }
    .scoring-table-outer .table-scroll-box {
        min-width: 880px
    }
    .scoring-table-outer .load-more-box {
        text-align: left
    }
}

@media only screen and (max-width:767px) {
    .wiki-scoring-section .filter-options .search-form,
    .wiki-scoring-section .filter-options .search-form .form-group,
    .wiki-scoring-section .filter-options .search-form .form-group .field-inner,
    .wiki-scoring-section .filter-options .search-form .form-group .field-label,
    .wiki-scoring-section .filter-options .search-form .form-group input {
        position: relative;
        display: block;
        width: 100%;
        margin: 0
    }
    .wiki-scoring-section .filter-options .search-form {
        margin-bottom: 20px
    }
    .wiki-scoring-section .filter-options .options {
        width: 100%
    }
    .wiki-scoring-section .filter-options .drop-list {
        margin: 0 20px 20px 0
    }
}

@media only screen and (max-width:599px) {
    .default-tabbed-links {
        padding: 15px 0 10px
    }
    .default-tabbed-links .buttons .link-btn {
        width: 100%;
        margin-bottom: 5px
    }
    .default-tabbed-links .buttons .link-btn .txt {
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 10px;
        border: 2px solid transparent!important
    }
    .default-tabbed-links .buttons .link-btn.active-btn .txt,
    .default-tabbed-links .buttons .link-btn:hover .txt {
        border-color: #205081!important
    }
    .wiki-scoring-section .filter-options .drop-list {
        width: 100%;
        margin: 0 0 20px
    }
}

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
}

.bs-actionsbox,
.bs-donebutton,
.bs-searchbox {
    padding: 4px 8px
}

.bs-actionsbox {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-donebutton {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-donebutton .btn-group button {
    width: 100%
}

.bs-searchbox+.bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    width: 100%;
    float: none
}

.main-header {
    z-index: 9999 !important;
}

.sub-nav-bar {
    z-index: 89
}

.wiki-subjects .filters-bar {
    z-index: 88
}

.fixed-toolbar {
    position: fixed;
    left: 0;
    bottom: -60px;
    width: 100%;
    padding: 0 0;
    z-index: 99;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-toolbar.popped-out {
    bottom: 0
}

.fixed-toolbar.toolbar-visible {
    bottom: 0
}

.fixed-toolbar .toolbar-toggler {
    position: absolute;
    right: 10px;
    width: 44px;
    height: 40px;
    top: -36px;
    cursor: pointer;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #205081;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 34px;
    border-radius: 7px 7px 0 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    z-index: 2
}

.fixed-toolbar .toolbar-toggler .fa {
    font-weight: 700
}

.fixed-toolbar.toolbar-visible .toolbar-toggler .fa:before {
    content: "\f103"
}

.fixed-toolbar .toolbar-toggler:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: -4px;
    right: -4px;
    height: 8px;
    background: #fff
}

.fixed-toolbar .toolbar-box {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .2);
    z-index: 1
}

.fixed-toolbar .toolbar-inner {
    position: relative;
    display: block;
    padding: 10px 10px;
    padding-right: 240px
}

.fixed-toolbar .left-col {
    position: relative;
    float: left
}

.fixed-toolbar .single-student {
    position: relative;
    float: left;
    padding-left: 55px;
    min-height: 40px
}

.fixed-toolbar .single-student .st-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.fixed-toolbar .single-student .st-thumb img {
    position: relative;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden
}

.fixed-toolbar .single-student .st-title {
    position: relative;
    line-height: 24px;
    padding: 8px 0;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize
}

.fixed-toolbar .single-st-info {
    position: relative;
    float: left;
    margin-left: 50px
}

.fixed-toolbar .single-st-info ul {
    position: relative
}

.fixed-toolbar .single-st-info ul li {
    position: relative;
    float: left;
    margin-right: 50px;
    padding: 4px 12px;
    line-height: 16px;
    border-left: 1px solid #e0e0e0;
    font-size: 10px;
    color: #acacac;
    font-weight: 500;
    text-transform: uppercase
}

.fixed-toolbar .single-st-info ul li strong {
    color: #101010;
    font-weight: 700
}

.fixed-toolbar .right-col {
    position: absolute;
    right: 10px;
    top: 10px;
    float: right
}

.fixed-toolbar .right-col .student-assign {
    position: relative;
    float: right;
    margin-left: 5px
}

.fixed-toolbar .right-col .student-assign .assign-btn {
    position: relative;
    text-align: center;
    display: block;
    background: #fff;
    padding: 7px 20px;
    min-width: 110px;
    color: #205081;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-toolbar .right-col .student-assign .assign-btn .txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px
}

.fixed-toolbar .right-col .student-assign .assign-btn .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url(../images/icons/icon-add-student.png) center top no-repeat
}

.fixed-toolbar .right-col .student-assign .assign-btn:hover .icon {
    background-position: center bottom
}

.fixed-toolbar.popped-out .right-col .student-assign .assign-btn {
    background-color: #efefef
}

.fixed-toolbar .right-col .student-assign .assign-btn:hover {
    background: #205081;
    color: #fff;
    border-color: #205081
}

.fixed-toolbar .right-col .print-it {
    position: relative;
    float: right
}

.fixed-toolbar .right-col .print-it .print-btn {
    position: relative;
    text-align: center;
    display: block;
    background: #fff;
    padding: 7px 20px;
    min-width: 110px;
    color: #205081;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-toolbar .right-col .print-it .print-btn .txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px
}

.fixed-toolbar .right-col .print-it .print-btn .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 24px;
    background: url(../images/icons/icon-printer.png) center top no-repeat
}

.fixed-toolbar .right-col .print-it .print-btn:hover .icon {
    background-position: center bottom
}

.fixed-toolbar .right-col .print-it .print-btn:hover {
    background: #205081;
    color: #fff;
    border-color: #205081
}

.fixed-toolbar .right-col .move-btns {
    position: relative;
    float: right;
    margin-right: 5px
}

.fixed-toolbar .right-col .move-btns .mv-btn {
    position: relative;
    float: left;
    display: block;
    margin-left: 5px;
    text-align: center;
    background: #fff;
    padding: 7px 15px;
    min-width: 46px;
    color: #205081;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-toolbar .right-col .move-btns .mv-btn:hover {
    background: #205081;
    color: #fff;
    border-color: #205081
}

.fixed-toolbar .right-col .other-btn {
    position: relative;
    float: right;
    margin-right: 5px
}

.fixed-toolbar .right-col .other-btn .del-btn {
    position: relative;
    float: left;
    display: block;
    margin-left: 5px;
    text-align: center;
    background: #e13e57;
    padding: 7px 15px;
    min-width: 46px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e13e57;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-toolbar .right-col .other-btn .del-btn .fa {
    font-size: 14px
}

.fixed-toolbar .right-col .other-btn .skip-btn {
    position: relative;
    float: left;
    margin-left: 5px;
    display: block;
    text-align: center;
    background: #fff;
    padding: 7px 15px;
    min-width: 50px;
    color: #205081;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}

.fixed-toolbar .right-col .sync-pos-btn {
    position: relative;
    float: left;
    margin-left: 5px;
    display: block;
    text-align: center;
    background: #fff;
    padding: 7px 15px;
    min-width: 50px;
    color: #205081;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: .05em;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease
}


.fixed-toolbar .right-col .other-btn .skip-btn .fa {
    padding-left: 5px;
    font-weight: 400;
}

.fixed-toolbar .right-col .other-btn .skip-btn:hover {
    background: #205081;
    color: #fff;
    border-color: #205081;
}

.fixed-toolbar .right-col .sync-pos-btn:hover {
    background: #205081;
    color: #fff;
    border-color: #205081;
}

.fixed-toolbar .right-col .sync-pos-btn:hover a {
    color: #fff;
}

.fixed-toolbar .st-selection {
    position: relative;
    padding-left: 61px;
    min-height: 40px
}

.fixed-toolbar .st-selection .sel-stud-btn {
    position: absolute;
    left: 3px;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.fixed-toolbar .st-selection .sel-stud-btn:before {
    content: '';
    position: absolute;
    left: -3px;
    top: -3px;
    right: -3px;
    bottom: -3px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2)
}

.fixed-toolbar .st-selection .sel-stud-btn img {
    position: relative;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    z-index: 1
}

.fixed-toolbar .st-selection .selected {
    position: relative
}

.fixed-toolbar .st-selection .selected .sel-title {
    position: relative;
    line-height: 18px;
    color: #acacac;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase
}

.fixed-toolbar .st-selection .selected .selected-stud {
    position: relative;
    width: 100%;
    height: 22px;
    overflow: hidden
}

.fixed-toolbar .st-selection .selected .selected-stud ul li {
    position: relative;
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 2px
}

.fixed-toolbar .st-selection .selected .selected-stud ul li a {
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    overflow: hidden
}

.fixed-toolbar .st-selection .selected .selected-stud ul li img {
    position: relative;
    display: block;
    width: 22px;
    height: 22px;
    border-radius: 50%
}

body.hvr-popup-visible {
    overflow: hidden
}

body.hvr-popup-visible .fixed-toolbar .toolbar-toggler {
    z-index: 0
}

.st-hover-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 95;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

.hvr-popup-visible .st-hover-overlay {
    opacity: 1;
    visibility: visible
}

.hover-popup-outer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    z-index: 99999;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    opacity: 0;
    visibility: hidden
}

.hvr-popup-visible .hover-popup-outer {
    opacity: 1;
    visibility: visible
}

.hover-popup-outer .hover-popup-closer {
    position: absolute;
    right: 10px;
    top: 5px;
    font-size: 16px;
    line-height: 24px;
    color: #2c2c2c;
    cursor: pointer;
    z-index: 20
}

.hover-popup-outer .hover-popup-closer:hover {
    opacity: .5
}

.hover-popup-outer .hover-popup-inner {
    position: relative;
    display: block;
    margin: 0 15px;
    min-height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.hover-popup-outer .hover-popup-content {
    position: relative;
    display: block;
    padding: 40px 0
}

.st-hover-popup {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 700px;
    margin: 0 auto;
    background: #fefefe;
    border-radius: 5px;
    z-index: 99999;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15)
}

.st-hvr-popup-inner {
    position: relative
}

.st-hvr-popup-inner.scrollable {
    overflow-y: auto
}

.st-hover-popup:before {
    content: '';
    position: absolute;
    left: 15px;
    bottom: -15px;
    border: 8px solid transparent;
    border-top: 8px solid #fff;
    display: none
}

.st-hvr-popup-inner .hvr-pop-header {
    position: relative;
    padding: 20px 20px 15px;
    background: #f6f6f6;
    border-radius: 5px 5px 0 0
}

.hvr-pop-header .check-filters {
    position: relative;
    padding-top: 5px;
    float: left
}

.hvr-pop-header .check-filters .filter-title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 10px;
    line-height: 1.4em;
    margin-bottom: 8px
}

.hvr-pop-header .check-filters li {
    position: relative;
    float: left;
    margin-right: 20px
}

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

.check-style-five input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.check-style-five label {
    position: relative;
    display: block;
    line-height: 20px;
    font-weight: 500;
    font-size: 12px;
    padding-left: 34px;
    cursor: pointer;
    margin: 0
}

.check-style-five label .dot {
    position: absolute;
    left: 23px;
    top: 6px;
    width: 6px;
    height: 6px;
    display: block;
    background: #999;
    border-radius: 50%
}

.check-style-five label .g-dot {
    background: #a3c448
}

.check-style-five label .y-dot {
    background: #ffcb00
}

.check-style-five label .r-dot {
    background: #e13e57
}

.check-style-five label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #ccc;
    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
}

.check-style-five label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: 0 0;
    line-height: 16px;
    font-size: 8px;
    text-align: center;
    color: #fff;
    opacity: 0;
    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
}

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

.check-style-five input:checked+label:before {
    background: #acacac
}

.check-style-five input:checked+label {
    color: #101010;
    font-weight: 700
}

.hvr-pop-header .date-selection {
    position: relative;
    width: 220px;
    float: right
}

.hvr-pop-header .date-selection .cal-title {
    position: relative;
    float: left;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    line-height: 1.4em;
    margin-bottom: 5px
}

.hvr-pop-header .date-selection .form-group,
.hvr-pop-header .date-selection form {
    position: relative;
    margin: 0;
    padding: 0
}

.hvr-pop-header .date-selection .reset {
    position: relative;
    float: right;
    margin-bottom: 5px
}

.hvr-pop-header .date-selection .reset button {
    position: relative;
    display: block;
    background: 0 0;
    text-decoration: underline;
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 11px;
    line-height: 1.4em;
    margin: 0
}

.hvr-pop-header .date-selection input {
    position: relative;
    display: block;
    line-height: 22px;
    padding: 3px 15px;
    background: #fff url(../images/icons/icon-calendar.png) right center no-repeat;
    height: 30px;
    border: 1px solid #d0d0d0;
    width: 100%;
    border-radius: 3px;
    color: #101010;
    margin: 0
}

.ui-widget.ui-widget-content {
    z-index: 101!important
}

.st-hvr-popup-inner .hvr-pop-content {
    position: relative;
    padding: 20px 10px 15px 20px
}

.st-hvr-popup-inner .scroller-content {
    position: relative;
    max-height: 500px;
    overflow-y: auto;
    padding: 0 0 10px
}

.st-hvr-popup-inner .scroller-content .mCSB_inside>.mCSB_container {
    margin-right: 20px
}

.st-hvr-popup-inner .hvr-pop-content .pop-table-outer {
    position: relative;
    display: block;
    width: 100%
}

.st-hvr-popup-inner .hvr-pop-content .pop-table {
    position: relative;
    width: 100%
}

.st-hvr-popup-inner .hvr-pop-content .pop-table th {
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 8px;
    font-weight: 700;
    line-height: 20px;
    color: #acacac
}

.st-hvr-popup-inner .hvr-pop-content .pop-table.style-two th {
    padding: 5px 8px 10px
}

.st-hvr-popup-inner .hvr-pop-content .pop-table.style-two .table-head {
    border-bottom: 2px solid #205081
}

.st-hvr-popup-inner .hvr-pop-content .pop-table tr {
    border-bottom: 1px solid #e0e0e0
}

.st-hvr-popup-inner .hvr-pop-content .pop-table tr:first-child {
    border: none
}

.st-hvr-popup-inner .hvr-pop-content .pop-table td {
    font-size: 11px;
    text-transform: uppercase;
    padding: 12px 8px;
    line-height: 20px;
    font-weight: 500
}

.st-hvr-popup-inner .hvr-pop-content .pop-table td.st-select,
.st-hvr-popup-inner .hvr-pop-content .pop-table th.st-select {
    min-width: 210px;
    padding-left: 0
}

.st-hvr-popup-inner .hvr-pop-content .pop-table th.st-select .check-style-five {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin: 0
}

.st-hvr-popup-inner .hvr-pop-content .pop-table.style-two .check-style-five input:checked+label:before {
    background: #205081
}

.st-hvr-popup-inner .hvr-pop-content .pop-table th.st-select .form-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    margin: 0
}

.st-hvr-popup-inner .hvr-pop-content .pop-table th.st-select .check-style-five label {
    position: absolute;
    left: 0;
    top: 7px
}

.st-hvr-popup-inner .hvr-pop-content .pop-table th.st-select input {
    position: relative;
    display: block;
    line-height: 22px;
    padding: 3px 15px;
    background: #fff;
    height: 30px;
    border: 1px solid #d0d0d0;
    width: 100%;
    border-radius: 3px;
    color: #101010;
    margin: 0
}

.st-hvr-popup-inner .hvr-pop-content .pop-table td .check-style-five .st-avatar,
.st-hvr-popup-inner .hvr-pop-content .pop-table td .check-style-five .txt {
    display: inline-block;
    vertical-align: middle
}

.st-hvr-popup-inner .hvr-pop-content .pop-table td .check-style-five .txt {
    padding-left: 15px
}

.st-hvr-popup-inner .hvr-pop-content .pop-table td .check-style-five label {
    padding-left: 25px
}

.st-hvr-popup-inner .hvr-pop-content .pop-table td .check-style-five label:after,
.st-hvr-popup-inner .hvr-pop-content .pop-table td .check-style-five label:before {
    top: 5px
}

.st-hvr-popup-inner .hvr-pop-content .pop-table td.groups {
    position: relative;
    width: 100px;
    cursor: pointer
}

.st-hvr-popup-inner .hvr-pop-content .pop-table .groups .count {
    position: relative;
    line-height: 26px;
    float: left
}

.st-hvr-popup-inner .hvr-pop-content .pop-table .groups .group-icon {
    position: relative;
    width: 28px;
    height: 26px;
    background: #ddd;
    color: #205081;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
    float: right
}

.st-hvr-popup-inner .hvr-pop-content .pop-table .groups .info {
    position: absolute;
    right: 10px;
    top: 150%;
    width: 100px;
    background: #fff;
    padding: 10px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15)
}

.st-hvr-popup-inner .hvr-pop-content .pop-table .groups:hover .info {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.st-hvr-popup-inner .hvr-pop-content .pop-table .groups .info li {
    display: block;
    line-height: 24px;
    padding: 0 0
}

.st-hvr-popup-inner .tabs-box {
    position: relative;
    display: block
}

.st-hvr-popup-inner .tabs-box .buttons {
    position: relative;
    background: #f6f6f6;
    margin: 0 -10px 0 -20px;
    padding: 6px 10px 0;
    top: -21px
}

.without-header .st-hvr-popup-inner .tabs-box .buttons {
    position: relative;
    padding: 25px 20px 0;
    border-radius: 5px 5px 0 0
}

.st-hvr-popup-inner .tabs-box .buttons .tab-buttons {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.st-hvr-popup-inner .tabs-box .buttons .tab-buttons .tab-btn {
    position: relative;
    display: block;
    float: left;
    padding: 0 1px
}

.st-hvr-popup-inner .tabs-box .buttons .tab-buttons .tab-btn .txt {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 60px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #101010;
    background: #e2e2e2;
    text-transform: uppercase;
    border-top: 3px solid #e2e2e2;
    border-radius: 5px 5px 0 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
}

.st-hvr-popup-inner .tabs-box .buttons .tab-buttons .tab-btn.active-btn .txt {
    background: #fefefe;
    color: #205081;
    border-top-color: #205081
}

.st-hvr-popup-inner .styled-pagination {
    position: relative;
    float: right;
    padding: 20px 0 0;
    margin: 0
}

.st-hvr-popup-inner .styled-pagination li {
    margin: 0
}

.st-hvr-popup-inner .styled-pagination li a {
    background: 0 0;
    line-height: 20px;
    padding: 4px 2px;
    text-align: center;
    width: 28px;
    min-width: 28px;
    min-height: 28px;
    height: 28px;
    color: #222;
    border-radius: 3px
}

.st-hvr-popup-inner .styled-pagination li a.active {
    background: #205081;
    color: #fff
}

.new-sel-stud-btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 10px 25px;
    background: #aad71a;
    text-transform: capitalize;
    color: #fff;
    border-radius: 3px
}

.new-sel-stud-btn:hover {
    background: #2c2c2c
}

@media only screen and (max-width:767px) {
    .st-hvr-popup-inner .pop-table-outer {
        overflow-x: auto
    }
    .st-hvr-popup-inner .pop-table-outer .pop-table {
        min-width: 700px
    }
    .st-hvr-popup-inner .styled-pagination {
        float: left;
        padding: 10px 0
    }
    .st-hover-popup {
        max-width: 500px;
        min-width: auto;
    }
}

@media only screen and (max-width:599px) {
    .hvr-pop-header .check-filters,
    .hvr-pop-header .date-selection {
        width: 100%
    }
    .hvr-pop-header .check-filters {
        margin-bottom: 10px
    }
    .st-hvr-popup-inner .tabs-box .buttons .tab-buttons .tab-btn .txt {
        padding: 8px 35px
    }
    .fixed-toolbar .single-st-info,
    .fixed-toolbar .st-selection .selected {
        display: none
    }
    .st-hover-popup {
        max-width: 400px;
        min-width: auto;
    }
}

.custom-download-options {
    display: inline-block;
    margin-left: 10px;
    margin-right: 50px
}

.custom-download-options button.dropup-btn {
    text-align: center;
    background: #205081;
    padding: 8px 20px;
    min-width: 110px;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 24px;
    height: 40px;
    border: 1px solid #e0e0e0;
    border-radius: 20px;
    position: relative
}

.custom-download-options button.dropup-btn span {
    margin-left: 3px
}

.custom-download-options .dropdown-menu {
    min-width: 266px;
    padding: 12px 10px;
    border-radius: 12px;
    box-shadow: rgba(0, 0, 0, .14) -1px 0 7px;
    margin-bottom: 12px;
    left: -88px!important
}

.custom-download-options .dropdown-menu::after {
    content: '';
    position: absolute;
    bottom: -10px;
    right: 22px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff
}

.custom-download-options .print-it,
.custom-download-options .print-it>a,
.custom-download-options .student-assign,
.custom-download-options .student-assign>button {
    display: block;
    min-width: 100%!important
}

.custom-download-options .print-it>a,
.custom-download-options .student-assign>button {
    display: flex!important;
    justify-content: space-between!important;
    margin-bottom: 8px!important
}

.f-left {
    float: left!important
}

.worksheet-downloads-section {
    position: relative;
    background: #fcfcfc;
    padding: 60px 0
}

.worksheet-downloads-section .title-box {
    position: relative;
    margin-bottom: 15px
}

.worksheet-downloads-section .title-box h2 {
    font-size: 18px;
    color: #205081;
    text-transform: capitalize;
    font-weight: 500
}

.downloads-table-outer {
    position: relative;
    display: block;
    width: 100%;
    padding-top: 42px;
    margin-bottom: 100px
}

.downloads-table-outer .table-head-spacer {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 39px;
    background: #fcfcfc;
    border-bottom: 1px solid #e5e5e5
}

.downloads-table-outer table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 0
}

.downloads-table-outer table th {
    display: table-cell;
    line-height: 24px;
    padding: 0 1px;
    text-align: left
}

.downloads-table-outer table th.wrk-sheet-title {
    width: 47%!important
}

.downloads-table-outer.style-two table th.wrk-sheet-title {
    width: 48%!important
}

.downloads-table-outer table th.wrk-sheet-assesment {
    width: 12%!important
}

.downloads-table-outer.style-two table th.wrk-sheet-assesment {
    width: 11%!important
}

.downloads-table-outer table th.wrk-sheet-year {
    width: 10%!important
}

.downloads-table-outer.style-two table th.wrk-sheet-year {
    width: 6%!important
}

.downloads-table-outer table th.wrk-sheet-age {
    width: 12%!important
}

.downloads-table-outer.style-two table th.wrk-sheet-age {
    width: 10%!important
}

.downloads-table-outer table th.wrk-sheet-action {
    width: 19%!important
}

.downloads-table-outer.style-two table th.wrk-sheet-action {
    width: 27%!important
}

.downloads-table-outer table th .table-header-label {
    position: absolute;
    top: 0;
    padding: 7px 10px 6px;
    line-height: 24px;
    font-size: 10px;
    font-weight: 600;
    color: #353535;
    text-transform: uppercase;
    letter-spacing: .03em
}

.downloads-table-outer table tr th.wrk-sheet-title .table-header-label {
    padding-left: 15px
}

.downloads-table-outer table tr td {
    position: relative
}

.downloads-table-outer table .inner-scroll-box {
    position: relative;
    height: 300px;
    padding-right: 10px;
    overflow-y: auto
}

.downloads-table-outer table .slimScrollDiv div.slimScrollBar {
    background: #ccc!important;
    right: 0!important;
    opacity: 1!important
}

.downloads-table-outer table .slimScrollDiv div.slimScrollRail {
    background: #f0f0f0!important;
    opacity: 1!important;
    right: 0!important;
    display: block!important
}

.downloads-table-outer table tr td .d-inner {
    position: relative;
    display: block;
    padding: 10px 10px;
    line-height: 24px
}

.downloads-table-outer table tr td.wrk-sheet-title {
    width: 48%!important
}

.downloads-table-outer table tr td.wrk-sheet-assesment {
    width: 12%!important
}

.downloads-table-outer.style-two table tr td.wrk-sheet-assesment {
    width: 11%!important
}

.downloads-table-outer table tr td.wrk-sheet-assesment .fa {
    color: #436a92;
    padding-right: 3px
}

.downloads-table-outer table tr td.wrk-sheet-title .d-inner {
    padding-left: 15px
}

.downloads-table-outer table tr td.wrk-sheet-year {
    width: 10%!important
}

.downloads-table-outer.style-two table tr td.wrk-sheet-year {
    width: 6%!important
}

.downloads-table-outer table tr td.wrk-sheet-age {
    width: 12%!important
}

.downloads-table-outer.style-two table tr td.wrk-sheet-age {
    width: 10%!important
}

.downloads-table-outer table tr td.wrk-sheet-action {
    width: 18%!important
}

.downloads-table-outer.style-two table tr td.wrk-sheet-action {
    width: 27%!important
}

.downloads-table-outer table tr td.wrk-sheet-status {
    font-size: 15px;
    color: #aad71a
}

.downloads-table-outer table tr td.wrk-sheet-action .download-btn {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    margin: 0 5px 0 0;
    line-height: 32px;
    font-size: 12px !important;
    color: #fff;
    background: #c8c8c8;
    border-radius: 16px
}

.downloads-table-outer table tr td.wrk-sheet-action .download-btn .fa {
    padding-right: 5px
}

.downloads-table-outer table tr td.wrk-sheet-action .download-btn:hover {
    background: #aad71a
}

.downloads-table-outer table tr td.wrk-sheet-action .print-btn {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    margin: 0;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    background: #c8c8c8;
    min-width: 102px;
    text-align: center;
    border-radius: 16px
}

.downloads-table-outer table tr td.wrk-sheet-action .print-btn .fa {
    padding-right: 5px
}

.downloads-table-outer table tr td.wrk-sheet-action .print-btn:hover {
    background: #205081
}

.downloads-table-outer table tr td.wrk-sheet-action .remove-btn {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 24px;
    height: 24px;
    font-size: 12px;
    color: #fff;
    background: #c7c7c7;
    border-radius: 50%
}

.downloads-table-outer table tr td.wrk-sheet-action .remove-btn:hover {
    background: red
}

.downloads-table-outer .que-options {
    position: relative;
    padding: 30px 10px;
    text-align: center
}

.downloads-table-outer .success-btn {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    margin: 0 2px;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    background: #aad71a;
    border-radius: 16px
}

.downloads-table-outer .success-btn .fa {
    padding-right: 5px
}

.downloads-table-outer .success-btn:hover {
    background: #025a2c
}

.downloads-table-outer .delete-btn {
    position: relative;
    display: inline-block;
    padding: 0 20px 0 15px;
    margin: 0 2px;
    line-height: 32px;
    font-size: 12px;
    color: #fff;
    background: #e13e57;
    border-radius: 16px
}

.downloads-table-outer .delete-btn .fa {
    padding-right: 10px
}

.downloads-table-outer .delete-btn:hover {
    background: #242424
}

.downloads-table-outer table tr td.wrk-sheet-assesment .students-btn {
    position: relative;
    cursor: pointer;
    z-index: 2
}

.downloads-table-outer table tr td.wrk-sheet-assesment .d-inner.student-visible .students-btn {
    background: #fff;
    z-index: 2
}

.downloads-table-outer td.wrk-sheet-assesment .d-inner.student-visible .students-btn:before {
    content: '';
    position: absolute;
    left: -10px;
    top: -11px;
    right: -10px;
    bottom: -19px;
    border: 1px solid #205081;
    border-bottom: 7px solid #fff;
    border-radius: 3px 3px 0 0
}

.downloads-table-outer .with-child-table.child-table-open .child-level-table tr .data-box {
    border: none
}

.downloads-table-outer .child-level-table {
    position: relative
}

.downloads-table-outer table tr {
    width: 100%
}

.downloads-table-outer .child-level-table tr td {
    position: relative;
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    min-height: 42px
}

.downloads-table-outer .child-level-table tr .data-box {
    padding: 0 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    margin: 0 0;
    border-radius: 5px;
    transition: background .3s ease
}

.downloads-table-outer .child-level-table tr .data-box:hover {
    background: #fcfcfc
}

.downloads-table-outer .top-level-table tr:last-child .data-box {
    border-bottom: 1px solid #e5e5e5
}

.downloads-table-outer .child-level-table .inputs-row td .d-inner {
    position: relative;
    display: block;
    padding: 0 0
}

.downloads-table-outer .child-level-table .inputs-row {
    position: relative;
    display: none
}

.downloads-table-outer .assessment-students-visible .inputs-row {
    display: table-row
}

.downloads-table-outer .child-level-table .inputs-row td.list-box {
    position: relative
}

.downloads-table-outer .child-level-table .inputs-row td.list-box .d-inner {
    margin: 2px 0;
    padding: 8px 0;
    background: #fff;
    border: 1px solid #205081;
    border-radius: 0 3px 3px 3px;
    margin-left: 48%;
    margin-right: 20%;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1)
}

.downloads-table-outer .child-level-table .inputs-row .students-list {
    position: relative
}

.downloads-table-outer .child-level-table .inputs-row .students-list li {
    position: relative;
    display: block;
    line-height: 24px;
    border-bottom: 1px solid #f0f0f0;
    padding: 2px 0
}

.downloads-table-outer .child-level-table .inputs-row .students-list li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.downloads-table-outer .child-level-table .inputs-row .students-list li:nth-child(even) {
    background: #fcfcfc
}

.downloads-table-outer .child-level-table .inputs-row .students-list li .student-name {
    position: relative;
    float: left;
    padding: 5px 0
}

.downloads-table-outer .child-level-table .inputs-row .students-list li .action-box {
    position: relative;
    float: left;
    padding: 5px 10px;
    margin-right: 10px
}

.downloads-table-outer .child-level-table .inputs-row .students-list li .action-box .action-btn {
    position: relative;
    padding: 0;
    margin: 0;
    width: 24px;
    height: 24px;
    font-size: 12px;
    color: #fff;
    background: #c7c7c7;
    border-radius: 50%
}

.downloads-table-outer .child-level-table .inputs-row .students-list li .action-box .action-btn:hover {
    background: red
}

.downloads-table-outer .check-style-two label {
    color: #4d4d4d;
    font-size: 12px;
    font-weight: 500;
    margin: 0;
    padding-left: 26px
}

.downloads-table-outer .check-style-two label:after,
.downloads-table-outer .check-style-two label:before {
    border-radius: 0;
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    transform: scale(.8)
}

.downloads-table-outer .check-style-two label:before {
    background: #fff;
    border: 1px solid #e5e5e5
}

.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
}

@media only screen and (max-width:1023px) {
    .student-summary .st-subj-summary .graphs .row .graph-column {
        border-bottom: 1px solid #f0f0f0
    }
    .worksheet-downloads-section .filter-options .search-form .form-group input {
        width: 180px
    }
}

@media only screen and (max-width:940px) {
    .downloads-table-outer {
        overflow-x: auto
    }
    .downloads-table-outer .table-scroll-box {
        min-width: 940px
    }
    .downloads-table-outer .load-more-box {
        text-align: left
    }
}

@media only screen and (max-width:767px) {
    .worksheet-downloads-section .filter-options .search-form,
    .worksheet-downloads-section .filter-options .search-form .form-group,
    .worksheet-downloads-section .filter-options .search-form .form-group .field-inner,
    .worksheet-downloads-section .filter-options .search-form .form-group .field-label,
    .worksheet-downloads-section .filter-options .search-form .form-group input {
        position: relative;
        display: block;
        width: 100%;
        margin: 0
    }
    .worksheet-downloads-section .filter-options .search-form {
        margin-bottom: 20px
    }
    .worksheet-downloads-section .filter-options .options {
        width: 100%
    }
    .worksheet-downloads-section .filter-options .drop-list {
        margin: 0 20px 20px 0
    }
}

@media only screen and (max-width:599px) {
    .default-tabbed-links {
        padding: 15px 0 10px
    }
    .default-tabbed-links .buttons .link-btn {
        width: 100%;
        margin-bottom: 5px
    }
    .default-tabbed-links .buttons .link-btn .txt {
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 10px;
        border: 2px solid transparent!important
    }
    .default-tabbed-links .buttons .link-btn.active-btn .txt,
    .default-tabbed-links .buttons .link-btn:hover .txt {
        border-color: #205081!important
    }
    .worksheet-downloads-section .filter-options .drop-list {
        width: 100%;
        margin: 0 0 20px
    }
}

.buttons-activities .link-btn {
    width: 33.3%
}

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

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

.secondary-bread-crumb {
    position: relative;
    padding: 10px 0
}

.secondary-bread-crumb li {
    position: relative;
    float: left;
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    color: #acacac;
    margin-left: 30px
}

.secondary-bread-crumb li:first-child {
    margin-left: 0
}

.secondary-bread-crumb li a {
    line-height: 24px;
    font-size: 12px;
    font-weight: 500;
    text-transform: capitalize;
    color: #acacac
}

.secondary-bread-crumb li:before {
    position: absolute;
    display: block;
    font-family: FontAwesome;
    content: "\f105";
    width: 30px;
    left: -30px;
    text-align: center
}

.secondary-bread-crumb li:first-child:before {
    display: none
}

.secondary-bread-crumb li a:hover,
.secondary-bread-crumb li.active,
.secondary-bread-crumb li.active a {
    color: #205081
}

.activity-tabbed-links {
    position: relative;
    background: #f4f4f4;
    padding: 20px 0 0;
    border-top: 2px solid #e9e9e9
}

.activity-tabbed-links .buttons {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.activity-tabbed-links .buttons .link-btn {
    position: relative;
    display: block;
    float: left;
    padding: 0 1px
}

.activity-tabbed-links .buttons .link-btn .txt {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 30px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #4d4d4d;
    min-width: 150px;
    background: #e9e9e9;
    text-transform: capitalize;
    border-top: 2px solid #e9e9e9;
    border-radius: 5px 5px 0 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
}

.activity-tabbed-links .buttons .link-btn.active-btn .txt {
    background: #fefefe;
    color: #205081;
    border-top-color: #205081
}

.act-progress-page {
    position: relative;
    background: #fcfcfc
}

.act-progress-page .upper-info-section {
    position: relative;
    padding: 20px 0 40px
}

.act-progress-page .upper-info-section .row {
    margin: 0 -10px
}

.act-progress-page .upper-info-section .info-column {
    position: relative;
    padding: 0 10px;
    margin-bottom: 30px
}

.act-progress-page .upper-info-section .graphs-column {
    position: relative;
    padding: 0 10px;
    margin-bottom: 30px
}

.act-progress-page .upper-info-section h3 {
    font-size: 20px;
    color: #205081;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: capitalize
}

.act-progress-page .grey {
    color: #6e6e6e
}

.act-progress-page .stud-select {
    position: relative;
    margin-bottom: 45px
}

.act-progress-page .stud-select .stud-sel-link {
    position: relative;
    float: right
}

.act-progress-page .stud-select .stud-sel-link a {
    position: relative;
    display: block;
    padding: 6px 25px;
    line-height: 24px;
    color: #fff;
    background: #0086c0;
    text-align: center;
    border-radius: 18px;
    font-size: 11px
}

.act-progress-page .stud-select .stud-sel-link a:hover {
    background: #205081
}

.act-progress-page .stud-select .students-info {
    position: relative;
    float: left
}

.act-progress-page .stud-select .count-info {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.act-progress-page .stud-select .count-info li {
    position: relative;
    float: left;
    color: #6e6e6e;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
    min-width: 90px;
    margin-right: 20px;
    border-right: 1px solid #e5e5e5
}

.act-progress-page .stud-select .count-info li:last-child {
    border: none;
    margin-right: 0
}

.act-progress-page .stud-select .count-info .count {
    display: block;
    font-size: 32px;
    color: #205081;
    font-weight: 500
}

.act-progress-page .stud-select .students {
    position: relative;
    display: block
}

.act-progress-page .stud-select .students .outer-scroller {
    position: relative;
    left: -25px;
    display: block;
    width: 100%;
    max-width: 220px;
    padding: 10px 20px 20px 15px;
    overflow: hidden
}

.act-progress-page .stud-select .students .scroller {
    position: relative;
    display: block
}

.act-progress-page .stud-select .students .scroller .owl-stage-outer {
    overflow: visible
}

.act-progress-page .stud-select .students .owl-item {
    opacity: 0
}

.act-progress-page .stud-select .students .owl-item.active {
    opacity: 1
}

.act-progress-page .stud-select .students .scroller .owl-prev {
    position: absolute;
    display: block;
    left: -15px;
    top: 5px;
    font-size: 16px;
    width: 24px;
    height: 24px;
    color: #fff;
    background: #acd444;
    line-height: 24px;
    text-align: center;
    opacity: 1;
    border-radius: 50%
}

.act-progress-page .stud-select .students .scroller .owl-next {
    position: absolute;
    display: block;
    left: auto;
    right: -20px;
    top: 3px;
    font-size: 14px;
    width: 28px;
    height: 28px;
    color: #fff;
    background: #acd444;
    line-height: 28px;
    text-align: center;
    opacity: 1;
    border-radius: 50%
}

.act-progress-page .stud-select .students .scroller .owl-next.disabled,
.act-progress-page .stud-select .students .scroller .owl-prev.disabled {
    opacity: 0;
    visibility: hidden
}

.act-progress-page .stud-select .students .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    opacity: 1
}

.act-progress-page .stud-select .mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin-right: 0
}

.act-progress-page .stud-select .students .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0;
    top: -38px;
    width: 30px;
    height: 30px;
    background: #acd444;
    border-radius: 50%;
    color: #fff;
    opacity: 1
}

.act-progress-page .stud-select .students .mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight:before {
    position: absolute;
    display: block;
    font-family: Roboto, sans-serif;
    content: "+";
    left: 0;
    top: 0;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    opacity: 1
}

.act-progress-page .stud-select .students .scroller .mCSB_horizontal.mCSB_inside>.mCSB_container {
    padding: 10px 0 20px;
    margin-bottom: 0
}

.act-progress-page .stud-select .students .student-thumb {
    position: relative;
    float: left;
    width: 36px;
    height: 36px;
    margin-left: -18px
}

.act-progress-page .stud-select .students .student-thumb .image {
    position: relative;
    display: block;
    border: 2px solid #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;
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .05);
    -ms-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .05);
    box-shadow: 0 3px 20px 0 rgba(0, 0, 0, .05)
}

.act-progress-page .stud-select .students .student-thumb .image:hover {
    border-color: #a3c448;
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    z-index: 2
}

.act-progress-page .stud-select .students .student-thumb:first-child {
    margin-left: 0
}

.act-progress-page .gen-overview {
    position: relative
}

.act-progress-page .gen-overview .outer {
    margin: 0 -3px
}

.overview-block {
    position: relative;
    padding: 0 3px;
    margin-bottom: 3px
}

.overview-block .block-inner {
    position: relative;
    display: block;
    padding: 20px 10px 20px 12px;
    background: #fff;
    border-radius: 3px;
    min-height: 145px;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .07);
    -ms-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .07);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .07)
}

.overview-block .icon-box {
    position: relative;
    margin-bottom: 24px;
    line-height: 30px;
    font-size: 28px;
    color: #a3c448
}

.overview-block .count {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 5px;
    color: #a3c448
}

.overview-block .subtitle {
    position: relative;
    font-size: 8px;
    font-weight: 500;
    line-height: 1.3em;
    text-transform: uppercase;
    color: #6e6e6e
}

.overview-block:nth-child(2) .count,
.overview-block:nth-child(2) .icon-box {
    color: #a25ddc
}

.overview-block:nth-child(3) .count,
.overview-block:nth-child(3) .icon-box {
    color: #0086c0
}

.overview-block:nth-child(4) .count,
.overview-block:nth-child(4) .icon-box {
    color: #ff158a
}

.act-progress-page .graph-tabs {
    position: relative
}

.act-progress-page .graph-tabs .chart-container {
    position: relative;
    width: 100%;
    height: 390px
}

.act-progress-page .graph-tabs .buttons-box {
    position: relative;
    margin-bottom: 10px
}

.act-progress-page .graph-tabs .tab-buttons .tab-btn {
    position: relative;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
    line-height: 24px;
    font-size: 12px;
    color: #acacac;
    font-weight: 500;
    text-transform: capitalize;
    padding-bottom: 4px;
    cursor: pointer
}

.act-progress-page .graph-tabs .tab-buttons .tab-btn:last-child {
    margin-right: 0
}

.act-progress-page .graph-tabs .tab-buttons .tab-btn:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-bottom: 2px solid #205081;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.act-progress-page .graph-tabs .tab-buttons .active-btn {
    color: #205081;
    font-weight: 600
}

.act-progress-page .graph-tabs .tab-buttons .active-btn:before {
    width: 100%
}

.act-progress-page .graph-tabs-box {
    position: relative
}

.act-progress-page .graph-tabs-box .tabs-content {
    position: relative
}

.act-progress-page .graph-tabs-box .graph-tab {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0;
    visibility: hidden;
    opacity: 0;
    overflow: hidden
}

.act-progress-page .graph-tabs-box .graph-active-tab {
    position: relative;
    height: auto;
    visibility: visible;
    opacity: 1;
    overflow: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.wiki-dashboard-section.activity-page-version,
.wiki-dashboard-section.activity-page-version .dash-student-table-outer .table-head-spacer {
    background: #fff
}

.wiki-dashboard-section.activity-page-version .dash-student-table-outer {
    margin-bottom: 0
}

.act-lower-box {
    position: relative;
    background: #fff;
    padding: 0 0 50px;
    margin-bottom: 20px;
}

.act-lower-box .buttons-box {
    position: relative;
    text-align: center;
    background: #fcfcfc;
    padding: 0
}

.act-lower-box .buttons-box .tab-buttons {
    position: relative;
    display: inline-block;
    width: 100%;
    max-width: 640px;
    margin: 0 auto -5px
}

.act-lower-box .buttons-box .tab-buttons .tab-btn {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding: 0 2px
}

.act-lower-box .buttons-box .tab-buttons .tab-btn .btn-txt {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 30px;
    font-size: 12px;
    font-weight: 500;
    color: #4d4d4d;
    text-align: center;
    min-width: 120px;
    background: #e9e9e9;
    text-transform: capitalize;
    border-top: 2px solid #e9e9e9;
    border-radius: 5px 5px 0 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
}

.act-lower-box .buttons-box .tab-buttons .tab-btn.active-btn .btn-txt {
    background: #fefefe;
    color: #205081;
    border-top-color: #205081
}

.subj-category-box {
    position: relative;
    padding: 60px 0
}

.subj-category-box h3 {
    position: relative;
    font-size: 20px;
    color: #205081;
    font-weight: 500;
    margin-bottom: 25px;
    text-transform: capitalize
}

.subj-cat-block {
    position: relative;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    background: #fff;
    margin-bottom: 5px
}

.subj-cat-block.active-block {
    border-color: #a3c448;
    -webkit-box-shadow: 0 0 5px 0 #a3c448;
    -ms-box-shadow: 0 0 5px 0 #a3c448;
    box-shadow: 0 0 5px 0 #a3c448
}

.subj-cat-block .subj-cat-header {
    position: relative
}

.subj-cat-block .subj-cat-header .header-title {
    position: relative;
    padding: 15px
}

.subj-cat-block .subj-cat-header .header-title .cat-title {
    position: relative;
    float: left
}

.subj-cat-block .subj-cat-header .header-title .cat-title .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 16px;
    background: #fdab3d;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.subj-cat-block .subj-cat-header .header-title .cat-title .txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #4d4d4d;
    font-size: 16px;
    line-height: 34px;
    font-weight: 500
}

.subj-cat-block .subj-cat-header .header-title .toggle-btn {
    position: relative;
    float: right
}

.subj-cat-block .subj-cat-header .header-title .toggle-btn {
    position: relative;
    float: right;
    padding: 5px 0;
    cursor: pointer;
    color: #205081;
    font-size: 14px;
    text-transform: capitalize;
    font-weight: 500
}

.subj-cat-block .subj-cat-header .header-title .toggle-btn .more-txt {
    display: block
}

.subj-cat-block .subj-cat-header .header-title .toggle-btn .less-txt {
    display: none
}

.subj-cat-block.active-block .subj-cat-header .header-title .toggle-btn .more-txt {
    display: none
}

.subj-cat-block.active-block .subj-cat-header .header-title .toggle-btn .less-txt {
    display: block
}

.subj-cat-block .blocks-outer {
    position: relative
}

.subj-cat-block .subj-progress-block {
    position: relative;
    float: left;
    width: 25%
}

.subj-cat-block .subj-progress-block .block-inner {
    position: relative;
    display: block;
    padding: 5px 15px;
    border-right: 1px solid #e5e5e5
}

.subj-cat-block .blocks-outer .subj-progress-block:last-child .block-inner {
    border-right: none
}

.subj-cat-block .subj-progress-block .upper-ttl {
    position: relative;
    font-size: 10px;
    color: #205081;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 22px
}

.subj-cat-block .overall-block.subj-progress-block .upper-ttl {
    color: #205081
}

.subj-cat-block .level-one-block.subj-progress-block .upper-ttl {
    color: #205081
}

.subj-cat-block .level-two-block.subj-progress-block .upper-ttl {
    color: #ffcb00
}

.subj-cat-block .level-three-block.subj-progress-block .upper-ttl {
    color: #e13e57
}

.subj-cat-block .subj-progress-block .upper-ttl .completed-info {
    position: relative;
    float: left
}

.subj-cat-block .subj-progress-block .upper-ttl .completed-info .percent {
    font-size: 14px;
    padding-right: 5px
}

.subj-cat-block .subj-progress-block .upper-ttl .subj-block-ttl {
    position: relative;
    float: right
}

.subj-cat-block .subj-progress-block .lower-ttl {
    position: relative;
    font-size: 10px;
    color: #4d4d4d;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 24px
}

.subj-cat-block .subj-progress-block .lower-ttl .average-score {
    position: relative;
    float: left
}

.subj-cat-block .subj-progress-block .lower-ttl .impr-info {
    position: relative;
    float: right;
    color: #a3c448
}

.subj-cat-block .subj-progress-block .lower-ttl .impr-info .percent {
    position: relative;
    font-weight: 600;
    font-size: 12px;
    padding-right: 5px
}

.subj-cat-block .subj-progress-block .lower-ttl .negative{
    color: #e43e58;
    font-size: 14px;
}

.subj-cat-block .default-progress-bar .bar {
    height: 6px;
    border-radius: 3px
}

.subj-cat-block .default-progress-bar .bar .bar-inner {
    background: #205081;
    height: 6px;
    border-radius: 3px
}

.subj-cat-block .overall-block .default-progress-bar .bar .bar-inner {
    background: #205081
}

.subj-cat-block .level-one-block .default-progress-bar .bar .bar-inner {
    background: #a3c448
}

.subj-cat-block .level-two-block .default-progress-bar .bar .bar-inner {
    background: #ffcb00
}

.subj-cat-block .level-three-block .default-progress-bar .bar .bar-inner {
    background: #e13e57
}

.subj-cat-block .collapse-box {
    position: relative;
    display: none
}

.subj-cat-block.active-block .collapse-box {
    display: block
}

.subj-cat-block .inner-cat-block {
    position: relative
}

.subj-cat-block .inner-cat-block:before {
    content: '';
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    border-left: 2px dashed #e5e5e5;
    z-index: 1
}

.subj-cat-block .collapse-box .inner-cat-block:last-child:before {
    top: 0;
    left: 30px;
    bottom: auto;
    height: 31px
}

.subj-cat-block .inner-cat-block .inner-cat-block-header {
    position: relative
}

.subj-cat-block .inner-cat-block .inner-cat-block-header .header-title {
    position: relative;
    padding: 16px 15px 16px 50px;
    background: #f3f8e8
}

.subj-cat-block .inner-cat-block .inner-cat-block-header .header-title .inner-title {
    position: relative
}

.subj-cat-block .inner-cat-block .inner-cat-block-header .header-title .inner-title:before {
    content: '';
    position: absolute;
    left: -20px;
    top: 16px;
    width: 20px;
    border-bottom: 2px dashed #e5e5e5;
    z-index: 1
}

.subj-cat-block .inner-cat-block .inner-cat-block-header .header-title .inner-title .icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    background: #fdab3d;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 10px
}

.subj-cat-block .inner-cat-block .inner-cat-block-header .header-title .inner-title .txt {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #4d4d4d;
    font-size: 16px;
    line-height: 34px;
    font-weight: 500
}

.subj-cat-block .inner-cat-block .blocks-outer {
    padding-left: 35px
}

.act-progress-page .stud-selected {
    position: relative
}

.act-progress-page .stud-selected .student-info {
    position: relative;
    padding-left: 80px;
    min-height: 60px;
    margin-bottom: 20px
}

.act-progress-page .stud-selected .student-info .student-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden
}

.act-progress-page .stud-selected .student-info .stud-title {
    position: relative;
    color: #205081;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.4em;
    padding-bottom: 5px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 10px
}

.act-progress-page .stud-selected .count-info {
    position: relative;
    display: block;
    margin-bottom: 20px
}

.act-progress-page .stud-selected .count-info li {
    position: relative;
    float: left;
    color: #6e6e6e;
    font-weight: 400;
    font-size: 12px;
    text-transform: capitalize;
    min-width: 80px;
    line-height: 20px;
    margin-right: 15px;
    border-right: 1px solid #e5e5e5
}

.act-progress-page .stud-selected .count-info li:last-child {
    border: none;
    margin-right: 0
}

.act-progress-page .stud-selected .count-info .count {
    display: block;
    font-size: 16px;
    color: #205081;
    font-weight: 500
}

.act-progress-page .stud-selected .levels-info {
    position: relative;
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 20px
}

.act-progress-page .stud-selected .levels-info li {
    position: relative;
    display: block;
    float: left;
    margin-right: 7px
}

.act-progress-page .stud-selected .levels-info li .count {
    position: relative;
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    background: #205081;
    border-radius: 50%;
    margin-bottom: 3px
}

.act-progress-page .stud-selected .levels-info .level-one .count {
    background: #a3c448
}

.act-progress-page .stud-selected .levels-info .level-two .count {
    background: #ffcb00
}

.act-progress-page .stud-selected .levels-info .level-three .count {
    background: #e13e57
}

.act-progress-page .stud-selected .levels-info .disabled .count {
    background: #e0e0e0
}

.act-progress-page .sel-subject-title {
    position: relative;
    margin-bottom: 20px
}

.act-progress-page .sel-subject-title .subj-title {
    position: relative;
    float: left;
    font-size: 20px;
    color: #205081;
    font-weight: 500;
    line-height: 30px;
    text-transform: capitalize
}

.act-progress-page .sel-subject-title .icon-box {
    position: relative;
    top: -5px;
    float: right;
    font-size: 16px;
    color: #fff;
    background: #205081;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%
}

@media only screen and (max-width:1023px) {
    .subj-cat-block .subj-progress-block {
        width: 50%
    }
}

@media only screen and (max-width:767px) {
    .select-popup-inner .hvr-pop-content .pop-table-outer {
        overflow-x: auto;
        width: 100%;
        padding-bottom: 30px
    }
    .select-popup-inner .hvr-pop-content .pop-table {
        min-width: 700px
    }
    .dash-student-table-outer .table-scroll-box {
        min-width: 850px
    }
}

@media only screen and (max-width:599px) {
    .activity-tabbed-links {
        padding: 15px 0 10px
    }
    .activity-tabbed-links .buttons .link-btn {
        width: 100%;
        margin-bottom: 5px
    }
    .activity-tabbed-links .buttons .link-btn .txt {
        border-radius: 5px;
        font-size: 14px;
        padding: 10px 10px;
        border: 2px solid transparent!important
    }
    .activity-tabbed-links .buttons .link-btn.active-btn .txt,
    .activity-tabbed-links .buttons .link-btn:hover .txt {
        border-color: #205081!important
    }
    .subj-cat-block .subj-progress-block {
        width: 100%
    }
    .subj-cat-block .inner-cat-block .inner-cat-block-header .header-title {
        padding-left: 30px
    }
    .subj-cat-block .inner-cat-block:before {
        left: 10px
    }
    .subj-cat-block .inner-cat-block .blocks-outer {
        padding-left: 15px
    }
}

@media only screen and (max-width:410px) {
    .act-progress-page .stud-select .students-info {
        width: 100%
    }
    .act-progress-page .stud-select .stud-sel-link {
        width: 100%
    }
    .act-progress-page .graph-tabs .tab-buttons .tab-btn {
        margin-right: 20px
    }
    .st-hover-popup {
        max-width: 290px;
        min-width: auto;
    }
}

.student-select-popup-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    visibility: hidden
}

body.student-select-popup-visible {
    overflow: hidden
}

.student-select-popup-visible .student-select-popup-overlay {
    opacity: 1;
    visibility: visible
}

.student-select-popup-outer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    z-index: 999;
    opacity: 0;
    visibility: hidden
}

.student-select-popup-visible .student-select-popup-outer {
    opacity: 1;
    visibility: visible
}

.student-select-popup-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle
}

.student-select-popup {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 15px;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease
}

.select-popup-inner {
    position: relative;
    background: #fefefe;
    max-width: 700px;
    margin: 50px auto;
    border-radius: 5px;
    z-index: 10;
    -ms-box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15);
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, .15)
}

.select-popup-inner .close-btn {
    position: absolute;
    right: 7px;
    top: 10px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 20px;
    opacity: .5;
    z-index: 5;
    cursor: pointer
}

.select-popup-inner .close-btn:hover {
    opacity: 1
}

.select-popup-inner .hvr-pop-content {
    position: relative;
    padding: 0 0
}

.select-popup-inner .hvr-pop-content .pop-table-outer {
    position: relative;
    display: block;
    width: 100%;
    height: 500px;
    overflow-y: auto
}

.select-popup-inner .hvr-pop-content .pop-table {
    position: relative;
    width: 100%
}

.select-popup-inner .hvr-pop-content .pop-table th {
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 8px;
    font-weight: 700;
    line-height: 20px;
    color: #acacac
}

.select-popup-inner .hvr-pop-content .pop-table.style-two th {
    padding: 5px 8px 10px
}

.select-popup-inner .hvr-pop-content .pop-table.style-two .table-head {
    border-bottom: 2px solid #205081
}

.select-popup-inner .hvr-pop-content .pop-table tr {
    border-bottom: 1px solid #e0e0e0
}

.select-popup-inner .hvr-pop-content .pop-table tr:first-child {
    border: none
}

.select-popup-inner .hvr-pop-content .pop-table td {
    font-size: 11px;
    text-transform: uppercase;
    padding: 12px 8px;
    line-height: 20px;
    font-weight: 500
}

.select-popup-inner .hvr-pop-content .pop-table td.st-select,
.select-popup-inner .hvr-pop-content .pop-table th.st-select {
    min-width: 210px;
    padding-left: 0
}

.select-popup-inner .hvr-pop-content .pop-table th.st-select .check-style-five {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    width: 30px;
    margin: 0
}

.select-popup-inner .hvr-pop-content .pop-table.style-two .check-style-five input:checked+label:before {
    background: #205081
}

.select-popup-inner .hvr-pop-content .pop-table th.st-select .form-group {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    height: 30px;
    margin: 0
}

.select-popup-inner .hvr-pop-content .pop-table th.st-select .check-style-five label {
    position: absolute;
    left: 0;
    top: 7px
}

.select-popup-inner .hvr-pop-content .pop-table th.st-select input {
    position: relative;
    display: block;
    line-height: 22px;
    padding: 3px 15px;
    background: #fff;
    height: 30px;
    border: 1px solid #d0d0d0;
    width: 100%;
    border-radius: 3px;
    color: #101010;
    margin: 0
}

.select-popup-inner .hvr-pop-content .pop-table td .check-style-five .st-avatar,
.select-popup-inner .hvr-pop-content .pop-table td .check-style-five .txt {
    display: inline-block;
    vertical-align: middle
}

.select-popup-inner .hvr-pop-content .pop-table td .check-style-five .txt {
    padding-left: 15px
}

.select-popup-inner .hvr-pop-content .pop-table td .check-style-five label {
    padding-left: 25px
}

.select-popup-inner .hvr-pop-content .pop-table td .check-style-five label:after,
.select-popup-inner .hvr-pop-content .pop-table td .check-style-five label:before {
    top: 5px
}

.select-popup-inner .hvr-pop-content .pop-table td.groups {
    position: relative;
    width: 100px;
    cursor: pointer
}

.select-popup-inner .hvr-pop-content .pop-table .groups .count {
    position: relative;
    line-height: 26px;
    float: left
}

.select-popup-inner .hvr-pop-content .pop-table .groups .group-icon {
    position: relative;
    width: 28px;
    height: 26px;
    background: #ddd;
    color: #205081;
    text-align: center;
    line-height: 26px;
    border-radius: 5px;
    float: right
}

.select-popup-inner .hvr-pop-content .pop-table .groups .info {
    position: absolute;
    right: 10px;
    top: 150%;
    width: 100px;
    background: #fff;
    padding: 10px 10px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .15)
}

.select-popup-inner .hvr-pop-content .pop-table .groups:hover .info {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.select-popup-inner .hvr-pop-content .pop-table .groups .info li {
    display: block;
    line-height: 24px;
    padding: 0 0
}

.select-popup-inner .tabs-box {
    position: relative;
    display: block
}

.select-popup-inner .tabs-content {
    position: relative;
    display: block;
    padding: 20px 10px 20px 20px
}

.select-popup-inner .tabs-content .tab {
    position: relative;
    padding: 0 0 60px 0
}

.select-popup-inner .mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background: #f0f0f0
}

.select-popup-inner .mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #ccc
}

.select-popup-inner .tabs-box .buttons {
    position: relative;
    background: #f6f6f6;
    margin: 0 0;
    padding: 25px 15px 0;
    border-radius: 5px 5px 0 0;
    top: 0
}

.select-popup-inner .tabs-box .buttons .tab-buttons {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0
}

.select-popup-inner .tabs-box .buttons .tab-buttons .tab-btn {
    position: relative;
    display: block;
    float: left;
    padding: 0 1px
}

.select-popup-inner .tabs-box .buttons .tab-buttons .tab-btn .txt {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 8px 60px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
    color: #101010;
    background: #e2e2e2;
    text-transform: uppercase;
    border-top: 3px solid #e2e2e2;
    border-radius: 5px 5px 0 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
}

.select-popup-inner .tabs-box .buttons .tab-buttons .tab-btn.active-btn .txt {
    background: #fefefe;
    color: #205081;
    border-top-color: #205081
}

.select-popup-inner .clear-link {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    padding: 20px 0 10px
}

.select-popup-inner .clear-link .theme-btn {
    padding: 10px 30px;
    line-height: 20px;
    font-size: 13px;
    border-radius: 3px
}

.select-popup-inner .styled-pagination {
    position: relative;
    float: right;
    padding: 20px 0 0;
    margin: 0
}

.select-popup-inner .styled-pagination li {
    margin: 0
}

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

.select-popup-inner .styled-pagination li a.active {
    background: #205081;
    color: #fff
}

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

.check-style-five input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.check-style-five label {
    position: relative;
    display: block;
    line-height: 20px;
    font-weight: 500;
    font-size: 12px;
    padding-left: 34px;
    cursor: pointer;
    margin: 0
}

.check-style-five label .dot {
    position: absolute;
    left: 23px;
    top: 6px;
    width: 6px;
    height: 6px;
    display: block;
    background: #999;
    border-radius: 50%
}

.check-style-five label .g-dot {
    background: #a3c448
}

.check-style-five label .y-dot {
    background: #ffcb00
}

.check-style-five label .r-dot {
    background: #e13e57
}

.check-style-five label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #ccc;
    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
}

.check-style-five label:after {
    content: '\f00c';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: 0 0;
    line-height: 16px;
    font-size: 8px;
    text-align: center;
    color: #fff;
    opacity: 0;
    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
}

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

.check-style-five input:checked+label:before {
    background: #acacac
}

.check-style-five input:checked+label {
    color: #101010;
    font-weight: 700
}

@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
}

.periodic-heroes {
    position: relative;
    background-color: #2c2c2c;
    padding: 10px 0 0;
    color: #fff
}

.periodic-heroes .image-layer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover
}

.periodic-heroes .main-title {
    position: relative;
    font-family: SuperSonicRocketship, cursive;
    font-size: 90px;
    line-height: 1.4em;
    color: #c9faf3;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 10px
}

.periodic-heroes .upper-content {
    position: relative;
    display: block
}

.periodic-heroes .upper-content .inner-box {
    position: relative;
    display: block;
    padding: 0 80px 15px 15px
}

.periodic-heroes .upper-content .inner-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: -100px;
    display: block;
    background: rgba(0, 0, 0, .8);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .8) 100%)
}

.periodic-heroes .upper-content .left-info {
    position: relative;
    float: left
}

.periodic-heroes .upper-content .inner-row {
    position: relative;
    margin: 0 -10px
}

.periodic-heroes .upper-content .left-data {
    position: relative;
    float: left;
    width: 12%;
    padding: 0 10px
}

.periodic-heroes .upper-content .left-data ul {
    position: relative;
    margin: 0;
    z-index: 6
}

.periodic-heroes .upper-content .left-data ul li {
    position: relative;
    display: block;
    margin: 0 0 25px
}

.periodic-heroes .upper-content .left-data .data-label {
    position: relative;
    display: block;
    font-size: 10px;
    text-transform: uppercase
}

.periodic-heroes .upper-content .left-data .data {
    position: relative;
    display: block;
    font-size: 28px;
    color: #c8faf2;
    line-height: 1em;
    text-transform: uppercase;
    font-family: SuperSonicRocketship, cursive
}

.periodic-heroes .upper-content .middle-content {
    position: relative;
    float: left;
    width: 60%;
    padding: 0 25px
}

.periodic-heroes .upper-content .middle-content .inner {
    position: relative;
    margin-top: -20px
}

.periodic-heroes .upper-content .middle-content .image-box {
    position: relative;
    float: left;
    width: 35%;
    z-index: 0
}

.periodic-heroes .upper-content .middle-content .image {
    position: relative;
    left: -20px;
    margin: 0 -25px;
    text-align: center
}

.periodic-heroes .upper-content .middle-content .image img {
    position: relative
}

.periodic-heroes .upper-content .middle-content .image:before {
    content: '';
    position: absolute;
    bottom: 20px;
    width: 356px;
    height: 100%;
    left: 50%;
    margin-left: -178px;
    background: url(../images/periodic-heroes/hero-back-glow.png) center bottom no-repeat;
    background-size: 100% auto
}

.periodic-heroes .upper-content .middle-content .text-box {
    position: relative;
    float: left;
    width: 65%;
    padding-left: 10px;
    padding-top: 30px
}

.periodic-heroes .upper-content .middle-content .links-box .pull-left {
    margin-bottom: 10px
}

.periodic-heroes .upper-content .middle-content .hero-title {
    position: relative;
    display: block;
    padding-bottom: 12px;
    margin: 0 0 12px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.periodic-heroes .upper-content .middle-content .text {
    position: relative;
    line-height: 1.5em;
    margin-bottom: 25px;
    z-index: 8
}

.periodic-heroes .upper-content .middle-content .hero-title .data-label {
    position: relative;
    display: block;
    font-size: 10px;
    text-transform: uppercase
}

.periodic-heroes .upper-content .middle-content .hero-title .name {
    position: relative;
    display: block;
    font-size: 38px;
    color: #cfff0e;
    line-height: 1em;
    text-transform: uppercase;
    font-family: SuperSonicRocketship, cursive
}

.periodic-heroes .upper-content .stats-column {
    position: relative;
    float: left;
    width: 28%;
    padding: 0 10px 0 20px
}

.periodic-heroes .upper-content .stats-column ul {
    position: relative;
    margin: 0
}

.periodic-heroes .upper-content .stats-column ul li {
    position: relative;
    display: block;
    margin: 0 0 3px
}

.periodic-heroes .upper-content .stats-column .left-info {
    position: relative;
    float: left;
    width: 45%;
    padding-right: 10px;
    z-index: 5
}

.periodic-heroes .upper-content .stats-column .right-bar {
    position: relative;
    float: left;
    width: 55%;
    padding-left: 10px;
    padding-top: 10px
}

.periodic-heroes .upper-content .stats-column .right-bar .bar-outer {
    position: relative;
    display: block;
    height: 6px;
    width: 100%;
    background: #1d1e24;
    border-radius: 3px;
    overflow: hidden
}

.periodic-heroes .upper-content .stats-column .right-bar .bar-inner {
    position: relative;
    display: block;
    height: 6px;
    width: auto;
    background: #cfff0e
}

.periodic-heroes .upper-content .stats-column .data-label {
    position: relative;
    display: block;
    font-size: 10px;
    line-height: 18px;
    text-transform: uppercase
}

.periodic-heroes .upper-content .stats-column .data {
    position: relative;
    display: block;
    font-size: 23px;
    color: #cfff0e;
    line-height: 1em;
    text-transform: uppercase;
    font-family: SuperSonicRocketship, cursive
}

.periodic-heroes .btn-notify {
    position: relative;
    display: inline-block;
    padding: 8px 30px;
    line-height: 24px;
    color: #0e1014;
    font-size: 14px;
    text-transform: uppercase;
    font-family: SuperSonicRocketship, cursive;
    border-radius: 5px;
    background: #cfff0e;
    background: -webkit-linear-gradient(top, #fbff00, #9ad22b);
    background: -ms-linear-gradient(top, #fbff00, #9ad22b);
    background: -moz-linear-gradient(top, #fbff00, #9ad22b);
    z-index: 8
}

.periodic-heroes .btn-notify:hover {
    background: #cfff0e;
    background: -webkit-linear-gradient(top, #9ad22b, #fbff00);
    background: -ms-linear-gradient(top, #9ad22b, #fbff00);
    background: -moz-linear-gradient(top, #9ad22b, #fbff00)
}

.periodic-heroes .btn-buy {
    position: relative;
    display: inline-block;
    padding: 8px 30px;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: SuperSonicRocketship, cursive;
    border-radius: 3px;
    background: #be3f34;
    background: -webkit-linear-gradient(top, #be3f34, #ca3668);
    background: -ms-linear-gradient(top, #be3f34, #ca3668);
    background: -moz-linear-gradient(top, #be3f34, #ca3668);
    z-index: 8
}

.periodic-heroes .btn-buy:hover {
    background: #cfff0e;
    background: -webkit-linear-gradient(top, #ca3668, #be3f34);
    background: -ms-linear-gradient(top, #ca3668, #be3f34);
    background: -moz-linear-gradient(top, #ca3668, #be3f34)
}

.periodic-heroes .credit-needed {
    position: relative;
    color: #b0dcd6;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    padding: 5px 0;
    padding-left: 35px;
    font-family: SuperSonicRocketship, cursive;
    z-index: 8
}

.periodic-heroes .credit-needed .icon {
    position: absolute;
    left: 0;
    top: 6px;
    width: 28px;
    height: 28px;
    background: url(../images/periodic-heroes/coin-image.png) left center no-repeat
}

.periodic-heroes .credit-needed .number {
    position: relative
}

.periodic-heroes .credit-needed .number:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 35px;
    border-bottom: 2px solid #b0dcd6
}

.periodic-heroes .mobile-data {
    position: relative;
    padding: 0 0;
    display: none
}

.periodic-heroes .mobile-data ul {
    position: relative;
    margin: 0 -20px;
    display: block;
    text-align: center
}

.periodic-heroes .mobile-data ul li {
    position: relative;
    display: block;
    float: left;
    width: 50%;
    padding: 15px 20px
}

.periodic-heroes .mobile-data ul li .data-label {
    position: relative;
    display: block;
    font-size: 10px;
    text-transform: uppercase
}

.periodic-heroes .mobile-data ul li .data {
    position: relative;
    display: block;
    font-size: 28px;
    color: #c8faf2;
    line-height: 1em;
    text-transform: uppercase;
    font-family: SuperSonicRocketship, cursive
}

.periodic-heroes .mobile-tab-links {
    position: relative;
    padding: 10px 0 30px;
    z-index: 1;
    display: none
}

.periodic-heroes .mobile-tab-links ul {
    position: relative;
    margin: 0 -5px;
    display: block;
    text-align: center
}

.periodic-heroes .mobile-tab-links ul li {
    position: relative;
    display: block;
    float: left;
    font-size: 15px;
    width: 50%;
    padding: 0 5px;
    cursor: pointer
}

.periodic-heroes .mobile-tab-links ul li .link-inner {
    position: relative;
    display: block;
    color: #fff;
    background: #7eb9ce;
    padding: 10px 10px;
    line-height: 22px;
    text-transform: capitalize;
    cursor: pointer
}

.periodic-heroes .mobile-tab-links ul li.active-link .link-inner,
.periodic-heroes .mobile-tab-links ul li:hover .link-inner {
    background: #176daa
}

.periodic-heroes .table-box {
    position: relative;
    padding: 5px 4px;
    top: -160px;
    margin-bottom: -40px
}

.periodic-heroes .table-box .table-inner {
    position: relative
}

.periodic-heroes .table-box .table-content {
    position: relative;
    margin: 0 -2px
}

.periodic-heroes .table-box .table-column {
    position: relative;
    float: left;
    width: 5.555555%
}

.periodic-heroes .table-block {
    position: relative;
    background: rgba(0, 0, 0, .8);
    padding: 2px 2px;
    z-index: 7
}

.periodic-heroes .table-block.empty-block {
    background: 0 0
}

.periodic-heroes .table-block .block-inner {
    position: relative;
    display: block;
    height: 46px;
    color: #fff;
    background: #693bc1
}

.periodic-heroes .table-block.purple-color .block-inner {
    background: #693bc1
}

.periodic-heroes .table-block.dark-purple-color .block-inner {
    background: #30147b
}

.periodic-heroes .table-block.pink-color .block-inner {
    background: #c0269e
}

.periodic-heroes .table-block.light-blue-color .block-inner {
    background: #559cbc
}

.periodic-heroes .table-block.blue-color .block-inner {
    background: #166da9
}

.periodic-heroes .table-block.empty-block .block-inner {
    background: 0 0
}

.periodic-heroes .table-block .content-box {
    position: relative;
    display: block;
    width: 100%;
    height: 46px;
    color: #fff
}

.periodic-heroes .table-block .upper-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 20px;
    overflow: hidden
}

.periodic-heroes .table-block .number {
    position: absolute;
    left: 5px;
    top: 0;
    font-size: 8px
}

.periodic-heroes .table-block .symbol {
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 13px
}

.periodic-heroes .table-block .el-name {
    position: absolute;
    left: 5px;
    bottom: 0;
    font-size: 8px;
    text-transform: uppercase
}

.periodic-heroes .table-block .hover-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    line-height: 16px;
    text-transform: uppercase;
    background: #ebf8f6;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.periodic-heroes .table-block .block-inner:hover .hover-layer {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4)
}

.periodic-heroes .table-block.dark-block .block-inner .hover-layer {
    display: none
}

.periodic-heroes .table-block.dark-block .block-inner .upper-layer {
    display: block;
    opacity: 1;
    visibility: visible
}

.periodic-heroes .table-block.dark-block .block-inner .upper-layer:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #000;
    opacity: .8
}

.periodic-heroes .table-block:hover {
    z-index: 8
}

.periodic-heroes .table-block .hover-layer .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
    background-position: center bottom;
    background-repeat: no-repeat
}

.periodic-heroes .table-block .hover-layer .image:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50%;
    background: rgba(0, 0, 0, .8);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    background: -ms-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0));
    background: -moz-linear-gradient(bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, 0))
}

.periodic-heroes .table-block .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 20px;
    width: 20px;
    height: 20px;
    font-size: 10px;
    margin-left: -10px;
    margin-top: -10px;
    text-align: center
}

.periodic-heroes .table-block .hover-layer .el-name {
    text-transform: capitalize
}

.periodic-heroes .mid-separator {
    height: 30px
}

.unlock-info-popup .unlock-info-header {
    position: relative;
    height: 170px
}

.unlock-info-popup .unlock-info-header .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.unlock-info-popup .unlock-info-header .image-box {
    position: absolute;
    width: 110px;
    height: 110px;
    left: 50%;
    margin-left: -55px;
    bottom: -15px;
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    overflow: hidden;
    z-index: 3
}

.unlock-info-popup .unlock-info-header .image-box img {
    display: block;
    border-radius: 50%
}

.general-popup-outer .unlock-info-popup .unlock-info-header:after {
    width: 110%;
    left: -5%;
    bottom: -5px;
    height: 47px;
    background: url(../images/periodic-heroes/popup-curve.png) center bottom no-repeat;
    background-size: 100% 100%
}

.general-popup-outer .popup-inner .popup-content.width-four {
    max-width: 460px
}

.general-popup-outer .big-text {
    position: relative;
    display: block;
    font-size: 40px;
    color: #2e0f83;
    line-height: 1.1em;
    text-transform: uppercase;
    font-family: SuperSonicRocketship, cursive;
    margin-bottom: 5px
}

.unlock-info-popup .lower-box {
    text-align: center;
    color: #04060a;
    font-weight: 500;
    padding: 50px 20px 60px!important
}

.unlock-info-popup .lower-box .text {
    position: relative;
    margin-bottom: 20px
}

.unlock-info-popup .lower-box .info {
    font-family: Montserrat, sans-serif;
    text-align: center;
    color: #04060a;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4em;
    text-transform: uppercase
}

.welcome-info-popup .welcome-info-header {
    position: relative;
    height: 150px
}

.welcome-info-popup .welcome-info-header .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.welcome-info-popup .welcome-info-header .image-box {
    position: absolute;
    width: 110px;
    height: 110px;
    left: 50%;
    margin-left: -55px;
    bottom: -15px;
    border: 5px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    overflow: hidden;
    z-index: 3
}

.welcome-info-popup .welcome-info-header .image-box img {
    display: block;
    border-radius: 50%
}

.general-popup-outer .welcome-info-popup .welcome-info-header:after {
    width: 110%;
    left: -5%;
    bottom: -5px;
    height: 47px;
    background: url(../images/periodic-heroes/popup-curve.png) center bottom no-repeat;
    background-size: 100% 100%
}

.welcome-info-popup .lower-box {
    text-align: center;
    color: #04060a;
    font-weight: 500;
    padding: 0 20px 40px!important;
    font-family: Rubik, sans-serif
}

.welcome-info-popup .lower-box .title-box {
    position: relative;
    margin-bottom: 20px
}

.welcome-info-popup .lower-box .title-box .subtitle {
    color: #04060a;
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    line-height: 1.4em;
    font-weight: 600
}

.welcome-info-popup .lower-box .title-box .name {
    position: relative;
    display: inline-block;
    color: #2e0f83;
    font-size: 32px;
    text-transform: uppercase;
    line-height: 1.2em;
    font-family: SuperSonicRocketship, cursive;
    font-weight: 400;
    padding: 5px 20px;
    border-bottom: 2px solid #e0e0e0
}

.welcome-info-popup .lower-box .text {
    position: relative;
    margin-bottom: 20px
}

.welcome-info-popup .lower-box .sub-text {
    position: relative;
    font-size: 14px;
    line-height: 20px
}

.welcome-info-popup .lower-box .sub-text p {
    font-size: 14px;
    margin-bottom: 3px
}

.welcome-info-popup .lower-box .sub-text p:last-child {
    margin-bottom: 0
}

.welcome-info-popup .hero-options {
    position: relative;
    margin: 25px 0
}

.welcome-info-popup .hero-options:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 5px;
    border-left: 1px solid #e0e0e0;
    height: 110px
}

.welcome-info-popup .hero-options ul li {
    position: relative;
    float: left;
    width: 50%;
    padding: 0 20px;
    text-align: center
}

.welcome-info-popup .hero-select {
    position: relative;
    display: inline-block
}

.welcome-info-popup .hero-select input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden
}

.welcome-info-popup .hero-select label {
    position: relative;
    display: block;
    cursor: pointer
}

.welcome-info-popup .hero-select .hero-image {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    -ms-box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, .1)
}

.welcome-info-popup .hero-select .hero-image img {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%
}

.welcome-info-popup .hero-select .hero-overlay {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100px;
    height: 100px;
    padding-top: 18px;
    font-size: 14px;
    color: #fff;
    letter-spacing: 1px;
    font-family: SuperSonicRocketship, cursive;
    border-radius: 50%;
    background: rgba(46, 15, 131, .65);
    opacity: 0;
    visibility: hidden
}

.welcome-info-popup .hero-select .hero-overlay .icon {
    position: relative;
    display: block;
    width: 31px;
    height: 31px;
    background: url(../images/periodic-heroes/unlock-icon.png) center center no-repeat;
    margin: 0 auto 5px
}

.welcome-info-popup .hero-select input:checked+label .hero-overlay {
    opacity: 1;
    visibility: visible
}

.welcome-info-popup .hero-select label .hero-title {
    position: relative;
    left: 0;
    top: 100%;
    margin-top: 10px;
    width: 100%;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase
}

.welcome-info-popup .hero-select input:checked+label .hero-image {
    -webkit-box-shadow: 0 0 1px 5px #dedae9;
    -ms-box-shadow: 0 0 1px 5px #dedae9;
    box-shadow: 0 0 1px 5px #dedae9
}

.welcome-info-popup .hero-options .confirm-link {
    position: relative;
    display: block;
    padding-top: 10px
}

.btn-popup-one {
    position: relative;
    padding: 10px 30px;
    line-height: 30px;
    font-size: 18px;
    color: #e9ebeb;
    font-family: SuperSonicRocketship, cursive;
    letter-spacing: 2px;
    border-radius: 30px;
    background: #b33c6f;
    background: -webkit-linear-gradient(top, #6b2c73, #bf3f6d);
    background: -ms-linear-gradient(top, #6b2c73, #bf3f6d);
    background: -moz-linear-gradient(top, #6b2c73, #bf3f6d);
    box-shadow: 0 5px 15px 0 rgba(0, 0, 0, .2)
}

.btn-popup-one:hover {
    color: #fff
}

.level-info-popup .level-info-header {
    position: relative;
    min-height: 180px;
    font-family: SuperSonicRocketship, cursive;
    padding: 50px 20px 130px!important
}

.level-info-popup.level-completed-popup .level-info-header {
    min-height: 200px;
    padding: 50px 20px 150px!important
}

.level-info-popup .level-info-header .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}

.general-popup-outer .level-info-popup .level-info-header:after {
    width: 104%;
    left: -2%;
    bottom: -5px;
    height: 66px;
    background: url(../images/periodic-heroes/popup-curve-2.png) center bottom no-repeat;
    background-size: 100% 100%
}

.level-info-popup .level-info-header .level-title {
    position: relative;
    display: block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.3em;
    font-weight: 400;
    margin-bottom: 20px
}

.level-info-popup.level-completed-popup .level-info-header .level-title {
    margin-bottom: 30px
}

.level-info-popup .level-info-header .info-title {
    position: relative;
    display: block;
    color: #cfff0e;
    font-size: 42px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.2em;
    font-weight: 400;
    margin-bottom: 0
}

.level-info-popup.level-completed-popup .level-info-header .info-title {
    color: #ffc601;
    font-size: 32px;
    margin-bottom: 10px
}

.level-info-popup .level-info-header .header-txt {
    position: relative;
    display: block;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    line-height: 1.4em;
    font-weight: 400;
    letter-spacing: 1px;
    margin-bottom: 10px
}

.level-info-popup .level-info-header .progress-round-box {
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    text-align: center;
    z-index: 5
}

.level-info-popup .level-info-header .progress-round-box .round-inner {
    position: relative;
    display: inline-block;
    width: 160px;
    height: 160px;
    border: 5px solid #fff;
    border-radius: 50%;
    background: #d0425e;
    background: -webkit-linear-gradient(top, #9a439b, #ee413d);
    background: -ms-linear-gradient(top, #9a439b, #ee413d);
    background: -moz-linear-gradient(top, #9a439b, #ee413d);
    box-shadow: 0 7px 20px 0 rgba(0, 0, 0, .2)
}

.level-info-popup .level-info-header .progress-round-box .round-text {
    position: relative;
    padding: 40px 5px;
    font-size: 56px;
    line-height: 80px;
    text-transform: uppercase;
    letter-spacing: 1px
}

.level-info-popup .lower-box {
    text-align: center;
    color: #04060a;
    font-weight: 500;
    padding: 50px 20px 30px!important;
    font-family: Rubik, sans-serif
}

.level-info-popup.level-completed-popup .lower-box {
    padding: 60px 20px 30px!important
}

.level-info-popup .lower-box .text-box {
    position: relative;
    max-width: 300px;
    margin: 0 auto 15px;
    font-weight: 400;
    color: #424243;
    font-size: 13px;
    line-height: 1.6em
}

.level-info-popup .lower-box .text-box strong {
    color: #241659;
    font-weight: 700
}

.level-info-popup .link-options {
    position: relative
}

.level-info-popup .link-options .link-btn {
    position: relative;
    display: inline-block;
    margin: 0 4px 10px
}

.level-info-popup .link-options .link-btn.next-link,
.level-info-popup .link-options .link-btn.redo-link {
    padding-top: 6px
}

.btn-popup-two {
    position: relative;
    padding: 8px 22px;
    line-height: 30px;
    font-size: 20px;
    color: #b33c6f;
    font-family: SuperSonicRocketship, cursive;
    letter-spacing: 2px;
    border-radius: 24px;
    background: #f0f0f0
}

.btn-popup-two:hover {
    color: #ec413f;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .15)
}

.btn-popup-two .icon {
    position: relative;
    top: -1px;
    display: inline-block;
    vertical-align: middle
}

.btn-popup-two .icon-redo {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background: url(../images/periodic-heroes/icon-redo.png) left center no-repeat;
    background-size: 20px 20px
}

.btn-popup-two .icon-next {
    width: 14px;
    height: 14px;
    margin-left: 0;
    background: url(../images/periodic-heroes/icon-next.png) right center no-repeat;
    background-size: 14px 14px
}

.level-info-popup .level-info-header .completed-round-box {
    position: absolute;
    left: 0;
    bottom: -30px;
    width: 100%;
    text-align: center;
    z-index: 5
}

.level-info-popup .level-info-header .completed-round-box .over-icon {
    position: absolute;
    left: -38px;
    top: -31px;
    right: -31px;
    bottom: -31px;
    background: url(../images/periodic-heroes/round-over-design.png) center top no-repeat;
    background-size: cover;
    z-index: 1
}

.level-info-popup .level-info-header .completed-round-box .round-outer {
    position: relative;
    display: block;
    width: 160px;
    height: 160px;
    margin: 0 auto
}

.level-info-popup .level-info-header .completed-round-box .round-inner {
    position: relative;
    display: inline-block;
    width: 160px;
    height: 160px;
    border: 5px solid #fff;
    border-radius: 50%;
    background: #fcd149
}

.level-info-popup .level-info-header .completed-round-box .round-text {
    position: relative;
    padding: 40px 5px 5px;
    font-size: 13px;
    line-height: 24px;
    color: #222125;
    text-transform: uppercase
}

.level-info-popup .level-info-header .completed-round-box .round-text .number {
    display: block;
    font-size: 48px;
    line-height: 1em;
    letter-spacing: 1px
}

.level-info-popup .outer-ring {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 160px;
    height: 160px
}

.level-info-popup .outer-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 160px;
    height: 160px;
    margin: 0;
    border: 5px solid #af4c5d;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.7s cubic-bezier(.5, 0, .5, 1) infinite;
    -ms-animation: lds-ring 1.7s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: lds-ring 1.7s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #af4c5d transparent transparent transparent;
    z-index: 1
}

.level-info-popup .outer-ring div:nth-child(1) {
    -webkit-animation-delay: -.45s;
    -ms-animation-delay: -.45s;
    animation-delay: -.45s
}

.level-info-popup .outer-ring div:nth-child(2) {
    -webkit-animation-delay: -.3s;
    -ms-animation-delay: -.3s;
    animation-delay: -.3s
}

.level-info-popup .outer-ring div:nth-child(3) {
    -webkit-animation-delay: -.15s;
    -ms-animation-delay: -.15s;
    animation-delay: -.15s
}

@keyframes lds-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes lds-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@-moz-keyframes lds-ring {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

@media only screen and (max-width:1000px) {
    .periodic-heroes .main-title {
        margin-bottom: 20px;
        line-height: 1em
    }
    .periodic-heroes .main-title img {
        max-width: 450px
    }
}

@media only screen and (max-width:939px) {
    .periodic-heroes .image-layer:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .8)
    }
    .periodic-heroes .main-title img {
        max-width: 450px
    }
    .periodic-heroes .table-box {
        top: -100px;
        overflow-x: auto;
        padding-bottom: 20px
    }
    .periodic-heroes .table-box .table-inner {
        min-width: 980px
    }
    .periodic-heroes .upper-content .inner-box {
        background: 0 0;
        padding: 0 0 20px
    }
    .periodic-heroes .upper-content .middle-content {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media only screen and (min-width:768px) {
    .periodic-heroes .upper-content .middle-content,
    .periodic-heroes .upper-content .stats-column {
        display: block!important
    }
}

@media only screen and (max-width:767px) {
    .periodic-heroes .main-title img {
        max-width: 300px
    }
    .periodic-heroes .mobile-data,
    .periodic-heroes .mobile-tab-links {
        display: block
    }
    .periodic-heroes .upper-content .left-data {
        display: none
    }
    .periodic-heroes .upper-content .middle-content,
    .periodic-heroes .upper-content .stats-column {
        width: 100%;
        display: none
    }
    .periodic-heroes .upper-content .active-periodic-tab {
        display: block
    }
    .periodic-heroes .table-box {
        top: 0;
        margin-bottom: 40px
    }
    .general-popup-outer .big-text {
        font-size: 30px;
        margin-bottom: 10px
    }
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icomoon.eot?m73lpo);
    src: url(../fonts/icomoon.eot?m73lpo#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf?m73lpo) format('truetype'), url(../fonts/icomoon.woff?m73lpo) format('woff'), url(../fonts/icomoon.svg?m73lpo#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: block
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-biology:before {
    content: "\e900"
}

.icon-chemistry:before {
    content: "\e901"
}

.icon-geography:before {
    content: "\e902"
}

.icon-history:before {
    content: "\e903"
}

.icon-literacy:before {
    content: "\e904"
}

.icon-math:before {
    content: "\e905"
}

.icon-our-planet:before {
    content: "\e906"
}

.icon-physics:before {
    content: "\e907"
}

.general-popup-outer .popup-content.width-five {
    max-width: 460px
}

.general-popup-outer .upgrade-popup .outer {
    position: relative;
    padding: 50px 35px 25px
}

.general-popup-outer .upgrade-popup .pop-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../images/background/new-popup-bg.png) right 30px no-repeat
}

.general-popup-outer .upgrade-popup .up-pop-content {
    position: relative;
    z-index: 1
}

.general-popup-outer .upgrade-popup .text-box {
    position: relative;
    padding-right: 30px
}

.general-popup-outer .upgrade-popup h3 {
    font-size: 28px;
    color: #1f4d7b;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 40px
}

.general-popup-outer .upgrade-popup p {
    font-size: 15px;
    color: #424243;
    line-height: 1.5em;
    margin-bottom: 20px
}

.general-popup-outer .upgrade-popup .bottom-box {
    position: relative;
    text-align: center;
    font-size: 12px
}

.general-popup-outer .upgrade-popup .links-box {
    position: relative;
    padding-top: 50px;
    padding-bottom: 20px
}

.general-popup-outer .upgrade-popup .links-box .link {
    position: relative;
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 15px
}

.general-popup-outer .upgrade-popup .links-box .link:last-child {
    margin-right: 0
}

.general-popup-outer .upgrade-popup .links-box .link a {
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 500;
    color: #424243
}

.general-popup-outer .upgrade-popup .links-box .upgrade-btn {
    position: relative;
    display: inline-block;
    padding: 10px 32px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 22px;
    background: #94c83f;
    color: #fff!important;
    border-radius: 21px
}

.general-popup-outer .upgrade-popup .links-box .link a:hover {
    text-decoration: underline
}

@media only screen and (max-width:479px) {
    .general-popup-outer .upgrade-popup .pop-bg {
        display: none
    }
    .general-popup-outer .upgrade-popup .outer {
        padding: 30px 20px 10px
    }
    .general-popup-outer .upgrade-popup .text-box {
        padding-right: 0
    }
    .general-popup-outer .upgrade-popup h3 {
        font-size: 20px;
        margin-bottom: 20px
    }
    .general-popup-outer .upgrade-popup .text-box br {
        display: none
    }
    .general-popup-outer .upgrade-popup .text-box p br {
        display: block
    }
    .general-popup-outer .upgrade-popup .links-box {
        padding: 20px 0
    }
    .general-popup-outer .upgrade-popup .links-box .link {
        display: block;
        margin: 0 0 10px
    }
    .general-popup-outer .upgrade-popup .links-box .link a {
        display: block;
        text-align: center;
        line-height: 22px
    }
}

.cropper-container {
    font-size: 0;
    line-height: 0;
    position: relative;
    -ms-user-select: none;
    user-select: none;
    direction: ltr!important
}

.cropper-container img {
    display: block;
    width: 100%;
    min-width: 0!important;
    max-width: none!important;
    height: 100%;
    min-height: 0!important;
    max-height: none!important;
    image-orientation: 0deg!important
}

.cropper-canvas,
.cropper-crop-box,
.cropper-drag-box,
.cropper-modal,
.cropper-wrap-box {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.cropper-wrap-box {
    overflow: hidden
}

.cropper-drag-box {
    opacity: 0;
    background-color: #fff
}

.cropper-modal {
    opacity: .5;
    background-color: #000
}

.cropper-view-box {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    outline: #39f solid 1px;
    outline-color: rgba(51, 153, 255, .75)
}

.cropper-dashed {
    position: absolute;
    display: block;
    opacity: .5;
    border: 0 dashed #eee
}

.cropper-dashed.dashed-h {
    top: 33.33333%;
    left: 0;
    width: 100%;
    height: 33.33333%;
    border-top-width: 1px;
    border-bottom-width: 1px
}

.cropper-dashed.dashed-v {
    top: 0;
    left: 33.33333%;
    width: 33.33333%;
    height: 100%;
    border-right-width: 1px;
    border-left-width: 1px
}

.cropper-center {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    height: 0;
    opacity: .75
}

.cropper-center:after,
.cropper-center:before {
    position: absolute;
    display: block;
    content: ' ';
    background-color: #eee
}

.cropper-center:before {
    top: 0;
    left: -3px;
    width: 7px;
    height: 1px
}

.cropper-center:after {
    top: -3px;
    left: 0;
    width: 1px;
    height: 7px
}

.cropper-face,
.cropper-line,
.cropper-point {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .1
}

.cropper-face {
    top: 0;
    left: 0;
    background-color: #fff
}

.cropper-line,
.cropper-point {
    background-color: #39f
}

.cropper-line.line-e {
    top: 0;
    right: -3px;
    width: 5px;
    cursor: e-resize
}

.cropper-line.line-n {
    top: -3px;
    left: 0;
    height: 5px;
    cursor: n-resize
}

.cropper-line.line-w {
    top: 0;
    left: -3px;
    width: 5px;
    cursor: w-resize
}

.cropper-line.line-s {
    bottom: -3px;
    left: 0;
    height: 5px;
    cursor: s-resize
}

.cropper-point {
    width: 5px;
    height: 5px;
    opacity: .75
}

.cropper-point.point-e {
    top: 50%;
    right: -3px;
    margin-top: -3px;
    cursor: e-resize
}

.cropper-point.point-n {
    top: -3px;
    left: 50%;
    margin-left: -3px;
    cursor: n-resize
}

.cropper-point.point-w {
    top: 50%;
    left: -3px;
    margin-top: -3px;
    cursor: w-resize
}

.cropper-point.point-s {
    bottom: -3px;
    left: 50%;
    margin-left: -3px;
    cursor: s-resize
}

.cropper-point.point-ne {
    top: -3px;
    right: -3px;
    cursor: ne-resize
}

.cropper-point.point-nw {
    top: -3px;
    left: -3px;
    cursor: nw-resize
}

.cropper-point.point-sw {
    bottom: -3px;
    left: -3px;
    cursor: sw-resize
}

.cropper-point.point-se {
    right: -3px;
    bottom: -3px;
    width: 20px;
    height: 20px;
    cursor: se-resize;
    opacity: 1
}

.cropper-point.point-se:before {
    position: absolute;
    right: -50%;
    bottom: -50%;
    display: block;
    width: 200%;
    height: 200%;
    content: ' ';
    opacity: 0;
    background-color: #39f
}

@media (min-width:768px) {
    .cropper-point.point-se {
        width: 15px;
        height: 15px
    }
}

@media (min-width:992px) {
    .cropper-point.point-se {
        width: 10px;
        height: 10px
    }
}

@media (min-width:1200px) {
    .cropper-point.point-se {
        width: 5px;
        height: 5px;
        opacity: .75
    }
}

.cropper-invisible {
    opacity: 0
}

.cropper-bg {
    width: 388;
    height: 360px;
    position: absolute;
    bottom: -245px;
    left: 0;
    background-image: url('data:image/png;    base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC')
}

.cropper-hide {
    position: absolute;
    display: block;
    width: 0;
    height: 0
}

.cropper-hidden {
    display: none!important
}

.cropper-move {
    cursor: move
}

.cropper-crop {
    cursor: crosshair
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
    cursor: not-allowed
}

.grid li {
    width: 25%
}

.btn-subject-84 {
    color: #fff;
    background-color: #ff642e
}

.btn-subject-85 {
    color: #fff;
    background-color: #fdab3d
}

.btn-subject-87 {
    color: #fff;
    background-color: #cab641
}

.btn-subject-88 {
    color: #fff;
    background-color: #aad71a
}

.btn-subject-97 {
    color: #fff;
    background-color: #a25ddc
}

.btn-subject-98 {
    color: #fff;
    background-color: #e2445c
}

.btn-subject-99 {
    color: #fff;
    background-color: #0086c0
}

.mega-menu-data .nav-column .topic-of-subject-84 li:hover a {
    color: #ff642e!important
}

.mega-menu-data .nav-column ul li:hover {
    color: #ff642e!important
}

.mega-menu-data .nav-column .topic-of-subject-85 li:hover a {
    color: #fdab3d!important
}

.mega-menu-data .nav-column ul li:hover {
    color: #fdab3d!important
}

.mega-menu-data .nav-column .topic-of-subject-87 li:hover a {
    color: #cab641!important
}

.mega-menu-data .nav-column ul li:hover {
    color: #cab641!important
}

.mega-menu-data .nav-column .topic-of-subject-88 li:hover a {
    color: #aad71a!important
}

.mega-menu-data .nav-column ul li:hover {
    color: #aad71a!important
}

.mega-menu-data .nav-column .topic-of-subject-97 li:hover a {
    color: #a25ddc!important
}

.mega-menu-data .nav-column ul li:hover {
    color: #a25ddc!important
}

.mega-menu-data .nav-column .topic-of-subject-98 li:hover a {
    color: #e2445c!important
}

.mega-menu-data .nav-column ul li:hover {
    color: #e2445c!important
}

.mega-menu-data .nav-column .topic-of-subject-99 li:hover a {
    color: #0086c0!important
}

.mega-menu-data .nav-column ul li:hover {
    color: #0086c0!important
}

.cmt-topmenu-item.topic-name-84 h3 a {
    color: #ff642e!important
}

.cmt-topmenu-item.topic-name-85 h3 a {
    color: #fdab3d!important
}

.cmt-topmenu-item.topic-name-87 h3 a {
    color: #cab641!important
}

.cmt-topmenu-item.topic-name-88 h3 a {
    color: #aad71a!important
}

.cmt-topmenu-item.topic-name-97 h3 a {
    color: #a25ddc!important
}

.cmt-topmenu-item.topic-name-98 h3 a {
    color: #e2445c!important
}

.cmt-topmenu-item.topic-name-99 h3 a {
    color: #0086c0!important
}

.activities-progress-page .table-scroll-box table .st-action,
.activities-progress-page .table-scroll-box table thead tr th:last-child,
.dash-student-table-outer table .summary-box-row {
    display: none
}

.wiki-dashboard-section.activity-page-version .student-summary .filters-box {
    display: none
}

.wiki-dashboard-section:not(.activity-page-version) .link-block {
    display: block;
    width: 85%;
    height: 100%;
    z-index: 9;
    position: absolute
}

.wiki-dashboard-section.activity-page-version .link-block {
    display: block;
    width: 100%;
    height: 100%;
    z-index: 9;
    position: absolute
}

.wiki-dashboard-section .student-summary .st-summary-header .upper-box .st-info {
    min-width: 80%
}

#school-fields {
    display: none;
}


/* 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: 99999;
    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 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);
}
.age-tabs.mobile {
    display: none;
}
.free-tabs-menu-toggle{
    display: none;
}

/* Search Results Page Hero Section Styles */

.search-results-hero-section .results-hero-inner{
    position: relative;
    overflow: hidden;
}
.bg-curve-shape-box{
    position: absolute;
    height: 900px;
    width: 50vw;
    left: 0;
    top: -30%;
    z-index: 1;
    border-radius: 0 50% 50% 0;
}
.bg-curve-shape-box .bg-curve-shape{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0%;
    top: 0%;
    /*background: #454545;*/
    background: rgb(76, 119, 221);
    z-index: 1;
    border-radius: 0 50% 50% 0;
    overflow: hidden;
}
.bg-curve-shape-box .bg-curve-shape .bubble-overlay-1{
    position: absolute;
    width: 180px;
    height: 180px;
    /*background: #3a3a3a;*/
    background:  rgb(70, 109, 203);
    left: -96px;
    top: 25%;
    z-index: 0;
    border-radius: 70px 54px;
    transform: rotate(42deg);
}
.bg-curve-shape-box .bg-curve-shape .bubble-overlay-2{
    position: absolute;
    width: 200px;
    height: 189px;
    /*background: #3a3a3a;*/
    background:  rgb(70, 109, 203);
    right: 8%;
    bottom: 18%;
    z-index: 0;
    border-radius: 54%;
    transform: rotate(45deg);
}

.search-results-hero-section .results-hero-inner img{
    width: 50%;
    height: 100%;
    position: absolute;
    z-index: 1;
}
.search-results-hero-section .left-content-box{
    min-height: 460px;
    width: 100%;
    position: relative;
    overflow: visible;
    z-index: 1;
    background: transparent;
    display: flex;
    align-items: center;
}
.search-results-hero-section .left-content-box .text-content{
    z-index: 1;
    width: 460px;
}
.search-results-hero-section .left-content-box .text-content h1{
    color: #ffffff;
    font-size: 40px;
    font-weight: 400;
    line-height: 1.1;
}
.search-results-hero-section .left-content-box .text-content h1 b{
    font-weight: 800;
    font-size: 42px;
}
.search-results-hero-section .left-content-box .text-content p{
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin: 12px 0 18px;
}
.search-results-hero-section .left-content-box .text-content p b{
    font-weight: 600;
    text-decoration: underline;
}
.search-results-hero-section .right-content-box{
    height: 100%;
    position: absolute;
    width: 70%;
    right: 0;
    top: 0;
}

.activities-sider-wrapper {
    height: 450px;
    position: absolute;
    right: 0;
    top: 0;
    width: 64vw;
    z-index: 0;
}
.activities-sider-wrapper .bg-content-box{
    position: relative !important;
    width: 100% !important;
    height: 450px;
}
.activities-sider-wrapper .bg-content-box .sldier-content-inner {
    z-index: 0;
    position: relative;
    top: 64px;
    left: 0;
    width: 100%;
}
.activities-sider-wrapper .bg-content-box .sldier-content-inner .title-tag{
    background: rgba(0,0,0,0.7);
    display: inline-block;
    min-width: auto;
    padding: 20px 36px 20px 250px;
    text-align: right;
    border-radius: 40px;
    color: #fff;
    font-size: 32px;
    font-weight: 400;
    position: relative;
    left: 6%;
}
.activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag{
    margin-top: 20px;
}
.activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag span{
    display: inline-block;
    position: relative;
    left: 350px;
    background: #ff642e;
    padding: 4px 18px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}

/* Activities Main Carousel */
#activities-carousel-custom-dots {
    position: absolute;
    right: 36px;
    top: 50px;
    display: flex;
}
#activities-carousel-custom-dots li {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #dddddd;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}
#activities-carousel-custom-dots li:hover{
    background: #bbb;
}
#activities-carousel-custom-dots li.active{
    background: #aad71a
}

/* Search v2 Section Styles */
.search-v2-section{
    min-height: 230px;
    position: relative;
    z-index: 1;
    margin-top: -74px;
    padding-top: 120px;
}
.search-v2-form-box{
    max-width: 756px;
    margin: 0 auto;
}
.search-v2-form-box form{
    display: flex;
    align-items: center;
    justify-content: center;
}
.search-v2-form-box form > div{
    flex: 1;
}
.search-v2-form-box form div.input-box input{
    width: 100%;
    height: 60px;
    vertical-align: middle;
    padding: 16px 26px;
    background: #ffffff;
    border-radius: 7px 0 0 7px;
    border: 1px solid #eaeaea;
    font-weight: 500;
    color: #8f8f8f;
    font-size: 16px;
    transition: all 0.25s ease-in-out;
}
.search-v2-form-box form div.input-box input::placeholder{
    color: #8f8f8f;
    font-weight: 500;
    font-size: 16px;
}
.search-v2-form-box form div.input-box input:focus{
    background: #f1f1f1;
    color: #454545;
}
.search-v2-form-box form div.select-box{
    max-width: 196px;
}
.search-v2-form-box .bootstrap-select.custom-select{
    width: 100% !important;
}
.search-v2-form-box .bootstrap-select.custom-select .btn-default{
    border: 1px solid #eaeaea;
    border-left-width: 0px;
    border-radius: 0;
    height: 60px;
    vertical-align: middle;
}
.search-v2-form-box .bootstrap-select.custom-select.open .btn-default{
    box-shadow: none !important;
    background: #f1f1f1 !important;
}
.search-v2-form-box .bootstrap-select.custom-select .btn-default:hover{
    background: #ffffff;
    color: #454545;
    outline: 0 !important;
    box-shadow: none;
    opacity: 1;
}
.search-v2-form-box .bootstrap-select.custom-select .btn-default:focus,
.search-v2-form-box .bootstrap-select.custom-select .btn-default:active{
    background: #ffffff !important;
    color: #8f8f8f;
    outline: 0 !important;
    box-shadow: none !important;
}
.search-v2-form-box .bootstrap-select.custom-select .bs-caret{
    font-size: 16px;
    right: 20px;
    position: relative;
    color: #8f8f8f;
}
.search-v2-form-box .bootstrap-select.custom-select .filter-option{
    margin: 0;
    color: #8f8f8f;
    font-weight: 500;
    font-size: 16px;
    text-transform: none;
}
.search-v2-form-box .bootstrap-select.custom-select .dropdown-menu.open{
    left: 0;
    border: 0;
    border-radius: 7px;
    padding: 10px 0;
}
.search-v2-form-box .bootstrap-select.custom-select .dropdown-menu.open li a{
    padding: 8px 22px;
    font-size: 14px;
    color: #8f8f8f;
}
.search-v2-form-box form div.btn-box{
    max-width: 66px;
}
.search-v2-form-box form div.btn-box .btn-search-v2{
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-left-width: 0px;
    border-radius: 0 7px 7px 0;
    color: #808080;
    font-weight: 800;
    font-size: 16px;
    height: 60px;
    width: 100%;
    transition: all 0.25s ease-in-out;
}
.search-v2-form-box form div.btn-box .btn-search-v2:hover{
    background: #aad71a;
    border-color: #aad71a;
    color: #ffffff;
}

/* Worksheets v2 Styles */
.main-v2-section{
    position: relative;
    padding: 30px 0 0;
}
.main-v2-section .main-v2-inner{

}
.main-v2-section .main-v2-inner .top-bar{
    display: flex;
    align-items: center;
}
.main-v2-section .main-v2-inner .top-bar .open-filter-sidebar{
    display: none;
}
.main-v2-section .main-v2-inner .top-bar .open-filter-sidebar span{
    display: inline-block;
    background: #aad71a;
    border-radius: 50px;
    padding: 10px 24px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    cursor: pointer;
    transition: all 0.25s ease-in-out;
}
.main-v2-section .main-v2-inner .top-bar .open-filter-sidebar span:hover{
    opacity: 0.7;
}
.main-v2-section .main-v2-inner .top-bar > div{
    flex: 1;
}
.main-v2-section .main-v2-inner .top-bar > div.results-count{
    max-width: 160px;
}
.main-v2-section .main-v2-inner .top-bar > div.results-count h3{
    color: #5f6368;
    font-size: 25px;
    font-weight: 400;
}
.main-v2-section .main-v2-inner .top-bar > div.results-count h3 b{
    font-size: 28px;
    font-weight: 700;
}
.main-v2-section .main-v2-inner .top-bar > div.tags-container{
    padding-left: 50px;
}
.main-v2-section .main-v2-inner .top-bar > div.tags-container .tag-box{
    display: inline-flex;
    background: #f9f9f9;
    border-radius: 40px;
    padding: 2px 12px 2px 16px;
    margin: 0 4px 6px;
    font-size: 13px;
    align-items: center;
    color: #5f6368;
    font-weight: 600;
    transition: all 0.25s ease-in-out;
}
.main-v2-section .main-v2-inner .top-bar > div.tags-container .tag-box:first-child{
    margin: 0;
}
.main-v2-section .main-v2-inner .top-bar > div.tags-container .tag-box:hover{
    background: #f3f3f3;
}
.main-v2-section .main-v2-inner .top-bar > div.tags-container .tag-box .close-tag{
    font-size: 13px;
    margin-left: 14px;
    color: #afafaf;
    font-weight: 400;
    opacity: 1;
    transition: all 0.25s ease-in-out;
}
.main-v2-section .main-v2-inner .top-bar > div.tags-container .tag-box .close-tag:hover{
    color: #5f6368;
}

.main-v2-section .main-v2-inner .top-bar > div.sorting-box{
    width: auto;
    flex-grow: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-v2-section .main-v2-inner .top-bar .layout-types {
    display: inline-flex;
    justify-content: center;
    margin-left: 10px;
}
.main-v2-section .main-v2-inner .top-bar .layout-types a {
    display: inline-block;
    width: 50%;
    margin: 0 7px;
    font-size: 40px;
    color: #dcdcdc;
    transition: all 0.25s ease-in-out;
}
.main-v2-section .main-v2-inner .top-bar .layout-types a:last-child{
    position: relative;
    top: -1px;
}
.main-v2-section .main-v2-inner .top-bar .layout-types a:hover,
.main-v2-section .main-v2-inner .top-bar .layout-types a.active{
    color: #aad71a;
}

.main-v2-section .main-v2-inner .top-bar > div.sorting-box .dropdown-custom{
    width: 100%;
}
.main-v2-section .main-v2-inner .top-bar > div.sorting-box .dropdown-custom .btn-value{
    margin-right: 42px;
}

.search-page-v2-main-section{
    padding: 20px 0 40px;
    display: flex;
}

.search-page-v2-main-section .left-sidebar{
    flex: 0;
    min-width: 180px;
}
.search-page-v2-main-section .left-sidebar .sidebar-top-bar{
    display: none;
    margin-bottom: 16px;
    border-bottom: 1px solid #eee;
    padding-bottom: 16px;
}
.search-page-v2-main-section .left-sidebar .sidebar-top-bar .menu-title {
    font-size: 18px;
    font-weight: 600;
    color: #666;
}
.search-page-v2-main-section .left-sidebar .sidebar-top-bar .close-icon {
    font-size: 18px;
    color: #666;
}
.sidebar-widget-box{
    border-bottom: 1px solid #ededed;
    margin-bottom: 40px;
}

.sidebar-widget-box .widget-title{
    color: #4d4d4d;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
}
.sidebar-widget-box .panel-group{
    margin-bottom: 14px;
}

.sidebar-widget-box .panel-default{
    box-shadow: none;
    border: 0;
    background: transparent;
    padding: 3px 0;
}
.sidebar-widget-box .panel-default .panel-heading{
    box-shadow: none;
    border: 0;
    padding: 0;
    background: transparent;
}
.sidebar-widget-box .panel-default .panel-heading h4 a{
    display: flex;
    color: #666666;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    line-height: 1.4;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    transition: all 0.25s ease-in-out;
    position: relative;
}
.sidebar-widget-box .panel-default .panel-heading h4 a > i.fa{
    position: absolute;
    right: 0;
}
.sidebar-widget-box .panel-default .remove-filter{
    display: inline-block;
    opacity: 1;
    visibility: visible;
    background: #ef5970;
    color: #fff;
    font-size: 13px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;
    padding-left: 1px;
    transition: all 0.25s ease-in-out;
}
.sidebar-widget-box .panel-default .remove-filter:hover{
    opacity: 0.7;
}
.sidebar-widget-box .panel-default:not(.active) .panel-heading h4 a span{
    opacity: 0;
    visibility: hidden;
}
.sidebar-widget-box .panel-default .panel-heading h4 a::before{
    content: '';
    left: -7px;
    top: 0;
    width: 3px;
    background: #aad71a;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: all 0.25s ease-in-out;
}
.sidebar-widget-box .panel-default.active .panel-heading h4 a{
    font-weight: 800;
}
.sidebar-widget-box .panel-default.active .panel-heading h4 a > i.fa{
    display: none;
}
.sidebar-widget-box .panel-default.active .panel-heading h4 a::before{
    content: '';
    left: -7px;
    top: 0;
    width: 3px;
    background: #aad71a;
    height: 100%;
    position: absolute;
    opacity: 1;
}

.sidebar-widget-box .panel-default .panel-heading h4 a:hover::before{
    opacity: 1;
}
.sidebar-widget-box .panel-default .panel-collapse{
    margin-top: 8px;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body{
    border: 0;
    padding: 0;
    padding-left: 16px;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a{
    padding: 0 0px;
    line-height: 1.2;
    margin: 6px 0;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a .remove-filter{
    opacity: 0;
    visibility: hidden;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a:hover{
    background: transparent;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a::before{
    content: '';
    left: -6px;
    top: 0;
    width: 3px;
    background: #aad71a;
    height: 100%;
    position: absolute;
    opacity: 0;
    transition: all 0.25s ease-in-out;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a:hover::before{
    opacity: 1;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a.active{
    font-weight: 800;
    background: transparent !important;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a.active::before{
    content: '';
    left: -6px;
    top: 0;
    width: 3px;
    background: #aad71a;
    height: 100%;
    position: absolute;
    opacity: 1;
}
.sidebar-widget-box .panel-default .panel-collapse .panel-body a.active .remove-filter{
    opacity: 1;
    visibility: visible;
}


.main-content-v2{
    flex: 1;
    width: calc(100% - 210px);
    padding-left: 30px;
    position: relative;
}
.loader-overlay.v3 {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.6);
    z-index: 9991;
    left: 3px;
    top: 0;
    display: none;
}
.loader-overlay.v3 .spinner7 {
    position: absolute;
    width: 90px;
    height: 30px;
    text-align: center;
    left: 50%;
    top: 20%;
    transform: translateX(-50%);
}
.main-content-inner.v3 .subject-section{
    margin-top: 10px;
    margin-bottom: 40px;
}
.main-content-inner.v3 .subject-section h2{
    position: relative;
    top: 6px;
}
.main-content-inner.v3 .subject-section h2 a{
    color: #5f6368 !important;
    font-size: 30px;
    font-weight: 500;
}
.display-text-dots{
    position: absolute;
    right: 118px;
    top: 10px;
}
.main-content-inner.v3 .special-title .display-text-dots {
    top: 20px;
}
.main-content-inner.v3 .special-title h2.biology > a{
    margin-left: 2px;
}
.main-content-inner.v3 .special-title h2.biology > a{
    color: #a25ddc !important;
}
.main-content-inner.v3 .special-title h2.chemistry > a{
    color: #0086c0 !important;
}
.main-content-inner.v3 .ext-parent-wf{
    background: #ffffff;
    margin-top: 20px;
}
.main-content-inner.v3 .ext-parent-wf .parent-wf-table-outer .table-head-spacer{
    background: #ffffff;
}
.workflow-example-promotion-section .no-events{
    pointer-events: all !important;
}

/* Hero Type 2 v2 Styles */
.hero-type-2-v2-section{
    min-height: 800px;
    padding-top: 150px;
    position: relative;
}
.hero-type-2-v2-section .hero-type-v2-shape-1 {
    position: absolute;
    top: -30px;
    left: 14%;
}
.hero-type-2-v2-section .hero-type-v2-shape-2 {
    position: absolute;
    left: -58px;
    top: 39%;
}
.hero-type-2-v2-section .hero-type-v2-shape-3 {
    position: absolute;
    bottom: -110px;
    left: -3%;
}
.hero-type-2-v2-section .hero-type-v2-shape-4 {
    position: absolute;
    bottom: -50px;
    right: -40px;
}
.hero-type-2-v2-section .hero-type-2-v2-inner{
    max-width: 940px;
    margin: auto;
}
.hero-type-2-v2-section .title h2{
    text-align: center;
    color: #ffffff;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.1;
}
.hero-type-2-v2-section .title h2 b{
    font-weight: 800;
}
.hero-type-2-v2-section .content-inner{
    margin-top: 46px;
}
.hero-type-2-v2-section .content-inner p{
    margin-bottom: 28px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 300;
    line-height: 1.6;
}

.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{

}

.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;
}
.workflow-example-promotion-section{
    padding: 160px 0 0px;
    margin-bottom: -250px;
}
.workflow-example-promotion-section .workflow-example-promotion-inner .title{
    text-align: center;
    margin-bottom: 40px;
}
.workflow-example-promotion-section .workflow-example-promotion-inner h2{
    font-size: 42px;
    font-weight: 800;
    color: #205081;
}
.workflow-example-promotion-section .workflow-example-promotion-inner small{
    color: #5b5b5b;
    font-weight: 400;
    font-size: 22px;
}
.workflow-example-promotion-section .workflow-example-promotion-inner .popover-style-2-box img {
    height: 260px;
}
/* .workflow-example-promotion-section .worksheet-main-slider-wrapper .worksheet-main-slider .owl-stage-outer {
    min-height: auto;
} */
.workflow-example-promotion-section .worksheet-main-slider-wrapper .worksheet-main-slider h6 {
    font-weight: 700;
    color: #666;
    opacity: 1 !important;
    padding: 0 8px;
    height: 50px;
}
.workflow-example-promotion-section .worksheet-main-slider-wrapper .slider-nav-box a {
    top: 55px;
}
/* About US Page Styles */
.about-us-hero-section{

}
.about-us-hero-inner{
    min-height: 330px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about-us-hero-inner .btn{
    font-weight: 600 !important;
}
.about-us-hero-inner .btn:hover{
    background: #fff !important;
    color: #aad71a !important;
    opacity: 1 !important;
}
.about-us-hero-inner h1{
    color: #fff;
    font-size: 34px;
    font-weight: 500;
    max-width: 600px;
    line-height: 1.14;
    text-align: center;
    margin-bottom: 20px;
}

.about-hero-bottom-curve-1{
    margin-top: -80px;
    margin-bottom: -26px;
}
.about-hero-bottom-curve-1 img{
    width: 100%;
}

.about-nav-tab{
    margin-top: -70px;
    position: relative;
    margin-bottom: 70px;
    border-bottom: 1px solid #eeeeee;
}
.about-nav-tab .bg-shape {
    position: absolute;
    width: 100%;
    height: 100%;
}
.about-menu.mobile{
    display: none;
}
.about-nav-tab-inner{
    padding-top: 100px;
}
.about-nav-tab-inner ul{
    padding-left: 0;
    list-style: none;
}
.about-nav-tab-inner ul li{
    display: inline-block;
    margin-right: 48px;
}
.about-nav-tab-inner ul li a{
    color: #5f6368;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 5px;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.25s ease-in-out;
}
.about-nav-tab-inner ul li a:hover{
    color: #202124 !important;
}
.about-nav-tab-inner ul li a.active{
    color: #202124 !important;
    border-bottom: 4px solid #aad71a;
    font-weight: 600;
}

.about-us-section-2 {
    padding-bottom: 90px;
    position: relative;
}
.about-heading-1{
    max-width: 870px;
    margin: auto;
}
.about-heading-1 h2{
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    color: #fff;
}
.about-heading-1 h2 b{
    font-weight: 800;
}
.about-heading-1 h6{
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    line-height: 1.3;
}
.about-heading-1.color-blue h2{
    color: #205081;
}
.about-us-section-2 .left-shape {
    position: absolute;
    top: 25%;
    left: -320px;
}
.about-us-section-2 .right-shape {
    position: absolute;
    right: -244px;
    top: 14%;
}
.about-us-section-2-inner{
    position: relative;

}
.about-us-section-2-inner .globe-shape {
    position: absolute;
    right: 22%;
    top: 16px;
}
.about-us-section-2-inner .space-shape {
    position: absolute;
    top: 56%;
    left: 6%;
}
.about-us-section-2-inner .num-shape {
    position: absolute;
    right: 13%;
    bottom: -60px;
}
.about-us-section-2-inner .about-content{
    max-width: 786px;
    margin: 54px auto auto;
}
.about-us-section-2-inner .about-content h3{
    color: #205081;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 26px;
}
.about-us-section-2-inner .about-content p{
    color: #666;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 26px;
    line-height: 1.6;
}

.about-us-section-3{
    min-height: 400px;
    padding-top: 130px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.about-us-section-3 .center-orange-pill {
    position: absolute;
    top: 36px;
    left: 48vw;
    z-index: 1;
}
.bg-curve-shape-box.about{
    z-index: 0;
    width: 59vw;
    top: -12%;
}
.bg-curve-shape-box.about .bg-curve-shape{
    background: #4c77dd;
}
.bg-curve-shape-box.about .bg-curve-shape .mini-shape-1 {
    position: absolute;
    left: -46px;
    top: 24%;
}
.bg-curve-shape-box.about .bg-curve-shape .mini-shape-2 {
    position: absolute;
    right: 14%;
    bottom: 3%;
}
.about-us-section-3 .top-curve-shape {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 1;
}

.about-us-section-3 .right-img-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 50vw;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.about-us-section-3 .right-img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.about-us-section-3-inner .content-box{
    max-width: 550px;
}
.about-us-section-3-inner .content-box h3{
    max-width: 400px;
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 44px;
}
.about-us-section-3-inner .content-box p{
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 24px;
}
.about-us-section-4{
    position: relative;
    margin-top: -58px;
}
.about-us-section-4 .top-shape{
    width: 100%;
}
.about-us-section-4 .inner-content{
    width: 48%;
    margin-left: auto;
    padding: 70px 0;
}
.about-us-section-4 .inner-content h3{
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    color: #205081;
    margin-bottom: 44px;
    max-width: 400px;
}
.about-us-section-4 .inner-content p{
    font-size: 17px;
    color: #666;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 24px;
}
.about-us-section-4 .world-shape-img {
    position: absolute;
    left: -5%;
    top: 0%;
    width: 52%;
}

.about-us-section-5{
    min-height: 200px;
    padding: 160px 0 130px;
    margin-top: -50px;
}
.about-us-section-5 .about-heading-1 h2{
    font-size: 44px;
    margin-bottom: 5px;
}
.about-us-section-5 .features-container.v2{
    padding-bottom: 0;
    margin-top: 30px;
}

/* Free Daily Bundle Homepage Styles */
.free-daily-bundles-homepage-section{
    min-height: 500px;
    background: #f6f6f6;
    position: relative;
    margin-top: 0px;
}
img.free-daily-bundles-homepage-curve-shape {
    position: absolute;
    left: 0;
    top: -120px;
    width: 100%;
    z-index: 2;
}
img.free-daily-bundles-homepage-bottom-curve-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
}
img.bundle-homepage-section-shape-b1 {
    position: absolute;
    bottom: 80px;
    left: -150px;
}
img.bundle-homepage-section-shape-b2 {
    position: absolute;
    right: -52px;
    bottom: 100px;
}
.bg-white{
    background: #fff !important;
}
.bundles-homepage-inner {
    padding: 14px 0 230px;
    z-index: 99;
    position: relative;
}
.bundles-homepage-inner .heading{
    text-align: center;
}
.bundles-homepage-inner .heading h2{
    color: #205081;
    font-size: 42px;
    font-weight: 400;
    margin-bottom: 4px;
}
.bundles-homepage-inner .heading h2 b{
    font-weight: 700;
}
.bundles-homepage-inner .heading p {
    color: #696969;
    font-size: 18px;
    font-weight: 400;
    max-width: 770px;
    margin: 0 auto;
    line-height: 1.4;
}
.daily-bundles-homepage-section-content {
    padding-top: 36px;
}
.free-bundle-tabs .age-tabs {
    display: table;
    margin: 0 auto 60px auto;

}
.free-bundle-tabs ul.tab-buttons {
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
}
.free-bundle-tabs .tab-buttons li {
    display:inline;
    padding: 0 0px;
}

.free-bundle-tabs .tab-buttons li a {
    position: relative;
    line-height: 24px;
    padding: 7px 20px;
    min-width: 120px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    color: #979797;
    background: #e2e2e2;
    border-radius: 6px;
    transition: all .3s ease;
}

.free-bundle-tabs .tab-buttons li a:hover {
    background: #e8e8e8;
}
.free-bundle-tabs .tab-buttons .active a,
.tab-buttons .active a:hover {
    background: #aad71a !important;
    color: #fff;
}
.activities-cards-box{
    margin-top: 20px;
}
.activities-cards-box .default-subject-post {
    position: relative;
}
.activities-cards-box .default-subject-post .activity-tag-v1{
    position: absolute;
    top: 10px;
    left: -5px;
    padding: 7px 30px 11px;
    background: url(../images/img-new/shape-003.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    z-index: 9;
}
.default-subject-post .inner-box{
    border-radius: 10px;
    overflow: hidden;
}
.default-subject-post.with-tag .overlay-box {
    padding: 60px 20px 20px 20px;
}
.worksheet-cards-box {
    margin-top: 30px;
}
.worksheet-cards-box > .row > div:nth-child(4n+3) .default-search-item .img-preview,
.worksheet-cards-box > .row > div:nth-child(4n+4) .default-search-item .img-preview {
    left: inherit !important;
    right: 120% !important;
}
.worksheet-cards-box > .row > div .default-search-item .img-preview{
    transform: scale(1.3) !important;
}

.worksheet-tag-v2{
    position: absolute;
    top: 10px;
    left: -5px;
    padding: 7px 26px 11px;
    background: url(../images/img-new/shape-004.png) no-repeat;
    background-size: 100% 100%;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    z-index: 9;
}

.see-more-btn-box{
    margin-top: 44px;
}
.see-more-btn-v2{
    color: #fff;
    background: #aad71a;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 36px;
    display: inline-block;
    width: 230px;
    border: 1px solid #aad71a;
    outline: 0;
    text-decoration: none;
    border-radius: 6px;
    transition: all 0.25s ease;
    text-transform: capitalize;
}
.see-more-btn-v2:hover{
    background: transparent;
    color: #aad71a !important;
}
.see-more-btn-v2:visited{
    background: #aad71a;
    color: #fff;
}

.hero-inner-bottom-content.with-free-daily-bundle-page {
    position: relative;
    z-index: 3;
    margin-top: -60px;
    background: #fff;
}
.free-bundle-tabs-content .tab-pane{
    position: relative;
}
.tab-loading-box {
    position: absolute;
    left: -3px;
    top: 0;
    width: 100%;
    height: 500px;
    background: transparent;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.tab-loading-box .spinner7{
    position: relative !important;
}

/* Free Daily Bundles v2 Page Styles */
.free-daily-bundle-v2-hero-section{
    position: relative;
}
.free-daily-bundles-homepage-section.free-daily-bundles-v2 {
    margin-top: 0;
}
.free-daily-bundles-homepage-section.free-daily-bundles-v2 .daily-bundles-homepage-section-content {
    padding-top: 10px;
}
.free-daily-bundles-homepage-section.free-daily-bundles-v2 .bundles-homepage-inner {
    padding: 0px 0 180px;
}
.bundles-v2-inner-hero-box {
    max-width: 590px;
    margin: auto;
    padding: 80px 0 100px;
    text-align: center;
}
img.bundles-v2-hero-bottom-shape {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.bundles-v2-inner-hero-box .title img{
    width: 42em;
}
.bundles-v2-inner-hero-box p{
    color: #494949;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    padding: 14px 10px;
}
.free-daily-bundles-homepage-section.free-daily-bundles-v2 .activities-cards-box {
    margin-top: 24px;
}
.free-daily-bundles-homepage-section.free-daily-bundles-v2 .worksheet-cards-box{
    margin-top: 70px;
}
.bundles-heading {
    position: relative;
    margin-bottom: 20px;
}
.bundles-heading::before {
    content: '';
    background: #e2e2e2;
    height: 1px;
    width: 100%;
    top: 50%;
    left: 0;
    position: absolute;
}
.bundles-heading h2 {
    background: #f6f6f6;
    display: inline-block;
    padding-right: 16px;
    color: #205081;
    font-size: 20px;
    font-weight: 600;
}
.free-daily-bundles-v2 .activities-cards-box > .row > div{
    margin-bottom: 10px;
}



/* Media Queries */
@media (min-width: 2561px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-4k+);
        clip-path: url(#hero-bg-shape-4k+);
        height: 400px;
    }
}
@media (min-width: 2100px){
    .about-us-hero-inner {
        min-height: 400px;
    }
    .about-hero-bottom-curve-1 {
        margin-top: -106px;
    }
    .about-us-section-5 {
        margin-top: -70px;
    }
}
@media (max-width: 2100px){
    .bg-curve-shape-box {
        width: 46vw;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .title-tag {
        padding: 20px 36px 20px 150px;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag span {
        left: 230px;
    }
}
@media (max-width: 1920px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-1920);
        clip-path: url(#hero-bg-shape-1920);
        height: 400px;
    }
}
@media (max-width: 1700px){
    .about-hero-bottom-curve-1 {
        margin-bottom: 0;
    }
}
@media (max-width: 1600px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-1600);
        clip-path: url(#hero-bg-shape-1600);
        height: 350px;
    }
    .pricing-plans-main-wrapper {
        margin-top: -150px;
    }
    .pricing-main-user-type-box ul>li a {
        padding: 150px 32px 10px;
    }
}
@media (max-width: 1400px){

    .search-results-hero-section .right-content-box .right-content-inner .title-tag {
        padding: 20px 36px 20px 190px;
    }
    .search-results-hero-section .right-content-box .subject-tag span {
        left: 252px;
    }
    .workflow-example-promotion-section .popover-style-2 {
        left: 20px;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag span {
        left: 206px;
    }
    .about-us-hero-inner {
        padding-bottom: 20px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 16px;
        left: 46vw;
    }
    img.bundle-homepage-section-shape-b1 {
        position: absolute;
        bottom: 30px;
        left: -200px;
    }
    img.bundle-homepage-section-shape-b2 {
        position: absolute;
        right: -90px;
        bottom: 40px;
    }
    .bundles-homepage-inner {
        padding: 20px 0 230px;
    }
    .bundles-v2-inner-hero-box {
        padding: 54px 0 58px;
        max-width: 524px;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 36em;
    }
    .bundles-v2-inner-hero-box p {
        font-size: 14px;
    }
}
@media (max-width: 1230px){
    .bg-curve-shape-box {
        width: 52vw;
    }
    .features-container.v2 .feature-box {
        padding: 40px 54px;
    }
    .hero-type-2-v2-section .hero-type-v2-shape-3 {
        bottom: -50px;
        left: -3%;
        width: 20em;
    }
    .hero-type-2-v2-section .hero-type-v2-shape-4 {
        width: 18em;
    }
    img.free-daily-bundles-homepage-curve-shape {
        top: -100px;
    }
}
@media (max-width: 1200px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-1200);
        clip-path: url(#hero-bg-shape-1200);
        height: 340px;
    }
}
@media (max-width: 1199px){
    .search-page-v2-main-section .left-sidebar {
        min-width: 160px;
    }
    .about-us-section-3-inner .content-box h3 {
        font-size: 30px;
    }
    .about-us-section-3-inner .content-box {
        max-width: 500px;
    }
    .about-us-section-3 {
        padding-top: 100px;
    }
    .about-us-section-3-inner .content-box p {
        font-size: 15px;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 32em;
    }
    .bundles-v2-inner-hero-box {
        padding: 48px 0 50px;
        max-width: 524px;
    }
    .free-daily-bundles-homepage-section.free-daily-bundles-v2 {
        padding-top: 20px;
    }
    .free-daily-bundles-homepage-section.free-daily-bundles-v2 .worksheet-cards-box {
        margin-top: 40px;
    }
    .free-daily-bundles-homepage-section.free-daily-bundles-v2 .bundles-homepage-inner {
        padding: 0px 0 100px;
    }
    .pricing-main-user-type-box ul>li a > svg {
        width: 50px;
    }
}
@media (max-width:1060px) {
    .widgets-section-two .image-column {
        padding-right: 20px
    }
    img.free-daily-bundles-homepage-curve-shape {
        top: -80px;
    }
    .bundles-homepage-inner {
        padding: 20px 0 190px;
    }
}
@media (max-width: 991px) {
    .theme-btn-secondary {
        padding: 8px 26px !important;
        min-width: 120px;
    }
    .main-header {
        min-height: auto !important;
    }
    .header-span-home-two {
        height: 72px;
    }
    .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;
    }

    .search-page-v2-main-section .left-sidebar {
        flex: 1;
        max-width: 220px;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
        background: white;
        padding: 20px;
        box-shadow: rgba(0,0,0,0.1) 4px 0 12px;
        height: 100vh;
        overflow-y: auto;
        transform: translateX(-100%);
        opacity: 0;
        visibility: none;
        transition: all 0.3s ease-in-out;
    }
    .search-page-v2-main-section .left-sidebar.open{
        transform: translateX(0%);
        opacity: 1;
        visibility: visible;
    }
    .search-page-v2-main-section .left-sidebar .sidebar-top-bar{
        display: block;
        display: flex;
        justify-content: space-between;
    }
    .bg-curve-shape-box {
        width: 60vw;
    }
    .main-content-v2 {
        padding-left: 0;
    }
    .main-v2-section .main-v2-inner .top-bar {
        flex-wrap: wrap;
    }
    .main-v2-section .main-v2-inner .top-bar > div {
        min-width: 50%;
        margin-bottom: 18px;
    }
    .main-v2-section .main-v2-inner .top-bar > div.tags-container {
        padding-left: 0;
    }
    .main-v2-section .main-v2-inner .top-bar .open-filter-sidebar{
        display: block;
    }
    .main-v2-section .main-v2-inner .top-bar > div.sorting-box,
    .main-v2-section .main-v2-inner .top-bar > div.results-count {
        min-width: 40%;
        text-align: right;
    }
    .main-v2-section .main-v2-inner .top-bar > div.results-count h3 {
        font-size: 18px;
    }
    .main-v2-section .main-v2-inner .top-bar > div.results-count h3 b {
        font-size: 24px;
    }
    .features-container.v2 .feature-box {
        padding: 40px 28px;
    }
    .hero-type-2-v2-section .hero-type-v2-shape-1 {
        top: -8px;
        left: 14%;
        width: 10em;
    }
    .main-content-inner.v3 .subject-section .default-subject-post .lower-content {
        height: 70px;
        overflow: hidden;
    }
    .main-content-inner.v3 .subject-section .owl-carousel .owl-stage-outer{
        height: auto !important;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner {
        top: 64px;
        left: 24px;
    }
    .workflow-example-promotion-section .popover-style-2 {
        left: -3px;
    }
    .about-us-hero-inner {
        padding-bottom: 40px;
    }
    .about-us-hero-inner h1 {
        font-size: 30px;
    }
    .about-hero-bottom-curve-1 {
        margin-top: -60px;
        margin-bottom: 0;
    }
    .about-hero-bottom-curve-1 img {
        width: 100%;
        height: 75px;
    }
    .about-us-section-2 {
        padding-top: 40px;
    }
    .about-heading-1 h2 {
        font-size: 46px;
    }
    .about-us-section-2-inner .about-content h3 {
        font-size: 30px;
    }
    .about-us-section-2 .right-shape {
        right: -290px;
        top: 14%;
    }
    .about-us-section-2 .left-shape {
        top: 25%;
        left: -364px;
    }
    .about-us-section-2-inner .globe-shape {
        right: 10%;
        top: 24px;
    }
    .about-us-section-2-inner .space-shape {
        top: 60%;
        left: -5%;
    }
    .about-us-section-3-inner .content-box {
        max-width: 410px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 0px;
        left: 42vw;
    }
    .about-us-section-4 .top-shape {
        width: 100%;
        height: 84px;
    }
    .bg-curve-shape-box.about .bg-curve-shape .mini-shape-2 {
        bottom: 8%;
    }
    .about-nav-tab-inner {
        padding-top: 70px;
    }
    .about-nav-tab-inner ul li {
        margin-right: 20px;
    }
    .about-nav-tab-inner ul li a {
        font-size: 15px;
        padding: 10px 5px;
    }
    .activities-cards-box > .row > div {
        margin-bottom: 26px;
    }
    img.bundle-homepage-section-shape-b1 {
        position: absolute;
        bottom: -20px;
        left: -260px;
    }
    img.bundle-homepage-section-shape-b2 {
        position: absolute;
        right: -150px;
        bottom: -20px;
    }
    .free-bundle-tabs .tab-buttons li a {
        padding: 7px 14px;
        margin-bottom: 8px;
    }
    .daily-bundles-homepage-section-content {
        padding-top: 22px;
    }
    .activities-cards-box,
    .worksheet-cards-box {
        margin-top: 0px;
        padding: 0 10px;
    }
    img.free-daily-bundles-homepage-curve-shape {
        top: -60px;
    }
    .activities-cards-box > .row > div,
    .worksheet-cards-box > .row > div {
        padding-right: 8px;
        padding-left: 8px;
    }
    img.free-daily-bundles-homepage-bottom-curve-shape {
        bottom: 40px;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 30em;
    }
    .bundles-v2-inner-hero-box {
        padding: 48px 0 40px;
        max-width: 520px;
    }
    .free-daily-bundles-v2 .activities-cards-box > .row > div {
        margin-bottom: 8px;
    }
    .free-daily-bundles-v2 .activities-cards-box > .row > div .default-subject-post {
        margin-bottom: 8px;
    }
    .hero-type-2-v2-section.pricing-page .promotion-curve-bottom {
        display: none;
    }
    .plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a {
        padding: 10px 24px 9px !important;
    }
    .pricing-promotional-section {
        padding: 50px 0 80px;
    }
    .bubble-box h5 {
        font-size: 22px;
    }
    .trusted-brands-inner {
        text-align: center;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner {
        padding: 70px 10px;
    }
    .pricing-plan-hero-banner.discount .pricing-plan-hero-inner {
        padding: 32px 10px;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner h2 {
        font-size: 24px;
    }
    .pricing-plan-hero-banner.discount .pricing-plan-hero-inner h2 {
        font-size: 22px;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner .theme-btn-secondary {
        margin-top: 10px;
        min-width: 230px;
    }
    .pricing-plans-main-wrapper {
    margin-top: -130px;
}
    .pricing-main-user-type-box ul>li a {
        padding: 150px 26px 10px;
    }
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-991);
        clip-path: url(#hero-bg-shape-991);
        height: 262px;
    }
}

@media (max-width: 768px) {
    .toggle-box {
        z-index: 999999;
        position: relative;
        float: right;
        top: 12px;
    }
    .header-two .header-two-logo {
        padding: 16px 0 !important;
    }
    .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;
    }

    .bundles-title .worksheet-details {
        margin-bottom: 0px;
    }

    .bundles-title .worksheet-details .details-header h2 {
        font-size: 26px;
    }

    .free-bundle-tabs .age-tabs {
        margin: 0 auto 40px auto !important;
    }

    .free-bundle-tabs{
        overflow: hidden;
    }
    .age-tabs.desktop {
        display: none;
    }
    .age-tabs.mobile {
        display: block;
        background: #f9f9f9;
    }
    .age-tabs.mobile .tab-buttons{
        border-top: 2px solid #eee;
    }
    .free-tabs-menu-toggle{
        width: 100%;
        background: transparent;
        color: #205081;
        font-size: 16px;
        padding: 12px 20px;
        border-radius: 6px;
        display: flex !important;
        justify-content: space-between;
    }
    .free-tabs-menu-toggle span.icon{
        font-size: 18px;
    }

    .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%;
    }
    .search-v2-section {
        padding: 88px 16px 0;
        background-size: 100% !important;
        min-height: 200px;
    }
    .search-v2-section::before {
        content: '';
        position: absolute;
        left: 0;
        top: 40px;
        width: 100%;
        height: 85%;
        z-index: -1;
        background: #f8f8f8;
    }
    .hero-type-2-v2-section .hero-type-v2-shape-1 {
        top: -18px;
        left: 3%;
        width: 7em;
    }
    .hero-type-2-v2-section .title h2 {
        font-size: 32px;
    }
    .hero-type-2-v2-section .content-inner {
        margin-top: 30px;
    }
    .features-container.v2 .feature-box {
        margin-bottom: 30px;
    }
    .hero-type-2-v2-section .hero-type-v2-shape-3 {
        bottom: 45px;
        left: -7%;
        width: 12em;
    }
    .hero-type-2-v2-section .hero-type-v2-shape-4 {
        width: 12em;
        bottom: -10px;
    }
    .hero-type-2-v2-section{
        background-size: cover !important;
        padding-top: 100px;
    }
    .search-results-hero-section .right-content-box{
        display: none;
    }
    .bg-curve-shape-box {
        left: 0;
        top: 0;
        z-index: 1;
        border-radius: 0;
        height: 500px;
        width: 100%;
    }
    .search-results-hero-section .left-content-box {
        min-height: 420px;
        padding-bottom: 50px;
    }
    .activities-home-main-carousel.v2 .bg-curve-shape-box {
        left: 0;
        top: 0;
        z-index: 1;
        border-radius: 0;
        height: 500px;
        width: 100%;
        height: 400px;
    }
    .bg-curve-shape-box .bg-curve-shape {
        border-radius: 0;
    }
    .search-results-hero-section .left-content-box .text-content {
        z-index: 1;
        width: 100%;
        text-align: center;
    }
    .activities-home-main-carousel.v2 .search-results-hero-section .left-content-box {
        min-height: 400px;
        padding-bottom: 0;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-1 {
        width: 160px;
        height: 160px;
        left: -14%;
        top: 20%;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-2 {
        width: 200px;
        height: 160px;
        right: -4%;
        bottom: 3%;
    }
    .activities-home-main-carousel.v2 .bg-curve-shape-box .bg-curve-shape .bubble-overlay-2 {
        width: 200px;
        height: 160px;
        right: -4%;
        bottom: -32%;
    }
    .search-results-hero-section .left-content-box .text-content h1 b {
        font-size: 34px;
    }
    .search-results-hero-section .left-content-box .text-content h1 {
        font-size: 30px;
    }
    .search-results-hero-section .left-content-box .text-content p {
        color: #ffffff;
        font-size: 14px;
    }
    .activities-sider-wrapper{
        display: block;
        position: relative;
        min-height: 320px;
        width: 100%;
    }
    .activities-sider-wrapper .bg-content-box {
        height: 320px;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner {
        top: 90px;
        left: 0;
        text-align: center;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .title-tag {
        padding: 20px 28px 20px 28px;
        left: 0;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag {
        margin-top: 10px;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag span {
        left: 0;
    }
    .search-v2-section.have-slider {
        margin-top: -160px;
    }
    #activities-carousel-custom-dots {
        right: 36px;
        top: 30px;
    }
    #activities-carousel-custom-dots li {
        width: 12px;
        height: 12px;
    }
    .workflow-example-promotion-section .popover-style-2 {
        left: 27%;
    }
    .about-us-section-2 .left-shape,
    .about-us-section-2 .right-shape  {
        display: none;
    }
    .about-us-section-2-inner .about-content {
        max-width: 786px;
        margin: 54px auto auto;
        text-align: center;
    }
    .about-us-section-2-inner .globe-shape {
        right: -28px;
        top: 24px;
    }
    .about-us-section-2-inner .space-shape {
        top: 60%;
        left: -5%;
    }
    .about-us-section-2-inner .num-shape {
        right: -3%;
        bottom: -60px;
    }
    .about-us-section-3 {
        padding-top: 100px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 2px;
        left: 42vw;
        width: 100px;
    }
    .bg-curve-shape-box.about {
        z-index: 0;
        width: 100%;
        top: 0;
        border-radius: 0;
        height: 440px;
    }
    .bg-curve-shape-box.about .bg-curve-shape .mini-shape-2 {
        bottom: -38%;
    }
    .about-us-section-3-inner .content-box {
        max-width: 100%;
        text-align: center;
    }
    .about-us-section-3-inner .content-box h3 {
        max-width: 100%;
    }
    .about-us-section-3-inner .content-box h3 {
        font-size: 26px;
        padding: 0 40px;
    }
    .about-us-section-3 .right-img-box {
        position: relative;
        width: 100%;
        height: 340px;
        z-index: 1;
    }
    .about-us-section-3 {
        padding-bottom: 0;
        background: #4c77dd;
    }
    .about-us-section-4 {
        z-index: 1;
    }
    .about-us-section-3-inner{
        margin-bottom: 40px;
    }
    .about-us-section-4 .inner-content {
        width: 100%;
        margin-left: auto;
        padding: 70px 0;
        text-align: center;
    }
    .about-us-section-4 .world-shape-img {
        position: relative;
        left: 0;
        top: 0%;
        width: 100%;
    }
    .about-us-section-4 .inner-content h3 {
        font-size: 30px;
        margin-bottom: 36px;
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
    .about-us-section-5 .about-heading-1 h2 {
        font-size: 36px;
        line-height: 1.1;
        margin-bottom: 5px;
    }
    .about-heading-1 h6 {
        font-size: 18px;
    }
    .about-menu.desktop{
        display: none;
    }
    .about-nav-tab .auto-container{
        padding: 0 !important;
    }
    .about-menu.mobile{
        display: block;
        background: #f2f2f2;
        padding: 0 16px;
    }
    .about-nav-tab .bg-shape {
        height: 120px;
    }
    .about-menu-toggle{
        width: 100%;
        background: transparent;
        color: #205081;
        font-size: 16px;
        font-weight: 500;
        padding: 12px 20px;
        border-radius: 6px;
        display: flex !important;
        justify-content: space-between;
    }
    .about-menu-toggle span.icon{
        font-size: 18px;
    }

    .about-nav-tab ul{
        max-width: 100vw;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        overflow-x: auto;
        padding: 10px 20px !important;

    }
    .about-nav-tab ul li{
        padding: 0;
        margin: 3px 0;
        flex: 1;
        min-width: 50%;
    }
    .about-nav-tab ul li a{
        display: block;
        width: 100%;
        text-align: center;
    }

    .activities-cards-box > .row > div,
    .worksheet-cards-box > .row > div {
        width: 50%;
        float: left;
        margin-bottom: 14px;
    }
    .activities-cards-box{
        margin-top: 22px;
    }
    .daily-bundles-homepage-section-content .free-tabs-menu-toggle {
        font-weight: 500;
        background: #ddd;
    }
    .free-bundle-tabs .tab-buttons li {
        display: inline;
        padding: 0 6px;
    }
    .worksheet-cards-box .default-search-item {
        margin-bottom: 0;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 24em;
    }
    .bundles-v2-inner-hero-box {
        padding: 34px 0 26px;
        max-width: 520px;
    }

    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-768);
        clip-path: url(#hero-bg-shape-768);
        height: 240px;
    }
    .pricing-plans-main-wrapper {
        margin-top: -100px;
    }
    .pricing-main-user-type-box ul>li a {
        padding: 124px 26px 10px;
    }
    .plan-selection-inner .second-tab-step li>a {
        padding: 6px 16px !important;
    }
    .plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a {
        padding: 6px 50px 5px !important;
        font-size: 14px;
    }
    .plan-selection-inner .first-tab-step li>a small {
        font-size: 13px;
    }
    .feature-column {
        margin-bottom: 40px;
    }
    .hero-type-2-v2-section.pricing-page {
        margin-top: -102px;
        padding-bottom: 80px;
    }
    .trusted-brands-inner .brands-content {
        padding-right: 0;
    }
    .features-container.v2.pricing-page > .row {
        display: block;
    }

}
@media (max-width: 720px){
    .card-mobile-v2 > div {
        width: 50% !important;
    }
}

@media (max-width: 575px) {
    .social-login-box.signup .social-btn-box {
        justify-content: center;
        flex-direction: column;
    }
    .social-login-box.signup .social-btn-box a {
        margin-bottom: 6px;
    }

    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-1 {
        left: -20%;
        top: 20%;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-2 {
        right: -4%;
        bottom: 7%;
    }
    .search-v2-section {
        padding: 70px 16px 20px;
        margin-top: -100px;
        min-height: 120px;
    }

    .search-v2-form-box {
        padding: 0 30px;
    }
    .search-v2-form-box form {
        flex-wrap: nowrap;
    }
    .search-v2-form-box form .input-box {
        min-width: 100%;
        margin-bottom: 0;
    }
    .search-v2-form-box form div.input-box input {
        padding: 12px 16px;
    }
    .search-v2-form-box form div.select-box {
        max-width: 60%;
    }
    .search-v2-form-box form div.btn-box {
        max-width: 40%;
    }

    .top-links-wrapper {
        padding-top: 16px;
    }
    .top-links-wrapper .top-links-inner {
        align-items: center;
        max-width: 100%;
        overflow-x: auto;
    }
    .top-links-wrapper .top-links-inner > div {
        flex: 1;
        display: flex;
    }
    #no-worksheet-found {
        padding: 0 22px;
        line-height: 1.4;
        font-size: 18px;
    }
    .top-links-wrapper .top-links-inner a {
        padding: 8px 10px;
        font-size: 14px;
        line-height: 1.4;
        flex: 1;
    }
    .top-links-wrapper .right-links-box {
        max-width: 40%;
    }
    .top-links-wrapper .left-links-box a {
        margin-right: 0px;
    }
    .top-links-wrapper .right-links-box a {
        margin-left: 0px;
    }

    .workflow-example-promotion-section {
        padding: 100px 0 120px;
    }
    .workflow-example-promotion-section .workflow-example-promotion-inner h2 {
        font-size: 26px;
        line-height: 1.2;
    }
    .workflow-example-promotion-section .workflow-example-promotion-inner small {
        font-size: 14px;
    }
    .search-results-hero-section .left-content-box {
        padding-bottom: 80px;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .title-tag {
        padding: 14px 28px 14px 28px;
        font-size: 18px;
    }
    .workflow-example-promotion-section {
        padding: 70px 0 0px;
        margin-bottom: -320px;
    }
    .workflow-example-promotion-section .popover-style-2 {
        left: 17%;
    }
    .main-content-inner.v3 .subjects-carousel.v2 .owl-nav {
        position: absolute !important;
        right: 0;
        left: inherit;
        top: -40px;
        width: auto !important;
        padding: 0;
    }
    .main-content-inner.v3 .subjects-carousel.v2 .owl-nav .owl-next,
    .main-content-inner.v3 .subjects-carousel.v2 .owl-nav .owl-prev {
        display: inline-flex;
        margin: 0 3px;
    }
    .about-heading-1 h2 {
        font-size: 38px;
        line-height: 1.1;
    }
    .about-us-section-2 {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .about-us-section-2-inner .about-content {
        margin: 26px auto auto;
        text-align: center;
    }
    .about-us-section-2-inner .about-content h3 {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 1.1;
    }
    .about-us-hero-inner h1 {
        font-size: 26px;
    }
    .about-us-section-4 .top-shape {
        width: 100%;
        height: 68px;
    }
    .about-us-section-4 .inner-content {
        padding: 50px 0;
    }
    .about-us-section-4 .inner-content h3 {
        font-size: 28px;
        margin-bottom: 30px;
        max-width: 100%;
    }
    .about-us-section-4 .inner-content p {
        font-size: 15px;
    }
    .about-us-section-5{
        background-size: cover !important;
        min-height: 200px;
        padding: 100px 0;
        margin-top: 0;
    }
    .about-us-section-2-inner .about-content p {
        font-size: 15px;
    }
    .about-us-section-5 .about-heading-1 h2 {
        font-size: 34px;
        margin-bottom: 17px;
    }
    .about-heading-1 h6 {
        font-size: 16px;
        line-height: 1.4;
    }
    .about-us-section-2-inner .globe-shape {
        right: -50px;
        top: 44px;
    }
    .about-us-section-2-inner .space-shape {
        top: 60%;
        left: -23%;
    }
    .about-us-section-2-inner .num-shape {
        right: -10%;
        bottom: -60px;
    }
    img.free-daily-bundles-homepage-curve-shape {
        top: -30px;
    }
    .bundles-homepage-inner .heading h2 {
        font-size: 28px;
    }
    .bundles-homepage-inner .heading p {
        font-size: 14px;
    }

    .activities-cards-box .default-subject-post .activity-tag-v1 {
        top: 10px;
        left: -3px;
        padding: 2px 12px 5px;
        font-size: 11px;
    }
    img.free-daily-bundles-homepage-bottom-curve-shape {
        bottom: 50px;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 20em;
    }
    .bundles-v2-inner-hero-box p {
        font-size: 13px;
        line-height: 1.2;
    }
    .free-daily-bundle-v2-hero-section{
        background-position: center !important;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner {
        padding: 56px 10px;
    }
    .plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a {
        padding: 10px 40px 9px !important;
    }
    .plan-selection-inner .second-tab-step li>a {
        padding: 6px 16px !important;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner {
        padding: 52px 10px;
    }
    .pricing-main-user-type-box ul>li a {
        padding: 120px 15px 10px;
    }
    .pricing-main-user-type-box .nav li a img {
        width: 50px;
    }
    .plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a {
        padding: 7px 30px 5px !important;
        font-size: 13px;
    }
    .plan-selection-inner .first-tab-step li>a small {
        font-size: 12px;
    }
    .plan-selection-inner .second-tab-step li>a {
        padding: 4px 12px !important;
        font-size: 11px;
    }
    .hero-type-2-v2-section .title h2 {
        font-size: 28px;
    }
    .hero-type-2-v2-section.pricing-page .content-inner p {
        margin-bottom: 0px;
        font-size: 15px;
    }
    .plan-selection-section.v2 .plan-selection-inner .plan-details-wrapper {
        max-width: 100%;
    }
    .trusted-brands-inner .brands-logo-box .logo-box {
        margin-bottom: 2px;
        padding: 6px;
    }
    /* Acitvities Subnav Styles */
   .sub-nav-bar .mega-menu-box {
        padding: 2px 0;
    }
    .mega-menu-data .nav-column {
        padding: 0 2px;
    }
    .cmt-topmenu-item h3 {
        background: #eee;
        padding: 8px 14px;
        position: relative;
    }
    .cmt-topmenu-item h3::after {
        content: '';
        position: absolute;
        right: 20px;
        top: 12px;
        width: 8px;
        height: 8px;
        background: transparent;
        border-bottom: 2px solid #aaa;
        border-left: 2px solid #aaa;
        transform: rotate(-45deg);
        transition: all 0.25s ease-in-out;
    }
    .cmt-topmenu-item h3.active::after {
        transform: rotate(135deg);
        top: 16px;
    }
    .mega-menu-data .nav-column ul {
        display: none;
    }
    .mega-menu-data .nav-column ul li {
        list-style: none;
    }
}
@media (max-width: 500px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-500);
        clip-path: url(#hero-bg-shape-500);
        height: 240px;
    }
}
@media (max-width: 480px) {
    .plan-selection-inner .plan-frequency-info {
        margin-top: 16px;
    }
    .plan-details-card.v2 .body-content h2 {
        font-size: 26px;
    }
    .plan-details-card.v2 .body-content ul li {
        font-size: 14px;
        margin-bottom: 2px;
    }
    .bubble-box h5 {
        font-size: 18px;
    }
    .bubble-box h5 i {
        font-size: 16px;
    }
    .promotional-points {
        margin-top: 40px;
        padding-left: 0px;
    }
    .trusted-brands-inner .brands-logo-box {
        grid-template-columns: repeat(2, 1fr);
    }
    .plan-selection-section.v2 .first-tab-step {
        padding: 2px;
    }
    .trusted-brands-inner .brands-content h3 {
        font-size: 26px;
    }
    .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;
    }
}
@media (max-width: 430px){
    .default-search-item .inner-box .post-bottom {
        padding: 10px 12px;
    }
    .free-bundle-tabs-content .default-search-item .inner-box .image-box img {
        height: 200px;
    }
    .free-bundle-tabs-content .default-search-item .inner-box .post-bottom h3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 4px;
        height: 52px;
    }
    .free-bundle-tabs-content .default-search-item .inner-box .post-bottom p {
        font-size: 11px;
        padding-right: 14px;
        line-height: 14px;
        height: 38px;
    }
    .free-bundle-tabs-content .default-search-item .inner-box:hover .post-bottom {
        bottom: 40px;
    }
    .free-bundle-tabs-content .default-search-item .worksheet-extra-info {
        margin-top: 8px;
    }
    .free-bundle-tabs-content .worksheet-extra-info .for-age {
        font-size: 9px;
    }
    .free-bundle-tabs-content .new-levels-wrapper.small .new-levels-inner div {
        width: 20px;
        height: 16px;
    }
    .free-bundle-tabs-content .default-search-item .post-overlay .overlay-link a .fa {
        position: relative;
        display: block;
        font-size: 18px;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-1 {
        width: 160px;
        height: 160px;
        left: -30%;
        top: 18%;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-2 {
        width: 200px;
        height: 160px;
        right: -4%;
        bottom: 1%;
    }
    .search-results-hero-section .left-content-box {
        min-height: 450px;
        padding-bottom: 100px;
    }

    .main-v2-section .main-v2-inner .top-bar > div.sorting-box{
        min-width: 100%;
    }
    .display-text-dots {
        position: relative;
        right: inherit;
        top: 8px;
    }
    .main-content-inner.v3 .special-title .display-text-dots{
        top: 12px;
    }
    .card-mobile-v2 > div:nth-child(odd) {
        padding-right: 6px;
    }
    .card-mobile-v2 > div:nth-child(even) {
        padding-left: 6px;
    }
    .card-mobile-v2 .default-search-item {
        margin-bottom: 16px;
    }
    .card-mobile-v2 .default-search-item .inner-box .image-box img {
        height: 180px;
    }
    .card-mobile-v2 .default-search-item .inner-box .post-bottom h3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 4px;
        height: 36px;
    }
    .card-mobile-v2 .default-search-item .inner-box .post-bottom p {
        font-size: 11px;
        padding-right: 14px;
        line-height: 14px;
        height: 38px;
    }
    .card-mobile-v2 .default-search-item .inner-box:hover .post-bottom {
        bottom: 40px;
    }
    .card-mobile-v2 .default-search-item .worksheet-extra-info {
        margin-top: 8px;
    }
    .card-mobile-v2 .worksheet-extra-info .for-age {
        font-size: 9px;
    }
    .card-mobile-v2 .new-levels-wrapper.small .new-levels-inner div {
        width: 20px;
        height: 16px;
    }
    .card-mobile-v2 .default-search-item .post-overlay .overlay-link a .fa {
        position: relative;
        display: block;
        font-size: 18px;
    }
    .main-content-inner.v3 .subjects-carousel.v2 .owl-nav {
        top: -30px;
    }
    .main-content-inner.v3 .subjects-carousel.v2 .owl-nav .owl-next,
    .main-content-inner.v3 .subjects-carousel.v2 .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .ribbon-box.v2 {
        left: -4px;
        top: 12px;
        font-size: 11px;
        padding: 0px 8px 2px 8px;
    }
    .workflow-example-promotion-section .popover-style-2-box{
        position: relative;
    }
    .workflow-example-promotion-section .popover-style-2 {
        left: -118px;
    }
    .subjects-carousel.v2 .slide-item > .row .default-subject-post:nth-child(odd){
        padding-right: 6px !important;
    }
    .subjects-carousel.v2 .slide-item > .row .default-subject-post:nth-child(even){
        padding-left: 6px !important;
    }
    .subjects-carousel.v2 .slide-item .image-box figure {
        height: 150px;
    }
    .subjects-carousel.v2 .slide-item .default-subject-post .lower-content {
        padding: 4px 12px;
        height: 46px;
        overflow: hidden;
    }
    .subjects-carousel.v2 .slide-item .default-subject-post .lower-content h4 {
        font-size: 13px;
        line-height: 18px;
    }
    .btn.padding-extra {
        padding: 12px 32px !important;
    }
    .about-us-section-3-inner .content-box h3 {
        font-size: 24px;
        padding: 0 6px;
        margin-bottom: 28px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 0px;
        left: 40vw;
        width: 74px;
    }
    .about-nav-tab .bg-shape {
        height: 70px;
    }
    .about-nav-tab {
        margin-top: -54px;
    }
    .about-nav-tab-inner ul li a {
        font-size: 14px;
        padding: 10px 5px;
        line-height: 1.2;
    }
    .about-menu-toggle {
        padding: 12px 10px;
    }
    .about-nav-tab ul {
        padding: 10px 10px !important;
    }
    .index-page-posts .slick-image{
        height: 130px;
    }
    .default-subject-post .lower-content h4, .default-subject-post.big-post .lower-content h4 {
        height: auto;
        font-size: 14px;
        line-height: 20px;
    }
    .worksheet-cards-box .default-search-item {
        margin-bottom: 0px;
    }
    .see-more-btn-box {
        margin-top: 30px;
    }
    img.bundle-homepage-section-shape-b1 {
        bottom: -12px;
        left: -260px;
    }
    img.bundle-homepage-section-shape-b2 {
        right: -124px;
        bottom: -70px;
    }
    .worksheet-tag-v2 {
        left: -3px;
        padding: 2px 12px 5px;
        font-size: 11px;
    }
    .hero-inner-bottom-content.with-free-daily-bundle-page {
        text-align: center;
        padding: 28px 0 20px;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 18em;
    }
    .free-daily-bundles-homepage-section.free-daily-bundles-v2 .worksheet-cards-box {
        margin-top: 20px;
    }
    .free-daily-bundles-homepage-section.free-daily-bundles-v2 .bundles-homepage-inner {
        padding: 0px 0 50px;
    }
    .bundles-homepage-inner  .default-subject-post.with-tag .overlay-box {
        padding: 50px 20px 20px 20px;
    }
    .default-subject-post .overlay-box .read-more {
        bottom: 20px;
    }
    .default-subject-post .overlay-box .read-more {
        width: 100px;
    }
    .default-subject-post .overlay-box h4 {
        font-size: 14px;
    }
    .bubble-box::before {
        left: -34px;
    }
}
@media (max-width: 380px) {
    .theme-btn-secondary {
        padding: 6px 26px !important;
    }
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-375);
        clip-path: url(#hero-bg-shape-375);
        height: 180px;
    }
    .pricing-plans-main-wrapper {
        margin-top: -86px;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner {
        padding: 40px 10px;
    }
    .pricing-plan-hero-banner.discount .pricing-plan-hero-inner {
        padding: 20px 10px;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner h2 {
        font-size: 18px;
    }
    .pricing-plan-hero-banner .pricing-plan-hero-inner .theme-btn-secondary {
        margin-top: 8px;
        min-width: 190px;
    }
    .pricing-plan-hero-banner.discount .pricing-plan-hero-inner h2 {
        font-size: 16px;
    }
    .pricing-main-user-type-box ul>li a {
        padding: 100px 5px 10px;
    }
    .pricing-main-user-type-box .nav li a img {
        width: 34px;
    }
    .pricing-main-user-type-box ul>li a > span {
        font-size: 13px;
    }
    .plan-selection-section.v2 .plan-selection-inner .first-tab-step li>a {
        padding: 5px 24px 3px !important;
        font-size: 13px;
    }
    .plan-selection-inner .plan-details-wrapper {
        margin: 50px auto 50px;
    }
    .plan-details-card.v2 .footer-content.free h3 {
        font-size: 40px;
    }
    .plan-details-card.v2 .footer-content h3 {
        font-size: 30px;
    }
    .pricing-promotional-section {
        padding: 16px 0 80px;
    }
    .bubble-box .bubble-inner {
        padding: 14px 20px 26px;
    }
    .bubble-box h5 {
        font-size: 14px;
    }
    .bubble-box h5 i {
        font-size: 12px;
    }
    .promotional-points ul li {
        font-size: 13px;
        margin-bottom: 8px;
        line-height: 1.4;
    }
    .promotional-points ul li::before {
        left: -27px;
        top: -2px;
    }
    .hero-type-2-v2-section.pricing-page {
        padding-top: 100px;
    }
    .trusted-brands-inner {
        padding: 6px 0px 30px;
    }
    .plan-selection-section.v2 > .auto-container {
        padding: 0 !important;
    }
    .plan-details-card.v2 .body-content {
        padding: 18px 8px 6px;
    }
    .pricing-main-user-type-box ul>li a > svg {
        width: 36px;
    }
}

.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;
}


/****** End Style *****/

.payment-details-section .actual-amount-steptwo {
    color: red;
    font-weight: bolder;
    text-decoration: line-through;
    font-size: 15px;
    margin-right: 8px;
}
