﻿
@font-face {
    font-family: "Roboto";
    src: url(/Themes/admin/fonts/roboto/RobotoCondensed-Regular.ttf);
}

body {
    margin: 0;
}

body, textarea, select, .normal {
    color: #838484;
    font-family: "Roboto";
    font-size: 10pt;
    font-weight: normal;
    margin: 0;
}

a {
    color: #1F75CC;
    text-decoration: none;
    width: 100%;
    height: 100%;
    color: #474647;
}

    a img {
        border: 0 none;
    }



    a, a * {
        cursor: pointer;
        outline: medium none;
    }

h2 {
    font-size: 12pt;
    margin-bottom: 4px;
    padding-bottom: 10px;
    padding-top: 3px;
}

h1, h2, h3, h4, h5, b {
    color: #5b5b5b;
}

input[type=text], input[type=password], textarea, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px inset #AAAAAA;
    margin: 1px 0 0 0;
    padding: 3px;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

input[type=submit], input[type=button] {
    font-family: "Roboto";
}

/*-------------------------------------------------------------------------------------------*/
/*Header*/
.seccion {
    display: flex;
    justify-content: space-between;
    width: fit-content;
    height: fit-content;
    align-items: center;
    color: #0e3c7e;
    font-size: 13px;
    font-weight: bold;
    padding: 5px;
}

    .seccion:hover {
        color: #e70101;
        background: #e9e9e9;
        border-radius: 10px;
        border: thick;
    }

    .seccion p {
        margin: 0;
        padding-left: 2px;
        padding-right: 4px
    }

.seccionActual {
    color: #b80101;
    border-radius: 10px;
    border: thick;
}

.topbarIcon {
    height: 25px;
}

/*-------------------------------------------------------------------------------------------*/
/*IDs*/
#mainContainer {
    margin: 0 auto;
    padding: 0px 0 0;
    min-height: 600px;
    background: #dce4f1;
}

#upperHeader {
    display: block;
    min-height: 100px;
    background: #FFFFFF;
}


    #upperHeader #upperHeaderMenu li {
        display: block;
        list-style: none outside none;
        padding-right: 12px;
        margin: 0 auto;
        background: white;
        z-index: 1
    }

        #upperHeader #upperHeaderMenu li ul li {
            display: inline;
            float: right;
            list-style: none outside none;
            margin-right: 0px;
            width: 15px;
        }

#header {
    min-height: 33px;
    display: block;
    width: 100%;
    background: #FFFFFF;
}

#menu {
    display: block;
    margin: 0 0 0 254px;
    padding: 0;
}

#logo {
    position: relative;
    display: block;
    width: 190px;
    top: 70px;
}

#upperHeaderMenu {
    display: block;
    float: right;
    margin: 0;
    position: relative;
    top: 32px;
}


#leftContent {
    background: none repeat scroll 0 0 #0e3c7e;
    min-height: 600px;
    min-width: 190px;
    padding: 20px;
}

#leftMenu {
    padding-left: 10px;
    font-family: 'Roboto';
    margin-top: 1em;
    margin-bottom: 1em;
}

#leftContent #leftMenu li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}



    #leftContent #leftMenu li a img {
        margin-bottom: -2px;
        padding-right: 8px;
    }

    #leftContent #leftMenu li a {
        display: block;
        font-size: 13px;
        margin: 0;
        padding: 5px 0;
        color: white
    }

#leftContent #leftMenu a:hover {
}

#leftContent #leftMenu a.menuSelected {
    border-color: #AACCEE -moz-use-text-color #AACCEE #AACCEE;
    border-width: 1px 0 1px 1px;
    padding: 5px 0 5px 10px;
    font-weight: bold;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    background: none repeat scroll 0 0 F;
    color: #e1a649;
}


#rightContent {
    padding: 10px;
    width: 100%;
    height: 100%;
    margin: 10px 10px 10px 10px;
}

.ko-grid thead tr th {
    background-color: #0e3c7e !important;
}

#footer {
    padding-top: 25px;
    height: 65px;
    color: #888888;
    border-top: 1px solid #C0C0C0;
    font-size: 11px;
    text-align: center;
    width: 100%;
    clear: both;
}

#confirmacion {
    margin: 20px 0 0 0;
}

    #confirmacion p:nth-child(2) {
        display: block;
        float: right;
        margin: 10px 0 0 0;
    }

#beneficios h3 {
    margin-bottom: 15px;
}

input[disabled] {
    background-color: #FBFBFB;
}

#puntosDisponibles {
    margin: 10px 0 5px 0;
    display: block;
    font-size: 13px;
}

#pbPuntosDisponibles {
    margin: 25px 0 30px 0;
    padding: 0 0 10px 0;
    display: block;
    text-align: left;
}

    #pbPuntosDisponibles b {
        color: #1F75CC
    }

#agregar {
    color: inherit;
    margin: 0 5px 0 0;
}

    #agregar img {
        margin: -3px;
    }

