@font-face {
	font-family: "VWHeadlineOTRegular";
	font-style: normal;
	font-weight: normal;
	src: local("VWAGTheAntiqua-Regular"), url("fonts/VWAGTheAntiqua-Regular.ttf") format("ttf");
}

@font-face {
	font-family: "VWHeadlineOTItalic";
	font-weight: normal;
	src: local("VWAGTheAntiqua-Italic"), url("VWAGTheAntiqua-Italic.ttf") format("ttf");
}

@font-face {
	font-family: "VWHeadlineOTBold";
	font-weight: bold;
	src: local("VWAGTheAntiqua-Bold"), url("fonts/VWAGTheAntiqua-Bold.ttf") format("ttf");
}

@font-face {
	font-family: "VWBodylineTextRegular";
	font-style: normal;
	font-weight: normal;
	src: local("VWAGTheSans-Regular"), url("fonts/VWAGTheSans-Regular.tff") format("ttf");
}

@font-face {
	font-family: "VWBodylineTextItalic";
	font-style: normal;
	font-weight: normal;
	src: local("VWAGTheSans-Italic"), url("fonts/VWAGTheSans-Italic.tff") format("ttf");
}
@font-face {
	font-family: "VWBodylineTextLight";
	font-style: normal;
	font-weight: normal;
	src: local("VWAGTheSans-Light"), url("fonts/VWAGTheSans-Light.tff") format("ttf");
}

@font-face {
	font-family: "VWBodylineTextBold";
	font-style: normal;
	font-weight: bold;
	src: local("VWAGTheSans-Bold"), url("fonts/VWAGTheSans-Bold.tff") format("ttf");
}

html{
	font-family: VWHeadlineOTRegular;
    min-height:100%;
    height:100%;
}

.emptyHeaderContent{
	margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1440px;
	top:130px;
	position: fixed;
	width:100%;
	background-color:#FFFFFF;
	z-index:979;
	top:30px;
	height:130px
}

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

body {
	text-align: left;
	margin: 0;
	font-size: 8pt;
    min-height:100%;
    height: 100%;
    color: #4C5356;		
    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 5px -1em;
	width:100%;
}
.footerFieldset{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #C6DFE7;
    /*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;
}
.wrapper{
 	background-color:#FFFFFF;
 	background-position: center 60px; 
 	background-size: 461px 40px;
 	background-image: url("../images/login_page.png");
	border-radius: 0;
	border:none;
	background-color:#FFFFFF;
	background-attachment: fixed;
    background-repeat: no-repeat;
}

.loginWrapper{
 	background-position: center 20px; 
 	background-size: 100%;
	border-radius: 0;
	border:none;
	background-attachment: fixed;
    background-repeat: no-repeat;	
}

.margintop20 {
	margin-top: 20px;
}

.loggedoutwrapper {
	overflow: hidden;
	position: relative;
}

.loggedoutwrapper > img {
	max-width: 500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}

.loggedoutimageswrapper {
	width: 100%;
	height: 500px;
	overflow: hidden;
	position: absolute;
}

.loggedoutimageswrapper:after {
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 20%, #F6F6F6 95%);
	position: absolute;
	bottom: 0;
	width: 100%;
	right: 0;
	min-width: 1024px;
	height: 100%;
	content: "";
	left: 0;
	z-index: 80;
}

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: #89949D;
	FONT-SIZE: 1em;
	TEXT-DECORATION: underline
}

a:hover {
	COLOR: #FFFFFF;
	FONT-SIZE: 1em;
	TEXT-DECORATION: underline
}

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

.data {
	width: 100%;
	border-right: 1px solid #ccc
}
.mainContent{
	max-width: 1440px;
	margin: 0 auto;
	padding: 140px 0 0 0;
}
.mainContent.sl {
	padding-top: 0;
}

.loginContent{
	margin: 0 auto;
	padding: 100px 0 0 0;
}

.backToTop {
    padding: 5px 3px;
    background: none;
    position: fixed;
    bottom: 0;
    right: 5px;
    display: none;
}

.headerRow {
	/*background: url("../images/MilesWebHomeBackgroundVWAU.png") repeat-y fixed center center / 100% 100% #000;*/
	z-index: 990;
	position: fixed;
	width: 100%;
	top: 0
}

