* {
    box-sizing: border-box;
    word-break: keep-all;
}

.video-background {
    background: #000;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -99;
}

.video-foreground,
.video-background iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

#vidtop-content {
    top: 0;
    color: #fff;
}

.vid-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 33%;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 1rem;
    font-family: Avenir, Helvetica, sans-serif;
}

.vid-info h1 {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.2;
}

.vid-info a {
    display: block;
    color: #fff;
    text-decoration: none;
    background: rgba(0, 0, 0, 0.5);
    transition: .6s background;
    border-bottom: none;
    margin: 1rem auto;
    text-align: center;
}

@media (min-aspect-ratio: 16/9) {
    .video-foreground {
        height: 300%;
        top: -100%;
    }
}

@media (max-aspect-ratio: 16/9) {
    .video-foreground {
        width: 300%;
        left: -100%;
    }
}

@media all and (max-width: 600px) {
    .vid-info {
        width: 50%;
        padding: .5rem;
    }
    .vid-info h1 {
        margin-bottom: .2rem;
    }
}

@media all and (max-width: 500px) {
    .vid-info .acronym {
        display: none;
    }
}

.back h4 {
    font-size: 1.8em;
}

.back p {
    font-size: 1.2em;
}


/* The side navigation menu */

.sidenav {
    height: 100%;
    /* 100% Full-height */
    width: 0;
    /* 0 width - change this with JavaScript */
    position: fixed;
    /* Stay in place */
    z-index: 1000000;
    /* Stay on top */
    top: 0;
    /* Stay at the top */
    left: 0;
    background-color: #fafafa;
    /* Black*/
    overflow-x: hidden;
    /* Disable horizontal scroll */
    padding-top: 20px;
    /* Place content 60px from the top */
    transition: 0.1s;
    /* 0.5 second transition effect to slide in the sidenav */
}


/* The navigation menu links */

.sidenav a {
    padding: 2px 8px 2px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #818181;
    display: block;
    transition: 0.3s;
}


/* When you mouse over the navigation links, change their color */

.sidenav a:hover {
    color: #f1f1f1;
}


/* Position and style the close button (top right corner) */

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}


/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }
    .sidenav a {
        font-size: 18px;
    }
}

li {
    list-style: none;
}


/* 20190716 */


/* new na v */

.new-nav {}

.new-nav li {
    padding: 10px 30px;
    font-weight: 500;
    font-size: 18px;
}

.new-nav li a.nlogo {
    padding: 0;
}

.new-nav li a {
    color: #111;
}

.new-nav li a:hover {
    background-color: #fff;
}

.new-nav li:hover,
.navbar-nav li:hover {
    background-color: none;
}

.pclogo {
    height: 40px;
}

.ban-tam {
    position: absolute;
    right: 3px;
    top: 43px;
}

.icon_new {
    background-image: url(/img/icon_new.gif);
    background-repeat: no-repeat;
    background-position: 30px 30px;
}


/* night theme */

.course-box,
.course-text {
    color: #111 !important;
}

.course-box-ng,
.course-text-ng {
    color: #1B2347 !important;
}

.course-box-na,
.course-text-na {
    color: #31B0D5 !important;
}

.border1px {
    border: 1px solid #ddd;
}

.info_tit {
    color: #243f8e;
    margin: 0;
    padding: 0;
    line-height: 1.6em;
}

.fa-circle-mint {
    color: #01c5d7;
}

.lh p {
    line-height: 2em;
    padding: 0;
    margin: 0;
}

.fee_tit {
    color: #243f8e;
}

.font-light {
    font-weight: 300;
}

.night-theme {
    padding: 0;
    margin: 0;
}

.lh li {
    line-height: 2em;
    margin: 0;
    list-style: square;
    font-size: 15px;
}

.night-mg {
    margin: 1.5em 0;
}

.night-mg h3 {
    margin: 0;
    padding: 0;
    line-height: 1.6em;
}

.night-contact {
    font-size: 20px;
}

.rpg h3 {
    font-size: 1.3em;
}

.rpg p {
    line-height: 1.5em;
}

.line_tit {
    color: #f3c103;
    font-weight: 700
}

.tip_tit {
    color: #629B00;
    line-height: 30px;
}

