html {
background:url(https://www.vhfa.org/images/green-loading.gif) center center no-repeat;
visibility:hidden;
}
.blank {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	background-color:white;
	/*background-color: #35286F;*/
	font-size: 100%;
}
table {
/*	border-collapse: separate;
	border: none;*/
}
#MLW300_UploadCompiledLoanPackageTable, #IndexSheetsBtn {
	display:none;
}
#0095000107DayExtenFee {
	display:none;
}
#BranchHdr {
	display:none;
}
.date {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #35286F;*/
	font-size: 80%;
}
.loginMenu {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #63659C;*/
	font-size: 100%;
}
.prompt {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #35286F;*/
	font-size: 90%;
	/*width: 45%;*/
	float: right;
}
.response {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #35286F;*/
	font-size: 90%;
	width: 55%
}
.signIn {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	/*color: #A2C1E6;*/
	background-color:white;
	/*background-color: #35286F;*/
	font-size: 100%;
}
.welcome {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#52ad47;
	/*color: #A2C1E6;*/
	background-color:white;
	/*background-color: #35286F;*/
	font-size: 140%;
	width: 80%;
}
HTML {
	display: none;
}

BODY {
	color: #000033;
	background-color:white;
	/*background-color: #35286F;*/
	font-family: Arial, Helvetica, "MS Sans Serif", Verdana, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0%;
	margin-left: 0%;
	height:100%;
}

TD {
	color: #000033;
	/*background: White;*/
	font-family: Arial, Helvetica, "MS Sans Serif", Verdana, sans-serif;
	font-size:11pt;
}
.LongDecimal.listlink{
    text-overflow: clip;   /* IE, Safari (WebKit) */
    overflow:hidden;              /* don't show excess chars */
    white-space:nowrap;           /* force single line */
    width: 10px;                 /* fixed width */
}
.listLink {
	white-space:nowrap;
}
.button, input[type="button"], input[type="reset"] {
	font-family: trebuchet, Arial;
	color: white;
	font-size: 81%;
	background-color:#52ad47;
	/*background-color: #63659C;*/
	border-color: #B9BAD2;
	width: 110px;
}

.color-button, .button, input[type="button"], input[type="reset"] {
    background-color: #e6e6e6;
    border: 0 none rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.8);
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    text-decoration: none;
    color: white;
    font-size:90%;
    font-weight: 700;
            border-radius: 4px;
            text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-right:2px;

}
#MLW145_ImportDUButton, #MLW145_ImportDUButton input {
	display: none;
}
.color-button:hover,.color-button:focus, .button:hover, .button:focus, input[type="button"]:hover, input[type="reset"]:hover, input[type="button"]:focus, input[type="reset"]:focus {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));
    background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));
    background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration:none;
    }
.button-orange, .button, input[type="button"], input[type="reset"] {
            background: rgb(223, 117, 20); /* this is an orange */
        }
.orange-color-button {
    background-color: #e6e6e6;
    border: 0 none rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.8);
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    text-decoration: none;
    color: white;
    font-size:90%;
    font-weight: 700;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-right:2px;
	background: rgb(223, 117, 20); /* this is an orange */
}
.orange-color-button:hover,.orange-color-button:focus {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));
    background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));
    background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration:none;
    }
.blue-color-button {
    background-color: #e6e6e6;
    border: 0 none rgba(0, 0, 0, 0);
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.8);
    font-family: inherit;
    font-size: 100%;
    padding: 0.5em 1em;
    text-decoration: none;
    color: white;
    font-size:90%;
    font-weight: 700;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    margin-right:2px;
	 background: rgb(6, 105, 133); /* this is a blue */
    padding: 0.5em 2.5em;
}
.blue-color-button:hover,.blue-color-button:focus {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
    background-image:-webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));
    background-image:-webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));
    background-image:-o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image:linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration:none;
    }
.button-blue {
            background: rgb(6, 105, 133); /* this is a blue */
            padding: 0.5em 2.5em;
        }
.button-xsmall {
            font-size: 70%;
        }
.mainTable {
	background: #fff;
	table-layout:fixed;
	margin:0 0 125px;
	height:auto;
	flex: 1;
	display: flex;
	/*background: #63659C;
	width: 100%;
	border-collapse: collapse;*/
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	white-space:nowrap;
}
.contentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #000000;
}
.contentBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 71%;
	color: #000000;
}

.contentItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #000000;
	font-style: italic;
}
.contentItalicBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 71%;
	color: #000000;
	font-style: italic;
}
.contentLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
}
.contentLargeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #000000;
}

.contentLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #004188;
	text-decoration: none;
}

.contentRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #990000;
}

.contentError{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #990000;
}

.fieldDefinition {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 71%;
}

