.header2 {
  font-weight: normal;
  font-style: normal;
  line-height:normal;
  font-family: 'VAGRoundedLTThinRegular', sans-serif;
  font-size:18px;
  color: #666666;
  margin: 0px 0px 5px 0px;
  padding-bottom: 6px;
}

.accessible {
	visibility:hidden;
	display:none;
}

a.accessible {
	visibility:hidden;
	display:none;
}

div#title {
	float:left;
}

#login {
	position:absolute;
	left:315px;
	top:10px;
	float:right;
	text-align:right;
	padding:5px 5px 5px 5px;
	color:#FFFFFF;
	width:448px;
}




.blue {
	color:#009ddc;
	font-weight:bold;
}

/* Page content styles for tabular data */
div.section {
  margin-top: 5px;
  margin-bottom: 5px;
}

div.sectiontext {
 padding-right: 5px;
 padding-left: 5px;
}

div.section table.sectionform, div.section table.sectiongrid {
  margin: 0px;
  border-collapse:collapse;
  width: 100%;
  /*text-transform: capitalize;*/ /* force text to proper case */
}

table.sectiongrid td {
	padding: 3px;
}

table.sectiongrid a {
	color:#85671B;
}

table.sectionform td {
  border-bottom: 1px solid #E2E1DE;
}

table.sectionform th {
  border-bottom: 1px solid #FFFFFF;
}

table.sectiongrid td {
	padding: 3px;
}

table.sectiongrid a {
	color:#85671B;
}

table.sectionform textbox {
border:solid;
}

/*
div.section td, div.section th {
  padding-left: 2px;
  padding-top: 4px;
  padding-bottom: 10px;
  padding-right: 5px;
}

div.section th {
  font-weight: normal;
  color: #666666;
  text-decoration: none;
}
*/

.indent {
	margin-left:15px;
}

.indentMinor {
	margin-left:5px;
}

.currency {
	text-align:right;
}

b.error-msg {
  color:#85671B;
}

.noPrint {
margin-bottom:20px;
}

.note {
	color:#999999;
	font-size:90%;
}

div#twoEvenColumns {
	float:left;
	width:460px;
	background-color:#f7f7f6;
	border-top:solid 1px #b4b1ab;
	padding:10px 0px 10px 5px;
	margin-bottom:10px;
	margin-top:0px;
}

.tinyColumn {
  width: 60px;
}

.narrowColumn {
  width: 110px;
}

.smallColumn {
  width: 150px;
}

.mediumColumn {
  width: 200px;
}

.wideColumn {
  width: 300px;
  text-align: left;
}

.hugeColumn {
  width: 400px;
  text-align: left;
}

.inputNumber,
.inputNumberLong,
.inputNumberShort {
  text-align: right;
}

.inputNumberLong {
  width: 120px;
}

.inputNumberShort {
  width: 80px;
}

.detailSection {
	border: 1px solid #d0d0d0;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 5px;
}


.centreAlign {
	text-align: center;
	margin: 0 auto;
}

.leftAlign {
	float: left;
}

.rightAlign {
	float: right;
}

.topAlign {
  vertical-align: top;
}

.bottomAlign {
	vertical-align: bottom;
}

.clear {
	clear: both;
}

.textLeft, table th.textLeft, table td.textLeft {
  text-align: left;
}

.textRight, table th.textRight, table td.textRight {
	text-align: right;
}

.textCenter, table th.textCenter, table td.textCenter {
	text-align: center;
}

.textWrap {
	word-wrap: break-word;
}

.textNoWrap{
	white-space: nowrap;
}

.fullwidth, .fullwidth .ui-datatable table, .fullwidth table.ui-datagrid-data {
	width: 100%;
}

.nearFullWidth {
	width: 98%;
}

.width50 {
	width: 50%;
}

.bold {
	font-weight: bold;
}

.fiveCharLength {
	width: 40px;
	min-width: 40px;
}

.tenCharLength {
	width: 70px;
	min-width: 70px;
}

.fifteenCharLength {
	width: 100px;
	min-width: 100px;
}
.twentyCharLength {
	width: 140px;
	min-width: 140px;
}

