@Import url(Navigation.css);
@Import url(Menu.css);
@Import url(Header.css);
@Import url(Dashboard.css);
@Import url(RoundedCorner.css);
@Import url(JQGridCustomStyle.css);
@import url(../../Scripts/dialog/jquery.dialog.min.css);
@import url('https://fonts.googleapis.com/css2?family=Aldrich&family=Barlow:wght@400;700&family=Barlow+Condensed&display=swap');

/*-------------------------------------------------Primaray Elements Styles Start-------------------------------------------------*/


html, form {
    background-color: #e7f4f8;
    color: #000;
    font-family: 'Barlow Condensed', 'Arial Narrow', Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.1em;
    padding:0px;
    margin:0px;
    height: 100%;
}

body {
    background-color: #003E6A;
    color: #000;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 1.3em;
    padding:0px;
    margin:0px;
    height: 100%;
    overflow: hidden;
}

/*This is to remove CellSpacing and CellPadding from the HTML tables*/
table {
    border-collapse: collapse;
    border-spacing: 0;
		border:none;
}

    table td, table th {
	border:none;
    padding: 0;
}

hr {
    border: 1px solid #007495;
}

bodyprint {
    text-align: left;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    font-size: 100%;
    color: #000;
    padding: 0px;
    margin: 0px;
    background-color: White;
    text-decoration: none;
}

a.gridheader:link, a.gridheader:visited, a.gridheader:active {
    color: White;
    text-decoration: none;
    transition: color .5s;
}

a.gridheader:hover {
    color: #03c7ff;
}

a, a:visited {
    color: #0385aa;
    transition: color .5s;
}

    a:hover {
    color: #00a1ce;
    text-decoration: none;
}

    a:active {
    color: #5284AD;
}

p {
    color: #000;
    text-align: justify;
}

.hidden {
    display: none;
}

.main {
    /*padding:0px 0px 0px 0px;
    width:100%;
    height:99%;*/
	width:auto;
	height:98%;
	padding:5px;
	background: #fff;
}

.page {
    background-color: #fff;
    width: 100%;
    height: 100%;
	/*padding-bottom:3px;*/
}

#mainDiv {
	padding: 0px 1px;
	background:#FFF;
    width: 100%;
}

/*-------------------------------------------------Primaray Elements Styles End-------------------------------------------------*/

div.hideSkiplink {
    width: 100%;
}


.border1 {
    border-color: #E7F4F8;
    border-style: solid;
}

.pagebody {
    position:relative !important;
    border: 1px solid #fff;
	padding:10px;
    clear: both;
    color: inherit;
	background: #fff;/* #e7f4f8; */
	/*background: -moz-linear-gradient(top,  #e2eaed 0%, #ffffff 50px);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2eaed), color-stop(50px,#ffffff));
	background: -webkit-linear-gradient(top,  #e2eaed 0%,#ffffff 50px);
	background: -o-linear-gradient(top,  #e2eaed 0%,#ffffff 50px);
	background: -ms-linear-gradient(top,  #e2eaed 0%,#ffffff 50px);
	background: linear-gradient(to bottom,  #e2eaed 0%,#ffffff 50px);*/
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -webkit-overflow-scrolling: touch;
}

    .pagebody:first-child {
	border-bottom:0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-overflow-scrolling: touch;
}

    .pagebody + .pagebody, textarea {
	/*margin-top:5px;
	font-size:.9em;
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=false );*/
	font-size:.9em;
	border-top:0px;
	background:#FFF;
	/*filter: progid:DXImageTransform.Microsoft.gradient( enabled=false );*/
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
        -webkit-overflow-scrolling: touch;
        font-family: 'Barlow Condensed', 'Arial Narrow', Helvetica,Arial,sans-serif;
}

    .pagebody:last-child {
	margin-bottom:5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-overflow-scrolling: touch;
}

    .pagebody .pagebody, #ProductFilterAccordionPane_content .pagebody, #ProductsAccordionPane_content .pagebody, table.pagebody {
	border:none;
	padding:0px;
	-webkit-border-radius:none;
	-moz-border-radius:none;
	border-radius:none;
	-webkit-overflow-scrolling: touch;
}

    .pagebody .pagebody, #ProductFilterAccordionPane_content .pagebody, #ProductsAccordionPane_content .pagebody {
	background:none;
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=false );
	-webkit-overflow-scrolling: touch;
}

#LoanSummaryTitleDiv.pagebody, #TitleLabelDiv.pagebody, #TitleDiv.pagebody {
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eaed', endColorstr='#ffffff', GradientType=0 );*/
}
/*
#TitleDiv.pagebody + #MainDiv.pagebody
{
	min-width:780px;
}
*/
#PricingDiv {
    font-size: 11px;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
}

    #PricingDiv.pagebody {
	padding:5px;
	overflow:auto !important;
}

    #PricingDiv.pagebody, #AdjustmentsDiv, #ProductFilterAccordionPane_content .pagebody, #ProductsAccordionPane_content .pagebody {
	font-size:.9em;
}

.pagebody + .pagebody > table > tbody > tr > td {
	padding:0 !important;
}

    .pagebody + .pagebody > table > tbody > tr > td + td {
	padding-left:10px !important;
}

    .pagebody + .pagebody > table > tbody > tr > td > table > tbody > tr > td {
	padding-bottom:3px;
}

#FilterByLabelDiv {
	margin-bottom:10px;
}

#IncomeTable, #QualifyingRatiosPanel.panel_style, #StableIncomePanel.panel_style, #LoanInformationPanel.panel_style, #PrimaryHousingExpensePanel.panel_style, #OtherObligationPanel.panel_style, #ReservesPanel.panel_style {
	padding:1px 3px;
}

#IncomeTable, #StableIncomePanel.panel_style, #LoanInformationPanel.panel_style, #OtherObligationPanel.panel_style, #ReservesPanel.panel_style {
	margin-top:3px;
}

#QualifyingRatiosPanel.panel_style, #PrimaryHousingExpensePanel.panel_style {
	margin-bottom:3px;
}

#mainDiv > table > tbody > tr > td {
	min-width:1px;
}

#contentPanel {
		width:100% !important;
}

#CategoryLabelDiv, #ViewFilterLabelDiv {
	margin-bottom:8px;
}

/*-------------------------------------------------Content Div Styles End-------------------------------------------------*/

#PipelineSearchDiv {
	padding:2px 0;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom:none;
}

    #PipelineSearchDiv > table > tbody > tr > td {
	border:none;
}

#BorrowerInformationDiv {
	padding-right:8px;
}

#CoBorrowerInformationDiv {
    border-left: 1px solid #a4e1f3;
	padding-left:8px;
}

.MissingRequiredFieldStyle {
    border: medium solid #FF0000 !important;
}

.ToolTipStyle {
    padding: 5px;
    border: thin solid #808080;
    background-color: #FFFFCC;
    color: #000000;
    position: absolute;
    display: none;
    cursor: help;
    z-index: 1200;
}

