body,
html {
    height: 100%;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}


/*.login-body{
    background-color: #259ED1;
    color: #ffffff;

}*/

.logo_image {
    max-width: 100%;
}

.set-timer,
.set-timer:hover,
.set-timer:active,
.set-timer:focus {
    float: right;
    background-color: #FE9B01 !important;
    border-color: #FE9B01 !important;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    padding: 9px 50px;
    font-size: 18px !important;
    outline: none;
    box-shadow: none;
}

.set-timer1,
.set-timer1:hover,
.set-timer1:active,
.set-timer1:focus {
    float: right;
    background-color: #259ed1 !important;
    border-color: #259ed1 !important;
    color: #fff;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: 600;
    /*padding: 9px 50px;
    font-size: 18px !important;*/
    outline: none;
    box-shadow: none;
}

.h3color {
    color: #259ed1;
}

.ficon {
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    margin-bottom: 0px;
    color: #259ed1;
}

#remove_time,
#pmes {
    display: none;
}

#countdown360_countdown {
    position: fixed;
    z-index: 99999;
    right: 20px;
    top: 70%;
    cursor: pointer;
}

.error {
    color: red;
    margin-top: 15px;
}

.btn-orange {
    background-color: #FF7602;
    color: #ffffff;
}

.nav-style {
    background-color: var(--main-color) !important;
    background-color: #259ED1 !important;
}

.nav-style a,
.nav-style button {
    color: #ffffff;
    outline: none;
}

.submenu-hover {
    background-color: var(--main-color) !important;
    background-color: #259ED1 !important;
}

.submenu-hover .dropdown-item,
.dropdown-item-small {
    padding: 0.50rem 1.5rem;
}

.submenu-hover li:hover,
.dropdown-item-small:hover {
    background-color: #ffffff;
}

.submenu-hover li:hover a,
.dropdown-item-small:hover a {
    color: #000000;
}

.main-heading {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: calc(env(safe-area-inset-left) - 15px);
    padding-left: calc(constant(safe-area-inset-left) - 15px);
    padding-right: calc(env(safe-area-inset-right) - 15px);
    padding-right: calc(constant(safe-area-inset-right) - 15px);
    font-weight: bold;
}

.main-card-heading {
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: calc(env(safe-area-inset-left) - 15px);
    padding-left: calc(constant(safe-area-inset-left) - 15px);
    padding-right: calc(env(safe-area-inset-right) - 15px);
    padding-right: calc(constant(safe-area-inset-right) - 15px);
    font-weight: bold;
}

.main-card-heading-glasses {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
}

.shadow {
    &.top {
        box-shadow: 0px -15px 10px -15px #ccc;
    }
    &.bottom {
        box-shadow: 0px 15px 10px -15px #ccc;
    }
    &.left {
        box-shadow: -15px 0px 10px -15px #ccc;
    }
    &.right {
        box-shadow: 15px 0px 10px -15px #ccc;
    }
}

.main-content {
    background: #F8F8F8;
}

.heading-container {
    background: #ffffff;
}

.nav-main {
    line-height: 37px;
}

.nav-main i {
    font-size: 35px;
}

.nav-main span {
    vertical-align: top;
    font-weight: bold;
}

.programme {
    margin-bottom: 2rem;
    border: none;
}

.programme h3 {
    position: relative;
    padding: 5px;
    line-height: 40px;
}

.programme-link {
    position: absolute;
    right: 5px;
    color: #FF7602;
    font-weight: bold;
    font-size: 40px;
}

.programme-link-done {
    position: absolute;
    right: 5px;
    color: #7ED322;
    font-size: 30px;
    padding-top: 7px;
}

.programma-done-date {
    color: grey;
    right: 50px;
    position: absolute;
    font-size: 18px;
}

.search-input {
    margin: 2rem 0;
}

.search-input input {
    border: none;
    border-radius: 0;
    outline: none;
    height: 50px;
}

.search-input .input-group-text {
    border-radius: 0;
    border: none;
    background-color: #ffffff;
}

