﻿
.font-desg {
    font-weight: bold;
    font-size: 18px;
   right:25%
}
/* jd 22/05/2021 perosnalizacion de checkbox*/
.c1 {
    filter: hue-rotate(0deg)
}

.c2 {
    filter: hue-rotate(30deg)
}

.c3 {
    filter: hue-rotate(60deg)
}

.c4 {
    filter: hue-rotate(90deg)
}

.c5 {
    filter: hue-rotate(120deg)
}

.c6 {
    filter: hue-rotate(150deg)
}

.c7 {
    filter: hue-rotate(180deg)
}

.c8 {
    filter: hue-rotate(210deg)
}

.c9 {
    filter: hue-rotate(240deg)
}

input[type=checkbox] {
    transform: scale(1);
    margin: 10px;
    cursor: pointer;
}

/*--------------------------------------------------------------------------------------------------------*/
.btn-reporte2 {
    border: none;
    color: white;
    padding: 12px 10px;
    text-decoration: none;
    display: inline-block;
    margin: 0px 2px;
    transition-duration: 0.4s;
    background-image: url('../Scripts/Export/js/print-icon.png');
    background-size: contain;
    width: 55px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    color: white;
    background-color: white;
    color: white;
}

.btn-toExel {
    border: none;
    color: white;
    padding: 12px 10px;
    text-decoration: none;
    display: inline-block;
    margin: 0px 2px;
    transition-duration: 0.4s;
    background-image: url('../Scripts/Export/js/excel-icon.png');
    background-size: contain;
    width: 55px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    color: white;
    background-color: white;
    color: white;
}

.btn-toWok {
    border: none;
    color: white;
    padding: 12px 10px;
    text-decoration: none;
    display: inline-block;
    margin: 0px 2px;
    transition-duration: 0.4s;
    background-image: url('../Scripts/Export/js/W-icon.png');
    background-size: contain;
    width: 55px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    color: white;
    background-color: white;
    color: white;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

/*23/04/2021 jd pagina cargando */

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background-image:url(../css/preloader.gif);
    background-position:center;*/
    background: url('../css/preloader.gif') 50% 50% no-repeat rgb(0, 0, 0);
    opacity: .5;
}

/*23/04/2021 jd*/

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

/*23/04/2021 jd*/
.table_RP {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

table_RP thead th {
    padding: 3px;
    position: sticky;
    top: 0;
    z-index: 1;
    /*width: 25vw;
    background: white;*/
}


a:link, a:visited {
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}

a:hover {
    color: #1d60ff;
}

a:active {
    color: #034af3;
}

body {
    background: url(/imagenes/Main/bg.gif) repeat;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    width: 100%;
}

DDL_movil {
    width: 280px;
    min-width: 80px;
}

p {
    text-align: justify;
    line-height: 19px;
    padding: 0px;
    margin: 0px;
}

h2 {
    padding: 0px 0 10px 0;
    margin: 0px;
    color: #B52025;
    font-size: 20px;
    font-weight: normal;
}

.clear {
    clear: both;
}


#wrap {
    width: 977px;
    margin: 20px auto auto auto;
}

wrap_movil {
    width: 480px;
    margin: 20px auto auto auto;
}

.top_corner {
    width: 976px;
    height: 15px;
    background: url(/imagenes/Main/top_bg.gif) no-repeat center bottom;
}

#header {
    width: 960px;
    margin: auto;
    height: 90px;
}

#logo {
    padding: 0px 0 0 40px;
    float: left;
}

