.yuno-load-more-button {
    width: 156px;
    font-weight: 500;
    border: 1px solid #fff;
    padding: 3px 0;
    background: 0 0;
    color: #1c4278;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    margin-bottom: 20px
}
.yuno-class-rating-inner-area .class-rating label{margin-bottom: 18px !important}

.yuno-page-title h2,
.yuno-writing-task-one-outer-area.yuno-post-login h2,
.yuno-writing-task-two-outer-area.yuno-post-login h2,
.yuno_heading h3 {
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: 0;
    font-style: normal
}

.yuno-writing-task-one-outer-area.yuno-post-login h2 a,
.yuno-writing-task-two-outer-area.yuno-post-login h2 a{
    color: #333;
}
.yuno-writing-task-two-outer-area.yuno-pre-login h2 a,
.yuno-writing-task-one-outer-area.yuno-pre-login h2 a{
	color: #333c4e;
}
.yuno-writing-task-one-outer-area.yuno-pre-login h2,
.yuno-writing-task-two-outer-area.yuno-pre-login h2 {
    font-size: 16px!important;
    margin-bottom:40px;
    font-weight: 700;
}
.yuno-writing-task-one-outer-area.yuno-pre-login h2:first-child,
.yuno-writing-task-two-outer-area.yuno-pre-login h2:first-child {
	margin-top:7px;
}

.yuno-page-title h2 {
    font-size: 34px;
    line-height: 50px
}

.yuno-right-section {
    margin-top: 20px
}

.yuno-writing-task-one-outer-area.yuno-post-login h2,
.yuno-writing-task-two-outer-area.yuno-post-login h2 {
    line-height: 28px!important;
    text-transform: capitalize;
    font-size: 16px
}

.yuno-left-section .menu {
    border: 1px solid transparent!important;
    border-right-color: #e0dede!important;
    border-top-color: #e0dede!important;
    text-align: left
}

.yuno-left-section .#fusion-avada-vertical-menu-widget-2 ul li a {
    padding-left: 0;
    line-height: 25px;
    background: 0 0!important
}

.yuno-right-section .testdropdown select#filterTestReading {
    background: #fff!important;
    color: #1c4378!important;
    font-size: 14px;
    border: 1px solid #104378!important;
    width: 100%;
    padding: 0 10px;
    border-radius: 4px;
    max-height: 40px
}

.yuno-access-denied-area h2 {
    font-family: "Roboto Slab", Arial, Helvetica, sans-serif;
    font-size: 40px;
    text-align: center
}

.yuno_heading h3 {
    color: #333c4e;
    font-size: 24px;
    line-height: 1.4;
    margin-top: 5px;
    text-align: center
}
.class-rating .fa-star{font-size: 17px;margin-right: 1px;}
.class-rating label,
.delete_account label {
    color: #f5f5f5;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 22px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px!important;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    letter-spacing: 0;
    font-style: normal
}

.class-rating,
.delete_account {
    background: #073763;
    padding: 35px;
    border: 1px solid #ddd
}

.class-rating .form-group{
     margin-bottom: 35px !important
}
.delete_account .form-group {
    margin-bottom: 25px!important
}

.class-rating .form-control,
.delete_account .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.class-rating textarea.form-control,
.delete_account textarea.form-control {
    height: auto
}

.class-rating .class-rating-account-button,
.delete_account .delete-account-button {
    padding: 13px 29px!important;
    line-height: 17px!important;
    font-size: 13px!important;
    min-width: unset!important;
    width: auto!important;
    border-radius: 2px!important;
    background: #f5f5f5!important;
    color: #000!important;
    font-weight: 600!important;
    font-family: "Open Sans", Arial, Helvetica, sans-serif
}

.class-rating .class-rating-account-button:hover,
.delete_account .delete-account-button:hover {
    background-color: #fff!important
}

.error {
    color: red;
    margin-left: 5px;
    font-size: 18px
}

section.yuno-delete-account-outer-area {
    margin-top: 30px;
    margin-bottom: 60px
}
.class-rating-area .yuno_heading{padding-bottom: 10px !important}

.yuno-go-todashboard-btn a {
    font-weight: 500;
    border: 1px solid #073763;
    padding: 9px 20px;
    background: #073763;
    color: #fff;
    text-decoration: none
}

.yuno-go-todashboard-btn {
    margin-top: 35px;
    text-align: center
}

