body {
    background-color: #fff;
    padding-top: 0;
}

header {
    border-bottom: 2px solid #0063cb;
    padding: 1% 0;
}

.row {
    margin: 0;
}

.footer {
    background-color: #1f76d3;
    color: #fff;
    padding: 1% 0;
}

.footer a {
    color: #fff;
}

.footer .box-footer-2 {
    border-left: 1px dotted #fff;
    border-right: 1px dotted #fff;
}

.icon-lien-he-zalo {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png?29122022) no-repeat scroll -745px -110px transparent;
    height: 25px;
    width: 25px;
}

.icon-lien-he-instagram {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png?29122022) no-repeat scroll -774px -113px transparent;
    height: 25px;
    width: 25px;
}

.icon-lien-he-tiktok {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png?29122022) no-repeat scroll -804px -113px transparent;
    height: 25px;
    width: 25px;
}

.icon-lien-he-facebook {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png?29122022) no-repeat scroll -835px -113px transparent;
    height: 25px;
    width: 25px;
}

.icon-lien-he-twice {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png?29122022) no-repeat scroll -866px -113px transparent;
    height: 25px;
    width: 25px;
}

.icon-lien-he-youtube {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png?29122022) no-repeat scroll -897px -113px transparent;
    height: 25px;
    width: 25px;
}

.footer-left,
.footer-right {
    padding: 10px 0;
}

.footer-right {
    text-align: center;
}

.footer a img {
    margin: 3px 0px;
}

.textinput {
    margin-bottom: 2%;
}

.block {
    margin: 3% 0;
}

.blockContent {
    padding: 0;
    margin-top: 5px;
}

.blockContent .content {
    padding-bottom: 4%;
}

.blockContent label {
    margin-bottom: 0;
}

.syllView .label {
    background-color: #edeef0;
    border: 1px solid #d2d3d6;
    border-radius: 1px;
    color: #333;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 7px 5px;
    text-align: center;
}

.syllView .titleChid {
    margin-bottom: 2%;
}

.syllViewEdit {
    padding: 5%;
}

.syllView .titlesyll {
    color: red;
    font-size: 28px;
    font-weight: bold;
    padding: 3% 0 0;
    text-transform: uppercase;
}

.syllView .header-form {
    margin: 0 0 4%;
}

.blockBanner {
    margin: 0;
    text-align: center;
    width: 100%;
}

.blockTitle {
    margin: 0;
    text-align: center;
    width: 100%;
}

.blockBanner img,
.blockTitle img {
    display: inline;
}

.content {
    margin: 0 auto;
    width: 1000px;
}

.nopadding {
    padding: 0;
}

.logan {
    color: #fe0001;
    font-size: 20px;
    padding: 5% 0 0;
}

.loginnhaphoc .lable {
    color: #000;
    font-size: 120%;
    text-transform: uppercase;
}

.note {
    font-style: italic;
    margin: 2% 0 0;
}

.loginnhaphoc input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: transparent;
    border-color: currentcolor currentcolor #000;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    margin: 0 0 5%;
    padding: 5px 0;
}

.form-control::-moz-placeholder {
    color: #575757;
    font-style: italic;
}

.blockLogin .title {
    color: red;
    font-size: 180%;
    font-weight: bold;
    margin: 0 0 3%;
}

.icon_fb_small {
    background: #fff url("https://www.hutech.edu.vn/images/icon-hutech.jpg") no-repeat scroll left -112px;
    border-radius: 3px;
    height: 16px;
    width: 16px;
}

.icon_yt_small {
    background: #fff url("https://www.hutech.edu.vn/images/icon-hutech.jpg") no-repeat scroll -22px -112px;
    border-radius: 3px;
    height: 16px;
    width: 16px;
}

.icon_gg_small {
    background: #fff url("https://www.hutech.edu.vn/images/icon-hutech.jpg") no-repeat scroll -43px -112px;
    border-radius: 3px;
    height: 16px;
    width: 16px;
}

.validate-inputgroup>.input-group-addon::after {
    color: red;
    content: " (*)";
}

