
.row_error td{
  border: 1px solid red;
  background-color: rgb(240, 187, 187);
}
#FBG_TITLE,.line-x-label,.bitts,.m-vessel-map .line-x-label .day-steps .item span,.m-vessel-map .main-content .berths .bitts > .item .berth-steps > .item span{
  color: #111 !important;
}
.m-vessel-map .line-x-label{
  justify-content: start !important;
}
.ant-select-multiple .ant-select-selection-item-content{
  font-size: 14px !important;
}
.ui-autocomplete.ui-front .ui-menu-item-wrapper{
  white-space: nowrap;
}
.DTFC_LeftHeadWrapper{

}
.DTFC_LeftBodyLiner{
  overflow: hidden !important;
}
.DTFC_LeftHeadWrapper th{
  background-color: #14b0cd;
  color: #fff;
}
.DTFC_LeftBodyWrapper{
  box-shadow: 10px 0 5px -2px #888;
}
.DTFC_Cloned{
  margin: 0px !important;
}
.datatable_common.basicRawTable.dataTable.DTFC_Cloned{
  margin: 0px !important;
  margin-top: 6px !important;
}
.DTFC_LeftBodyLiner > .datatable_common.basicRawTable.dataTable.no-footer.DTFC_Cloned{
  margin: 0px !important;
}
.DTFC_LeftBodyLiner{
  overflow: hidden !important;

}
.m-vessel-map .vessel-item .header{
  margin-bottom: 0px !important;
}
.m-vessel-map .main-content .berths .bitts > .item .berth-steps > .item span{
  background: #fff;
  padding: 0px 3px !important;
}
.m-vessel-map .line-x-label .day-steps .item span{
  position: absolute;
    left: 0px !important;
    bottom: 6px !important;
    top: unset !important;
    right: unset !important;
    transform: translate(-50%, 0px) !important;
}
.m-vessel-map .main-content .berths{
  overflow: unset;
}
.m-vessel-map .main-content .map{
  overflow-y: hidden;
}
.m-vessel-map .header{
  height: auto !important;
  max-height: auto !important;
  line-height: auto !important;
}
.m-vessel-map .header.left{

  top: auto;
    left: 0px;
    bottom: 0px;
    position: absolute;
    width: 100%;
    margin: 0px;

}
.m-vessel-map .muiup{
  clip-path: polygon(50% 0%, 100% 17%, 100% 100%, 0 100%, 0 17%);

}
.m-vessel-map .muidown{
  clip-path: polygon(50% 100%, 0 83%, 0 0, 100% 0, 100% 83%);
}
.m-vessel-map .main-content .berths .verhicals{
  padding-right: 10px;
  padding-left: 10px;
}
.m-vessel-map .main-content .berths .verhicals .item{
  border-radius: 4px;
}
.bitt_itms{
  position: relative;
  left: -59px;
  z-index: 1;
}
.bitt_item{
  position: absolute;
  width: 0px;
  height: 0px;
  right: 0px;
}
.wharf_itms {
  position: absolute;
  left: 0px;
  z-index: 0;
  top: 0px;
}
.wharf_item{
  position: absolute;
  width: 100vw;
  height: 0px;
  left: 0px;
  border-top: 1px solid #111;
}
.bitt_content{
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #08c;
  border-radius: 100%;
  position: absolute;
  left: 50%;
  top:50%;
  transform: translate(-50% , -50%) ;
}
.fullscreen_btn{
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  padding:10px;
  opacity: 0.3;
  z-index: 3;
}
.fullscreen_btn:hover{
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 4px;
  padding:10px;
  opacity: 1;
}
.ant-modal-close-x .anticon.anticon-close.ant-modal-close-icon{
  filter:drop-shadow(1px 1px 2px #111)
}
section .image-splitter {
  position: relative;
}
section .inner {
  overflow: hidden;
  width: 60%;
  height: 40vh;
  background: transparent no-repeat center center / cover;
}
section .right {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-clip-path: polygon(calc(16.667% + 50px) 0%, 100% 0%, 100% 100%, 16.667% 100%);
  clip-path: polygon(calc(16.667% + 50px) 0%, 100% 0%, 100% 100%, 16.667% 100%);
}
  

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
.lineMien{
    position: absolute;
    background: #08c;
    z-index: 99;
    border-bottom: 1px solid #08c;
    height: 0px;
}
.tenMien{
  color: #08c;
  z-index: 3;
  cursor: pointer;
  border-bottom: 1px solid #08c;
  display: inline-block;
  padding:0px 5px
}
.tenMien.active{
  font-weight: bold;
}
.selectMien{
  background: #0088cc62;
  border-radius: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 99999;
  animation: pulse 5s infinite;
}
.selectMien.active{
  background: #0088ccab;
  border-radius: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 99999;
}
.selectTTQL{
  font-size: 15px;
    font-weight: bold;
    padding: 5px 0px;
    border: 1px solid #08c;
    padding: 4px 10px;
    background: #08c;
    color: #fff;
    cursor: pointer;
    border-radius: 4px;
}
.slc_parent{
  display: block;
  border: 1px solid #08c;
  position: relative;
  padding-left: 40px;
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box !important;
  height: 30px;
  overflow: hidden;
  font-weight: bold;
  color: #08c;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 5px;
  cursor: pointer;
}
.slc_parent:after{
  content: '\f19c';
  font-family: 'Line Awesome Free';
  font-weight: 900;
  display: inline-block;
  border-right: 1px solid #08c;
  background: #08c;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 22px;
  line-height: 29px;
}

.slc_child{
  display: block;
  border: 1px solid #65ccff;
  position: relative;
  padding-left: 40px;
  font-size: 17px;
  box-sizing: border-box !important;
  height: 30px;
  overflow: hidden;
  font-weight: normal;
  color: #08c;
  border-radius: 4px;
  margin-top: 10px;
  margin-bottom: 5px;
  margin-left: 30px;
  cursor: pointer;
}
.slc_child:after{
  content: '\f0c5';
  font-family: 'Line Awesome Free';
  font-weight: 900;
  display: inline-block;
  border-right: 1px solid #65ccff;
  background: #65ccff;
  color: #fff;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 22px;
  line-height: 29px;
}
.cum_vn{
  font-size: 16px;
  color: #f57f23;
  font-weight: bold;
  border-bottom:1px solid #f57f23;
  padding: 5px 0px;
}
.slect_content_map{
  overflow: hidden;
  position: relative;
  height: 500px;
  width: 335px;
  margin: auto;
}
.slect_content_map img{
  position: absolute;
  left: -33%;
  width: 600px;
  top: -10%;
  opacity: 0.6;
}
.slect_l_row{
  display: flex;
    padding: 10px;
}
.slect_l_map{
    min-height: 500px;
    border-right: 1px solid #08c;
    position: relative;
    /* display: flex;
    justify-content: center; */
}
.slect_l_chose{
  padding-left: 10px;
  width: 100%;
}
.selectTerminal .ant-modal-body{
  padding:0px
}
.select_t_title{  
  height: 56px;
  background: #08c;
  padding: 10px 25px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
}
.select_t_slg{
  text-transform: none;
    font-weight: normal;
}


/* Hieu */
.full_height{
  height: 100% !important;
}
#details_table tr.selected{
  background-color: #03a9f470;
}
.xecocont{
}
.xekhongcont{
  filter: drop-shadow(1px 1px 2px black) hue-rotate(100deg) !important;
}
tr.editor-cancel{
  background-color: #fff !important;
  color: #b6b6b6 !important;
}
.p20imp {
  padding: 20px !important;
}
.logined_menu {
  background-image: url("https://gmd.cehcloud.net/assets/images/menu_bg.jpg") !important;
  background-size: 100% auto !important;
  background-position: top !important;
}
.logined_menu::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.4);
}
.logined_menu.menu-w {
  background-color: #8e8e8e !important;
}
.ant-list-item img{
  height: auto !important;
}
.ant-list-item[data-terminal="VIC"] img{
  height: 7px !important;
}
/* .all-wrapper{
    background:#fff !important;
  } */