.ReadOnlyControl {
    background-color: #E0E0E0;
    color: black;
}

.NumberControl {
    text-align: right;
}

.SecurityControl {
    background-color: #FFFF66 !important;
    color: black !important;
    border: 1px dotted black !important;
    /*background-color: #FFFF66;*/
}

.UserViewOnlyStyle {
    color: #0063a3;
    padding: 3px 5px 3px 5px;
    border:none;
    border-top: 1px solid #bbbbbb;
    background-color: #e9e9e9;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}

.StatusViewOnlyStyle {
    color:#0063a3;
    padding: 3px 5px 3px 5px;
    border:none;
    border-top: 1px solid #bbbbbb;
    background-color: #e9e9e9;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}

.CustomViewOnlyStyle {
    color: #cc0000;
    padding: 3px 5px 3px 5px;
    border:none;
    border-top: 1px solid #bbbbbb;
    background-color: #e9e9e9;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}

.StatusViewOnlyStyle > td,
.CustomViewOnlyStyle > td,
    .UserViewOnlyStyle > td {
    padding: 3px 5px 3px 5px;
}

.StatusItemStyle {
    font-size: smaller;
    font-family: 'Barlow', sans-serif;
    display: block;
    line-height: 1.5;
    vertical-align: middle;
    /*color: #0385aa;
    background-color: White;*/
}

#LoanInfoWebPanelAccordionPane1_content {
	/* padding: 3px; */
}

    #LoanInfoWebPanelAccordionPane1_content #StatusAreaDiv table td {
	border:none !important;
	padding-left:2px;
        line-height: 1.5;
        font-size: 11px;
        font-family: 'Barlow', sans-serif;
}

    #LoanInfoWebPanelAccordionPane1_content #StatusAreaDiv table tr:first-child td {
	/*border-top: 1px solid #CCC;*/
}

    #LoanInfoWebPanelAccordionPane1_content #StatusAreaDiv table tr:nth-child(odd) td, #PricingDiv table tr:nth-child(even) td {
	background-color:#ddf7fe;
}

.AccordionStyle {
    width: 100%;
}

#HeaderPanelAccordionPane1_a{
    font-size: x-small;
}

.AccordionHeader {
    background-position: top;
    background-color: #005b75;
    color: #83e2fd;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    text-align: center;
    height:20px;
    cursor: pointer;
	padding:1em;
}

div.AccordionHeader text {
    font-family: 'Aldrich', Sans-Serif !important;
}

.AccordionHeader a {
    position:relative;
    top:20%;
    color:White;
    display: block;
    cursor:default;
    text-decoration: none;
}

    .AccordionHeader a:link {
    /*color:White;*/
    display: block;
    cursor:default;
    text-decoration: none;
	font-weight: 300;
	letter-spacing: .1em;
}

    .AccordionHeader a:hover {
    color:#fff;
    cursor:pointer;
    text-decoration: none;
}

    .AccordionHeader a:visited {
    color:White;
    cursor:pointer;
    text-decoration: none;
}

.AccordianCssStyle {
    background-position: right center; 
    background-color: #0385aa;
    background-image: url(images/expand_blue.jpg);
    background-repeat: no-repeat;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    color: White;
    text-align: center;
}

.AccordianSelectedCssStyle {
    background-position: right center; 
    background-color: #a5d1de;
    background-repeat: no-repeat;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-top: 4px;
    padding-bottom: 4px;
    cursor: pointer;
    color: #044658;
    text-align: center;
    font-size: 14px;
    margin-top: 6px
}

.ExplorerHeaderStyle {
    display: block;
    height: 20px;
    overflow: hidden;
    color: #0385aa;
    vertical-align: middle;
}

.ExplorerSubHeaderStyle {
	zoom:1;
  padding:6px;
    background: #dff3f9;
	/*background: -moz-linear-gradient(top, #ffffff 0%, #e0e7ee 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e0e7ee));
	background: -webkit-linear-gradient(top, #ffffff 0%, #e0e7ee 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #e0e7ee 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #e0e7ee 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #e0e7ee 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#e0e7ee',GradientType=0 );*/
    font-size: 13px;
	color:#005B75;
    font-family: 'Barlow', sans-serif;
}

.ExplorerItemStyle ul {
    list-style: none;
    text-decoration:none;
    margin: 0px;
    padding: 0px;
    width: auto;    
}

.ExplorerItemStyle a {
    /*display:block;
	padding:4px 0 4px 24px;
    color: #fff;
    text-decoration: none;
    transition: all .5s;*/ display: block;
    padding: 6px 0 4px 24px;
    color: #fff;
    text-decoration: none;
    transition: all .5s;
    line-height: 1;
    font-family: 'Barlow', sans-serif;
    font-size: 13px;
}

    .ExplorerItemStyle a:hover {
        color: #56d7fc;
        background: #005b75;
    }

/*.ExplorerItemStyle a:visited {
    color: #003E6A;
}*/

.ExplorerItemStyle {
    display: block;
    text-decoration:none;
    text-decoration:none;
    color: #FFF;
    background: #007495;
}

    .ExplorerItemStyle li {
	display:block;
}

        .ExplorerItemStyle li input {
    -ms-transform: scale(.9); /* IE */
    -moz-transform: scale(.9); /* FF */
    -webkit-transform: scale(.9); /* Safari and Chrome */
    -o-transform: scale(.9); /* Opera */
    transform: scale(.9);
    /*padding-left: 10px;*/
    padding: 10px 5px 10px 10px;
}

        .ExplorerItemStyle li label {
            color: #fff;
    font-size: .9em;
}

        .ExplorerItemStyle li + br {
	display:none;
}

.ExplorerSelectedItemStyle a, .ExplorerSelectedItemStyle a:hover {
    background:#83e2fd url(images/sidebar-arrow.gif) no-repeat -6px center;
	color: #005b75;
	/* text-shadow:0 -1px 0 rgba(0,0,0,0.4); */
	cursor:default;
	text-decoration:none;
}

.ExplorerSelectedItemStyle {
    color: #FFF;
}

/*.ExplorerSelectedItemStyle
{
    background: url(images/sidebar-arrow.gif") no-repeat scroll right center #7FA5EE;
    color: #FFFFFF;
    cursor: default;
    text-decoration: none;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}*/

#PipelineSearchDiv > table {
	border:none;
}

.GridColumnWordWrapStyle {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
		word-break: break-all;
}

/*************************************************
 ********* start WidgetGridView styles ***********
 *************************************************/
.grid_Control, table#ProductsTable {
    background-repeat: repeat-x;
    font-size: 12px;
    font-family: 'Barlow Condensed',Verdana, Arial, Helvetica, sans-serif;
    /*border-top: solid 0px #0385aa;
    border-right: solid 1px #0385aa;
    border-bottom: solid 1px #0385aa;
    border-left: solid 1px #0385aa;*/
    border: 1px solid #a4c0ce !important;
}

.grid-justify-left {
    text-align: left !important;
}

.grid-justify-right {
    text-align: right !important;
}