.tip_line {
    line-height: 25px;
}

.pr_tit {
    color: #243f8e
}

.pr_font {
    font-size: 15px;
    line-height: 22px;
    color: rgba(123, 123, 123, 1.00)
}

.mat {
    margin-top: 2em
}

.re_ma {
    margin-bottom: 1.5em
}

.night-mg-line ul {
    margin: 10px 0;
}

.night-mg-line ul>li>p,
.billmark {
    color: #243f8e;
    font-size: 14px;
    line-height: 24px;
}

.fee-table {
    margin-top: 15px
}

.fee-table th,
td {}

.fee-table th {
    background-color: #fafafa;
}

.yb-logo {
    background-image: url(/images/logo_yb.png);
    background-repeat: no-repeat;
    background-position: right 400px;
}

.btn-ybm {
    margin: 20px 0;
}

.ng-impact-text {
    font-size: 18px;
    color: #d22121
}

.zoom {
    display: inline-block;
    position: relative;
}

.zoom:after {
    content: '';
    display: block;
    width: 33px;
    height: 33px;
    position: absolute;
    top: 0;
    right: 0px;
    background: url(/images/icon.png);
}

.zoom img {
    display: block;
}

.zoom img::selection {
    background-color: transparent;
}

.well {
    padding: .7em;
    font-size: .9em;
    line-height: 1.6em;
}

#roadmap {}

#roadmap ul,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#roadmap ul {
    margin: 1em 0;
}

#roadmap li {
    padding: .3em 1em;
    margin: .4em 0;
}

.fbtn {
    border-radius: 3px 10px 3px;
    padding: 3px 10px;
    background: #C02239;
    margin-right: 5px;
    color: #fff;
}

.rpg p {
    line-height: 1.5em;
}

.rpg p.btn {
    margin-top: 1em;
}

.fa-circle-red {
    color: #C02239;
}

.time-sch {}

.time-sch td {
    text-align: center;
}

.time-sch td.left {
    text-align: left;
}

.time-sch td.mdl {
    vertical-align: middle;
}

.ng-fee-table {
    margin-top: 20px;
}

.dpnone {
    display: none;
}

.m-notice-tt {
    font-size: 14px;
    line-height: 28px;
}

.btn-appdown {
    padding: 20px 50px;
    margin: 20px 10px;
    font-size: 50px;
}

.fa-appdown {
    color: #fff;
    font-size: 50px;
}

.img-main-ban {
    border: 2px solid #fff;
}

.popup_close {
    text-align: right;
    padding: 1px 5px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 14px;
}

