.dropdown-info {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: bold;
  line-height: 90%;
  font-size: 90%;
  color: #999;
  white-space: nowrap;
  min-width: 150px;
}

/* Override the styles_bt3.css */
/* underline under all tabs */
.nav-tabs {
  border-bottom: 1px solid #049cdb !important;
}

/* active tab */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555555 !important;
  border: 1px solid #049cdb !important;
  border-bottom-color: transparent !important;
}

.routes {
  /*start purchase_invoice*/
  /*end purchase_invoice*/
  /*start cashfloat_actual*/
  /*end cashfloat_actual*/
  /*start add_new_locatonl*/
  /*end add_new_locatonl*/
  /*start reoprt_weight_pop*/
  /*end reoprt_weight_pop*/
  /*start reoprt_weightshoes_pop*/
  /*end reoprt_weightshoes_pop*/
  /*start CashFloat_Reconciliation*/
  /*end CashFloat_Reconciliation*/
  /**reports**/
  /**reports end**/
  /**route_table1**/
  /**route_table1 end**/
  /**route_table2**/
  /**route_table2 end**/
  /**supplier_table3**/
  /**supplier_table3 end**/
  /**purchuse_table4**/
  /**purchuse_table4 end**/
  /**supplier_priceLst_table5**/
  /**supplier_priceLst_table5 end**/
  /**Purchase_price_table6**/
  /**supplier_priceLst_table5 end**/
  /**contact_table7**/
  /**contact_table7 end**/
  /**reason_not_collected_table8**/
  /**reason_not_collected_table8 end**/
  /**invoices_table9**/
  /**invoices_table9 end**/
  /**supplier_table10**/
  /**supplier_table10 end**/
  /**bom_table11**/
  /**bom_table11 end**/
  /**weight_texties_table12**/
  /**weight_texties_table12 end**/
  /**wight_table_list**/
  /**wight_table_list end**/
  /**weight_shoes_table13**/
  /**weight_shoes_table13 end**/
  /**wight_table_list_shoes**/
  /**wight_table_list end**/
  /**cashfloat_table14**/
  /**cashfloat_table14 end**/
  /**payment_table15**/
  /**payment_table15 end**/
  /**grossprofit_table16**/
  /**grossprofit_table16 end**/
  /**quantity_table17**/
  /**quantity_table17 end**/
  /**quantity_collection_table18**/
  /**quantity_collection_table18 end**/
  /**grossTextiles_table19**/
  /**grossTextiles_table19 end**/
  /**grossTextiles_table20**/
  /**grossTextiles_table20 end**/
  /*safety*/
}

.routes .orange-gradient, .routes .orange-gradient:focus {
  background: #f5841f;
  background: -moz-linear-gradient(top, #f5841f 1%, #ce5a1b 100%);
  background: -webkit-linear-gradient(top, #f5841f 1%, #ce5a1b 100%);
  background: linear-gradient(to bottom, #f5841f 1%, #ce5a1b 100%);
  filter: "progid: DXImageTransform.Microsoft.gradient( startColorstr='#f5841f', endColorstr='#ce5a1b', GradientType=0)";
}

.routes .bg-gradient, .routes .bg-gradient:focus {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.74) 2%, rgba(0, 0, 0, 0.86) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.74) 2%, rgba(0, 0, 0, 0.86) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.74) 2%, rgba(0, 0, 0, 0.86) 100%);
  filter: "progid: DXImageTransform.Microsoft.gradient( startColorstr='#bd000000', endColorstr='#db000000', GradientType=0)";
}

.routes .bg-gradient:hover, .routes .bg-gradient:focus {
  color: white;
}

.routes .cursor {
  cursor: pointer;
}

.routes .blue-gradient, .routes .blue-gradient:active {
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #049CDB), color-stop(100, #0A6D96));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom, #049CDB 0%, #0A6D96 100%);
  color: #ffffff !important;
}

.routes .blue-gradient:hover, .routes .blue-gradient:foucs {
  color: white !important;
  color: #ffffff !important;
}



.routes .orange-gradient, .routes .orange-gradient:focus, .routes .orange-gradient:hover {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5841f+1,ce5a1b+100 */
  background: #f5841f;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5841f 1%, #ce5a1b 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f5841f 1%, #ce5a1b 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f5841f 1%, #ce5a1b 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: "progid: DXImageTransform.Microsoft.gradient( startColorstr='#f5841f', endColorstr='#ce5a1b', GradientType=0)";
  /* IE6-9 */
  color: #ffffff !important;
}

.routes .text_center {
  text-align: center;
}

.routes .padd_btn {
  padding: 4px 12px !important;
}
.routes .blue_text {
  color: #54c3bb;
  font-family: DM Sans;

}

.routes .white_text {
  color: #555555;
  font-family: DM Sans;
}

.routes .fs10 {
  font-size: 10px;
}

.routes .fs11 {
  font-size: 11px;
}

.routes .fs12 {
  font-size: 12px;
}

.routes .fs13 {
  font-size: 13px;
}

.routes .fs14 {
  font-size: 14px;
}

.routes .fs15 {
  font-size: 15px;
}

.routes .fs16 {
  font-size: 16px;
}

.routes .fs18 {
  font-size: 18px;
}

.routes .fs20 {
  font-size: 20px;
}

.routes .fs22 {
  font-size: 20px;
}

.routes .fs24 {
  font-size: 24px;
}

.routes .fs25 {
  font-size: 25px;
}

.routes .fs26 {
  font-size: 26px;
}

.routes .fs28 {
  font-size: 28px;
}

.routes .fw-400 {
  font-weight: 400;
}

.routes .fw-500 {
  font-weight: 500;
}

.routes .fw-600 {
  font-weight: 600;
}

.routes .red_text {
  color: #d9534f;
}

.routes .add_btn_comntact {
  margin-top: -36px;
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #049CDB), color-stop(100, #0A6D96));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom, #049CDB 0%, #0A6D96 100%);
  border-radius: 0px;
}

.routes .margT5 {
  margin-top: 5px;
}

.routes .header_tbl_bg {
  background: #3a3a3a;
}

.routes .header_tbl_bg1 {
  background: #9c9c9c;
}

.routes .border_zero {
  border: 0px !important;
}

.routes .left_brdr {
  border-left: 1px solid #f1f1f1;
}

.routes .right_brdr {
  border-right: 1px solid #f1f1f1;
}

.routes .bottom_brdr {
  border-bottom: 1px solid #f1f1f1;
}

.routes .top_brdr {
  border-top: 1px solid #f1f1f1;
}

.routes .margB10 {
  margin-bottom: 10px;
}

.routes .brdr_radius0 {
  border-radius: 0px !important;
}

.routes #filter_results .navbar-nav > li > a {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #ffffff;
}

.routes #filter_results .nav > li > a:focus, .routes #filter_results .nav > li > a:hover, .routes #filter_results .nav > li > a.active {
  text-decoration: none;
  background-color: #049cdb;
}

.routes .filter_bg {
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #049CDB), color-stop(100, #0A6D96));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom, #049CDB 0%, #0A6D96 100%);
}

.routes #filter_results .dropdown-menu > li > a {
  display: block;
  padding: 10px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.routes #filter_results .dropdown-menu .divider {
  height: 1px;
  margin: 0px 0;
}

.routes .bg_blue, .routes .bg_blue:focus, .routes .bg_blue:hover {
  /* IE10+ */
  background-image: -ms-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Opera */
  background-image: -o-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #049CDB), color-stop(100, #0A6D96));
  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(top, #049CDB 0%, #0A6D96 100%);
  /* W3C Markup */
  background-image: linear-gradient(to bottom, #049CDB 0%, #0A6D96 100%);
  color: #ffffff !important;
}

.routes .bg-gray-gradient, .routes .bg-gray-gradient:focus, .routes .bg-gray-gradient:hover {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.74) 2%, rgba(0, 0, 0, 0.86) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.74) 2%, rgba(0, 0, 0, 0.86) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.74) 0%, rgba(0, 0, 0, 0.74) 2%, rgba(0, 0, 0, 0.86) 100%);
  filter: "progid: DXImageTransform.Microsoft.gradient( startColorstr='#bd000000', endColorstr='#db000000', GradientType=0)";
  color: #ffffff !important;
}

