@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }

    .homes .container {
        max-width: 1140px;
    }
}

@font-face {
    font-family: 'Open Sans Bold';
    src: url("../fonts/OpenSans-Bold.ttf");
}

body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    background-color: #f6f6f8 !important;
}

.clearfix {
    clear: both;
}

p {
    line-height: 25px;
    margin-bottom: 0.3rem;
}

a {
    color: #000;
}

a:hover {
    text-decoration: none;
}

ul, li, ol {
    list-style-type: none;
}

.font-11 {
    font-size: 11px !important;
}

.fb-page, .fb-page iframe[style], .fb-page span {
    width: 100% !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.font-16 {
    font-size: 16px !important;
}

.font-18 {
    font-size: 18px !important;
}

.font-20 {
    font-size: 20px !important;
}

.font-22 {
    font-size: 22px !important;
}

.font-24 {
    font-size: 24px !important;
}

.font-48 {
    font-size: 48px !important;
}

.w-20 {
    width: 20% !important;
}

.w-80 {
    width: 80% !important;
}

.main-color {
    color: #333 !important;
}

.bg-intro-1 {
    background: #163f75;
}

.btn-intro-1, .btn-intro-2, .btn-intro-3, .btn-intro-4 {
    background: #00000045;
    padding: 6px 40px;
}

.h2, h2 {
    font-size: 1.6em;
    line-height: 1.3;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
}

.bg-intro-2 {
    background: #f5a100;
}

/*.btn-intro-2 {*/
/*    background: #1dc1d9;*/
/*}*/

.bg-intro-3 {
    background: #f94242;
}

.intro-company {
    background: #fff;
}

/*.bg-intro-4 {*/
/*    background: #2f79d5;*/
/*}*/

/*.btn-intro-4 {*/
/*    background: #1a46ab;*/
/*}*/
#menu {
    background: #fff;
}

#header {
    /*height: 40px;*/
    background: #163f75;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
}

.right-header {
    text-align: right;
}

.left-header span {
    color: #fff;
}

#banner {
    /*background: url("../images/banner.png");*/
    width: 100%;
    /*min-height: 417px;*/
    /*background-size: cover;*/
}

#schedule {
    background: #fff;
}

.top-inner {
    border: 1px solid #ccc;
}

.intro-item {
    top: -30px;
}

.intro-content .selected-table {
    /*text-decoration: underline;*/
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

#event {
    background-color: #f6f6f7bd;
}

.btn-detail-event {
    background: #163f75;
}

.intro-item .rounded {
    border-radius: .55rem !important;
}

#ads .img-ads {
    width: 756px;
}

#ads .container {
    padding: 0 7px;
}

#ads img {
    width: 100%;
    height: auto;
}

#honors {
    background: #f6f6f7bd;
    width: 100%;
    /*min-height: 850px;*/
    background-size: cover;
}

.home-content .top-box .row .top-box-item {
    padding: 0 7px;
    z-index: 1;
}

.top-title {
    font-size: 14px;
    font-family: Roboto;
    font-weight: bold;
    background: #163f75;
    color: #fff;
    text-align: center;
    padding: 11px 10px 11px 10px;
    border-radius: 0;
    text-transform: uppercase;
    margin: 0;
}

.top-inner {
    background: #fff;
    border-radius: 0;
    /*box-shadow: 0 2px 0 #bbb;*/
}

.tab-header {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    float: left;
    background: #f3f3f3;
}

.tab-header ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tab-header li {
    float: left;
    position: relative;
}

.width-50 {
    width: 33.3% !important;
}

.width-25 {
    width: 24% !important;
}

.width-28 {
    width: 28% !important;
}

.tab-header li a.active {
    color: #364859;
    position: relative;
    background: #fff;
}

.tab-header li a {
    color: #707171;
    padding: 14px 0px 9px 0px;
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    border-right: 1px solid #e4e4e4;
    font-size: 12px;
}

.tab-header li a.active::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: -1px;
    left: 0;
    background: #fff;
}

.statistical-number p {
    color: #fff;
}

.line-yellow {
    width: 60px;
    height: 4px;
    background: #f68701;
    display: inline-block;
}

