@charset "utf-8";
/* CSS Document */

.wrapper.driverAppSig {
    height: 125px;
}
.row.orderType.driverAppSig {
    margin-bottom: 0;
}
.or-divider.driverAppSig {
    margin: 0;
}
.panel.panel-default.searchBoxes2.driverAppSig {
    margin-top: 0;
    margin-bottom: 0;
}
.nav-pills.red.driverAppNav > li {
    margin-left: 0px;
}
.panel.panel-default.searchBoxes2.customTireSizes {
    margin-top: 0;
}
.customTireSizes .panel-heading {
    padding: 10px !important;
}
.customTireSizes .panel-body {
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    margin-bottom: 0 !important;
    border-top: 0 !important;
}
.driverAdmin .form-control {
    padding: 0;
}
.sigPad {
  margin: 15px;
  padding: 15px;
}
/*.sigPad input {
  margin: 0;
  padding: 0.2em 0;
  font-size: 1em;
}*/
.typed {
  height: 55px;
  margin: 0;
  padding: 0 5px;
  position: absolute;
  z-index: 90;
  cursor: default;
  color: #145394;
  font: normal 1.875em/50px 'Dancing Script', cursive;
}

.staggeredWheel {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
h2.brakeInspect {
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 7px;
    margin-bottom: 0;    
}
.brakeEvalBtn {
    margin-bottom: 15px;
}
.brakeEval {
    margin-top: 15px;
    font-weight: bold;
}
.label-replace {
    background-color: #df706d;
}
.label-danger {
    background-color: #c00c00;
}
.alert {
    border-radius: 0;
}
.alert-success {
    border: 2px solid #3e8f3e;
}
.input-group-addon {
    border-radius: 0;
    font-weight: bold;
}
.closeBtn .btn-red {
    margin-top: 0;
}
.closeBtn .btn-red:hover {
    margin-top: 0;
}
input[type=radio]:focus {
    outline: none;
}
.pseudo-focus {
    outline: 5px auto #c00c00 !important;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: 5px auto #c00c00 !important;
}
input[type="radio"]:focus, input[type="checkbox"]:focus {
    outline: none;
    box-shadow: 0 0 1px 2px rgba(192, 12, 0, 0.9);
}
.img-responsive.tftRecImg {
	margin-bottom: 15px;
}
.row.tftRec {
    margin-left: 15px;
    margin-right: 10px;
}
h4.mgrSpecBanner {
    text-transform: uppercase;
}
.mgrSpecBanner.tftRec {
	background-color: #333333;
	font-size: 22px;
}
.mgrSpecBanner.tftRec:before {
	border-bottom: 35px solid #333333;
}
.mgrSpecBanner.tftRec:after {
	border-top: 35px solid #333333;
}
.tftRec h3 {
    margin-top: 0;
    text-transform: uppercase;
    color: #333333;
    font-weight: bold;
    margin-left: 0;
}
.tftRec h5 {
    text-align: left;
    margin-top: 15px;
}
.tftRec .panel-title {
	color: #ffffff;
    text-align: left;
}
.tftRec a:hover, .tftRec a:focus {
    color: #ffffff;
    text-decoration: none;
}
.tftRec a:hover h4.panel-title {
    color: #ffffff;
}
.tftRec .fas {
	margin-right: 10px;
}
.tftRec p {
    text-align: left;
}
.label-special {
    background-color: #c00c00;
    text-transform: uppercase;
    margin-left: 3px;
}
.btn-yellow {
    color: #333333;
	font-weight: bold;
    background-color: #ffff66;
    border-color: #ffff66;
	background-image: none;
	margin-top: 10px;
}
.btn-yellow:hover {
	color: #333333;
	font-weight: bold;
	background-color: #ffffff;
	border-color: #ffff66;
	margin-top: 10px;
}
.panel.panel-default.searchBoxes2.notes {
    margin-top: 0;
}
.notesSection p {
	text-align: left;
	font-size: 12px;
}
.filter .btn-green {
    margin-bottom: 10px;
}
.mgrSpecial .btn-red {
    margin-top: 0;
}
.mgrSpecial .btn-red:hover {
    margin-top: 0;
}
.mgrSpecial .btn-blue {
    margin-top: 0;
}
.mgrSpecial .btn-blue:hover {
    margin-top: 0;
}
.form-group .col-sm-8.phoneType {
    text-align: left;
}
.phoneType .col-sm-6 {
    padding-left: 0;
}
.phoneType .radioBtn.btn-block {
    margin-top: 0;
    margin-left: 0;
    padding: 5px;
    margin-bottom: 0;
}
.col-sm-12.buttonRow {
	margin-bottom: 15px;
}
.takePayment .panel.sortCompare {
    margin-top: 45px;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #b3b3b3;
}
.schedule .greyBG.rowHighlight {
    background-color: #ffff66;
}
.schedule .whiteBG.rowHighlight {
    background-color: #ffff66;
}
.schedule .darkBlueBG.rowHighlight {
    background-color: #ffff66;
}
.schedule .lightBlueBG.rowHighlight {
    background-color: #ffff66;
}
.rev{
	left: auto !important;
	right: 100% !important;
	top: 8px !important;
	margin-right: -1px !important;
}
.comAmount {
    float: left;
    width: 65px;
}
span.strikeThrough {
    text-decoration: line-through;
	color: #333333;
}
.list-group {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.paymentType h4 {
    color: #c00c00 !important;
    margin-top: 15px;
    margin-bottom: 15px !important;
}
/* .paymentType {
    border: 2px solid #dddddd;
}*/
.row.table.takePayment {
    margin-top: 0;
}
.takePayment h4.modal-title {
    text-transform: uppercase;
    margin-bottom: 5px;
}
h4.panel-title.partHeader {
    text-align: left;
    margin-left: 30px;
	margin-top: 50px;
}
.table-responsive.schedule {
    overflow-y: hidden;
}
.saveQuote {
    margin-bottom: 15px;
}
div#natAccount {
    margin-left: 15px;
}
.wheelInfo {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
}
.canvas-con {
    display: flex;
    align-items:center;
    justify-content: center;
    position: relative;
}
.canvas-con-inner {
    height: 100%;
}
.canvas-con-inner, .legend-con {
    display: inline-block;
}
.legend-con {
    display: inline-block;
}
.legend-con ul {
	list-style: none;
	margin-left: -40px;
}
.legend-con    li {
	display: flex;
	align-items: center;
	margin-bottom: 4px;
}
.legend-con  span {
    display: inline-block;
}
.legend-con span.chart-legend {
	width: 25px;
	height: 25px;
	margin-right: 10px;
}
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.well.well-sm.crmDashboard {
    height: 100px !important;
}
li.subHeading {
    background-color: #c00c00;
}
.dropdown-menu > li.subHeading > a:hover, .dropdown-menu > li.subHeading > a:focus {
    background-color: #c00c00;
    background-image: none;
	cursor: none;
}
.dropdown-menu > li.subHeading > a {
    color: #ffffff;
}
.panel.panel-default.sideFilter.biReport {
    margin-top: 10px;
    margin-bottom: 10px;
}
.date-filter.biReport {
    margin-bottom: 0;
}
.input-group-btn .btn-red {
	margin-top: 0;
}
.input-group-btn .btn-orange {
	margin-top: 0;
}
.input-group-btn .btn-blue {
    margin-top: 0;
}
.input-group-btn .btn-green {
    margin-top: 0;
}
.input-group-btn .btn-red:hover {
	margin-top: 0;
}
.input-group-btn .btn-orange:hover {
	margin-top: 0;
}
.input-group-btn .btn-blue:hover {
    margin-top: 0;
}
.input-group-btn .btn-green:hover {
    margin-top: 0;
}
i.fas.fa-lock {
    padding-left: 2px;
    padding-right: 1px;
}
.row.unlockPOSmodal {
    margin-left: -5px;
}
.unlockPOSmodal .progress {
    width: 100%;
}
.row.unlockPOS {
	margin-top: 50px;
}
.col-sm-12.paddingFix {
    padding-right: 15px;
    padding-left: 25px;
}
.col-sm-12.paddingFix2 {
    padding-left: 40px;
    padding-right: 20px;
}
.row.newJob.addStop {
    margin-left: 15px;
}
.fa-arrows-alt-v {
	cursor: move;
	cursor: -webkit-grabbing;
	font-size: x-large;
}
td.center {
	text-align: center;
}
.notesHeader a:hover, .notesHeader a:focus {
    color: #ffffff;
}
.faqQuestion {
    margin-bottom: 15px;
    border-bottom: 1px solid #dddddd;	
}
.faqQuestion:last-child {
    border-bottom: none;
    margin-bottom: 0;
}
.faqQuestion h6 {
    margin-top: 0px;
    margin-bottom: 5px;
}
.faqQuestion p {
    text-align: left;
	margin-bottom: 10px;
}
.faqAccordion .panel-default > .panel-heading {
    background-color: #dddddd;
    border: 1px solid #dddddd;
}
.faqAccordion .panel.panel-default {
    border: 1px solid #dddddd;
}
.faqAccordion a:hover, a:focus {
    text-decoration: none;
}
.input-group.ccFAQ {
    margin-bottom: 20px;
}
.ccFAQ input.form-control {
    border-left-color: #ffffff;
}
.ccFAQ .input-group-addon {
    background-color: #ffffff;
}
tr.currentDay {
    background-color: #dddddd;
    font-weight: bold;
}
.hoursList tr {
    border-bottom: 1px solid #dddddd;
}
.hoursList tr:last-child {
    border-bottom: 1px solid #ffffff;
}
.hoursList .table-responsive {
    margin-left: 0;
}
.searchBoxes2 .panel-body.hoursList {
    background-color: #ffffff;
}
h4.panel-title.storeLoc {
    text-align: left;
}
td.invBG {
    background-color: #dddddd;
}
h5.performance {
    font-size: 16px;
    text-align: left;
    margin-top: 0;
}
a.performance {
    color: #337ab7;
    font-size: 14px;
    font-weight: normal;
}
a.performance:hover {
    color: #337ab7 !important;
    font-size: 14px;
    font-weight: normal;
	text-decoration: underline;
}
.wrapper {
  position: relative;
  width: 675px;
  height: 200px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wrapper img {
  position: absolute;
  left: 0;
  top: 0;
}
.signature-pad {
  position: absolute;
  left: 10px;
  top: 0;
  width:675px;
  height:200px;
}

.hr-mt-0 {
    margin-top:0px !important;
}

span.btn {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
}
span.btn:hover {
    margin-top: 0;
    margin-left: 5px;
    margin-right: 5px;
}
.form-control:focus {
    border: 2px solid #c00c00 !important;
    background-color: #f2f2f2 !important;
    font-weight: bold !important;
}
.dateFilter {
	margin-top: 10px;
}
.row.freeServices {
    margin: 0;
}
.freeServices .text p {
    margin-left: 5px;
}
.freeServices .text a {
    font-weight: normal;
    font-size: 14px;
}

.radioBtn {
    background-color: #dddddd;
    padding: 10px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
input[type=text]:focus ,input[type=tel]:focus,input[type=number]:focus, textarea:focus {
    color: #333 !important;
    font-weight: bold;
    background-color: #f2f2f2 !important;
    box-shadow: 0 0 5px #c00c00 !important;
    border: 2px solid #c00c00 !important;
}
.radioMargin {
    margin-top: 15px;
}
.cellDivider .btn-green.btn-sm {
    margin-top: 5px;
}
.cellDivider label {
    font-weight: bold;
}
.table > tbody > tr > td.cellDivider {
    border-top: 2px solid #c00c00;
}
td.redBG {
    color: #ffffff;
    font-weight: bold;
    background-color: #c00c00;
}
span.redBG {
    color: #ffffff;
    font-weight: bold;
    background-color: #c00c00;
    padding-right: 3px;
    padding-left: 3px;	
}
td.greenBG {
    color: #ffffff;
    font-weight: bold;
    background-color: #3e8f3e;
}
span.greenBG {
    color: #ffffff;
    font-weight: bold;
    background-color: #3e8f3e;
    padding-right: 3px;
    padding-left: 3px;	
}
.table > tbody > tr.legalText > td {
    padding-top: 40px;
    padding-bottom: 40px;
}
.tireImgCheckout.laborIndent {
    width: 173px;
    margin-right: 15px;
    height: 15px;
}
.showHide {
    margin-left: -10px;
}
/*.modal-body label {
    margin-left: 35px;
}*/
.col-lg-5.btnNegMargin {
    margin-top: -70px;
}
.printBtn {
    margin-bottom: 15px;
}
.amount.staggered {
    float: left;
    width: 115px;
}
#discountModal .modal-body .row {
    margin-right: 0;
    margin-left: 0;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	margin-left: -15px;
	padding-bottom: 15px;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);	
}

.sticky + .table {
	padding-top: 10px;
}
.stickyHeader {
  position: relative;
  display: block;
}

.dashboardHeader {
	padding-left: 0 !important;
	padding-right: 0 !important;
	background-color: #ffffff;
}
.storeSelectHeader .control-label {
    color: #ffffff;
    padding-top: 5px;
}
.storeSelectHeader .form-control {
	height: 30px;
    padding: 3px 6px;	
}
#MainContent_divAssignBays .col-lg-1 {
	width: 7.1%
}
.col-lg-12.col-md-12.col-sm-12.buttonRow {
    margin-bottom: 15px;
}
.row.bayHeader {
    background-color: #bfbfbf;
    margin-left: 5px;
    margin-right: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;    
}
.row.assign1Header {
    background-color: #f2f2f2;
    margin-left: 5px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;    
}
.row.assign2Header {
    background-color: #ffffff;
    margin-left: 5px;
    margin-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;    
}
#custWaitTimes {
  height: 800px;
  overflow-y: scroll;
}
#table_scroll {
  width: 100%;
  margin-top: 0;
  margin-bottom: 10px;
  border-collapse: collapse;
}
.custWaitHeader h2 {
	margin-bottom: 20px;
	font-size: 40px;
}
th.paddingLeft {
	padding-left: 0 !important;
}
td.paddingLeft {
	padding-left: 20px !important;
}
body {
    margin-bottom: 0 !important;
}
.table-responsive.schedule.custWaitTimes {
    font-size: 34px;
	margin-bottom: 0;
}
.schedule.custWaitTimes thead {
    font-size: 28px;
}

