﻿body a:hover, body a:focus {
    text-decoration: none
}

/*search*/
.search {
    margin: 35px 0px 25px;
    overflow: hidden;
}

.title-main { /* z-index: 1; */
    padding: 0px 5px; /* color: #222; */
    position: relative;
    margin-top: 0px;
    text-align: center; /* font-weight: 500; */
    text-transform: uppercase;
    margin-bottom: 15px;
}

.search .title .text:before {
    content: "";
    height: 20px;
    position: absolute;
    right: 60%;
    width: 450px;
}

.search .title .text:after {
    content: "";
    height: 20px;
    position: absolute;
    left: 57%;
    width: 450px;
}

.search #frm_search {
    height: 47px;
    padding: 3px 0px 0px 22px;
    overflow: hidden;
    background-color: #ea5432;
}

.search #frm_search .sl_web {
    margin-right: 10px;
    margin-left: 5px;
    padding: 6px 10px;
    border: none;
}

.search #frm_search .text {
    width: 80%;
    position: relative;
    z-index: 1;
    height: 40px;
    padding: 5px 10px;
    margin-right: 5px;
    background-position: 0 -360px; /* background-color: #fff; */
    background-repeat: repeat-x;
    line-height: 20px;
    color: #232323;
    font-family: arial, "\5b8b\4f53";
    font-size: 14px;
    border: none;
}

.search #frm_search .button {
    position: relative;
    z-index: 1;
    width: 78px;
    background-position: 0 -395px;
    background-color: #ea5432;
    font-size: 14px;
    outline: none; /* font-weight: bold; */
    cursor: pointer;
    text-transform: uppercase;
    color: #fff;
    width: 15%;
}

.search .selectWeb {
    text-align: center;
    margin-bottom: 35px; /* width: 565px; */
    margin: 0px auto 35px;
}

.search .nav-tabs > li.active > a {
    color: #eb421b !important;
}

.search .nav-tabs > li a {
    color: #088ade;
    font-size: 18px;
    text-transform: uppercase;
}

.search .nav-tabs > li {
    float: none;
    margin-bottom: -2px;
}

.search .selectWeb li {
    display: inline-block;
}

.search .selectWeb li .text {
    color: #143980;
    text-transform: uppercase;
    font-size: 18px;
    cursor: pointer;
}

.search .download_document {
    margin-top: 25px;
    text-align: center;
}

.search .download_document .btn_user { /* min-width: 285px; */
    padding: 10px 30px;
    text-align: center; /* text-transform: uppercase; */
    color: #fff;
    margin-bottom: 15px;
    border-radius: 30px;
}

.search .download_document .down1 {
    background: transparent;
    border-color: #fdb476;
    color: #fdb476;
}

.search .download_document .down2 {
    background: #766879;
    border-color: #766879;
}

.search .download_document .down3 {
    background: transparent; /* background: #fe0036; */
    border-color: #fff;
}

#hotwords {
    height: 18px;
    color: #999;
    overflow: hidden;
    margin: 5px 0px 0px 0px;
    text-align: center;
}

#hotwords span, #hotwords strong { /*float: left;*/
    margin-left: 15px;
    font-weight: normal;
}

#hotwords a:link, #hotwords a:visited { /*float: left;*/
    margin-right: 10px;
    color: #999;
}

.search #frm_search .button {
    border: none;
}

/*NEWS PAGE*//*list tin*/
.blog-relater .name {
    font-size: 18px;
    margin-bottom: 15px;
    display: block;
}

.blog-relater .box-img {
    float: left;
    margin-right: 12px;
    overflow: hidden;
    display: block;
    position: relative;
}

.list-news .thumb-news {
    width: 100%;
}

.list-news .box-img {
    width: 110px;
    min-height: 70px;
    float: left;
    margin-right: 12px;
    overflow: hidden;
    display: block;
    position: relative;
    background-color: #eee;
}

.list-news .item-event .box-img {
    width: 120px;
    height: 120px;
}

#thumb {
    overflow: hidden;
    display: block;
    position: relative;
    background-color: #eee;
}

.list-news .item {
    overflow: hidden;
    padding-top: 9px;
    padding-bottom: 8px;
}

.list-news {
    padding: 0px;
    margin: 0px
}

.list-news .item .name {
    line-height: 18px;
    display: block;
    margin-bottom: 6px;
    color: #000;
    font-size: 16px; /* font-weight: bold; */
}

.list-news .item .date {
    font-size: 12px;
    color: #a09c9c;
    margin-bottom: 0px;
}

.page-content {
    padding-bottom: 30px;
    padding-top: 30px;
}

.news-hot {
    position: relative;
    padding-top: 3px;
}

.fillter .title {
    font-size: 16px;
    margin-top: 0px;
}

.title-name {
    font-size: 18px;
    color: #ed1c24;
    background-color: #fff;
    text-transform: uppercase; /* padding-left: 8px; */ /* padding-right: 8px; */
}

.box-relater {
    border-top: 1px solid #d7d7d7;
    position: relative;
    padding-top: 30px;
    margin-top: 40px;
}

.box-relater .title {
    position: absolute;
    top: -13px;
    left: 0px;
    padding-right: 10px;
    background-color: #fff;
    z-index: 9;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 30px;
    color: #111;
    margin-top: 1px;
}

.box-relater .name {
    margin-top: 10px;
    margin-bottom: 20px;
}

.box-relater .name, .news-paper .item .name {
    color: #000;
    display: block;
    height: 44px;
    overflow: hidden;
    font-weight: bold;
    font-size: 16px;
}

.list-tag a {
    display: inline-block;
    padding: 5px 12px;
    background-color: #fafafa;
    margin: 3px 1px 3px 1px;
    color: #666;
    border: 1px solid #eee;
}

.list-tag a.active {
    background-color: #ddd;
    border: 1px solid #888
}

.list-tag a:hover {
    background-color: #f3c98d;
}

.fulltext {
}

.fulltext img, .fulltext table {
    max-width: 100% !important;
}

.box-head {
    padding-bottom: 10px; /* margin-bottom: 30px; */ /* background-color: #dddddd; */ /* border-top: 0px solid #384045; */ /* border-bottom: 0px solid #ccc; */
}