#login {
    width: 90px;
    float: right;
    padding: 0px 0 0 0;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1 {
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2 {
    font-size: 1.5em;
    font-weight: 600;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page {
    width: 977px; /* 960px; */
    background-color: #fff;
    margin: 10px auto 0px auto;
    border: 1px solid #496077;
}

.header {
    position: relative;
    margin: 0px auto 0 auto;
    padding: 0px;
    width: 977px;
}

    .header h1 {
        font-weight: 700;
        margin: 0px;
        padding: 0px 0px 0px 20px;
        color: #f9f9f9;
        border: none;
        line-height: 2em;
        font-size: 2em;
    }

.main {
    margin: 0 auto 0 auto;
}

main_movil {
    width: 480px;
    margin: 0 auto 0 auto;
}


.tablecenter {
    margin: auto;
    width: 95%;
    /* border: 1px solid green;*/
    padding: 10px;
    border: 1px solid rgba(0,0,0,.3);
    border-spacing: unset;
    border-radius: 10px;
}
/*--------------------------------------------------------------------------------------*/
/*.footer
{
    color:black;
    margin: 5px auto 10px auto;
    text-align: center;
    line-height: normal; 
}



/*-----------------------------footer------------------*/
.footer {
    clear: both;
    width: 960px;
    margin: auto;
    background: url(/imagenes/Main/footer_bg.png) no-repeat center;
    height: 65px;
}

.footer_esp {
    clear: both;
    width: 98.8%;
    margin: auto;
    background: url(/imagenes/Main/footer_bg.png) repeat center;
    height: 65px;
}


.footer_movil {
    clear: both;
    width: 480px;
    margin: auto;
    background: url(/imagenes/Main/footer_bg.png) no-repeat center;
    height: 65px;
}

.copyright_movil {
    padding: 15px 0 0 100px;
    color: black;
}

.copyright {
    padding: 30px 0 0 360px;
    color: black;
}

.copyright_Esp {
    padding: 30px 0 0 360px;
    color: black;
}

/*-------------------------------------------------------------------------*/


.tableP {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    width: 50%;
    border-collapse: collapse;
}

.table1 {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    width: 100%;
    border-collapse: collapse;
}

td_b {
    border: 1px solid #dddddd;
    text-align: left;
}

.table3 {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 12px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    width: 98%;
}

/*-------------------------------------------------------------------------*/
.table1_a {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    width: 98%;
}

.table_1 {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    width: 960px;
}

.table_12 {
    margin: 0 auto 0 auto;
    text-align: center;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    width: 550px;
}

.table_11 {
    margin: 0 auto 0 auto;
    text-align: center;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    width: 400px;
}

.table2 {
    margin: 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 11px;
    border-spacing: 0px;
    border: 5px;
    border-width: 1px;
    border-color: #000000;
    border-style: solid;
    border-spacing: 0px;
    padding: 0px;
    max-width: 960px;
}
/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.menu {
    padding: 4px 0px 4px 8px;
}

    div.menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset {
    margin: 0px;
    border-color: transparent;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label {
        display: block;
    }

    fieldset label.inline {
        display: inline;
    }


legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry {
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry {
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo {
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear {
    clear: both;
}

.title {
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.loginDisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

    .loginDisplay a:link {
        color: white;
    }

    .loginDisplay a:visited {
        color: white;
    }

    .loginDisplay a:hover {
        color: white;
    }

.failureNotification {
    font-size: 1.2em;
    color: Red;
}

.bold {
    font-weight: bold;
}

.submitButton {
    text-align: right;
    padding-right: 10px;
}









.ELabel_03 {
    text-align: left;
    font-size: 16px;
    font-family: "baskerville old face";
    margin: 0px;
    padding: 0px;
    background-color: white;
    color: #0000b0;
}


/*---------------------------Bien----------------------------*/

label {
    color: Blue;
    font-size: 14px;
}

.label_lb {
    text-align: left;
    font-size: 12px;
    color: black;
    font-weight: bold;
}


.label_lb2 {
    text-align: center;
    font-size: 13px;
    font-family: arial;
    color: #1080c0;
    font-weight: bold;
}

.label_lb2_r {
    text-align: center;
    font-size: 16px;
    font-family: arial;
    color: red;
    font-weight: bold;
}

.label_lb3 {
    margin: 0 0 0 60px;
    text-align: right;
    font-size: 13px;
    color: #1080c0;
    font-weight: bold;
}

.label_lb4 {
    text-align: right;
    font-size: 12px;
    color: #1080c0;
    font-weight: bold;
    width: 80px;
}

.label_lb5 {
    text-align: center;
    font-size: 13px;
    font-family: arial;
    color: #86167B;
    font-weight: bold;
}

.label_right {
    text-align: right;
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.label_center {
    text-align: center;
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.label_right_p {
    margin: 0 0 0 68px;
    text-align: right;
    font-size: 12px;
    color: black;
    font-weight: bold;
}

.label_tb {
    text-align: left;
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.label_tb_Dip_1 {
    text-align: left;
    font-size: 14px;
    background-color: #e9ccee;
    color: black;
    font-weight: bold;
}

.label_tb_Dip_2 {
    text-align: left;
    font-size: 14px;
    background-color: #f8ed15;
    color: black;
    font-weight: bold;
}

.label_tb_r {
    text-align: right;
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.label_tb_l {
    text-align: left;
    font-size: 14px;
    color: black;
    font-weight: bold;
}

.label_msg1 {
    font-size: 14px;
    color: red;
}

.label_msg {
    margin-left: 10px;
    font-size: 18px;
    color: red;
}

.label_msg2 {
    padding: 0 30px;
    font-size: 18px;
    color: #0B3B2E;
}

.tr_header {
    background-color: #2f4f4f;
    color: white;
    font-size: 12px;
    font-family: arial;
    text-align: center;
    padding: 0 0 0 0;
    width: 960px;
    height: 20px;
    overflow: auto;
    white-space: nowrap;
}

.tr_header_a {
    background-color: #2f4f4f;
    color: white;
    font-size: 10px;
    font-family: arial;
    text-align: center;
    padding: 0 0 0 0;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
}

.tr_header_b {
    background-color: #2f4f4f;
    color: white;
    font-size: 8px;
    font-family: arial;
    text-align: center;
    padding: 0 0 0 0;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
}


table.bottomBorder {
    border-collapse: collapse;
}

.TBorder {
    border-top: 1px dotted black;
    padding: 5px;
    font-weight: bold;
    font-size: 13px;
}

.TBorder_10 {
    border-top: 1px dotted black;
    padding: 5px;
    font-weight: bold;
    font-size: 10px;
}

.TBorder3 {
    border-top: 1px dotted black;
    padding: 5px;
    font-weight: bold;
    font-size: 8px;
}

.TBorder_L {
    border-left: 1px dotted black;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
}

.Strin_L_Max {
    text-align: left;
    max-width: 200px;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
}

/*-----------------main_container----------------------------*/

#main_container {
    width: 977px;
    margin: 0 auto 0 auto;
    background: url(/imagenes/Main/center_bg_repeat.gif) repeat-y center;
    height: 90px;
}
/*sitemasterel 15/05/2020*/
#mainconterL {
    width: 1500px;
    background: url(/imagenes/Main/center_bg_repeat.gif) repeat-y center;
}

#main_container_movil {
    width: 480px;
    margin: 10px auto;
    background: url(/imagenes/Main/center_bg_repeat.gif) repeat-y center;
    height: 100px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}


.clear {
    clear: both;
}



/*-----------------middle_banner----------------------------*/
.middle_banner {
    width: 977px;
    height: 475px;
    /*height: 370px;*/
    background-image: url(/imagenes/Home/bg_Slider_500.png);
}
/*----------------------slider---------------------------*/
.featured_slider {
    width: 960px;
    float: left;
    margin: 20px 0 0 8px;
}

ul, li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
/** ----------------------------------------------------- **/
#featured_border {
    position: relative;
    border: none;
    padding: 0px;
    height: 450px;
    /*height: 345px;*/
    margin: 0px;
}

#featured_wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1;
}

#featured_images {
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
}

    #featured_images li {
        float: left;
    }

#featured_buttons {
    position: absolute;
    top: 15px;
    right: 15px;
    width: auto;
    padding: 0;
    list-style: none;
    z-index: 3;
}

    #featured_buttons li {
        width: 22px;
        height: 22px;
        background: url(/imagenes/Home/featured-button-off.png);
        float: left;
        margin-left: 3px;
        text-align: center;
        font-size: 12px;
        color: #FFFFFF;
        line-height: 22px;
        cursor: pointer;
    }

        #featured_buttons li.clicked {
            background: url(/imagenes/Home/featured-button-on.png);
        }

#featured_positioner_desc {
    width: 960px;
    height: 345px;
    position: absolute;
    top: 0px;
    left: 0px;
}

