@charset "utf-8";
/* CSS Document */
@import url(//fonts.googleapis.com/css?family=Droid+Sans);
body{ margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; font-family:'Droid Sans', sans-serif; font-size:16px; color:#000000;}
.gold-h1{font-family: 'Droid Sans', sans-serif;
    color: #0e79b9;
    font-size: 24px;
    font-weight: normal;
    margin: 0px 0px 15px 0px;}
.gold-h2{font-family:'Droid Sans', sans-serif; font-size:22px; font-weight:normal; margin:0px 0px 0px 0px; padding:5px 0px 0px 0px;}
.gold-h2-from{font-family:'Droid Sans', sans-serif; font-size:22px; font-weight:normal; margin:0px 0px 0px 0px; padding:5px 0px 0px 0px; color:#FFF;}
.gold-form-wrapper{width:100%; margin:auto; padding:10px; color:#000000; background:#0e79b9;border-radius: 5px; padding-bottom:10px;} 
.gold-form-text{ color:#FFF;}
.gold_inner_wrapper{width:990px; margin:auto;}
.new-input-box {
  float:left;
  width:24%;
  margin-left:5px;}
.gold_left_box {
  width: 663px;
  float: left;
  margin-top: 15px;
}
.termtext{ font-size:14px; color:#000; text-align:left;}
.termtext a{font-size:14px; color:#000; text-decoration:underline;}
.d4l-input{
  width: 96%;
  height: 20px;
}
.d4l-select {
  width: 93%;
  height: 24px;
}
.form-headline-100 {
  font-size: 21px; color:#FFF;
  font-weight: 500;
  width: 95%;
  padding-top: 10px;
}
.p-details {
  padding-left: 20px;
  font-size: 19px;
}
.hintanchor{ font-size:12px; color:#D50000; background:#FFF; padding:0px 5px 0px 5px; margin-top:3px !important; width:100%;}

.common-bread-crumb{font-family:'Droid Sans', sans-serif; font-size:16px; color:#666; margin-bottom:10px;}
.common-bread-crumb a{font-family:'Droid Sans', sans-serif; font-size:16px; color:#666;}
.common-bread-crumb a:hover{font-family:'Droid Sans', sans-serif; font-size:16px; color:#666; text-decoration:underline;}

p{ padding:0px 0px 0px 0px; margin:5px 0px 5px 0px;}
.gold-get-quotebtn {
 background: #06b2a0;
 width: 110px;
 border: solid 2px #FFF;
 width: 110px;
 height: 39px;
 border-radius: 5px;
 color: #FFF;
 font-size: 16px;
 margin-right: 20px;
 margin-bottom: 5px;
}
#formatedlA{font-size:12px;font-weight:normal; color:#FFF;}
#wordloanAmount{font-size:12px; font-weight:normal;text-transform: capitalize; color:#FFF;}
#formatedIncome{font-size:12px;font-weight:normal; color:#FFF;}
#wordIncome{font-size:12px;font-weight:normal;text-transform: capitalize; color:#FFF;}


.gold_bnt_b{ float:right;}
@media screen and (max-width:680px){
.gold-form-wrapper{width:90%; margin:auto; padding:10px; color:#000000; background:#d3a84b;border-radius: 5px; padding-bottom:10px;} 
.gold_inner_wrapper{width:95%; margin:auto!important;}
.new-input-box {
  float:none;
  width:100%;
  margin:0px 0px 0px 0px;  margin-top: 10px;
}
.gold_left_box {
  width:98%;
  float:none;
  margin-top: 15px;
}

.d4l-input{
  width: 98%;
  height: 20px;
}
.d4l-select {
  width: 100%;
  height: 24px;
}
.form-headline-100 {
  font-size: 21px; color:#FFF;
  font-weight: 500;
  width:95%;
  padding-top:10px;}
.common-bread-crumb{font-family:'Droid Sans', sans-serif; font-size:16px; color:#666; margin-bottom:10px;}
.common-bread-crumb a{font-family:'Droid Sans', sans-serif; font-size:16px; color:#666;}
.common-bread-crumb a:hover{font-family:'Droid Sans', sans-serif; font-size:16px; color:#666; text-decoration:underline;}
.hintanchor{ font-size:12px; color:#D50000; background:#FFF; padding:0px 5px 0px 5px; margin-top:3px !important; width:100%;}
p{ padding:0px 0px 0px 0px; margin:5px 0px 5px 0px;}
.gold-get-quotebtn {
background: #06b2a0;
width:110px;
border:solid 2px #FFF;
height:39px;
border-radius:5px;
color:#FFF;
font-size:16px;
margin-right:20px;
margin-bottom:5px;}
.p-details {padding-left:2px; font-size: 19px;}}