/*body{*/
  /*background-color: #176cf7;*/
/*}*/
/*.fiAll{
  max-width: 1366px;
  margin-left: auto;
  margin-right: auto;
}*/
input:-webkit-autofill{
  /*-webkit-text-fill-color: #fff !important;*/
  -webkit-box-shadow:  0 0 0px 1000px #fff inset;
}
.numberCircle {
  border-radius: 12px;
  width: 24px;
  height: 24px;
  background: #176CF7;        
  color: white;
  align-items: center;
  justify-content: center;
}
.text-code {
  font-size: 0.83rem;
  font-family: AvenirNextLTProMedium;
  color: #176CF7;
  margin-left: 2px;
  letter-spacing: 0px;
}
.text-time {
  font-size: 0.83rem;
  font-family: AvenirNextLTProMedium;
  color: #555555;
  margin-left: 2px;
  letter-spacing: 0px;
}
.text-judul {
  font-size: 1.16rem;
  font-family: AvenirNextLTProBold;
  color: #1b1b1b;
}
.text-subheader {
  font-size: 1.16rem;
  font-family: AvenirNextLTProBold;
}
.text-kota {
  font-size: 0.83rem;
  font-family: AvenirNextLTProDemi;
  color: #868686;
  letter-spacing: 0px;
}
.text-small {
  font-size: 0.67rem;
  font-family: AvenirNextLTProDemi;
  color: #1b1b1b;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.text-point {
  font-size: 0.67rem;
  font-family: AvenirNextLTProBold;
  color: #176CF7;
  letter-spacing: 0px;
  margin-bottom: 10px;
}
.text-point-grid-value {
  font-size: 0.67rem;
  font-family: AvenirNextLTProDemi;
  color: #1b1b1b;
  letter-spacing: 0px;
  text-align: right;
}
.text-point-list-value {
  font-size: 1rem;
  font-family: AvenirNextLTProBold;
  color: #1b1b1b;
  letter-spacing: 0px;
}

.fs-8{
  font-size:8px!important;
}

.fs-10{
  font-size:10px !important;
}

.fs-11{
  font-size:11px!important;
  /*letter-spacing: 0.5% !important;
  line-height: 130% !important;*/
}

.fs-12{
  font-size:12px!important;
  /*letter-spacing: 0.5% !important;
  line-height: 130% !important;*/
}

.fs-13{
  font-size:13px!important;
  /*letter-spacing: 0.5% !important;
  line-height: 130% !important;*/
}

.fs-14{
  font-size:14px!important;
  /*letter-spacing: 0.5% !important;
  line-height: 130% !important;*/
}

.fs-16{
  font-size:16px!important;
}

.fs-18{
  font-size:18px!important;
  /*letter-spacing: 0.5% !important;
    line-height: 110% !important;*/
}

.fs-19{
  font-size:19px!important;
  /*letter-spacing: 0.5% !important;
    line-height: 110% !important;*/
}
.fs-20{
    font-size:20px!important;
    /*letter-spacing: 0.5% !important;
    line-height: 110% !important;*/
}

.ff-bold{
  font-family: 'AvenirNextLTProBold' !important;
}

.ff-demi{
  font-family: 'AvenirNextLTProDemi' !important;
}

.ff-heavy{
  font-family: 'AvenirNextLTProHeavy' !important;
}