#featured_wrapper_desc {
    width: 100%;
    height: 345px;
    position: relative;
    overflow: hidden;
}

#featured_desc {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0px;
    margin: 0px;
}

    #featured_desc li {
        width: 960px;
        float: left;
        padding: 0px;
        margin: 0px;
    }

        #featured_desc li div {
            margin: 0px 0 0px 0px;
            padding: 10px;
            width: 940px;
            background: url(/imagenes/Home/featured-desc-bg.png);
        }

        #featured_desc li h2 {
            color: #FFFFFF;
            font-size: 18px;
            padding: 0px 0 5px 0;
            margin: 0px;
        }

        #featured_desc li p {
            color: #FFFFFF;
            font-size: 12px;
            padding: 0px 0 10px 0;
            margin: 0px;
            line-height: 18px;
        }

/*----------------------end of slider---------------------------*/


#wrap {
    width: 977px;
    margin: 20px auto auto auto;
}

.wrapping_Esp {
    width: 977px;
    background: url(/imagenes/Main/center_bg_repeat.gif) repeat-y center;
    margin: 0 auto 0 auto;
}

.wrapping_Esp1 {
    width: 2000px;
    background: url(/imagenes/Main/center_bg_repeat.gif) repeat-y center;
    margin: 0 auto 0 auto;
}