.twentyFiveCharLength {
	width: 170px;
	min-width: 170px;
}

.thirtyCharLength {
	width: 200px;
	min-width: 200px;
}

.fortyCharLength {
	width: 280px;
	min-width: 280px;
}

.fiftyCharLength {
	width: 400px;
	min-width: 400px;
}

.section:not(:empty) {
	border-bottom:solid 1px #CCCCCC;
	overflow:auto;
}

.ajax-status {
	display:none;
}

.hidden {
	display:none;
}

span.negative {
	color: #FF0000;
}

.ui-state-active {
	background: url("../images/sprite.png") repeat-x scroll left -200px;
}

.ui-paginator-page.ui-state-active {
    background: url(../images/sprite.png) repeat-x scroll left -1400px #2647A0;
}

.padding-top-7px {
    padding-top: 7px;
}

.padding-left-8px {
    padding-left: 8px !important;
}
/* ------------------Icons ---------------------------- */
span.up-icon {
	background: url("../images/icon_green_up.png") no-repeat scroll right 2px;
	width:10px;
	height:10px;
	display:inline-block;
	padding-left:5px;
}

span.down-icon {
	background: url("../images/icon_red_down.png") no-repeat scroll right 2px ;
	width:10px;
	height:10px;
	display:inline-block;
	padding-left:5px;
}

span.spacer-icon {
	width:10px;
	height:10px;
	display:inline-block;
	padding-left:5px;
}

.totalBox {
	width: 80px;
	height: 16px;
	border:1px solid #999;
	padding-right: 2px;
	background-color: #FCFCCE;
	text-align: right;
	-moz-border-radius: 3px;
	border-radius: 3px;
    line-height: 16px;
    font-weight: bold;
}

.smallText {
  color: gray;
  font-size: 7pt;
}

div.info {
  border: 1px solid #999;
  background-color: #f2ebd6;
  padding: 5px;
  margin: 2px 0px 10px 0px;
  list-style: none;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.potHeader {
  display: block;
  margin-top: 5px;
  background-color: #ddd;
  padding: 10px
}

.tabView {
  border: 1px solid #AAA;
  padding: 1em 1.4em;
}

/* --------------- General --------------- */

.currentRecord {
	color: #3e7190;
}

.newRecord {
	font-style: italic;
	font-weight: bold;
}

/* --------------- Trees --------------- */

.ygtv-highlight .ygtv-highlight1,
.ygtv-highlight .ygtv-highlight1 .ygtvlabel {
	background-color: transparent;
	color: inherit;
}

.ygtvcontent {
	cursor: pointer;
}

.ygtvfocus {
	background-color: transparent;
}

/* ------------------ Menu Icons (temporary) ---------------------------- */

.menu-icon-dropdown {
  background: url("../images/menu_down_arrow.png") no-repeat scroll 90% 45% ;
}

/*
 Adheres to the adobe icon download and usage conditions (http://www.adobe.com/misc/linking.html) in the context of a
 primefaces menu item, namely:

 2. The Adobe PDF file icon must appear by itself, with a minimum spacing (the height of the icon) between each side of
 the icon and any other graphic or textual elements on your web page.
 */

.ui-menu-item-adobe {
	padding-left: 32px !important;
}

.ui-menu-item-link-adobe {
	padding-left: 32px !important;
	background: url('../images/icon_pdf.gif') no-repeat;
}

.smallInput {
	width: 100px;
}

.mediumInput {
	width: 160px;
}

.wideInput {
	width: 210px;
}

/* =========================================================================================== */
/* End of Primefaces styling */
/* =========================================================================================== */
#switchForm div.actionGroup > * {
    margin-right: 5px;
}

.ui-paginator {
	color: #edfbff;
    display: block;
    font-weight: bold;
    margin: 6px 0px;
    text-align: center;
    white-space: nowrap;
    background-image: none;
    background-color: white;
    border: none;
}

.ui-paginator-current {
	color: #278CBA;
}

.ui-paginator-next .ui-icon,.ui-paginator-previous .ui-icon,.ui-paginator-first .ui-icon,.ui-paginator-last .ui-icon {
	color: #278CBA;
}

