@media print {
    .no-print { display: none; }
}
body { font-family: "Helvetica Neue",Helvetica,Arial,"Microsoft YaHei",sans-serif; }
#pdf { position: fixed; top: 50px; right: 50px; font-weight: bold; font-size: 18px; z-index: 10000; }
#excel { position: fixed; top: 80px; right: 50px; font-weight: bold; font-size: 18px; z-index: 10000; }
.container { font-size: 12px; }
h4 { background: #f8d77f; }
.row { margin-bottom: 10px; }
.error-message:before { content: ' '; display: table; }
.error-message { margin-left: 16.66666667%; padding-left: 15px; color: #a94442; }
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline { margin-bottom: 10px; }
div.checkbox label { font-weight: bold; }
.btn-file {
  position: relative;
  overflow: hidden;
}
input[type=checkbox] {
    width: 20px;
    height: 20px;
    vertical-align: bottom;
    margin: 0;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}
input[readonly] {
  background-color: #eee !important;
  cursor: text !important;
}
.input-group {
    padding: 6px 12px;
}
.col .input-group { padding: 0 !important; }
.inline-block { display: inline-block; }

.userinfo { height: 20px; font-size: 0.9em; line-height: 20px; float: right; margin-right: 5%; margin-top: 20px; }
.userinfo .glyphicon:before { font-size: 10px; margin-left: 5px; margin-right: 3px; }
.userinfo .menu { list-style: none; }
#menu {
    background-color: #f1af00;
}
#menu .nav-tabs { border-bottom: 1px dashed #fff; }
#menu .nav-tabs a { text-align: center; }
#menu a { color: #444; }
#menu li p { text-align: center; font-weight: bold; margin: 0; }
#menu .tab-content li { list-style: none; font-size: 12px; font-weight: bold; }
.list-inline > li { padding: 5px 0 0; }
.list-inline > li:before { content: ' | '; padding: 0 10px; }
.list-inline > li:first-child:before { content: ''; }

section .row .line-up .form-group { display: block; }
section .row .form-group { display: inline; }
.form-group.file { margin-bottom: 0; }

#footer { min-height: 50px; padding-top: 30px; }

.field-calc { line-height: 34px; }
.red { color: red; }

.modal-load {
    display:    none;
    position:   fixed;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('/img/loading.gif') 
                50% 50% 
                no-repeat;
}

body.loading { overflow: hidden; }
body.loading .modal-load { display: block; }

.order-info .col-md-4 fieldset { padding: 10px; line-height: 2em; }
.order-info .col-md-4 fieldset legend { margin-bottom: 10px; font-size: 15px; }

.ui-autocomplete-loading {
    background: white url("images/ui-anim_basic_16x16.gif") right center no-repeat;
}
.custom-combobox {
    position: relative;
    display: inline-block;
}
.form-block .custom-combobox {
    display: block;
}
.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
}
.custom-combobox-input {
    margin: 0;
    padding: 5px 10px;
}
.button-group li { float: left; margin: 5px; }
tr.row:before, tr.row:after { display:none; }
.additional label, .append label { display: none; }
.tab-pane .dropdown:hover .dropdown-menu { display: block; }
.dropdown-menu li a { line-height: 30px; }
.dropdown-menu { margin-top: 0; }
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td { border: 1px solid #000; }
.table-bordered { border: 1px solid #000 !important; }
.table-bordered-double>thead>tr>th, .table-bordered-double>tbody>tr>th, .table-bordered-double>tfoot>tr>th, .table-bordered-double>thead>tr>td, .table-bordered-double>tbody>tr>td, .table-bordered-double>tfoot>tr>td { border: 2px solid #000; }
.table-bordered-double { border: 2px solid #000 !important; }
.table-bordered .form-group { margin-bottom: 0; }
.vmiddle.table>thead>tr>th, .vmiddle.table>tbody>tr>th, .vmiddle.table>tfoot>tr>th, .vmiddle.table>thead>tr>td, .vmiddle.table>tbody>tr>td, .vmiddle.table>tfoot>tr>td { vertical-align: middle; }
.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}
.form-inline .width .form-control { width: 100%; }
#orders .urgent { background-color: #71FFBE; }
.block label { display: block !important; }
.block .form-group { margin-left: 0 !important; margin-right: 0 !important; }
.block label input { margin: 5px; }
#button-link button { border-radius: 15px; color: #337ab7; font-size: 12px; padding: 5px 14px; }
.form-inline .custom-combobox { margin-right: 30px; }
.twice-height, .twice-height dt, .twice-height dd { line-height: 2 }
th.actions { width: 200px }
.port-group div, .options-group div { background: #ffc600; padding: 20px; }
.searchs input { max-width: 150px; }
.text-center th { text-align: center; }
.text-center th.text-left { text-align: left; }
td.form-inline .form-group { margin: 0; padding: 0 10px; }
#ui-datepicker-div { z-index: 10 !important; }
tr.checked { background-color: #A8CD1B !important; }
tr.completed { background-color: #74AFAD !important; }
.panel.with-nav-tabs .panel-heading { padding: 10px 15px 0; }
.panel.with-nav-tabs .nav-tabs { border-bottom: none; }
.tooltip { font-size: 18px; font-weight: bold; }
.bold { font-weight: bold; }
legend { text-align: center; padding-top: 15px; }
.first-check { background-color: #FCF8E3 !important; }
.second-check { background-color: #DFF0D8 !important; }
.third-check { background-color: #D9EDF7 !important; }
.modal { display:none; position:fixed; z-index:1100; top:0; left:0; height:100%; width:100%; background: none; }
.placeholder { padding-right:10px; }
