@import url('https://fonts.googleapis.com/css?family=Lato');

html{
    min-height:100%;
    height:100%;
    background-color: #FFFFFF;
/*     background: url("../images/MilesWebHomeBackground.png") repeat-y fixed center center / 100% 100% rgb(0, 0, 0); */
}

.headerbackground {
	border:none;
	position:fixed;
	width:1700px;
	height:800px;
	left: 0;
	clip:rect(0, 1700px, 95px, 0);
	z-index:-50;
}

.headnav-user {
	padding-left: 25px !important;
	background: 0 center url(../images/userrole.png) no-repeat;
}

body {
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	margin: 0;
	font-size-adjust:none;
    min-height:100%;
    height: 100%;
    color: #000000;
    min-width: 765px;
}
.wrapper, .mainContentWrapper{
	max-width: 1440px;
	margin: 0 auto 0 auto;
    min-height:100%;
    height:100%;
    border:none;
}
.footer{
	position:fixed;
	bottom:0;
	max-width: 1440px;
	margin: 0 auto 0 -1em;
	padding-bottom:10px;
	width:100%;
	background-color: #ffffff;
}
.footerFieldset{
/*     background-attachment: scroll; */
/*     background-clip: border-box; */
    background-color: #ffffff;
/*     background-image: url("../images/prime/ui-bg_glass_100_f6f6f6_1x400.png"); */
/*     background-origin: padding-box; */
/*     background-position: 50% 50%; */
/*     background-repeat: repeat-x; */
/*     background-size: auto auto; */
border:none;
}
.wrapper{
 background-color:#FFFFFF;
}

.wrapper, .loginWrapper{
	border-radius: 0;
	border:none;
	background-color:#FFFFF;
}

body.popup {
	padding: 15px;
	background-color: #FFFFFF
}
.searchFields, .searchButtons, .top{
	vertical-align:top;
}
.searchPanel .ui-panel-titlebar-icon, .actionLegend .ui-panel-titlebar-icon{
	float:left;
}
.searchBox{
	vertical-align:top;
	width:80%;
}
.actionLegend{
	vertical-align:top;
	width:80%;
}
.actionLegend td{
	white-space:nowrap;
	line-height:25px;
	width:200px;
}

td#content {
	vertical-align: top;
	min-height: 250px;
	text-align: left;
	padding: 10px 18px 0 18px
}

a, a:visited {
	COLOR: #282828;
	FONT-SIZE: 1em;
	TEXT-DECORATION: underline
}

a:hover {
	COLOR: #6a86c3;
/* 	FONT-SIZE: 1em; */
	TEXT-DECORATION: underline
}

a:active {
	COLOR: #6a86c3;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none
}

li.ui-menuitem.ui-widget.ui-corner-all:not(.ui-menu-parent) a.ui-menuitem-link.ui-state-hover {
    background: transparent !important;
    border-color: transparent;
}

.data {
	width: 100%;
	border-right: 1px solid #ccc
}
.mainContent{
	max-width: 1440px;
	margin: 0 auto;
	padding: 115px 0 0 0;
}
.mainContent.sl {
	padding-top: 0;
}
.backToTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    display: none;
}
.backToTop img {
	width: 35px;
	height: 35px;
}

.headerRow {
	z-index: 990;
	position: fixed;
	width: 100%;
	top: 0
}

.topHeader {
	height: 70px;
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	position: relative;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#b4b4b4+0,8f8f8f+100 */
	background: rgb(232, 232, 232);
}

.breadcrumbHeader{
	top:70px;
	position: fixed;
	width: 100%;
	z-index:980;
	max-width: 1440px;
	margin: 0 auto 0 auto;
	background-color: #f9f9f9;
}
.messagesHeaderContent{
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	max-width: 1440px;
	top:110px;
	position: fixed;
	width:100%;
	background-color:transparent;
	z-index:979;
}
.messagesHeader{
    width: 55%;
	padding-left: 30%;
	padding-right: 2%;
	z-index:1005;
	margin: 0 auto 0 auto;
}
@media screen and (max-width: 1280px) {
	.messagesHeader{
	    width: 62%;
		padding-left: 35%;
	}
}

@media screen and (max-width: 1440px) {
	max-width: 100%;
}

.topHeaderMenu {
	border-radius: 0 0 0 0;
	padding: 5px 5px 5px 1%;
	float: left;
	font-size: 1.2em;
	color: #282828;
	white-space: nowrap;
}
.smallMenu {
	float: left;
}
.small-menu-link::before {
	content: "";
	width: 26px;
	height: 18px;
	opacity: 0.5;

	background: transparent url(../images/3lines.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
.customerLogoImg{
	margin-bottom:-6px;
	margin-left:-10px;
	margin-top:-6px;
}
.mainMenu{
/*	width:100%;*/
/*	height:32px;*/
	bottom: 0;
	position:absolute;
/* 	background-color:#d1cdc2; */
	font-family: Arial, Verdana, sans-serif; 
	COLOR: #ffffff !important; 
	FONT-WEIGHT: bold;
	font-size: 13px;
    line-height: 15px;
    margin-left: 1%;
}

img { border: 0 }

th {
	text-align: left;
}

td {
	font-size: 1em;
	line-height: 14px
}

.align_top {
	vertical-align:top;
}

.align_bottom {
	vertical-align:bottom;
}

.labelColumn{
	vertical-align:top;
	width: 120px;
}
.inputColumn{
	vertical-align:top;
}

h1, .h1 {
	COLOR: #6a86c3;
/* 	font: bold Arial,Geneva,Helvetica,Helv,sans-serif; */
	font-weight: bold;
	font-size:1.9em;
	margin-top: 20px;
	padding-bottom: 0;
}

h2, .h2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.3em;
	color: #6a86c3;
	margin: 10px 0 5px 0;
	font-weight: bold
}

h3, .h3 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 1.1em;
	color: #6a86c3;
	font-weight: bold
}

td.funcnav {
	border: 1px solid #8B8A75;
	padding: 0
}

a.funcnav, a.funcnav:visited {
	FONT-WEIGHT: bold;
	line-height: 15px;
	padding: 2px;
	TEXT-DECORATION: none;
}

