﻿
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
      /*padding-top: 50px;*/
}

.row-border {
    border-bottom: 1px solid #c3c3c3;
    color: #9e955c;
    font-size: 120%;
    line-height: 10px;
    margin-bottom: 10px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0;
    text-align: center;
}


/*Redes sociales*/
#contiene-redes {
    margin: 20px auto 30px !important;
    max-width: 239px;
    display: block;
}

#contred {
    display: inline-block;
    height: 28px;
    margin-right: 10px;
    padding: 6px 0 6px 4px;
    width: 32px;
}

.moduletable {
    margin-bottom: 0px;
    padding: 0px;
}

.direccion {
    font-size: 90%;
    line-height: 10px !important;
}

.ui-autocomplete {
    /*min-height: 350px;*/
    max-height: 600px;
    overflow-y: auto;
    position: fixed !important;
    z-index: 2147483647 !important;
    font-size: 14px !important;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}

.ui-autocomplete-loading {
    background: white url("/GobiernoUG/Images/cargando.gif") right center no-repeat;
}

.ui-menu-item:hover {
    color: #000 !important;
    font-weight: normal !important;
    font-size: 14px !important;
}


.serv_menu {
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    line-height: 1.1;
    height: 85px;
}

    .serv_menu:hover {
        border: 1px solid #A0935F;
        border-radius: 5px;
        color: #A0935F;
    }

    .serv_menu a:hover {
        text-decoration: none;
    }

    .serv_menu a h2 {
        margin-bottom: 0px;
        margin-top: 5px;
    }


.shortcuts:hover
{
    background-color:#d9d8d8;
}


.btn_subir_doc{
    position: relative;
    overflow: hidden;
}

.btn_subir_doc input[type=file]{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn_subir_doc2{
    position: relative;
    overflow: hidden;
}


.btn_subir_doc2 input[type=file]{
    position: absolute;
    top: 0;
    right: 0;
    min-width: 10%;
    min-height: 10%;
    font-size: 10px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}
/*NUEVO MENU LISTADO SERVICIOS*/

.shortcuts_nuevo .selec_Servicio {
    color: white !important;
    display: block;
    overflow: hidden;
    padding-bottom: 8px;
    padding-top: 8px;
}

.shortcuts_nuevo:hover {
    background-color: #DBDBDB !important;
    cursor:pointer;
}

.shortcuts_nuevo .selec_Servicio:hover {
    text-decoration:none;
    color: white!important;
    opacity:0.9;
    font-size: 13px;
    border: 2px ridge; 
}

.shortcuts_nuevo .fa {
    font-size: 60px;
    margin-top: 5px;
}

 .shortcut_menu_nuevo
 {
     height: 125px;
     text-align:center;
     padding-bottom:10px;
 }

 h3.subtitulo_nuevo{
    font-size: 11px;
    font-weight: normal;
    margin-top: 10px;
 }

 .btn_favorito{
    position: absolute;
    display: flex;
    left: 35px;
    top: 20px;
    color:white;
    z-index:2;
 }

  .btn_favorito:hover{
    text-decoration:none;
    cursor:pointer;
    color:gray;
 }

 .btn_favorito .fa{
    font-size: 20px;
    margin-top: 10px;
    margin: 0px 0px 0 -13px;
 }

  .btn_detalles{
    position: absolute;
    display: flex;
    left: 85px;
    top: 20px;
    color:white;
    z-index:2;
 }
  .btn_detalles:hover{
    text-decoration:none;
    cursor:pointer;
    color:gray;
 }

 .btn_detalles .fa{
    font-size: 20px;
    margin-top: 10px;
    margin: 0px 0px 0 13px;
 }

 .rotulo_campo_obligatorio
{
    font-size: 10px;
    color:#d71717;
    font-weight:bold;
}





 /*PERFIL EJECUTIVO*/
.selec_Menu_Ejecutivo{
    cursor:pointer;
}
 .shortcut_menu_nuevo
 {
     /*height: 190px;*/
     text-align:center;
     padding-bottom:10px;
 }

 .shortcuts_nuevo .selec_Menu_Ejecutivo {
    color: white !important;
    display: block;
    overflow: hidden;
    padding-bottom: 8px;
    padding-top: 25px;
}

.shortcuts_nuevo:hover {
    background-color: #DBDBDB !important;
}

.shortcuts_nuevo .selec_Menu_Ejecutivo:hover {
    text-decoration:none;
    color: white!important;
    opacity:0.9;
    font-size: 13px;
    border: 2px ridge; 
}

/*.shortcuts_nuevo .fa {
    font-size: 75px;
    margin-top: 13px;
}*/

 .selec_Menu_Ejecutivo
 {
     height: 190px;
     text-align:center;
     padding-bottom:10px;
 }

 h3.subtitulo_nuevo{
    font-weight: normal;
    margin-top: 15px;
    color:white;
    text-align:center;
    font-size: 18px;
 }


 /*TABS*/
#myTabs_Ejecutivo>li.active>a, #myTabs_Ejecutivo>li.active>a:hover, #myTabs_Ejecutivo>li.active>a:focus{
    color: #ffffff;
    cursor: default;
    background-color: #a0935f;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}

#myTabs_Ejecutivo > li:not(.active) > a {
    background-color: #ffffff;
    color: #a0935f;
    border: 1px solid #ddd;
}

