.logo {
    /* background-image: url('../images/logo.png');
    background-repeat: no-repeat;
    background-position: 10px center;
    width: 150px;
    height: 50px; */
    width: 120px; 
    height: 40px; 
    margin-top: 5px;
}

#volume_sizes, #storage_positions {
    margin-bottom: 15px !important;
}
#volume_sizes > div, #storage_positions > div[data-volume-type] {
    display: block;
    float: left;
    border-style: solid;
    border-width: 1px;
    border-color: #666;
    color: #333;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
}
#volume_sizes > div {
    margin: 4px;
    padding: 4px 8px;
}
#volume_sizes div.normal_price, #volume_sizes div.additional_price {
    font-size: 11px;
}
#volume_sizes div.normal_price {
    float: left;
    margin-right: 5px;
}
#volume_sizes div.additional_price {
    float: right;
}
#storage_positions > div[data-volume-type] {
    margin: 2px;
    padding: 6px;
    min-width: 38px;
}
#volume_sizes > div.selected, #storage_positions > div.selected {
    background-color: #29d;
    color: #fff;
}
#storage_positions div[data-volume-type][data-busy="true"] {
    background-color: #ccc;
    color: #aaa;
}

.panel-body i.fa-ban {
    color: #a00;
}

.print {
    display: none;
}

#print_area {
    position: relative;
    page-break-after: always;
    -webkit-region-break-inside: avoid;
}
#print_area, #print_preview {
    overflow-x: hidden;
    padding-left: 3.5mm !important;
    padding-right: 3.5mm !important;
    padding-bottom: 8mm !important;
    font-size: 10px !important;
    font-family: arial, sans-serif, sans, 'Open Sans';
    color: #000;
}
#print_area > div, #print_preview > div {
    margin-bottom: 8px;
}
#print_preview div.ticket_head div.action_code, #print_area div.ticket_head div.action_code {
    margin-top: -5px !important;
}
#print_preview div.ticket_head div.action_code, #print_area div.ticket_head div.action_code {
    font-size: 12px !important;
    line-height: 13px !important;
}
#print_preview div.ticket_head div.action_code span:last-of-type, #print_area div.ticket_head div.action_code span:last-of-type {
    margin-left: 4px !important;
}
#print_preview div.ticket_unit_info, #print_area div.ticket_unit_info {
    text-align: center;
    font-size: 10px !important;
    line-height: 100%;
}
#print_preview div.ticket_box_info, #print_area div.ticket_box_info {
    line-height: 110%;
}
#print_preview div.ticket_prepayment_info, #print_area div.ticket_prepayment_info {
    background-color: #ccc;
    clear: both;
}
#print_preview div.ticket_serial .prompt, #print_area div.ticket_serial .prompt {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
}
#print_preview div.ticket_serial .serial, #print_area div.ticket_serial .serial {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-top: -5px !important;
}
#print_preview div.ticket_head, #print_area div.ticket_head {
    font-weight: 700;
    text-align: center;
}
#print_preview div.ticket_head span.action_type, #print_area div.ticket_head span.action_type {
    font-size: 14px;
}
#print_preview div.ticket_head span.contingency, #print_area div.ticket_head span.contingency {
    margin-top: -5px !important;
    clear: both !important;
    display: block !important;
}
#print_preview div.ticket_body, #print_area div.ticket_body {
    margin-top: 4px !important;
    line-height: 110%;
}
#print_preview div.ticket_related, #print_area div.ticket_related {
    margin-top: 4px !important;
    line-height: 110%;
}
#print_preview div.ticket_payment, #print_area div.ticket_payment {
    margin-top: 4px !important;
    line-height: 110%;
}
#print_preview div.ticket_additional, #print_area div.ticket_additional {
    margin-top: 4px !important;
    line-height: 110%;
}
#print_preview div.ticket_undo_justification, #print_area div.ticket_undo_justification {
    margin-top: 4px !important;
    line-height: 110%;
}
#print_preview div.ticket_undo_justification span:first-of-type, #print_area div.ticket_undo_justification span:first-of-type {
    font-weight: bold;
}
#print_preview div.ticket_footer, #print_area div.ticket_footer {
    margin-top: 4px !important;
    text-align: left;
    font-size: 10px;
    line-height: 100%;
}
#print_preview span.ticket_number, #print_area span.ticket_number {
    font-weight: bold !important;
}
#print_preview div.ticket_print_info, #print_area div.ticket_print_info {
    margin-top: 4px !important;
    font-size: 9px;
    line-height: 100%;
    border-top-color: #888;
    border-top-style: solid;
    border-top-width: 1px;
}