.logo-w h5 {
  display: none !important;
}
.WCtitle {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  justify-content: center;
}

.checkbox-primary input:checked ~ .input-span {
  background-color: #5c6bc0;
  border-color: #5c6bc0;
}
table.dataTable td .checkbox span {
  height: 16px !important;
  width: 16px !important;
}

.m-port-bg {
  display: none !important;
}
/* .m-form__label{
  color: #4098cc !important;
} */
/* .m-form__input input{
  color:#4098cc !important;
  border-bottom: 1px solid #4098cc !important;
} */
.Vcontent {
  padding: 10px !important;
}

.checkbox {
  position: relative;
  height: 16px;
  width: 16px;
}
.checkbox .input-span:after,
.radio .input-span:after {
  content: "";
  position: absolute;
  display: none;
  width: 5px;
  height: 10px;
  left: 6px;
  top: 2px;
  border: solid #526477;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.checkbox .input-span,
.radio .input-span {
  position: absolute;
  display: inline-block;
  height: 18px;
  width: 18px;
  left: 0;
  top: 0;
  border: 1px solid #bdc3c7;
}
.checkbox-primary input:checked ~ .input-span::after {
  border-color: #fff;
}
.checkbox input:checked ~ .input-span:after,
.radio input:checked ~ .input-span:after {
  display: block;
}
table.dataTable td .checkbox span:after {
  top: 1px !important;
  left: 5px !important;
}
.checkbox-primary input:checked ~ .input-span::after {
  border-color: #fff;
}
.checkbox input:checked ~ .input-span:after,
.radio input:checked ~ .input-span:after {
  display: block;
}
table.dataTable td .checkbox span:after {
  top: 1px !important;
  left: 5px !important;
}

.m-form__input input,
.m-form__input select {
  border: 1px solid transparent;
}

.transport-form__input input,
.transport-form__input select {
  border: 1px solid transparent;
}

.vToolTip {
  position: relative;
  display: inline-block;
  color: #08c;
  text-decoration: underline;
}
.vTT_Title {
  display: none;
}
.vToolTipHover .vTT_Title {
  display: inline-block;
  position: absolute;
  color: #fff;
  background: #08c;
  padding: 5px 10px;
  min-width: 200px;
  left: calc(100% + 10px);
  top: 0px;
  /*transform: rotateZ(40deg);*/
  border-radius: 4px;
  z-index: 999999;
}
.vToolTipHover .vTT_Title:after {
  content: "";
  width: 0px;
  height: 0px;
  display: inline-block;
  border: 10px solid transparent;
  border-right-color: #08c;
  right: calc(100% - 2px);
  top: 7px;
  position: absolute;
}
.table {
  width: 100%;
}
.invbackx {
  padding: 10px;
  font-size: 16px;
}
.invbackx .ant-col {
  padding: 10px;
}
.invbackx .dot_bot {
  border-bottom: 1px dashed #111;
  font-weight: bold;
}
.CRed {
  color: red !important;
}
/* .excelExplode{
  color:#fff !important;
} */
.Act_content {
  padding: 10px 0px;
}
.ant-tabs-tabpane[role="tabpanel"] .m-form {
  margin: 0px !important;
}
.inputUppercase,
.inputUppercase input {
  text-transform: uppercase;
}
.dataTables_wrapper {
  width: 100%;
}
.datatable100 {
  width: 100% !important;
}
.m-form__input.error {
  border-bottom: 1px solid red !important;
}

.m-form__input.error label,
.m-form__input.error input,
.m-form__input.error svg {
  color: red !important;
}

.readonly * {
  color: #b6b6b6 !important;
  cursor: no-drop;
}
.m-form__input.readonly {
  border-bottom: 1px solid #b6b6b6 !important;
  cursor: no-drop;
  color: #b6b6b6;
  filter: grayscale(1);
}

.m-form__input.readonly label,
.m-form__input.readonly input,
.m-form__input.readonly svg {
  color: #b6b6b6 !important;
  cursor: no-drop;
}
.dataTable {
  min-width: 100% !important; /**/
}

.trackingcont .ant-descriptions-item-label {
}
.trackingcont .ant-descriptions-item-label,
.trackingcont .ant-descriptions-item-content {
}
.jconfirm {
  z-index: 9999 !important;
}
.ant-picker-dropdown {
  z-index: 999999 !important;
}
.circular-menu.active .menu-item {
  border-radius: 100% !important;
}
.vk_content,.vk_label{
  font-size: 16px;
  padding: 5px 10px;
}
.vk_label{
  font-weight: bold;
}
#preview{
  -webkit-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
  max-width:100%;
  width:100%;
}
#signupform .ant-tabs-content-holder .ant-tabs-content{
  margin-top: 5px !important;
}
/* .circular-menu.active .menu-item:nth-child(1) {
  -webkit-transform: translate3d(-1em,-7em,0) !important;
  transform: translate3d(-1em,-7em,0) !important;
}

.circular-menu.active .menu-item:nth-child(2) {
  -webkit-transform: translate3d(2.2em, -6.6em, 0) !important;
  transform: translate3d(2.2em, -6.6em, 0) !important;
}

.circular-menu.active .menu-item:nth-child(3) {
  -webkit-transform: translate3d(4.9em, -4.9em, 0) !important;
  transform: translate3d(4.9em, -4.9em, 0) !important;
}

.circular-menu.active .menu-item:nth-child(4) {
  -webkit-transform: translate3d(6.7em, -2.2em, 0) !important;
  transform: translate3d(6.7em, -2.2em, 0) !important;
}
.circular-menu.active .menu-item:nth-child(5) {
  -webkit-transform:translate3d(7em, 1em, 0) !important;
  transform: translate3d(7em, 1em, 0) !important;
} */

