/** Add css rules here for your application. */

* {
    font-family: Arial,Verdana,Helvetica,sans-serif;
}

.gwt-Anchor {
    color: #EB7723 !important;
}

a:focus, a:hover {
	cursor: pointer;
}

.standardButton:hover {
	cursor: pointer;
	color: white !important;
	background: none repeat scroll 0 0 #F68428;
	text-decoration: none;
}

.gwt-PopupPanelGlass {
    opacity: 0.6 !important;
    z-index: 10000;
}

.gwt-TabLayoutPanel
{
    height: 300px;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTabs {
	background: white !important;
	left: 22px !important;
	display: block !important;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelContent {
  border-color: #EB7723 !important;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  padding: 0px !important;
  background: #FFFFFF; 
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTab {
  margin-left: 6px;
  padding: 3px 8px 3px 8px;
  cursor: pointer;
  cursor: hand;
  color: gray !important;
  text-align: center;
  background: white !important;
  border-top: 1px solid #999999;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
.gwt-TabLayoutPanel .gwt-TabLayoutPanelTab-selected {
  cursor: default;
  background: #EB7723 !important;
  color: white !important;
}

.eePushButtonBig {
    color: #898989;
    cursor: pointer;
    font-family: Arial,Helvetica;
    font-size: 8pt;
    height: 26px;
    margin: 0;
    padding-bottom: 3px;
}
.eePushButtonBig .html-face {
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 5px;
}

.eePushButtonBig-left-up {
    background: url("../images/newui/ee_big_left_standard.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-right-up {
    background: url("../images/newui/ee_big_right_standard.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-left-up-hovering {
    background: url("../images/newui/ee_big_left_hover.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-right-up-hovering {
    background: url("../images/newui/ee_big_right_hover.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-left-down {
    background: url("../images/newui/ee_big_left_down.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-right-down {
    background: url("../images/newui/ee_big_right_down.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-left-down-hovering {
    background: url("../images/newui/ee_big_left_down.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-right-down-hovering {
    background: url("../images/newui/ee_big_right_down.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-left-up-disabled {
    background: url("../images/newui/ee_big_left_dissable.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-right-up-disabled {
    background: url("../images/newui/ee_big_right_dissable.png") no-repeat scroll right top transparent;
    display: block;
    float: left;
    height: 26px;
    text-decoration: none;
    width: 12px;
}
.eePushButtonBig-up {
    background-image: url("../images/newui/ee_big_filler_standard.png");
    display: block;
    text-align: center;
    vertical-align: middle;
}
.eePushButtonBig-up-hovering {
    background-image: url("../images/newui/ee_big_filler_hover.png");
    display: block;
    text-align: center;
    vertical-align: middle;
}
.eePushButtonBig-down {
    background-image: url("../images/newui/ee_big_filler_down.png");
    display: block;
    text-align: center;
    vertical-align: middle;
}
.eePushButtonBig-down-hovering {
    background-image: url("../images/newui/ee_big_filler_down.png");
    display: block;
    text-align: center;
    vertical-align: middle;
}
.eePushButtonBig-up-disabled {
    background-image: url("../images/newui/ee_big_filler_dissable.png");
    color: gray;
    display: block;
    text-align: center;
    vertical-align: middle;
}
.eePushButtonBig-down-disabled {
    background-image: url("../images/newui/ee_big_filler_dissable.png");
    display: block;
    text-align: center;
    vertical-align: middle;
}
.eePushButtonBig-button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: black;
    font-size: 8pt;
}

#disclosureHeader td {
	font-weight: bold;
	color: #EB7723;
}

.formHeaderWhiteSquares {
    background: url("../images/newui/white_squares.png") no-repeat scroll center center transparent;
    float: left;
    height: 25px;
    line-height: 24px;
    padding-left: 15px;
    vertical-align: middle;
    width: 20px;
}

.data {
	border: 0;
	border-width: thin;
	border-style: solid;
	border-color: #990033;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-style: normal;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

.glassPanel {
  	background: black;
  	opacity: 0.2;
  	filter: alpha(opacity=20);
  	cursor: not-allowed;
}

.topBorder {
	border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 0px !important;
    border: 2px solid #EB7723 !important;
}

.container {
	position: relative;
	left: 40px;
	width: 860px !important;
	border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    
}

.formHeader {
    background-color: #EB7723;		    
    height: 25px;
}

.header {
    color: white;
    font-family: Arial,Helvetica;
    font-size: 8pt;
    font-weight: bolder;
    line-height: 25px;
    text-align: left;
}

.subheader {
	color: white;
    float: right;
    font-family: Arial,Helvetica;
    font-weight: bolder;
    font-size: 8pt;
    line-height: 25px;
    position: relative;
    right: 25px;
    text-align: left;
    top: -25px;
}

.applicantSummary {
	position: relative;
	padding-left: 30px;
	padding-top: 6px;
}

.gwt-DatePicker {
	z-index: 10000;
}

.dotted {
	border-right: 1px dotted red;
	width:10px;
}

table {
	border-collapse:collapse;
}

.titleRow {
	background-color: #DDD !important;
	height: 26px;
}

input[type="text"] {
	width:90%;
  	background-color: #FFF4C2;
  	border: 1px solid #CCCCCC;
  	border-radius: 6px 6px 6px 6px;
  	height: 19px;
  	padding: 1px;
}

.shadow {
	box-shadow: 10px 10px 20px #555;
	-webkit-box-shadow: 10px 10px 20px #555;
}

.rowSpace {
	height: 11px !important;
}
