@charset "utf-8";

/* Rest css */

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video,
source {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
}


/**{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; -ms-box-sizing:content-box;}*/

article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu {
    display: block;
}

nav ul,
li {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

ins {
    background-color: #ff9;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}


/* CSS Document */

a {
    color: #7e868e;
}

a:focus,
a:hover {
    color: #666;
    outline: none;
}

.top-header {
    background: #808183;
    display: block;
    color: #fff;
    font-size: 13px;
    padding: 14px 0;
}

.top-header a {
    color: #fff
}


/*.container { width:1000px; padding:0 }*/

.gray-text {
    color: #d4d4d4
}

.support_site {
    margin-right: 24px;
    display: inline-block
}

.container {
    width: 948px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 0px;
    background: transparent;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
blockquote,
pre,
a,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
menu,
time,
mark,
audio,
video,
source {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}


/**{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; -ms-box-sizing:content-box;}*/

html {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}

.container-class h1,
.container-class h2,
.container-class h3,
.container-class span,
.container-class p,
.container-class a,
.container-class li,
.container-class input,
.container-class select,
.container-class div {
    box-sizing: unset;
}

.container-class h1 {
    line-height: unset;
}

.container-class .tLinks a {
    font-weight: bold;
}

#fancybox-wrap {
    box-sizing: unset;
}

footer {
    font-size: 12px;
}

table {
    border-collapse: separate;
    border-spacing: 30px;
}

td {
    vertical-align: middle;
}

h1 {
    color: #3D3D3F;
}

h1 {
    font-size: 1em;
}

.h4,
h4 {
    font-size: 15px;
}

.h3,
h3 {
    font-size: 18px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}


/*--login-page-alert-message--css--*/

.error_login.login-error a.link {
    color: #1EBCBC;
    text-decoration: none;
    cursor: pointer;
}

.error_login.login-error {
    color: #8A8496;
}

.msgAlert_popup .msgAlert_header h4 {
    float: left;
    left: 8px;
    line-height: 37px;
}

.msgAlert_popup .msgAlert_header a.msgAlert_close {
    float: right;
    margin-right: 5px;
    top: 8px;
}

.msgAlert.error .msgAlert_footer button {
    width: auto !important;
    padding: 0 25px !important;
}

.bottommyprogress .error,
.error {
    border: 0 !important;
    box-shadow: none !important;
}


/*--login-page-alert-message--css-close--*/

.cmspageContWrap .cmsBoxMdlSpcr .cmsTitle {
    line-height: 30px;
}

.cmspageContWrap .cmsBoxMdlSpcr .cmsDesc p {
    margin: 0;
}

.cmspageContWrap .cmsBoxMdlSpcr .cmsDesc table p {
    margin: 0;
    color: #000;
    font-size: 16px;
}

.eng-sub img {
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    margin-top: 1px;
}


/*------Parent-------*/

.bodywrapper .navbar-default * {
    box-sizing: border-box;
}

.dropdown.subject-link.open a span.caret {
    -webkit-transform: rotate(0deg) !important;
}

.dropdown.subject-link a span.caret {
    -webkit-transform: rotate(180deg) !important;
}


/*------Parent-------*/

.desktopclickmenu {
    display: block;
}

.mobileclickmenu {
    display: none;
}

.wkst-chk.container {
    width: 988px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 22px;
}

@media (max-width:767px) {
    .desktopclickmenu {
        display: none;
    }
    .mobileclickmenu {
        display: block;
    }
}

#free-trial {
    display: none;
}
.topicBox-parent .custom-width-adjust.inputs li.list3, .topicBox-parent .custom-width-adjust.inputs li.list4, .topicBox-parent .custom-width-adjust.inputs li.list5, .topicBox-parent .custom-width-adjust.inputs li.list6{
width: 8% !important;
}
.topicBox-parent .custom-width-adjust.inputs li.list7{
    width: 85px !important;
}
.topicBox-parent .custom-width-main.inputs li.list3, .topicBox-parent .custom-width-main.inputs li.list4, .topicBox-parent .custom-width-main.inputs li.list5, .topicBox-parent .custom-width-main.inputs li.list6{
    width: 8% !important;
    }
    .topicBox-parent .custom-width-main.inputs li.list7{
        width: 85px !important;
    }
    


/**250917**/

.custom-helpbox-btn.StudentHelpBoxButtonhideshow {
    float: left;
    text-align: center;
    width: 100%;
}

.custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonright,
.StudentHelpBoxButtonhideshow .buttonleft {
    float: left;
    margin: auto;
    width: 100%;
    text-align: center;
}

.custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonleft.middle {
    margin-top: 20px;
}

.custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonright a {
    display: inline-block;
    float: none;
    margin: auto;
}

.custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonleft input.confirmbutton {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    color: #7a7b7d;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding: 0;
    vertical-align: middle;
}

.custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonleft input.confirmbutton:hover {
    text-decoration: underline;
}

.custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonleft.middle>a {
    display: inline-block;
    vertical-align: middle;
}

a.buttons_student.right-side {
    float: right;
}

.revisionOn input[type="checkbox"] {
    -webkit-appearance: checkbox;
}


/*.welcome-popup .custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonright a {
    background: #fff;
    color: #78a641;
    border: 3px solid #71a138;
    border-radius: 10px;
}*/

.welcome-popup .custom-helpbox-btn.StudentHelpBoxButtonhideshow .buttonright a:hover {
    color: #fff;
    background: #23BDBD;
    border-color: #23BDBD;
}

/* BU-3656 yieldify banner css*/
body div[aria-label*="Banner"][id*='yie-overlay'] {
    top: 80px;
}


/* Assessment topic score div to be shown after answer completion. */

.assessment_topic_scores .topic_scores_p {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 5px;
    background: #7ba221;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    border-radius: 6px;
}

.assessment_topic_scores table {
    border-spacing: 0;
}

.assessment_topic_scores table .topic_score_tr {
    line-height: 25px;
    font-size: 12px;
}

.assessment_topic_scores table .topic_score_td {
    color: black;
    text-align: right;
}

.assessment_topic_scores .topic_tag_strong {
    color: black;
}


/*Clear notification parent section 09-01-2018*/

.clear-notification {
    font-size: 11px;
    position: absolute;
    right: 0;
    top: 5px;
}

.clear-noti,
.clear-noti:hover {
    color: inherit;
    text-decoration: underline;
    cursor: pointer;
}

.width686 {
    width: 686px;
    float: left;
}


/*Add Coupon 14-11-2018*/

#coupon_form {
    text-align: left;
}

