﻿@charset "utf-8";
/* CSS Document */
* {
    target-new: tab !important;
}

html {
    overflow-y: scroll;
}

body {
    margin: 0px;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #eee;
}

#contentgeneral {
    height: auto;
    width: 100%;
    margin: auto;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

#central {
    width: 984px;
    margin: auto;
    background-color: #fff;
}

.headerWrapper {
    width: 100%;
    background-color: #fff;
    background-image: url(../images/headerBackground.jpg);
    background-repeat: repeat-x;
}

#header {
    width: 984px;
    margin: auto;
    height: 72px;
    background: url(../images/header-984x72.jpg) no-repeat;
}

    #header > a {
        width: 40px;
        height: 40px;
        background-image: url(../images/ayuda.png);
        border: 0;
        float: right;
        margin: 15px;
    }

.linksHeader {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    margin-left: 10px;
    line-height: 28px;
    text-align: right;
}

#datosFecha {
    width: 569px;
    height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    float: left;
    margin: 75px 0 0 15px;
}

#datosUser {
    width: 385px;
    height: 30px;
    font-size: 12px;
    font-weight: bold;
    color: #666;
    float: left;
    text-align: right;
    padding-right: 15px;
    margin-top: 5px;
}

#datosHeader {
    width: 600px;
    height: 72px;
    float: left;
}

#logoHeader {
    width: 384px;
    height: 72px;
    float: left;
    text-align: right;
    background-image: url(../images/logo_gobierno_de_la_ciudad.png);
    background-repeat: no-repeat;
}

#navegacion {
    width: 100%;
    background-image: url(../images/up-grey.jpg);
    background-repeat: repeat-x;
    margin-top: 30px;
    height: 27px;
    clear: both;
}

    #navegacion ul.MenuBarHorizontal {
        width: 984px;
        margin: auto;
    }

#path {
    height: 25px;
    padding: 10px 0px 3px 15px;
    width: 970px;
    float: left;
    margin-bottom: 0px;
    font-size: 16px;
}

.pathColor {
    color: #669933;
}

#contenido {
    float: left;
}

h4 {
    color: #626262;
    font-weight: bold;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    margin: 15px 0px 0px 0px;
}

h1 {
    font-size: 20px;
}
/*FILTROS Y COLUMNAS*/

#divEdit {
    height: auto;
    margin-bottom: 5px;
}

#divAdd {
    height: auto;
    margin-bottom: 5px;
}

.filtros3col, .filtros1col, .filtros2col, .usuarios3col {
    height: auto;
    margin-bottom: 5px;
    float: left;
}

    .filtros3col .colIzFechas {
        width: 224px;
    }

        .filtros3col .colIzFechas label {
            width: 120px;
        }

        .filtros3col .colIzFechas p {
            margin-bottom: 14px;
        }

        .filtros3col .colIzFechas input[type="text"] {
            width: 100px;
        }

.filtros1col, .filtros2col {
    width: 962px;
}

.filtros3col {
    width: 940px;
}

.usuarios3col {
    width: 980px;
}

.colIz3, .usuarioColIz3, .usuarioCol1Iz3 {
    float: left;
    margin: 0 7px 0 0;
    width: auto;
}

.usuarioColIz3, .usuarioCol1Iz3 {
    width: 315px;
}

.col1, .divEditCol {
    border-color: #CCC;
}

.filtros1col .col1 {
    width: 100%;
    height: 100%;
    float: left;
}

.divEditCols2 {
    float: none;
    overflow: hidden;
    height: auto;
    clear: both;
}

.divEditCols3 .divEditCol {
    width: 33%;
    height: 100%;
    float: left;
    min-width: 200px;
}

.filtros2col .col1, .filtros2col .col2, .divEditCols2 .divEditCol {
    width: 45%;
    height: 100%;
    float: left;
    padding: 0px 0px 0px 20px;
    min-width: 200px;
}

.filtros2col .col1C {
    width: 45%;
    height: 100%;
    float: left;
    padding: 0px 0px 0px 0px;
    min-width: 200px;
}

.filtrosP p {
    height: 21px;
}

.colContrato {
    clear: both;
    width: 900px;
    display: block;
}

.filtros3col .col1, .filtros3col .col2, .filtros3col .col3, .usuarios3col .col3 {
    width: 30%;
    height: 100%;
    float: left;
}

.col3, .col4 {
    height: 100%;
    display: inline-block;
    border: 1px;
    b-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-color: #ccc #ccc;
    padding: 0px 10px 5px 20px;
    box-shadow: 0px 1px 1px #ccc;
    background-color: #eee;
    float: left;
}

.col3Modal {
    height: 100%;
    display: inline-block;
    border: 1px;
    b-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-color: #ccc #ccc;
    box-shadow: 0px 1px 1px #ccc;
    background-color: #eee;
    padding: 5px;
    margin: 10px 0;
    width: 910px;
}

.col3ModalEditProyectoCliente {
    height: 100%;
    display: inline-block;
    border: 1px;
    b-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-style: solid;
    border-color: #ccc #ccc;
    box-shadow: 0px 1px 1px #ccc;
    background-color: #eee;
    padding: 5px;
    margin: 10px 0;
    width: 530px;
}

.col3 {
    margin: 10px 10px 10px 15px;
    width: 920px;
}

.col3c {
    margin: 10px 10px 10px 5px;
}

.col4 {
    margin: 10px 10px 10px 330px;
    width: 340px;
}

.col6, .col8 {
    width: 25%;
    height: auto;
    float: left;
    clear: none;
}

.col6 {
    margin-left: 60px;
}

.col8 {
    margin-left: 0px;
}

    .col8 label {
        width: 90px;
    }




.colIz, .colDer {
    width: auto;
    float: left;
    margin: 0 15px 0 0;
}




.filtros3col label {
    width: 90px;
}

.filtros3col.presupuesto label {
    width: 60px;
}

.colCenter {
    margin: 20px 0px 0px 10px;
}

.info_adicional {
    float: left;
}

.misionadd {
    margin-left: 10px;
}

    .misionadd input[type="text"], .misionadd input[type="password"], .misionadd input[type="datetime"] {
        width: 178px;
    }

    .misionadd inpud[type="radio"] {
        width: auto;
        margin: 5px 5px 0px 0px;
        float: left;
        vertical-align: inherit;
    }

    .misionadd label {
        width: 120px !important;
    }

    .misionadd select {
        width: 180px !important;
    }   



/*modales*/

#dialoglocales .filtros2col label, #dialogformularios .filtros2col label {
    width: 170px;
    float: left;
}

.divEditCols2 .divEditCol input[type="text"], .divEditCols2 .divEditCol .text-box {
    width: 200px;
}

.divEditCol textarea {
    width: 455px;
    height: 100px;
}

.divEditCol input[type="text"] {
    width: 455px;
}

.divEditCol select {
    width: 460px;
}


/*TABLAS*/
.table-hover > tbody > tr:hover {
    background-color: #4490df;
    color: white;
}
.table-hover > tbody > tr:hover > td > a {    
    color: white;
}

.tablaBorde {
    border-top: 1px solid #000033;
    border-right: 1px solid #000033;
    border-left: 1px solid #000033;
    border-bottom: 1px solid #000033;
    background-color: #FFFFFF;
    width: 945px;
    margin: 20px;
    float: left;
    table-layout: fixed;
}

.tablaBordeModal {
    border-top: 1px solid #000033;
    border-right: 1px solid #000033;
    border-left: 1px solid #000033;
    border-bottom: 1px solid #000033;
    background-color: #FFFFFF;
    width: 920px;
    margin: 0px;
    float: left;
}

table {
    margin: 0px 0px 0px 15px;
}

th {
    height: 24px;
    background-image: url(../images/up-grey.jpg);
    background-repeat: repeat-x;
    background-color: #32496b;
    border-bottom: 1px solid #336699;
    border-right: 1px solid #336699;
    padding-left: 5px;
    padding-right: 5px;
    color: #FFFFFF;
    text-align: left;
    white-space: pre; /* CSS 2.0 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3.0 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap; /* HP */
    word-wrap: break-word; /* IE 5+ */
}