.routes .bg_black {
  background-color: #212121;
}

.routes .addnew_route_box {
  display: none;
}

.routes .addnew_route_box.routeActive {
  display: block;
}

.routes .routplaning_list.routeActive {
  display: none;
}

.routes .routplaning_list1 {
  display: none;
}

.routes .routplaning_list1.routeActive {
  display: block;
}

.routes .edit_route_box.routeActive {
  display: block;
}

.routes .marg-T20 {
  margin-top: -58px;
}

.routes .edit_route_box {
  display: none;
}

.routes .uppercase {
  text-transform: uppercase;
}

.routes .gray_text {
  color: #757575;
}

.routes .dspl_table {
  display: table;
  width: 100%;
}

.routes .statusarrow {
  top: -4px;
  position: relative;
}

.routes .status_anchr {
  padding: 0px !important;
}

.routes .status_anchr {
  background: transparent;
}

.routes .nav > li > a.status_anchr:focus, .routes .nav > li > a.status_anchr.active, .routes .nav > li > a.status_anchr:hover {
  text-decoration: none;
  background-color: transparent;
}

.routes .supplier_view_list {
  display: none;
}

.routes .supplier_view_list.routeActive {
  display: block;
}

.routes .routplaning_list.routeActive {
  display: none;
}

.routes .divider {
  height: 2px;
  border-bottom: 1px solid #e2e2e2;
  margin-top: 10px;
  margin-bottom: 10px;
}

.routes .margB0 {
  margin-bottom: 0px !important;
}

.routes .paddL0 {
  padding-left: 0px !important;
}

.routes .paddR0 {
  padding-right: 0px !important;
}

.routes .paddLR0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.routes .embed_map {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  padding: 10px;
}

.routes .embed_map {
  display: none;
}

.routes .embed_map.mapActive {
  display: block;
}

.routes #AddNote_cntn {
  display: none;
}

.routes .note_text {
  margin-top: 0px;
  color: #049CDB;
}

.routes .text_arewidth {
  width: 243px;
  text-align: left !important;
  height: 120px;
  overflow-x: hidden;
  overflow-y: auto;
  margin-bottom: 8px;
}

.routes .padding4_12 {
  padding: 4px 12px !important;
}

.routes .margR10 {
  margin-right: 10px;
}

.routes .margB10 {
  margin-bottom: 10px;
}

.routes .Store_name {
  margin-top: 0px !important;
  margin-bottom: 10px;
}

.routes .mnger_name {
  margin-top: 0px !important;
  margin-bottom: 10px;
}

.routes .more-less {
  float: right;
  color: #ffffff;
}

.routes .panel-title > a {
  display: block !important;
  padding: 7px 15px;
  text-decoration: none;
}

.routes .panel-default > .panel-heading {
  border-radius: 4px 4px 0px 0px;
}

.routes .panel-default > .panel-heading {
  padding: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #FAFAFA;
  border-color: #EEEEEE;
}

.routes .mnger_icon {
  width: 30px;
  height: 30px;
  float: left;
  background: #757575;
  border-radius: 50%;
  text-align: center;
  padding-top: 3px;
}

.routes .mnger_icon i {
  color: #ffffff;
  font-size: 20px;
}

.routes .mnger_name_contact {
  margin-top: 0px !important;
  margin-bottom: 10px;
  float: left;
  margin-left: 13px;
  padding-top: 4px;
}

.routes .show_map {
  background: #0691cb;
  padding: 5px 8px;
  font-size: 12px;
  border-radius: 6px;
  color: #fff;
}

.routes .ContactDetais {
  margin-top: 0px !important;
  margin-bottom: 10px;
  border-bottom: 1px solid #0691cb;
}

.routes .max_width_puchaseprice {
  max-width: 500px;
  margin: auto;
}

.routes .text-center {
  text-align: center;
}

.routes .bill_matrial_div {
  max-width: 100%;
}

.routes .text-right {
  text-align: right;
}

.routes .text-left {
  text-align: left !important;
}

.routes .divider_blue {
  height: 2px;
  border-bottom: 1px solid #0596d1;
  margin-top: 4px;
  margin-bottom: 10px;
}

.routes .matrial_bill_ul li a {
  font-size: 16px;
  padding: 5px 0px;
}

.routes .matrial_bill_ul li {
  padding: 5px 0px;
  border-bottom: 1px solid #f1f1f1;
}

.routes .matrial_bill_ul {
  margin: 0px;
  margin-left: 16px;
  padding: 0px;
}

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

.routes .location_size {
  font-size: 16px;
}

.routes .paddR0 {
  padding-right: 0px !important;
}

.routes .Supplier_Price_list2 {
  display: none;
}

.routes .customer_Price_list2 {
  display: none;
}

.routes .Supplier_Price_list2.routeActive {
  display: block;
}

.routes .customer_Price_list2.routeActive {
  display: block;
}

.routes .customer_Price_list.routeActive {
  display: none;
}

.routes .Supplier_Price_list2_edit.routeActive {
  display: block;
}

.routes .customer_Price_list2_edit.routeActive {
  display: block;
}

.routes .customer_Price_list2_edit {
  display: none;
}

.routes .Supplier_Price_list.routeActive {
  display: none;
}

.routes .customer_Price_list.routeActive {
  display: none;
}

.routes .Supplier_Price_list2_edit {
  display: none;
}

.routes #addnew_route0.cutomerActive {
  display: none;
}

.routes #customer_contact {
  display: none;
}

.routes #customer_contact.cutomerActive {
  display: block;
}

.routes .table_price tr:nth-child(odd) {
  background-color: #dbdbdb;
}

.routes .table_price tr:nth-child(even) {
  background-color: #e3e3e3;
}

.routes .header_price td {
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.routes .table_price tr td {
  padding: 10px 5px !important;
}

.routes .margLR0 {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.routes #supplier_back {
  display: none;
}

.routes #supplier_back.routeActive {
  display: block;
}

.routes #weight_back {
  display: none;
}

.routes #weight_back.routeActive {
  display: block;
}

.routes .modal-open {
  overflow-y: hidden;
}

.routes .purchase_invoice {
  width: 30%;
  margin: auto;
  margin-top: 5%;
  height: 100%;
}

.routes .purchase_invoice .modal-header {
  border-radius: 4px 4px 0px 0px !important;
  -webkit-border-radius: 12px 12px 0px 0px;
  -moz-border-radius: 12px 12px 0px 0px;
  background: #4c4c4c;
  padding: 8px 10px;
}

.routes .purchase_invoice .close {
  opacity: 1;
  color: white;
}

.routes .purchase_invoice .modal-content {
  border-radius: 8px 8px;
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border: 0px;
  margin-top: 8%;
}

.routes .purchase_invoice .modal-footer {
  border: 0px;
  padding-bottom: 22px;
  padding-right: 22px;
}

.routes .modal-open {
  overflow-y: hidden;
}

.routes .cashfloat_actual {
  width: 40%;
  margin: auto;
  margin-top: 5%;
  height: 100%;
}

.routes .cashfloat_actual .modal-header {
  border-radius: 4px 4px 0px 0px !important;
  -webkit-border-radius: 12px 12px 0px 0px;
  -moz-border-radius: 12px 12px 0px 0px;
  background: #4c4c4c;
  padding: 8px 10px;
}

.routes .cashfloat_actual .close {
  opacity: 1;
  color: white;
}

.routes .cashfloat_actual .modal-content {
  border-radius: 8px 8px;
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border: 0px;
  margin-top: 8%;
}

