@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700|Roboto:400,700,900&display=swap');

/*
 *
 *   TINT - Responsive Frontend Theme
 *   version 1.0
 *
*/
body {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #2f4050;
    font-size: 1em;
    color: #000;
}
.ibox-content h4, .ibox-content h5, .ibox-title h1, .ibox-title h2, .ibox-title h3, .ibox-title h4, .ibox-title h5 {
    margin-top: 5px;
    margin-bottom: 0;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.5rem;
}
#onboarding a {
  color: #555555;
}
/* ONBOARDING STYLES */
#onboarding #wrapper {
  background-image: url(/assets/frontend/images/sleek-car-rt.jpg), linear-gradient(rgb(219, 166, 166), rgb(0, 0, 172));
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
#onboarding .page-wrapper {
  margin: 10% 0 0;
}
.logo {
  max-width: 100%;
}
#onboarding .navbar-static-side {
  z-index: 2001;
   width: 23%;
   background: rgba(255,255,255,0.85);
}
#onboarding .side-content {
    padding: 2em 1em 2em 2em;
}
body.app .nav-header, #onboarding .nav-header {
    padding: 33px 25px;
    background-color: rgba(255,255,255,0.85);
    background-image: none;
}
body.app .nav-header a {
    color: #444;
}
#onboarding .ibox-content {
    background-color: rgba(255, 255, 255, 0.1);
    background-position: center center;
    background-size: initial;
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
#onboarding h1 {
  font-size: 32px;
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}
#onboarding h2 {
    font-size: 30px;
    font-family: "Roboto", sans-serif;
    font-weight: 900;
}
#onboarding .wizard > .content > .body {
    position: relative;
}
#tn-lookup-btn {
  font-size: 135%;
}
#tn-lookup-err .btn-primary.btn-onboarding, .btn-primary.btn-onboarding {
  background-color: rgba(0,179,201,1);
  border-color: rgba(0,179,201,1);
}
.btn-primary.btn-onboarding-yellow {
  background-color: rgba(247,179,52,1);
  border-color: rgba(247,179,52,1);
}
.wizard-big input.form-control {
  background: #f1f1f1 !important;
}
#onboarding .wizard > .steps .current a, #onboarding .wizard > .steps .current a:hover, #onboarding .wizard > .steps .current a:active {
    background: #33A64B;
    /*background: rgb(239,118,34);*/
    color: #FFF;
    cursor: default;
}
#onboarding .wizard > .actions a, #onboarding .wizard > .actions a:hover, #onboarding .wizard > .actions a:active {
    background: #48881F;
    color: #FFF;
}
#onboarding .wizard > .actions .disabled a, #onboarding .wizard > .actions .disabled a:hover, #onboarding .wizard > .actions .disabled a:active {
    background: #eee;
    color: #aaa;
}
#onboarding .wizard > .steps .done a, #onboarding .wizard > .steps .done a:hover, #onboarding .wizard > .steps .done a:active {
    font-weight: bold;
    background: #72BF75;
    color: #FFF;
}
#tn-lookup-err {
  font-size: 110%;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  padding-left: 10px;
  color: #000;
}
.tn-onboarding-form .alert-warning {
  background: #d1d1d1;
  border-color: #777;
  font-size: 110%;
  border-width: 5px;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
#tn-lookup-err .btn-primary {
  background-color: #33A64B;
  border-color: #33A64B;
  font-size: 1.2rem;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.wizard > .content > .body label {
  font-weight: 600;
}
.footer {
    z-index: 10000;
}
/* NAV ITEMS */
.dashboard {
  color: #a7b1c2;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
body.canvas-menu.mini-navbar nav.navbar-static-side {
    display: block;
    width: 30%;
}
/* SHOP ADMIN TEMPLATE STYLES */
.dark-bg {
    background: #383838;
}
.app #top-search {
    font-size: 1.6rem;
}
.navbar-form-custom {
    width: 400px;
}
.page-heading, .page-title {
    padding: 10px 20px;
}
h4.page-heading {
    font-size: 1.5rem;
}
.panel-group .panel + .panel {
    margin-top: 0;
}
.tabs-container .panel-body {
    background: transparent;
    border: 0 solid;
    border-radius: 0;
    padding: 0;
}
.variations label{
    margin-bottom:0px;
}
.product-sub-var-options-div label{
    margin-bottom:0px;
}
.app .tabs-container .nav-tabs {
    border-bottom: none;
    margin: .5em 0px 1.5em 2px;
    width: 100%;}
.app .nav-tabs .nav-link {
    font-family: 'Roboto Condensed', 'Roboto', sans-serif;
    color: #495057;
    padding: 13px 50px;
    font-weight: 700;
    font-size: 1.75rem;
    text-transform: uppercase;
    background-color: #DDDDDD;
    border: none;
    border-top: 10px solid;
    border-bottom: 10px solid;
    border-color: transparent;
    border-radius: 0;
}
.app .nav-tabs a.nav-link:hover {
    color: #000;
    border-bottom-color: #a5a5a5;
  }
.app .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #000;
    background-color: #fff;
    border-bottom-color: #FFC400;
}
.app .ibox-content {
  background: #e0e0e0;
    padding: .5em;
}
.ibox .label {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: bolder;
}
.ibox-content h3 {
  padding-left: .5em;
}
.orange {
  color: #DD7114;
  font-weight: 700;
  font-size: 1.4rem;
}
#open h2 {
  margin-top: 5px;
  font-weight: 500;
  font-size: 1.8rem;
  letter-spacing: -1px;
}
h5.identification {
  /*float: left!important;
  margin: 0;
  color: #6c757d;*/
  padding: 15px 0 0;
  line-height: 1;
  font-weight: 700;
  font-size: 1rem;
}
h5.identification .license, h5.identification .vin {
  color: #000;
  padding-left: 1em;
}
h4.times .badge {
  font-size: 0.6rem;
  font-weight: bold;
}
h4.times sup {
  position: relative;
  font-size: 50%;
  top: -1em;
}
.clockpicker h4.times .form-control {
    background-color: transparent;
    background-image: none;
    border: 0 none;
    color: #000;
    display: inline-block;
    padding: 0px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    max-width: 60px;
    padding: 0;
    font-weight: 900;
    font-size: 1.4rem;
    line-height: 1;
    max-height: 20px;
}
.clockpicker h4.times .input-group-addon {
    background-color: transparent;
    border: 0 none;
    border-radius: 1px;
    color: inherit;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    text-align: center;
}
a {
  color: #000;
}
h3.vehicle {
  font-weight: 900;
  margin: 0;
  color: #000;
}
h2.service {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0;
  padding-left: 1em;
  margin-bottom: 0;
  display: block;
}
p.service {
  letter-spacing: 0;
  padding: 0 1.5em;
  margin: 0 1em;
  margin-bottom: 0;
  display: block;
}
h2.service.inactive {
  padding: 0;
  margin: 0;
  font-size: 1.4rem;
  color: #777;
}
.job-overview:last-child {
  margin-bottom: 10px;
}
.bigbutton, .tube {
    position: absolute;
    right: 0;
    top: -17px;
}
.bigbutton i, .tube i {
  color: #ffffff65;
  font-size: 100px;
}
.app .ibox-title {
    padding: 0 5px;
}
.app .btn-circle.btn-lg {
    width: 75px;
    height: 75px;
    padding: 10px 16px;
    border-radius: 100px;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.33;
    margin: .3em 0 0;
}
.baymain .tube .btn-circle.btn-lg {
  background: #000;
  border-color: #000;
  border-width: 3;
  color: #fff;
}
.app .btn-quad {
  border-radius: 8px;
  padding: .5rem .5rem;
  line-height: 1;
  float: left;
  color: #fff;
  border-color: #fff;
  border-width: 2px;
  width: 3em;
  margin: 4px;
}
.app .btn-quad.btn-primary.t {
  background-color: #48881f;
}
.app .btn-quad.btn-primary.e {
  background-color: #DD7114;
}
.app .btn-quad.btn-primary.p {
  background-color: #097CB9;
}
.app .btn-quad.btn-primary.d {
  background-color: #460098;
}
.app .btn-quad.btn-primary.pending {
  opacity: 0.5;
}
.app .inactive {
  display: none;
}
.app .btn-quad h3 {
  margin: 0 4px;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  padding: 0;
}
.app .startjob .btn-lg {
  margin: 0.8em 0 0 0;
  padding: 0.5rem 0.8rem;
}
.ui-state-highlight { 
	height: 1.5em; 
	line-height: 1.2em; 
}
select.form-control {
  padding: 6px;
}
/* SHOWROOM TABS */
.app .tabs-container .tabs-left .tab-pane .panel-body,
.app .tabs-container .tabs-right .tab-pane .panel-body {
  border-top: 1px solid #e7eaec;
  border-top: 0 none;
}
.app .tabs-container .tabs-below > .nav-tabs,
.app .tabs-container .tabs-right > .nav-tabs,
.app .tabs-container .tabs-left > .nav-tabs {
  border-bottom: 0;
}
.app .tabs-container .tabs-left .panel-body {
  position: static;
}
.app .tabs-container .tabs-left > .nav-tabs,
.app .tabs-container .tabs-right > .nav-tabs {
  width: 15%;
}
.app .tabs-container .tabs-left .panel-body {
  width: 85%;
  margin-right: 15%;
}
.app .tabs-container .tabs-right .panel-body {
  width: 85%;
  margin-right: 15%;
}
.tabs-container .tab-content > .tab-pane,
.tabs-container .pill-content > .pill-pane {
  display: none;
}
.tabs-container .tab-content > .active,
.tabs-container .pill-content > .active {
  display: block;
}
.app .tabs-container .tabs-left > .nav-tabs > li,
.app .tabs-container .tabs-right > .nav-tabs > li {
  float: none;
  word-break: break-word;
  width: 100%;
}
.app .tabs-container .tabs-left > .nav-tabs > li > a,
.app .tabs-container .tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}
.app .tabs-container .tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
}
.app .tabs-container .tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.app .tabs-container .tabs-left > .nav-tabs a.active,
.app .tabs-container .tabs-left > .nav-tabs a.active:hover,
.app .tabs-container .tabs-left > .nav-tabs a.active:focus {
  border-color: #e7eaec transparent #e7eaec #e7eaec;
}
.app .tabs-container .tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
}
.app .tabs-container .tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.app .tabs-right .nav-tabs .nav-link {
    padding: 10px 20px;
}

