h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
}
a.btn-box-tools {
  color: #97a0b3;
}
.btn.btn-flat{
  border-radius: 6px;
}

.form-group.has-error label {
  color: #333 !important;
}
.dataTables_scrollBody{
  min-height: 200px;
}
table tbody tr td a.btn.btn-action{
  padding: 1px 12px 0 6px;
}
.highlight a{
  background-color: #29f274 !important;
  color: #ffffff !important;
}
.help-block.has-error{
  color: #dd4b39 !important;
}
.mandatory::after {
  color: #dd4b39;
  content: " *";
}
.tableOverFlowInitial { 
  overflow-x: initial; 
}
.chk_label {
  margin-left: 2px;
  margin-right: 5px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white !important;
  border: 1px solid #d2d6de !important;
  cursor: text !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #444444;
  border: 1px solid #444444;
  border-radius: 0px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #777;
  color: white;
}
/*skin buttons*/
.skin-button{
  margin-right:0.6%;
}
.skin-button .btn {
  height: auto;
  min-width: 45px;
  padding: 0;
}
.skin-button .btn-active .full-opacity-hover {
  opacity: 1;
}
.full-opacity-hover {
  opacity: 0.35;
}
/* Radio Button */
.paddTopForRadio{
  padding-top: 5px !important;
}
.rb_span, .radio_label {
  font-weight: normal;
  margin-left: 2px;
  margin-right: 10px;
}
.custom_radio {
  float: left;
  margin-right: 14px !important;
  margin-top: 5px !important;
}
/*error page*/
.error-page{
  margin: 10% 0 0 20% !important;
  width: 60%;
}
.error-page > .error-content{
  display: inline-block;
  text-align: center;
}
.error-page > .headline {
  text-align: center;
  float:none;
}
.error-page > .error-content {
  margin-left: 38px;
  display: block;
}
.add-new {
  display: none;
}
.menu_addon i {
  margin: -3px -2px 0 0;
}
.sidebar-menu > li > .menu_addon:hover .add-new{
  display: block;
}
.sidebar-menu > li > .menu_addon:hover .hide-counter{
  display: none;
}
.fa-lgg {
  font-size: 1.7em;
}
[class*="-light"] .add-new .fa.fa-plus.fa-lgg {
  color: #444444;
}
.upload-drop-zone {
  height: 200px;
  border-width: 2px;
  margin-bottom: 20px;
}
/* skin.css Style*/
.upload-drop-zone {
  color: #ccc;
  border-style: dashed;
  border-color: #ccc;
  line-height: 200px;
  text-align: center
}
.upload-drop-zone.drop {
  color: #222;
  border-color: #222;
}
.input-group.f_w {
  display: inline-flex;
  width: 100%;
}
.input-group.send {
  width: 100%;
}
.btn-action,
.btn-action:focus,
.btn-action:active
{
  color:#97a0b3;
  background: transparent;
}
.padTop{
  padding-top: 5px;
}
.role_slug{
  font-style: italic;
  color: #909090;
  margin-left: 10px;
}
.list-error{
  color: #dd4b39;
}
#employee_add .has-feedback .form-control{
  padding-right: 10px !important;
}
.t_header{
  cursor: pointer;
}
.sidebar-menu li > a > .pull-right {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}
.has-error .select2-selection {
  border: 1px solid #dd4b39 !important;
  border-radius: 4px;
}
.has-feedback.feedback-left .form-control {
  padding-left: 36.5px;
}
.feedback-left .form-control-feedback{
  left:0;
}
.modal-title{
  display: inline-block;
}
.modal-header > .fa, .modal-header > .glyphicon, .modal-header > .ion{
  margin-right: 5px;
}
.box-footer .btn + .btn{
  margin-left: 5px;
}
.modal-footer .btn + .btn{
  margin-left: 5px;
}
.box-footer{
  text-align: right;
}
.icheckbox_minimal-grey.focus{
  background-position: -20px 0 !important;
}
.icheckbox_minimal-grey.checked.focus{
  background-position: -220px 0 !important;
}
.iradio_minimal-grey.focus{
  background-position: -120px 0 !important; 
}
.iradio_minimal-grey.checked.focus{
  background-position: -200px 0 !important; 
}
.eu + .eu {
  margin-top: 4px;
  margin-left: 7px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
  color: #fff;
}
/*bootstrap file input control*/
.kv-file-content .kv-preview-data.file-preview-image{
  width: auto !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 160px !important;
  padding: 28px;
}
.file-zoom-content .kv-preview-data.file-preview-image{
  height: auto !important;
  width: auto !important;
}
.file-preview .close.fileinput-remove{
  display: none;
}
.krajee-default.file-preview-frame .file-thumbnail-footer{
  height: auto !important;
}
.file-upload-indicator{
  display: none !important;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #777;
  border-color: transparent;
  color: #fff;
}
.box-tools-common,.box-tools-common>.dropdown{
  display: flex;
  align-items:  center;
  gap: 10px;
}
.box-tools-common>.dropdown>.dropdown-content{
  top: 18px;
}
.box-tools-common .fa{
  font-size: 16px;
}
.btn-file{
  background-color: #f4f4f4 !important;
  color: #353535 !important;
  border-color: #ddd !important;
}
.btn-file:active:hover, .btn-file.active:hover, .open > .dropdown-toggle.btn-file:hover, .btn-file:active:focus, .btn-file.active:focus, .open > .dropdown-toggle.btn-file:focus, .btn-file:active.focus, .btn-file.active.focus, .open > .dropdown-toggle.btn-file.focus{
  color: #333 !important;
}
.btn-file:hover,.btn-file:focus{
  background-color: #e7e7e7 !important;
  color: #333 !important;
  border-color: #adadad !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #c48a2e !important;
  border-color: #c48a2e !important;
}
.btn-fullscreen{
  display: none;
}
.box-datatable{
  margin-bottom: 0px;
}
.login-box-body, .register-box-body{
  border-radius: 6px;
}
.table > tbody > tr > td{
  padding: 4px 8px 4px 8px !important;
}
/*#list-grid_wrapper .dataTables_scrollHeadInner, #list-grid_wrapper .lists-table, #database_backup-grid_wrapper .dataTables_scrollHeadInner, #database_backup-grid_wrapper .database_backups, .dataTables_scrollHeadInner, .dataTables_scrollHeadInner table.dataTable{
  width: 100% !important;
}*/
#list-grid_wrapper .dataTables_scrollHeadInner, #list-grid_wrapper .lists-table, #database_backup-grid_wrapper .dataTables_scrollHeadInner, #database_backup-grid_wrapper .database_backups, .dataTables_scrollHeadInner table.dataTable{
  width: 100% !important;
}
.tooltip{
  position: fixed;
}
.main-header .logo{
  width: 50px;
  padding: 0;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini{
  margin: 0px;
}
.logo-design{
  background: transparent !important;
}
span.logo-mini img, span.logo-lg img{
  /*width: 100%;*/
  width: 50px;
  height: 40px;
}
#overlay {
  background: rgb(0, 0, 0) none repeat scroll 0 0;
  height: 100%;
  opacity: 0.7;
  top: 0;
  left: 0;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 999999;    /*padding-top:20%;*/
}
#overlay i {
  position: relative;
  top: 50%;
}
.date_format_ex{
  margin-top: 33px;
}
.lradio{
  margin-right: 10px !important; 
}
.form_control{
  display: block;
  width: 91% !important;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.modal-header > .fa, .modal-header > .glyphicon, .box-header > .ion{
  font-size : 18px;
}
table.dataTable thead > tr > th.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th {
  padding-right: 8px;
}
div.DTS tbody th, div.DTS tbody td{
  white-space: normal;
}
.box-datatable .chat{
  padding: 0px;
  padding-left: 10px;
  padding-bottom: 10px;
}
.client-td{
  cursor: pointer;
}
.details-template-table{
  padding: 7px;
  background: #dddddd;
}
td img{
  margin-right: 5px;
}
.table.details-table > tbody > tr > td, 
.table.details-table > tbody > tr > th, 
.table.details-table > tfoot > tr > td, 
.table.details-table > tfoot > tr > th, 
.table.details-table > thead > tr > td, 
.table.details-table > thead > tr > th{
  padding: 2px 8px 2px 8px;
}
.main-header .logo{
  text-align: left;
}
.bg-light-yellow {
  background-color: #fdf37a;
}
#new_database_name{
  display: none;
}
.iradio_minimal-grey + label,
.icheckbox_minimal-grey + label{
  font-weight: normal;
}
.file-preview-image {
  font-size: 14px;
}
.file-default-preview img,
.file-default-preview i {
  border: 1px solid #ddd;
  box-shadow: 1px 1px 5px 0 #a2958a;
  display: table;
  float: left;
  margin: 8px;
  padding: 6px;
  position: relative;
  text-align: center;
}
.file-default-preview i {
  font-size: 8em;
  padding: 35px;
}
.main-header .logo {
  font-family: inherit;
}
.help-text {
  color: #737373;
  display: block;
  margin-bottom: 10px;
  margin-top: 5px;
}
.note-editor{
  margin-bottom: 0 !important;
}
.row.form_csv {
  margin-top: 10px;
}
.logs-grid ul{
  margin-left: 7%;
}
.sidebar-menu li > .menu_addon .entities-counter{
  margin-top: -7px;
  position: absolute;
  right: 10px;
  top: 50%;
}

