@import url('https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap');

*[style] {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px;
}

*, body, p, h1, h2, h3, h4, h5, h6, li, ul, ol, table {
	font-family: 'Roboto', sans-serif !important;
	color: #73757F;
	font-size: 15px;
}

body[style], p[style], .text, .x-panel-mc, .x-tree3-node-text, .x-fieldset legend, button {
	font-size: 13px !important;
	font-family: 'Roboto', sans-serif !important;
	color: #73757F;
}

span[style], b {
	font-size: inherit !important;
	display: inherit !important;
	width: inherit !important;
	height: inherit !important;
}


body {
    background: #F0F2F2;
    margin: 0px;
    padding: 0px;
}

.container {
    display: block;
    background: #fff;
    box-shadow: #0000000f 0 0 20px;
    margin-right: auto;
    width: 800px;
    height: 475px;
    margin-left: auto;
    overflow: hidden;
}

.col-derecha {
    width: 35%;
    height: 100%;
    margin: 0px;
    float: left;
    box-shadow: #00000057 0px 0px 15px;
    background: #3295D5 url(../images/registrate-bg.png) no-repeat center bottom;
}

.col-izquierda {
    width: 65%;
    height: 100%;
    float: left;
}

.col-izquierda .inner-content-col {
    padding: 45px 60px 0px 60px;
}

.col-derecha .inner-content-col {
    padding: 45px 30px 0px 30px;
    text-align: center;
    color: #fff;
}

.fila {
    display: inline-block;
    width: 100%;
}

h3 {
    font-size: 0.8em;
}

.col-derecha h2, .col-derecha h3, .col-derecha p {
    color: #fff;
}

a.boton.main {
    background: #246DF8;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 9px 14px;
    border-radius: 8px;
}

.fila * {
    display: inherit;
}

.col-izquierda .inner-content-col {
    text-align: center;
}

h2 {
    padding: 0px;
    margin: 0px;
    vertical-align: top;
    line-height: 50px;
    padding-left: 10px;
    font-size: 1.3em;
}

p {
    font-size: 0.9em;
}

.longTxt {
    width: 100%;
}

span.LongTextBack input, .longTxt input {
    width: 100%;
    line-height: 1.9em;
    margin-bottom: 8px;
    border-radius: 6px;
    border: 1px solid #ccc;
}

.fila.submit-login {
    width: 100%;
    display: inline-block;
}

input.boton.main.boton-iniciar-sesion {
    background-color: #246df8;
    color: #fff;
    padding: 8px 12px;
    border: 0px;
    border-radius: 7px;
    cursor: pointer;
}

.Recupera, .RecuperaCuenta {
    width: 49%;
    display: inline-block;
}

.fila.olvidaste * {
    font-size: 12px !important;
    vertical-align: top;
}

.fila.olvidaste {
    font-size: 11px !important;
    margin: 20px 0px 0px 0px;
    display: block;
}

a.button.secundario {
    text-decoration: none;
    background: #eaeaea;
    padding: 8px;
    display: inline-block;
    margin: 7px 0px;
    border-radius: 4px;
}

.header-logo {
    width: 800px;
    margin: 55px auto 20px auto;
    text-align: center;
}

.footer-sellos {
    width: 800px;
    margin: 10px auto 0px auto;
}

.footer-sellos .fila {
    text-align: center;
}

.digicert, .sat {
    width: 49%;
    text-align: center;
}

.footer-sellos p {vertical-align: top;padding: 0px 5px;font-size: 13px;}

.footer-sellos .digicert p, .footer-sellos .sat p {
    line-height: 45px;
}

img.logo-foot {margin-top: 25px;}

#olvidaste-contrasena .container {
    height: 540px;
    width: 650px;
}

#olvidaste-contrasena .col-izquierda {
    width: 100%;
}

#olvidaste-contrasena .col-izquierda .inner-content-col {
    padding: 45px 60px;
}

span.LongTextBack {
    width: 100%;
}

h2.ventajas {
    line-height: 28px;
}

.fila ul {
    padding: 10px 00px;
    text-align: left;
    line-height: 33px;
    color: #fff;
}

.fila ul li {
    font-weight: 600;
    color: #fff;
    background: url(images/check.png) no-repeat;
    padding-left: 33px;
}

.suscribete .col-derecha {
     background-color: #3295D5;
     background-image: none;
}

.suscribete .container {
    height: auto;
}

.col-izquierda .inner-content-col {
    padding: 45px 60px;
}

.nota, .nota .importante, .nota, .nota em, .nota .muy-importante {
    font-size: 12px;
    line-height: 16px;
}

.nota {
    background: #f3f3f3;
    border: solid 1px #c1c1c1;
    border-radius: 6px;
    padding: 9px 9px;
    margin: 0px 0px 15px 0px;
}

span.muy-importante, span.importante {
    font-weight: 600;
    color: #2aa800;
}

.suscribete .col-derecha .inner-content-col {
    height: 100%;
    padding: 204px 30px;
}

.TxtForma, .TxtForma a {
    font-size: 13px;
}

table.table.table-hover {
    width: 350px;
    margin: 0 auto;
    text-align: left;
}

td.cell-izquierda {
    font-weight: bold;
    text-align: right;
    padding-right: 7px;
}

.confirma .col-izquierda .inner-content-col .separador {
    text-align: left;
}

.separador li {
    font-size: 14px;
    line-height: 18px;
}

.separador b {
    display: inline !important;
}