/* START FLAGSTONE THEME CSS */
body {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0,0,0,0);
color: #3e4676;
font-family: var(--bs-font-sans-serif);
/*font-size: .9375rem;*/
font-size: 1.5rem;
font-weight: 400;
line-height: 1.5;
margin: 0;
}
.left-menu-title{
color: #153d77;
font-size: 1.75rem;
letter-spacing: 0.025em;
font-weight: 600;
}
b, strong {
    font-weight: 700;
}
.shipping-status {
    left: 44.5%;
    z-index: 999;
    position: absolute;
    padding-bottom: 20px;
}
/*title separator line*/
.title-separator {
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
    clear: both;
}
.button-left{
  margin-top:5px;
  margin-right:5px;
}
.login-container .block .block-title{
  padding-bottom:2px;
}
.header-message-close{
  width:1% !important;
}

.table-responsive {
  overflow-x : unset;
  min-height : 0;
}

.logo{
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  display: block;
  margin: 0 auto;
  padding: 5px;
}
.customer-welcome, .customer-welcome.active{
  padding-top: 1rem;
}

.customer-welcome ul li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
  .footer.content {
  border-top: none;
  padding-top:5px;
  text-align: center;
  color:#fff;
  font-size: 65% !important;
  }
  .page-footer {
  background: #002a5b;
  padding-bottom:0px;
  }
  .footer.content .links {
  display: inline-block;
  padding-right: 0px;
  vertical-align: top;
  font-size: 13px;
  text-align: center;
  }
  .footer.content ul {
  padding-right:0px;
  }
  .footer.content .links li {
  background: transparent;
  border: none;
  font-size: 13px;
  margin: 0 0 0 0;
  }
  .footer.content .links a:link{
  color: #fff;
  }
  .footer.content .links a:visited{
  color: #fff;
  }
  .footer.content .links a:active {
  color: #fff;
  text-decoration: underline;
  }
  .footer.content .links a:hover {
  color: #fff;
  text-decoration: underline;
  }
  .copyright{
  background-color: #153d77;
  padding:5px;
  font-size: 12px;
  }
  .form-floating>.form-control {
  border-radius: 5px;
  block-size:50px;
  }
  .form-floating>label {
    font-weight: normal;
  position:absolute;
  font-size:12px;
  padding: 1.25rem 0.75rem;
  }
  label[for=show-password]
  {
    font-weight: normal;
  }
  textarea.form-control{
    font-size:15px;
  }
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
  color: #495057;
  background-color: #c1d7ef;
  border: 1 px solid #fff;
  border-bottom-color: transparent;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  background-color: #c1d7ef;
  color: #495057;
}
.nav-tabs .nav-link {
    margin-right: 3px;
}


/*datatable responsive Button*/
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
    top: 26%;
  }

/*strips backgroud for view*/
.strip-labels {
background-color: #c1d7ef;
text-align: center;
padding: 10px;
border-top: 1px solid #bfbfbd;
border-bottom: 1px solid #bfbfbd;
}
.strip-labels p{
margin-bottom: 0;
font-weight: 600;
font-size: 14px;
}
.strip-labels {
background-color: #c1d7ef;
color:#000000;
text-align: center;
padding: 8px 10px;
border-top: 1px solid #bfbfbd;
border-bottom: 1px solid #bfbfbd;
margin-bottom: 20px;
}

  /*Loader css*/
  .customLoaderBackground {
      width: 100%;
      height: 100%;
      position: fixed;
      background: rgba(0,0,0,0.3);
      top: 0;
      display: block;
      left: 0;
      margin: 0 auto;
      z-index: 9999;
  }
  .customLoadersize {
      position: relative;
      top: 50%;
      left: 50%;
      border: 8px solid #f3f3f3;
      border-top: 8px solid #3498db;
      border-radius: 50%;
      width: 50px;
      height: 50px;
      animation: spin 1.5s linear infinite;
  }
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }


  /* css by naitik starts */
  .customers-index-view .view-tabs-wrapper .tab-content {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }

  .responsive-tabs-container .tab-content, #responsive-tabs .tab-content {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
  }

  .responsive-tabs-container .tab-pane {
    padding: 25px;
    margin-bottom: 0px;
  }

  .row {
    margin-right: -15px;
    margin-left: -15px;
  }
  .shippingtab{
    margin-top:15px;
  }

  .order-index-view fieldset,.reports-transaction-index fieldset,.order-index-orderreport fieldset,.order-index-ntoreport fieldset,.customers-index-view fieldset, .product-index-viewproduct fieldset,.order-index-addorder fieldset,.order-index-edit fieldset,.customers-index-view fieldset,.customers-profile-index fieldset,.shiprequest-index-add fieldset,.shiprequest-index-edit fieldset,.shiprequest-index-view fieldset,.orderpricing-index-index fieldset,.product-import-form fieldset,.customers-pricing-index fieldset{
    border: 1px solid #ddd !important;
    margin: 0;
    min-width: 0;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    padding-left: 10px!important;
  }

  legend {
      display: block;
      width: 100%;
      padding: 0;
      margin-bottom: 20px;
      font-size: 21px;
      line-height: inherit;
      color: #333;
      border: 0;
      border-bottom: 1px solid #e5e5e5;
  }

  .order-index-view legend,.reports-transaction-index legend,.order-index-orderreport legend,.order-index-ntoreport legend,.customers-index-view legend, .product-index-viewproduct legend,.order-index-addorder legend,.order-index-edit legend,.customers-index-view legend,.customers-profile-index legend,.shiprequest-index-add legend,.shiprequest-index-edit legend,.shiprequest-index-view legend,.orderpricing-index-index legend,.product-import-form legend,.customers-pricing-index legend{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
    float:none;
  }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
    float: left;
  }

  .form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;

  }

  .form-group{
    margin-bottom: 15px;
  }

  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
  }

  .hidden {
    display: none!important;
  }

  .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: left;
  }

  .btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " ";
  }

  .modal.show .modal-dialog {
    transform: none;
  }

  .modal-dialog {
    width: 600px;
    margin: 30px auto;
    max-width:none;
  }
  .modal-dialog {
    position: relative;
  }
  .modal-content {
    box-shadow: none;
    border: none;
  }

  .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
  }
  .modal-footer, .modal-header {
    border-bottom: none;
    border-top: none;
  }
  .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
  }
  button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    text-align: right;
    width: 100%;
  }
  /* button:not(.primary) {
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
  } */
  .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
  }
  .modal-body {
    position: relative;
    padding: 15px;
  }
  .modal-footer, .modal-header {
    border-bottom: none;
    border-top: none;
  }
  .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }
  .modal-content {
      box-shadow: none;
      border: none;
  }
  .modal.show {
      background-color: rgba(0,0,0,0.5);
  }

  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
      position: relative;
      min-height: 1px;
      padding-right: 15px;
      padding-left: 15px;
  }
  .form-group {
      margin-bottom: 15px;
  }

  .btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .panel-body:after, .row:after {
      clear: both;
  }

  .h2, h2 {
      font-size: 30px;
  }
  .nav-tabs>li {
      float: left;
      margin-bottom: -1px;
  }

  #addSubUsermodal .close {
    float: right;
    text-align: right;
    margin: 0 auto;
    width: 100%;
  }

  .pull-right {
    float: right!important;
  }
  .pull-left {
    float: left!important;
  }

