﻿html {
    min-height: 100%;
}

body {
    overflow-x: hidden;
    min-height: 100%;
    font-size: .85em;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    color: #232323;
    background: #54d2ff url(Images/fondo-pagina-2.png) center bottom no-repeat !important;
}

.loading {
    background-image : url(../Images/loader.gif); 
    background-repeat: no-repeat;
    width:100%;
    margin:auto;
}

.clear {
    width: 1px;
    height: 1px;
    clear: both;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.iniciar {
    display: block;
    margin: 0px auto 0px auto;
    font-family: 'Noto Sans', sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #2b8691;
    padding: 0px 0px 0px 0px;
    margin-top: 10px;
    margin-left: 400px;
    text-transform: none;
    background: none;
    position: relative;
    float: left;
    text-align: left;
}

    .iniciar:hover {
        color: #ffc80a;
    }

.advertencia {
    background: #fcfbcf;
    font-weight: bold;
    padding: 15px 15px 15px 15px;
    border: 3px dotted #ff0000;
    border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
}

h3 {
    font-family: 'Noto Sans', sans-serif;
    font-size: 22px;
    margin: 0px 0px 10px 0px;
}

.input-login {
    border: 1px #999 solid;
    height: 2rem !important;
}

#top {
    /*width: 1100px;
    height: 115px;
    margin: 0 auto;
    border: none;
    cursor: pointer;
    background: transparent url(Images/logo.png) center top no-repeat;*/
}

    #top img {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding: 10px;
    }

}


#content {
    width: 1000px;
    min-height: 200px;
    margin: 0 auto;
    border: none;
    padding-bottom: 0px;
    background: none;
}

    #content .title {
        width: 500px;
        height: 30px;
        padding: 2px 0px 15px 20px;
        background-color: #f21621;
        font-family: 'Noto Sans', sans-serif;
        font-size: 36px;
        color: #ffffff;
        -ms-transform: rotate(-1deg); /* IE 9 */
        -webkit-transform: rotate(-1deg); /* Safari */
        transform: rotate(-1deg);
    }

#introduccion {
    width: 450px;
    position: relative;
    border: none;
    margin: 0px auto 0px auto;
}

#columna-izquierda {
    position: relative;
    float: left;
    width: 1000px;
    border: 1px solid red;
}

#columna-derecha {
    position: relative;
    float: right;
    width: 330px;
    min-height: 330px;
    text-align: left;
    border: none;
}

#fila-inferior {
    width: 660px;
    border: none;
}

#texto {
    background: #f3f3f3;
    color: #666;
    text-align: justify;
    padding: 15px 15px 15px 15px;
    margin-bottom: 20px;
    border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
}


#btn-entrar-test {
    width: 274px;
    height: 44px;
    cursor: pointer;
    margin: 10px auto 0px auto !important;
    background: url(Images/btn-entrar-test.png) center 0px no-repeat;
}

    #btn-entrar-test:hover {
        width: 274px;
        height: 44px;
        cursor: pointer;
        background: url(Images/btn-entrar-test.png) center -45px no-repeat;
    }


#btn-salir-test {
    width: 274px;
    height: 44px;
    cursor: pointer;
    margin: 0px auto 0px auto !important;
    background: url(Images/btn-salir-test.png) center 0px no-repeat;
}

    #btn-salir-test:hover {
        width: 274px;
        height: 44px;
        cursor: pointer;
        background: url(Images/btn-salir-test.png) center -45px no-repeat;
    }

input[type=text], [type=password] {
    height: 26px;
    width: 100px;
    border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    border: 0px solid #000000;
    padding: 0px 15px;
}

input[type=submit] {
    height: 26px;
    border-radius: 13px 13px 13px 13px;
    -moz-border-radius: 13px 13px 13px 13px;
    -webkit-border-radius: 13px 13px 13px 13px;
    border: 0px solid #000000;
    padding: 0px 15px;
}

#footer {
    position: absolute;
    width: 665px;
    height: 69px;
    left: 50%;
    bottom: -180px;
    margin-top: 30px;
    margin-left: -327px;
    z-index: 10;
    border: none;
    background: transparent url(Images/logos-marcas.png) center center no-repeat;
}


/*      ESTILO TABLA       */
table {
    width: 98%;
    border-collapse: collapse;
}

    table tr th {
        font-family: 'Noto Sans', sans-serif;
        font-size: 24px;
        color: #ffffff;
        text-align: left;
        background: #207886;
        padding: 5px 5px 5px 10px;
    }

    table tr td {
        height: 40px;
        color: #3d8d9a;
        text-align: left;
        padding: 5px 5px 5px 10px;
        background: #b7d7dc;
        border: none;
        border-bottom: 1px solid #fff;
    }

.tbl_grilla {
    width: 100%;
}

    .tbl_grilla tr th {
        font-family: 'Noto Sans', sans-serif;
        font-size: 14px;
        color: #ffffff;
        text-align: left;
    }

    .tbl_grilla tr td {
        height: 40px;
        color: #333;
        text-align: left;
    }

/*      ESTILO BOTONES       */
.button {
    margin: 0px 10px;
    width: 150px;
    border: 0px;
    background-color: #f21621;
    font-family: 'Noto Sans', sans-serif;
    font-size: 28px;
    color: #ffffff;
    -ms-transform: rotate(-1deg); /* IE 9 */
    -webkit-transform: rotate(-1deg); /* Safari */
    transform: rotate(-1deg);
    cursor: pointer;
}

    .button:hover {
    }

/*      ESTILOS         */
.mantiene {
    color: #333 !important;
}

.aumenta {
    font-weight: bold !important;
    color: #58c737 !important;
}

.disminuye {
    font-weight: bold !important;
    color: #f56146 !important;
}

.i_small {
    width: 50px;
}

.i_medium {
    width: 250px;
}

.i_large {
    width: 500px;
}

.i_xlarge {
    width: 670px;
}

.subtitle {
    background-color: #f21621;
    padding-left: 20px;
}

.border_dashed {
    border-bottom: 1px dashed #ffffff;
}

.left {
    float: left;
}

.right {
    float: right;
}

.font-min {
    font-size: 30px;
}

.font-amatic {
    font-family: 'Amatic SC';
    font-size: 22px;
}


.valida_error {
    width: 97%;
    padding: 5px;
    margin-left: 20px;
    background-color: #f21621;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
}

.marca_error {
    border: 1px solid #f21621;
}