.routes .cashfloat_actual .modal-footer {
  border: 0px;
  padding-bottom: 22px;
  padding-right: 22px;
}

.routes .modal-open {
  overflow-y: hidden;
}

.routes .add_new_locatonl {
  width: 30%;
  margin: auto;
  margin-top: 5%;
  height: 100%;
}

.routes .add_new_locatonl .modal-header {
  border-radius: 4px 4px 0px 0px !important;
  -webkit-border-radius: 12px 12px 0px 0px;
  -moz-border-radius: 12px 12px 0px 0px;
  background: #4c4c4c;
  padding: 8px 10px;
}

.routes .add_new_locatonl .close {
  opacity: 1;
  color: white;
}

.routes .add_new_locatonl .modal-content {
  border-radius: 8px 8px;
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border: 0px;
  margin-top: 8%;
}

.routes .add_new_locatonl .modal-footer {
  border: 0px;
  padding-bottom: 22px;
  padding-right: 22px;
}

.routes .modal-open {
  overflow-y: hidden;
}

.routes .reoprt_weight_pop {
  width: 40%;
  margin: auto;
  margin-top: 5%;
  height: 100%;
}

.routes .reoprt_weight_pop .modal-header {
  border-radius: 4px 4px 0px 0px !important;
  -webkit-border-radius: 12px 12px 0px 0px;
  -moz-border-radius: 12px 12px 0px 0px;
  background: #4c4c4c;
  padding: 8px 10px;
}

.routes .reoprt_weight_pop .close {
  opacity: 1;
  color: white;
}

.routes .reoprt_weight_pop .modal-content {
  border-radius: 8px 8px;
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border: 0px;
  margin-top: 8%;
}

.routes .reoprt_weight_pop .modal-footer {
  border: 0px;
  padding-bottom: 22px;
  padding-right: 22px;
}

.routes .modal-open {
  overflow-y: hidden;
}

.routes .reoprt_weightshoes_pop {
  width: 40%;
  margin: auto;
  margin-top: 5%;
  height: 100%;
}

.routes .reoprt_weightshoes_pop .modal-header {
  border-radius: 4px 4px 0px 0px !important;
  -webkit-border-radius: 12px 12px 0px 0px;
  -moz-border-radius: 12px 12px 0px 0px;
  background: #4c4c4c;
  padding: 8px 10px;
}

.routes .reoprt_weightshoes_pop .close {
  opacity: 1;
  color: white;
}

.routes .reoprt_weightshoes_pop .modal-content {
  border-radius: 8px 8px;
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border: 0px;
  margin-top: 8%;
}

.routes .reoprt_weightshoes_pop .modal-footer {
  border: 0px;
  padding-bottom: 22px;
  padding-right: 22px;
}

.routes .modal-open {
  overflow-y: hidden;
}

.routes .CashFloat_Reconciliation {
  width: 50%;
  margin: auto;
  margin-top: 5%;
  height: 100%;
}

.routes .CashFloat_Reconciliation .modal-header {
  border-radius: 4px 4px 0px 0px !important;
  -webkit-border-radius: 12px 12px 0px 0px;
  -moz-border-radius: 12px 12px 0px 0px;
  background: #4c4c4c;
  padding: 8px 10px;
}

.routes .CashFloat_Reconciliation .close {
  opacity: 1;
  color: white;
}

.routes .CashFloat_Reconciliation .modal-content {
  border-radius: 8px 8px;
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px 8px;
  border: 0px;
  margin-top: 8%;
}

.routes .CashFloat_Reconciliation .modal-footer {
  border: 0px;
  padding-bottom: 22px;
  padding-right: 22px;
}

.routes .mb_margT38 {
  margin-top: 38px;
}

@media only screen and (max-width: 640px) and (min-width: 300px) {
  .routes .add_new_locatonl {
    width: 96%;
    margin: auto;
    margin-top: 5%;
    height: 100%;
  }
  .routes .reoprt_weight_pop {
    width: 96%;
    margin: auto;
    margin-top: 5%;
    height: 100%;
  }
  .routes .reoprt_weightshoes_pop {
    width: 96%;
    margin: auto;
    margin-top: 5%;
    height: 100%;
  }
  .routes .CashFloat_Reconciliation {
    width: 96%;
    margin: auto;
    margin-top: 5%;
    height: 100%;
  }
  .routes .cashfloat_actual {
    width: 96%;
    margin: auto;
    margin-top: 5%;
    height: 100%;
  }
  .routes .mb_margT38 {
    margin-top: 10px;
  }
}

.routes .displayTb {
  display: table;
  width: 100%;
}

.routes #addnew_Product {
  display: none;
}

.routes #addnew_Product.routeActive {
  display: block;
}

.routes #addnew_BOM {
  display: none;
}

.routes #addnew_BOM.routeActive {
  display: block;
}

.routes #material_div_edit {
  max-width: 500px;
  margin: auto;
}

.routes #material_div_edit {
  display: none;
}

.routes #material_div {
  display: none;
}

.routes #material_div.routeActive {
  display: block;
}

.routes #material_div_edit.routeActive {
  display: block;
}

.routes #back-route_schedule {
  display: none;
}

.routes #back-route_schedule.routeActive {
  display: block;
}

.routes #from_back.routeActive {
  display: block;
}

.routes #from_back {
  display: none;
}

.routes #supllier_details {
  display: none;
}

.routes #supllier_details.routeActive {
  display: block;
}

.routes .vertical_top {
  vertical-align: top;
}

.routes .margR10 {
  margin-right: 10px;
}

.routes .floatR {
  float: right;
}

.routes .floatL {
  float: left;
}

.routes .whight_id1 {
  display: none;
}

.routes .whight_id1.routeActive {
  display: block;
}

.routes .whight_id2 {
  display: none;
}

.routes .whight_id2.routeActive {
  display: block;
}

.routes .weightshoes_id1 {
  display: none;
}

.routes .weightshoes_id1.routeActive {
  display: block;
}

.routes .weightshoes_id2 {
  display: none;
}

.routes .weightshoes_id2.routeActive {
  display: block;
}

.routes .payment_Div1 {
  display: none;
}

.routes .payment_Div1.routeActive {
  display: block;
}

.routes .payment_Div2 {
  display: none;
}

.routes .payment_Div2.routeActive {
  display: block;
}

.routes .Quantity_Div1 {
  display: none;
}

.routes .Quantity_Div1.routeActive {
  display: block;
}

.routes .Quantity_Div2 {
  display: none;
}

.routes .Quantity_Div2.routeActive {
  display: block;
}

.routes .grosprftMargin_Div1 {
  display: none;
}

.routes .grosprftMargin_Div1.routeActive {
  display: block;
}

.routes .grosprftMargin_Div2 {
  display: none;
}

.routes .grosprftMargin_Div2.routeActive {
  display: block;
}

.routes .mobile_viewwidth_payment {
  overflow-x: auto;
}

.routes .quantity_maxwidth {
  overflow-x: auto;
}

@media only screen and (max-width: 640px) and (min-width: 300px) {
  .routes .font_size16 {
    font-size: 12px !important;
  }
  .routes .font_size36 {
    font-size: 22px !important;
  }
  .routes .font_size30 {
    font-size: 18px !important;
  }
  .routes .font_size18 {
    font-size: 14px !important;
  }
  .routes .signatuewidth {
    width: 100% !important;
  }
  .routes .tdwidth_32 {
    width: 5px !important;
  }
}

@media (max-width: 767px) {
  .routes .status_div .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    left: -70px;
  }
  .routes #filter_results .navbar-nav .open .dropdown-menu {
    position: absolute;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    left: 0px;
  }
}

.routes .mb_width40 {
  width: 40%;
}

@media (max-width: 640px) {
  .routes .mb_width40 {
    width: 100%;
  }
}

