

@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400italic,400,700italic,700,900italic,900);
@import url(http://fonts.googleapis.com/css?family=Lato);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,300,400italic,400,600italic,600,700italic,700,800italic,800);
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:200italic,200,300italic,300,400italic,400,600italic,600,700italic,700,900italic,900);





html, body {min-height:100%;}

body {
	margin:0;
	font-family:'Lato', sans-serif;
	font-size:18px;
	color:#2a2e31;
        
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block; margin:0; padding:0;}
dl, dt, dd {margin:0; padding:0;}
img {border:0; vertical-align:bottom;}
a {outline:none; text-decoration:none; color:#000;}
a:hover {text-decoration:underline;}
form, h1, h2, h3, h4, h5, h6 {margin:0 0 10px 0;}
p {margin:0 0 28px 0; line-height:28px;}
h1, h2, h3, h4, h5, h6 {font-weight:700; margin-bottom:70px; letter-spacing:-1px;text-align:center;}
ul, li {margin:0; padding:0;}

.fl {float:left;}
.fr {float:right;}
.clear {clear:both; font-size:0px; line-height:0px;}

input[type="text"]:focus {outline:none;}
input[type="password"]:focus {outline:none;}
select:focus{outline:none;}


* html .clearfix { height:1%;}

*+html .clearfix { display:inline-block;}

.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}



.wrapper {max-width:800px; margin:auto; position:relative;}