@media (max-width:767px) {
    /* ipad below */
    .pc-only {
        display: none;
    }
    .w3layouts-banner-info {
        height: 90px;
    }
    .mvh3 {
        font-size: 24px;
        line-height: 30px;
        color: #fff;
    }
    .mvh4 {
        color: #fff;
        font-size: 16px;
        line-height: 20px;
    }
    .lang {
        color: #fff;
        font-size: 12px;
        line-height: 14px;
    }
    .lang a {
        color: #fff;
    }
    .lang a:hover {
        color: #eee;
        text-decoration: none;
    }
    .w3-welcome-grid-info {
        padding: 0;
    }
    .w3-welcome-grid-info h4 {
        font-size: 14px;
    }
    .w3-welcome-grid-info p {
        font-size: 12px;
    }
    .carousel-caption {
        position: absolute;
        top: 30px;
        text-align: center;
    }
    .jejumain-carousel {
        height: 240px;
        overflow: hidden;
    }
    .sub-title {
        background-image: url(/images/banimg3.jpg);
        height: 70px;
        color: #FFFFFF;
        margin: 0;
        text-transform: uppercase;
        position: relative;
        letter-spacing: 2px;
        font-size: 26px;
        line-height: 2.5em;
        text-align: center;
        font-weight: 500;
    }
    .welcome,
    .about-bottom,
    .features,
    .gallery,
    .testimonial,
    .team,
    .blog,
    .contact,
    .rate {
        padding: 10px 0;
    }
    .cate-form {
        border: 1px solid #4B75CB;
        color: #fff;
        background: #4B75CB;
        font-weight: 600;
        text-transform: uppercase;
        outline: none;
        margin-top: 10px;
        padding: 7px 0;
        font-size: 13px;
        display: inline-block;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        width: 100%;
        text-align: center;
        cursor: pointer;
    }
    .cate-form-none {
        border: 1px solid #ccc;
        color: #0b0b0d;
        background: none;
        font-weight: 600;
        text-transform: uppercase;
        outline: none;
        margin-top: 10px;
        padding: 7px 0;
        font-size: 13px;
        display: inline-block;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        width: 100%;
        text-align: center;
        cursor: pointer;
    }
    .cate-form-none:hover {
        border-color: #550D7B;
        color: #222;
        background: #fefefe;
    }
    .about-bottom {
        padding: 0px 0;
    }
    .lh li {
        list-style: none;
    }
    .voucher-coupon {
        background-image: url(/img/voucher.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 10px;
        border: 2px solid #ddd;
        height: 140px;
    }
    .voucher-no {
        position: absolute;
        top: 70px;
        font-size: 26px;
        font-weight: 900;
        left: 100px;
    }
    .latest-m h4 {
        margin-top: 25px;
    }
    .popup_international {
        max-width: 340px;
    }
}

@media (max-width:359px) {
    .jejumain-carousel {
        height: 200px;
        overflow: hidden;
    }
}

@media (min-width:768px) {
    /* ipad over */
    .mobile-only {
        display: none;
    }
    .w3layouts-banner-info {
        height: 500px;
    }
    .mvh3 {
        font-size: 72px;
        line-height: 100px;
        color: #fff;
        padding-top: 30px;
    }
    .mvh4 {
        color: #fff;
        font-size: 32px;
        line-height: 70px;
    }
    .lang {
        color: #fff;
        font-size: .8em;
        margin-left: .5em;
        text-shadow: 0.07em 0.07em 0.12em #333;
    }
    .lang a {
        color: #fff;
    }
    .lang a:hover {
        color: #eee;
        text-decoration: none;
    }
    .carousel-caption {
        position: absolute;
        top: 100px;
        text-align: center;
    }
    .jejumain-carousel {
        height: 500px;
        overflow: hidden;
    }
    .sub-title {
        background-image: url(/images/banimg3.jpg);
        height: 100px;
        color: #FFFFFF;
        margin: 0;
        text-transform: uppercase;
        position: relative;
        letter-spacing: 7px;
        font-size: 34px;
        line-height: 100px;
        text-align: center;
        font-weight: 500;
    }
    .cate-form {
        border: 1px solid #4B75CB;
        color: #fff;
        background: #4B75CB;
        font-weight: 700;
        text-transform: uppercase;
        outline: none;
        margin-top: 1em;
        padding: 0.7em 2em;
        font-size: 1em;
        display: inline-block;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        width: 100%;
        text-align: center;
        cursor: pointer;
    }
    .cate-form-none {
        border: 1px solid #ccc;
        color: #0b0b0d;
        background: none;
        font-weight: 500;
        text-transform: uppercase;
        outline: none;
        margin-top: 1em;
        padding: 0.7em 2em;
        font-size: 1em;
        display: inline-block;
        transition: 0.5s all;
        -webkit-transition: 0.5s all;
        -moz-transition: 0.5s all;
        -o-transition: 0.5s all;
        -ms-transition: 0.5s all;
        width: 100%;
        text-align: center;
        cursor: pointer;
    }
    .cate-form-none:hover {
        border-color: #550D7B;
        color: #222;
        background: #fefefe;
    }
    .pc-mg {
        margin: 20px 0;
    }
    .voucher-coupon {
        background-image: url(/img/voucher.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 10px;
        border: 2px solid #ddd;
        height: 297px;
    }
    .voucher-no {
        position: absolute;
        top: 150px;
        font-size: 46px;
        font-weight: 900;
        left: 170px;
    }
    .about-bottom {
        padding: 20px 0;
    }
}


/* ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .jejumain-carousel {
        height: 350px;
        overflow: hidden;
    }
    .mvh3 {
        font-size: 62px;
        line-height: 60px;
        color: #fff;
        padding-top: 30px;
    }
    .mvh4 {
        color: #fff;
        font-size: 32px;
        line-height: 70px;
    }
    .carousel-caption {
        position: absolute;
        top: 60px;
        text-align: center;
    }
    /* new na v */
    .new-nav {}
    .new-nav li {
        padding: 10px 5px;
        font-weight: 500;
        font-size: 16px;
    }
    .new-nav li a.nlogo {
        padding: 0;
    }
    .new-nav li a:hover {
        background-color: #fff;
    }
    .new-nav li:hover,
    .navbar-nav li:hover {
        background-color: none;
    }
    .pclogo {
        height: 40px;
    }
    .ban-tam {
        position: absolute;
        right: 10px;
        top: 120px;
        z-index: 1990009
    }
    .icon_new {
        background-image: url(/img/icon_new.gif);
        background-repeat: no-repeat;
        background-position: 0px 30px;
    }
    .pc-mg {
        margin: 20px 0;
    }
    .voucher-coupon {
        background-image: url(/img/voucher.png);
        background-repeat: no-repeat;
        background-size: cover;
        padding: 10px;
        border: 2px solid #ddd;
        height: 297px;
    }
    .voucher-no {
        position: absolute;
        top: 150px;
        font-size: 46px;
        font-weight: 900;
        left: 170px;
    }
}

#sub-title1 {
    background-image: url(/images/ban1-1.jpg);
}