.ff-medium{
  font-family: 'AvenirNextLTProMedium' !important;
}
.ff-regular{
  font-family: 'AvenirNextLTProRegular' !important;
}
.fc-1B{
  color: #1B1B1B !important;
}
.fc-1b{
  color: #1B1B1B !important;
}
.fc-52{
  color: #525252 !important;
}
.fc-77{
  color: #777777 !important;
}
.fc-95{
  color: #959595 !important;
}
.fc-ff{
  color: #ffffff !important;
}
.fc-86{
  color: #868686 !important;
}
.fc-77{
  color:#777777!important;
}
.fc-success{
  color:#3ECD00!important;
}
.fc-8D{
  color: #8D8D8D !important;
}
.fc-black{
  color: black !important;
}
.fc-00{
  color: #1B1B1B !important;
}
.fc-1d{
  color:#1d1d1d !important;
}
.fc-17{
  color: #176CF7 !important;
}
.fc-2e{
  color: #1B1B1B !important;
}
.fc-a8{
  color: #A8A8A8 !important;
}
.fc-55{
  color: #555555 !important;
}
.fc-bf{
  color: #bfbfbf !important;
}
.fc-Cancel{
  color: #F71717 !important;
}
.fc-gold {
  color: #d49a29;
}
button:focus{
  outline:1px solid transparent;
}
.bc-error{
  border:1px solid #F71717 !important;
}
.bc-bf{
  border:1px solid #BFBFBF !important;
}
.fc-Done{
  color: #00BC4B !important;
}
.fc-Finished{
  color: #F7AC17;
}

.fc-71{
  color: #f71717;
}

.lh-1{
  line-height: 1 !important;
}
.lh-normal{
  line-height: normal !important;
}
.fi-checkbox[type=checkbox]:not(.not-fi-checkbox){
  -webkit-appearance : none;
  -moz-appearance : none;
  appearance:none;
}

.fi-checkbox[type=checkbox]:not(.not-fi-checkbox) {
  border:1px solid #868686;
  background-color: #fff;
  border-radius: .25em !important;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: center;
}

.fi-checkbox:checked:not(.not-fi-checkbox) {
    background-color: #176CF7 !important;
    border-color: #176CF7 !important;
    /*border-color: rgba(0,0,0,0.33) !important;*/
    box-shadow: 2px 3px 4px 1px #176cf7;
}

.fi-checkbox:checked[type=checkbox]:not(.not-fi-checkbox) {
    /*background-image: url(data:image/svg+xml;utf8,<svgxmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e);*/
    background-image: url('check.svg') !important;
}

input[type=datetime-local]::-webkit-calendar-picker-indicator{
  background: url('../image/infoPratender/2x/Calender-Icon.png') no-repeat;
  background-size: 15px 14px;
  background-position: right;
  /*position: absolute !important;
  right: 10px !important;*/
}

input[type=date]::-webkit-calendar-picker-indicator{
  background: url('../image/infoPratender/2x/Calender-Icon.png') no-repeat;
  background-size: 15px 14px;
  background-position: right;
  position: absolute !important;
  right: 10px !important;
  top: 6px !important;
}

input[type="date"]{
  border: 1px solid #B4BFBF;
}

.fi-radio[type=radio]{
  -webkit-appearance : none;
  -moz-appearance : none;
  appearance:none;
}

.fi-radio[type=radio] {
  border:1px solid rgba(0,0,0,0.33);
  background-color: #fff;
  border-radius: 50% !important;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: center;
}

.fi-radio:checked {
  background-color: #FFFFFF !important;
  border-color: #176CF7 !important;
  /*background-color: #176CF7 !important;
  border-color: #176CF7 !important;*/
  /*box-shadow: 2px 3px 4px 1px #176cf7;*/
}

.fi-radio:checked[type=radio] {
  background-image: url('radio-blue.svg')
  /*background-image: url('radio.svg')*/
}

.raido-blue-center[type=radio] {
  border:1px solid rgba(0,0,0,0.33);
  background-color: #fff;
  border-radius: 50% !important;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: center;
}

.raido-blue-center:checked {
  background-color: white !important;
  border-color: #176CF7 !important;
  /*box-shadow: 2px 3px 4px 1px #176cf7;*/
}

.raido-blue-center:checked[type=radio] {
  background-image: url('radio-blue.svg')
}

.outline-yellow{
  background: #fff;
  border: 1px solid #ffc217;
  color: #ffc217 !important;
}

/*.btn-outline-primary:hover{
  color : #FFFFFF !important; 
  background: #176CF7 !important; 
  border: 1px solid #176CF7 !important; 
}*/

.btn-primary{
  color: #fff !important;
  background-color: #176cf7 !important;
  border-color: #176cf7 !important;
}