td {
    padding-left: 5px;
    padding-right: 5px;
}

.tablaBorde td, .tablaBordeModal td {
    height: 24px;
    border-bottom: 1px solid #cccccc;
    overflow: hidden;
}

    .tablaBorde td a:link, .tablaBorde td a:hover, .tablaBorde td a:active, .tablaBorde td a:visited {
        color: #626262;
        text-decoration: underline;
    }

    .tablaBordeModal td a:link, .tablaBordeModal td a:hover, .tablaBordeModal td a:active, .tablaBordeModal td a:visited {
        color: #626262;
        text-decoration: underline;
    }

table.tablaBorde tr:last-child {
    width: 200px;
    border: none;
}

table.tablaBorde th:first-child {
    width: 400px;
}

.tablaBorde input[type="text"] {
    margin: 0px 0px 0px -5px;
}

.TabbedPanelsContent .tablaBorde {
    margin: 0px 0px 0px 8px;
}

input[type="checkbox"], textarea {
    padding: 0px;
    margin: 0px;
}

/*BOTONES*/
.btnCreate2 {
    margin: 0px 15px 5px 0px;
}

.botonesModal {
    margin-top: 20px;
    width: 100%;
    text-align: center;
    margin-right: 0px;
}

.btnCreate, .btnExport, .btnExportDetail, .btnExportResumen, .btnExportAcotado, .btnExportMisiones, .btnExportUsuarios, .contenedorBotonesBuscar .btnDelete.btnFilters, .btnFacturar, .btnConfirmar, .btnCancelar {
    /*-webkit-appearance: push-button;*/
    text-align: right;
    color: #fff;
}

.contenedorBotonesBuscar {
    float: right;
}

    .contenedorBotonesBuscar button {
        text-align: center;
        -webkit-box-align: center;
        margin-right: 7px;
        margin-bottom: 5px;
        background-image: url(../images/up-grey.jpg);
        border: 1px solid #000033;
        height: 21px;
        width: auto;
        padding: 2px 6px;
        cursor: pointer;
        color: #fff;
        box-sizing: border-box;
        float: right;
        font-size: 13px;
    }

    .botonesBuscar, .btnExportMisiones, btnExportUsuarios, .btnCreate, .btnExport, .btnExportDetail, .btnExportResumen, .btnExportAcotado, .contenedorBotonesBuscar .btnDelete.btnFilters, .btnFacturar, .btnConfirmar, .btnCancelar, .btnReset, .btnSearch, .PagingNextDisabled, .PagingLastDisabled, .PagingNext, .PagingLast, .PagingFirstDisabled, .PagingPrevDisabled, .PagingFirst, .PagingPrev {
        text-align: center;
        -webkit-box-align: center;
        margin-right: 7px;
        margin-bottom: 5px;
    }

        .botonesBuscar input[type="btnCreate"] {
            margin-right: 0px;
            margin-left: 0px;
            text-align: right;
        }

.botonesBuscar2, .proyectoAsunto {
    text-align: right;
    width: 955px;
    float: left;
    margin: 10px 0px 5px 0px;
}

.ui-button {
    background-color: #0071bd;
    border: 1px solid #999999;
    height: 21px;
    width: auto;
    padding: 2px 6px;
    cursor: default;
    color: #fff;
    box-sizing: border-box;
    float: right;
    font-size: 13px;
}

.ui-dialog-buttonset .ui-button {
    /*background-color:#0071bd;*/
    background-image: url(../images/up-grey.jpg);
    border: 1px solid #000033;
    height: 21px;
    width: auto;
    padding: 2px 6px;
    cursor: default;
    color: #fff;
    box-sizing: border-box;
    font-size: 12px;
    float: none;
}

.btnCreate, .btnExport, .btnExportResumen, .btnExportMisiones, btnExportUsuarios, .btnExportDetail, .btnExportAcotado, .contenedorBotonesBuscar .btnDelete.btnFilters, .btnFacturar, .btnConfirmar, .btnCancelar, .boton, .btnSearch, .btnReset, .PagingNextDisabled, .PagingLastDisabled, .PagingNext, .PagingLast, .PagingFirstDisabled, .PagingPrevDisabled, .PagingFirst, .PagingPrev {
    /*background-color:#0071bd;*/
    background-image: url(../images/up-grey.jpg);
    border: 1px solid #000033;
    height: 21px;
    width: auto;
    padding: 2px 6px;
    cursor: pointer;
    color: #fff;
    box-sizing: border-box;
    float: right;
    font-size: 13px;
}

.btnFilters {
    float: left;
}

.botonesAgregar {
    text-align: right;
    width: 984px;
    float: left;
    margin-bottom: 10px;
}

.botonesBuscar {
    width: 905px;
    margin: 0px 30px 5px 0px;
}

.botonesModal.centrado {
    text-align: center;
}

    .botonesModal.centrado input {
        float: none;
        cursor: pointer;
    }

/*LOGIN*/


#login .labelsLogin {
    display: block;
    text-align: left;
    margin-left: 10px;
}

#login .inputLogin {
    width: 250px;
    margin-right: 10px;
}

#login .inputComboLogin {
    width: 255px;
}

#formIniciarSesion a:link, #formIniciarSesion a:active, #formIniciarSesion a:hover, #formIniciarSesion a:visited {
    color: #474747;
    font-weight: bold;
    text-decoration: underline;
}

#login p {
    padding-left: 10px;
}
/* DEFAULT*/

a:link {
    color: #fff;
    text-decoration: none;
}

a:visited {
    color: #fff;
    text-decoration: none;
}

a:active {
    color: #fff;
    text-decoration: none;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

.TabbedPanelsContent fieldset {
    width: 944px;
}

.TabbedPanelsContent h4 {
    margin: 10px 0px 5px 17px;
}

#divEdit h4 {
    margin: 0px;
}

#divAdd h4 {
    margin: 0px;
}

input[type="button"] {
    width: auto;
    cursor: pointer;
}

input[class="noBorder"] {
    border: 0px;
    color: #000;
    text-align: left;
}

/*input[type="text"].hasDatepicker {
	width: 100px;
}*/
.modal {
    float: left;
    /*width: 100px;
    text-align: right;*/
    text-align: inline-block;
}

label {
    width: 110px;
    float: left;
}

.divLabelMedium label {
    width: 150px;
    float: left;
}

label[for="comerciante"] {
    margin: 0px 0px 0px 20px;
}

input[type="text"], input[type="password"], input[type="datetime"] {
    width: 200px;
    margin: 0px 0px 0px 0px;
}

.usuarioColIz3 input {
    width: 180px;
}

.usuarioCol1Iz3 label {
    width: 80px;
}

.usuarioCol1Iz3 input {
    width: 200px;
}

.usuarioColIz3 select {
    width: 183px;
}


.estadoMision select {
    width: 274px;
}

input[type="text"], input[type="password"], select {
    border: 1px solid #a7a9ac;
}

#Query_Take, #PageNumber {
    width: 20px;
}

input[class="inputGrande"] {
    width: 653px;
    margin: 0px 0px 5px 0px;
    display: block;
}

input[type="radio"] {
    width: auto;
    margin: 5px 5px 0px 0px;
    float: left;
    vertical-align: inherit;
}

input, input:not([type]), input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
    /*padding: 0px 0px 0px 0px;*/
}

input, textarea, keygen, select, button, isindex, a.btnCreate {
    font: -webkit-small-control;
    /* color: initial;*/
    letter-spacing: normal;
    word-spacing: normal;
    line-height: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: -webkit-auto;
}
    /*Problema del cursor*/
    input.contratoValor, input.contratoCantidad, input.cursorInput {
        padding-right: 1px;
    }

.editor-field, .editor-label, .display-label, .display-field {
    margin: 10px 0px;
}

    .editor-label input[type="check-box"], .display-label input[type="check-box"] {
        margin: 10px 0px;
    }

