#errorStackTrace {
	width: 99%;
	height: 350px
}
html{
    min-height:100%;
    height:100%;
    background-color: #FFFFFF;
    overflow-x: hidden;
}

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


body {
	text-align: left;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	font-size: 8pt;
	background-attachment: fixed;
    background-clip: border-box;
    background-color: #000000;
    background-image: url("../images/MilesWebHomeBackground.png");
    background-origin: padding-box;
    background-position: center center;
    background-repeat: repeat-y;
    background-size: 100% 100%;
    /*color: #333333;*/
    min-height:100%;
    /*height:100%;*/
    COLOR: #353B79;		
    min-width: 765px;
}

.wrapper, .mainContentWrapper{	
	max-width: 1440px;
	margin: 0 auto 0 auto;
    min-height:100%;
    height:100%;
    border:none;
}

.prospectDetailMainContent.sl1 .footer {
	margin: 0 auto 25px -1em;
}

.mainContent.sl .footer {
    margin: 25px;
}

.footer{
	position:fixed;
	bottom:0;
	max-width: 1440px;
	margin: 0 auto 5px -1em;
	width:100%;
	
 	/* background-color: #EEF2F7; */

}
.footerFieldset{
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F6F6F6;
    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;
}

.wrapper, .loginWrapper{
	border-radius:0px;
	border:none;
	background-color:#FFFFF;
}
/*
@media screen and (max-width: 1440px) {
	body {
		font-size: 9pt;
	}
}
@media screen and (max-width: 1280px) {
	body {
		font-size: 8pt;
	}
}

@media screen and (max-width: 1024px) {
	body {
		font-size: 7pt;
	}
}
*/
label {
	/*COLOR: #353B79;*/	
}
body.popup {
	padding: 15px;
	background-color: #FFFFFF
}

.searchFields, .searchButtons, .top{
	vertical-align:top;
}

.top80{
	vertical-align:top;
	text-align:left;
	width:80%;
}

.top20{
	vertical-align:top;
	text-align:right;
	width:20%;
}
.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: #353B79;
	FONT-SIZE: 1em;
	TEXT-DECORATION: underline
}

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

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

.data {
	width: 100%;
	border-right: 1px solid #ccc
}
.mainContent{
	margin-top:0px;
	margin-bottom:10px;
	margin-right:0px;
	margin-left:0px;
	padding-top: 140px;
	
	max-width: 1440px;
	margin: 0 auto 0 auto;
}
.mainContent.sl {
	padding-top:0px;
}
.backToTop {
    padding: 5px 3px;
    background: none;
    position: fixed;
    bottom: 0;
    right: 5px;
    display: none;
}

.topHeader {
	background: transparent;
	height: 95px;
	position: fixed;
	width: 100%;
	z-index:990;
	max-width: 1440px;
	margin: 0 auto 0 auto;
}

