﻿#signUpView{ background-color: #fbfbfb;border-radius:10px; }
.libree-img
{
    width: 185px;
    height: 64px;
    margin: 150px auto 10px;
    display: block;    
}

.form-signin
{
    max-width: 460px;
    padding: 15px;
    margin: 0 auto;
}
.ctr-login
{
	width: 200px !important;
	height: 33px !important;
}
.forgot
{
	color: #7c7b72;
	text-decoration: underline;
	text-align: right;
	font-size: 13px;
	margin-top: 5px;	
}
.btn-login{
	background-color: #7ac701 !important;
	color: #fff !important;
	font-family: Futura !important;
	font-weight: normal !important;
	font-size: 15px !important;
	height: 33px !important;
	width: 120px !important;
	padding: 0 !important;
	margin-left: -34px;
}
.site-secure
{		
    margin-top: 15px; 
    margin-right: 30px !important;         
}
.site-secure a
{
	font-size: 13px;
    color: #7c7b72;
    text-decoration: none;
}
.site-secure a:hover
{
	text-decoration: none;
	color: #7c7b72;
}
.site-secure span
{
	font-size: 18px;
}
.form-group
{
	margin-bottom: 7px !important;
}
.alert-danger
{
	background-color: #dc1637 !important;
	font-size: 14px !important;
	color: white !important;	
}
.alert-danger span
{
	font-size: 30px;
	float:left;
}
.alert-danger p
{
	width: 80%;
	margin-left: 50px;
	margin-top: 0px !important;	
}
/***********************REGISTRO********************************/
.control-label
{
	padding-right: 0px !important;
}
.input-container
{
	padding-left: 3px;
}
.form-control{
	height: 30px !important;
}
.registro {
	margin-top: 10px;
	margin-bottom: 20px; 
    margin-right: 20px;
}
.registro .header {
	border-bottom: #d9d7c7 solid 1px;
	overflow: hidden; }
.registro .header h2 {
	margin: 0 0 10px;
    float: left;
    font-family: Futura;
    font-weight: 400;
    font-size: 20px;
    color: #ff9c00; }
.registro .body {
    overflow: hidden;
    padding-top: 15px; }
.registro label {
    font-size: 13px;
    font-family: Futura;
    font-weight: 400; 
    color: #646464; }

.registro#r1,.registro#r2 {
	border: 1px solid #d9d7c7;
    border-radius: 8px;
    overflow: hidden;
    padding: 2px 20px 38px; }
.registro#r1 .body .left {
	float: left;
    width: 550px; }
.registro#r1 .body .left label {
	padding-right: 0; }
.registro#r1 .body .right {
	float: left;
    margin-left: 56px;
    width: 260px; }
.registro#r1 .body .right label.t1 {
	font-size: 18px;
    margin-bottom: 10px;
    text-align: left; }
.registro#r1 .body .right label.btn-custom {
	font-size: 14px;
    font-weight: 700;
    font-family: "Open Sans";
    margin-bottom: 10px; }
.registro#r1 .body .right p {
	margin: 0; }
.registro#r1 .body .control-group .control-label {
    width:175px !important; }
.registro#r1 .body .control-group .controls .form-control {
	width:60% !important; }