.grid-justify-center {
    text-align: center !important;
}

.grid_Header {
    background-color: #005b75;
    padding: 3px 5px 3px 5px;
    height: 27px;
    text-align: left;
    color: White;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Aldrich', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    cursor: pointer;
    white-space: normal;
    overflow: hidden;
	border:none;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.30);
}

/* This is causing highlighted issue on product and pricing selection grid
tbody > tr > td.grid_SelectedCell, tbody > tr.grid_SelectedCell > td, tbody > tr.grid_Item > td, tbody > tr.grid_Item_Red > td, tbody > tr.grid_Item_Blue > td, tbody > tr.grid_Alt > td, tbody > tr.grid_Alt_Red > td, tbody > tr.grid_Alt_Blue > td, tbody > tr.ProductGrid_Item > td, tbody > tr.ProductGrid_Alt > td, #ProductsTable > tbody > tr.highlighted > td, tbody.grid_Item > tr > td, tbody.grid_Alt > tr > td
{
	padding: 3px 5px 3px 5px;
	border:none;
	
	background-color: #e9e9e9;
	overflow: hidden;
	white-space: normal;
	vertical-align: middle;
	text-align: left;
	color:#005b75;
	cursor: pointer;
}*/
tbody > tr.grid_Header > th {
    padding:2px 2px 2px 5px;
    text-align: center;
}

tbody > tr > td.grid_SelectedCell, tbody > tr.grid_SelectedCell > td, tbody > tr.grid_Item > td, tbody > tr.grid_Alt > td, tbody.grid_Item > tr > td, tbody.grid_Alt > tr > td {
       padding: 3px 5px 3px 5px;
       border: 1px solid #fff;
    background-color: #d7f4fb;
       overflow: hidden;
       white-space: normal;
       vertical-align: middle;
       text-align: left;
    color: #01303e;
       cursor: pointer;
    font-size: 18px;
}

.grid_Item_Red {
    padding: 3px 5px 3px 5px;
    border-bottom: none;
    border-left: none;
    border-right: 1px solid #CCC;
    border-top: 1px solid #DDD;
    background-color: #FF0000;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
}

.grid_Item_Blue {
    padding: 3px 5px 3px 5px;
    border-bottom: none;
    border-left: none;
    border-right: 1px solid #CCC;
    border-top: 1px solid #DDD;
    background-color: #0000FF;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 18px;
}

.grid_Item_Yellow {
    padding: 3px 5px 3px 5px;
    border-bottom: none;
    border-left: none;
    border-right: 1px solid #CCC;
    border-top: 1px solid #DDD;
    background-color: #FFFF00;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color: #000000;
    cursor: pointer;
    font-size: 18px;
}

.ProductGrid_Item {
    font-family: 'Barlow Condensed', 'Arial Narrow', Helvetica,Arial,sans-serif;
    padding: 3px 5px 3px 5px;
    border:none;
    /*border-top: 1px solid #bbbbbb;*/
    background-color: #ddf7fe;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color:#005b75;   
}

.ProductGrid_Alt {
    font-family: 'Barlow Condensed', 'Arial Narrow', Helvetica,Arial,sans-serif;
    padding: 3px 5px 3px 5px;
    border:none;
    /*border-top: 1px solid #bbbbbb;*/
    background-color: White;
    overflow: hidden;
    white-space: normal;
    vertical-align: middle;
    text-align: left;
    color:#005b75;    
}

tbody > tr > td.grid_SelectedCell, tbody > tr.grid_SelectedCell > td {
	font-weight: bold;
    color: #002b38;
    background: #bcedfb;
}

tbody > tr.grid_Alt > td, tbody > tr.ProductGrid_Alt > td, tbody.grid_Alt > tr > td {
    background-color: White;
}

#Comment_SelectorDiv .grid_Header, #BorrowerGrid_GridView .grid_Header, #LenderGrid_GridView .grid_Header, #SelectorGridView_GridView .grid_Header {
	background-color:#005b75;
}

#Comment_SelectorDiv .grid_Item td + td, #Comment_SelectorDiv .grid_Alt td + td, #BorrowerGrid_GridView .grid_Item td + td, #BorrowerGrid_GridView .grid_Alt td + td, #LenderGrid_GridView .grid_Item td + td, #LenderGrid_GridView .grid_Alt td + td, #SelectorGrid_GridView .grid_Item td + td, #SelectorGrid_GridView .grid_Alt td + td, #SelectorGridView_GridView .grid_Item td + td, #SelectorGridView_GridView .grid_Alt td + td {
	border-left:1px solid #bbbbbb;
}

/*************************************************
 *********** end WidgetGridView styles ***********
 *************************************************/
.pagebodyprint {
    text-align: left;
    font-size: .80em;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    color: #000000;
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    background: #ffffff;
    overflow:auto;
}

    .pagebodyprint input {
        font-size: .85em;
        font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
        padding: 0px;
        margin: 0px;
        border-style: none;
        border-width: 0;
        white-space: pre-wrap; /* css-3 */
        white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
        white-space: -pre-wrap; /* Opera 4-6 */
        white-space: -o-pre-wrap; /* Opera 7 */
        word-wrap: break-word; /* Internet Explorer 5.5+ */
    }

#PipelinePlaceHolder {
    display:block;
	margin:-5px;
	margin-bottom:0px;
	padding:5px;
	background: #FFF;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	height:99%;
	overflow:auto;
}

.pipelineGridBody {
    background: #FFF;
    background-repeat: repeat-x;
    border: none;
}

div.DetailDiv {
    border-color: #5284AD;
    border-style: double;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #005b75;
    text-transform: uppercase;
    letter-spacing: .1em;
    ;
    /*font-variant: small-caps;
    text-transform: none;*/
    font-weight: 200;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 0px;
}

h1 {
    font-size: 22px;
    margin: 0px;
    text-decoration: none !important;
}

h2 {
    font-size: 15px;
    color: #50690c;
}

h3 {
    font-size: 1.2em;
    color: #7f1c07;
}

h4 {
    font-size: 1.1em;
    color: #0385aa;
}

h5, h6 {
    font-size: 1em;
    color: #858585;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.headerprint {
    font-size: .85em;
    font-weight: bold;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    position: relative;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background-color: #ffffff;
    width: 100%;
}

.header h1 {
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}


.leftCol {
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer {
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}


/* TAB MENU   
----------------------------------------------------------*/

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    background-color:#dff2f8;
    margin: 1em 0px;
	border: 1px solid #fff;
	border-radius: 1em;
}

    fieldset p {
    margin: 2px 12px 10px 10px;
}

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
        color: #858585;
}

    fieldset label.inline {
    display: inline;
}

legend {
    font-size: 1.2em;
    font-weight: 300 !important;
    padding: 2px 4px 33px 4px;
    color: #00a0d2;
    font-family: 'Aldrich', Arial, Sans-Serif;
text-transform: uppercase;
letter-spacing: .1em;
}