#coupon_form .label {
    font-size: 18px;
    font-weight: bold;
}

#coupon_form input[type="text"] {
    background-color: #FFFFFF;
    border: 0 none;
    border-radius: 10px;
    padding: 7px;
    border: 1px solid #ECECED;
    font-size: 14px;
    color: #000;
}

#coupon_form input[type="button"] {
    background: #d8d8d8;
    border: none;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    padding: 4px 10px;
    height: 33px;
}

.assigned_worksheet_pnl .couponerrorbox {
    background-color: #FACC00;
    display: none;
    padding: 5px;
    font-size: 16px;
    font-family: normal;
}

#subscription_status_box .updateccard {
    font-size: 14px;
    padding: 8px;
}
.incorrect-text-reference .fraction-sub-box.mixed-frac-type {
    width: 12%;
    flex-direction: row;
    /* flex-flow: column nowrap; */
}

/* footer */


/* footer {
    background: #fff;
    padding: 56px 0 10px;
    float: left;
    width: 100%;
}

footer li a {
    color: #8a8496;
    font-size: 14px;
    line-height: 20px;
}

footer li {
    margin-bottom: 12px;
}

footer li a:hover {
    text-decoration: none;
}

.links {
    width: 15%;
    float: left;
    min-width: 120px;
    margin-bottom: 95px;
}

footer h4 {
    font-size: 14px;
    color: #221638;
    line-height: 20px;
    font-weight: 600;
    margin-bottom: 16px;
}

.support-link {
    display: inline-block;
    width: auto
}

.get-app {
    padding-left: 50px;
    float: right;
}

.get-app a {
    clear: both;
    display: block;
}

.get-app img {
    margin-bottom: 15px
}

.copyright {
    float: left;
    width: 100%;
    padding: 35px 0;
    color: #CECECE;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
}

.disclaimer {
    border-top: 1px solid #eee;
    padding-top: 32px;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #CECECE;
    font-weight: 500;
    padding-bottom: 40px;
}

.social-icons li a {
    float: left;
    font-size: 0;
    text-indent: -99999px;
    display: inline-block;
    width: 100%;
    height: 100%;
} */