.breadcrumbHeader{
	top:95px;
    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: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, .smallMenu {
    background-color: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    padding: 5px;
    float: right;
}
.smallMenu {
	float: left;
}
.topHeaderMenuRow {
	vertical-align: middle; 
	white-space: nowrap;
}

.mainMenu{
	width:100%;
	height:39px;
	bottom:0px;
	position:absolute;
}

img { border: 0 }

th {
	text-align: left;
}

td {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 1em;
	COLOR: #353B79;
	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: #353B79;
	font: bold Arial,Geneva,Helvetica,Helv,sans-serif;
	font-size:1.9em;
	margin-top: 20px;
	padding-bottom: 0;
}

h2, .h2 {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 1.3em;
	COLOR: #FF8900;
	margin: 10px 0 5px 0;
	font-weight: bold
}

h3, .h3 {
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 1.1em;
	COLOR: #353B79;
	font-weight: bold
}

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

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

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

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

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

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


a.headnavtop:hover, a.headnavtop:active {
	COLOR: #FF8900;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none
}

.headnavtop{
	/*COLOR: #064089; */
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	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: #2F3579;
	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;
}

.witsmall {
	FONT-SIZE: 0.9em;
	COLOR: #FFFFFF;
	line-height: 16px
}

.wit {
	FONT-SIZE: 1em;
	COLOR: #FFFFFF;
	line-height: 16px
}

.witlarge {
	FONT-SIZE: 1.4em;
	COLOR: #FFFFFF;
	font-weight: bold;
}

a.witlarge {
	COLOR: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}

a.witlarge:hover {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none
}

a.witlarge_inactive {
	COLOR: #E4EEF6;
	font-weight: bold;
	text-decoration: none
}

a.witlarge_inactive:hover {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none
}

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

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

.smallbold {
	FONT-FAMILY: Verdana, Arial, 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
}

h1.witlarge {
	FONT-SIZE: 1.3em;
	COLOR: #FFFFFF;
	line-height: 26px;
	padding: 0 4px 8px 4px;
	margin: 0;
	background: url('../includes/images/titlebg.gif') repeat-x
}

.treedirSelected {
	background-color: #E5E5E5
}

a.actionlink,a.actionlink:visited {
	border: 0;
	BACKGROUND-COLOR: #D3E5F5;
	DISPLAY: compact;
	COLOR: #324287;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

a.actionlink:active,a.actionlink:hover {
	border: 0;
	BACKGROUND-COLOR: #353C78;
	DISPLAY: compact;
	COLOR: #ffffff;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	line-height: 14px;
	padding: 2px
}

.imagebutton {
	width: 16px;
	border: 0px;
	background: transparent;
	cursor: pointer;
}

input,textarea,select,.input {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
	border: 1px solid #E0E0E0;	
	color: #353B79;
	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] { 
	/*
	border: 1px solid #F5F5F5;
    font-family: Verdana, Arial, sans-serif;
	font-size: 1em;	
	background-color:#F5F5F5 !important;
	background-image:none !important
	*/
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #F6F6F6 !important;
    background-image: none  !important;
    background-origin: padding-box;
    background-position: 50% 50%;
    background-repeat: repeat-x;
    background-size: auto auto;
    border-color: #CCCCCC !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: 4px;
    padding: 4px 1%;
    color: #353B79 !important;
}
.readonly{
	border: 1px solid #CCCCCC;
    font-family: Verdana, Arial, sans-serif;
	font-size: 1em;	

/*
	padding-top: 1px; 
	padding-bottom: 1px; 
*/	
    background-attachment: scroll;
    background-clip: border-box;
    background: url('../images/prime/ui-bg_glass_100_f6f6f6_1x400.png') repeat-x scroll 50% 50% #F6F6F6 !important;
    background-origin: padding-box;
    background-size: auto auto;

    color: #353B79;	
}
.freeDriverInput{
	font-style:italic;
}

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

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: #064089;
    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 !important;

	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% #F6F6F6;
	
	color:#064089;
	font-weight:bold;	
}

.fieldaction:hover, .fieldaction a:hover{
	color:#FF6C00;
}
@media screen and (max-width: 1280px) {
	.fieldaction{
		width: 100px; 
	}
}
.nolabel{
	width: 21px; 	
	padding: .2em !important;
   	float:left;
}
.button, .menubutton {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 1.2em !important;
    
    color: #353B79;
    font-weight: bold  !important;
    
    cursor: pointer;
    text-align: center !important;
    text-decoration: none !important;
    
    display: inline-block !important;
    margin-right: 0.1em !important;
    overflow: visible !important;
    position: relative !important;

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

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

	width: auto; 
	min-width: 100px;
   	max-width: 250px;	

}

.menubutton{
	border-radius: 4px !important;
}

.button_disabled {
	font-family: Verdana, Arial, sans-serif !important;
	font-size: 1.1em !important;
    
    color: #064089;
    font-weight: bold  !important;
    
    cursor: default !important;
    text-align: center !important;
    text-decoration: none !important;
    
    display: inline-block !important;
    margin-right: 0.1em !important;
    overflow: visible !important;
    position: relative !important;

	border: 1px solid #CCCCCC;
	
	opacity: .35; 
	filter:Alpha(Opacity=35); 
	background-image: none;

	padding: .2em 1em !important;
	border-radius: 12px !important;
	
	min-width: 100px;
   	max-width: 200px;	
	
}

.vehdropdown {
	width: 300px;
}

.historytext {
	FONT-SIZE: 1em;
	COLOR: #5E91BC;
	line-height: 14px
}

.history {
	FONT-SIZE: 1em;
	COLOR: #FF8900;
	line-height: 14px
}

.historyhl {
	FONT-SIZE: 1em;
	COLOR: #353C78;
	line-height: 14px
}

a.history {
	COLOR: #FF8900;
	FONT-SIZE: 1em;
	TEXT-DECORATION: underline;
	padding: 2px
}

a.history:active {
	COLOR: #353C78;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	padding: 2px
}

a.history:visited {
	COLOR: #FF8900;
	FONT-SIZE: 1em;
	TEXT-DECORATION: underline;
	padding: 2px
}

a.history:hover {
	COLOR: #353C78;
	FONT-SIZE: 1em;
	TEXT-DECORATION: none;
	padding: 2px
}

.grijskader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 1em;
	line-height: 13px;
	width: 243px;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.navkader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 1em;
	line-height: 13px;
	/*width: 243px;*/
	border: 1px solid #CCCCCC;
	padding: 1px;
}