/*
.view-tabs-wrapper .nav-tabs>li>a.active{
color: #555;
cursor: none;
background-color: #66ccff;
font-weight: 600;
border: 1px solid #ddd;
}*/
/* css by naitik ends */

  /*Button*/
  /*.top-right-green-btn,.top-right-green-btn:visited {
      height: 100%;
      vertical-align: middle;
      padding: 5px 15px;
      background-color: #346cb0;
      border: 1px solid #346cb0;
      font-size: 1.3rem;
      line-height: 2.2rem;
      font-weight: 500;
      color: #fff;
      margin-top: 1px;
      margin-left: 12px;
      margin-bottom:10px;
      text-decoration:none;
      display: inline-block;
  }
  .action.primary {
     height: 100%;
      vertical-align: middle;
      padding: 5px 15px;
      background-color: #346cb0;
      border: 1px solid #346cb0;
      font-size: 1.3rem;
      line-height: 2.2rem;
      font-weight: 500;
      color: #fff;
      display: block;
  }
  .top-right-green-btn:hover {
     text-decoration:none;
      color: #fff
  }*/
  /*label and form*/
  .form-group{
  padding-bottom:10px;
  }
  label{font-weight: bold;}
  /*datatbles*/
  .dataTables_wrapper .dataTables_length select{
    width:45px;
  }
  /* table.dataTable th.dt-center, table.dataTable td.dt-center {
text-align: left;
} */
/*.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
color: white !important;
border: 1px solid #346cb0!important;
background-color: #346cb0!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #346cb0), color-stop(100%, #346cb0))!important;
background: -webkit-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: -moz-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: -ms-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: -o-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: linear-gradient(to bottom, #346cb0 0%, #346cb0 100%)!important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
color: white !important;
border: 1px solid #346cb0!important;
background-color: #346cb0!important;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #346cb0), color-stop(100%, #346cb0))!important;
background: -webkit-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: -moz-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: -ms-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: -o-linear-gradient(top, #346cb0 0%, #346cb0 100%)!important;
background: linear-gradient(to bottom, #346cb0 0%, #346cb0 100%)!important;
}*/

