* {
font-synthesis: none !important;
}

/* Field Labels */ 
.control-label {
	color: darkblue;
	font-weight: 500;	
	/* vertical-align: text-bottom!important;  */
	padding-right: 5px;
	
}
.aw-label-top {
	color: darkblue;
	font-weight: 500;
}

/*  Sets alignment for grouping totals at bottom of grid rows  */
.k-group-footer td {
    text-align: right;
}

/*  Sets the overall tightness of grid rows  */
.k-grid-table td {
    padding: 2px 2px !important;
    text-indent: 4px;
    line-height: 15px !important;
}
.aw-decorated-grid-cell {
    overflow: initial!important;
    text-overflow: ellipsis;
}

.k-grid-table.k-button td {
	text-indent: 0px;
}

.k-tabstrip-content, .k-tabstrip > .k-content {
    margin: 0 !important;
    padding-block: 1px;
}
.aw-tab-section {
    padding-top: 3px;
}

.aw-form, .aw-panel-borders-on {
    margin: 2px!important;
}

.aw-form .form-inline .form-group, .form-inline .k-grid {
	margin-bottom: .3em !important;
}
.k-button-md.k-icon-button {
	padding-top: 1px;
    padding-bottom: 1px;
    line-height: .45cm;
}
	
.k-header .k-icon {
	vertical-align: initial;
}

/* Sets the height of a Save/Cancel and Form HTML buttons a nit tighter  */
.k-primary {
	padding: 1px 8px;
}

/* This makes sure the icon on a Save/Cancel button is aligned nicely */
.k-button .k-sprite {
    vertical-align: middle;
	text-indent: -1px;
}	

 /* This is the height of a regular input field  */
input.k-textbox, k-input-md {
    height: 25px;
	padding: 3px 0 0 0;
	text-indent: 5px;	
}

 /* This is the height of a pulldown combo box input field  */
.k-autocomplete .k-input, 
.k-dropdown-wrap .k-input, 
.k-multiselect-wrap .k-input, 
.k-numeric-wrap .k-input, 
.k-picker-wrap .k-input, 
.k-selectbox .k-input, 
.k-datepicker.k-input.k-input-solid.k-input-md.k-rounded-md,
.k-input-md .k-input-inner,
.k-picker-md .k-input-inner ,
.k-textbox>input
{
    line-height: 22px;
	padding: 2px 0 0 0;
	text-indent: 5px;
}	

/*   SAVE Button  */
.k-button-solid-primary.k-focus, .k-button-solid-primary:focus,
.k-button-solid-base.k-focus, .k-button-solid-base:focus  {
	 box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}

.k-numerictextbox.k-input.k-expand-padding.k-input-solid.k-input-md.k-rounded-md:focus,
.k-numerictextbox.k-input.k-expand-padding.k-input-solid.k-input-md.k-rounded-md.k-focus,
.k-datepicker.k-input.k-input-solid.k-input-md.k-rounded-md.k-focus,
.k-input.k-combobox.k-input-solid.k-input-md.k-rounded-md.k-focus,
.k-picker.k-dropdownlist.k-picker-solid.k-picker-md.k-rounded-md.k-focus,
.k-datepicker.k-input.k-input-solid.k-input-md.k-rounded-md.k-focus,
.k-switch.k-switch-md.k-rounded-full.k-switch-on:focus,
.k-switch.k-switch-md.k-rounded-full.k-switch-off:focus
{
	 box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}

.k-autocomplete.k-state-focused, 
.k-dropdown-wrap.k-state-focused, 
.k-numeric-wrap.k-state-focused, 
.k-picker-wrap.k-state-focused, 
.k-textbox:focus {
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}	
.k-dropdown-wrap.k-state-focused {
		border-width: 1px;
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}
.k-numeric-wrap.k-state-focused {
		border-width: 1px;
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}
.k-picker-wrap.k-state-focused {
		border-width: 1px;
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}
.k-primary.k-state-focused {
		border-width: 1px;
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}
.k-button.k-state-focused {
		border-width: 1px;
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}	
.input.k-textbox.k-state-focused {
		border-width: 1px;
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}	
.k-multiselect-wrap.k-state-focused {
		border-width: 1px;
    box-shadow: 0 0 6px 0 rgba(0,65,250,1);
}