select {
    width: 204px;
    margin: 0px 0px 0px 0px;
}

legend {
    color: #474747;
    font-weight: bold;
}

fieldset {
    margin: 10px 0px 10px 0px;
    padding: 10px;
    border: solid 1px #c5c5c5;
}

.mensaje {
    font-weight: bold;
    color: #333;
    margin: 0px 0px 0px 16px;
}

.icos {
    vertical-align: -7px;
}

#listLoadingDiv {
    position: absolute;
    left: 820px;
    top: 250px;
}

.divPaging {
    clear: both;
}

p {
    clear: both;
}

.divEditCol .imgResize {
    width: 150px;
    height: 100px;
    margin: 5px 0px;
}

td img {
    cursor: pointer;
}

p.pVacio {
    display: block;
    height: 22px;
}

p.pBoton {
    display: block;
    text-align: right;
}

.botonesAgregarModal {
    width: 600px;
    height: 20px;
    margin: 20px 0px 5px 0px;
    text-align: right;
    clear: both;
}



    .botonesAgregarModal input {
        margin: 0px;
    }



.validation-summary-errors {
    color: #089cb0;
    font-size: 12px;
}

    .validation-summary-errors ul li {
        list-style: none;
        /*text-indent:-40px;*/
        margin-left: -40px;
        color: #089cb0;
        font-size: 12px;
        line-height: 12px;
    }

.field-validation-error, .field-validation-cliente-error { /*color:#089cb0;*/
    color: rgb(255,0,0);
    font-size: 12px;
}

.divSpace30 {
    height: 30px;
    clear: both;
}

.datoCategoria {
    margin-bottom: 10px;
    margin-right: 20px;
    float: left;
}

.datoBotones {
    float: left;
}

.tipos {
    clear: both;
    width: 920px;
    margin-top: -12px;
}

.proyectoAsunto {
    text-align: left;
}

.botonProyectoAsunto {
    text-align: left;
    margin-left: 20px;
}

.textAsunto {
    width: 305px;
}

/* MISION */

.botonesMision {
    text-align: center;
    width: 580px;
}

    .botonesMision .boton {
        margin-right: 5px;
    }

.textosDatosMision {
    clear: both;
    width: 900px;
}

    .textosDatosMision .txtTitulo,
    .textosDatosMision .txtDescripcion {
        width: 725px;
    }

.textAreaMision {
    width: 200px;
}
/*#divEdit h4.imputarAMision{
    margin-top:12px;
}*/
.misionOrganigrama select, .misionOrganigrama input {
    width: 67%;
}

.misionOrganigrama label {
    width: 115px;
}

.memoAsignar {
    margin: 15px 0;
    width: 100%;
    clear: both;
}

.memoAsignartitulo {
    width: 110px;
    float: left;
}

.memoAsignar select {
    width: 200px;
}

.memoAsignarFondo {
    background-color: #eee !important;
    padding-bottom: 2px;
    box-shadow: 0px 1px 10px #999;
    width: 430px !important;
    display: block;
    margin: auto;
    margin-top: 20px;
    color: #666;
    border: 1px solid #ccc;
    height: auto !important;
}

.memoAsignarFondoUsuarios {
    background-color: #eee !important;
    padding-bottom: 2px;
    box-shadow: 0px 1px 10px #999;
    width: 700px !important;
    display: block;
    margin: auto;
    margin-top: 20px;
    color: #666;
    border: 1px solid #ccc;
    height: 270px !important;
}

.memoAsignarFondoHora {
    background-color: #eee !important;
    padding-bottom: 2px;
    box-shadow: 0px 1px 10px #999;
    width: 450px !important;
    height: 300px !important;
    display: block;
    margin: auto;
    margin-top: 20px;
    color: #666;
    border: 1px solid #ccc;
}

.memoAsignarCliente {
    float: left;
    font-size: 50px;
}

.col3MisionDatosGenerales label {
    width: 115px;
}

.col3MisionDatosGenerales input {
    width: 100px;
}

.col3MisionDatosGenerales select {
    width: 180px;
    height: 19px;
}

.col2MisionDatosGenerales select {
    width: 195px;
    height: 19px;
}

.col1MisionDatosGenerales {
    width: 290px;
}

.col2MisionDatosGenerales {
    width: 300px;
}

.col1MisionDatosGenerales input.hasDatepicker[type="text"] {
    width: 170px;
}

.col1MisionDatosGenerales select {
    width: 171px;
    height: 19px;
}

.col1MisionDatosGenerales label {
    width: 115px;
}

.filtros3col .col1MisionDatosGenerales {
    padding-left: 20px;
    margin-right: 20px;
}

.filtros3col .textosDatosMision {
    padding-left: 20px;
    margin-right: 20px;
}

.VerTodosClientes {
    width: auto;
}

#divArchivos {
    margin-top: 10px;
}

.field-validation-valid {
    display: none;
}

.validation-summary-valid {
    display: none;
}

/* BOTONES DE PAGINACION */
.PagingFirstDisabled,
.PagingPrevDisabled,
.PagingFirst,
.PagingPrev,
.PagingNextDisabled,
.PagingLastDisabled,
.PagingNext,
.PagingLast {
    float: none;
    margin-right: 0px;
}


/* HORAS */
.horas2col {
    margin-top: 0px;
}

    .horas2col .col1 label, .horas2col .col2 label {
        width: 127px;
    }

    .horas2col .col1 input, .horas2col .col2 input {
        width: 280px;
    }

    .horas2col .col1 select, .horas2col .col2 select {
        width: 282px;
    }

    .horas2col .col1 textarea {
        width: 730px;
    }

#ui-datepicker-div {
    display: none;
}

.ui-datepicker-calendar .ui-datepicker-days-cell-over {
    background-color: #bbbbbb;
}

.ui-datepicker-calendar .ui-datepicker-today .ui-state-highlight {
    /*background-color:#cccccc;*/
    background-color: rgb(0,142,0);
    background-image: none;
    border-color: rgb(0,142,0);
}

.ui-datepicker-calendar .ui-datepicker-current-day .ui-state-active {
    background-color: #aaaaaa;
}

/*DATEPICKER SPINNER*/
.ui-ccalendar {
    display: inline-block;
    overflow: visible;
    padding: 0;
    position: relative;
    vertical-align: middle;
}

.ui-ccalendar-button {
    cursor: default;
    display: block;
    font-size: 0.5em;
    height: 50%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0px;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    z-index: 100;
}