/*.block-collapsible-nav .item.current a, .block-collapsible-nav .item.current{
border-color:#346cb0;
color:#346cb0;
padding-left: 5px;
}
.left-menu-title{
color: #346cb0;
font-size: 1.5rem;
letter-spacing: 0.025em;
padding-left: 5px;
}
.block-collapsible-nav-content{
border-radius: 15px;
background-color: #fafafa!important;
border: 3px solid rgba(31, 45, 65, 0.05);
}
span.left-menu-list{
padding-left: 10px;
color: #253746;
}
h1.page-title{font-size: 30px;margin-bottom: 20px;}
.page-title-wrapper{float:left}
*/
.accordion{
background-color: #fff;
border: 3px solid rgba(31, 45, 65, 0.05);
color: #346cb0;
cursor: pointer;
padding: .8em .5em .8em 1em;
width: 100%;
text-align: left;
outline: none;
font-size: 15px;
transition: 0.4s;
font-weight: 600;
}
#order-grid .dataTables_processing{
top:0 !important;
}
.activate, .accordion:hover{
background:#c1d7ef;
}
.accordion:after{
content: '\002B';
color: rgba(31, 45, 65, 0.05);
font-weight: bold;
float: right;
margin-left: 5px;
}
.activate:after{
content: "\2212";
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.panelaccordin{
padding: 0px 18px;
max-height: 0;
overflow: hidden;
transition: max-height 0.2s ease-out;
}

/* start vikram custom navigation and other theme */
.header.content{padding: 10px;}
/*.btn {
background-color: transparent;
border: 1px solid transparent;
border-radius: .2rem;
cursor: pointer;
display: inline-block;
font-size: .9375rem;
font-weight: 400;
line-height: 1.5;
padding: .25rem .7rem;
text-align: center;
vertical-align: middle;
font-weight: 500;
}
.btn-primary {
background-color: #3b7ddd;
border-color: #3b7ddd;
color: #000;
}
.btn-primary:focus, .btn-primary:hover {
background-color: #5891e2;
border-color: #4f8ae0;
color: #000;
}
.btn-primary.active, .btn-primary:active {
background-color: #6297e4;
border-color: #4f8ae0;
color: #000;
}*/
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn-primary {
  background-color: #3b7ddd;
  border-color: #3b7ddd;
  color: #000;
}
.btn:hover {
  color: #3e4676;
  text-decoration: none;
}
.btn-check:focus+.btn-primary, .btn-primary:focus, .btn-primary:hover {
  background-color: #5891e2;
  border-color: #4f8ae0;
  color: #000;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
  background-color: #6297e4;
  border-color: #4f8ae0;
  color: #000;
}
[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
  cursor: pointer;
}
.bg-primary-dark {
  background-color: #2469ce!important;
}
.text-primary{
  color: #3b7ddd!important;
}
.authorization-link {
  color: #495057;
  padding: .35rem 1.5rem;
}
.sidebar {
  background: transparent;
  max-width: 250px;
  min-width: 250px;
  border-radius:15px;
  border: 1px solid rgba(31,45,65,.05);
}
.sidebar-content {
  height: 100%;
  min-height: 100%;
}
.sidebar-content, .sidebar-nav {
  background: #fff;
  flex-direction: column;
  border-radius: 15px;
    border: 1px solid rgba(31,45,65,.05);
}
.sidebar-item .vertical-bar{
  border-left: 4px solid #3e4676;
}

.sidebar-nav{
  flex: 1;
  justify-content: flex-start;
  list-style: none;
  margin-bottom: 0;
  padding: 0;
}
.sidebar-link .fab, .sidebar-link .fal, .sidebar-link .far, .sidebar-link .fas, .sidebar-link svg, a.sidebar-link .fab, a.sidebar-link .fal, a.sidebar-link .far, a.sidebar-link .fas, a.sidebar-link svg {
  color: #153d77;
}
.align-middle{
  vertical-align: middle!important;
}
.sidebar-link, a.sidebar-link{
  background: transparent;
  border-radius: .2rem;
  color: #6c757d;
  cursor: pointer;
  display: block;
  font-weight: 400;
  margin-top:15px;
  padding: .65rem .75rem;
  position: relative;
  text-decoration: none;
}
.sidebar-item.active .sidebar-link:hover, .sidebar-item.active>.sidebar-link {
  background: #e9ecef;
  color: #212529;
}
.sidebar-dropdown .sidebar-item .sidebar-link.active,.sidebar-dropdown .sidebar-item .sidebar-link:hover {
  background: #c1d7ef;
  color: #212529;
  font-weight: 400;
}
.sidebar-dropdown .sidebar-link {
  background: #fff;
  color: #6c757d;
  font-size: 90%;
  font-weight: 400;
  margin: 0 .1rem;
  margin-top: 3px;
  padding: .35rem 1.5rem .35rem 3.5rem;
}
table.dataTable {
  border-spacing: 0;
  clear: both;
  margin-bottom: 10px!important;
  padding-right: 1.5rem;
  /* max-width: none!important; */
}

.table>:not(caption)>*>* {
  background-color: var(--bs-table-bg);
  border-bottom-width: 1px;
  box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
  padding: .75rem;
}

.table {
  --bs-table-bg: transparent;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: #3e4676;
  --bs-table-striped-bg: #f8f9fa;
  --bs-table-active-color: #3e4676;
  --bs-table-active-bg: rgba(0,0,0,0.1);
  --bs-table-hover-color: #3e4676;
  --bs-table-hover-bg: rgba(0,0,0,0.075);
  border-color: #dee2e6;
  color: #3e4676;
  margin-bottom: 1rem;
  vertical-align: top;
  width: 100%;
}
.card {
  border: 0 solid rgba(0,0,0,.125);
  border-radius: .2rem;
  margin-right: 10px;
}
.card-header {
  background-color: #fff;
  border-radius: .2rem .2rem 0 0;
  /*margin-bottom: 20px;*/
}
/* end vikram custom navigation and other theme */
/* END FLAGSTONE THEME CSS */
  .create-button{float: right;margin-bottom: 15px;}
  /*.page-header .header.panel {padding-bottom: 5px;padding-top: 5px;}*/
  /* .block-customer-login{margin: auto;float: none;}
  .login-container .block .block-title{font-size: 2.5rem;padding-bottom: 5px;}
   span.login{font-size:1.5rem;} */
  .page-header .panel.wrapper{border-bottom:none;background-color:#002a5b;}
  .page-header{background: #153d77;}
  .copyright{background-color: #002a5b;}

  .nav-sections{margin-bottom: 15px;}
  .account-nav{display:none;}
  .plant-wrapper{float:right;}
  .plant-wrapper select{width:auto;}
  .back-wrapper{float: right;}
  .form-group.required .control-label:after {content:"*";color:red;}
  .form-group.required .label-control:after {content:"*";color:red;}
  .actions-toolbar .primary .action{margin:0px;}
  h1.page-title {margin:0 0 15px 0;}
  .actions-toolbar>.secondary .action.back{display:block;}
  .action.primary{background-color:#346cb0;border: 1px solid #346cb0;}
  .action.primary:hover{background-color: #1a71d9;border: 1px solid #1469b8;}
  .action.primary:focus, .action.primary:active{background: #346cb0;border: 1px solid #346cb0;}
  .secondary .action ,.secondary .action:hover,.action.primary:active{color: #000;text-decoration:none;}
  .customer-account-login .authorization-link{display:none;}
  .modal-content{box-shadow: none;border: none;}
  .modal-footer,.modal-header{border-bottom:none;border-top:none;}
  .modal-popup .modal-inner-wrap{width: 55%;}
  .nav-toggle{display:none;}
  .welcome{line-height: 20px;}
  .modal-tree-product-item{cursor: pointer;}
  /*************For Magento pager**********/

  .limiter {
  display: block !important;
  }
  /*************For Custom Navigation**********/
  .page-message-plant{
    background-color: #c1d7ef;
    font-size: 14px;padding: 10px;
    color: #346cb0;
    font-weight: 600;
    text-align: center;
  }
  .nav-active{
    background:#c1d7ef;
  }
  .nav.item.item a:hover{
    background:#c1d7ef;
  }
  .report-padding{
    padding-left:25px;
    padding-right:25px;
  }

  /*************For Catalog & Brochures Page**********/
  .file_thumb {
      border: 1px solid #666666;
      height:285px;
  }

  /*************Theme css start***********************/
  .column.main {
      background-color:#ffffff;
  }
  h1.page-title {
    margin-top: 5px;
      font-size: 28px;
      margin-bottom: 15px;
       font-family: 'Open Sans', sans-serif;
      font-weight: 300;
  }

  #block-collapsible-nav {
    display: none;
  }

  .block-collapsible-nav .content{
    background-color: #eef1f5;
  }
  .block-title.order strong {
      font-weight: 600!important;
      color: #346cb0;
      font-size: 18px!important;
  }
  .profile-link{
  color: #253746;
  font-size: 1.4rem;
  padding-left: 5px;
  }
  /*************Theme css end***********************/


  /*************dataTable***********************/
  .plant-wrapper a.action.login.primary {
      height: 100%;
      vertical-align: middle;
      padding: 4px 15px;
  }

  div.price-approval div.col-sm-3{
    padding-left: 1px;
  }
  .margin-right-5{
    margin-right: 5px;
  }
  /*.table-bordered {
      border-right: 0;
  }
  table tr td:last-child {
    border-right: 0;
  }
  table tr th:last-child {
    border-right: 0;
  }
  table tr:last-child th {
    border-right: 0;
  }
  table tr:last-child td {
    border-right: 0;
  }
  table tr:last-child td {
    border-bottom: 0;
  }*/
  table.dataTable.compact tbody th, table.dataTable.compact tbody td{padding: 10px;}
  table.dataTable.no-footer {
      border-bottom: 1px solid #ddd;
  }
  .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-right: 0.1px solid #ddd;
   border-top: 1px solid #ddd;
   border-left: 0.1px solid #ddd;
   border-bottom:1px solid #ddd;
  }
  .table-bordered>:not(caption)>* {
    border-width: 0.1px 0.1px;
    border-color:#ddd;
  } 
  table.dataTable.row-border tbody th, table.dataTable.row-border tbody td, table.dataTable.display tbody th, table.dataTable.display tbody td {
      border-right: 0.1px solid #ddd;
      border-top: 0px solid #ddd;
      border-left: 0px solid #ddd;
  }
  table.dataTable thead th, table.dataTable thead td {
      padding: 10px 18px;
      border-bottom: 1px solid #ddd;
  }
  table.dataTable tbody tr{font-size: 13px;}
  /*table.dataTable th{border-top:1px solid #b6dfc3;}*/
  table.dataTable.compact thead th, table.dataTable.compact thead td{padding: 10px 10px 10px 10px}
  .dataTables_length select,.dataTables_filter input{width:auto;margin-bottom: 20px;}
  /*accurate-pavers-start*/
  table.dataTable{border-collapse: collapse}
  table.dataTable tbody tr {background-color: #ffffff;border: 1px solid #e1e1e1;}
  table.dataTable tfoot th, table.dataTable tfoot td {    border: 1px solid #e1e1e1;background-color: #f2f2f2;}
  table thead tr th {border: 1px solid #e1e1e1;}

  /***product-sales-category-start***/
  .sales-graph-wrapper {margin-bottom: 30px;}
  .mrgn-btm-25{margin-bottom:25px}
  .custom-top-label-mrgn {margin: 7px 0;}
  .no-border-radius{border-radius: 0;}
  .panel-heading h4 {margin: 10px 0 0 0;padding: 0;font-weight: 600;text-transform: uppercase;color: #346cb0;font-size: 17px;}
  .alert-sub-wrapper .alert {padding: 5px 15px;margin-bottom: 10px;border-bottom: 1px solid #e1e1e1;border-radius: 0px;font-size: 12px;color: #555;}
  /***product-sales-category-end***/

  /*accurate-pavers-end*/
  /*************dataTable***********************/


  /*****Responsive******/
  @media (max-width: 320px){
    .mrgntp32{
      margin-top:10px;
    }
    .page-title{
      margin-right: 0px!important;
    }
  }

  @media (max-width: 355px){
    .mrgntop{
      margin-top: 5px;
    }
  }

  @media (max-width: 991px){
  .txtlft{
    text-align: left;
  }
  #openViewUpdateOrderModal .modal-dialog{
    width: auto !important;
  }
  #FreightchargeModal .modal-dialog {
    width: auto!important;
  }

  .shiprequestmodal{
    width: auto!important;
  }

  .resbiz{
    display: none!important;
  }

  }

  @media (max-width: 767px){
    .panel.header .links{
      display: block;
    }
    .header.panel>.header.links {
      margin: 0;
      padding: 0;
      list-style: none none;
      float: right;
      margin-left: auto;
    }
    .customer-welcome .customer-name {
      cursor: pointer;
    }
    .customer-welcome .customer-menu {
      display: none;
    }
    .customer-welcome.active .customer-menu {
      display: block;
    }
    .customer-welcome ul li {
      margin: 5px;
      padding: 2px;
    }
    .customer-welcome li a:visited {
      color: #333;
      text-decoration: none;
    }
    .customer-welcome:after {
      clear: both;
    }
    .customer-welcome:after {
      content: '';
      display: table;
    }
    .customer-welcome .header.links {
      min-width: 125px;
    }
    .customer-welcome ul:before {
      right: 10px;
      top: -12px;
    }
    .customer-welcome ul:before {
      border: 6px solid;
      border-color: transparent transparent #fff;
      z-index: 99;
    }
    .customer-welcome ul:after {
      right: 9px;
      top: -14px;
    }
    .customer-welcome ul:after {
      border: 7px solid;
      border-color: transparent transparent #bbb;
      z-index: 98;
    }
    .customer-welcome ul:before, .customer-welcome ul:after {
      border-bottom-style: solid;
      content: '';
      display: block;
      height: 0;
      position: absolute;
      width: 0;
    }
    .customer-welcome .action.switch {
      background-image: none;
      background: 0 0;
      -moz-box-sizing: content-box;
      border: 0;
      box-shadow: none;
      line-height: inherit;
      margin: 0;
      padding: 0;
      text-decoration: none;
      text-shadow: none;
      font-weight: 400;
      color: #fff;
      cursor: pointer;
      display: inline-block;
    }
    .customer-welcome ul {
      margin: 0;
      padding: 0;
      list-style: none none;
      background: #fff;
      border: 1px solid #bbb;
      margin-top: 4px;
      min-width: 100%;
      z-index: 101;
      box-sizing: border-box;
      display: none;
      position: absolute;
      right: 5px;
      box-shadow: 0 3px 3px rgba(0,0,0,.15);
    }
    .customer-welcome .action.switch>span {
      border: 0;
      clip: rect(0,0,0,0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }
    .customer-welcome .action.switch:after {
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 10px;
      line-height: 22px;
      color: inherit;
      content: '\e622';
      font-family: 'luma-icons';
      margin-left: 2px;
      vertical-align: top;
      display: inline-block;
      font-weight: 400;
      overflow: hidden;
      speak: none;
      text-align: center;
    }
    .page-header .header.panel:before,
    .customer-welcome:before
    {
      content: '';
      display: table;
    }
    .displygrid{
      display: inline-grid;
    }
    .menunone{
      display: none!important;
    }
  }

  @media (max-width: 375px){
    .mrgntp375{
      margin-top:10px;
    }
    .pull-right {
      float: none!important;
    }
    .dright{
      float:right!important;
    }
  }

  @media (max-width: 425px){
    .mobileres{
      width: 60% !important;
    }
    small.copyright{
      font-size: 65% !important;
    }
    .forgot .action {
       margin-left: 0px !important;
    }
    .mrgntp{
      margin-top:10px;
    }
    .btncustmrprice{
      display: block;
      margin: 10px;
    }
    .drpdwnres{
      float: left;
      margin-bottom: 10px;
    }
    .prdbtnhgt{
      height: auto !important;
    }
    .datedropdown{
      left: auto !important;
      margin-top: 32px !important;
      margin-left: -1px !important;
    }
  }

  @media (max-width: 768px){
    .plant-wrapper select{
      width: -webkit-fill-available;
    }
    .plant-wrapper a.action.login.primary {
      float: left;
      margin-top: 10px;
    }
    .drpdwnresponsive{
      float: left;
      width: -webkit-fill-available;
      position: inherit !important;
    }
    .ntoplnt{
      width: -webkit-fill-available;
      margin-bottom: 10px;
    }
    .cstmrresponsive{
      float: left;
      margin-bottom: 10px;
    }
    .mrgnbtm{
      margin-bottom: 10px;
    }
    .exprtcustmr{
      position: inherit !important;
    }
    .prdhgt{
      height: auto !important;
    }
    .customer-name{
      display: -webkit-inline-box !important;
    }
    .displaynone{
      display: none !important;
    }
    .mrgntp21{
      margin-top: 21px;
    }
  /* responsive table*/
    .tablhed {
      border: none;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px;
    }

    .tablhedship {
      border: none;
      clip: rect(0px 40px 45px 0px);
      height: 1px;
      margin: -1px;
      padding: 0;
      position: absolute;
      width: 1px;
    }

    .tabltr {
      border-bottom: 1px solid #b1b1b1;
    }

    .tabltd {
      border-bottom: 1px solid #ddd;
      display: block;
      font-size: .8em;
      text-align: right;
    }

    .tabltd::before {
      /*
      * aria-label has no advantage, it won't be read inside a table
      content: attr(aria-label);
      */
      content: attr(data-label);
      float: left;
      font-weight: bold;
      text-transform: uppercase;
    }

    .tbltrlast{
      border-bottom: 0;
    }

    .mergtr{
      display: -webkit-box;
      border-bottom: 1px solid #ddd;
    }

    .brdrnone{
      border: white !important;
    }

    .mrgn{
      margin-inline-start: auto;
    }
    .chckbx{
      display: flow-root;
    }
    .disply{
        display: block!important;
        margin-top: -8px;
    }
  /* responsive table*/
  }

  @media (min-width: 768px){
    .nopadding-right {padding-right:0px !important}
  }

  /* iPads (portrait and landscape) ----------- */
  @media (min-device-width : 768px) and (max-device-width : 769px) {
   /* Styles */
   .table-responsive {
      overflow-x : unset;
   }
  }

  /*****Responsive******/

  /*************Login***********************/
  .block-customer-login{margin: auto;float: none;margin-top: 20px;float:none !important;}
  .login-container .fieldset>.field>.control{width: 100%;}
  .main .login-container .block-customer-login{width: 30%;}
  .secondary .action{margin-left:20px;}
  .fieldset>.field.required>.control-label:before,
  .fieldset>.fields>.field.required>.control-label:before,
  .fieldset>.field._required>.control-label:before,
  .fieldset>.fields>.field._required>.control-label:before {content: '*';color: #e02b27;font-size: 1.2rem;margin: 0 5px 0 0px;}
  .customer-account-login .header.panel>.header.links{display:none;}
  .customer-account-forgotpassword .header.panel>.header.links,
  .customer-account-createpassword .header.panel>.header.links{display:none;}
  .form.password.reset, .form.send.confirmation, .form.password.forget, .form.create.account{min-width: auto;width:100%;}
  .action.primary{font-size: 1.3rem;line-height: 2rem;font-weight: 500;vertical-align: inherit;border-radius: 3px;}
  /*************Login***********************/
  .product-index-add fieldset,
  .product-index-edit fieldset,
  .product-index-index fieldset,
  .contractors-index-add fieldset,
  .contractors-index-edit fieldset ,
  .contractors-index-index fieldset ,
  .contractors-index-view fieldset,
  .rolepermission-index-index fieldset,
  .support-index-view fieldset,
  .support-index-index fieldset,
  .shiprequest-index-add fieldset,
  .shiprequest-index-view fieldset,
  .shiprequest-index-edit fieldset,
  .shiprequest-index-index fieldset,
  .orders-index-add fieldset,
  .orders-index-view fieldset,
  .orders-index-edit fieldset,
  .orders-index-uploadsalespersonform fieldset,
  .contractors-profile-index fieldset,
  .contractors-import-edit fieldset,
  .manageconfiguration-index-index fieldset,
  .product-colors-index fieldset,
  .product-import-form fieldset,
  .catalogs-index-deliveryrelease fieldset,
  .orders-index-orderreport fieldset,
  .orders-index-ntoreport fieldset,
  .approval-index-index fieldset,
  .reports-transaction-view fieldset,
  .reports-transaction-index fieldset
  {
    border: 1px solid #ddd !important;
    margin: 0;min-width: 0;
    padding: 10px;
    position: relative;
    border-radius:4px;
    padding-left:10px!important;
  }

  .product-index-add legend,
  .product-index-edit legend,
  .product-index-index legend,
  .contractors-index-add legend,
  .contractors-index-edit legend,
  .contractors-index-index legend,
  .contractors-index-view legend,
  .rolepermission-index-index legend,
  .support-index-add legend,
  .support-index-index legend,
  .support-index-view legend,
  .shiprequest-index-add legend,
  .shiprequest-index-edit legend,
  .shiprequest-index-index legend,
  .shiprequest-index-view legend,
  .orders-index-add legend,
  .orders-index-view legend,
  .orders-index-edit legend,
  .orders-index-uploadsalespersonform legend,
  .contractors-profile-index legend,
  .contractors-import-edit legend,
  .manageconfiguration-index-index legend,
  .product-colors-index legend,
  .product-import-form legend,
  .catalogs-index-deliveryrelease legend,
  .orders-index-orderreport legend,
  .orders-index-ntoreport legend,
  .approval-index-index legend,
  .reports-transaction-view legend,
  .reports-transaction-index legend
  {
    font-size:14px;
    font-weight:bold;
    margin-bottom: 0px;
    width: auto;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px 5px 5px 10px;
    background-color: #ffffff;
  }

  .responsive-tabs-container .tab-pane{padding: 25px;}
  .responsive-tabs-container .tab-pane{margin-bottom: 0px;}


  /* .nav-tabs a.error-tab{color:#e02b27 !important;} */
  .export-link{margin-top: 2px;left:40.5%;z-index: 999;text-align: left;padding-bottom: 20px;}
  .export-inactive-link {
      margin-top: 14px;
      left: 21.5%;
      z-index: 999;
      position: absolute;
      padding-bottom: 20px;
  }
  .payment-status{left:21.5%;z-index: 999;position: absolute;padding-bottom: 20px;}
  .mrgn-t-5{margin-top: 5px;}

  .panel{margin-bottom:0px;background-color: inherit;border-radius:0px;}
  .page-header{padding-bottom:0px;margin: 0px 0 20px;}


  .btn-default:visited{color:#333}

  .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }

  .modal-backdrop {
      visibility: hidden !important;
  }
  .modal.in {
      background-color: rgba(0,0,0,0.5);
  }


  /******************** Contractor page css start ********************/
  .view-tabs-wrapper .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
  .view-tabs-wrapper .nav-tabs>li.r-tabs-state-active>a {
      color: #555;
      cursor: default;
      background-color: #c1d7ef;
      font-weight: 600;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
  }
  .nav-tabs>li.active>a:hover{
    background-color: #c1d7ef !important;
  }
  .view-tabs-wrapper .nav>li>a {
      position: relative;
      display: block;
      padding: 10px 15px;
      color: #999;
  }
  .responsive-tabs-container .tab-content,#responsive-tabs .tab-content {
      border-left: 1px solid #e1e1e1;
      border-right: 1px solid #e1e1e1;
      border-bottom: 1px solid #e1e1e1;
  }

  .container-border.main-padding{

    border-top: 1px solid #d8d8d8;
      border-left: 1px solid #d8d8d8;
      border-right: 1px solid #d8d8d8;
  }
  .container-border
  {
    background-color: #ffffff;
    z-index: 1
  }
  .row-postion-dv{
    position: relative;
    z-index: 0;
  }
  .container-border:before {
      z-index: -1;
      position: absolute;
      content: "";
      bottom: 0;
      right: auto;
      left: 19px;
      width: 53%;
      top: 55px;
      max-width: 300px;
      transform: rotate(85deg);
      height: 50%;
      opacity: 0.3;
  }
  span.customer-sub-details2 {
      font-weight: 600;
      text-transform: uppercase;
  }
  .container-border:after {
      opacity: 0.3;
      z-index: -1;
      position: absolute;
      content: "";
      bottom: 0;
      right: 19px;
      left: auto;
      width: 53%;
      top: 64px;
      max-width: 300px;
      transform: rotate(185deg);
      height: 50%;
  }
  .account-info-wrapper {
      margin-bottom: 22px;
  }
  .bill-address-wrapper p {
      margin-bottom: 0;
  }
  .mail-address-wrapper p {
      margin-bottom: 0;
  }
  .customer-sub-details {
      font-weight: 600;
      font-size: 16px;
      margin-bottom: 3px;
          text-transform: uppercase;
  }
  .customer-details-wrapper p{
    margin-bottom: 3px;
  }
  .top-branding-section {
      padding: 20px 0px;
  }
  p.contractor-tagline {
          margin-bottom: 0;
      font-weight: 600;
      letter-spacing: 3px;
      font-size: 9px;
  }
  p.contractor-name {
      font-size: 18px;
      font-weight: 600;
      margin-bottom: 5px;
      margin-top: 10px;
  }
  .main-padding{
    padding:0 30px 30px 30px;
  }

  #openViewUpdateOrderModal .modal-dialog {
      width: 630px;
    }

  #FreightchargeModal .modal-dialog {
      width: 400px;
    }
  #openViewUpdateOrderModal .modal-header {
        padding:5px;
      }
  #strips-label{
      background-color: #c1d7ef;
      text-align:right;
      border-bottom: 4px solid white;
      margin-bottom:2px;
      height: fit-content;
  }
  #ticket_details{
    text-align: left;
    border-top: 4px solid white;
    border-bottom: 4px solid white;
  }
  #strips-labels{
      background-color: #c1d7ef;
      text-align:left;
      border-top: 4px solid white;
      border-bottom: 4px solid white;
      margin-bottom:2px;
  }
  #order-line-item-for-ship-request-table p {
      margin:0px;
  }
  .container-border{border-top: 1px solid grey;border-left: 1px solid grey;border-right: 1px solid grey;}
  section.top-branding-section img{width: 70%;}
  /******************** Contractor page css start ********************/


  .label-control{padding-left:0px;}
  .label-control-config{padding-left:0px;}
  form .error {
      color: #e02b27;
      font-weight: normal;
      font-size: 1.2rem;
      border-color: #ed8380;
  }

  .parmission-title{
      text-align: left;
      color: #1f2d41;
  }

  .striped-odd{
    background-color:#FFFFFF;
    margin-right:0px !important;
    margin-left:0px !important;
    padding:0 10px;
  }
  .striped-even{
    background-color:#f2f2f2;
    margin-right:0px !important;
    margin-left:0px !important;
    padding:5px 0;
  }

  .striped-even div,.striped-odd div{
    line-height:15px;
  }
  .parmission-checkbox{
      margin-right: 40px;
  }

  .customer-tabs select:disabled{
    border: 0;
    background: transparent;
    opacity: 1;
    padding: 0;
  }

  .customer-tabs label.control-label.font-weight-500{font-weight: 500;}
  .width-80p{width: 55%;}
  .padding-0{padding: 0;}

  /************************ History Log Display Start **********************/
  div.historypage fieldset fieldset>legend{
        /* width: 80%!important; */
  }
  div.historypage .row:not(:nth-child(2))>label{
        font-weight: 500;
  }
  div.historypage fieldset fieldset div.row:nth-child(2) {
      background-color: #0e804e;
      margin: 0;
      color: #fff;
  }
  div.historypage fieldset fieldset .row:nth-child(odd) {
      background-color: #f9f9f9;
      margin: 0;
  }
  div.historypage fieldset fieldset .row:nth-child(even) {
      background-color: #fff;
      margin: 0;
  }
  div.historypage fieldset fieldset .row:not(:nth-child(2)):hover {
      background-color: #f9f9f9;
  }
  /************************ History Log Display End **********************/

  /************************ General Start ********************************/
  .padding-t-25{padding-top: 25px;}
  .padding-t-10{padding-top: 10px;}
  .strike{text-decoration:line-through;}
  /************************ General End **********************************/

  fieldset.product-border {
      border: 1px solid #ddd !important;
      padding: 0 1.4em 1.4em 1.4em !important;
      margin: 0 0 1.5em 0 !important;
      -webkit-box-shadow:  0px 0px 0px 0px #000;
              box-shadow:  0px 0px 0px 0px #000;
  }

  legend.product-border {
      font-size: 1.2em !important;
      text-align: left !important;
      width:auto;
      padding:0 20px;
      border-bottom:none;
  }
  div#disabled > .bootstrap-tagsinput, div#disabled > .bootstrap-tagsinput input {
    cursor:not-allowed;
    background:#eee;
    opacity:0.5
  }

  /************************* product add -color tab start***********************/
  .m-t-80{margin-top: 80px;}
  .colorlist .btn-group-vertical.btn-block button {
      margin-top: 10px;
      width: 45px;
  }
  /************************* product add -color tab end***********************/
  .custom-mage-error{
    color: #e02b27;
    font-size: 1.2rem;
  }

  img.product-img {
      height: 70px;
  }

  img.product-img-add {
      height: 100px;
  }
  body.product-index-index div.row.productlist{height:800px}
  body.product-index-index div#evts::after{
    content: "";
    background-color: #eef1f5;
    position: absolute;
    width: 1px;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
  }
  body.product-index-index div#data, body.product-index-index div#evts{
    height: inherit;
    overflow-y: auto;
  }
  .category-separator{
    border-bottom: 1px solid #eef1f5;
    margin-bottom: 10px;
    clear: both;
  }

  /********************************** order page start ****************************/
  body.orders-index-add ul.nav.nav-tabs.responsive-tabs li {
      padding-top: 18px;
  }

  .item-popup-model .modal-inner-wrap {
    width: 80%;
  }

  .item-popup-model .modal-tree-product-item {
    cursor: pointer;
  }
  /********************************** order page end ******************************/
  .loaderCustom {
      width: 100%;
      height: 100%;
      position: fixed;
      background: rgba(0,0,0,0.3);
      top: 0;
      display: block;
      left: 0;
      margin: 0 auto;
      z-index: 9999;
  }
  .loaderCustom .loaderCustomS, .tableLoader .loaderCustomS, .tableLoaderShipping .loaderCustomShipping{
    position: absolute;
     top: 50%;
     left: 50%;
     transform: translate(-50%,-50%);
   width: 50px;
     height: 50px;
  }

  .loaderCustom .loader, .tableLoader .loader, .tableLoaderShipping .loadershipping {
      width: calc(100% - 0px);
    height: calc(100% - 0px);
    border: 8px solid rgba(0,0,0,0.3);
    border-top: 8px solid #346cb0;
    border-radius: 50%;
    animation: rotate 1s linear infinite;
  }

  @keyframes rotate {
  100% {transform: rotate(360deg);}
  }
  .model-width-80{width: 80%}
  .model-width-95{width: 95%}
  .model-width-92{width: 92%}
  .model-width-90{width: 90%}
  .model-width-98{width: 98%}
  table.quoteitemgrid p {
      margin: 0;
  }
  .cursor-pointer{
    cursor:pointer;
  }
  .mrgn-l-5{margin-left: 5px;}

  .tableLoader, .tableLoaderShipping {
      height: 100%;
      width: 100%;
      background-color: rgba(0,0,0,0.3);
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1000;
  }
  /*Order View Css*/
  .orders-index-view .strip-labels {
    margin-top: 20px;
  }
  .orders-index-view .container-border:before{
    z-index: -1;
      position: absolute;
      content: "";
      bottom: 0;
      right: auto;
      left: 16%;
      width: 100%;
      top: -6%;
      max-width: 300px;
      background: #777;
      box-shadow: -9px 21px 10px #777;
      transform: rotate(85deg);
      height: 50%;
      opacity: 0.3;
  }

  .shiprequest-index-view p.contractor-tagline ,.order-index-view p.contractor-tagline, .order-index-print p.contractor-tagline, .approval-index-priceapproval p.contractor-tagline,.support-index-view p.contractor-tagline  {
    letter-spacing: 1px;
  }

  .approval-index-priceapproval .container-border.main-padding::after, .approval-index-priceapproval .container-border.main-padding::before,
  .orders-index-view .container-border.main-padding::after, .orders-index-view .container-border.main-padding::before,
  .shiprequest-index-view .container-border.main-padding::after, .shiprequest-index-view .container-border.main-padding::before{
   content: none;
  }
  #submit-order {
    margin-top: 15px;
  }
  input[disabled], .style-disabled
  {
    cursor: not-allowed! important;
    opacity:0.5;
  }
  #email-field[disabled]
  {
    opacity:0.5;
    cursor: not-allowed! important;
  }
  #update-order{
    opacity:0.5;
  }
  input::-webkit-input-placeholder{
    opacity: 0.5;
  }
  #printlogo{
    width: 225px;
  }
  .print-top-branding-section{
   padding: 20px 0;
  }
  .print-order-section{
    padding-bottom: 20px;
  }
  /* status progreess bar */
  /*Form Wizard*/
  .bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
  .bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
  .bs-wizard > .bs-wizard-step + .bs-wizard-step {}
  .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
  .bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
  .bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #346cb0; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;}
  .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #eaf1f9; border-radius: 50px; position: absolute; top: 8px; left: 8px; }
  .bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0; background-color: #eaf1f9;}
  .bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #346cb0;}
  .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
  .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
  .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
  .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
  .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #eaf1f9;}
  .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
  .bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
  .bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
  .bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
  /*END Form Wizard*/

  .no-padding{padding: 0;}
  .padding-2px{padding: 2px;}

  .dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
  }

  .dot-bg-green{background: #00a518}
  .dot-bg-red{background: #e0142c}
  .dot-bg-yellow{background: #f69603}
  .dot-bg-blue{background: #3771ce}
  .dot-bg-info{background: #DA70D6}

  /* full width screen
  print.navigation, .breadcrumbs, .page-header .header.panel, .header.content, .footer.content, .page-wrapper>.widget, .page-wrapper>.page-bottom, .block.category.event, .top-container, .page-main {
      max-width: none;
  }*/

  .removebold{
    font-weight: 400;
    text-align: left!important;
  }

  .order-status-view-top {
      color: #346cb0;
      font-weight: 800;
  }
  .btn-default[disabled]:hover, .top-right-green-btn:hover{
    background-color: #0d6efd;
    border: 1px solid #0d6efd;
  }
  table th {text-align: center;}
  table.support-details-row [class*='col-'] {
      margin-bottom: 5px;
      border-top: 1px solid white;
      border-bottom: 4px solid white;
  }
  table.support-details-row #strips-labels {
    text-align: center!important;
  }
  .rolepermission-index-index .striped-even, .rolepermission-index-index .striped-odd{padding: 5px 0px!important}
  .sticky-notes{
    background-color: #ffff80; min-height:100px;border-radius: 5px;
  }
  .margin-b-20{margin-bottom: 20px;}

  /** Submenu in view shiprequest page **/
  ul.dropdown-menu>li{margin:0}
  .dropdown-submenu {
    position: relative;
  }
  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
  }
  .dropdown-menu>li>a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-size:13px;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
      }
  .caret-right {
      border-bottom: 4px solid transparent;
      border-top: 4px solid transparent;
      border-left: 4px solid;
      display: inline-block;
      height: 0;
      vertical-align: middle;
      width: 0;
  }
  /** End-Submenu in view shiprequest page **/
  ::-webkit-input-placeholder { /* WebKit browsers */
       opacity: 0.5 !important;
  }

  .paid {
      color: white;
      padding: 8px;
      font-family: Arial;
      background-color: #4CAF50;
  }
  .productview{
      font-size:12px;
      height :125px;
  }
  /*table.dataTable.compact thead th {text-align: left;}*/
  .form-group.required .label-control-plant:after {content:"*";color:red;}
  .label-control-plant{padding-left:15px;}


  .block-Wrapper_lifetimesale {
      border: 1px solid #dbdbdb;
      background: #fff;
      padding: 1.5rem;
      height: 100%;
      display: flex;
      flex-direction: column;
      position: relative;
  }

  .block-Header_lifetimesale {
      text-align:center;
      margin-bottom: 1rem;
      min-height: 2rem;
      font-size:1.8rem;
  }

  .singleRenderer-Wrapper_XPBxR {
      flex-grow: 1;
      text-align:center;
      align-items: center;
      overflow: hidden;
  }

  .value-Value_1Qsgv {
    color: #eb5202;
      white-space: nowrap;
      line-height: 3.5rem;
      font-size: 2.4rem;
  }

  .value-Value_1Qsgv-1 {
    color: #0CC845;
      white-space: nowrap;
      line-height: 3.5rem;
      font-size: 2.4rem;
  }

  .value-Value_1Qsgv-2 {
    color: #0B6BC4;
      white-space: nowrap;
      line-height: 3.5rem;
      font-size: 2.4rem;
  }

  .cchild {
    display: none;
  }

  .divider:after,
  .divider:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
  }

  .txt-override{
    width : 50px !important;
  }

  .action.cancel {
    background-color: #ff0000 !important;
    border: 1px solid #ff0000 !important;
  }

  .action.cancel:hover{background-color: #ff3300 !important;border: 1px solid #ff3300 !important;}


  .override-inline-btn {
    line-height: 1.7rem !important;
  }

  .override-input {
    width : 165px;
  }
  .override-input-item-note {
    width: 300px;
    margin-right: auto;
    display: contents;
  }

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

  .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width : 100% !important;
  }

  .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
  }

  .btn-group-xs>.btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }

  .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }
  .btn-success {
    color: #fff;
    background-color: #346cb0;
    border-color: #346cb0;
  }
  .btn-success:hover {
    color: #fff;
    background-color: #346cb0;
    border-color: #346cb0;
  }
  .btn.export {
    font-size: 1.3rem;
    line-height: 1.8rem;
    font-weight: 500;
}

  .nav-tabs button.error-tab{color:#e02b27 !important;}
#modal-delivery-terms .modal-dialog{
      width: 865px;
      margin: 30px auto;
      max-width: none;
}
#modal-delivery-terms .modal-footer{
  padding-top:0px !important;
}
@-moz-document url-prefix() {
input[type="checkbox"] {
 top:0px !important;
}
}
