body {
	color: #646464;
	font-size: 0.9em;
	line-height: 148%;
	background-color: #FFFFFF;
	font-family: 'Helvetica Neue', Helvetica, 'HN', Arial, sans-serif;
}

body, html{
	 width  : 100%;
    height : 100%;
}

.wp-content{
	margin-top: 25px;
	margin-bottom: 25px;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 25px #333;
	max-width: 600px;
    border-bottom: 11px solid #646464;
    box-shadow: 0 0 25px #333;
    padding-bottom: 15px;
}

.barr{
	background: url('../img/bg-bar.png') top left repeat-x;
	height: 51px;
}

.logoo{
	float: left;
	background: url('../img/divi-bar.png') top right no-repeat;
	width: 100px;
	height: 52px;
}

.logoo a{
	background: url('../img/logooo-wapp.png') center center no-repeat;
	width: 100%;
    height: 100%;
    background-size: 100px 100px!important;
    -webkit-background-size: 100px 100px;
    display: block;
}

.titrre{
	display: table-cell;
	vertical-align: middle;

	color: #d2d6d6;
	text-shadow: 0px -1px 1px #0b1212;
	padding-left: 12px;
}

.titrre h1{
	font-size: 17px;
	font-weight: 700;
}

.subtop{
	margin: 0 -15px;
	background-color: #e6e6e6;
}

.subtitle{
	padding: 13px 18px 12px 18px;
    padding-right: 55px;
    position: relative;
}

.subtitle h1{
	font-size: 18px;
    line-height: 22px;
    text-shadow: 0px 1px 0px #fff;
    font-weight: normal;
    color: #626262;
    margin: 0;
}

.payer{
	margin: 0 -15px;
	border-bottom: 11px solid #646464;
}

.payer-content{
	padding: 8px 18px 25px 18px;
    background-color: #fff;
    font-size: 14px;
}

.payer-content .subsubsub{
	padding-bottom: 10px;
}

.forma{
	margin-left: 5%;
	padding-bottom: 20px;
	display: none;
}

.choi{
	padding-bottom: 20px;
}

.choixi {
	line-height: 21px;
	border-left: 1px solid #c0c0c0;
}

.choixi label{
	font-weight: normal;
}

.control-label{
	font-size: 13px;
	font-weight: normal;	
}

.form-control{
	border-radius: 2px;
	font-size: 13px;
	height: 28px;
	padding: 3px 3px 3px 5px;
}

.date-select select{
	color: #454545;
	font-size: 15px;
	height: 26px;
}

.chichipic{
	width: 50%;
	height: 50%;
}

.btn-submiter{
	color: white;
	background-color: #000000;
	border-color: #000000;
}

.btn-submiter:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.verif{
	padding-bottom: 15px;
}

.linko a{
	text-decoration: underline;
}

#foot{
	background: url('../img/bg-footer.png') repeat
}

.blogo{
	padding-top: 20px;
	padding-bottom: 15px;
}

.social{
    border-top: 1px solid #4a4d51;
    background-color: #36393d;
    border-bottom: 2px solid #3b3e43;
    padding: 18px 0 16px 0;
    text-align: center;
}



#load{
	width: 100%;
	min-height: 120px; 
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;  
}

.col-xs-12.cvc{
	padding-top: 8px;
}

input:focus, select:focus{   
    border-color: rgba(51, 130, 35, 0.8) !important;
    box-shadow: 0 1px 1px rgba(51, 130, 35, 0.075) inset, 0 0 8px rgba(51, 130, 35, 0.6) !important;
    outline: 0 none !important;
}

#overlay-back {
    position   : absolute;
    top        : 0;
    left       : 0;
    width      : 100%;
    height     : 150%;
    background : #000;
    opacity    : 0.6;
    filter     : alpha(opacity=60);
    z-index    : 5;
    display    : none;
}

#overlay {
    position : absolute;
    top      : 0;
    left     : 0;
    width    : 100%;
    height   : 100%;
    z-index  : 10;
    display  : none;
} 

.verify{
	margin-top: 20%;
	padding: 15px;
	max-width: 500px;
	background-color: white;
	border-radius: 2px;
}

.verify p{
	margin-top: 15px;
	margin-bottom: 15px;
}

.verify-form{
	font-size: 13px;
	line-height: 4px;
}

.minlabel{
	text-align: right;
	font-weight: normal;
}

.zero-left{
	padding-left: 0;
}

.inputsec{
	width: 100px;
	margin-bottom: 4px;
	border-radius: 3px;
	border: 1px solid #707070;
    padding: 2px;
    font-size: 12px;
}

.nsiti{
	font-size: 12px;
    text-decoration: none;
    color: #3366FF;
}

#forgoter{
	display: none;
	border-radius: 3px;
	padding: 8px 10px 2px 10px;
	margin-bottom: 5px;
	background-color: #eaeaea;
}

.forgoterinputer{
	border: 1px solid #707070;
    padding: 2px;
	border-radius: 3px;
    font-size: 12px;
}