.ui-ccalendar .ui-icon {
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.ui-ccalendar-up {
    top: 0;
}

.ui-ccalendar-down {
    bottom: 0;
}

.ui-ccalendar .ui-icon-triangle-1-s {
    background-position: -65px -16px;
}

.ui-ccalendar .ui-icon-triangle-1-n {
    margin-top: -9px;
}

/*GENERALES*/
.marginLeft {
    margin-left: 20px;
}
/*FIN GENERALES*/

/*HOME*/

.divNovedadHome {
    background-repeat: no-repeat;
    background-position-x: center;
    width: 100%;
}

.home .filtros3col {
    width: 940px;
}

.filters.col3.home {
    width: 940px;
}

.home table {
    margin-left: 0px;
}

.home .filtros3col label {
    width: 120px;
}

.home input[type=text] {
    color: #777;
    border: none;
    padding: 3px;
    width: 74px;
}

.home .colIz, .home .colDer {
    width: 22%;
    padding-left: 10px;
}

.home {
    float: none;
    height: auto;
    overflow: hidden;
    clear: both;
    color: #777;
    border: none;
    padding: 3px;
}

    .home .tablaBorde {
        width: 940px;
        margin-left: 20px;
    }

    .home h4 {
        margin-left: 10px;
    }
/*agregar misiones*/

.pDificultad {
    margin-bottom: 0px;
}

.pEntregable {
    margin-top: -2px;
}

.pIndicador {
    margin-bottom: 0;
}

.margenCero {
    margin: 0px;
}

.filtrosAccordion {
    width: 890px;
    float: left;
}

    .filtrosAccordion label {
        width: 100px;
        float: left;
    }

    .filtrosAccordion .accordionCol1 {
        width: 50%;
        float: left;
    }

    .filtrosAccordion .accordionCol2 {
        width: 50%;
        float: right;
    }

        .filtrosAccordion .accordionCol2 label {
            width: 100px;
            float: left;
        }

    .filtrosAccordion .accordionHorizontal {
        width: 100%;
        float: right;
    }

        .filtrosAccordion .accordionHorizontal input, .filtrosAccordion .accordionHorizontal textarea {
            width: 700px;
        }

            .filtrosAccordion .accordionHorizontal input.txtTitulo {
                width: 765px;
            }

    .filtrosAccordion .labelChica label {
        width: 100px;
        float: left;
    }

.ui-tabs .ui-tabs-panel {
    background-color: rgb(255,255,255);
}

.filtrosAccordion .accordionCol1 select {
    width: 330px;
}

.filtrosAccordion .accordionCol1 .estadoMision select {
    width: 274px;
}

.filtrosAccordion .accordionCol2 select {
    width: 330px;
}

.filtrosAccordion .accordionCol1 input[type=text] {
    width: 327px;
}
/**/
.dialogConfirm {
    border: solid 1px black;
}
/*Memos*/
.rectangulo {
    width: 205px;
    min-width: 200px;
    /*height:100%;*/
    min-height: 500px;
    float: left;
    margin: 0px;
    margin-left: 10px;
    /*background-color:#fff;*/
    /*box-shadow:0px 2px 10px #666;*/
    /*border-radius:5px;*/
    padding: 5px;
    padding-right: 0;
    padding-bottom: 20px;
    position: relative;
    /*overflow-y:hidden;*/
}

.tituloRectangulo {
    color: #999;
    font-size: 18px;
    font-weight: 300;
    clear: both;
}
/***********************************************************************************/
/***********************************************************************************/
/*ESTILOS PARA LA PANTALLA DE MEMO*/
#nav {
    width: 100%;
    height: 5em;
    line-height: 1.7em;
    background-color: #969696;
    margin: 3px;
    overflow: scroll;
    overflow-x: hidden;
    color: #fff;
}


    #nav li {
        border-bottom: #fff 1px solid;
        width: 100%;
        padding: 2px 5px;
    }

        #nav li:hover {
            background-color: #666;
            cursor: pointer;
        }

#navProfesional, #navProfesionalPidio {
    width: 100%;
    height: 115px;
    line-height: 1.7em;
    background-color: #c6c6c6;
    margin: 8px 3px 3px 3px;
    overflow: scroll;
    overflow-x: hidden;
    color: #fff;
}

#asignarProfesionalMemoForm .colIz, #asignarProfesionalMemoForm .colDer {
    width: 48%;
}

#asignarProfesionalMemoForm .colDer {
    margin-left: 12px;
    margin-right: 0px;
}

#asignarProfesionalMemoForm .colIz {
    margin-right: 12px;
}

#navProfesional li, #navProfesionalPidio li {
    border-bottom: #fff 1px solid;
    width: 100%;
    padding: 2px 5px;
}

    #navProfesional li:hover, #navProfesionalPidio li:hover {
        background-color: #999;
        cursor: pointer;
    }

#navProfesional .notClickedProfesional, #navProfesionalPidio .notClickedProfesionalPidio {
    background-color: #c6c6c6;
}

#navProfesional .ClickedProfesional, #navProfesionalPidio .ClickedProfesionalPidio {
    background-color: #999;
}

#listaMemosPendientes, #listaMemosProceso, #listaMemosTerminados {
    list-style-type: none;
    margin: 0;
    padding: 0px;
    margin-right: 10px;
    height: 475px;
    min-height: 475px;
}

#divProceso .content, #divPendientes .content, #divTerminados .content, #divProceso .content ul, #divPendientes .content ul, #divTerminados .content ul {
    height: 100%;
}

#listaMemosPendientes li, #listaMemosProceso li, #listaMemosTerminados li {
    padding: 1px 0;
    font-size: 10px;
    list-style: none;
    color: #666;
    margin: auto;
    display: block;
    /*cursor:pointer;*/
}

.listaLogsMemo li {
    padding: 5px 0;
    font-size: 10px;
    list-style: none;
    color: #333;
    margin: auto;
    display: block;
}


.itemListaMemo li {
    list-style: none;
}


.itemLista {
    list-style: none;
    cursor: pointer;
}


.clientes {
    padding: 5px 0;
    border-bottom: dashed 1px #fff;
    border-top: dashed 1px #fff;
    float: left;
    width: 100%;
}

ul#nav {
    padding: 0;
    margin: 5px 0 8px 0;
}

ul#navProfesional, ul#navProfesionalPidio {
    padding: 0;
    margin: 10px 0 8px 0;
}


.clientesTitulo {
    height: 20px;
    margin: 2px 0;
}

.botDesplegar {
    width: 12px;
    height: 12px;
    opacity: .50;
    -moz-opacity: .50;
    filter: alpha(opacity=50);
    float: right;
}

    .botDesplegar:hover {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
        cursor: pointer;
    }

