h1, h2, h3,
h4, h5, h6, p {
    margin: 0; }

a {
    color: #0064B7; }

body {
    background-color: #f5f6f7;
    font-family: sans-serif; }

header {
    background-color: #ffffff; }

@media (min-width: 1200px) {
    .container {
        max-width: 1140px !important; } }

header .navbar, header .bottom-header {
    border-bottom: 1.5px solid #e2e7ee; }
@media (min-width: 576px) {
    header .navbar, header .bottom-header {
        border-bottom-width: 1.3px; } }
header .nav-item {
    padding: 0 .36rem; }
@media (min-width: 576px) {
    header .nav-item {
        padding: 0 .9rem; } }
header .nav-item a {
    color: #4c5052 !important; }
header .nav-item i {
    font-size: 1.5rem; }
header .nav-item .fa.fa-th {
    padding-top: 2px; }
header .nav-item .user {
    font-size: 1.2rem;
    font-weight: 600; }
header .bottom-header {
    -webkit-box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px -10px rgba(0, 0, 0, 0.1); }
header .bottom-header h6 {
    padding: 2% 1.5%; }
@media (min-width: 576px) {
    header .divider::after {
        content: "";
        border-right: 3px dotted #cdd4df;
        width: 0;
        height: 25px;
        position: absolute;
        bottom: 29px; } }
@media (min-width: 768px) {
    header .divider::after {
        height: 30px;
        bottom: 26px; } }

/***************
 CUSTOM STYLES
 ***************/
#login-background {
    background-image: url("/images/login-background.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh; }

.form-background {
    background-color: #ffffff;
    opacity: 0.93;
    filter: alpha(opacity=93);
}

.login-link {
    font-size: .8rem; }

#dashboard-body a .card-body {
    font-size: 20px;
    color: #4c5052; }
#dashboard-body .card-body .card-title {
    margin-top: .75rem; }

.card {
    border: none;
    -webkit-box-shadow: 10px 15px 25px -14px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 10px 15px 25px -14px rgba(0, 0, 0, 0.1);
    box-shadow: 10px 15px 25px -14px rgba(0, 0, 0, 0.1); }

.dropdown-toggle {
    color: #4c5052 !important;
    font-weight: 600; }

#LoadMoreButton {
    color: #0064B7; }

#section-page .card-title {
    font-size: 2rem; }

#section-page .card-text {
    font-size: 1rem; }

#section-page #section-area {
    max-width: 1024px !important;
    margin: auto; }


.card-section .front .imBot a.card-flip, .card-section .front .imBot i, .card-section .back .imBot a.card-flip, .card-section .back .imBot i {
    display: inline-flex;
    justify-content: center;
    align-items: center; }

.progress {
    display: unset;
    height: unset;
    overflow: unset;
    background-color: unset;
    border-radius: unset; }

#subscription-body .card {
    border: 1px solid rgba(0, 0, 0, 0.125); }
#subscription-body .card .card-header {
    color: #4c5052; }
#subscription-body .card .bt {
    border-top: 1px solid rgba(0, 0, 0, 0.125); }
#subscription-body .card .card-body .col-form-label {
    font-weight: 700; }
#subscription-body .card .card-body p > i {
    font-size: 2.2rem; }

.dashboard-wrapper .progress-bar {
    background-color: rgba(0, 0, 0, 0); }