.box-head .name-head { /* color: #049568; */
    margin-top: 5px;
    font-size: 28px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.box-breadcrumb .breadcrumb > li > a {
    color: #004f9e;
}

.box-breadcrumb .breadcrumb > .active {
    color: #000;
}

/*BLOCK NEWS*/
.group-news .item-cate {
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    padding-bottom: 30px;
}

.group-news .name {
    color: #000;
    margin-bottom: 8px;
    margin-top: 0px;
    font-size: 18px;
    padding-top: 5px;
    padding-bottom: 6px; /* font-weight: bold; */
}

.group-news .item .box-time {
    margin-top: 8px;
    margin-bottom: 8px;
}

.group-news .item .txt {
    margin-bottom: 0px;
    margin-top: 8px;
    line-height: 20px;
}

.group-news .item.item-first {
    background-color: #bbb;
}

.group-news .item.item-first img {
    margin: auto;
}

.info-author {
    margin-top: 15px;
}

.group-news .item.item-first .name {
    color: #fff;
}

.group-news .thumb-news {
    width: 160px;
    height: 102px;
    float: left;
    margin-right: 15px;
}

.group-news .item.item-first {
    float: left;
    display: block;
}

.group-news .item.item-first {
    margin-right: 20px; /* border-radius: 8px; */
    overflow: hidden;
}

.item-cate-name {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px
}

.group-news .time {
    margin-left: 6px;
}

.group-news .item img {
    float: left;
}

/*CONTACT*/
.frm-contact .form-control {
    height: 42px;
    border: 1px solid #ddd;
    box-shadow: none;
    border-radius: 0;
}

.box-area {
    margin-bottom: 15px;
}

.contact-form .title {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 10px;
    color: #333;
}

.contact-content li {
    list-style: none;
    position: relative;
    padding-left: 24px;
}

.contact-content li {
    padding-top: 6px;
    padding-bottom: 6px;
}

.contact-content ul {
    padding: 0px;
    margin: 0px
}

.contact-content li .fa {
    float: left;
    margin-right: 6px;
    text-align: center;
    width: 20px;
    position: absolute;
    left: 0;
    top: 9px;
}

.close-popup-btn {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 2px rgba(0, 0, 0, .1);
    text-align: center;
    padding: 7px 12px;
    border: 0;
    cursor: pointer;
    z-index: 999;
}

#myModal iframe {
    width: 100%;
}

.breadcrumb {
    margin-bottom: 10px
}

/*register*/
.register {
    background-color: #eee;
}

.box_register .title {
    font-size: 20px;
    text-transform: uppercase;
    color: #333 !important;
    margin-top: 10px;
}

.register .box_register {
    box-shadow: 0px 10px 20px 9px rgba(28, 30, 35, 0.1); /* border-radius: 10px; */
    background-color: #fff;
    position: relative; /* max-width: 430px; */
    margin: 0 auto; /* margin-top: 45px; */
    margin-bottom: 45px;
}

@media (min-width: 1200px) {
    .register .box_register {
        margin-top: -65px;
        margin-bottom: 65px;
        border-radius: 10px;
        overflow: hidden;
    }
}

.btn_submit i {
    font-size: 16px;
    margin-right: 5px;
}

.box_option .forget_pass {
    color: #ff3030 !important;
    font-size: 13px !important;
    padding: 0px !important;
}

.box_option label {
    font-weight: normal;
    font-size: 13px;
}

.box_login_social {
    background: #f4f3f3;
    padding-top: 28px;
    padding-bottom: 15px;
}

#site-body .register .right {
    background: url(../images/bg-login.png) left center no-repeat;
    min-height: 500px;
}

#site-body .register .left { /* border: 1px solid #007CC2; */ /*width: 450px;*/
}

#site-body .register .left .title {
    margin: 0px 0px 15px 0px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    color: #004f9e;
    font-weight: bold;
    clear: both;
    font-size: 22px;
}

#site-body .register .left .title span {
    color: #000;
}

#site-body .register .left .btn_facebook {
    width: 100%;
    border-radius: 0px;
    margin-right: 15px;
    padding: 0px;
    height: 40px;
    background: #415E9C;
    margin-bottom: 15px;
}

#site-body .register .left .social_register {
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

#site-body .register .left .line {
    position: relative;
    margin: 15px 0px 15px 0px;
    text-align: center;
}

#site-body .register .form-control {
    border-radius: 0px;
    outline: none;
    box-shadow: none;
    height: 40px;
    padding-left: 30px;
    margin-bottom: 0px;
}

#site-body .register .fa_user {
    position: absolute;
    top: 12px;
    left: 10px;
    color: #999999;
}

#site-body .register .form-group {
    overflow: hidden;
    position: relative;
}

#site-body .register .left .fa_fb { /*float: left;*/
    background: #3a5795;
    float: left; /*background: #cf4536;*/
    height: 38px;
    width: 38px;
    padding: 9px 0px 0px 0px;
    font-size: 20px;
}

#site-body .register .btn_submit {
    background: #ff5000;
    border-color: #d85114;
    color: #FFF;
    text-shadow: none;
    width: 100%;
    border-radius: 4px;
    text-transform: uppercase;
    padding: 10px 0px;
}

#site-body .register .left .btn_google {
    width: 100%;
    border-radius: 0px;
    margin-right: 15px;
    padding: 0px;
    background: #e64c3c;
    height: 40px;
    border-color: #e64c3c;
}

#site-body .register .left .fa_gl {
    float: left;
    background: #cf4536;
    height: 38px;
    width: 38px;
    padding: 9px 0px 0px 0px;
    font-size: 20px;
}

#site-body .register .left a {
    color: #fff;
    float: left;
    padding: 9px 0px 0px 10px;
    font-size: 16px;
    font-family: arial;
}

#site-body .register .forgotPass {
    margin: 10px 0px 0px 0px;
    overflow: hidden;
    font-size: 13px;
}

#site-body .register .forgotPass a {
    color: #ff3030;
    font-size: 13px;
    float: none;
}

/*profile*/
.changepass .title {
    color: #007CC2;
    text-transform: uppercase;
    text-align: center;
}

.changepass .form-group {
    overflow: hidden;
}