/* new for Merchandising */
.mgrSpecial .btn-green {
    margin-top: 0;
}
.mgrSpecial .btn-green:hover {
    margin-top: 0;
}
.mgrSpecial .panel-body {
    background-color: #f2f2f2;
    border-bottom: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
}
h2.addons {
	color: #333333;
    text-align: center;
} 
.buy3get1 h6 {
    color: #ffffff;
}
.mgrSpecial h6 {
    color: #333333;
}
.panel-default.mgrSpecial > .panel-heading {
    background-color: #f2f2f2;
    text-align: center;
    border-top: 1px solid #333333;
    height: 120px;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #f2f2f2;
}
.panel.panel-default.tireResults.mgrSpecial {
    border-color: #333333;	
}
.bgMgrHeader {
    background-color: #f2f2f2;
}
.mgrSpecial h2 {
    font-size: 28px;
}
.mgrSpecial h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
.mgrSpecBanner {
    text-align: center;
    background-color: #c00c00;
    width: 360px;
    height: 35px;
    line-height: 35px;
    color: white;
    margin: 0 auto;
    position: relative;
}
.mgrSpecBanner:before{
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: 35px solid #c00c00;
    border-left: 35px solid transparent;
    position: absolute;
    right: 100%;
    top: 0px;
}
.mgrSpecBanner:after{
    content: "";
    width: 0px;
    height: 0px;
    border-top: 35px solid #c00c00;
    border-right: 35px solid transparent;
    position: absolute;
    left: 100%;
    top: 0px;
}

.panel-default.buy3get1 > .panel-heading {
    background-color: #c00c00;
    text-align: center;
    height: 190px;
}
.panel.panel-default.tireResults.buy3get1 {
    border-color: #c00c00;
}
.bgBuy3Header {
    background-color: #c00c00;
}
.buy3get1 h2 {
    font-size: 28px;
}
.buy3get1 h4 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}

.mgrBuy3Banner {
    text-align: center;
    background-color: #ffffff;
    width: 350px;
    height: 35px;
    line-height: 35px;
    color: #333333;
    margin: 0 auto;
    position: relative;
}
.mgrBuy3Banner:before{
    content: "";
    width: 0px;
    height: 0px;
    border-bottom: 35px solid #ffffff;
    border-left: 35px solid transparent;
    position: absolute;
    right: 100%;
    top: 0px;
}
.mgrBuy3Banner:after{
    content: "";
    width: 0px;
    height: 0px;
    border-top: 35px solid #ffffff;
    border-right: 35px solid transparent;
    position: absolute;
    left: 100%;
    top: 0px;
}
/* end Merchandising */
.modal-footer .form-group {
    margin-top: 10px;
    margin-bottom: 5px;
}
.container.pageheader.callLine {
    padding-top: 10px;
    background-color: #666666;
}
.callLine .btn-red {
    margin-top: 0;
	margin-bottom: 10px;
}
.callLine .btn-red:hover {
    margin-top: 0;
	margin-bottom: 10px;
}
.callLine .btn-green {
    margin-top: 0;
    margin-bottom: 10px;
}
.callLine .btn-green:hover {
    margin-top: 0;
    margin-bottom: 10px;
}
input:disabled {
    background: #dddddd;
}
.btn[disabled] {
    background-color: #dddddd;
}
@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}
.callBack {
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
button.btn.btn-red.callBack {
    color: #ffffff;
}
.progress {
    width: 80%;
    margin-top: 10px;
    margin-bottom: 10px;
}
#workorderDetails h4.panel-title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 15px;
	margin-top: 20px;
}
#MainContent_divAssignBays h4.panel-title {
    text-align: left;
    font-size: 20px;
    margin-bottom: 15px;
	margin-top: 20px;
}

h4.panel-title.alignPending {
    text-align: left;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 20px;
}
.waitTime .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 4px;
}
.custWaitTimes .table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 10px;
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin-left: 0;
    margin-top: 3px;
}
.pendingJobs .radio input[type=radio] {
	margin-left: -20px;
    margin-top: 3px;
}
.usedInvoices .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    margin-left: -20px;
    margin-top: 3px;
}
.searchBoxes2 .radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
    /*margin-left: 0;*/
    margin-top: 3px;
}
.radio-inline.margin input[type=radio] {
    margin-left: -20px;
    margin-top: 3px;
}
.form-control.authPIN {
    border: 1px solid #c00c00;
}
span.input-group-addon {
    background-color: #c00c00;
    padding: 6px 12px;
}
span.input-group-addon.grey {
    background-color: #d2d2d2 !important;
    padding: 6px 12px;
}
span.glyphicon.glyphicon-search {
    color: #ffffff;
}
span.glyphicon.glyphicon-calendar {
    color: #ffffff;
}
.affix {
    top: 0;
    width: 100%;
	background-color: #ffffff;
    z-index: 1000;
}
.affix + .col-lg-12.col-md-12.col-sm-12.bays {
    padding-top: 195px;
	bottom: 300;  
}
 .embed-responsive.embed-responsive-1by1.center-block {
    max-width: 890px;
} 
.embed-responsive-item {
    max-width: 890px;
    max-height: 1200px;
}

.col-sm-12.legend {
    margin-top: 5px;
    margin-bottom: 5px;
}
.wheelTire h3.brand {
    font-size: 18px;
    color: #337ab7;
    font-weight: bold;
	margin-bottom: 15px;
}
.wheelTire .panel-body {
    border-top: 2px solid #dddddd;
}
.wheelTire span.label {
    float: right;
}
.wheelTire.spanLeft span.label {
    float: left;
}
.wheelTire .checkbox.compare {
    margin-bottom: 5px;
    text-align: center;
}
.wheelCompare .btn-compare {
    margin-top: 5px;
}
.label-purple {
    background-color: #9900cc;
}
.label-oliveDrab {
    background-color: #6B8E23;
}
.col-sm-12.checkbox.compare {
    padding-left: 0;
    margin-top: 0;
}
h5 span.label.label-warning {
    font-size: 14px;
    color: #333333;
    text-transform: uppercase;
}
h5 span.label.label-info {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}
h5 span.label.label-danger {
    font-size: 14px;
    color: #ffffff;
    text-transform: uppercase;
}
.usedInvoices {
    margin-top: 15px;
}
.usedInvoices .checkbox label {
    color: #333333;
    font-weight: bold;
}
input[type="radio"]:checked:before {
    background: #ffffff !important;
}
input[type="radio"]:checked, input[type="checkbox"]:checked {
    border-color: #c00c00;
    background-color: #c00c00;
}

html, body {
  overflow-x: hidden; /* Prevent scroll on narrow devices */
}
body.overflowFix {
    overflow-x: visible;
}
.modal-backdrop {
    z-index: -1;
}
.modal-body .row {
    margin-right: -5px;
	margin-bottom: 15px;
}
.divHidden {
    display: none;    
}
.row.divHidden {
    margin-top: 20px;
}
.row.wheelResult {
    margin-left: -10px;
}
.strikeThrough {
    text-decoration: line-through;
	color: #c00c00;
}
h4.strikeThrough {
    color: #333333 !important;
}
.datepicker.dropdown-menu {
    background-color: #ffffff;
	z-index: 2000;
}
.datepicker-days thead {
    background-color: #ffffff;
    color: #333333;
}
.datepicker td.active, .datepicker td.active:hover {
    color: #ffffff;
    background-color: #c00c00;
    background-image: none !important;
    filter: none;
    border-color: #0044cc #0044cc #002a80;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:focus, .datepicker td.active:hover:focus, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {
    color: #ffffff;
    background-color: #c00c00 !important;
}
.scheduleButtons .form-group {
    margin-top: 10px;
}
.scheduleButtons .control-label {
    padding-top: 7px;
}

.clearBoth {clear:both;}
.pageheader {padding-top:15px;}