.lable::after {
    content: ":";
}

.back-white {
    background: #fff !important;
}

.text-danger {
    color: red;
}

.text-primary:hover,
.text-warning:hover,
.text-danger:hover,
.text-success:hover,
.text-info:hover {
    color: red;
}

.blockCenter {
    display: table;
    margin: 0 auto;
    margin-top: 5px;
}

.w-70 {
    width: 70px;
}

.w-110 {
    width: 110px;
}

.blockhide {
    display: inherit;
}


/* tab web hutech */

#MAUXANHDUONG {
    width: 100%;
    margin-bottom: 5px;
}

#MAUXANHDUONG a {
    background: none repeat scroll 0 0 #185dca;
    display: block;
    position: relative;
}

#MAUXANHDUONG a:hover,
#MAUXANHDUONG a:focus {
    background: #2768cd;
}

#MAUXANHDUONG a span {
    color: #FFF;
    font-weight: bold;
}

#MAUXANHTROI {
    width: 100%;
    margin-bottom: 5px;
}

#MAUXANHTROI a {
    background: none repeat scroll 0 0 #34a7fc;
    display: block;
    position: relative;
}

#MAUXANHTROI a:hover,
#MAUXANHTROI a:focus {
    background: #5EAFF0;
}

#MAUXANHTROI a span {
    color: #FFF;
    font-weight: bold;
}

#MAUHONG {
    width: 100%;
    margin-bottom: 5px;
}

#MAUHONG a {
    background: none repeat scroll 0 0 #ff3962;
    display: block;
    position: relative;
}

#MAUHONG a:hover,
#MAUHONG a:focus {
    background: #fc5174;
}

#MAUHONG a span {
    color: #FFF;
    font-weight: bold;
}

#MAUCAM {
    width: 100%;
    margin-bottom: 5px;
}

#MAUCAM a {
    background: none repeat scroll 0 0 #fe9317;
    display: block;
    position: relative;
}

#MAUCAM a:hover,
#MAUCAM a:focus {
    background: #fba682;
}

#MAUCAM a span {
    color: #FFF;
    font-weight: bold;
}

#MAUTIM {
    width: 100%;
    margin-bottom: 5px;
}

#MAUTIM a {
    background: none repeat scroll 0 0 #9a36e1;
    display: block;
    position: relative;
}

#MAUTIM a:hover,
#MAUTIM a:focus {
    background: #a54ee2;
}

#MAUTIM a span {
    color: #FFF;
    font-weight: bold;
}

#MAUDO {
    width: 100%;
    margin-bottom: 5px;
}

#MAUDO a {
    background: none repeat scroll 0 0 #f71b17;
    display: block;
    position: relative;
}

#MAUDO a:hover,
#MAUDO a:focus {
    background: #f04b48;
}

#MAUDO a span {
    color: #FFF;
    font-weight: bold;
}

#MAUXANHDUONGDAM {
    width: 100%;
    margin-bottom: 5px;
}

#MAUXANHDUONGDAM a {
    background: none repeat scroll 0 0 #0e6ab1;
    display: block;
    position: relative;
}

#MAUXANHDUONGDAM a:hover,
#MAUXANHDUONGDAM a:focus {
    background: #2c7ebd;
}

#MAUXANHDUONGDAM a span {
    color: #FFF;
    font-weight: bold;
}

#MAUXANHLA {
    width: 100%;
    margin-bottom: 5px;
}

#MAUXANHLA a {
    background: none repeat scroll 0 0 #00cf4f;
    display: block;
    position: relative;
}

#MAUXANHLA a:hover,
#MAUXANHLA a:focus {
    background: #41d57a;
}

#MAUXANHLA a span {
    color: #FFF;
    font-weight: bold;
}

.icon-dieu-kien-xet-tuyen {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -180px -115px transparent;
}

.icon-nganh-xet-tuyen {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -212px -115px transparent;
}

.icon-cach-thuc-xet-tuyen {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -245px -115px transparent;
}

.icon-dang-ky-xet-hoc-ba {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -280px -115px transparent;
}