a.funcnav:active, a.funcnav:hover {
	COLOR: #6a86c3 !important;
/* 	FONT-SIZE: 1em; */
/* 	line-height: 14px; */
/* 	padding: 2px; */
	TEXT-DECORATION: none;
}

td.funcnavhl {
	border: 1px solid #8B8A75;
	FONT-WEIGHT: normal;
	padding: 0
}

a.settingsnav {
	COLOR: #000000 ! important;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none ! important;
	FONT-WEIGHT: bold;
}

a.settingsnav:hover, a.settingsnav:active {
	COLOR: #6a86c3 ! important;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none ! important;
	FONT-WEIGHT: bold;
}


a.headnavtop:hover, a.headnavtop:active, a.screenlink:hover, a.screenlink:active {
	COLOR: #282828 !important;
/* 	FONT-SIZE: 1em; */
	TEXT-DECORATION: none
}
	
.ui-widget-content .screenlink {
	font-family: Arial, Verdana, sans-serif; 
	FONT-WEIGHT: bold;
	font-size: 13px;
    line-height: 15px;
	TEXT-DECORATION: none;
	color: #666;
}

.headnavtop{
	FONT-WEIGHT: bold;
	line-height: 15px;
	TEXT-DECORATION: none;
	padding: 4px
}

tr.row1, .row1 {
	background-color: #f5f5f5;
	overflow: none;
	white-space: wrap;
}

tr.row1:hover, .row1:hover {
	background-color: #E9E9E9;
	white-space: wrap;
}

tr.row2, .row2 {
	background-color: #FFFFFF;
	overflow: none;
	white-space: wrap;
}

tr.row2:hover, .row2:hover {
	background-color: #E9E9E9;
	white-space: wrap;
}

tr.row1-nohover, .row1-nohover {
	background-color: #f5f5f5;
	overflow: none;
	white-space: wrap;
}

tr.row2-nohover, .row2-nohover {
	background-color: #FFFFFF;
	overflow: none;
	white-space: wrap;
}

table.data {
	width: 100%;
	border-right: 0;
	white-space: nowrap;
	FONT-SIZE: 1em;
	background-color: #ffffff;
	color: #324287;
	padding: 2px;
	border: 0;
	border-collapse:collapse;
}

table.data th a {
	font-size: 1em;
	color: #324287 !important;
	text-decoration: none;
}

span.sortarrow {
	text-decoration: none !important;
}

table.data td {
	border-left: 0;
	/*border-top: 1px dotted #ddd;*/
	padding: 0 1px;
	height: 21px
}
table.data tr.row{
	border-top: 1px dotted #ddd;
}

