body{ background-color: #ECF5FB; }

.bg-register{ align-items: center; background: url('../img/home/crearcuenta1.png') white; background-position: 50% 24%; background-repeat: no-repeat; background-size: cover; display: flex; height: 60vh; position: relative;}
.bg-register-overlay{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #f1ac33; opacity: 0.3;}

.classic-tabs{ margin-top: -35px; }

input, select{ padding: auto 20px !important; height: 55px !important; }

button{ cursor: pointer; }