#print_preview div.ticket_fiscal_info, #print_area div.ticket_fiscal_info {
    margin-top: 4px !important;
    font-size: 10px;
    line-height: 100%;
    border-top-color: #888;
    border-top-style: solid;
    border-top-width: 1px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
}
#print_preview div.action_type_3 div.ticket_fiscal_info, #print_area div.action_type_3 div.ticket_fiscal_info {
    border-bottom-color: #888;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#print_preview div.action_type_4 div.ticket_fiscal_info, #print_area div.action_type_4 div.ticket_fiscal_info {
    border-bottom-color: #888;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
#print_preview div.rps_header, #print_area div.rps_header {
    clear: both;
    margin-top: 15px !important;
    padding-top: 5px !important;
    border-top-color: #888;
    border-top-style: dashed;
    border-top-width: 1px;
    text-align: center !important;
}
#print_preview div.rps_footer, #print_area div.rps_footer {
    clear: both;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

#print_preview div.ticket_print_info div.half.left, #print_area div.ticket_print_info div.half.left {
    text-align: left;
}
#print_preview div.ticket_print_info div.half.right, #print_area div.ticket_print_info div.half.right {
    text-align: right;
}
#print_preview div.barcode, #print_area div.barcode {
    margin-top: 4px !important;
    text-align: center;
}
#print_preview div.barcode div[data-barcode], #print_area div.barcode div[data-barcode] {
    margin: auto !important;
}
#print_preview div.barcode div[data-barcode] div:last-of-type, #print_area div.barcode div[data-barcode] div:last-of-type {
    display: none !important;
}
#print_preview div.ticket_image, #print_area div.ticket_image {
    text-align: center;
    margin-bottom: 1px !important;
}
#print_preview div.ticket_image img, #print_area div.ticket_image img {
    height: 30px;
    width: 110px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#print_preview .half, #print_area .half {
    min-width: 50%;
    max-width: 50%;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    white-space: nowrap;
    display: inline-block
}
#print_preview .half.left, #print_area .half.left {
    clear: both;
    padding-right: 1px !important;
}
#print_preview .half.right, #print_area .half.right {
    padding-left: 1px !important;
}
#print_preview span.money, #print_preview span.number, #print_area span.money, #print_area span.number {
    float: right;
    white-space: nowrap;
}
#print_preview td.money, #print_area td.money {
    text-align: right;
    white-space: nowrap;
}
#print_preview td.number, #print_area td.number {
    text-align: center;
    white-space: nowrap;
}
#print_preview table, #print_area table {
    width: 100%;
    min-width: 100%;
    margin-top: 5px !important;
}
#print_preview table tr, #print_area table tr {
    display: table-row !important;
}
#print_preview table tr td, #print_area table tr td {
    display: table-cell !important;
}
#print_preview table thead tr:first-of-type td, #print_area table thead tr:first-of-type td {
    font-weight: bold !important;
}
#print_preview table thead tr:last-of-type, #print_area table thead tr:last-of-type {
    border-bottom-style: solid;
    border-bottom-color: #333;
    border-bottom-width: 1px;
}
#print_preview table tbody tr td, #print_preview table thead tr:last-of-type td, #print_area table tbody tr td, #print_area table thead tr:last-of-type td {
    padding-right: 3px !important;
}
#print_preview table tbody tr td:last-of-type, #print_preview table thead tr:last-of-type td:last-of-type, #print_area table tbody tr td:last-of-type, #print_area table thead tr:last-of-type td:last-of-type {
    padding-right: 0px !important;
}
#print_preview .bold, #print_area .bold {
    font-weight: bold;
}
#print_preview div.separator, #print_area div.separator {
    margin-top: 5px !important;
}
#print_preview div.report_sign, #print_area div.report_sign {
    margin-top: 35px !important;
    border-top-width: 1px;
    border-top-color: #333;
    border-top-style: solid;
    min-width: 50%;
    max-width: 50%;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    white-space: nowrap;
    display: inline-block;
    float: right;
    text-align: center;
}
#print_preview table.tickets_list tbody tr td:first-of-type, #print_area table.tickets_list  tbody tr td:first-of-type {
    white-space: nowrap !important;
}

#popupDialog .modal-body, #alertDialog .modal-body {
    overflow-y: auto;
    max-height: 400px;
}