.changepass .thumb .img_user {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.changepass .left .title {
    margin: 15px 0px;
    padding: 5px 10px;
    background: rgb(0, 124, 194);
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.changepass .content {
    padding: 5px 5px 20px 5px;
}

.changepass .left .list {
    padding: 0px 0px 0px 15px;
}

.changepass .left .list .count {
    background: red;
    font-size: 12px;
    color: #fff;
    padding: 0px 8px;
}

.changepass .left .list li {
    padding: 5px;
}

.changepass .left .fa_user {
    margin-right: 10px;
}

.changepass .right .title {
    margin: 25px 0px 30px 0px;
    color: rgb(0, 124, 194);
    text-transform: uppercase;
    font-weight: 300;
}

.updateprofile .user_note {
    font-size: 12px;
    color: #222;
}

.searchAll .read_more a {
    display: inline-block;
    margin-top: 10px;
    border: 1px solid #222;
    padding: 5px 20px;
    font-size: 16px;
}

.pagination {
    margin-bottom: 0px;
}

.status {
    margin: 0px 0px 25px 0px;
}

.status ul {
    border: 1px solid #ccc;
    border-right: none;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

.uk-grid:after, .uk-grid:before {
    content: "";
    display: block;
    overflow: hidden;
}

.status ul li:hover, .status ul li.active {
    background: #007CC2;
    color: #fff;
}

.status ul li.item {
    list-style: none;
    background: #f3f3f3;
    padding: 0px 0px 0px 20px;
    position: relative;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    cursor: pointer;
}

.status ul li:hover, .status ul li.active {
    background: #007CC2;
    color: #fff;
}

.status ul li.active:before, .status ul li:hover:before {
    color: #fff;
    border-left-color: #007CC2;
}

.status ul li:before {
    position: absolute;
    content: "";
    width: 0px;
    height: 0px;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 15px solid #F3F3F3;
    right: -15px;
    top: 0px;
    z-index: 2;
    transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
}

.status ul li.item .step {
    font-size: 40px;
    line-height: 60px;
    margin: 0px 5px 0px 0px;
}

.status ul li.item .info {
    float: left;
    margin: 10px 0px 0px 0px;
}

.status ul li.item .name {
    display: block;
    text-transform: uppercase;
    font-weight: bold;
}

.status ul li.item .des {
    display: block;
    font-style: italic;
}

.tbl_cart {
    font-size: 14px;
}

.tbl_cart .shop_title {
    background: #007CC2;
    padding: 7px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 25px; /*height: 25px;*/
}

.tbl_cart .shop_title a {
    color: #fff;
}

.btn_del_all {
    border: 0px;
    padding: 0px 5px;
    font-size: 13px;
    cursor: pointer;
    outline: 0px;
    border-radius: 3px;
}

.remove_padd {
    padding-left: 0px;
    padding-right: 0px;
}

.tbl_cart tr th {
    background: #E2E2E2;
    color: #000;
    font-size: 12px;
}

.tbl_cart .fa_user {
    color: #838282 !important;
    display: block;
    text-align: center;
    margin: 0px 0px;
    border-radius: 3px;
    width: 18px;
    font-size: 18px;
    font-weight: normal;
    margin: 0 auto;
}

.uk-margin-right {
    margin-right: 15px !important;
}

.uk-form-row {
    text-align: left;
}

.uk-form-row label {
    font-size: 12px;
    font-weight: 300;
}

.width-2-10 {
    width: 15%;
}

.width-1-10 {
    width: 5%;
}

.width-3-10 {
    width: 30%;
}

.cart_option {
    background: #ddd;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cart_option p {
    overflow: hidden;
    margin-bottom: 5px;
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 5px;
    font-size: 13px !important;
}

.box_caption p {
    overflow: hidden;
    margin-bottom: 5px;
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 1px;
    font-size: 13px;
    line-height: 27px;
}

.cart .box_caption label {
    font-weight: normal;
    margin-bottom: 0px;
}

.cart_option p span {
    float: right;
    font-weight: bold;
    font-size: 13px;
}

.cart_option .txt_total {
    font-weight: normal;
    font-size: 13px;
}

.cart_option .fa_circle {
    color: #000;
    margin-left: 5px;
}

.tbl_cart tr th, .tbl_cart tr td {
    padding: 10px 8px !important;
    vertical-align: middle !important;
    border: none !important;
    background: none;
}

.tbl_cart tbody tr:hover {
    background: #f0f0f0;
}

.cart .txt_bold {
    font-weight: bold;
}

.cart .tmp_total .txt_sum {
    color: #f55951;
}

.cart .tmp_total p {
    border-bottom: 1px dashed #d5d5d5;
    padding-bottom: 5px;
}

.tooltip-inner {
    max-width: 350px; /* If max-width does not work, try using width instead */
    width: 350px;
}

.cart .right {
    text-align: left;
}

.cart .right .title {
    background: #007CC2;
    color: #fff;
    padding: 10px;
}

.cart .right .item {
    border: 1px solid #eee;
    padding: 0px 0px 15px 0px;
    margin-bottom: 25px;
}

.cart .fa_user {
    margin-right: 5px;
}

.cart .inner {
    padding: 5px;
}

.cart .inner ul {
    list-style-type: none;
    margin: 0px;
}

.cart .inner ul li {
    margin-bottom: 15px;
}

/*view gio hang*/
.total-order {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    padding: 5px 0px;
    background-color: #BCDBEA;
    border-top: 1px solid rgba(0, 124, 194, 0.69);
}

.uk-container-center {
    margin-left: auto;
    margin-right: auto;
}

.total-order ul li span {
    color: #DA251C;
    font-weight: bold;
}

.total-order .btn_user {
    margin-right: 15px;
    min-width: 100px;
    font-size: 13px;
    font-weight: bold;
    display: inline;
}

.total-order .txt_total {
    color: #fff;
    font-weight: normal;
}

.cart .empty_cart {
    background: #fff1f0;
    color: #d85030;
    border-color: rgba(216, 80, 48, .3);
    padding: 15px;
}

.cart .txt_title {
    text-align: center;
    text-transform: uppercase;
    color: #555;
    margin-top: 25px;
    margin-bottom: 35px; /* font-weight: bold; */
    font-size: 24px;
}

.cart .btn_del {
    display: inline-block;
}

.cart .txt_attribute {
    color: #989898;
}

.cart .tmp_total {
    overflow: hidden;
    background: #eee;
    padding-top: 15px;
}

.cart .tmp_total .text_title {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

.empty_cart {
    background: #fff1f0;
    color: #d85030;
    border-color: rgba(216, 80, 48, .3);
    padding: 15px;
}

.listbill .thumb .img_user {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.listbill .left .title {
    margin: 15px 0px;
    padding: 5px 10px;
    background: rgb(0, 124, 194);
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.listbill .left .title a {
    color: #fff;
}

.listbill .content {
    padding: 5px 5px 20px 5px;
}

.left .count {
    background: red;
    font-size: 12px;
    color: #fff;
    padding: 0px 8px;
}

.listbill .left .list li {
    padding: 5px;
}

.listbill .left .fa_user {
    font-size: 16px;
    margin-right: 5px;
}

.left .thumb {
    margin-bottom: 15px;
}

.listbill .left {
    margin-bottom: 35px;
    overflow: hidden;
}

.listbill .right .title {
    margin: 25px 0px 30px 0px;
    color: rgb(0, 124, 194);
    text-transform: uppercase;
    font-weight: 300;
}

.listbill .tbl_cart tr th, .listbill .tbl_cart tr td {
    padding: 5px 8px !important
}

.listbill .tbl_cart .shop_title {
    background: #DA251C !important;
}

.listbill .panel-default > .panel-heading {
    background: #007CC2;
    color: #fff;
}

.listbill .panel-heading .txttitle {
    font-size: 14px;
}

.listbill .panel-heading .txttitle .txt_billcode {
    font-weight: bold;
}

.listbill .panel-heading .txttitle .state {
    background: orange;
    padding: 5px 10px;
}

.listbill .tbl_cart .cart-image .img_user {
    width: 60px;
    border: 1px solid #ccc;
}

.listbill .action .btn_checked {
    background: #8fce48;
    color: #fff;
}

.listbill .action .btn_user {
    min-width: 100px;
}

.tbl_cart .detail_fee {
    text-decoration: underline;
}

.listbill .isvalidate {
    font-size: 16px;
    color: green;
}

.listbill .notvalidate {
    font-size: 16px;
    color: red;
}

.total-order {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 100%;
    z-index: 999;
    padding: 5px 0px;
    background-color: rgba(0, 0, 0, 0.8);
    border-top: 1px solid rgba(0, 124, 194, 0.69);
}

.uk-container-center {
    margin-left: auto;
    margin-right: auto;
}

.total-order ul li {
    color: #000;
    font-size: 15px;
    line-height: 44px;
    font-family: Arial;
    font-weight: bold;
    float: left;
    /*margin-right: 25px;*/
    text-transform: uppercase;
    padding: 0px 15px;
}

.total-order ul li span {
    color: #DA251C;
    font-weight: bold;
}

.cart .empty_cart {
    background: #fff1f0;
    color: #d85030;
    border-color: rgba(216, 80, 48, .3);
    padding: 15px;
}

#myModal {
    z-index: 999999 !important;
    padding-bottom: 35px;
}

#myModal .fa_question {
    font-size: 60px;
    color: #286090;
}

#myModal .accept .btn_user {
    margin-right: 15px;
    min-width: 100px;
}

#myModal .form-group {
    overflow: hidden;
}

#myModal .modal-header {
    background: rgb(0, 124, 194);
    color: #fff;
}

#myModal .header_detail_order {
    color: #555;
    font-weight: bold;
    text-transform: uppercase;
    background: #fff;
}

