.c-sidebar .c-sidebar-nav-link:hover, .c-sidebar .c-sidebar-nav-dropdown-toggle:hover {
    color: #fff;
    background: #526a8e;
}

a {
    text-decoration: none;
    background-color: transparent;
    color: #274c84;
}

a:hover, a:focus {
    outline: none;
    text-decoration: none;
    color: #4774b7;
}

.btn-primary {
	background-color: #274c84;
	border-color: #274c84;	
}

.btn-primary:hover {
	background-color: #27845d;
	border-color: #27845d;	
}

.btn-group-xs > .btn, .btn-xs {
	padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: .2rem;
    vertical-align: text-top;
}

.error {
    color: red !important;
}

#jquery-success-box{
    z-index:1400;
	text-align:center;
    display:none;
}

#jquery-error-box{
    z-index:1400;
	text-align:center;
    display:none;
}

label {	
	font-weight: 500;
}

.table-th-blue th {
    background-color: #264c6c;
    color: white;
}

.table-th-green th {
    background-color: #1e731e;
    color: white;
}

.table-th-gold th {
    background-color: #f39c12;
    color: white;
}

.table-th-purple th {
    background-color: #605ca8;
    color: white;
}

.card-accent-primary {
    border-top: 2px solid #274c84 !important;
}

.card-header {
	font-size: 1.3rem;
	font-weight: 500;
}

.hidden {
    display: none!important;
}

.alert-danger {
	color: yellow;
	background-color: #bb2323;
}

table.output-group-table input {
    text-align: center;
}
.output-group-table > th,
td {
    padding: 0 5px 0 5px;
}

.grid-numbers {
    font-size: 24px;
}

.text-red {
    color: red !important;
}
.text-yellow {
    color: yellow !important;
}
.text-green {
    color: green !important;
}
.title-header {
    background-color: #056060;
    color: white;
}

.report-section-header {
    background-color: #576d79;
    color: white;
    -webkit-print-color-adjust: exact;
}

.bg-row-error {
    color: #f5d7d7;
    background-color: #b12626 !important;
}

.bg-row-okay {
    color: #e1f0df;
    background-color: #3d8839 !important;
}

.report-section-header-blue {
    background-color: #296180;
    color: white;
    -webkit-print-color-adjust: exact;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 3px;
}
.table-xtra-condensed > thead > tr > th,
.table-xtra-condensed > tbody > tr > th,
.table-xtra-condensed > tfoot > tr > th,
.table-xtra-condensed > thead > tr > td,
.table-xtra-condensed > tbody > tr > td,
.table-xtra-condensed > tfoot > tr > td {
  padding: 2px;
}

.element-label {
    height: 100%;
    border: 10px solid black !important;
    z-index: 2;
}

