@font-face {font-family: 'SourceSansPro-Regular';src: url('../fonts/SourceSansPro-Regular.otf') format('opentype')}
@font-face {font-family: 'SourceSansPro-Bold';src: url('../fonts/SourceSansPro-Bold.otf') format('opentype')}
html {
    position: relative; min-height: 100%;
}
body{margin:0;padding:0;  font-family: 'Open Sans', sans-serif; color: #2c2f31; font-size:14px;}
a:hover, a:active{text-decoration: none}
/*.navbar-default .navbar-nav>li>a{color: #162252}*/
/*.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{color:#162252}*/
#wrapper{margin-top:100px;}
#dashboard {background: #f3f3f4}
#dashboard .box{background: #fff;margin-bottom: 30px;border-top:3px solid #e7eaec}
#dashboard .box div.border-bottom{border-bottom: 1px solid #e7eaec;padding: 15px}
#dashboard .box b{color:#333;}
#dashboard .heading{}
#dashboard .box a{color: #337ab7;}
input.error, select.error{border:1px solid red;}
div.error{color:red;font-size: 11px;font-style: italic;}
form.cmxform label.error, label.error {color: red;font-style: italic;font-weight: normal;font-size: 11px}
#material .btn-submit, #fabric-line-form button, #option-form button {background: none;border: none;color:#337ab7;}

.defect_description{border-top: 1px solid #999;padding-top: 20px}
.defects button{border:0;color:#337ab7;}

.heading {border-bottom: 1px solid #162252;color:#162252;margin-bottom: 50px}
.heading h4{line-height: 0}
.heading a {background: #120A8F;color: #fff;padding:1px 10px;border:1px solid #120A8F;}
.heading a:hover{color:#120A8F;background: #fff};

.margin-top-20{margin-top: 20px}
.margin-top-10{margin-top: 10px}
.margin-bottom-10{margin-bottom: 10px}
.margin-bottom-20 {margin-bottom: 20px}
.padding-top-20{padding-top:20px;}
.btn-primary{background-color: #213960}
.margin-50{margin: 50px 0}
/*PAGINATION*/
.pagination li a{color:#8b7d63;}
.pagination li a:hover{color:#999;}
.pagination li.active a,.pagination li.active a[disabled="disabled"], .pagination li.active a:hover{
    color:#fff !important;
    opacity: 1 !important;
} 

#loading.dark{width:100%;height:100%;background: #333 url(../img/AjaxLoader.gif) no-repeat center;opacity:.6;z-index:999; position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);}
.tab-content{padding-bottom: 30px}
li i {position: relative;top:0;}

/*
#account-sidebar li {list-style-type: none;margin-bottom: 3px; margin-left:-40px;}
#account-sidebar li a {color: #000;padding: 10px 0 10px 10px;background: #d7d7d7;display: block;}
#account-sidebar li a:hover{background: #f0e8e8}
#account-sidebar li ul li {list-style-type: disc;}
#account-sidebar li ul li a{background: none}
#account-sidebar li ul li a:hover{background: none} */

/* LOGIN */
#body-login{background-color: #dedede}
.form-signin {max-width: 280px;padding: 15px;margin: 0 auto}
.form-signin .form-signin-heading, .form-signin {margin-bottom: 10px}
.form-signin .form-control {position: relative;font-size: 16px;height: auto;padding: 10px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.form-signin .form-control:focus {z-index: 2;}
.form-signin input[type="email"] {margin-bottom: -1px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;border-top-style: solid;border-right-style: solid;border-bottom-style: none;border-left-style: solid;border-color: #000;}
.form-signin input[type="password"],
.form-signin input[type="text"] {margin-bottom: 10px;border-top-left-radius: 0;border-top-right-radius: 0;border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-color: #000;}
.form-signin-heading {color: #fff;text-align: center;text-shadow: 0 2px 2px rgba(0,0,0,0.5);}
.login-error{text-align: center;color: red;font-style: italic;}
.popover-content a:nth-child(1){margin-right: 10px;}

.sortable{padding:10px 0;cursor:move;border-left: 2px solid #ebebeb;margin-bottom: 10px;}
.sortable:hover{background: #ebebeb}
.remove-button{padding-right: 2px;position: absolute;right:0px;border: none;background: none;z-index: 999999}
.remove-button i {color: red}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.calc_form{
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.calc_form_op{
  font-weight: bolder;
  font-size: 18px; 
  color: #111212;
  border: 0px;
}
#frn-new-order .typeahead__list {
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.add_btn{
    background-color: #f1f1f1;
    border-color: #727273 !important;
    padding: 10px 12px !important;
}
.nav>li>a {
    padding-left:0px;
    padding-right: 0px;
    padding-bottom: 7px;
}
.custom-hover li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background: #5d615d;
  visibility: hidden;
  border-radius: 5px;
  transform: scaleX(0);
  transition: .25s linear;
}
.custom-hover li > a:hover:before,
.custom-hover li > a:focus:before {
  visibility: visible;
  transform: scaleX(1);
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background: none;
    border-bottom: #5d615d 3px solid;    
}
.nav>li{
    padding: 5px 15px 15px;
    line-height: 40px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background: none; 
}
/*.no-border{
    border:0px !important;
}*/
.border-box{
    border:2px double #dddddd;
    margin: auto;
    padding: 10px;
} 
.custom_gallery{
    border:2px solid #dddddd;
    max-height:100vh;
    overflow-y:scroll;
    margin: auto;
    overflow-x: hidden !important;
}
.custom_gallery .thumbnail img{
    height:auto;
}
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.hovereffect:hover .overlay {
  background-color: rgba(48, 152, 157, 0.4);
}

.hovereffect img {
  display: block;
  position: relative;
}

.hovereffect p.info {
  position: absolute;
  top: 35%;
  left:35%;
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  text-transform: uppercase;
  background-color: transparent;
  opacity: 0;
  color: #ffffff;
  filter: alpha(opacity=0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  font-weight: normal;
  margin: 7px;
}

.hovereffect:hover p.info {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect p.info:hover {
  box-shadow: 0 0 5px #fff;
}

.table {
    margin-bottom: 40px;
}
@media(max-width:768px){
   .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
      white-space: normal;
      font-size:13px;
  }
  .nav {
    text-align: center;
  }
   .fixTable tbody tr td:first-child{
          min-width:  100px !important;
          max-width:  100px !important;
        }
  .fixTable {
      margin-left:-20px !important;
  }
  .fixTable>tbody>tr>td{
      min-width: 180px;
      max-width: 180px; 
  }    
      .select2 {
        width: 100% !important;
        z-index:0;
      }  
 .dropzone .dz-preview {   
    width: 100% !important;
    padding: 10px;
  }
  .form_box{
       width: 100% !important;
  }
  
}
.field_wrapper label{
    padding-top:5px !important; 
}
.form_box{
    display: inline-block;
    height: 34px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 75%;
    padding-left: 6px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;   
}
.custom_check{
    background-repeat: no-repeat;
    width: 18px;
    height: 20px;
    margin: 10px auto !important;
    vertical-align: middle;
}
.label_with_border {
    padding: 2px;
    font-size: 0.9em;
}
.entry
{
    margin-top: 10px !important;
}

.glyphicon
{
    font-size: 12px;
}
.fabric {
    font-size: 0.83em !important;
    font-weight: bold;
}

div.myClass {
    overflow-x: auto;
    white-space: nowrap;
}
div.myClass [class*="span"] {
    display: inline-block;
    float: none; /* Very important */
}

/* Test purposes */

div.myClass {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}


.radio {
  padding-left: 30px; }
  .radio label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 5px; }
    .radio label::before {
      content: "";
      display: inline-block;
      position: absolute;
      width: 16px;
      height: 16px;
      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; }
    .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); }
  .radio input[type="radio"] {
    opacity: 0;
    z-index: 1; }
    .radio input[type="radio"]:focus + label::before {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .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); }
    .radio input[type="radio"]:disabled + label {
      opacity: 0.65; }
      .radio input[type="radio"]:disabled + label::before {
        cursor: not-allowed; }
  .radio.radio-inline {
    margin-top: 0; }

.radio-primary input[type="radio"] + label::after {
  background-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::before {
  border-color: #337ab7; }
.radio-primary input[type="radio"]:checked + label::after {
  background-color: #337ab7; }

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

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

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

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


/*Add more items Styles*/
.box-model{
    background: #e0e0e0;
}
.box-model p{
    background: #fff;
    text-align: justify;
    line-height: 185%;
    padding: 20px;
    margin: 20px 10px !important;
    color:#808080;
}
.select-button,.select-button1,.select-button2{
    background: #8a918f;
    background: -moz-linear-gradient(left, #8a918f 0%,#a7aba4 50%,#a5b5b0 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #8a918f), color-stop(50%,#a7aba4), color-stop(100%,#a5b5b0));
    background: -webkit-linear-gradient(left, #8a918f 0%,#a7aba4 100%);
    background: -o-linear-gradient(left, #8a918f 0%,#a7aba4 100%);
    background: -ms-linear-gradient(left, #8a918f 0%,#a7aba4 100%);
    background: linear-gradient(to right, #8a918f 0%,#a7aba4 50%,#a5b5b0 100%);
    padding:2px 10px;
    color:#ffffff;
    font-size:13px;
    border:none;
    border-radius: 2px;
}
.replicate-button,.mono-replicate-button{
    background: #e6e6e6;
    background: -moz-linear-gradient(left, #8a918f 0%,#f7f7f7 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #e6e6e6), color-stop(100%,#f7f7f7));
    background: -webkit-linear-gradient(left, #e6e6e6 0%,#f7f7f7 100%);
    background: -o-linear-gradient(left, #e6e6e6 0%,#f7f7f7 100%);
    background: -ms-linear-gradient(left, #e6e6e6 0%,#f7f7f7 100%);
    background: linear-gradient(to right, #e6e6e6 0%,#f7f7f7 100%);
    vertical-align: bottom !important;
    border:none;
    color: #585859;
    border-radius: 2px;
    padding:3px 10px; 
    font-size: 13px;
/*    vertical-align: bottom !important;*/
}
.item-labels{
    color: #3a3d3d;
    font-size: 13px;
    font-weight: bold;
    vertical-align: middle !important;
    z-index: 1;
}
.item-text{
    color: #3a3d3d;
    font-size: 13px;
}
.custom-table{
    margin-top:20px;
}

.custom-head th{
    background: #fbfbfb;
    height:30px;
    text-align:center;
    color:#595c5c;
    font-size:13px;
    z-index: 999;
}
.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: bold;
    color: inherit;
}
/*.table {
    table-layout: fixed;
    word-wrap: break-word;
}*/

 .alt-table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  
  
  /* Accordion  for measurement*/
  
  
.accordion {
  width: 100%;
  max-width: 360px;
  margin: 30px auto 20px;
  background: #f8f8f8;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  list-style-type: none;
}

.accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 15px;
  color: #4D4D4D;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 1px solid #CCC !important;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li:last-child .link { border-bottom: 0; }

.accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.accordion li.open .link { color: #120a8f; }

.accordion li.open i { color: #120a8f; }

.accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/**
 * Submenu
 -----------------------------*/


.submenu {
  display: none;
  background: #e6e6e6;
  font-size: 14px;
  list-style-type: none;
}

.submenu li { border-bottom: 1px solid #cecfcf; }

.submenu a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 12px;
/*  padding-left: 42px;*/
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.submenu a:hover {
  background: #eee;
  color: #000000;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ch_style{
    height: 200px;
    font-size: 12px;
    background: #f8f8f8;
    overflow-y: scroll;
    margin: 0 10px; 
    border: 1px solid #ccc;
    border-radius: 5px;
    width: 92%;
}

/*Radio Button Style*/

.radio_btn label {
  position: relative;
}

/* Base styles for spans */
.radio_btn span::before,
.radio_btn span::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* Radio buttons */
.radio_btn span.radios:hover {
  cursor: pointer;
}
.radio_btn span.radios::before {
  left: -52px;
  width: 45px;
  height: 25px;
  background-color: #438eff;
  border-radius: 50px;
}
.radio_btn span.radios::after {
  left: -49px;
  width: 17px;
  height: 17px;
  border-radius: 10px;
  background-color: #6C788A;
  transition: left .25s, background-color .25s;
}
.input_radio:checked + label span.radios::after {
  left: -27px;
  background-color: #ffffff;
}

.input_radio{
  display: none;
}

/*Progression*/
#first {
  background-color: #4B4D65;
}
#second {
  background-color: #FF8A66;
}
.section {
  padding: 100px;
  padding-left: 150px;
}
.radio_btn input[type="radio"],
.radio_btn input[type="checkbox"]{
  display: none;
}
.radio_btn {
  margin-bottom: 10px;
}
.radio_btn label {
  position: relative;
}

/* Base styles for spans */
.radio_btn span::before,
.radio_btn span::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* Radio buttons */
.radio_btn span.radio:hover {
  cursor: pointer;
}
.radio_btn span.radio::before {
  left: -52px;
  width: 45px;
  height: 25px;
  background-color:#d8d7dc;
  border-radius: 50px;
}
.radio_btn span.radio::after {
  left: -49px;
  width: 17px;
  height: 17px;
  border-radius: 10px;
  background-color: #6C788A;
  transition: left .25s, background-color .25s;
}
input[type="radio"]:checked + label span.radio::after {
  left: -27px;
  background-color: #07b704;
}
/* Checkout Page*/
.discount_box{
  border:none !important; 
  margin-right:30px;
  font-size:15px; 
  font-weight:bold;
}
.discount_result{
  border-top:1px solid #ccc; 
  margin-right:-30px;
  line-height: 10px;
}

/*Loading*/
#loading1,#loading2 {
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   position: fixed;
   display: block;
   opacity: 0.7;
   background-color: #fff;
   z-index: 999999;
   text-align: center;
}

#loading-image1,#loading-image2 {
  position: absolute;
  top: 100px;
  left: 240px;
  z-index: 100;
}

/*Accordion Style*/
  .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

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

    .panel-title {
        font-size: 14px;
    }

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

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

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }

/*QR Code Scanner*/
 .scanner-laser{
            position: absolute;
            margin: 40px;
            height: 30px;
            width: 30px;
        }
        .laser-leftTop{
            top: 0;
            left: 0;
            border-top: solid red 5px;
            border-left: solid red 5px;
        }
        .laser-leftBottom{
            bottom: 0;
            left: 0;
            border-bottom: solid red 5px;
            border-left: solid red 5px;
        }
        .laser-rightTop{
            top: 0;
            right: 0;
            border-top: solid red 5px;
            border-right: solid red 5px;
        }
        .laser-rightBottom{
            bottom: 0;
            right: 0;
            border-bottom: solid red 5px;
            border-right: solid red 5px;
        }

        .custom_info{
          display: table-cell;
          padding-bottom:10px;
        }
        /*Table Freeze*/
        .parent {
             height: 500px;
        }
       
      .fixTable th{
         border :1px solid #dddddd;
         border-top: none !important;
         border-bottom: none !important;
      }
      .fixTable{
        border-top: none !important;
        border-left:1px solid #ddd !important;
        border-bottom:1px solid #ddd !important;
        border-right:1px solid #ddd !important;
      }
       thead th{
          z-index:1000;
        }
        .fixTable thead tr:first-child{
          background: #f5f5f5;
        }
        .fixTable tbody td:first-child{
          background: #fdfdfd;
        }

  
        @media (min-width:769px){
           .fixTable {
             margin-left: -16px;
        }
          .fixTable td{
         min-width:  250px;
          max-width:  250px;
        }
       
         .select2 {       
          z-index:0;
        }
        .qty{
          width: 60% !important;
        }
        .width-20{
          width:20%;
        }
        .items{
           width: 80% !important;
        }
        .btn-fabric{
    margin-top:25px;
  }
      }
.custom_info .form-control{
  display: inline-block !important;
}
.form-control{
  font-size: 13px !important;
}
.custom-form{
   border-radius:0px !important;
   height:30px !important;
}
.add-more-btn:after{
  content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    right: 25px;
}

/*Collapse Custom Style*/
.collapse-custom {
    background: rgb(241, 241, 241);
    padding: 10px;
    max-height: 150px;
    overflow-y: scroll;
}

/*Back to Top*/
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #DDD;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}

/*Pan Zoom Styles*/
.element {
  width: 100%;
}

.panzoom {
 /* position: absolute;*/ /* is for not scrolling*/
  text-align: center;
  background: #708690;
}

/* We initially want all floor images but one to be hidden. */
.panzoom .element:not(:first-child) {
  display: none;
}

#panzoom-parent {
 /* position: absolute;*/ /* is for not scrolling*/
  background: #708690;
  width: 100%;
  height: 700px;
}

#pan-u {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 18px solid white;
}

#pan-r {
  width: 0;
  height: 0;
  border-bottom: 9px solid transparent;
  border-left: 18px solid white;
  border-top: 9px solid transparent;
}

#pan-d {
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-top: 18px solid white;
}

#pan-l {
  width: 0;
  height: 0;
  border-bottom: 9px solid transparent;
  border-right: 18px solid white;
  border-top: 9px solid transparent;
}

#reset {
  width: 18px;
  height: 18px;
  background: white;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}

#pan-ctl {
  width: 62px;
  height: 62px;
  background: rgba(68,92,111,0.5);
  -moz-border-radius: 31px;
  -webkit-border-radius: 31px;
  border-radius: 31px;
}

#map-ctl .icon {
  background-image: url('../img/plusMinus.png');
  background-size: 100%; 
}

#zoomin-ctl>.icon {
  background-position: 0px 0px;
}

#zoomout-ctl>.icon {
  background-position: 0px -37px;
}

#floor-3>.icon {
  background-position: 0px -110px;
}

#floor-2>.icon {
  background-position: 0px -146px;
}

#floor-1>.icon {
  background-position: 0px -183px;
}

#floor-0>.icon {
  background-position: 0px -219px;
}

#parking>.icon {
  background-position: 0px -256px;
}

.no-padding
{
  padding: 0px;
}
/*Highlight selected columns in metrics page*/
.col-selected{
    background-color: #eeeeee;
}

@media screen and (min-width:768px) {
  .navbar-nav .dropdown:hover>.dropdown-menu {
    display:block;margin:0
  }
}
.error-color{
  color: #fc0f0f !important;
}
.font-bold{
  font-weight: bold !important;
}
#order-container a:hover{
    color: #213960 !important;
}

.red-color
{
    color: #fc0f0f !important;
}

a[disabled="disabled"] {
        pointer-events: none;
        opacity: 0;
}
.cursor-pointer{
    cursor: pointer !important;
}
.shipped-color{
  color: #497d04 !important;
}
.new-color{
    color: #1175ae !important;
}
.confirmed-color{
    color: #fe9b00 !important;
}
.no-margin-bottom{
  margin-bottom: 0px !important;
}
.no-margin-top{
    margin-top: 0px !important;
}

.footer {position: absolute;bottom: 0;width: 100%;height:30px; padding-top: 6px;  background-color: #213960;z-index:999999999999;color:#fff;font-size: 14px; text-align: center}

.clearfix{
  margin-bottom: 100px;
}
/*Notification System*/
.badge-notify {
    background: #019bff;
    position: absolute;
    color: #ffffff;
    font-size: 11px;
    /* top: -10%; */
    /* right: 0px; */
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    margin-top: -15px;
    margin-left: -10px;
}
.cursor-pointer{
  cursor: pointer !important;
}
.data-required{
  border:1px solid red !important;
}
.size-13{
  font-size: 8px !important;
}
span.error{color:red;font-style: italic;}

.modal-header .close{
    margin-top: -20px;
}
.remove-icon{
    color: #ff0000;
}
.strike{
    text-decoration: line-through;
}