.pageheader h1 {
	color: #252525;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
.pageheader hr {
	background-color: #c00c00; 
	color: #c00c00; 
	height: 2px; 
	border: 0;
	margin-top: -8px;
}
.pageheader .col-sm-12 {
    padding-left: 0px;
    padding-bottom: 10px;
}
.logoHeader {
    display: flex;
    align-items: center;
}
.container.login {
	width: 500px;
	margin-top: 30px;
}
.container.tireExpertTab {
	margin-top: 30px;
}
.container.schedule {
	margin-top: 30px;
}
.container-fluid.schedule {
	margin-top: 30px;
}
.container.priceBook {
	margin-top: 30px;
}
.container-fluid.priceBook {
	margin-top: 30px;
}
.container-fluid.callCenter {
    margin-top: 30px;
}
.row.printEst {
    margin-bottom: 0 !important;
}
.row.inventoryButtons {
    margin-top: 15px;
}
.priceBook .row {
    margin-bottom: 20px;
}
.row.buttons {
    margin-bottom: 20px;
}
.row.orders {
    margin-left: 0;
    margin-right: 0;
}
.row.custWaitRow {
    margin-left: 20px;
    margin-right: 20px;
}
.row.orders .col-md-3 {
    text-align: left !important;
}
.container-fluid.shopJobs {
	margin-top: 30px;
}
.container.shopJobs {
	margin-top: 30px;
}
.col-md-3 {
    text-align: right;
}
.priceBook .col-md-3 {
    text-align: left;
}
.callCenter .col-md-3 {
    text-align: left;
}
.callCenter .btn {
    padding: 6px;
}
.col-lg-2.col-md-1.col-sm-2.mdPadding {
    padding-right: 5px;
    padding-left: 0;
}
.col-lg-2.col-md-2.col-sm-2.mdPadding {
    padding-left: 5px;
    padding-right: 5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 10px;
    padding-left: 9px;
}
.col-xs-6.front {
    padding-left: 0;
}
img.img-responsive {
    float: left;
    margin-right: 30px;
}
.wheelImage {
    height: 185px;
    overflow: hidden;
    margin-bottom: 10px;
	position: relative;
	text-align: center;
}
.top-left {
  position: absolute;
  top: 8px;
  left: 17px;
}
.tireImage img {
    border: 1px solid #dddddd;
    cursor: pointer;
}
.wheelImage img {
    border: 1px solid #dddddd;
    cursor: pointer;
}
.tireImgCheckout {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 0;
}
.tireImgCheckout .img-responsive {
    max-width: 173px;
	margin-right: 15px;
	border: 1px solid #dddddd;
}
.priceBefore {
    text-decoration: line-through;
    margin-bottom: 0;
}
.right h1 {
    margin-top: 0;
    font-weight: bold;
}
#tireorder h2 {
    margin-top: 0;
}
.scheduleHeader h2 {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}
.tireSearchActiveCall h2 {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}
.tireSearchTab h2 {
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
}
h3, .h3 {
    margin-left: 30px;
	padding-top: 20px;	
}
h3.brand {
    text-transform: uppercase;
    margin-left: 0;
    margin-bottom: 5px;
	margin-top: 0;
    padding-top: 0;
}
.brand a {
	color: #337ab7;
    font-size: 18px;	
}
#tireorder h3 {
    margin-left: 10px;
    padding-top: 0;
    margin-top: 30px;
	color: #c00c00;
}
.tireSearch h3 {
    margin-left: 10px;
    font-weight: bold;
    text-transform: uppercase;	
}
.filterResults h3 {
    padding-top: 0;
    margin-top: 7px;
    margin-left: 0;
    font-weight: bold;
}
.kpiCount h3 {
    padding-top: 0;
    font-size: 40px;
    font-weight: bold;
    margin-left: 0;
    margin-top: 0;
}
.tireSearchTab h4 {
    color: #c00c00;
    text-align: left;
}
h4.modal-title {
    color: #333333;
    text-align: left;
	text-transform: capitalize;
}
h4.modalText {
    color: #333333;
}
h4.wheelResult {
    color: #333333;
    text-align: left;
    font-size: 16px;
}
h4, .h4 {
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
    margin-bottom: 5px;
}
h5 {
	font-size: 14px;
	color: #c00c00;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 5px;
	text-align: center;
}
.filterResults h5 {
    text-align: left;
}
.estimate h5 {
    color: #333333;
    text-align: left;
}
h5.question {
    text-align: left;
}
.wheelTire h5 {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    font-weight: bold;
}
h6 {
    font-size: 14px;
    font-weight: bold;
}
.noBold {
    font-weight: normal;
}
.wheelPrice h6 {
    margin-top: 0;
    margin-bottom: 5px;
}
.wheelIBM h6 {
    margin-top: 0;
    margin-bottom: 5px;
}
.col-sm-4.wheelIBM.left {
    padding-left: 0;
	margin-bottom: 5px;
}
h6.priceHeading {
    font-size: 12px;
    font-weight: 800;
    margin-bottom: 5px;
    margin-top: 5px;
}
h6.priceHeading.red {
    color: #c00c00;
}
.kpiHeader h6 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}
.kpiCount.green {
    color: #3e8f3e;
}
.kpiCount.red {
    color: #c00c00;
}
.kpiDifference h6 {
    font-size: 14px;
}
.kpiDifference.green {
    color: #3e8f3e;
}
.kpiDifference.red {
    color: #c00c00;
}
.wheelTire .freeServices li:before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -20px;
    color: #ffffff;
    background-color: #c00c00;
    padding: 2px;
}
.freeServices li {
    display: block;
    margin-left: -17px;
}
p {
	text-align: center;
}
td p {
    text-align: left;
	margin-top: 10px;
    margin-bottom: 15px;
}
.col-md-3.filter {
    text-align: left;
}
.resetFilter a {
    color: #ffffff;
}
ul.nav.nav-tabs.wheelTabs {
    margin-left: -1px;
    margin-bottom: -1px;
}
.wheelResults .tab-content {
    padding-top: 0;
}
.panel.wheelResults {
    border: none;
	box-shadow: none;
	border-radius: 0px;
}
.panel.with-nav-tabs.wheelResults .panel-heading {
    padding: 0;
}
.panel-default.wheelResults > .panel-heading {
    background-color: #ffffff;
    color: #333333;
	border-color: transparent;
	border-bottom: 2px solid #dddddd;
}
.panel.with-nav-tabs.wheelResults .nav-tabs {
    border-bottom: none;
}
.wheelResults .panel-body {
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
	margin-bottom: 15px;
}
.wheelSelect .panel-body {
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;
	border-top: 2px solid #dddddd;
	margin-bottom: 15px;
}
.with-nav-tabs.panel-default.wheelResults .nav-tabs > li.active > a, .with-nav-tabs.panel-default.wheelResults .nav-tabs > li.active > a:hover, .with-nav-tabs.panel-default.wheelResults .nav-tabs > li.active > a:focus {
    color: #c00c00;
    background-color: #ffffff;
    border: 2px solid #dddddd;
    border-bottom-color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.with-nav-tabs.panel-default.wheelResults .nav-tabs > li > a, .with-nav-tabs.panel-default.wheelResults .nav-tabs > li > a:hover, .with-nav-tabs.panel-default.wheelResults .nav-tabs > li > a:focus {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #c00c00;
    border: 1px solid #dddddd;
}
.wheelResults .nav-tabs > li {
    margin-bottom: -2px;
}

.panel-default.sideBIreports > .panel-heading.resetFilter {
    background-color: #c00c00;
	padding: 6px 15px;
}
.panel.panel-default.sideBIreports {
    border: none;
	margin-bottom: 5px;
}
.sideBIreports h4.panel-title {
    text-align: left;
}
.sideBIreports .panel-body {
    background-color: #f2f2f2;
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 5px;	
}
.panel-default.sideBIreports > .panel-heading {
    background-image: none;
    background-color: #666666;
    color: #ffffff;
    filter: none;
	border: none;
    padding: 10px 15px;	
}
.sideBIreports a:hover, .sideBIreports a:focus {
    color: #ffffff;
    text-decoration: none;
}
.sideBIreports .nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #c00c00;
}
.sideBIreports .nav > li {
    border-bottom: 1px solid #dddddd;
}
.sideBIreports .nav > li :last-of-type{
    border-bottom: 1px solid #f2f2f2;
}
.panel-default.sideFilter > .panel-heading.resetFilter {
    background-color: #c00c00;
	padding: 6px 15px;
}
.panel.panel-default.sideFilter {
    border: 1px solid #dddddd;
}
.sideFilter .panel-body {
    background-color: #f2f2f2;
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;	
}
.sidebar-offcanvas .panel {
    border: 1px solid #ffffff;
}
.panel-heading.filterHeader {
    background-color: #ffffff !important;
	border-color: #ffffff !important;
}
.sideFilter .table > tbody > tr > td {
    border-top: none;
    text-align: left;
    font-size: 14px;
}
.sideFilter label {
    font-weight: bold;
    margin-bottom: 0;
}
.panel-default.sideFilter > .panel-heading {
    background-image: none;
    background-color: #666666;
    color: #ffffff;
    filter: none;
	border: none;
    padding: 6px 15px;	
}
.panel-default.searchBoxes2 > .panel-heading.notesHeader {
    background-image: none;
    background-color: #666666;
    color: #ffffff;
    filter: none;
    border: none;
    padding: 6px 15px;
}
.searchBoxes2.notes h4.panel-title {
    text-align: center;
    font-size: 18px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.searchBoxes2 h4.panel-title.notesSection {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
	padding-left: 0;
}
.sideFilter .checkbox label {
    color: #333333;
}
.panel.with-nav-tabs .sideFilter .panel-heading {
    padding: 6px 15px !important;
}
.sideFilter a:hover, .sideFilter a:focus {
    color: #ffffff;
    text-decoration: underline;
}
.label a {
    color: #ffffff;
    text-decoration: none;
}
.label a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.label.label-warning a {
    color: #333333;
    text-decoration: none;
}
.label.label-warning a:hover {
    color: #333333;
    text-decoration: underline;
}
.filterResults p {
    text-align: left;
    margin-bottom: 5px;
}
a {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}
.filterResults a {
    font-size: 14px;
    color: #337ab7;
}
.well {
    background-image: none;
    border-color: #dddddd;
	background-color: #ffffff;	
}
.well-sm {
    border-radius: 0;
}
.kpiWell .well.well-sm {
    height: 162px;
}
a:hover, a:focus {
    color: #c00c00;
}
a h4.panel-title {
    color: #333333;
}
a:hover h4.panel-title {
    color: #c00c00;
}
span.red {
    color: #c00c00;
    font-weight: bold;
    text-transform: uppercase;
}
.redSlant {
    width: 50px;
    height: 20px;
    background-color: #c00c00;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    text-align: center;
    color: #ffffff;
    float: left;   
}
.slant {
    width: 40px;
    height: 16px;
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    text-align: center;
    color: #c00c00;
    float: left;   
}
.amount {
    float: left;
    width: 52px;
}
span.underline {
    border-bottom: 4px solid #c00c00;
}
.tireImage {
    max-height: 200px;
    overflow: hidden;
    margin-bottom: 10px;
	border: 1px solid #dddddd;
}
.text h6 {
    font-size: 16px;
    font-weight: bold;
}
.GoodBetterBest {
    background: #337ab7;
    height: 30px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
	margin-top: 0;
	width: 100%;
}
.GoodBetterBest h5 {
    color: #ffffff;
    vertical-align: middle;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    display: table-cell;
    padding-left: 33px;
    padding-right: 33px;
}
.tireQuality {
    background: #d58512;
    height: 40px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
	width: 100%;
}
.tireQuality h5 {
    color: #333333;
    vertical-align: middle;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    display: table-cell;
    padding-left: 33px;
    padding-right: 33px;
}
.keyPoints {
    background: #337ab7;
    height: 75px;
	width: 100%;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}
.keyPoints a {
    color: #ffffff;
    text-decoration: underline;
}
.keyPoints h5 {
    color: #ffffff;
    vertical-align: middle;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 16px;
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
}
.tireSpecs h6 {
    font-size: 16px;
    font-weight: bold;
}
.tireSpecsFront h6 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;	
}
.tireSpecsRear h6 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;	
}
.tireSpecsRear span.red {
    margin-top: 5px;
}
.tireResults .col-sm-2 {
    padding-left: 5px;
    padding-right: 5px;
}
.tireResults .col-sm-3 {
    padding-left: 5px;
    padding-right: 5px;
}
.tireResults .col-sm-4 {
    padding-left: 10px;
    padding-right: 5px;
}
.tireResults .col-sm-10 {
    padding-left: 5px;
}
.tireResults .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
}
.panel.tireResults {
    border: 2px solid #dddddd;
}
.tireResults .panel-body {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
}
.panel.sortCompare {
    border: 1px solid #dddddd;
    background-color: #f2f2f2;
    margin-bottom: 10px;
}
.sortCompare .panel-body {
    padding-left: 10px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-top: 10px;
}
.sortCompare .panel-body {
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;
}
.panel-title {
    text-transform: uppercase;
}
.panel.panel-default.tireExpert {
    border: none;
}
.panel-default.tireExpert > .panel-heading {
    background-color: #ffffff;
    color: #333333;
	border-color: #dddddd;
	border-top: none;
    border-left: none;
    border-right: none;
}
.panel.panel-default.callAgent {
    border: 1px solid #dddddd;
}
.panel-default.callAgent > .panel-heading {
    background-color: #f2f2f2;
    border: transparent;
}
.callAgent .panel-body {
    background-color: #f2f2f2;
}
.panel.panel-default.loginBox {
    border: 1px solid #dddddd;
}
.panel-default.loginBox > .panel-heading {
    background-color: #f2f2f2;
    border: transparent;
}
.loginBox .panel-body {
    background-color: #f2f2f2;
}
.panel.panel-default.searchBoxes2.custInfo {
    margin-bottom: 0;
}
.panel.panel-default.searchBoxes2 {
    border: 1px solid #dddddd;
	margin-top: 15px;
}
.panel-default.searchBoxes2 > .panel-heading {
    background-color: #f2f2f2;
    border: transparent;
}
.searchBoxes2 h4.panel-title {
    padding-top: 0;
    text-align: left;
    padding-left: 15px;
}
.searchBoxes2 .panel-body {
    background-color: #f2f2f2;
}
.priceBook h4.panel-title {
    padding-left: 0;
}
.tireExpert .searchBoxes2 .panel-body {
    border-bottom: none;
    border-left: none;
    border-right: none;
	padding: 15px;
}
.tireExpert .nav-tabs > li > a {
    margin-right: 5px;
    border: 2px solid transparent;
    border-radius: 0;
	color: #c00c00;
}
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li > a,
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li > a:focus {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    background-color: #c00c00;
    border: 1px solid #dddddd;	
}
.with-nav-tabs.panel-default.tireExpert .nav-tabs > .open > a,
.with-nav-tabs.panel-default.tireExpert .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default.tireExpert .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li > a:focus {
    color: #ffffff;
	background-color: #c00c00;
	border-color: transparent;
}
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li.active > a, 
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li.active > a:hover, 
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li.active > a:focus {
    color: #c00c00;
    background-color: #ffffff;
    border: 2px solid #dddddd;
    border-bottom-color: #ffffff;
    font-weight: bold;
    font-size: 14px;
	text-transform: uppercase;
}
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li.disabled > a, 
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li.disabled > a:hover, 
.with-nav-tabs.panel-default.tireExpert .nav-tabs > li.disabled > a:focus {
    color: #ffffff;
    background-color: #dddddd;
    border: 2px solid #dddddd;
    border-bottom-color: #dddddd;
    font-weight: bold;
    font-size: 14px;
	text-transform: uppercase;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.custInfoHeader h4 {
    color: #333333;
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}
.right h4 {
    text-align: right;
}
.panel-body.custInfo {
    padding-top: 5px;
}
.custInfo h5 {
	text-align: left;
	color: #333333;
}
.custInfo h6 {
	font-size: 14px;
	color: #c00c00;
	font-weight: bold;
}
.custInfo p {
	text-align: left;
}
.custInfo .well {
    margin-top: 10px;
}
p.bay {
	margin-bottom: 5px;
}
b.indent {
    margin-left: 15px;
}
span.indent {
    margin-left: 11%;
}
.panel-heading.techBay {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 5px;
}
.assignedTech {
    background-color: #ffffff;
}
.assignedTech .form-group {
    margin-bottom: 1px;
    margin-top: 4px;
}
.assignedTech .input-sm {
    height: 25px;
    padding: 5px 5px;
}
.panel.panel-default.tireJobsPanel {
    border: 2px solid #337ab7;
    background-color: #ffffff;
    display: table;
    height: 344px;
    position: relative;
}
.panel-default.tireJobsPanel .panel-heading {
    border: transparent;
    background-color: #337ab7;
}
.tireJobsPanel .panel-footer {
    padding: 0px 3px;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 151px;
    background-color: #ffffff;
}
.tireJobsPanel .techKPI {
    background-color: #337ab7;
    height: 113px;
}
.tireJobsPanel .panel-body {
    padding: 5px;
    height: 200px;
}
.tireJobsPanel h6 {
    font-size: 14px;
    text-align: center;
}
.tireJobsPanel h4.panel-title {
    color: #ffffff;
}
.tireJobsPanel h5 {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.tireJobsPanel .col-sm-12 {
	padding-left: 0;
}
.col-sm-12.kpiRow {
    position: absolute;
    top: 60%;
}
.tireJobsPanel .col-sm-6 {
	padding-left: 5px;
	padding-right: 0;
}
.tireJobsPanel .col-sm-5 {
    padding-right: 3px;
    padding-left: 3px;
}
.tireJobsPanel .col-sm-4 {
    padding-left: 3px;
    padding-right: 3px;
}
.tireJobsPanel .col-sm-3 {
    padding-left: 3px;
    padding-right: 2px;
}
.alignJobsPanel .col-sm-12 {
	padding-left: 0;
}
.alignJobsPanel .col-sm-6 {
	padding-left: 5px;
	padding-right: 0;
}
.alignJobsPanel .col-sm-5 {
    padding-right: 3px;
    padding-left: 3px;
}
.alignJobsPanel .col-sm-4 {
    padding-left: 3px;
    padding-right: 3px;
}
.alignJobsPanel .col-sm-3 {
    padding-left: 3px;
    padding-right: 2px;
}
.panel.panel-default.alignJobsPanel {
    border: 2px solid #3e8f3e;
    background-color: #ffffff;
    display: table;
    height: 344px;
    position: relative;
}
.panel-default.alignJobsPanel .panel-heading {
    border: transparent;
    background-color: #3e8f3e;
}
.alignJobsPanel .panel-footer {
    padding: 0px 3px;
    border-top: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 151px;
    background-color: #ffffff;
}
.alignJobsPanel .techKPI {
    background-color: #3e8f3e;
    height: 113px;
}
.alignJobsPanel .panel-body {
    padding: 5px;
    height: 200px;
}
.alignJobsPanel h6 {
    font-size: 14px;
    text-align: center;
}
.alignJobsPanel h4.panel-title {
    color: #ffffff;
}
.alignJobsPanel h5 {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.4;
}

.panel.panel-default.estWaitPanel {
    border: 2px solid #337ab7;
    background-color: #ffffff;
    display: table;
	margin-bottom: 5px;
}
.panel-default.estWaitPanel .panel-heading {
    border: transparent;
    background-color: #337ab7;
}
.estWaitPanel .panel-body {
    padding: 5px;
}
.estWaitPanel .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.estWaitPanel .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}
.estWaitPanel h6 {
    font-size: 14px;
    text-align: center;
}
.estWaitPanel h4.panel-title {
    color: #ffffff;
}
.estWaitPanel h5 {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.panel.panel-default.estWaitAlignPanel {
    border: 2px solid #3e8f3e;
    background-color: #ffffff;
    display: table;
}
.panel-default.estWaitAlignPanel .panel-heading {
    border: transparent;
    background-color: #3e8f3e;
}
.estWaitPanel .btn-red {
    margin-top: 0;
}
.estWaitPanel .btn-red:hover {
    margin-top: 0;
}
.estWaitPanel .btn-blue {
    margin-top: 0;
}
.estWaitPanel .btn-blue:hover {
    margin-top: 0;
}
.estWaitAlignPanel .btn-red {
    margin-top: 0;
}
.estWaitAlignPanel .btn-red:hover {
    margin-top: 0;
}
.col-sm-6.bays {
    padding-right: 0;
    padding-left: 0;
}
.col-sm-12.timeRow {
    padding-right: 0;
    padding-left: 0;
}
.col-sm-3.textTest {
    padding-right: 5px;
}
.estWaitAlignPanel .col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
.estWaitAlignPanel .col-sm-4 {
    padding-left: 0;
    padding-right: 0;
}
.estWaitAlignPanel .panel-body {
    padding: 5px;
}
.estWaitAlignPanel h6 {
    font-size: 14px;
    text-align: center;
}
.estWaitAlignPanel h4.panel-title {
    color: #ffffff;
}
.estWaitAlignPanel h5 {
    margin-top: 5px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.nav.wheelTabs > li > a {
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.panel.with-nav-tabs.tireExpert .panel-heading {
    padding: 0;
}
.tireExpert .panel-body {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    border-bottom: 2px solid #dddddd;
    border-left: 2px solid #dddddd;
    border-right: 2px solid #dddddd;	
}
.panel {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #c00c00;
	border-radius: 0px;
}
.panel.wheelSelect {
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	border-radius: 0px;
}
.panel-default > .panel-heading {
	background-image: none;
	background-color: #c00c00;
	border: 1px solid #c00c00;
}
.panel-group .panel {
    border-radius: 0px;
}
.panel-heading {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
div#filterResults {
    background-color: #dddddd;
    border: 1px solid #dddddd;
}
.panel.panel-default.filterResults {
    border: 1px solid #dddddd;
}
#filterResults h4.panel-title {
    padding-top: 5px;
    padding-bottom: 10px;
}
.filterResults .panel-body {
    padding-top: 10px;
    border-bottom: none !important;
    border-right: none !important;
    border-left: none !important;    
}
.nav-tabs > li > a {
    margin-right: 5px;
    border: 1px solid #c00c00;
    border-radius: 0;
	color: #c00c00;
}
.panel.with-nav-tabs .panel-heading{
    padding: 5px 5px 0 5px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
h5.freeServices a {
    color: #c00c00;
}
.freeServices span.underline {
    font-size: 36px;
}
.freeServices h4.panel-title {
    text-align: center;
    margin-bottom: 3px;
}
.panel.panel-default.freeServices {
    border: 1px solid #ffffff;
}
.freeServices.panel-default > .panel-heading {
    background-image: none;
    background-color: #333333;
    color: #ffffff;
    filter: none;
	border-color: transparent;
	padding: 6px 15px;
}
.freeServices .panel-body {
    background-color: #f2f2f2;
}
.freeServices p {
    margin-left: 33px;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 20px;
    text-align: left;
}
.freeServices li {
    display: block;
}
.freeServices li:before {
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-size: 9px;
    float: left;
    margin-top: 4px;
    margin-left: -17px;
    color: #c00c00;
}
.freeServices h5 {
    font-size: 16px;
    margin-top: 5px;
    text-align: left;
}
span.glyphicon.glyphicon-ok {
    font-size: 20px;
    top: 10px;
    margin-right: 5px;
}
.freeServices a {
    color: #337ab7;
}
.buy3Panel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
	min-height: 213px;
	margin-bottom: 10px;
	color: #ffffff;
}
.buy3 {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
	background: url('../images/buy3_get1free_750.jpg') no-repeat center center;
	background:	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/buy3_get1free_750.jpg') no-repeat center center;
	background: url('../images/buy3_get1free_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.buy3Text {
	display: table-cell;
    vertical-align: middle;	
}
.buy3Text h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 36px;
}
.buy3Text h4 {
    font-size: 20px;
}
.buy3Text h6 {
    font-size: 14px;
    font-weight: bold;
}
.wheelsPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
	min-height: 213px;
	margin-bottom: 10px;
	color: #ffffff;
}
.wheels {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
	background: url('../images/wheel_purchase_750.jpg') no-repeat center center;
	background:	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wheel_purchase_750.jpg') no-repeat center center;
	background: url('../images/wheel_purchase_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.wheelsText {
	display: table-cell;
    vertical-align: middle;	
}
.wheelsText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 36px;
}
.wheelsText h4 {
    font-size: 20px;
}
.wheelsText h6 {
    font-size: 14px;
    font-weight: bold;
}
.laborPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
	min-height: 213px;
	margin-bottom: 10px;
	color: #ffffff;
}
.labor {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
	background: url('../images/shop_jobs_750.jpg') no-repeat center center;
	background:	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shop_jobs_750.jpg') no-repeat center center;
	background: url('../images/shop_jobs_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.laborText {
	display: table-cell;
    vertical-align: middle;	
}
.laborText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 36px;
}
.laborText h4 {
    font-size: 20px;
}
.laborText h6 {
    font-size: 14px;
    font-weight: bold;
}
.schedulePanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
	min-height: 250px;
	margin-bottom: 10px;
	color: #ffffff;
}
.storeSchedule {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
	background: url('../images/schedule_750.jpg') no-repeat center center;
	background:	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/schedule_750.jpg') no-repeat center center;
	background: url('../images/schedule_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.scheduleText {
	display: table-cell;
    vertical-align: middle;	
}
.scheduleText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 36px;
}
.driverPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 250px;
    margin-bottom: 10px;
    color: #ffffff;
}
.driverApp {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
    background: url('../images/tft_trailer_truck.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tft_trailer_truck.jpg') no-repeat center center;
    background: url('../images/tft_trailer_truck.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.driverText {
    display: table-cell;
    vertical-align: middle; 
}
.driverText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.storePanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 250px;
    margin-bottom: 10px;
    color: #ffffff;
}
.storeApp {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
    background: url('../images/store_picture.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/store_picture.jpg') no-repeat center center;
    background: url('../images/store_picture.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.storeText {
    display: table-cell;
    vertical-align: middle; 
}
.storeText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.callcenterPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 250px;
    margin-bottom: 10px;
    color: #ffffff;
}
.callcenterApp {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
    background: url('../images/call_center.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/call_center.jpg') no-repeat center center;
    background: url('../images/call_center.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.callcenterText {
    display: table-cell;
    vertical-align: middle; 
}
.callcenterText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.toolsPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 250px;
    margin-bottom: 10px;
    color: #ffffff;
}
.tools {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
    background: url('../images/tire_tools.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tire_tools.jpg') no-repeat center center;
    background: url('../images/tire_tools.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.toolsText {
    display: table-cell;
    vertical-align: middle; 
}
.toolsText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.adminPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 250px;
    margin-bottom: 10px;
    color: #ffffff;
}
.admin {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
    background: url('../images/administration.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/administration.jpg') no-repeat center center;
    background: url('../images/administration.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.adminText {
    display: table-cell;
    vertical-align: middle; 
}
.adminText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.crmPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 250px;
    margin-bottom: 10px;
    color: #ffffff;
}
.crm {
    overflow: hidden;
    height: 213px;
    z-index: 2;
    display: table;
    background: url('../images/customer_search.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/customer_search.jpg') no-repeat center center;
    background: url('../images/customer_search.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.crmText {
    display: table-cell;
    vertical-align: middle; 
}
.crmText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
a.well.crmPanel.crm {
    color: #ffffff;
}
a.well.adminPanel.admin {
    color: #ffffff;
}
a.well.toolsPanel.tools {
    color: #ffffff;
}
a.well.storePanel.storeApp {
    color: #ffffff;
}
a.well.callcenterPanel.callcenterApp {
    color: #ffffff;
}
a.well.driverPanel.driverApp {
    color: #ffffff;
}
a.well.schedulePanel.storeSchedule {
    color: #ffffff;
}
a.well.shopjobsPanel.shopjobs {
    color: #ffffff;
}
a.well.posPanel.pos {
    color: #ffffff;
}
a.well.inventoryPanel.inventory {
    color: #ffffff;
}
a.well.pricebookPanel.storePriceBook {
    color: #ffffff;
}
a.well.invoicePanel.invoiceLookup {
    color: #ffffff;
}
a.well.estQuotePanel.estQuoteLookup {
    color: #ffffff;
}
a.well.openOrdersPanel.openOrders {
    color: #ffffff;
}
.shopjobsPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
	min-height: 213px;
	margin-bottom: 10px;
	color: #ffffff;
}
.shopjobs {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
	background: url('../images/shop_jobs_750.jpg') no-repeat center center;
	background:	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/shop_jobs_750.jpg') no-repeat center center;
	background: url('../images/shop_jobs_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.shopjobsText {
	display: table-cell;
    vertical-align: middle;	
}
.shopjobsText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 36px;
}
.shopjobsText a {
    color: #ffffff;
}
.posPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
	min-height: 213px;
	margin-bottom: 10px;
	color: #ffffff;
}
.pos {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
	background: url('../images/pos_750.jpg') no-repeat center center;
	background:	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/pos_750.jpg') no-repeat center center;
	background: url('../images/pos_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.posText {
	display: table-cell;
    vertical-align: middle;	
}
.posText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 36px;
}
.posText a {
    color: #ffffff;
}
.inventoryPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
	min-height: 213px;
	margin-bottom: 10px;
	color: #ffffff;
}
.inventory {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
	background: url('../images/inventory_750.jpg') no-repeat center center;
	background:	linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/inventory_750.jpg') no-repeat center center;
	background: url('../images/inventory_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.inventoryText {
	display: table-cell;
    vertical-align: middle;	
}
.inventoryText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
	font-size: 36px;
}
.inventoryText a {
    color: #ffffff;
}
.pricebookPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 213px;
    margin-bottom: 10px;
    color: #ffffff;
}
.storePriceBook {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
    background: url('../images/store_pricebook_750.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/store_pricebook_750.jpg') no-repeat center center;
    background: url('../images/store_pricebook_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.pricebookText {
    display: table-cell;
    vertical-align: middle; 
}
.pricebookText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.pricebookText a {
    color: #ffffff;
}
.invoicePanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 213px;
    margin-bottom: 10px;
    color: #ffffff;
}
.invoiceLookup {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
    background: url('../images/invoice_lookup_750.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/invoice_lookup_750.jpg') no-repeat center center;
    background: url('../images/invoice_lookup_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.invoiceText {
    display: table-cell;
    vertical-align: middle; 
}
.invoiceText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.invoiceText a {
    color: #ffffff;
}
.estQuotePanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 213px;
    margin-bottom: 10px;
    color: #ffffff;
}
.estQuoteLookup {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
    background: url('../images/estimate_quote_lookup_750.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/estimate_quote_lookup_750.jpg') no-repeat center center;
    background: url('../images/estimate_quote_lookup_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.estQuoteText {
    display: table-cell;
    vertical-align: middle; 
}
.estQuoteText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.estQuoteText a {
    color: #ffffff;
}
.openOrdersPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 213px;
    margin-bottom: 10px;
    color: #ffffff;
}
.openOrders {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
    background: url('../images/open_orders_750.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/open_orders_750.jpg') no-repeat center center;
    background: url('../images/open_orders_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.openOrdersText {
    display: table-cell;
    vertical-align: middle; 
}
.openOrdersText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.openOrdersText a {
    color: #ffffff;
}
.editTicketPanel {
    position: relative;
    width:100%;
    font-weight: bold;
    text-align: center;
    min-height: 213px;
    margin-bottom: 10px;
    color: #ffffff;
}
.editTicket {
    overflow: hidden;
    height: 250px;
    z-index: 2;
    display: table;
    background: url('../images/tire_track_750.jpg') no-repeat center center;
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tire_track_750.jpg') no-repeat center center;
    background: url('../images/tire_track_750.jpg') no-repeat center center, -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=1, startColorstr=#7f000000, endColorstr=#000000)";
}
.editTicketText {
    display: table-cell;
    vertical-align: middle; 
}
.editTicketText h2 {
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 36px;
}
.editTicketText a {
    color: #ffffff;
}
.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;	
}
.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #c00c00;
	background-color: #ddd;
	border-color: transparent;
}
.with-nav-tabs.panel-default .nav-tabs > li.active > a, 
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover, 
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
    color: #c00c00;
    background-color: #fff;
    border-color: #c00c00;
    border-bottom-color: transparent;
    font-weight: bold;
    font-size: 16px;
}
.headerTab {
    padding-bottom: 25px;
}
.nav-pills > li {
    margin-left: 20px;
}
.nav-pills > li > a, 
.nav-pills > li > a:hover, 
.nav-pills > li > a:focus {
    color: #3e8f3e;
    background-color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}