[type=text], [type=password], textarea {
    font-family: 'Arial', Helvetica,Arial,sans-serif !important;
    font-size: 13px;
    /*cursor:text;*/
    border: 1px solid #d5ebf3 !important;
    min-height: auto;
    line-height: normal;
    margin: 4px 3px 4px 0;
    padding: 11px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #005b75; /*00a1ce;*/
    background: #fff; /* Old browsers * /
background: -moz-linear-gradient(top,  rgba(227,227,227,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ * /
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(227,227,227,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ * /
background: -webkit-linear-gradient(top,  rgba(227,227,227,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ * /
background: -o-linear-gradient(top,  rgba(227,227,227,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ * /
background: -ms-linear-gradient(top,  rgba(227,227,227,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ * /
background: linear-gradient(to bottom,  rgba(227,227,227,1) 0%,rgba(255,255,255,1) 100%); /* W3C * /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

table.ajax__combobox_inputcontainer td.ajax__combobox_buttoncontainer button,td button{
	background-color: #c5ebf7 !important;
    color: #005e75;
    background-image: url(Images/appdropdownlist.gif) !important;
    width: 40px !important;
    height: 40px !important;
    background-size: contain;
    border: 1px solid #d5ebf3 !important;
    margin: 4px !important;
    padding: 11px !important;
}
/*table.ajax__combobox_inputcontainer td.ajax__combobox_textboxcontainer input:disabled {}*/
table.ajax__combobox_inputcontainer td.ajax__combobox_buttoncontainer button:disabled {
        display: none;
        background-color: #dff3f9 !important;
        background-image: url('Images/appdropdownlistdisabled.gif') !important;
}

div#TaskAreaBtnDiv {
    display: none;
}

#HeadLoginStatus, #HeadLoginStatus img {
	border:none;
}

.pagebody .pagebody [type=text], .pagebody .pagebody [type=password] {
	min-height:1.7em;
	line-height:1.7em;
}

.textEntry, .passwordEntry {
	width: 320px;
}

.passwordEntry {
}

[readonly], .ReadOnlyControl {
    font-family: 'Barlow Condensed', 'Arial Narrow', Helvetica,Arial,sans-serif;
    font-size: 16px;
    /*min-height:1.7em;
	line-height:1.7em;*/
    padding: 11px;
    color: #0385aa;
    -webkit-box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
    box-shadow: inset 0px 0px 0px 1px rgba(255, 255, 255, 1);
    background: #eaf9fd;
    filter: progid:DXImageTransform.Microsoft.gradient( enabled=false );
}

/* INPUT ADJUSTMENTS   
----------------------------------------------------------*/

/* Borrower Information */ #BorrowerFullNameTextBox, #BorrowerAddressTextBox, #BorrowerCityTextBox, #BorrowerEmailTextBox, 
/* '' on Loan Review */ #PrimaryBorrowerInfo_BorrowerName_FirstWebTextEdit, #PrimaryBorrowerInfo_BorrowerName_LastWebTextEdit, 
/* '' in Borrower Infomartion Panel */ #BorrowerEmailAddressEditor, #CoBorrowerEmailAddressEditor,
/* '' '' on Underwriting Qualify */ #EmailTextBox,
/* Loan Information */ #UnderWrittingStatusTextBox, 
/* Property Information */ #PropertyAddressLine1TextBox, #PropertyAddressLine2TextBox, #PropertyTypeTextBox, 
/* '' on Loan Review */ #SubjectPropertyInfo_Address_AddressLine1WebTextEdit, #SubjectPropertyInfo_Address_AddressLine2WebTextEdit,
/* Contacts */ #LoanOfficerNameTextBox, #LoanOfficerEmailTextBox, #ProcessorNameTextBox, #ProcessorEmailTextBox {
	width:90%;/* !important;*/
	max-width: 300px; /*!important;*/
}

#ProductTextBox {
	width:95%; /*!important;*/
	max-width:450px !important;
}
/* Borrower Information on Loan Review */ 
#PrimaryBorrowerInfo_BorrowerName_MiddleWebTextEdit, #PrimaryBorrowerInfo_BorrowerName_SuffixWebTextEdit,
#CoBorrowerInfo_BorrowerName_MiddleWebTextEdit, #CoBorrowerInfo_BorrowerName_SuffixWebTextEdit {
    width:50px !important;
}
/* Borrower Information & Loan Information */ #BorrowerSSNTextBox, #LoanAmountNumberBox, 
/* Property Information */ #PropertySalesPriceNumberBox, #PropertyAppraisedValueNumberBox {
	width:90px; /*!important;*/
}
/* Borrower Information & Property Information */ #BorrowerZipWebMaskEdit, #PropertyAddressZipMaskedEdit, /* '' on Loan Review */ #SubjectPropertyInfo_Address_ZipCodeWebMaskEdit {
	width:80px !important;
}
/* Loan Information */ #LTVPercentEditor, #LoanRateNumberBox, 
/* Pricing */ #PricingInfo_CommitmentTextBox {
	width:70px !important;
}
/* Application Information */ #CreditScoreWebNumericEdit {
    width:50px !important;
}

/* '' on Loan Review */ #PrimaryBorrowerInfo_SocialSecurityNumberWebMaskEdit, #CoBorrowerInfo_SocialSecurityNumberWebMaskEdit {
	width:80px !important;
}

/* Borrower Information & Property Information */ #BorrowerStateTextBox, #PropertyAddressStateTextBox,
/* Application Information */ #LoanTermWebNumericEdit {
	width:30px; /* !important;*/
}

#NamesAtAddressTextBox, #NamesAtMailingAddressTextBox, #AssociatedBorrowerWebTextEditor, #AKAWebTextEdit {
	width:300px !important;
}

#ProductAstrixDiv, #PropertyNotificationDiv, #FICONotificationDiv, #EscrowsNotificationdDiv, #DocTypeNotificationDiv {
     font-size:22px;
     font-weight:bold;
     padding-top:8px;
     vertical-align:middle;
     color:Red;
}

#FileUploadMessageDiv {
    font-size:1.1em;
    font-weight:bold;
    vertical-align:middle;
    color:Red;
}

#StatusMessageInfoDiv {
    font-size:1em;
    font-weight:bold;
    padding-top:20px;
    vertical-align:middle;
    color:Red;
}
/* INPUT LABEL ADJUSTMENTS   
----------------------------------------------------------*/
#LTVPromptDiv {
	padding-left:5px;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

iframe + hr {
	margin:0px;
}

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}

.button_ok {
    background-color: rgb(91,127,159);
    color: White;
    border-bottom: activeborder thin solid;
    border-left: activeborder thin solid;
    font-family: 'Trebuchet MS';
    border-top: activeborder thin solid;
    border-right: activeborder thin solid;
    font-weight: bold;
    width: 75px;
}

.button_cancel {
    background-color: rgb(91,127,159);
    color: White;
    border-bottom: activeborder thin solid;
    border-left: activeborder thin solid;
    font-family: 'Trebuchet MS';
    border-top: activeborder thin solid;
    border-right: activeborder thin solid;
    font-weight: bold;
    width: 91px;
}