.account-card {
    margin-top: 30px;
    margin-bottom: 30px;
}

.input-group-text {
    cursor: pointer;
}

.scheme-activity-container {
    margin-top: 10px;
    margin-bottom: 30px;
}

.scheme-activity-container-glasses {
    margin-top: 0px !important;
}

.card-header-orange {
    background-color: #FE9B01;
    color: #ffffff;
}

.card-header-parrot {
    background-color: #7ED322;
    color: #ffffff;
}

.card-header-blue {
    background-color: #259ED1;
    color: #ffffff;
}

.js-main-card-container {
    color: #56555a;
    font-weight: 500;
}

.card-body {
    overflow: hidden;
    color: #56555a;
    background: #ffffff;
}

.small-body {
    max-height: 113px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#js-main-card h2 a {
    position: absolute;
    right: 20px;
    top: 13px;
}

.js-activity-card,
.js-stopwatch-card {
    margin-bottom: 20px;
}

.btn-finish,
.btn-finish:active,
.btn-finish:focus {
    background-color: #7ED322;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}

.btn-finish:hover {
    color: #ffffff !important;
    outline: none;
    box-shadow: none;
}

.btn-redo,
.btn-redo:active,
.btn-redo:focus {
    background-color: #FE9B01;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}

.btn-redo:hover {
    color: #ffffff !important;
    outline: none;
    box-shadow: none;
}

.btn-powerfit,
.btn-powerfit:active,
.btn-powerfit:focus {
    background-color: #FE9B01;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}

.btn-powerfit:hover {
    color: #ffffff !important;
    outline: none;
    box-shadow: none;
}

.btn-reset-scheme {
    color: #259ed1;
    text-decoration: underline;
}

html {
    font-size: 12px;
}

.interval_instructions {
    color: #5f5f5f;
    padding-top: 10px;
}

.interval_amount {
    color: black;
    font-size: 20px;
}

.logo-container {
    text-align: center;
    margin-bottom: 70px;
    /* Status bar height on iOS 10 */
    /*margin-top: 20px;*/
    /* Status bar height on iOS 11.0 */
    padding-top: constant(safe-area-inset-top) !important;
    /* Status bar height on iOS 11+ */
    padding-top: env(safe-area-inset-top) !important;
}

.login_desc_box {
    padding-top: 10px;
}

.login_desc {
    font-size: 1.1em;
}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
    html {
        font-size: 14px;
    }
    .login_desc_box {
        padding-top: 0px;
    }
}

@media (min-width: 830px) {
    .interval_select {
        text-align: left;
        width: 50% !important;
    }
}

@media (min-width:768px) and (max-width: 830px) {
    .btn_group {
        padding-top: 30px;
    }
    .btn_group_studio {
        padding-top: 12px;
        float: right;
    }
    .interval_instructions {
        padding-top: 40px;
    }
}


/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
    .login_desc_box {
        padding-top: 0px;
    }
    .logo-container {
        margin-top: 100px;
        margin-bottom: 50px;
    }
    .js-activity-card-columns .card-img-top {
        width: 100%;
    }
    .activity_overflow {
        max-height: 900px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .activity_overflow {
        max-height: 900px;
        overflow-y: auto;
        overflow-x: hidden;
    }
    .login_desc_box {
        padding-top: 0px;
    }
    .interval_select {
        text-align: left;
        width: 50% !important
    }
}


/* hide on xxs phone screens */

@media (max-width: 370px) {
    .hide_xxs {
        display: none;
    }
    .login_box {
        padding-top: 20px;
    }
    .login_desc_box {
        padding-top: 0px
    }
}

.card_buttons {
    padding-top: 0px;
}


/* tablet desktop button position fixes */


/* hide on xxs phone screens */

.reset_button_align {
    float: right;
    margin-left: 10px;
}

@media (max-width: 992px) {
    .reset_button_align {
        float: left;
    }
    .timer_button_align {
        float: right;
    }
    .interval_instructions {
        color: #5f5f5f;
    }
    .btn_group {
        width: 100%;
    }
    .btn_group_studio {
        width: 100%;
    }
    .hg-scheme-finished-btn {
        float: left !important;
    }
    .container {
        max-width: 990px;
    }
    .logo_image {
        max-width: 90%;
    }
}

@media (max-width: 750px) {
    .interval_select {
        text-align: left;
        width: 100% !important
    }
    .btn_group {
        width: 100%;
    }
    .btn_group_studio {
        width: 100%;
    }
    .hg-scheme-finished-btn {
        float: left !important;
    }
    .client-header {
        box-shadow: -4px 0px 8px 0px rgba(0, 0, 0, 0.2), 4px 0px 8px 0px rgba(0, 0, 0, 0.19);
        padding: .75rem 0.5rem 0.5rem 0.75rem;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 4vw;
        font-weight: 500;
    }
    .client-body {
        overflow: hidden;
        color: #56555a;
        background: #ffffff;
        font-size: 3vw;
    }
}


/* shrink font size for smaller screens */

@media (max-width: 500px) {
    .programma-done-date {
        font-size: 12px;
        right: 0px !important;
        padding-top: 25px !important;
    }
    .interval_instructions {
        padding: 0px !important;
        color: #5f5f5f !important;
    }
    .interval_select {
        text-align: left;
        width: 100% !important
    }
    .hg-scheme-finished-btn {
        float: left !important;
    }
    .btn_group {
        width: 100%;
    }
    .btn_group_studio {
        width: 100%;
        padding-top: 5px;
    }
    #company_title {
        font-size: 20px !important;
        padding-left: 0px !important;
    }
    .hg-happiness-meter-content {
        width: 150px !important;
    }
}

.stopwatch_time_select {
    background-color: #259ed1 !important;
    color: white !important;
}

.hidden {
    display: none !important;
}

.visible {
    display: block !important;
}

.card-img-orange,
.card-img-parrot {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.current .card-img-orange {
    border-left: 3px solid #FE9B01 !important;
    border-right: 3px solid #FE9B01 !important;
    border-bottom: 3px solid #FE9B01 !important;
}

.current .card-img-parrot {
    border-left: 3px solid #7ED322 !important;
    border-right: 3px solid #7ED322 !important;
    border-bottom: 3px solid #7ED322 !important;
}

.hg-full-screen .card-header {
    padding: .75rem 0.75rem 3rem !important;
}

.card-header {
    box-shadow: -4px 0px 8px 0px rgba(0, 0, 0, 0.2), 4px 0px 8px 0px rgba(0, 0, 0, 0.19);
    padding: .75rem 0.75rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.studio-header.card-header {
    box-shadow: -4px 0px 8px 0px rgba(0, 0, 0, 0.2), 4px 0px 8px 0px rgba(0, 0, 0, 0.19);
    padding: .75rem 0.5rem 0.5rem 0.75rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 4vw;
    font-weight: 500;
}

.studio-body.card-body {
    overflow: hidden;
    color: #56555a;
    background: #ffffff;
    font-size: 3vw;
    min-height: 100px;
}

.client-body.card-body {
    min-height: 100px;
}

.border_sep {
    border-bottom: 1px solid #e8e8e8ba;
}

.navbar-toggler-icon {
    height: auto !important;
}

.navbar {
    /* Status bar height on iOS 10
    padding-top: 20px;*/
    /* Status bar height on iOS 11.0 */
    padding-top: constant(safe-area-inset-top);
    padding-bottom: calc(constant(safe-area-inset-bottom) - 20px);
    /* Status bar height on iOS 11+ */
    padding-top: env(safe-area-inset-top);
    padding-bottom: calc(env(safe-area-inset-bottom) - 20px);
    min-height: calc(env(safe-area-inset-top) + 67px);
}

#toast-container>div {
    opacity: 1 !important;
}

.hg-video-player-content {
    height: fit-content;
}

.hg-video-player-content .hg-spinner-content {
    display: none;
}

.hg-video-player-content .hg-spinner-content.active {
    top: 0;
    left: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.20);
    height: 100%;
    width: 100%;
    z-index: 9999;
}

.hg-video-player-content .hg-spinner-content .spinner-border {
    width: 5rem;
    height: 5rem;
    color: #FE9B01;
}

.js-activity-card {
    pointer-events: auto;
}

.js-activity-card.hg-blocked {
    pointer-events: none;
}

.js-activity-card .hg-blocked-content {
    display: none;
}

.js-activity-card.hg-blocked .hg-blocked-content {
    display: block;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.20);
    height: 100%;
    width: calc(100% - 30px);
}

