﻿body {
    margin: 0px;
    font-family: Verdana, Arial, sans-serif;
    font-size: 0.7em;
}

/*.cabecera
 {
	margin: 0px;
	background-image: url(img/heder.png);
	background-repeat: no-repeat;
    background-size: 100%;


    height: 105px; 
    
   
}*/


.cabeceraTransfiriendo {
    margin: 0px;
    background: url(img/LogoTransfiriendo.png);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, sans-serif;
    height: 105px;
}

p {
    line-height: 17px;
    margin: 11px 0 10px 0;
    padding: 0px;
}

h2 {
    color: #C71585;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}

ul {
    font-size: 10px;
    margin: 0;
    padding: 0;
}


a {
    color: #0b253f;
}

    a:hover {
        text-decoration: none;
        color: #abc;
    }

blockquote {
    background: #F7FDE3;
    color: #606060;
    padding: 10px;
}


/**** Main Container ***/


#wrap {
    margin-left: auto;
    margin-right: auto;
    width: 730px;
}


/**** Top ***/


#top {
    width: 100%;
    height: 100px;
    color: #fff;
    overflow: hidden;
}

    #top h2 {
        color: White;
        letter-spacing: 3px;
        font-size: 2.4em;
        font-weight: normal;
        position: relative;
        margin: 0px;
        top: 33px;
        display: block;
        float: left;
        padding-left: 10px;
    }

        #top h2 a {
            color: white;
            text-decoration: none;
        }

            #top h2 a:hover {
                color: #93B300;
            }


/**** Main Menu ***/


#menu {
    display: block;
    float: right;
}

    #menu ul {
        margin: 0;
        list-style: none;
    }

    #menu li {
        display: block;
        float: left;
        white-space: nowrap;
    }

        #menu li a {
            display: block;
            padding: 55px 20px 12px 20px;
            text-decoration: none;
            color: #fff;
            font-weight: bold;
        }

    * html #menu a {
        width: 1%;
    }

    #menu li a:hover {
    }

    #menu li a.current {
        letter-spacing: 1px;
        color: gray;
    }

        #menu li a.current:hover {
            color: #fff;
        }


/**** Content Container ***/


#content {
    width: 100%;
    margin-top: 30px;
}

    #content h2 {
        margin: 0;
        padding: 10px 0 10px 0;
    }


/**** Content ***/


#left ul {
    padding: 15px 0 15px 35px;
    margin: 0;
}

#left li {
    margin-bottom: 5px;
}

#left {
    width: 390px;
    float: left;
    display: block;
    margin-left: 20px;
    display: inline;
}


/**** Sidebar ***/


#right {
    width: 315px;
    float: right;
    display: block;
    margin-top: 10px;
}

    #right .box {
        width: 24em; /*280px*/
        background: #F6F9FB;
        border: 1px solid #E1E1E1;
        padding: 10px 10px 15px 10px;
        float: right;
    }

        #right .box h2 {
            font-size: 1.1em;
            margin: 0px 0 0px 0;
            padding: 0px 0 5px 0;
        }

        #right .box a {
            margin: 10px 0 10px 0;
            color: #93B300;
            font-size: 10px;
        }

        #right .box p {
            margin: 5px 0 10px 0;
            line-height: 15px;
        }

        #right .box ul {
            padding: 0 0 7px 20px;
            margin: 10px 0 10px 0;
        }

        #right .box li {
            margin-top: 5px;
        }

#nav {
    list-style: none;
    margin: 2.0em 0;
    width: 25em;
    float: right;
}

    #nav li {
        padding: 0;
        margin: 0;
    }

    #nav a {
        display: block;
        height: 2.0em;
        padding: 0.3em 0.3em 0.3em 0.8em;
        border-bottom: 2px; /*solid #1a1a1a*/
        border-top: 2px; /*solid #1a1a1a*/
        color: #93B300;
        background-color: #F7F9FB;
        font-weight: bold;
        text-decoration: none;
    }

        #nav a:hover {
            color: #1a1a1a;
            background-color: #fff;
            font-weight: bold;
        }

/**** Clear Div ***/


#clear {
    display: block;
    clear: both;
    width: 100%;
    height: 1px;
    overflow: hidden;
}


/**** Footer ***/