.navbar-toggle .icon-bar {
    border-radius: 5px;
    display: block;
    height: 5px;
    width: 44px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #363636;
}

.navbar-toggle {
    border: 0
}

.mob-toggle {
    height: 100%;
    margin: 0;
    padding: 30px 29px;
    border-left: 1px solid #dfe5ef
}

.trustpilot-widget iframe {
    min-width: 500px;
    max-width: 100%;
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bottom ul {
    display: flex;
}

.footer-bottom li {
    margin-right: 18px;
    margin-bottom: 0;
}

.footer-bottom li a {
    color: #221638;
    font-weight: 600;
}

.join-us {
    display: flex;
    align-items: center;
}

.social-icons li a img {
    float: left;
}

.footer-bottom .social-icons li {
    margin-bottom: 0;
}

footer .join-us h4 {
    margin-bottom: 0;
    margin-right: 40px;
}

.coupon-expiry-desc {
    color: #8A8496;
}


/* Multi Select CSS */

table.yearTable tr td,
table.yearTable tr td .onOff {
    position: relative;
}

table.yearTable tr td .onOff {
    overflow: unset;
    text-align: left;
}

.selected-items {
    cursor: pointer;
    background: url('../images/caret-icon.png') no-repeat;
    background-position: right 0px center;
    padding-right: 20px;
    z-index: 9;
}

.status_inactive.selected-items {
    color: #CCCCCC;
    background-image: none;
}

table.yearTable tr td .onOff ul {
    position: absolute;
    background: #fff;
    box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    padding: 16px 10px 16px 20px;
    width: 135px;
    top: 28px;
    text-align: left;
    display: none;
    z-index: 9;
}

table.yearTable tr td .onOff ul label {
    color: #7f8181;
    margin-left: 13px;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    padding-left: 14px;
}

table.yearTable tr td .onOff ul li {
    position: relative;
    margin-bottom: 10px;
}

table.yearTable tr td .onOff ul input {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    left: -4px;
    opacity: 0;
}

table.yearTable tr td .onOff ul label:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    left: -19px;
    top: -2px;
    border-radius: 4px;
    box-shadow: inset 0 4px 0 0 rgba(240, 236, 236, 0.5);
    background-color: #ffffff;
    border: solid 1px #989898;
}

table.yearTable tr td .onOff ul label:after {
    content: '';
    background: url('../images/tick-green.png') no-repeat;
    position: absolute;
    font-size: 14px;
    width: 12px;
    height: 9px;
    background-size: 100%;
    top: 4px;
    left: -15px;
    opacity: 0;
}

table.yearTable tr td .onOff ul input:checked~label:after {
    opacity: 1;
}

#myEdplaceContainer .innerContainer {
    overflow: unset;
}


/* Multi Select CSS */

td.txtcontent.tdbglast .pdf-row-inline span.dateinline-box {
    font-size: 14px;
}


/** date picker color according to theme start*/

.ui-widget-header {
    border: 1px solid #23BDBD;
    background: #23BDBD;
    color: #ffffff;
}

.ui-datepicker-title span {
    color: #ffffff;
}

.ui-state-active,
.ui-widget-content .ui-state-active {
    border: 1px solid #23BDBD;
    background: #23BDBD;
    color: #ffffff;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 1px solid #ffffff;
    background: #ffffff;
    color: #2b2b2b;
}


/** date picker color according to theme end*/


/*------21-10-2020 Css updates-----------*/

.pause-subscription .heading {
    color: #444;
    width: 100%;
    padding: 10px 0 15px;
}

.pause-subscription .content p {
    font-weight: normal;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 10px;
}

.pause-subscription .content input.subs-resume-date {
    width: 122px;
    padding: 4px;
}

.pause-subscription .content input[type="submit"] {
    padding: 5px 10px;
    margin-left: 10px;
    font-weight: 500;
    font-size: 15px;
    background: #fff;
    color: #221638;
    box-shadow: none;
    display: inline-block;
    transition: all 0.3s;
}

.pause-subscription .content input[type="submit"]:hover {
    border-color: #221638;
    color: #221638;
}

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

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

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