.topHeader {
	background: transparent;
	height: 95px;
	width: 100%;
	/*max-width: 1440px;*/
	margin: 0 auto;
	position: relative;
}

.breadcrumbHeader{
	top:150px;
    position: fixed;
    width: 100%;
    z-index:980;
	max-width: 1440px;
	margin: 0 auto 0 auto;
}
.messagesHeaderContent{
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1440px;
	top:130px;
	position: fixed;
	width:100%;
	background-color:rgba(255, 255, 255, 0.15);
	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%;
	}
	.topHeaderText{
		margin-left: 10px;
	}
	
}

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

.smallMenu {
    background-color: #FFFFFF;
    border-radius: 0 0 0 0;
    padding: 5px;
    float: right;
}

.topHeaderMenu {
    background-color: #34393B;
    border-radius: 0 0 0 0;
    width:100%;
    position:absolute;
    bottom:65px; 
    top:0px;
}



.smallMenu {
	float: left;
}
.topHeaderMenuRow {
	vertical-align: middle; 
	white-space: nowrap;
	width: 20%;
}
.customerLogoImg{
	margin-bottom:-6px; 
	margin-left:-10px;
	margin-top:-6px;
}
.mainMenu{
	width:80%;
	height:39px;
	bottom: 0;
	position: absolute;
	top: 120px;
}

img { border: 0 }

th {
	text-align: left;
}

.ui-column-title {
		font-family: VWHeadlineOTBold;
		font-size: 1.6em;
}

td {
	FONT-SIZE: 1em;
	COLOR: #4C5356;
	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: #4C5356;
	font: bold;
	font-size:1.9em;
	margin-top: 20px;
	padding-bottom: 0;
}

h2, .h2 {
	FONT-SIZE: 1.3em;
	COLOR: #4C5356;
	margin: 10px 0 5px 0;
	font-weight: bold
}

h3, .h3 {
	FONT-SIZE: 1.3em;
	COLOR: #ffffff;
	font-weight: bold;
	font-family: VWAGTheSans-Regular;
}

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

a.funcnav, a.funcnav:visited {
	FONT-SIZE: 1em;
	line-height: 14px;
	padding: 2px;
	TEXT-DECORATION: none;
}

a.funcnav:active, a.funcnav:hover {
	COLOR: #4C5356;
	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: #4C5356 ! important;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none ! important;
	FONT-WEIGHT: bold;
}

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


a.headnavtop:hover, a.headnavtop:active {
	COLOR: #485364; 
	/* COLOR: #FFFFFF; */
	FONT-SIZE: 1.1em;
	TEXT-DECORATION: none
}

.headnavtop{
	FONT-WEIGHT: bold;
	FONT-SIZE: 1.1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 4px;
	/* COLOR:#485364; */
	COLOR:#8994A0;
}

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

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

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

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

tr.row1-nohover, .row1-nohover {
	background-color: #C6DFE7;
	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: #4C5356;
	padding: 2px;
	border: 0;
	border-collapse:collapse;
}

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

.ui-datatable-tablewrapper *  a:HOVER{
	color: #5F92A3;
	text-decoration: none;
}
.ui-datatable-tablewrapper *  a{
	font-size: 1.2em;
}

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: #4C5356;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