.routes .margT0 {
  margin-top: 0px !important;
}

.routes .nav-tabs.nav-tabs-inner > li.active > a, .routes .nav-tabs.nav-tabs-inner > li.active > a:focus, .routes .nav-tabs.nav-tabs-inner > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
}

.routes .route_table1 {
  width: 100%;
}

.routes .route_table1 th {
  color: #ffffff;
}

.routes .route_table1 th {
  padding: 10px 5px !important;
}

.routes .route_table1 td {
  padding: 10px 5px;
}

.routes .route_table1 tr th:nth-child(1) {
  width: 25%;
}

.routes .route_table1 tr th:nth-child(2) {
  width: 25%;
}

.routes .route_table1 tr th:nth-child(3) {
  width: 25%;
}

.routes .route_table1 tr th:nth-child(4) {
  width: 25%;
}

.routes .route_table1 tr td:nth-child(1) {
  width: 25%;
}

.routes .route_table1 tr td:nth-child(2) {
  width: 25%;
}

.routes .route_table1 tr td:nth-child(3) {
  width: 25%;
}

.routes .route_table1 tr td:nth-child(4) {
  width: 25%;
}

.routes .margT20 {
  margin-top: 20px;
}

.routes .tbl_brd_btm tr {
  border-bottom: 1px solid #f1f1f1;
}

.routes .route_table2 {
  width: 100%;
}

.routes .route_table2 th {
  color: #ffffff;
}

.routes .route_table2 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .route_table2 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .route_table2 tr th:nth-child(1) {
  width: 15%;
}

.routes .route_table2 tr th:nth-child(2) {
  width: 15%;
}

.routes .route_table2 tr th:nth-child(3) {
  width: 20%;
}

.routes .route_table2 tr th:nth-child(4) {
  width: 20%;
}

.routes .route_table2 tr th:nth-child(5) {
  width: 15%;
}

.routes .route_table2 tr th:nth-child(6) {
  width: 15%;
}

.routes .route_table2 tr td:nth-child(1) {
  width: 15%;
}

.routes .route_table2 tr td:nth-child(2) {
  width: 20%;
}

.routes .route_table2 tr td:nth-child(3) {
  width: 15%;
}

.routes .route_table2 tr td:nth-child(4) {
  width: 20%;
}

.routes .route_table2 tr td:nth-child(5) {
  width: 15%;
}

.routes .route_table2 tr td:nth-child(6) {
  width: 15%;
}

.routes .margT20 {
  margin-top: 20px;
}

.routes .tbl_brd_btm tr {
  border-bottom: 1px solid #f1f1f1;
}

.routes .supplier_table3 {
  width: 100%;
}

.routes .supplier_table3 th {
  color: #ffffff;
}

.routes .supplier_table3 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .supplier_table3 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .supplier_table3 tr th:nth-child(1) {
  width: 15%;
}

.routes .supplier_table3 tr th:nth-child(2) {
  width: 20%;
}

.routes .supplier_table3 tr th:nth-child(3) {
  width: 15%;
}

.routes .supplier_table3 tr th:nth-child(4) {
  width: 10%;
}

.routes .supplier_table3 tr th:nth-child(5) {
  width: 10%;
}

.routes .supplier_table3 tr th:nth-child(6) {
  width: 10%;
}

.routes .supplier_table3 tr th:nth-child(7) {
  width: 10%;
}

.routes .supplier_table3 tr th:nth-child(8) {
  width: 10%;
}

.routes .supplier_table3 tr td:nth-child(1) {
  width: 15%;
}

.routes .supplier_table3 tr td:nth-child(2) {
  width: 20%;
}

.routes .supplier_table3 tr td:nth-child(3) {
  width: 15%;
}

.routes .supplier_table3 tr td:nth-child(4) {
  width: 10%;
}

.routes .supplier_table3 tr td:nth-child(5) {
  width: 10%;
}

.routes .supplier_table3 tr td:nth-child(6) {
  width: 10%;
}

.routes .supplier_table3 tr td:nth-child(7) {
  width: 10%;
}

.routes .supplier_table3 tr td:nth-child(8) {
  width: 10%;
}

.routes .purchuse_table4 {
  width: 100%;
}

.routes .purchuse_table4 th {
  color: #ffffff;
}

.routes .purchuse_table4 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .purchuse_table4 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .purchuse_table4 tr th:nth-child(1) {
  width: 15%;
}

.routes .purchuse_table4 tr th:nth-child(2) {
  width: 15%;
}

.routes .purchuse_table4 tr th:nth-child(3) {
  width: 20%;
}

.routes .purchuse_table4 tr th:nth-child(4) {
  width: 20%;
}

.routes .purchuse_table4 tr th:nth-child(5) {
  width: 15%;
}

.routes .purchuse_table4 tr th:nth-child(6) {
  width: 15%;
}

.routes .purchuse_table4 tr td:nth-child(1) {
  width: 15%;
}

.routes .purchuse_table4 tr td:nth-child(2) {
  width: 15%;
}

.routes .purchuse_table4 tr td:nth-child(3) {
  width: 20%;
}

.routes .purchuse_table4 tr td:nth-child(4) {
  width: 20%;
}

.routes .purchuse_table4 tr td:nth-child(5) {
  width: 15%;
}

.routes .purchuse_table4 tr td:nth-child(6) {
  width: 15%;
}

.routes .supplier_priceLst_table5 {
  width: 100%;
}

.routes .supplier_priceLst_table5 th {
  color: #ffffff;
}

.routes .supplier_priceLst_table5 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .supplier_priceLst_table5 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .supplier_priceLst_table5 tr th:nth-child(1) {
  width: 30%;
}

.routes .supplier_priceLst_table5 tr th:nth-child(2) {
  width: 30%;
}

.routes .supplier_priceLst_table5 tr th:nth-child(3) {
  width: 40%;
}

.routes .supplier_priceLst_table5 tr td:nth-child(1) {
  width: 30%;
}

.routes .supplier_priceLst_table5 tr td:nth-child(2) {
  width: 30%;
}

.routes .supplier_priceLst_table5 tr td:nth-child(3) {
  width: 40%;
}

.routes .Purchase_price_table6 {
  width: 100%;
}

.routes .Purchase_price_table6 th {
  color: #ffffff;
}

.routes .Purchase_price_table6 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .Purchase_price_table6 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 5px;
  padding-right: 5px;
}

.routes .Purchase_price_table6 tr th:nth-child(1) {
  width: 50%;
}

.routes .Purchase_price_table6 tr th:nth-child(2) {
  width: 50%;
}

.routes .Purchase_price_table6 tr td:nth-child(1) {
  width: 50%;
}

.routes .Purchase_price_table6 tr td:nth-child(2) {
  width: 50%;
}

.routes .contact_table7 {
  width: 100%;
}

.routes .contact_table7 th {
  color: #ffffff;
}

.routes .contact_table7 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .contact_table7 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .contact_table7 tr th:nth-child(1) {
  width: 30%;
}

.routes .contact_table7 tr th:nth-child(2) {
  width: 30%;
}

.routes .contact_table7 tr th:nth-child(3) {
  width: 40%;
}

.routes .contact_table7 tr td:nth-child(1) {
  width: 30%;
}

.routes .contact_table7 tr td:nth-child(2) {
  width: 30%;
}

.routes .contact_table7 tr td:nth-child(3) {
  width: 40%;
}

.routes .reason_not_collected_table8 {
  width: 100%;
}

.routes .reason_not_collected_table8 th {
  color: #ffffff;
}

.routes .reason_not_collected_table8 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .reason_not_collected_table8 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .reason_not_collected_table8 tr th:nth-child(1) {
  width: 10%;
}

.routes .reason_not_collected_table8 tr th:nth-child(2) {
  width: 30%;
}

.routes .reason_not_collected_table8 tr th:nth-child(3) {
  width: 30%;
}

