/*Estilos pagina login*/
.calendarStyle{
    background-color: #DAE8EF;
    color: #E90C45;

}

 .ui-timepicker-div {
            color: #0bb113 !important;
        }


.menu .ui-selectonemenu-label { 
    font-size: 16px;
}

.col1BitacoraDiv{
    width: 80%; 
    min-width:40px !Important; 
    height: 40px; 
    margin-right: 10%; 
    margin-left: 10%; 
    text-align: center;
    align-content: center;   
}
.col1Bitacora{
    height: 100%;
    width: 5%;
    border: none;
}

.col2Bitacora{
    width: 75%;
}

.col3Bitacora{
    width: 20%;
    text-align: right; 
}

.col1ConsNota{
    height: 100%;
    width: 5%;
    border: none;
}

.col2ConsNota{
    width: 75%;
}

.col3ConsNota{
    width: 20%;
    text-align: right; 
}

.sinBorde{
    border:none;
}
.col1Usuario{
    width: 60%;
    border-right: 1px solid #249DD8;
    border-bottom: 1px solid #249DD8;
}

.col2Fecha{
    width: 40%;
    text-align: right;
    border-bottom: 1px solid #249DD8;
}

.col1Mensaje{
    /*border-top: 1px solid #249DD8;*/
    width: 100%;
}
.resizeImg {
    max-width: 100%;
    height: auto;
}
.resizeText:hover {
    font-size: 12px !important;
}
.headerLogin {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px
}
/*Estilos de datatable*/

.ui-datatable .ui-datatable-tablewrapper table tbody .ui-state-hover td {
    background-color: #2980B9 !important;
    color: #FFFFFF;
}
.ui-datatable .ui-datatable-tablewrapper table tbody .ui-state-highlight td {
    background-color: #2980B9 !important;
    color: #FFFFFF;
}
/*Estilos de controles forms*/
/* selectonemenu <------> selectcheckboxmenu*/

.ui-selectonemenu .ui-selectonemenu-trigger,
.ui-selectcheckboxmenu .ui-selectcheckboxmenu-trigger {
    border: solid 1px #175787 !important;
    -webkit-box-shadow: inset 0 0 0 1px #26A3DB !important;
    -moz-box-shadow: inset 0 0 0 1px #26A3DB !important;
    box-shadow: inset 0 0 0 1px #26A3DB !important;
    text-shadow: 0 -1px 0 #0A385E;
    background: #249DD8 !important;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9)) !important;
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0) !important;
    font-family: 'titillium_webregular' !important;
}
.ui-button-text {
    border: solid 1px #175787;
    text-shadow: 0 -1px 0 #0A385E !important;
    -webkit-box-shadow: inset 0 0 0 1px #26A3DB;
    -moz-box-shadow: inset 0 0 0 1px #26A3DB;
    box-shadow: inset 0 0 0 1px #26A3DB;
    background: #249DD8;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9));
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0);
    font-family: 'titillium_webregular' !important;
}
/*Input switch */

.ui-inputswitch-handle {
    border: solid 1px #175787 !important;
    -webkit-box-shadow: inset 0 0 0 1px #26A3DB;
    -moz-box-shadow: inset 0 0 0 1px #26A3DB;
    box-shadow: inset 0 0 0 1px #26A3DB;
    background: #249DD8;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9));
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0);
}
/*Slider switch */

.ui-slider-handle {
    border: solid 1px #175787 !important;
    -webkit-box-shadow: inset 0 0 0 1px #26A3DB;
    -moz-box-shadow: inset 0 0 0 1px #26A3DB;
    box-shadow: inset 0 0 0 1px #26A3DB;
    background: #249DD8;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9));
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0);
}
/*datepicker*/

.ui-datepicker-header {
    border: solid 1px #175787 !important;
    background: #249DD8;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #2980B9), color-stop(100%, #0b66b1));
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0);
}
/* Estilos de paneles*/
/*Panel Header*/

.ui-panel .ui-panel-titlebar {
    border: solid 1px #175787;
    text-shadow: 0 -1px 0 #0A385E;
    background: #249DD8;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9));
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0);
    font-family: 'titillium_webregular' !important;
}
/* Fieldset */

