

@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=Sorts+Mill Goudy:400italic,400);
@font-face { font-family: Vegur; src: url('fonts/Vegur-Light.otf'); } 




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:#a3a3a3;
	border: solid 1px #636363;
	outline: 0;text-align:left;
	font-family: 'Open Sans', serif;font-size:14px;
	width:375px;padding:10px;text-align:center;margin:5px;height:24px;
	background-color: #FFFFFF;
        background:url(img/email.png) no-repeat right;
        background-position: 360px 14px;
	}
    .inp2 {
        color:#a3a3a3;
	border: solid 1px #636363;
	outline: 0;text-align:left;
	font-family: 'Open Sans', serif;font-size:14px;height:22px;
	width:375px;padding:10px;text-align:center;margin:5px;height:24px;
	background-color: #FFFFFF;
        background:url(img/user.png) no-repeat right;
        background-position: 364px 14px;
	}


.classname {
background: rgba(75,182,232,1);
background: -moz-linear-gradient(top, rgba(75,182,232,1) 0%, rgba(32,165,227,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(75,182,232,1)), color-stop(100%, rgba(32,165,227,1)));
background: -webkit-linear-gradient(top, rgba(75,182,232,1) 0%, rgba(32,165,227,1) 100%);
background: -o-linear-gradient(top, rgba(75,182,232,1) 0%, rgba(32,165,227,1) 100%);
background: -ms-linear-gradient(top, rgba(75,182,232,1) 0%, rgba(32,165,227,1) 100%);
background: linear-gradient(to bottom, rgba(75,182,232,1) 0%, rgba(32,165,227,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4bb6e8', endColorstr='#20a5e3', GradientType=0 );
	text-indent:0;
	border:1px solid #4bb6e8;
	display:inline-block;
	color:#094568;
	font-family:'Lato';
	font-size:25px;
	margin-top:7px;
	font-style:normal;padding-bottom:4px;
	height:55px;
	line-height:20px;
	width:400px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #d1ebfa;
}
.classname:hover {
background: rgba(32,165,227,1);
background: -moz-linear-gradient(top, rgba(32,165,227,1) 0%, rgba(75,182,232,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(32,165,227,1)), color-stop(100%, rgba(75,182,232,1)));
background: -webkit-linear-gradient(top, rgba(32,165,227,1) 0%, rgba(75,182,232,1) 100%);
background: -o-linear-gradient(top, rgba(32,165,227,1) 0%, rgba(75,182,232,1) 100%);
background: -ms-linear-gradient(top, rgba(32,165,227,1) 0%, rgba(75,182,232,1) 100%);
background: linear-gradient(to bottom, rgba(32,165,227,1) 0%, rgba(75,182,232,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#20a5e3', endColorstr='#4bb6e8', GradientType=0 );
	color:#094568;
}.classname:active {
	position:relative;
	top:1px;
}
    

    .footer {color:#909090;font-family: 'Lato';font-size:11px;margin:15px;}
    .footer a {color:#909090;text-decoration:none;}
    
    
    .box1 {border:1px solid white;padding:26px;border-radius: 6px;
    background-color:#fff;filter:alpha(opacity=100); opacity:0.50;}
    
    .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:1px dashed #2ca3e8;
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 30px #2da4e8;
	-moz-box-shadow:inset 0 0 30px #2da4e8;
	box-shadow:inset 0 0 30px #2da4e8;
}


.head0 {font-family: 'Lato', serif;font-size:15px;text-transform:uppercase;letter-spacing:12px;text-shadow: 1px 1px 0px black; font-weight:300;text-align:center;color:#fff8da;}
.head1 {font-family: 'Sorts+Mill Goudy', serif;font-size:43px;letter-spacing:0px;text-shadow: 1px 1px 0px #000; font-weight:400;text-align:center;margin:12px;color:#fff;padding:0 60px;}
.head2 {font-family: 'Lato', serif;font-size:18px;color:#cbcbcb;letter-spacing:0px;line-height:26px;text-shadow: 1px 1px 0px black;padding:0 166px;text-align:center;font-weight:200;}

.inbox {font-family: 'Lato', serif;font-size:13px;font-weight:normal;text-align:center;
text-shadow: 1px 1px 1px #000;color:#909090;
filter: dropshadow(color=#000, offx=1, offy=1);
}

hr {
  border-top: 1px dashed #353535;
  border-left:0px;border-bottom:0px;border-right:0px;
  color: #fff;
  background-color: #000;
  height: 1px;
  width:72%;margin-bottom:1px;
}

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

.arrow {position:absolute;background:url(img/arrow.png);     width:89px; 
    height:106px; 
    display:block; 
margin-left:27px;margin-bottom:0px;margin-top:373px;}


/* SmartPhone ----------- */
@media
only screen and (max-device-width: 600px), screen and (max-width: 600px) {
.box2 {width:90%}
.box3 {margin:5px;margin-top:25px;width:90%}
.classname {width:95%;height:130px;font-size:45px;}
.inp, .inp2 {width:90%;height:70px;font-size:31px;background:none;padding:20px;border: solid 2px #a1a1a1;}
.arrow {background:none;}
.head0 {font-size:29px;}
.head1 {font-size:68px;line-height:77px;margin-top:35px;margin-bottom:1px;}
.head2 {font-size:30px;line-height:39px;margin-bottom:43px;margin-top:40px;padding:0 106px;}
.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:4px;}
}