.content-statistical .rank-number {
    border-radius: 50px;
    width: 30px;
    height: 30px;
    padding: 4px;
    border: solid 1px #f68701;
    color: #f68701;
    font-weight: bold;
}

.search-list {
    text-align: right;
}

.search-statistical button {
    color: #1a46ab;
    font-weight: bold;
}

.search-statistical button:hover {
    color: #1a46ab;
    font-weight: bold;
}

.search-statistical a {
    color: #fff;
    background: transparent;
    border: 1px solid #ccc;
}

.nav-item a {
    font-size: 16px;
    text-transform: none;
    font-weight: bold;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

#lib, #ads {
    /*background: url(../images/banner3.gif);*/
    /*width: 100%;*/
    /*min-height: 560px;*/
    /*background-size: cover;*/
    background: #fff !important;
}

#news {
    background-color: #f6f6f7;
}

.paper-item {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(218, 217, 217);
    -moz-box-shadow: 3px 3px 5px 0px rgba(218, 217, 217);
    box-shadow: 3px 3px 5px 0px rgba(218, 217, 217);
    border-radius: 8px;
}

.img-paper-item {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
}

.img-paper-item img {
    width: 100%;
    max-height: 220px;
}

#footer {
    background: #163f75;
}

.menu-footer p {
    border-bottom: solid 1px #373737;
}

#footer-end {
    display: none;
    background: #111111;
}

.social-footer {
    text-align: right;
}

.timeline article {
    padding: 0 0 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.clearfix:after, .clearfix:before {
    content: " ";
    display: table;
}

.timeline .title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
}

.timeline .thumb {
    float: left;
    margin: 5px 10px 0 0;
}

.timeline a {
    color: #0376ab;
}

.timeline .meta {
    margin-bottom: 3px;
    margin-top: 5px;
}

time .fa {
    margin-right: 4px;
}

.icon-clock:before {
    content: "\e081";
}

.fa.fa-angle-double-right, .fa.fa-home {
    padding: 0 5px;
}

.summary {
    color: #1d1d1d;
    line-height: 23px;
}

.breadcrumb a {
    color: #000;
}

.breadcrumb {
    padding-left: 0px !important;
    background: none !important;
}

.site-banner {
    display: none;
    background: url(../images/tin-tuc.png);
    width: 100%;
    text-align: center;
    min-height: 180px;
    align-items: center;
    justify-content: center;
    color: #fff;
}

#content .container {
    background: #fff;
    margin-top: 5px;
}

.pagination .active a {
    z-index: 3;
    color: #fff;
    cursor: default;
    background: #333;
}

.pagination li a {
    line-height: 25px;
    float: left;
    padding: 0 10px;
    height: 24px;
    margin-right: 3px;
    background-color: #f1f1f1;
    text-align: center;
}

.pagination .active a {
    z-index: 3;
    color: #fff;
    cursor: default;
    background: #333;
}

.nav-right {
    background: #fff;
}

.nav-right h3 {
    text-transform: uppercase;
    font-size: 15px;
    background: #163f75;
    padding: 8px 10px;
    color: #fff;
    font-weight: bold;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.nav-right ul {
    padding-left: 20px;
}

.nav-right ul li {
    padding: 5px 0;
    text-transform: uppercase;
}

.content-competition {
    padding: 0 10px;
}

label {
    display: inline-block;
    margin-bottom: .1rem;
}

select.form-control[multiple], select.form-control[size] {
    height: 100px !important;
}

select,
select option {
    color: #000000;
}

select:invalid,
select option[value=""] {
    color: #999999;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 31px !important;
}

.select2-container .select2-selection--single {
    height: 35px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ccc !important;
}


@media screen and (max-width: 991px) {
    #header {
        /*display: inline-table;*/
        font-size: 13px;
    }

    .right-header {
        text-align: center;
    }

    .intro-item {
        top: unset;
        margin-top: 2rem;
    }

    #ads .img-ads {
        width: unset;
    }

    .search-list {
        text-align: center;
        padding-bottom: 1rem;
    }

    .search-result {
        text-align: center;
    }

    .copy-right {
        text-align: center;
    }

    .social-footer {
        text-align: center;
    }

    .news-edu {
        margin-top: 1rem;
    }

    #event img, #lib img {
        display: none;
    }

    #honors .col-mobile {
        width: 50% !important;
    }

    #honors .col-mobile .p-5 {
        padding: 0.5rem 0rem !important;
    }

    .navbar-light .navbar-toggler {
        position: absolute;
        right: 0;
        top: 7px;
    }

}