.wrapping_Esp_Esp {
    width: 999px;
    background-color: white;
    margin-left: -10px
}

#20set {
    width: max-content;
}

.wrapping_Esp_movil {
    width: 480px;
    background: url(/imagenes/Main/center_bg_repeat.gif) repeat-y center;
    margin: 0 auto 0 auto;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.top_cornerwrap {
    width: 976px;
    height: 30px;
    background: url(/imagenes/Main/top_bg.gif) no-repeat center bottom;
}

.top_corner {
    width: 976px;
    height: 15px;
    background: url(/imagenes/Main/top_bg.gif) no-repeat center bottom;
}

/*sitel 15/05/2020*/
.top_cornerL {
    width: 1580px;
    height: auto;
    background-color: white;
}

.topb_corner {
    width: 976px;
    height: 15px;
    background: url(/imagenes/Main/topb_bg.gif) no-repeat center bottom;
}

#header {
    width: 999px;
    margin: auto;
    height: 110px;
}
/*sitel 15/05/2020*/

#header2 {
    width: 1500px;
    margin: auto;
    height: 110px;
}

#logo {
    padding: 0px 0 10px 10px;
    float: left;
}



#Logo_movil {
    float: left;
    padding-left: 130PX;
}

#header_movil {
    width: 480px;
    margin: auto;
    height: auto;
}

#logo {
    padding: 0px 0 10px 10px;
    float: left;
}

#login {
    width: 90px;
    float: right;
    padding: 0px 5px 0 0;
}

.sesion {
    float: right;
    padding: 0 20px 0 0;
}


.sesion_movil {
    float: right;
    padding: 30px 20px 0 0;
}

.inputl {
    background-color: white;
    border: 1px solid #c4c4c4;
    width: 200px;
    height: 20px;
    font-size: 16px;
    padding: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    margin: 4px;
}

.loginp {
    background-color: #F1F1F1;
    margin: 0 auto 0 50px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
}


.inputl:focus {
    outline: none;
    border: 1px solid #fcb03c;
    -moz-box-shadow: 0px 0px 8px #fcb03c;
    -webkit-box-shadow: 0px 0px 8px #fcb03c;
}

/*.inputlb {
    margin: 10px 0 10px 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-color: #86167B;
    color: white; /*dark green*/

/*amarillo oscuro fcb03c*/
/*morado 86167B*
}*/

/* -------------------------------------------------------------- */

.Tabla_RT {
    margin: 0 auto 0 auto;
    text-align: left;
    font-family: Palatino;
    font-size: 16px;
    border-spacing: 0px;
    border: 5px;
    padding: 0px;
}


.Tabla_HE {
    text-align: right;
    margin: 0 40px;
}


.Tabla_HE2 {
    text-align: right;
    margin: 0 35px;
}


.Tabla_HE3 {
    text-align: right;
    margin: 0 32px;
}

.Tabla_HE4 {
    text-align: right;
    margin: 0 45px;
}

.Tabla_HE5 {
    text-align: right;
    margin: 0 30px;
}

.Tabla_HE6 {
    text-align: left;
    margin: 0 35px;
}


.Tabla_HE65 {
    text-align: left;
    margin: 0 auto 0 auto;
}

.Tabla_HE7 {
    text-align: left;
}

.label_right_td {
    text-align: right;
    padding: 0 0 0 35px;
}

.l_left1 {
    text-align: left;
    color: Gray;
}


.l_left2 {
    text-align: left;
    color: blue;
}

.l_Right {
    text-align: right;
    color: Gray;
}


.b_l {
    width: 10px;
    background-repeat: no-repeat;
    background-image: url(/imagenes/Button/B_L.png);
}

.b_c {
    height: 20px;
    width: auto;
    background-repeat: repeat-x;
    background-image: url(/imagenes/Button/B_C.png);
    color: white;
    padding: 0 0 10px 0;
}