.cvheader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 1em;
	line-height: 13px;
	background-color: #cccccc;
	font-weight: bold;
}

.cvsubheader {
	font-family: Verdana, Arial, sans-serif;
	FONT-SIZE: 1em;
	line-height: 13px;
	background-color: #ebebeb;
	font-weight: bold;
}

.info,.error,.warn,.fatal {
	font-weight: bold;
	font-size: 1em;
	color: #BF0000 !important;
	display:block;
}
.ui-panel .info, .ui-panel .error, .ui-panel  .warn, .ui-panel  .fatal {
	display: inline;
}
.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;
}
.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_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;
}
.large {
	font-size: 1.4em
}

dl {
	font-size: 1.2em;
	margin: 0 2em;
}
dt {
	font-weight: bold;
	margin: 1em 0;
}
dd {
	margin-bottom: 2em;
}

div.ruler {
	height: 3px;
	margin: 2px 0;
	background: url('../images/stippenlijn_hor.gif') repeat-x
}

.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: 0px 0px;
	line-height: 2em;
	vertical-align: top;
	margin-right: 10px
}

.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: 0px;
}

.lowTableRow td {
	padding: 0px;
}

.sddm {
	margin: 0;
	padding: 0;
	z-index: 30
}

.sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: 10px Verdana, Arial, sans-serif bold;
}

.sddm li a {
	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	background: #D3E5F5;
	color: #324287;
	text-align: center;
	text-decoration: none
}

.sddm li a:hover {
	color: #ffffff;
	background: #353C78
}

.sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2
}

.sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #D3E5F5;
	color: #324287;
	font: 10px Verdana, Arial, sans-serif;
}

.sddm div a:hover {
	background: #353C78;
	color: #FFF
}

/*
.breadcrumbs a { font-family: Verdana, Arial, sans-serif; font-size: 9px }
.breadcrumbs a:hover { font-family: Verdana, Arial, sans-serif; font-size: 9px }
.breadcrumbs { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000 }
*/
.breadcrumbgroup{
	float:left;
	/*padding-top:9px;*/
}
h1.breadcrumb {
	font-weight: normal;
	FONT-SIZE: 1em;
	COLOR: #064089;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0 0 15px 0;
        background: #FFFFFF;
	vertical-align: bottom;
	height: 25px;
	border-bottom: 2px solid #FF6C00;
}

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

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

.topHeaderLogo{
	min-width:80px;
	max-width:250px;
}
.topHeaderText{
	max-width:410px;
	COLOR: #FFFFFF;
	font: bold 19px/24px  Verdana, Arial, sans-serif ;
	margin-top: 17px;
	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;
	font-family: Verdana, Arial, 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: Verdana, Arial, sans-serif;
	white-space: normal;
}


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

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

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

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

.rounded {
	position: relative;
	padding: 5px
}

/* added by dobi CSS3 way in all browsers (also IE) */
.rounded3 {
	padding: 5px;
	
	-moz-border-radius: 6px;  /*mozilla */
	-webkit-border-radius: 6px; /*chrome */

	
	/*IE 9 */
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;

/*IE hack for curved corners*/
 border-radius: 6px; 
 behavior: url(ie/border-radius.htc);
 zoom:1;
}

.ongrey, div.ongrey {
	background-color: #ffffff;
}

div.ongrey.error {
	background-color: #ffffff;
	padding: 5px 20px
}

div.ongrey.error span.error,div.ongrey.error li {
	color: #BF0000
}

div.ongrey>.tl {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/ongrey_tl.gif');
	width: 5px;
	height: 4px
}

div.ongrey>.tr {
	position: absolute;
	top: 0;
	right: 0;
	background: url('../images/ongrey_tr.gif');
	width: 5px;
	height: 4px
}

div.ongrey>.bl {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/ongrey_bl.gif');
	width: 5px;
	height: 4px
}

div.ongrey>.br {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../images/ongrey_br.gif');
	width: 5px;
	height: 4px
}

div.onwhite {
	background-color: #E8EAEE
}

div.onwhite>.tl {
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/onwhite_tl.gif');
	width: 5px;
	height: 4px
}

div.onwhite>.tr {
	position: absolute;
	top: 0;
	right: 0;
	background: url('../images/onwhite_tr.gif');
	width: 5px;
	height: 4px
}

div.onwhite>.bl {
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('../images/onwhite_bl.gif');
	width: 5px;
	height: 4px
}

div.onwhite>.br {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url('../images/onwhite_br.gif');
	width: 5px;
	height: 4px
}

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;
    paddign-top: 5px;
}

