/* IE 8*/
.container
{
	display:table;
	width: 100%;
}
.row
{
	/*height: 100%;*/
}
.col-sm-4
{
	display: table-cell;
}
.form-inline select:focus, .form-control:focus {
	border:1px solid #999 !important;
}
.form-inline .form-control {
	margin-bottom: 10px;
}
.tarj-cab .img-rounded {
	height: 51px !important;
}
.modal-estado-cuenta .modal-sm {
	width: 400px !important; 
}
.content-width {
	width: 700px !important;
} 
.ibc-content h2 {
	margin-bottom: 10px !important;
}
.btn-info-movil  input {
	width: 50px !important;
}
#financiacion-saldos-pesos #textfield17, #financiacion-saldos-dolares #textfield6 {
	width: 80% !important;
}
.accepts-conditions {
	width: 100% !important;
}
.form-inline .checkbox label {
	width: 50% !important;
}
.modulo-scroll {
	padding-right: 20px !important;
}
.tabla-info {
	margin-bottom: 10px !important;
}
.parrafo-debito .input-text-list {
	margin-right: 50px;
}
.numer-ref-input {
	float: none !important;
	width: 200px !important;
}
.module-card-payment .text-align-right {
	width: 130px !important;
}
.pago-dua-ie8 .input-text-list, .debito-auto-ie8 .input-text-list {
	width: 70px !important;
}
.contactanos-cont label {
	padding-left: 10px;
}
.ie8-contactanos .col-sm-2 input {
	width: 40px !important;
}
.ie8-contactanos .col-sm-4 input {
	width: 60px !important;
}