.nav-pills > li.active > a, 
.nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
    color: #3e8f3e;
    background-color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}
.nav-pills > li > a {
	margin-right: 5px;
    border-radius: 0px;
	border: 2px solid #3e8f3e;
	color: #ffffff;
	background-color: #3e8f3e;
    text-transform: uppercase;
    font-size: 14px;    
}
.hrButtons .nav {
    margin-bottom: -7px;
}
.shopJobsButtons .nav {
    margin-bottom: -7px;
}
.nav-pills.blue > li {
    margin-left: 20px;
}
.nav-pills.blue > li > a, 
.nav-pills.blue > li > a:hover, 
.nav-pills.blue > li > a:focus {
    color: #337ab7;
    background-color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}
.nav-pills.blue > li.active > a, 
.nav-pills.blue > li.active > a:hover, 
.nav-pills.blue > li.active > a:focus {
    color: #337ab7;
    background-color: #ffffff;
}
.nav-pills.blue > li > a {
	margin-right: 5px;
    border-radius: 0px;
	border: 2px solid #337ab7;
    color: #ffffff;
    background-color: #337ab7;
    text-transform: uppercase;
    font-size: 14px;
}
.nav-pills.red > li {
    margin-left: 20px;
}
.nav-pills.red > li > a, 
.nav-pills.red > li > a:hover, 
.nav-pills.red > li > a:focus {
    color: #c00c00;
    background-color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}