.w3-amber,.w3-hover-amber:hover{color:#000!important;background-color:#ffc107!important}
.w3-aqua,.w3-hover-aqua:hover{color:#000!important;background-color:#00ffff!important}
.w3-blue,.w3-hover-blue:hover{color:#fff!important;background-color:#2196F3!important}
.w3-light-blue,.w3-hover-light-blue:hover{color:#000!important;background-color:#87CEEB!important}
.w3-brown,.w3-hover-brown:hover{color:#fff!important;background-color:#795548!important}
.w3-cyan,.w3-hover-cyan:hover{color:#000!important;background-color:#00bcd4!important}
.w3-blue-grey,.w3-hover-blue-grey:hover,.w3-blue-gray,.w3-hover-blue-gray:hover{color:#fff!important;background-color:#607d8b!important}
.w3-green,.w3-hover-green:hover{color:#fff!important;background-color:#4CAF50!important}
.w3-light-green,.w3-hover-light-green:hover{color:#000!important;background-color:#8bc34a!important}
.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#3f51b5!important}
.w3-khaki,.w3-hover-khaki:hover{color:#000!important;background-color:#f0e68c!important}
.w3-lime,.w3-hover-lime:hover{color:#000!important;background-color:#cddc39!important}
.w3-orange,.w3-hover-orange:hover{color:#000!important;background-color:#ff9800!important}
.w3-deep-orange,.w3-hover-deep-orange:hover{color:#fff!important;background-color:#ff5722!important}
.w3-pink,.w3-hover-pink:hover{color:#fff!important;background-color:#e91e63!important}
.w3-purple,.w3-hover-purple:hover{color:#fff!important;background-color:#9c27b0!important}
.w3-deep-purple,.w3-hover-deep-purple:hover{color:#fff!important;background-color:#673ab7!important}
.w3-red,.w3-hover-red:hover{color:#fff!important;background-color:#f44336!important}
.w3-sand,.w3-hover-sand:hover{color:#000!important;background-color:#fdf5e6!important}
.w3-teal,.w3-hover-teal:hover{color:#fff!important;background-color:#009688!important}
.w3-yellow,.w3-hover-yellow:hover{color:#000!important;background-color:#ffeb3b!important}
.w3-white,.w3-hover-white:hover{color:#000!important;background-color:#fff!important}
.w3-black,.w3-hover-black:hover{color:#fff!important;background-color:#000!important}
.w3-grey,.w3-hover-grey:hover,.w3-gray,.w3-hover-gray:hover{color:#000!important;background-color:#9e9e9e!important}

.wc-exempt,.wc-hover-exempt:hover{color:#000!important;background-color:#aeffd7!important}



.welcome_image {
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: url(/ventaire/images/VentaireLogoSmall50.png) no-repeat;
  width: 348px;
  height: 116px;
  padding-left: 350px;
}
.welcome_heading {
	color: #FFFFFF;
    background-color: #006738;
    font-size: 16px;
    text-align: center;
    font-family: Verdana;
    height: 15px;
    width: 526px;
    padding-bottom: 7px;
 margin-bottom:10px;
}


.aw-panel-borders-off {
    margin: 2px 0px 0px 0px!important;
}

	
/* remove lines around Seperators in Forms, + tighten spacing */
.thinsep { 
	 	 }
.thinsep .aw-fieldset  {
	margin-top: 0px!important;
    margin-bottom: 0.7em!important;
	border: 2px  !important;}
.thinsep .aw-fieldset-legend  {
	margin-bottom: 0em !important;  }

.nosep { border: 0px; 	padding: 0px; 	 }
.nosep .aw-fieldset  {
	margin-top: 0px!important;
    margin-bottom: 0.7em!important;
	border: 0px  !important;}
.nosep .aw-fieldset-legend  {
	margin-bottom: 0em !important;  }

/* Make Icons less transparent */
.fa.k-sprite, .fa.k-sprite:before {
	opacity: 1!important;
}

.expanded-note {
	background-color:#fdf5e6!important;  /* sand */ 
	color:#4CAF50 !important;  /* green */
	width: 300px; 
	height: 300px; 
	margin: 0 0 0 0  !important;
	padding: 8px 30px 15px 30px  !important;
	border:2px solid #ffffff  !important;
	font-size: 15px;
	font-weight: 500;
}

.tightlines .aw-html {
	    position: initial !important;
}
	
.tightlines .aw-column {
    height: 1.5em !important;
    line-height: 1.614em !important;
}
.tightlines .aw-column-multi {
    height: 1.5em !important;
    line-height: 1.614em !important;
}		
.tightlines input.k-textbox {
    height: 1.5em !important;
    line-height: 1.614em !important;
}
.tightlines input.k-input {
    height: 1.5em !important;
    line-height: 1.614em !important;
}
  
.tightlines .k-numerictextbox {
    height: 1.3em !important;
    line-height: 1.614em !important;
}  
.tightlines .k-formatted-value {
    height: 1.3em !important;
    line-height: 1.614em !important;
}  
.tightlines .x-item-disabled {
    height: 1.3em !important;
    line-height: 1.614em !important;
}

  
.tightlines .k-numeric-wrap {
    height: 1.5em !important;
    line-height: 1.614em !important;
	border-width: 1px;
    border-style: solid;
    padding: 0 1.9em 2px 0;
}
.tightlines .k-state-default {
    height: 1.5em !important;
    line-height: 1.614em !important;
}
.tightlines .k-expand-padding {
    height: 1.5em !important;
    line-height: 1.614em !important;
}

.nodivlines .k-grid tr td {
    border-bottom: 0px;
	border-top: 0px;
}

.k-filtercell>.k-operator-hidden {
    padding-right: 0em !important;
}

.thinnerrows .k-grid-content > table > tbody > tr > td > .k-button
{
	padding-top:1px;
	padding-bottom:1px;
	line-height:.45cm;
}
.thinnerrows .k-grid td {
	line-height: 1.0em!important;
	padding: .2em .5em!important;
}

.thinnerrows input.k-textbox {
    height: 2em;
    text-indent: 0.3em;
    line-height: 1.1em;
}

.thinnerrows .k-dropdown-wrap .k-input {
    height: 1.614em;
    line-height: 1.614em;
    padding: 0em;
}

.thinnerrows .k-icon, .k-sprite {
    vertical-align: top;
	overflow: inherit;
/*	position: absolute !important; */
}
.account-map {

	position: unset !important;
	overflow: hidden;
}

.installer-map {
	position: unset !important;
	overflow: hidden;
}

.installer-map-label {
  height: 0.7em;
  padding: 2px 5px 2px 5px;
  border: 1px solid #eb3a44;
  border-radius: 5px;
  background: #fee1d7;
  color: #eb3a44;
  text-align: center;
  line-height: 1em;
  font-weight: 500;
  font-size: 0.8em;
}

.thinsep { 	/*height: 220px !important; */ 	padding: 0px !important;border: 0px  !important; }
.thinsep .aw-fieldset  {padding: 0px !important;border: 0px  !important;}
.thinsep .aw-fieldset-legend  {margin-bottom: -0.2em !important;  }

.flex-container {
  display: flex;
  flex-wrap: nowrap;
  background-color: DodgerBlue;
}

.flex-container > div {
  background-color: #f1f1f1;
  width: 100px;
  margin: 10px;
  text-align: center;
  line-height: 75px;
  font-size: 30px;
}


span#formcellboxblue {
 width: 80%;
	border:3px;
	solid black;
    margin-top: -35px;
    font-weight: 500px;
    padding-top: 9px;
    padding-bottom: 8px;
    text-align: left;
    display: block;
}


span#formcellboxblue85 {
 width: 80%;
	border:3px;
	solid black;
    margin-top: -35px;
    font-weight: 500;
    padding-top: 9px;
    padding-bottom: 8px;
    text-align: left;
    display: block;
}


span#formcelldummy {
 width: 500px;
    margin-top: -35px;
    display: block;
}
span#formcellbgblue {
 width: 500px;
    color: #ffffff;
    margin-top: -35px;
    font-weight: 500;
    /* padding-top: 9px;
    padding-bottom: 8px;  */
    background-color: #0275C2;
    text-align: center;
    display: block;
}

span#formcellbgblue100 {
 width: 500px;
    color: #ffffff;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}

span#formcellbgblue1200 {
 width: 1150px;
    color: #ffffff;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue300 {
 width: 300px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue250 {
 width: 250px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue250a {
 width: 250px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue250b {
 width: 250px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue250c {
 width: 250px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}

span#formcellbgblue500 {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue500a {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue9 {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue9a {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue9b {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue9c {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue9d {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}
span#formcellbgblue9e {
 width: 500px;
    color: #ffffff;
    margin-top: -9px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}

span#formcellbgblue9low {
 width: 500px;
    color: #ffffff;
    margin-top: 25px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: center;
    display: block;
}

span#formcellbgblue60 {
 width: 300px;
    color: #ffffff;
    margin-top: -35px;
    font-weight: 500;
    background-color: #0275C2;
    text-align: left;
    display: block;
}


.TxtBlue{
	color: #0275C2
}

.singlecolumnform .form-inline .form-group {
 display:block;
 }

.aw-column-multi textarea {
position: absolute; 
}


.pofreighttotallabel{
	font-weight: 500;
	float:right;
	clear:right;
}

.addbtn{
color: #157fcc !important;
font-weight: 500 !important;
}
.editbtn{
color: #61ba9e !important;
font-weight: 500 !important;
}
.deletebtn{
color: #d9534f !important;
font-weight: 500 !important;
} 

.commentbuttonduel{
margin-top:20px;
margin-left: -15px;
padding-top:5px;
margin-right:30px
height:9px;
width:16px;
} 
/ BUTTON COLOURS/
.bluebutton{
color: #157fcc !important;
font-weight: 500 !important;
}
.greenbutton{
color: #61ba9e !important;
font-weight: 500 !important;
}
.redbutton{
color: #d9534f !important;
font-weight: 500 !important;
font-size: 16px;
}
.goldbutton{
color: #FFC90E !important;
font-weight: 500 !important;
}
.orangebutton{
color: #F15A24 !important;
font-weight: 500 !important;

}
.buttongreen{
    color: #FFFFFF;
    background-color: #1DD3B0;
    font-size: 12px;
    text-align: center;
    font-family: Verdana;
    height: 15px;
    width: 110px;
    padding-bottom: 7px;
 margin-bottom:10px;
}

/* @import url('https://fonts.googleapis.com/css?family=Open+Sans');

body {
	font-family:'Open Sans',sans-serif;
}
*/ 

.main-vp .aw-form {
	border:none;
}

.aw-form-body.arpt-form {
	background:#ffffff;
}

.arpt-wrapper {
	margin: -25px 0 0 0;
	width:600px;
	padding: 8px 30px 15px 30px;
	background:#efefef;
	border:1px solid #d0d0d0;
}

.arpt-inline h4 {
	display:inline-block;
}

.header-title {
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
}

.header-group {
	font-size:16px;
	font-weight:600;
	text-transform:uppercase;
}

.gq-wrapper {
	background:#efefef;
	border:1px solid #d0d0d0;
	border-width: 1px 1px 0 1px;
	text-align:center;
}

.gq-grid-wrapper {
	text-align:center;
	background:#f9f9f9;
	border-bottom:1px solid #d0d0d0;
}

.grid-value {
	font-size:16px;
	line-height:2;
}

.cq-grid .k-widget {
	border:1px solid #d0d0d0;
	border-width:0 1px 0px 1px;
	box-shadow:none;
}

.gq-col-1, .gq-col-2, .gq-col-3, .gq-col-4, .gq-col-5, .gq-col-6, .gq-col-7, .gq-col-8, .gq-col-9, .gq-col-10, .gq-col-11, .gq-col-12, .gq-col-13, .gq-col-14 {
	display:inline-block;
	padding:10px;
	vertical-align:middle;
}

.text-top {
	vertical-align:text-top;
}

.center-align {
	text-align:center;
}

.left-align {
	text-align:left;
	width:42%;
}

.right-align {
	text-align:right;
	width:50%;
}

.grid-inline {
	display:inline-block;
}

.gq-col-1 {
	width:6%;
}

.gq-col-2 {
	width:4%;
}

.gq-col-3 {
	width:20%;
}

.gq-col-4 {
	width:2%;
}

.gq-col-5 {
	width:2%;
}

.gq-col-6 {
	width:6%;
}

.gq-col-7 {
	width:6%;
}

.gq-col-8 {
	width:8%;
}

.gq-col-9 {
	width:6%;
}

.gq-col-10 {
	width:6%;
}

.gq-col-11 {
	width:6%;
}

.gq-col-12 {
	width:6%;
}

.gq-col-13 {
	width:6%;
}

.gq-col-14 {
	width:6%;
}

.red {
	color:red;
	text-align:center;
	width:16px;
}

.green {
	color:green;
}

span.status-active {
	background:green;
	padding: 5px 10px;
	border-radius:20px;
	color:#ffffff;
}

span.status-draft {
	background:yellow;
	padding:5px 10px;
	border-radius:20px;
}

.grid-job h4 {
	font-weight:600;
	font-size:16px;
}

.header-underline {
	border-bottom:1px solid #d0d0d0;
}


.crm-customer-list-details {
    margin: 0px;
    padding: 0px;
    vertical-align: middle;
    display: inline-block;
}
.crm-customer-list-details dt {
    font-weight: normal;
}
.crm-customer-name {
    font-size: 16px;
    color: #35373d;
}
.k-rtl .crm-customer-nmb-contacts, .k-rtl .crm-customer-email{
    margin-right: 0;
}
.crm-customer-email {
    font-size: 16px;
    line-height: 16px;
    color: #8a8b8f;
    display: inline-block;
}
.crm-customer-nmb-contacts {
    margin-top: 8px;
}

/* Column Group Headings in Grids  */
.fix-col-group,.fix-col-group-hover:hover {
	color:#fff!important;
	background-color:#b9babd!important;
	align-self: center !important;;
}
/* Same, but alternate color  */
.fix-col-group-b,.fix-col-group-hover-b:hover {
	color:#fff!important;
	background-color:#9da6bf!important;
	align-self: center !important;;
}


.green_msg {
text-align: center;
 background-color: green; 
  color: white; 	
  font-size: 16pt;
  width: 100%;
  display: inline;
  padding: 1px 5px;
}
.yellow_msg {
text-align: right;
 background-color: orange; 
  color: white; 	
  font-size: 25pt;
  width: 100%;
  display: block;
}

/* hide up/down arrows in numeric filter */
div.k-grid-header .k-numerictextbox .k-select {
	display: none;
}

/* turn off hover for a selected row - this affects Presentation Rules, so diabling it makes it better  */
.k-grid tr:hover {
    /* background-color: #ebebeb; */
}
.k-draghandle.k-state-selected:hover, .k-ghost-splitbar-horizontal, .k-ghost-splitbar-vertical, .k-list>.k-state-highlight, .k-list>.k-state-selected, .k-marquee-color, .k-panel>.k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-state-selected, .k-state-selected:link, .k-state-selected:visited, .k-tool.k-state-selected {
    color: #000;
    background-color: #cde2f5;
}

/* This is the color of a Row grid after clicking on it  */
.k-grid td.k-state-selected,.k-grid tr.k-state-selected td {
    color: #000000!important;
    background-color: antiquewhite!important;
}

/* This is the color of a Row grid when you hover over it  */
.k-grid td.k-state-selected:hover,.k-grid tr.k-state-selected:hover td {
    color: #000000!important;
    background-color: antiquewhite!important;
}

 /* This makes an indent color pattern on the grid cell that was clicked on */
.k-grid tr.k-state-selected:hover td.k-state-focused,.k-grid tr:hover .k-state-focused.k-state-selected {
    -webkit-box-shadow: inset 0 0 3px 0 #ff0101;
    box-shadow: inset 0 0 3px 0 #ff0101;
}
/* This is a highlight in the cell when you are NOT focused on it... after the click and lost focus was 76abd9 */
.k-grid td.k-state-focused {
    -webkit-box-shadow: inset 0 0 0 1px inset 0 0 3px 0 #ff0101;
    box-shadow: inset 0 0 0 1px inset 0 0 3px 0 #ff0101;
}
.k-list>.k-state-focused.k-state-selected,.k-listview>.k-state-focused.k-state-selected,.k-state-focused.k-state-selected,td.k-state-focused.k-state-selected {
    -webkit-box-shadow: inset 0 0 4px 2px;
    box-shadow: inset 0 0 4px 2px #76abd9;
}
.k-listview>.k-state-focused.k-state-selected,.k-state-selected td.k-state-focused,td.k-state-focused.k-state-selected {
    -webkit-box-shadow: inset 0 0 3px 0px #76abd9;
    box-shadow: inset 0 0 3px 0px #76abd9;
}

.k-grid-header .k-link:link, .k-grid-header .k-link:visited, .k-grouping-header .k-link {
    color: #000;
}

.k-block, .k-content, .k-dropdown .k-input, .k-popup, .k-toolbar, .k-widget {
    color: #000;
}

.k-tooltip {
	width: 500px;
	background-color: #2c6228!important;
}
.k-tooltip-content {
    color: white;
	font-size: 18px;
}
/* Set Radio button color to Green when checked */
.k-radio.k-radio-md {
    border-color: #f06363;
	border-width: 9px;
    color: #333;
    background-color: #fff;
    border-radius: 34%;
}	

.k-radio.k-radio-md:checked {
    color: #4cf649;
	border-color: #4cf649;
}

/* Set a Switch to Green, when ON  */
.k-switch-on .k-switch-thumb {
    border-color: #71c1e2;
    background-color: #56ff2a;
    background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0));
}
/* Green Text for Switch when ON */
.k-switch-md .k-switch-label-on {
    left: 6px;
    color: darkgreen;
    font-weight: 500;
}

.k-switch-md {
	height: 24px;	
}
	
/* This tightens thelines inside a combo box */
.k-popup .k-list .k-item {
	line-height: 1.3em !important;
	min-height: 1.3em !important; 
 }

.testing_mode {
	background-color: YELLOW;
    color: RED;
    font-weight: 500;
    font-size: large;
}

.header-jobnotes {
	background-color: mediumseagreen;
    color: white;
    font-weight: 500;
    font-size: x-large;
	padding-left: 10px;
	vertical-align: middle;
    line-height: 60px;
}

.calculated-field {
	background-color: #ececec;
}
.readonly-field {
	background-color: #ececec;
}
.readonly-field .k-button-md.k-icon-button {
	color: #003f593b;
}



/* Make bigger X on Grid Tabs */
.fa.k-sprite.aw-closable-tab::before {
	font-size: 21px !important;
}

/* Global PRINT Button */
.print1,.print1-hover:hover{color:#fff!important;background-color:#ff9800!important}

/*  This tightens the rows in a pulldown to show more records  */
.k-dropdowngrid-popup .k-list-scroller {
    line-height: 13px;
}

/* Thinbutton - for tight columns in a grid  */
.k-grid-content > table > tbody > tr > td > .k-button.thinbutton {
    /* padding-left: 7px; */
    padding-right: 4.2px;
    margin: 0 -0.24em;
	text-indent: 1px;
	border-width: 0;
}

/*  A grid Button thats NOT a 'thinbutton', icon only, no text  */
.aw-link.k-button.aw-link-no-text {
	height: 1.5em!important;
	text-indent: 1px;
}


/* Global ADD Buttons */
.addrec,.addrec-hover:hover{
	color:#fff!important;
	background-color:#4CAF50!important;
	border: 2px solid #4CAF50;
}

.addrec-caption,.addrec-caption:hover{
	font-family: "Fira Sans Extra Condensed";	
	color:#fff!important;
	background-color:#4CAF50!important;
	border: 2px solid #4CAF50;
	padding: 2px 4px;
    margin-left: 10px;
	cursor: pointer;
}
.addrec-caption:after {
	font-family: "Fira Sans Extra Condensed";
	font-weight: 400;
    content: "New";
	color:#fff!important;
	background-color:#4CAF50!important;
	border: 2px solid #4CAF50;
    margin-left: 4px;
}
.addrec-caption.viewall:after {
	content: "View all notes";
	background-color:#4CAF50!important;
}


.addrec-caption-many,.addrec-caption-many:hover{
	font-family: "Fira Sans Extra Condensed";	
	color:#fff!important;
	background-color:#4CAF50!important;
	border: 2px solid #4CAF50;
	padding: 2px 4px;
    margin-left: 10px;
	cursor: pointer;
}
.addrec-caption-many:after {
	font-family: "Fira Sans Extra Condensed";
	font-weight: 400;
    content: "Multi-Add";
	color:#fff!important;
	background-color:#4CAF50!important;
	border: 2px solid #4CAF50;
    margin-left: 4px;
}
/* with Plus Sign */
.addrec-w-plus,.addrec_w_plus-hover:hover{
	color:#fff!important;
	background-color:#4CAF50!important;
	border: 2px solid #4CAF50;
	
}
.addrec-w-plus:before {
    font-family: "Font Awesome 5 Free"; 
	font-weight: 900; 
	content: "\f067"; 
	font-size: 14px;
	padding-right: 4px;
	background-color: transparent !important;
	color: #fff;
	-webkit-transition: all .2s linear; -o-transition: all .2s linear; -moz-transition: all .2s linear; transition: all .2s linear;
}

.button-spacer-left {
	margin-left: 100px;
}

/* make Badge Bigger  */
.aw-badge.badge {
    margin-left: 0px;
    top: -2px;
    right: -2px;
    font-size: 13px;
}


/* **************************** Mobile ************************/

/* Tab Section - this adds space under the tabs. Was 15px */
.aw-phone .aw-tab-section {
    padding-top: 1px;
}

.aw-phone .k-panelbar .k-tabstrip>.k-content, 
.aw-phone .k-tabstrip>.k-content {
	padding: 2px;
}

.aw-phone .aw-form-body {
    padding-top: 2px;
}

/* TIGHTEN UP FOR MOBILE - Reduce space around Top Application Toolbar (where Buttons are)  */
.aw-phone  .aw-horiz-top-toolbar {
    margin-bottom: 0px!important;
    padding: 2px 0px 0px 10px!important;
}

.aw-phone  .thinhtml {
	line-height: 4px;
}

.aw-phone .aw-form .form-inline .form-group,
.aw-phone .form-inline .k-grid  {
	margin-bottom: 8px !important;
}

.aw-phone  .k-panelbar .k-tabstrip>.k-content, 
.aw-phone  .k-tabstrip>.k-content  {
	border-style: none;
}

.aw-phone .k-filter-row>th:first-child,
.aw-phone .k-grid tbody td:first-child,
.aw-phone .k-grid tfoot td:first-child,
.aw-phone .k-grid-header th.k-header:first-child {
	border-left-width: 1;
}

.aw-phone .k-filter-row th,
.aw-phone .k-grid-header th.k-header {
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	padding: 0.1em .6em 0.1em .6em;
}

.aw-phone .aw-fieldset-legend  {
	font-weight: 900;
}
.mobile {
	font-size: 18px;
    margin: 0px!important;
}

.mobile .aw-panel-header.k-link.k-header.k-state-selected {
	display:none
}

.mobile2 {
	font-size: 30px;
}
.calc-field {
background: #e8e8e8;
}

.mobile .k-tabstrip .k-content {
	margin: 0!important;
    padding: 0!important;
}
	
.m-job-frame {
	display: grid;
    grid-gap: 3px;
	grid-template-columns: 90% 10%;
    grid-auto-rows: auto;
}

.m-job-arrows {
	background-color: #eeeeee;
}	
.m-job-arrow:before {
	position: relative;
    font-size: 24px!important;
    line-height: 33px;
    top: 10px;
    left: 5px;
}
	
.m-job-globe {
	color: blue;
}	
.m-job-globe:before {
	position: relative;
    font-size: 24px!important;
    line-height: 33px;
    top: 10px;
    left: 5px;
}
	
	
.m-job-container {
	width: 100%;
	background-color: #80cbc478;
    border: 1px solid #fff;
}

.m-job-header {
	font-size: 20px;
	text-align: left;
	color: darkblue;
	font-weight: 300;
	display: grid;
    grid-gap: 3px;
	grid-template-columns: 33% 33% 33%;
    grid-auto-rows: auto;
}

.m-job-vehicle {
	font-size: 18px;	
}
.m-job-address {
	font-size: 16px;	
}

.m-job-details {
	display: grid;
    grid-gap: 3px;
    grid-template-columns: 11% 78% 9%;
    grid-auto-rows: auto;
	background-color: #80cbc447;
	font-size: 14px;
	text-align: left;
	color: darkblue;
	font-weight: 500;
}

.m-job-eta {
	font-size: 17px;
    line-height: 15px;
	text-align: center;
}
.m-job-eta.Confirmed {
	background:#80ff80;
}

.m-job-photo {
	height: 200px;
}

/* this is on the jobphotos Main form */
.m-photo-view .aw-picture-image {
	max-width: 330px;
}
.desktop-photo-view .aw-picture-image {
	height: 675px;
}

.grid-subtotal {
	color: white;
	font-weight: 500;	
	background-color: #0800b1;
    float: right;
    padding: 3px;
}

h5{font-size:24px}h6{font-size:20px}.w3-serif{font-family:serif}
h5,h6{font-family:"Segoe UI",Arial,sans-serif;font-weight:400;}.w3-wide{letter-spacing:4px}

.shipschedule .k-checkbox:checked {
    border-color: #0400f9!important;
    color: #ffffff!important;
    background-color: #0400f9!important;
}

/* HENRIK Mods for Notifications  */

input[type="button"] {
  border-radius: 10px;
  padding: 8px;
  box-shadow: none;
  border: none;
  background-color: deepSkyBlue;
  color: azure;
}
input[type="button"]:active, input[type="button"]:hover, input[type="button"]:focus {
  outline: 0;
}

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  width: 600px;
  font-weight: normal;
  margin-left: 450px;
  position: absolute;
  top: 0;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  background-color: #008cba;
  border-color: #0078a0;
  color: white;
  box-shadow: 0px 1px 5px 0 darkslategrey;
  z-index: 999999;
}

.alert-box-wide {
	width: 80%;
}

.alert-box-left {
	margin-left: 100px;
}

.alert-box.success, .alert-box-wide {
  background-color: #43ac6a;
  border-color: #3a945b;
  color: white;
  text-align: center;
  font-size: 20px;
  z-index: 999999;
}

.force-display {
	display: block!important;
}

.h_line { width:1200px; height:2px; background: #0275C2 }

.ps_wrapper {
	font-size: 6px;
	line-height: 8px;
	color: black;
}

.ps_jobno {
	color:red!important;
}


.jay1 .aw-empty {
	line-height: 10px;
}

.nodateicon .k-datepicker .k-input-button {
	/* display:none; */
}

.k-input-spinner {
	display: none;
}

.fab-steel-not-sagebrush {
	background:#d7ffd7;
	border-style: solid;
    border-color: #10a2f4;
    border-width: 3px;
	margin: -2px;
	display: block;	
}

.fab-wm-sm-in-process {
	background:#d7ffd7;
	border-style: solid;
    border-color: #ff9a05;
    border-width: 3px;
	margin: -2px;
	display: block;	
}

.fab-modyes-notcompleted {
	background:#d7ffd7;
	display: block;
}
.fab-modyes-completed {
	background:#d7ffd7;
	border-style: solid;
    border-color: #4dd41c;
    border-width: 3px;
	margin: -2px;
	display: block;	
}
.fab-modno-notcompleted {
	background:#ffffcc;
	display: block;	
}
.fab-modno-completed {
	background:#ffffcc;
	border-style: solid;
    border-color: #4dd41c;
    border-width: 3px;
	margin: -2px;
	display: block;	
}

.aw-panel-tool, .aw-panel-placeholder-tool {
    color: #E91E63;
}
.fab-tasks {
	vertical-align: -webkit-baseline-middle;
    font-size: 1.1em;
}
.fab-tasks-type {
	vertical-align: -webkit-baseline-middle;
    font-size: 1.1em;
	font-weight:500;
	color: red;
}

.fab-magic-date {
	border-style: solid;
    border-color: coral;
    margin-right: 34px;
    margin-left: -8px;
    margin-top: -5px;
    padding-left: 6px;
    padding-top: 3px;
}

.k-scheduler-other-month, .k-scheduler .k-other-month {
    background-color: #cecece;
}
.k-calendar-td a.k-link {
	font-size: x-large;
}	
.k-scheduler-yearview .k-day-indicator {
background-color: #76ecf95c;
    width: 1.2em;
    height: 26.2px;
    left: 0px;
    border-color: green;
    border-style: solid;
    color: black;
	margin-top: 0;
    border-radius:0;
}

/* Some tweaks for grid columns. Wrap headings. Make column menu use less space */
.k-column-title {
    min-width: 0;
    height: auto;
	white-space: normal;
	text-overflow: inherit;
}
.wmpivot .k-column-title {
    min-width: 16px;
    height: auto;
	white-space: normal;
	text-overflow: inherit;
	writing-mode: vertical-lr;
    -webkit-transform: rotate(343deg);
}

.wmpivot .k-grid-footer  .k-table-td {
    text-overflow: unset;	
	padding-inline: 2px;
    font-size: .9em !important;
}

.k-grid .k-cell-inner .k-grid-header-menu {
    margin-inline-end: 0px;
}

.k-grid-md .k-grid-header .k-grid-header-menu {
	padding: 0px;
    width: 15px;
}

/* This is the name of the Inline Button Menu - this makes it larger */
.wmpivot .k-button .k-button-text {
	font-size: 20px!important;
}

.wmpivot .k-menu-link .k-sprite {
	font-size: 20px!important;
}

.k-menu-popup .k-menu-link-text,.k-sprite {
	font-size: 20px!important;
} 

/* Tighten up space around the pulldown menu on a Grid */
.wmpivot .aw-iomb.k-toolbar {
	padding-block: 0px!important;
}

.wmpivot .aw-iomb.k-toolbar .k-button-group .k-button-solid-base {
		padding-block: 0px!important;
}

.pm_alerts {
	background-color: greenyellow;
    font-size: larger;
    padding: 5px;
}

.mono-grid td {
	text-align: right!important;
    white-space: nowrap;
    padding-right: 18px !important;
    font-family: monospace !important;
    font-size: small !important;
}