.fieldName {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #414242;
	font-size: 90%;
}

.fieldPrompt {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 90%;
    color: #000000;
    white-space: nowrap;
/*	border-left: 2px ridge;
	border-top: 2px ridge;
	border-bottom: 2px ridge;
	border-color: #C0C0C0;*/
	border:none;
	border-collapse: collapse;
	padding: 2px;
}

.fieldData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 71%;
	color: #000000;
	text-align: left;
/*	border-right: 2px ridge;
	border-top: 2px ridge;
	border-bottom: 2px ridge;*/
	border: none;
	padding: 2px;
}

.indent {
	margin-left: -20px;
	padding-bottom: 10px;
}

.listSubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 71%;
	color: #000000;
	margin-left: -20px;
	font-style: normal;
}

.screen {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#52ad47;
	/*color: #A2C1E6;*/
	background-color:white;
	/*background-color: #35286F;*/
	font-size: 80%;
}

.sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	/*background-color: #35286F;*/
	background-color: #075d75;
  border: 1px solid #075d75;
  color:white;
  font-weight: bold;
  height:45px;
  padding-top:13px;
  
}
table thead td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	/*background-color: #35286F;*/
	background-color: #075d75;
  border: 1px solid #075d75;
  color:white;
  font-weight: bold;
  height:45px;
  vertical-align:middle;
  text-align: center;
  text-transform: uppercase;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 71%;
	color: #000000;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 150%;
	color: #000000;
}

.toTop {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 71%;
	margin-left: 40px;
}

.mediamenu {
	background-color:white;
	/*background-color: #63659C;*/
	width: 120px;
	height: 100%;
}

.menuLink {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #63659C;*/
	font-size: 100%;
}

.menuTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color:#000;
	/*color: #FFFFFF;
	background-color: #52ad47;*/
	height: auto;
}

.menuMap {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-transform: uppercase;
	color:#666767;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #63659C;*/
	height: 19px;
	/*background: url('images/arrow-gray.gif') no-repeat left;*/
}
.menumap a:hover {
	text-decoration: underline;
	color:black;
}

.menuLogo {
	display:none;
}

.menuItem {
	width: 160px;
	list-style-image: url('images/bulletside.png');
    list-style-type: square;
    padding-bottom: 5px;
    padding-top: 0;
	padding-right:10px;
	
}
.customcell {
	white-space:nowrap;
	vertical-align: top;
	padding-right:20px;
	padding-bottom:35px;
}
.menuItem img {
	height:30px;
}
.menuBox {
	background-color:white;
	padding-left:10px;
	display:block;
	width:210px;
	float:left;
	/*background-color: #63659C;*/
}
#loanamounts {
	vertical-align: top;
}
.menuOption {
	/*display:none;*/
	/*font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 71%;
	color:#000;
	color: #FFFFFF;
	background-color:white;*/
	/*background-color: #63659C;*/
	height: 16px;
	white-space:nowrap;
}
#header {
	margin-top:-20px;
	padding:15px;
	padding-bottom:45px;
	background: #d9d9d9;
	background-image: url(images/header_bg.png);
    background-repeat: repeat-x;
    background-position: center bottom;
	padding-top:40px;
}
table {
  table-layout: auto;
}
td .mainMenu    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	display: block;
    color: white;
    font-weight: 700;
    text-align: center;
    margin-top: 10px;
	background-color: #e6e6e6;
    border: 0 none rgba(0, 0, 0, 0);
    padding: 10px 0px 2px 0px;
    text-decoration: none;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: rgb(223, 117, 20);
	width: 350px;
	border-collapse: separate;
	/*margin-left:160px;*/
}
.mainmenu:hover {
	background-image: -webkit-gradient(linear,0 0,0 100%,from(transparent),color-stop(40%,rgba(0,0,0,.05)),to(rgba(0,0,0,.1)));
    background-image: -webkit-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.1));
    background-image: -o-linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    background-image: linear-gradient(transparent,rgba(0,0,0,.05) 40%,rgba(0,0,0,.1));
    color: white;
    border-radius: 4px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}

.marquee {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #63659C;*/
}
.marquee_original {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	/*color: #FFFFFF;*/
	background-color:white;
	/*background-color: #63659C;*/
	font-size: 95%;
}
.selectedOption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: #075d75;
	background-color:white;
	/*background-color: #63659C;*/
}

.screenTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#414242;
	background: none;
	vertical-align:middle;
	font-size: 1.5em;
	width: 100%;
	height:40px;
	position:relative;
	left:-10px;
    /*border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;*/
	/*	
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: black;
    background-color: white;
    font-size: 150%;
    width: 100%;
    vertical-align: bottom;
    height: 125px;
    text-transform: uppercase;*/
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	font-size: 80%;
	background-color: #075d75;
  border: 1px solid #075d75;
  white-space: nowrap;
  height:45px;
  text-align:center;
}