/* showroom products */
#rm-product-list > li {
	margin-bottom: 10px;
	border: solid 2px #e1e1e1;
	border-radius: 7px;

}
#rm-product-list li a {
	display: block;
	font-size: 20px;
	padding: 10px 10px 10px 50px;
	background: transparent url(/assets/img/check-box.png) 10px center no-repeat;
}

#rm-product-list li a.opened {
	background: transparent url(/assets/img/check-box-green.png) 10px center no-repeat;
	color: #238C00;
}
#rm-product-list > li > a, #rm-product-list h4.sub-cat-heading > a {
  background: transparent url(/assets/img/arrow-right.png) 10px center no-repeat;
}
#rm-product-list > li > a.opened, #rm-product-list h4.sub-cat-heading > a.opened {
  background: transparent url(/assets/img/arrow-down.png) 10px center no-repeat;
}

#rm-product-list .products {
	display: none;
}
.rm-level > label {
	padding-top: 10px;
	padding-bottom: 3px;
	margin-bottom: 0;
  font-weight: 700;
}
.rm-level-options > label {
  margin-bottom: 0;
}
.product-options-div .rm-level-header h3 {
  margin-top: 10px;
  margin-bottom: 0;
}
#rm-product-list li ul li {
	border-bottom: solid 1px #e1e1e1;
}
#rm-product-list li ul li:last-child {
	border-bottom: none;
}
#rm-product-list li ul li a {
	font-size: 16px;
	padding: 10px 10px 10px 70px;
	background: transparent url(/assets/img/check-box.png) 20px center no-repeat;
}
#rm-product-list li ul li a:hover {
	background-color: #f1f1f1;
}
#rm-product-list li ul li a.checked {
	background: transparent url(/assets/img/check-box-green.png) 20px center no-repeat;
	color: #238C00;
}
#rm-product-list li ul li a.checked:hover {
	background-color: #f1f1f1;
}