#dialog-holder #dialog-center td .dialog-alert .dialog-confirm.side-by-side, #dialog-holder #dialog-center td .dialog-alert .dialog-cancel.side-by-side,
#dialog-holder #dialog-center td .dialog-alert .dialog-confirm.dialog-confirm, #dialog-holder #dialog-center td .dialog-alert .dialog-cancel.dialog-confirm,
div.dialog-confirm, .button_style, .taskbutton_style {
    color:#50690c !important;
    background: #ddecaf !important;
    border: .3em solid #9db852;
padding: .5em .5em .25em .5em;
	white-space:nowrap;
	font-size:11px !important;
	-webkit-border-radius:.4em;
	-moz-border-radius: .4em;
    width: auto !important;
    font-weight: 300;
    border-radius: .4em;
    transition: all .7s;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}

#dialog-holder #dialog-center td .dialog-alert .dialog-confirm.side-by-side:hover, #dialog-holder #dialog-center td .dialog-alert .dialog-cancel.side-by-side:hover,
#dialog-holder #dialog-center td .dialog-alert .dialog-confirm.dialog-confirm:hover, #dialog-holder #dialog-center td .dialog-alert .dialog-cancel.dialog-confirm:hover,
    div.dialog-confirm:hover, .button_style:hover, .taskbutton_style:hover {
        background: #9db852 !important;
        color: #fff !important;
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=false );
}


#ImportLoanButton.button_style, #ExcelExportButton.button_style, #SearchButton.button_style, #ClearButton.button_style {
	padding: .5em .5em .25em .5em;
}

#ImportLoanButton.button_style {
	/* margin: 18px 8px 0 2px;*/
}

#SearchButton.button_style, #ClearButton.button_style {
    border-color: #ddecaf;
	color: #fff;
	font-weight: normal;
	background: #9fbb4a;
}

#SearchButton.button_style:hover, #ClearButton.button_style:hover {
	border-color:#9fbb4a;
	color:#50690c;
        background: #ddecaf;
}

#LiquidAssetsButton.button_style {
	width:auto; /*!important;*/
}

[disabled].button_style {
    color: #ddecaf !important;
	text-shadow:none;
	border-color: #9DB852;
	background: #9DB852 !important;
	filter: progid:DXImageTransform.Microsoft.gradient( enabled=false );
}

.checkbox_style {
    background-color: inherit;
    white-space: nowrap;
}

.label_style {
    background-color: inherit;
}

.label_warning {
    font-size: 1.2em;
    color: Red;
}

.label_title {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    background-color: inherit;
}

.verticalText {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    display: block;
    bottom: 0;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-size: 11px;
    font-weight: 300;
    color: #FFF;
    /*padding-top:10px;*/
}

.StatusDiv {
    font-size: small;
}

.redips-drag {
    background-color: #f9ece9;
    box-shadow: 2px 2px 8px #444;
    font-size: 14px;
    font-family: 'Barlow',sans-serif;
    border-color: #842a17;
}

/* Progress Bar Settings
----------------------------------------------------------*/
.progressStyle {
    border: 3px solid #50690c;
    background: #50690c;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;   
    border-radius: .4em;
    transition: all .7s;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}