.btn-primary:hover{
  color: #fff !important;
  background-color: #176cf7 !important;
  border-color: #176cf7;
}

.btn-danger{
  border: 1px solid #F71717;
  color: white;
  background: #F71717;
}

.btn-outline-danger{
border: 1px solid #F71717 !important;
color: #F71717 !important;
background: white !important;
}

.btn-outline-danger:hover{
border: 1px solid #F71717;
color: #F71717;
background: white;
}

/*.btn-primary:hover{
  color: #176cf7 !important;
  background-color: #fff !important;
  border-color: #176cf7 !important;
}*/

.btn-info{
  color: #176cf7 !important;
  background-color: #fff !important;
  border-color: #176cf7 !important;
}

/*.btn-info:hover{
  color: #fff !important;
  background-color: #176cf7 !important;
}*/

.btn-filter{
  border: 1px solid #E8E8E8;
  /*box-shadow: 1px 2px 4px #0000001C;*/
  color: #525252;
}

.text-primary{
  color:#176cf7 !important;
}

a.text-primary:hover{
  color:#176cf7 !important;
}

a.text-primary:focus{
  color:#176cf7 !important;
}

.text-muted{
  color: #868686 !important;
}

.text-success{
  color: #3ecd00 !important;
}

.bg-success{
  background-color: #AEFFCE !important;
}

.border-primary{
  border-color: #176cf7 !important;
}
.clickpagination > span:not(.active-mode) {
  color: #868686 !Important;
  padding: 2px 0.4rem;
}

.btn .active-mode{
  padding: 0rem 0.4rem !important;
}

.dropdown-fi.active > span{
  color: #176CF7 !Important;
}

.fa-ellipsis-v:hover{
  /*color: #fff !Important;*/
}
.card-container{
  border-radius: 0.50rem !important;
  border: 1px solid #A8A8A8 !important;
  /*margin: 1.71rem 7.57rem 0 9.57rem !important;*/
}

.card-container > .card-header{
  border-top-left-radius: 0.50rem !important;
  border-top-right-radius: 0.50rem !important;      
  border-bottom: 1px solid #A8A8A8 !important;
  padding: 0.57rem 2.28rem 0.71rem 2.28rem !important;
}
.card-container > .card-body{
  border-bottom-left-radius: 0.5rem !important;
  border-bottom-right-radius: 0.5rem !important;  
  padding: 1.17rem 1.14rem 1.35rem 2.28rem !important;
}

.card-container:hover{
 border: 1px solid #A8A8A8 !important; 
}

.content-menu{
  margin-left: 24.28rem !important;
}

.card-custom{
    box-shadow: 0px 4px 11px #00000029;
    border-radius: 12px;
    border-color: #a8a8a8;
}
.font-black{
  color:#1B1B1B;
}

.dropdown-custom > ul {
    padding: 0;
    border: 1px solid #176cf7;
}

.dropdown-custom > ul > li {
    border-radius: 12px;
}

.dropdown-custom > ul > li > a:hover {
    background-color: #176cf7;
    color: #fff;
}

.text-2-line{
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp : 2;
  -webkit-box-orient: vertical; 
}

.text-1-line{
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp : 1;
  -webkit-box-orient: vertical; 
}

.text-transporter-name{
  max-width: 229px !important;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp : 1;
  -webkit-box-orient: vertical; 
}

#MitraSubMenu > .nav-item:not(.current){
    background-color: #F3F3F8;
  }

.space-end{
  margin-bottom: 1.5rem !important;
}

.btn-fix{
  height: 33px;
  width: 112px;
  font-size: 14px;
  border-radius: 100px !important;
  line-height: 1;
  cursor: pointer;
}

.btn-fixed{
  height: 32px;
  width: 120px;
  padding: 8px 24px !important;
  border-radius: 100px !important;
  cursor: pointer;
  /*line-height: unset ;*/  
  line-height: 1;
}

/*.btn .filter-height{
  padding: 0 !important;
}

.clickpagination > .btn{
  padding: 0 !important;
}*/