.rip_ctn {
  font-weight: bold;
  cursor: pointer;
}
.rip_ctn:after {
  content: "...";
}
.displayHide {
  overflow: hidden;
  width: 0px;
  height: 0px;
  position: relative;
  display: inline-block;
  visibility: hidden;
}
.ant-select-selector {
  background: transparent !important;
  border: transparent !important;
}
.ant-select-selector input {
  background: transparent !important;
  border: transparent !important;
}
.m-form__input .ant-select,
.m-form__input .ant-select * {
  background: transparent !important;
  border: transparent !important;
}
.m-form__input .ant-select-selector {
  border-bottom: 1px solid #0075bb !important;
}
.m-form__input .ant-select-selection-item {
  padding-top: 4px !important;
  font-size: 1rem !important;
  padding-top: 4px;
  padding-left: 15px !important;
}
.m-form__input .ant-select-selection-search-input {
  padding-left: 15px !important;
}
.btn-gray {
  background: #b6b6b6 !important;
  color: #fff !important;
  border: 1px solid #b6b6b6 !important;
}

.dataTable tfoot td {
  border: 0px solid transparent !important;
  color: red;
  font-weight: bold;
  font-size: 18px;
}

.td-w1 {
  min-width: 10vw !important;
}
.td-w2 {
  min-width: 20vw !important;
}
.td-w3 {
  min-width: 30vw !important;
}
.td-w4 {
  min-width: 40vw !important;
}
.td-w5 {
  min-width: 50vw !important;
}
.td-w6 {
  min-width: 60vw !important;
}
.td-w7 {
  min-width: 70vw !important;
}
.td-w8 {
  min-width: 80vw !important;
}
.td-w9 {
  min-width: 90vw !important;
}
.td-w10 {
  min-width: 100vw !important;
}
.td-w100px {
  min-width: 100px !important;
}
.td-w200px {
  min-width: 200px !important;
}
.td-w300px {
  min-width: 300px !important;
}
.td-w400px {
  min-width: 400px !important;
}
.td-w500px {
  min-width: 500px !important;
}
.td-w600px {
  min-width: 600px !important;
}
.td-w700px {
  min-width: 700px !important;
}
.td-w800px {
  min-width: 800px !important;
}
.td-w900px {
  min-width: 900px !important;
}
.td-w1000px {
  min-width: 1000px !important;
}
.iconH svg:hover {
  fill: #1890ff !important;
}

.lock_element {
  position: relative;
}

.m-form__input .ant-input-search .ant-input-suffix {
  width: 30px;
  height: 30px;
  text-align: center;
  align-items: center;
  justify-content: center;
}

.print_background {
  display: flex;
  justify-items: center;
  justify-content: center;
  text-align: center;
  width: 100vw;
  min-height: 100vh;
  background: #b6b6b6;
}
.A4_print {
  background: #fff;
  width: 800px;
  height: 1200px;
  margin: 20px;
  box-shadow: 0px 0px 10px #666;
  padding: 10px;
}
.MsoTableGrid {
  width: 100% !important;
}
#Truck_a_Barge_table_wrapper .datatable-header {
  display: none !important;
}
tbody .text-left-td {
  text-align: left !important;
}
tbody .text-right-td {
  text-align: right !important;
}