/*.dropdown-toggle::after{*/
/*    color: #fff;*/
/*}*/
.btn-detail span {
    padding: 0 10px;
    font-weight: bold;
}

.title_detail {
    font-size: 20px;
}

.icon-box-left, .icon-box-right {
    -js-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
}

.icon-box-left .icon-box-img, .icon-box-right .icon-box-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 0;
    max-width: 200px;
}

.icon-box-left .icon-box-img + .icon-box-text {
    padding-left: 1em;
}

.icon-box-left .icon-box-text, .icon-box-right .icon-box-text {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0;
    flex: 1 1 0px;
}

.icon-box-img svg, .icon-box-img img {
    padding-top: 0.2em;
    width: 100%;
}

.des_news {
    font-weight: bold;
}

.news-hot {
    padding: 0 8px !important;
}

.news-hot li a:hover {
    text-decoration: none;
}

.news-hot li {
    text-transform: none !important;
    border-bottom: 1px dotted #ccc;
}

.news_new {
    color: #0f0f0f;
}

.contact-icon .fa {
    font-size: 20px;
}

.contact-icon a {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.a {
    position: relative;
    color: #000000;
    display: inline-block;
}

.label-success {
    background-color: #5cb85c;
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-danger {
    background-color: #d9534f;
}

.label-primary {
    background-color: #337ab7;
}

#lib .table td, .table th {
    border-top: none;
    font-weight: bold;
}

#lib .table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #dee2e6;
}

#lib .table td {
    color: #0083ab;
}

.province a {
    background: #163f75;
    padding: 5px 25px;
    color: #fff;
}

.navbar-brand {
    padding: 0 0 3px 0;
}

.navbar-brand img {
    height: 65px;
}

.btn-primary {
    background: #147ec3 !important;
    border-color: #147ec3 !important;
}

.footer-1 img {
    /*width: 50%;*/
}

.text-red {
    color: #ff311c;
}

.navbar-light {
    padding: 0 !important;
}

.img_adv img {
    width: 100%;
}

.home-content .top-box-item {
    padding: 0 7px;
    z-index: 1;
}

.top-inner .top-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-inner .top-list {
    padding: 0 20px 15px 20px;
}

.top-inner .top-list ul li {
    padding: 20px 0 0 0;
    border-bottom: 1px solid #f2f4f5;
}

.top-inner .top-list ul li:nth-child(1) .top-stt {
    background: #e50000;
}

.top-inner .top-list ul li:nth-child(2) .top-stt {
    background: #e8a40b;
}

.top-inner .top-list ul li:nth-child(3) .top-stt {
    background: #e8a40b;
}

.top-inner .top-list ul li .top-stt {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-size: 18px;
    font-family: Roboto;
    font-weight: bold;
    text-align: center;
    background: #2095dc;
    color: #fff;
    line-height: 36px;
    float: left;
    margin-right: 20px;
    margin-bottom: 0;
}

.top-inner .top-list ul li .top-address {
    font-size: 13px;
    color: #0082d0;
    font-family: Roboto;
    font-weight: bold;
    line-height: 0;
}

.top-inner .top-list ul li .top-count {
    font-size: 14px;
    line-height: 1.1;
}

.top-inner .top-list ul li .top-count span {
    font-size: 16px;
    font-family: Roboto;
    font-weight: bold;
}

.tab:not(:first-child) {
    display: none;
}

.news-left .news-inner {
    /*padding: 10px 0px;*/
    min-height: 347px;
}

.news-left .news-inner .post-item:first-child {
    padding: 0 0 0px 0;
}