#footer {
    margin: 40px auto 0 auto;
    text-align: center;
    border-top: dotted 1px gray;
    padding: 20px 0 20px 0;
    width: 70%;
}

    #footer p {
        margin: 0px;
        padding: 0;
    }

.contenidoLogin, .contenidoError {
    position: relative;
    width: 40%;
    min-width: 600px;
    margin: 40px auto 0;
}

    .contenidoLogin .labelLogin {
        font-size: 14px;
        font-weight: 700;
    }

    .contenidoLogin div.labelLogin {
        max-width: 45%;
        display: inline-block;
        padding: 0;
    }

    .contenidoLogin div {
        height: 20px;
        padding: 10px 0;
    }

        .contenidoLogin div.submit {
            height: 35px;
            margin-top: 20px;
        }

        .contenidoLogin div.error span {
            font-weight: 700;
            font-size: 14px;
            color: red;
        }

        .contenidoLogin div.titulo {
            font-size: 20px;
            font-weight: 700;
            text-align: center;
            margin-bottom: 30px;
            color: #ff7f00;
        }

    .contenidoLogin input {
        width: 50%;
        float: right;
        height: 25px;
        margin: 0;
        font-size: 14px;
    }

        .contenidoLogin input[type="submit"] {
            cursor: pointer;
            width: 50%;
            font-size: 14px;
            position: relative;
            left: 25%;
            float: none;
            height: 100%;
        }

    .contenidoLogin .info {
        margin-top: 0;
    }

    .contenidoLogin .tooltip {
        color: red;
        position: relative;
        display: block;
    }

    .contenidoLogin a {
        display: block;
        margin: 10px 0;
        font-size: 13px;
    }

    .contenidoLogin .style1, .contenidoLogin .style2 {
        margin: 10px 0;
        display: block;
    }

     .contenidoLogin div.field .labelCaptcha {
          font-size: 14px;
          font-weight: 700;
          max-width: 45%;
          display: inline;
        }
    
        .contenidoLogin div.field.captcha {
            height: 50px;
            margin: 10px 0;
            display: block;
        }


        
    .contenidoLogin div.field.captcha .captchaContainer {
                width: 50%;
                float: right;
                display: block;
            }

            .contenidoLogin div.field.captcha .captchaContainer img {
                    width: 100%;
                }

            .contenidoLogin div.field .red {
            color: red;
        }

.contenidoError {
    width: 50%;
}

    .contenidoError h1 {
        font-size: 18px;
        font-variant: normal;
        color: #000;
    }

    .contenidoError p, .contenidoError ul li {
        font-size: 14px;
        line-height: 25px;
        margin: 20px 15px;
    }

    .contenidoError ul {
        margin-left: 25px;
    }

.contenidoMaster {
    padding: 3px 0px 0px 0px;
    width: 100%;
}

.contenidoContentPage {
    padding: 1px 5px 5px 5px;
    margin: 5px 0px 5px 0px;
    width: 98%;
    vertical-align: top;
}

.contenidosMenu {
    padding: 0px;
    text-align: justify;
    float: right;
    margin: 5px;
    vertical-align: top;
    width: 20%;
}

.contenidoFormatoReporte {
    font-family: Arial;
    color: #6A288A;
    font-size: 10px;
    font-weight: bold;
}

.contenidoFondoMenu {
    background-color: #F5F5F5;
    background-repeat: no-repeat;
}

.contenidoimagenIfactura {
    width: 25%;
    display: inline-block;
    float: left;
    position: relative;
}

.imagenIfactura {
    margin: 0 0 0 -130px;
    background: #FFF url(img/IFacturaExpress.png);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, sans-serif;
    font-size: .6em;
    width: 310px;
    height: 95px;
    background-position: 80% 35%;
    border-radius: 50%;
}

.contenedorLogos {
    width: 100%;
    height: 95px;
    padding: 10px 0;
}

.contenidoimagenEmpresa {
    width: 20%;
    display: inline-block;
    position: relative;
    float: right;
    margin-right: 1%;
}

.imagenEmpresa {
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: 60%;
    background-size: contain;
    width: 100%;
    height: 130px;
    display: inline-block;
    border-width: 3px;
    border-style: solid;
    border-radius: 15px;
    float: right;
    position: relative;
}

.contenedorLogos .contenedorTitulos {
    margin-top: 20px;
    width: 50%;
    position: relative;
    float: left;
}