#sub-title2 {
    background-image: url(/images/ban1.jpg);
}

#sub-title3 {
    background-image: url(/images/ban3.jpg);
}

#sub-title4 {
    background-image: url(/images/ban4.jpg);
}

#sub-title5 {
    background-image: url(/images/ban5.jpg);
}

#sub-title6 {
    background-image: url(/images/ban6.jpg);
}

#sub-title7 {
    background-image: url(/img/ban2-1.jpg);
}

#sub-title8 {
    background-image: url(/images/ban1.jpg);
}

.header {
    background-color: #fafafa;
    border-bottom: 1px solid #ddd;
}

.outcontents {}

.outcontents h4 {
    font-size: 22px;
}

.outcontents p.newstt {
    font-size: 14px;
}

.outcontents p.newsdesc {
    font-size: 12px;
    color: #777;
}

.video-background {
    background-image: url(/images/ssmain2.jpg?v1);
    background-size: cover;
    background-position:
}

.selectlang {}

.seltext {}

.selectlang ul {
    display: none;
}

#alllang {
    display: none;
    position: absolute;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 5px;
    text-align: left;
    z-index: 1000;
    margin-left: -5px;
}

#alllang li {
    padding: 3px;
}

.scroll-menu {
    white-space: nowrap;
    /* [1] */
    overflow-x: auto;
    /* [2] */
    -webkit-overflow-scrolling: touch;
    /* [3] */
    -ms-overflow-style: -ms-autohiding-scrollbar;
    /* [4] */
}

.scroll-menu::-webkit-scrollbar {
    display: none;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.bg-primary {
    background-color: #007bff !important;
}

a.bg-primary:hover,
a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
    background-color: #0062cc !important;
}

.bg-secondary {
    background-color: #6c757d !important;
}

a.bg-secondary:hover,
a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
    background-color: #545b62 !important;
}

.bg-success {
    background-color: #28a745 !important;
}

a.bg-success:hover,
a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
    background-color: #1e7e34 !important;
}

.bg-info {
    background-color: #17a2b8 !important;
}

a.bg-info:hover,
a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
    background-color: #117a8b !important;
}

.bg-warning {
    background-color: #ffc107 !important;
}

a.bg-warning:hover,
a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
    background-color: #d39e00 !important;
}

.bg-danger {
    background-color: #dc3545 !important;
}

a.bg-danger:hover,
a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
    background-color: #bd2130 !important;
}

.bg-light {
    background-color: #f8f9fa !important;
}

a.bg-light:hover,
a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
    background-color: #dae0e5 !important;
}

.bg-dark {
    background-color: #343a40 !important;
}

a.bg-dark:hover,
a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
    background-color: #1d2124 !important;
}

.bg-white {
    background-color: #fff !important;
}

.bg-transparent {
    background-color: transparent !important;
}

.border {
    border: 1px solid #dee2e6 !important;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
}