.news-left .news-inner .post-item {
    padding: 10px 0 0 0;
    border-bottom: 1px solid #f2f4f5;
}

.news-left .news-inner img {
    max-width: 80px !important;
}

.news-left .news-inner img {
    float: left;
    margin-right: 15px;
    background: #fff;
    padding: 1px;
    border: 1px solid #e1e5e9;
}

.news-left .news-inner .post-item:first-child .post-title {
    margin-bottom: 10px;
}

.news-left .post-title {
    font-size: 17px;
    font-family: Roboto;
    margin-bottom: 5px;
    line-height: 1.4;
}

.news-left .post-date {
    font-size: 11.5px;
    color: #999;
}

#lib .box-title {
    padding: 0 7px;
}

.news-title {
    font-family: Roboto;
    font-size: 14px;
    color: #fff;
    padding: 11px 10px 11px 10px;
    margin: 0;
    /*background: url(../images/icon-tin-nong.png) no-repeat left 10px center #163f75;*/
    border-radius: 0;
    text-transform: uppercase;
}

.people-list {
    overflow-y: scroll;
    max-height: 370px;
    height: 366px;
}

.people-list ul li .top-count span {
    font-size: 14px !important;
}

.people-list ul li .top-address {
    font-size: 12px !important;
}

.people-list ul li {
    padding: 10px 0 0 0 !important;
}

.people-list::-webkit-scrollbar {
    width: 4px;
    height: 2em
}

.people-list::-webkit-scrollbar-button {
    background: #ccc
}

.people-list::-webkit-scrollbar-track-piece {
    background: #d8d5d5
}

.people-list::-webkit-scrollbar-thumb {
    background: #eee
}

​
#owl-address ul li {
    display: block;
    width: 100%;
    height: auto;
}

#owl-address .item {
    border-right: 1px solid #ccc;
    padding: 7px 0;
}

#owl-address .item.active {
    background: #fff;
    font-weight: bold;
}

.hideContent {
    overflow: hidden;
    line-height: 1em;
    height: 400px;
}

.showContent {
    line-height: 1em;
    height: auto;
}

a.label:hover {
    color: #fff;
}

#owl-address, .owl-nav {
    position: relative;
}

#owl-address .owl-nav .owl-prev {
    top: -38px;
    position: absolute;
    left: 8px;
}

#owl-address .owl-nav .owl-next {
    right: 4px;
    position: absolute;
    top: -38px;
}

.owl-next span, .owl-prev span {
    font-size: 25px;
}

.select2 {
    width: 100% !important;
}

@media screen and (max-width: 480px) {
    .width-25 {
        width: 22% !important;
    }

    .width-28 {
        width: 33% !important;
    }
}

.address-list {
    padding: 0 0px !important;
}

.address_place {
    overflow-y: scroll;
    max-height: 400px;
}

.scroll_place {
    overflow-y: scroll;
    height: 400px;
    max-height: 400px;
    position: relative;
    left: 15px;
}

.address_place::-webkit-scrollbar, .scroll_place::-webkit-scrollbar {
    width: 4px;
    height: 2em
}

.address_place::-webkit-scrollbar-button, .scroll_place::-webkit-scrollbar-button {
    background: #ccc
}

.address_place::-webkit-scrollbar-track-piece, .scroll_place::-webkit-scrollbar-track-piece {
    background: #d8d5d5
}

.address_place::-webkit-scrollbar-thumb, .scroll_place::-webkit-scrollbar-thumb {
    background: #eee
}

.form-control {
    color: #000 !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000 !important;
}

.content-list .timeline {
    padding-bottom: 25px;
}

.account a.dropdown-item {
    height: 30px;
    line-height: 22px;
}

.footer-padding, #lib .box-title {
    padding: 0 7px;
}

@media screen and (max-width: 480px) {
    .video-home {
        margin-top: 10px !important;
        padding-top: 10px !important;
    }

    iframe {
        width: 100% !important;
    }

    .content_news img {
        width: 100% !important;
        height: auto !important;
    }

    #header .left-header {
        font-size: 11px;
    }

    .content-list .timeline {
        margin-bottom: 15px;
    }

    .footer-padding, #lib .box-title {
        padding: 0 15px;
    }
}