.hg-full-screen .row {
    height: calc(100% - 300px) !important;
}

.hg-full-screen .row div.col-md-12 {
    height: 100%;
}

.hg-full-screen .hg-hide-on-full-screen {
    display: none !important;
}

.hg-video-player-text-mobile-content.hg-video-player-text-mobile-content {
    display: none;
}

.hg-full-screen .hg-video-player-text-mobile-content.hg-show-only-on-full-screen {
    display: block;
}

.hg-full-screen .hg-video-player-text-mobile-content.hg-show-only-on-full-screen div:last-child {
    display: flex;
}

.hg-full-screen .hg-video-player-text-mobile-content.hg-show-only-on-full-screen div:last-child .card-body {
    padding-top: 5px;
}

.hg-full-screen .hg-video-player-text-mobile-content.hg-show-only-on-full-screen div:last-child button {
    height: 48px;
    width: max-content;
}

.hg-full-screen .hg-next-prev-btn {
    font-size: 30px;
}

.hg-footer-notification-content {
    bottom: 0;
    width: 100%;
    z-index: 9999;
    position: fixed;
    background-color: #fff;
    padding: 7px 10px 10px 10px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.5)!important;
}

.hg-footer-notification-content .hg-notification-question-text {
    text-align: center;
    margin-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
}

