.npad {
    padding: 0;
}
.sec-head>a {
    text-align: left;
    font-weight: bold !important;
    font-family: Montserrat;
    letter-spacing: 2px;
    color: #3A3A3A;
    transition: .35s, ease-in-out;
    line-height: 59px;
}
.bx_signup_er, .bx_login_er{
display:none;
}
.top-header-login {
    background: #fff;
    z-index: 999999;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 7px;
}
.builderux_login {
    background: rgba(0, 0, 0, 1) none repeat scroll 0 0;
    left: 0;
    padding: 5% 15%;
    position: fixed;
    top: 0;
	bottom: 0;
	height: 100%;
    z-index: 10000000;
}

.sec-head>a:hover {
    color: #008ACB;
    text-decoration: none;
}
.bx_steps {
    list-style: outside none disc;
}
.bx_step {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
}
.bx_visited_step {
    background: green none repeat scroll 0 0;
}
.bx_step a {
    box-shadow: none !important;
    color: #333;
    text-decoration: none !important;
}
.bx_step..bx_visited_step a {
    box-shadow: none !important;
    color: #fff;
    text-decoration: none !important;
}
.bx_steps>li {
    float: left;
    margin: 5px;
    margin-left: 0;
}
.bx_step.bx_visited_step>a {
    color: #fff;
    background: #008000;
}
.lists {
    padding: 30px 0;
}
.row.listings>.col-md-8 {
    margin-right: 33.333%;
    padding: 0;
    position: relative;
    margin: 15px 0;
}
.col-md-6.over {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px;
    height: 100%;
    width: 50%;
    background: rgba(0, 0, 0, .7);
    overflow: auto;
}
.Lh1 {
    color: #fff;
    font-size: 40px;
    font-family: Montserrat;
    text-align: left;
}
.list_11 {
    clear: both;
}
.Lp {
    color: #fff;
    text-align: left;
    font-size: 16px;
}
.btn-list {
    background: #5195D5;
    padding: 8px 9px;
    color: #fff;
    float: left;
    border-radius: 4px;
    margin: 20px 0;
}
.pagination {
    float: none;
    margin: auto;
}

/** Login Information ------------------------- */

.login_information .pull-right form, .login_information .pull-right span {
    float: left;
    padding-bottom: 5px;
    padding-right: 5px; 
}

.bx_button > a {
    color: #fff;
    text-decoration: none;
    box-shadow: none !important;
}

.bx_button > a:hover {
    color: #fff;
    background-color: #12628a;
}


.bux_hidden{
    display:none;
}

/*select plan----------------------------------*/

.r-buttom li {
    padding: 8px 8px;
}
.bx_steps {
    padding: 0;
    display: inline-block;
}
.h00 {
    color: #333333;
    letter-spacing: 2px;
    text-align: left;
    margin-top: 8px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 18px !important;
    font-family: Montserrat-Bold;
    text-align: left;
}
.p00 {
    color: #333333;
    text-align: justify;
    font-size: 15px;
}
/*select unit----------------------------------*/

.LOT {
    padding: 20px 0;
}
.row.bg-pad {
    padding: 15px;
    margin: 15px 0;
    background: #E2E2E2;
    width: 72%;
}
.h-green {
    color: #fff;
    background: green;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0;
    text-align: center;
    letter-spacing: 2px;
    font-family: Montserrat-Bold;
    ;
}
.l_2 {
    margin: 8px 0 !Important;
}
.broucher {
    padding: 8px 11px;
    border: 2px solid;
    clear: both;
    margin: 10px 0;
    float: none;
}
.broucher:hover {
    text-decoration: none;
}
.view {
    padding: 17px 0;
}
/*register and  login*/

.form-top {
    background: hsla(0, 0%, 0%, 0.9) none repeat scroll 0 0;
}
.btn-list.l_2:hover {
    text-decoration: none;
}
.sec-head {
    text-align: left;
}
/***css1------------------------------------------------------*/