.element-label-header {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.element-lable-load_code-header {
    font-size: 16px;
}

.element-lable-load_code-box {
    margin: auto;
    padding:  7px;
    font-size: 40px;
    min-height: 60px;
    line-height: 1;
    border: 4px solid black !important;    
}

.grommet-circle {
  border: 0.1875em dashed #0F1C3F;
  border-radius: 50%;
  height: 2em;
  width: 2em;
  margin: auto;
}

.element-label-section {
    height: 80px;
    position: relative;
    z-index: 1;
}

.element-label-section-text {
    font-size: 20px;
    font-weight: 600;
    position: absolute;
    left: 10%;
    right: 10%;
    top: 30%;
    bottom: 30%;
}

.element-label-heading {
    margin-top: 5px;
    font-size: 14px;
}

.element-label-id {
    font-size: 55px;
    margin-bottom: 10px;
    line-height: 1;
}

.element-label-element_type_instructions {
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
    font-size: 18px;
    line-height: 20px;
}

.element-label-strings {
    margin: auto;
    width: 99%;
    font-size: 16px;
}

.element-label-strings > table {
    margin-bottom: 10px;
}

.element-label-strings > table > tbody > tr> th {
    margin-bottom: 10px;
    font-weight: 600;
}

.element-label-footer {
    margin: auto;
    font-size: 40px;
    border-top: 1px solid black !important;
}

.element-label-footer-small {
    margin: auto;
    font-size: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid black !important;
}

.element-label-show_code {
    position: absolute;
    right: 15px;
    top: -40px;
    text-align: right;
}

.element-label-print_date {
    position: absolute;
    right: 15px;
    top: -25px;
    text-align: right;
}

.enclosure-sticker-border {
    overflow: hidden;
    box-sizing: border-box;
}

.enclosure-label {
    height: 100%;
    border: 10px solid black !important;
    position: relative;
    z-index: 20;
}

.enclosure-label table>tbody>tr>th {
    line-height: 1;
    font-size: 12px;
}

.enclosure-label table>tbody>tr>td {
    line-height: 1;
}

.enclosure-label-heading {
    margin-top: 2px;
    font-size: 12px;
}

.enclosure-label-id {
    font-size: 35px;
    font-weight: 700;
    margin-bottom: 5px;
    line-height: 1;
}

.enclosure-label-value {
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.enclosure-label-contents {
    margin: auto;
    position: relative;
    z-index: 1;
}

.enclosure-label-contents > table {
    margin-bottom: 10px;
    position: relative;
}

.enclosure-label-contents-header {
    margin: auto;
    width: 99%;
    font-size: 14px;
    text-align: center;
    color: white;
}

.enclosure-label-footer {
    margin: auto;
    padding-bottom: 5px;
    border: 2px solid black !important;
    width: 80%;
    margin-bottom: 5px;
}

.enclosure-label-footer-controller_id {
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
}

.enclosure-label-footer-player_id {
    font-size: 14px;
}

.enclosure-label-show_code {
    position: absolute;
    right: 18px;
    top: 85px;
    text-align: right;
}

.enclosure-label-print_date {
    position: absolute;
    right: 18px;
    top: 100px;
    text-align: right;
}


.power_supply-label {
    height: 100%;
    border: 1px solid black !important;
    z-index: 2;
    min-height: 50px;
    padding: 10px;
}

.power_supply-label-content {
    position: relative;
    background-color: white !important;
    padding: 5px;
}

.power_supply-label-id {
    padding-right: 150px;
    font-size: 40px;
    padding-top: 0px;
    font-weight: 700;
}

.power_supply-label-details {
    padding-right: 150px;
    font-size: 18px;
    line-height: 22px;
    padding-bottom: 5px;
}

.power_supply-label-alert {
    position: absolute;
    left: 20px;
    top: 30px;
    width: 75px;
}

.power_supply-label-voltage-box {
    position: absolute;
    border: 2px solid black !important;
    right: 20px;
    top: 18px;
    font-size: 50px;
    font-weight: 700;
    width: 120px;
    padding: 5px 10px 5px 10px;
}

.show_code {
    position: absolute;
    right: 18px;
    bottom: 10px;
    text-align: right;
}

.power_supply-label-voltage-5 {

}

.power_supply-label-voltage-12 {

}

.power_supply-label-voltage-24 {
    padding-right: 40px
}

.power_pigtail-label {
    border: 2px solid black !important;
    line-height: 16px;
}

.power_pigtail-label-content {
}

.power_pigtail-label-id {
    padding-top: 15px;
    font-size: 32px;
    padding-top: 10px;
    font-weight: 700;    
}

.power_pigtail-label-voltage-box {
    font-size: 20px;
    font-weight: 700;
    padding: 8px;    
    border-top: 2px solid black !important;
}

.power_pigtail-label-voltage-5 {
    color: blue !important;
}

.power_pigtail-label-voltage-12 {
    color: black;
}

.power_pigtail-label-voltage-24 {
    color: red !important;
}

.disable-overflow {
      overflow: visible !important;
}

#inventory_activity_table > thead > tr.header-row > td > span > span.selection > span,
#storage_activity_table > thead > tr.header-row > td > span > span.selection > span {
    background-color: lightyellow;    
}

.bg-light_yellow {
    background-color: lightyellow;    
}

.total_inventory_box {
    border: 2px solid black;   
}

.total_inventory {
    font-size: 90px;   
    text-align: center;
}

.total_inventory_by_location_header {
    font-weight: 600;
    font-size: 22px;
}

.total_inventory_by_locations {
    padding-left: 30px;
    font-size: 18px;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    border: 1px solid #d2d6de;
    border-radius: 0;
    padding: 6px 12px;
    height: 34px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 0;
    padding-right: 0;
    height: auto;
    margin-top: -4px;
}

.c-sidebar-brand {
	background-color: #f5f6f9 !important;
	margin-right: 1px;
}

.c-sidebar-nav-link, .c-sidebar-nav-dropdown-toggle {
    padding: 0.5rem 1rem;
}

.header-row > td > input, .header-row > td > select, .header-row .select2-selection {
    background-color: lightyellow;
}

.table th, .table td {
    vertical-align: middle; 
}

.row1 > td, .header-row > td, .header-row > td > input {
    vertical-align: middle !important;
    text-align: center;
}

div.contenteditable {
    outline-style: double;
    outline-color: lightgray;
    width: 50%;
    min-height: 26px;
    padding: 5px;
    display: inline-block;
}

.row-icon {
    float: left;
    align: middle;
    position: relative;
    top: 4px;
    left: 5px;
}

.stand-checkbox {
	width: 70%;
	display: inline;
}

.checkbox-big {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.label-checkbox {
	vertical-align: middle;	
	font-size: 16px;
	margin-bottom: 0px;
    margin-left: 5px;
}

.bg-red {
	background-color: #dd4b39;
	color: white;
}

.box-header {
	font-size: 0.8rem;
}

.box-title {
	font-size: 1.2rem;
}

.thumbnail-small {
    height: 50px;
    width: 50px;
}

.highlight {
    background-color: #edefac !important;
}

.row-highlight {
    background-color: #f9ffd0 !important;
}

.row-highlight:nth-of-type(2n+1) {
  background-color: #fcffe6 !important;
}

.bg-purple {
    color: white;

    background-color: #605ca8 !important;
}

.bg-yellow {
    color: white;
    background-color: #f39c12 !important;
}

.bg-green {
    color: white;
    background-color: #00a65a !important;
}

.bg-maroon {
    color: white;
    background-color: #d81b60 !important;
}

.btn[class*='bg-']:hover {
    color: white;    
    -webkit-box-shadow: inset 0 0 100px rgb(0 0 0 / 20%);
    box-shadow: inset 0 0 100px rgb(0 0 0 / 20%);
}

.bg-lt-green {
    background-color: #77ea9033;
}

.bg-pink .select2-selection {
    background-color: #ea777733;
}

.sticker-border {
    border: 0.1px dotted grey !important;
    overflow: hidden;
    box-sizing: border-box;
}

.print-page-border {
    border: 0.1px dotted pink !important;
    overflow: hidden;
    box-sizing: border-box;
}

.white-row > td {
    vertical-align: top;
    background-color: white;

}

.white-row > td > a {
    color: #3c8dbc;
}

.modal-header {
    display: block;
}

a.icon-link-rev::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35d\00a0";
}
a.icon-link-rev:link {
    color: #b0cfef;
}
a.icon-link-rev:visited {
    color: #bcd7e6;
}
a.icon-link-rev:hover {
    color: #d3f3e9;
}

a.icon-link::before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f35d\00a0";
}
a.icon-link:link {
    color: #1a6bb1;
}
a.icon-link:visited {
    color: #1a6bb1;
}
a.icon-link:hover {
    color: #087744;
}
.bg-available {
    background-color: #fbf0e5 !important;
    color: red;
}

.x-out {
    position: absolute;
    top: -20px;
    left: 150px;
    z-index: 100;
    font-size: 300px;
    color: red;
}

.label-cutcontour {
    border: 0.5px solid green !important;
    z-index: 10;
}


.output_group_type-1 {
    background-color: #f0f8ff !important;
}

.output_group_type-2 {
    background-color: #f1fff0 !important;
}

.output_group_type-3 {
    background-color: #fef4ff !important;
}


@media print {
    * {
        color: unset !important;
    }
    body {
     -webkit-print-color-adjust: exact;  /* Chrome/Safari/Edge/Opera */
                   color-adjust: exact;  /* Firefox */
    }
    #section_to_print{
        display: block !important;
    }
    .print_section {
        display: inline !important;
    }
    .modal-xl {
        width: 100% !important;
    }
    ::-webkit-scrollbar {
        display: none !important;
    }
    .label-border-outer {
        border: none !important;
    }
    .label-border-internal {
        border: none !important;
    }
    .sticker-border {
        border: none !important;
    }
    .print-page-border {
        border: none !important;
    }
    #preview_box {
        padding-left: 0px !important;
    }
    .tooltip {
        display: none !important;
    }
}

@page {
    size: auto;
}