.navbar-default .navbar-nav > li > a span.fa-key {
    color: #b92c28 !important;
}
.navbar-default .navbar-nav > li > a span.fa-user {
    color: #b92c28 !important;
}
.navbar-default .navbar-nav > li > a span.fa-coffee {
    color: #b92c28 !important;
}
.navbar-default .navbar-nav > li > a span.fa-home {
    color: #000077;
}
.navbar-default .navbar-nav > li > a span.fa-briefcase {
    color: #099002;
}
.navbar-default .navbar-nav > li > a span.fa-print {
    color: #0902eb;
}
.navbar-default .navbar-nav > li > a span.fa-adjust {
    color: #428bee;
}
.navbar-default .navbar-nav > li > a span.fa-globe {
    color: #428bee;
}
.navbar-default .navbar-nav > li > a span.fa-gear {
    color: #2b542c;
}

.navbar-default .navbar-nav > li.disabled > a span.fa {
    color: #ccc !important;
}

#box_grid span.fa-times-circle {
    color: #d2322d;
    cursor: pointer;
    line-height: 18px;
}

#volume_sizes span.fa-times-circle {
    color: #eb9316;
    cursor: pointer;
    line-height: 65px;
}

#customerActionGrid tbody td i.fa {
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
}
#customerActionGrid tbody td i.fa-print {
    color: #398439;
}
#customerActionGrid tbody td i.fa-undo {
    color: #b92c28;
}
#customerActionGrid tbody td i.fa:hover {
    color: #428bee;
}
#customerActionGrid tbody td:last-of-type {
    width: 66px;
}

tr.canceled {
    text-decoration: line-through;
}

#payment_types {
    margin-bottom: 12px !important;
}

#print_area.full, #print_area.full table:first-of-type {
    width: 100% !important;
}
#print_area.full thead tr:last-of-type td {
    display: none;
}
#print_area.full thead tr:last-of-type td[data-grid="true"] {
    display: table-cell;
}
#print_area.full thead {
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #000;
}
#print_area.full thead tr:first-of-type {
    font-size: 15px;
    text-decoration: underline;
}
#print_area.full tr td {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

@media print {
    * {
        margin: 0 !important;
        padding: 0 !important;
    }
    #Footer, #Header, .screen {
        display: none;
    }
    .print {
        display: block;
    }
}

button.right, #right_buttons {
    float: right;
}

#button_in, #button_out {
    width: 190px !important;
    height: 68px !important;
}
#button_in span, #button_out span {
    font-size: 20px !important;
}
#button_in span.fa, #button_out span.fa {
    margin-right: 6px !important;
}
#button_close {
    margin-right: 0px !important;
}

#info_slot {
    text-align: right;
}
#info_slot h1 {
    margin-bottom: 0px;
    white-space: nowrap;
}
#info_slot h2 {
    font-size: 13px;
}

#manage_positions div.volume-header {
    clear: both !important;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    margin-top: 10px;
}
#manage_positions div.volume-header:first-of-type {
    margin-top: 0px !important;
}
#manage_positions > div[data-volume-type] {
    display: block;
    float: left;
    border-style: outset;
    border-width: 1px;
    border-color: #999;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
    margin: 2px;
    padding: 6px;
    min-height: 50px;
    max-height: 50px;
    min-width: 65px;
    max-width: 65px;
    background-color: #292;
    color: #fff;
    vertical-align: middle;
    line-height: 36px;
    cursor: not-allowed;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#manage_positions div[data-volume-type][data-status="busy"] {
    line-height: 18px;
    background-color: #c33;
    color: #fff;
}
#manage_positions > div[data-volume-type].selected {
    background-color: #000;
}
#manage_positions div[data-volume-type][data-status="reserved"] {
    background-color: #f80;
    color: #fff;
}
#manage_positions div.ticket_number {
    font-size: 11px;
    text-align: center;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
    text-decoration: underline;
    box-shadow: 0px 1px 3px 2px #555;
}

#print_area img.qrcode {
    width: 200px;
    max-width: 200px;
}

#print_area hr { 
    border-top: 1.3px dotted #000000;
}

.dashboard-container {
    padding: 0px !important;
    height: 100%;
    max-height: 100%;
}

.old-container {
    height: calc(100% - 40px);
    max-height: calc(100% - 40px);
}
.recent-container {
    height: calc(100% - 60px);
    max-height: calc(100% - 60px);
}
.old-container, .recent-container {
    overflow-y: auto;
}

#warnings_slot, #box_slot {
    height: calc(100% - 20px);
    max-height: calc(100% - 20px);
}

#warnings_slot div.table-responsive, #box_slot div.table-responsive {
    height: 100%;
    max-height: 100%;
    overflow: visible;
}

#nfce-xmls {
    border-style: solid;
    border-width: 1px;
    border-color: #ddd;
}
#nfce-xmls table tbody tr {
    cursor: pointer;
}
#nfce-xmls table tbody tr:hover {
    background-color: #29d;
    color: #fff;
}