.nav-pills.red > li.active > a, 
.nav-pills.red > li.active > a:hover, 
.nav-pills.red > li.active > a:focus {
    color: #c00c00;
    background-color: #ffffff;
}
.nav-pills.red > li > a {
	margin-right: 5px;
    border-radius: 0px;
	border: 2px solid #c00c00;
    color: #ffffff;
    background-color: #c00c00;
    text-transform: uppercase;
    font-size: 14px;
}
span.label {
    font-size: 12px;
	vertical-align: middle;
}
.label-blueTire {
    background-color: #337ab7;
	font-size: 12px;
}
.label-greenAlign {
    background-color: #3e8f3e;
	font-size: 12px;
}
.label-orangeAppt {
    background-color: #ff9900;
	font-size: 12px;
}
.textTest .btn-red {
    margin-top: 0 !important;
}
.textTest .btn-red:hover {
    margin-top: 0;
}
.wholesale td {
    font-weight: bold;
}
td.blue {
    color: #337ab7;
    font-weight: bold;
}
td.blueText {
    color: #337ab7;
    font-weight: bold;
}
td.red {
    color: #c00c00;
    font-weight: bold;
}
td.green {
    color: #3e8f3e;
    font-weight: bold;
}
td.redText {
    color: #c00c00;
    font-weight: bold;
	text-transform: uppercase;
}
h5.blue {
    color: #337ab7;
}
h5.red {
    color: #c00c00;
}
h5.white {
    color: #ffffff;
}
h5.black {
    color: #333333;
}
h5.green {
	color: #3e8f3e;
}
.totalAvg h5.black {
    background-color: #bfbfbf;
    margin-bottom: 0;
}
.redBG {
	background-color: #ff4133;
}
.blue {
	display: inline-block;
}
.red {
	display: inline-block;
}
hr {
	color: #337ab7;
	border: 1px solid;
}
hr.greyLine{
    color: #bfbfbf;
    border: 1px solid;
    margin-top: 5px;
    margin-bottom: 5px;    
}
.shopJobsButtons hr {
	color: #c00c00;
	border: 1px solid;
}

.tab-content {
    padding-top: 20px;
}
.tab-content.appointments {
    padding-top: 0;
}

