.info {
	color: #05497D;
	background-color: #9CCEF9;
}

.error {
	color: #D8000C;
	background-color: #FFBABA;
}

.error2 {
	color: #D8000C;
	background-color: #FFBABA;
}

.error ul {
	text-align: left;
	margin-left: 150px;
	list-style-type: inherit;
}

table {
	border-collapse: separate;
	border-spacing: 5px;
}

strong {
    font-weight: bold;
}

.juntosNO{
	color: #eb0029;
	font-family: 'Roboto Regular', Helvetica, Arial, sans-serif;
	line-height: 25px;
	margin: auto;
	direction:ltr;
	font-size: 24px;
	
}

.divRojo{
	padding: 10px; 
	border: 1px solid rgb(235, 0, 41); 
	border-image: none;
}

.subtitulo01 {
	    font-size: 28px;
	
}

.buttonR {
	padding: 0 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	margin: 10px 0 20px 0;
	width: auto;
	height: 38px;
	line-height: 38px;
	font-family: "Gotham Medium",Helvetica,Arial,sans-serif;
	font-size: 15px;
	color: white;
	font-weight: 400;
	border: 0;
	display: inline-block;
	background-color: #eb0029;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
}

.buttonRDisabled {
  background-color: #9f001c;
  color: #d9d9d9;
  cursor: default;
}

.buttonR:focus{
	text-decoration: none;
	color: white;
}
.buttonR:hover{
	text-decoration: none;
	color:white;
}
.invalid-feedback{
	display: none;
	margin-top: .25rem;
	font-size: 80%;
	color: #dc3545;
}

.invalid {
	border-color: red;
}
.invalidCheck {
	text-decoration:underline red;
	
}

.containerInvalid {
	height:14px; 
}

.columns1A {
	padding-right: 20px;
	float: center;
	width: 650px;
	padding: 0 26px 60px 26px;	
}

.columns2A {
	border-right: 1px solid #dadada;
	padding-right: 20px;
	float: left;
	width: 525px;
	padding: 0 26px 60px 26px;	
}

.columns2B {
	float: left;
	width: 320px;
	padding: 0 26px 60px 26px;
	
}
.columns2C {
	float: left;
	width: 200px;
	padding: 0 26px 60px 26px;
	
}

.columnsIzqC {
	float: left;
	width: 225px;
	padding: 0 26px 60px 26px;
	
}

.lateralRojo {
	padding: 0 12px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	text-align: center;
	margin: 10px 0 20px 0;
	width: 293px;
	height: 56px;
	font-family: "Gotham Medium",Helvetica,Arial,sans-serif;
	font-size: 16px !important;
	color: white;
	font-weight: 400;
	border: 0;
	display: inline-block;
	background-color: #eb0029;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	text-transform: uppercase;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	cursor: pointer;
	line-height:16px;
}

.columnIzq1 {
	float: left;
	width: 40%;
	padding: 0 15px 15px 15px;
	
}

.columnIzq2 {
	float: left;
	width: 60%;
	padding: 0 10px 10px 10px;
	
}

.bkg {
	background-attachment: fixed;
	background-image: url(/banorte/__host/banorte.inklusion.incluirt.com/BanorteTeAyuda-2.0/includes/exito/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

.tabCen {
	width: 710px;
}

.divPadre {
    width:1170px;
    text-align:center;
}
.divHijo {
    width:800px;
    margin:0px auto;
    
}

.inputCen {
	width: 230px;
}
.input2C {
	width: 240px;
}
.input3C {
	width: 160px;
}

.bkgHSB {
	background-image: url(/banorte/__host/banorte.inklusion.incluirt.com/BanorteTeAyuda-2.0/includes/img/Banorte-HotSale-2020-registro.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 555px;
    width: 540px;
    height: 145px;
}


