body {
    font-size: .85em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
}

header,
footer,
nav,
section {
    display: block;
}

/* Styles for basic forms
-----------------------------------------------------------*/

fieldset {
    border: 1px solid #ddd;
    padding: 0 1.4em 1.4em 1.4em;
    margin: 0 0 1.5em 0;
}

legend {
    font-size: 1.2em;
    font-weight: bold;
}

textarea {
    min-height: 75px;
}

.editor-label {
    margin: 1em 0 0 0;
}

.editor-field {
    margin: 0.5em 0 0 0;
}


/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f88308;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #FF9100 !important;
    background-color: #FFEDD5 !important;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f88308;
    border: 1px dashed #ccc;
    padding: 10px;
    background-image: url(../../content/themes/base/images/back_mensaje.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    margin-bottom: 10px;
}

    .validation-summary-errors UL {
        margin: 5px;
    }

        .validation-summary-errors UL LI {
            margin: 0px;
            font-weight: normal;
            background-image: url(../../content/themes/base/images/cuadrito_azul.gif);
            background-repeat: none;
            background-position: 15px 6px;
            font-size: 11px;
        }


.validation-summary-valid {
    display: none;
}

/* Styles nuevos con divs (LAURA)
-----------------------------------------------------------*/
.UserBackgroundProcessBox {
    z-index: 1000;
    background-color: #ffffff;
    /* margin: 10px 0px;*/
    padding: 12px;
    position: absolute;
    -webkit-border-radius: 5px;
    -webkit-border-top-right-radius: 0;
    -moz-border-radius: 5px;
    -moz-border-radius-topright: 0;
    border-radius: 5px;
    border-top-right-radius: 0;
    border: solid 1px #cccccc;
    -moz-box-shadow: 0px 0px 15px #ccc;
    -webkit-box-shadow: 0px 0px 15px #ccc;
    box-shadow: 0px 0px 15px #ccc;
    /*bottom: 861px;*/
    top: 52px !important;
    /*width: 250px;*/
}

.AlarmMenuBoxInside {
    background-color: #fff3e4;
    padding: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .AlarmMenuBoxInside H3 {
        font-size: 14px !important;
        color: #FE8A19 !important;
        padding: 0px 10px 10px 0px;
        margin-bottom: 10px;
    }

.colorlabel2 {
    color: #FF8000 !important
}

#wrapper {
    width: 100%;
    border: 0px;
    padding: 0px;
    border-spacing: 0;
    outline: 0;
}

BODY {
    font: normal 16px Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
}

#colLeft {
    width: 195px;
    margin: 0px;
    padding: 0px;
    height: 500px;
    margin-left: 5px;
}

#logo {
    padding: 3px 3px 3px 0px;
    height: 130px;
}

#search {
    font-size: 11px;
    font-weight: bold;
    margin: 7px 7px 20px 7px;
}

    #search INPUT[type="text"] {
        border: solid 1px #CCCCCC;
        background-color: #F5F5F5;
        font-size: 11px;
        padding: 2px;
        width: 130px;
    }

    #search INPUT[type="button"] {
        border: solid 1px #FF9100;
        background-color: #FF9100;
        font-size: 11px;
        padding: 2px 5px 2px 5px;
        color: #FFFFFF;
        font-weight: bold;
    }

#user {
    padding: 7px;
    border: dashed 1px #ccc;
    font-size: 11px;
    margin: 7px;
}

#tools_top {
    height: 11px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

#tools_bottom {
    background-image: url(../../content/themes/base/images/page-leftwing-side.gif);
    background-repeat: repeat-y;
    height: 10px;
}

#tools {
    background-image: url(../../content/themes/base/images/page-leftwing-side.gif);
    background-repeat: repeat-y;
    min-height: 470px;
    vertical-align: top;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}

    #tools h2 {
        padding: 3px 0px 0px 10px;
        background-image: url(../../content/themes/base/images/tit-sidebar-menu-top.png);
        font-family: Tahoma;
        font-size: 11px;
        color: #fff;
        font-weight: bold;
        margin: 0px 0 0 7px;
        height: 17px;
    }

    #tools ul {
        padding: 0px;
        margin: 0px 0px 7px 0px;
        background-color: #fff;
        border-bottom: 5px solid #d1d1d1;
        border-left: 1px solid #d1d1d1;
        width: 187px;
        float: right;
    }

        #tools ul li {
            border-bottom: 1px solid #d1d1d1;
            list-style-type: none;
            padding: 5px 5px 5px 10px;
        }