.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #398642;
	background-color: #DEF3DE;
        border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

.preHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000;
	/*color: #63659C;*/
	background-color: #Ffffff;
	font-size: 100%;
	width: 100%;
        /*border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;*/
}
form[name="tabs"] table tr:hover{
/*	border: 1px solid black;
    font-family: Open Sans,sans-serif;
    font-size: 12pt;
    box-shadow: 0px 0px 15px #9f9f9f;
background:none repeat scroll 0 0 rgba(0,0,0,0.083); */
}

form[name="tabs"] table a:hover{
color: #0b92b6;
}


.formNotPrinted {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 95%;
	white-space:nowrap;
}

.formPrinted {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #398642;
	font-size: 95%;
	white-space:nowrap;
}

.formNotAvailable {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #d02602;
	font-size: 95%;
	white-space:nowrap;
}

.formNotPrintedLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 80%;
}

.formPrintedLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #398642;
	font-size: 80%;
}

.formNotAvailableLegend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d02602;
	font-size: 80%;
}

.screenText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000033;
	font-size: 75%;
}

.instruction {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #9C0063;
	font-size: 75%;
}

.formTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	font-size: 100%;
	background-color: #d9d9d9;
	padding:5px;
/*	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;*/
}

.oddFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 85%;
	color:#fff;
	/*color: #35286F;*/
	background-color:#52ad47;
	/*background-color: #A2C1E6;*/
	border-style: outset;
	border-width: 1px;
}

.evenFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 85%;
	color:#fff;
	/*color: #35286F;*/
	background-color:#52ad47;
	/*background-color: #A2C1E6;*/
	border-style: outset;
	border-width: 1px;
}

.oddLine {
	color: #35286F;
}

.evenLine {
	background-color:#52ad47;
	/*background-color: #A2C1E6;*/
}

.smallOddFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	color: #35286F;
	background-color:#52ad47;
	/*background-color: #A2C1E6;*/
}

.smallEvenFeature {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 75%;
	color:#fff;
	/*color: #35286F;*/
	background-color:#52ad47;
	/*background-color: #A2C1E6;*/
}

.sample      { color: #808080 }

.contentList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	  border: 1px solid #fff;
background: none repeat scroll 0 0 rgba(0,0,0,0.058);
/*  	border-left: 1px solid #C0C0C0;*/
}

del {
   display: none;
}

.contentListLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
  	border-left: 1px solid #C0C0C0;
}

a.listLink:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #004188;
	text-decoration: none;
}

a.listLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #568DD1;
	text-decoration: none;
}

a.listLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #f35906;
	/*text-decoration: underline;*/
}
.prompt-heading {
	font-size: 75%;
	font-style: italic;
	white-space:nowrap;
}
input[name="no_logins_in"],input[name="failed_logins_in"],input[name="menu_seq_in"] {
	
}
tr > input[name="no_logins_in"] {
	display:none;
}
#propertyTable table {
    font-size: 12pt;
/*    box-shadow: 0px 0px 15px #9f9f9f;*/
}

#propertyTable tr td {
/*    border: 1px solid #fff;
    text-align: left;*/
}
#mortgagorTable table {
    font-size: 12pt;
/*    box-shadow: 0px 0px 15px #9f9f9f;*/
}
#mortgagorTable table tr {
	background: gray;
}
#mortgagorTable tr td {
/*    border: 1px solid #fff;
    text-align: left;*/
}
/*#mortgagorTable td, #mortgagorTable {
	background: #f2f2f2;
}*/
table thead td, #mortgagorTable table thead td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 100%;
	/*background-color: #35286F;*/
	background-color: #075d75 !important;
  border: 1px solid #075d75;
  color:white;
  font-weight: bold;
  height:45px;
  vertical-align:middle;
  text-align: center;
  text-transform: uppercase;
}
#index_sheet_1, #index_sheet_2, #index_sheet_3, #index_sheet_4, #index_sheet_5, #index_sheet_6, #index_sheet_7, #index_sheet_8 {
	display: none;
}

.login-page {
  width: 310px;
  padding-left:60px;
  margin: auto;
  filter: none !important;
  background:white !important;

}
.form {
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 25px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
    background:white !important;
	background: url() no-re
}
.form input, .form select {
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 5px;
  box-sizing: border-box;
  font-size: 14px;
}
.form .login-button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #52ad47;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #52ad47;
  width: 100%;
  border: 0;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form .login-button:hover,.form .login-button:active,.form .login-button:focus {
  background: #4ca042;
}
#login-form table tr:hover{
/*	border: 1px solid black;
    font-family: Open Sans,sans-serif;
    font-size: 12pt;
    box-shadow: 0px 0px 15px #9f9f9f;*/