.ant-avatar,#avatar.avatar{
  display: flex !important;
  justify-content: center;
  align-items: center;
}

.table-striped tbody tr{
  background-color: transparent !important;
}
.table-striped tbody tr:nth-of-type(2n){
  background-color: rgba(94,130,152,0.05) !important;
}
.status-table tr td,.status-table tr th{
  font-size: 18px !important;
}
.table-striped tbody tr.boad_rt{
  background-color: #FFFFFF !important;
}
.table-striped tbody tr.boad_ri{
  background-color: #f7feff !important;
}
.table-striped tbody tr.boad_ri2{
  background-color: #FFFFFF !important;
}
.table-striped tbody tr.boad_rt td{
  font-size: 16px;
}
.table-striped tbody tr.boad_ri td{
  position: relative;
  font-size: 16px;
  font-weight: bold;
}
.table-striped tbody tr.boad_ri2 td{
  position: relative;
  font-size: 16px;
}
td[align="center"]{
  text-align: center;
}
td[align="left"]{
  text-align: left;
}
td[align="right"]{
  text-align: right;
}
.tdbar{
  position: absolute;
  display: inline-block;
  height: 50%;
  top: 25%;
  right: 0px;
  border: 1px solid transparent;
  background-color: #b5dffb;
  border-radius: 4px;
  margin-left: 5px;
  margin-right: 5px;
  transform: scaleX(0.8);
  transform-origin: right;
  text-align: right;
}
.tdbar.c1{
  background-color: #fad9a7;
}
.tdbar.c2{
  background-color: #c5f9c3;
}
.tdbar.c3{
  background-color: #b5dffb;
}
.td_number{
  font-size: 16px;
  font-weight: bold;
  text-align: right;
  position: relative;
  text-shadow: 0px 1px 1px #fff;
  text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
}
.table-striped tbody tr.boad_ri td:nth-child(2){
  padding-left: 25px;
}
.table-striped tbody tr.boad_ri2 td:nth-child(2){
  padding-left: 50px;
}
.table-striped.table_crm_cus tbody tr.boad_ri td:nth-child(2){
  padding-left: 0px;
}
.table-striped.table_crm_cus tbody tr.boad_ri2 td:nth-child(2){
  padding-left: 0px;
}

.hang{
  display: inline-block;
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px 30px;
  text-align: center;
  background-color: #b5dffb;
  border-radius: 100%;
  font-weight: bold;
  font-style: normal;
  font-family: emoji;
  line-height: 42px;
  color: #fcfcfc;
  text-shadow: 0px 0px 2px #111;
  font-size: 14px;
  cursor: pointer;
}
.hang.h1,.hang.h2,.hang.h3{
  color: transparent;
  text-shadow: 0px 0px 2px #111;
  font-size: 0px;
}
.hang:after{
  color: #fcfcfc;
  text-shadow: 0px 0px 2px #111;
  font-size: 14px;
}
.h1{
  background-image: url('../images/rank_icon.png');
  background-position: 0px 0px;
  background-size: 124px 40px;
  background-color: transparent;
}
.h1:after{
  content: '';
}
.h2{
  background-image: url('../images/rank_icon.png');
  background-position: -42px 0px;
  background-size: 124px 40px;
  background-color: transparent;
}
.h2:after{
  content: '';
}
.h3{
  background-image: url('../images/rank_icon.png');
  background-position: -84px 0px;
  background-size: 124px 40px;
  background-color: transparent;
}
.h3:after{
  content: '';
}
.h4{
  background-image: url('../images/rank_bg.png');
}
.h5{
  background-image: url('../images/rank_bg.png');
}
.h6{
  background-image: url('../images/rank_bg.png');
}
.h7{
  background-image: url('../images/rank_bg.png');
}
.h8{
  background-image: url('../images/rank_bg.png');
}
.h9{
  background-image: url('../images/rank_bg.png');
}
.h10{
  background-image: url('../images/rank_bg.png');
}




.u_ic_box {
  width: 50px;
    height: 50px;
    display: inline-flex;
    margin-right: 10px;
    justify-content: center;
    position: relative !important;
    flex-direction: column;
    align-items: center;
    vertical-align: middle;
    border-radius: 100%;
    border: 1px solid #03a9f4;
    -webkit-box-shadow: 3px 3px 4px #eee;
    box-shadow: 3px 3px 4px #eee;
    position: relative;
    overflow: hidden;
    z-index: 2;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: border-color 200ms;
    transition: border-color 200ms;
    overflow: hidden;
}
.user_info{
  position: relative;
  padding-right: 20px;
  text-decoration: underline;
}
.user_info:hover{
  padding-right: 20px;
}
.user_info .user_info_box{
  position: absolute;
  left:100%;
  left:calc(100% - 10px);
  top:-10px;
  border: 1px solid #03a9f4;
  -webkit-box-shadow: 3px 3px 4px #eee;
  box-shadow: 3px 3px 4px #eee;
  display: none;
  padding:10px;
  border-radius: 4px;
  background-color: #FFFFFF;
  z-index: 9999999;
}
.user_info_box:after, .user_info_box:before {
	right: 100%;
	top: 20px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.user_info_box:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #FFFFFF;
	border-width: 10px;
	margin-top: -10px;
}
.user_info_box:before {
	border-color: rgba(3, 169, 244, 0);
	border-right-color: #03a9f4;
	border-width: 11px;
	margin-top: -11px;
}
.user_info:hover > .user_info_box{
  display: block;
}