.content {max-width:800px; margin:auto; padding:11px;margin:22px;}


    .box {border:4px dashed #c80000;padding:20px;margin:15px;width:410px;background-color:#fcffcb;font-family:arial;font-size:16px;line-height:20px;}
    
form {padding:0;margin:0;}
    .inp {
        color:#3f464d;
	border: solid 1px #c9c9c9;
	outline: 0;text-align:left;
	font-family: 'Source Sans Pro', serif;font-size:15px;
	width:342px;padding:10px;padding-top:9px;margin:4px;
	background-color: #FFFFFF;
        background:url(../images84/email.png) no-repeat;
        background-position: left 10px center;
        /*background-position: 13px 16px;*/
        padding-left:43px;
	}
    .inp2 {
        color:#3f464d;
	border: solid 1px #c9c9c9;
	outline: 0;text-align:left;
	font-family: 'Source Sans Pro', serif;font-size:15px;
	width:342px;padding:10px;padding-top:9px;margin:4px;
	background-color: #FFFFFF;
        background:url(../images84/user.png) no-repeat;
        background-position: left 10px center;
        /*background-position: 17px 14px;*/
        padding-left:43px;
	}


.classname {
background: #f1e767; /* Old browsers */
background: -moz-linear-gradient(top,  #f1e767 0%, #feb645 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#feb645)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f1e767 0%,#feb645 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f1e767 0%,#feb645 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#feb645',GradientType=0 ); /* IE6-9 */

	font-weight:600;
	text-indent:0;
	border:1px solid #feb645;
	display:inline-block;
	color:#a51111;
	font-family:'Source Sans Pro'; 
	font-size:23px;
	margin-top:7px;
	font-style:normal;padding-bottom:5px;
	height:54px;
	line-height:20px;
	width:397px;
	text-decoration:none;
	text-align:center;
	text-shadow: 1px 1px 0px rgba(255,255,255, 0.6);
}
.classname:hover {
background: #f1e767; /* Old browsers */
background: -moz-linear-gradient(top,  #f1e767 0%, #ff6e07 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e767), color-stop(100%,#ff6e07)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f1e767 0%,#ff6e07 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f1e767 0%,#ff6e07 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f1e767 0%,#ff6e07 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f1e767 0%,#ff6e07 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e767', endColorstr='#ff6e07',GradientType=0 ); /* IE6-9 */

	border:1px solid #ff6e07;
	color:#fff;text-shadow: 1px 1px 0px rgba(0,0,0, 0.4);
}.classname:active {
	position:relative;
	top:1px;
}
    

    .footer {font-family: 'Lato';font-size:12px;margin:15px;color:#949494;
text-shadow: 1px 1px 0px rgba(255,255,255, 0.4);}
    .footer a {color:#949494;text-decoration:none;}
    
    
    .box1 {border:1px solid #fff;padding:26px;border-radius: 6px;width:600px;
    background: rgb(255, 255, 255) transparent;
    background: rgba(255, 255, 255, 0.5);
    /* For IE 5.5 - 7*/
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#000, endColorstr=#000);
    /* For IE 8*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#000, endColorstr=#000)";
    
    	-webkit-box-shadow:inset 0 0 90px #fff;
	-moz-box-shadow:inset 0 0 90px #fff;
	box-shadow:inset 0 0 90px #fff;padding-bottom:30px;
	-moz-box-shadow: 1px 1px 3px 2px #c8c8c8;
-webkit-box-shadow: 1px 1px 3px 2px #c8c8c8;
box-shadow: 1px 1px 3px 2px #c8c8c8;
}
    
    .box2 {
background-color:#f5fcf0;filter:alpha(opacity=100); opacity:1.00;
border:3px solid #d0e3c1;
width:590px;margin:34px;
-moz-box-shadow: 1px 1px 7px 2px #37452d;
-webkit-box-shadow: 1px 1px 7px 2px #37452d;
box-shadow: 1px 1px 7px 2px #37452d;
border-radius: 10px;
margin:auto;

}
    
    .box3 {

margin:auto;
border:2px dashed #e8592d;
filter:alpha(opacity=100); opacity:1;
width:450px;margin:34px;padding:16px;padding-bottom:33px;
text-align:center;
border-radius: 16px;
padding-top:23px;
	-webkit-box-shadow:inset 0 0 50px #e7edf1;
	-moz-box-shadow:inset 0 0 50px #e7edf1;
	box-shadow:inset 0 0 50px #e8592d;
}


.head0 {font-family: 'Source Sans Pro', serif;font-size:14px;text-transform:uppercase;letter-spacing:1px;text-shadow: 1px 1px 0px #000; font-weight:400;text-align:center;color:#fff;margin-top:6px;margin-bottom:19px;padding-left:5px;background-color:#93aebc;padding:4px;border-radius:12px;width:424px;text-shadow: 1px 1px 0px rgba(0,0,0, 0.4);}
.head1 {font-family: 'Source Sans Pro', serif;font-size:47px;line-height:49px;letter-spacing:-1px;text-shadow: 1px 1px 0px #fff; font-weight:700;text-align:center;margin:12px;margin-top:17px;color:#105e86;}
.head1-1 {font-family: 'Source Sans Pro', serif;font-size:26px;line-height:31px;letter-spacing:-1px;text-shadow: 1px 1px 0px #fff; font-weight:200;text-align:center;margin:12px;margin-top:18px;color:#3e3e3e;}
.head2 {font-family: 'Source Sans Pro', serif;font-size:20px;color:#a51111;letter-spacing:0px;line-height:25px;text-shadow: 1px 1px 0px white;padding:14px 16px;padding-bottom:18px;text-align:center;font-weight:200 }

.inbox {font-family: 'Source Sans Pro', serif;font-size:13px;font-weight:normal;text-align:center;
color:#949494;
text-shadow: 1px 1px 0px rgba(255,255,255, 0.4);margin-top:23px;
}

hr {
  border-top: 0px solid #737373;
  border-left:0px;border-bottom:0px;border-right:0px;
  color: #fff;
  background-color: #454545;
  height: 1px;
  width:80%;margin-bottom:1px;
}

.secure {position:relative;bottom:2px;}

.arrow {position:absolute;background:url(../images84/arrow.png);     width:160px; 
    height:178px; 
    display:block; 
margin-left:0px;margin-bottom:0px;margin-top:363px;}

/* SmartPhone ----------- */
@media
only screen and (max-device-width: 600px), screen and (max-width: 600px) {
.box2, .box1 {width:90%}
.box3 {margin:5px;margin-top:25px;width:90%}
.classname {width:95%;height:120px;font-size:45px;margin-bottom:22px;}
.inp, .inp2 {width:90%;font-size:31px;padding:20px;border: solid 2px #a1a1a1;}
/*.inp, .inp2 {width:90%;height:60px;font-size:31px;background:none;padding:20px;border: solid 2px #a1a1a1;}*/
.arrow {background:none;}
.head0 {font-size:23px;margin-top:18px;margin-bottom:35px;width:644px;}
.head1 {font-size:58px;line-height:67px;margin-top:35px;margin-bottom:31px;}
.head2 {font-size:32px;line-height:39px;margin-bottom:43px;margin-top:40px;padding:0 16px;}
.inbox {font-size:25px;margin-top:42px;}
.footer {font-size:15px;margin-top:30px;}
.content, .wrapper {max-width:95%;padding:22px;padding-top:12px;margin:0;}
.secure {position:relative;bottom:12px;}
}

#hide_iframe{
z-index: 999;	
display: none;    
right:0;position:absolute;margin: 0;
padding: 0;
bottom: 0;
top: 0;     
width: 100%;
height: 100%;    
}