a.funcnavhl,a.funcnavhl:visited {
	COLOR: #979ABC;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

a.funcnavhl:active,a.funcnavhl:hover {
	COLOR: #6a86c3;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}
/*
.footer, .loginFooter {
	FONT-SIZE: 0.9em;
	COLOR: #999DBC;
 	background-color: #EEF2F7;
	text-align: right;
	bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    width: 100%;
    z-index:1000;
    height:40px;
    padding: 0;

	margin: 0;

}
.footer{
    max-width: 1440px;
	margin: 0 auto 0 auto;

}
*/
.left {
	text-align: left;
}
.right {
	text-align: right;
}
footer a:link, footer a:visited {
    color: #00458F;
    text-decoration: none;
}
footer a:hover, footer a:active {
    text-decoration: underline;
}

.smallfont {
/* 	FONT-FAMILY: Arial, Verdana, sans-serif; */
	text-align: left;
	FONT-SIZE: 9px;
	line-height: 11px
}

.smalltitle {
/* 	FONT-FAMILY: Arial, Verdana, sans-serif; */
	FONT-SIZE: 0.9em;
	COLOR: #cccccc;
	line-height: 11px
}

.smallbold {
/* 	FONT-FAMILY: Arial, Verdana, sans-serif; */
	FONT-SIZE: 0.9em;
	font-weight: bold;
	line-height: 10px
}

.leasePriceLabel{
	font-weight: bold;
	white-space: nowrap;
}

.leasePrice{
	font-weight: bold;
	white-space: nowrap;
}

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 15px 0;
	border: 0
}

input,textarea,select,.input {
/* 	font-family: Arial, Verdana, sans-serif; */
	font-size: 1em;
	border: 1px solid #E0E0E0;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

input[type='radio'], input[type='checkbox'] {
	border:none;
	background-color: #FFFFFF;
}

input.perc {
	width: 40px;
	text-align: right
}

.readonly, select[readonly], input[readonly], textarea[readonly], select[disabled], input[disabled], .required input[readonly] {
    background-color: #F6F6F6 !important;
}

.freeDriverInput{
	font-style:italic;
}

.button:hover, .actionbutton:hover {
	border: 1px solid #6a86c3;
	background: #ffffff url("../images/prime/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	color: #6a86c3;
}

.button_highlight {
	border: 1px solid #6a86c3 !important;
	box-shadow: 0px 0px 3px #6a86c3;
}

button[disabled]{
    background-image: none;
    opacity: 0.35;
    cursor: default !important;
}

.actionbutton, .legendbutton, .confirmbutton {
/* 	font-family: Arial, Verdana, sans-serif !important; */
	font-size: 1.1em !important;

    color: #000000;
    font-weight: bold  !important;

    cursor: pointer;
    text-align: center !important;
    text-decoration: none !important;

    display: inline-block !important;
    margin-right: 1px !important;
    margin-bottom: 1px !important;
    overflow: visible !important;
    position: relative !important;

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;

	padding: .2em 1em !important;
	border-radius: 0;

	width: 200px;
   	vertical-align:middle;
   	float:right;
}

.confirmbutton {
	margin-bottom: 5px !important;
}
.actionbutton{
   	float:right;
}
.legendbutton {
   cursor: default;
}
.fieldaction{
	float:left;
	min-width: 150px;

	background: url("../images/prime/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F6F6F6;

	color:#000000;
	font-weight:bold;
}

.fieldaction:hover, .fieldaction a:hover{
	color:#6a86c3;
}
@media screen and (max-width: 1280px) {
	.fieldaction{
		width: 100px;
	}
}
.nolabel {
	width: 21px;
	padding: .2em !important;
	float: left;
}

.button, .ui-widget-content .ui-state-default.button.ui-state-hover, a.ui-button.button:hover {
	background-image: none;
	background: #a0a0a0;
}

.button, .ui-widget-content .ui-state-default.button {
	font-family:  Arial, Verdana, sans-serif; 
	FONT-WEIGHT: bold;
	color: #ffffff;
	font-size: 13px;
	line-height: 15px;
	border: none;
	background: #5e5e5e;

	margin-right: 0.1em !important;
	padding: .2em .1em !important;
	width: auto;
	min-width: 150px;
	max-width: 250px;
}

.button_disabled {
	font-size: 13px !important;
	color: #000000;
	font-weight: bold !important;
	border: 1px solid #CCCCCC;
	opacity: .35;
	background-image: none;
	margin-right: 0.1em !important;
	padding: .2em .1em !important;
	width: auto;
	min-width: 150px;
	max-width: 250px;
}

.transit {
	transition: all 0.5s;
}

.info,.error,.warn,.fatal {
	font-weight: bold;
	font-size: 1em;
	color: #BF0000;
	display:block;
}
.warningpanel {
	color: #3a87ad;
	background-color: #d9edf7;
	border: 1px solid #bce8f1;
}
.warningpanel.error {
	background-color: rgba(242,222,222,0.9);
	border: 1px solid #B94A48;
	margin-top:10px;
}
.warningpanel .ui-widget-header {
	background: transparent;
	border-bottom: 0;
	margin-bottom: 0;
}
.warningpanel .ui-widget-header, .warningpanel .ui-widget-content {
	color: #3a87ad;
	font-weight: bold;
}
.warningpanel.error .ui-widget-header, .warningpanel.error .ui-widget-content {
	color: #BF0000;
	font-weight: bold;
}
.warningpanel .ui-panel-titlebar-icon {
	background: transparent;
	border: none;
}
.warningpanel .ui-icon {
    background-image: url("../images/prime/ui-icons_0653b6_256x240.png");
}
.warningpanel.error .ui-icon {
    background-image: url("../images/prime/ui-icons_B94A48_256x240.png");
}
.warningpanel .ui-icon-minusthick{
	background-position: -64px -192px;
}
.warningpanel .ui-icon-plusthick{
	background-position: -80px -192px;
}

.message {
	color: #bbbbbb;
}

.highlight-OK{
	font-weight: normal;
	color: green;
}
.highlight-ADVISORY{
	font-weight: bold;
}
.highlight-WARNING{
	font-weight: bold;
	color:red;
}
.highlight-CRITICAL{
	font-weight: bold;
	color:red;
}

.highlight-EXPIRED{
	font-weight: normal;
	color:red;
}
.highlight-EXPIRES{
	font-weight: normal;
	color:orange;
}

.comment{
	font-style: italic;
	color: grey;
}

dt {
	font-weight: bold;
	font-size: 80%;
	color: #000099
}

dd {
	font-size: 80%;
	color: #000099
}

.priority-image {
	margin: 1px 2px;
	border: 0
}

.detailLabel {
	font-weight: bold
}

table.defaultoptions {
	border-right: 0;
}

table.defaultoptions td {
	border-left: 0;
	border-top: 1px dotted #ddd;
	padding: 0 2px 0 0;
	line-height: 2em;
	vertical-align: top
}

.listactions td {
	margin: 0;
	padding: 0 !important
}

.listactions img {
	margin: 1px 3px 0 0;
	border: 0
}

.listicons td {
	margin: 0;
	padding: 0 !important
}

.listicons img {
	margin: 1px 3px 0 0;
	border: 0
}

.quoteheadericon {
	vertical-align:middle;
	position:relative;
	top:-1px;
	cursor:pointer;
}

.validateOptionActions img{
	border: 0;
	text-decoration:none !important;
	cursor:pointer;
}

.validateOptionActions{
	text-decoration:none !important;
	cursor:pointer;
}

.lowTableRow {
	border-spacing: 0;
}

.lowTableRow td {
	padding: 0;
}

/*
.breadcrumbs a { font-family: Arial, Verdana, sans-serif; font-size: 9px }
.breadcrumbs a:hover { font-family: Arial, Verdana, sans-serif; font-size: 9px }
.breadcrumbs { font-family: Arial, Verdana, sans-serif; font-size: 9px; color: #000000 }
*/
.breadcrumbgroup{
	float:left;
	/*padding-top:9px;*/
}
h1.breadcrumb {
	font-weight: normal;
	font-size: 1.2em;
	color: #282828;
	padding: 0 0 0 10px;
	margin: 0;
	line-height: 2em;
}

h1.breadcrumb a {
	text-decoration: none;
}

h1.breadcrumb a:hover {
	color: #1c69d4 !important;	
/* 	text-decoration: underline; */
}

.topHeaderLogo {
	width:270px;
	height: 70px;
	background-size: 270px 70px;
	min-width:270px;
	max-width:270px;
	float:right;
	margin-right:15px;
}
.topHeaderText{
	max-width:410px;
	COLOR: #000000;
	font-weight: bold;	
	font-size: 19px;
	line-height: 24px;
	margin-top: 10px;
	padding-bottom: 0;
	display:none;
}

.legendtext {
	font-size: 1.2em !important;
	color: #777 !important;
	TEXT-DECORATION: none !important;
	float:left;
	margin: 1px 5px 5px 5px;
}
.legenditem{
	white-space:nowrap;
	float: left;
	min-width:250px;
}
.legendaction {
	line-height:20px;
/* 	font-family: Arial, Verdana, sans-serif !important; */
/*
	font-size: 0.9em;
	color: #777;
*/
	text-decoration: none !important;
	cursor:pointer;
	width:65px;
}
.doublewidth .legendaction {
	width: 130px;
}

.rightcol {
	text-align: right;
	padding-right: 10px !important
}

.valuecol {
	text-align: right;
	padding-left: 5px
}


.yui-skin-sam .yui-dt th,.yui-skin-sam .yui-dt th a {
	color: #324287 ! important;
	font-weight: bold ! important;
}

.ygtvcell a {
	text-decoration:none;
}

/* Option pack tree custom composite component */
.nodeOptiontree {
	font-size: 0.9em;
	COLOR: #000;
	line-height: 11px;
/* 	font-family: Arial, Verdana, sans-serif; */
	white-space: normal;
}

.ptable100 table {
	width: 100%;
	clear: both;
	table-layout: auto
}

.tableHeader {
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
}

.tableHeaderStrong {
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 10px;
	font-weight: bold;
}

.portaldatagridstyleclass {
	border-width: 0 0 !important;
}

.portaldatagridrowclass {
	border-width: 0 0 !important;
}

.portaldatagridcolumnclass {
	border-width: 0 0 !important;
}

.ongrey {
	background-color: #ffffff;
}

div.tabbar {
	margin: 6px 0;
	height: 28px;
	padding: 0;
	background-color: #C4D9EC
}

div.tabbar a.witlarge {
	display: block
}

td.optchk {
	text-align: center;
	vertical-align: top;
	width: 30px;
	padding-top: 0.25em;
}

td.optprice {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	width: 60px;
	color: #000000;
}

.optionNameColumn {

}

.optionCodeColumn {
	width:75px;	
	vertical-align: top;
	line-height: 2em;
}

.optionPriceColumn {
	text-align:right;
	width:75px;	
	white-space:nowrap;
	vertical-align: top;
	line-height: 2em;
}

.optionPriceHeader{
	text-align:right;
}
.optionPriceHeader .sortarrow{
	float:left;
}
.ui-tree .ui-treenode-leaf-icon {
	vertical-align: middle;
}

.pf-panel-hd {
	color: #000000;
}

.pf-panel-hd-controls {
	cursor: pointer;
	right: 4px;
	top: 4px;
	position: absolute;
	overflow: hidden;
}

/* Form column layouts */
.panellabel { width: 180px }
.panelcheckbox { width: 20px }
.paneldata { width:125px; white-space: nowrap }

.percentage { width:80px }

/* Dropdown layouts */
.ddsmall { width:100px }
.ddmedium { width:170px }
.ddlarge { width:220px }

.ddextralargeforced { min-width:300px }

.ddsmallright { width:100px; float:right;}

/* Inputfield layouts */
.ismall { width:80px }
.imedium { width:150px }
.ilarge { width:200px }

/* Calendar input fields */
.calmedium input { width:120px !important }

.fintotal { font-weight: bold }

.numberColumn{
	text-align: right !important;
}

.numberColumnBold{
	text-align: right !important;
	font-weight: bold;
}

.sortField {
	visibility:hidden; position:absolute;
}

/* dobi extra styling for radio buttons */

.sel_rad td {
float: left;

}
.sel_rad input {
	float: left;
}

.sel_rad td label {
	width: 175px;
	display: block;
}

.sel_chk td {
float: left;

}
.sel_chk input {
	float: left;
}

.sel_chk td label {
	width: 140px;
	display: block;
	margin-top: 2px;
}

.panel {
	background: transparent;
	background-color:#EEEEEE;
	height: 17px;
	padding-left: 26px;
	border:0;
	font-size:1.2em;
/* 	font-family: Arial, Verdana, sans-serif; */
}

.duplicateFoundPanel {
	margin: 0px 1%;
}

.errorPanel {
	border: 3px solid #AF0837;
	padding:0;
	margin-bottom:1em;
}

.errorPanel .ui-panel-titlebar {
	background: #AF0837;
	color: #fff;
	border:0;
	margin:0;
}

.panelError {
	background: transparent;
	background-color:#AF0837;
	height: 17px;
	padding-left: 26px;
	border-style:none;
	font-size:1.2em;
/* 	font-family: Arial, Verdana, sans-serif; */
}

.panelAddress {
	background: url('../images/home.png') no-repeat;
	background-color:#EEEEEE;
	height: 17px;
	padding-left: 26px;
	border-style:none;
	font-size:1.2em;
/* 	font-family: Arial, Verdana, sans-serif; */
}

.phonegroup {
	min-width: 270px;
}
.phonegroup > span {
	display: block;
	float: left;
}
.phonegroup .ui-widget {
	margin-right: 3px;
	float: left;
}
.teltype, .telcountry {
	width: 95px;
}
#quote .teltype, #quote .telcountry {
	max-width: 90px;
}
.telzonal{
	width: 30px;
}
.tellocal{
	height: 24px;
	width: 85px;
}

/* Panel on login screen */
.loginPanel {
    border-color: #999999;
    border-style: solid;
 	border-width: 1px ;
	background: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.9);
    z-index: 800036;
    padding: 1em;
}

/* Dashboard panels on welcome screen */
.dashboardPanel {
	margin: 10px;
	width: 95%;
    border:0;
 	position: relative;
 	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border-color: #dddddd;
    border-style: solid;
    border-width: 0px;
}

.ui-dashboard-column {
	width: 33.3%;
	height: 100%;

	min-width: 33.3%;
	min-height: 100px;
	padding-bottom: 0;
}

/* Primefaces paginator dropdown */
.ui-paginator-rpp-options {
	background: url("../images/prime/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% #F6F6F6;
	border: 1px solid #CCCCCC;
	color: #000000;
	font-weight: bold;
	border-radius:0;
	margin: 1px;
	line-height: 14px;
}
.currentstatus{
	border: 2px solid red;
	border-radius: 12px 12px 12px 12px ;
	padding: 0.2em 1em ;
	color: red;
	font-style: italic;
}

.nextstatus{
	border: 2px solid grey;
	border-radius: 12px 12px 12px 12px ;
	padding: 0.2em 1em ;
	color: grey;
	font-style: italic;
	cursor:pointer
}

/* Table export block */
.listexport { text-align:right; position:relative; right:0; top:0.5em; z-index:1; }
.listexport table { position:absolute; right:0 }
.nopager { height: 3em }

.listsettings { text-align:left; position:relative; left:0; top:0.5em; z-index:1; }
.listsettings table { position:absolute; left:0 }

.listcompare { position:relative; top:-31px;}


.chartTableToggle { text-align:right; position:relative; }

/* creditScore */

.additionalparty{
	border: none;
	padding: 0.4em 1em ;
	color: #6a86c3;
	font-style: italic;
	cursor:pointer;
}

.additionalpartydisabled{
	border: none;
	padding: 0.4em 1em ;
	color: #999999;
	font-style: italic;
	cursor:url(../static/images/cross.png),auto;
}

.errorCreditScoreTab {
	border-color: red !important;
	color: #FFFFFF !important;
	background: red !important;
	border-style: solid;
	border-width: 1px;
	padding: 0;
}

.icon-undo { background-image: url("../images/undo.png") !important; }
.icon-refresh { background-image: url("../images/refresh.png") !important; }

.dashboardSettingsDiv, .detailactions {
	float:right;
	border-radius: 0;
	padding: 5px 1% 5px 20px;
	max-width:350px;
}

#detailactions {
	display: block;
	position: relative;
}

.detailactions {
    position: absolute;
    right: 0;
    top: 80px;
    z-index: 991;
}

.detailactions .ui-panel-content{
	padding-left: 0;
	padding-right: 0;
}
@media screen and (max-width: 1024px) {
	.dashboardSettingsDiv, .detailactions {
    max-width:275px;
	}
}

.searchButton {
	background-image: url('../images/search.png') !important;
}

.deleteButton {
	background-image: url('../images/cross.png') !important;
}

.editButton {
	background-image: url('../images/edit.png') !important;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom; /* IE6 hack */
	position: relative
}

sup {
	bottom: 1ex
}

sub {
	top: .5ex
}

/* Responsive Design authou: piva */

/* Default for all screens */
.mainContainer, .fullContainer {
	width: 100%;
	min-width: 450px;
	position: relative;
	clear: both;
	margin-bottom: 15px;
	/*font-size: 2em;*/
	overflow: hidden;
}
.mainContainer {
	max-width: 1440px;
}

.errorContainer {
	width: 100%;
	min-width: 450px;
	position: relative;
	clear: both;
	margin-bottom: 15px;
	max-width: 1440px;
	background-color: #FFFFFF;
}

.titleFloatColumn {
	width: 31%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	max-width: 470px;
	min-width: 400px;
}

.actionsFloatColumn {
	width: 31%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	max-width: 940px;
	min-width: 550px;
}
.buttonFloatColumn {
	width: 70%;
	vertical-align: bottom;
	margin: 10px auto 50px auto;
	position: relative;
	max-width: 1440px;
	min-width: 250px;
	height:30px;
	text-align:center;
	z-index:999;
}

.env-belux .buttonFloatColumn {
	margin-bottom:0;
	height:auto;
}

.env-nl .buttonFloatColumn {
	margin-bottom:0;
	height:auto;
}

.floatColumn, .fixedColumn, .quoteTopColumn, .quoteTopDummyColumn, .quoteSummaryColumn, .topFloatColumn, .legendFloatColumn {
	width: 31%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	max-width: 470px;
	min-width: 31%;
}
.legendFloatColumn {
	max-width: 300px;
}
.fixedColumn {
	margin: 1%;
}

.doubleFloatColumn, .doubleQuoteColumn, .topDoubleFloatColumn, .searchFloatColumn {
	width: 64%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	max-width: 940px;
	min-width: 31%;
}
.col-xs-12 {
	width: 97%;
	max-width: 1410px;
}
.topDoubleFloatColumn{
	width: 40%;
}

.tripleFloatColumn, .tripleQuoteColumn, .fullFloatColumn, .liveReportTripleFloatColumn {
	width: 97%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	/*min-width: 1200px;*/
}
.tripleFloatColumn, .liveReportTripleFloatColumn{
	max-width: 1410px;
}
.innerFloat, .floatBlock {
	width: 100%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	/*max-width: 340px;*/
	min-width: 240px;
}

.unsizedFloat {
	vertical-align: top;
	float: left;
	margin: 0 1% 0 0;
	position: relative;
	overflow: hidden;
}

.inputGroup > .innerFloat, .inputGroup > span > .innerFloat {
  margin: 0 1% 0 0;
}

.doubleFloatColumn .innerFloat, .doubleFloatColumn .floatBlock, .topDoubleFloatColumn .innerFloat, .topDoubleFloatColumn .floatBlock,
.searchFloatColumn .innerFloat,.searchFloatColumn .floatBlock, .doubleQuoteColumn .innerFloat, .doubleQuoteColumn .floatBlock{
	width: 31%;
}

.tripleFloatColumn .innerFloat, .tripleFloatColumn .floatBlock,.tripleQuoteColumn .innerFloat, .tripleQuoteColumn .floatBlock{
	width: 23%;
}

.inputField .ui-inputfield, .ui-password, .outputField .ui-inputfield {
	width: 95%;
	box-sizing: border-box;
}
/*.outputField .ui-inputfield {
	padding: 3px 1% 3px 1%;
}*/
.inputField, .outputField,.inputFieldContainer {
	COLOR: #000000;
	min-height: 14px;
	/*min-width: 240px;*/
	max-width: 410px;
	display:block;
	/*line-height: 14px;*/
	/*font-size: 1.5em;*/
}

.fullWidthTable {
	width: 100%;
}

.innerFloat.halfWidthTable {
	min-width: 118px;
	width: 47%;
}
.halfWidthTable .inputField, .halfWidthTable .outputField, .halfWidthTable .inputFieldContainer {
	min-width: 118px;
	max-width: 205px;
}
.small input, .small .ui-inputfield {
	width:80px;
}
.calendar .ui-inputfield{
	width:75px;
}
.ui-selectonemenu {
	text-align: left;
	padding-right: 0em !important;
	margin-right: 5px;
}
.fullWidthTable > .ui-selectonemenu, .fullWidthTable > .ui-selectonemnu > .ui-selectonemenu-label {
	max-width: 388px !important; /* 410px - width of dd arrow */
	width: auto !important;
}

.90pRowWidth {
	width: 90%;
}

@media screen and (max-width: 1280px) {
	.ui-dashboard-column {
		width: 50%;
		min-width: 50%;
	}
}

/* Landscape Ipad and xlarge android tab */
@media screen and (max-width: 1024px) {
	.tripleFloatColumn {
	width: 98%;
	max-width: 98%;
	min-width: 98%;
	}
	.topDoubleFloatColumn{
	width: 31%;
	max-width: 31%;
	min-width: 31%;
	}
	.doubleFloatColumn {
	width: 48%;
	max-width: 98%;
	min-width: 48%%;
	}
	.doubleFloatColumn .innerFloat, .doubleFloatColumn .floatBlock{
		width: 100%;
	}
	.doubleFloatColumn.col-xs-12 .innerFloat, .doubleFloatColumn.col-xs-12 .floatBlock{
		width: auto;
	}
	.floatColumn {
	width: 48%;
	}
	.topHeaderTextImg{
		display:none;
	}
	.ui-dashboard-column {
		width: 50%;
		min-width: 50%;
	}

}

@media screen and (max-width: 900px) {
	.ui-dashboard-column {
		width: 100%;
		min-width: 100%;
	}
	.topDoubleFloatColumn{
		width: 66%;
		max-width: 66%;
		min-width: 66%;
	}
	.quoteTopDummyColumn{
		width: 0;
		max-width: 0;
		min-width: 0;
	}
	.quoteTopDummyFieldset{
		height: 0 !important;
	}
	.quoteTopColumn{
		width: 48%;
		max-width: 100%;
		min-width: 0;
	}
	.quoteSummaryColumn, .doubleQuoteColumn{
		width: 100%;
		min-width: 100%;
	}
}

/* Portrait Ipad and xlarge android tab */
@media screen and (max-width: 768px) {
	.tripleFloatColumn, .doubleFloatColumn, .floatColumn {
	width: 98%;
	max-width: 98%;
	min-width: 98%;
	}

	.doubleFloatColumn .innerFloat, .doubleFloatColumn .innerFloat{
		width: 100%;
	}
	.titleFloatColumn {
		max-width: 47%;
		min-width: 200px;
	}

	.actionsFloatColumn {
		width: 47%;
		max-width: 47%;
		min-width: 550px;
	}
	.ui-dashboard-column {
		width: 100%;
		min-width: 100%;
	}

}
@media screen and (max-height: 700px) {
	.mainMenu, .topHeaderTextImg {
		display:none;
	}
	.smallMenu{
		display:block;
	}
	.topHeader{
		height: 34px;
	}
	.breadcrumbHeader{
		top: 34px;
	}
	h1.breadcrumb {
		border-top: 1px solid #CCCCCC;
	}

	.topHeaderMenu {
		padding:2px;
	}
	.smallMenu {
		padding: 10px 10px 0 10px;
	}
	.headerbackground{
			clip:rect(0, 1700px, 34px, 0);
	}
	.customerLogoImg{
		width:109px;
		height:34px;
    	margin-left:-9px;
    	margin-top:-7px;
	}
	.topHeaderLogo{
		width: 100px;
		height: 34px;
		background-size: 100px 34px;
		max-width:100px;
		min-width:34px;
	}
	.topHeaderText{
		max-width:300px;
		font: bold 15px/20px;
		margin-top: 6px;
		margin-left: 5px;
		padding-bottom: 0;
		height: 20px;
		overflow: hidden;
		height: 20px;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.topHeaderText:hover {
		white-space: normal;
		background: white;
		height: auto;
	}
	.mainContent{
		padding-top:80px;
	}
	.detailactions{
		top:40px;
	}
	.messagesHeaderContent{
		top:70px;
	}
}
@media screen and (min-height: 701px) {
	.mainMenu {
		display:block;
	}
	.smallMenu{
		display:none;
	}
}

.priceTableGrid tr, .priceTableGrid td {
    border: none;
    white-space:nowrap;
}
.priceTableLabel {
}
.priceTableAmount {
	text-align:right;
}
.priceTableLabelHighlight {
	font-weight: bold;
}
.priceTableAmountHighlight {
	text-align:right;
	font-weight: bold;
}
.priceTableLabelSum {
	font-weight: bold;
	border-top-style:solid !important;
	border-top-color:#333 !important;
	border-top-width:1px !important;
}
.priceTableAmountSum {
	text-align:right;
	font-weight: bold;
	border-top-style:solid !important;
	border-top-color:#333 !important;
	border-top-width:1px !important;
}

.mw-icon {
    height: 21px;
    width: 21px;
    background-repeat: no-repeat;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    text-indent: -99999px;

	float: left;
    margin-top: -0.1px;
    padding-right: 0.1px;
}

.mw-icon-search {
	background-image: url("../images/icons/search.gif") !important;
}
.mw-icon-new {
	background-image: url("../images/icons/plus.gif") !important;
}
.mw-icon-view {
	background-image: url("../images/icons/view.gif") !important;
}
.mw-icon-print, .ui-icon-print {
	background-image: url("../images/icons/print.png") !important;
}
.mw-icon-confirm, .mw-icon-select, .mw-icon-approvetermination {
	background-image: url("../images/icons/confirm.gif") !important;
}
.mw-icon-copy {
	background-image: url("../images/icons/copy.png") !important;
}
.mw-icon-link_driver {
	background-image: url("../images/icons/person.gif") !important;
}
.mw-icon-link_supplyingdealer {
	background-image: url("../images/icons/person_green.gif") !important;
}
.mw-icon-link_broker {
	background-image: url("../images/icons/broker.gif") !important;
}
.mw-icon-link_prospect, .mw-icon-link_salesperson{
	background-image: url("../images/icons/link.gif") !important;
}
.mw-icon-reject {
	background-image: url("../images/icons/reject.gif") !important;
}
.mw-icon-delete, .mw-icon-terminate, .mw-icon-cancel {
	background-image: url("../images/icons/delete.gif") !important;
}
.mw-icon-cancel-contract {
	background-image: url("../images/icons/cancel_contract.png") !important;
}
.mw-icon-order, .mw-icon-login {
	background-image: url("../images/icons/key.gif") !important;
}
.mw-icon-edit, .mw-icon-editcreditapp, .mw-icon-resubmitcreditapp {
	background-image: url("../images/icons/edit.png") !important;
}
.mw-icon-requestdeliverydate, .mw-icon-changedeliverydate {
	background-image: url("../images/icons/calendar.gif") !important;
}
.mw-icon-update_eoc_intention {
	background-image: url("../images/icons/finishflag.gif") !important;
}
.mw-icon-change_costcenter {
	background-image: url("../images/icons/moneybag.gif") !important;
}
.mw-icon-change_office {
	background-image: url("../images/icons/building.gif") !important;
}
.mw-icon-register_incident {
	background-image: url("../images/icons/warning.gif") !important;
}
.mw-icon-register_odometer {
	background-image: url("../images/icons/odometer.gif") !important;
}
.mw-icon-view_conditionreport {
	background-image: url("../images/icons/car.png") !important;
}
.mw-icon-change_drivercar {
	background-image: url("../images/icons/car_switch.gif") !important;
}
.mw-icon-activateuser {
	background-image: url("../images/icons/unlock.png") !important;
}
.mw-icon-deactivateuser {
	background-image: url("../images/icons/lock.png") !important;
}
.mw-icon-createquote {
	background-image: url("../images/icons/numbers.gif") !important;
}
.mw-icon-add {
	background-image: url("../images/icons/plus_white_on_blue.png") !important;
	background-position: center;
}
.mw-icon-information {
	background-image: url("../images/icons/information.gif") !important;
}
.mw-icon-attach {	
	background-image: url("../images/icons/attach.png") !important;
}
.mw-icon-b-vehicle {
	background-image: url("../images/vehicle_silhouette.png");
}
.mw-icon-b-pump {
	background-image: url("../images/pump.png");
}
.mw-icon-b-engine {
	background-image: url("../images/engine.png");
}
.mw-icon-email {
	background-image: url("../images/icons/email.png");
}
.mw-icon-refinance {
	background-image: url("../images/icons/refinance.png");
}
.mw-icon-refinance_balloon {
	background-image: url("../images/icons/refinance.png");
}
.mw-icon-upload {
	background-image: url("../images/icons/upload.png");
}
.mw-icon-viewcreditcomm {
	background-image: url("../images/icons/bubble.png");
}
.mw-icon-register_vehicle {
	background-image: url("../images/icons/car.png");
}
.mw-icon-early_termination {
	background-image: url("../images/icons/calculator.png");
}

.mw-icon-payout {
	background-image: url("../images/icons/payout.png");
}
.ui-icon.mw-icon-payout {
	background-image: url("../images/icons/payout_bag_smaller.png");
}
.mw-icon-replacement-contract {
	background-image: url("../images/icons/arrow_circle_right.png");
}
.ui-icon.mw-icon-replacement-contract {
	background-image: url("../images/icons/arrow_circle_right_smaller.png");
}
.mw-icon-mark-for-netting {
	background-image: url("../images/icons/mark_for_netting.png");
}
.ui-icon.mw-icon-mark-for-netting {
	background-image: url("../images/icons/mark_for_netting_smaller.png");
}
.mw-icon-viewinvoice {
	background-image: url("../images/icons/view.gif") !important;
}
.mw-status-disabled, .mw-panel.mw-status-disabled .ui-panel-titlebar, .mw-btn:disabled {
	background-color: #BFBFBF !important;
	border-color: #BFBFBF !important;
}

.documentbox_name {
	float:left;
	width:90%;
}

.documentbox_description {
	float:left;
	width:90%;
}

.documentbox_button {
	float: right;
	width: 10%;
}

.documentbox_docgrid div{
	border:none;
}

.tableOutputFieldLabel {
	color: #AAAAAA;
}

.tableLeasePrice {
	color: #6a86c3;
	font-size: 1.4em;
}

.tableVehicleDescription {
	font-size: 1.4em;
}

.tableStatus {
	color: #6a86c3;
	font-size: 1.2em;
}

.tableProductName {
	font-size: 1.4em;
}

@media screen and (min-width: 1280px) {
	.gridcolumn1 {
		float:left;
		width:30%;
	}

	.gridcolumn2 {
		float:left;
		width:50%;
	}

	.gridcolumn3 {
		float:right;
		width:20%;
	}
}

.listCarImage {
	max-height: 65px;
	max-width: 95px;
}

.listvehciledescription {
	font-size: 1.2em;
	font-weight: bold;
}

span.ui-button-icon-left.ui-icon.ui-c.ui-icon-ascending {
	background: url("../images/prime/ui-icons_ffffff_256x240.png") 0 0;
}

span.ui-button-icon-left.ui-icon.ui-c.ui-icon-descending {
 	background: url("../images/prime/ui-icons_999999_256x240.png") -65px 0;
}

.make-name, .model-name {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin: 0 0.5em
}

.ui-selectonebutton {
	display: block;
	padding: 0;
}

input::-ms-clear {
  display: none; /* workaround for IE9-10 ruining right padding when field loses focus */
}

.ui-fileupload-buttonbar .ui-fileupload-choose input {
	transform: none !important; /* fix fileupload issue in PF4 */
}

.detailImage {
	width: 100%;
	max-height: 160px;
	max-width: 160px;
	position: relative;
	text-align: center;
	vertical-align: middle;
}

.dialogHolder {
	position: fixed;
	z-index: 2000;
}
.dialogHolder .ui-dialog-content {
	text-align: center;
}

.no-border {
	border: 0
}

/* Vehicle list styling */
.veh-row {
	width:100%;min-width:400px;min-height:40px;position:relative;float:none;clear:both;
	cursor:pointer
}
.veh-row .ui-fieldset-content > div {
	min-height:40px
}
.veh-property {
	float:left;
	margin-right:5px;
	height:25px;
	line-height:23px;
	display: block;
	width: 95px;
}
.no-wrap, .ui-datatable tbody td.no-wrap{
	white-space: nowrap;
}
.scrollable-table{
	overflow:auto;
}
.tripleFloatColumn, .liveReportTripleFloatColumn{
	max-width: 1410px;
}

@media screen and (max-width: 1439px) {
	.liveReportTripleFloatColumn{
		max-width: 1250px;
	}
}
@media screen and (max-width: 1279px) {
	.liveReportTripleFloatColumn{
		max-width: 1000px;
	}
}
@media screen and (max-width: 1023px) {
	.liveReportTripleFloatColumn{
		max-width: 880px;
	}
}
@media screen and (max-width: 899px) {
	.liveReportTripleFloatColumn{
		max-width: 740px;
	}
}
@media screen and (max-width: 767px) {
	.liveReportTripleFloatColumn{
		max-width: 600px;
	}
}

.warningpanel .error {
	display: inline-block;
	vertical-align: middle;
}

#quote .ui-tabs .ui-tabs-nav li { width:19%; }
.tabLink { 
	width: 100%; 
	font-weight: bold;
}

.percent25 {
	width: 20%;
}

.percent50 {
	width: 45%;
}

.percent75 {
	width: 70%;
}

.popupleft {
	width:50%;
	max-width:325px;
}

.popupright {
	width:50%;
	max-width:325px;
	padding-left:20px;
}

/*
.conditionsfooter {
	position:fixed;
	bottom:0;
	margin: 0 auto 0 auto;
	padding-bottom: 5px;
	padding-top: 5px;
	width:100%;
	text-align:center;
	background: #FFFFFF;
    z-index:980;

    border-top-color: #999;
    border-top-style: solid;
    border-top-width: 1px;

    border-bottom-color: #999;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}
*/

.if-uppercase input, .if-licenseplate-nl input {
	text-transform: uppercase;
}

.tooltip {
	display: inline-block;
	margin: 0 3px;
	vertical-align: middle;
	opacity: 0.6;
}

th.rotate {
  height: 200px;
  white-space: nowrap;
}

th.rotate > span {
	transform: translate(5px, 90px) rotate(-90deg);
	width: 30px;
	display: block;
	height: 20px;
}
th.rotate > span > div {
	padding: 5px 10px;
	display: inline;
}

td.stip > * {
	display: block;
	text-align: center;
}
td.stip > img {
	margin: auto;
}

.col-md {
	width: 200px;
}
.col-lg {
	width: 400px;
}

.stip-column {
	vertical-align: top;
}

.stip-column-name {
	width: 400px;
	vertical-align: top;
	padding-top: 4.5px;
}

@-moz-keyframes blink {
	0% { color:white;}
	50% { color:red;}
	100% { color:white;}
}

@-webkit-keyframes blink {
	0% { color:white;}
	50% { color:red;}
	100% { color:white;}
}

@keyframes blink {
	0% { color:white;}
	50% { color:red;}
	100% { color:white;}
}

.button.blink .ui-button-text {
 -webkit-animation-name: blink;
 -webkit-animation-duration: .5s;
 -webkit-animation-timing-function: 1s linear;
 -webkit-animation-iteration-count: infinite;

 -moz-animation-name: blink;
 -moz-animation-duration: .5s;
 -moz-animation-timing-function: linear;
 -moz-animation-iteration-count: infinite;

  animation-name: blink;
  animation-duration: .5s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.ui-datatable th.ui-state-hover {
    border: 1px solid #cccccc;
    background: #EEEEEE;
}

.ui-datatable .ui-state-highlight {
	border: 1px solid #156090;
	background: #186ba0;
	color: #fff; !important;
}

.ui-datatable .ui-state-highlight > td {
	color: #fff; !important;
}

.ui-splitbutton .ui-button.ui-splitbutton-menubutton {
	width: 23px;
	position: absolute;
	top: 0px;
	margin-left: -1px;
}

.ui-selectonemenu label {
	width: auto !important;
}

.ui-selectonemenu.right label {
	text-align: right;
}

.dot-without-date{
	padding-bottom:14px;
}

.warningPanelSpacer{
	height:45px;
	width: 100%;
	display:block;
}

.pointer {
	cursor: pointer;	
}

/* Carpics slideshow */
.imageSlideshowHolder {
	width: 200px;
	height: 125px;
	text-align: center;
	margin: auto;
	position: relative;
}

.imageSlideshowHolder img {
	max-height: 100%;
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

#quote\:leftcol .imageSlideshowHolder {
	width: 132px;
	height: 82px;
}

.ui-datatable.phoneNrTable table {
	width: 400px;
}

.ui-datatable.phoneNrTable td {
	border-color: transparent;
}

.ui-datatable.phoneNrTable thead {
	display: none;
}

.evenRow {
	background-color: white;
}

.mw-busy-dialog {
	box-shadow: none !important;
	color: white !important;
	background: transparent;
	border: none;
}

.mw-busy-dialog .ui-dialog-content, .mw-busy-dialog .ui-dialog-title, .mw-busy-dialog h2 {
    color: white;
}

.mw-busy-dialog .ui-dialog-titlebar {
    margin: 0 !important;
}

.loader {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  z-index: 900;
  width: 90px;
  height: 90px;
  left: 50%;
  top: 50%;
  margin-top: -10px;
  margin-left: -45px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border-width: 6px;
  border-color: #3679bc transparent;
  border-style: solid;
  -webkit-animation: loading 1500ms linear infinite;
  -moz-animation: loading 1500ms linear infinite;
  -o-animation: loading 1500ms linear infinite;
  animation: loading 1500ms linear infinite;
}

.ui-fileupload-content {
	height: 250px;
}


@keyframes loading {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loading {
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes loading {
  to {
    -moz-transform: rotate(360deg);
  }
}
@-o-keyframes loading {
  to {
    -o-transform: rotate(360deg);
  }
}

.clear {
	clear: both;
}

/* Ensure it's obvious that legalentitytype is irrelevant when dealer is selected */
#quote\:customertypePanel button {
	opacity:1 !important;
}
#quote\:customertypePanel .ui-buttonset .ui-state-disabled {
	opacity:0.35 !important;
}
.birthcalendar .ui-inputfield{
	width: 83% !important;
}

.mw-customer-select-grid .ui-g-4, .mw-customer-select-grid .ui-g-6 {
	padding: 1em;
}
.mw-customer-select-grid .border-left {
	border-left: 1px solid #dddddd;
}
.mw-customer-select-grid .ui-g .ui-g-12:not(:first-child) {
    margin-top: 0.5em;
}
.inputField, .contactinputField {
	min-width: 100% !important;
}

.horizontalbarchart>table.jqplot-table-legend {
	margin-top: 190px;
	margin-left: 250px;
}

.lcompany-button {
    width: 200px;
    margin: 0.3em;
    height: 200px;
    float: left;
}

.lcompany-button img {
	margin: 1em;
}