.dashboard-wrapper .progress-bar div span {
    color: #4c5052; }
.dashboard-wrapper .ui.table td.positive,
.dashboard-wrapper .ui.table tr.positive {
    background-color: rgba(0, 0, 0, 0) !important; }
.dashboard-wrapper .ui.table td.positive span,
.dashboard-wrapper .ui.table tr.positive span {
    color: #2c662d !important; }
.dashboard-wrapper .ui.selectable.table tr.positive:hover,
.dashboard-wrapper .ui.selectable.table tr:hover td.positive,
.dashboard-wrapper .ui.table tr td.selectable.positive:hover {
    background-color: rgba(0, 0, 0, 0) !important; }
.dashboard-wrapper .sDashboard li {
    max-width: 350px;
    width: 100%; }
@media (min-width: 992px) {
    .dashboard-wrapper .sDashboard li {
        max-width: 310px; } }
@media (min-width: 992px) {
    .dashboard-wrapper .sDashboard li {
        max-width: 310px; } }
@media (min-width: 1200px) {
    .dashboard-wrapper .sDashboard li {
        max-width: 350px; } }
.dashboard-wrapper #scoreTeam1 .sDashboardWidgetContent {
    display: flex;
    justify-content: center;
    align-items: center; }
.dashboard-wrapper #scoreTeam1 .sDashboardWidgetContent .score span {
    font-size: 3rem; }

#player {
    background-color: #fff; }
#player .breadcrumb {
    background-color: initial !important;
    font-size: 13px; }
#player .breadcrumb-item + .breadcrumb-item::before {
    content: ">"; }
#player i.fa.fa-check {
    font-size: 2rem;
    padding-top: 5px; }
#player #overview-toc {
    background-color: #f5f6f7; }
#player #overview-toc .nav-pills .nav-link {
    color: #4c5052; }
#player #overview-toc .nav-pills .nav-link > .row {
    padding-top: .5rem;
    padding-bottom: .5rem; }
#player #overview-toc .nav-pills .nav-link.active,
#player #overview-toc .nav-pills .show > .nav-link,
#player #overview-toc .list-group-item.active {
    background: #f5f6f7;
    background: -moz-linear-gradient(90deg, #f5f6f7 1%, rgba(204, 204, 204, 0.4514180672) 55%, rgba(153, 153, 153, 0.55) 100%);
    background: -webkit-linear-gradient(90deg, #f5f6f7 1%, rgba(204, 204, 204, 0.4514180672) 55%, rgba(153, 153, 153, 0.5466561625) 100%);
    background: linear-gradient(90deg, #f5f6f7 1%, rgba(204, 204, 204, 0.45) 55%, rgba(153, 153, 153, 0.5466561625) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f6f7",endColorstr="#dfe0e3",GradientType=1);
    padding: 1rem; }
#player #overview-toc .nav-pills .nav-link.active > .row,
#player #overview-toc .nav-pills .show > .nav-link > .row,
#player #overview-toc .list-group-item.active > .row {
    position: relative; }
#player #overview-toc .nav-pills .nav-link.active .row::after,
#player #overview-toc .nav-pills .show > .nav-link .row::after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #ffffff transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -5%;
    z-index: 3; }
#player #overview-toc i.fa.fa-bars {
    display: inline-flex;
    justify-content: center;
    align-items: center; }
#player #overview-toc .title {
    line-height: 1.5rem; }
#player #overview-toc .ui.divider:not(.vertical):not(.horizontal) {
    border-bottom: none;
    border-top: 1.2px solid #e2e2e2 !important; }
#player #overview-toc .list-group-item {
    background-color: initial;
    border-color: #e2e2e2; }
#player #overview-toc .list-group-item:first-child,
#player #overview-toc .list-group-item:last-child {
    border: none; }
#player #overview-toc .list-group-item.active {
    color: #4c5052; }
#player #overview-toc.active {
    margin-left: -33.333333%; }
#player #overview-toc.active .nav-pills .nav-link.active .row::after,
#player #overview-toc.active .nav-pills .show > .nav-link .row::after {
    display: none; }
@media (min-width: 320px) and (max-width: 767px) {
    #player #overview-toc.active {
        margin-left: 0;
        display: none; } }