.view_detail_order .cart_option p span {
    float: none;
}

.view_detail_order .img_cart {
    width: 100px;
    height: auto;
}

.view_detail_order .txtpro {
    min-width: 100px;
    display: inline-block;
}

.view_detail_order, .view_detail_order .panel-body {
    background: #fff !important;
}

.view_detail_order .panel-body {
    padding: 0px !important;
}

#myModal .view_detail_order .panel-heading {
    background: #555;
    position: relative;
}

#myModal .view_detail_order .fa_angle_down {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #fff;
    width: 20px;
    height: 20px;
    font-weight: bold;
    color: #555;
    padding-left: 5px;
    padding-top: 3px;
}

/*message*/
.cntMess .date {
    padding: 10px 0px;
    margin: 0px 0px;
    font-size: 13px;
    color: #bf453f;
}

.cartOrder .headline {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    margin: 15px 0px 25px 0px;
}

.cartOrder .btn {
    min-width: 135px;
}

.cartOrder .tbl_viewcart th {
    background: #337ab7;
    color: #fff;
}

.cartOrder .tbl_viewcart td {
    vertical-align: middle !important;
}

.cartOrder .tbl_viewcart .totalAll {
    text-transform: uppercase;
    font-weight: 300;
}

.cartOrder .tbl_viewcart .numberTotal {
    font-weight: bold;
    color: red;
    font-size: 16px;
}

.cartOrder .tbl_viewcart .fa_user {
    font-size: 16px;
    color: red;
}

.cartOrder .tbl_viewcart .thumb {
    width: 80px;
    height: 80px;
}

.updateprofile .thumb .img_user {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.updateprofile .title {
    margin: 15px 0px;
    padding: 5px 10px;
    background: rgb(0, 124, 194);
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.updateprofile .content {
    padding: 5px 5px 20px 5px;
}

.updateprofile .left .list .count {
    background: red;
    font-size: 12px;
    color: #fff;
    padding: 0px 8px;
}

.updateprofile .left .list li {
    padding: 5px;
}

.updateprofile .left .fa_user {
    margin-right: 10px;
}

.updateprofile .right .title {
    margin: 25px 0px 30px 0px;
    color: rgb(0, 124, 194);
    text-transform: uppercase;
    font-weight: 300;
}

.updateprofile .title_regis {
    color: rgb(0, 124, 194);
    margin: 25px 0px;
}

.updateprofile .table th {
    background: rgb(232, 231, 231);
    color: #000;
    font-weight: bold;
}

/*style checkbox*/
.chk_user {
    float: right;
    background: #5BC0DE;
    color: #fff;
    padding-top: 3px;
    margin-left: 35px;
    border-radius: 4px;
    min-width: 115px;
}

.chk_user1 {
    float: right;
    background: #9a9a9a;
    color: #fff;
    min-width: 115px;
    padding-top: 3px;
    margin-left: 35px;
    border-radius: 4px;
}

.chk_user .lb_user, .chk_user1 .lb_user {
    margin: 5px 10px;
    font-size: 13px;
}

#frm_filter {
    overflow: hidden;
}

#frm_filter .col_user {
    padding-left: 5px;
    padding-right: 5px;
}

/**/
.avatar .thumb .img_user {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto;
}

.avatar .left .title {
    margin: 15px 0px;
    padding: 5px 10px;
    background: rgb(0, 124, 194);
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
}

.avatar .left .title a {
    color: #fff;
}

.avatar .content {
    padding: 5px 5px 20px 5px;
}

.avatar .left .list {
    padding: 0px 0px 0px 15px;
}

.avatar .left .list .count {
    background: red;
    font-size: 12px;
    color: #fff;
    padding: 0px 8px;
}

.avatar .left .list li {
    padding: 5px;
}

.avatar .left .fa_user {
    margin-right: 10px;
}

.avatar .right .title {
    margin: 25px 0px 30px 0px;
    color: rgb(0, 124, 194);
    text-transform: uppercase;
    font-weight: 300;
}

.avatar .add_mar {
    margin-top: 25px;
    margin-bottom: 45px;
}

.avatar .tbl_show {
    margin-top: 30px;
    margin-bottom: 30px;
}

.avatar .action .btn_user {
    min-width: 145px;
    margin-right: 10px;
}

/*note view cart*/
#product_wapper .cart .note {
    color: #555;
    margin: 15px 0px;
    background: #fffceb;
    border: 1px solid #e28327;
    padding: 10px;
}

#product_wapper .cart .note .txtbold {
    color: #e28327;
}

#product_wapper .cart .note .txt_warning {
    color: #f55951 !important;
    font-weight: bold;
}

#product_wapper .cart .close_note {
    color: #e28327;
}

/*end note view cart*/
.creatNewOrder .form-control {
    border-radius: 0px;
}