/* Custome Textbox for packagetypes weights*/
.bydefaultTextBox {
  margin: 10px -7px 5px 18px;
}
.bydefaultTextBox input {
  border: 1px solid #ddd;
  padding: 5px 5px;
  margin: 0 5px 0 0;
  outline: none;
  width: 90%;
  float: left;
}
.bydefaultTextBox a i ,.icon-color a i{
  color: #97a0b3;
}
.bydefaultTextBox a {
  margin-top: 7px;
  display: inline-block;
}
.parcel-error{
  border: 1px solid #dd4b39 !important;
}
#defaultPackagetypeModal .todo-list {
  overflow-y: auto;
  overflow-x: hidden;
}
/* Display package tyepe model */ 
#booking-grid_wrapper .dataTables_scrollHeadInner {
  width:  100% !important;
}
#cash-booking-grid_wrapper .dataTables_scrollHeadInner {
  width:  100% !important;
}
#cargo-booking-grid_wrapper .dataTables_scrollHeadInner {
  width:  100% !important;
}
.text{
  margin-bottom: 5px;
}
.bydefaultTextBoxDisplay {
  margin: 10px -7px 5px 18px;
}
.bydefaultTextBoxDisplay input {
  border: 1px solid #ddd;
  padding: 5px 5px;
  margin: 0 5px 0 0;
  outline: none;
  width: 95%;
}
.nav-tabs-custom {
  border: 1px solid #A6A6A6 !important;
}
.panel-width-scrollbar.active{
  display: flex;
  flex-wrap: nowrap;
  white-space: nowrap;
  height: auto;
}
.tab-content{
  height: 300px;
  display: inline-block;
  width: 100%;
  overflow-y: scroll;
}
.booking-tab-content{
  /*height: 500px;*/
  display: inline-block;
  width: 100%;
  /*overflow-y: scroll;*/
}
.tbl-left-div{
  display: flex;
  flex-direction: column;
}
.tbl-left-div span {
  float: left;
  width: 100%;
  padding: 10px 10px;
  border: 1px solid #ccc;
  height: 40px;
  text-align: right;
  font-weight: bold;
}
.tbl-right-div{
  display: flex;
  flex-direction: column;
}
.weight-head{
  display: flex;
}
.weight-head span {
  float: left;
  padding: 5px 0;
  border: 1px solid #ccc;
  height: 40px;
  width: 80px;
  font-weight: bold;
}
.city-weight {
  width: 100%;
  float: left;
  display: flex;
}
.city-weight span {
  float: left;
  height: 40px;
  padding: 10px 0 0 0;
  border: 1px solid #ccc;
}
.city-weight span input{
  outline: none
}
span.pull-right.form-group.icon-color {
  margin-top: -10px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover>.dropdown-menu {
  display: block;
}
.dropdown-submenu>a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover>a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown-menu .label{
  color: #000;
}
.dropdown-menu > li > a{
  padding : 10px 20px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
  background-color: #c48a2e !important;
}
.select2-container{
  width: 100% !important;
  vertical-align: unset;
}
.select2-container .select2-selection--single{
  height: 34px;
}
.select-group-btn{
  vertical-align: top;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
  top: 3px;
  right: 3px;
}
input.mandatory,
select.mandatory,
input.mandatory:focus,
select.mandatory:focus{
  border-left: 2px solid #dd4b39;
  border-radius: 5px !important;
}
.parcel-entry-form .grey-section{
  background: #dadada !important;
  float: left;
  margin: 0 0 5px 5px;
  padding: 18px 0px 0px;
  width: 98%;
}
.parcel-entry-form label{
  font-weight: normal;
}
.no-resize{
  resize: none;
}
input.consignment_no{
  padding: 6px 6px !important;
}
  .typeahead-text-success{
    color: #3c763d !important;
  }

  /*type ahead*/
  .typeahead,
  .twitter-typeahead,
  .tt-query,
  .tt-hint {
    width: 100%;
  }

  .typeahead {
    background-color: #fff;
  }

  .typeahead:focus {
    border: 2px solid #0097cf;
  }

  .tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }

  .tt-hint {
    color: #999
  }

  .tt-menu {
    width: 100%;
    margin: 0px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
  }

  .tt-suggestion {
    padding: 3px 20px;
    font-size: 15px;
    line-height: 24px;
  }

  .tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf;
  }

  .tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;

  }

  .tt-suggestion p {
    margin: 0;
  }

  /* Nested Sub Menu */
  .pos-rel {
    position: relative !important;
  }
  /* Nested Sub Menu */

  /* Manage menu alignmenet*/

  ul.dropdown-menu.cstm-menu li i {
    width: 15px;
    text-align: center;
  }

  ul.treeview-menu.cstm-menu li i {
    width: 15px;
    text-align: center;
  }

  .consignment-list .consignment-info{
    font-size: 13px;
    margin-left: 0px;
    padding-left: 0;
  }
  .consignment-list .consignment-date{
    display: block;
    margin:2px 0 0 0;
  }
  .consignment-list .consignment-gray{
    color: #999;
  }
  .product-img .badge{
    display: inline-block;
    min-width: 39px;
    padding: 9px 10px;
    font-size: 20px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: normal;
    border-radius: 18px;
    text-transform: uppercase
  }
  .consignment-list>.item{
    padding: 10px 0 2px 0px;
  }
  .consignment-number .label {
    font-size: 12px !important;
  }
  .consignment-type {
    margin: 2px 2px 3px 0px;
  }
  .consignment-list .consignment-number {
    text-align: right;
    padding: 0;
  }
  .height-6{
    /*height: 350px;
    overflow-y: scroll;*/
  }
  .infinite-scroll{
    /*border: 1px solid #aaa;
    padding: 5px 10px;
    /*height: 150px;
    overflow-y: scroll;
    margin: 20px 0;
    background: #ffc;*/
  }
  .blink-me {
    background: #fdf37a !important;
    animation: blinker 1s linear infinite;
  }

  @keyframes blinker {  
    50% { opacity: 0; }
  }

  .custom-img {
    object-fit: scale-down !important;
    margin-top: -3px !important;
  }

  /* Carrier Page */
  .carrier-logo-image{
    width: 30px;
    height: 30px;
    border-radius: 50%;
  }
  .btn-bills{
    width: 90px;
  }
  .dropdown-menu .active .label {
    color: #fff;
  }
  .carrier-img .badge{
    display: inline-block;
    padding: 7px 5px;
    min-width: 35px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    font-weight: normal;
    border-radius: 18px;
    text-transform: uppercase
  }
  
  .main-header{
    min-height: 50px;
  }
  .menu-user-logo{
    height: 50px;
    width: 50px;
    padding:11px 0px 0 5px !important;
  }
  .menu-user-logo .user-image{
    width: 35px !important;
    height: 34px !important;
  }
  .center-nav li{
    min-width: 230px;
  }
  .center-nav li a{
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
  }
  
  .center-nav li:first-child a{
    border-left: 1px solid #fff;
  }
  .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    vertical-align: middle;
  }
  @media (min-width: 768px) {

    span.logo-mini img{}
    .center-nav {
      float: none;
    }
    .navbar-nav.navbar-center {
      position: absolute;
      /*left: 3.8%;*/
    }
    .sidebar-mini.sidebar-collapse .main-header .navbar{
      margin-left: 00px;
    }
  }

  .sidebar-nav {
    padding: 9px 0;
  }

  .dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
  }

  .dropdown-menu li:hover .sub-menu {
    visibility: visible;
  }

  .dropdown:hover .dropdown-menu {
    display: block;
  }

  .nav-tabs .dropdown-menu,
  .nav-pills .dropdown-menu,
  .navbar .dropdown-menu {
    margin-top: 0;
  }

  .state-btns .btn{
    margin: 5px 2px 2px 4px;
  }

  /* Client Quotations */
  .header-height{
    padding: 13px !important;  
  }

  #toClients_filter label { width: 100% !important; }
  #toClients_filter label input { width: 90% !important; }
  #toClients.column-width thead tr th:first-child {
    width: 10%;
  }

  .column-width  .icheckbox_minimal-grey {
    margin: 0 auto;
    float: none;
    display: block;
  }

  .overflow-hidden {
    overflow: hidden;
  }

  /* Carrier Quotations */

  .rmvSortIcon thead th:first-child:after{
    display:none !important;
  }

  div.dataTables_processing{
    z-index: 99999;
  }

  .carrier-quotation-title {
    line-height: 30px !important;
    display: block !important;
    font-size: 16px !important;
  }


  /*  Parcel Entry */
  .receiverNameCityColor {
    color: #444444 !important;
  }

  .margi-top {
    margin-top: 10px !important;
  }

  .margin-top-text-parcel {
    margin-top: 5px !important;
  }

  .margin-top-text-cashparcel {
    margin-top: 5px !important;
  }

  .padd-right-text {
    padding-right : 10px !important;
  }
  .products-list .product-description.wrap_ins {
    white-space: unset;
  }

  #cancel:focus {
    border-color: #3c8dbc;
  }

  .cstmLink {
    color: #333;
    font-weight: bold;
  }

  .receiver-textbox-width {
    width:100% !important;
  }

  .rmv-padd {
    padding-left: 10px !important;
    padding-right: 0px !important;
  }

  .rmv-padd-left {
    padding-left: 0px !important;
  }

  .rmv-padd-right {
    padding-right: 0px !important;
  }

  .mar-icon {
    margin: 3px;
  }
  .not-proper-parcel {
    background-color: #e25b5b !important;
    color: #fff !important;
  }
  .cstm-width {
    width: 100% !important;
  }
  .cstm-radious {
    border-radius: 5px !important;
  }
  .cstm-consignment-no {
    background-color: red;
    color: #FFF;
  }
  .remember-main-div {
    margin-top: 15px;
    border: 1px solid #d2d6de;
    position: relative;
    padding: 7px;
  }
  .remember-label {
    position: absolute;top: -8px;
    left: 15px;
    background-color: #fff;
    font-size: 13px;
  }

  /* Datatable grid */ 

  .table-bordered {
    border-right: 1px solid #e4e4e4;
  }

  .table-bordered > thead > tr > th, 
  .table-bordered > tbody > tr > th, 
  .table-bordered > tfoot > tr > th, 
  .table-bordered > thead > tr > td, 
  .table-bordered > tbody > tr > td, 
  .table-bordered > tfoot > tr > td{
    border-left: 1px solid #e4e4e4;
  }

  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td{
    border-top: 1px solid #e4e4e4 !important;
  }

  .table-bordered > tbody > tr > th, 
  .table-bordered > tbody > tr > td{
    border-bottom: 1px solid #e4e4e4;
  }

  .table-bordered > thead > tr > th, .table-bordered > thead > tr > td{
    border-bottom-width: 1px;
  }

  /* SIDEBAR MENU */

  .offcanvas {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 1032;
    display: none;
  }
  .offcanvas-pane {
    position: absolute;
    top: 0;
    bottom: 0;
    min-width: 8px;
    background-color: #ffffff;
    overflow: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: -webkit-transform 0.33s ease-in;
    -moz-transition: -moz-transform 0.33s ease-in;
    -o-transition: -o-transform 0.33s ease-in;
    transition: transform 0.33s ease-in;
  }
  .backdrop-canvas {
    position: fixed;
    z-index: 1031;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    background-color: rgba(12,12,12,0.33);
    display: none;
  }

  /* View Barcode  */
  .viewBarcodeTable{
    border: 1px solid grey;
    justify-content: center;
    align-items: center;
    display: flex;
  }
  .viewBarcodeTable p{
    margin: 5px 0px 10px;
  }

  /*  Login Page*/
  .customLoginBtn{
    background-color: #c48a2e !important;
    border-color: #c48a2e !important;
  }

  .btn {
    border-radius: 5px !important;
  }
  /* Carrier Indicater*/

  .main-header .navbar .nav > li > a > span.label.label-danger.carrier-counter {
    background: red !important;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 12px;
    text-align: center;
    right: 35px
  }
  .carrier-counter p {
    margin: 0;
  }

  /* Parcel Report */

  .display-inline{
    display: inline-block;
    padding:0 2px 0 0;
  }
  .disp-inline-width{
    display: inline-block;
    width: 75%;
  }
  /*.rmv-right-padd{
    padding-right: 0px !important;
  }*/
  /*.head-design .col-md-3, .head-design .col-md-1{
    padding: 0 5px; 
  }*/
  .mar-top-btn{
    margin-top: 24px;
  }
  /*.head-design .form-group {
    margin-bottom: 0px;
  }
  .head-design button {
    padding: 7px 10px;
  }*/

  /* Cash Parcel */
  .btn-padd{
    padding: 6px !important;
  }

  .logo-lg img{
    object-fit: scale-down;
    margin-top: -3px;
  }
  .new-btn {
    float: left;
    margin: 25px 5px;
  }
  .opt-btn {
    float: left;
    margin-top: 25px;
  }

  /* Client Ledger */
  .client-ledger-btn{
    float: left;
    margin-top: 22px;
  }

  /* Super Admin */
  .cstm-admn-btn{
    float: right !important;
    margin-top: 25px !important;
  }
  .mar-left{
    margin-left: 10px !important;
  }
  .cstm-width-li{
    min-width: 17.8% !important;
  }


  /* Parcel List */
  .markSms {
    background-color: #eee !important;
    font-weight: normal;
    padding-left: 3px !important;
    padding-right: 3px !important;

  }
  .sendSms {
    background-color: #bfeabf !important;
    font-weight: normal;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .lbl-mrgin {
    margin-top: 3px !important;
  }

  /* Delivery Report */
  .delivered {
    background-color: #bfeabf !important;
    font-weight: normal;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .invalid {
    background-color: #ff9a9a !important;
    font-weight: normal;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .manually-check {
    background-color: #d5d5d5 !important;
    font-weight: normal;
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
  .delivery-status-options {
    display: flex !important;
    gap: 3px !important;
  }
  .w-radio {
    min-width: 18px !important;
  }

  /* Parcel Edit*/
  .cstm-bulk-edit{
    margin-top: 24px;
    width: 100%;
  }

  /* Inline Edit Parcel Page */
  table.testgrid { border-collapse: collapse; border: 1px solid #CCB; width: 100%; }
  table.testgrid td, table.testgrid th { padding: 5px; border: 1px solid #E0E0E0; }
  table.testgrid th { /*background: #E5E5E5;*/ text-align: left; height: 30px;}
  input.invalid { background: red; color: #FDFDFD; }
  .editablegrid-id a, .editablegrid-date a, .editablegrid-client_id a, .editablegrid-center_id a, .editablegrid-receiver_id a,
  .editablegrid-mobile a, .editablegrid-carrier_id a, .editablegrid-package_type a, .editablegrid-weight a, .editablegrid-amount a,
  .editablegrid-consignment_no a, .editablegrid-remakrs a, .editablegrid-account_name a, .editablegrid-branch_name a, .editablegrid-account_created_date a,.editablegrid-branch_address a, .editablegrid-branch_gst a,
  .editablegrid-type a, .editablegrid-start_date a , .editablegrid-end_date a{ color: #333; }
  .testgrid span.select2.select2-container.select2-container--default.select2-container--below.select2-container--open {
    width: 200px !important;
  }

  table.subscriptiongrid { border-collapse: collapse; border: 1px solid #CCB; width: 100%; }
  table.subscriptiongrid td, table.subscriptiongrid th { padding: 5px; border: 1px solid #E0E0E0; }
  table.subscriptiongrid th { /*background: #E5E5E5;*/ text-align: left; height: 30px; width: 15px;}

  .cstm-search-icon{
    margin-top: 24px;
  }

  .cstm-header { display: flex; align-items: center; justify-content: space-between; }
  .cstm-header::before,.cstm-header::after{ content:unset; }
  .mr-5 { margin-right: 5px; }

  /* client */ 
  .checkbox-inline{
    padding-left: 0 !important;
  }
  .hr-css {
    margin-top: 3px;
    margin-bottom: 15px;
  }

  /* Menu */
  .menu-shadow{
    box-shadow: 0px 2px 10px #bbb;
  }

  /* Bills */
  .text-blue {
    color: #1193de !important;
    margin-top: 8px;
  }
  .text-green{
    color: #3c763d !important;
    margin-top: 8px;
  }
  td.details-control {
    background: url(../plus-icons.png) no-repeat center center;
    cursor: pointer;
    width: 25px;
  }
  .bg-grey {
    background-color: #e0dede;
  }
  .btn-green{
    color: green;
  }
  .bg-ligth-blue{
    background-color: #94c0da !important;
  }
  body {
    font-size: 13px !important;
  }
  .form-control{
    font-size: 13px !important;
  }
  .btn{
    font-size: 13px !important;
  }
  .dropdown-menu{
    font-size: 13px !important; 
  }
  .bg-color-foot-color{
    background-color: #eee !important;
  }
  .border-style{
    border: 1px solid #fff !important;
  }
  .top-margin{
    margin-top: 22px !important;
  }
  .dropdown-content a.hide-template {
    display:none !important;
  }
  .dropdown-content a.show-template {
   display:block !important; 
 }
 .dropdown-content a.loadMoreButton {
  text-align: center !important;
}
.mail-input-margi-top {
  margin-top: 22px !important;    
}

/* ===Setup Index Page ====== */
.width-100 {
  width: 100% !important;
  margin-left: 0 !important;
}
.weight-form-control {
  width: auto !important;
  display: inline-block;
}
.custom-height{
  height: 30px !important;
}
/* ========================== */

/* ========================================================== */
.dropdown {
  /*float: left !important;*/
}

.dropdown .dropbtn {
  font-size: 14px !important;
  /*border: none !important;*/
  outline: none !important;
  color: #97a0b3 !important;
  padding: 0px 7px !important;
  /*background-color: inherit !important;*/
  /*font-family: inherit !important;*/
  margin: 0 !important;
}

.dropdown-content {
  display: none !important;
  position: absolute !important;
  background-color: #f9f9f9 !important;
  min-width: 182px !important;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1 !important;
  right: 0; left: auto;
}

.dropdown-content a {
  /*float: none !important;*/
  color: #777 !important;
  padding: 10px 15px !important;
  /*text-decoration: none !important;*/
  text-transform: uppercase !important;
  display: block !important;
  text-align: left !important;
}

.dropdown-content a:hover {
  background-color: #e1e3e9 !important;
  color: #333 !important;
}

.dropdown:hover .dropdown-content {
  display: block !important;
}

.custom-grid-icon {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}


/* ========================================================== */

/* Month bill */
.marPrintIcon{
  margin : 8px;
}

/* Dashboard */
.counter-font-size{
  font-size: 24px !important;
}

/* Subscription Bills*/
.cstm-width-box-tool{
  width: 40%;
}
.cstm-width-box-tool label{
  float: right;
  margin-left: 5px;
  font-size: 12px;
}
.cstm-width-box-tool > a{
  float: right;
  padding-top: 0;
}
.btn-generated{
  background-color: #e7e7e7;
  width: 90%;
  text-align: center;
}
.btn-invoiced{
  background-color: #dd4b39;
  width: 90%;
  text-align: center;
  color: #fff;
}
.btn-paid{
  background-color: #00a65a;
  width: 90%;
  text-align: center;
}
.btn-partial-paid{
  background-color: #90EE90;
  border-color: #90EE90;
  width: 90%;
  text-align: center;
}

/*floating-sec css start*/
.floating-sec {
  position: fixed;
  top: 40%;
}
.row-cstm-pad-btm {
  padding-bottom: 10px;
}
.parcel-cuntr{
  text-align: center;
  color: white;
  border-radius: 5px;
  padding-top: 5px;
}
/*floating-sec css Over*/


/* Payment notification start*/
.statc_pay_text {
 position: fixed;
 bottom: 0;
 background:rgba(179,0,0,.9);
 left: 0;
 right: 0;
 text-align: center;
 color: white;
 padding: 15px;
 z-index: 3;
}
.statc_pay_text marquee {
 font-size: 16px;
 letter-spacing: 1px;
 font-weight: 700;
}
/* Payment notification over*/

/* Textbox contetn text length start*/
.has-feedback .form-control {
  padding-right: 10px;
}

/* Textbox contetn text length over*/

/* Update notification start*/
.custom-alert {
  color: #856404!important;
  border-color: #fff3cd!important;
  z-index: 999;
  width: 100%;
  background-color: #fff3cd!important;
  padding: 8px 15px!important;
  margin-bottom: 0;
  border-radius: 0px!important;
}
.custom-alert .close {
  text-decoration: none;
  width: 11%;
}
.custom-alert p {
  margin-bottom: 0;
  width: 91.5%;
  margin-left: auto;
}
/* Update notification over*/

/* Released Notes Start*/
.today-released-bgcolor {
  background-color: #ddde92 !important;
}
/* Released Notes Over*/

/* Notify Color Start*/
.notify a {
  color: #3c8dbc;
  text-decoration: underline;
}
/* Notify Color End*/

/* Parcel SMS Action Start */
.notify-action {
  display: inline-flex;
  align-items: center;
  padding: 5px 0;
}

.p-0[style] {
  padding: 0 0 !important;
}
.notify-action .btn-action {
  padding: 0 15px 0 0 !important;
}
.notify-action .dropdown > .p-0{
  padding: 0 0 !important;
}
/* Parcel SMS Action End */

/* Inward List Start */
.button-margin-right {
  margin: 5px 10px 0 0;
}
/* Inward List End */

/*16-10-2018 Superadmin Menu design */
.layout-top-nav .center-nav li {min-width: 205px;}
.layout-top-nav .navbar-nav.navbar-center{left: 4.4%!important;}
.layout-top-nav .navbar-right{margin-right: 0px!important;}
.layout-top-nav .menu-user-logo{height: 50px;width: 60px;text-align: center;padding: 0!important;}
.layout-top-nav .menu-user-logo img{margin-top:8px!important;margin-right:0px!important;float: none!important;}
.layout-top-nav .main-header .logo{width: 60px!important;}

@media (max-width: 767px) {
  .main-header .logo .logo-mini{display: block!important;}
  .main-header .logo .logo-mini img{width: 35px;height: auto;margin-left: 10px;}
  .navbar-toggle{z-index: 999;}
  .layout-top-nav .res_proper_menu ul.nav.navbar-nav.navbar-right{float: right!important;}
  .layout-top-nav .res_proper_menu ul.nav.navbar-nav.navbar-right li{float: left;width: 100%;}
  .layout-top-nav .res_proper_menu ul.nav.navbar-nav.navbar-right li a {margin:0 auto;float: none;}
  .layout-top-nav .res_proper_menu ul.nav.navbar-nav.navbar-right li a img{float: unset;}
  .layout-top-nav .res_proper_menu ul.nav.navbar-nav.navbar-right .dropdown-menu{margin:0 auto;}
  .layout-top-nav .res_proper_menu ul.nav.navbar-nav.navbar-center.center-nav{margin:0 auto;}
  .layout-top-nav .center-nav li{min-width:100%;}
}
@media only screen and (min-width: 1367px) and (max-width:1920px) {
  .layout-top-nav .navbar-nav.navbar-center{left: 59px!important;}
  .layout-top-nav .center-nav li{min-width: 300px;}
  
}

@media only screen and (max-width: 1366px){
  .new-btn{margin:25px 2px;}
  .new-btn .btn{font-size: 12px!important;}
}