.btn {
    border: 2px solid transparent;
    border-radius: 0px;
	white-space: normal;
	text-transform: uppercase;
}
.btn-block + .btn-block {
    margin-top: 10px;
}
.btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-redSolid {
    color: #ffffff;
	font-weight: bold;
    background-color: #c00c00;
    border-color: #c00c00;
	background-image: none;
	margin-top: 10px;
}
.btn-redSolid:hover {
	color: #c00c00;
	font-weight: bold;
	background-color: #ffffff;
	border-color: #c00c00;
	margin-top: 10px;
}
.btn-greySolid {
    color: #ffffff;
	font-weight: bold;
    background-color: #666666;
    border-color: #666666;
	background-image: none;
	margin-top: 10px;
}
.btn-greySolid:hover {
	color: #666666;
	font-weight: bold;
	background-color: #ffffff;
	border-color: #666666;
	margin-top: 10px;
}
.btn-red {
    color: #ffffff;
	font-weight: bold;
    background-color: #c00c00;
    border-color: #c00c00;
	background-image: none;
	margin-top: 10px;
}
.btn-red:hover {
	color: #c00c00;
	font-weight: bold;
	background-color: #ffffff;
	border-color: #c00c00;
	margin-top: 10px;
}
.btn-redStatic {
    color: #ffffff;
	font-weight: bold;
    background-color: #c00c00;
    border-color: #c00c00;
	background-image: none;
	margin-top: 10px;
}
.btn-redStatic:hover {
    color: #ffffff;
	font-weight: bold;
    background-color: #c00c00;
    border-color: #c00c00;
	background-image: none;
	margin-top: 10px;
}
#results .btn-red {
    margin-top: 0;
    margin-bottom: 10px;
}
.sortCompare .btn-red {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-orange {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-orange:hover {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-green {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-green:hover {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-blue {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-blue:hover {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-grey {
    margin-top: 5px;
    margin-bottom: 10px;
}
.sortCompare .btn-grey:hover {
    margin-top: 5px;
    margin-bottom: 10px;
}
.showHide .btn-grey {
    margin-bottom: 10px;
    margin-top: 0;
}
.showHide .btn-grey:hover {
    margin-bottom: 10px;
    margin-top: 0;
}
.btn-compare.active {
	color: #ffffff;
	font-weight: bold;
	background-color: #c00c00;
	border-color: #c00c00;
	margin-bottom: 5px;
    box-shadow: none;
}
.btn-compare {
    color: #c00c00;
	font-weight: bold;
    background-color: #ffffff;
    border-color: #c00c00;
	background-image: none;
	margin-bottom: 5px;
}
.btn-compare.disabled {
    color: #bfbfbf;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #bfbfbf;
    margin-bottom: 5px;
}
.partArticle .btn-red {
    margin-top: 0;
}
.partArticle .btn-red:hover {
    margin-top: 0;
}
td .btn-red {
    margin-top: 0;
}
td .btn-red:hover {
    margin-top: 0;
}
td .btn-redStatic {
    margin-top: 0;
}
td .btn-redStatic:hover {
    margin-top: 0;
}
td .btn-green {
    margin-top: 0;
}
td .btn-green:hover {
    margin-top: 0;
}
td .btn-greenStatic {
    margin-top: 0;
}
td .btn-greenStatic:hover {
    margin-top: 0;
}
td .btn-compare {
    margin-top: 0;
	margin-bottom: 0;
}
td .btn-compare:hover {
    margin-top: 0;
    margin-bottom: 0;	
}
td .btn-grey {
    margin-top: 0;
}
td .btn-grey:hover {
    margin-top: 0;
}
td .btn-greyStatic {
    margin-top: 0;
}
td .btn-greyStatic:hover {
    margin-top: 0;
}
.btn-green.btn-sm {
    padding: 3px 5px;
}
.btn-compare.btn-sm {
    padding: 3px 5px;
}
td .btn-compare.disabled {
    margin-bottom: 0;
}
td .checkbox.compare {
    margin-top: 0;
    margin-bottom: 0;
	white-space: nowrap;	
}
td .btn-blue {
    margin-top: 0;
}
td .btn-blue:hover {
    margin-top: 0;
}
td .btn-blueStatic {
    margin-top: 0;
}
td .btn-blueStatic:hover {
    margin-top: 0;
}
.btn-blue.btn-sm {
    padding: 3px 5px;
}
.tireJobsPanel .btn-sm {
    margin-bottom: 10px;
}
.btn-red.btn-sm {
    padding: 3px 5px;
}
.btn-grey.btn-sm {
    padding: 3px 5px;
}
.btn-turq.btn-sm {
    padding: 3px 5px;
    margin-top: 0;
    margin-bottom: 5px;
}
.btn-turq.btn-sm:hover {
    padding: 3px 5px;
    margin-top: 0;
    margin-bottom: 5px;
}
td .btn-orange {
    margin-top: 0;
}
td .btn-orange:hover {
    margin-top: 0;
}
.btn-orange.btn-sm {
    padding: 3px 5px;
}
td .btn-ltBlue {
    margin-top: 0;
}
td .btn-ltBlue:hover {
    margin-top: 0;
}
.btn-ltBlue.btn-sm {
    padding: 3px 5px;
}
.timeBold {
	font-weight: bold;
}
.btn-green {
    color: #ffffff;
	font-weight: bold;
    background-color: #3e8f3e;
    border-color: #3e8f3e;
	background-image: none;
	margin-top: 10px;
}
.btn-green:hover {
	color: #3e8f3e;
	font-weight: bold;
	background-color: #ffffff;
	border-color: #3e8f3e;
	margin-top: 10px;
}
.btn-greenStatic {
    color: #ffffff;
	font-weight: bold;
    background-color: #3e8f3e;
    border-color: #3e8f3e;
	background-image: none;
	margin-top: 10px;
	cursor: default;
}
.btn-greenStatic:hover {
    color: #ffffff;
	font-weight: bold;
    background-color: #3e8f3e;
    border-color: #3e8f3e;
	background-image: none;
	margin-top: 10px;
	cursor: default;
}
.btn-green.active {
	color: #3e8f3e;
	font-weight: bold;
	background-color: #ffffff;
	border-color: #3e8f3e;
	margin-top: 10px;
}
.estWait .btn-green {
    margin-top: 0 !important;
}
.btn-grey {
    color: #333333;
    font-weight: bold;
    background-color: #dddddd;
    border-color: #dddddd;
    margin-top: 10px;
}
.btn-grey:hover {
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #dddddd;
    margin-top: 10px;
}
.btn-greyStatic {
    color: #333333;
    font-weight: bold;
    background-color: #dddddd;
    border-color: #dddddd;
    margin-top: 10px;
}
.btn-greyStatic:hover {
    color: #333333;
    font-weight: bold;
    background-color: #dddddd;
    border-color: #dddddd;
    margin-top: 10px;
}
.btn-greyRed {
    color: #333333;
    font-weight: bold;
    background-color: #dddddd;
    border-color: #dddddd;
    margin-top: 10px;
}
.btn-greyRed:hover {
    color: #ffffff;
    font-weight: bold;
    background-color: #c00c00;
    border-color: #c00c00;
    margin-top: 10px;
}
.btn-greyRed:focus {
    color: #ffffff;
    font-weight: bold;
    background-color: #c00c00;
    border-color: #c00c00;
    margin-top: 10px;
}
.btn-greyOutline {
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #dddddd;
    margin-top: 10px;
}
.btn-greyOutline:hover {
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #dddddd;
    margin-top: 10px;
}
.btn-greyDate {
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #dddddd;
}
.btn-greyDate:hover {
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #dddddd;
}
.btn-greyClear {
    color: #333333;
    font-weight: bold;
    background-color: #dddddd;
    border-color: #dddddd;
}
.btn-greyClear:hover {
    color: #333333;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #dddddd;
}
.date-filter {
    margin-bottom: 15px;
}
.date-filter .dropdown-menu {
    width: 400px;
    margin-left: 10px;
}
.date-filter .dropdown-menu > li > a {
	padding: 10px 15px;
}
.date-filter span.input-group-addon.add-on {
    background-color: #ffffff;
}
.dateRangeBtn .btn-red {
    margin-top: 0;
    margin-left: 15px;
    margin-bottom: 15px;
}
.text-center .btn-green {
    margin-top: 0;
    margin-bottom: 15px;
}
#results .btn-green {
    margin-top: 0;
	margin-bottom: 10px;
}
.btn-blue {
	color: #ffffff;
	font-weight: bold;
	background-color: #337ab7;
	border-color: #337ab7;
    margin-top: 10px;	
}
.btn-blue:hover {
    color: #337ab7;
	font-weight: bold;
    background-color: #ffffff;
    border-color: #337ab7;
	background-image: none;
	margin-top: 10px;
}
.btn-blueStatic {
	color: #ffffff;
	font-weight: bold;
	background-color: #337ab7;
	border-color: #337ab7;
    margin-top: 10px;	
}
.btn-blueStatic:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #337ab7;
	border-color: #337ab7;
    margin-top: 10px;
}
span.badge {
    color: #337ab7;
    background-color: #ffffff;
    border-radius: 0;
}
.btn-bluePkg {
    color: #ffffff;
    font-weight: bold;
    background-color: #337ab7;
    border-color: #337ab7;
    margin-top: 10px;
    cursor: text;
}
.btn-bluePkg:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #337ab7;
	border-color: #337ab7;
    margin-top: 10px;
    cursor: text;
}
.btn-orange {
	color: #ffffff;
	font-weight: bold;
	background-color: #d58512;
	border-color: #d58512;
    margin-top: 10px;	
}
.btn-orange:hover {
    color: #d58512;
	font-weight: bold;
    background-color: #ffffff;
    border-color: #d58512;
	background-image: none;
	margin-top: 10px;
}
.btn-ltBlue {
    color: #ffffff;
    font-weight: bold;
    background-color: #5bc0de;
    border-color: #5bc0de;
    margin-top: 10px;   
}
.btn-ltBlue:hover {
    color: #5bc0de;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #5bc0de;
    background-image: none;
    margin-top: 10px;
}
td .btn-orange {
	color: #ffffff;
	font-weight: bold;
	background-color: #d58512;
	border-color: #d58512;	
}
td .btn-orange:hover {
	color: #ffffff;
	font-weight: bold;
	background-color: #d58512;
	border-color: #d58512;
}
.specialOrders td .btn-orange {
	color: #ffffff;
	font-weight: bold;
	background-color: #d58512;
	border-color: #d58512;	
}
.specialOrders td .btn-orange:hover {
    color: #d58512;
	font-weight: bold;
    background-color: #ffffff;
    border-color: #d58512;
}
.btn-blue.active {
    background-color: #ffffff;
    color: #337ab7;
    border-bottom: 2px solid #ffffff;
}
.btn-filter {
	color: #ffffff;
	font-weight: bold;
	background-color: #c00c00;
	border-color: #c00c00;
	margin-right: 10px;
	margin-bottom: 5px;
}
.btn-filter:hover {
    color: #c00c00;
	font-weight: bold;
    background-color: #ffffff;
    border-color: #c00c00;
	background-image: none;
	margin-right: 10px;
	margin-bottom: 5px;
}
.btn-turq {
    color: #ffffff;
    font-weight: bold;
    background-color: #00CED1;
    border-color: #00CED1;
    margin-top: 10px;
}
.btn-turq:hover {
    color: #00CED1;
    font-weight: bold;
    background-color: #ffffff;
    border-color: #00CED1;
    background-image: none;
    margin-top: 10px;    	
}
.or-divider {
    position: relative;
    margin: 20px 0 16px;
    padding: 9px 0;
}
hr.redRule {
    width: 100%;
    height: 1px;
    background: #c00c00;
    margin-bottom: 20px;
	border: 0;                                                                                            
}
.or-divider hr.or {
    width: 100%;
    height: 1px;
    background: #c00c00;
    margin: 0;
	border: 0;                                                                                            
}
.yrMakeModel .or-divider span {
    background: #ffffff;
}	
.or-divider span {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 30px;
    margin: 0 auto;
    background: #f2f2f2;
    color: #333333;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
}
.hrButtons hr {
    margin-top: 0;
}
.hrButtons {
    margin-top: 20px;
}
.shopJobsButtons hr {
    margin-top: 0;
}
.shopJobsButtons {
    margin-top: 0;
}
.custSearch .btn-red {
	margin-top: 0;
}
.right {
    text-align: right;
    padding-right: 3px;
}
.itemCat {
    margin-bottom: 10px;
}
.unitPrice {
    margin-bottom: 10px;
}
.qtySold {
    margin-bottom: 10px;
}
.saleType .radio {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 3px !important;
}
.form-group.leftBlank {
    margin-bottom: 40px;
}
.form-group .col-sm-12 {
    text-align: right;
}
.form-group .col-sm-8 {
    text-align: right;
}
.form-group.left .col-sm-8 {
    text-align: left;
}
.form-group.estimateType {
    margin-top: 7px;
    margin-bottom: 20px;
}
.estimate select.form-control {
    height: 30px;
    margin-bottom: 5px;
}
#custDetails select.form-control {
    height: 34px;
    margin-bottom: 0;
}
#custDetailsCC select.form-control {
    height: 34px;
    margin-bottom: 0;
}
#custDetailsPB select.form-control {
    height: 34px;
    margin-bottom: 0;
}
#custDetails .form-group .col-sm-8 {
    text-align: left;
}
.custDetails .form-group .col-sm-8 {
    text-align: left;
}
#custDetailsCC .form-group .col-sm-8 {
    text-align: left;
}
#custDetailsPB .form-group .col-sm-8 {
    text-align: left;
}
.newJob .form-control {
    border: 1px solid #666666;
    color: #333333;
    font-weight: bold;
}
.newJob input[type=text] {
    color: #333333;
    font-weight: bold;
}
.newJob .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    color: #333333;
    font-weight: bold;
}
#natAccount .form-group {
    height: 35px;
}
#ATWaccount .form-group {
    height: 35px;
}
.form-control {
	border: 1px solid #dddddd;
	border-radius: 0px;
    box-shadow: none;	
}
.form-control:focus {
    border-color: #dddddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-inline {
    margin-bottom: 8px;
	margin-top: 10px;
}
.priceBook .form-inline {
    margin-top: 0;
}
.form-horizontal .form-inline .form-group {
    margin-right: 0;
    margin-left: 0;
}
.form-horizontal .control-label {
	text-transform: capitalize;
    font-size: 14px;
}
.row.editAppt {
    margin-top: 20px;
}
.row.storeList {
    margin-right: 5px;
    margin-left: 5px;
}
.storeList .checkbox {
    margin-top: 5px;
    margin-bottom: 5px;
}
.storeList .checkbox label {
    color: #333333;
}
label.col-sm-8.control-label.warranty {
    text-align: left;
    font-weight: normal;
    padding-left: 0;
}
.inputLeft {
    padding-right: 2px;
}
.inputRight {
    padding-left: 2px;
}
.estWait input {
    border: 1px solid #666666;
	padding-left: 3px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 25px;
}
input.form-control.mileage {
    width: 75px;
	height: 25px;
	margin-left: -35px;
}
input[type="checkbox"] {
    margin: 0 0.4em 0.4em 0;
    border: 1px solid #dddddd;
    background: none;
    -webkit-appearance: none;
    -webkit-transition: none;
    box-shadow: none;
	border-radius: 0px;
	background-color: #ffffff;
}
checkbox.compare input[type="radio"]:checked, input[type="checkbox"]:checked {
    border-color: #c00c00;
    background-color: #c00c00;
}
input[type="checkbox"]:checked:before {
    color: #ffffff !important;
}
input[type="radio"] {
    border: 1px solid #333333;
    background: none;
    -webkit-appearance: none;
    -webkit-transition: none;
    box-shadow: none;
    background-color: #ffffff;
}
.left input[type="checkbox"] {
    margin-left: 0;
}
.saleType .checkbox {
    margin-top: 0;
    margin-bottom: 3px;    
	padding-bottom: 3px !important;
}
.saleType .checkbox label {
    color: #333333;
}
.sideFilter .checkbox {
    padding-bottom: 3px !important;
}
.priceBook .checkbox {
    padding-bottom: 15px;
    padding-top: 0 !important;
}
.checkbox.staggered {
    padding-bottom: 0;
    padding-top: 0 !important;
}
.schedule .checkbox {
    padding-bottom: 0;
    margin-top: 3px;
    margin-bottom: 0;
}
.priceBook h5 {
    margin-bottom: 10px;
    margin-top: 0;
}
.checkbox-inline input[type="checkbox"] {
    margin-left: -25px;
}
.tireSearch input[type="checkbox"] {
    margin-left: -25px;
}
.text-center label {
    font-weight: bold;
	margin-bottom: 5px;
	text-transform: capitalize;
    font-size: 14px;
}
.yrMakeModel .checkbox label {
    color: #333333;
}
.checkbox label {
    color: #c00c00;
	margin-left: 5px;
    text-transform: capitalize;
    font-size: 14px;	
}
.filterResults .checkbox label {
    color: #333333;
}
.form-control::-webkit-input-placeholder { /* Chrome */
  color: #999999;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #999999;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
  opacity: 1;
}
.form-control:-moz-placeholder { /* Firefox 4 - 18 */
  color: #999999;
  opacity: 1;
}
.sortCompare .form-group {
    margin-bottom: 0;
    margin-top: 5px;
}
.checkbox.compare {
    margin-top: 5px;
    margin-bottom: 3px;
	padding-bottom: 0;
}
.radio label, .checkbox label {
    vertical-align: middle;
}
.deliveryButton {
    margin-left: 30px;
}
.deliveryRow {
    margin-left: 12px;
}
.orderType .radio label {
    padding-left: 55px;
}
.orderType .collapse.in {
    margin-top: 25px;
    margin-left: 10px;
}
span.break:after {
    content: '\A';
    white-space: pre;
}
b.break:after {
    content: '\A';
    white-space: pre;
}
.storeNum {
    margin-top: 15px;
}
.noMargin {
    margin-bottom: 0px;
}
.filterResults table {
    table-layout: fixed;
}
.estimate table {
    table-layout: fixed;
}
.genEstimate {
    margin-top: 0;
}
.mainCat:nth-of-type(odd) {
    background-color: #bfbfbf;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
}
.mainCat:nth-of-type(even) {
    background-color: #dddddd;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
}
.subCat {
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    background-color: #f2f2f2;
}
.excellent {
    background-color: #33cc00;
}
.good {
    background-color: #99ff99;
}
.fair {
    background-color: #ffff00;
}
.poor {
    background-color: #ff9999;
}
.unacceptable {
    background-color: #cc0000;
}
h6.lookup  {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 3px;
    margin-top: 0;
}
.tireDetails h4 {
    color: #c00c00;
    font-size: 24px;
}
.tireDetails h6 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
.tireDetails h6:nth-of-type(2) {
    margin-top: 10px;
}
.tireDetails .table > tbody > tr > td {
    vertical-align: middle;
}
.estimateTable h6 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}
.smallFont {
    font-size: 14px;
}
ul.smallFont {
    padding-left: 17px;
    font-weight: normal;
}
.centerTD td {
    text-align: center;
}
td.leftTD {
    text-align: left;
}
.centerTD th {
    text-align: center;
}
.buttons .col-md-3 {
    text-align: left;
}
.kpiTable .table > tbody > tr > td {
    vertical-align: middle;
}
.buttons .table-responsive.kpiTable {
    margin-top: 10px;
    margin-bottom: 0;
}
.buttons .kpiTable .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 5px;
}
.buttons .kpiTable thead {
    font-size: 12px;
	background-color: #bfbfbf;
	color: #333333;
}
.table-responsive.kpiTable {
    margin-top: 10px;
    margin-bottom: 0;
}
.kpiTable .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 5px;
}
.kpiTable thead {
    font-size: 12px;
    background-color: #bfbfbf;
    color: #333333;
}
.kpiTable.assignBays thead {
    font-size: 14px;
}
.table-responsive.kpiTable {
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #bfbfbf;
    margin-bottom: 10px;
}
.kpiTable .greyBG {
    background-color: #f2f2f2;
	font-size: 14px;
	font-weight: bold;
}
.kpiTable .whiteBG {
    background-color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
.table-responsive.codeLookup {
    margin-left: 0;
    margin-right: 0;
}
.table-responsive.tireDetails {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
}
.table-responsive.tireInventory {
    margin-left: 0;
    margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
}
.table-responsive.tireRatings {
    margin-left: 0;
    margin-right: 0;
	margin-top: 5px;
}
tr.scheduleHeader {
    background-color: #ffffff;
    color: #333333;
}
.table > thead > tr.scheduleHeader > th {
    border-bottom: 2px solid #ffffff;
    vertical-align: top;
}

.tireInventory .table-bordered > thead > tr > th {
    border: 1px solid #dddddd;
	text-align: center;
}
.tireInventory .table-bordered > tbody > tr > td {
    border: 1px solid #dddddd;
    text-align: center;	
}
.tireDetails .table-bordered > thead > tr > th {
    border: 1px solid #dddddd;
    text-align: center;	
}
.tireDetails .table-bordered > tbody > tr > td {
    border: 1px solid #dddddd;
    text-align: center;	
}
.tireRatings .table-bordered > tbody > tr > td {
    border: 1px solid #dddddd;
    text-align: center;	
}
.tireRatings td {
    font-size: 12px;
    text-align: center;
}
.table-responsive {
    margin-left: 20px;
    margin-right: 20px;
}
.filterResults .table-responsive {
    margin-left: 0;
    margin-top: 15px;
}
.table {
    margin-bottom: 0;
}
.row.table {
    margin-right: 0;
    margin-left: 0;
	margin-top: 20px;
}
.row.tableCCappt {
    margin-right: 0;
    margin-left: 0;
	margin-top: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
	white-space: normal;
}
.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 #ffffff;
}
thead {
    background-color: #474a4f;
    color: #ffffff;
	text-transform: uppercase;
}
table.table.legend {
    font-size: 14px;
    font-weight: bold;
}
.totalsTable {
    padding-right: 0;
}
.legend span.label {
    font-size: 14px;
    text-transform: uppercase;
}
.schedule thead {
    background-color: #333333;
    color: #ffffff;
	font-size: 14px;
}
.schedule.waitTime thead {
	font-size: 12px;
	text-transform: initial;
}
.orderTable thead {
    background-color: #c00c00;
    color: #ffffff;
	font-size: 14px;
}
.phoneTable thead {
    background-color: #333333;
    color: #ffffff;
	font-size: 14px;
}
.estimateTable thead {
    background-color: #c00c00;
    color: #ffffff;
	font-size: 14px;
}
.orderDetailTable thead {
    background-color: #c00c00;
    color: #ffffff;
	font-size: 14px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: rgba(51, 122, 183, 0.5);
}
.table-striped > tbody > tr:nth-of-type(even) {
    background-color: rgba(51, 122, 183, 0.1);
}
.estimateTable > tbody > tr:nth-of-type(odd) {
    background-color: #f2f2f2;
}
.estimateTable > tbody > tr:nth-of-type(even) {
    background-color: #ffffff;
}
.lightGreenBG {
    background-color: #99ff99;
}
.blueBG {
    background-color: #337ab7;
    color: #ffffff;
	text-transform: uppercase;
}
.staggeredBottom {
    border-bottom: 2px solid #333333;
}
.schedule .greyBG {
    background-color: #f2f2f2;
}
.schedule .whiteBG {
    background-color: #ffffff;
}
.schedule .darkBlueBG {
    background-color: rgba(51, 122, 183, 0.4);
}
.schedule .lightBlueBG {
    background-color: rgba(51, 122, 183, 0.2);
}
.orderTable td {
	font-weight: bold;
}
.phoneTable td {
	font-weight: bold;
}
.estimateTable td {
	font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;	
}
.orderDetailTable td {
	font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;	
}
.packageBG {
    background-color: #dddddd;
}
.reportTable .greyBG {
    background-color: #f2f2f2;
}
.orderTable .greyBG {
    background-color: #f2f2f2;
}
.phoneTable .greyBG {
    background-color: #f2f2f2;
}
.estimateTable .greyBG {
    background-color: #f2f2f2;
}
.orderDetailTable .greyBG {
    background-color: #f2f2f2;
}
.reportTable .whiteBG {
    background-color: #ffffff;
}
.orderTable .whiteBG {
    background-color: #ffffff;
}
.phoneTable .whiteBG {
    background-color: #ffffff;
}
.estimateTable .whiteBG {
    background-color: #ffffff;
}
.orderDetailTable .whiteBG {
    background-color: #ffffff;
}
.estimateTable tr.total {
    background-color: #333333 !important;
    color: #ffffff;
}
.orderDetailTable tr.total {
    background-color: #333333 !important;
    color: #ffffff;
}
.table-responsive.apptDetails {
    border: 1px solid #666666;
    margin-bottom: 20px;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    font-weight: bold;
}
.apptDetails thead {
    background-color: #dddddd;
    color: #333333;
}
.table-responsive.schedule {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
	margin-bottom: 20px;
	margin-left: 0;
    margin-right: 0;
	font-size: 12px;
	font-weight: bold;
}
.table-responsive.reportTable {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
	margin-bottom: 20px;
	margin-left: 0;
    margin-right: 0;
	font-size: 14px;
	font-weight: bold;
}
.table-responsive.orderTable {
    border: 1px solid #c00c00;
	margin-bottom: 20px;
	margin-left: 0;
    margin-right: 0;
}
.table-responsive.phoneTable {
    border: 1px solid #333333;
	margin-bottom: 20px;
	margin-left: 0;
    margin-right: 0;
}
.table-responsive.estimateTable {
    border: 1px solid #c00c00;
	margin-bottom: 20px;
	margin-left: 0;
    margin-right: 0;
}
.table-responsive.orderDetailTable {
    border: 1px solid #dddddd;
	margin-bottom: 3px;
	margin-left: 0;
    margin-right: 0;
}
.table-responsive.orderDetailTable.totals {
    border: 6px double #333333;
}
table.table.table-condensed.pendingJobs {
    font-size: 13px;
    font-weight: bold;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: none;
}
.table-bordered {
    border: none;
}
.table-bordered > thead > tr > th, .table-bordered > thead > tr > td {
    border-bottom-width: 1px;
    border-color: #c00c00;
}
tr.total {
    background-color: #333333 !important;
    color: #ffffff;
	font-weight: bold;
    text-transform: uppercase;	
}
tr.total.specialHeader {
	text-align: center;
}
tr.totalBI {
    background-color: #a6a6a6 !important;
    color: #333333;
	font-weight: bold;
    text-transform: uppercase;	
}
td.greyPivot {
    background-color: #cccccc;
}
td.whitePivot {
    background-color: #e6e6e6;
}
td a {
    color: #333333;
    font-size: 14px;
    text-decoration: underline;
}
.wholesale td a {
    font-size: 12px;
}
.wholesale.biReport td a {
    font-size: 14px;
}
.pager li > a, .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #ffffff;
    border: 2px solid #c00c00;
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
	color: #c00c00;
}
.pager li > a:hover, 
.pager li > a:focus {
    background-color: #eeeeee;
}
.pager li {
    font-size: 12px;
}
.modal-xl {
    width: 90%;
    max-width: 1500px;
}
.modal-report {
    width: 1000px;
}
.resetPrice {
	width: 15px;
	height: 15px;
}
.emptyFields {
    height: 20px;
}
label.col-md-5.col-sm-8.control-label {
    padding-left: 0;
    padding-right: 0;
    text-align: left;	
}
label.col-md-9.col-sm-7.control-label {
    padding-left: 0;
    padding-right: 0;
    text-align: left;	
}
input.form-control.price {
    height: 30px;
}
.input-group-addon {
    padding: 6px 6px;
}
.input-group {
    margin-bottom: 5px;
}
.pagination {
    border-radius: 0;
}
.pagination-md > li:first-child > a, .pagination-md > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    color: #c00c00;
    border: 1px solid #dddddd;
}
.pagination-md > li:last-child > a, .pagination-md > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    color: #c00c00;
    border: 1px solid #dddddd;  
}
.pagination-md > li > a, .pagination-md > li > span {
    margin-right: 10px;
    color: #c00c00; 
    border: none;
    font-size: 14px;
    font-weight: bold;
	text-transform: uppercase;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #c00c00;
    border-color: #c00c00;
}
ul.pagination.pagination-md {
    margin-top: 0;
    margin-bottom: 5px;
}
ul.pagination.pagination-md.buttonRow {
    margin-top: 10px;
    margin-bottom: 0;
}
.pagination-md > li > span.buttonRow {
    font-weight: normal;
    color: #999999;
}
.lblCurrentPage .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #ffffff;
    color: #dddddd;
}