.ProgressStyleTable {
    text-align: center;
    font-size: 1.25em; 
    font-family: "Aldrich",sans-serif;
    font-weight: bold; /*color: #003366;*/
    color:#50690c !important;
    padding: 2px 2px 2px 2px;
    margin: 0px;
    text-decoration: none; /*background: #d6dfe6; 	background: -webkit-linear-gradient(#d6dfe6, #ffffff); 	background: -moz-linear-gradient(top, #d6dfe6, #ffffff);*/
    border-radius: .4em;
    transition: all .7s;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    border: .3em solid #9db852;
    background: #ddecaf;
    background: linear-gradient(#ddecaf, #ffffff);
    background: -o-linear-gradient(#ddecaf, #ffffff); /*Opera*/
    background: -webkit-linear-gradient(#ddecaf, #ffffff); /*Safari/Chrome*/
    background: -moz-linear-gradient(top, #ddecaf, #ffffff); /*Firefox*/ /*filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#d6dfe6', gradientType='0');*/
    filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#ddecaf', gradientType='0');
    line-height: normal;
    text-transform: uppercase;
}

#ProgressIndicatorPanel {
    padding: 0px !important;
    border-radius: .4em;
    transition: all .7s;
    font-family: 'Aldrich', Arial, Sans-Serif;
    text-transform: uppercase;
    letter-spacing: .1em;
}

/* Security Screen Settings
----------------------------------------------------------*/
.SecurityGridViewHeader {
    background-color: #008250;
    color: #FFFFFF;
}

.SecurityGridViewAlternatingRow {
    background-color: #DCFFF0;
}

/* Navigation Settings
----------------------------------------------------------*/

/* URLA Page 1 */
.legalese {
    width: 98%;
    font-family: Verdana;
}

/* Jquery Growl CSS */
.ui-notify-message {
    padding: 10px;
    margin-bottom: 15px;
    -o-border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #FFCC66;
    background: url(images/check48.png) no-repeat 10px 10px;
}

    .ui-notify-message h1 {
    color: #5284AD;
}

    .ui-notify-message h2 {
    color: #5284AD;
}

    .ui-notify-message p {
    color: #5284AD;
    margin: 3px 0;
    padding: 0px 0px 0px 50px;
    font-size: 12px;
}

    .ui-notify-message:last-child {
    margin-bottom: 0;
}

.ui-notify-close {
    color: #fff;
    text-decoration: underline;
}

.ui-notify-cross {
    margin-top: -4px;
    float: right;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    padding: 2px;
}

    .ui-notify-cross:hover {
    color: #ffffab;
}

    .ui-notify-cross:active {
    position: relative;
    top: 1px;
}

/* JQuery BlockUI Message Style - Start*/
.BlockUIMessage {
    text-align: center;
    font-size: 1.1em; /*font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;*/
    font-family: "Times New Roman" ,Times,serif;
    font-weight: bold; /*color: #003366;*/
    color: #000066;
    padding: 2px 2px 2px 2px;
    margin: 0px;
    text-decoration: none; /*background: #d6dfe6; 	background: -webkit-linear-gradient(#d6dfe6, #ffffff); 	background: -moz-linear-gradient(top, #d6dfe6, #ffffff);*/
    background: #ffcc66;
    background: -webkit-linear-gradient(#ffcc66,#ffff99);
    background: -moz-linear-gradient(top, #ffcc66,#ffff99);
    background: -o-linear-gradient(top, #ffcc66,#ffff99); /*filter: progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#d6dfe6', gradientType='0');*/
    filter: none;
}

    .BlockUIMessage input {
    font-family: Calibri;
    font-weight: bold;
    border: 1px solid #FFFFFF;
    background-color: rgb(91,127,159); /*background:#C987FE; */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
}

        .BlockUIMessage input:hover {
    color: rgb(91,127,159);
    background-color: White; /*background:#905CBA;	  */
    cursor: pointer;
}
/* JQuery BlockUI Message Style - End*/

/* Modal Popup Styles --Start-- */
.ModalPopupBG {
    background-color: #00a1ce;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.popup_Container {
    background-color: #fff; /*background: #d6dfe6;*/
    border: 2px solid #000000;
    padding: 0px 0px 0px 0px;
    width: auto;
    height: auto;
    overflow:hidden;
}

.popup_Titlebar {
    background:#0385aa;/* url(images/header.gif);*/
    height: 29px;
    overflow:hidden;
}

.popup_Body {
    padding: 15px 15px 15px 15px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #000000;
    line-height: 15pt;
    clear: both;
    padding: 20px;
}

.TitlebarLeft {
    float: left;
    padding-left: 5px;
    padding-top: 5px;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

.TitlebarRight {
    background:transparent url(images/igdw_Close.png) no-repeat center;
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer;
    margin-right: 3px;
    margin-top: 3px;
}
/* Modal Popup Styles --End-- */

/* file upload control style start */
.fileUploader {
    text-align: left;
    font-size: .80em;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    color: #000000;
    padding: 1px 1px 1px 1px;
    margin: 0px;
    text-decoration: none;
    background: #d6dfe6;
}

    .fileUploader form #wrapper {
        height: 100%;
    }

#FileUploadDiv {
}

.ajax__fileupload {
    overflow:scroll;
    height: 90%;
}

.ajax__fileupload_selectFileButton, .ajax__fileupload_uploadbutton, .ajax__fileupload_queueContainer, .removeButton {
    border-bottom: activeborder thin solid !important;
    border-left: activeborder thin solid !important;
    border-top: activeborder thin solid !important;
    border-right: activeborder thin solid !important;
    font-family: 'Trebuchet MS' !important;
    font-weight: bold !important;
    white-space: normal !important;
}

.ajax__fileupload_selectFileButton, .ajax__fileupload_uploadbutton, .removeButton {
    /*background-color: rgb(91,127,159) !important;
    color: White !important;
    text-align: center !important;
		text-shadow:0 -1px 0 rgba(0,0,0,0) !important;*/
color: #50690c !important;
    background: #ddecaf !important;
border: .4em solid #9db852 !important;
padding: .4em 1em .25em 1em !important;
white-space: nowrap;
font-size: 12px !important;
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em !important;
transition: all .7s;
font-family: 'Aldrich', Arial, Sans-Serif;
text-transform: uppercase;
letter-spacing: .1em;
width: auto !important;
font-weight:300  !important;
}

.ajax__fileupload_selectFileButton {
}

div.ajax__fileupload_fileItemInfo {
    height: 40px;
    line-height: 40px;
}

.ajax__fileupload_uploadbutton {
}

.ajax__fileupload_queueContainer {
    color: #075d9a !important;
}
/* file upload control style end */

/* Go to top link css start */
#back-top {
    position: fixed;
    bottom: 25px;
    z-index: 1200;
}

    #back-top a {
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb; /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

        #back-top a:hover {
    color: #000;
    border: 3px solid #B2D0F7;
    opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* arrow icon (span tag) */
    #back-top span {
    width: 30px;
    height: 43px;
    display: block;
    background: #ddd url(images/go-top.jpg) no-repeat center center; /* transition */
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

    #back-top a:hover span {
    background-color: #777;
}

/* Go to top link css end */

/* Page Header Styling*/
#pNav {
    font-size: 16px;
    font-weight: bold;
}

    #pNav ul {
    list-style-type: none;
    margin: 0 0 0 10px;
    padding: 0;
}

    #pNav li {
    float: left;
    padding: 6px 15px 5px 15px;
}

        #pNav li a {
    color: #FFFFFF;
    padding: 6px 0px 6px 0px;
    font-weight: bold;
    text-decoration: none;
}



/* Toolbar  */
#header {
  background: url(images/backhead.png);
  min-width: 800px;
  height: 125px;
  padding-top: 25px;
  text-align: center;
}

#header h1 a { 
  font-size: 44px;
  color: #eee;
  text-shadow: 2px 2px 2px #000;
}

#header h1 a:hover{
  color: #ccc;
}


#downhead {
  min-width: 800px;
  margin-top: 30px;
  text-align: center;  
}

#downhead h2 {
  font-size: 30px;
  color: #555;
  text-shadow: 2px 2px 2px #999;
}

#downhead p {
  font-size: 20px;
  color: #777;
  padding: 0 50px 30px 50px; 
}

#downhead img {
  border: 5px solid #ccc;
}

/*-- Bottom Toolbar --*/

div#toolbar, div#toolbarbut {
  position: fixed; /* set fixed position for the bar */
  bottom: 0px;
  right: 0px;
  z-index: 9999; /* keep the bar on top  */  
  background-color:#fffbd6;  
   margin: 0px 0px 0px 0px; 
   padding: 0px 6px 6px 6px;      
   height: 20px;
   line-height: 100%; 
   background: #16558B; 
   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#346D9E, endColorstr=#23387A);  
   background: -webkit-gradient(linear, left top, left bottom, from(#346D9E),to(#23387A));
    background: -moz-linear-gradient(top, #346D9E, #23387A);
    border: solid 0px #6D6D6D;
}

div#toolbar {
  width: 100%;
  min-width: 100px; /* to limit the width when an excessive window resize */
  margin: 0px auto; /* centered toolbar */
  left: 0px;
  padding-bottom:8px;
}

div#toolbarbut { /* div for the 'hide status' */
  width: 70px;
  height: 15px;
  margin-right: 3%; 
}

span.showbar a { /* show button */
  padding: 5px;  
  font-size: 12px;
  color: #FFFFFF;
  cursor:pointer;
}

.leftside {
  float: left;
}

.rightside {
  float: right;
}

/*-- Left Side --*/
ul#social li {
  display: inline;
}

.rejectbtn {
    padding-left:3px;
    padding-top:4px;    
}

/*-- Right Side --*/

span.downarr { /* hide button */ 
  float: right;
  border-left: 1px solid #a4a4a4;
}

span.downarr a {
  display: block;
  width: 30px;
  height: 26px;
  padding: 25px 0 0 10px;
  background: url(images/downarrow.png);
  cursor:pointer;
}

span.menu_title {
  background: #e4e4e4;
  border-left: 1px solid #a4a4a4;
  padding: 10px;
}

span.menu_title a {
  font-size: 16px;
  line-height: 34px;
  color: #9a9a9a;
}

/* End Toolbar */


/* Product List css start */

#ProductsTable > tbody > tr.highlighted > td, .highlighted {
    background-color: #83cd97;
    color: #000;
    text-align: left;
}

td.IsValidProductColumn {
  display:block;
  text-align:center;
}

#ProductsTable td.IsValidProductColumn {
	line-height:27px;
}

/* Product List css end */