#colRight {
    margin: 0px;
    padding: 0px;
    min-height: 500px;
}


#menu {
    width: 98%;
    padding: 0px 15px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: Tahoma, Geneva, sans-serif;
    min-width: 800px;
    height: 41px !important;
    overflow: hidden;
}

    #menu ul {
        padding: 0px;
        margin: 10px 0px 0px 0px;
    }

        #menu ul li {
            float: left;
            font-size: 11px;
            background: url(../../content/themes/base/images/solapa_a.gif) top right no-repeat;
            padding: 0px 5px 7px 0px;
            margin: 0px;
            line-height: 23px;
            height: 23px;
            border-bottom: 1px solid #E1E1E1;
            list-style-type: none;
        }

            #menu ul li span {
                float: left;
                font-size: 11px;
                background: url(../../content/themes/base/images/solapa.gif) top left no-repeat;
                padding: 6px 8px 1px 11px;
                margin: 0px;
                line-height: 23px;
                height: 23px;
                border-bottom: 1px solid #E1E1E1;
                cursor: pointer;
            }

            #menu ul li a {
                color: #6B6B6B;
                text-decoration: none;
            }

                #menu ul li a:hover {
                    color: #0083BF;
                    text-decoration: none;
                }

            #menu ul li.currentTab {
                color: #fff;
                background-color: #ffffff;
                margin: 0px;
                font-size: 11px;
                border-bottom: 1px solid #ff9201;
                background: url(../../content/themes/base/images/solapa2_a.gif) top right no-repeat;
                line-height: 27px;
            }

                #menu ul li.currentTab span {
                    margin: 0px;
                    background: url(../../content/themes/base/images/solapa2.gif) top left no-repeat;
                    border-bottom: 1px solid #ff9201;
                    line-height: 22px;
                    color: #fff;
                }

            #menu ul li.salir {
                margin: 5px 1px 0 1px;
                background-image: none;
                line-height: 22px;
                float: right;
                border: 0px;
            }

            #menu ul li.solapa_inifin {
                margin: 0px;
                padding: 0px;
                background-image: none;
                line-height: 22px;
                border: 0px;
            }

#breadcrumb {
    font-size: 11px;
    color: #666666;
    padding: 0px 10px 0px 10px;
    overflow: hidden;
}

#header {
    padding: 10px 10px 10px 5px;
}

.summary {
    background-image: url(../../content/images/summary.png);
    background-repeat: no-repeat;
    background-position: top left;
    padding-left: 30px !important;
    position: relative;
    left: -19px;
    top: -11px;
    padding-top: 15px !important;
}

#header h1 {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    font-weight: normal;
    color: #FF9100;
}

#header p {
    font-size: 12px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
}


#back_content {
    margin-top: 0px;
    margin-right: 5px;
    background-image: url(../../content/themes/base/images/page-content-side.gif);
    background-repeat: repeat-y;
    background-position: right;
    padding-right: 5px;
}

#content {
    padding: 7px 15px 7px 15px;
    border-top: solid 1px #D2D2D2;
    border-left: solid 1px #D2D2D2;
    min-height: 760px;
}




.botonera {
    width: auto;
    text-align: right;
    border-top: dashed 1px #ccc;
    padding: 10px;
    margin-top: 10px;
}


.separador {
    BORDER-bottom: #ccc 1px dashed;
}

.separador_top {
    BORDER-top: #e1e1e1 1px dashed;
    padding-top: 10px;
}

.label {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
}

.label_alignleft {
    text-align: left !important;
}

.check-radio {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    width: 10px;
}

.label_top {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
    vertical-align: top;
    padding-top: 3px;
}

.label2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666;
}



#footer {
    background-image: url(../../content/themes/base/images/page-content-bottom-back.gif);
    background-repeat: no-repeat;
    background-position: right bottom;
    margin-right: 5px;
    font-size: 11px;
    color: #666;
    height: 71px;
}

    #footer span {
        float: left;
        padding: 9px 0px 0 10px;
    }

    #footer img {
        float: left;
    }



