
.table .input-group.date {
    max-width: 200px;
}

.main-header .logo {
    text-align: left;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.main-header .borderline {
    height: 3px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffd65e+36,febf04+50,ffd65e+63,febf04+100&amp;0+0,1+35,1+68,1+68,0+100 */
    /*background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(255,214,94,1) 35%, rgba(255,214,94,1) 36%, rgba(254,191,4,1) 50%, rgba(255,214,94,1) 63%, rgba(255,211,82,1) 68%, rgba(255,255,255,1) 100%); */
    /*background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,214,94,0)), color-stop(35%,rgba(255,214,94,1)), color-stop(36%,rgba(255,214,94,1)), color-stop(50%,rgba(254,191,4,1)), color-stop(63%,rgba(255,214,94,1)), color-stop(68%,rgba(255,211,82,1)), color-stop(100%,rgba(255,255,255,1))); */
    /*background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,214,94,1) 35%,rgba(255,214,94,1) 36%,rgba(254,191,4,1) 50%,rgba(255,214,94,1) 63%,rgba(255,211,82,1) 68%,rgba(255,255,255,1) 100%);  Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,214,94,1) 35%,rgba(255,214,94,1) 36%,rgba(254,191,4,1) 50%,rgba(255,214,94,1) 63%,rgba(255,211,82,1) 68%,rgba(255,255,255,1) 100%); */
    /*background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(255,214,94,1) 35%,rgba(255,214,94,1) 36%,rgba(254,191,4,1) 50%,rgba(255,214,94,1) 63%,rgba(255,211,82,1) 68%,rgba(255,255,255,1) 100%); */
    /*background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(255,214,94,1) 35%,rgba(255,214,94,1) 36%,rgba(254,191,4,1) 50%,rgba(255,214,94,1) 63%,rgba(255,211,82,1) 68%,rgba(255,255,255,1) 100%); */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffd65e', endColorstr='#00febf04',GradientType=1 ); */
    background: #a08022; /* Old browsers */
    background: -moz-linear-gradient(left,  #a08022 1%, #ead36a 51%, #a08022 98%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #a08022 1%,#ead36a 51%,#a08022 98%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #a08022 1%,#ead36a 51%,#a08022 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a08022', endColorstr='#a08022',GradientType=1 ); /* IE6-9 */
}
.main-header .borderline .progress {
    border-radius: 0px;
    height: 3px;
    margin-bottom: 0px;
    background-color: transparent;
}

.main-sidebar .well .form-group { overflow: hidden; }
.main-sidebar .well label.control-label { line-height: 23px; }

.btn-staff { outline: none; width: 90px; height: 90px; }
.login-box { text-align: center; width: auto; }
.login-box .form-group { max-width: 250px; margin: 10px auto; }
.login-box .img-circle { font-size: 80px; width: 80px; height: 80px; margin: 5px; cursor: pointer; }
.login-box .img-circle {
    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");
    filter: gray;
    -webkit-filter: grayscale(100%);
}
.login-box .img-circle.active { filter: none; -webkit-filter: grayscale(0%); }

h3.btn-care .label { font-size: 0.6em; position: relative; top: -5px; }
th.fit, td.fit { padding: 0px!important; }
.box-header h3, .box-header h4, .box-header h5, .box-header h6 { margin-top: 5px; margin-bottom: 0; }
.box-header.fit, .box-body.fit, .box-footer.fit { padding: 0px; }
.tab-content.fit { padding: 0px!important; }
.box-same { height: 200px; overflow-y: auto; }
.box-same.no-scroll { overflow-y: hidden; }
.nav-tabs-custom > .nav-tabs > li.footer
.table > tbody > tr > th, .table > tbody > tr > td { vertical-align: middle; }
.table.table-fixed { table-layout: fixed; }
div.time { font-size: 2.5em; font-weight: bold; line-height: 46px; }
.btn-group .dropdown-menu { margin: 0px; padding: 0px; }
.btn-group.open .dropdown-menu > li > a { padding: 9px 20px; }
.btn-group.open .dropdown-menu > li > a:hover { background: #fff; color: #000; }
.btn.active { font-weight: bold; text-shadow: 0px 0px 10px #fff; -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125); box-shadow: inset 0 3px 5px rgba(0,0,0,.125); }
.alert-primary { color: #fff; background-color: #23155F!important; border-color: #170E41!important; }

#prvSummary { height: auto; min-height: 70px; }
#prvSummary span { font-weight: bold; }
.sweet-alert button { font-family: SinkinSans; border-radius: 0px; -webkit-border-radius: 3px;}
.lbl-text { margin-bottom: 0px; line-height: 34px; }

/** Product Availability **/
.chkbx-btn { background-color:#8E8C98; color: #FFF; text-align: center; margin: 0px 2px; height:33px; border-radius: 4px; display: block; cursor: pointer;}
.chkbx-btn > label {display: block; margin: 9px 0px 0px 0px; text-align: center; font-weight: normal; cursor:pointer;}
.chkbx-btn > input { display: none;}
.search-label {margin-top: 9px;}
.item-box {margin: 10px 0px;}
.item-desc {margin: 10px 0px;}
.item-photo {cursor:pointer; min-height: 200px; max-height: 200px; width: auto; border: none;}
#item-modal {display: none;}

@media (max-width: 1199px) {
    .chkbx-btn {margin-bottom: 10px;}
}