.sub-cat-block {
  display: none;
}
.sub-cat-block ul {
  display: none;
}
.modal-title {
  font-size: 21px;
  font-weight: bold;
}
#tn-search-results select {
  margin-bottom: 5px;
}
#tn-label label {
  margin-bottom: 0;
}
/* end showroom products */
/* ONBOARDING INSPECTION */
.inspection form {
  margin: 0 auto;
}
.inspection .vehicle {
  background: url(/assets/img/vehicle-sedan.jpg) left no-repeat;
  background-size: 660px;
  background-position: center;
  margin: 0 auto;
  overflow: visible;
  padding: 2em 0;
}
table.vehicletop {
  max-height: 500px;
  margin: 4em auto;
}
.vehicletop tbody {
  margin: 4em 0 4em;
}
.vehicletop td {
  margin: 1em;
  padding: 1em 2em;
}
.app .vehicletop label {
    margin-bottom: 0;
  }
.vehicletop h3 {
  position: absolute;
  float: right;
  padding: 1em 1.5em;
}
.vehicletop .icheckbox_square-green {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 80px;
    height: 88px;
    background: transparent url(/assets/img/redbox.png) 0 center no-repeat;
}
.vehicletop .icheckbox_square-green.hover {
    background-position: -88px 0;
}
.vehicletop .icheckbox_square-green.checked {
    background-position: 0 0;
}
.vehicletop .numb {
    float: left;
    position: absolute;
    padding: 1em 1.3em;
}
.signature-wrapper {
  position: relative;
  margin: 0 auto;
  width: 400px;
  height: 260px;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#signature-pad, #signature-pad2 {
  position: absolute;
  left: 0;
  top: 0;
  width: 400px;
  height:200px;
  background: #f5f5f5;
}
/* SHOWROOM */
.showroom .job-column {
    padding-left: 0.5em;
    padding-right: 0.5em;
    margin-right: 0px;
    margin-left: 0px;
}
.service.category {
    font-weight: bold;
}
.showroom .ibox-footer .btn-sm {
  padding-top:0.1rem;
  padding-bottom: 0.1rem;
}

