body {
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    /*background-color: #fff;*/
    background:none transparent;
}


label.readonly {
    color: #C4C4C4;
}

/********* New Front ***********/
.btn-success, .btn-success:hover, .btn-success:active, .btn-success:visited, .btn-success:focus, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #8EBF45;
    border-color: #8EBF45;
}

div.panel {
    /* max-height: 0; */
    /* overflow: hidden; */
    transition: 0.6s ease-in-out;
    border-radius: 20px;
    margin-top: 5px;
    opacity: 1;
    border: 0px solid transparent !important;
    margin: 10px;
}

div.panel.show {
    opacity: 1;
    max-height: 500px;
}

.panel-body {
    padding: 15px;
    background-color: #E9E9E9;
    border-radius: 20px;
    margin-block: inherit;
    width: -webkit-fill-available;
}

/********** input radio ***********/
input[type=radio]:checked{
	background: green;
	font-family: 'Glyphicons Halflings';
    content: "\e114";
}
input:checked {
  border: 6px solid black;
}
input[type='radio']:after {
        width: 20px;
        height: 20px;
        border-radius: 5px;
        top: -5px;
        left: -1px;
        position: relative;
        background-color: white;
        content: '';
        display: inline-block;
        visibility: visible;
        border: 2px solid #E9E9E9;
    }

input[type='radio']:checked:after {
	/*font-family: 'Glyphicons Halflings';
    content: "\e114";*/
    content: "\f00c";
    font-family: 'FontAwesome';
    color: #8EBF45;
    font-size: 18px;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    top: -5px;
    left: -1px;
    position: relative;
    background-color: white;
    display: inline-block;
    visibility: visible;
    border: 2px solid #E9E9E9;
}

/******** btn input  ********/s
.has-success .input-group-addon {
    color: #3c763d;
    font-size: 16px;
    vertical-align: middle;
    background-color: white !important;
    border-color: #dfdfdf;
}
.input-group-addon {
    background-color: white !important;
    color: #0058A1;
    /*font-family: 'Roboto', sans-serif;*/
}

.glyphicon-calendar:before {
    content: "\e109";
    color: #3c763d;
}

.imgPoint{
		margin-left: -33px;
    	margin-top: 10px;
    	width: 20px;
    	z-index: 1;
    	position: absolute;
	}

/************ Img background *************/
.recurso1 { 
  position: absolute;
  z-index: 0;
  max-height: 30%;
  max-width: 20%;
  top: 0px;
  right: 0px;
}
.recurso2 { 
  position: absolute;
  z-index: 0;
  max-height: 50%;
  max-width:50%;
  bottom: 0px;
  left: 0px;
}
.recurso3 { 
  position: absolute;
  z-index: 0;
  max-height: 20%;
  max-width:20%;
  bottom: 0px;
  right: 0px;
  margin-right: 20px;
  margin-bottom: 20px;
}

/**********  OTP  ***********/
.pinlogin .pinlogin-field {
	background-color: #FFF !important;
    color: #ccc !important;
    font-size: 45px !important;
    padding-top: 8px !important;
    box-sizing: border-box;
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 5px;
    margin: 0px 5px;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 6px;
    text-align: center;
}

.footer {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10%;
	padding-right: 10%;
	background: #007FBE !important;/*#9dba39;*/
	color: white;
	position: fixed;
 	left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
}



.optionBanner {
	margin-top: 0px;
	background: #F1F1F1;
	color: white;
}

hr {
	border: 4px solid #9dba39;
	margin-bottom: 2px;
	margin-top: 2px;
}

.textDiv {
	color: #0058A1;
	font-size: 20px;
	padding-top:2.5%;
}

a {
	color: white;
	text-decoration: none !important;
	font-size: 11px;
}

b {
	color: #8EBF45; /*#9dba39;*/
}

p {
	color: #9E9E9E;
	 padding: 0;
	 margin:0;
}

.colhr {
    padding-right: 5px !important;
    padding-left: 0px !important;
}

@media only screen and (max-width: 1200px) {
	.iconohome{
		height: 130px;
		width: 130px;
	}
}
@media only screen and (max-width: 800px) {
	.iconohome{
		height: 80px;
		width: 80px;
	}
}
@media only screen and (max-width: 500px) {
	.iconohome{
		height: 50px;
		width: 50px;
	}
}

