/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 6/01/2015, 02:28:12 PM
    Author     : Adm
*/
.body-reporte_per{
    font-size: 60%;
}
.event-hand{
    cursor: hand;
}
.align-top {
    vertical-align: top;
}

.uppertext{
    text-transform: uppercase;
}

.tablepopup{
    text-align: center;

}


.tablescale .ui-layout-unit-content{
    background: #fafafa;
}

#scale{

    font-size: 80%;
}

.ui-layout-unit{
    border: none;
    ;
}

.contentlayut{   
    /*background-color: #dddddd;*/
    background: #dddddd;
}

.bodybackground{
    background-color: #fafafa;
}

.myLayoutStyleClass .ui-layout-unit-content {
    background: #fafafa;
}

.sizeUpload{

    width: 450px;

}
.panelNoBorder, .panelNoBorder tr, .panelNoBorder td{
    border: hidden;
    border-color: white;
}

.sizeOneMenu{
    width: 180px;  

}
.sizeP{
    width: 99%;
    height: 210px;
    background-color: #ffffff;
    padding-left: 10px;
}


.button {
    background: #EA4747;
    border: none;
    color: white;
    font: 13px Arial;
    padding: 10px 15px;
    border: 1px solid #B11F1F;
    letter-spacing: 1px;
    border-radius: 7px;

}
.chat{
    border: 1px solid #C6C6C6;
    height: 150px;
    width: 100%;

}
.nchat{
    color: #646262;
    font-family: Verdana, Verdana CE; 
    font-size: 14px ;
}
.mchat{
    font-family: Verdana, Verdana CE; 
    color: black;
    font-size: 14px ;
}

.fchat{
    color: #C6C6C6;
    font-size: 8px;
    float: right;
}
.poten{
    margin-bottom:-37px;
    margin-top: -10px;
    margin-left: 68%;
}

.kar{

    display:block;
    text-align:center; 
    font-size: 16px; 
    height: 10px; 
    padding-top: 10px
}

.empl {
    float: right;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    width: 100%; height:1px; 
    margin-bottom: -15px;
    margin-top: 15px;
}

.event-close .fc-event-skin {
    background: indianred;
}

.fc-event-skin .event-close {
    background: indianred;
}

.event-ontime .fc-event-skin {
    background: greenyellow;
}

.event-past .fc-event-skin {
    background: #C6C6C6;
}

.cImage{
    float: right;
    height: 19px;
}

.styleRegresar {
    position:relative;
    float: right;
    padding-left: 20px;
    bottom: 2px;

}

.styleDownloadCSV {
    float: left;
    bottom: 2px;
    padding-left: 10px;

}

.styleVerReportePDF {    
    float: left;
    bottom: 2px;
    padding-left: 20px;    
}

.styleCalendario { 
    position: relative;
    float: left;
    bottom: 2px;

}
.styleTxtCalendario {    
    float: left;
    bottom: 2px;

}

.alignleft{
    float: right;
    position: relative;
    top: 1em;

}


.posnombre{
    clear: right;
    float: right;
    position: relative;
    top: 2em;
    text-transform: capitalize;
    font-weight: bolder;
}

.ui-clock{
    padding: 0;
    border: 0;
    background: #fafafa;

}

.tamletlayout{
    font-size: 70%;
}

.porcent{
    font-size: 80%;
}

.tamlist{
    width: 300px;
}

.cImageR{
    height: 19px;
}