/* BAY FUNCTIONS */
/* Bay main: ALL TABS */
.app .baymain .sidebar .btn-quad {
    height: 40px;
    width: 40px;
    padding: .3em;
    margin: 4px;
    float: left;
    color: #fff;
    border-color: #fff;
    border-width: 2px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    line-height: 1;
}
/*
.baymain .agile-list.sortable-list {
    padding: 10px 0 0;
}
*/
.baymain .jobcard {
    margin-bottom: 0;
    background: #dddddd;
    border-radius: 2px;
}
.baymain .ibox-content {
    background: transparent;
    padding: 0;
    border-style: none;
}
.baymain .ibox-content .job-overview {
  padding: 1em 0 .5em;
}
.app .baymain .ibox-title {
    padding: 5px 15px 1px 15px;
    background: #ffc515;
    min-height: 2em;
}
.app .baymain .jobcard .ibox-title {
    padding: 5px;
    background: #fff;
}
.app .baymain .jobcard .ibox-footer {
    padding: 1px;
    border-radius: 2px;
}

.baymain .ibox-tools a {
    margin-right: 10px;
    color: #c4c4c4 !important;
}
.baymain .ibox-tools a .fa {
    font-size: 1.5em;
}
.baymain .identification .license {
    padding: 5px;
    border: 1px solid;
}
.baymain .columns {
  float: left!important;
}
.sidebar .startjob {
  z-index: 100 !important;
}
h3.vehicle {
    font-weight: 900;
    margin: 0;
    color: #000;
    padding: 0;
}
.baymain .agile-list li {
    background: transparent;
    border: 0 none;
    margin: 0 0 20px 0;
    padding: 0;
}
.baymain.working .agile-list li:hover {
  background: transparent;
}
.baymain .agile-list li.success-element {
    border-left: 8px solid #1ab394;
}
.baymain .agile-list li.qc-element {
    border-left: 8px solid #ffc515;
}
.baymain .agile-list li.alert-element {
    border-left: 8px solid #ed5565;
}
.baymain .agile-list li.pending-element {
    border-left: 8px solid #23c6c8;
}
.baymain .agile-list li.completed {
  opacity: 0.5;
}
.agile-list li > div.no-results {
  background-color: #fff;
  padding: 10px;
}
/* WORKING TAB */
.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.baymain.working .identification {
    padding: .5em 0;
    line-height: 1;
    font-weight: 700;
    font-size: 1rem;
    display: inline-block;
    text-overflow: ellipsis;
    float: right;
}
.baymain.working .identification .license, .baymain.working .identification .vin {
  color: #000;
  padding-left: 1em;
}
.working .prodcard h4 {
    font-size: 1.3em;
}
.working .prodcard .m-l-sm {
    margin-left: 0;
    margin-right: 5px;
}
.baymain.working .columns.left {
   padding: 0 1em 0 0;
}
/*.bays .baymain.working .columns.left {
    padding-right: 15px;
    padding-left: 15px;
}*/
h3.work-date {
  text-align: right;
}
.baymain.working .columns.right {
  padding: 0 0 0 1.5%;;
}
.baymain.working .tube {
    position: absolute;
    right: 0;
    top: -17px;
}
.baymain.working .tube .btn-circle.btn-lg {
    width: 75px;
    height: 75px;
    margin: 0;
    padding: 10px 16px;
    border-radius: 100px;
    font-size: 40px;
    font-weight: 900;
    line-height: 1.33;
    background: #000;
    border-color: #FFF;
    border-width: 3px;
    color: #fff;
}
/* Bay main: todo and completed tabs */
.job-list h2.service {
  margin: 1em 1em 0 1em;
}
.job-list h3.vehicle, #completed h3.vehicle {
    font-size: 1.2em;
    margin: 0;
    padding: .2em 0;
}
.baymain .job-list .columns, .baymain #completed .columns {
  padding: 0;
  position:relative;
}
.baymain .job-list .tube , 
.baymain #completed .tube,
.baymain .job-list .vin, 
.baymain #completed .vin,
.job-list .btn-quad h3, 
#completed .btn-quad h3,
.job-list .adj-timeout, 
#completed .adj-timeout,
.job-list .input-group-addon, 
#completed .input-group-addon {
  display: none;
}
.baymain .job-list .jobcard .ibox-footer, .baymain #completed .jobcard .ibox-footer {
    padding: .5em 0 0 0;
}
/*.bay-indicators {
  padding-left: 9%;
}*/
.baymain .job-list .sidebar .btn-quad, .baymain #completed .btn-quad {
    border-radius: 2em;
    padding: 0;
    line-height: 1;
    float: left;
    color: #fff;
    border-color: #fff;
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.2rem;
}
.baymain #working .columns.right h4.times {
    margin-bottom: 0;
}
.baymain #working .columns.right h4.times .badge {
    font-size: 1.3rem;
    font-weight: 900;
}
.baymain .badge-warning {
    color: #212529;
    background-color: #ffc107;
}
.baymain h4.times sup {
    position: relative;
    top: -1em;
    color: grey;
    text-transform: uppercase;
}
.baymain h4.times sup {
    font-size: 70%;
}
.baymain .ibox-footer .clockpicker {
    padding: 5px;
    margin-block-start: 0;
    margin-block-end: 0;
}
.clockpicker h4.times .input-group-addon {
    color: #ffc107;
}
.baymain .job-list h2.service {
    font-size: 1.2em;
}
.baymain .job-list h4.times {
  padding-left: 5px;
  margin: 0;
}
.baymain .job-list h4.times sup {
  display: none;
}
.baymain .job-list h4.times .timein {
  margin-top: 5px;
}
.job-list h5.identification {
  padding: 5px 0 2px;
  display:inline-block;
}
/* COMPLETED STYLES */
.agile-list li {
    background: #FAFAFB;
    margin: 0 0 10px 0;
    padding: 5px;
}
#completed .btn-xs {
    margin-top: -6px;
}