.btn-flex{
  padding: 8px 24px !important;
  border-radius: 100px !important;
  cursor: pointer;
  /*line-height: unset ;*/
  width: auto !important;
  line-height: 1;
}

.btn-flex:hover{
  /*padding: 8px 24px !important;
  border-radius: 100px !important;*/
  cursor: pointer;
  /*line-height: unset ;*/
  /*width: 0px !important;*/
}
.tab-pratender{
  font-size: 1.42rem;
  color: #868686;
  font-weight: bold;
  font-family: 'AvenirNextLTProDemi';
}

.tab-pratender:hover{
  color : #868686 !important;
}

.tab-pratender.active:hover{
  color : #176CF7 !important;
}


.btn-outline-primary{
  color : #176CF7 !important; 
  border: 1px solid #176CF7 !important; 
  background: #fff !important;   
}

/*.btn-outline-primary:hover{
  color : #FFFFFF !important; 
  background: #176CF7 !important; 
  border: 1px solid #176CF7 !important; 
}*/

.tab-pratender.active{
  color : #176CF7;
  border-bottom: 3px solid #176CF7;
  padding-bottom: 4px !important;
  font-family: 'AvenirNextLTProBold' !important;
}

#gi-pagination{
  margin-bottom: 0px !important;
}

.kartu-tender {
  border: 1px solid #868686;
  border-radius: 5px;
  box-shadow: 0 4px 11px #00000029;
  font-size: 1rem;
  color: #1b1b1b;
  font-family: AvenirNextLTProDemi;
}

.kartu-tender > .card-header{
  /*padding: 1.42rem 0.85rem !important;*/
  padding: 16px !important;
  
}


.kartu-tender > .card-footer{
  border-bottom-right-radius: 12px !important;
  border-bottom-left-radius: 12px !important;      
  padding: 0 !important;
}

.kartu-tender:hover .card-footer{
  color: #000 !important;
  background: #fff;
  /*border-radius: 12px !important;-----      */
}

.kartu-tender > .card-body{      
  padding: 20px 16px 2px 16px/* !important*/;
}

.btn:focus{
  box-shadow: unset;
}

.upload-btn {
  background-color: #176cf7;
  color: white;
  border-radius: 16px;
  opacity: 1;
  cursor: pointer;
}

.upload-btn:hover {
  /*background-color: white;*/
  color: white !important;
  /*border: 1px solid #176cf7;*/
}

.form-input{
  background:white;
  border:1px solid #B4BFBF;
  border-radius:5px;
  height:32px;
  padding:0px;
  text-indent:10px;
}
/*switch on off*/
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0 !important;
  height: 0 !important;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 8px;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
  width: 40px;
  height: 18px;
}

.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 3px;
  bottom: 1px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.jey-btn{    
  font-family: 'AvenirNextLTProDemi' !important;
}


.modal-confirm-body{
  padding: 36px 24px !important;
}

.modal-confirm-text{
  min-width: 348px !important;
  max-width: 348px !important;
  padding: 0 !important;
}

.modal-confirm-content{    
  max-width: 396px !important;
  width: 396px !important;
}

.modal-confirm-btn{
  margin-top: 18px !important;
}

.btn-back-active{
  pointer-events: none !important;
}

#closeDiumumkana{
  opacity: 1 !important;
}

.no-action{
  pointer-events: none !important;
  color: #868686 !important;
  border-color: #868686 !important;
}

.bg-fc{
  background: #fcfcfd;
}

.space-note{
  margin-bottom: 6px;
}

.space-note-value{
  margin-top: -6px;
}

#reset-filter > img{
  margin-top: 5px !important;
}

.card-first-time-pratender{
  background-color: #fff1c9;
  padding: 20px 24px 26px 24px;
  border-radius: 16px;
  box-shadow: 0px 4px 11px rgba(65, 65, 65, 0.25);
}

ul li.isiFirstTime:hover{
  color: #1B1B1B !important;
  cursor: unset !important;
}