a.funcnavhl:active,a.funcnavhl:hover {
	COLOR: #006384;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}
.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 {
	text-align: left;
	FONT-SIZE: 9px;
	line-height: 11px
}

.smalltitle {
	FONT-SIZE: 0.9em;
	COLOR: #4C5356;
	line-height: 11px
}

.smallbold {
	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: #4C5356;
	background-color: #C6DFE7;
	height: 1px;
	margin: 15px 0;
	border: 0
}

input,textarea,select,.input {
	font-size: 1em;
	border: 1px solid #C6DFE7;	
	color:#4C5356; 
	text-decoration: none;
	background-color: #FFFFFF;
}

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

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

select[readonly], input[readonly], textarea[readonly], select[disabled], input[disabled], .required input[readonly] { 
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #FFFFFF !important;
    background-image: none  !important;
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-color: #C6DFE7 !important;
    border-style: solid !important;
    border-width: 1px !important;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-radius: 0px;
    padding: 3px 1% 3px 1%;
    color: #4C5356 !important;
}
.readonly{
	border: 1px solid #004666;
	font-size: 1em;	
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #C6DFE7;
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    background-size: auto auto;
    color: #4C5356;	
}
.freeDriverInput{
	font-style:italic;
}

.button:hover, .actionbutton:hover {
	border: 1px solid #C6DFE7; 
	background: #004666 /*url("../images/prime/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x*/; 
	color: #FFFFFF;
}

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

.actionbutton, .legendbutton, .confirmbutton {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 1.1em !important;
    color: #004666;
    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: 4px;
	width: 200px; 
   	vertical-align:middle;	
   	float:right;
} 

.confirmbutton {
	margin-bottom: 5px !important;
}
.actionbutton{
   	float:right;
}
.legendbutton {
   cursor: default;
}
.fieldaction{
   	float:left;
	width: 150px;
	background: /*url("../images/prime/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% */#C6DFE7;
	color:#004666;
	font-weight:bold;	
}

.fieldaction:hover, .fieldaction a:hover{
	color: #FFFFFF;
}
@media screen and (max-width: 1280px) {
	.fieldaction{
		width: 100px; 
	}
}
.nolabel{
	width: 21px; 	
	padding: .2em !important;
   	float:left;
}
.button {
	font-size: 1.2em !important;
    color: #4C5356;
    font-weight: bold  !important;
	border: 1px solid #CCCCCC;
	background: /*url("../images/prime/ui-bg_glass_100_f6f6f6_1x400.png") repeat-x scroll 50% 50% */ #CCCCCC;
	margin-right: 0.1em !important;
	padding: .2em 1em !important;
	width: auto; 
	min-width: 100px;
   	max-width: 250px;	
}

.button_disabled {
	font-size: 1.2em !important;
    color: #004666;
    font-weight: bold  !important;
	border: 1px solid #CCCCCC;
	opacity: .35; 
	filter:Alpha(Opacity=35); 
	background-image: none;
	margin-right: 0.1em !important;
	padding: .2em 1em !important;
	min-width: 100px;
   	max-width: 200px;
}

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

.message {
	color: #A8ADB3;
}

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

.highlight-EXPIRED{
	font-weight: normal;
	color:#A21E4D;
}
.highlight-EXPIRES{
	font-weight: normal;
	color:#5F1939;
}

.comment{
	font-style: italic;
	color: #4C5356;
}

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

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

.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;
}
.breadcrumbgroup{
	float:left;
}
h1.breadcrumb {
	font-weight: normal;
	FONT-SIZE: 1em;
	COLOR: #004666;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0 0 15px 0;
	background: #FFFFFF;
	vertical-align: bottom;
	height: 25px;
	border-bottom: 2px solid #C6DFE7;
}

h1.breadcrumb a {
	COLOR: #004666;
	FONT-SIZE: 1em;
	text-decoration: none;
}

h1.breadcrumb a:hover {
	text-decoration: underline;
}

.topHeaderLogo{
	min-width:80px;
	margin-top: 15px;
	max-width:80px;
	width:80px;	
	height:80px;
	background: url('../images/header_MilesWeb_front_logo.png') no-repeat;
}
.topHeaderText{
	max-width:410px;
	COLOR: #485364;
	/*font: bold 19px/24px  Verdana, Arial, sans-serif ; KUSU VWAU commented out*/
	font: bold 19px/24px VWHeadlineOTRegular;
    margin-top: 90px;
	padding-bottom: 0;		
}