/* START JOB */
/*.app .startjob .ibox-title, .app .startjob .jobcard .ibox-title {
    padding: 15px 15px 8px 15px;
    background: #ffc515;
}
.app .startjob .jobcard .ibox-title {
  background: #fff;
}
.app .startjob .jobcard .ibox-content .ibox-title {
    padding: 0;
    min-height: 0;
}*/
.app.bays .nav-tabs .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}
.app .startjob .bay-indicators {
    margin-bottom: 2em;
}
.app .startjob .jobcard {
    margin: 15px 0;
}
.app .startjob .jobcard .ibox-content {
    background: transparent;
    padding: 15px;
}
.app .startjob .ibox-title {
    padding: 15px 15px 8px 15px;
    background: #ffc515;
}
.app .startjob .ibox-title.overview h3 {
    margin: 0 0 5px;
}
.app .startjob .ibox-title.id {
    background: #fff;
}
.app .startjob .ibox-title.bay-ident {
    padding: 0;
    min-height: 0;
}
.app .startjob .ibox-title .columns {
    padding: 5px;
}
.app .startjob .ibox-title h3 {
    padding-left: .5em;
    margin-top: 5px;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 600;
}
.app .startjob .jobcard .ibox-content .ibox-title .columns.bay {
    background: #ffc515;
}
.app .startjob .jobcard .service {
    margin-top: .4em;
    margin-bottom: .5em;
    padding: 1em;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
}
.app .startjob label {
    margin-top: .5rem;
    margin-bottom: 0;
}
.app .startjob .jobcard .prodcard {
    padding: 1em;
    margin: 0.5em 0;
    background: lightgrey;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
}
.app.bays .startjob .tab-pane .inner {
  margin: 0;
}
.jobcard .vehicle-view {
  background: url(/assets/img/vehicle-sedan.jpg) left no-repeat;
  background-size: 100%;/* 660px;*/
  margin: 0 auto;
  overflow: visible;
  padding: 2em 0;
}
.jobcard .notes {
  margin: 0 auto;
  overflow: visible;
  padding: 2em 0;
}
.bays .jobcard table.vehicletop {
     margin: 4em auto 4em 8em;
}
.bays .jobcard .vehicletop td {
    margin: 0;
    padding: 3px;
}
.bays .jobcard .vehicletop label {
    margin-bottom: 0;
}