.hg-footer-notification-content .hg-notification-actions-content a,
.hg-footer-notification-content .hg-notification-actions-content button {
    width: 70px;
    height: 35px;
    font-weight: bold;
    padding-top: 4px;
    color: #fff!important;
}


/* -start- Scheme activity go back arrow */

.hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content {
    display: flex;
}

.hg-video-player-text-mobile-content .hg-lesson-left-right-icon-content,
.hg-video-player-footer-content .hg-lesson-left-right-icon-content,
.scheme_title .hg-scheme-activity-icon-content,
.hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content .hg-scheme-activity-title-icon-content {
    width: 60px;
    min-width: 60px;
    height: 60px;
    text-align: center;
    border-radius: 100%;
}

.card:hover .hg-scheme-activity-icon-content,
.hg-video-player-text-mobile-content .hg-lesson-left-right-icon-content:hover,
.hg-video-player-footer-content .hg-lesson-left-right-icon-content:hover,
.scheme_title .hg-scheme-activity-icon-content:hover,
.hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content .hg-scheme-activity-title-icon-content:hover {
    background-color: #f5f5f5;
    color: #FE9B01;
    cursor: pointer;
}

.card:active .hg-scheme-activity-icon-content,
.hg-video-player-text-mobile-content .hg-lesson-left-right-icon-content:active,
.hg-video-player-footer-content .hg-lesson-left-right-icon-content:active,
.scheme_title .hg-scheme-activity-icon-content:active,
.hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content .hg-scheme-activity-title-icon-content:active {
    background-color: #e1e1e1;
    color: #FE9B01;
    cursor: pointer;
}

.hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content .hg-scheme-activity-title-icon-content .hg-scheme-activity-title-icon {
    color: #FE9B01;
    cursor: pointer;
    font-size: 2.5rem;
}

.hg-video-player-text-mobile-content .hg-lesson-left-right-icon-content,
.hg-video-player-footer-content .hg-lesson-left-right-icon-content {
    padding-top: 8px;
}

.hg-video-player-text-mobile-content .js-left-arrow.hg-lesson-left-right-icon-content,
.hg-video-player-footer-content .js-left-arrow.hg-lesson-left-right-icon-content {
    padding-left: 0!important;
    margin-left: 5px;
}