.info_parent {
    display: none;
}

.content_news img {
    width: 100%;
}

#map {
    background: #fff;
    font-family: "Roboto", arial;
}

.titleContentRoadMap {
    font-size: 14px;
    font-weight: bold;
}

.contentContentRoadMap {
    font-size: 14px;
    line-height: 23px;
    padding-top: 5px;
}

.contentRoadMap {
    padding: 15px;
    border: 1px solid red;
}

.titleRoadMap {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #EA443C;
}

.titleRoadMap div {
    font-weight: bold;
    color: #fff;
}

#partner .carousel-indicators {
    left: 0;
    top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
#partner .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

#partner .carousel-indicators .active {
    background: #707070;
}


/* Slideshow container */
.slideshow-container {
    position: relative;
    margin: auto;
}

.slideshow-container .mySlides {
    display: none;
}

/* Next & previous buttons */
.slideshow-container .prev, .slideshow-container .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.slideshow-container .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.slideshow-container .prev:hover, .slideshow-container .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


/* Number text (1/3 etc) */
.slideshow-container .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.slideshow-container .dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}


/* Fading animation */
.slideshow-container .fade {
    animation-name: fade !important;
    animation-duration: 1.5s !important;
}

@keyframes fade {
    from {
        opacity: .4
    }
    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .slideshow-container .prev, .slideshow-container .next, .slideshow-container .text {
        font-size: 11px
    }
}

#partner img {
    width: 100%;
}

.partnerImg {
    padding: 15px;
}

.inputfile {
    width: 100%;
    height: 51px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: 999999;
    cursor: pointer;
}

.inputfile + label {
    max-width: 100%;
    font-size: 0.9rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    border-radius: 5px;
}

.inputfile-1 + label {
    color: #fff;
    background-color: #163f75;
}

.custom-header img {
    max-width: 100%;
    height: auto;
}

.priceFee {
    /*border: 1px solid #ccc;*/
    border-radius: 5px;
    /*padding: 10px;*/
}

.form-check-inline {
    display: flex;
    align-items: center;
    justify-content: center;
}

#content {
    background: #f6f6f8;
}

.form-check-inline {
    margin-right: 0;
}

#formexam img {
    padding-right: 10px;
}

input::-webkit-input-placeholder {
    font-size: 15px;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.add-file {
    height: 100%;
    padding: 30px;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    border: 1px solid #ccc;
    /*box-shadow: 0px 0px 2px 0px rgb(0 0 0 / 20%);*/
}

.load {
    width: 66px;
    display: none;
}

.add-file p {
    color: #333;
    font-size: 15px;
    line-height: 19px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-top: 7px;
}

.add-file p.desc {
    color: #999;
    font-size: 14px;
    line-height: 23px;
    font-weight: 300;
}

.add-file-kyc {
    height: 100%;
    padding: 30px;
    border-radius: 3px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 8px 20px 0px rgb(0 0 0 / 15%);
}

.add-file-kyc p {
    color: #333;
    font-size: 15px;
    line-height: 19px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 8px;
    padding-top: 7px;
}

.add-file-kyc p.desc {
    color: #999;
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}

.file-plus-kyc, .file-plus {
    cursor: pointer;
}

p.t-20 {
    font-weight: normal;
    font-size: 11px;
}

#clickFirstPopupFile1, #showBtnUploadFile1, .tickAvatar, .tickAvatarError, #province_orther {
    display: none;
}

.navbar-toggler-icon {
    width: 1.2em;
    height: 1.1em;
}