/* BY TABS - CHECKIN */
#install-check-list > li {
  margin-bottom: 10px;
  border: solid 2px #e1e1e1;
  border-radius: 7px;
  background: #fff;

}
#install-check-list li a {
  display: block;
  font-size: 20px;
  padding: 10px 10px 10px 50px;
  background: transparent url(/assets/img/check-box.png) 10px center no-repeat;
}

#install-check-list li a.checked {
  background: transparent url(/assets/img/check-box-green.png) 10px center no-repeat;
  color: #238C00;
}


/* car photo upload */
.quote-imgs-thumbs {
  background: #eee;
  border: 1px solid #ccc;
  border-radius: 0.25rem;
  margin: 1.5rem 0;
  padding: 0.75rem;
}
.quote-imgs-thumbs--hidden {
  display: none;
}
.img-preview-thumb {
  background: #fff;
  border: 1px solid #777;
  border-radius: 0.25rem;
  box-shadow: 0.125rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.12);
  margin-right: 1rem;
  max-width: 140px;
  padding: 0.25rem;
}

/* barcode scanner */
#scanner-wrapper {
  height: 480px;
  position: relative;
  overflow: hidden;
}  
 
#canvas {
  position: absolute;
}

/* new design v2 */
.panel-heading > span {
  font-size: 60%;
}
.panel-heading .panel-title{
  padding-bottom: 12px;
}
.panel-heading .panel-details{
  line-height: 1.5;
  font-size: 60%;
}
.panel-heading .panel-details .