/* File Upload Documents Screen start */
.AsyncFileUpload {
    opacity:0.0; 
    filter: alpha(opacity=0);   
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    overflow:auto;
    z-index:10;
    position:relative;
}

/* File Upload Documents Screen end */


/*Pipeline Bottom Legend*/

#PipelineLegendInfoDiv {
        position:relative !important;
	    background: #FFFFFF;
    }

    #PipelineLegendInfoDiv > table > tbody > tr > td {
	    border:none;
    }

.legend {
        list-style: none;
        font-size: 14px;
        padding-right:30px;
        margin-left:-35px;
        line-height:10px;
    }

    .legend li {
        float:left;
        margin-right: 8px;
    }

    .legend span {
        border: 2px solid #ccc;
        float: left;
        width: 14px;
        height: 14px;
        margin:-5px 5px 5px 10px;
    }
        /* your colors */
    .legend .StatusViewOnly {
        background-color:#0063a3;
    }

    .legend .CustomViewOnly {
    display:none;
    background-color: #cc0000;
}

#LockExp {
    display:none;
}
/*Pipeline Bottom Legend end*/

/* Change password screen start */
.ChangePwdControl {
padding:20px 20px 20px 20px !important;
position:relative !important;
border:none !important;
    /*border: 1px solid #A3C0D2 !important;*/	
    clear: both;
    color: inherit !important;
	background: #FFFFFF !important;
	background: -moz-linear-gradient(top,  #e2eaed 0%, #ffffff 50px) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e2eaed), color-stop(50px,#ffffff)) !important;
	background: -webkit-linear-gradient(top,  #e2eaed 0%,#ffffff 50px) !important;
	background: -o-linear-gradient(top,  #e2eaed 0%,#ffffff 50px) !important;
	background: -ms-linear-gradient(top,  #e2eaed 0%,#ffffff 50px) !important;
	background: linear-gradient(to bottom,  #e2eaed 0%,#ffffff 50px) !important;
	/*-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;*/
	-moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    -webkit-overflow-scrolling: touch !important;
}

#ChangePasswordPushButton.button_style, #CancelPushButton.button_style {
	margin-right : 10px;
	margin-top : 20px;
	margin-bottom : 20px;
}

.FailureTextStyle {
color:Red;
font-weight:bold;
}

.TitleTextStyle {
    font-variant: small-caps;
    text-transform: none; 
    margin-bottom: 0px;
    font: 22px Arial, Helvetica, sans-serif bold;
    font-weight: bold;
    color: #003e6a;
}

.LabelStyle {
margin: 0px 10px 0px 0px !important;
padding-right: 10px !important;
}
/* Change password screen end */

.ShadowBox {
    width: 100%;
    /*border: 3px solid #0000FF;*/
    background-color: #6EE083;
    color:Navy;
    font-size:12px;
    font-weight:bold; 
    text-align:center;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/* Change password screen end */

/* Fixed table header CSS start */
.tableContainer {
    margin: 0px auto;
    position: relative;    
    padding-top: 44px;
    padding-bottom: 10px;   
 }               

.FixedHeader {
    position: absolute;   
    width:98.8%;
    width:100%\9; /* IE8 and below */  
    top:10px;
    left:0px;
 }
 
 @media not all and (-webkit-min-device-pixel-ratio:0) {  
    .FixedHeader /* CSS Only For Opera*/ {
    position: absolute;   
    width:99% !important;    
    top:10px;
    left:0px;
 }
 }
 /* Fixed table header CSS end */
 /* UAMC LO Portal EditEscrow Vertical Text CSS Start */     
.EscrowverticalText {
    height: 151px;
    text-align: center!important;
    position: absolute;
    left: -100px;
    top: 13px;
    writing-mode: tb-rl;
    -webkit-transform: rotate(90deg); /* Safari 3.1+, Chrome */
    -moz-transform: rotate(90deg); /* FF3.5+ */
    -o-transform: rotate(90deg); /* Opera 10.5 */
    display: block;
    bottom: 0;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    font-size: 14px;    
    font-weight: bold;
	color:#FFF;
	text-shadow:-1px 0 0 rgba(0,0,0,.4);
	cursor:pointer;
}

.DivEscrowverticalText /*For IE vertical Text*/ {
     height: 151px;
     text-align: center!important;
     position: absolute;
     left: 1px;
     top: 13px;
     writing-mode: tb-rl;
    -webkit-transform: rotate(90deg); /* Safari 3.1+, Chrome */
    -moz-transform: rotate(90deg); /* FF3.5+ */
    -o-transform: rotate(90deg); /* Opera 10.5 */
    display: block;
    bottom: 0;
    font-family: 'Barlow Condensed',Helvetica,Arial,sans-serif;
    font-size: 14px;    
    font-weight: bold;
	color:#FFF;
	text-shadow:-1px 0 0 rgba(0,0,0,.4);
    cursor:pointer;
}
/* UAMC LO Portal EditEscrow Vertical Text CSS Ends */         
/* UAMC LO Portal RightPanel Interchangeable Views CSS Start */
#InterchangeableSlideViews {
    position: relative;
}

    #InterchangeableSlideViews #SlideViewsWindow {
   height: 1000px;
   margin: 0;
   overflow: hidden;
   padding: 0;
   position: relative;
   width: 180px;
   top: 0px;
   left: 0px;
}

        #InterchangeableSlideViews #SlideViewsWindow .SlideArea {
    height: 1000px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 180px;
    top: 0px;
    left: 0px;
}

            #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText {
    height: 1000px;
    width: 100%;
    left: 0;
    top: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    background-color: White;
    font-size: xx-small;
    font-family: verdana;
    display: block;
    color: #0385aa;
    vertical-align: middle;
}

                #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText a:link, #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

                #InterchangeableSlideViews #SlideViewsWindow .slide .slideText h2, #InterchangeableSlideViews #SlideViewsWindow .SlideArea .slideText p {
    color: #FFFFFF; /*margin: 10px 0 0 10px;*/
    padding: 0;
}

.SlideAreaHead {
    text-align:center;   
    color: #FFFFFF;
    background-color: #003366;
    font-size: x-small;
}

.nav {
    display: block;
    text-indent: -10000px;
    position: absolute;
    cursor: pointer;
}

#leftNav {
    top: 0px;
    left: 0px;
    width: 17px;
    height: 16px;
    background-image: url(Images/prev.gif);
    background-repeat: no-repeat;
    z-index: 999;
}

#rightNav {
    top: 0px;
    left: 163px;
    width: 17px;
    height: 16px;
    background-image: url(Images/next.gif);
    background-repeat: no-repeat;
    z-index: 999;
}