.routes .reason_not_collected_table8 tr th:nth-child(4) {
  width: 20%;
}

.routes .reason_not_collected_table8 tr th:nth-child(5) {
  width: 10%;
}

.routes .reason_not_collected_table8 tr td:nth-child(1) {
  width: 10%;
}

.routes .reason_not_collected_table8 tr td:nth-child(2) {
  width: 30%;
}

.routes .reason_not_collected_table8 tr td:nth-child(3) {
  width: 30%;
}

.routes .reason_not_collected_table8 tr td:nth-child(4) {
  width: 20%;
}

.routes .reason_not_collected_table8 tr td:nth-child(5) {
  width: 10%;
}

.routes .invoices_table9 {
  width: 100%;
}

.routes .invoices_table9 th {
  color: #ffffff;
}

.routes .invoices_table9 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .invoices_table9 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .invoices_table9 tr th:nth-child(1) {
  width: 25%;
}

.routes .invoices_table9 tr th:nth-child(2) {
  width: 25%;
}

.routes .invoices_table9 tr th:nth-child(3) {
  width: 25%;
}

.routes .invoices_table9 tr th:nth-child(4) {
  width: 25%;
}

.routes .invoices_table9 tr td:nth-child(1) {
  width: 25%;
}

.routes .invoices_table9 tr td:nth-child(2) {
  width: 25%;
}

.routes .invoices_table9 tr td:nth-child(3) {
  width: 25%;
}

.routes .invoices_table9 tr td:nth-child(4) {
  width: 25%;
}

.routes .supplier_table10 {
  width: 100%;
}

.routes .supplier_table10 th {
  color: #ffffff;
}

.routes .supplier_table10 th {
  padding: 10px 5px !important;
}

.routes .supplier_table10 td {
  padding: 10px 5px;
}

.routes .supplier_table10 tr th:nth-child(1) {
  width: 30%;
}

.routes .supplier_table10 tr th:nth-child(2) {
  width: 30%;
}

.routes .supplier_table10 tr th:nth-child(3) {
  width: 20%;
}

.routes .supplier_table10 tr th:nth-child(4) {
  width: 20%;
}

.routes .supplier_table10 tr td:nth-child(1) {
  width: 30%;
}

.routes .supplier_table10 tr td:nth-child(2) {
  width: 30%;
}

.routes .supplier_table10 tr td:nth-child(3) {
  width: 20%;
}

.routes .supplier_table10 tr td:nth-child(4) {
  width: 20%;
}

.routes .margT20 {
  margin-top: 20px;
}

.routes .tbl_brd_btm tr {
  border-bottom: 1px solid #f1f1f1;
}

.routes .bom_table11 {
  width: 100%;
}

.routes .bom_table11 th {
  color: #ffffff;
}

.routes .bom_table11 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .bom_table11 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .bom_table11 tr th:nth-child(1) {
  width: 50%;
}

.routes .bom_table11 tr th:nth-child(2) {
  width: 25%;
}

.routes .bom_table11 tr th:nth-child(3) {
  width: 25%;
}

.routes .bom_table11 tr td:nth-child(1) {
  width: 50%;
}

.routes .bom_table11 tr td:nth-child(2) {
  width: 25%;
}

.routes .bom_table11 tr td:nth-child(3) {
  width: 25%;
}

.routes .weight_texties_table12 {
  width: 100%;
}

.routes .weight_texties_table12 th {
  color: #ffffff;
}

.routes .weight_texties_table12 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .weight_texties_table12 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .weight_texties_table12 tr th:nth-child(1) {
  width: 25%;
}

.routes .weight_texties_table12 tr th:nth-child(2) {
  width: 20%;
}

.routes .weight_texties_table12 tr th:nth-child(3) {
  width: 20%;
}

.routes .weight_texties_table12 tr th:nth-child(4) {
  width: 35%;
}

.routes .weight_texties_table12 tr td:nth-child(1) {
  width: 25%;
}

.routes .weight_texties_table12 tr td:nth-child(2) {
  width: 20%;
}

.routes .weight_texties_table12 tr td:nth-child(3) {
  width: 20%;
}

.routes .weight_texties_table12 tr td:nth-child(4) {
  width: 35%;
}

.routes .mobile_viewwidth {
  overflow-x: auto;
}

.routes .wight_table_list {
  width: 100%;
}

.routes .wight_table_list th {
  color: #ffffff;
  border: 1px solid #d0d0d0;
}

.routes .wight_table_list th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.routes .wight_table_list td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  border: 1px solid #d0d0d0;
  vertical-align: top;
}

.routes .wight_table_list tr th:nth-child(1) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(2) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(3) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(4) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(5) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(6) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(7) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(8) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(9) {
  width: 10%;
}

.routes .wight_table_list tr th:nth-child(10) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(1) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(2) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(3) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(4) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(5) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(6) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(7) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(8) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(9) {
  width: 10%;
}

.routes .wight_table_list tr td:nth-child(10) {
  width: 10%;
}

.routes .weight_shoes_table13 {
  width: 100%;
}

.routes .weight_shoes_table13 th {
  color: #ffffff;
}

.routes .weight_shoes_table13 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .weight_shoes_table13 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .weight_shoes_table13 tr th:nth-child(1) {
  width: 25%;
}

.routes .weight_shoes_table13 tr th:nth-child(2) {
  width: 20%;
}

.routes .weight_shoes_table13 tr th:nth-child(3) {
  width: 20%;
}

.routes .weight_shoes_table13 tr th:nth-child(4) {
  width: 35%;
}

.routes .weight_shoes_table13 tr td:nth-child(1) {
  width: 25%;
}

.routes .weight_shoes_table13 tr td:nth-child(2) {
  width: 20%;
}

.routes .weight_shoes_table13 tr td:nth-child(3) {
  width: 20%;
}

.routes .weight_shoes_table13 tr td:nth-child(4) {
  width: 35%;
}

.routes .mobile_viewwidth {
  overflow-x: auto;
}

.routes .wight_table_list_shoes {
  width: 100%;
}

.routes .wight_table_list_shoes th {
  color: #ffffff;
  border: 1px solid #d0d0d0;
}

.routes .wight_table_list_shoes th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.routes .wight_table_list_shoes td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
  border: 1px solid #d0d0d0;
  vertical-align: top;
}

.routes .wight_table_list_shoes tr th:nth-child(1) {
  width: 10%;
}

.routes .wight_table_list_shoes tr th:nth-child(2) {
  width: 12%;
}

.routes .wight_table_list_shoes tr th:nth-child(3) {
  width: 12%;
}

.routes .wight_table_list_shoes tr th:nth-child(4) {
  width: 12%;
}

.routes .wight_table_list_shoes tr th:nth-child(5) {
  width: 12%;
}

.routes .wight_table_list_shoes tr th:nth-child(6) {
  width: 12%;
}

.routes .wight_table_list_shoes tr th:nth-child(7) {
  width: 12%;
}

.routes .wight_table_list_shoes tr th:nth-child(8) {
  width: 12%;
}

.routes .wight_table_list_shoes tr td:nth-child(1) {
  width: 10%;
}

.routes .wight_table_list_shoes tr td:nth-child(2) {
  width: 12%;
}

.routes .wight_table_list_shoes tr td:nth-child(3) {
  width: 12%;
}

.routes .wight_table_list_shoes tr td:nth-child(4) {
  width: 12%;
}

.routes .wight_table_list_shoes tr td:nth-child(5) {
  width: 12%;
}

.routes .wight_table_list_shoes tr td:nth-child(6) {
  width: 12%;
}

.routes .wight_table_list_shoes tr td:nth-child(7) {
  width: 12%;
}

.routes .wight_table_list_shoes tr td:nth-child(8) {
  width: 12%;
}

.routes .cashfloat_table14 {
  width: 100%;
}

.routes .cashfloat_table14 th {
  color: #ffffff;
}