.npad {
    padding: 0;
}
.pageehad>a {
    text-align: left;
    font-family: Montserrat-Bold;
    font-weight: lighter;
    color: #3A3A3A;
    transition: .35s, ease-in-out;
    line-height: 59px;
}
.pageehad {
    text-align: left;
}
.pageehad>a:hover {
    color: #008ACB;
    text-decoration: none;
}
.bx_steps {
    list-style: outside none disc;
}
.bx_step {
    border: 1px solid #ccc;
    border-radius: 4px;
    display: inline-block;
    padding: 6px 12px;
}
.bx_visited_step {
    background: green none repeat scroll 0 0;
}
.bx_step a {
    box-shadow: none !important;
    color: #333;
    text-decoration: none !important;
}
.bx_step..bx_visited_step a {
    box-shadow: none !important;
    color: #fff;
    text-decoration: none !important;
}
.bx_steps>li {
    float: left;
    margin: 5px;
    margin-left: 0;
}
.bx_step.bx_visited_step>a {
    color: #fff;
    background: #008000;
}
.Lh1 {
    color: #fff;
    letter-spacing: 2px;
    text-align: left;
    margin-top: 8px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Montserrat-Bold;
    text-align: left;
}
.Lp {
    color: #fff;
    text-align: left;
    font-size: 16px;
}
.btn-list {
    background: #5195D5;
    padding: 12px 16px;
    color: #fff;
    float: left;
    margin: 20px 0;
    text-transform: uppercase;
}
.btn-list:hover {
    text-decoration: none;
}

.li-active > a {
    background-color: #3a3a3a;
    border-radius: 0;
    color: #fff !important;
    cursor: pointer;
    
}



/*------------------------- Where We Build -------------------------------*/

.list-bulid {
    padding: 15px 0px;
}
.row.pad-1 {
    padding: 15px 10px;
    background: #E2E2E2;
    margin: 20px 0;
}
.lst-head {
    letter-spacing: 2px;
    text-align: left;
    margin-top: 8px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Montserrat-Bold;
    text-align: left;
}
.details-1 {
    text-align: left;
}
.form-group.transp {
    background: transparent;
    padding-left: 0;
}
/*-------------------------move in-------------------------------*/