.modal-title {
    font-weight: bold;
}
.iframe-container {    
    padding-bottom: 60%;
    padding-top: 30px; height: 0;
}
 
.iframe-container iframe,
.iframe-container object,
.iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* DataTables Sort */
table.dataTable{clear:both;margin-top:6px !important;margin-bottom:6px !important;max-width:none !important; /*border-collapse:separate !important*/}
table.dataTable td,table.dataTable th{-webkit-box-sizing:content-box;box-sizing:content-box}
table.dataTable td.dataTables_empty,table.dataTable th.dataTables_empty{text-align:center}
table.dataTable.nowrap th,table.dataTable.nowrap td{white-space:nowrap}
div.dataTables_wrapper div.dataTables_length label{font-weight:normal;text-align:left;white-space:nowrap}
div.dataTables_wrapper div.dataTables_length select{width:75px;display:inline-block}
div.dataTables_wrapper div.dataTables_filter{text-align:right}
div.dataTables_wrapper div.dataTables_filter label{font-weight:normal;white-space:nowrap;text-align:left}
div.dataTables_wrapper div.dataTables_filter input{margin-left:0.5em;display:inline-block;width:auto}
div.dataTables_wrapper div.dataTables_info{padding-top:8px;white-space:nowrap}
div.dataTables_wrapper div.dataTables_paginate{margin:0;white-space:nowrap;text-align:right}
div.dataTables_wrapper div.dataTables_paginate ul.pagination{margin:2px 0;white-space:nowrap}
div.dataTables_wrapper div.dataTables_processing{position:absolute;top:50%;left:50%;width:200px;margin-left:-100px;margin-top:-26px;text-align:center;padding:1em 0}
table.dataTable thead>tr>th.sorting_asc,table.dataTable thead>tr>th.sorting_desc,table.dataTable thead>tr>th.sorting,table.dataTable thead>tr>td.sorting_asc,table.dataTable thead>tr>td.sorting_desc,table.dataTable thead>tr>td.sorting{padding-right:30px}
table.dataTable thead>tr>th:active,table.dataTable thead>tr>td:active{outline:none}
table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled{cursor:pointer;position:relative}
table.dataTable thead .sorting:after,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{position:absolute;bottom:8px;right:8px;display:block;font-family:'Glyphicons Halflings';opacity:0.8}
table.dataTable thead .sorting:after{content:"\e150"}
table.dataTable thead .sorting_asc:after{content:"\e155"}
table.dataTable thead .sorting_desc:after{content:"\e156"}
table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_desc_disabled:after{color:#eee}
div.dataTables_scrollHead table.dataTable{margin-bottom:0 !important}
div.dataTables_scrollBody>table{border-top:none;margin-top:0 !important;margin-bottom:0 !important}
div.dataTables_scrollBody>table>thead .sorting:after,div.dataTables_scrollBody>table>thead .sorting_asc:after,div.dataTables_scrollBody>table>thead .sorting_desc:after{display:none}
div.dataTables_scrollBody>table>tbody>tr:first-child>th,div.dataTables_scrollBody>table>tbody>tr:first-child>td{border-top:none}
div.dataTables_scrollFoot>.dataTables_scrollFootInner{box-sizing:content-box}
div.dataTables_scrollFoot>.dataTables_scrollFootInner>table{margin-top:0 !important;border-top:none}
@media screen and (max-width: 767px){div.dataTables_wrapper div.dataTables_length,div.dataTables_wrapper div.dataTables_filter,div.dataTables_wrapper div.dataTables_info,div.dataTables_wrapper div.dataTables_paginate{text-align:center}}
table.dataTable.table-condensed>thead>tr>th{padding-right:20px}
table.dataTable.table-condensed .sorting:after,table.dataTable.table-condensed .sorting_asc:after,table.dataTable.table-condensed .sorting_desc:after{top:6px;right:6px}
table.table-bordered.dataTable th,table.table-bordered.dataTable td{border-left-width:0}
table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable th:last-child,table.table-bordered.dataTable td:last-child,table.table-bordered.dataTable td:last-child{border-right-width:0}
table.table-bordered.dataTable tbody th,table.table-bordered.dataTable tbody td{border-bottom-width:0}
div.dataTables_scrollHead table.table-bordered{border-bottom-width:0}
div.table-responsive>div.dataTables_wrapper>div.row{margin:0}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:first-child{padding-left:0}
div.table-responsive>div.dataTables_wrapper>div.row>div[class^="col-"]:last-child{padding-right:0}

/* Off Canvas */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }
  .sidebar-offcanvas {
    position: absolute;
    width: 100%;
    display: none;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-right.active
  .sidebar-offcanvas {
    display: block;  
    right: 0;
    top: 50px;
    z-index: 1;
	background-color: #ffffff;
  }
  .row-offcanvas-right.active {
    
  }
    .col-xs-6.center {
        text-align: center;
    }  
}
.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

