.sta_white_box{ background:#FFF; padding: 20px; margin: 20px 15px 20px 0; border: 1px solid #CCC; border-radius:4px;
                max-width:500px;}
.sta_white_box h1{ margin:0 0 20px; font-weight: normal;}
.row{ margin-right: -15px; margin-left: -15px; margin-bottom:15px; overflow: hidden;}
.col-md-6{ width:55%; padding:0 15px; float:left;}
.col-md-10{ width:90%; padding:0 15px; float:left;}
.col-md-4{ width:25%; padding:0 15px; float:left;}
.sta_white_box label{ display:block; margin:0 0 6px;}
.sta_white_box .form-control{ float: left; width: 100%;}
.sta_white_box1
{
    max-width:800px;
}
.clear{clear:both;}
.clear10{clear:both;height: 10px;}
label {cursor: default;}
#message{  margin-bottom: 10px;margin-left: 0;margin-top: 10px;}
#wpfooter, #footer-thankyou{display:none}
.removeColDiv {
    background-image: url("../images/removeIcon.png");
    display: block;
    float: right;
    height: 13px;
    margin: 2px;
    width: 12px;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/4.gif) center no-repeat #fff;
}