.icon-huong-dan-nhap-hoc {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -317px -115px transparent;
}

.icon-kham-pha-hutech {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -351px -115px transparent;
}

.icon-he-thong-dao-tao-tien-sy {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -428px -144px transparent;
}

.icon-he-thong-dao-tao-thac-sy {
    background: url(/assets/img/icon-hutech.png) no-repeat scroll -465px -144px transparent;
}

.icon-he-thong-thac-si-quoc-te {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -146px -116px transparent;
}

.icon-he-thong-dao-tao-dai-hoc {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -502px -144px transparent;
}

.icon-he-thong-dao-tao-cu-nhan-thuc-hanh {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -542px -144px transparent;
}

.icon-he-thong-dao-tao-quoc-te {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -585px -144px transparent;
}

.icon-he-thong-cu-nhan-nhat-ban-toan-cau {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -111px -116px transparent;
}

.icon-he-thong-dao-tao-chuan-nhat-ban {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -625px -144px transparent;
}

.icon-he-thong-dao-tao-lien-thong {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -660px -144px transparent;
}

.icon-he-thong-dao-tao-tu-xa {
    background: url(//www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -697px -144px transparent;
}

.iconchild {
    height: 30px;
    width: 34px;
    margin: 10px 10px 10px 12px;
}

a:hover {
    text-decoration: none;
}

@media (max-width: 1000px) {
    .content {
        width: 100% !important;
    }
}

@media screen and (max-width: 767px) {
    .syllView {
        padding-top: 10px !important;
    }
    .col-sm-6 {
        padding: 0px 0px;
    }
    .col-sm-2 {
        padding: 0px 0px;
    }
    .padingtext {
        padding: 0 10px;
    }
    #imgLogo {
        height: 70px;
    }
    #slogan {
        display: none;
    }
    .watingid {
        position: fixed;
        top: 50%;
        left: 43%;
        z-index: 999;
    }
    .container {
        padding: 0 10px;
    }
    .login {
        padding: 0 !important;
    }
    #logo {
        text-align: center;
        width: 100%;
    }
    #logo2 {
        display: none;
    }
    .footer {
        margin: 3% 0 0;
        padding: 10px 0;
    }
    .footer .box-footer-2 {
        border-left: 0 none;
        border-right: 0 none;
    }
    .box-footer-3 {
        display: none;
        text-align: left;
    }
    .blockLogin {
        background: #f7f622 none no-repeat scroll center 0 / 100% auto;
        padding: 10% 0 20%;
    }
    .blockhide {
        display: none !important;
    }
}

@media (max-width:450px) {
    #imgLogo {
        height: 50px;
    }
}

@media (min-width:769px) {
    .watingid {
        position: fixed;
        top: 50%;
        left: 48%;
        z-index: 999;
    }
    .syllView {
        border: 1px solid #c9c9c9;
        display: inline-block;
        padding: 4% 3% 3%;
        width: 100%;
        border-radius: 12px;
    }
    #imgLogo {
        height: auto;
    }
    #slogan {
        display: block;
    }
}

.textinput .input-group .input-group-addon,
.textinput .input-group .form-control {
    border-radius: 0 !important;
}

.input-group-addon-custom {
    border: 1px solid #ccc !important;
    height: 34px;
}

.textinput .input-group-addon-title {
    background-color: #ffab00 !important;
    color: #fff !important;
}

.landing-content {}

.landing-header {
    margin-bottom: 50px;
}

.landing-footer {
    position: fixed;
    bottom: 0;
    z-index: 99999;
    width: 100%;
}

@media (max-width: 767px) {
    #logoqs {
        display: none;
    }
    .landing-header {
        margin-bottom: 0;
    }
    .landing-footer {
        position: relative;
    }
    .hidden-mobile {
        display: none;
    }
    .col-sm-offset-6-custom {
        margin-left: 50%;
    }
    .col-sm-6-custom {
        width: 50%;
        float: left;
        padding: 0;
    }
    .textinput {
        margin-bottom: 0;
    }
    .textinput .input-group-custom {
        margin-bottom: 15px !important;
    }
    .thongbao {
        margin-left: 0;
        margin-top: 25px;
    }
    .trainghiemquocte img {
        max-width: 150px !important;
    }
}