.routes .cashfloat_table14 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .cashfloat_table14 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .cashfloat_table14 tr th:nth-child(1) {
  width: 20%;
}

.routes .cashfloat_table14 tr th:nth-child(2) {
  width: 20%;
}

.routes .cashfloat_table14 tr th:nth-child(3) {
  width: 20%;
}

.routes .cashfloat_table14 tr th:nth-child(4) {
  width: 20%;
}

.routes .cashfloat_table14 tr th:nth-child(5) {
  width: 20%;
}

.routes .cashfloat_table14 tr td:nth-child(1) {
  width: 20%;
}

.routes .cashfloat_table14 tr td:nth-child(2) {
  width: 20%;
}

.routes .cashfloat_table14 tr td:nth-child(3) {
  width: 20%;
}

.routes .cashfloat_table14 tr td:nth-child(4) {
  width: 20%;
}

.routes .cashfloat_table14 tr td:nth-child(5) {
  width: 20%;
}

.routes .payment_table15 {
  width: 100%;
}

.routes .payment_table15 th {
  color: #ffffff;
}

.routes .payment_table15 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .payment_table15 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .payment_table15 tr th:nth-child(1) {
  width: 30%;
}

.routes .payment_table15 tr th:nth-child(2) {
  width: 70%;
}

.routes .payment_table15 tr td:nth-child(1) {
  width: 30%;
}

.routes .payment_table15 tr td:nth-child(2) {
  width: 70%;
}

.routes .grossprofit_table16 {
  width: 100%;
}

.routes .grossprofit_table16 th {
  color: #ffffff;
}

.routes .grossprofit_table16 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .grossprofit_table16 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .grossprofit_table16 tr th:nth-child(1) {
  width: 20%;
}

.routes .grossprofit_table16 tr th:nth-child(2) {
  width: 30%;
}

.routes .grossprofit_table16 tr th:nth-child(3) {
  width: 50%;
}

.routes .grossprofit_table16 tr td:nth-child(1) {
  width: 20%;
}

.routes .grossprofit_table16 tr td:nth-child(2) {
  width: 30%;
}

.routes .grossprofit_table16 tr td:nth-child(3) {
  width: 50%;
}

.routes .quantity_table17 {
  width: 100%;
}

.routes .quantity_table17 th {
  color: #ffffff;
}

.routes .quantity_table17 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .quantity_table17 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .quantity_table17 tr th:nth-child(1) {
  width: 30%;
}

.routes .quantity_table17 tr th:nth-child(2) {
  width: 70%;
}

.routes .quantity_table17 tr td:nth-child(1) {
  width: 30%;
}

.routes .quantity_table17 tr td:nth-child(2) {
  width: 70%;
}

.routes .quantity_collection_table18 {
  width: 99.9%;
}

.routes .quantity_collection_table18 th {
  color: #ffffff;
}

.routes .quantity_collection_table18 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .quantity_collection_table18 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .quantity_collection_table18 tr th:nth-child(1) {
  width: 15%;
}

.routes .quantity_collection_table18 tr th:nth-child(2) {
  width: 13%;
}

.routes .quantity_collection_table18 tr th:nth-child(3) {
  width: 13%;
}

.routes .quantity_collection_table18 tr th:nth-child(4) {
  width: 13%;
}

.routes .quantity_collection_table18 tr th:nth-child(5) {
  width: 13%;
}

.routes .quantity_collection_table18 tr th:nth-child(6) {
  width: 13%;
}

.routes .quantity_collection_table18 tr th:nth-child(7) {
  width: 20%;
}

.routes .quantity_collection_table18 tr td:nth-child(1) {
  width: 15%;
}

.routes .quantity_collection_table18 tr td:nth-child(2) {
  width: 13%;
}

.routes .quantity_collection_table18 tr td:nth-child(3) {
  width: 13%;
}

.routes .quantity_collection_table18 tr td:nth-child(4) {
  width: 13%;
}

.routes .quantity_collection_table18 tr td:nth-child(5) {
  width: 13%;
}

.routes .quantity_collection_table18 tr td:nth-child(6) {
  width: 13%;
}

.routes .quantity_collection_table18 tr td:nth-child(7) {
  width: 20%;
}

.routes .grossTextiles_table19 {
  width: 100%;
}

.routes .grossTextiles_table19 th {
  color: #ffffff;
}

.routes .grossTextiles_table19 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .grossTextiles_table19 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.routes .grossTextiles_table19 tr th:nth-child(1) {
  width: 17%;
}

.routes .grossTextiles_table19 tr th:nth-child(2) {
  width: 17%;
}

.routes .grossTextiles_table19 tr th:nth-child(3) {
  width: 17%;
}

.routes .grossTextiles_table19 tr th:nth-child(4) {
  width: 17%;
}

.routes .grossTextiles_table19 tr th:nth-child(5) {
  width: 17%;
}

.routes .grossTextiles_table19 tr th:nth-child(6) {
  width: 17%;
}

.routes .grossTextiles_table19 tr td:nth-child(1) {
  width: 17%;
}

.routes .grossTextiles_table19 tr td:nth-child(2) {
  width: 17%;
}

.routes .grossTextiles_table19 tr td:nth-child(3) {
  width: 17%;
}

.routes .grossTextiles_table19 tr td:nth-child(4) {
  width: 17%;
}

.routes .grossTextiles_table19 tr td:nth-child(5) {
  width: 17%;
}

.routes .grossTextiles_table19 tr td:nth-child(6) {
  width: 17%;
}

.routes .grossTextiles_table20 {
  width: 100%;
}

.routes .grossTextiles_table20 th {
  color: #ffffff;
}

.routes .grossTextiles_table20 th {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.routes .grossTextiles_table20 td {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 5px !important;
  padding-right: 5px !important;
}

.routes .grossTextiles_table20 tr th:nth-child(1) {
  width: 20%;
}

.routes .grossTextiles_table20 tr th:nth-child(2) {
  width: 20%;
}

.routes .grossTextiles_table20 tr th:nth-child(3) {
  width: 60%;
}

.routes .grossTextiles_table20 tr td:nth-child(1) {
  width: 20%;
}

.routes .grossTextiles_table20 tr td:nth-child(2) {
  width: 20%;
}

.routes .grossTextiles_table20 tr td:nth-child(3) {
  width: 60%;
}

.routes .maxwidth_calculation {
  overflow-x: auto;
}

.routes .marg-T60 {
  margin-top: -60px;
}

@media only screen and (max-width: 800px) {
  .routes {
    /* Force table to not be like tables anymore */
    /* Hide table headers (but not display: none;, for accessibility) */
    /*
        Label the data
        */
  }
  .routes #no-more-tables table,
  .routes #no-more-tables thead,
  .routes #no-more-tables tbody,
  .routes #no-more-tables th,
  .routes #no-more-tables td,
  .routes #no-more-tables tr {
    display: block;
  }
  .routes #no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  .routes #no-more-tables tr {
    border: 1px solid #ccc;
  }
  .routes #no-more-tables td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    white-space: normal;
    text-align: left;
  }
  .routes #no-more-tables td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
  }
  .routes #no-more-tables td:before {
    content: attr(data-title);
  }
}

.routes .mb_dropdown_menu {
  display: none;
}

.routes .mb_hidden_menu {
  display: block;
}

.routes .mb_disply_weight {
  display: none;
}