#divLoading {
    display: none
}

#loading,
div#divLoading.show {
    display: block
}

#loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    opacity: .7;
    background-color: #fff;
    z-index: 99;
    text-align: center
}

#loading-image {
    position: absolute;
    top: 50%;
    z-index: 100
}

label.error {
    display: inline
}

.yuno-cancel-user-delete-account-request a {
    color: #fff;
    text-decoration: underline;
    font-size: 18px;
    top: 30px
}

div#loading .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -35px;
    margin-top: -30px;
    z-index: 999999!important
}

.loader {
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #104378;
    width: 70px;
    height: 70px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite
}

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

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

.yuno-show-embed-code-btn .embed_tooltip_text {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity .3s
}

.yuno-show-embed-code-btn .embed_tooltip_text::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent
}

.yuno-show-embed-code-btn:hover .embed_tooltip_text {
    visibility: visible;
    opacity: 1
}

.title-rating-area {
    border: 1px solid #eaeaea;
    padding: 10px;
    margin-bottom: 20px
}

.gray {
    color: #bdbbbb
}

.red {
    color: red
}

.starslected,
.yellow {
    color: #FF912C
}

.reading-listening-rating-area {
    color: #7e8890
}

span.fa.fa-star.rated {
    color: #FF912C
}

div#yunocontent .rating {
    display: none
}

.recurringinfo {
    display: none!important
}

ul.yuno-recurring-event-list li {
    display: inline-block;
    padding: 20px
}

time.icon,
time.icon * {
    display: block;
    font-size: 1em
}

.yuno-passed-class a {
    background: red;
    padding: 11px 29px!important;
    margin-left: 10px!important;
    color: #fff
}

.yuno-passed-class a:hover {
    color: #fff
}

span.ticket-cost {
    background: #fff!important
}

.yunoenr.yunoJoinClass a,
span.ticket-cost .yunoenr.yunoEnrClass>a {
    padding: 11px 30px!important;
    margin-left: 10px!important
}

time.icon {
    position: relative;
    width: 10em;
    height: 11em;
    background-color: #fff;
    margin: 2em auto;
    border-radius: .6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(0) skewY(0);
    -webkit-transform-origin: 50% 10%;
    transform-origin: 50% 10%
}

p.yuno-cal-enroll,
time.icon strong {
    background-color: #104378;
    border-bottom: 1px dashed #f37302;
    box-shadow: 0 2px 0 #fd9f1b
}

time.icon * {
    width: 100%;
    font-weight: 700;
    font-style: normal;
    text-align: center
}

time.icon strong {
    position: absolute;
    top: 0;
    padding: 1px 0;
    color: #fff
}

time.icon em {
    color: #104378
}

time.icon p {
    margin-bottom: 0
}

time.icon span {
    width: 100%;
    font-size: 2.8em;
    letter-spacing: -.05em;
    padding-top: 42px;
    color: #2f2f2f
}

p.yuno-cal-enroll,
p.yuno-cal-enroll a {
    color: #fff
}

time.icon:focus,
time.icon:hover {
    -webkit-animation: swing .6s ease-out;
    animation: swing .6s ease-out
}

@-webkit-keyframes swing {
    0%,
    100% {
        -webkit-transform: rotate(0) skewY(0)
    }
    20% {
        -webkit-transform: rotate(12deg) skewY(4deg)
    }
    60% {
        -webkit-transform: rotate(-9deg) skewY(-3deg)
    }
    80% {
        -webkit-transform: rotate(6deg) skewY(-2deg)
    }
}

@keyframes swing {
    0%,
    100% {
        transform: rotate(0) skewY(0)
    }
    20% {
        transform: rotate(12deg) skewY(4deg)
    }
    60% {
        transform: rotate(-9deg) skewY(-3deg)
    }
    80% {
        transform: rotate(6deg) skewY(-2deg)
    }
}

.slick-next:before,
.slick-prev:before {
    color: red
}

.yuno-cal-enroll.yunoenr.yunoEnrClass>a {
    padding: 0!important;
    margin-left: 00px!important
}

.yuno-cal-enroll.yunoenr>a {
    margin: 0!important;
    font-size: 16px!important
}

.yuno-cal-enroll.yunoenr.yunoEnrClass {
    width: 100%!important
}

.yuno-no-listening-answered-quiz h3,
.yuno-no-reading-answered-quiz h3 {
    color: #333
}