.contenedorLogos .contenedorTituloPortal {
    width: 70%;
    margin: 0 auto;
    text-align: center;
}

.contenedorLogos .tituloPortal {
    font-variant: small-caps;
    font-size: 25px;
    font-weight: 700;
}

.contenidoimagenMaster {
    margin: 0px;
    background: url(img/logofacturacion.jpg);
    background-repeat: no-repeat;
    font-family: Verdana, Arial, sans-serif;
    font-size: .6em;
    width: 180%;
    height: 105px;
}

.TituloPagina {
    border-style: groove;
    font-family: Calibri;
    font-size: 15px;
    color: #AF00AF;
    background-image: url('img/menu_06.jpg');
    background-repeat: repeat-x;
    padding: 10px 10px 10px 10px;
    text-align: center;
}

.cabeceralogobelcorp {
    background-image: url('img/heder.png');
    padding: 10px 10px 10px 10px;
}

.Cabecera {
    background-color: #1c12a0;
    border-style: groove;
    font-family: 'Bookman Old Style';
    font-size: 12px;
    color: #FFFFFF;
    background-image: url('img/Barra.png');
    background-repeat: repeat-x;
}

.PanelIngreso {
    background-color: #FFFFFF;
    border-style: groove;
    font-family: 'Bookman Old Style';
    font-size: 11px;
}


.button {
    background: url('img/BuscarIcono.jpg');
    border-color: #808080;
    background-attachment: scroll;
    padding: 0px 0px 0px 0px;
    height: 30px;
    width: 30px;
}


/*Header*/
.Tab .ajax__tab_header {
    border: thin groove #000000;
    padding: inherit;
    color: #FFFFFF;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    margin-left: 0px;
    background-repeat: no-repeat;
    table-layout: fixed;
    border-collapse: separate;
}
/*Body*/
.Tab .ajax__tab_body {
    border: 1px solid #b4cbdf;
    padding-top: 0px;
    background-color: #C4D6A0;
}

.titulolabel {
    color: #fff;
}

#Content2 {
    width: 100%;
}

.CabeceraLogin {
    background-repeat: repeat-x;
}

.pieLogin {
    background-image: url('img/bg.png');
    background-repeat: repeat-x;
}

.btninline {
    margin-top: 1.1em;
}

.container {
    width: 100%;
    margin: 0 auto;
    min-height: 600px;
    border: 1px solid #E1E1E1;
}

.barraEstado {
    border-width: 1px;
    border-style: solid;
    font-size: 1em;
    text-align: right;
    border-left: 5px;
    padding: 5px;
    margin: 5px;
    height: 30px;
}

.contentBody {
    margin-top: 10px;
}

.barraEstado a {
    text-decoration: none;
    padding: 8px 0;
    display: inline-block;
    height: 14px;
    font-weight: bold;
}

    .barraEstado a.cerrarSesion:before {
        content: "|";
        margin: 0 30px 0 25px;
    }

    .barraEstado a.cerrarSesion:after {
        content: "|";
        margin: 0 25px 0 30px;
    }

    .barraEstado a:hover {
        text-decoration: none;
    }

        .barraEstado a:hover span {
            padding-left: 5px;
        }

.barraEstado td.lblHora {
    padding-left: 15px;
}


.cabeceraTransfiriendo {
    background: url(img/LogoIFactura.png);
    background-repeat: no-repeat;
    background-position: center;
    float: left;
    height: 115px;
    width: 200px;
}

.pieBackground {
    background: url(img/pieBackground.png);
    background-repeat: no-repeat;
    width: 1200px;
    height: 30px;
    margin-left: auto;
    margin-right: auto;
}

.LogoPagos {
    background: url(img/Pagos.png);
    background-repeat: no-repeat;
    background-position: left;
    height: 80px;
}

@media all and (max-width: 900px) {
    .contenidoLogin div {
        margin: 10px 0;
        height: 40px;
    }

        .contenidoLogin div span {
            display: block;
            margin-bottom: 10px;
        }

    .contenidoLogin input {
        width: 100%;
    }

    .contenidoLogin div.submit {
        height: 35px;
        margin-top: 50px;
    }

    .labelLogin {
        max-width: 100%;
        height: 20px;
    }

    .captchaContainer {
        float: left;   
    }
}