ul.list li a {
    text-transform: capitalize;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-both {
    clear: both;
}

.creatNewOrder {
    margin-bottom: 25px;
    overflow: hidden;
}

.creatNewOrder .title {
    margin-top: 15px;
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
}

.creatNewOrder .item {
    overflow: hidden;
    background: #f9f9f9;
    padding: 5px;
    margin-bottom: 25px;
}

.alert-warning {
    color: #72582b;
    background-color: #f7f0ce;
}

.alert {
    margin: 20px 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border: none;
}

.alert.alert-warning:after {
    content: "\f071";
}

.alert:after {
    font-family: "FontAwesome";
    position: absolute;
    top: 10px;
    left: 17px;
    color: #ffffff;
    font-size: 20px;
    z-index: 3;
}

.img_item {
    width: 100px;
    height: 100px;
}

.table-bordered > thead > tr > th {
    text-align: center;
}

.add_orderext .btn {
    border-radius: 0px;
}

.btn_upload_img, .btn_addlink {
    padding: 2px 12px;
}

.add_orderext .btn_upload_img {
    background: #3182c1;
}

.add_orderext .btn_addlink {
    background: #67b720;
    border: 1px solid #67b720;
}

.add_orderext .form-group {
    padding: 0px 10px;
    margin-bottom: 5px;
}

.add_orderext .form-control {
    border-radius: 0px;
}

.add_orderext .fa_user {
    font-size: 24px;
}

.fa_del {
    color: red;
}

.fa_save {
    color: blue;
}

.btn_action {
    overflow: hidden;
    display: inline-block;
    width: 30px;
    margin-right: 5px;
}

.add_orderext .cls_td {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.btn_download {
    background-color: #7AB861;
    color: #fff !important;
    border-color: #C9DC4F;
}

.btn_download:hover {
    color: #fff !important;
    background-color: #d1df55;
    border-color: #7ab861;
}

.creatNewOrder .btn_user {
    font-size: 16px;
    padding: 10px 20px;
}

.creatNewOrder .btn_file, .creatNewOrder .btn_uploadfile {
    padding: 5px 20px;
    font-size: 16px;
    margin-bottom: 15px;
}

.addmarright5 {
    margin-right: 5px;
}

.creatNewOrder .download_file {
    margin-top: 55px;
}

.creatNewOrder .upload_file {
    margin-top: 25px;
    margin-bottom: 45px;
}

/*-*/
.addmartop15 {
    margin-top: 15px;
}

.listitem .item {
    border: 1px solid #ddd;
    padding: 15px;
    border-bottom: 2px solid #a94442;
    background: #f9f9f9;
}

.listitem .item .txttitle {
    background: rgb(0, 124, 194);
    color: #fff;
    padding: 5px;
}

.listitem .item .action_order {
    display: inline-block;
    padding: 6px 10px;
}

.right .col_user {
    margin-bottom: 15px;
}

.form-control, .btn {
    border-radius: 0px; /*margin-bottom: 15px;*/
}

.listitem .item .action_order .fa_user {
    font-size: 18px;
}

.item .export_excel {
    color: #5cb85c
}

.item .view_order {
    color: #286090;
}

.item .delete_order {
    color: red;
}

.listitem .item .txtbold1 {
    font-weight: bold !important;
    display: inline-block;
    width: 80px;
}

.listitem .item .txt_number {
    color: #a94442;
    font-size: 15px;
    font-weight: bold;
}

#product_wapper {
    margin-bottom: 40px;
}

#msgerr {
    position: absolute;
    text-align: center;
    left: 0px;
    top: 8px;
}

.detail-content table tr td {
    border: 1px solid #d7d7d7 !important;
    padding: 5px 10px
}

.detail-content, .detail-content p, .detail-content span, .detail-content a, .detail-content h1, .detail-content h2, .detail-content h3, .detail-content h4, .detail-content h5 {
    font-family: Roboto !important;
}

.topSite {
    background: #185abc; /* padding: 5px 0px 0px 0px; */
}

.topAction > li {
    float: left;
    padding: 0px 15px;
    position: relative;
    height: 30px; /*margin-right: 8px;*/
}

.topAction li ul.user_info {
    position: absolute;
    top: 100%;
    right: 0px;
    width: 200px;
    z-index: 99999 !important;
    overflow: hidden;
    background: #fafafa;
    display: none;
    padding: 0px 10px;
}

.topAction li ul.notify li a {
    color: #222 !important;
}

.topAction li ul.notify {
    padding: 0px;
    color: #333;
    position: absolute;
    top: 100%;
    width: 300px;
    left: -88px;
    z-index: 999 !important;
    overflow: hidden;
    background: #fff;
    display: none;
    border: 1px solid #b1a6a6;
}

.topAction li ul.shopcart {
    position: absolute;
    top: 100%;
    width: 300px;
    left: -88px;
    z-index: 999 !important;
    overflow: hidden;
    background: #fff;
    display: none;
    border: 1px solid #b1a6a6;
}

.topAction li ul.shopcart li a {
    color: #222;
    font-size: 12px;
}

.topAction li ul.shopcart .fa_user {
    margin-right: 10px;
}

.topAction li ul.notify li:first-child {
    text-transform: uppercase;
    font-weight: bold;
}

.topAction li ul.notify li:last-child a {
    color: #008ACB;
}

.topAction li ul.notify li a {
    color: #222;
    font-size: 12px;
}

.topAction .thumb {
    width: 30px;
    height: 30px;
    padding-bottom: 4px;
    margin-right: 5px;
    border-radius: 20px;
}

.topAction li:hover ul { /*display: block;*/
}

/*.topAction li:hover ul li {    display: block;    margin: 5px 0px;    float: none;    padding: 5px 10px;    border-bottom: 1px dashed #ccc;}*/
.topAction li a:hover {
    color: #ddd !important;
}

.topAction li ul li {
    margin: 5px 0px;
    float: none;
    padding: 5px 10px;
    border-bottom: 1px dashed #ccc;
}

.topAction .fa_user {
    margin-right: 10px;
}

.topAction li a, .marquee {
    color: #fff;
    position: relative;
}

.exchangePrice {
    color: #FEE725;
    margin-bottom: 0px;
    padding-left: 10px;
}

.exchangePrice .txtEx {
    font-weight: bold;
    font-size: 14px;
}

.left .active_cart {
    background: rgb(0, 124, 194);
    font-size: 14px;
    text-transform: uppercase;
}

.left .active_cart a {
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}

.left .ulorder {
    padding: 15px 20px 15px 15px;
    border: 1px solid #d7d7d7;
    background: #f5f4f4;
    overflow: hidden;
}

.left .ulorder li {
    margin-bottom: 15px;
}