.b_r {
    width: 10px;
    background-repeat: no-repeat;
    background-image: url(/imagenes/Button/B_r.png);
}


.td_left {
    text-align: left;
    font-size: 12px;
}

.td_left_Esp {
    text-align: left;
    font-size: 10px;
}


.td_right {
    text-align: right;
    font-size: 14px;
}

.td_right_14 {
    text-align: right;
    font-size: 14px;
}

.td_right_8 {
    text-align: right;
    font-size: 8px;
}

.td_left_8 {
    text-align: left;
    font-size: 8px;
}

.td_left_14 {
    text-align: left;
    font-size: 14px;
}

.td_left_10_E {
    text-align: left;
    font-size: 10px;
    font-weight: bold;
}


.td_left_5 {
    text-align: left;
    font-size: 5px;
    font-family: Calibri;
}



.td_center {
    text-align: center;
    font-size: 14px;
}


/*pata poligono -------------------------------------------------------------------------*/

/*
@import compass #h3

{
    margin: 4px 0 padding: 5px 0 font-family: arial, sans-serif width: 100% color: #fff a color: #00B2EE text-decoration: none &:hover color: lighten(#00B2EE, 20%);
}

#map-canvas {
    width: auto height: 500px;
}

#info {
    color: #222;
}

.lngLat {
    color: #fff margin-bottom:5px;
}

.one; {
    padding-left: 250px;
}

.two {
    padding-left: 34px;
}

#clipboard-btn {
    float: left margin-right: 10px padding: 6px 8px +border-radius(3px);
}

#info {
    height: 140px float: left margin-bottom: 30px border: solid 2px;
}

#eee {
    +border-radius(3px) +box-shadow(inset 0 2px 5px #444);
} 

#info, .lngLat {
    font-family: arial, sans-serif font-size: 12px padding-top: 10px width: 270px;
}
 */


/*Morado  Azul
711588 por 314179
9555A5 por  5972A7
AC79B8 por 7A8EB9
711688 morado 
  637aad  Azul Boton */
