

html {
	//background-color: #FFE01A;
}

.wab_layout_page {
	background-color: #FFFFFF;
	/*margin: 10px;*/
	border: 0px solid #101010;
}

.wab_header_logo {
	height: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	border: 0px solid #101010;
}

.headerbox_m,.headerbox_l, .headerbox_r,.footerbox_m,.footerbox_l, .footerbox_r{
	background-color: #ffdd00;
}

.navhor11 li.separator, .navhor11_selected {
    background-image: url(images/webmts-sprite-hor.png);
    background-repeat: no-repeat;
}

.headerbox_m {
	background-repeat: repeat-x;
	background-position: 0px -100px;
	height: 50px;
	line-height: 75px;
	border: 0px solid #101010;
}

.headerbox_l {
	background-position: 0px 0px;
	width: 10px;
	height: 50px;
	line-height: 75px;
}

.headerbox_r {
	background-position: 0px -200px;
	width: 10px;
	height: 50px;
	line-height: 75px;
}

.fieldset_style {
	width:300px;
}

.yui_checkbox {
	display: inline-block;
	border:none;
	margin:0;
}


.footerbox_m {
	background-repeat: repeat-x;
	background-position: 0px -400px;
	height: 40px;
	line-height: 40px;
	border: 0px solid #FF0000;
}

.footerbox_l {
	background-position: 0px -300px;
	width: 10px;
	height: 40px;
}

.footerbox_r {
	background-position: 0px -500px;
	width: 10px;
	height: 40px;
}

/*
 ********************************************************************************************
 * NAV HOR 11
 ********************************************************************************************
 */

.wab_headernavigation {
	position: relative;
	top: 0px;
	left: 160px;
	width: 640px;
	clear: none;
	height: 50px;
	line-height: 50px;
	border: 0px solid #FF0000;
}

.navhor11 {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
	font-weight: bold;
}

.navhor11 li {
	float: left;
	display: block;
	height: 48px;
	line-height: 48px;
	width: 100px;
	border: 0px solid #00FF00;
	margin-top: 1px;
	margin-bottom: 1px;
}

.navhor11 li.extendedHeader {
	width: 185px;
}

.navhor11 li.separator {
	background-position: 0px -600px;
	width: 10px;
}

.navhor11_normal {
	color: #333a42;
}

.navhor11_selected {
	background-position: 0px -700px;
	background-repeat: repeat-x;
}

.navhor11 a {
	text-decoration: none;
	border: 0px solid #0000FF;
	float: left;
	width: 100%;
	text-align: center;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	font-size: 110%;
	color: #333a42;
}

.navhor11 a:hover {
	color: white;
	background-color: #ababab;
}