.legendtext {
	font-family: Verdana, Arial, sans-serif !important;
	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;
	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: #4C5356 ! 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: Verdana, Arial, sans-serif;
	white-space: normal;
}

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

/* .contractptable100 table {
	width: 100%;
	clear: both;
	table-layout: auto;
} */

.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: #C6DFE7
}

div.tabbar a.witlarge {
	display: block
}

td.optchk {
	text-align: center;
    vertical-align: top;
    width: 30px;
    paddign-top: 5px;
}

td.optdescription, .optdescription {
	vertical-align: top;
   	color: #4C5356;
   	font-size: 0.9em;
   	line-height: 14px;
}

td.optprice {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	width: 60px;
   	color: #4C5356;
   	font-size: 0.9em
   	line-height: 14px;
}

.pf-panel-hd {
	color: #4C5356;
}

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

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

.percentage { width:80px }

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

.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:#FFFFFF;
	height: 17px;
	padding-left: 26px;
	border:0;
	font-size:1.2em;
}

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

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

.panelError {
	background: transparent;
	background-color:#AF0837;
	height: 17px;
	padding-left: 26px;
	border-style:none;
	font-size:1.2em;
}

.panelAddress {
	background: url('../images/home.png') no-repeat;
	background-color:#FFFFFF;
	height: 17px;
	padding-left: 26px;
	border-style:none;
	font-size:1.2em;
}

.phonegroup {
	white-space:nowrap;
	width: 270px;
}
.telcountry {
	width: 95px;
	float: left;
 }
 
.telzonal{
	width: 30px;
	float: left;
	margin: 0 2px;
}
.tellocal{
	width: 75px;
	float: left;
}

/* Panel on login screen */ 
.loginPanel {	
    border-color: #d4d6d9;
    border-style: solid;
 	border-width: .5px ;
	background: transparent;
    z-index: 800036;
    font-family: VWAGTheAntiqua-Regular;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .35) 20%, #F6F6F6 95%);
}

/* Dashboard panels on welcome screen */ 
.dashboardPanel {
	margin: 10px;
	width: 95%;
    border-color: #4C5356;
    border-style: solid;
 	border-width: 1px ;
 	position: relative;    
}

.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%*/ #FFFFFF;
	border: 1px solid #4C5356;
	color: #004666;
	font-weight: bold;
	border-radius:4px;
	margin: 1px;
	line-height: 14px;
}
.currentstatus{
	border: 2px solid #5F1939;
	border-radius: 12px 12px 12px 12px ;
	padding: 0.2em 1em ;
	color: #5F1939;
	font-style: italic;
}

.nextstatus{
	border: 2px solid grey;
	border-radius: 12px 12px 12px 12px ;
	padding: 0.2em 1em ;
	color: #4C5356;
	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: #C6DFE7;
	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: #A21E4D !important;
	color: #FFFFFF !important;
	background: #A21E4D !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;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 0 0 0;
    padding: 5px 1% 5px 20px;
    max-width:350px;
}

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

.detailactions {
    position: absolute;
    right: 0;
    top: 132px;
    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;
}

.licenPlateBackground {
	background-image: url("../images/licenseplate_background/DEFAULT.png");
    background-repeat: no-repeat;
    clear: none;
    float: left;
    height: 17px;
    background-size: 150px 17px;
}
.licenPlateBackgroundBE {
	background-image: url("../images/licenseplate_background/BE.png");
}
.licenPlateBackgroundNL {
	background-image: url("../images/licenseplate_background/NL.png");
}
.licenPlateBackgroundDE {
	background-image: url("../images/licenseplate_background/DE.png");
}

.licenPlateBackgroundGB {
	background-image: url("../images/licenseplate_background/GB.png");
}
.licenPlateBackgroundIRL {
	background-image: url("../images/licenseplate_background/IRL.png");	
    width: 130px;
}