.text-small {
    font-size: 10px;
}

.fancybox-is-open .fancybox-bg {
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
.fancybox-content{
    vertical-align: top;
    margin: 50px 0px 0px 0px;
}

.custom-fancybox.small.fancybox-content {
    border-radius: 14px;
    max-width: 460px;
    text-align: center;
}

.custom-fancybox.small.fancybox-content img {
    width: 96px;
    height: 96px;
}

.custom-fancybox.small.fancybox-content h6 {
    font-size: 20px;
    color: #221638;
    font-weight: 600;
    line-height: 28px;
    margin: 25px 0 16px 0;
}

.custom-fancybox.small.fancybox-content p {
    color: #8A8496;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 15px;
}

.custom-fancybox.small.fancybox-content a.link-theme-btns,
.custom-fancybox.small.fancybox-content a.link-theme-btns:visited {
    background: #23BDBD;
    color: #fff;
    font-weight: normal;
    height: 50px;
    line-height: 24px;
    border: none;
    transition: all 0.3s;
    font-size: 16px;
    border-radius: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.custom-fancybox.small.fancybox-content a.link-theme-btns.cancel-btn,
.custom-fancybox.small.fancybox-content a.link-theme-btns.cancel-btn:visited {
    border: 1px solid #EEEEEE;
    color: #221638;
    background: #ffffff;
    margin-left: 10px;
}

.custom-fancybox.small.fancybox-content .custom-fancybox-footer {
    margin-top: 50px;
}

.custom-fancybox.small.fancybox-content a.link-theme-btns:hover {
    background: #158d8d;
}
.custom-fancybox.small.fancybox-content a.link-theme-btns.cancel-btn:hover {
    background: #ffffff;
    border: 1px solid #1EBCBC;
}

.custom-fancybox.small.fancybox-content a.link-theme-btns.cancel-btn span {
    color: #fff;
}
.custom-fancybox.small.fancybox-content a.link-theme-btns.cancel-btn span {
    color: #221638;
}

.topicBox-parent .innerCont .grayContainer ul.inputs{
    width: calc(100% - 20px);
}
.topicBox-parent ul.inputs li.head2 {
    width: 30%;
    padding: 10px 8px 10px 8px;
}
.topicBox-parent ul.inputs li.list3,.topicBox-parent ul.inputs li.list4,.topicBox-parent ul.inputs li.list5,.topicBox-parent ul.inputs li.list6,.topicBox-parent ul.inputs li.list7{width: 14%;border-bottom: none !important;padding: 10px 8px;}
.topicBox-parent ul.inputs li.head2,.topicBox-parent .innerCont .grayContainer .btmgrayCor #AjaxloadData ul.inputs li.list2 {
    width: 30% !important;
    padding: 10px 8px 10px 8px;
    margin: 0px 0px 0px 0px;
}
.topicBox-parent ul.inputs li.list5{max-width: 55px;}
.topicBox-parent ul.inputs li.list8{margin: 0px 0px 0px 0px;width: 13%;}
ul li.list6.head6 input[type="checkbox"]{margin-left: auto !important;}
.topicBox-parent ul.inputs li .whiteWrap{width: 90%;}
.parentCat_red ul.inputs:hover li, .topicBox-parent  .innerCont.parentCat_red .grayContainer .btmgrayCor #AjaxloadData ul.inputs:hover li.list2,ul.inputs:hover li.list7{background-color: #f0f8f0 !important;}
.topicBox-parent ul.inputs li.list6{top: 0px !important;width: 6%;}
.topicBox-parent ul.inputs li.list8 button.singleAssign{
    background: #23BDBD;
    color: #fff;
    display: inline-block;
    padding: 6px 14px;
    font-size: 14px !important;
    border-radius: 4px;
    margin-left: 1px;
    transition: all 0.3s;
    border: none;
    cursor: pointer;
    min-width:100px;
}
.topicBox-parent ul.inputs li.list8 button.singleAssign.assign:hover,
.topicBox-parent ul.inputs li.list8 button.singleAssign.done:hover{
    background: #158d8d;
}
.topicBox-parent ul.inputs li.list8 button.singleAssign.assigned{
    opacity: 0.5;
    pointer-events: none;
}
#topicBoxnew #topicBox ul.inputs li.head2 {
    height: 68px;
    margin: 0px;
}
#content-fancybox-upgrade-free-teacher-holder {
    max-width: 614px;
    width: 100%;
    border-radius: 4px;
    padding: 30px 0;
}