.navhor11 a span {
	float: left;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.wab_tab_underline {
	display: none;
	height: 0px;
	background-color: inherit;
	font-size: 0px;
}

/****************************
** FORM WRAPPER
***************************/

.wab_form_wrapper {
	max-height: 600px;
	overflow: auto;
}

/****************************
** WEB PAGE TITLE
***************************/
.wab_page_title {
	background-color: #6FA7D1; /* #86B5D9; */
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	font-size: 150%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

/****************************
** NEW CONTROLS
***************************/
.wab_info_required {
	float: left;
	font-style: italic;
	font-size: 90%;
	color: #004040;
}
.aml_consent{
	float: left;
	font-style: italic;
	font-size: 90%;
	color: #004040;
}

.wab_form_wrapper {
	max-height: 600px;
	overflow: auto;
}

.wab_controls_wrapper {
	float: left;
	height: 25px;
	width: 335px;
	margin-left: 5px;
	margin-bottom: 5px;
	border: 0px solid #FF0000;
}

#cr1_popup_billpayment_request_cardrequest_c.wab_controls_label,
#cr1_popup_billpayment_request_cardrequest_c.wab_controls_search_label,
#cr1_popup_billpayment_request_cardrequest_c.wab_controls_legend,
#cr1_popup_billpayment_request_cardrequest_c.wab_controls_label_login{
	width:142px;
}
.wab_controls_label_opt {
	float: left;
	width: 272px;
	text-align: left;
	color: #000000;
	border: 0px solid #00FF00;
	font-size: 90%;
	height: 20px;
	line-height: 20px;
	margin-top: 2px;
	margin-left:7px;
}

.wab_controls_label_checkbox {
    float: left;
    width: 200px;
    text-align: left;
    border: 0px solid #00FF00;
    font-size: 90%;
    height: 15px;
    line-height: 15px;
    margin-top: 2px;
    margin-left:7px;
}

.wab_controls_opt_radio_text {
	float: left;
	text-align: left;
	color: #000000;
	border: 0px solid #00FF00;
	font-size: 90%;
	height: 20px;
	line-height: 20px;
	/*margin-top: 2px;
	margin-left:7px;*/
}

.wab_controls_radio_opt {
	float: left;
	margin-top: 2px;
	font-size:90%;
	margin-left:7px;
}

.wab_controls_label, .wab_controls_search_label, .wab_controls_legend, .wab_controls_label_login {
	float: left;
	width: 130px;
	text-align: left;
	/*color: #000077;*/
	color: #000000;
	/* background-color: #F5FFE6; */
	border: 0px solid #00FF00;
	font-size: 90%;
	height: 15px;
	line-height: 15px;
	margin-top: 2px;
}

.wab_controls_legend {
	color: #F5FFE6;
	/* background-color: #8184F1; */
	width: 330px;
	text-align: center;
	font-size: 100%;
	font-weight: bold;
}

.wab_controls_legend {
	color: #FF0000;
	/* background-color: inherit; */
	width: 240px;
	text-align: left;
	font-size: 90%;
	font-weight: bold;
}


.wab_controls_generic, .wab_controls_textlink, .wab_controls_text, .wab_controls_search_text, .wab_controls_select, .wab_controls_search_select, .wab_controls_text_login {
	float: left;
	text-align: left;
	margin-left: 0px;
	border: 1px solid #A0A0A0;
	color: #000077;
	text-decoration: none;
	font-style: normal;
	margin-top: 2px;
	font-size: 90%;
	height: 15px;
	line-height: 15px;
}

.wab_controls_radio {
	float: left;
	margin-top: 3px;
}

.wab_controls_textlink {
	color: #0000F0;
	text-decoration: underline;
	font-style: italic;
	width: 130px;
	cursor: default;
}

.d2bField.wab_controls_select {
	width: 150px;
}

.wab_controls_text, .wab_controls_select {
	width: 150px;
}

.wab_controls_checkbox {
	float: left;
}

@-moz-document url-prefix(){
	.wab_controls_checkbox {
		margin-right: -3px;
	}
}

.wab_controls_select {
	height: 20px;
	line-height: 20px;
}

.wab_controls_label_required {
	font-weight: normal;
}

.wab_controls_input_required {
	background-color: #F9FF91;
}

.wab_controls_input_error {
	border: 1px solid #FF0000;
}

.wab_controls_input_view {
	/* color: #000000; */
	background-color: #E0E0E0;
}

.wab_controls_readonly {
/*	background-color: #E7EAEB; */
	background-color: #E0E0E0;
}

.wab_controls_input_display {
}

.wab_controls_images {
	position: static;
	float: left;
	margin-left: 3px;
	margin-top: 4px;
	border: 1px solid #808080;
}

.wab_controls_onfocus {
	border: 1px solid #000040;
}

.wab_controls_label_login {
	width: 100px;
}

.wab_controls_text_login {
	width: 140px;
}





/**********************************************************************************/
/* SEARCH */
/**********************************************************************************/
.wab_controls_search_label {
	width: 130px;
}

.wab_controls_search_text {
	width: 100px;
}

.wab_controls_search_select {
	width: 100px;
}


/**********************************************************************************/
/* CUSTOM */
/**********************************************************************************/

.fees_title {
	color: #000000;
	font-size: 125%;
	font-weight: bold;
	width: 300px;
	margin: auto;
	text-align: center;
}

.fees_label {
	color: #000000;
	font-size: 125%;
	width: 200px;
	margin: 5px;
	text-align: left;
}

.fees_amount {
	text-align: right;
}

.fees_input {
	color: #000000;
	font-size: 125%;
}

.fees_button {
	color: #000000;
	font-size: 125%;
}

.mtcn-red {
	background-color: #FF0000;
	color: #FFFFFF;
}


.amount-label {
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 2px;
}

.amount-control {
	font-size: 125%;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 25px;
}

/*
*  CUSTOM
*/

.ui-autocomplete {
	max-height: 250px;
	overflow-y: auto;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: 250px;
}

.legend-big {
	font-size: 110%;
	font-weight: bold;
}

.ci_flag_en_big {
	background-image: url(../../images/flag_en.gif);
	background-repeat: no-repeat;
	float: left;
	width: 32px;
	height: 20px;
}

.ci_flag_el_big {
	background-image: url(../../images/flag_el.gif);
	background-repeat: no-repeat;
	float: left;
	width: 32px;
	height: 20px;
	margin-left: 2px;
}

.wab_table {
	font-size: 90%;
}


.wab_layout_page_content_left {
	width: 215px;
	height:inherit !important;
}

#sp1_login_btn_submit{
	font-size: 106%;
	padding: 1px;
}