.hg-video-player-text-mobile-content .js-right-arrow.hg-lesson-left-right-icon-content,
.hg-video-player-footer-content .js-right-arrow.hg-lesson-left-right-icon-content {
    padding-right: 0!important;
    margin-right: 5px;
    margin-left: auto;
}

.hg-video-player-text-mobile-content .js-left-arrow.hg-lesson-left-right-icon-content,
.hg-video-player-text-mobile-content .js-right-arrow.hg-lesson-left-right-icon-content {
    margin-top: 5px;
}

.hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content .hg-scheme-activity-title {
    margin-top: 10px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    margin-bottom: 5px;
    min-height: 40px;
}

.hg-video-player-footer-content {
    display: flex;
}

.hg-happiness-meter-content {
    width: 200px;
    text-align: center;
    display: flex;
    margin: 0 auto;
}

.hg-full-screen .hg-video-player-text-mobile-content.hg-show-only-on-full-screen .hg-full-screen-video-player-footer-content {
    display: flex;
}

.hg-full-screen .hg-video-player-text-mobile-content.hg-show-only-on-full-screen .hg-happiness-meter-content {
    width: 400px;
    margin-top: 10px;
    margin-right: auto;
}

.hg-full-screen .hg-video-player-text-mobile-content.hg-show-only-on-full-screen .hg-happiness-meter-content .hg-happiness-meter {
    margin-top: 5px;
}

.hg-happiness-meter {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    ;
}

.hg-happiness-meter .slider {
    -webkit-appearance: none;
    width: 100%;
    height: 5px;
    border-radius: 10px;
    background: #d3d3d3;
    outline: none;
    opacity: 1;
    border: none;
    -webkit-transition: .2s;
    transition: opacity .2s;
}

.hg-happiness-meter .slider:hover {
    opacity: 1;
}

.hg-happiness-meter .slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: none;
    background: #FE9B01;
    cursor: pointer;
}

.hg-happiness-meter .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    border: none;
    background: #FE9B01;
    cursor: pointer;
}

.far.fa-frown:before {
    content: '\f119';
}

.far.fa-smile:before {
    content: '\f118';
}

.hg-frown-icon {
    color: #d00f0f;
    font-size: 20px;
    margin-top: 14px;
}

.hg-smile-icon {
    color: #28a745;
    font-size: 20px;
    margin-top: 14px;
}

.hg-full-screen .hg-frown-icon,
.hg-full-screen .hg-smile-icon {
    margin-top: 5px;
}

.hg-video-player-footer-content .js-right-arrow {
    margin-left: auto;
}

.hg-programs-list-content .card-body {
    height: 86px;
    padding-top: 8px;
}

.scheme_title .hg-scheme-activity-title {
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
    width: calc(100% - 160px);
    margin-top: 12px;
}

.scheme_title .hg-scheme-activity-finish-date {
    right: 65px;
    top: 18px;
}

.scheme_title .hg-scheme-activity-icon-content {
    padding-top: 10px;
    padding-left: 5px;
    position: absolute;
    right: 0;
}

.scheme_title .hg-scheme-activity-icon-content .hg-scheme-activity-icon {
    position: unset;
}

.hg-timer-content {
    padding-bottom: 5px;
    padding-right: 4px;
    color: #636363;
}

.modal {
    /* Status bar height on iOS 11.0 */
    padding-top: constant(safe-area-inset-top) !important;
    /* Status bar height on iOS 11+ */
    padding-top: env(safe-area-inset-top) !important;
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left);
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
}

.hg-timer-btn {
    max-height: 48px;
}

.hg-start-timer,
.hg-remove-timer {
    height: 33px;
    width: 33px;
    vertical-align: top !important;
}