.Botones {
    height: 25px;
    box-shadow: inset 0px 1px 0px 0px #AC79B8;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #711688), color-stop(1, #9555A5));
    background: -moz-linear-gradient(top, #711688 5%, #9555A5 100%);
    background: -webkit-linear-gradient(top, #711688 5%, #9555A5 100%);
    background: -o-linear-gradient(top, #711688 5%, #9555A5 100%);
    background: -ms-linear-gradient(top, #711688 5%, #9555A5 100%);
    background: linear-gradient(to bottom, #711688 5%, #9555A5 100%);
    background-color: #711688;
    border: 1px solid #711588;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 8px;
    text-decoration: none;
}

    .Botones:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #9555A5), color-stop(1, #711688));
        background: -moz-linear-gradient(top, #9555A5 5%, #711688 100%);
        background: -webkit-linear-gradient(top, #9555A5 5%, #711688 100%);
        background: -o-linear-gradient(top, #9555A5 5%, #711688 100%);
        background: -ms-linear-gradient(top, #9555A5 5%, #711688 100%);
        background: linear-gradient(to bottom, #9555A5 5%, #711688 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9555A5', endColorstr='#711688',GradientType=0);
        background-color: #9555A5;
    }

.Botone s:active {
    position: relative;
    top: 1px;
}






.B_Form {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/Formulario_40.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
}



.B_mapa_pol {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/B_mapa_pol_40.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
}



.B_mapa_elec {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/B_mapa_elec_40.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
}

.B_Mapa_casa {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/B_mapa_casa_40.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
}


.B_Mapa {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/b_mapa_40.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
}

.B_borra_del {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/B_borra_delegado_40.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 45px;
    height: 45px;
}


.B_Busca {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/b_buscar_25.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
}

/* 31/05/2018 */
.B_Puntero {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 0px 0px 8px #d9d9d9;
    -webkit-box-shadow: 0px 0px 8px #d9d9d9;
    background-image: url(/Imagenes/Button/puntero_01.png);
    background-repeat: no-repeat;
    background-position: center;
    width: 30px;
    height: 30px;
}

/* -------------------------------------------------------------------------------------------------------------*/

nav {
    padding: 30px 0 0 270px;
}

    nav ul ul {
        display: none;
        float: right;
    }

    nav ul li:hover > ul {
        display: block;
    }

    nav ul {
        background: #3367d6;
        /*background: linear-gradient(top, #fff 0%, #fff 100%);
        background: -moz-linear-gradient(top, #fff 0%, #fff 100%);
        background: -webkit-linear-gradient(top, #fff 0%,#fff 100%);*/
        box-shadow: 0px 0px 9px #1c9848;
        padding: 0 10px;
        border-radius: 5px;
        list-style: none;
        position: relative;
        display: inline-table;
        z-index: 9;
        color: #fff;
    }

        nav ul:after {
            content: "";
            clear: both;
            display: block;
        }

        nav ul li {
            float: left;
        }

            nav ul li:hover {
                /*background: #86167B;
                background: linear-gradient(top, #86167B 0%, #86167B 60%);
                background: -moz-linear-gradient(top, #86167B 0%, #86167B 60%);
                background: -webkit-linear-gradient(top, #86167B 0%,#86167B 60%);
                z-index: inherit;*/
                background: #3367d6;
                /*background: linear-gradient(top, #162586 0%,#162586 60%);*/
                /*background: -moz-linear-gradient(top, #162586 0%, #162586 60%);
                background: -webkit-linear-gradient(top, #162586 0%,#162586 60%);*/
                z-index: inherit;
            }

                nav ul li:hover a {
                    /*color: #fff; 23/03/2021 */
                    color: black;
                    z-index: inherit;
                }


            nav ul li a {
                display: block;
                padding: 12px 13px;
                text-decoration: none;
                z-index: inherit;
            }

        nav ul ul {
            background: #fff;
            /*background: #5f6975; 23/03/2021*/
            border-radius: 0px;
            padding: 0;
            position: absolute;
            top: 100%;
            z-index: inherit;
        }

            nav ul ul li {
                float: none;
                /*border-top: 1px solid #6b727c; 23/03/2021*/
                /*border-bottom: 1px solid #575f6a;*/
                position: relative;
                z-index: inherit;
            }

                nav ul ul li a {
                    padding: 7px 20px;
                    color: #fff;
                    z-index: inherit;
                }

                    nav ul ul li a:hover {
                        /*background: #162586;*/
                        background: #3367d6;
                        z-index: inherit;
                        color: white
                    }

            nav ul ul ul {
                position: absolute;
                left: 100%;
                top: 0;
                z-index: inherit;
            }

/*24/06/2020 ------------------------------------------------------------*/

.column {
    float: left;
    width: 30%;
    padding: 10px;
    /*height: 300px;*/
}

.row:after {
    content: "";
    display: table;
    clear: both;
    border: border-style: solid 1px;
    /*box-sizing: border-box;*/
}

@media (max-width: 600px) {
    .column {
        width: 100%;
    }
}
/*mv st EG JD 23/03/2021 */

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn:focus, .btn:active:focus, .btn.active:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:hover, .btn:focus {
        color: #333;
        text-decoration: none
    }

    .btn:active, .btn.active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad
    }

    .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3276b1;
        border-color: #285e8e
    }

    .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    /*background-color: #5cb85c;*/
    background-color: #398439;
    border-color: #4cae4c
}

    .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #47a447;
        border-color: #398439
    }

    .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #39b3d7;
        border-color: #269abc
    }

    .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ed9c28;
        border-color: #d58512
    }

    .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #d2322d;
        border-color: #ac2925
    }

    .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
            border-color: transparent
        }

            .btn-link:hover, .btn-link:focus {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
                color: #999;
                text-decoration: none
            }

.btn-lg, .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm, .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs, .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=submit].btn-block, input[type=reset].btn-block, input[type=button].btn-block {
    width: 100%
}

/*---------------------------------------------------------------------------------------------------*/
.ddl {
    width: 100%;
    height: 30px;
    padding: 1px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

.form-control {
    width: 100%;
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #999;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #999
    }

    .form-control::-webkit-input-placeholder {
        color: #999
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1
    }

textarea.form-control {
    height: auto
}

.green {
    width: 30px;
    height: 20px;
    background: green;
}

.blue {
    width: 30px;
    height: 20px;
    background: blue;
}

.red {
    width: 30px;
    height: 20px;
    background: red;
}

.yellow {
    width: 30px;
    height: 20px;
    background: yellow;
}

.orange {
    width: 30px;
    height: 20px;
    background: orange;
}

.black {
    width: 30px;
    height: 20px;
    background: black;
}
