/* global styles */

.session-header {
    background-color: #F6F6F6;
    height: 47px;
    padding-top: 15px;
    width: 800px;
    color: Gray;
    font-weight: bold;
    font-size: 18px;
}

.footer {
    background-color: #FFFFFF;
    height: 20px;
    padding: 10px;
    width: 800px;
}

.hello-label {
    font-family: Arial;
    font-size: 20px;
    padding-left: 150px;
    color: rgb(133,1,0);
    font-weight: bold;
}

.session-exit-button {
    background: url("../img/exit.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    float: right;
    font-size: 18px;
    margin-right: 50px;
    padding-left: 25px;
    font-family: Arial;
}

.align-left {
    float: left;
}

.align-right {
    float: right;
}

/* ---------- */

.login-logo {
    background: url('../img/logo.png') no-repeat center 0px;
    height: 300px;
    margin-bottom: 30px;
}

.login-layout {
    padding-top: 280px;
    background-image: url('../img/fondo.jpg');
    height: 950px;
    width: 800px;
}

.login-form {
    margin: 0px 155px;
}

.centered-body {
    width: 800px;
    margin: 0 auto;
}

.login-input {
    margin: 10px;
    width: 500px;
    height: 72px;
    border: 1px rgb(74,74,74);
    border-radius: 12px;
    font-size: 22px;
    padding-left: 30px;
}

.login-submit {
    width: 325px;
    height: 65px;
    border: none;
    margin-left: 90px;
    margin-top: 10px;
    background: rgb(190,190,192); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(190,190,192,1) 0%, rgba(226,226,226,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(190,190,192,1)), color-stop(100%,rgba(226,226,226,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(190,190,192,1) 0%,rgba(226,226,226,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(190,190,192,1) 0%,rgba(226,226,226,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(190,190,192,1) 0%,rgba(226,226,226,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(190,190,192,1) 0%,rgba(226,226,226,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bebec0', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */
    border-radius: 12px;
    color: rgb(74,74,74);
    font-size: 24pt;
}

.login-cancel {
    margin-left: 350px;
    margin-top: 10px;
    border: none;
    color: white;
    background: transparent;
}

.menu-layout {
    background: url('../img/fondo.jpg') no-repeat;
    height: 1100px;
    width: 800px;
    float: center;
    padding: 35px;
}

.menu-logo {
    background: url('../img/logo.png') no-repeat -20px;
    height: 300px;
}

.button-mantenimiento {
    background: url('../img/MANTENIMIENTO.png') no-repeat 50% 30%;
    background: url('../img/MANTENIMIENTO.png') no-repeat 50% 30%, -moz-linear-gradient(top, rgba(216,6,6,1) 0%, rgba(182,2,3,1) 4%, rgba(182,2,3,1) 100%); /* FF3.6+ */
    background: url('../img/MANTENIMIENTO.png') no-repeat 50% 30%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,6,6,1)), color-stop(4%,rgba(182,2,3,1)), color-stop(100%,rgba(182,2,3,1))); /* Chrome,Safari4+ */
    background: url('../img/MANTENIMIENTO.png') no-repeat 50% 30%, -webkit-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/MANTENIMIENTO.png') no-repeat 50% 30%, -o-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Opera 11.10+ */
    background: url('../img/MANTENIMIENTO.png') no-repeat 50% 30%, -ms-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* IE10+ */
    background: url('../img/MANTENIMIENTO.png') no-repeat 50% 30%, linear-gradient(to bottom, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80606', endColorstr='#b60203',GradientType=0 ); /* IE6-9 */
}

.button-reparaciones {
    background: url('../img/REPARACIONES.png') no-repeat 50% 30%;
    background: url('../img/REPARACIONES.png') no-repeat 50% 30%, -moz-linear-gradient(top, rgba(216,6,6,1) 0%, rgba(182,2,3,1) 4%, rgba(182,2,3,1) 100%); /* FF3.6+ */
    background: url('../img/REPARACIONES.png') no-repeat 50% 30%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,6,6,1)), color-stop(4%,rgba(182,2,3,1)), color-stop(100%,rgba(182,2,3,1))); /* Chrome,Safari4+ */
    background: url('../img/REPARACIONES.png') no-repeat 50% 30%, -webkit-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/REPARACIONES.png') no-repeat 50% 30%, -o-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Opera 11.10+ */
    background: url('../img/REPARACIONES.png') no-repeat 50% 30%, -ms-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* IE10+ */
    background: url('../img/REPARACIONES.png') no-repeat 50% 30%, linear-gradient(to bottom, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80606', endColorstr='#b60203',GradientType=0 ); /* IE6-9 */
}

.button-rehabilitacion {
    background: url('../img/REHABILITACION.png') no-repeat 50% 30%;
    background: url('../img/REHABILITACION.png') no-repeat 50% 30%, -moz-linear-gradient(top, rgba(216,6,6,1) 0%, rgba(182,2,3,1) 4%, rgba(182,2,3,1) 100%); /* FF3.6+ */
    background: url('../img/REHABILITACION.png') no-repeat 50% 30%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,6,6,1)), color-stop(4%,rgba(182,2,3,1)), color-stop(100%,rgba(182,2,3,1))); /* Chrome,Safari4+ */
    background: url('../img/REHABILITACION.png') no-repeat 50% 30%, -webkit-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/REHABILITACION.png') no-repeat 50% 30%, -o-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Opera 11.10+ */
    background: url('../img/REHABILITACION.png') no-repeat 50% 30%, -ms-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* IE10+ */
    background: url('../img/REHABILITACION.png') no-repeat 50% 30%, linear-gradient(to bottom, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80606', endColorstr='#b60203',GradientType=0 ); /* IE6-9 */
}

.button-montaje {
    background: url('../img/MONTAJE.png') no-repeat 50% 30%;
    background: url('../img/MONTAJE.png') no-repeat 50% 30%, -moz-linear-gradient(top, rgba(216,6,6,1) 0%, rgba(182,2,3,1) 4%, rgba(182,2,3,1) 100%); /* FF3.6+ */
    background: url('../img/MONTAJE.png') no-repeat 50% 30%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,6,6,1)), color-stop(4%,rgba(182,2,3,1)), color-stop(100%,rgba(182,2,3,1))); /* Chrome,Safari4+ */
    background: url('../img/MONTAJE.png') no-repeat 50% 30%, -webkit-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/MONTAJE.png') no-repeat 50% 30%, -o-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Opera 11.10+ */
    background: url('../img/MONTAJE.png') no-repeat 50% 30%, -ms-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* IE10+ */
    background: url('../img/MONTAJE.png') no-repeat 50% 30%, linear-gradient(to bottom, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80606', endColorstr='#b60203',GradientType=0 ); /* IE6-9 */
    margin-top: 3px;
}