@media screen and (max-width: 767px) {
	.row {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.col-sm-3 {
		margin-bottom: 15px;
	}
	.table-responsive > .table-bordered {
		border: 0;
		table-layout: fixed;
		word-wrap: break-word;
	}
	td {
		font-size: 12px;
	}
	.freeServices span.underline {
		font-size: 28px;
	}
	.freeServices .panel-body {
		padding-left: 10px;
		padding-right: 5px;
	}	
}

@media (min-width: 768px) and (max-width: 1023px) {	
	.col-xs-6.center {
		text-align: center;
	}
	.table-responsive > .table {
		border: 0;
		table-layout: fixed;
		word-wrap: break-word;
	}
	.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
		padding: 5px;
	}
	.table {
		width: auto;
	}
     .orderTable .table {
        width: 100%;
        table-layout: auto;
    }
     .reportTable .table {
        width: 100%;
        table-layout: auto;
    }     
     .phoneTable .table {
        width: 100%;
        table-layout: auto;
    }	
	.estimateTable .table {
		width: 100%;
		table-layout: auto;
	}
	.orderDetailTable .table {
		width: 100%;
		table-layout: auto;
	}	
	.modal-dialog {
		width: 700px;
	}	
  .row-offcanvas {
    position: relative;
    -webkit-transition: all .25s ease-out;
         -o-transition: all .25s ease-out;
            transition: all .25s ease-out;
  }
  .sidebar-offcanvas {
    position: absolute;
    width: 100%;
    display: none;
  }
  .row-offcanvas-right {
    right: 0;
  }
  .row-offcanvas-right.active
  .sidebar-offcanvas {
    display: block;  
    right: 0;
    top: 40px;
    z-index: 10;
	background-color: #ffffff;
	height: 1000px;
  }
  .row-offcanvas-right.active {
    
  }	
	.panel-heading.filterHeader {
		margin-bottom: 30px;
	}  
}

@media (min-width: 768px) and (max-width: 1024px) {
	.revSm {
		left: auto !important;
		right: 100% !important;
		top: 8px !important;
		margin-right: -1px !important;
	}
	.dropdown-menu > li > a {
		white-space: normal;
	}	
	.tireDetails h4 {
		font-size: 20px;
	}	
	.panel.panel-default.alignJobsPanel {
		height: 323px;
	}
	.panel.panel-default.tireJobsPanel {
		height: 323px;
	}
	.table-responsive.orderTable {
		margin-top: 10px;
	}
	.table-responsive.phoneTable {
		margin-top: 10px;
	}	
	.table-responsive.estimateTable {
		margin-top: 0;
	}
	.table-responsive.orderDetailTable {
		margin-top: 0;
	}	
	.row.estimate {
		margin-bottom: 5px;
	}
	.tireImgCheckout.compare .img-responsive {
		max-width: 100%;
	}
	.estimateTable th:first-child {
		width: 400px;
	}
	.estimateTable .form-control {
		padding: 6px 2px;
	}
	.estimateTable th.col-md-2.col-sm-3 {
		min-width: 170px;
	}
    .sideFilter select.form-control {
        padding: 6px;
    }     	
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){
	.freeServices span.underline {
		font-size: 26px;
	}
	.wheelImage {
		max-height: 153px;
	}
	.mgrSpecial h2 {
		font-size: 18px;
	}
	.mgrSpecBanner {
		width: 250px;
	}
	.panel-default.mgrSpecial > .panel-heading {
		height: 135px;
	}	
	.panel-default.mgrSpecial.roadHazard > .panel-heading {
		height: 118px;
	}
	.panel-default.mgrSpecial.TWOaddons > .panel-heading {
		height: 170px;
	}	
	.tireImgCheckout.compare .img-responsive {
		height: 94px;
	}
    .kpiCount h3 {
        font-size: 30px;
    }	   	
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
	.wheelImage {
		max-height: 147px;
	}
	.mgrSpecial h2 {
		font-size: 18px;
	}
	.mgrSpecBanner {
		width: 240px;
	} 
	.mgrSpecBanner.studding {
		width: 150px;
	} 	
	.panel-default.mgrSpecial > .panel-heading.addons {
		height: 180px;
	}  	
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : landscape) {
	.panel-default.mgrSpecial > .panel-heading {
		height: 150px;
	}
	.mgrSpecial h2 {
		font-size: 18px;
	}
	.mgrSpecBanner {
		width: 235px;
	}	
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1366px) and (orientation : portrait) {
	.mgrSpecial h2 {
		font-size: 18px;
	}
	.mgrSpecBanner {
		width: 240px;
	}
	.mgrSpecBanner.studding {
		width: 150px;
	}	
	.panel-default.mgrSpecial > .panel-heading.addons {
		height: 180px;
	}	
}

@media only screen and (min-width : 1920px) {	
    .panel.panel-default.tireJobsPanel {
        height: 344px;
        font-size: 16px;
    } 
    .panel.panel-default.alignJobsPanel {
        height: 344px;
        font-size: 16px;
    }     
    .tireJobsPanel .panel-title {
        font-size: 18px;
    } 
    .alignJobsPanel .panel-title {
        font-size: 18px;
    }
    .col-sm-12.kpiRow {
        top: 60%;
    }                 
    h5 span.label.label-warning {
        font-size: 16px;
    }
    h5 span.label.label-danger {
        font-size: 16px;
    } 
    h5 span.label.label-info {
        font-size: 16px;
    } 
    p.bay {
        margin-bottom: 5px;
        margin-top: 10px;
        font-weight: bold;
    } 
    .tireJobsPanel h5 {
        margin-top: 5px;
        margin-bottom: 10px;
    } 
    .alignJobsPanel h5 {
        margin-top: 5px;
        margin-bottom: 10px;
    }                
}

@media print {
    * {
        -webkit-transition: none !important;
        transition: none !important;
    }    
	@page {                
		size: A4;
		margin: 0mm !important;
	}
	html, body {
		width: 1024px !important;		
	}
	body {
		margin: 0 !important;
		line-height: 1em;
		word-spacing: 1px;
		letter-spacing: 0.2px;
		font-size: 12px;
		width: 100% !important;
		float: none;
		-webkit-print-color-adjust: exact !important;		
	}	
	.table th {
		background-color: #c00c00 !important;
		color: #ffffff !important;
	}
	.table .greyBG  td {
		background-color: #f2f2f2 !important;
	}
	.table .total  td {
		background-color: #333333 !important;
		color: #ffffff !important;
	}
	.table .total span {
		background-color: #333333 !important;
		color: #ffffff !important;
	}
	.table td .GoodBetterBest {
		background-color: #337ab7 !important;
		color: #ffffff !important;
	}
	.GoodBetterBest h5 {
		color: #ffffff !important;
	}
	.table td .red {
		color: #c00c00 !important;
	}	
    .table-responsive.schedule {
        border: 1px solid #333333;
    }
	.schedule .table th {
		background-color: #333333 !important;
		color: #ffffff;
		font-size: 10px;
	}
	.schedule .table td {
		font-size: 10px;
	}	
	div .redSlant {
		color: #ffffff !important;
		background-color: #c00c00 !important;
	}
    img {
        width: 173px;
    }
	.row.table {
		margin-top: 0;
		margin-bottom: 0;		
	}	
    button.btn.btn-red {
        visibility: hidden;
		display: none;
    }
    button.btn.btn-blue {
        visibility: hidden;
		display: none;
    }
    button.btn.btn-green {
        visibility: hidden;
		display: none;
    }	
    button.btn.btn-grey {
        visibility: hidden;
		display: none;
    }	
    .modal {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        padding: 0;
        overflow: visible !important;
    }
    body.modal-open .shopJobs {
        visibility: hidden !important;
        display: none !important;
    }    
    body.modal-open {
        visibility: hidden !important;
    }
    body.modal-open .modal .modal-body {
        visibility: visible !important; /* make visible modal body and header */
    }    
}