.clienteBoton, .memoClienteButton, .asuntoBoton, .misionBoton, .asuntoBoton {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #828282), color-stop(1, #9c9b9b));
    background-image: -webkit-linear-gradient(#828282, #9c9b9b);
    background-image: -moz-linear-gradient(top, #828282, #9c9b9b);
    background-image: -ms-linear-gradient(top, #828282, #9c9b9b);
    background-image: -o-linear-gradient(top, #828282, #9c9b9b);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#828282', EndColorStr='#9c9b9b');
    background-color: #9c9b9b;
    padding: 8px 10px;
    color: #e6e6e6;
    float: left;
    font-size: 12px;
    margin: 5px;
    border: none;
    cursor: pointer;
}

    .clienteBoton:hover, .memoClienteButton:hover .asuntoBoton:hover, .misionBoton:hover, .asuntoBoton:hover {
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #696969), color-stop(1, #7d7a7a));
        background-image: -webkit-linear-gradient(#696969, #7d7a7a);
        background-image: -moz-linear-gradient(top, #696969, #7d7a7a);
        background-image: -ms-linear-gradient(top, #696969, #7d7a7a);
        background-image: -o-linear-gradient(top, #696969, #7d7a7a);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#696969', EndColorStr='#7d7a7a');
        background-color: #7d7a7a;
        cursor: pointer;
        color: #d3d1d1;
        border: none;
    }

.clienteBotonSelected, .memoClienteButtonSelected .asuntoBotonSelected, .misionBotonSelected, .asuntoBotonSelected {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #696969), color-stop(1, #7d7a7a));
    background-image: -webkit-linear-gradient(#696969, #7d7a7a);
    background-image: -moz-linear-gradient(top, #696969, #7d7a7a);
    background-image: -ms-linear-gradient(top, #696969, #7d7a7a);
    background-image: -o-linear-gradient(top, #696969, #7d7a7a);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#696969', EndColorStr='#7d7a7a');
    background-color: #7d7a7a;
    color: #e6e6e6;
    border: 2px solid #333;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box;
    padding: 8px 10px;
    float: left;
    font-size: 12px;
    margin: 5px;
}

#ListaMisionesAsignar li {
    list-style: none;
}

#ListaAsuntosAsignar li {
    list-style: none;
}

.filtros3colMemo .col3 {
    width: 25%;
    border: 1px dashed;
}

.leftSide {
    width: 72%;
    height: 100%;
    float: left;
    margin-left: 0.5%;
    min-width: 670px;
    padding: 10px 0;
}

.rightSide {
    width: 24%;
    min-width: 180px;
    height: 100%;
    float: right;
    margin-right: 1%;
    color: #666;
    padding: 10px 0;
}

.postic {
    width: 95%;
    padding: 5px 5px 15px 5px;
    height: auto;
    margin: auto;
    margin-top: 10px;
}

a.misionBot {
    color: #fffbe6;
    padding: 2px 5px;
    float: right;
    background-color: #d3c78f;
    line-height: 14px;
    font-size: 10px;
    display: block;
    margin: 4px 0 8px 2px;
}

    a.misionBot:hover {
        background-color: #b2a87a;
    }

a.asignarProfesionalBot {
    color: #fffbe6;
    padding: 2px 5px;
    float: right;
    background-color: #d3c78f;
    line-height: 14px;
    font-size: 10px;
    display: none;
    margin: 4px 0 8px 2px;
}

    a.asignarProfesionalBot:hover {
        background-color: #b2a87a;
    }

a.actualizarBot {
    color: #fffbe6;
    padding: 2px 5px;
    float: right;
    background-color: #d3c78f;
    line-height: 14px;
    font-size: 10px;
    display: none;
    margin: 4px 0 8px 2px;
}

    a.actualizarBot:hover {
        background-color: #b2a87a;
    }

a.cargarHoras {
    color: #fffbe6;
    padding: 2px 5px;
    float: right;
    background-color: #d3c78f;
    line-height: 14px;
    font-size: 10px;
    display: none;
    margin: 4px 0 8px 2px;
    display: none;
}

    a.cargarHoras:hover {
        background-color: #b2a87a;
    }

input.inputCargaHoras {
    display: none;
    padding: 2px 5px;
    float: right;
    line-height: 14px;
    font-size: 10px;
    display: none;
    margin: 4px 0 8px 2px;
    width: 20px;
}

a.eliminarBot {
    color: #fffbe6;
    padding: 2px 5px;
    float: right;
    background-color: #d3c78f;
    line-height: 14px;
    font-size: 10px;
    display: none;
    margin: 4px 0 8px 2px;
    height: 17px;
    width: 18px;
}

a.asignarBot {
    color: #fffbe6;
    padding: 2px 5px;
    float: right;
    background-color: #d3c78f;
    line-height: 14px;
    font-size: 10px;
    display: none;
    margin: 4px 0 8px 2px;
}

    a.asignarBot:hover {
        background-color: #b2a87a;
    }

a.eliminarBot {
    position: absolute;
    top: 5px;
    right: 0;
    opacity: .25;
    -moz-opacity: .25;
    filter: alpha(opacity=25);
    background: url(../Images/cerrarMemo.png) no-repeat center;
    background-color: none;
}

    a.eliminarBot:hover {
        background-color: none;
        opacity: .50;
        -moz-opacity: .50;
        filter: alpha(opacity=50);
    }

.memoSolucionDiv,
.memoCommentDiv {
    width: 90%;
    clear: both;
    margin: 5px;
    height: 20px;
    cursor: pointer;
    font-size: 12px;
}

.memoSolucionDiv {
    margin: 0 !important;
}

    .memoSolucionDiv img,
    .memoCommentDiv img {
        float: left;
        width: 7px;
        height: 8px;
        margin: 3px 5px 0 0;
        opacity: 0.4;
        -moz-opacity: 0.4;
        filter: alpha(opacity=40);
    }


.memoLogDiv {
    width: 40%;
    /*clear:both;*/
    margin: 5px;
    height: 20px;
    cursor: pointer;
    font-size: 12px;
    float: left;
    margin-top: -20px;
}

    .memoLogDiv img {
        float: left;
        width: 7px;
        height: 8px;
        margin: 3px 5px 0 0;
        opacity: 0.4;
        -moz-opacity: 0.4;
        filter: alpha(opacity=40);
    }

/*formularios */

.itemListaMemo {
    position: relative;
    /*float:left;*/
    font-size: 12px;
    padding-bottom: 2px;
    box-shadow: 0px 1px 10px #CCC;
    width: 200px;
    display: block;
    margin: 5px 0;
}

/*DIV CADA ESTILO(COLOR) DE ACUERDO AL ESTADO*/
.itemListaMemoPendiente {
    background-color: #f9e8ed;
}

    .itemListaMemoPendiente .divListaLogs {
        background-color: #fbf5f8;
    }

    .itemListaMemoPendiente .postic a {
        background-color: #be85a0;
    }

        .itemListaMemoPendiente .postic a:hover {
            background-color: #ad7790;
        }

.itemListaMemoPendienteGrupo {
    background-color: #e3c9d1;
}

    .itemListaMemoPendienteGrupo .divListaLogs {
        background-color: #fbf5f8;
    }

    .itemListaMemoPendienteGrupo .postic a {
        background-color: #be85a0;
    }

        .itemListaMemoPendienteGrupo .postic a:hover {
            background-color: #ad7790;
        }


.itemListaMemoProceso {
    background-color: #fff2c4;
}

    .itemListaMemoProceso .divListaLogs {
        background-color: #fffae7;
    }

    .itemListaMemoProceso .postic a {
        background-color: #d3c78f;
    }

        .itemListaMemoProceso .postic a:hover {
            background-color: #b2a87a;
        }

.itemListaMemoProcesoGrupo {
    background-color: #efe2b4;
}

    .itemListaMemoProcesoGrupo .divListaLogs {
        background-color: #fffae7;
    }

    .itemListaMemoProcesoGrupo .postic a {
        background-color: #d3c78f;
    }

        .itemListaMemoProcesoGrupo .postic a:hover {
            background-color: #b2a87a;
        }

.itemListaMemoTerminado {
    background-color: #e5f9ea;
}

    .itemListaMemoTerminado .divListaLogs {
        background-color: #f7fbf6;
    }

    .itemListaMemoTerminado .postic a {
        background-color: #a6b67f;
    }

        .itemListaMemoTerminado .postic a:hover {
            background-color: #88936a;
        }

.itemListaMemoTerminadoGrupo {
    background-color: #d1e8d7;
}

    .itemListaMemoTerminadoGrupo .divListaLogs {
        background-color: #f7fbf6;
    }

    .itemListaMemoTerminadoGrupo .postic a {
        background-color: #a6b67f;
    }

        .itemListaMemoTerminadoGrupo .postic a:hover {
            background-color: #88936a;
        }

/*Div que contiene el formulario*/
.divFormComentario {
    /*position: absolute;*/
    top: 34px;
    right: 0;
    display: none;
    z-index: 29;
}

input:focus {
    outline: none;
}

/*Prioridad*/
.prioridad {
    float: right;
    /* clear:both;*/
    margin: 0 5px;
    top: 46px;
    right: 0;
    position: absolute;
}

.solucionTextarea,
.descripcionTextarea {
    width: 100%;
    border: 0;
    font-size: 11px;
    font-family: Arial;
    color: #666;
    overflow: hidden;
    height: auto;
    min-height: 30px;
    min-width: 190px;
    max-width: 190px;
    /*line-height:none;*/
}

.luz {
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
    float: left;
    margin-left: 3px;
}

    .luz:hover {
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity=100);
        cursor: pointer;
    }

.luzActiva {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
}

.luzInactiva {
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
}

.posticTit {
    color: #808285;
    float: left;
}

#busquedaCliente {
    display: none;
    background-color: #fff;
    padding: 5px;
}

#search_input_cliente, imput {
    border: 1px solid #999;
    background-color: #fff;
    margin-left: 5px;
    width: 145px;
}

.divListaLogs {
    padding: 0 4px 0 0;
    width: 95%;
    margin: auto;
    box-shadow: 1px 1px 2px #d9cea7;
    display: block;
    clear: both;
}

.horasclientes td {
    border-bottom-width: 1px;
    border-bottom-color: none;
    border-bottom-style: none;
    color: #3E576F;
    text-decoration: solid;
}
/*.memoLogDiv {
        width: 12px;
        height: 12px;
        opacity: .20;
        -moz-opacity: .20;
        filter: alpha(opacity=20);
        margin-left:5px;
        
    }

        .memoLogDiv:hover {
            opacity: .50;
            -moz-opacity: .50;
            filter: alpha(opacity=50);
            cursor: pointer;
        }*/
#ListaMisionesAsignar {
    overflow: scroll;
    overflow-x: hidden;
    height: 7em;
}

.misionBotonSelected {
}

.MostrarFiltrosDetallado {
    float: left;
    margin: 10px 0 20px 0;
    clear: both;
}

    .MostrarFiltrosDetallado img {
        border: none;
    }

a.MostrarFiltrosDetallado {
    color: #000000;
    font-weight: bold;
}

    a.MostrarFiltrosDetallado:hover {
        cursor: pointer;
    }

div.uploadDiv {
    width: 16px;
    height: 16px;
    background: url(../Images/clip.png);
    overflow: hidden;
    cursor: pointer;
    float: right;
}

div.inputFileDiv {
    width: 200px;
    height: 16px;
    cursor: pointer;
    float: left;
}

div.uploadDiv input {
    display: block !important;
    width: 16px !important;
    height: 16px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
}

div.inputFileDiv input {
    /*width: 200px 
   height: 16px */
    cursor: pointer;
}

.verArchivo {
    float: right;
    width: 16px;
    height: 16px;
    background-image: url(../Images/lupa.png);
    display: none;
}

.misionHorafile {
    margin-top: 15px;
    margin-bottom: 15px;
}

.inputFileDiv {
    width: 50%;
    margin-bottom: 15px;
    float: left;
}

.inputButtonsFile {
    width: 10%;
    float: left;
    margin-left: 100px;
    cursor: pointer;
}

.verArchivo.movVer {
    background-image: url(../Images/ver2.png);
}

.borrarArchivo {
    float: right;
    width: 16px;
    height: 16px;
    background-image: url(../Images/ico_borrar.gif);
    display: none;
}

.itemListaMemoPendiente .postic a.verArchivo {
    background-color: transparent;
}

    .itemListaMemoPendiente .postic a.verArchivo:hover {
        background-color: transparent;
    }

.itemListaMemoProceso .postic a.verArchivo {
    background-color: transparent;
}

    .itemListaMemoProceso .postic a.verArchivo:hover {
        background-color: transparent;
    }

.itemListaMemoTerminado .postic a.verArchivo {
    background-color: transparent;
}

    .itemListaMemoTerminado .postic a.verArchivo:hover {
        background-color: transparent;
    }

.itemListaMemoPendienteGrupo .postic a.verArchivo {
    background-color: transparent;
}

    .itemListaMemoPendienteGrupo .postic a.verArchivo:hover {
        background-color: transparent;
    }

.itemListaMemoProcesoGrupo .postic a.verArchivo {
    background-color: transparent;
}

    .itemListaMemoProcesoGrupo .postic a.verArchivo:hover {
        background-color: transparent;
    }

.itemListaMemoTerminadoGrupo .postic a.verArchivo {
    background-color: transparent;
}

    .itemListaMemoTerminadoGrupo .postic a.verArchivo:hover {
        background-color: transparent;
    }

.idMisionPostit,
.nroMemo {
    margin-left: 6px;
}

.AsignarProfesionalGrupoMemo {
    margin-bottom: 41px;
}
/*.fileButton {
    float:left;
}*/
/*FIN ESTILOS PANTALLA DE MEMO*/

/*---------------------scroll----------------------*/


.escucharon {
    width: 100%;
    height: 68px;
    background: url(imagenes/escucharon.png) no-repeat left;
}

.cancionLadoaFila {
    padding: 0 12px;
    border-right: 1px dotted #999;
    float: left;
}

    .cancionLadoaFila:last-child {
        border: none;
    }

.cancionLadoa {
    width: 210px;
    height: 55px;
    padding: 0 10px;
    border-right: 1px dotted #999;
    float: left;
}

.cancionLadoaFoto {
    width: 74px;
    height: 45px;
    float: right;
    border: 1px solid #999;
    overflow: hidden;
}

.cancionLadoaTexto {
    float: left;
    width: 145px;
}

.cancionLadoaCancion {
    float: left;
    height: 18px;
    width: 162px;
    overflow: hidden;
    font-size: 11px;
    line-height: 16px;
}

.cancionLadoaBanda {
    color: #3aada0;
    font-weight: bold;
    font-size: 12px;
}

#mensajeError {
    margin-top: 10px;
}


.containerGraficoGrande {
    width: 970px;
    height: 300px;
    float: left;
    text-align: center;
    display: table;
}

.containerGrafico {
    width: 470px;
    height: 300px;
    float: left;
    /*margin-left: 10px;*/
    text-align: center;
    display: table;
}


.containerGraficoTexto {
    height: 20px;
    display: block;
    display: table-cell;
    vertical-align: middle;
    font-size: 14px;
    color: #6d869f;
}


.containerGraficoTitulo {
    height: 20px;
    display: block;
    display: table-cell;
    vertical-align: top;
    font-size: 26px;
    color: #3e576f;
}


.containerCalendarioChico {
    float: left;
    margin-left: 10px;
    text-align: center;
    display: table;
    font-size: 10px;
    display: block;
    height: 300px;
}

.containerTablaCalendario {
    width: 490px;
    height: 280px;
    overflow-y: auto;
    overflow-x: hidden;
}


.CalendarDivContainer {
    width: 970px;
}

.fc-header-title, .fc-header-right, .fc-header-left {
    margin: 10px 0 0 0;
    color: #666 !important;
    vertical-align: bottom !important;
}

.fc table {
    width: 955px !important;
}

.fc-event {
    margin: 3px 0;
    color: #fff !important;
    border: 0 !important;
    width: 124px !important;
    padding: 3px !important;
    font-size: 12px !important;
}
/*Calendario Home*/
.fc-eventChico {
    margin: 3px 2px;
    color: #fff !important;
    border: 0 !important;
    width: 84px !important;
    padding: 2px 3px !important;
    font-size: 12px !important;
    border-radius: 1px !important;
    cursor: pointer;
}

.tooltipHomeCalendario {
    max-width: 120px;
    border-radius: 5px;
    border: 2px solid #336699;
    padding: 2px;
    /*top:100px;*/
    font-size: 12px;
    position: fixed !important;
}

.eventTest {
    background-color: #00628d !important;
}

.eventReal {
    background-color: #005000 !important;
}

.eventTarde {
    background-color: #d97300 !important;
}

.eventTardeAlerta {
    background-color: #009060 !important;
}

.eventInactivo {
    background-color: #c6c6c6 !important;
}

.fc-widget-header {
    vertical-align: middle !important;
}


.ui-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
    right: 0;
}


.ui-dialog-titlebar-close, .ui-dialog-titlebar-close span {
    margin-top: -8px !important;
    margin-left: -8px !important;
    border: 0 !important;
}
/*AUTOCOMPLETE CSS */
.ui-autocomplete .ui-menu-item a:hover,
.ui-autocomplete .ui-menu-item a:active {
    color: #000;
    background-color: #fff;
    border: 1px solid #999;
}

.ui-autocomplete .ui-menu-item a {
    color: #000 !important;
}

ul.ui-autocomplete {
    z-index: 999999 !important;
    color: #000 !important;
}

.ui-dialog ul.ui-autocomplete {
    z-index: 999999 !important;
}

.SeccionesMisionTabs {
    float: left;
}

    .SeccionesMisionTabs ul li a {
        background-color: #004361;
    }

    .SeccionesMisionTabs ul li {
        text-indent: 0px;
        padding: 10px;
    }

        .SeccionesMisionTabs ul li span {
            display: inline-block;
        }

        .SeccionesMisionTabs ul li img {
            vertical-align: middle;
            border: none;
        }

    .SeccionesMisionTabs #tab1-DatosGenerales,
    .SeccionesMisionTabs #tab2-Estados,
    .SeccionesMisionTabs #tab3-Archivos {
        width: 100%;
        border-top: 2px solid #004361;
    }

        .SeccionesMisionTabs #tab1-DatosGenerales .colIz p .btnBuscarMemo {
            float: right;
            text-align: left;
            margin-right: 10px;
        }

        .SeccionesMisionTabs #tab1-DatosGenerales .colDer,
        .SeccionesMisionTabs #tab2-Estados .colDer,
        .SeccionesMisionTabs #tab3-Archivos .colDer {
            margin-right: 0px;
        }

        .SeccionesMisionTabs #tab1-DatosGenerales .colIz,
        .SeccionesMisionTabs #tab2-Estados .colIz,
        .SeccionesMisionTabs #tab3-Archivos .colIz {
            margin-right: 0px;
            width: 310px !important;
        }

            .SeccionesMisionTabs #tab2-Estados .colIz .btnLimpiarUsuarios {
                text-align: right;
                margin-right: 10px;
            }

        .SeccionesMisionTabs #tab2-Estados .colDer {
            width: 578px;
        }

        .SeccionesMisionTabs #tab3-Archivos .colIz .btnAddFile {
            text-align: right;
            margin-right: 3px;
        }

        .SeccionesMisionTabs #tab3-Archivos .colDer {
            width: 578px;
        }



        .SeccionesMisionTabs #tab2-Estados .colDer p textarea {
            width: 447px;
            height: 165px;
        }