.border-right {
    border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
    border-left: 1px solid #dee2e6 !important;
}

.border-0 {
    border: 0 !important;
}

.border-top-0 {
    border-top: 0 !important;
}

.border-right-0 {
    border-right: 0 !important;
}

.border-bottom-0 {
    border-bottom: 0 !important;
}

.border-left-0 {
    border-left: 0 !important;
}

.border-primary {
    border-color: #007bff !important;
}

.border-secondary {
    border-color: #6c757d !important;
}

.border-success {
    border-color: #28a745 !important;
}

.border-info {
    border-color: #17a2b8 !important;
}

.border-warning {
    border-color: #ffc107 !important;
}

.border-danger {
    border-color: #dc3545 !important;
}

.border-light {
    border-color: #f8f9fa !important;
}

.border-dark {
    border-color: #343a40 !important;
}

.border-white {
    border-color: #fff !important;
}

.rounded-sm {
    border-radius: 0.2rem !important;
}

.rounded {
    border-radius: 0.25rem !important;
}

.rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
}

.rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
    border-radius: 0.3rem !important;
}

.rounded-circle {
    border-radius: 50% !important;
}

.rounded-pill {
    border-radius: 50rem !important;
}

.rounded-0 {
    border-radius: 0 !important;
}

.clearfix::after {
    display: block;
    clear: both;
    content: "";
}

.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

.text-left {
    text-align: left !important;
}

.align-baseline {
    vertical-align: baseline !important;
}

.align-top {
    vertical-align: top !important;
}

.align-middle {
    vertical-align: middle !important;
}

.align-bottom {
    vertical-align: bottom !important;
}

.align-text-bottom {
    vertical-align: text-bottom !important;
}

.align-text-top {
    vertical-align: text-top !important;
}

.text-white {
    color: #fff !important;
}

.text-primary {
    color: #007bff !important;
}

a.text-primary:hover,
a.text-primary:focus {
    color: #0056b3 !important;
}

.text-secondary {
    color: #6c757d !important;
}

a.text-secondary:hover,
a.text-secondary:focus {
    color: #494f54 !important;
}

.text-success {
    color: #28a745 !important;
}

a.text-success:hover,
a.text-success:focus {
    color: #19692c !important;
}

.text-info {
    color: #17a2b8 !important;
}

a.text-info:hover,
a.text-info:focus {
    color: #0f6674 !important;
}

.text-warning {
    color: #ffc107 !important;
}

a.text-warning:hover,
a.text-warning:focus {
    color: #ba8b00 !important;
}

.text-danger {
    color: #dc3545 !important;
}

a.text-danger:hover,
a.text-danger:focus {
    color: #a71d2a !important;
}

.text-light {
    color: #f8f9fa !important;
}

a.text-light:hover,
a.text-light:focus {
    color: #cbd3da !important;
}

.text-dark {
    color: #343a40 !important;
}

a.text-dark:hover,
a.text-dark:focus {
    color: #121416 !important;
}

.text-body {
    color: #212529 !important;
}

.text-muted {
    color: #6c757d !important;
}

.text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.text-decoration-none {
    text-decoration: none !important;
}

.text-break {
    word-wrap: break-word !important;
}

.text-reset {
    color: inherit !important;
}

.visible {
    visibility: visible !important;
}

.invisible {
    visibility: hidden !important;
}

.footer {
    font-size: .87em !important;
    line-height: 1.3em !important;
    color: #ddd;
    background: #282828;
}

.sticky {
    position: fixed;
    top: -16px;
    width: 100%
}

.sticky+.coopinfoarea {
    /* padding-top: 180px; */
}

._30per {
    width: 33.33333% !important;
}

._25per {
    width: 25% !important;
}

.snb-border {
    border-top: 2px solid #777 !important;
    border-bottom: 1px solid #777 !important;
}

.shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.175) !important;
}

.shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}

.shadow-none {
    box-shadow: none !important;
}

.w-25 {
    width: 25% !important;
}

.w-33 {
    width: 33.33333% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}

.btn-dark:focus,
.btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

.btn-dark.disabled,
.btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active,
.btn-dark:not(:disabled):not(.disabled).active,
.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus,
.btn-dark:not(:disabled):not(.disabled).active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}