.movein {
    padding: 15px 0px;
}
.psm-0-1 {
    font-size: 15px;
    font-weight: lighter;
    padding: 10px 0;
    color: #333333 text-align: justify;
}
.lst-head2 {
    text-align: left;
    margin-top: 8px;
    font-weight: bold;
    font-size: 18px;
    font-family: Montserrat-Bold;
    text-align: left;
    text-transform: uppercase;
    padding-bottom: 20px;
    letter-spacing: 2px;
}
.lst-head7 {
    text-align: left;
    margin-top: 8px;
    font-weight: bold;
    font-size: 18px;
    font-family: Montserrat-Bold;
    text-align: left;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.lst-head8 {
    text-align:center;
    margin-top: 8px;
    font-weight: bold;
    font-size: 18px;
    font-family: Montserrat-Bold;
    padding-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
/*-------------------------floorplans-------------------------------*/

.row.pad-3 {
    padding: 15px 10px;
    background: #E2E2E2;
    margin: 20px 0;
}
.lst-head3 {
    letter-spacing: 2px;
    text-align: left;
    margin-top: 8px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    font-family: Montserrat-Bold;
    text-align: left;
}
.row.pad-1.pad3>.col-md-6>img {
    width: 100%;
}
.img-center {
    margin: auto;
}
.pagination>li>a {
    border: 1px solid;
}
/*---------------------------------12-5-2016------------------------------------*/

.center-part>h3 {
    font-size: 22px !important;
    padding: 28px 25px !important;
}

/*reserve now 2-------------------------------------------------*/

.form-group {
  margin-bottom: 15px;

}

.form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #555;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
  background: #f7f7f7 linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat scroll 0 0;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  padding: 0.625em 0.4375em;
  width: 100%;
}
.col-md-6.form-group ,.col-md-12.form-group{
  padding-left: 0;
}
.col-md-12.form-group {
  width: 98%;
}
.builderux_checkbox {
  height: 20px;
  vertical-align: text-bottom;
  width: 20px;
}
.bx_lender_name {
  background: #e2e2e2 none repeat scroll 0 0;
  border: 3px solid #e2e2e2;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  padding: 10px;
}
.bx_lender_name span {
  display: block;
  font-weight: 800;
  text-align: center;
}
.nonprequalified_div>.row>.col-md-4 {
  margin: 20px auto;
 
  
  
}
.builderux_submit.btn.btn-primary {
  margin: 0 3%;
}
.col-md-6.form-group.tick_pad {
  padding:  3px 15px;
}
.bx_lender_name.selected, .bx_lender_name:hover {
  border: 3px solid #66afe9;
}
.col-md-8.form_reserve>div {
  width: 50%;
}

@media only screen and (min-width:100px) and (max-width:700px)

{
	.col-md-8.form_reserve>div {
  width: 100% !important;
}
.nonprequalified_div>.row>.col-md-4 {
  text-align: center;
}
.builderux_checkbox.prequalified {
  margin-left: 30px;
}

}

/* end reserve now 2-------------------------------------------------*/
/* whewr we build 2-------------------------------------------------*/

.row.pad-1.pad3>.col-md-7>img {
  width: 100%;
}
/* ---whewr we build 2-------------------------------------------------*/

.p_top {
  font-size: 15px;
}
/*floorplan inner 2--------------------------------*/

.container.f_p12
{
	background:#E2E2E2;
	padding: 5px 15px;
	border-radius:4px;
	
}
				
}

.login_information.col-md-12 {
  width: 82%!important;
}
.pagination {
  border:none !important;
  float:right;
 
}
.pagination::before, .pagination::after {
  display: none;
}
.pagination a {
  box-shadow: none!important;
}
.bx_calculation_wrap.row {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  border-radius: 7px;
}
.bx_fron_categories.bx_categories {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border-radius: 7px;
}
.bx_modal_loader {
    padding: 10%;
    text-align: center;
}
.bx_center {
    text-align: center;
    display: inline-block;
    width: 100%;
}
span.bx_search_cat {
    color: red;
}
.bx_no_data {
    padding: 10px;
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}
.bx_current_step a, .bx_visited_step a, .bx_current_step a:hover, .bx_visited_step a:hover {
    color: #fff;
}
.bx_current_step {
    background: red;
    color: #fff;
}
.bx_active {
    background: green !important;
}
i.lot_Available {
    background-image: url(../images/TopoBtnAvail.jpg);
}
i.lot_Spec {
    background-image: url(../images/TopoBtnSpec.jpg);
}

i.lot_Sold {
	background-image: url(../images/TopoBtnSold.jpg);
}
.lot_Closed {
	background-image: url(../images/TopoBtnClosed.jpg);
}
.topo_icon{
	width: 24px;
    height: 24px;
    display: inline-block;
    cursor:pointer;
}
.bx_fron_sub-cat.bx_sub-cat {
    list-style-type: none;
    padding: 0;
    margin: 0 0 6px 10px;
    display: none;
}
.bx_fron_categories.bx_categories>li {
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 0px 0px 3px 0px;
}
.bx_active
{
    background:#008000 ;
    color:#fff;
}

.bx_fron_sub-cat.bx_sub-cat>li {
	border-top: 1px solid #ccc;
    cursor: pointer;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.move_detail {
    background: #000;
    color: #fff;
    line-height: 30px;
}
.row>.bx_no_data {
  padding: 10px 20px;
}
.bux_single_sub{
	background:#e2e2e2;
	margin-bottom:10px;
	padding:5px;
	border-radius:5px;
}

.home_req_info {
 color:#000;
}