background:none !important; 
}
.login-page-form table, .login-page-form td, .login-page-form tr:hover {
	background:none;
}
.login-page-form tr:hover {
	background:none !important;
}
.login-prompt {
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	font-size: 75%;
	float: right;
	vertical-align: middle;
	    margin: 0 0 15px;
    padding: 5px;
}
#MLW145_ImportDUButton, #MLW145_ImportDUButton input {
	display: none;
}
.page-wrap {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -100px; 
}
.site-footer {
  background: #595959;
  color: white;
    font-size: 0.857em;
	position: relative;
	height:175px;
	width:100%;
}
.footer-body {
	padding: 20px;
	padding-left:75px;
}
.footer-column {
	padding-left:85px;
	float: left;
}
.footer-column-first {
	float:left;
}
.footer-column-first a, .footer-column-first a:active, .footer-column-first a:hover, .footer-column-first a:visited {
	color:white;
}

.footer-column-last {
	float:right;
	padding-right:60px;
	height:100px;
	background: url('images/equalopportunityhousing.png') no-repeat right bottom;	
}
#WB002_USER_AREA, #WB002_USER_AREA_MLW227, #WB002_USER_AREA_WB109 {
	display:none;
	width:400px;
	height:50%;
	padding:10px;
	margin-left:150px;
	padding-top:5px;
	margin:30px;
	margin-top:15px;
	position:relative;
	background: #d9d9d9;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
}
#WB002_USER_AREA p, #WB002_USER_AREA_MLW227 p, #WB002_USER_AREA_WB109 p, #WB002_USER_AREA h3, #WB002_USER_AREA_MLW227 h3, #WB002_USER_AREA_WB109 h3 {
 color: #494949;
}
#WB002_USER_AREA p, #WB002_USER_AREA_MLW227 p, #WB002_USER_AREA_WB109 p {
	font-size:90%;
}
#MLW300_UploadCompiledLoanPackageTable, #MLW300_UploadCompiledLoanPackageTable table {
	display:none !important;
}
#IndexSheetsBtn {
	display:none !important;
}
#MissingDocuementsTbl {
	display:none;
}
#BranchRw, #CloserRw, #AllocationRw {
	display:none;
}
#BranchHdr {
	display:none !important;
}
#7DayExtensionFeeHdr, #15DayExtensionHdr, #30DayExtensionHdr {
	text-align:center;
}
#UserDefinedFieldsTbl, #UserDefinedFieldsTbl tr, #UserDefinedFieldsTbl tr td {
	border:none;
	border-collapse: collapse;
}
#UserDefinedFieldsTbl .header {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 100%;
    /* background-color: #35286F; */
    background-color: #075d75 !important;
    border: 1px solid #075d75;
    color: white;
    font-weight: bold;
    height: 45px;
    vertical-align: middle;
    text-align: center;
    text-transform: uppercase
}
#MLW123_CancelButton, #MLW123_ElectronicImportButton {
	display: none;
}
#ifrm {
	background:url(https://www.vhfa.org/images/green-loading.gif) center center no-repeat;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     #ifrm {
	position: absolute;
	right:0;
	top:204px;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     #WB002_USER_AREA_MLW148 {
	position: absolute;
	right:0;
	top:204px;
}
}

#mccdiscrates {
	display:none;
}
#ratesunder {
	display:block;
	margin-bottom:25px;
	margin-top:-95px;
	width:60%;
	margin-left:25%;
	margin-right:auto;
	
}
input[aria-invalid="true"], textarea[aria-invalid="true"] {
  border: 1px solid #f00;
  box-shadow: 0 0 4px 0 #f00;
}
.erroroninput {
	border: 1px solid red;
}
#errorbox {
	border: 1px solid red;
	width:auto;
	color:red;
	padding:15px;
	margin:20px;
}
#textforpage {
/* 	width: 540px;
    font-size: 9pt;
    margin-left: auto;
    margin-right: auto; */
}
#ratesdisc {
	display:block;
	width:799px;
	margin-left:auto;
	margin-right:auto;
}
#importantrates{
	margin:15px 0 15px 0;
}
#StatusTbl, #MortgagorTbl {
width:540px;}
/* [id='009700060Rw'],[id='009700070Rw'],[id='009800060Rw'],[id='009800070Rw'],
[id='0097_0006'],[id='0097_0007'],[id='0098_0006'],[id='0098_0007'] {
display:none;
} */
/*WRAP PROGRAM */
input[name="Measure_1"],input[name="Measure_2"],input[name="Measure_3"],input[name="Measure_4"],input[name="Measure_5"],input[name="Measure_6"],input[name="Measure_7"] {
   margin-top: -24px;
   margin-left: 205px;
}