#myTabs_Ejecutivo{
    border-bottom: 1px solid #ddd;
}

.breadcrumb_Ejecutivo > li > a:hover{
    text-decoration:none;
}



/*POPOVER TABLEROS*/
.popover_sintesis{
    display: inline-block; 
    position:relative;
    margin-top:5px!important;
    background-color:#00355a!important;
    z-index:1;
}

.popover_sintesis .popover-content .row{
    text-align:center;
    min-width: 130px;
}

.h3_SINTESIS_Detalle{
    margin-top:2px;
}

.popover_sintesis .popover-content{
    background-color:#00355a!important;    
}

.popover_sintesis .arrow{
    border-top-color:#00355a!important;    
}

.popover_sintesis .arrow:after{
    border-top-color:#00355a!important;    
}

h1.h3_SINTESIS_Detalle{
    margin-bottom:0px;
}

.col_tablero_popover{
    text-align:center;
}

.semaforoRojo {
      width: 20px;
      height: 20px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      background: red;
      align-content: center;
    }

.semaforoAmbar {
      width: 20px;
      height: 20px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      background: yellowgreen;
      align-content: center;
    }


.hr_customized
{
    margin-top:5px !important;
    margin-bottom: 5px !important;
}
.semaforoVerde {
      width: 20px;
      height: 20px;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      background: green;
      align-content: center;
    }

.fc-day-number{
    font-size:17px;
}

.fc-day-grid-event, .fc-time-grid-event, .fc-list-item{
    cursor:pointer;
}

.fc-view{
    z-index:0!important;
}

.panel-heading-sm{
    height: 28px;
    padding: 7px 10px;
}

.panel-heading-sm > .panel-title{
    font-size:14px;
}

.row_det_calendario{
    margin-top:10px;
}

.btn_quitar_participante:hover
{
    cursor: pointer; 
}

.header_Empleado{
    text-align:center;
}

.header_Empleado > input{
    max-width:100%;
    text-align:center;
}

@media (min-width: 992px) {
    @media(max-width:1200px){
        #panel_body_CNMS{
            height:435px;
        }
    }
}

/*.btn_OrganoColegiado_Calendario{
    opacity:0.7;
}*/

.btn_OrganoColegiado_Calendario:hover, .btn_OrganoColegiado_Calendario:focus, .btn_OrganoColegiado_Calendario:active{
    opacity:0.8;
}

/*.btn_OrganoColegiado_Calendario.org_col_seleccionado:hover, .btn_OrganoColegiado_Calendario.org_col_seleccionado:focus, .btn_OrganoColegiado_Calendario.org_col_seleccionado:active{
    opacity:0.7;
}

.org_col_seleccionado{
    opacity:1;
}*/