@media only screen and (max-width: 640px) and (min-width: 300px) {
  .routes .marg-T60 {
    margin-top: -46px;
    margin-right: 15px;
  }
  .routes .mb_dropdown_menu {
    display: block;
  }
  .routes .mb_hidden_menu {
    display: none;
  }
  .routes .mb_dropdown_menu {
    display: inline-block;
    margin-top: 10px;
    padding-left: 15px;
  }
  .routes #menu1.menu_mb {
    position: absolute;
    z-index: 999;
  }
  .routes #menu1 .mb_tabs {
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
  .routes .menu_mb .mb_tabs li {
    display: block;
    float: none;
  }
  .routes .menu_mb .mb_tabs a, .routes .menu_mb .mb_tabs a:hover {
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    display: block;
    border: 0px !important;
    text-decoration: none;
    cursor: pointer !important;
    border-radius: 0px !important;
  }
  .routes .nav-tabs.mb_tabs > li.active > a, .routes .nav-tabs.mb_tabs > li.active > a:focus, .routes .nav-tabs.mb_tabs > li.active > a:hover {
    background: #337ab7;
    color: #ffffff;
    margin-right: 0px;
  }
  .routes .mb_margR5 {
    margin-right: 5px;
  }
  .routes .mb_disply_weight {
    display: block;
  }
  .routes .wight_table_list td {
    padding-left: 3px !important;
    padding-right: 3px !important;
  }
}

.routes .number1Div {
  width: 5%;
  float: left;
}

.routes .number1Div2 {
  width: 94%;
  float: left;
}

.routes .onoffswitch {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.routes .onoffswitch-checkbox {
  display: none;
}

.routes .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999999;
  border-radius: 20px;
}

.routes .onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.routes .onoffswitch-inner:before, .routes .onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.routes .onoffswitch-inner:before {
  content: "YES";
  padding-left: 10px;
  background-color: #2FCCFF;
  color: #FFFFFF;
}

.routes .onoffswitch-inner:after {
  content: "NO";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right;
}

.routes .onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 6px;
  background: #FFFFFF;
  border: 2px solid #999999;
  border-radius: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 56px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.routes .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}

.routes .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

.routes .onoffswitch1 {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.routes .onoffswitch1-checkbox {
  display: none;
}

.routes .onoffswitch1-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999999;
  border-radius: 30px;
}

.routes .onoffswitch1-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.routes .onoffswitch1-inner:before, .routes .onoffswitch1-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 30px;
  box-shadow: 0px 15px 0px rgba(0, 0, 0, 0.08) inset;
}

.routes .onoffswitch1-inner:before {
  content: "YES";
  padding-left: 10px;
  background-color: #2FCCFF;
  color: #FFFFFF;
  border-radius: 30px 0 0 30px;
}

.routes .onoffswitch1-inner:after {
  content: "NO";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right;
  border-radius: 0 30px 30px 0;
}

.routes .onoffswitch1-switch {
  display: block;
  width: 30px;
  margin: 0px;
  background: #FFFFFF;
  border: 2px solid #999999;
  border-radius: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 56px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
  background-image: -webkit-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
  background-image: -o-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
  background-image: linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 80%);
  box-shadow: 0 1px 1px white inset;
}

.routes .onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-inner {
  margin-left: 0;
}

.routes .onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-switch {
  right: 0px;
}

.routes .onoffswitch2 {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.routes .onoffswitch2-checkbox {
  display: none;
}

.routes .onoffswitch2-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #999999;
  border-radius: 5px;
}

.routes .onoffswitch2-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.routes .onoffswitch2-inner:before, .routes .onoffswitch2-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.routes .onoffswitch2-inner:before {
  content: "YES";
  padding-left: 10px;
  background-color: #2FCCFF;
  color: #FFFFFF;
}

.routes .onoffswitch2-inner:after {
  content: "NO";
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #999999;
  text-align: right;
}

.routes .onoffswitch2-switch {
  display: block;
  width: 18px;
  margin: 0px;
  background: #FFFFFF;
  border: 2px solid #999999;
  border-radius: 5px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 68px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
  background-image: -moz-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
  background-image: -webkit-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
  background-image: -o-linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
  background-image: linear-gradient(center top, rgba(0, 0, 0, 0.1) 0%, transparent 100%);
}

.routes .onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-inner {
  margin-left: 0;
}

.routes .onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-switch {
  right: 0px;
}

.routes .onoffswitch3 {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.routes .onoffswitch3-checkbox {
  display: none;
}

.routes .onoffswitch3-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 0px solid #999999;
  border-radius: 0px;
}

.routes .onoffswitch3-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.routes .onoffswitch3-inner > span {
  display: block;
  float: left;
  position: relative;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 30px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.routes .onoffswitch3-inner .onoffswitch3-active {
  padding-left: 10px;
  background-color: #EEEEEE;
  color: #FFFFFF;
}

.routes .onoffswitch3-inner .onoffswitch3-inactive {
  padding-right: 10px;
  background-color: #EEEEEE;
  color: #FFFFFF;
  text-align: right;
}

.routes .onoffswitch3-switch {
  display: block;
  width: 18px;
  margin: 0px;
  text-align: center;
  border: 0px solid #999999;
  border-radius: 0px;
  position: absolute;
  top: 0;
  bottom: 0;
}

.routes .onoffswitch3-active .onoffswitch3-switch {
  background: #27A1CA;
  left: 0;
}

.routes .onoffswitch3-inactive .onoffswitch3-switch {
  background: #A1A1A1;
  right: 0;
}

.routes .onoffswitch3-active .onoffswitch3-switch:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 18px;
  border-style: solid;
  border-color: #27A1CA transparent transparent #27A1CA;
  border-width: 15px 9px;
}

.routes .onoffswitch3-inactive .onoffswitch3-switch:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 18px;
  border-style: solid;
  border-color: transparent #A1A1A1 #A1A1A1 transparent;
  border-width: 15px 9px;
}

.routes .onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
  margin-left: 0;
}

.routes .onoffswitch4 {
  position: relative;
  width: 90px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.routes .onoffswitch4-checkbox {
  display: none;
}

.routes .onoffswitch4-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #27A1CA;
  border-radius: 0px;
}

.routes .onoffswitch4-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}

.routes .onoffswitch4-inner:before, .routes .onoffswitch4-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 30px;
  padding: 0;
  line-height: 26px;
  font-size: 14px;
  color: white;
  font-family: Trebuchet, Arial, sans-serif;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid transparent;
  background-clip: padding-box;
}

.routes .onoffswitch4-inner:before {
  content: "Yes";
  padding-left: 10px;
  background-color: #FFFFFF;
  color: #27A1CA;
}

.routes .onoffswitch4-inner:after {
  content: "No";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #666666;
  text-align: right;
}