.left .ulorder li a {
    font-size: 14px;
    display: block;
    padding: 0px;
    font-weight: normal;
    text-transform: none;
    color: #555 !important;
    transition: All .3s ease;
    -webkit-transition: All .3s ease;
    -moz-transition: All .3s ease;
    -o-transition: All .3s ease;
    transform: translate(0);
    -webkit-transform: translate(0);
    -moz-transform: translate(0);
    -o-transform: translate(0);
    -ms-transform: translate(0);
}

.left .ulorder li span {
    display: inline-block;
    width: 25px;
    text-align: center;
    position: relative;
    left: -5px;
}

.box_profile, .box_profile .title {
    color: #fff;
}

.box_profile {
    position: relative;
    padding-top: 20px; /* padding-bottom: 20px; */
    margin-top: -233px;
    margin-bottom: 40px;
}

.box_profile:before { /* background-color: rgba(0,0,0,0.5); *//* content: ''; */
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
}

.box_profile .avatar {
    position: relative;
    overflow: hidden;
    border-radius: 50%;
    width: 140px;
    float: left;
}

.box_profile .txt_change_avatar {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 4px;
    padding: 6px 0px;
    z-index: 9;
    background-color: rgba(0, 0, 0, 0.2);
}

.box_profile .img_avatar {
    width: 140px;
    overflow: hidden;
    border-radius: 50%;
}

.infor td {
    text-align: left;
    padding: 2px 5px;
}

.box_profile .txt_change_avatar {
    color: #fff;
}

.box_profile .infor {
    margin-top: 10px
}

.box_finance {
    margin-top: 30px
}

.box_profile .box_finance .action a {
    color: #fff
}

/*.box_profile*/
.box_profile .title {
    font-size: 18px;
    text-transform: uppercase; /* font-weight: 700; */
    margin-top: 0px;
    margin-bottom: 15px;
}

.box_profile .container_profile { /* background: #f5f4f4; */
    padding: 20px; /* border: 1px solid #d7d7d7; */
    margin-bottom: 15px;
}

.box_profile .txt_change_avatar {
    color: #555;
    font-weight: bold;
    font-size: 13px;
}

.box_profile .avatar {
    float: left;
    margin-right: 15px;
}

.box_profile .infor {
    float: left;
    font-size: 13px;
}

.box_profile .infor p {
    margin-bottom: 5px;
}

.box_profile .txt_value {
    color: #da251c;
    font-weight: bold;
    font-size: 12px;
}

.box_profile .box_finance .current_wallet {
    padding: 6px 10px;
    background: #ff6c00;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.box_profile .box_finance .number {
    font-weight: 700;
    font-size: 25px;
    color: #f01111;
    margin: 6px 0 0 0;
}

.box_profile .box_finance .action a {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}

nav.sidebar, .main {
    -webkit-transition: margin 200ms ease-out;
    -moz-transition: margin 200ms ease-out;
    -o-transition: margin 200ms ease-out;
    transition: margin 200ms ease-out;
}

.main {
    padding: 10px 10px 0 10px;
}

@media (min-width: 765px) {
    .main {
        position: absolute;
        width: calc(100% - 40px);
        margin-left: 40px;
        float: right;
    }

    nav.sidebar:hover + .main {
        margin-left: 200px;
    }

    nav.sidebar.navbar.sidebar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
        margin-left: 0px;
    }

    nav.sidebar .navbar-brand, nav.sidebar .navbar-header {
        text-align: center;
        width: 100%;
        margin-left: 0px;
    }

    nav.sidebar a {
        padding-right: 13px;
    }

    nav.sidebar .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    nav.sidebar .navbar-collapse, nav.sidebar .container-fluid {
        padding: 0 0px 0 0px;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
    }

    nav.sidebar { /*width: 200px;*/
        height: 100%; /* margin-left: -160px; */ /* float: left; */
        margin-bottom: 0px;
        border: none;
    }

    nav.sidebar li {
        width: 100%;
    }

    nav.sidebar:hover {
        margin-left: 0px;
    }

    .forAnimate {
        opacity: 0;
    }
}

@media (min-width: 1330px) {
    .main {
        width: calc(100% - 200px);
        margin-left: 200px;
    }

    nav.sidebar {
        margin-left: 0px;
        float: left;
    }

    nav.sidebar .forAnimate {
        opacity: 1;
    }
}

nav.sidebar .navbar-nav .open .dropdown-menu > li > a:hover, nav.sidebar .navbar-nav .open .dropdown-menu > li > a:focus { /*color: #CCC;*/
    color: rgb(0, 124, 194);
    background-color: transparent;
}

nav:hover .forAnimate {
    opacity: 1;
}

nav.sidebar li {
    list-style: none;
}

.box_list_bill .txt_title {
    font-weight: 400;
    color: #007cc2;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 12px;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 15px;
}

.box_list_bill .txt_title {
    font-weight: 400;
    color: #007cc2;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 15px;
    border-bottom: 1px dashed #d7d7d7;
    margin-bottom: 15px;
}

.box_list_bill .filter_all {
    font-weight: 700;
    width: 70px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    background: #cfcfcf;
    border: 1px solid #bfbfbf;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.box_list_bill .txt_stt {
    display: inline-block;
    padding-right: 20px;
    width: 110px;
    margin-top: 10px;
}

.ul_list_status li a:hover {
    color: #007cc2;
}

.box_filter {
    clear: both;
    display: table;
    width: 100%;
    padding: 10px 0;
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 1px dashed #d7d7d7;
}

.ul_list_status li.active a {
    font-weight: bold;
    color: #007cc2;
}

.list_status {
    padding-left: 0px;
    padding-right: 0px;
}

.remove-padd {
    padding-left: 0px;
    padding-right: 0px;
}

.box_data .table > thead > tr {
    background: #007cc2;
    border: 1px solid #007cc2;
}

.box_data .table > thead > tr > th {
    color: #fff;
    border: 1px solid #007cc2;
}