#divParticipantes {
    overflow-y: scroll;
    margin: 10px 0px 10px 0px;
    border: 1px solid #ccc;
    height: 150px;
}

    #divParticipantes .tit_celda {
        background-color: #F6F6F6;
        border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
        font-weight: bold;
    }

    #divParticipantes .celda {
        border-bottom: 1px solid #E0E0E0;
        border-right: 1px solid #ccc;
    }

    #divParticipantes .tr_celda {
        background-color: #fff;
        color: #666;
    }

        #divParticipantes .tr_celda:hover {
            background-color: #FFEDD5;
        }


#alerta {
    BORDER: #ccc 1px dashed;
    color: #FFF;
    width: 250px;
    float: right;
    padding: 15px 15px 15px 55px;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background-image: url(../../content/themes/base/images/back_alertas.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    position: absolute;
    right: 32px;
    top: 110px;
    overflow: hidden !important;
}

    #alerta h2 {
        color: #f98308;
        margin: 0px;
        font-size: 12px;
    }

.error /*---ROJO----*/ {
    font-weight: bold;
    border: 1px solid #FF9100;
    padding: 10px 10px 10px 50px;
    margin: 5px;
    background-image: url(../../content/themes/base/images/back_mensaje_error.gif);
    background-position: left;
    background-repeat: repeat-x;
    color: #666;
}

.success /*---VERDE----*/ {
    font-weight: bold;
    border: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 10px 10px 10px 50px;
    margin: 5px;
    background-image: url(../../content/themes/base/images/back_mensaje_success.gif);
    background-position: left;
    background-repeat: repeat-x;
    color: #666;
}

.generalInfo /*---AMARILLO----*/ {
    font-weight: bold;
    border: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    padding: 10px 10px 10px 50px;
    margin: 5px;
    background-image: url(../../content/themes/base/images/back_mensaje_info.gif);
    background-position: left;
    background-repeat: repeat-x;
    color: #666;
}

.Loading {
    font-weight: bold;
    border: 1px dashed #ddd;
    border-bottom: 1px dashed #ddd;
    padding: 10px 10px 10px 50px;
    margin: 5px;
    background-image: url(../../content/images/ui-anim_basic_16x16.gif);
    background-position: left;
    background-repeat: repeat-x;
    color: #666;
}

.recuadro {
    border: 1px dashed #ccc;
    border-top: 1px dashed #fff;
    border-left: 1px dashed #fff;
    border-right: 1px dashed #fff;
    padding: 10px;
    margin: 5px;
    color: #666;
}

    .recuadro strong {
        background-image: url(../../content/themes/base/images/learn_bullet.gif);
        background-position: left;
        background-repeat: no-repeat;
        padding: 0 0 0 20px;
    }

    .recuadro p {
        padding: 0 0 0 20px;
        margin: 0px;
    }

    .recuadro:hover {
        border: 1px solid #ccc;
        background-color: #FFEDD5;
    }

/*-------------GENERALES-----------------*/

a {
    color: #0083BF;
    text-decoration: none;
}

    a:hover {
        color: #0083BF;
        text-decoration: underline;
    }


.divider {
    clear: both;
}

.divider2 {
    clear: both;
    border-bottom: 1px dashed #ccc;
    padding-top: 5px;
    margin-bottom: 5px;
}


/*-------------FORMS-----------------*/


INPUT[type="text"] {
    border: #ccc 1px solid;
    font-family: Arial;
    font-size: 11px !important;
    padding: 1px;
    height: 16px;
}

INPUT[type="password"] {
    border: #ccc 1px solid;
    font-family: Arial;
    font-size: 11px !important;
    padding: 1px;
    height: 16px;
}

TEXTAREA {
    border: #ccc 1px solid;
    font-family: Arial;
    font-size: 11px !important;
    padding: 1px;
}

SELECT {
    border: #ccc 1px solid;
    font-family: Arial;
    font-size: 11px !important;
    padding: 1px;
}

.boton {
    border: #f88308 1px solid;
    background-color: #f88308;
    color: #FFF;
    font-weight: bold;
    font-family: Arial;
    height: 20px;
    font-size: 8pt;
}

.inputMatterSerie {
    width: 10px;
}