#content-fancybox-upgrade-free-teacher-holder #updgradeRequestForm {
    padding: 40px 30px 0 30px;
}

#content-fancybox-upgrade-free-teacher-holder .body-content .form-group {
    margin-bottom: 30px;
    position: relative;
}

#content-fancybox-upgrade-free-teacher-holder h2 {
    color: #221638;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    padding: 0px 55px 20px 20px;
    text-align: left;
    text-transform: uppercase;
    border-bottom: 1px solid #eee;
}

#content-fancybox-upgrade-free-teacher-holder .fancybox-close-small {
    position: absolute;
}

#content-fancybox-upgrade-free-teacher-holder .form-group label {
    display: block;
    margin: 0 4px 2px 0;
    font-size: 12px;
    font-weight: 500;
    color: #8A8496;
}

#content-fancybox-upgrade-free-teacher-holder .form-group span {
    color: #78a461;
    font-size: 17px;
    line-height: 12px;
}

#content-fancybox-upgrade-free-teacher-holder .form-group label.error {
    position: absolute;
    left: 0;
    color: #D93338;
    bottom: -24px;
    padding: 0;
}

#content-fancybox-upgrade-free-teacher-holder .form-control {
    height: 50px;
    border: 1px solid #eee !important;
    color: #8b8b8b;
    font-size: 14px;
    border-radius: 4px;
    box-shadow: none;
    padding: 0 10px;
    font-weight: 400;
    width: 100%;
}

#content-fancybox-upgrade-free-teacher-holder .form-control.error {
    border: 1px solid #D93338 !important;
}

#content-fancybox-upgrade-free-teacher-holder #upgradeBody {
    height: 120px;
}

#content-fancybox-upgrade-free-teacher-holder .create-act {
    background: #1EBCBC;
    color: #fff;
    border: 2px solid #1EBCBC;
    width: 100%;
    height: 48px;
    color: #ffffff;
    margin-top: 10px;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s;
    float: left;
    cursor: pointer;
}

#content-fancybox-upgrade-free-teacher-holder .create-act:hover {
    background-color: #158D8D;
    border: 2px solid #158D8D;
}
.wrapper-fancybox-upgrade-free-teacher{
    height: 0;
    overflow: hidden;
}
.contentonly-tutor .helpbox.fancybox-content{
    padding: 0;
}
.amt-note{
    font-size:12px;
    font-weight: 400;
}
.limit-reached .intro-btns{
    width: 175px;
    height: 50px;
    float: left;
}
.limit-reached .assign-btn{
    margin-left: 14px;
}
.fancybox-limit-reached h3{
    font-size: 20px;
    color: #221638;
    font-weight: 600;
    line-height: 28px;
    margin: 25px 0 16px 0;
}
.fancybox-limit-reached p
{
    color: #8A8496;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
}
.fancybox-limit-reached p.first-para {
    margin-bottom: 15px;
}

.custom-fancybox.small.free-teacher-popup.fancybox-content .help-text{
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 0;
}

.msgAlert.theme-alert-popup{
    padding: 30px;
    border-radius: 14px;
}
.msgAlert.theme-alert-popup{
    max-width: 360px;
}
.msgAlert.theme-alert-popup .msgAlert_header{
    border-bottom: none;
}
.msgAlert.theme-alert-popup h4{
    font-size: 20px;
    color: #221638;
    font-weight: 600;
    line-height: 28px;
    margin: 55px 0 16px 0;
    text-align: center;
}
.msgAlert.theme-alert-popup .msgAlert_content{
    color: #8A8496;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
    border-bottom: none;
}

.msgAlert.theme-alert-popup .msgAlert_footer{
    justify-content: center;
}

.msgAlert.theme-alert-popup .msgAlert_header .msgAlert_close{
    width: 25px;
    height: 25px;
}

.msgAlert.theme-alert-popup .msgAlert_popup .msgAlert_header a.msgAlert_close{
    margin-right: -25px;
    top: -42px;
}

.msgAlert.theme-alert-popup .msgAlert_footer button:last-child{
    width: 245px;
    font-weight: normal;
}