.card-first-timer{
  background-color: #fff1c9;
  padding: 20px 24px 20px 24px;
  border-radius: 16px;
  box-shadow: 0px 4px 11px rgba(65, 65, 65, 0.25);
}

ul[type="disc"]{
  list-style: none;
}

ul[type="disc"] li::before{
  content:  "\2022";
  display: inline-block;
  font-weight: bold;
  width: 1em;
  margin-left: -1em;
}

.btn-close-msg{
  position: absolute;
  right: 10px;
  top: 0;
}

.btn-close-msg:hover{
  cursor: pointer;
}

.btn-close-first-timer{
  position: absolute;
  right: 10px;
  top: 0;
}

.btn-close-first-timer:hover{
  cursor: pointer;
}

.btn-aktif.no-action{
  border-color: #868686 !important;
  color: #868686 !important;
  /*background: #a8a8a8;*/
}
.btn-aktif.no-action span{
  border-color: #868686 !important;
  color: #868686 !important;
  /*background: #a8a8a8;*/
}

.btn-aktif.no-action.numberCircle{
  /*border-color: #A8a8a8 !important;*/
  /*color: #a8a8a8 !important;*/
  color: #868686 !important;
  background-color: unset !important;
  border:  unset !important;
  /*background: #a8a8a8;*/
}

.btn-disabled {
  color: #868686 !important;
  background-color: #e1e1e1 !important;
  border:  1px solid transparent !important;
}

.container-pratender-create{
  padding-left: unset;
  /*margin-left: -40px;*/
}

.card.card-pratender{
  border: 1px solid #868686 !important;
  border-radius: 12px;
  box-sizing: border-box;
}

.card.card-pratender:hover{
  border: 1px solid #868686 !important;
  border-radius: 12px;
  box-sizing: border-box;
}

.card.card-pratender > .card-header{
  border: unset !important;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;    
  border-bottom: 1px solid #868686 !important;;
  padding: 12px 32px;
}

.card.card-pratender > .card-body{
  border: unset !important;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;    
  padding:  24px 0 32px 32px;
}

.card-header-title-1{
  font-family: 'AvenirNextLTProBold' !important;
  font-size: 1.15rem !important;
  color: #1B1B1B !important;
  line-height: 1 !important;
  margin-bottom: 6px;
}

.card-header-title-2{
  font-family: 'AvenirNextLTProDemi' !important;
  font-size: 0.86rem !important;
  color: #868686 !important; 
  line-height: 1 !important;
}

.text-label{
  font-family:AvenirNextLTProDemi !important;
  font-size: 0.86rem !important;
  color: #868686 !important;
  vertical-align: middle;
}

.text-value{
  font-family:AvenirNextLTProDemi !important;
  font-size: 0.86rem !important;
  color: #1B1B1B !important; 
}

.row-pratender{
  margin-top: 24px;
}

.input-text-pratender{
  border: 1px solid #868686 !important;
  border-radius: 6px;
}

.input-medium{
  width: 135px !important;
  height: 32px;
}

.textarea-pratender{
  border: 1px solid #868686 !important;
  border-radius: 6px;
  width: 564px;
  height: 147px;
  padding: 8px;
}

.input-component{
  padding-top: 2px !important;
  border: none;
  width: 25% !important;
}

.btn-jumlah{
  background: #176CF7;
  color: white;
  width: 23px;
  height: 21px;
  border-radius: 4px;
  cursor: pointer;
}

.btn-primary-new{
  cursor: pointer;
  background: #176cf7;
  color: white;
  border-radius: 100px;    
  width: 172px;
  height: 32px;
  border: unset !important;
}

.management-lokasi-menu-area-pickup{
  border: 1px solid #176cf7;        
  display: none; 
  z-index: 500;
  position: absolute;
  height: auto;        
  width: 271px !important;
}

.management-lokasi-menu-area-destinasi{
  border: 1px solid #176cf7;        
  display: none; 
  z-index: 500;
  position: absolute;
  height: auto;        
  width: 271px !important;
}