.add_img_mini{
    width: 100px;
    height: 100px;
    display: inline-flex !important;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    position: relative;
    border: 2px dashed #b6b6b6;
    border-radius: 6px;
    margin: 5px;
}
.add_img_mini img{
    width: auto !important;
    height: 100% !important;
    /* min-width: 100% !important; */
    max-width: unset !important;
}

.add_img_mini.loadding:after{
  position: absolute;
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: url('https://flevix.com/wp-content/uploads/2019/07/Clock-Loading.gif');
  background-color: rgba(255, 255, 255, 0.4);
  background-size: 100px auto;
  background-position: center center;
  background-repeat: no-repeat;
}
.delete_add_img{
  position: absolute;
  right: 3px;
  top: 3px;
  font-size: 16px;
  cursor: pointer;
  background: #ffffffb0;
}


.vik_checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  margin-top: 7px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.vik_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.vcmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #eee;
  border-radius: 4px;
}


.vik_checkbox:hover input ~ .vcmark {
  background-color: #ccc;
}

.vik_checkbox input:checked ~ .vcmark {
  background-color: #2196F3;
}

.vcmark:after {
  content: "";
  position: absolute;
  display: none;
}

.vik_checkbox input:checked ~ .vcmark:after {
  display: block;
}

.vik_checkbox .vcmark:after {
  content: "";
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dataTables_scrollBody{
  min-height:200px !important;
}

.clear_tblpadding_bottom .dataTables_wrapper{
  padding-bottom: 0px !important;
}
.form_box .form-group{
  width: 100%;
}
.animateColor{
  animation: animateColor 1s linear 0s infinite alternate;
  filter: drop-shadow(1px 1px 1px #111);
}
.menu-container{
  z-index: 5;
}
.hyperlink{
  color: #0088cc;
  text-decoration: none;
}
.hyperlink:hover{
  text-decoration: underline !important;
  color: #0088cc;
}
.KPILiMenu{
  color: #111111;
}
.KPILiMenu.active{
  color: #0088cc;
}
.KPIUlMenu{
  color:#111111;
  padding:0px;
  padding-bottom:5px;
  border-bottom:1px solid #111111;
}
.KPIUlMenu.active{
  color:#5468ff;
  padding:0px;
  padding-bottom:5px;
  border-bottom:1px solid #5468ff;
}

.KPIHeader{
  padding:0px;
  background-color: #ffffff;
  border: 1px solid #b6b6b6;
  overflow: hidden;
  border-radius: 6px;
}
.KPIHeader .KPIH_type{
  padding:6px 10px;
  cursor: pointer;
  color: #b6b6b6;
  display: inline-block;
  width:100%;
  border-top: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  font-size: 21px;
}
.KPIHeader .KPIH_type:hover{
  color: #5468ff;
  background-color: #e6e9ff;
  border-right:1px solid #5468ff;
}
.KPIHeader .KPIH_type.active{
  cursor: pointer;
  color: #5468ff;
  border-right:1px solid #5468ff;
}
.KPIHeader .KPIH_type:first-child{
  border-top: 1px solid #ffffff;
}

.KPIHeader .KPIH_time{
  padding:3px 5px;
  cursor: pointer;
  color: #b6b6b6;
  display: inline-block;
  width:100%;
  border: 1px solid #e3e3e3;
  height: 31px;
}
.KPIHeader .KPIH_time:first-child{
  border-top: 1px solid #ffffff;
}
.KPIHeader .KPIH_time:hover{
  color: #111;
  background-color: #e6e9ff;
  border-right:1px solid #b6b6b6;
}
.KPIHeader .KPIH_time.active{
  padding:3px 5px;
  cursor: pointer;
  color: #111;
  border-right:1px solid #b6b6b6;
}
.m-custom-card.ant-card.hidden_background{
  background-color: transparent !important;
}
.CRM_chart canvas{
  margin: auto;
  max-width: 100% !important;
}
#hmtrackingtab .ant-tabs-nav{
  width: 20% !important;
  z-index: 2 !important;
}
#hmtrackingtab .ant-tabs-tab{
  width: 100% !important;
}
#hmtrackingtab .ant-tabs-tab-btn{
  text-align: left !important;
  width: 100% !important;
}
#hmtrackingtab .ant-descriptions-item-content{text-align: left;}
.m-custom-menu .m-submenu-content ul li > a{
  text-transform: capitalize !important;
}
.mm-logo-buttons-w{
  background-color: WHITE;
}
.menu-mobile .m-menu-container{
  display: none;
}
.editBooking .ant-select-selection-item{
  text-align: left;
}
.view_dot{
  font-weight: bold;
  cursor: pointer;
}
button[class='ant-btn']{
  border: 1px solid #0088cc;
  color: #0088cc;
}
.grandl{
    background: -webkit-gradient(linear, left top, right top, from(#05ad9d), to(#2890f1)) !important;
    background: linear-gradient(to right, #05ad9d, #2890f1) !important;
    color: #fff !important;
    border-color: linear-gradient(to right, #05ad9d, #2890f1) !important;
}
.blcheck{
    display: inline-block;
    position: relative;
    width: 12px;
    height: 12px;
}
.blcheck::before{
    content: " ";
    border: 1px solid black;
    border-radius: 3px;
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    position: absolute;
    left: 0px;
    top: 0px;
}
.blcheck.active::after{
  position: absolute;
  content: "✓";
  color: black !important;
  position: relative;
  font-size: 20px;
  margin-left: 1px;
  text-align: center;
  text-shadow: #e3e3e3 1px 1px, #e3e3e3 -1px -1px, #e3e3e3 1px -1px, #e3e3e3 -1px 1px;
  z-index: 4;
  position: absolute;
  left: -2px;
  top: -14px;
}
.m-btn.m-btn-primary{
  border: 1px solid #2394e6;
  color: #2394e6;
}
.m-full-btn{
  width: 100%;
  margin:0px;
}
.fl_box{
  border: 1px solid #e3e3e3;
  margin: 5px 10px;
  border-radius: 4px;
  overflow: hidden;
}
.fl_vesselname{
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #e3e3e3;
  background: -webkit-gradient(linear, left top, right top, from(#05ad9d), to(#2890f1));
  background: linear-gradient(to right, #05ad9d, #2890f1);
  color: #ffffff;
}
.fl_content{
  padding:5px 10px;
}

.status_online::after{
    content: 'Online';
    display: inline-block;
    border-radius: 6px;
    background: rgb(46 209 46);
    color: #FFFFFF;
    padding: 0px 5px;
    text-shadow: 1px 1px 1px #999999;
    box-shadow: 1px 1px 1px #999999;
}

.status_offline::after{
  content: 'Offline';
  display: inline-block;
  border-radius: 6px;
  background: #e3e3e3;
  color: #FFFFFF;
  padding: 0px 5px;
  text-shadow: 1px 1px 1px #999999;
  box-shadow: 1px 1px 1px #999999;
}


.status_drv_online::after{
  content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 6px;
    background: rgb(46 209 46);
    color: #FFFFFF;
    padding: 0px 5px;
    text-shadow: 1px 1px 1px #999999;
    box-shadow: 1px 1px 1px #999999;
    margin-right: 10px;
}


.status_drv_offline::after{
  content: '';
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 6px;
    background: #b6b6b6;
    color: #FFFFFF;
    padding: 0px 5px;
    text-shadow: 1px 1px 1px #999999;
    box-shadow: 1px 1px 1px #999999;
    margin-right: 10px;
}

.fl_box.active{
  box-shadow: 0px 0px 2px #b6b6b6;
}
.fl_box.active .fl_content{
  background: #e9f6ff;
}
#map .gm-ui-hover-effect{
  border:none !important;
  outline:none !important;
}
#map .gm-ui-hover-effect img{
  border: 1px solid #ffff !important;
  background: #ffffff66 !important;
  border-radius: 10px !important;
}
#map .gm-style .gm-style-iw-t::after{
  background: linear-gradient(45deg,rgb(38 59 118) 50%,rgba(255,255,255,0) 51%,rgba(255,255,255,0) 100%) !important;
}
#map .gm-style-iw.gm-style-iw-c{
  padding: 0px !important;
}
#map .gm-style-iw-d{
  overflow: auto !important;
}
.vesl_body{
  background: #fff;
  position: absolute;
  bottom: 30px;
  transform: translateX(-50%);
  border-radius: 4px;
  z-index: 9999999;
  box-shadow: 1px 1px 15px #111;
}
.vesl_head{
  background: #192964;
  color:#FFFFFF;
  padding:5px;  
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.vesl_from_to{
  font-size: 20px;
  font-weight: bold;
  padding:5px;
}
.vesl_abt{
  padding-bottom:5px;
  padding-right:5px;
  padding-left:5px;
}
.vesl_abt b{
  font-weight: bold;
}
.vesl_ship_callsign{
  width: 49%;
  text-align: left;
  color:#939cbc;
  display: inline-block;
}
.vesl_ship_type{
  width: 100%;
  text-align: left;
  color:#939cbc;
  display: inline-block;
}
.vesl_close{
  background: #939cbc;
  color: #fff;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  padding: 1px;
  text-align: center;
  cursor: pointer;
}
.vesl_flag{
  width: 35px;
  vertical-align:top;
  display: inline-block;
  margin-right: 6px;
  overflow: hidden;
  border-radius: 4px;
}
.vesl_flag:after{
  content: '';
  display: block;
  width: 0px;
  height: 0px;
  border: 10px solid transparent;
  border-top: 10px solid #263b76;
  position: absolute;
  bottom: -20px;
  left: 50%;
  left: calc(50% - 10px);
}

.vesl_head_content{
  width: calc(100% - 68px);
  display: inline-block;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.vesl_ATD,.vesl_from{
  width: 49%;
  text-align: left;
  display: inline-block;
}
.vesl_ETA,.vesl_to{
  width: 49%;
  text-align: left;
  display: inline-block;
}
.vesl_status{
  background: #192964;
  color:#FFFFFF;
  padding:5px;
  border-bottom: 1px solid #43579f;
}
.vesl_socket_time{
  background: #263b76;
  color:#939cbc;
  padding:5px;
  
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.trucker-map{
  filter: drop-shadow(1px 1px 2px black);
}
#UpdateContainer_table .can-edit-right{
  border-right: 1px solid #ff9900 !important;
}
#UpdateContainer_table .can-edit{
  border: 1px solid #ff9900 !important;
}
.mbmodalshow_box:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.2;
  background-image: url('../../assets/images/wordmap.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 0;
}
.mbmodalshow_box.noback:before {
  content: none;
  z-index: -990;
}
.mbmodalshow .ant-modal-close-x{
  top: 11px;
  position: relative;
  right: 6px;
}
.mbmodalshow.full, .mbmodalshow.full .ant-modal-content{
  top: 0px !important;
  left: 0px !important;
  position: absolute !important;
  width: 100vw !important;
  height: 100vh !important;
  border-radius: 0px !important;
}
.mbmodalshow .ant-modal-close-x svg{
  fill:#111;
}
.div_number_row{
  display: flex;
  margin-top: 10px;
}
.div_number_box{
  
}
.div_number{
  width: 45px;
  height: 45px;
  color: #016b69;
  border: 4px solid #016b69;
  text-align: center;
  overflow: hidden;
  padding-top: 1px;
  font-size: 21px;
  font-weight: bold;
}
.div_number_cb{
  padding-left: 16px;
  height: 65px;
}
.div_number_title{
  color: #016b69;
    font-weight: bold;
    padding-bottom: 1px;
}
.div_number_content{
  color: #016b69;
}
.btn.mbregi{
    width: 300px;
    text-align: center;
    font-weight: bold;
    padding: 9px;
    background: #016b69;
    border-color: #016b69 !important;
    color: #FFFFFF;
    z-index: 1;
}
button,input,select{
  outline: none !important;
}
.ant-image-preview-root,.ant-image-preview-mask,.ant-image-preview-wrap{
  z-index: 9999999 !important;
}
.m-login-background{
  height: auto !important;
}
.m-login-header .m-login-header-expend .item:nth-child(1){
  flex-basis:80% !important;
  width: 80% !important;
  max-width: 80% !important;
}
.m-login-header .m-login-header-expend .item:nth-child(2){
  flex-basis:20% !important;
  width: 20% !important;
  max-width: 20% !important;
  display: inline-block !important;
}
.grouper{
  background: #eaf9ff !important;
}

.grouper a{
  font-size: 20px !important;
  color: #00505e !important;
}
.m-custom-card .ant-card-head{
  background: #14b0cd;
}
.dataTables_wrapper .dataTables_scrollHeadInner thead tr{
  background: #14b0cd !important;
}
.ant-modal-title{
  color: #14b0cd !important;
}
.events li{
  text-align: left;
}
.hovercal .ant-picker-cell-inner.ant-picker-calendar-date .ant-picker-calendar-date-content{
  display: block;
  position: absolute;
  width: 6px;
  height: 25px;
  left: 0px;
  top: 0px;
  overflow: hidden;
}
.hovercal .ant-picker-cell-inner.ant-picker-calendar-date,.hovercal .ant-picker-cell-inner.ant-picker-calendar-date,.hovercal .ant-picker-cell-inner.ant-picker-calendar-date{
  z-index: 0;
}
.hovercal .ant-picker-cell-selected .ant-picker-calendar-date-content,.hovercal .ant-picker-cell-inner.ant-picker-calendar-date:hover .ant-picker-calendar-date-content{
  position: absolute !important;
  width: auto !important;
  height: auto !important;
  left: 0px !important;
  top: 30px !important;
  display: block !important;
  background: #fff !important;
  padding: 0px !important;
  border: 1px solid #b6b6b6 !important;
  border-radius: 4px !important;
}
.hovercal .ant-picker-cell-selected .ant-picker-calendar-date-content ul,.hovercal .ant-picker-cell-inner.ant-picker-calendar-date:hover .ant-picker-calendar-date-content ul{
  
  margin: 5px 10px;

}
.hovercal .ant-picker-cell-selected ,.hovercal .ant-picker-cell-inner.ant-picker-calendar-date:hover{
  z-index: 99999999;
}
.m-header-rightside .m-header-rightside-container .m-header-menu .m-header-menu-content{
  max-height: none !important;
}

.opr_btn_sel{
  margin:5px;
  border-radius: 4px;
  padding: 5px 10px;
  color: #111;
  text-shadow: none;
  font-weight: bold;
  display: inline-block;
  cursor: pointer;
}
.opr_btn_sel.active{
  margin:5px;
  border-radius: 4px;
  padding: 5px 10px;
  color: #f63c68;
  background: #fff2f5;
}
.dbo_content{
  margin: 0px 160px;
}
.dbo_ct_row{
  display: flex;
  width: 100%;
  text-align: center;
  padding-top:40px;
  flex-flow: row wrap;
  align-content: space-between;
  justify-content: space-between;
}
.dbo_ct_cell{
  text-align: center;
}
.dbo_ct_row h2{
  color: red;
  font-size: 40px;
}
.dbo_ct_row h4{
  color: #2b6897 !important;
}
.dbo_ct_row h2 span{
  position: relative;
  top:3px;
}
.dbo_ct_row h4{
  color: #111;
  font-weight: bold;
  font-size: 18px;
}
.dbodiemlist{
  position: absolute;
  left: 0px;
  top: calc(100% + 15px);
  padding: 10px;
  max-height: 200px;
  background: #fff;
  border: 1px solid #b6b6b6;
  border-radius: 4px;
  overflow-x: hidden;
  z-index: 9;
  box-shadow: 1px 1px 3px #b6b6b6;
}
.dbodiemselect{
  white-space: nowrap;
}

.dbodiemselect:hover{
  background: #01b1f175;
}
.m-header-menu-content.active .ant-tabs-tab-btn{
  width: 100% !important;
  text-align: left !important;
}
.m-header-menu-content.active .ant-tabs-tab-btn a{
  color: #fff !important;
  display: block;
  width: 100%;
}
li[data-terminal="IPM"] .ant-list-item-meta-avatar{
  width: 32px;
  height: 32px;
}
li[data-terminal="IPM"] .ant-avatar-image{
  width: auto;
  position: absolute;

}
li[data-terminal="IPM"] .ant-avatar-image img{
  width: auto !important;
  height: 50% !important;
}
li[data-terminal="TBM"] .ant-list-item-meta-avatar{
  width: 32px;
  height: 32px;
}
li[data-terminal="TBM"] .ant-avatar-image{
  width: auto;
  position: absolute;

}
li[data-terminal="TBM"] .ant-avatar-image img{
  width: auto !important;
  height: 84% !important;
}

li[data-terminal] .ant-list-item-meta{
  justify-content: center;
  align-items: center;
}
li[data-terminal] .ant-list-item-meta-title{
  margin-bottom:0px !important;
}
.ui-menu.ui-widget.ui-widget-content.ui-autocomplete.ui-front{
  max-height: 143px;
  overflow-x: hidden;
}
.rawTable td[colspan]{
  position: relative;
}
.rawTable td:not([colspan="1"])::after{
  content: '';
  display: inline-block;
  width: 100%;
  height: 1px;
  left: 0px;
  bottom:0px;
  border-bottom: 1px solid #b7cae2;
  position: absolute;
}
@media screen and (max-width: 1600px) and (min-width: 1200px){
 
  .m-login-header .m-login-header-expend .item h5{
    font-size: 1rem !important;
  }
  .bh_main_content{
    font-size: 14px !important;
  }
  .bh_main_content b{
    font-size: 14px !important;
  }
  .bh_main_content > div{
    line-height: 120% !important;
  }
}

@media screen and (max-width: 1450px) and (min-width: 1100px){
  .connect_us_box{
    display: none !important;
  }
  
  .connect_us_box2{
    display: inline-block !important;
  }

  .payment_header{

  }
}
@media screen and (max-width: 1100px) and (min-width: 480px) {

  .m-login-page__content .ant-steps.ant-steps-horizontal{
      overflow: auto;
  }
  .logged-user-w:hover .m-menu-container{
      display: block;
  }
  .logged-user-w{
    position: relative;
  }
  .m-menu-container{
    position: absolute;
    left: 110%;
    left: calc(100% + 10px);
    top:0px;
    width: 300px;
    background-color: #1b55e2;
  }
  .m-menu-container ul{
    list-style: none;
    padding: 0px;
  }
  .m-menu-container ul li{
    text-align: left;
    padding: 10px;
    font-size: 14px;
  }
  .m-menu-container ul li a{
    text-align: left;
    padding: 5px;
    font-size: 18px;
    color: white;
  }
}

@media screen and (min-width: 800px) {
  
  #circularMenu,.circular-menu{
    display: none !important;
  }
  .menu-mobile.menu-activated-on-click .main-menu{
    background: transparent !important;
    padding: 0px !important;
    height: auto !important;
  }
  .logged-user-w{
    padding: 0px !important;
  }
  
}

@media screen and (max-width: 479px) {
  .m-card-full{
    height: auto !important;
  }
  #bidvchargebarchart{
    position: relative !important;
  }
  .side-tool{    top: -148px !important;}
  .menu-mobile .logged-user-w .m-menu-container{
      display: block;
  }
  
  .slect_l_row{
    display: block;
  }
  .slect_l_map{
    border-right:none !important;
    margin-bottom: 10px;
  }
  .m-mobile.m-mobile-portrait .ant-picker-datetime-panel{
    flex-direction:row !important;
  }
  .ant-picker-time-panel-column{
    width: 41px !important;
  }
}
@keyframes animateColor {
  0%   {
    color: #FFFFFF;
    filter: drop-shadow(1px 1px 1px #111);
  }
  50%  {
    color: #f97c1f;
    filter: drop-shadow(1px 1px 1px #111);
  }
}

@media print {
  html,
  body {
    font-size: 20px !important;
    background: #fff !important;
    width: 100vw;
    height: 100vh;
    position: relative;
  }
  .print_background{
    display: block !important;
  }
  .A4_print {
    background: #fff !important;
    box-sizing: border-box;
    margin: 0;
    padding: 10px;
    border: initial;
    border-radius: initial;
    height: 100vh !important;
    width: 100vw !important;
    min-height: 100vh !important;
    min-width: 100vw !important;
    box-shadow: initial;
    background: initial;
    page-break-after: always;
    position: relative;
    left: 0px;
    top:0px;
  }
  #data_content .A4_print:last-child{
    page-break-after: unset;
  }
  .hidden_when_print {
    display: none !important;
  }
}
.tablereportinventory thead tr th {
  text-align: center;
  vertical-align: middle !important;
  background: #14B0CD !important;
  color: white !important;
  border: none !important;
}
.tablereportinventory tbody tr>td {
  border-bottom: solid 1px #6d9eff !important;
    border-left: solid 1px #6d9eff !important;
}
.tablereportinventory td[rowspan]{
  border-left: solid 1px #6d9eff !important;
}
.tablereportinventory td[colspan="6"]{
  border-left: solid 1px #6d9eff !important;
}
.tabledetailreportinventory thead tr th {
  text-align: center;
  vertical-align: middle !important;
  background: #14B0CD !important;
  color: white !important;
  border: none !important;
}
.tabledetailreportinventory tbody tr>td {
  border-bottom: solid 1px #6d9eff !important;
    border-right: solid 1px #6d9eff !important;
}
.tabledetailreportinventory tbody> tr > td:first-child{
  border-left: solid 1px #6d9eff !important;
}
.tablereportinventory tbody> tr > td:last-child{
  border-right: solid 1px #6d9eff !important;
}
.jconfirm-buttons .btn.btn-secondary{
  background: #8eb6ff !important;
  color: #fff !important;
}
/*# Hieu */

.transport-form__input-mutiple .ant-select-selector {
   padding-inline: 24px !important;
   padding-top: 10px !important;
}
.transport-form__input .ant-select-selector {
  border-bottom: 1px solid #0075bb !important;
}
.transport-form__input .ant-select-selection-item {
  padding-top: 4px !important;
  font-size: 1rem !important;
  padding-top: 4px;
  padding-left: 15px !important;
}
.transport-form__input .ant-select-selection-search-input {
  padding-left: 15px !important;
}