.GridColumnWordWrapStyleNonBreak {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* UAMC LO Portal print Comparison-closing cost details */
.PrintTableBorder {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
	border: 1px solid #C0C0C0 !important;
}

    .PrintTableBorder td, PrintTableBorder th {
	border:1px solid #C0C0C0 !important;
    padding: 0 !important;
}

.PrintTableBorderRemove {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
	border: none !important;
}

    .PrintTableBorderRemove td, PrintTableBorderRemove th {
	border:none !important;
    padding: 0 !important;
}
/*.PageScroll
{
    max-height: 150px;
    overflow: auto;
}*/
.TableFrameBox {
    border-top:1px solid black !important;
    border-bottom:1px solid black !important;
    border-right:1px solid black !important;
    border-left:1px solid black !important;
}

/* Alternate color rows*/
.tablealternaterowscolour {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
	border: 1px solid #C0C0C0 !important;
}

    .tablealternaterowscolour th {
    border:1px solid #C0C0C0 !important;
    padding: 0 !important;
}

    .tablealternaterowscolour tr:nth-child(even) td {
   background-color:#C0C0C0 !important;
}
/* UAMC LO Portal RightPanel Interchangeable Views CSS Start */

/* UAMC LO Portal loan comments CSS start */

#RESPACommentsGrid_EditCommentGridDiv .grid_Header, #IncomeCommentsGrid_EditCommentGridDiv .grid_Header, #CashtoCloseGrid_EditCommentGridDiv .grid_Header, #BuilderCommentsGrid_EditCommentGridDiv .grid_Header {
	background-color:#005b75;
}

#RESPACommentsGrid_EditCommentGridDiv .grid_Item td + td, #RESPACommentsGrid_EditCommentGridDiv .grid_Alt td + td, #IncomeCommentsGrid_EditCommentGridDiv .grid_Item td + td, #IncomeCommentsGrid_EditCommentGridDiv .grid_Alt td + td, #CashtoCloseGrid_EditCommentGridDiv .grid_Item td + td, #CashtoCloseGrid_EditCommentGridDiv .grid_Alt td + td, #BuilderCommentsGrid_EditCommentGridDiv .grid_Item td + td, #BuilderCommentsGrid_EditCommentGridDiv .grid_Alt td + td {
	border-left:1px solid #bbbbbb;
}

/* UAMC LO Portal loan comments CSS end */

/* Open House Flyer*/
 .ohf_Print {
    list-style-image: url(images/BlackStar.png);
	list-style-type: none;
} 

.CompanySelectionClass, .DenialCategoryReasonsClass {
    width: 100% !important;
    max-width: 100%;
}

#LoanOfficerInfoFrame_CompanyImage, #LoanOfficerInfoFrame_LoanOfficerImage {
    width: 90%;
    max-width: 230px !important;
    height: 90%;
    max-height: 210px !important;
}

#LoanOfficerInfoFrame_LicenseNumberTextBox, #LoanOfficerInfoFrame_EmailAddresssTextBox, #LoanOfficerInfoFrame_LoanOfficerDropDownList, 
#LoanOfficerInfoFrame_CompanyNameDropDownList, #LoanOfficerInfoFrame_BusinessChannelCategoryDropDownList, #LoanOfficerInfoFrame_BusinessChannelDropDownList {
    width:90%;
    max-width: 250px !important;
}

#RealtorInfoFrame_FirstNameTextBox, #RealtorInfoFrame_EmailAddressTextBox, #RealtorInfoFrame_LastNameTextBox, 
#RealtorInfoFrame_BranchNameTextBox, #RealtorInfoFrame_LicenseNumberTextBox, #RealtorInfoFrame_CompanyNameTextBox {
    width:230px;
}

#RealtorInfoFrame_RealtorSaveButton {
    width:85px !important;
    white-space:normal;
}

.flash {
  -moz-animation: flash 1s ease-out;
  -moz-animation-iteration-count: 1;
  -webkit-animation: flash 1s ease-out;
  -webkit-animation-iteration-count: 1;
  -ms-animation: flash 1s ease-out;
  -ms-animation-iteration-count: 1;
}

div#leftPanelContents {
    background: #ddf7fe;
}

div#rightPanelContents {
    background: #007495;
}

@keyframes flash {
    0% {
        background-color: #000000;
}

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

@-webkit-keyframes flash {
    0% {
        background-color: #000000;
}

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

@-moz-keyframes flash {
    0% {
        background-color: #000000;
}

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

@-ms-keyframes flash {
    0% {
        background-color: #000000;
}

    50% {
        background-color: #FF0000;
    }

    100% {
        background-color: #FF0000;
    }
}

input::-ms-clear {
    display: none;
    height: 0;
    width: 0;
}

.uppercaseFileId {
    text-transform: uppercase;
}

textarea {
    font-family: 'Barlow Condensed', 'Arial Narrow', Helvetica,Arial,sans-serif;
    font-weight: 300;
}

select[size] {
    padding: 11px 11px 11px 11px;
    background-image: none;
    background-position: 0 0 0 0;
    background-size: 0;
}

select[size="1"] {
    padding: 11px 22px 11px 11px;
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1em auto, 100%;
}

div.pagebody select, div.pagebody input, div.pagebody textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 6px;
}

select{
    font-size: 13px;
    font-family: 'Barlow Condensed', 'Arial Narrow', Helvetica,Arial,sans-serif;
    font-weight: 300;
    color: #005b75;
    line-height: normal;
    padding: 11px 22px 11px 11px;
    box-sizing: border-box;
    margin: 3px 0;
    border: 1px solid #d5ebf3;
	min-width:50%;
    box-shadow: 0 rgba(0,0,0,0);
    border-radius: 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #fff;/*c5ebf7;*/
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: 1em auto, 100%;
	width:auto !important;
}

select::-ms-expand {
    display: none;
}

    select[multiple] {
        background-image: none;
    }

    select:disabled {
        background: #dff3f9;
        color: #0385aa;
    }

input:disabled {
    background: #dff3f9;
    color: #0385aa;
}

div.ajax__fileupload {
    padding: 1em;
}

div.ajax__fileupload {
    border-radius: .5em;
    padding-bottom: 20px;
}

div.ajax__fileupload_selectFileContainer {
    width: auto !important;
    height: auto !important;
}

span.ajax__fileupload_selectFileButton, span.ajax__fileupload_selectFileContainer {
    font-family: 'Aldrich', Arial, Sans-Serif !important;
text-transform: uppercase !important;
letter-spacing: .1em !important;
width: auto !important;
    font-weight: 300 !important;
}

span.ajax__fileupload_selectFileContainer {
    overflow: visible;
    position: relative;
    width: auto;
    padding: 1em;
    height: 40px;
    line-height: 40px;
}

ul.ajax__combobox_itemlist {
    border: none;
    background-color: #c5ebf7;
    color: #005e75;
    position: absolute !important;
    height: 150px !important;
    overflow-y: auto !important;
    top: auto !important;
    left: auto !important;
}

table {
    font-family: 'Barlow Condensed', 'Arial Narrow', Arial, sans-serif !important;
    font-size: 16px;
}

.borrowerRolesDiv {
    border: 1px solid #d5ebf3 !important;
    padding: 11px;
    padding-left: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.RequiredFieldStyle {
    border: medium solid #FF0000 !important;
    background: pink;
}
