/*PRINTER PART*/
@media (min-width: 1400px) {
    .container {
        width: 1370px;
    }
}
@media (min-width: 1600px) {
    .container {
        width: 1570px;
    }
}
.main-header {
    max-height: none;
}
.printer-part,h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6, div, p, a, span, font, label  {
    font-family: Ubuntu, sans-serif;
}

.printer-part .dropdown.user.user-menu a{
    color:#757575;
    font-size:15px;
    font-weight: bold;
}
.printer-part .main-header div.container:first-child {
    border-bottom: 1px solid #e0e0e0;
}
.printer-part .main-header div.container h1 {
    font-size: 25px;
    color: #31b2a3;
    font-weight: bold;
    margin-top:10px;
}

.printer-part .content-wrapper {
    background-color: #f2f2f2;
    padding-top:40px;
}
@media (min-width: 768px) {
    .printer-part .site-index.row .col-sm-6:first-child {
        padding-right: 0;
    }
    .printer-part .site-index.row .col-sm-6:nth-child(2) {
        padding-left: 0;
    }
}
.printer-part .body-content .box {
    border: 1px solid #d6d6d6;
}
.printer-part .body-content .box-left {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.printer-part .body-content .box-right {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.printer-part .body-content .box .box-header{
    color: #ffffff;
}
.printer-part .body-content .box-left .box-header {
    background-color: #8dc5c3;
}
.printer-part .body-content .box-right .box-header {
    background-color: #31b2a3;
}
.printer-part .body-content .box-left .box-body{
    border-bottom-right-radius: 0;
}
.printer-part .body-content .box-right .box-body{
    border-bottom-left-radius: 0;
    background-color: #dff2f2;
}

.set_progress a,
#orders-date-range button {
    color: #79bdba;
    border: 1px solid #79bdba;
    border-bottom: 3px solid #79bdba;
    border-radius: 3px;
    background-color: #ffffff;
    font-size: 17px;
    padding: 3px 12px;
    margin-bottom: 10px;
}
.set_progress a,
#orders-date-range button.active{
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #ffffff;
    border: 1px solid #23afaa;
    border-top: 3px solid #1e9894;
    background-color: #23afaa;
}
.set_progress a {
    padding: 6px 12px;
}
#orders-date-range button:nth-child(2) {
    margin: 0 10px;
}
#orders-date-range button:nth-child(3){
    margin-right:10px;
}

.printer-part .box-body h3 {
    font-size: 18px;
    font-weight: bold;
    color: #31b2a3;
    margin: 10px 0 5px;
}

.printer-part .box-left .box-body hr {
    border: 2px solid #dedede;
    margin: 0 0 20px;
}
#orders-date-range label {
    font-size: 16px;
    color: #31b2a3;
    font-weight: normal;
}
#ordersform-dateend-disp-kvdate .input-group-addon.kv-date-remove,
#ordersform-dateend-disp-kvdate .input-group-addon.kv-date-calendar,
#ordersform-datestart-disp-kvdate .input-group-addon.kv-date-remove,
#ordersform-datestart-disp-kvdate .input-group-addon.kv-date-calendar {
    border-color: #d4d4d4;
    color: #969696;
}
#ordersform-dateend-disp-kvdate .input-group-addon.kv-date-calendar,
#ordersform-datestart-disp-kvdate .input-group-addon.kv-date-calendar {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
}
#ordersform-dateend-disp,
#ordersform-datestart-disp {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-color: #d4d4d4;
    color: #969696;
}
.has-error #ordersform-dateend-disp,
.has-error #ordersform-datestart-disp {
    border-color: #ab4f47;
}
.has-success #ordersform-dateend-disp,
.has-success #ordersform-datestart-disp {
    border-color: #23afaa;
}
.input-group-addon.kv-field-separator {
    border: none;
}
.kv-field-range.input-group .input-group,.kv-field-range.input-group input{
    max-width: 150px;
}
.kv-field-range.input-group input{
    padding: 4px;
    font-size: 16px;
    height: auto;
}
.printer-part .input-group-addon,.printer-part  .input-group-btn {
    width: auto;
}
#j-orders_list p {
    font-size: 15px;
    color: #757575;
    margin-top: 20px;
    margin-bottom: 9px;
}
.printer-part .box-left .btn-group {
    margin-bottom: 4px;
}
#Order_gridView thead tr {
    color: #919191;
    background: linear-gradient(to top, #e6e6e6, #f7f7f7);
}
#Order_gridView thead tr th,
#Order_gridView tbody tr td {
    font-size: 12px;
    text-align: center;
    vertical-align: middle;
}
#Order_gridView tbody tr td {
    color: #969696;
}
.pagination>li>a {
    color: #6e6e6e;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #4cb2a3;
    border-color: #4cb2a3;
}
.pagination > li:first-child > a,
.pagination > li:last-child > a {
    color: #57b7a8;
}
#j-order_info .progress-bar{
    background-color: #31b2a3;
}

#j-order_info p {
    font-size: 16px;
    color: #23afaa;
}
#j-order_info table tbody tr {
    font-size: 15px;
}
#j-order_info table tbody th {
    color: #a1a1a1;
    font-weight: normal;
}
#j-order_info table tbody td {
    color: #757575;
}
#j-order_info .table-striped > tbody > tr:nth-of-type(odd){
    background-color: #ffffff;
}
#j-order_info .table-bordered, #j-order_info .table-bordered>thead>tr>th,#j-order_info .table-bordered>tbody>tr>th,#j-order_info .table-bordered>tfoot>tr>th,#j-order_info .table-bordered>thead>tr>td,#j-order_info .table-bordered>tbody>tr>td,#j-order_info .table-bordered>tfoot>tr>td{
    border: none;
}
#j-order_info p.title_button {
    color: #a1a1a1;
}