td.optdescription, .optdescription {
	vertical-align: top;
   	color: #353B79;
   	font-family: Verdana,Arial,sans-serif;
   	font-size: 0.9em;
   	line-height: 14px;
}

td.optprice {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
	width: 60px;
   	color: #353B79;
   	font-family: Verdana,Arial,sans-serif;
   	font-size: 0.9em
   	line-height: 14px;
}

.pf-panel-hd {
	color: #353B79;
}

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

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

.percentage { width:80px }

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

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

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

.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;
	font-family: Verdana, Arial, 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: Verdana, Arial, sans-serif;
}

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

/* Panel on login screen */ 
.loginPanel {	
    border-color: rgba(255, 108, 0, 0.8);
    border-style: solid;
 	border-width: 2px ;
	background: #FFFFFF;
	background-color: rgba(255, 255, 255, 0.9);
    z-index: 800036;
}

/* Dashboard panels on welcome screen */ 
.dashboardPanel {
	margin: 10px;
	width: 95%;
    border-color: #557A96;
    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:0px;
}

.newsPanel {
	background: #DAEFF3 !important;
}

.newsPanel .newsContent {
	overflow-y: scroll;
	max-height: 300px;
}

.newsPanel .ui-widget-header {
	text-align: center;
	text-transform: uppercase;
	font-size: large;
	border: none;
	background: none;
	color: #19193A;
}

.newsPanel .newsTitle {
	color: #19193A;
	font-weight: bold;
	margin-bottom: 10px;
}

.newsPanel .newsText {
	padding-left: 10px;
	color: #7A7E88;
}

/* 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: #064089;
	font-weight: bold;
	border-radius:4px;
	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: #FF6C00;
  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;
	background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 10px 0 0 0;
    padding: 5px 1% 5px 20px;
    max-width:350px;
}

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

.detailactions .ui-panel-content{
	padding-left: 0px;
	padding-right: 0px;
}
@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;
    width: 90px;
}
.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");
}

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

.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%;
}
.topDoubleFloatColumn{
	width: 40%;
}

.tripleFloatColumn, .tripleQuoteColumn, .fullFloatColumn {
	width: 97%;
	vertical-align: top;
	float: left;
	margin: 5px 1%;
	position: relative;
	/*min-width: 1200px;*/
}
.tripleFloatColumn{
	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: 0px 1% 0px 0px;
	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: 4px 1%;
}
.inputField, .outputField,.inputFieldContainer {
	COLOR: #353B79;	
	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
}

.90pRowWidth {
	width: 90%;
}

.clearBoth {
	clear: both;
}

.topHeaderLogoImg.loader{
	margin: 3px 100px 2px 90px;
}

@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%;
	}
	.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:0px !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{
		max-width:144px;
		max-height:34px;
	}
	.topHeaderLogo{
		max-width:140px;
		min-width:140px;
	}
	.topHeaderText{
		max-width:320px;
		COLOR: #FFFFFF;
		font: bold 15px/20px  Verdana, Arial, sans-serif ;
		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;
	}
}

.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_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/stop.png") !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, .mw-icon-register_deliverydate {
	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_white_on_green.gif") !important;
}
.mw-icon-information {
	background-image: url("../images/icons/information.gif") !important;
}
.mw-icon-attach, .mw-icon-attach_docs {
	background-image: url("../images/icons/attach.png") !important;
}
.mw-icon-register_contract_note, .mw-icon-register_note {
	background-image: url("../images/icons/edit.png") !important;
}
.mw-icon-register_message, .mw-icon-register_quote_message {
	background-image: url("../images/icons/email.png") !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: #FF6C00;
	font-size: 1.4em;
}

.tableVehicleDescription {
	font-size: 1.4em;
}

.tableStatus {
	color: #FF6C00;
	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_ff6c00_256x240.png") 0 0;
}

span.ui-button-icon-left.ui-icon.ui-c.ui-icon-descending {
 	background: url("../images/prime/ui-icons_ff6c00_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:;
	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:0px;
	top:0px;
	width: 100%;
}

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

.supplierlogo {
	margin: 5px;
	max-height: 50px;
}
.tableheader {
	font-weight: bold
}
/* Just one tab on creditscoring, so simplify layout */ 
.creditScoreTabs .ui-tabs-nav {
	display: none
}
.creditScoreTabs.ui-tabs .ui-tabs-panel {
	padding: 0
}

.textorange {
	color: #FF6C00;
}

.textgreen {
	color: #009933;
}

.ui-fieldset-content .ui-selectonemenu .ui-selectonemenu-label {
	white-space: inherit;
	width: 100%;
}

.label-color-white label {
	color: #FFFFFF;
}