.ui-autocomplete-loading {
    background-color: white;
    background-image: url(../../Content/images/ui-anim_basic_16x16.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.field-watermark-grey {
    color: #585858 !important;
    font-style: italic !important;
    background-color: #E0E0E0 !important;
}

/* simple css-based tooltip */
.tooltipaaa {
    display: none;
    background: transparent url(/Content/images/orange_arrow.png);
    font-size: 12px;
    height: 70px;
    width: 160px;
    padding: 25px;
    color: #fff;
}

.tooltip {
    background-color: #FF9100;
    padding: 3px 10px;
    width: auto;
    display: none;
    color: #fff;
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    font-family: Arial;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.botonDisabled {
    border: #7a7a7a 1px solid !important;
    background-color: #7a7a7a !important;
    color: #fff;
    font-weight: bold;
    font-family: Arial;
    height: 20px;
    font-size: 8pt;
    cursor: default !important;
}

INPUT[type="text"]:disabled {
    background-color: #EAE9E9 !important;
}

INPUT[type="password"]:disabled {
    background-color: #EAE9E9 !important;
}

/*-----------------ALERTAS-----------------*/
#alert_descrip {
    float: left;
    overflow: hidden;
    top: 50px;
    left: 10px;
    position: absolute;
    cursor: hand;
}

#alert_descripMODAL {
    float: left;
    overflow: hidden;
    top: 50px;
    left: 10px;
    cursor: hand;
}

#alert_top {
    overflow: hidden;
    width: 176px;
    height: 10px;
    padding: 0px;
    vertical-align: top;
}

#alert_bottom {
    overflow: hidden;
    background-image: url(/Content/images/alert_bottom.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    min-height: 60px;
    padding: 0px 20px 10px 8px;
    width: 157px;
    font-size: 11px;
}

    #alert_bottom img {
        float: left;
    }

#alert_text {
    display: block;
    width: 135px;
    float: left;
    margin-left: 5px;
}

#ico_alert {
    float: left;
    overflow: hidden;
    top: 105px;
    left: 155px;
    position: absolute;
    cursor: hand;
}

#ico_alertMODAL {
    float: left;
    overflow: hidden;
    top: 105px;
    left: 155px;
    cursor: hand;
}

#ico_cargando {
    float: left;
    overflow: hidden;
    top: 95px;
    left: 25px;
    position: absolute;
    text-align: center;
    font-size: 11px;
    color: #999;
}


.linea {
    border-bottom: solid 1px #cccccc;
}


.link {
    font-size: 11px !important;
}


img {
    border: 0px;
}


.alerta_home {
    BORDER: #ccc 1px dashed;
    color: #FFF;
    width: 40%;
    float: right;
    padding: 5px;
    margin: 0px 0 0 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    background-image: url(/Content/images/back_alertas_home.gif);
    background-repeat: repeat-x;
    background-position: top left;
    float: left;
    background-color: #F6F6F6;
    text-align: left;
    overflow: hidden !important;
}

    .alerta_home h2 {
        color: #f98308;
        margin: 0px !important;
        padding: 0px 0px 0px 70px !important;
        font-size: 12px;
    }

.AutocompleteError {
    border-color: #FF0000 !important;
}



.TemplateToolbar {
    background-image: url(/Content/images/solapa_herra.gif);
    background-repeat: no-repeat;
    background-position: top left;
    color: #ffffff;
    font-weight: bold;
    font-size: 11px;
    font-family: Tahoma;
}

    .TemplateToolbar span.titulo {
        padding: 10px;
        line-height: 25px;
    }

#divTemplateToolbar .t-item {
    font-size: 11px;
    font-weight: normal;
}

.back_login {
    background-image: url(/Content/images/back_login.jpg);
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-POSITION: right bottom;
    margin-right: 1px;
}

.espacio {
    height: 65px;
}

.autocomplete {
    background-image: url(/Content/images/ico_autocomplete.png);
    background-repeat: no-repeat;
    background-position: 4px 1px;
    padding-left: 24px !important;
    width: 87% !important;
}

input[readonly] {
    background-color: #EAE9E9;
    color: #585858;
}


.tdCentered {
    text-align: center;
}
/* Centrado de columnas en Telerik Grid */
.tdRight {
    text-align: right;
}

.autocompleteLoading {
    background-image: url(../Content/images/ico_Loading.gif) !important;
}

.pointer{
    cursor:pointer;
}

.warning-detail{
    font-size:9px;
}

.no-close .ui-dialog-titlebar-close {
    display: none;
}