.list_data .code_bill {
    color: #007cc2;
    font-weight: 700;
    border-bottom: 1px dashed #d8d8d8;
    padding: 0 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_data .cdate {
    color: #000000;
    display: inline-block;
    margin-bottom: 0px;
    font-size: 12px;
    padding-top: 5px;
}

.list_data .right-more {
    display: inline-block !important;
    width: 25px;
    height: 25px;
    line-height: 25px !important;
    border: 1px solid #c3c3c3;
    background: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    color: #333333;
}

.list_data .right-more:hover, .action li span:hover {
    color: #d66233;
    border: 1px solid;
}

.list_data tr > td {
    display: table-cell;
    text-align: center;
    vertical-align: middle !important;
}

.list_data .total_money {
    color: #f15920;
    font-weight: 700;
    margin-bottom: 0px;
}

.list_data p {
    margin-bottom: 0px;
}

.list_data .stt_bill {
    font-weight: bold;
}

.list_data .cskh {
    padding: 2px 0 1px;
    text-align: center;
    width: 50px;
    margin-bottom: 5px;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #707070;
    display: inline-block;
    color: #ffffff;
    position: relative;
}

.list_data .cskh:hover {
    background: #cc3333;
    color: #ffffff;
}

.action li {
    display: inline-block;
    padding: 0 2px;
}

.action li span {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #c3c3c3;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    font-size: 12px;
    color: #333333;
}

.cart .swal2-icon {
    width: 80px;
    height: 80px;
    border: 4px solid grey;
    border-radius: 50%;
    margin: 20px auto 30px;
    box-sizing: content-box;
    cursor: default;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.cart .swal2-icon.swal2-question {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #c9dae1;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
}

.cart .btn_accept_del, .cart .btn_cancel_del {
    margin-right: 10px;
    font-size: 16px;
    padding: 10px 32px;
}

.cart .txt_confirm {
    margin-bottom: 15px;
    font-size: 16px;
}

.complete_bill .title {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #007cc2;
    color: #ffffff;
    text-transform: uppercase;
    padding-left: 20px;
    margin-bottom: 0px;
}

.complete_bill .box_item {
    border: 1px solid #d7d7d7;
    border-top: none;
    background: #f5f4f4;
    padding: 20px;
}

.complete_bill .sl_address {
    margin-bottom: 15px;
}

.complete_bill label {
    font-weight: normal;
}

.complete_bill .box_left .item1 label {
    float: left;
    margin-right: 10px;
}

.complete_bill .box_left .item1 {
    overflow: hidden;
    margin-bottom: 10px;
}

.complete_bill .box_left .item1 .ul_list {
    float: left;
}

.complete_bill .box_left .item1 .ul_list li {
    margin-bottom: 5px;
}

.complete_bill .box_left .item1 .txt_value {
    color: #d9534f;
    font-weight: 700;
}

.complete_bill .box_left .item2 {
    clear: both;
}

.item2 .input_replace {
    display: inline-block;
    margin-right: 10px;
}

.box_replace label {
    padding-left: 25px;
    font-weight: normal;
}

.box_replace .form-control {
    border-radius: 4px;
    margin-bottom: 10px;
}

.box_replace .form-group {
    overflow: hidden;
    margin-bottom: 0px;
}

.box_replace .caution {
    text-align: center;
    color: #d9534f;
    font-weight: 300;
}

.box_left .sl_store {
    padding-top: 15px;
    padding-bottom: 10px;
    border-top: 1px dashed #c2c2c2;
    border-bottom: 1px dashed #c2c2c2;
    overflow: hidden;
}

.box_left .sl_store .txt_note {
    clear: both;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 18px;
    color: #848484;
    font-size: 12px;
    display: none;
}

.box_left .sl_store .txt_note p {
    margin-bottom: 0px;
}

.box_deposit {
    padding: 20px 0 15px;
    border-bottom: 1px dashed #c2c2c2;
}

.complete_bill .txt_number {
    color: #d9534f;
    font-weight: 300;
}

.complete_bill input[type="radio"] {
    margin-right: 5px;
}

.complete_bill .box_time {
    padding: 20px 0 15px;
    border-bottom: 1px dashed #c2c2c2;
}

.complete_bill .box_submit {
    padding: 20px 0 0 0;
}

.complete_bill .box_submit .btn_submit_bill {
    display: inline-block;
    margin-right: 15px;
    width: 141px;
    height: 40px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    line-height: 38px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: none;
    padding: 0;
    outline: none;
    background: #007cc2;
    -webkit-box-shadow: 0 4px 0 0 #2d4f92;
    -moz-box-shadow: 0 4px 0 0 #2d4f92;
    box-shadow: 0 4px 0 0 #2d4f92;
}

.complete_bill .box_submit .btn_dat_coc_ngay {
    display: inline-block;
    width: 141px;
    height: 40px;
    text-transform: uppercase;
    color: #ffffff;
    text-align: center;
    line-height: 38px;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border: none;
    padding: 0;
    outline: none;
    -webkit-box-shadow: 0 4px 0 0 #d4241f;
    -moz-box-shadow: 0 4px 0 0 #d4241f;
    box-shadow: 0 4px 0 0 #d4241f;
}

.complete_bill .box_right table thead tr th {
    text-align: center;
    vertical-align: middle;
    border: none;
    background: #d7d7d7;
    font-weight: normal;
}

.complete_bill .box_right table {
    margin-bottom: 0px;
}

.complete_bill .sumery {
    border: 1px solid #d7d7d7;
    border-top: none;
    padding: 30px 15px;
}

.complete_bill .sumery h2 {
    text-transform: uppercase;
    margin-top: 0px;
    font-weight: bold;
    font-size: 16px;
}

.ul_sumery li {
    display: table;
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px dashed #d7d7d7;
}

.ul_sumery .text {
    width: 50%;
    display: inline-block;
}

.ul_sumery .number {
    display: inline-block;
    color: #d9534f;
    font-weight: 700;
}

.ul_sumery .txt_caution {
    display: block;
    font-style: italic;
    color: #d9534f;
}

/*popup*/
#myModal .box_question .swal2-icon {
    display: block;
    color: #c9dae1;
    border-color: #c9dae1;
    font-size: 60px;
    line-height: 80px;
    text-align: center;
    width: 80px;
    height: 80px;
    border: 4px solid #c9dae1;
    border-radius: 50%;
    margin: 20px auto 30px;
    box-sizing: content-box;
}

#myModal .box_question .btn {
    color: #fff;
    border: 0;
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    border-radius: 5px;
    padding: 10px 32px;
    margin: 0 5px;
    cursor: pointer;
}

/*end popup*//*cskh*/
.box_cskh {
    position: relative;
}

.box_cskh:hover .show_cskh {
    display: block;
}

.box_cskh .infor_cskh p strong {
    font-weight: normal;
    font-weight: 700;
    color: #333333;
}

.box_cskh .text_cskh:hover {
    background: #cc3333;
    color: #ffffff;
}

.box_cskh .text_cskh {
    padding: 2px 0 1px;
    text-align: center;
    width: 50px;
    margin-bottom: 5px;
    font-size: 12px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #707070;
    display: inline-block;
    color: #ffffff;
    position: relative;
}

.box_cskh .show_cskh {
    display: none;
    position: absolute;
    right: 78%;
    width: 285px;
    top: 0px;
    text-align: left;
    z-index: 99;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 10px;
    background: #ffffff;
    -webkit-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.42);
    box-shadow: 0 0 3px 2px rgba(0, 0, 0, 0.42);
}

.box_cskh .infor_cskh p {
    color: #3399ff;
    margin-bottom: 3px;
}

.register { /* background: url("../images/bg-page.jpg") no-repeat; *//* background-size: cover; *//* overflow: hidden; *//* position: relative; */
}

.group-box .content, .group-box {
    background-color: #fafafa;
}