.textinput .input-group {
    margin-bottom: 15px;
}

.textinput .input-group-custom {
    margin-bottom: 0;
}

.thongbao {
    margin-left: 20%;
    margin-top: 25px;
}

.thongbao ul li {
    height: 30px;
}

.thongbao a {
    text-decoration: none;
}

.navbar-nav>li:hover,
.active {
    background-color: #fff !important;
    color: inherit !important;
}

.p-1 {
    padding: 1%;
}

.p-2 {
    padding: 2%;
}

.p-3 {
    padding: 3%;
}

.p-4 {
    padding: 4%;
}

.p-5 {
    padding: 5%;
}

.pt-1 {
    padding-top: 1%;
}

.pt-2 {
    padding-top: 2%;
}

.pt-3 {
    padding-top: 3%;
}

.pt-4 {
    padding-top: 4%;
}

.pt-5 {
    padding-top: 5%;
}

.pb-1 {
    padding-bottom: 1%;
}

.pb-2 {
    padding-bottom: 2%;
}

.pb-3 {
    padding-bottom: 3%;
}

.pb-4 {
    padding-bottom: 4%;
}

.pb-5 {
    padding-bottom: 5%;
}

.nav-tabs>li>a {
    font-weight: bold;
    color: #f15a29;
}

#slogan a {
    font-weight: bold;
    padding: 5px 8px;
}

#slogan a:hover {
    background: #00b676;
    color: #fff;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.icon_zalo_small {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll left -109px;
    border-radius: 3px;
    height: 16px;
    width: 18px;
}

.icon_instagram_small {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -19px -109px;
    border-radius: 3px;
    height: 19px;
    width: 18px;
}

.icon_tiktok_small {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -38px -109px;
    border-radius: 3px;
    height: 18px;
    width: 18px;
}

.icon_facebook_small {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -57px -109px;
    border-radius: 3px;
    height: 20px;
    width: 18px;
}

.icon_twitter_small {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -77px -109px;
    border-radius: 3px;
    height: 17px;
    width: 18px;
}