.nombreConceptoLogs {
    padding-left: 20px;
}

#PresupuestosAnteriores .anteriorPresupuesto {
    float: left;
}

.presupuestoAdd #divEdit {
    background-color: rgb(238,238,238);
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 3px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    box-shadow: 0px 1px 1px #ccc;
}

.btnVolverP {
    margin-left: 450px;
}

.presupuestoAdd #divAdd {
    background-color: rgb(238,238,238);
    padding-left: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 3px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    box-shadow: 0px 1px 1px #ccc;
}
/*.presupuestoAdd{
     background-color:rgb(238,238,238);
     height:150px;
}*/
.containerPresupuesto .colIz {
    margin-right: 0px;
}

.containerPresupuesto .presupuestoAdd {
    display: none;
    width: 40%;
    margin-right: 20px;
}

.presupuestoAdd {
    float: right;
    padding-top: 15px;
    margin-right: 20px;
}

    .presupuestoAdd select {
        width: 200px;
    }

    .presupuestoAdd input[type="text"] {
        width: 200px;
    }

.presupuestoList .tablaBorde {
    /*width:500px;*/
}

    .presupuestoList .tablaBorde th:first-child {
        width: 200px;
    }

.containerPresupuesto {
    width: 100%;
}

.btnnEviarPresupuesto {
    margin-left: 30px;
    float: none;
}