@media (max-width: 767px) {
    .hg-hide-in-mobile {
        display: none;
    }
    button#glasses_mode {
        display: none;
    }
    /* -start- Header menu*/
    .hg-header-menu-content {
        position: fixed;
        width: 170px;
        right: 1px;
        top: calc(env(safe-area-inset-top) + 65px);
        top: calc(constant(safe-area-inset-top) + 65px);
        z-index: 999;
        background-color: var(--main-color) !important;
        background: #259ED1 !important;
        border-radius: 10px;
        border: 2px solid #fff;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.5)!important;
    }
    .hg-header-menu-content::before {
        content: '';
        background-color: transparent;
        border-right: 8px solid transparent;
        position: absolute;
        border-left: 8px solid transparent;
        border-bottom: 8px solid #fff;
        border-top: 8px solid transparent;
        top: -18px;
        right: 22px;
    }
    .hg-header-menu-content ul.hg-header-menu .dropdown-item-small:hover a {
        color: #000000;
    }
    .hg-header-menu-content ul.hg-header-menu li {
        border-bottom: 1px solid rgba(255, 255, 255, 0.5);
        padding: 10px;
    }
    .hg-header-menu-content ul.hg-header-menu li a {
        font-size: 14px;
        color: #fff;
        padding: 5px 0;
        font-weight: bold;
        display: block;
    }
    ul.hg-language-content.show {
        width: 120px;
        display: flex;
        padding: 0;
        position: absolute !important;
        top: 45px;
        left: -80px;
        min-width: 30px;
        border: 2px solid #fff;
        background-color: #4ab1d9;
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, 0.5)!important;
    }
    ul.hg-language-content::before {
        content: '';
        background-color: transparent;
        border-right: 8px solid transparent;
        position: absolute;
        border-left: 8px solid transparent;
        border-bottom: 8px solid #fff;
        border-top: 8px solid transparent;
        top: -18px;
        right: 10px;
    }
    ul.hg-language-content li {
        border-right: 1px solid rgba(255, 255, 255, 0.5);
    }
    ul.hg-language-content li.hg-active-language {
        background-color: var(--main-color) !important;
        background-color: #259ED1;
    }
    ul.hg-language-content li:last-child {
        border: none;
    }
    ul.hg-language-content li a {
        font-weight: 300!important;
        padding: unset!important;
    }
    ul.hg-language-content li.hg-active-language a {
        font-weight: bold!important;
    }
    /* -start- Scheme finished menu*/
    .hg-timer-btn {
        margin-left: 10px;
        max-height: 36px;
    }
    .hg-start-timer,
    .hg-remove-timer {
        height: 25px;
        width: 25px;
        vertical-align: top !important;
        margin-top: -2px;
    }
    .hg-happiness-meter-content {
        margin-top: -5px;
    }
    /* -start- Scheme activity go back arrow */
    .hg-scheme-activity-title-content {
        padding-bottom: 0;
        /* Status bar height on iOS 11.0 */
        padding-top: constant(safe-area-inset-top);
        /* Status bar height on iOS 11+ */
        padding-top: env(safe-area-inset-top);
    }
    .hg-scheme-activity-title-content>div {
        padding: 10px 5px;
        border-bottom: 1px solid #e8e8e8ba;
    }
    .hg-video-player-footer-content .hg-lesson-left-right-icon-content,
    .hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content .hg-scheme-activity-title-icon-content {
        width: 48px;
        min-width: 48px;
        height: 48px;
        padding-top: 6px;
    }
    .hg-scheme-activity-title-content .hg-scheme-activity-title-icon-name-content .hg-scheme-activity-title-icon-content .hg-scheme-activity-title-icon {
        font-size: 24px;
    }
    .hg-video-player-footer-content .hg-lesson-left-right-icon-content {
        padding-top: 1px;
    }
    .scheme_title .hg-scheme-activity-title {
        margin-top: 7px;
        width: calc(100% - 45px);
    }
    .scheme_title .hg-scheme-activity-finish-date {
        margin-top: 16px;
        top: unset;
    }
    .scheme_title .hg-scheme-activity-icon-content {
        width: 48px;
        min-width: 48px;
        height: 48px;
        padding-top: 4px;
        padding-left: 4px;
        margin-top: 3px;
    }
}

#company_title {
    font-family: arial;
    margin: 0px !important;
    font-size: 34px;
    font-weight: 550;
    padding-left: 10px;
}