.input-invited{
  width: 264px !important;
  height: 30px !important;
}

.fixing-duplicate-carrier{
  transform: unset !important;
  top: -40px !important;
  left: 54% !important;
}

.fixing-unit-truk-rute{
  transform: unset !important;
  top: -40px !important;
  left: 67% !important;
}

.fixing-satuan-dimensi{
  transform: unset !important;
  top: -40px !important;
  left:  8px !important;
}

.fixing-berat-rute{
  transform: unset !important;
  top: -40px !important;
  left: 35% !important;
}

.fixing-duplicate-carrier-rute{
  transform: unset !important;
  top: -40px !important;
  left: 52% !important;
}

.fixing-unit-belance{
  transform: unset !important;
  top: -40px !important;
  left: 69% !important;
}

.fixing-berat-balance{
  transform: unset !important;
  top: -40px !important;
  left: 37% !important;
}

.fixing-unit-jenis-truk-first{
  transform: unset !important;
  top: 30px !important;
  left: 262px !important;
}

.fixing-unit-jenis-truk{
  transform: unset !important;
  top: -40px !important;
  left: 262px !important;
}

.fixing-unit-jenis-carrier-first{
  transform: unset !important;
  top: 30px !important;
  left: 508px !important;
}

.fixing-unit-jenis-carrier{
  transform: unset !important;
  top: 0px !important;
  left: 515px !important;
}

.fixing-muatan-name{
  transform: unset !important;
  top: -40px !important;
  left: 30px !important;
}

.fixing-muatan-jenis{
  transform: unset !important;
  top: -40px !important;
  left: 120px !important;
}

.fixing-muatan-jenis-tender{
  transform: unset !important;
  top: 30px !important;
  left: 120px !important;
}

.fixing-muatan-name-berat{
  transform: unset !important;
  top: 30px !important;
  left: 30px !important;
}

.fixing-muatan-name-not-truk{
  transform: unset !important;
  top: -40px !important;
  left: 30px !important;
}

.fixing-popover{
  transform: unset !important;
  top: -40px !important;
  left: 30px !important;
  margin-left: 0px !important;
}

.fixing-format-dokumen{
  transform: unset !important;
  top: 30px !important;
  left: 0px !important;
  margin-left: 0px !important;
}

.fixing-popover-edit{
  transform: unset !important;
  top: -40px !important;
  left: 10px !important;
  margin-left: 0px !important;
}

.fixing-popover-first{
  transform: unset !important;
  top: 30px !important;
  left: 30px !important;
}

.fixing-pratender-truk-kembar{
  transform: unset !important;
  top: 22px !important;
  left: 65px !important;
}

.fixing-satuan-dimensi{
  transform: unset !important;
  top: -40px !important;
  left: 10px !important;
}

.fixing-rute{
  top: 655px !important;
  left: 0 !important;
}

.fixing-jenis-truk-rute{
  transform: unset !important;
  top: -40px !important;
  left: 37% !important;
}

.fixing-pickup-rute{
  transform: unset !important;
  top: -40px !important;
  left: 0 !important;
}

.fixing-destinasi-rute{
  transform: unset !important;
  top: -40px !important;
  left: 145px !important;
}

.fixing-duplicate-truk{
  top: 115px !important;
  left: 65px !important;
}

.fixing-volume{
  transform: unset !important;
  top: -40px !important;
  left: 0 !important;
}

.fixing-tahap-tender{
  transform: unset !important;
  top: -14px !important;
}

.fixing-tgl-awal-export{
  transform: unset !important;
  top: 30px !important;
  margin-left: 0px !important;
  width: max-content !important;
}

.fixing-jenis-export{
  /*top: 30px !important;*/
  margin-left: 0px !important;
  width: max-content !important;
}


input.formatedDate {
    position: relative;
    width: 155px; height: 32px;
    color: white;
}

input.formatedDate:before {
    position: relative;
    top: 0px; left: -4px;
    content: attr(data-date);
    display: inline-block;
    color: #1b1b1b;
    font-family: 'AvenirNextLTProMedium' !important;
    font-size: 12px;
}