.lblSemaforo {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.lblSemaforo input {
    position: absolute;
    opacity: 0;
}

.chkSemaforo {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 100%;
}

.chkSemaforo:after {
    content: "";
    position: absolute;
    display: none;
}

.lblSemaforo input:checked ~ .chkSemaforo:after {
    display: block;
}

.lblSemaforo .chkSemaforo:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.chkSemaforoRojo {
    /*background-color: red;*/
    background-color: #d9534f;
}

.chkSemaforoAmbar {
    /*background-color: yellowgreen;*/
    background-color: #f0ad4e;
}

.chkSemaforoVerde {
    /*background-color: green;*/
    background-color: #5cb85c;
}

.br_customized
{
    margin-top:5px !important;
    margin-bottom: 5px !important;
}


/*ESTILOS VIGENCIAS*/
.div_Info_Nombramientos_Vigencias
{
    border:1px solid #e7e7e7;
    border-radius: 10px 0 0 10px;
}

.div_Semaforo_Nombramientos_Vigencias
{
    border:1px solid #e7e7e7;
    height:122px;
    border-radius: 0 30px 30px 0;
    border-left:none;
    background-color: #666666;
}


.div_Color_Nombramientos_Vigencias
{
    height:120px;
    border-radius: 10px 0 0 10px;
}

.div_Color_Nombramientos_Vigencias_success{
    background-color:#56a04b;
}

.div_Color_Nombramientos_Vigencias_warning{
    background-color:#b2a73f;
}

.div_Color_Nombramientos_Vigencias_danger{
    background-color:#af3f3f;
}

.div_fecha_Nombramientos_Vigencias{
    border:1px solid #8c8c8c;
    color: #8c8c8c;
    border-radius: 0 0 7px 7px;
    border-top:none;
    padding-right:0px;
    padding-left:0px;
    text-align:center;
}

.hr_dorado{
    border-top: 2px solid #a0935f;
    margin-bottom: 5px;
    margin-top: 5px;
}

.div_semaforo{   
    height: 120px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.semaforo{
    width:100%;
    height:100%;
    border: 2px solid #e0e0e0;
    border-radius: 25px;
    background-color:#303030;
    padding-top: 10px;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 10px;
}

.bola_semaforo {
    width: 40px;
    height: 40px;
    border-radius: 25px;
    margin-top: 10px !important;
    margin: 0 auto;
}

/*SEMAFORO VERDE*/
/*.semaforo_success .bola_semaforo:nth-child(1){
    border:2px solid #232323;
    background-color:#4c2a2a;
}

.semaforo_success .bola_semaforo:nth-child(2){
    border:2px solid #232323;
    background-color:#494529;
}

.semaforo_success .bola_semaforo:nth-child(3){
    border:2px solid #FFFFFF;
    background-color:#56a04b;
}*/

/*SEMAFORO AMARILLO*/
/*.semaforo_warning .bola_semaforo:nth-child(1){
    border:2px solid #232323;
    background-color:#4c2a2a;
}

.semaforo_warning .bola_semaforo:nth-child(2){
    border:2px solid #FFFFFF;
    background-color:#b2a73f;
}

.semaforo_warning .bola_semaforo:nth-child(3){
    border:2px solid #232323;
    background-color:#2e4929;
}*/

/*SEMAFORO ROJO*/
/*.semaforo_danger .bola_semaforo:nth-child(1){
    border:2px solid #FFFFFF;
    background-color:#af3f3f;
}

.semaforo_danger .bola_semaforo:nth-child(2){
    border:2px solid #232323;
    background-color:#494529;
}

.semaforo_danger .bola_semaforo:nth-child(3){
    border:2px solid #232323;
    background-color:#2e4929;
}*/


.bola_semaforo.semaforo_success {
    border: 2px solid #FFFFFF;
    background-color: #56a04b;
}

.bola_semaforo.semaforo_warning {
    border: 2px solid #FFFFFF;
    background-color: #b2a73f;
}

.bola_semaforo.semaforo_danger {
    border: 2px solid #FFFFFF;
    background-color: #af3f3f;
}

.panel_col_org_col {
    padding-bottom: 10px;
    box-sizing: border-box;
    width:100%;
    min-height:390px;
}

.col_sin_padding{
    padding-left:5px;
    padding-right:5px;
}

.panel_body_vigencias{
    padding-bottom:0;
}

#ul_coment {
    list-style: none;
    /*overflow: auto;
    height: 250px;*/
}

#li_coment {
    text-align: justify;
    text-justify: inter-word;
    /*padding-right: 30px;*/
}

#p_comentario {
    font-size: 13px;
}

#div_date_coment {
    font-style: italic;
}

.btn_contra_votacion {
    background: #FF4301 !important;
    color: #fff;
}

.btn_contra_votacion:hover {
    color: #fff !important;
}