#logo_uploadUploader, #imgGrande_uploadUploader, #imgChica_uploadUploader, #beneficioChica_uploadUploader, #beneficioGrande_uploadUploader, #novedadChica_uploadUploader, #novedadGrande_uploadUploader, #novedadBanner_uploadUploader {
    background: url('../images/layout/uploadButton.PNG') no-repeat;
}

    #logo_uploadUploader:hover, #imgGrande_uploadUploader:hover, #imgChica_uploadUploader:hover, #beneficioChica_uploadUploader:hover, #beneficioGrande_uploadUploader:hover, #novedadChica_uploadUploader:hover, #novedadGrande_uploadUploader:hover, #novedadBanner_uploadUploader:hover {
        background: url('../images/layout/uploadButtonHover.PNG') no-repeat;
    }

#imgRadioGroup {
    margin: 15px 0 40px 0;
}

    #imgRadioGroup div {
        display: inline;
    }

#popupTimeout {
    width: 600px;
    height: 200px;
}

    #popupTimeout h2 {
        margin: 40px 0 0 0;
    }



/*-----------------------------------------------------------------------------------*/
/*CLASSES*/
.tab {
    background-color: white;
    float: left;
    list-style: none outside none;
    margin: 0 0px -1px 0;
}

.tagSelected {
    background-color: #fcc;
    border-bottom: 1px solid #fcc;
}

    .tagSelected a {
        color: #222222;
    }


.tab a {
    color: #0e3c7e !important;
    border-top: 1px solid #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 17px;
    padding: 7px 11px;
    position: relative;
    margin-top: 0px;
    vertical-align: middle;
}

.tab img {
    width: 20%;
    height: 100%;
    vertical-align: bottom;
}

.header ul li a {
    margin-top: 100px;
}

.topround {
    position: relative;
    top: -350px;
    left: -80px;
}


.pasoActual {
    display: block;
    padding-bottom: 1px;
    margin: 3px 0 10px 0;
}

.nuevoCanjeButton {
    text-align: right;
}

.dottedBottomBorder {
    border-bottom: 1px dotted #D9D9D9;
}

.solidTopBorder {
    border-top: 1px solid #C0C0C0;
}

.validation-summary-errors {
    color: #FF4570;
    list-style-type: none;
}

label.error {
    color: #FF4570;
}

.field-validation-error {
    margin: 0 0 0 10px;
    color: Red;
}


.detail {
    display: block;
    margin: 0 0 0 0;
    position: relative;
    z-index: 1;
    padding: 5px;
}

.emo {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AACCEE;
    box-shadow: 1px 1px 5px #666;
}

.td-active {
    color: #144c8b;
    font-weight: 700;
}

.separate {
    width: 22%;
    display: inline;
    float: left;
    margin-right: 3%;
}

.emo .detail .tr

.importe {
    display: block;
    margin: 20px 0 0 0;
    padding-left: 23px;
}

.directionBar {
    padding: 15px 0 0 0;
    margin: 25px 0 0 0;
}

    .directionBar a:nth-child(2), .directionBar input {
        float: right;
    }




.backButton {
    background-color: #dce4f1;
    border: 0 none;
    color: #1F75CC;
    text-decoration: none;
}

.selectList {
    margin: 15px 0 0 0;
    padding: 15px 0 0 0;
}

    .selectList a {
        display: block;
        font-size: 16px;
        padding: 3px;
    }

        .selectList a:hover {
            font-weight: bold;
        }

    .selectList div {
        color: Gray;
    }

.coment {
    color: Silver;
    font-size: 11px;
}

.imageUpload {
    margin: 20px;
    padding: 0 20px 0 20px;
}


    .imageUpload table {
        width: 100%;
    }

#filtroBusqueda b {
    margin: 5px;
}

.filtroBusqueda div > table td:nth-child(1), .filtroBusqueda div > table td:nth-child(3) {
    text-align: right;
    padding: 0 10px 0 0;
}

.detalleCuenta > div > table td:nth-child(odd) {
    padding: 0 10px 0 0;
    text-align: right;
    color: Silver;
}

.detalleCuenta > div > table td:nth-child(even) {
    padding: 0 10px 0 0;
}

.detalleCuentaItem {
    margin-top: 20px;
    margin-left: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AACCEE;
    box-shadow: 1px 1px 5px #666;
    padding: 5px;
    width: 95%;
}

    .detalleCuentaItem a {
        font-size: 13px;
    }

        .detalleCuentaItem a span.span-bold {
            font-size: 20px;
            font-weight: bold;
            color: #144c8b;
        }

.roundPanel {
    border: 1px solid #d9d9d9;
    -webkit-border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-radius: 5px;
    margin: 50px 0 10px 0;
    padding: 5px;
    behavior: url('../../../Scripts/PIE.htc');
}

.productoCountSelected {
    color: Silver;
}

#printArea {
    color: #000000;
}

    #printArea h1, #printArea h2, #printArea h3 {
        color: #000000;
    }


    #printArea .ko-grid tbody.ko-grid-body {
        color: #000000;
        background: #FFFFFF
    }