.textError1{
	color: #0058A1;
	font-size: 60px;
}
.textError2{
	color: #016AC1;
	font-size: 40px;
}
.textError3{
	color: #C4C4C4;
	font-size: 18px;
	text-align:center;
	padding-top: 15px;
}
.textError4{
	color: #016AC1;
	font-size: 15px;
}

.textError5{
	color: black;
	font-size: 20px;
	font-weight: bold;
}
.textError6{
	color: black;
	font-size: 16px;
}

.textError7{
	color: #007FBE; /*#0058A1;*/
	font-size: 30px;
}
.textError8{
	color: #016AC1;
	font-size: 30px;
}
.textError9{
	color: black;
	font-size: 50px;
}
.textError10{
	color: #016AC1;
	font-size: 50px;
}

.textError11{
	color: black;
	font-size: 20px;
	
}

.textError11{
	color: #007FBE; /*#0058A1;*/
	font-size: 15px;
}

.spanText{
    color: #9dba39;
    font-size: 40px;
    border-bottom:3px solid #0058A1;
}

.divClass {
  width: 100%;
  border: #E2be35 2px solid !important;
  margin-left: auto;
  margin-right: auto;
}
.divClass2 {
  width: 60%;
  border:  #F1F1F1 2px solid !important;
  margin-left: auto;
  margin-right: auto;
}
.divClass3 {
  width: 60%;
  border: #E2be35 2px solid !important;
  margin-left: auto;
  margin-right: auto;
}

.bValor {
	color: black;
}
.bValor2 {
	color: black;
	font-size: 30px;
}

inputSubmit{
	background-color: #E2be35;
	border-color: #E2be35;
	color: black;
}

.inputGroupBtn {
    font-size: 14px !important;
}

.sw-theme-circles > ul.step-anchor > li {
    margin-left: 250px !important;

}
.sw-theme-circles > ul.step-anchor > li.active > a {
    border-color: #016AC1;
    color: #fff;
    background: #016AC1;
    font-size: 20px;
}

.sw-theme-circles > ul.step-anchor > li.done > a {
    border-color: #7aa8d3;
    color: #fff;
    background: #7aa8d3;
}

.btn-primary:hover {

    color: #fff;
    background-color: #005b9c;
    border-color: #005b9c;

}

.btn-success,.btn-success:hover, .btn-success:active, .btn-success:visited,.btn-success:focus,.open > .dropdown-toggle.btn-success   {
    color: #fff;
    background-color: #8EBF45;/*#9dba39;*/
    border-color: #8EBF45;
}

.btn-success:hover {
	box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.4);
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover
{
color: #fff;
background-color: #9dba39; 
border-color: #9dba39; 
}

.btn-primary{
    color: #fff;
    background-color: #005b9c;
    border-color: #005b9c;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #FFFFFF;
    opacity: 1;
    border: 1px solid #C4C4C4;
    color: #C4C4C4;
}

.lbcontroltitulos{
color: white;
	background: #0058A1;
}

.input-group-addon { 
	width: 30px; 
	 text-align:left;
	 background-color: #0058A1 !important;
	 font-family: 'Roboto', sans-serif;
	 color: #ffffff;
	 /*font-weight: bold;*/
	 }

.input-group { width: 100%; }

.column {
  float: left;
  width: 25%;
  padding-bottom: 10px;
}

/* Style the images inside the grid */
.column img {
  opacity: 0.8;
  cursor: pointer;
}

.column img:hover {
  opacity: 2;
}

.card-header {
    padding: 0px;
    margin-bottom: 0;
    background-color: #005b9c;
    border-bottom: 1px solid rgba(0,0,0,.125);
    border-radius: 10px;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 10px;
    margin-top:10px;
    margin-left:50px;
    margin-right:50px;
}

.btn-link {
    font-weight: 400;
    color: #fff;
    background-color: transparent;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}

.btn
{
font-size:16px;
}

.select2-container .select2-selection--single {
    height: 34px;
 }

 
 
 .row{
	
	padding-left: 3px;
	padding-right: 7px;
}

.container {
    width: 70%;
}