.btnCancelarPresupuesto {
    float: none;
}

.totalPresupuestoItem {
    font-weight: bold;
}
/*Reportes de Presupuestos Colores de resultados y slider*/

.sectorSlider #amountVerde {
    border: 0;
    font-weight: bold;
    background-color: rgb(238, 238, 238);
    width: 80px;
}

.sectorSlider #amountRojo {
    border: 0;
    font-weight: bold;
    background-color: rgb(238, 238, 238);
    width: 80px;
}

.sectorSlider #amountAmarillo {
    border: 0;
    font-weight: bold;
    background-color: rgb(238, 238, 238);
    width: 80px;
}

.letraAmarillo {
    color: rgb(211, 199, 143);
    font-weight: bold;
}

.letraRojo {
    color: rgb(190, 133, 160);
    font-weight: bold;
}

.letraVerde {
    color: rgb(166, 182, 127);
    font-weight: bold;
}

.sectorSlider {
    float: left;
    width: 60%;
}

    .sectorSlider .ui-slider {
        width: 100%;
    }

    .sectorSlider #slider-range {
        margin-bottom: 10px;
    }
    /*.sectorSlider .verde .ui-slider-range {
    background-color: #00ff00;
}*/
    .sectorSlider .Range-Amarillo {
        background-color: rgb(211, 199, 143) !important;
        height: 0.5em;
    }
    /*.sectorSlider .rojo .ui-slider-range {
    background-color: #00ff00;
}*/
    .sectorSlider .ui-widget-header {
        background-image: none;
    }

#slider-range #Rango1, #slider-range #Rango2, #slider-range #Rango3 {
    width: 33%;
    height: 0.4em;
    float: left;
}

.sectorSlider .ui-slider-horizonta {
    height: 0.5em;
}

#slider-range #Rango1 {
    background-color: rgb(190, 133, 160);
    position: absolute;
}

#slider-range #Rango2 {
    background-color: rgb(211, 199, 143);
    position: absolute;
}

#slider-range #Rango3 {
    background-color: rgb(166, 182, 127);
    width: 34%;
    position: absolute;
}

.ui-widget-overlay .ui-fron {
    z-index: 99998;
}

.ui-dialog {
    z-index: 99999;
}

table.tablaBordeModalDetalle {
    width: 1130px;
}

.fechasdiv {
    margin-right: 10px;
}

.campoNumerico {
    text-align: right;
}

.BotoneraPresupuesto {
    text-align: right;
    margin-right: 60px;
}



#dialogEdit {
    overflow-y: scroll;
}


.col1 .proyectoDestinatario,
.col1 .proyectoClasificacion {
    float: left;
    margin-top: 30px;
}

.txtDescripcion {
    width: 250px;
}


/*REPORTES - PivotGrid*/
.vertical {
    /*writing-mode: tb-rl;*/
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    white-space: nowrap;
    bottom: 0;
    height: 90px !important;
    /*padding: 0 !important;*/
    background: none !important;
}


thead tr:nth-of-type(2) .vertical {
    height: 20px !important;
}

.vertical:hover {
    /*background: #5eabde none repeat scroll 0 0 !important;*/
    color: #5c5c5c !important;
}



/*____________ Reportes horas trabajadas ______________*/


.reportesHorasTrabajasdas {
    height: auto;
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color: #fff;
    min-width: 1000px;
}


.e-pivotschemadesigner.e-js {
    min-width: 100%;
}

.e-waitpopup-pane .e-image {
    background-color: transparent !important;
}

.reportesHorasTrabajasdas .resultados {
    height: auto;
    width: 78%;
    float: right;
    overflow-x: auto;
    overflow-y: auto;
    border: 1px solid #ccc;
    max-height: 750px;
}

.reportesHorasTrabajasdas .filtros {
    float: left;
    width: 19%;
    padding: 10px 0 0 10px;
    min-width: 200px;
}

    .reportesHorasTrabajasdas .filtros td,
    .reportesHorasTrabajasdas .filtros table {
        margin: 0;
        padding: 0;
    }

    .reportesHorasTrabajasdas .filtros .e-treeview ul {
        padding: 0;
    }

    .reportesHorasTrabajasdas .filtros > div:first-of-type {
        max-width: 14%;
        float: left;
    }

.reportesHorasTrabajasdas .exportar {
    text-align: center;
    margin-top: 20px;
}



.reportesHorasTrabajasdas .filtros .fieldTable,
.reportesHorasTrabajasdas .filtros .centerHead,
.reportesHorasTrabajasdas .filtros .centerDiv,
.reportesHorasTrabajasdas .filtros table {
    margin: 10px 0;
    width: 100% !important;
}



.reportesHorasTrabajasdas .filtros .pivotButton > .pvtBtn {
    margin: 2px 2px 0;
}



.reportesHorasTrabajasdas .filtros .schemaFilter,
.reportesHorasTrabajasdas .filtros .schemaColumn,
.reportesHorasTrabajasdas .filtros .schemaRow,
.reportesHorasTrabajasdas .filtros .schemaValue,
.reportesHorasTrabajasdas .filtros .pivotHeader,
.reportesHorasTrabajasdas .filtros .rPivotHeader {
    width: 98%;
    margin: 0;
}

.reportesHorasTrabajasdas .filtros .pivotHeader,
.reportesHorasTrabajasdas .filtros .rPivotHeader {
    border: 1px solid #5eabde;
}



.reportesHorasTrabajasdas .filtros .e-pivotschemadesigner .schemaFieldTree.e-treeview .e-text {
    width: 80%;
}


/*_______ Resultado reportes ________*/