input.formatedDate::-webkit-datetime-edit, input.formatedDate::-webkit-inner-spin-button, input.formatedDate::-webkit-clear-button {
    display: none;
}

input.formatedDate::-webkit-calendar-picker-indicator {
    position: absolute;
    top: 3px;
    right: 0;
    color: black;
    opacity: 1;
}

.no-action input[type="text"]::placeholder{
  font-family: 'AvenirNextLTProMedium' !important;
  color: #d7d7d7 !important;
  font-size: 0.86rem;
}

button:focus {
  outline: unset !important;
}
a:focus {
  outline: unset !important;
}

select.tahap-tender{
  padding-right: 0 !important;
}

.btn-count-diumumkan:hover{
  color: white !important;
}

.dropdown-item {
  color: #1b1b1b !important;
}

.select2-container{
  color: #1b1b1b !important;
}

.select2-container .select2-selection--single{
  height: 100% !important;
}

.select2-container--open > .selection > .select2-selection--single{
  border-color: #176cf7 !important;
  border-radius: 4px;
}

.select2-container--focus > .selection > .select2-selection--single{
  border-color: #176cf7 !important;
  border-radius: 4px;
}

.select2-dropdown--below{
  border-color: #176cf7 !important;
}

.title-header-filter{
  color: #1b1b1b !important;
}

.main-filter{
  border-color: #868686 !important;
}

.text-filter-location{
  color: #1b1b1b;
}

.input-group-text{
  border-color: #868686 !important;
}

.filter-badge{
  line-height: 1.1;
}

.for-text-header{
  color: #1b1b1b !important;
  font-family: AvenirNextLTProDemi !important;
}

.box-diumumkan-kepada{
  max-height: 176px !important;
  overflow-y: auto !important;
  overflow-x: hidden !important;
  /*height: 176px !important;*/
}

.img-lihat-mitra{
  height: 32px;
  width: 32px;
  border: 1px solid #868686;
  border-radius: 50%;    
}

.text-icon-center{
  display: flex;
  align-items: center;
  vertical-align: middle;
}


.select2-container--default .select2-selection--single{
  border-color: #868686 !important;
}

.select2-results__option {
  height: auto !important;
  padding: 4px 8px !important;
  font-family: AvenirNextLTProMedium;
  line-height: normal;
}
.select2-results__options{
  padding: 8px 8px !important;
}

.for-div-flex{
  display: flex;
  position: relative;
}
.wd-92{
  width: 92px;
}

.wd-75{
  width: 75px;
}

.wd-304{
  width: 304px;
}

.wd-116{
  width: 116px;
}

.wd-125{
  width: 125px;
}

.wd-157{
  width: 157px;
}

.wd-120{
  width: 120px;
}

.wd-100{
  width: 100px !important;
}

.wd-66{
  width: 66px;
}

.wd-60{
  width: 60px;
}

.wd-33{
  width: 33px;
}

.wd-142{
  width: 142px;
}

.wd-143{
  width: 143px;
}

.wd-288{
  width: 288px;
}

.wd-266{
  width: 266px;
}

.wd-166{
  width: 166px;
}

.wd-132{
  width: 132px;
}

.wd-138{
  width: 138px;
}

.wd-146{
  width: 146px;
}

.wd-76{
  width: 76px;
}

.wd-548{
  width: 548px;
}

.wd-210{
  width: 210px;
}

.wd-130{
  width: 130px;
}
.wd-156{
  width: 156px;
}

.hg-30{
  height: 30px;
}

.hg-32{
  height: 32px;
}

.btn-didalam:hover{
  color: white !important;
}

.jenis-truk-alert > .select2-container{
  width: 138px !important;
  height: 32px !important;
}