.licenPlateContent {
    font-weight: 700;
    height: 17px;
    line-height: 17px;
    padding-left: 12px;
    text-align: center;
}

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: 100%;
	vertical-align: bottom;
	margin: 10px auto 10px auto;
	position: relative;
	max-width: 940px;
	min-width: 250px;
	height:30px;
	text-align:center;
	z-index:999;
}

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

.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%;
}

.termsAndConditionTitle{
   text-decoration: underline;
   font-weight: bold;
}
.termsAndConditionContentBold{
   font-weight: bold;
}


.doubleFloatColumn, .doubleQuoteColumn, .topDoubleFloatColumn, .searchFloatColumn {
	width: 64%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	max-width: 940px;
	min-width: 31%;
}
.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 {
	width: 100%;
	vertical-align: top;
	float: left;
	margin: 5px 1% 5px 5px;
	position: relative;
	/*max-width: 340px;*/
	min-width: 240px;
}

.floatBlock {
	width: 100%;
	vertical-align: top;
	float: left;
	margin: 0 1% 0 0;
	position: relative;
	/*max-width: 340px;*/
	min-width: 240px;
}
.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%;
}
.outputField .ui-inputfield {
	padding: 3px 1% 3px 1%;
}
.inputField, .outputField,.inputFieldContainer {
	COLOR: #4C5356;	
	min-height: 14px;
	min-width: 240px;
	max-width: 410px;
	display:block;
	line-height: 14px;
	/*font-size: 1.5em;*/
}

.fullWidthTable {
	width: 100%;
}

.halfWidthTable {
	min-width: 120px;
	width: 47%;
}
.halfWidthTable .inputField, .halfWidthTable .outputField, .halfWidthTable .inputFieldContainer {
	min-width: 120px;
	max-width: 205px;
}
.small input, .small .ui-inputfield {
	width:80px;
}
.calendar .ui-inputfield{
	width:75px;
}
.ui-selectonemenu {
	text-align: left;
	padding-right: 0em;
	margin-right: 5px;
	width : 100px;
}

.90pRowWidth {
	width: 90%;
}

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

/* 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%;
	}
	.floatColumn {
	width: 48%;
	max-width: 100%;
	min-width: 0;
	}
	.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;
	}
	.topHeaderMenu {
		padding:2px;
	}
	.smallMenu{
		padding:7px;
	}
	.headerbackground{
			clip:rect(0, 1700px, 34px, 0);
	}
	.topHeaderLogoImg{
		width:34px;
		height:34px;
	}
	.customerLogoImg{
		width:34px;
		height:34px;	
    	margin-left:-9px;
    	margin-top:-7px;
	}
	.topHeaderLogo{
		max-width:40px;
		min-width:40px;
		width:40px;
		height:40px
	}
	.topHeaderText{
		max-width:350px;
		COLOR: #485364;
		margin-top: 6px;
		margin-left: 5px;
		padding-bottom: 0;		
	}	
	.mainContent{
		padding-top:80px;
	}
	.detailactions{
		top:40px;
	}
	.messagesHeaderContent{
		top:70px;
	}
}
@media screen and (min-height: 701px) {
	.mainMenu {
		display:block;	
	}
	.smallMenu{
		display:none;
	}
	
	
}
@media screen and (min-width: 1280px) {
	.mainMenu {
		left: 350px;
		width:700px; 
	}
	.emptyHeaderContent{
		top: 0px;
		height: 150px;
	}
	/* .wrapper{
		background-position: center 10px;
	} */
	
}

@media screen and (min-width: 1600px) {
	.mainMenu {
		left: 510px; 
	}
	.topHeaderText{
		margin-left: 100px;
	}
	
	.loginPanel {
		margin-left: 500px;
	}
}

@media screen and (min-width: 1920px) {
	.mainMenu {
		left: 700px; 
	}
	.topHeaderText{
		margin-left: 250px;
	}
	.loginPanel {
		margin-left: 520px;
	}
}

