span#select_chi_nhanh span.select2.select2-container.select2-container--default {
    width: 300px !important;
}
@media (max-width: 768px) 
{
    span#select_chi_nhanh {
        width: 100% !important;
    }   
    span#select_chi_nhanh span.select2.select2-container.select2-container--default {
        width: 100% !important;
    }
    form.form_chon_nhan_vien.danh-sach-nhan-vien.userlist {
        flex-wrap: wrap;
    }
    button[name="select_user_submit"] {
        margin-left: 10px !important;
        width: calc(30% - 10px);
        margin-right: 0;
    }
}
.fomr-lock input 
{
    padding: 8px;
    width: 350px;
}
.ghichu,
.vanchuyen,
.bannhanh,
.themnhanh {
    margin-bottom: 10px;
}
button.btn-hidden span{
    font-size: 30px;
    color: blue;
}
button.btn-show span {
    font-size: 20px;
    color: blue;
}
div#printtilebanle {
    position: absolute;
    right: 2px;
    line-height: 1px;
    padding-left: 5px;
    top: -4px;
    padding-top: 5px;
}
div#printtilebanle button {
    border: none;
    background: none;
}
.container-timkiemdonhang {
    background: white !important; 
    padding: 20px;
    box-shadow: 3px -3px 10px 2px #eecbcb;
    -moz-box-shadow: 3px -3px 10px 2px #eecbcb;
    -webkit-box-shadow: 3px -3px 10px 2px #eecbcb;
}
.body-contentner {
    background: white;
}
.body-tim-kiem-don-hang .close {
    position: absolute;
}
@media screen and (max-width: 767px) {
    .container-timkiemdonhang {
        padding: 5px;
    } 
    .body-contentner {
        padding: 5px;
    }
    .body-tim-kiem-don-hang .close {
        right: 0;
        top: 0;
    }
}
@media screen and (min-width: 768px) {
    body.nav-md.body-tim-kiem-don-hang {
        padding: 30px;
    }
    .body-contentner {
        padding: 20px;
    }
    .body-tim-kiem-don-hang .close {
        right: 30px;
        top: 30px;
    }
}
.print_title_content.tracuudonhang {
    margin-top: 20px;
}

#logo_thumb {
    margin-right: 20px;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(8),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(8) {
    width: 5%;
    text-align: center;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(7),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(7) {
    width: 10%;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(6),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(6) {
    width: 15%;
    text-align: center;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(5),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(5) {
    width: 7%;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(4),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(4) {
    width: 15%;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(3),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(3) {
    width: 23%;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(2),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(2) {
    width: 10%;
}
.tblkhachchuanhapthemsearch thead tr th:nth-last-child(1),
.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(1) {
    width: 15%;
}

.tblkhachchuanhapthemsearch tbody tr th:nth-last-child(1) {
    text-align: left;
}
input[name="page"] {
  background: none;
  border-radius: 3px;
  border: none;
}
.select-chi-nhanh-danh-muc-phieu-chi {
  width: 300px;
  display: block;
}
.select-chi-nhanh-danh-muc-phieu-chi .select2.select2-container.select2-container--default.select2-container--focus,
.select-chi-nhanh-danh-muc-phieu-chi .select2.select2-container.select2-container--default.select2-container--below.select2-container--open,
.select-chi-nhanh-danh-muc-phieu-chi .select2.select2-container.select2-container--default
{
      width: 100% !important;
}

/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:block;
    height:100%;
    position:fixed;
    text-align:center;
    top:0px;
    width:100%;
    z-index:99999;
    left: 0;
}

.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 600px;
    min-height: 100px;
    vertical-align: middle;
    width: 100%;
    position: absolute;
    border-radius: 8px;
    padding: 15px 30px;
    transform: translate(50%, 50%);
    right: 50%;
    background: whitesmoke;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
@media screen and (max-width: 768px){
    .popupCloseButton {
        top: -15px;
        right: -1px;
    }
    .hover_bkgr_fricc.share-invoice .share-concep {
        margin-top: 60px;
    }
    .hover_bkgr_fricc.share-invoice .popupCloseButton {
      top: 3px;
      right: 3px;
      background: none;
      color: black;
      line-height: normal;
    }
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 18px;
    display: inline-block;
    font-weight: 400;
    border-radius: 33px;
    padding: 5px 20px;
    color: white;
    background: red;
}
.popupCloseButton {
    background-color: #000;
    border: 1px solid #eae6e6;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: normal;
    position: absolute;
    top: -30px;
    right: -30px;
    font-size: 20px !important; 
    line-height: 0px;
    color: white;
    width: 30px;
    height: 30px;
    text-align: center;
}


.tooltip-share {
  position: relative;
  display: inline-block;
}

.tooltip-share .tooltiptext {
  display: none;
  /*visibility: hidden;*/
  width: 90px;
  background-color: #555;
  color: #fff;
  text-align: center;
  border-radius: 4px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -30px;
  opacity: 0;
  transition: opacity 0.3s;
}

.tooltip-share .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip-share:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

.tooltip-share button {
    margin-left: 20px;
    border: none;
    border-radius: 4px;
    background: #d37d7d1f;
    cursor: pointer;
}
.tooltip-share button:hover{
  color: blue;
  text-decoration: underline;
  
}