.button-consulta {
    width: 232px;
    height: 232px;
    background: url('../img/CONSULTA.png') no-repeat 50% 30%;
    background: url('../img/CONSULTA.png') no-repeat 50% 30%, -moz-linear-gradient(top, rgba(216,6,6,1) 0%, rgba(182,2,3,1) 4%, rgba(182,2,3,1) 100%); /* FF3.6+ */
    background: url('../img/CONSULTA.png') no-repeat 50% 30%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,6,6,1)), color-stop(4%,rgba(182,2,3,1)), color-stop(100%,rgba(182,2,3,1))); /* Chrome,Safari4+ */
    background: url('../img/CONSULTA.png') no-repeat 50% 30%, -webkit-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/CONSULTA.png') no-repeat 50% 30%, -o-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Opera 11.10+ */
    background: url('../img/CONSULTA.png') no-repeat 50% 30%, -ms-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* IE10+ */
    background: url('../img/CONSULTA.png') no-repeat 50% 30%, linear-gradient(to bottom, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80606', endColorstr='#b60203',GradientType=0 ); /* IE6-9 */
    border-radius: 12px;
    border: rgb(146,8,8) 2px solid;
    color: white;
    font-size: 21px;
    padding: 120px 0 0 0;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.button-peticiones {
    width: 232px;
    height: 232px;
    background: url('../img/PETICIONES.png') no-repeat 50% 30%;
    background: url('../img/PETICIONES.png') no-repeat 50% 30%, -moz-linear-gradient(top, rgba(216,6,6,1) 0%, rgba(182,2,3,1) 4%, rgba(182,2,3,1) 100%); /* FF3.6+ */
    background: url('../img/PETICIONES.png') no-repeat 50% 30%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,6,6,1)), color-stop(4%,rgba(182,2,3,1)), color-stop(100%,rgba(182,2,3,1))); /* Chrome,Safari4+ */
    background: url('../img/PETICIONES.png') no-repeat 50% 30%, -webkit-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/PETICIONES.png') no-repeat 50% 30%, -o-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Opera 11.10+ */
    background: url('../img/PETICIONES.png') no-repeat 50% 30%, -ms-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* IE10+ */
    background: url('../img/PETICIONES.png') no-repeat 50% 30%, linear-gradient(to bottom, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80606', endColorstr='#b60203',GradientType=0 ); /* IE6-9 */
    border-radius: 12px;
    border: rgb(146,8,8) 2px solid;
    color: white;
    font-size: 21px;
    padding: 120px 0 0 0;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.button-llamadas {
    width: 232px;
    height: 232px;
    background: url('../img/LLAMADAS.png') no-repeat 50% 30%;
    background: url('../img/LLAMADAS.png') no-repeat 50% 30%, -moz-linear-gradient(top, rgba(216,6,6,1) 0%, rgba(182,2,3,1) 4%, rgba(182,2,3,1) 100%); /* FF3.6+ */
    background: url('../img/LLAMADAS.png') no-repeat 50% 30%, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,6,6,1)), color-stop(4%,rgba(182,2,3,1)), color-stop(100%,rgba(182,2,3,1))); /* Chrome,Safari4+ */
    background: url('../img/LLAMADAS.png') no-repeat 50% 30%, -webkit-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/LLAMADAS.png') no-repeat 50% 30%, -o-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* Opera 11.10+ */
    background: url('../img/LLAMADAS.png') no-repeat 50% 30%, -ms-linear-gradient(top, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* IE10+ */
    background: url('../img/LLAMADAS.png') no-repeat 50% 30%, linear-gradient(to bottom, rgba(216,6,6,1) 0%,rgba(182,2,3,1) 4%,rgba(182,2,3,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d80606', endColorstr='#b60203',GradientType=0 ); /* IE6-9 */
    border-radius: 12px;
    border: rgb(146,8,8) 2px solid;
    color: white;
    font-size: 21px;
    padding: 120px 0 0 0;
    text-shadow: black 0.1em 0.1em 0.2em;
}

.main-header {
    background: url('../img/fondo.jpg') 0 -200px no-repeat;
    height: 96px;
    width: 800px;
    float: center;
    padding: 25px 15px 15px 160px;
}

    .main-header p {
        margin: 0;
        color: white;
    }

    .main-header a {
        color: White;
    }

.main-floating-logo {
    background: url("../img/logo2.png") no-repeat scroll rgba(0, 0, 0, 0);
    height: 140px;
    position: absolute;
    top: 26px;
    width: 140px;
}

.main-data-section {
    padding-left: 20px;
    padding-right: 40px;
}

    .main-data-section input {
        width: 95%;
    }

.main-data-section-header {
    border-bottom: 1px solid #CCCCCC;
}

.field-row {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 15px;
    padding-top: 15px;
}

.main-data-element {
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 15px;
    padding-left: 45px;
    padding-top: 15px;
}

/* data icons */

.elm-peticion-ico {
    background: url('../img/dataicon/datos-num-peticion.png') no-repeat 0px 5px;
}

.elm-tipoedificio-ico {
    background: url('../img/dataicon/datos-tipo-edificio.png') no-repeat 0px 5px;
}

.elm-tipoaparato-ico {
    background: url('../img/dataicon/datos-tipo-aparato.png') no-repeat 0px 5px;
}

.elm-visitas-ico {
    background: url('../img/dataicon/datos-num-visitas.png') no-repeat 0px 5px;
}

.elm-paradas-ico {
    background: url('../img/dataicon/datos-num-paradas.png') no-repeat 0px 5px;
}

.elm-anos-ico {
    background: url('../img/dataicon/datos-num-anos.png') no-repeat 0px 5px;
}

.elm-vecinos-ico {
    background: url('../img/dataicon/datos-num-vecinos.png') no-repeat 0px 5px;
}

.elm-ascensores-ico {
    background: url('../img/dataicon/datos-num-ascensores.png') no-repeat 0px 5px;
}

.elm-carga-ico {
    background: url('../img/dataicon/datos-carga.png') no-repeat 0px 5px;
}

.elm-nombre-ico {
    background: url('../img/dataicon/datos-nombre.png') no-repeat 0px 5px;
}

.elm-numero-ico {
    background: url('../img/dataicon/datos-numero.png') no-repeat 0px 5px;
}

.elm-direccion-ico {
    background: url('../img/dataicon/datos-direccion.png') no-repeat 0px 5px;
}

.elm-piso-ico {
    background: url('../img/dataicon/piso.png') no-repeat 0px 5px;
}

.elm-cp-ico {
    background: url('../img/dataicon/datos-codigo-postal.png') no-repeat 0px 5px;
}

.elm-att-ico {
    background: url('../img/dataicon/datos-att.png') no-repeat 0px 5px;
}

.elm-telefono-ico {
    background: url('../img/dataicon/datos-telefono.png') no-repeat 0px 5px;
}

.elm-fax-ico {
    background: url('../img/dataicon/datos-fax.png') no-repeat 0px 5px;
}

.elm-mail-ico {
    background: url('../img/dataicon/datos-mail.png') no-repeat 0px 5px;
}

.elm-poblacion-ico {
    background: url('../img/dataicon/datos-poblacion.png') no-repeat 0px 5px;
}

.elm-nif-ico {
    background: url('../img/dataicon/datos-NIF.png') no-repeat 0px 5px;
}

.elm-aparatos-ico {
    background: url('../img/dataicon/aparatos.png') no-repeat 0px 5px;
}

.elm-edificio-ico {
    background: url('../img/dataicon/piso.png') no-repeat 0px 5px;
}

.elm-viviendas-ico {
    background: url('../img/dataicon/datos-num-viviendas.png') no-repeat 0px 5px;
}

.elm-peso-ico {
    background: url('../img/dataicon/peso.png') no-repeat 0px 5px;
}

.elm-anoinstall-ico {
    background: url('../img/dataicon/anoinstall.png') no-repeat 0px 5px;
}

.elm-tipo-ico {
    background: url('../img/dataicon/cargo.png') no-repeat 0px 5px;
}

.elm-formapago-ico {
    background: url('../img/dataicon/datos-forma-pago.png') no-repeat 0px 5px;
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .control-label {
        padding-left: 45px;
    }

    .elm-peticion-ico {
        background: url('../img/dataicon/datos-num-peticion.png') no-repeat 10px 0px;
    }

    .elm-tipoedificio-ico {
        background: url('../img/dataicon/datos-tipo-edificio.png') no-repeat 10px 0px;
    }

    .elm-tipoaparato-ico {
        background: url('../img/dataicon/datos-tipo-aparato.png') no-repeat 10px 0px;
    }

    .elm-visitas-ico {
        background: url('../img/dataicon/datos-num-visitas.png') no-repeat 10px 0px;
    }

    .elm-paradas-ico {
        background: url('../img/dataicon/datos-num-paradas.png') no-repeat 10px 0px;
    }

    .elm-anos-ico {
        background: url('../img/dataicon/datos-num-anos.png') no-repeat 10px 0px;
    }

    .elm-vecinos-ico {
        background: url('../img/dataicon/datos-num-vecinos.png') no-repeat 10px 0px;
    }

    .elm-ascensores-ico {
        background: url('../img/dataicon/datos-num-ascensores.png') no-repeat 10px 0px;
    }

    .elm-carga-ico {
        background: url('../img/dataicon/datos-carga.png') no-repeat 10px 0px;
    }

    .elm-nombre-ico {
        background: url('../img/dataicon/datos-nombre.png') no-repeat 10px 0px;
    }

    .elm-numero-ico {
        background: url('../img/dataicon/datos-numero.png') no-repeat 10px 0px;
    }

    .elm-direccion-ico {
        background: url('../img/dataicon/datos-direccion.png') no-repeat 10px 0px;
    }

    .elm-piso-ico {
        background: url('../img/dataicon/piso.png') no-repeat 10px 0px;
    }

    .elm-cp-ico {
        background: url('../img/dataicon/datos-codigo-postal.png') no-repeat 10px 0px;
    }

    .elm-att-ico {
        background: url('../img/dataicon/datos-att.png') no-repeat 10px 0px;
    }

    .elm-telefono-ico {
        background: url('../img/dataicon/datos-telefono.png') no-repeat 10px 0px;
    }

    .elm-fax-ico {
        background: url('../img/dataicon/datos-fax.png') no-repeat 10px 0px;
    }

    .elm-mail-ico {
        background: url('../img/dataicon/datos-mail.png') no-repeat 10px 0px;
    }

    .elm-poblacion-ico {
        background: url('../img/dataicon/datos-poblacion.png') no-repeat 10px 0px;
    }

    .elm-nif-ico {
        background: url('../img/dataicon/datos-NIF.png') no-repeat 10px 0px;
    }

    .elm-aparatos-ico {
        background: url('../img/dataicon/aparatos.png') no-repeat 10px 0px;
    }

    .elm-edificio-ico {
        background: url('../img/dataicon/piso.png') no-repeat 10px 0px;
    }

    .elm-viviendas-ico {
        background: url('../img/dataicon/datos-num-viviendas.png') no-repeat 10px 0px;
    }

    .elm-peso-ico {
        background: url('../img/dataicon/peso.png') no-repeat 10px 0px;
    }

    .elm-anoinstall-ico {
        background: url('../img/dataicon/anoinstall.png') no-repeat 10px 0px;
    }

    .elm-tipo-ico {
        background: url('../img/dataicon/cargo.png') no-repeat 10px 0px;
    }

    .elm-formapago-ico {
        background: url('../img/dataicon/datos-forma-pago.png') no-repeat 10px 0px;
    }
}

.main-data-final-options {
    height: 63px;
}

/* -- data icons END -- */

.main-left {
    width: 543px;
    min-height: 1200px;
    background: rgb(238,238,238); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(238,238,238,1) 97%, rgba(219,219,219,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(97%,rgba(238,238,238,1)), color-stop(100%,rgba(219,219,219,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(238,238,238,1) 97%,rgba(219,219,219,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -ms-linear-gradient(top, rgba(238,238,238,1) 97%,rgba(219,219,219,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(238,238,238,1) 97%,rgba(219,219,219,1) 100%); /* W3C */
    float: left;
    padding: 30px 15px 15px;
}

.main-right {
    width: 257px;
    min-height: 1200px;
    background: rgb(255,255,255); /* Old browsers */
    /*background: -webkit-linear-gradient(top, rgba(255,255,255,1) 97%,rgba(233,233,233,1) 100%); 
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 97%,rgba(233,233,233,1) 100%); 
    background: linear-gradient(to bottom, rgba(255,255,255,1) 97%,rgba(233,233,233,1) 100%); */
    float: left;
    padding: 16px 0px 16px 16px;
    line-height: 1.1;
}

.main-actions {
    background-color: rgb(218,218,218);
    border-left: rgb(200,200,200) solid 1px;
    border-top: rgb(200,200,200) solid 1px;
}

.action-button {
    border: none;
    width: 40px;
    height: 40px;
    border-right: rgb(164,164,164) solid 1px;
}

.add-action-button {
    background: url('../img/add-action.png') center center no-repeat;
}

.remove-action-button {
    background: url('../img/remove-action.png') center center no-repeat;
}

.edit-action-button {
    background: url('../img/edit-action.png') center center no-repeat;
}

.refresh-action-button {
    background: url('../img/refresh.png') center center no-repeat;
}

.search-action-button {
    background: url('../img/lupa.png') center center no-repeat;
}

.main-search-input {
    border: 1px solid #8C8C8C;
    border-radius: 14px;
    font-size: 20px;
    vertical-align: top;
    padding-left: 13px;
    width: 275px;
    margin: 5px 0px 0px 5px;
}

.main-progressbar {
    margin-top: 10px;
    height: 100px;
}

.section-icon {
    width: 102px;
    height: 87px;
    float: left;
    border-right: rgb(164,164,164) solid 1px;
}

.section-icon-step-1 {
    background: url('../img/dataicon/pres-step-1.png') center center no-repeat, linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
    background: url('../img/dataicon/pres-step-1.png') center center no-repeat, -webkit-linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
}

.section-icon-step-1-selected {
    background: url('../img/dataicon/pres-step-1.png') center center no-repeat, linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
    background: url('../img/dataicon/pres-step-1.png') center center no-repeat, -webkit-linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
}

.section-icon-step-2 {
    background: url('../img/dataicon/pres-step-2.png') center center no-repeat, linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
    background: url('../img/dataicon/pres-step-2.png') center center no-repeat, -webkit-linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
}

.section-icon-step-2-selected {
    background: url('../img/dataicon/pres-step-2.png') center center no-repeat, linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
    background: url('../img/dataicon/pres-step-2.png') center center no-repeat, -webkit-linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
}

.section-icon-step-3 {
    background: url('../img/dataicon/pres-step-3.png') center center no-repeat, linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
    background: url('../img/dataicon/pres-step-3.png') center center no-repeat, -webkit-linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
}

.section-icon-step-3-selected {
    background: url('../img/dataicon/pres-step-3.png') center center no-repeat, linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
    background: url('../img/dataicon/pres-step-3.png') center center no-repeat, -webkit-linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
}

.section-icon-step-4 {
    background: url('../img/dataicon/pres-step-4.png') center center no-repeat, linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
    background: url('../img/dataicon/pres-step-4.png') center center no-repeat, -webkit-linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
}

.section-icon-step-4-selected {
    background: url('../img/dataicon/pres-step-4.png') center center no-repeat, linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
    background: url('../img/dataicon/pres-step-4.png') center center no-repeat, -webkit-linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
}

.section-icon-step-5 {
    background: url('../img/dataicon/pres-step-5.png') center center no-repeat, linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
    background: url('../img/dataicon/pres-step-5.png') center center no-repeat, -webkit-linear-gradient(to bottom, #DDDDDD 0%, #989898 100%);
}

.section-icon-step-5-selected {
    background: url('../img/dataicon/pres-step-5.png') center center no-repeat, linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
    background: url('../img/dataicon/pres-step-5.png') center center no-repeat, -webkit-linear-gradient(to bottom, #868686 0%, #7e7e7e 100%);
}

.main-right .panel {
    background-color: rgb(231,231,231);
    background: rgb(235,235,235); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(221,222,224,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,235,235,1)), color-stop(100%,rgba(221,222,224,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#dddee0',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow: 0px 0px 2px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
    padding: 0;
    border-radius: 0px;
    margin-bottom: 0 !important;
}

.main-container2 {
    height: 1000px;
    overflow-y: auto;
}

.main-right .panel p {
    margin: 0 0 5px;
}

.main-right .panel div {
    padding: 5px 10px 0;
    border-bottom: 1px solid rgb(211,211,211);
}

.expand-switch {
    background-color: rgb(231,231,231);
    background: rgb(235,235,235); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(235,235,235,1) 0%, rgba(221,222,224,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(235,235,235,1)), color-stop(100%,rgba(221,222,224,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(235,235,235,1) 0%,rgba(221,222,224,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#dddee0',GradientType=0 ); /* IE6-9 */
    -moz-box-shadow: 0px 1px 1px 2px #bbb;
    -webkit-box-shadow: 0px 1px 1px 2px #bbb;
    box-shadow: 0px 1px 1px 2px #bbb;
    padding: 0;
    border-radius: 0px;
    height: 16px;
    margin-bottom: 10px;
}

.main-service-header {
    padding: 10px 15px 0;
}

.main-service-summary {
    padding-left: 100px;
}

    .main-service-summary h3 {
        margin-top: 5px;
    }

.main-service-icon {
    float: left;
}

.budget-header {
    height: 50px;
    background-color: rgb(203,203,203);
    -moz-box-shadow: 0px 0px 2px 2px #ccc;
    -webkit-box-shadow: 0px 0px 2px 2px #ccc;
    box-shadow: 0px 0px 2px 2px #ccc;
    padding: 5px 10px;
}

    .budget-header div {
        float: left;
        padding-right: 20px;
    }

.text-biggest {
    font-size: 72px;
}

.text-big {
    font-size: 56px;
}

.text-medium {
    font-size: 42px;
}

.text-small {
    font-size: 24px;
}

.text-small-2 {
    font-size: 20px;
}

.text-small-1 {
    font-size: 18px;
}

.text-smallest {
    font-size: 16px;
}

.text-gradient-org {
    color: rgb(96,96,96);
    background-image: -webkit-gradient( linear, left top, left bottom, from(rgb(168, 168, 168)), to(rgb(80, 80, 80)) );
    background-image: -ms-linear-gradient(rgb(168, 168, 168), rgb(80, 80, 80));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.text-gradient {
    color: rgb(96,96,96);
}

.text-grey {
    color: rgb(96,96,96);
}

.text-right {
    text-align: right;
}

.text-bold {
    font-weight: bold;
}

.stretch-height {
    height: 45px;
}

.no-border {
    border: none !important;
}

.service-expander {
    background: url("../img/question.png") no-repeat 470px 0px;
    border-bottom: 1px solid #B2B2B2;
    height: 36px;
}

.selected-service {
    background-color: rgb(248,192,192);
}

.service-list-element {
    border-bottom: 1px solid #D6D6D6;
    color: #4B4B4B;
    font-family: arial;
    font-size: 18px;
    min-height: 54px;
    padding-top: 8px;
    list-style-type: none;
}

.srv-el-sustitucion {
    background: url('../img/main/sustitucion.png') 0px 6px no-repeat;
}

.srv-el-ecokit {
    background: url('../img/main/ecokit.png') 0px 6px no-repeat;
    padding-top: 22px;
}

.srv-el-reparacion {
    background: url('../img/main/reparacion.png') 0px 6px no-repeat;
}

.srv-el-reparacion2 {
    background: url('../img/main/reparacion2.png') 0px 6px no-repeat;
}

.srv-el-legalitas {
    background: url('../img/main/legalitas.png') 0px 6px no-repeat;
    padding-top: 22px;
}

.srv-el-mantpreventivo {
    background: url('../img/main/mantpreventivo.png') 0px 6px no-repeat;
}

.srv-el-revisionexamenes {
    background: url('../img/main/revisionexamenes.png') 0px 6px no-repeat;
}

.srv-el-atenciontelefonica {
    background: url('../img/main/atenciontelefonica.png') 0px 6px no-repeat;
}


.data-selection {
    background: url('../img/downarrow.png') no-repeat 98% center #CBCBCB;
    border-radius: 5px;
    height: 38px;
    padding: 9px;
    overflow: hidden;
}

    .data-selection select {
        background: none;
        border: 0 none;
        font-size: 16px;
        color: rgb(75,75,75);
        -webkit-appearance: none;
        width: 100%;
    }

    .data-selection option {
        font-size: 16px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

.main-data-section-header {
    border-bottom: 1px solid #CCCCCC;
}

.expand-arrow {
    background: url("../img/downarrow2.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
    width: 20px;
}

.expanded {
    background: url("../img/rightarrow2.png") no-repeat scroll 0 5px rgba(0, 0, 0, 0);
}

.menu-button {
    width: 232px;
    height: 232px;
    border-radius: 12px;
    border: rgb(146,8,8) 2px solid;
    color: white;
    font-size: 21px;
    padding: 120px 0 0 0;
    text-shadow: black 0.1em 0.1em 0.2em;
}

/****************/

.s-heading {
    min-height: 132px;
}

.panel-heading.select {
    background-color: #F39B9B !important;
}

.progress {
    height: 10px !important;
}

.progress-bar-danger {
    background-color: #BD0704 !important;
}

#cart {
    min-height: 200px;
}

.cart-active {
    background-color: lightyellow;
    border: 1px dotted gray;
}

.ng-table tr.aceptado td {
    background-color: green;
    font-weight: bold;
}

.modal-dialog {
    width: 800px !important;
}

.ng-table-rowselected tr {
    cursor: pointer;
}

.sel-row {
    background-color: #47A447;
}

.pet-2 {
    background-color: yellow !important;
}

.pet-3 {
    background-color: red !important;
}

.pet-4 {
    background-color: green !important;
}

.pet-5 {
    background-color: gray !important;
}

.table-peticiones {
    color: Black;
    font-size: 8pt;
}

.btn-firma {
    margin: 5px;
    border-radius: 10px;
    font-weight: bold;
    color: gray;
}

.btn-footer {
    border: none;
    width: 33.3%;
    height: 80px;
    float: left;
    position: relative;
    border-right: 1px solid silver;
}

.btn-footer2 {
    width: 25%;
}

.btn-genpres {
    background: url('../img/gen-pres.png') 35px 20px no-repeat;
    background: url('../img/gen-pres.png') 35px 20px no-repeat, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: url('../img/gen-pres.png') 35px 20px no-repeat, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/gen-pres.png') 35px 20px no-repeat, -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: url('../img/gen-pres.png') 35px 20px no-repeat, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}

.btn-genpres-sel {
    background: url('../img/gen-pres.png') 35px 20px no-repeat darkgray;
}

.btn-printpres {
    background: url('../img/print-pres.png') 35px 20px no-repeat;
    background: url('../img/print-pres.png') 35px 20px no-repeat, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: url('../img/print-pres.png') 35px 20px no-repeat, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/print-pres.png') 35px 20px no-repeat, -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: url('../img/print-pres.png') 35px 20px no-repeat, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}

.btn-printpres-sel {
    background: url('../img/print-pres.png') 35px 20px no-repeat darkgray;
}

.btn-mailpres {
    background: url('../img/mail-pres.png') 35px 20px no-repeat;
    background: url('../img/mail-pres.png') 35px 20px no-repeat, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: url('../img/mail-pres.png') 35px 20px no-repeat, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/mail-pres.png') 35px 20px no-repeat, -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: url('../img/mail-pres.png') 35px 20px no-repeat, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}

.btn-mailpres-sel {
    background: url('../img/mail-pres.png') 35px 20px no-repeat darkgray;
}

.btn-gencon {
    background: url('../img/gen-con.png') 35px 20px no-repeat;
    background: url('../img/gen-con.png') 35px 20px no-repeat, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: url('../img/gen-con.png') 35px 20px no-repeat, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/gen-con.png') 35px 20px no-repeat, -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: url('../img/gen-con.png') 35px 20px no-repeat, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}

.btn-gencon-sel {
    background: url('../img/gen-con.png') 35px 20px no-repeat darkgray;
}

.btn-printcon {
    background: url('../img/print-con.png') 35px 20px no-repeat;
    background: url('../img/print-con.png') 35px 20px no-repeat, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: url('../img/print-con.png') 35px 20px no-repeat, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/print-con.png') 35px 20px no-repeat, -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: url('../img/print-con.png') 35px 20px no-repeat, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}

.btn-printcon-sel {
    background: url('../img/print-con.png') 35px 20px no-repeat darkgray;
}

.btn-mailcon {
    background: url('../img/mail-con.png') 35px 20px no-repeat;
    background: url('../img/mail-con.png') 35px 20px no-repeat, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: url('../img/mail-con.png') 35px 20px no-repeat, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/mail-con.png') 35px 20px no-repeat, -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: url('../img/mail-con.png') 35px 20px no-repeat, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}

.btn-mailcon-sel {
    background: url('../img/mail-con.png') 35px 20px no-repeat darkgray;
}

.btn-acecon {
    background: url('../img/aceptar-con.png') 35px 20px no-repeat;
    background: url('../img/aceptar-con.png') 35px 20px no-repeat, -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(225,225,225,1) 100%); /* FF3.6+ */
    background: url('../img/aceptar-con.png') 35px 20px no-repeat, -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* Chrome10+,Safari5.1+ */
    background: url('../img/aceptar-con.png') 35px 20px no-repeat, -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* IE10+ */
    background: url('../img/aceptar-con.png') 35px 20px no-repeat, linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(225,225,225,1) 100%); /* W3C */
}

.btn-acecon-sel {
    background: url('../img/aceptar-con.png') 35px 20px no-repeat darkgray;
}

.opc-disabled {
    background: 
        repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            #ccc 10px,
            #ccc 20px
          );
}

.angular-ui-tree-handle {
    background: #f8faff;
    border: 1px solid #dae2ea;
    color: #7c9eb2;
    padding: 10px 10px;
}

.angular-ui-tree-handle:hover {
    color: #438eb9;
    background: #f4f6f7;
    border-color: #dce2e8;
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.group-title {
    background-color: #687074 !important;
    color: #FFF !important;
}


/* --- Tree --- */
.tree-node {
    border: 1px solid #dae2ea;
    background: #f8faff;
    color: #7c9eb2;
}

.nodrop {
    background-color: #f2dede;
}

.tree-node-content {
    margin: 10px;
}
.tree-handle {
    padding: 10px;
    background: #428bca;
    color: #FFF;
    margin-right: 10px;
}

.angular-ui-tree-handle:hover {
}

.angular-ui-tree-placeholder {
    background: #f0f9ff;
    border: 2px dashed #bed2db;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}