.routes .onoffswitch4-switch {
  display: block;
  width: 25px;
  margin: 0px;
  background: #27A1CA;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 65px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}

.routes .onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-inner {
  margin-left: 0;
}

.routes .onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-switch {
  right: 0px;
}

.routes .cmn-toggle {
  position: absolute;
  margin-left: -9999px;
  visibility: hidden;
}

.routes .cmn-toggle + label {
  display: block;
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.routes input.cmn-toggle-round-flat + label {
  padding: 2px;
  width: 75px;
  height: 30px;
  background-color: #dddddd;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

.routes input.cmn-toggle-round-flat + label:before, .routes input.cmn-toggle-round-flat + label:after {
  display: block;
  position: absolute;
  content: "";
}

.routes input.cmn-toggle-round-flat + label:before {
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  background-color: #fff;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  -ms-border-radius: 60px;
  -o-border-radius: 60px;
  border-radius: 60px;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
}

.routes input.cmn-toggle-round-flat + label:after {
  top: 4px;
  left: 4px;
  bottom: 4px;
  width: 22px;
  background-color: #dddddd;
  -webkit-border-radius: 52px;
  -moz-border-radius: 52px;
  -ms-border-radius: 52px;
  -o-border-radius: 52px;
  border-radius: 52px;
  -webkit-transition: margin 0.4s, background 0.4s;
  -moz-transition: margin 0.4s, background 0.4s;
  -o-transition: margin 0.4s, background 0.4s;
  transition: margin 0.4s, background 0.4s;
}

.routes input.cmn-toggle-round-flat:checked + label {
  background-color: #27A1CA;
}

.routes input.cmn-toggle-round-flat:checked + label:after {
  margin-left: 45px;
  background-color: #27A1CA;
}

.routes div.switch5 {
  clear: both;
  margin: 0px 0px;
}

.routes div.switch5 > input.switch:empty {
  margin-left: -999px;
}

.routes div.switch5 > input.switch:empty ~ label {
  position: relative;
  float: left;
  line-height: 1.6em;
  text-indent: 4em;
  margin: 0.2em 0px;
  cursor: pointer;
  -moz-user-select: none;
}

.routes div.switch5 > input.switch:empty ~ label:before, .routes input.switch:empty ~ label:after {
  position: absolute;
  display: block;
  top: 0px;
  bottom: 0px;
  left: 0px;
  content: "off";
  width: 3.6em;
  height: 1.5em;
  text-indent: 2.4em;
  color: #990000;
  background-color: #cc3333;
  border-radius: 0.3em;
  box-shadow: 0px 0.2em 0px rgba(0, 0, 0, 0.3) inset;
}

.routes div.switch5 > input.switch:empty ~ label:after {
  content: " ";
  width: 1.4em;
  height: 1.5em;
  top: 0.1em;
  bottom: 0.1em;
  text-align: center;
  text-indent: 0px;
  margin-left: 0.1em;
  color: #ff8888;
  background-color: white;
  border-radius: 0.15em;
  box-shadow: 0px -0.2em 0px rgba(0, 0, 0, 0.2) inset;
  transition: all 100ms ease-in 0s;
}

.routes div.switch5 > input.switch:checked ~ label:before {
  content: "on";
  text-indent: 0.5em;
  color: #66ff66;
  background-color: #339933;
}

.routes div.switch5 > input.switch:checked ~ label:after {
  margin-left: 2.1em;
  color: #66cc66;
}

.routes div.switch5 > input.switch:focus ~ label {
  color: black;
}

.routes div.switch5 > input.switch:focus ~ label:before {
  box-shadow: 0px 0px 0px 3px #999999;
}

.routes .switch6 {
  max-width: 17em;
  margin: 0 auto;
}

.routes .switch6-light > span, .routes .switch-toggle > span {
  color: #000000;
}

.routes .switch6-light span span, .routes .switch6-light label, .routes .switch-toggle span span, .routes .switch-toggle label {
  color: #2b2b2b;
}

.routes .switch-toggle a,
.routes .switch6-light span span {
  display: none;
}

.routes .switch6-light {
  display: block;
  height: 30px;
  position: relative;
  overflow: visible;
  padding: 0px;
  margin-left: 0px;
}

.routes .switch6-light * {
  box-sizing: border-box;
}

.routes .switch6-light a {
  display: block;
  transition: all 0.3s ease-out 0s;
}

.routes .switch6-light label,
.routes .switch6-light > span {
  line-height: 30px;
  vertical-align: middle;
}

.routes .switch6-light label {
  font-weight: 700;
  margin-bottom: px;
  max-width: 100%;
}

.routes .switch6-light input:focus ~ a, .routes .switch6-light input:focus + label {
  outline: 1px dotted #888888;
}

.routes .switch6-light input {
  position: absolute;
  opacity: 0;
  z-index: 5;
}

.routes .switch6-light input:checked ~ a {
  right: 0%;
}

.routes .switch6-light > span {
  position: absolute;
  left: -100px;
  width: 100%;
  margin: 0px;
  padding-right: 100px;
  text-align: left;
}

.routes .switch6-light > span span {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  display: block;
  width: 50%;
  margin-left: 100px;
  text-align: center;
}

.routes .switch6-light > span span:last-child {
  left: 50%;
}

.routes .switch6-light a {
  position: absolute;
  right: 50%;
  top: 0px;
  z-index: 4;
  display: block;
  width: 50%;
  height: 100%;
  padding: 0px;
}

.routes .card_admin {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
  margin-bottom: 15px;
  height: 338px;
}

.routes .card_admin_header {
  padding: 0px 0px;
  background:#ececec;
  min-height: 50px;
  line-height: 50px;
}

.routes .card_admin_content {
  padding: 10px;
  display: table;
  width: 100%;
}

.routes .line_height0 {
  line-height: 0px;
}

.routes .today_div {
  width: 148px;
  height: 60px;
  border: 1px solid #d0d0d0;
  background: #f1f1f1;
}

.routes .today_route1 {
  width: 73px;
  float: left;
  height: 60px;
  border-right: 1px solid #d0d0d0;
  text-align: center;
}

.routes .today_supplier1 {
  width: 73px;
  float: left;
  height: 60px;
  text-align: center;
}

.routes .margB5 {
  margin-bottom: 5px;
}

.routes .margT5 {
  margin-top: 5px;
}

.routes .mbborder_right {
  border-right: 1px solid #d0d0d0;
}

@media only screen and (max-width: 640px) and (min-width: 300px) {
  .routes .mb_paddL15 {
    padding-left: 15px;
  }
  .routes .mbborder_right {
    border-bottom: 1px solid #d0d0d0;
    border-right: 0px solid #d0d0d0;
    margin-bottom: 10px;
  }
}

.routes .QnumberDiv {
  width: 20px;
  float: left;
}

.routes .QnumberDiv1 {
  display: table;
}

.routes .radio {
  padding-left: 20px;
}

.routes .radio label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}

.routes .radio label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out;
  transition: border 0.15s ease-in-out;
}

.routes .radio label::after {
  display: inline-block;
  position: absolute;
  content: " ";
  width: 11px;
  height: 11px;
  left: 3px;
  top: 3px;
  margin-left: -20px;
  border-radius: 50%;
  background-color: #555555;
  -webkit-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.routes .radio input[type="radio"] {
  opacity: 0;
}

.routes .radio input[type="radio"]:focus + label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.routes .radio input[type="radio"]:checked + label::after {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}

.routes .radio input[type="radio"]:disabled + label {
  opacity: 0.65;
}

.routes .radio input[type="radio"]:disabled + label::before {
  cursor: not-allowed;
}

.routes .radio.radio-inline {
  margin-top: 0;
}

.routes .radio-primary input[type="radio"] + label::after {
  background-color: #428bca;
}

.routes .radio-primary input[type="radio"]:checked + label::before {
  border-color: #428bca;
}

.routes .radio-primary input[type="radio"]:checked + label::after {
  background-color: #428bca;
}

.routes .radio-danger input[type="radio"] + label::after {
  background-color: #d9534f;
}

.routes .radio-danger input[type="radio"]:checked + label::before {
  border-color: #d9534f;
}

.routes .radio-danger input[type="radio"]:checked + label::after {
  background-color: #d9534f;
}

.routes .radio-info input[type="radio"] + label::after {
  background-color: #5bc0de;
}

.routes .radio-info input[type="radio"]:checked + label::before {
  border-color: #5bc0de;
}

.routes .radio-info input[type="radio"]:checked + label::after {
  background-color: #5bc0de;
}

.routes .radio-warning input[type="radio"] + label::after {
  background-color: #f0ad4e;
}

.routes .radio-warning input[type="radio"]:checked + label::before {
  border-color: #f0ad4e;
}

.routes .radio-warning input[type="radio"]:checked + label::after {
  background-color: #f0ad4e;
}

.routes .radio-success input[type="radio"] + label::after {
  background-color: #5cb85c;
}

.routes .radio-success input[type="radio"]:checked + label::before {
  border-color: #5cb85c;
}

.routes .radio-success input[type="radio"]:checked + label::after {
  background-color: #5cb85c;
}

.routes .inline_blck {
  display: inline-block;
  margin-right: 5px;
}

@media only screen and (max-width: 767px) and (min-width: 300px) {
  .routes .card_admin {
    min-height: 338px;
    height: auto !important;
  }
  .routes #search_clients_form .has-feedback .form-control-feedback {
    position: absolute;
    top: 0px;
  }
}