.ui-paginator .ui-state-default,.ui-paginator-rpp-options {
	background: #fff;
	border: 1px solid #81BAC4;
	color: #278CBA;
}

.ui-paginator .ui-state-active {
	background: #278CBA;
	color: white;
	border: 1px solid #81BAC4;
}

.alert-style{
	font-size: 100%;
    margin-right: 10px;
	vertical-align:middle;
}


div.sectionStrong {
     border-top: 1px solid #2647A0;
}


.formFields .sectionLabel {
	width:5%;
	vertical-align:top;
	line-height:19px;
}

.formFields .sectionField {
	width:90%;
}

.italic {
	font-style: italic;
}

.no-margin, .bordered.no-margin, .no-gap {
	margin: 0px !important;
}

.no-padding, .no-gap {
	padding: 0px !important;
}

.not-important {
	color: #808080;
}

.center-align {
	margin: 0 auto;
}

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

/* Sub navigation items */

.error {
	color:#FF0000;
	padding-left:5px;
	font-weight:bold;
}

.ui-icon-toggle {
	margin-left: 5px;
	display: inline-block;
	width: 16px;
}

.zoom {
	background-image: url(../images/apac/zoom.png) !important;
	witdh: 100px;
	background-color: transparent;
	background-size: 20px 20px; 
}

div.cms-section:not(:empty){
    margin-top: 5px;
    margin-bottom: 5px;
}

.jqplot-target {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
}

.jqplot-title {
	color: #666666;
	font-family: 'VAGRoundedLTThinRegular', sans-serif;
	font-size: 16px;
}

.jqplot-pie-series.jqplot-data-label {
    padding : 2px;
    border:1px solid #6f6F6f; 
    color: black;
    background-color: rgba(255,255,210,0.5);
    font-size: small;
}

table.jqplot-table-legend {
    vertical-align: middle;
}

tr.jqplot-table-legend:nth-of-type(even), tr.jqplot-table-legend:nth-of-type(odd) {
    background: none;
}

tr.jqplot-table-legend td {
    padding: 0 3px 0 2px;
    font-size: x-small;
    line-height: 1.8em;
    text-align: left;
}

.jqplot-highlighter-tooltip {
    z-index: 1000;
    color: black;
    background-color: rgba(255,255,255,0.8);;
}

div.quick-links {
    text-align: center;
}

div.quick-links a {
    display: inline-block;
    background-color: #c7f1fa;
    text-decoration: none;
    margin: 1px;
    color: #004477;
    line-height: 2.3em;
    width: 20em;
    padding: .225em;
}

div.quick-links a span {
    vertical-align: middle;
    line-height: 1em;
    margin: 0 5px 0 5px;
}

div.quick-links a:hover {
    background-color: #8fe5f8;
}

.radioright td {
    text-align: left;
}

.radioright td input {
    float: right;
}

.threeCharLength {
	width: 20px;
	min-width: 20px;
}
.sixteenCharLength {
	width: 110px;
	min-width: 110px;
}
div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

div.fakefile input {
  width: 400px;
}

div.fakefile img {
  vertical-align: middle;
}

.up-arrow {
	background: url("../images/apac/up-arrow.png") no-repeat scroll left
		center;
	min-height: 24px;
	width: 24px;
	border: none !important;
}

.down-arrow {
	background: url("../images/apac/down-arrow.png") no-repeat scroll left
		center;
	min-height: 24px;
	width: 24px;
	border: none !important;
}

.sideway-arrow {
	background: url("../images/apac/sideway-arrow.png") no-repeat scroll
		left center;
	min-height: 24px;
	width: 34px;
	border: none !important;
}
	
.rightAlign.navButtons {
	margin: 10px 0px;
}

.rightAlign.navButtons button {
	margin-left: 5px;
}

.percentInput {
	text-align: right;
	width: 50px;
}

.height20 {
	height: 20px;
	min-height: 20px;
}

span.bordered {
	padding: 4px 5px;
	border-radius: 3px !important;
}

.required:AFTER {
	content: " *";
}

.req, .required:AFTER {
	color: red;
}

.redText {
	color: red;
}