.box-act .btn {
    margin-left: 6px;
    border-radius: 3px;
    text-transform: uppercase;
}

.group-box {
    border: 1px solid #eee;
}

.group-box .content {
    padding: 15px;
}

.group-box .box-title {
    position: relative;
    overflow: hidden;
    padding-top: 8px;
    border-bottom: 1px dashed #cac8c8;
    margin-bottom: 15px;
    padding: 10px
}

.group-box .box-title .title {
    float: left;
    margin-top: 8px;
    margin-bottom: 0px;
}

.group-box .box-title .box-act {
    float: right;
}

.box-filter {
    padding-top: 15px;
    padding-bottom: 15px;
}

.box-res {
    background: #fffceb;
    border: 1px solid #e2ae53;
    padding: 15px;
    overflow: hidden;
    border-radius: 5px;
}

.box-res ul {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
}

.box-res ul li span {
    font-weight: bold;
}

.box-res ul li {
    width: 20%;
    float: left;
    list-style: none;
}

.list-bank .ic {
    margin-bottom: 10px;
    display: inline-block;
    border: 2px solid #fff;
}

.list-bank .ic.active {
    margin-bottom: 10px;
    display: inline-block;
    border: 2px solid #d94839
}

.tab-content {
    background-color: #fff;
    padding: 15px;
}

.intro-bank {
    border-top: 1px solid #eee;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 30px;
    color: #d94839
}

.intro-bank span {
    font-size: 16px;
    font-weight: bold;
}

.mess-err {
    margin-bottom: 15px;
    color: red;
}

.frm-modal .title-label {
    font-size: 14px;
}

.frm-modal .title {
    text-align: center;
    font-weight: 500;
    line-height: 28px;
    margin-top: 10px;
}

.frm-modal .title span {
    display: block;
}

.frm-modal .box-btn {
    text-align: center;
    margin-top: 18px;
    margin-bottom: 22px;
}

.frm-modal .box-btn .btn {
    background-color: #e83030;
    color: #fff;
    font-size: 15px;
}

.guide .title-label {
    font-size: 15px;
    font-weight: bold
}

.frm-modal .table {
}

.frm-modal .color {
    color: #1477af
}

.frm-modal .table td {
    text-align: left;
}

.guide {
    color: #e83030;
}

#about {
    font-size: 16px;
    font-weight: 500
}

.modal-header .close {
    margin-top: -30px!important;
    color: #fff;
    opacity: 1;
}

.box-notic {
    margin-bottom: 15px;
    font-style: italic;
    padding: 10px 15px;
}

.notic-image {
    font-style: italic;
    font-size: 13px;
    margin-top: 5px
}

.box-are {
    border: 1px solid #eceaea;
    padding: 15px 15px;
    margin-bottom: 15px;
}

.box-are textarea {
    height: 160px
}

.panel-info {
    font-size: 14px;
    margin-top: 10px;
    font-weight: 400
}

.list-feedback .card .fa-ctrl {
    position: absolute;
    left: 10px;
    top: 15px;
    z-index: 9;
    background-color: #007cc2;
    color: #fff;
    padding: 3px 4px;
    font-size: 12px;
    border-radius: 2px;
}

.card .fa-plus {
    display: none;
}

.card .collapsed .fa-minus {
    display: none
}

.card .collapsed .fa-plus {
    display: block;
}

.list-feedback .card .panel-title a {
    position: relative;
    padding-left: 40px;
    display: block;
}

.list-faq.list-feedback .panel-title > a {
    color: #000
}

.list-faq.list-feedback .panel-title > a.collapsed {
    color: #444;
    text-transform: none
}

.list-faq.list-feedback .panel-heading {
    background-color: #fff;
    padding: 12px 10px 12px 10px;
}

.list-faq.list-feedback {
    margin-bottom: 20px
}

.updateprofile {
    margin-bottom: 40px;
}

.mess {
    position: relative
}

.mess .close {
    position: absolute;
    right: 2px;
    top: -13px;
    z-index: 9;
    color: #000;
}

.mess .box-btn {
    text-align: center;
}

.detail-content .intro {
    font-weight: bold;
}

.detail-content .fulltext img {
    max-width: 100% !important;
    height: auto;
}

.color-txt {
    color: #d43f3a
}

.box_info_order {
    background-color: #fafafa;
    padding: 15px 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.box_info_order .title {
    margin-top: 0px;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px; /* margin-bottom: 0px; */
}

.hd-top .top-right .auth .user_info a {
    color: #222;
    display: block;
}

.social_register .btn {
    color: #fff;
    width: 100%;
}

.social_register .btn a {
    color: #fff;
}

@media (max-width: 768px) {

    .detail-news iframe {
        width: 100% !important;
        height: auto !important;
    }
}

.forget-pass .box {
    padding-left: 15px;
    padding-right: 15px;
}

#site-body .register .title {
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    color: #004f9e;
    font-weight: bold;
    clear: both;
    font-size: 22px;
}



.blue-block {
    /* Chiều rộng 100% để lấp đầy không gian ngang */
    width: 100%;
    /* Bạn có thể thay đổi chiều cao tùy ý */
    height: 190px;
    /* Mã màu xanh được lấy từ hình ảnh của bạn */
    background-color: #185abc;
    /* Thêm một đường viền mỏng màu tím ở trên cùng giống trong ảnh */
    border-top: 3px solid #6a0dad;
}

.logistics-block {
    /* Thay 'content.jpg' bằng đường dẫn đến tệp hình ảnh của bạn */
    /*background-image: url('https://i.imgur.com/3ZkH8cZ.jpeg');*/
    /*background: url('../images/WM1112__1_.jpg') no-repeat -729px -339px;*/
    background: url('../images/content1.png') no-repeat -729px -339px;
    /*background-image: url(../images/123.jpg);*/
    background-size: contain;
    background-color: #024890;
    /* Đặt kích thước cho khối */
    width: 100%; /* Bạn có thể thay đổi chiều rộng */
    height: 1100px; /* Bạn có thể thay đổi chiều cao */

    /* Tùy chỉnh cách hiển thị của ảnh nền */
    /*background-size: contain; !* 'contain' để luôn thấy toàn bộ ảnh, 'cover' để lấp đầy khối *!*/
    background-position: center; /* Căn giữa ảnh nền */
    background-repeat: no-repeat; /* Không lặp lại ảnh nền */

    /* Thêm viền và bóng để khối nổi bật hơn */
    border: 1px solid #ddd;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.text-content-map {
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    font-size: 37px;
}
.text-content-map-bt {
    color: #ff914d;
    font-weight: bold;
    text-align: center;
}

.content-hotline {
    margin-top: 550px;
    color: aliceblue;
    text-align: center;
    /*margin-left: 300px;*/
    font-size: 34px;
}

