    /* CSS Document */
*{font-family: 'Poppins', sans-serif; font-size:14px;}
/*{border-radius:3px;}*/

.login{width:360px;	display:block; margin-left:auto; margin-right:auto; border:#999 thin solid;	border-radius:2px;	text-align:center;	margin-top:10%;}

form label{color:#999; width:120px; display:inline-block; text-align:right; vertical-align:middle;border-radius:3px;}
input{border:#999 thin solid; padding:3px; min-width:40px;border-radius:3px;}
textarea{border:#999 thin solid; padding:3px;border-radius:3px;}
select{border:#999 thin solid; padding:3px; min-width:100px;border-radius:3px;}

.hd{ color:#999; font-size:24px; text-align:left; margin-left:5px; margin-top:5px;}
/*.row{width:95%;margin:15px; text-align:justify;}*/
.buttonrow{width:95%;text-align:center; margin-top:20px; margin-bottom:20px;}
.info{ color:#999; font-size:10px; text-align:right; margin:5px;}
.errormessage{text-align:center; color:#F00;}
.logonwelcome{float:right; font-size:10px;}
.logonwelcome a{font-size:10px;}
.head{font-size:18px; /*background-color:#999;*/ color:#FFF; display:inline-block; padding:10px; margin-top:5px; float:right;}
.list{width:500px; cursor:pointer; background-color:#FFF; border:#999 thin solid; padding:10px; position:absolute; display:none;}
.report{width:100%; cursor:pointer; margin-top:10px;}
.table {border:#CCC thin solid;color: black;}
.table th{border:#CCC thin solid; border-radius:0px; color:#999; padding:5px;color: black;}
.table td{border:#CCC thin solid; border-radius:0px; padding:2px; text-align:center;vertical-align: middle !important;}
.hide{float:right;padding:0 5px 15px 0;}
.top{border-bottom:#CCC thin solid; width:100%; height:6vh; border-radius:0px;}
.side{border-right:#CCC thin solid; float:left;	width:12%; height:85vh; border-radius:0px;}
.main{float:right; width:86%; height:85vh; overflow:auto; border-radius:0px;}
.footer{border-top:#CCC thin solid; float:right; width:100%; height:5vh; padding-top:8px; border-radius:0px;}
.mainmenu li{list-style-type:none; width:120px; padding:5px 10px 5px 5px; font-size:15px; border:thin solid #CCC; display:inline-block; cursor:pointer; margin-right:0px;}
.mainmenu li:hover{color:#666;}
.active{color:#FFF; font-weight:bold;background-color:#999;}
.sidemenu{display:none;}
.sidemenu li{list-style-type:none; padding:5px 8px 5px 5px; font-size:13px; cursor:pointer;margin-left:-40px;}
.sidemenu li:hover{color:#666;}
.account li{list-style-type:none; padding:5px 10px 5px 5px; font-size:15px; border:thin solid #CCC; display:inline-block; cursor:pointer; margin-right:5px;}

/*Autocomplete CSS*/
.ac_results {padding: 0px; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999;}
.ac_results ul {width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0;}
.ac_results li {margin: 0px; padding: 2px 5px; cursor: default; display: block;	line-height: 16px; overflow: hidden;}
.ac_loading {/*background: white url('indicator.gif') right center no-repeat;*/}
.ac_odd {/*background-color: #eee;*/}
.ac_over {background-color: #eee; /* background-color: #0A246A; color: white; */}
.alertify-notifier .ajs-message.ajs-error {
    color: #fff;
}
#drop{border:2px dashed #bbb; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; padding:25px; text-align:center; font:20pt bold,"Vollkorn";color:#bbb}

.dataTables_filter label {
    text-align: left;
    width: 200px !important;
}


/*arkam*/
a.navbar-brand img {
    width: 138px;
}
.title-tip{
    color: black;
}

a.navbar-brand {
    padding: 5px;
    margin-right: 20px;
}
h3#hdn a {
    border: 1px solid #cccccc;
    background: whitesmoke;
    font-size: 18px;
    padding: 8px 20px;
    color: black;
    text-decoration: none;
}
p.excle-box input {
    margin-right: 10px;
}

p.excle-box {
    display: flex;
   /* margin-top: 15px;*/
}
.cv-scc {
    overflow: auto;
    width: 100%;
}

.w-140{
        width: 150px;
}

.ovr-sc {
    max-height: 400px;
    overflow-y: scroll;
}

@media (max-width: 992px) {
    .navbar-header {float: none;}
    .navbar-left,.navbar-right {float: none !important;}
    .navbar-toggle {display: block;}
    .navbar-collapse {border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
    .navbar-fixed-top {top: 0; border-width: 0 0 1px;}
    .navbar-collapse.collapse {display: none!important;}
    .navbar-nav {float: none !important; margin-top: 7.5px;}
    .navbar-nav>li {float: none;}
    .navbar-nav>li>a {padding-top: 10px;padding-bottom: 10px;}
    .collapse.in{display:block !important;}
}

/* Phone */
@media only screen and (max-width: 760px) {.hidden-phone{display: none;}}

@media all {
#controls {
    position: fixed;
    top: 143px;
    right: 40px;
}
}
.navbar-nav>li {
    float: left;
    border: none !important;
   
}
.navbar-nav>li a{
 text-align:center;
 height: 110px;
}

.navbar-nav>li a p{
    margin-bottom:0px;
    margin-top:10px;
    
}

body {
    padding-top: 65px;
}
a.side-img {
    height: 60px !important;
}
ol.breadcrumb {
    font-weight: 600;
    font-size: 20px;
    padding: 0;
}
.navbar-brand>img {
    position: relative;
    width: 171px;
}
@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1500px) {
      
      
      .glyphicon {
    font-size: 20px !important;
}

.navbar-nav>li a p {
    font-size: 11px;
    line-height: 1.2;
}
.navbar-brand>img {

    width: 150px;
}
span.glyphicon.glyphicon-search {
    font-size: 16px !important;
}

.navbar-nav>li a {

    height: auto;
}



}

.dataTables_filter label {
    width: auto !important;
    padding: 15px;
}

.dataTables_length label {
   width: auto !important;
    padding: 15px;
}


span.icn-ico i {
    font-size: 26px;
    font-weight: 100 !important;
}   





.navbar-default {
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}




.navbar-default .navbar-nav>li>a {
    color: black;
}





.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
   background-color: gray;
}
.form-control{
    border-radius:0px !important;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    display: flex;
    align-items: center;
    text-align: left;
    height: 65px;
    line-height: 15px;
    padding: 10px;
}



.navbar-nav>li a p {
    margin: 0;
    font-size: 10px;
}



span.icn-ico i {
    font-size: 26px;
    font-weight: 100 !important;
    /* position: relative; */
    /* top: 2px; */
    margin-right: 8px;
}


.search-frm {
    display: flex;
    position: relative;
}

button#track {}

button.btn-sc {
    position: absolute;
    right: 0;
    border: none;
    background: transparent;
    height: 100%;
    width: 36px;
}

button.btn-sc i {
    font-size: 18px;
}



ul.nav.navbar-nav.navbar-right {
    display: flex;
    align-items: center;
}
ol.breadcrumb {
    margin-bottom: 0;
}
.panel-default>.panel-heading {
    color: black;
    background-color: #f8f8f8;
    border-color: #f8f8f8;
}
.panel {
    border-radius: 0px !important;
}




ol.breadcrumb {
    background: transparent;
}

.panel-default>.panel-heading {
    border-radius: 0 !important;
}

th {
    font-weight: 600;
    color: black; !important;
}



label {
    font-weight: 500;
}
div#controls button#list {
    border-radius: 0px !important;
    outline: none !important;
}
.btn-default {
    border-radius: 0px;
    outline:none;
}


body {

    background-position: center;
    background-repeat: repeat;
    background-size: 5%;
}





h3.panel-title {
    color: #000 !important;
}
form#apis .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    text-align: left;
}
span#apikey {
    display: block;
    margin-bottom: 15px;
}








#controls button {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between;
    font-weight: 500;
}

.icn-min {
    font-size: 20px;
    font-weight: 500 !important;
    margin-right: 5px;
}

.panel-default>.panel-heading {
    max-height: 47px !important;
    height: 47px;
    display: flex;
    align-items: center;
}


.btn-default .badge {
   color: black;
    background-color: #a39d9d;
    font-weight: bold;
    font-size: 15px;
    padding: 5px 7px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: black !important;
    background: #e7e7e7 !important
    border-radius: 0 !important;
    border-color: #bfbfbf !important;
}
.datepick-nav, .datepick-ctrl {

    background-color: #fff;

    font-size: 90%;
    font-weight: 500;
}
.datepick a {
    color: #1d68b3;
    text-decoration: none;
    font-weight: 500;
}
.datepick-cmd:hover {
    background-color: #1d68b3;
    color: #ffff;
}
.datepick-month-header{
    display: flex;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
    height: 1.5em;
    background-color: #1d68b3;
    color: #ffffff;
    font-weight: 500;
}


.datepick-month th, .datepick-month th a {
    background-color: #fff;
    color: #fff;
}

.datepick-month th {
    border: 1px solid #e7e7e7;
}
.datepick-month td .datepick-selected: hover{
    background-color: #1d68b3;
    color: #fff
}
.datepick-month td .datepick-weekend {
    background-color: #fff;
}
.datepick-month td .datepick-selected {
    background-color: #1d68b3;
    color: #fff;
}
.datepick-month a {

    background-color: #cdcdcd0d;

}
.datepick-ctrl {
    background-color: #ffff;
}
.datepick-month {

    border: 1px solid #fff;

}
.datepick {
    border: 1px solid #d5d5d5;
    box-shadow: 2px 4px 8px 1px #d7d7d7;
}

.datepick-month td {
    background-color: #f9f9f9;
    border: 1px solid #e1e1e1;
}
.datepick-month td .datepick-highlight {
    background-color: #f8f8f81c;
}

.datepick-ctrl .datepick-cmd:hover {
    background-color: #f8f8f8;
    color: #ffff;
}

/* width */
::-webkit-scrollbar {
  width: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #fff; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #1E1EE6; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #1E1EE6; 
}


@media screen 
  and (min-device-width: 1300px) 
  and (max-device-width: 1399px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
      
ul.nav.navbar-nav.navbar-right {
    width: 100%;
    justify-content: end;
}
   li.srch {
    max-width: 100% !important;
    display: block;
}   

.search-frm {

    width: 1000px;
}
ul#mainmenu {
    zoom: 92%;
}

  }
  


  
     
     
     @media screen 
  and (min-device-width: 1400px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
      
ul.nav.navbar-nav.navbar-right {
    width: 100%;
    justify-content: end;
}
   li.srch {
    max-width: 100% !important;
    display: block;
}   

.search-frm {

    width: 1230px;
}

      
}

.bx-box {
    border: 1px solid #ffffff00;
    text-align: center;
    border-radius: 0px;
    padding: 30px 15px;
    background: #ffff;
    box-shadow: 1px 3px 7px 2px #00000026;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    border-top: 5px solid #f8f8f8;
}

.icn-bx i {
    font-size: 44px;
    font-weight: 200 !important;
   color: black;
}
.icn-bx {
    margin-right: 20px;
}


.count {
    font-size: 22px;
    font-weight: 600;
    text-align: left;
}



.date {
    display: flex;
    justify-content: end;
    margin: 15px 0px;
}


a{
    color:#f8f8f8;
}
.select2-container{
    width: 100% !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff  !important;
    border: 1px solid #ccc  !important;
    border-radius: 0px  !important;
    height: 35px  !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #1d68b3 transparent transparent transparent  !important;
    border-style: solid  !important;
    border-width: 7px 7px 0 7px  !important;
    height: 0  !important;
    left: 10%  !important;
    margin-left: -4px  !important;
    margin-top: -2px  !important;
    position: absolute  !important;
    top: 60%  !important;
    width: 0  !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #1d68b3 transparen !importantt;
    border-width: 0 7px 8px 7px  !important;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e1e1e1  !important;
    border-radius: 0px  !important;
    outline: none !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1d68b3  !important;
    color: white  !important;
}
.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #f8f8f8;
    bbackground: white !important;
     border-radius: 0;
}

.modal.fade .modal-dialog {
    height: 100%;
    display: flex;
    align-items: center;
    width: 100% !important;
    justify-content: center;
}
.modal-content {
    border-radius: 0;
}
.modal-title {
    color: #fff !important;
}
button.close span {
    opacity: 1;
    z-index: 99;
    font-size: 40px !important;
    font-weight: 200;
    color: #fff !important;
}

button.close {
    opacity: 1;
    position: relative;
    top: -3px;
}

.modal-sm {
    width: 26% !important;
}
.loader {
    border: 16px solid #0C3AD6;
    border-radius: 50%;
    border-top: 16px solid #f8f8f8;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin: 20px auto;
}
.ldr {
    text-align: center;
}

.ovr {
    position: absolute;
    height: 100%;
    width: 100%;
    background: #0000004d;
}












/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}












@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1400px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
 .form-inputs{
     
     height:650px !important;
 }
      
   .glyphicon {
    font-size: 13px !important;
}   
      
      
      
      
      
      
      
      
      
      
      
      
      
      
      
}



@media screen 
  and (min-device-width: 1200px) 
  and (max-device-width: 1500px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
      ul.nav.navbar-nav.navbar-right li {
    display: inline-block !important;
}
  
  form#tracking {
    width: 100% !important;
}    
.search-frm {
    width: 100% !important;
}
li.srch {
    max-width: 100% !important;
    display: block;
    width: 80% !important;
}

.navbar-nav {
    float: right;
    margin: 0;
}






      
      
  }
@media screen 
  and (min-device-width: 1500px) 
  and (max-device-width: 1600px) 
  and (-webkit-min-device-pixel-ratio: 1) {
      
span.icn-ico i {
    font-size: 30px;
 
}  
li.srch {
   
    width: 100%;
}
.navbar-nav>li a p {
    margin: 0;
    font-size: 12px;
}



      
 }
   






.modal-header {
    border-radius: 0px !important;
    background-color: #1d68b3 !important;
}
.form-control:focus {
    border-color: #f8f8f8 !important;
    outline: 0;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}


input {
    border-radius: 0px !important;;
}

input:focus {
    outline: none !important;
    border-radius: 0px;
    border-color: #f8f8f8;
}


.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #f8f8f8;
    outline: none !important;
    color:black !important;
}






div#reclist_wrapper {
    height: 500px;
    overflow: hidden;
    overflow-y: scroll;
}
.dashboard_amt{
    color: #59646c;
    font-size: 20px;
}


.dashboard_icon{
    color: #0c6eb5 !important;
}


/*Shipper Advise,Order Report,Sales Report,Customer Report Excel button(OPS)*/
button.dt-button.buttons-excel.buttons-html5,.buttons-colvis {
    width: 4.6em;
    height: 43px;
    background: #1D68B3 !important;
    color: #fff;
    font-weight: 500;
    border-radius: 2px;
}
/*Shipper Advise,Order Report,Sales Report Colvis button*/
button.dt-button.buttons-columnVisibility.active {
    background: #36AC58;
}

div.dt-button-collection-title{
    font-weight: 800;
    font-size: inherit;
}

.badge-error {
    background-color: #ffe2e6;
    color: #f64e60;
    font-weight: bold;
}

.badge-success {
    background: #1bc9432b;
    color: #15ad38;
    font-weight: bold;
}

.badge {
    border-radius: 5px !important;
    padding: 7px 12px !important;
    text-transform: uppercase;
}
.center{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    border-radius: 6px !important;
}
.tooltip-container {
    position: relative;
    display: inline-block;
  }
  
  .tooltip-trigger {
    background-color: #000;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
  }
  
  .tooltip-content {
    position: absolute;
    bottom: 120%; /* Position tooltip below the button */
    left: 55%;
    transform: translateX(-50%);
    background-color: #7c7676;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
    font-size: 14px;
    visibility: hidden;
    opacity: 0;
    white-space: nowrap;
    transition: opacity 0.3s, visibility 0.3s;
  }
  
  .tooltip-content::after {
    content: "";
    position: absolute;
    top: 40px;
    left: 45%;
    transform: translateX(50%);
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #000 transparent;
    rotate: 180deg;
  }
  
  .tooltip-container:hover .tooltip-content,
  .tooltip-container.tooltip-visible .tooltip-content {
    visibility: visible;
    opacity: 1;
  }
  .upload-btn {
    background: #1D68B3;
    border: 0;
    padding: 13px 18px;
    border-radius: 2px !important;
    color: #f6f6f6;
    height: 40px !important;
}
.display-end{
    display: flex;
    justify-content: end;
}

.shipment-in-transit {
    background-color: #f2d01636;
    color: #f2d016;
}

.shipment-booked,
.shipment-new-book {
    background-color: #66cccc2e;
    color: #66cccc;
}

.shipment-arrived,
.shipment-arrived-at-destination,
.shipment-arrived-at-origin-hub,
.shipment-arrived-at-hub {
    background-color: #9b51e029;
    color: #9b51e0
}

.shipment-out-for-delivery {
    background-color: #caf7d4;
    color: #29d250
}

.shipment-delivered {
    background-color: #1bc9432b;
    color: #15ad38
}
.shipment-return,
.shipment-returned-to-shipper,
.shipment-failed-attempt,
.shipment-ready-to-return,
.shipment-refused,
.shipment-in-transit-for-return,
.shipment-hold-for-self-collection,
.shipment-reattempt {
    background-color: #f832452e;
    color: #f83245
}

.shipment-in-transit-to-destination {
    background-color: #f7e26759;
    color: #f4db4e
}

/* .shipment-manifest{

}
.shipment-de-manifest{
    
}*/
.shipper-advice {
    background-color: #f767a380;
    color: #f547a7
}

.copy-btn{
    background: #1D68B3;
    width: 57px;
    border: none;
    height: 43px;
}


button.dt-button, div.dt-button, a.dt-button, input.dt-button{
    padding: 7px 18px !important;
    background: #1D68B3 !important;
    border: 0px !important;
}