.not-important {
	color: #808080;
}

.whiteBackground {
	background-color: white;
}

.transparentBackground {
	background-color: transparent;
}

.noBorder {
	border-style: none;
}

.heightPadding10 {
	padding: 10px 0px;
}

.heightPadding30 {
	padding: 30px 0px;
}

.ui-confirm-dialog-content {
	padding: 10px;
}

.ui-messages-info, .ui-message-info {
	color: #004473;
	background-color: #c7f1fa;
	border-color: #00bfe8;
}

.v-separator {
    height: 10px;
    width: 100%;
}

.h-separator {
    height: 1px;
    width: 10px;
}

.ui-confirm-dialog-content {
	border-radius: 5px;
}

/*
.ui-datepicker-trigger {
	vertical-align: top;
	height: 20px;
	width: 25px;
}
*/

.ui-state-default .ui-icon.zoom {
	background-color: transparent;
	width: 20px;
	height: 20px;
}

.datalistPane ul {
	list-style-type: none;
	border: none;
}

.border-shadow {
	box-shadow: 0 0 2px 2px #94DBFF;
}

.big-border {
	border-width: 2px;
	border-color: #94DBFF;
}

.marginBottom {
	margin-bottom: 5px;
}

input.hasDatepicker {
	width: 90px;
	margin-right: 5px;
}

.rightalign, table th.rightalign, table td.rightalign {
	text-align: right;
}

#languageSwitcher  a {
	color: white;
	text-decoration: none;
	display: inline-block;
	float: right;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	line-height: 12px;
}


#ui-datepicker-div {
	background-color: white;
	border-color: #ccc;
}

table.ui-datepicker-calendar > tbody > tr:nth-child(even) {
  background: white !important; 
}

button.ui-datepicker-trigger.ui-widget.ui-button,
button.ui-datepicker-trigger.ui-widget.ui-button:hover {
	border: none;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.ui-icon.ui-icon-calendar {
	background: url("../images/calendar.gif");
}

a {
  color:#204978;
  text-decoration:underline;
}

#ui-datepicker-div {
	border-color: #ccc !important;
}

table.modelPortfolioFormFields tbody > tr > td {
	background: white;
	border: none !important;
}


@media print {
	html {
		background-color: white;
	}
	button.ui-button-text-only[type="submit"],button.ui-button-text-only[type="button"],input[type="submit"],input[type="button"],input.plusButton[type="submit"],input.downButton[type="submit"],input.upButton[type="submit"],input.crossButton[type="submit"],button[type="submit"].ui-widget-content.ui-state-default,button.ui-button,button[type="submit"].ui-state-default,button[type="submit"].ui-widget-header.ui-state-default,button.ui-widget,button[type="submit"].ui-button-text-only,button[type="button"].ui-button-text-only,input.continue,input.back,input[type="button"],input[type="submit"]
		{
		display: none;
	}
	#menu, #navbar, #pageEndPiece, #header, .not-printable {
		display: none;
	}
	.border-not-printable {
	   border: none;
	}
    table thead tr th {
        color: black;
        background-color: white;
        border-top: none;
        border-bottom-width: 1px;
    }
    #content table tfoot tr td {
        background-color: white;
        color: black;
    }
	div#gradient, div#pageWrapper, div#container,
	#breadcrumbs-bottom .social li a, #breadcrumbs-bottom .breadcrumbs span, #breadcrumbs-bottom .breadcrumbs a {
	   background-image: none;
	   background-color: white;
	}
	#breadcrumbs-bottom .breadcrumbs span a {
	   color: black;
	}
	#content {
		margin: 0;
		padding: 10px 20px;
		width: auto;
	}
	input[type=text],input[type=password],select,textarea {
		border: 1px solid #000;
		box-shadow: none;
		background: none;
		transition: none;
		padding: 2px;
		border-radius: 3px;
	}
}

input.error {
	border-color:red !important;
	color: inherit;
}

.cursor-pointer {
	cursor: pointer;
}

#footer-links {
	padding-right: 10px;
	text-align: right;
	clear: right;
}
.kdw-calendar-picker input.ui-state-disabled {opacity: 1;color: #808080;}