.ui-fieldset-legend {
    border: solid 1px #175787;
    background: #249DD8;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9));
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0);
}
/*Acordion Header*/


        ui-accordion .ui-accordion-header.ui-state-hover, .ui-accordion .ui-accordion-header.ui-state-active {
            background: #2886C0;
            background: -moz-linear-gradient(top, #2886C0 0%, #2886C0 100%);
            background: -webkit-gradient(left top, left bottom, color-stop(0%, #2886C0), color-stop(100%, #2886C0));
            background: -webkit-linear-gradient(top, #2886C0 0%, #2886C0 100%);
            background: -o-linear-gradient(top, #2886C0 0%, #2886C0 100%);
            background: -ms-linear-gradient(top, #2886C0 0%, #2886C0 100%);
            background: linear-gradient(to bottom, #2886C0 0%, #2886C0 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2886C0', endColorstr='#2886C0', GradientType=0);
        }

   




/*Outline acordion*/

.ui-accordion .ui-tabs-outline {
    outline: none !important;
    -webkit-box-shadow: 0px 0px 0px 3px #249DD8;
    -moz-box-shadow: 0px 0px 0px 3px #249DD8;
    box-shadow: 0px 0px 0px 3px #249DD8;
}
/*TabView Ribbon*/

.ui-tabs-top .ui-tabs-nav {
    border-bottom: solid 1px #E8EDF2;
    border: solid 1px #175787 !important;
    background: #249DD8;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9));
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%);
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0);
}
.ui-tabs-bottom .ui-tabs-nav {
    border-bottom: solid 1px #E8EDF2;
    border: solid 1px #175787 !important;
    background: #249DD8!important;
    background: -moz-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #249DD8), color-stop(100%, #2980B9)) !important;
    background: -webkit-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: -o-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: -ms-linear-gradient(top, #249DD8 0%, #2980B9 100%) !important;
    background: linear-gradient(to bottom, #249DD8 0%, #2980B9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#249DD8', endColorstr='#2980B9', GradientType=0) !important;
}
/*Input Switch en datatable seleccionado*/

.ui-datatable tr.ui-state-highlight .ui-inputswitch {
    color: #FFF !important;
}
/*Input Switch en datatable seleccionado*/

.ui-datatable tr.ui-state-highlight .ui-inputswitch {
    color: #FFF !important;
}
/*Input Switch en datatable hover*/

.ui-datatable tr.ui-state-hover .ui-inputswitch {
    color: #FFF !important;
}
/*Header*/
.pipeHeader{
    font-family: Arial, sans-serif;
    color: #fff;
    font-size: 16px;
    vertical-align: top; 
    font-weight: 700;
}

.gecoHeader{
    margin-top: 3px;
    height: 30px;
}

/*Botones*/

/*Green Button*/
.GreenButton .ui-button-text {
    box-shadow: inset 0 0 0 1px #829e0e !important;
    border: solid 1px #95B60A !important;
    text-shadow: 0 -1px 0 #95B60A !important;
    background: #95B60A !important;
    background: -moz-linear-gradient(top, #95B60A 0%, #95B60A 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #95B60A), color-stop(100%, #95B60A));
    background: -webkit-linear-gradient(top, #95B60A 0%, #95B60A 100%);
    background: -o-linear-gradient(top, #95B60A 0%, #95B60A 100%);
    background: -ms-linear-gradient(top, #95B60A 0%, #95B60A 100%);
    background: linear-gradient(to bottom, #95B60A 0%, #95B60A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#95B60A', endColorstr='#95B60A', GradientType=0 );

}

/*Green Button*/
.GreenButton:hover .ui-button-text,
.GreenButton:focus .ui-button-text{
    box-shadow: inset 0 0 0 1px #95B60A;
    border: solid 1px #95B60A;
    text-shadow: 0 -1px 0 #95B60A;
    background: #829e0e !important;
    background: -moz-linear-gradient(top, #829e0e 0%, #829e0e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #829e0e), color-stop(100%, #829e0e));
    background: -webkit-linear-gradient(top, #829e0e 0%, #829e0e 100%);
    background: -o-linear-gradient(top, #829e0e 0%, #829e0e 100%);
    background: -ms-linear-gradient(top, #829e0e 0%, #829e0e 100%);
    background: linear-gradient(to bottom, #829e0e 0%, #829e0e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#829e0e', endColorstr='#829e0e', GradientType=0 );

}

/*Red Button*/
.RedButton .ui-button-text {
    box-shadow: inset 0 0 0 1px #F23030;
    border: solid 1px #871717;
    text-shadow: 0 -1px 0 #c91515 !important;
    background: #c91515;
    background: -moz-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #c91515), color-stop(100%, #c91515));
    background: -webkit-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: -o-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: -ms-linear-gradient(top, #c91515 0%, #c91515 100%);
    background: linear-gradient(to bottom, #c91515 0%, #c91515 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c91515', endColorstr='#c91515', GradientType=0 );
}

/*Red Button hover #b10b0b*/
.RedButton:hover .ui-button-text,
.RedButton:focus .ui-button-text {
    box-shadow: inset 0 0 0 1px #F23030;
    border: solid 1px #871717;
    text-shadow: 0 -1px 0 #b10b0b !important;
    background: #b10b0b;
    background: -moz-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #b10b0b), color-stop(100%, #b10b0b));
    background: -webkit-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: -o-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: -ms-linear-gradient(top, #b10b0b 0%, #b10b0b 100%);
    background: linear-gradient(to bottom, #b10b0b 0%, #b10b0b 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b10b0b', endColorstr='#b10b0b', GradientType=0 );
}

/*Orange Button #EBA71C*/
.OrangeButton .ui-button-text {
    box-shadow: inset 0 0 0 1px #FF9C2A;
    border: solid 1px #EBA71C;
    text-shadow: 0 -1px 0 #FFA81E !important;
    background: #FFA81E;
    background: -moz-linear-gradient(top, #FFA81E 0%, #FFA81E 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #FFA81E), color-stop(100%, #FFA81E));
    background: -webkit-linear-gradient(top, #FFA81E 0%, #FFA81E 100%);
    background: -o-linear-gradient(top, #FFA81E 0%, #FFA81E 100%);
    background: -ms-linear-gradient(top, #FFA81E 0%, #FFA81E 100%);
    background: linear-gradient(to bottom, #FFA81E 0%, #FFA81E 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFA81E', endColorstr='#FFA81E', GradientType=0 );
}

/*Orange Button #EBA71C*/
.OrangeButton:hover .ui-button-text,
.OrangeButton:focus .ui-button-text{
    box-shadow: inset 0 0 0 1px #FFA81E;
    border: solid 1px #EBA71C;
    text-shadow: 0 -1px 0 #FF9C2A !important;
    background: #FF9C2A;
    background: -moz-linear-gradient(top, #FF9C2A 0%, #FF9C2A 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #FF9C2A), color-stop(100%, #FF9C2A));
    background: -webkit-linear-gradient(top, #FF9C2A 0%, #FF9C2A 100%);
    background: -o-linear-gradient(top, #FF9C2A 0%, #FF9C2A 100%);
    background: -ms-linear-gradient(top, #FF9C2A 0%, #FF9C2A 100%);
    background: linear-gradient(to bottom, #FF9C2A 0%, #FF9C2A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF9C2A', endColorstr='#FF9C2A', GradientType=0 );
}

#layout-logo {
    width: auto;
    margin-bottom: -2px;
    padding: 0px;
    margin: 18px;
    margin-right: 5px !important;
    float: left;
    line-height: 16px;
}
/*Estilos Menu*/
.layout-menubar-active {
    background-color: #204C6F !important;
    text-shadow: 0 1px 0 #000000;
}

#layout-menubar li a {
    color: #FFFFFF;
    padding: 15px !important;
    display: block;
    border-bottom: solid 1px #204C6F;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-size: 13px !important;
}

#layout-menubar li a:hover {
    color: #FFD100 !important;
    padding-left: 20px !important;
}



@media (max-width: 640px) {
    #layout-logo {
        margin: 15px 2%;
        margin-right: 5px !important;
    }
    .gecoHeader{
        margin-top: 0px;
    }
    #layout-menubar,
    .slimmenu {
        position: fixed;
        background-color: #204C6F;
        width: 100%;
        min-height: 50px !important;
        max-height: 50px;
        overflow: hidden;
        z-index: 99999999;
    }
    .layout-menubar-container {
        width: 100%;
    }
    #layout-menubar-resize {
        display: none;
    }
    #layout-menubar-resize2 {
        display: inline-block;
    }
    #buttonArea {
        width: auto;
        padding: 1% 2%;
        float: right;
    }
    .layout-menubar-container {
        margin-top: 55px;
    }
    .layout-menubar-search {
        border-bottom: none;
    }
    #sm-topmenu {
        padding: 0px;
        width: 50%;
        max-height: 80%;
        position: fixed;
        top: 50px;
        padding: 14px;
        display: none;
        -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        background-image: url("/covo/javax.faces.resource/images/popupBlueArrow.png.xhtml?ln=sentinel-layout");
        background-repeat: no-repeat;
        background-position: right top;
    }
    #sm-topmenu>li {
        width: 100%;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        margin: 0px;
        border-bottom: solid 1px #083359;
        min-height: 47px;
        height: 47px;
        font-size: 11px;
        overflow: hidden;
    }
    #sm-topmenu>li>i {
        font-size: 20px;
        overflow: hidden;
        margin: 10px 0px;
        display: block;
    }
    #sm-topmenu>li .alertBubble {
        margin: -20px 0px 0px 10px;
        right: 52%;
    }
    #sm-topmenu>li ul {
        width: auto;
        position: static;
        display: block;
        height: auto;
        margin: 0px;
        padding: 0px;
        webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        top: 0;
        right: 0;
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }
    #sm-topmenu.DispBlock {
        display: block;
        overflow-y: auto;
    }
    #sm-topmenu li.active-topmenuitem {
        height: auto;
    }
}
#layout-menubar li {
    width: 100%;
    padding: 0px;
    color: #D9D9D9;
    font-size: 14px;
    cursor: pointer;
}
/*Estilos de los tooltips*/
.ui-tooltip{
    background-color: #204C6F !important; 
    border: 1px solid #4c4c4c !important; 
    border-top-left-radius: 0 !important; 
    color: #fff !important; 
}
.ui-tooltip-top
{
    background-color: #204C6F !important; 
    border: 1px solid #4c4c4c !important; 
    border-top-left-radius: 0 !important; 
    color: #fff !important; 
}
.ui-tooltip-right, 
.ui-tooltip-left, 
.ui-tooltip-top, 
.ui-tooltip-bottom {background: none !important; border: 0 none !important;}


.ui-messages-info, .ui-message-info {
    color: #2dc915 !important;
    background-color: #FBFCFD !important;
    border-color: #0bb113 !important;
    font-size: 14px;
    font-weight: normal;
    padding: 6px !important;
}

.ui-messages-info-icon {
    background-image: url(../resources/sentinel-layout/images/warn-green.svg) !important;
    background-position: top !important;
    background-size: 90% !important;
}

 .ui-inputfield.ui-state-disabled, .ui-radiobutton-box.ui-state-disabled, 
            .ui-chkbox-box.ui-state-disabled
            {
                border-color: #299CD7 !important;
                background-color: aliceblue !important;
                color: #353535 !important;
            }
            
            .ui-state-disabled > .ui-inputfield
            {
                border-color: #299CD7 !important;
                background-color: aliceblue !important;
                color: #353535 !important;
            }

/* Fix para que componentes de calendarios esten por encima del encabezado del sistema*/
#layout-header{
    z-index: 1002;
}

/* Campos Obligatorios 
   2019 carlosandres.mendez 
*/
.obligatorio::before {
  content: "*";
  color: #665;
  font-weight: bold;
  font-size: 125%;
  vertical-align: middle;
  margin-right: 3px;
}

hr{
    border: 0;
    clear:both;
    display:block;
    width: 86%;               
    background-color:#8ecef1;
    height: 1px;
    margin-left:8px;
    margin-top:16px;
}