/* LEFT NAV TOC */
.wab_leftnav_toc { background-color: #FFFEB0; border: 1px solid #878586; padding: 0px;}
.wab_leftnav_toc ul { margin: 0px; padding: 0px; }
.wab_leftnav_toc ul li { font-size: 90%; list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0px; padding: 0px; }
.wab_leftnav_toc ul li.selected { background: #F56900 none repeat scroll 0 0; color: #FFFFFF; font-weight: normal; padding: 0px; }
.wab_leftnav_toc ul li.selected a { color: #000000; }
.wab_leftnav_toc ul li a { display: block; padding: 2px 2px 2px 10px; text-decoration: none; color: #000000;}
.wab_leftnav_toc ul li a:hover { background: #878586 none repeat scroll 0 0; color: #FFFFFF; }
.wab_leftnav_toc ul li em { display: none; }
.wab_leftnav_toc ul li.sect { background: #FFE01A none repeat scroll 0 0; color: #000000; font-weight: bold; margin-top: 2px; padding:2px 0px; text-indent: 2px; }
.wab_leftnav_toc ul li.first { margin-top: 0px; }

.wab_leftnav_toc ul li {
	font-size: 102%;
}
.wab_messages_customer {
	display: block;
	border: 2px solid #E8E8E8;
	background-color: #FFFDD9;
	color: #000000;
	margin: 0px;
	padding: 2px;
	height: 15px; /* was 35px*/
	overflow: auto;
	font-weight: bold;
	white-space: nowrap;
	font-size: 90%;
	margin-bottom: 3px;
}

.wab_table_tbody_tr_odd {
	background-color: #FFFEB0;
}

.wab_table_mouseenterrow {
	background-color: #878586;
	color: #FFFFFF;
}

.wab_table_selectedrow {
	background-color: #F56900;
}

.wab_table_mouseenterrow .attachmentIcon {
	content:url(../../images/web-attachment_icon_20_hover.png);
}

.wab_table_selectedrow .attachmentIcon {
	content:url(../../images/web-attachment_icon_20_hover.png);
}

.wab_table_mouseenterrow .attachmentIcon::after {
	content:url(../../images/web-attachment_icon_20_hover.png);
}

.wab_table_selectedrow .attachmentIcon::after {
	content:url(../../images/web-attachment_icon_20_hover.png);
}


.wab_page_title {
	background-color: #878586;
}

fieldset {
	margin: 2px 5px 0px 2px;
	padding: 2px 2px 2px 2px;
	border: 2px solid #69889F;
}

.wab_messages_error {
	color: #E7434E;
}

.wab_messages_info {
	color: #000000;
}

/*
* REPORTS
*/
.report_table_tsubhead {
	background: #D8D8DA url(yui/build/assets/skins/sam/sprite.png) repeat-x 10 10;
	margin: 0px;
	padding: 0px;
	border: none;
	border-right: 1px solid #CBCBCB;
	border-top: 1px solid #7F7F7F;
	height: 35px;
}

.report_table {
	margin: 0px;
	padding: 0px;
	font-family: arial; font-size: 10;
	border-collapse: separate;
	border-spacing: 0px; /* since ie6 and ie7 behave differently */
	border: 1px solid #7F7F7F;
}

.report_table_tbody_td {
	border-right:1px solid #CBCBCB;/*  inner column border */
	font-size: 90%;
	height: 20px;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

.report_table_thead_th {
	min-width: 70px;
	font-size: 90%;
}

.report_table_thead_tr {

}






div.jGrowl {
	padding: 			10px;
	z-index: 			9999;
	color: 				#fff;
	font-size: 			12px;
}

/** Special IE6 Style Positioning **/
div.ie6 {
	position: 			absolute;
}

div.ie6.top-right {
	right: 				auto;
	bottom: 			auto;
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
  	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.top-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-right {
	left: 				expression( ( 0 - jGrowl.offsetWidth + ( document.documentElement.clientWidth ? document.documentElement.clientWidth : document.body.clientWidth ) + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.bottom-left {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 - jGrowl.offsetHeight + ( document.documentElement.clientHeight ? document.documentElement.clientHeight : document.body.clientHeight ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
}

div.ie6.center {
	left: 				expression( ( 0 + ( ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) ) + 'px' );
	top: 				expression( ( 0 + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) ) + 'px' );
	width: 				100%;
}

/** Normal Style Positions **/
div.jGrowl {
	position:			absolute;
}

body > div.jGrowl {
	position:			fixed;
}

div.jGrowl.top-left {
	left: 				0px;
	top: 				0px;
}

div.jGrowl.top-right {
	right: 				0px;
	top: 				0px;
}

div.jGrowl.bottom-left {
	left: 				0px;
	bottom:				0px;
}

div.jGrowl.bottom-right {
	right: 				0px;
	bottom: 			0px;
}

div.jGrowl.center {
	top: 				0px;
	width: 				50%;
	left: 				25%;
}

/** Cross Browser Styling **/
div.center div.jGrowl-notification, div.center div.jGrowl-closer {
	margin-left: 		auto;
	margin-right: 		auto;
}

div.jGrowl div.jGrowl-notification, div.jGrowl div.jGrowl-closer {
	background-color: 		#000;
	opacity: 				.85;
    -ms-filter: 			"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)"; 
    filter: 				progid:DXImageTransform.Microsoft.Alpha(Opacity=85); 
	zoom: 					1;
	width: 					235px;
	padding: 				10px;
	margin-top: 			5px;
	margin-bottom: 			5px;
	font-family: 			Tahoma, Arial, Helvetica, sans-serif;
	font-size: 				1em;
	text-align: 			left;
	display: 				none;
	-moz-border-radius: 	5px;
	-webkit-border-radius:	5px;
}

div.jGrowl div.jGrowl-notification {
	min-height: 			40px;
}

div.jGrowl div.jGrowl-notification div.jGrowl-header {
	font-weight: 			bold;
	font-size:				1.3em;
	color: 					#FF5050;
}

div.jGrowl div.jGrowl-notification div.jGrowl-close {
	z-index:				99;
	float: 					right;
	font-weight: 			bold;
	font-size: 				1em;
	cursor:					pointer;
}

div.jGrowl div.jGrowl-closer {
	padding-top: 			4px;
	padding-bottom: 		4px;
	cursor: 				pointer;
	font-size:				.9em;
	font-weight: 			bold;
	text-align: 			center;
}

.aml_test_bubble {
    font-size: 16px !important;
}

.apn_bubble {
	font-size: 14px !important;
}

.subagent_status_bubble {
	font-size: 14px !important;
}

/** Hide jGrowl when printing **/
@media print {
	div.jGrowl {
		display: 			none;
	}
}

.announceAttach tr {
	height: 18px;
}

div.hasAttachments {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
}

.attachmentIcon {
	content:url(../../images/web-attachment_icon_20.png);
}

.attachmentIcon::after {
	content:url(../../images/web-attachment_icon_20.png);
}

#dialog_announcement {
	background-color: white;
	border-color: #BCC0C3;
    padding: 5px;
}

#popup_announcement div.bd {
	    background-color: #F2F2F2;
}

#popup_announcement #user_uploaded_files {
	   background-color: #F2F2F2;
}

#user_uploaded_files fieldset{
	      border-color: #BCC0C3;
}

.d2bFieldLoader
{
	background:url('/webmts/main/images/d2b_ajax-loader.gif') no-repeat right center;
}

.msgFieldClass {
	height: 46px;
	resize: none;
}

.fees_input input {
	height: 20px;
	font-size: 12px;
}

#cr1_form_searchtransaction_cardbg_gridst .ui-datepicker-trigger{
	padding-top: 2px;
}