.navbar-light .navbar-nav .nav-link a {
    color: white;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.navbar-nav li {
    border-right: 1px solid #fff;
}

.navbar-nav li:last-child {
    border-right: none;
}

.navbar-collapse {
    justify-content: center;
}

.home-title-list {
    font-weight: bold;
    font-size: 17px;
}

.cl1, .cl1h:hover, .cl1b:before, .cl1a:after, .cl1e::placeholder, .cl1e::-webkit-input-placeholder {
    color: #a0181a;
}

.fsi, .fsia:after, .fsib:before {
    font-style: italic;
}

.fs08, .fs08b:before, .fs08a:after {
    font-size: .8em;
}

.detail-exam {
    /*box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, .15);*/
    /*border-color: #ddd;*/
    /*border-style: solid;*/
    /*border-width: 1px;*/
}

.brtr20, .brt20, .brr20, .bra20 {
    border-top-right-radius: 20px;
}

.pl15, .plr15, .pa15td td, .pa15, .plr15td td {
    padding-left: 15px;
}

.pb10, .ptb10, .pa10td td, .pa10, .ptb10td td, .pa10e:empty {
    padding-bottom: 10px;
}

.bgcb2c {
    background-color: #0972ba;
}

.brtl20, .brt20, .brl20, .bra20 {
    border-top-left-radius: 20px;
    display: flex;
    color: #fff;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
}
.content-class{
    border: 1px solid #ccc;
    padding: 10px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.content-class-content{
    min-height: 250px;
}
.fwb{
    font-weight: bold;
}
.btn-submit{
    color: #fff;
}
.requiredRed{
    font-size: 12px;
    font-style: italic;
    color: red;
}
#hight-schools-show{
    display: none;
}
.wrap_info_order {
    background: #fff;
    padding: 30px 20px;
}
.wrap_info_order h4{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}
.bill-background-left{
    background: #cccccc29;
    padding: 10px 10px 0px 0px;
}
.bill-background-right{
    background: #cccccc29;
    padding: 10px 0px 0px 0px;
}

.list_sv ul{
    padding-left: 20px;
}
.thanh-toan-icon{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 3px;
    cursor: pointer;
    height: 40px;
}
.thanh-toan-icon.active{
    border: 1px solid red;
}

.font-weight-600{
    font-weight: 600;
}
.box-error-inner{
    margin: 0 auto;
    max-width: 360px;
    text-align: center;
}
.color-danger {
    color: #c91d1d;
}
.color-success {
    color: green;
}


/*  loading  */
.lds-roller {
    display: none;
    position: absolute;
    width: 80px;
    height: 80px;
}
.lds-roller div {
    animation: lds-roller 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    transform-origin: 40px 40px;
}
.lds-roller div:after {
    content: " ";
    display: block;
    position: absolute;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #000;
    margin: -4px 0 0 -4px;
}
.lds-roller div:nth-child(1) {
    animation-delay: -0.036s;
}
.lds-roller div:nth-child(1):after {
    top: 63px;
    left: 63px;
}
.lds-roller div:nth-child(2) {
    animation-delay: -0.072s;
}
.lds-roller div:nth-child(2):after {
    top: 68px;
    left: 56px;
}
.lds-roller div:nth-child(3) {
    animation-delay: -0.108s;
}
.lds-roller div:nth-child(3):after {
    top: 71px;
    left: 48px;
}
.lds-roller div:nth-child(4) {
    animation-delay: -0.144s;
}
.lds-roller div:nth-child(4):after {
    top: 72px;
    left: 40px;
}
.lds-roller div:nth-child(5) {
    animation-delay: -0.18s;
}
.lds-roller div:nth-child(5):after {
    top: 71px;
    left: 32px;
}
.lds-roller div:nth-child(6) {
    animation-delay: -0.216s;
}
.lds-roller div:nth-child(6):after {
    top: 68px;
    left: 24px;
}
.lds-roller div:nth-child(7) {
    animation-delay: -0.252s;
}
.lds-roller div:nth-child(7):after {
    top: 63px;
    left: 17px;
}
.lds-roller div:nth-child(8) {
    animation-delay: -0.288s;
}
.lds-roller div:nth-child(8):after {
    top: 56px;
    left: 12px;
}
@keyframes lds-roller {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#clickFirstPopupFile1.loading{
    background: #00000026;
}
#clickFirstPopupFile2.loading{
    background: #00000026;
}
#clickFirstPopupFile3.loading{
    background: #00000026;
}
.infoUser ul li{
    padding: 5px 0;
}
/*---------------EDIT---------------*/
.navbar-toggler {
    background-color: #f7f6fc !important;
}