﻿body {
    background-color: White;
    background-image: url(Images/Background_1.jpg);
    background-position-x: center !important;
    background-repeat: no-repeat !important;
    scrollbar-base-color: blue;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

table, tr, td, img {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

p {
    margin-top: 1px;
    margin-bottom: 1px;
    line-height: 1.1;
}

/* INICIA MASTER PAGE */
.EQBlindados_v2_1 {
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 30px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 7;
}

.EQBlindados_v2_2 {
    background-repeat: no-repeat;
    position: relative;
    width: 1000px;
    height: 110px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 6;
}

.EQBlindados_v2_3 {
    position: relative;
    width: 1000px;
    height: 110px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 5;
}

.EQBlindados_v2_4 {
    background: linear-gradient(108.19deg, #02A1FC 37%, #266AD8 62.37%)!important;
}





/* ROTATOR */


.leftButton {
    background: url('Images/iconos/Flecha_Retroceder.png') no-repeat;
    cursor: pointer !important;
}

    .leftButton:hover {
        background: url('Images/iconos/Flecha_Retroceder_hover.png') no-repeat;
        cursor: pointer !important;
    }

.rightButton {
    background: url('Images/iconos/Flecha_Avanzar.png') no-repeat;
    cursor: pointer !important;
}

    .rightButton:hover {
        background: url('Images/iconos/Flecha_Avanzar_hover.png') no-repeat;
        cursor: pointer !important;
    }


.leftButton, .rightButton {
    display: block;
    width: 32px;
    height: 32px;
}

/*** METRO TOUCH **/

.RadMenu_MetroTouch .rmRootGroup {
    padding: 1px !important;
    background: #01AEF0 !important;
}

.RadMenu_MetroTouch .rmRootLink {
    padding: 0 10px !important;
    border: 1px solid White !important;
    color: white !important;
    text-decoration: none !important;
    text-transform: none !important;
}

/*** interno **/


.Interno_v2_1 {
    background-image: url(Images/Interno_v2_1.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 225px;
    height: 20px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

.Interno_v2_2 {
    background-image: url(Images/Interno_v2_2.jpg);
    background-repeat: repeat-y;
    position: relative;
    width: 225px;
    height: 630px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

.Interno_v2_3 {
    background-image: url(Images/Interno_v2_3.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 225px;
    height: 15px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

.Interno_v2_4 {
    background-image: url(Images/Interno_v2_4.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 775px;
    height: 20px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

.Interno_v2_5 {
    background-image: url(Images/Interno_v2_5.jpg);
    background-repeat: repeat-y;
    position: relative;
    width: 775px;
    height: 630px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

.Interno_v2_6 {
    background-image: url(Images/Interno_v2_6.jpg);
    background-repeat: no-repeat;
    position: relative;
    width: 775px;
    height: 15px;
    margin-left: 0px;
    margin-right: 0px;
    z-index: 4;
}

/*** footer ***/

.textoFooter {
    color: white;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: normal;
}


/*** titulos ***/

.textoEspecialTitulo {
    color: #02A1FC;
    font-family: Tahoma;
    font-size: 22px;
    font-weight: normal;
}

/** Menu Panel Bar**/

.RadPanelBar_MetroTouch .rpItem {
    font-size: 16px !important;
}

/* INICIA SISTEMA DE LOGUEO */
.sistemaDeLogueo_TextBoxStyle
{
    background-color: White;
    border-style: solid;
    border-top-color: Silver;
    border-right-color: Silver;
    border-bottom-color: Silver;
    border-left-color: Silver;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin: 1px 3px 1px 3px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    width: 200px;
    cursor: auto !important;
}

a.sistemaDeLogueo_LoginButtonStyle:link, a.sistemaDeLogueo_LoginButtonStyle:visited, a.sistemaDeLogueo_LoginButtonStyle:active
{
    background-color: #FFFBFF;
    border-style: solid;
    border-color: #01AEF0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin: 3px;
    color: #01AEF0;
    padding: 0px 25px 0px 25px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    width: 100px;
    cursor: pointer !important;
    text-decoration: none !important;
}

a.sistemaDeLogueo_LoginButtonStyle:hover
{
    background-color: Silver;
    border-style: solid;
    border-color: #01AEF0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin: 3px;
    color: White;
    padding: 0px 25px 0px 25px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    width: 100px;
    cursor: pointer !important;
    text-decoration: none !important;
}

a.sistemaDeLogueo_HyperLinkStyle:link, a.sistemaDeLogueo_HyperLinkStyle:visited, a.sistemaDeLogueo_HyperLinkStyle:active
{
    background-color: #FFFBFF;
    border-style: solid;
    border-color: #01AEF0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin: 3px;
    color: #01AEF0;
    padding: 0px 25px 0px 25px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    width: 100px;
    cursor: pointer !important;
    text-decoration: none !important;
}

a.sistemaDeLogueo_HyperLinkStyle:hover {
    background-color: Silver;
    border-style: solid;
    border-color: #01AEF0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    margin: 3px;
    color: White;
    padding: 0px 25px 0px 25px;
    font-family: Arial;
    font-weight: normal;
    font-size: 12px;
    width: 100px;
    cursor: pointer !important;
    text-decoration: none !important;
}

.textoFormularios {
    color: Black;
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}

.textoValidacion {
    color: Red;
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}