.no-dots {
    list-style: none;
}

.no-left {
    padding-left: 0px;
}

.check-color {
    color: #7ED322;
}

.note {
    background-color: #f1e62b33 !important;
}

.hg-company-custom-logo {
    height: 150px;
}

.hg-company-custom-logo-text {
    font-size: 102px;
    font-weight: 550;
    margin-left: 30px;
}

.hg-custom-login-page {
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

.hg-max-width-600 {
    max-width: 600px;
}

.hg-custom-login-page .hg-logo-container {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}

.hg-login-black-content {
    border-radius: 10px;
    background-color: #000000ba;
}

.hg-social-icons-content {
    text-align: center;
}

.hg-social-icons-content .fa {
    font-size: 35px;
    margin-right: 10px;
}

.hg-social-icons-content .hg-twitter-icon {
    color: #32CCFE!important;
}

.hg-social-icons-content .hg-facebook-icon {
    color: #3b5998!important;
    background-image: linear-gradient( to bottom, transparent 20%, white 20%, white 93%, transparent 93%);
    background-size: 55%;
    background-position: 70% 0;
    background-repeat: no-repeat;
}

.hg-social-icons-content .hg-instagram-icon {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.hg-social-icons-content .hg-linkedin-icon {
    color: #0077b5!important;
}

.hg-tabs-content {
    padding: 15px;
}

.bigger-ellip {
    font-size: 30px !important;
    vertical-align: middle;
    line-height: 34px;
    color: white;
}

.hg-pop-up.hg-add-to-home {
    position: fixed;
    background-color: #0f1215f2;
    z-index: 99;
    left: 15px;
    right: 15px;
    border-radius: 10px;
    height: 80px;
    opacity: 0;
    pointer-events: none;
    transition: all 250ms ease;
}

.hg-pop-up.hg-add-to-home-android {
    top: 20px;
}

.hg-pop-up.hg-add-to-home-visible {
    opacity: 1!important;
    pointer-events: all!important;
}

.hg-pop-up.hg-add-to-home-ios {
    bottom: 25px;
}

.hg-pop-up.hg-add-to-home img {
    margin-top: -4px;
    padding-left: 3px;
    padding-right: 3px;
}

.hg-pop-up.hg-add-to-home h1 {
    position: absolute;
    padding-left: 25px;
    padding-top: 8px;
    color: #fff;
    font-size: 13px;
}

.hg-pop-up.hg-add-to-home p {
    color: #fff;
    font-size: 14px;
    padding-right: 20px;
    padding-left: 25px;
    height: 80px;
    vertical-align: middle;
    display: table-cell;
    line-height: 14px;
}

.hg-pop-up.hg-add-to-home i {
    width: 40px;
    text-align: center;
    position: absolute;
    font-size: 30px;
    color: #0f1215f2;
    margin-left: -20px;
}

.hg-pop-up.hg-add-to-home-android>i {
    top: -20px;
    right: 15px;
    display: block;
}

.hg-pop-up.hg-add-to-home-ios>i {
    transform: rotate(180deg);
    display: block;
    left: 50%;
    bottom: -20px!important;
}

.hg-pop-up.hg-add-to-home .close-add-to-home {
    top: 6px;
    right: 13px;
    cursor: pointer;
    position: absolute;
    transform: scale(.5, .5);
}

.hg-pop-up.hg-add-to-home .close-add-to-home i {
    color: #ffffff!important;
}

.hg-mobile-icons-content {
    left: 0;
    bottom: 20px;
    padding-left: 20px;
    position: absolute;
}

.hg-mobile-icons-content .hg-mobile-icon {
    width: 80px;
    cursor: pointer;
}

@media (max-width: 750px) {
    .hg-company-custom-logo {
        height: 100px;
    }
    .hg-company-custom-logo-text {
        font-size: 80px;
    }
    .hg-custom-login-page .hg-logo-container {
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .hg-mobile-icons-content {
        padding-left: 10px;
        bottom: 10px;
    }
    .hg-mobile-icons-content .hg-mobile-icon {
        width: 64px;
    }
}

@media (max-width: 575px) {
    .hg-custom-login-page {
        padding: 0;
        padding-bottom: 10px;
        margin: 20px 0;
    }
    .hg-company-custom-logo {
        height: 70px;
    }
    .hg-company-custom-logo-text {
        font-size: 50px;
    }
    .hg-custom-login-page .hg-logo-container {
        margin-top: 30px;
        margin-bottom: 10px;
    }
}

.popover-header {
    color: black;
}

.hg-range-value {
    position: absolute;
    margin-left: 35px;
    margin-top: -3px;
}

.hg-range-value span {
    width: 30px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: #03a9f4;
    color: #fff;
    font-size: 12px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 6px;
}

.hg-range-value span:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 10px solid #03a9f4;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    margin-top: -1px;
}

.no_internet:before {
    content: 'No internet connection';
    color: white;
    font-family: sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    /* Status bar height on iOS 11.0 */
    padding-top: constant(safe-area-inset-top);
    /* Status bar height on iOS 11+ */
    padding-top: env(safe-area-inset-top);
    z-index: 999999999999999999999999;
}


/* **** Login Page **** */

.login-block {
    width: 991px;
    margin: 0 auto;
    border-top: none;
}

.login-banner {
    position: relative;
}


/*.login-banner:after{
    position: absolute;
    content: '';
    width: 100%;
    height:200px;
    background: url(../images/login/login-shap.png) 0 0 no-repeat;
    background-size: 100% 100%;
    bottom: 0;
    left: 0;
    z-index: 5;
}*/

.login-banner img {
    width: 100%;
}

.logo-bxs img {
    width: 100px;
    margin: 0 auto;
    display: table;
    position: absolute;
    z-index: 5;
    bottom: 80px;
    right: 0;
    z-index: 6;
}

.login-frm {
    padding: 60px 30px 15px;
    width: 60%;
    margin: 0 auto;
}

.login-frm .form-group {
    position: relative;
    margin: 0 0 25px;
}

.login-frm .form-group label {
    display: block;
    margin: 0 0;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.50);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.login-frm .form-group .form-control {
    padding: 10px 10px 10px 10px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    font-size: 15px;
    font-weight: normal;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.20);
}

.login-frm .btn-group {
    width: 100%;
    display: block;
}

.login-frm .btn-group .btn-main {
    width: 100%;
    display: block;
    padding: 10px 15px;
    border: none;
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    background: #3788c4;
    transition: .4s linear;
}

.login-frm .btn-group .btn-main:hover {
    background: #333;
    color: #fff;
}

.login-frm .btn-group a.siin {
    font-size: 15px;
    font-weight: normal;
    color: #333;
    text-align: center;
    display: block;
    margin: 15px 0 0;
}

.no_internet:before {
    content: 'No internet connection';
    color: white;
    font-family: sans-serif;
    font-size: 1em;
    font-weight: bold;
    text-align: center;
    width: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    /* Status bar height on iOS 11.0 */
    padding-top: constant(safe-area-inset-top);
    /* Status bar height on iOS 11+ */
    padding-top: env(safe-area-inset-top);
    z-index: 999999999999999999999999;
}

.hg-forgot-pwd {
    color: #3788c4;
    position: absolute;
    right: 0;
}
.hg-res-pwd-text {
    font-size: 14px;
    justify-content: center;
}
.hg-res-pwd-text .hg-contact-us-body {
    width: 100%;
    margin: 0 16px 30px 16px;
}
.hg-bg-yellow {
    background-color: #f5d039;
}


/* **** End Login Page **** */

@media(max-width:991px) {
    .login-block {
        width: 100%;
    }
    .login-frm {
        width: 100%;
    }
    /*.login-banner:after{height: 180px;}*/
    .logo-bxs img {
        bottom: 27px;
    }
}

@media(max-width:767px) {
    .login-block {
        width: 100%;
    }
    .login-frm {
        width: 100%;
    }
    /*.login-banner:after{height: 130px;}*/
    .logo-bxs img {
        bottom: 0;
    }
}