#frmregistro-1 .registro .row .col-7 .has-error .help-block {
    margin-left: 230px !important;
	text-align: left !important;
}
.registro#r3, .registro#r4 {
    border: 1px solid #d9d7c7;
    border-radius: 8px;
    overflow: hidden;
    padding: 32px 32px 17px;
}
.registro#r3 .header, .registro#r4 .header {
        border-bottom: 0 none transparent;
}
.registro#r3 .body,
.registro#r4 .body {
    background-color: #f1f0e4;
    padding: 33px 24px 14px 33px;
    margin-bottom: 17px;
}
.registro#r3 .body .head,
.registro#r4 .body .head {
    overflow: hidden;
}
.registro#r3 .body .head .pull-left,
.registro#r4 .body .head .pull-left {
    width: 624px;
}
.registro#r3 .body .head .pull-right,
.registro#r4 .body .head .pull-right {
    width: 193px;
    text-align: center;
    margin-top: 18px;
}
.registro#r3 .body .files .file,
.registro#r4 .body .files .file {
    width: 210px;
    min-height: 200px;
    float: left;
    margin-right: 20px;
    border-radius: 8px;
    border: 1px solid #d9d7c7;
    background-color: #fff;
    text-align: center;
}
.registro#r3 .body .files .file h3,
.registro#r4 .body .files .file h3 {
    color: #ff9c00;
    font-size: 16px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.registro#r4 .body .files .file h3{
    color: green;
}
.registro#r3 .body .files .file p,
.registro#r4 .body .files .file p {
    font-size: 12px;
    margin-bottom: 5px;
}
.registro#r3 .body .files .file i,
.registro#r4 .body .files .file i {
    color: #7ac701;
    font-size: 20px;
}
.registro#r3 .body .files .form-group,
.registro#r4 .body .files .form-group {
    width: 300px;
    float: left;
}
.registro#r3 .body .files .form-group .control-label,
.registro#r4 .body .files .form-group .control-label {
    padding-right: 0;
    text-align: left;
}
.registro#r3 .body .files .form-group .span5,
.registro#r4 .body .files .form-group .span5 {
    padding: 0;
    margin-right: 3px;
}
.registro#r5 .body .table-r5 {
    padding: 30px;      
}
.td-resume {
    text-align:left;
    font-weight:bold;
    font-size: 15px;
}
.td-info
{
	font-size: 14px;	
}
.td-info-green
{
	font-size: 14px;
	background-color: #94d234;
	color:white;	
}
.th-title
{
	font-size: 18px;		
}
.icon-orange {
	font-size: 18px;
	color: #ff9c00;
	margin-top: 3px;
	cursor:pointer;
}
.icon-green {
	font-size: 18px;
	color: #7AC701;
	margin-top: 3px;
	cursor:pointer;
}
.icon-custom-file {
	font-size: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 15px;
	cursor:pointer;
}
.icon-gray {
	color: #646464;
	cursor:pointer;
}
.icon-red {
	color: red;
	cursor:pointer;
}
.fiscal-control
{
	padding-left: 2px;
	padding-right: 2px;
}
#btnReturn2,#btnReturn3,#btnTerminos{
	cursor: pointer;
}
#r-steps {
	margin-top: 17px;
	text-align: center;
}
#r-steps .line-content {
	position: absolute;
	width: 970px;
}
#r-steps .line {
	width: 580px;
	height: 5px;
	background: #E4E1C9;
	z-index: -1;
	margin-top: 12px;
	left: 0;
	position: relative;
	display: inline-block;
	text-align: center;
}
#r-steps .step {
	display: inline-block;
	text-align: center;
	margin-right: 80px;
}
.number1 > .no{
	padding: 4px 15px !important;
}
#r-steps .step:last-child {
	margin-right: 0;
}
#r-steps .step .no {
	background-color: #fff;
	font-size: 20px;
	font-weight: 900;
	border: 4px solid #d9d7c7;
	padding: 4px 13px;
	border-radius: 25px;
	color: #ff9c00;
}
#r-steps .step.current .no {
	border-color: #ff9c00 !important;
}
#r-steps .step.current .Title {
	color: #FFA500;
}
#r-steps .step .Title {
	display: block;
	margin-top: 8px;
	font-weight: 700;
	font-size: 13px;
	font-family: Open Sans;
}
.btn-custom.btn-orange {
  background-color: #ff9c00; }
.modal,.modal-dialog {
	min-width: 700px !important;
}
.modal-body {
	max-height: 400px;
	padding: 15px;
	overflow-y: auto;
}
.back-orange{background-color: #ff9600;  }
.back-blue{	background-color: #1ab7ea;}
.back-green{background-color: #94d234;}
.tooltip {
    min-width: 170px;
}
#r-steps
{
    background-image: url('../img/bg-steps.png');
    background-size: 600px 60px;
    background-repeat: no-repeat;
    background-position: center;
    background-position-y: -21px;
}