.reportesHorasTrabajasdas .e-pivotgrid .summary {
    color: #fff;
    background-color: #32496B;
}

.reportesHorasTrabajasdas .e-pivotschemadesigner {
    border: none;
}


.reportesHorasTrabajasdas th.vertical[role="columnheader"],
.reportesHorasTrabajasdas th.vertical[role="columnheader"]:hover {
    max-width: 35px;
    max-height: 50px;
    text-indent: -33px;
    word-wrap: normal;
}


.reportesHorasTrabajasdas .e-pivotgrid .colheader,
.reportesHorasTrabajasdas .e-pivotgrid .colheader:hover,
.reportesHorasTrabajasdas .e-pivotgrid td {
    padding: 2px 5px;
}

.reportesHorasTrabajasdas .e-pivotgrid th.rowheader {
    height: 15px;
}

.reportesHorasTrabajasdas table.pivotGridTable tbody > tr:nth-of-type(even) th,
.reportesHorasTrabajasdas table.pivotGridTable tbody > tr:nth-of-type(even) td {
    background: #E8F1F8 none repeat scroll 0% 0%;
}


.reportesHorasTrabajasdas table.pivotGridTable tbody > tr:hover th,
.reportesHorasTrabajasdas table.pivotGridTable tbody > tr:hover td {
    background-color: #cfe0ee;
    color: #5C5C5C;
}


.reportesHorasTrabajasdas table.pivotGridTable tbody > tr td.summary,
.reportesHorasTrabajasdas table.pivotGridTable tbody > tr th.summary {
    background-color: #336699;
}

.reportesHorasTrabajasdas table.pivotGridTable tbody > tr:hover td.summary,
.reportesHorasTrabajasdas table.pivotGridTable tbody > tr:hover th.summary {
    color: #fff;
}

input[type="text"].readOnly {
    border: solid 1px #ccc;
    background-color: #eee;
    color: #000;
}

/*Angular Autocomplete*/
.noResults {
    height: 0;
    float: left;
    overflow: visible;
    color: #a11217;
    margin-top: -14px;
    margin-left: 90px;
}

.custom-typeahead {
    position: relative;
}

    .custom-typeahead .dropdown-menu {
        background-color: #fff;
        border: 1px solid #ccc;
        padding: 0;
        margin-top: 0;
        position: absolute;
        width: 200px;
        z-index: 1000;
    }

        .custom-typeahead .dropdown-menu ul {
            display: block;
        }

        .custom-typeahead .dropdown-menu li {
            list-style-type: none;
            padding: 3px;
            width: 95%;
            border: 1px solid #fff;
        }

            .custom-typeahead .dropdown-menu li:hover, .custom-typeahead .dropdown-menu li:focus {
            }

            .custom-typeahead .dropdown-menu li a {
                color: #000;
                font-weight: normal;
                display: block;
                line-height: 24px;
                margin-left: 10px;
            }

                .custom-typeahead .dropdown-menu li a:hover, .custom-typeahead .dropdown-menu li a:focus {
                    color: #000;
                    display: block;
                }

            .custom-typeahead .dropdown-menu li.active {
                color: #000;
                font-weight: bold;
                display: block;
                border: 1px solid #000;
            }

/*PAGINACION MISIONES _ MOVIMIENTOS*/
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
}

    .pagination > li {
        display: inline;
    }

        .pagination > li > a, .pagination > li > a span {
            padding: 7px 5px;
        }

    .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
        background-color: #32496b;
        color: #fff;
    }

    .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
        color: #000;
    }

        .pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
            background-color: #f5f5f5;
        }

        .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
            color: #fff;
            background-color: #32496b;
        }

        .pagination > .disabled > span,
        .pagination > .disabled > span:hover,
        .pagination > .disabled > span:focus,
        .pagination > .disabled > a,
        .pagination > .disabled > a:hover,
        .pagination > .disabled > a:focus {
            background-color: #32496b;
            color: #fff;
            border: 1px solid #000033;
        }

        .pagination-next > a, .pagination-next > li > span, .pagination-next > li > a:hover, .pagination-next > li > span:hover,
        .pagination-next > li > a:focus, .pagination > li > span:focus, .pagination-next > .disabled > span,
        .pagination-next > .disabled > span:hover, .pagination-next > .disabled > span:focus,
        .pagination-next > .disabled > a, .pagination-next > .disabled > a:hover, .pagination-next > .disabled > a:focus {
            color: #fff !important;
        }

        .pagination-last > a, .pagination-last > li > span, .pagination-last > li > a:hover, .pagination-last > li > span:hover,
        .pagination-last > li > a:focus, .pagination > li > span:focus, .pagination-last > .disabled > span,
        .pagination-last > .disabled > span:hover, .pagination-last > .disabled > span:focus,
        .pagination-last > .disabled > a, .pagination-last > .disabled > a:hover, .pagination-last > .disabled > a:focus {
            color: #fff !important;
        }

.pagination-next > li,
.pagination-next > span,
.pagination-next > span:hover,
.pagination-next > span:focus,
.pagination-next > a,
.pagination-next > a:hover,
.pagination-next > a:focus {
    background-color: #32496b;
    color: #fff;
    border: 1px solid #000033;
}

.pagination-last > li,
.pagination-last > span,
.pagination-last > span:hover,
.pagination-last > span:focus,
.pagination-last > a,
.pagination-last > a:hover,
.pagination-last > a:focus {
    background-color: #32496b;
    color: #fff;
    border: 1px solid #000033;
}

.pagination-first > li,
.pagination-first > span,
.pagination-first > span:hover,
.pagination-first > span:focus,
.pagination-first > a,
.pagination-first > a:hover,
.pagination-first > a:focus {
    background-color: #32496b;
    color: #fff !important;
    border: 1px solid #000033;
}

.pagination-prev > li,
.pagination-prev > span,
.pagination-prev > span:hover,
.pagination-prev > span:focus,
.pagination-prev > a,
.pagination-prev > a:hover,
.pagination-prev > a:focus {
    background-color: #32496b;
    color: #fff !important;
    border: 1px solid #000033;
}

.currentNumPages {
    margin-right: 15px;
}

.paginationTake {
    width: 50px;
}

/*row bootstrap (TODO: usar bootstrap)*/
.row {
    margin-left: 6px;
    padding-top: 10px;
    clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }

    .col-md-12 {
        width: 100%;
    }

    .col-md-11 {
        width: 91.66666667%;
    }

    .col-md-10 {
        width: 83.33333333%;
    }

    .col-md-9 {
        width: 75%;
    }

    .col-md-8 {
        width: 66.66666667%;
    }

    .col-md-7 {
        width: 58.33333333%;
    }

    .col-md-6 {
        width: 50%;
    }

    .col-md-5 {
        width: 41.66666667%;
    }

    .col-md-4 {
        width: 33.33333333%;
    }

    .col-md-3 {
        width: 25%;
    }

    .col-md-2 {
        width: 12.666667%;
    }

    .col-md-1 {
        width: 8.33333333%;
    }
}

/*modal dialog bootstrap*/
.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    min-height: 16.42857143px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }

    .modal-md {
        width: 400px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.text-right {
    text-align: right;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.filtersAncho {
    width: 96%;
    background-color: #fff;
}

    .filtersAncho .filtros3col {
        width: 96%;
        float: none;
        margin: 0 auto;
        display: table;
    }

    .filtersAnchoMovimientos .filtros3col {
        width: 90%;
    }

    .filtersAncho .MostrarFiltrosDetallado,
    .filtersAncho .botDesplegar{
        float:none;
    }

    .filtersAncho input[type="text"] {
        width: 400px;
    }

    .filtersAncho select {
        width: 402px;
    }

    .filtersAncho .botonesBuscar {
        width: 100%;
    }

.filtersAnchoMovimientos input[type="text"] {
    width: 300px;
}

.filtersAnchoMovimientos select {
    width: 302px;
}

.filtersAncho .botonesBuscar {
    width: 100%;
}

.containerAncho .tablaBorde {
    width: 98%;
}