.startjob-wrapper {
  background: rgba(0,0,0,0.5) url(/assets/img/startjob-bg.jpg) center center no-repeat;
  background-size: cover;
  background-blend-mode: multiply;
}
#tn-service-options .panel-body {
  padding-bottom: 0;
}
#tn-service-options .bg-grey {
  background-color: #e1e1e1;
  padding-top: 5px;
}
.panel-warning.panel-custom {
  border: none;
  margin-bottom: 5px;
}
.panel-warning.panel-custom .panel-heading {
  background-color: #FFC515;
  border-color: #FFC515;
  font-weight:700;
  font-size: 24px;
  color: #000;
}
.panel-warning.panel-services {
  border: none;
  background-color: transparent;
}
.panel-warning.panel-services > .panel-body {
  background-color: #fff;
}
.tn-note {
  font-weight: normal;
}

#tn-start-order {
  background: #000;
  color: #fff;
  border-color: #000;
  padding-top: 20px; padding-bottom: 20px;
}
#tn-start-order .btn-warning {
  color: #000;
  background-color: #FFC515;
  border-color: #FFC515;
  padding-left: 30px; padding-right: 30px;
  font-size: 24px;
  font-weight: 700;
}

#tn-cart-div .panel-body p {
  margin-bottom: 0;
}
#tn-cart-div .panel-body p > span {
  font-size: 30px;
  font-weight: 700;
}
.wizard > .actions a, 
.wizard > .actions a:hover, 
.wizard > .actions a:active {
  padding: 0.2em 0.75em !important;
}
.wizard > .steps > ul > li {
  min-width: 15% !important;
  width: auto !important;
}
.wizard > .steps a, .wizard > .steps a:hover, .wizard > .steps a:active {
  padding: 2px 8px !important;
}
.wizard > .steps {
  background: #fff;
  padding: 10px;
}
#onboarding .ibox-content {
  padding: 0 0 20px;
}
.wizard > .content {
  background: transparent !important;
  padding-top: 20px;
}
.wizard > .actions > ul {
  padding-top: 10px !important;
}
#onboarding .ibox {
  background-image: url(/assets/frontend/images/sleek-car-rt.jpg), linear-gradient(rgb(219, 166, 166), rgb(0, 0, 172));
}
#tn-lookup-result {
  background: #f1f1f1;
  padding: 10px 0 10px 10px;
  border-radius: 4px;
}
#tn-lookup-result p {
  margin-bottom: 0.5rem;
}
#tn-lookup-result .btn {
  font-size: 105%;
}
.wizard-big.wizard > .content {
  min-height: 250px !important;
}
#onboading-header {
  align-items: center !important;
}
/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
/* Styles */
  .app .baymain.todo .ibox-title, .app .baymain.completed .ibox-title {
    padding: 0 5px;
    min-height: 2em;
  }
  .baymain.working .columns.right {
    padding: 0;
  }
  .app .baymain.startjob .sidebar.columns.right {
    padding: 1em 0;
  }
  .app .baymain .bay-indicators {
      padding-left: 10%;
  }
}

.options_div .rm-level-options label{
  display: block !important;
}