.rqst-site{width:40px; height:200; bottom:247px; position:fixed; right:10px;}

div#popup_content { margin: -10px 7px; }



.site-head{font-family:'HelveticaNeueLTCom-Lt', sans-serif; font-weight:bold; font-size:18px; margin:5px 0 0 0; color:#40aad3;}

#backgroundPopup { 

	z-index:999999;

	position: absolute;

	display:none;

	height:100%;

	width:100%;

	background:#000;	

	top:0px;  

	right:0px;

}

#toPopup {

font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
background: none repeat scroll 0 0 #FFF;
border: 5px solid #0E61E0;
border-radius: 3px 3px 3px 3px;
color: #333;
height: auto;
display: none;
font-size: 14px;
margin-right: 10px;
padding-left: 10px;
position: fixed;
right: 43px;
top: 200px;
z-index: 999999!important;
width: 250px;
height: 340px;



}



div.close {

background: url(../../img/pop-up/close.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
bottom: 0;
cursor: pointer;
right: -6px;
height: 28px;
position: relative;
width: 21px;
/* margin-left: 210px; */
/* margin-top: 7px; */
position: absolute;
top: 4px;
background-size: 11px;

}





form input[type="submit"] {

background: #E74C3C;
padding: 5px;
display: inline-block;
color: #FFF;
text-transform: uppercase;
font-size: 14px;
transition: 0.5s ease;
-o-transition: 0.5s ease;
-webkit-transition: 0.5s ease;
border: none;
cursor: pointer;
outline: none;
width: 94%;
border: 1px dashed #C22F20;
margin-left: 2px;
box-shadow: none;

}

form input[type="submit"]:hover{

	background:#1C3996;

}



.clearfix:after {

  content: ".";

  display: block;

  height: 0;

  clear: both;

  visibility: hidden;

}

/*.input{ background:#fff; border:#bbbbbb solid 1px; width:200px; padding:0px 5px; height:26px; margin:5px 0px; color:#333;}

.textarea{ background:#fff; border:#bbbbbb solid 1px;width:200px; padding:5px 5px 0; height:40px; color:#333; font-family:Arial, Helvetica, sans-serif; margin-top:6px; resize:none;}*/