.sw-theme-arrows > ul.step-anchor > li.active > a {
    border-color: #9dba39 !important;
    color: #fff !important;
    background: #9dba39 !important;
}

.sw-theme-arrows > ul.step-anchor > li.active > a:after {
    border-left: 30px solid #9dba39 !important;
}

.sw-theme-arrows > ul.step-anchor > li.done > a {
    border-color: #005b9c !important;
    color: #fff !important;
    background: #005b9c !important;
}


.sw-theme-arrows > ul.step-anchor > li.done > a:after {
    border-left: 30px solid #005b9c;
}

.panel-default>.panel-heading {
    color: #FFFFFF;
    background-color: #005b9c;
    border-color: #ddd;
}

.class-moneda
{
	text-align:right;
}



.sw-theme-arrows {
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #fff;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    background: #fff;
}
#DivCalculadora{
visibility:hidden; 
position:absolute;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 10px;
left:10%; 
bottom:10%;
height:650px !important;
min-height: 650px !important;
min-width :360px;
width:360px;
top:15%;
z-index:10000000000000;
background:#fff;
border:1px solid #000;	
overflow: auto; 
}


#DivContainerPdf{
visibility:hidden;
position:absolute;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
left:10%; 
bottom:10%; 
height:80%;
width:70%;
top:15%;
z-index:3;
background:#fff;
border:1px solid #000;	
overflow: auto;
}


#progressbar {
margin-top: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    color: lightgrey
}

#progressbar .active {
    color: #007FBE
}

#progressbar .active1 {
    color: #8EBF45
}

#progressbar li {
    list-style-type: none;
    font-size: 15px;
    width: 14.2%;
    float: left;
    position: relative;
    font-weight: 400;
    text-align: center;
}

#progressbar #validacion:before {
    font-family: FontAwesome;
    content: "\f13e"
}

#progressbar #perfilamiento:before {
    font-family: FontAwesome;
    content: "\f007"
}

#progressbar #solicitud:before {
    font-family: FontAwesome;
    content: "\f030"
}

#progressbar #aceptacion:before {
    font-family: FontAwesome;
    content: "\f00c"
}

#progressbar #afiliacion:before {
    font-family: FontAwesome;
    content: "\f040"
}

#progressbar #pagare:before {
    font-family: FontAwesome;
    content: "\f040"
}

#progressbar #aprobacion:before {
    font-family: FontAwesome;
    content: "\f19d"
}

#progressbar li:before {
    width: 50px;
    height: 50px;
    line-height: 45px;
    display: block;
    font-size: 20px;
    color: #ffffff;
    background: lightgray;
    border-radius: 50%;
    margin: 0 auto 10px auto;
    padding: 2px
}

#progressbar li:after {
    content: '';
    width: 100%;
    height: 10px;
    background: lightgray;
    position: absolute;
    left: 0;
    top: 20px;
    z-index: -1
}

#progressbar li.active:before,
#progressbar li.active:after {
    background: #007FBE
}

#progressbar li.active1:before,
#progressbar li.active1:after {
    background: #8EBF45
}


.progress {
    height: 20px
}

.progress-bar {
    background-color: #673AB7
}

.fit-image {
    width: 100%;
    object-fit: cover
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #8EBF45 transparent transparent transparent;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #007FBE;
}

.lobibox.lobibox-window .lobibox-header {
    /* background-color: #007FBE; */
    background: radial-gradient(#007FBE, #007FBE);
    color: #eee;
    font-size: 18px;
}

#scrolly{
margin-top:10px!important;
 	width: 95%;
 	height: 100%;
 	overflow: auto;
 	overflow-y: hidden;
 	margin: 0 auto;
 	white-space: nowrap;
 	border: 0px solid;
padding: 1%;
border-radius: 10px;
-webkit-box-shadow: 10px 10px 22px -6px rgba(0,0,0,0.5);
-moz-box-shadow: 10px 10px 22px -6px rgba(0,0,0,0.5);
box-shadow: 10px 10px 22px -6px rgba(0,0,0,0.5);
}


.imgStep {
    margin-right: 1%;
    margin-left: 1%;
    display: inline;
    margin-top:5px;
    margin-bottom:5px;
  }
.imgStep2 {
    margin-right: 1%;
    margin-left: 1%;
    display: inline;
    margin-top:-15px;
  }
