body#login{
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
}

body{
  margin:0;
  background-color: #FFF;
}

#logout_link{
  color:#FFF;
  float:right;
  margin:3px 10px 0 0;
  text-decoration:none;
}

.form-signin {
  max-width: 300px;
  padding: 19px 29px 29px;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
     -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
          box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
  font-size: 16px;
  height: auto;
  margin-bottom: 15px;
  padding: 7px 9px;
}

#footer{
  height:50px;
  margin-top:30px;
  background-color:#6BB23D;
  clear:both;
}

#login-btn{
  margin-right:15px;
}

#err_msg{
  margin-top:10px;
  margin-bottom:-5px;
  text-align:center;
}

#appsys-module-container{
	width: 1000px;
	margin:10px auto 0 auto;
	background:#e1f1d6;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 2px solid #6bb23d;
}

#mem_header{
	background: #cdeb8e; 
  background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); 
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956));  
  background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
  background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
  background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%);
  background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 );
  border:1px solid transparent;
  height: 130px;
}
.title {
	z-index: 1;
	position:relative;
  text-align: right;
  color: #fff;
  height: auto;
  padding: 15px 5px 15px 0;
  margin: 10px 10px 0 260px;
  background: #cdeb8e; /* Old browsers */
  background: -moz-linear-gradient(top, #cdeb8e 0%, #a5c956 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cdeb8e), color-stop(100%,#a5c956)); /* Chrome,Safari4+ */ 
  background: -webkit-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #cdeb8e 0%,#a5c956 100%); /* IE10+ */
  background: linear-gradient(to bottom, #cdeb8e 0%,#a5c956 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956',GradientType=0 ); /* IE6-9 */
  box-shadow: 0px 2px 2px #888888;	
  border-top-style: outset;
  border-color:#C2DD00;
}

#appsys_main_content{
	border:1px solid transparent;
}
#mid_top_content{
	width: 1000px;
	margin:0 auto;
}
.spacer{
	clear:both;
	margin: 0px;
}
#mid_top_content{
	width:1000px;
	margin:0 auto;
}
.menu {
  margin-right: 4px;
  margin-bottom: -10px;
  float:right;
  clear: both;
}
.menu ul {
  list-style:none;
}
.menu li {
  float: left;
}
.menu li + li {
  border-left:2px solid #fff;
}
.menu a {
  font-size:15px;
  font-weight:bold;
  display:block;
  padding:7px 10px;
  color:#fff;
  background:#6bb23d;
  text-decoration:none;
}
.menu a:hover {
  color:#fff;
  background:#6E8B3D;
}
.menu a:active {
  color:#fff;
  background:#6E8B3D;
}
#feat_nav{
	margin:40px 0 10px 0;
  background-color:#6bb23d;
  padding: 3px 0 3px 40px;
  color:#FFF;
}
#feat_nav a{
  color:#FFF;
	font: bold 16px 'Helvetica', sans-serif;
  margin:0 10px;
}

#feat_nav a:hover{
  color:#ECF4B2;
  text-decoration:none;
}
.logo {
  width: 250px;
  height: 130px;
  background: transparent url('../../images/logo/ASLA-logo-white.jpg') center center no-repeat;
  float: left;
}

#asla_lbl_head{
	position: relative;
  padding:10px 0 10px 20px;
  color:#F3F2F1;
}

#signup-cont, #loan-cont{
  width:900px;
  margin:50px auto 80px auto;
}

#curr_add,#perm_add,#stat_details,#comments,#status_details,#pob{
  width:400px;
  resize:none;
}

#eadd_lbl, #personal_email_lbl, #level_lbl, #pob_lbl, #ew_acctno_lbl, #sss_lbl, #ed_lbl, #du_lbl, #nationality_lbl, #loan_term_lbl,
#approved_loan_amount_lbl,#processing_fee_lbl,#ammortization_lbl,#last_deduction_lbl,
#doc_stamp_lbl,#new_contribution_lbl,#date_approved_lbl{
  margin-left:20px;
}
#doa, #ed, #du{
  width:130px;
}
#personal_email,#level,#ed,#ew_acctno,#sss,#du,#nationality,#loan_term,#processing_fee,
#ammortization,#approved_loan_amount,#last_deduction,#doc_stamp,#new_contribution,#date_approved{
  margin-left:15px;
}
#tenure{
  width:400px;
}
.help-inline {
  color: red;
}

#submit-btn{
  width:120px;
  margin-top:20px;
  margin-left:100px;
}
#histry_btn{
  margin:20px 0 0 30px;
}
#loan-history{
  width:1000px;
  margin:20px auto 0 auto;
}
th#cntr, td#cntr{
  text-align:center;
}
#table tr{
  cursor:pointer;
}
legend {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: -moz-use-text-color -moz-use-text-color #6BB23D;
  border-style: none none solid;
  border-width: 0 0 1px;
  color: #333333;
  display: block;
  font-size: 21px;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0;
  width: 100%;
 }