.comprobanteCanje {
    margin: 0 auto;
    width: 600px;
    color: #000000;
    border: 1px solid #000000;
    padding: 5px;
}

#printArea .roundPanel {
    color: #000000;
    border-color: #000000;
    width: 100%;
}

.comprobanteCanjeHeader {
    font-weight: bold;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #000000;
    display: block;
    width: auto;
}

.comprobanteCanjeDetalleSocio {
    float: left;
}

    .comprobanteCanjeDetalleSocio table tr td:nth-child(1) {
        text-align: right;
        padding: 0 10px 0 0;
    }

.comprobanteCanjeFirma {
    float: left;
    width: 300px;
    height: 80px;
    border: 1px solid #000000;
    margin: 30px auto 0 20px;
    text-align: center;
}

    .comprobanteCanjeFirma div:nth-child(1) {
        display: block;
        height: 70%;
    }

.comprobanteCanjeDetalleCanje {
    clear: both;
    border-top: 1px solid #000000;
}

    .comprobanteCanjeDetalleCanje table td:nth-child(odd) {
        text-align: right;
        padding: 0 10px 0 10px;
    }

    .comprobanteCanjeDetalleCanje table td:nth-child(even) {
        font-weight: bold;
    }

.comprobanteCanjeProductos > table {
    width: 80%;
}

.exportContainer {
    text-align: right;
    margin: 5px 5px 10px;
}

    .exportContainer a {
        color: silver;
        font-size: 13px;
        background: url('../images/layout/export.jpg') no-repeat center left;
        padding-left: 20px;
    }

        .exportContainer a:hover {
            color: black;
            font-size: 13px;
            background: url('../images/layout/exportHover.jpeg') no-repeat center left;
            padding-left: 20px;
        }

.formLabel {
    text-align: right;
    padding-right: 10px;
}

.txtLogin {
    display: inline;
    border: none !important;
    width: 90%;
    background-color: transparent !important;
    padding-left: 20px !important;
    outline: none;
}

.linkLogin {
    color: #000000 !important;
}

.login {
    margin: 200px auto 0 auto;
    width: 570px;
    height: 450px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 0px 0px 10px 10px;
    -webkit-box-shadow: silver 0px 2px 3px;
    -moz-box-shadow: silver 0px 2px 3px;
    box-shadow: silver 0px 2px 3px;
    behavior: url('../../../Scripts/PIE.htc');
    background-color: white;
    border-top-color: #0e3c7e;
    border-top-style: solid;
    border-top-width: thick;
}

.btnMenuIcon {
    width: 165px;
    height: 165px;
    border-radius: 10px;
    box-shadow: 2px 2px 4px 0px #00000040;
    background-color: #F7F7F7;
}

    .btnMenuIcon:hover {
        width: 165px;
        height: 165px;
        border-radius: 10px;
        box-shadow: 2px 2px 4px 0px #00000040;
        background-color: #0e3c7e;
    }

.anchorMenuIcon {
    text-decoration: none;
    height: 100%;
    display: block;
    text-align: center;
    padding-top: 43px;
    color: #0e3c7e;
    font-size: 17px;
}

    .anchorMenuIcon:hover {
        text-decoration: none;
        height: 100%;
        display: block;
        text-align: center;
        padding-top: 43px;
        color: White;
        font-size: 17px;
    }

.menuIconImage {
    width: 55px;
    height: 55px;
}

.image_off, .anchorMenuIcon:hover .image_on {
    display: none;
}

.image_on, .anchorMenuIcon:hover .image_off {
    display: block;
}

.imgIcon {
    width: 30px;
    height: 30px;
    padding: 0;
}

.linkMenu {
    color: #474747;
    font-weight: bold;
    font-size: 17px;
}


.grayText {
    color: #474747;
}

.jsValidation {
    width: 350px;
    margin: 10px auto 5px auto;
    background: url('../images/layout/alert.gif') no-repeat;
    padding-left: 20px;
}

.red {
    font-weight: bold;
    color: Red;
}

.green {
    font-weight: bold;
    color: Green;
}

.btnReportes {
    background: transparent;
    border: 1px solid;
    border-radius: 10px;
    padding: 10px;
    background-color: #FFFAFA;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.contenedorBtnReporte {
    width: 150px;
    height: 150px;
    margin: 20px;
    border-radius: 10px;
    padding: 0;
}

    .contenedorBtnReporte:hover {
        width: 150px;
        height: 150px;
        margin: 20px;
        box-shadow: 0px 0px 5px 4px rgba(168,168,168,1);
        -moz-box-shadow: 0px 0px 5px 4px rgba(168,168,168,1);
        -webkit-box-shadow: 0px 0px 5px 4px rgba(168,168,168,1);
        -ms-box-shadow: 0px 0px 5px 4px rgba(168,168,168,1);
        border-radius: 10px;
    }

.leftMenuTabs {
    padding-left: 40px;
}