.jenis-carrier-alert > .select2-container{
  width: 138px !important;
  height: 32px !important;
}
.rute-rute select{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.rute-rute select::-ms-expand{
  display: none;
}
.rute-rute::after{
  content: '';
}
.active{
  color:#176CF7!important;
}

/* subscription */

.fc-wait{
  color:#FFC217;
}

.wd-135{
  width: 135px !important;
}

.btn-first-timer.active{
  cursor: pointer;
}

strong {
  color: #1b1b1b;
  font-family: 'AvenirNextLTProBold' !important;
}

.lh-17{
  line-height: 17px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
  color: #1b1b1b !important;
}

.popover-body{
  color: #1b1b1b !important;
  font-size: 12px !Important;
}

.input-export{
  padding-right: 8px;
  padding-left: 8px;
}

.select2-selection__rendered{
  font-family: 'AvenirNextLTProDemi' !important;
}

.select2-selection__placeholder{
  color: #868686 !important;
  font-family: 'AvenirNextLTProMedium' !important;
}

.bc-86{
  border-color: #868686 !important;
}

.zi-for-btn-close{
  z-index: 10000000 !important;
}

/* start style for search all */
.size-icon-for-search-all{
  height: 16px !important;
  width: 16px !important;
}

.icon-for-search-all{
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  padding-left: 8px;
  padding-right: 10px !important; 
  border-right: unset !important;
}

.input-for-search-all{
  height: 32px;
  width: 100% !important;
  background-color: transparent !important;
}

.reset-for-search-all{
  border-left-color: transparent !important;
  border-top-right-radius: 5px !important;
  border-bottom-right-radius: 5px !important;
}

#forSearch .tt-suggestion{
  font-family: 'AvenirNextLTProMedium' !important;
  color: #868686 !important;
}

.tt-highlight {
  font-family: 'AvenirNextLTProMedium' !important;
  color: #1b1b1b !important;
}
.tt-dataset{
  font-size: 12px;
}

#forSearch .tt-dropdown-menu, #forSearch .tt-menu {
  margin: 0;
  width: calc(100% + 33px + 33px);
  left: -34px !important;
  border-color: #176cf7;
  max-height: 166px;
  overflow-y: auto;
  overflow-x: hidden;
  padding-top: 5px;
  padding-bottom: 6px;
}

#forSearch .twitter-typeahead {
  width: calc(100% - 40px - 33px);
}

#forSearch .input-group-append .input-group-text {
  width: 33px;
}

#forSearch .form-control {
  border-radius: 0;
  padding: 0.375rem 0;
  border-right-width: 0 !important;
}

#forSearch .tt-dropdown-menu .tt-suggestion, #forSearch .tt-menu .tt-suggestion {
  padding: 6px 0;
}

#forSearch .tt-selectable-grid {
  display: grid !important;
  grid-template-columns: 43px auto;
  align-items: center;
}

/* end style for search all*/

/* Filter */
.modal-content-filter{
  padding: 32px;
  margin-bottom: -4px;
  margin-top: -2px;
}

.filter-header-position{
  position: sticky;top: 0px; margin-bottom: 32px; line-height: 1; padding-top: 32px; margin-top: -32px; background-color: white; margin-left: -10px;margin-right: -10px; padding-right: 10px; padding-left: 10px;
}

.div-grow{
  flex-basis: 0; flex-grow: 1;
}

.counter-checked-filter{
  background-color: #176CF7;color: #fff;padding: 0.3rem 0.5rem;border-radius: 50%;
}

.truncate-search-text {
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 50vw;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}

.mt-4{
  margin-top: 4px !important;
}

.pl-4-5{
    padding-left: 2rem !important;
}

.ml-5{
    margin-left: 5px !important;
}

.custom-scroll::-webkit-scrollbar {
  width: 6px;
  background-color: white;
  border-radius: 0 12px 12px 0;
}

.custom-scroll::-webkit-scrollbar-track-piece {
  /*margin: -6px 0 -6px 0;*/
  background: #ebebeb;
  /*border: 6px solid white;*/
  border-radius: 4px;
}

.custom-scroll::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 4px;
  /*      border:  6px solid transparent;
  background-clip: content-box;*/
  height: 25px;
}

.modal-backdrop.show{
  display: block !important;
}