.icon_youtube_small {
    background: url(https://www.hutech.edu.vn/images/icon-hutech.png) no-repeat scroll -94px -109px;
    border-radius: 3px;
    height: 17px;
    width: 18px;
}

.hidden {
    display: none;
}

.text-bold {
    font-weight: bold;
}


/* UPDATE 09/08/2023 */

.new-style-p {
    --color-red: #fe1800;
    --color-blue-dark: #1232a7;
    --color-blue-light: #2A69B2;
    --color-blue-light-1: #2782bf;
    --color-blue-light-2: #0292d1;
    --w-100: 100%;
    --w-90: 90%;
    --w-80: 80%;
    --w-60: 60%;
    --size-16: 16px;
    --size-14: 14px;
}

.new-style-p .text-danger {
    color: var(--color-red) !important;
}

.new-style-p .color-blue-dark {
    color: var(--color-blue-dark);
}

.new-style-p .color-blue-light {
    color: var(--color-blue-light);
}

.new-style-p .color-blue-light-1 {
    color: var(--color-blue-light-1);
}

.new-style-p .action-congratulation {
    text-align: center;
    margin-bottom: 25px;
    height: 100%;
}

.new-style-p .action-congratulation .btn-success {
    background-color: #199448 !important;
    border-color: #199148 !important;
    color: white;
}

.new-style-p .action-congratulation .btn {
    font-size: 14px;
    width: 300px;
    max-width: 100%;
    border-radius: 0;
    margin-top: 8px;
}

.new-style-p .action-congratulation .btn-warning {
    background-color: #ee5631 !important;
    border-color: #ee5631 !important;
    color: white;
}

.new-style-p .action-congratulation .btn-warning:active {
    color: white;
}

.new-style-p .main-block-step {
    margin-bottom: 10px;
}

.new-style-p .main-block-step .wrap-content-block-step {
    margin-top: 10px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-step {
    justify-content: center;
    display: flex;
    align-items: flex-start;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-step .block-step-content {
    margin-top: 10px;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-step .block-step-content .block-step-content-title {
    font-size: 20px;
    margin-bottom: 20px;
    color: var(--color-red);
    font-weight: bold;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content {
    width: 80%;
    margin: auto;
    margin-top: 10px;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content img {
    width: 100%;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content .list-content .item-list-content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content .list-content .item-list-content img {
    width: 80px;
    height: 90px;
    object-fit: cover;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content .list-content .item-list-content .content-item {
    font-weight: bold;
    color: var(--color-blue-light-2);
    margin-left: 25px;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-bg-yellow {
    background-color: #FFFFC9;
    margin: 0 1.5rem;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-bg-yellow .bg-yellow-content {
    text-align: center;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content-size-60 {
    width: var(--w-60);
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content-midle {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0 !important;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content-full {
    width: 100% !important;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-content-full img {
    width: 100%;
}

.new-style-p .main-block-step .wrap-content-block-step .wrap-block-step-center {
    align-items: center;
}

.new-style-p .main-block-step .wrap-content-block-step .item-li-line {
    position: relative;
    color: var(--color-blue-light-1);
    font-weight: bold;
    padding-left: 15px;
}

.new-style-p .main-block-step .wrap-content-block-step .item-li-line::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 12px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--color-blue-light-1);
}

.new-style-p .text-small {
    font-size: 14px;
    font-style: italic;
}

.new-style-p .text-sub-title {
    font-size: 16px;
    font-weight: bold;
}

.new-style-p .text-link {
    text-decoration: underline;
    color: var(--color-blue-light-1);
}

.new-style-p .text-link:hover {
    color: var(--color-blue-dark);
}

.new-style-p .w-80 {
    width: var(--w-80) !important;
}

.new-style-p .w-responsive-80-center {
    width: var(--w-80) !important;
    margin: auto;
}

.new-style-p .w-60 {
    width: var(--w-60) !important;
}

.new-style-p .font-size-14 {
    font-size: var(--size-14);
}

.new-style-p .over-left {
    margin-left: 20%;
}


/* MODAL FULL PAGE */

.modal-full-page {
    --animate-duration: 0.3s;
    padding: 0 !important;
}

.modal-full-page .modal-dialog {
    position: relative;
    width: 100vw;
    min-height: 100vh;
    max-width: 100vw;
    margin: 0;
    height: 100%;
}

.modal-full-page .modal-dialog .icon-close {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    font-size: 23px;
    padding: 10px 20px;
    color: #B9BBBE;
    z-index: 1;
    transition: color 0.2s ease-out;
}

.modal-full-page .modal-dialog .icon-close:hover {
    transition: color 0.2s ease-in;
    color: #2e3338;
}

.modal-full-page .modal-dialog .modal-body {
    background-color: transparent;
}

.modal-full-page .modal-dialog .modal-body .body-content-modal {
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-full-page .modal-dialog .modal-body .body-content-modal .padding-left-modal-full-page {
    flex: 1 0 180px;
    width: 180px;
}

.modal-full-page .modal-dialog .modal-body .body-content-modal .main-content-body {
    display: flex;
    align-items: start;
    justify-content: center;
    flex: 1 1 800px;
}

.modal-full-page .modal-dialog .modal-body .body-content-modal .wrap-content-body {
    flex: 1 1 auto;
    width: 925px;
    min-width: 720px;
    max-width: 925px;
    padding: 0 40px 100px;
    min-height: 96vh;
}

.modal-full-page .modal-dialog .modal-body .body-content-modal .no-padding-body {
    padding-right: 0;
    padding-left: 0;
}

.modal-full-page .modal-dialog .modal-body .body-content-modal .padding-x-default {
    padding-right: 40px;
    padding-left: 40px;
}

.modal-full-page .modal-content {
    height: 100%;
    min-height: 100vh;
    border-radius: 0;
    overflow-y: auto;
    background: #FFFFFF;
    padding: 0 2rem 10rem;
}

.modal-full-page .content-back {
    margin-bottom: 1rem;
    padding: 0 20px;
    position: relative;
    z-index: 1;
    top: -17px;
    right: -8px;
    text-align: center;
    flex: 0 0 36px;
    margin-right: 35px;
    width: 60px;
    padding-top: 60px;
    height: 30px;
}

.modal-full-page .content-back .button-back {
    position: fixed;
}

.modal-full-page .content-back .button-back .text {
    color: #4f5660;
    font-size: 13px;
    font-weight: 600;
}

.modal-full-page .content-back .button-back .icon {
    width: 36px;
    height: 36px;
    font-size: 16px;
    line-height: 1;
    border-radius: 50%;
    border: 2px solid #4f5660;
    align-items: center;
    display: flex;
    align-content: center;
    justify-content: center;
    color: #4f5660;
    transition: background-color 0.2s ease-out;
    margin: auto;
}

.modal-full-page .content-back .button-back .icon i {
    position: absolute;
    align-items: center;
    display: flex;
    align-content: center;
}

.modal-full-page .content-back .button-back .icon {
    display: flex;
    align-content: center;
    justify-content: center;
    border: 1px solid grey;
    border-radius: 50%;
    padding: 10px 12px;
}

.modal-full-page .content-back .button-back:hover {
    cursor: pointer;
}

.modal-full-page .content-back .button-back:hover .icon {
    color: #2e3338;
    transition: background-color 0.2s ease-in;
    background-color: rgba(106, 116, 128, 0.16);
}

.content-back-mobile {
    display: none;
}

@media screen and (max-width: 767px) {
    .new-style-p .w-responsive-80-center {
        width: initial !important;
    }
    .new-style-p .wrap-congratulation img {
        width: 100%;
    }
    .new-style-p .main-block-step {
        font-size: 0.9em !important;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-step img {
        width: 25% !important;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-step .block-step-content-title {
        font-size: 0.9em !important;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-content {
        margin-left: 15px !important;
        margin-right: 15px !important;
        width: initial;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-content img {
        width: 100%;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-content .list-content .item-list-content img {
        width: 70px !important;
        height: 90px !important;
        object-fit: cover;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-content-size-60 {
        width: initial;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-bg-yellow {
        margin: 0 0;
        padding: 10px;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-bg-yellow .bg-yellow-content {
        text-align: start;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-content-midle {
        margin-top: 10px !important;
    }
    .new-style-p .main-block-step .wrap-content-block-step .wrap-block-content-midle .wrap-content {
        margin-left: 0;
    }
    .modal-full-page .modal-content {
        padding: 0;
    }
    .modal-full-page .modal-content .modal-body {
        padding: 0;
    }
    .modal-full-page .modal-dialog .modal-body .body-content-modal {
        display: block;
    }
    .modal-full-page .modal-dialog .modal-body .body-content-modal .main-content-body {
        display: block;
    }
    .modal-full-page .modal-dialog .modal-body .body-content-modal .wrap-content-body {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        min-height: 96vh;
    }
    .content-back-mobile {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .content-back {
        display: none;
    }
    .button-back {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #detail_nganh {
        margin-top: 0 !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 991px) {
    /* For tablets: */
    .modal-full-page .modal-content {
        padding: 0;
    }
    .modal-full-page .modal-dialog {
        margin: initial;
        width: initial;
    }
    .modal-full-page .modal-content .modal-body {
        padding: 0;
    }
    .modal-full-page .modal-dialog .modal-body .body-content-modal {
        display: block;
    }
    .modal-full-page .modal-dialog .modal-body .body-content-modal .main-content-body {
        display: block;
    }
    .modal-full-page .modal-dialog .modal-body .body-content-modal .wrap-content-body {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        padding: 0;
        min-height: 96vh;
    }
    .modal-full-page .modal-dialog {
        max-width: initial;
    }
    .content-back-mobile {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .content-back {
        display: none;
    }
    .button-back {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    #detail_nganh {
        margin-top: 0 !important;
    }
}


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