#player #overview-content {
    z-index: 2;
    background: #f5f6f7;
    background: -moz-linear-gradient(180deg, #f5f6f7 0%, #f5f6f7 7%, #fefefe 20%);
    background: -webkit-linear-gradient(180deg, #f5f6f7 0%, #f5f6f7 7%, #fefefe 20%);
    background: linear-gradient(180deg, #f5f6f7 0%, #f5f6f7 7%, #fefefe 20%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5f6f7",endColorstr="#fefefe",GradientType=1);
    height: auto; }
@media (min-width: 768px) {
    #player #overview-content {
        border-left: 1.2px solid #e2e2e2; } }
#player #overview-content .page-link {
    color: #686868;
    background-color: #efeff2; }
#player #overview-content #sidebarCollapse {
    display: block;
    position: absolute;
    top: 50px;
    right: 0;
    height: 35px;
    z-index: 1;
    border-width: 1.2px;
    border-color: #e2e2e2;
    border-right: none;
    color: #7084a3;
    transition: all 1s; }
@media (min-width: 768px) {
    #player #overview-content #sidebarCollapse {
        left: -33px;
        width: 35px; } }
#player #overview-content #sidebarCollapse .fa-arrow-up {
    display: none; }
@media (min-width: 320px) and (max-width: 767px) {
    #player #overview-content #sidebarCollapse .fa-arrow-up {
        display: block; } }
@media (min-width: 320px) and (max-width: 767px) {
    #player #overview-content #sidebarCollapse .fa-arrow-left {
        display: none; } }
#player #overview-content #sidebarCollapse .fa-arrow-right,
#player #overview-content #sidebarCollapse .fa-arrow-down {
    display: none; }
#player #overview-content #sidebarCollapse.in {
    left: 0;
    height: 35px;
    border-left: none;
    border-right: 1.2px solid #e2e2e2; }
@media (min-width: 320px) and (max-width: 767px) {
    #player #overview-content #sidebarCollapse.in {
        right: 0;
        left: auto;
        border-right: none;
        border-left: 1.2px solid #e2e2e2; } }
#player #overview-content #sidebarCollapse.in .fa-arrow-left,
#player #overview-content #sidebarCollapse.in .fa-arrow-up {
    display: none; }
#player #overview-content #sidebarCollapse.in .fa-arrow-right,
#player #overview-content #sidebarCollapse.in .fa-arrow-down {
    display: block; }
@media (min-width: 320px) and (max-width: 767px) {
    #player #overview-content #sidebarCollapse.in .fa-arrow-right {
        display: none; } }
@media (min-width: 768px) {
    #player #overview-content #sidebarCollapse.in .fa-arrow-down {
        display: none; } }
#player #overview-content .btn-light:hover {
    background-color: #f8f9fa; }

/*# sourceMappingURL=main.css.map */

header .logo {
    height: 57px;
}

.popover {
    max-width: 40%;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

#overview-toc .breadcrumb .breadcrumb-item:nth-child(1) {
    font-size: 1.5em;
}

div.enjoy_hint_label {
    z-index: 1012 !important;
    padding: 20px !important;
    border: none !important;
    -webkit-border-radius: 15px !important;
    border-radius: 15px !important;
    background: #eeeeee !important;
    color: #313537 !important;
    font-family: Lato, Lato, Arial, sans-serif !important;
    font-size: 1.2em !important;
}

div.enjoy_hint_label a {
    pointer-events: auto !important;
    color: #279989 !important;
}

div.enjoy_hint_label strong {
    white-space: nowrap !important;
}

div.enjoyhint_prev_btn, div.enjoyhint_next_btn, div.enjoyhint_skip_btn, div.enjoyhint_close_btn {
    border: 1px solid #279989;
    background: #eeeeee !important;
    color: #279989 !important;
    font-weight: bold;
}

div.enjoyhint_prev_btn, div.enjoyhint_next_btn, div.enjoyhint_skip_btn {
    font-family: Lato, Lato, Arial, sans-serif !important;
    font-size: 1.2em !important;
}

.enjoyhint_close_btn::after,.enjoyhint_close_btn::before {
    background: #279989 !important;
}

path#enjoyhint_arrpw_line {
    display: none !important;
}