.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:#557A96 !important;
	border-top-width:1px !important;
}
.priceTableAmountSum {
	text-align:right;
	font-weight: bold;	
	border-top-style:solid !important;
	border-top-color:#557A96 !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 {
	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_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 {
	background-image: url("../images/icons/delete.gif") !important;
}
.mw-icon-disapprove{
	background-image: url("../images/icons/delete.gif") !important;
}
.mw-icon-order, .mw-icon-login {
	background-image: url("../images/icons/key.gif") !important;
}
.mw-icon-edit, .mw-icon-editcreditapp {
	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.gif") !important;
}
.mw-icon-deactivateuser {
	background-image: url("../images/icons/lock.gif") !important;
}
.mw-icon-createquote {
	background-image: url("../images/icons/numbers.gif") !important;
}
.mw-icon-add {
	background-image: url("../images/icons/plus.gif") !important;
}
.mw-icon-information {
	background-image: url("../images/icons/information.gif") !important;
}
.mw-icon-attach, .mw-icon-upload {
	background-image: url("../images/icons/attach.png") !important;
}
.mw-icon-docs, .mw-icon-download  {
	background-image: url("../images/icons/docs.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");
}

.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: #004666;
}

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

.tableVehicleDescription {
	font-size: 1.4em;
}

.tableStatus {
	color: #5F92A3;
	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_222222_256x240.png") 0 0*;
}

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

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

.ui-selectonebutton {
	display: block
}

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 */
}

/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder {
	margin:5px;	/* "Air" */
	width:160px;	/* Image width */
	height:160px;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:10px;	
	position:relative;	/* Don't remove this line */
}

/* Don't change these values */
.imageSlideshowHolder img {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
}

/* SLIDESHOW */
.slideshow {
	margin:opx;	/* "Air" */
	width:100%;	/* Image width */
	height:100%;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	margin-left:0px;	
	position:relative;	/* Don't remove this line */
}

.slideshow img {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
}

.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
}

.ui-fieldset-content {
    margin-top: 45px;
}

.loginFieldSet .ui-fieldset-content{
	border:none;
	margin: 0px;
}

.veh-property {
	float:left;margin-right:5px;
	height:25px;
	line-height:23px;
}
.no-wrap, .ui-datatable tbody td.no-wrap{
	white-space: nowrap;
}
.ui-datatable-tablewrapper {
	overflow:initial;
}
.ui-datatable table {
	table-layout: auto;
}
.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;
}

.panelHolder{
	/*background-image: url("../images/MilesWebVWAULogo.png");	*/
	background-repeat: no-repeat;
	background-size: cover;	
}

.loginpanelHolder{
	background-repeat: no-repeat;
	background-size: cover;	
	background: transparent;
}

.topHeaderLogoText{
	margin-top: 15px;
	width:220px;	
	height:80px;
}

.buttonFloatColumn [type='submit']{
	bottom:50px;
}

.buttonFloatColumn [type='button']{
	bottom:50px;
}
 

#versionLabel  a:visited, a:link, a:active
{
    text-decoration: none;
}

#headSwithcCompany a:hover{
	color: #ffffff;
} 

.listexport * td {
	color:#FFFFFF;
}

#contractdata .ui-selectonemenu-trigger {
	left : 80px;
}

#qlist_fleetmanager * .ui-selectonemenu-trigger {
	left : 95px;
}

#driverdata .ui-selectonemenu-trigger{
	left : 90%;
} 

#quote .ui-selectonemenu-trigger{
	left : 100%;
}

#quote .ui-selectbooleanbutton {
	margin-left: 30px ! important;
}

#driverdetail .ui-selectonemenu-trigger{
	left : 100%;
} 

#orderdetail * h3{
	COLOR: #4C5356;	
}

.singlepanel {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
	padding-top: 110px;
	padding-bottom: 85px;
	position: relative;
	z-index: 100;
	padding-left: 55px;
}