




div#PortalHeader2_colors {
    display: inline;
    width: 105px;
    height: 22px;
    vertical-align: middle;
    margin-top: 5px;
    padding: 2px 0px;
}

textarea {
    font-weight: normal;
    text-align: left;
    width: 200px;
    height: auto;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
}
/*------------------------------
 -- CABECERA Y PANEL IZQUIERDO
 ------------------------------*/

/** Cabecera general Imagen superior izquierda */
.HeaderAE {
    width: 100%;
    float: left;
    margin: 5px 0px 5px 0px;
}

.ImgLogoHeader {
    width: 150px;
    height: 45px;
    margin-left: 0.5%;
    float: left;
    background-image: url(/epsilonnet/Themes/Default/img/header.png);
    background-repeat: no-repeat;
}

    .ImgLogoHeader a {
        width: 150px;
        height: 45px;
        margin-left: 5px;
        float: left;
        display: block;
    }

.TextLogoHeader {
    width: 95px;
    height: 44px;
    margin: 10px 0px 0px 10px;
    float: left;
}

.linksCabecera {
    height: auto;
    float: right;
    text-align: right;
    margin-right: 2%;
    margin-bottom: 40px;
}


a.headerLinks {
    display: inline;
}

.empleadoHeader {
    margin-left: 10px;
    margin-top: 2px;
    float: left;
}

.empleadoHeaderLink {
    cursor: pointer;
    float: left;
    margin-left: 3px;
}


.headerAE {
    height: auto;
}

#divImgTrab {
    position: absolute;
    z-index: 999;
    visibility: hidden;
    margin: 1px 0px 0px 9px;
    padding: 3px;
}

.empleadoSupervisado {
    background-color: Yellow;
    color: #000088;
}

.AvisosHeaderLink {
    width: 30px;
    height: 24px;
    margin-left: 3px;
    padding-top: 5px !important;
    padding-left: 5px !important;
    cursor: pointer;
    float: left;
}

/** Cabecera general estilo Imagen superior */
.ImgHeader {
    width: 100%;
    height: 100px;
    top: 0px;
    position: relative;
    z-index: -999;
    overflow: hidden;
}

.menu_clock {
    vertical-align: middle;
    text-align: right;
    position: relative;
}

.menuAppDemo {
    width: 200px;
}

/** Panel lateral izquerido que contiene el menu*/
.LeftPanel {
    width: 18%;
    float: left;
    overflow: hidden;
    clear: both;
    height: 100% !important;
    min-height: 500px;
}


    /* Tabs in menu */
    .LeftPanel .RadTabStrip .rtsLink {
        padding: 0px 0px 0px 9px;
    }




.contentCR, #lyContentNoSplit {
    float: left;
    margin-top: 0.5%;
    padding: 0.5% 1%;
    width: 77%;
}


#lyContent {
    float: left;
    width: 99%;
    margin: 0.5% 0.5%;
}


.PanelCentral {
    width: 78%;
    margin: 0.5%;
    float: left;
    overflow: visible; /* padding-bottom: 15px;*/
}

#footer {
    float: left;
    text-align: center;
    width: 97%;
    margin: 1%;
    vertical-align: bottom;
    clear: both;
}

#GridActions {
    width: 100%;
    display: table;
}

/** Panel interno al central con el contenido de la pagina*/
.ContentPanel {
    width: 827px;
    height: 100%;
    overflow: visible;
    position: relative;
}

/** Panel interno al central con el contenido de la pagina formateado con DIV's */
.contentWrapper {
    height: 100%;
    padding: 1%;
    width: 97%;
    min-height: 400px;
    overflow: auto;
}

/** Modulo actual, ubicado en el panel izquierdo */
#lbModulo {
}

#divModulo {
    margin: 6px 1% 4px 1%;
    padding: 0 0 1px 2%;
}

h2 {
    margin: 10px;
}


/*-----------------------------------
 -- GCFORM - MANTENIMIENTOS Y TABLAS
 -----------------------------------*/

/** Icono colapsar */
.GcFormColapsar {
    width: 8px;
    height: 8px;
    margin: 5px;
    float: right;
}

/** Icono  */
.GcFormDescolapsar {
    width: 8px;
    height: 8px;
    margin: 5px;
    float: right;
}


.GcFormVolver {
    margin-left: 6px;
}

*[id*="FilterDescriptor"] {
    margin: 5px 0 0 10px;
}

    *[id*="FilterDescriptor"] span {
        background: yellow;
    }

/** Icono borrar textBox Lookable */
input[id^="deleteFinderButton"] {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}


/*------------------------------
 -- DATAGRID GENERICO
 -------------------------------*/

table[id*='Table1'] {
    width: 100%;
}

.GridTitleStyle {
    height: 20px;
}

/** Estilo cabecera tabla */
.GridHeaderStyle {
    table-layout: auto;
}

.GridHeaderStyle2 {
    table-layout: auto;
}

.GridHeaderStyle:hover {
    table-layout: auto;
}

/** Estilo tooltip cabecera tabla */
.GridHeaderStyleAlt {
    table-layout: auto;
}

/** Estilo avisos si la tabla los contiene */
.GridHeaderStyleAvisos {
    table-layout: auto;
}

    .GridHeaderStyleAvisos:hover {
        table-layout: auto;
    }

.GridItemStyle2Icon {
    width: 20px;
    text-align: center;
    display: block;
}

/** Estilo pie de la tabla */
.GridFooterStyle {
    vertical-align: middle;
    float: left;
}

.GridFooterCheck {
    float: left;
}

.GridFooterPager {
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}

    .GridFooterPager * {
        float: left;
    }

.GridFooterStyle img {
    vertical-align: middle;
}

.GridDataFooter {
    float: left;
    width: 100%;
}



.GridFooterStyle input, span.GridFooterStyle, a.GridFooterStyle {
    margin: 3px;
    vertical-align: middle;
}



TD.GridFooterStyle {
    height: 20px;
    width: auto;
    vertical-align: middle;
}

TR.GridFooterStyle {
    vertical-align: middle;
}

TABLE.GridFooterStyle {
    width: auto;
    vertical-align: middle;
}

.GridFooterStyle:hover {
    table-layout: auto;
}

/** Estilo tooltip pie de la tabla */
.GridFooterStyleAlt {
    table-layout: auto;
}

/** Estilo avisos en el pie si la tabla los contiene */
.GridFooterStyleAvisos {
    table-layout: auto;
}

    .GridFooterStyleAvisos:hover {
        table-layout: auto;
    }

/** Estilo de un campo cuando se ha modificado (por defecto no se aplica el estilo, tiene que asignarse por codigo)*/
.CampoModificadoEmpleado {
    padding: 2px 6px;
    float: right;
}

tr.cabeceraColumnas .CampoModificadoEmpleado {
    padding: 0px 0px 0px 5px;
    float: left;
    width: 100%; /*FF, IE9*/
}

/** Estilo acciones cabecera */
.ActionGrid {
    display: block;
    margin: 3% !important;
    padding: 2% !important;
    width: 80%;
}

/** Estilo para pintar solamente la parte inferior de una celda */
.GridBottomBorder {
    border-bottom: solid 2px #A4A2B9;
}

.GridBottomDoubleBorder {
    border-bottom: solid 3px #A4A2B9;
}

.GridLeftBorder {
    border-left: solid 2px #A4A2B9;
}

.GridBottomLeftBorder {
    border-left: solid 2px #A4A2B9;
    border-bottom: solid 2px #A4A2B9;
}

.GridBottomDoubleLeftBorder {
    border-left: solid 2px #A4A2B9;
    border-bottom: solid 4px #A4A2B9;
}

.GridAllBorder {
    border-right: solid 2px #A4A2B9;
    border-left: solid 2px #A4A2B9;
    border-top: solid 2px #A4A2B9;
    border-bottom: solid 2px #A4A2B9;
}

.GridEndRightBorder {
    border-left: none;
    border-top: none;
    border-bottom: none;
    border-right: none;
}

.GridBorders {
    margin-top: -5px;
    clear: both;
    width: 100%;
    border-top: solid 2px #A4A2B9;
    border-right: none;
    border-bottom: none;
    border-left: none;
    text-align: center;
}

.GridLeyenda {
    float: right;
    width: 25%;
    border: solid 2px #A4A2B9;
    margin: 4px 4px 4px 4px;
}

.labelLeyenda {
    display: inline;
    text-align: left;
    padding: 2px 4px 2px;
    margin: 2px 4px 2px;
}

.labelSeparadaor {
    display: block;
    font-size: 4pt;
}

.labelTituloLeyenda {
    background-color: #CCCCEE;
    border-bottom: solid 2px #A4A2B9;
    display: block;
    text-align: center;
    padding: 2px 4px 2px;
}

.GridTotales {
    background-color: #CCCCEE;
    float: right;
}

.labelTotales {
    font-size: 10pt;
    float: right;
    margin-right: 5px;
    margin-left: 8px;
    height: 20px;
}

.GridItemStyleCPres {
    text-align: right;
    font-size: 8pt;
    font-family: Verdana, Arial, sans-serif;
    background-color: #FFFFFF;
}

    .GridItemStyleCPres td {
        vertical-align: top;
    }
/*--------------------------*/
/** NUEVAS ACCIONES DE GRID */
/*--------------------------*/
.ProcessActions {
    width: 280px;
    float: left;
    height: 20px;
    padding: 5px 0px 0px 5px;
}

.GridMassiveActions {
    min-height: 20px;
    overflow: hidden;
    position: absolute;
    width: 175px;
    right: 0px;
    padding: 6px 0px 0px 5px;
    margin: 0px !important;
    float: left;
}


.ShowActions {
    display: inline;
    font-size: 10pt;
    font-weight: bold;
    padding: 0px 0px 0px 5px;
}

.GridMassiveActions span img {
    float: left;
    margin: 1% 0 0 25px;
    display: inline;
}

.GridMassiveActions span {
    float: left;
    width: 80%;
    margin: 0% 10%;
    padding: 0%;
    display: inline;
}

.ShowActions:hover {
    font-size: 10pt;
    font-weight: bold;
}

.ShowActions img {
    width: 16px;
    height: 16px;
    display: inline;
    border: none;
    margin-left: 12px;
}

.GridData {
    margin-top: -5px;
    clear: both;
    width: 100%;
    overflow: auto;
}


.GridRowPicker {
    width: 30%;
    height: auto;
    float: left;
}

div.GridRowPicker *[id$="nSelectedRows"] {
    float: right;
    width: 250px;
    text-align: right;
    padding-right: 5px;
}

.ChooseGridRows {
    float: left;
    width: auto;
    height: auto;
}

.GridFilter {
    width: 70%;
    height: auto;
    float: right;
}

.GridViewCaption {
    margin: 5px 0px;
}

.GridViewSelector {
    float: right;
    text-align: right;
}

    .GridViewSelector * {
        margin: 3px;
    }

.GridFilterBuilder {
    float: right;
    text-align: right;
}

    .GridFilterBuilder * {
        float: left;
        margin: 3px;
    }

.exportToExcel {
    padding: 1px 5px 5px 20px;
    margin-left: 10px;
}

.NuevaSolicitudClass {
    padding: 0px 0px 5px 20px;
    margin-left: 10px;
}


/*---------------------------------------------
 -- CONTROLES ENTRADA REQUERIDOS O NO (RW, RO)
 ---------------------------------------------*/


.Caption_Required_RW {
    float: left;
}



.Value_Required_RW :first-child, .Value_Required_RO :first-child, .Value_NonRequired_RO :first-child, .Value_NonRequired_RW :first-child {
    margin: 0.5%;
    /*  float:left;*/
}

.Value_Required_RW span, .Value_NonRequired_RW span {
    margin-top: 0.5%;
    /*   float:left; */
}

.Value_Required_RW, .Value_Required_RO, .Value_NonRequired_RW, .Value_NonRequired_RO {
    min-height: 25px;
}

    .Value_Required_RW *, .Value_NonRequired_RW * {
        height: 18px;
    }




    .Value_Required_RW img, .Value_Required_RO img, .Value_NonRequired_RW img, .Value_NonRequired_RO img {
        height: auto;
    }

    .Value_NonRequired_RW textarea, .Value_Required_RW textarea {
        height: 90px;
        width: 90% !important;
    }

    .Value_NonRequired_RO textarea, .Value_Required_RO textarea {
        width: 100% !important;
    }

    /*input:not([id$="_NUM"])*/
    .Value_Required_RW input[type="text"][style*="200pt"]:not([id$="_dateInput"]), .Value_Required_RO input[type="text"][style*="200pt"]:not([id$="_dateInput"]), .Value_NonRequired_RW input[type="text"][style*="200pt"]:not([id$="_dateInput"]), .Value_NonRequired_RO input[type="text"][style*="200pt"]:not([id$="_dateInput"]) {
        width: 90% !important;
    }

    .Value_Required_RW select, .Value_Required_RO select, .Value_NonRequired_RW select, .Value_NonRequired_RO select {
        width: 90% !important;
    }

    .Value_Required_RW input[type="text"]:not([id$="_dateInput"]), .Value_Required_RO input[type="text"]:not([id$="_dateInput"]), .Value_NonRequired_RW input[type="text"]:not([id$="_dateInput"]), .Value_NonRequired_RO input[type="text"]:not([id$="_dateInput"]) {
        max-width: 90%;
    }

    .Value_NonRequired_RW span[id$="_ERROR"], .Value_Required_RW span[id$="_ERROR"], .Value_NonRequired_RO span[id$="_ERROR"], .Value_Required_RO span[id$="_ERROR"] {
        margin: 0;
    }

    .Value_NonRequired_RO span, .Value_Required_RO span {
        float: left;
    }

.Caption_Required_RW * {
    margin: 0.5% 1%;
    float: left;
}

.CabeceraColumnas .Caption_Required_RW * {
    margin: 0.5% 1%;
    float: left;
}



.Caption_Required_RO * {
    margin: 0.5% 1%;
    float: left;
}

.Caption_NonRequired_RO * {
    margin: 0.5% 1%;
    float: left;
}

.Caption_NonRequired_RW * {
    margin: 0.5% 1%;
    float: left;
}

.GcFormSeparator {
    width: 20px;
    height: 20px;
    float: left;
}


/*------------------------------
 -- PANTALLA LOGIN
 ------------------------------*/
.ImgLogin h1 {
    margin: 24px 0px 0px 0px;
}

.LogoSignIn {
    margin: 20px;
    float: right;
    display: inline;
    width: 150px;
    height: 200px;
    right: 10px;
    top: 10px;
    z-index: -999;
    clear: both;
    background-image: url(/epsilonnet/Themes/Default/img/login-header.png);
    background-repeat: no-repeat;
}

.CornerSignIn {
    float: left;
    display: inline;
}

.LoginControls {
    width: 522px;
    position: relative;
    float: left;
    left: 50%;
    margin-left: -72px;
    margin-top: 20px;
    padding-bottom: 6px;
}

.LoginControlWithoutCODS {
    padding-top: 40px;
    padding-bottom: 20px;
}

.LoginButton {
    position: relative;
    float: left;
    left: 50%;
    margin-left: -50px;
    margin-bottom: 4px;
    clear: both;
    margin-top: 10px;
}


.LoginFooter {
    float: left;
    clear: both;
    width: 100%;
    text-align: center;
    display: inline;
}

.LoginControls input {
    float: left;
    clear: both;
}


.LoginControls span {
    float: left;
    clear: both;
}

.LoginControls select {
    float: left;
    clear: both;
}


#LoginBase {
    background-image: url(/epsilonnet/images/newlook/Login.png);
}


/** Imagen de fondo de controles de login */
.ImgLogin {
    width: 100%;
    height: 330px;
    padding: 0;
    float: left;
    /*clear: both;*/
    overflow: hidden;
    display: inline;
    text-align: center;
    background-image: url(/epsilonnet/Themes/Default/img/login-central.png);
    background-repeat: no-repeat;
    background-position: center top;
}



/** Imagen boton pulsar para entrar */
.ImgLoginEnter {
    display: inline;
    float: right;
}

.LoginLabel {
    clear: both;
    float: left;
    margin: 3px 0 0 0;
}

.LoginErr {
    padding: 2px;
}

/** Imagen boton pulsar para entrar */
.CaptchaContainer {
    background-color: #F5F5F5;
    border: 2px solid #CCCCCC;
    float: left;
    height: 134px;
    margin: 5px 0 5px;
    padding: 10px 15px;
    width: 487px;
    font-size: 9pt;
    left: 50%;
    margin-left: -260px;
    position: relative;
}

.CaptchaNote {
    font-size: 8pt;
    font-style: oblique;
}

.CaptchaContainer img {
    float: left;
    margin: 10px 0px 0px 60px;
    border: solid 2px #BBBBBB;
}

.CaptchaContainer input {
    float: left;
    margin: 26px 0px 0px 10px;
}

.CaptchaLb {
}

.CaptchaTb {
}

.CaptchaImg {
    border: 3px solid #DDDDDD;
    display: block;
    margin: 0 0 10px 126px;
}

.LoadingLayer {
    width: 100%;
    height: 100%;
    opacity: 0.6;
    -moz-opacity: 0.6;
    filter: alpha(opacity=60);
    background-color: #666666;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}

.IntegrationsLayer {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    position: absolute;
    left: 0px;
    top: 0px;
    display: none;
    z-index: 0;
}

.LoadingSpan {
    float: left;
    font-size: 15pt;
    text-align: center;
    margin-top: 10%;
    width: 100%;
}

.divLoading {
    background-color: #F5F5F5;
    border: 2px solid #222222;
    float: left;
    margin: 370px 0 0 54%;
    padding: 25px;
}

/*------------------------------
 -- MANTENIMIENTOS GENERICOS
 ------------------------------*/

/** Fragmento activo, remarcado en alguna solicitud o historico */
.activebar {
    table-layout: auto;
    cursor: pointer;
}

/**Medida del textbox de RadColorPicker*/
.rcpHexInput {
    min-width: 5em;
}




.activebar A {
    table-layout: auto;
    cursor: pointer;
}

/** Fragmento activo, remarcado en alguna solicitud o historico */
.activebar:hover {
    table-layout: auto;
    cursor: pointer;
}

.activebar A:hover {
    table-layout: auto;
    cursor: pointer;
}

/** Fragmento no activo */
.unactivebar {
    table-layout: auto;
    cursor: pointer;
    display: block;
}

    .unactivebar A {
        background-color: transparent;
    }

    .unactivebar:hover {
        table-layout: auto;
        cursor: pointer;
        display: block;
    }





/** Mensaje con posicion fija dentro la pagina */
.floatingMessage {
    padding: 10px;
    top: 300px;
    left: 50px;
    position: absolute;
    cursor: move;
}

/** Opcion del Menu lateral izquierdo no disponible para el usuario */
.OpcionMenuNoDisponible {
    vertical-align: baseline;
}


/*------------------------------
 -- PROCESOS
 ------------------------------*/

/** Estilos pie de pagina de procesos */
.ProcessFormFooterObs, .ProcessFormHeaderObs {
    padding: 0px 4px;
    margin: 8px 0 2px 10px;
}


/*------------------------------
 -- ACUMULADOS DE PRESENCIA
 ------------------------------*/




/** Estilo div de valores */
.AcumPres_ValuesDiv {
    clear: both;
}

.AcumPres_ValuesText {
    /*float: left;*/
}


/*------------------------------
 -- GENERICO
 ------------------------------*/

/** Estilo div titulo */
.simpleDivPart1 {
    float: left;
    display: inline;
    width: 20%;
    height: 20px;
}

.simpleDivPart2 {
    height: 20px;
}

.simpleDivPart3 {
    display: block;
    width: 662px;
    border: #000000 1px solid;
}

.simpleDivPart4 {
    float: left;
    display: inline;
    width: 43%;
    height: 40px;
}

.simpleDivPart5 {
    height: 40px;
}

.simpleDivPart6 {
    float: left;
    display: inline;
    width: 30%;
    height: 20px;
}
/*------------------------------
 -- INTEGRACION TC
 ------------------------------*/

/** Fragmento subrayado y gris*/
.underlinedTDgrey {
    padding-top: 5px;
}

/** Fragmento subrayado y oscuro*/
.underlinedTDdark {
    padding-top: 5px;
}


/*------------------------------
 -- CALENDARIO MENSUAL
 ------------------------------*/

/** Estilo tipo de dia laborable */
.laborable {
    width: 28px;
    height: 24px;
    padding: 4px;
}

    .laborable:hover {
        width: 28px;
        height: 24px;
        padding: 4px;
    }

/** Estilo tipo de dia festivo */
.festivo {
    width: 28px;
    height: 24px;
    padding: 4px;
}

    .festivo:hover {
        width: 28px;
        height: 24px;
        padding: 4px;
    }

/** Estilo tipo de dia laborable  en columna lateral*/
.DiaLaborable {
    table-layout: auto;
}

/** Estilo tipo de dia festivo en columna lateral */
.DiaFestiu {
    table-layout: auto;
}


/*------------------------------
 -- RETRIBUCION VARIABLE
 ------------------------------*/

/** Estilo del contenedor de todos los documentos */
#rvReportsContainer {
    height: 475px;
    padding: 5px;
    margin: 5px;
    top: 45px;
}

/** Estilo de cada uno de los documentos */
.rvReport {
    height: 325px;
    width: 40%;
    top: 175px;
    left: 53%;
    visibility: hidden;
    position: absolute;
}

/** Menu informe*/
#rvReportsMenu {
    width: 30%;
    margin: 1% 0 0 3%;
    float: left;
}

    /** Elemento listado del menu */
    #rvReportsMenu ul {
        margin: 10px 0px 0px 0px;
        padding: 0px;
        list-style: none;
    }

    /** Elemento opcion de listado del menu */
    #rvReportsMenu li {
        padding: 0px;
        margin: 0px;
    }

        /** Elemento  opcion de listado del menu */
        #rvReportsMenu li h4 {
            width: 100%;
            padding: 8px 0px 4px 10px;
            margin: 0px;
            display: block;
        }

        /** Elemento listado del menu */
        #rvReportsMenu li a {
            padding: 2px 0px 2px 10px;
            margin: 0;
            width: 100%;
            display: block;
        }

/** Estilo boton salir de documento*/
.rvRightBottom input {
    margin-right: 1%;
}

/** Estilo separador de seccion con borde*/
.rvBordered {
    padding: 10px;
    margin: 10px;
}

/** Estilo contenedor mensaje y boton aceptar */
.rvMessage {
    padding: 10px;
    position: absolute;
    top: 300px;
    left: 350px;
}

#BloqueoMeses {
    padding: 10px;
}


/*------------------------------
 -- ELEMENTOS GENERALES
 ------------------------------*/

/** Estilo tablas de la pagina por defecto */

/** Estilo tabla generico que engloba la pagina usado en muchas paginas*/
TABLE.General {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

/** Estilo tabla en localizador */
TABLE.Localizador {
    width: 750px;
    padding: 0px;
    margin: 0px;
}

/** Estilo tabla cabecera general donde va el path seguido para estar en la pantalla actual */
.BarraSituacion {
    width: 98%;
    padding: 0.5% 1%;
    float: left;
}

/** Estilo tabla cabecera general datos empleado */
TABLE.CabeceraEmpleado {
    width: 100%;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: -15px;
}

/** Estilo tabla de cambio de contraseña */
TABLE.CambioContrasenya {
    width: 70%;
    height: 72px;
    padding: 15px;
    margin: 15px;
}

/** Tabla cabecera de cualquier solicitud */
TABLE.cabeceraSolic {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

/** Estilo de columnas por defecto */
TD {
    vertical-align: middle;
}

    TD[class=Caption_Required_RO] {
        width: 25%;
    }

    TD[class=Value_Required_RO] {
        width: 25%;
    }


    /** Estilo de columnas con alineacion vertical central*/
    TD.VerticalAlignMiddle {
        vertical-align: middle;
    }

/** Fragmento activo, remarcado en alguna solicitud o historico */
SPAN.activebar {
    table-layout: auto;
}

/** listado de opciones*/
ul.menu {
    margin: 0;
    padding-left: 2%;
    padding-bottom: 1%;
    width: auto;
    list-style-type: none;
}

.opt_container table {
    width: 100%;
}

/*------------------------------
 -- ELEMENTOS COMPONENTES
 ------------------------------*/
.GcFormActions {
    float: left;
    margin: 0px 2px !important;
}

    .GcFormActions a {
        float: left;
        padding: 3px 7px;
        margin: 0px 2px;
    }

        .GcFormActions a:hover {
            float: left;
            padding: 3px 7px;
            margin: 0px 2px;
        }

.GcFormToolBar {
    float: left;
    margin: 0px 1px;
}

    /*.GcFormToolBar a
{
    float:left;
    padding:10px;
    font-size:0px;
    color: #EEEEFF;
    margin:0px 1px;
}*/

    .GcFormToolBar a {
        float: left;
        font-size: 10pt;
        width: 20px;
        height: 20px;
        text-indent: -200pt;
        overflow: hidden;
    }

/* calendario control fechas*/
.cal-DateValid {
    width: 160px;
}

.cal-DateInvalid {
}

.controlContainer {
    padding: 5px;
    margin: 5px;
}

/*------------------------------
 -- BUSCADOR DE MENU
 ------------------------------*/

.BUSCA_BOX_Container .racTokenList {
    margin-left: 1%;
    width: 96%;
    margin-top: 1%;
}

    .BUSCA_BOX_Container .racTokenList .racInput {
        width: 100%;
        max-width: 400px !important;
    }

/*Tenim q fixar-ho per al buscador*/
.racList {
    width: auto;
    min-width: 300px;
    float: left;
}

.BUSCA_BOX_Container .racItem {
    width: 100px;
    padding: 1% 0 !important;
    float: left;
}

.BUSCA_BOX_Container .racList * {
    width: 100%;
    float: left !important;
}


.BUSCA_BOX_Container {
    width: 100%;
    height: 18px;
    z-index: 3;
    display: block;
    margin: 0 0 11px 0;
}

.BUSCA_result_submenu {
    width: 100%;
    padding: 1px 11px;
    margin: 4px 0;
}

.BUSCA_result_itemlink {
    margin: 0 0 0 5px;
}

.BUSCA_result_input .racTokenList {
    /*
    width: 94%;
    height: 16px;
    margin: 2px 0;
    padding: 3px 0px 0px 5px;*/
}

.BUSCA_msg_no_result {
    margin-left: 20px;
}


/*------------------------------
 -- SOLICITUDES
 ------------------------------*/

#ListaSolicitudesDiv {
    width: 200px;
    margin: 10px;
}

    #ListaSolicitudesDiv li a {
        height: 24px;
    }

        #ListaSolicitudesDiv li a:link, #ListaSolicitudesDiv li a:visited {
            padding: 8px 0px 0px 10px;
            display: block;
        }

        #ListaSolicitudesDiv li a:hover, #ListaSolicitudesDiv li #current {
            padding: 8px 0px 0px 10px;
        }


/*------------------------------
 -- EXPEDIENTES ADMINISTRATIVOS
 ------------------------------*/

.SelProcIconDiv {
    width: 540px;
    margin: 12px 0% 6px 2.6%;
    padding: 4px 0px 2px 0px;
}

.SelProcDiv {
    width: 46%;
    float: left;
    padding: 10px 2%;
    margin-bottom: 10px;
}

.TitleSelProcDiv {
    margin-left: 3%;
}

.SelProcLabTable {
    width: 90%;
    margin: 1% 5px;
}

.SelProcFuncTable {
    width: 90%;
    margin: 1%;
}

.SelProcFuncHead, .SelProcLabHead, .SelProcBody {
    padding: 5px;
}


/*------------------------------
 -- GROUPLINK
 ------------------------------*/

.GroupLinkMainTable {
    width: 95%;
    margin: 0% 2% 2% 2%;
    float: left;
}

.GroupLinkGroupTable {
    float: left;
    width: 99%;
    background-color: #F9F9FF;
}


div.RadToolTip_Default div.rtTitlebar {
    margin: 1%;
    font-size: 10pt;
}


.rtWrapperBottomCenter {
    height: 200px;
}


.GroupLinkGroupHeader {
    float: left;
    width: 100%;
    height: 100%;
    background-color: #DDDDFF;
    margin: 0 0 1% 0;
}



    .GroupLinkGroupHeader div {
        padding: 0.3%;
        float: left;
        width: 99.4%;
    }

        .GroupLinkGroupHeader div div {
            width: 70%;
        }

    .GroupLinkGroupHeader span {
        margin: 0% 1%;
    }

.GroupLinkGroupHeaderCustomIcon {
    float: left;
    width: 24px;
}

.GroupLinkGroupHeader span {
    padding-top: 1%;
}

.GroupLinkItems {
    margin: 0.5% 0% 0.5% 1%;
    padding: 0%;
    float: left;
    width: 95%;
}

    .GroupLinkItems * {
        float: left;
    }

.GroupLinkGroupContainer {
    margin: 0% 1% 1% 1%;
    float: left;
    width: 95%;
}


    .GroupLinkGroupContainer .GroupLinkItems {
        margin: 0 0 1% 0%;
    }

.GroupLinkItemsObsv {
    float: left;
    width: 90%;
    margin: 1% 0 0 3%;
}

.GroupLinkGroupTable tr {
    margin: 0px;
}

.GroupLinkGroupHeader td {
    border: none;
}

.GroupLinkItems td {
    border: none;
}

/*-----------------------------
-- NOTICIAS
------------------------------*/

.bienvenidaNoticias {
    float: left;
    width: 30%;
}

.ContSecBienvenidaLeft {
    text-align: left;
    padding-bottom: 2%;
}

/*------------------------------
 -- MARCAJES
 ------------------------------*/

.DivPlaceHolderClass {
    overflow: hidden;
}

.HideElementA {
    visibility: hidden;
}

div#bodyMarcaje {
    text-align: center;
}

div#headMarcaje {
    text-align: center;
}

div#rowSubmitIn {
    width: 36%;
    margin: 20px 0px 10px 0px;
    float: left;
    display: block;
}

div#rowSubmitOff {
    width: 36%;
    margin: 20px 0px 10px 0px;
    float: left;
    display: block;
}

div#rowTime_MarcajeManual {
    width: 27%;
    margin: 20px 0px 10px 0px;
    float: left;
    display: block;
}

div#js_clock {
    text-align: center;
}

a#Submit_In {
    margin: 0px 35px 0px 35px;
    padding: 8px 0px 8px 0px;
    list-style-type: none;
    display: block;
    overflow: hidden;
}

a#Submit_Off {
    margin: 0px 35px 0px 35px;
    padding: 8px 0px 8px 0px;
    list-style-type: none;
    display: block;
    overflow: hidden;
}

.bu_Manual {
    float: left;
    white-space: normal;
    width: 100%;
}

/*------------------------------
 -- ERROR HANDLER
 ------------------------------*/

.ErrorHandlerText {
    margin-bottom: 10px;
}

    .ErrorHandlerText dd {
        margin-left: 10px;
        margin-bottom: 10px;
    }

/* BUTTONS */
button[id$="finder"] {
    -moz-border-radius: 12px;
    border-radius: 12px;
}

button.login, .link_btn, .rbDecorated, input.login {
    margin: 1px 7px 1px 1px;
    overflow: visible;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 5px;
    float: left;
    border-radius: 12px;
    -moz-border-radius: 12px;
}


    button.login, .link_btn:hover, .rbDecorated:hover, input.login {
        font-family: Verdana, Arial, sans-serif;
        font-size: 12px;
        text-decoration: none;
        cursor: pointer;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

.RadButton .rbDecorated {
    border-radius: 12px;
    -moz-border-radius: 12px;
}

.rbSecondary:hover {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding-right: 25px;
}

.link_aqui, .ActionGrid, .GcFormActions {
    font-weight: bold;
    text-align: center;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius: 6px;
    padding: 2px 5px;
    margin: 0.5% 1%;
    border-radius: 6px 6px 6px 6px;
}

.link_aqui {
    display: inline-block;
}


.RadCalendarMonthView_Default input {
    background-image: none !important;
}



button {
    width: auto;
    overflow: visible;
    border: 0;
}

    button[type] {
        padding: 0 10px 5px 7px; /* Firefox */
        line-height: 17px; /* Safari */
    }

    *:first-child + html button[type] {
        padding: 0 10px 4px 7px; /* IE7 */
    }

    button img {
        margin: 0 3px -3px 0 !important;
        padding: 0;
        width: 16px;
        height: 16px;
    }


    /* LookUPs */
    button[id$="finder"] {
        display: inline;
        float: none;
        padding: 0 4px 6px 4px;
        height: 19px;
    }

input[id^="deleteFinderButton"], input[id^="deleteFinderButton"]:hover {
    display: inline;
    float: none;
}

/* +Excepcions */
a[id*="btnAvisos"], a[id*="btnAvisos"]:hover {
    padding-left: 0 !important;
    height: 24px;
    margin: 0;
    text-align: center;
}

/* Wa */
.tdWa {
    width: 170px;
    background-color: #F4F4F4;
    padding-right: 20px;
    text-align: right;
}

.tdWa2 {
    background-color: #F4F4F4;
}

.pdfObject {
    width: 800px;
    height: 1000px;
}

/* Pantalla de LOPD */
.ExternalBodyContainer {
    width: 650px;
    height: 500px;
    padding: 5px;
    margin: 5px;
}

/*------------------------*/
/*-----------------------------*/

/* Seleccion Trab */
/* Seleccion Trab */
#TableSelecTrab {
    border: solid 2px #DDDDEE;
}

.tdHeaderSelecTrab {
    margin: 0 1% 0 0;
    border-bottom: #DDDDEE thin solid;
    background-color: #DDDDEE;
}

.tdItemSelecTrab {
    height: 41px;
    background-color: #FAFAFA;
}

    .tdItemSelecTrab input[type=text] {
        border: solid 2px #344556;
    }

/*------------------------*/
/* calendar icon */
img.tcalIcon {
    cursor: pointer;
    margin-left: 1px;
    vertical-align: middle;
}
/* calendar container element */
div#tcal {
    position: absolute;
    visibility: hidden;
    z-index: 100;
    width: 158px;
    padding: 2px 0 0 0;
}
    /* all tables in calendar */
    div#tcal table {
        width: 100%;
        border: 1px solid silver;
        border-collapse: collapse;
        background-color: white;
    }
        /* navigation table */
        div#tcal table.ctrl {
            border-bottom: 0;
        }
            /* navigation buttons */
            div#tcal table.ctrl td {
                width: 15px;
                height: 20px;
            }
            /* month year header */
            div#tcal table.ctrl th {
                background-color: white;
                color: black;
                border: 0;
            }
    /* week days header */
    div#tcal th {
        border: 1px solid silver;
        border-collapse: collapse;
        text-align: center;
        padding: 3px 0;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background-color: gray;
        color: white;
    }
    /* date cells */
    div#tcal td {
        border: 0;
        border-collapse: collapse;
        text-align: center;
        padding: 2px 0;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        width: 22px;
        cursor: pointer;
    }
        /* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
        div#tcal td.othermonth {
            color: silver;
        }

        div#tcal td.weekend {
            background-color: #ACD6F5;
        }

        div#tcal td.today {
            border: 1px solid red;
        }

        div#tcal td.selected {
            background-color: #FFB3BE;
        }
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
    position: absolute;
    visibility: hidden;
    z-index: 98;
    border: 0;
}
/* transparent shadow */
div#tcalShade {
    position: absolute;
    visibility: hidden;
    z-index: 99;
}

    div#tcalShade table {
        border: 0;
        border-collapse: collapse;
        width: 100%;
    }

        div#tcalShade table td {
            border: 0;
            border-collapse: collapse;
            padding: 0;
        }



/* RADIO BUTTONS */

input[type="radio"] {
    display: inline;
    float: none;
}
/* calendar container element */
div#tcal {
    position: absolute;
    visibility: hidden;
    z-index: 100;
    width: 158px;
    padding: 2px 0 0 0;
}
    /* all tables in calendar */
    div#tcal table {
        width: 100%;
        border: 1px solid silver;
        border-collapse: collapse;
        background-color: white;
    }
        /* navigation table */
        div#tcal table.ctrl {
            border-bottom: 0;
        }
            /* navigation buttons */
            div#tcal table.ctrl td {
                width: 15px;
                height: 20px;
            }
            /* month year header */
            div#tcal table.ctrl th {
                background-color: white;
                color: black;
                border: 0;
            }
    /* week days header */
    div#tcal th {
        border: 1px solid silver;
        border-collapse: collapse;
        text-align: center;
        padding: 3px 0;
        font-family: Verdana, Arial, sans-serif;
        font-size: 10px;
        background-color: gray;
        color: white;
    }
    /* date cells */
    div#tcal td {
        border: 0;
        border-collapse: collapse;
        text-align: center;
        padding: 2px 0;
        font-family: Verdana, Arial, sans-serif;
        font-size: 11px;
        width: 22px;
        cursor: pointer;
    }
        /* date highlight
   in case of conflicting settings order here determines the priority from least to most important */
        div#tcal td.othermonth {
            color: silver;
        }

        div#tcal td.weekend {
            background-color: #ACD6F5;
        }

        div#tcal td.today {
            border: 1px solid red;
        }

        div#tcal td.selected {
            background-color: #FFB3BE;
        }
/* iframe element used to suppress windowed controls in IE5/6 */
iframe#tcalIF {
    position: absolute;
    visibility: hidden;
    z-index: 98;
    border: 0;
}
/* transparent shadow */
div#tcalShade {
    position: absolute;
    visibility: hidden;
    z-index: 99;
}

    div#tcalShade table {
        border: 0;
        border-collapse: collapse;
        width: 100%;
    }

        div#tcalShade table td {
            border: 0;
            border-collapse: collapse;
            padding: 0;
        }

.PanelSolicitudGC {
    border: thin dashed #0000FF; /*background-color: #FFFFFF;*/
    font-family: Verdana, Arial, sans-serif;
}

/* Escanner */
.scanPanelClass {
    padding: 5px;
    margin: 5px;
    float: left;
}

.scannedListClass {
    display: inline-block;
}

.uploadPanelClass {
}

.TableHeaderRowClass {
    text-align: left;
}

.TelerikLoadingPanel {
    width: 100% !important;
    height: 100% !important;
    background-color: Transparent !important;
    position: absolute !important;
    left: 0px !important;
    top: 0px !important;
    text-align: center !important;
}


    .TelerikLoadingPanel img {
        margin-top: 30%;
    }


.TextBoxNumber {
    text-align: right;
    width: 75px;
}

/*Estils Telerik RadScheduler*/
.Festivo {
    background-color: #F1B29B !important;
}

.Disabled {
    cursor: not-allowed;
    background-color: #E1E1E1 !important;
}

.RadScheduler_Default .rsOtherMonth {
    background-color: #E1E1E1 !important;
}


.Appointment_border {
    background: #CCEECC;
    color: #222222;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 1px #E1E1E1; /*   height: 100% !important; donava error en dayview*/
    overflow: hidden !important;
}

.RadScheduler_Default .rsAptContent, .RadScheduler_Default .rsAptIn, .RadScheduler_Default .rsAptMid, .RadScheduler_Default .rsAptOut {
    background-image: none !important;
    margin: 2px !important;
}

/* per evitar punts davant mes setmana dia*/
.rsHeader ul {
    list-style-image: none;
}


/*IE error width 100% */
.rsContentTable {
    width: 100% !important;
}

.rsHorizontalHeaderTable {
    width: 100% !important;
}

.rsHorizontalHeaderWrapper {
    width: 100% !important;
}

td.rsHorizontalHeaderWrapper div {
    width: 100% !important;
}

.rsTopWrap {
    width: 100% !important;
}

.rsContentScrollArea {
    width: 100% !important;
}


/* Estils menú solicituds */
.Tipo_Solic_Fitxa {
    width: 40%;
    float: left;
    padding-bottom: 20px;
}

.Tipo_Solic_Link {
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 50px;
    padding: 10px;
    vertical-align: middle;
    float: left;
    width: 80%;
    overflow: hidden;
}


    .Tipo_Solic_Link:hover {
        background: #FFFFFF;
        cursor: pointer;
    }

.Tipo_solic_title {
    font-size: 13px;
}

.Tipo_solic_obs {
    color: #222222;
    font-size: 11px;
    width: 100%;
    float: left;
}

.Tipo_solic_columna {
    float: left;
    padding-left: 10px;
}


/* Estils menú solicituds personalitzats*/
.Agrup_Niv1 {
    border: solid 2px #CCCCEE;
    text-decoration: none;
    border-radius: 10px;
    margin-left: 50px;
    margin-bottom: 20px;
    padding: 10px;
    vertical-align: middle;
    overflow: hidden;
    width: 50%;
    float: left;
    padding-bottom: 20px;
}

.Agrup_Niv2 {
    float: left;
    margin: 1%;
    width: 97%;
}

.Agrup_procesos {
}

.Agrup_title_Niv1 {
    font-size: 13px;
    font-weight: bold;
}

.Agrup_obs_Niv1 {
    color: #222222;
    font-size: 11px;
    width: 100%;
    float: left;
    padding-top: 0 !important;
    margin: 0 0 0 2% !important;
}



.Agrup_title_Niv2 {
    font-size: 12px;
    font-weight: bold;
}

.Agrup_obs_Niv2 {
    color: #222222;
    font-size: 11px;
    width: 100%;
    float: left;
    padding-top: 0 !important;
    margin: 0 0 0 1%;
}

.Agrup_columna_left {
    float: left;
    width: 10%;
}

.Agrup_columna_right {
    float: left;
    width: 80%;
}


/* Estil Ficha d'events de l'agenda */
.FichaEventosTit {
    font-size: 12px;
    font-weight: bold;
    color: Black;
    font-family: Verdana, Arial, sans-serif;
}

.FichaEventosVal {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color: Black;
}


/* FORMULARIO CV CANDIDATO DESDE CV EXTERNO */
.FormTitle {
    margin: 20px 0px 8px 0px;
    font-weight: bold;
    display: block;
}


.FormTable {
    border: solid 3px #FFFFFF;
}

    .FormTable tr td {
        padding: 2px 5px;
    }

.FormTableList tr td {
    padding: 2px 5px;
}

.FormEti {
    width: 200px;
    text-align: right;
    background-color: #CCCCEE;
}

.FormControl {
    width: 260px;
    background-color: #DDDDEE;
}

.FormRequired {
    background-color: #FAF5CA;
}

.FormTitleCol {
    background-color: #CCCCEE;
    text-align: center;
}

.FormCell {
    background-color: #DDDDEE;
    text-align: center;
}

.multiPage {
    background-color: White;
}

.multiPage_cv {
    background-color: White;
    float: left;
}

.rmpView {
	word-break: normal;
	word-wrap: break-word;
}




.multiPage_cv .corporatePageView {
    padding: 1%;
    overflow-x: auto;
}

.ConfirmButton {
    float: left;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 1px 6px;
    margin: 2px 4px;
    color: #FAFAFA;
    background-color: #444466;
    border: solid 2px #222244;
    text-align: center;
    font-weight: bold;
}


/* Taula historic IRPF */
.TitSeccio {
    text-align: center;
    font-weight: bold;
}

.TitSeccioBorder {
    text-align: center;
    font-weight: bold;
    border: solid 1px;
    border-color: Black;
}

.TableGeneral {
    background-color: White;
}

    .TableGeneral td {
        color: Black;
        font-size: 11px;
        font-family: Verdana, Arial, sans-serif;
        height: 18px;
    }

.TableSeccio {
    vertical-align: top;
    width: 50%;
}

.CellBorder {
    border-style: solid;
    border-width: 1px;
    width: 100px;
    text-align: right;
    border-color: Black;
}


.TableBorder {
    border-style: solid;
    border-width: 1px;
    width: 100px;
    border-color: Black;
}

.CellNoBorder {
    border-style: none;
    width: 100px;
    text-align: right;
}

.dots {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: Black;
    width: 40%;
}


/* Estils Wizard procesos */
.WizardProcesos_Step {
    border-style: solid;
    border-width: 1px;
    border-color: #C0C0C0;
    width: 734px;
    padding-left: 10px;
    overflow: hidden;
    height: 650px;
}

.WizardProcesos_StepTitle {
    font-family: Verdana, Arial, sans-serif;
    font-size: 10pt;
    font-weight: bold;
    background-color: transparent;
    color: #000088;
    width: 50%;
}

.WizardProcesos_Estadosdrop {
    display: inline-block;
    width: 150px;
    height: 100px;
}

    .WizardProcesos_Estadosdrop:hover {
        background: #FFFFFF;
    }



/* Estils noticies*/
.Tipo_Noticia_Fitxa {
    float: left;
    padding-bottom: 15px;
    width: 100%;
    clear: both;
}

.Tipo_Noticia_Link {
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 30px;
    padding: 15px;
    vertical-align: middle;
    float: left;
    width: 80%;
}

    .Tipo_Noticia_Link:hover {
        background: #FFFFFF;
        cursor: pointer;
    }

.Tipo_Noticia_ejer_Link {
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin: 10px;
    padding: 5px;
    vertical-align: middle;
    float: left;
}

    .Tipo_Noticia_ejer_Link:hover {
        background: #FFFFFF;
        cursor: pointer;
    }

.Noticia_Pag {
    background: #FFFFFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 30px;
    padding: 10px;
    vertical-align: middle;
    float: left;
    width: 80%;
}

.Tipo_Noticia_title {
    font-size: 13px;
}

.Tipo_Noticia_obs {
    color: #222222;
    font-size: 11px;
}



/* Anuncis */
.Tipo_Anuncio_Fitxa {
    float: left;
    padding-bottom: 15px;
    width: 100%;
    clear: both;
}

.Tipo_Anuncio_Link {
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 3%;
    padding: 10px;
    vertical-align: middle;
    float: left;
    width: 80%;
}

    .Tipo_Anuncio_Link:hover {
        background: #FFFFFF;
        cursor: pointer;
    }

.Tipo_AnuncioPendent_Link {
    background-color: #F7C9D0;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 3%;
    padding: 10px;
    vertical-align: middle;
    float: left;
    width: 80%;
}

    .Tipo_AnuncioPendent_Link:hover {
        background: #FFFFFF;
        cursor: pointer;
    }

.Anuncio_Pag {
    background: #FFFFFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 3%;
    padding: 10px;
    vertical-align: middle;
    float: left;
    width: 80%;
}

.Tipo_Anuncio_title {
    font-size: 13px;
}

.Tipo_Anuncio_obs {
    color: #222222;
    font-size: 11px;
}




.AnuncioTituloCat {
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    padding: 5px;
    margin-right: 0px;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
    float: left;
    width: 100%;
    text-align: center;
}

.divPaginador {
    float: left;
    width: 80%;
    margin-left: 20px;
}


.pagActual {
    background: #FFFFFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    padding: 5px 7px;
    margin-right: 0px;
    vertical-align: middle;
    float: left;
    text-align: center;
    font-size: 8pt;
}



.pagNoActual {
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    padding: 5px 7px;
    margin-right: 0px;
    vertical-align: middle;
    float: left;
    text-align: center;
    font-size: 8pt;
}

    .pagNoActual:hover {
        background: #FFFFFF;
        cursor: pointer;
        font-size: 8pt;
    }



.Tipo_Anuncio_Cat {
    width: 70%;
    float: left;
    padding-bottom: 20px;
}


.Tipo_cat_Link {
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 20px;
    padding: 10px;
    vertical-align: middle;
    float: left;
    width: 90%;
}

.ScrollNoticias {
    height: 300px;
    overflow-y: auto;
    margin-bottom: 10px;
}

.ScrollNoticiasRap {
    overflow-y: auto;
    margin-bottom: 10px;
}

.ScrollAnuncios {
    height: 300px;
    overflow-y: auto;
    margin-bottom: 10px;
}

/*listado clave valor*/
.cssKey {
    font-size: 10pt;
    color: #6666AA;
    background-color: #EEEEFF;
}


.cabeceraKeyValue {
    font-size: 10pt;
    font-weight: bold;
    color: #6666AA;
    background-color: #CCCCEE;
}

.cssKeySeparator {
    font-size: 10pt;
    color: #6666AA;
    font-weight: bold;
    background-color: #EEEEFF;
}



.rcbHeader ul, .rcbFooter ul, .rcbItem ul, .rcbHovered ul, .rcbDisabled ul {
    width: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.col1, .col2, .col3 {
    float: left;
    width: 110px;
    margin: 0;
    padding: 0 5px 0 0;
    line-height: 14px;
}



label {
    padding: 0 5px;
}

.button {
    vertical-align: middle;
    margin-left: 10px;
}



div.bigModuleBottom {
    padding-top: 25px;
}



.liTextMenu {
    float: left;
    margin-left: 2%;
    margin-top: 2%;
    width: 90%;
}


.imgFav {
    float: left;
    margin-top: 2%;
    background: url(/epsilonnet/images/newlook/star_grey.png) no-repeat;
}

    /** Icono nuevo con raton posicionado */
    .imgFav:hover {
        float: left;
        margin-top: 2%;
        background: url(/epsilonnet/images/newlook/star_yellow.png) no-repeat;
    }


.imgYelFav {
    float: left;
    margin-top: 2%;
    background: url(/epsilonnet/images/newlook/star_yellow.png) no-repeat;
}

    /** Icono nuevo con raton posicionado */
    .imgYelFav:hover {
        float: left;
        margin-top: 2%;
        background: url(/epsilonnet/images/newlook/star_grey.png) no-repeat;
    }

.OutlookTable {
    background-color: #c4dafa;
    margin-top: 4px;
}

.MailSubject {
    color: #808080;
}

.SelectedRow_Outlook .MailSubject {
    color: white;
}

.RadGrid .RadPicker_Default {
    float: left !important;
}


.RadGrid .RadInput .RadInput_Default {
    float: left !important;
}


.RadGrid_Default {
    /*float: left !important;*/
}

.RadUpload_Default input {
    display: inline !important;
}

/* Incid_man_columnas */
#masthead {
}

#top_nav {
}

#container {
    min-width: 600px;
}

#page_content {
    float: left;
}

#footer_content {
    clear: both;
}

#customHeader {
    display: inline;
    float: left;
}

.page_config {
    clear: both;
    display: block;
    float: left;
}

#selectParemetroPanel {
    display: block;
}

#configParemetroPanel {
    display: block;
}

#CommandItemTemplateDiv {
    display: inline;
    float: left;
    padding: 5px;
}

.CommandItemPanelClass {
    display: inline;
    float: left;
    padding: 5px;
}

.CommandItemButtonPanelClass {
    display: inline;
    float: right;
    padding: 5px;
}

.EjercicioRadComboBox {
    width: 60px !important;
}

.MesRadComboBox {
    width: 80px !important;
}

input[id*='RNTB_I_VALOR'][type='text'] {
    text-align: right !important; /*width: 80px !important;*/
}

input[id$='FilterTextBox_ID_SECUENCIA'][type='text'] {
    width: 30px !important;
}

.ResumenViajes {
    border-style: solid;
    border-width: thin;
}

.dateInputClass {
    width: 100px !important; /* si no poses !important telerik passa de tot*/
}

.timeInputClass {
    width: 80px !important; /* si no poses !important telerik passa de tot*/
}

.GridActions {
    width: 100%;
    float: left;
    position: relative;
    padding-top: 1%;
}


.GridData Table {
    border-color: #A4A2B9;
}


.link_btn {
    padding: 5px;
    float: left;
    border: 0;
}


    .link_btn:hover {
        padding: 5px;
        float: left;
    }

.link_btn_no_float {
    float: none !important;
}

.solicPlaceHolder {
    display: block;
}

.estadosPanel {
    position: relative;
}



.HelperLink {
    text-decoration: none;
    font-size: 11px;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    margin-left: 10px;
}



h3 {
    font-size: 14px;
}


h4 {
    font-size: 12px;
}


.ComboBox_Ejercicios {
    /*width: auto !important;*/
}



.PanelAdmin {
    background: none repeat scroll 0 0 #E1E1E1;
    border: 2px solid #FEFEFE;
    clear: both;
    color: #969696;
    float: left;
    margin: 2% 1%;
    padding: 1%;
    width: 95%;
}



.PanelFiltro {
    border: 2px solid #E1E1E1;
    background: none repeat scroll 0 0 #FEFEFE;
    float: left;
    margin: 1% 1%;
    padding: 1%;
    width: 95%;
}

.HelpBox {
    border: 2px solid #E1E1E1;
    background: none repeat scroll 0 0 #FFFED2;
    padding: 1%;
    float: left;
    margin: 0% 1% 1% 0%;
}

.ruBrowse {
    font-weight: normal !important;
}

/*Avisos*/
.ToolbarImage {
    border-style: none;
    margin: 5px;
}


.labelForm {
    display: inline; /*    float:left;*/
    word-wrap: break-word;
}

.localizador_fitxa {
    width: 70%;
    float: left;
    padding: 1%;
    background: #DDDDFF;
    text-decoration: none;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: solid 2px #FFFFFF;
    margin-left: 50px;
    vertical-align: middle;
    overflow: auto;
}

.DatPersLocalizador {
    margin: 1%;
    padding: 1%;
    background: #FFFFFF;
    border: solid 2px #DDDDFF;
    width: 100%;
}


    .DatPersLocalizador .CabeceraCampo {
        font-weight: bold;
    }

#divTreeViewOpsCustom div ul li ul li div {
    width: 220px;
}

#divTreeViewVinculos div div ul li ul li div {
    width: 350px;
}

.ImageLinkButton {
    font-size: 0px;
    height: 16px;
    width: 16px;
}

    .ImageLinkButton:hover {
        font-size: 0px;
        height: 16px;
        width: 16px;
    }

/*Puntuar Candidatos Subfases*/
.lblInfo {
    color: #6666C1;
}

.ascdesc {
    margin: 0px 0px 0px 5px;
    display: inline;
    float: none;
}

.right_Arrow {
    width: 8px;
    height: 8px;
    margin: 0% 6px;
}

img {
    border: none;
}


/* CRP */
.article {
    margin: 10px;
    display: inline;
    float: left;
    text-align: left;
}

.articletitle {
    display: inline-block;
    float: left;
}

.articletext {
    margin: 5px;
    padding: 5px;
    text-align: justify;
}

.articlefooter {
    clear: both; /*margin: 5px;     padding: 5px;*/
    border-style: none;
    border-color: #0000FF;
    text-align: left; /*display: inline;     float: left;*/
}


/* GestionViajesEX*/

.panelToolTip {
    background-color: #FFFFCC;
    border: thin solid #FFFF99;
}

#FooterObsPanel {
    visibility: visible;
    display: block;
    clear: both;
}

#HeaderObsPanel {
    visibility: visible;
    display: block;
    clear: both;
}

textarea[readOnly*='readonly'] {
    color: Gray !important;
}

input[type='text'][readOnly*='readonly'] {
    color: Gray !important;
}

textarea.riRead {
    color: Gray !important;
}

div[class*='RadTimePicker'] .rcTable {
    width: 70px !important;
}

div[id*="iconPlantilla"] ul {
    border: none !important;
}

.RadMenu_Default .rmLink:hover {
    cursor: pointer;
}

div[id*="iconPlantilla"] {
    display: inline-block;
    float: none;
    margin-left: 5px;
}

.ScrollEvidencias {
    max-height: 250px;
    width: 95%;
    overflow: auto;
    margin-bottom: 10px;
}

.RepeterItemGPCStyle {
    float: left;
    width: 100%;
    background-color: #EEEEFF;
}

.AlternativeRepeterItemGPCStyle {
    float: left;
    width: 100%;
}

/** Estilo opciones cabecera especial Log Activo */
.menuLogActive {
    font-weight: bold;
    font-size: 9pt;
    color: #FFFF00;
    background-color: transparent;
}



.RadNotification {
    background-color: White;
    border-width: 2pt;
    font-family: Verdana,Arial,sans-serif;
}

.rnTitleBar {
    font-size: 8pt;
}

.RadNotification table {
    font-size: 8pt;
    color: Black;
    font-family: Verdana,Arial,sans-serif;
}



.rnContentWrapper {
    overflow: auto;
}



table[id*='TableVerDocuments'] tr td table tr td {
    /*border-color:#AAAABB;    */
}

/* DayPilot Menu */
.menu_main {
    font-family: Tahoma, Arial, Sans-Serif;
    font-size: 8pt;
    border: 1px solid gray;
    background-color: white;
    padding: 2px;
    cursor: default;
    background-image: url('/epsilonnet/images/menu_default/bg3white.png');
    background-repeat: repeat-y;
}

    .menu_main a {
        padding-left: 35px;
        color: black;
        text-decoration: none;
        cursor: default;
    }

        .menu_main a span {
            display: block;
            height: 20px;
            line-height: 20px;
            padding-left: 2px;
            padding-right: 20px;
        }

        .menu_main a:hover {
            background-image: url('/epsilonnet/images/menu_default/left.png');
            background-repeat: no-repeat;
        }

            .menu_main a:hover span {
                background-image: url('/epsilonnet/images/menu_default/right.png');
                background-repeat: no-repeat;
                background-position: 100%;
            }

    .menu_main div div /* separator */ {
        border-top: 1px solid #dddddd;
        margin-top: 2px;
        margin-bottom: 2px;
        margin-left: 28px;
    }

.FileManager_table {
    width: 100%; /*     font-weight: bold;     font-size: 9pt;     color: #FFFF00;     background-color: transparent; */
}

.fila {
    clear: both;
    display: block;
    float: left;
    padding-top: 5px;
}

.columna {
    padding-left: 5px;
    width: 120px;
    display: inline;
    float: left;
}

.columna2 {
    padding-left: 5px;
    display: inline;
    float: left;
}

.GridTextArea {
    width: 100% !important;
}
/*
.DivObtenerTrab
{
    float:right;padding:0.5% 0.5% 0 0.5%;
    background-color: #DDDDEE;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-right:1%;
}
  */

.MultiConfig ul {
    margin: 0 !important;
    text-align: left;
    width: 70% !important;
}



.RadSplitterPage {
    border: none !important;
    margin: 0.5%;
    height: 100% !important;
}

.RadSplitter_Default {
}


.rspResizeBar {
    border-width: 1px !important;
    border-color: transparent !important;
    background: none !important;
    height: auto;
}


.rspPane {
    height: 100%;
    background-color: #EEEEFF;
    vertical-align: top;
}


.RadSplitter, #RadPaneLeft {
    height: 100% !important;
    border: none !important;
}


#RAD_SPLITTER_PANE_CONTENT_pCentral {
    height: 100% !important;
}

.RadTabStrip {
    height: auto !important;
}


html, body, form {
    padding: 0;
    margin: 0;
}


.splitAgenda {
    width: 98% !important;
    float: left;
    height: 100% !important;
}



#RAD_SPLITTER_PANE_CONTENT_CNT_rightPane {
    height: 100% !important;
}


#RAD_SPLITTER_PANE_CONTENT_CNT_leftPane {
    height: 100% !important;
    width: 100% !important;
}


#CNT_rightPane {
    height: 100% !important;
}


#CNT_leftPane {
    height: 100% !important;
    width: 100% !important;
}


#RAD_SPLITTER_PANE_CONTENT_CNT_FolderPane {
    height: 100% !important;
    width: 100% !important;
}

#RAD_SPLITTER_PANE_CONTENT_CNT_MailPane {
    height: 100% !important;
}

.GridDataCPres {
    border-width: 2px 2px medium;
    border-style: solid solid none;
    border-color: #A4A2B9;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-image: none;
}

    .GridDataCPres div table {
        width: 100%;
    }




.GridHeaderStyleCPres {
    font-size: 11px;
    font-weight: bold;
    background-color: rgb(204, 204, 238);
}

.textareaLarge {
    font-weight: normal;
    text-align: left;
    width: 400px;
    height: 80px;
    vertical-align: text-top;
}



#CNT_MailPane {
    height: 100% !important;
}



#CNT_FolderPane {
    height: 100% !important;
}

.boxBtt {
    background: #858585;
    text-decoration: none;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: solid 2px #bcbcbc;
    padding-top: 30px;
    margin: 20px 20px 20px 0;
    vertical-align: middle;
    text-align: center;
    height: 90px;
    width: 120px;
    float: left;
    display: inline;
}

.boxdatePicker {
    background: #FFFFFF;
    text-decoration: none;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: solid 2px #bcbcbc;
    vertical-align: middle;
    text-align: center;
    height: 170px;
    width: 430px;
    float: left;
    display: inline;
    margin-left: 60px;
}

#CNT_boxBttUsers {
    background: #d4e7ff;
}

    #CNT_boxBttUsers:hover {
        background: #9bc7ff;
        color: #fff;
    }

#CNT_boxBttDocuments {
    background: #ffffcc;
}

    #CNT_boxBttDocuments:hover {
        background: #ffff64;
        color: #c76e48;
    }

#CNT_boxBttDocumentsSalary {
    background: #fff2cc;
}

    #CNT_boxBttDocumentsSalary:hover {
        background: #ffd55c;
        color: #c76e48;
    }

#CNT_boxBttDocumentsCertif {
    background: #f4ffa3;
}

    #CNT_boxBttDocumentsCertif:hover {
        background: #ecff57;
        color: #b89028;
    }

#CNT_boxBttDocumentsRequired {
    background: #fff2dd;
}

    #CNT_boxBttDocumentsRequired:hover {
        background: #ffdfdf;
        color: #c76e48;
    }

#CNT_boxBttFiles {
    background: #b1e3b1;
}

    #CNT_boxBttFiles:hover {
        background: #6cd36c;
        color: #fff;
    }

#CNT_boxBttEmails {
    background: #b1e3b1;
}

    #CNT_boxBttEmails:hover {
        background: #6cd36c;
        color: #fff;
    }

#CNT_boxBttSolicitudes {
    background: #F48EA8;
}

    #CNT_boxBttSolicitudes:hover {
        background: #CC6699;
    }

#CNT_boxBttDeleteUsers {
    background: #F3B2B2;
}

    #CNT_boxBttDeleteUsers:hover {
        background: #F31818;
        color: #fff;
    }

#CNT_boxBttBlockUsers {
    background: #C7C7C7;
}

    #CNT_boxBttBlockUsers:hover {
        background: #828282;
        color: #fff;
    }

.GridRowPicker {
    border: none !important;
}


.GridFilter {
    border: none !important;
}


.GroupLinkItems {
    background-color: transparent !important;
}



.rsHeader ul {
    width: auto;
}

.rmSlide ul {
    width: auto;
}


.cal-global {
    width: 80%;
}

    .cal-global table {
        width: 100%;
    }


.GroupLinkGroupContainer .GroupLinkItems * {
    float: left;
}

/* Simulació d'Ajax */
.RadAjax .raDiv, .RadAjax .raColor {
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

.RadAjax .raDiv {
    /*background-color: transparent;*/
    background-position: center center;
    background-repeat: no-repeat;
    /* position: relative;*/
    z-index: 2;
}

.RadAjax .raColor {
    left: 0;
    /*  position: absolute;*/
    top: 0;
    z-index: 1;
}

.RadAjax .raTransp {
}

.RadAjax .raTop {
    background-position: center top;
}

.RadAjax .raTopLeft {
    background-position: left top;
}

.RadAjax .raTopRight {
    background-position: right top;
}

.RadAjax .raLeft {
    background-position: left center;
}

.RadAjax .raRight {
    background-position: right center;
}

.RadAjax .raBottom {
    background-position: center bottom;
}

.RadAjax .raBottomLeft {
    background-position: left bottom;
}

.RadAjax .raBottomRight {
    background-position: right bottom;
}

.RadAjax div.raNone {
    background-image: none;
}

* html .RadAjaxUpdatedElement select {
    visibility: hidden !important;
}

.RadAjax_Default .raDiv {
    background-image: url('/epsilonnet/images/ajaxLoading.gif');
}

.RadAjax_Default .raColor {
    background-color: #FFFFFF;
}

.RadAjax_Default .raTransp {
    opacity: 0.7;
}



.solicPlaceHolder table tr td table {
    width: 100%;
}


.GroupLinkItems table {
    float: left;
    width: 95%;
    background-color: transparent;
}


.solicPlaceHolder .activebar td {
    width: auto !important;
    padding: 0.5% 0%;
    float: left;
}


.SectEmpreConexion {
    width: 90%;
    margin: 1% 1% 1% 2%;
    float: left;
    text-align: left;
    margin: 5px;
}

.SectEmpreConexionTit {
    float: left;
    font-weight: bold;
    text-align: left;
    margin: 5px;
}


.TelerikLoadingPanelAjustado {
    position: absolute;
    text-align: center;
    -moz-border-radius: 1em;
    border-radius: 1em;
}


#DivInhabilitaClick {
    width: 100%;
    height: 100%;
    background-color: #666666;
    -moz-opacity: .1;
    opacity: .1;
    filter: alpha(opacity=10);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 100;
    overflow: auto;
    display: block;
}

#DivInhabilitaPrinter {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 75px;
    z-index: 100;
    overflow: auto;
    display: block;
    background-color: #FFF; /*si no posava aquests 4 estils en ie no se'm deshabilitava la pantalla*/
    -moz-opacity: .1;
    opacity: .1;
    filter: alpha(opacity=10);
}

fieldset {
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.warning .button a, .warning button, .warning input[id*="Button"], .warning .link_btn, .warning .rbDecorated, .warning .RadUpload_Default .ruButton, .warning .RadUploadProgressArea_Default .ruButton {
    background-image: none;
    background-color: #fe8d01;
    color: #9F6000;
    border: 2px solid #9F6000;
}

.info, .success, .warning, .error, .validate {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    -moz-border-radius: 6px;
    border-radius: 6px;
    vertical-align: top;
}

    .info a, .success a, .warning a, .error a, .validate a {
        vertical-align: top;
    }

.info {
    color: #00529B;
    background-color: White;
    background-image: url('/epsilonnet/images/information2-16.png');
    float: left;
    margin: 1% 1%;
    width: 93%;
    height: auto !important;
}

    .info a {
        text-decoration: none;
        font-size: inherit;
        background-color: transparent;
        font-weight: bold;
    }

        .info a:hover {
            color: #00529B;
            font-weight: bold;
        }

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/epsilonnet/images/newlook/warning.png');
    float: left;
    width: 90%;
}

    .warning a {
        text-decoration: none;
        font-size: inherit;
        color: #fe8d01;
        background-color: transparent;
        font-weight: bold;
        margin-left: -2px;
        margin-right: -2px;
        padding-left: 2px;
        padding-right: 2px;
    }

        .warning a:hover {
            text-decoration: none;
            background-color: #fead01;
            color: #FEEFB3;
        }

.ProcessAttachedDoc {
    background-image: url('/epsilonnet/images/newlook/document_info16.png');
}


.Value_Locked span {
    padding-right: 2px;
}

.GridColumnItemsNone {
    display: none;
}




.RadSplitterPageInside {
    border: none !important;
    margin: 0%;
    height: 100% !important;
    float: left;
}

.GridViewCaption img[id*='hlConfigImg'] {
    margin-left: 5px;
}

a[id$='hlConfig'] {
    clear: both;
    display: block;
    float: right;
}


.TitSecBienvenida {
    font-weight: bold;
    text-align: center;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-radius: 6px 6px 0px 0px;
    float: left;
    width: 99%;
    margin-top: 1%;
}


.ContSecBienvenida {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    text-align: center;
    float: left;
    width: 99%;
    padding: 0px !important;
    border-radius: 0px 0px 4px 4px;
}



/*Nova pàgina  CR*/
.headerCR {
    float: left;
    width: 80%;
    margin: 0.5% 0%;
    background-color: White;
}

.headerConfigEntorno {
    float: left;
    padding: 1.5% 0.5% 0.5% 1.5%;
    width: 55%;
}

.headerOpc {
    float: left;
    padding: 0.5%;
    width: 42%;
}




.headerConfigEntorno * {
    cursor: pointer;
}


.headerCRlogo {
    float: left;
    margin: 0.5% 1%;
    width: 18%;
}


.col1CR {
    float: left;
    width: 18%;
    margin: 0.5% 1%;
}

.menuLateralCR {
    width: 100%;
    float: left;
}

.contentSectionCR, .contentSectionCR_hover {
    float: left;
    width: 29%;
    padding: 1%;
    margin: 0.5% 0%;
    text-decoration: none;
    cursor: default;
}



.contentSection_tit {
    float: left;
    width: 99%;
    margin: 0% 1% 2% 0%;
}

.contentSection_img_col {
    float: left;
    width: 20%;
}

.contentSection_desc_col {
    float: left;
    margin-left: 1%;
    width: 79%;
    color: #666666;
}

.tooltipSection_col {
    float: left;
    width: 50%;
}



    .tooltipSection_col div, .contentSection_img_col img, .contentSection_img_col *, .contentSection_desc_col * {
        float: left;
        width: 96%;
        margin: 1% 1% 0% 1%;
    }


.TitSecMenuCR {
    text-align: center;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-topright: 6px;
    border-radius: 6px 6px 0px 0px;
    float: left;
    width: 99%;
    margin-top: 2%;
}


.ContSecMenuCR {
    text-align: left;
    float: left;
    width: 99%;
    border-radius: 0px 0px 6px 6px;
}

    .ContSecMenuCR a, .ContSecMenuCR span {
        padding: 1% 0.5% 1% 1.5%;
    }

    .ContSecMenuCR * {
        float: left;
        cursor: pointer;
        font-size: 8pt;
    }

div .ScrollNoticiasCR {
    width: 99%;
    float: left;
}


.contentCR #divBienvenida {
    padding: 1% 3%;
}


.contentSection_tit {
    font-size: 10pt;
}




.TitSecMenuCR .activebar {
    padding: 1%;
}



.ContSecMenuCR .cabeceraColumnas {
    padding: 1%;
    border-radius: 0px 0px 6px 6px;
    width: 98%;
}



.tooltipSection_col_ico_L {
    width: 40%;
    margin: 0% 30%;
    float: left;
}

.tooltipSection_col_img_L {
    width: 90%;
    margin: 0% 5%;
    float: left;
}

.Menu_name_line {
    float: left;
    padding: 3% 1% 0% 1%;
    font-weight: bold;
}

.BarraSituacionCR {
    float: left;
    width: 85%;
}

.ActionsCR {
    float: right;
    width: 15%;
}

.BarraSituacionCR .BarraSituacion {
    float: left;
    width: 100%;
    padding: 0.5% 0 0.5% 0%;
    margin-bottom: 1%;
}



.tooltipSection_col .liTextMenu {
    margin-top: 0%;
}

.TitModCR {
    float: left;
    width: 100%;
    padding: 1% 0%;
}

.MenuOnTop {
    z-index: 31000;
}

/* OBJETIVOS Y COMPETENCIAS */

.div_rep_tobj {
    -moz-border-radius: 6px;
    border-radius: 6px;
    float: left;
    width: 99%;
    padding: 0.5%;
    margin-bottom: 0.5%;
}

.PanelFiltro div[id*="divEvaluado"] .labelFormComp {
	float:left;
	margin: 2% 0;
}

.div_rep_obj, .div_campos_cuest .divCampComp, .div_grup_cuest {
    float: left;
    width: 100%;
    margin: 0;   
    box-sizing: border-box;
}

.divCampCompTit{
	float: left;
	width: 100%;
	margin: 0 0 2% 0;
	padding: 0%;
	box-sizing: border-box;
}


    .div_rep_obj, .divCampCompTit + .divCampComp {
        float: left;
        width: 100%;
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

.rslItemsWrapper {
    width: 100%;
}

.ObjEstadoValidado, .ObjEstadoBorrador {
    -moz-border-radius: 6px;
    text-align: center;
    border-radius: 6px;
    float: left;
    margin-top: 0.5%;
    width: 100%;
    padding: 0.5%;
    font-weight: bold;
}

.div_cap_tobj {
    -moz-border-radius: 6px;
    border-radius: 6px;
    float: left;
    padding: 0.5%;
    width: 99%;
}

.div_fase_cuest {
    -moz-border-radius: 6px;
    border-radius: 6px;
    width: 10%;
}


    .div_fase_cuest span {
        font-size: 8pt;
        font-weight: bold;
        word-wrap: break-word;
        width: 99%;
        float: left;
    }

.ObjEstadoValidado .ObjTxtEstado, .ObjEstadoBorrador .ObjTxtEstado {
    font-size: 11pt;
    font-weight: bold;
    float: left;
    margin: 0.5% 0%;
    width: 100%;
    text-align: center;
}

.TitleTobj {
    font-size: 11pt;
    font-weight: bold;
    float: left;
}

.divPercentOut {
    border: 1px solid #DBDDDF;
    width: 100px;
    height: 20px;
    float: left;
    background-color: White;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.progressBar {
    background: linear-gradient(to left, #7db9e8 0%,#D8FAFC 100%);
    background-size: 100% 100%;
    width: 100%;
    text-align: center;
    border: 1px solid #DBDDDF;
    border-radius: 6px;
    background-repeat: repeat-y;
    top: 2px;
    font-weight: bold;
}

.divPercentTxt {
    float: left;
    position: relative;
    width: auto;
    left: -80px;
    height: 20px;
    z-index: 1;
    font-weight: bold;
    top: 2px;
    text-align: right;
}

.GroupObjPers {
    font-weight: bold;
    height: 40px;
}

.GroupObjPers .rgGroupHeaderText {
	font-size: 10pt;	
}

.SumPercentNumComplet, .SumPercentNumIncomplet, .SumPercentNumAmbar {
    height: 100%;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.divPercentTxt2 {
    float: left;
    position: relative;
    left: -115px;
    height: 20px;
    z-index: 1;
    font-weight: bold;
    top: 2px;
}

.divPercent, .divPercentColor, .divPercentIncomplet, .divPercentComplet {
    float: left;
    height: 100%;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.reqValObj, .ObjMsgError {
    float: left;
    height: 100%;
    color: Red;
    vertical-align: top;
}

.div_rep_obj_section {
    padding: 0.5% 0%;
    width: 100%;
    float: left;
}

.div_rep_obj_section_result {
    padding: 0.5%;
    float: left;
    width: 99%;
}

.lblTitField, .TitleTobj {
    float: left;
    margin: 0 1% 0 0%;
    font-weight: bold;
}

.comboUnidad .RadTreeView_Default .rtLines .rtLast, .comboUnidad .RadTreeView_Default .rtLines .rtLast .rtUL {
    width: auto;
}


    .comboUnidad .RadTreeView_Default .rtLines .rtLast, .comboUnidad .RadTreeView_Default .rtLines .rtLast .rtUL {
        width: auto;
    }

.RadGrid_Obj_container {
    margin-left: 1%;
    overflow-x: auto;
}

.RadGrid_Obj .rgHeader{
	vertical-align: bottom;
}


.RadGrid_Obj .RadGrid_Factor_Obj {
    padding: 2% 0%;
}


.divCampComp div.RadGrid .rgHeader, div.RadGrid_Obj .rgHeader {
	min-width: 100px;
}

.divCampComp div.RadGrid .rgHeader + .rgHeaderIcon {
	min-width: 20px;
}

/* segunda columna, que es un texto largo forza a que tenga una anchura mínima superior al resto*/
.divCampComp div.RadGrid :nth-child(2).rgHeader, div.RadGrid_Obj :nth-child(2).rgHeader {
	min-width: 300px;
}


.RadGrid_Obj .rgRow > td.RadGrid_Obj_Desc {
    padding: 0.5%;
}

.RadGrid_Obj .RadGrid_Obj_Header > td.RadGrid_Obj_Desc {
    padding: 0% 0% 0% 0.5%;
}



.RadGrid_Obj .rgRow + .RadGrid_Obj_Header .RadGrid_Obj_Desc {
    padding: 0.5%;
    font-size: 10pt;
}


.RadGrid_Obj .rgRow {
    font-size: 10pt;
}

.RadGrid_Obj .RadGrid_Obj_Header + .RadGrid_Obj_Header .RadGrid_Obj_Desc {
    padding: 0% 0% 0% 0.5%;
    font-size: 10pt;
}

.RadGrid_Obj .RadGrid_Obj_Header:nth-child(6) .RadGrid_Obj_Desc {
    padding: 0.5%;
    font-size: 10pt;
}


.RadGrid_Obj .RadGrid_Obj_Header > td.RadGrid_Obj_Desc:nth-child(1) {
    min-width: 200px;
}





/*------------------------------
 -- BIENVENIDA
 ------------------------------*/

.bienvenidaSection {
    margin: 2%;
    float: left;
    width: 95%;
}

.bienvenidaNotif {
    background-color: #fbf48f;
    border-width: 0;
    font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
    text-align: center;
}

    .bienvenidaNotif .rnTitleBar {
        background-color: #fbf48f;
        background-image: none;
        font-size: 12px;
        font-weight: bold;
    }

    .bienvenidaNotif .rnTitleBarTitle {
        width: 95%;
        text-align: center;
    }

    .bienvenidaNotif .rnContentWrapper {
        background-color: #fbf7b5;
        overflow: hidden;
        font-size: 13px;
        font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    }

        .bienvenidaNotif .rnContentWrapper a {
            color: #f58b00;
            font-size: 12px;
            font-weight: bold;
        }

            .bienvenidaNotif .rnContentWrapper a:hover {
                background-color: #f58b00;
                color: #fbf7b5;
            }

/* AVISOS*/

.HeaderAvisos .RadMenu {
    margin: 0% 1% 0% 0%;
}


.HeaderAvisos .RadMenu_Default .rmRootGroup {
    background-color: transparent;
    background-image: none;
    border: none;
}


.HeaderAvisos .rmLeftImage {
    width: 18px;
}


.nuevo1racol {
    float: left;
    width: 10%;
    margin-top: 1%;
}

.nuevo2nacol {
    float: left;
    width: 88%;
    margin: 1% 1% 0% 1%;
}

.nuevofila {
    float: left;
    width: 100%;
}


.Default.RadEditor .reContentCell {
    border: none;
}



.rbSkinnedButton /*als nous telerik es modificava aquest valor i tots els botons es veien incorrectes*/ {
    padding-right: 4px;
    padding-left: 0;
}



div[id*="RadToolTipManager_c"] .rtWrapper {
    height: 100px !important;
}




#TableVerDocuments * {
    border: none;
}


.RadSplitter_Default {
    font-family: Verdana, Arial, sans-serif;
}

/* campos competencies*/


.div_campos_compet {
    float: left;
    width: 100%;
}

.div_campos_cuest {
    background-color: #FFFFFF;
    float: left;
    width: 100%;
    margin-bottom: 1%;
}

.div_campos_compet span {
    margin: 1% 0%;
}

.labelFormComp {
    font-size: 10pt;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    word-wrap: break-word;
    width: 100%;
}

.labelFormObs {
    font-size: 8pt;
    font-family: Verdana, Arial, sans-serif;
    font-style: italic;
    word-wrap: break-word;
    width: 100%;
}

.labelSmall {
    font-size: 8pt;
    font-family: Verdana, Arial, sans-serif;
}

.labelSmallBold {
    font-size: 8pt;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
}

.rgHeader {
    font-weight: bold !important;
}

.Value_NonRequired_RO, .templateValueNonRequired {
    max-width: 1000px;
    word-wrap: break-word;
}

    .Value_NonRequired_RO > span, .Value_Required_RO > span {
        width: 95%;
        max-width: 100%;
        word-wrap: break-word;
    }

    .Value_NonRequired_RO span span, .Value_Required_RO span span {
        margin: 0.5%;
        float: left;
    }

.RadUpload_Default .ruRemove {
    margin-left: 1%;
    background-image: url("/epsilonnet/WebResource.axd?d=wSrz80uCUxp1150x6i6tRGfP_ULHaJOfvxYMcPhORaGprs-XY_byAzz1yZcNlVDRPoY80fuBbfXzJrxhYgQcV81UZvUdI8vJ3SRXQ_vzy6hVpTrqfhi0xFiK9kpD1Gn9e37buxuTcI6wNYoBUplnECtcLj3MMp5AZq9awi7H_z81&t=635217545702086573");
}

table[id*="CompetenciasuserControl_GPC_CAMP"] tbody tr td {
    height: 22px;
}


.divControlResp {
    overflow-x: visible;
    box-sizing: border-box;
}

.divCampComp, .divCampCompTit, .divFichaPuestoTit {
    display: table;
}




.div_fases .div_fase_cuest_buida {
    display: table-cell;
}

.div_fases .div_fase_cuest {
    display: table-cell;
    padding: 0.5%;
}


.div_fases .divControlResp {
    display: table-cell;
    padding: 0.5%;
    min-width: 60px;
}

    .div_fases .divControlResp > * {
        float: left;
    }


    .div_fases .divControlResp .radio_button_list {
        width: 60%;
        background-color: transparent;
        text-align: right !important;
    }

        .div_fases .divControlResp .radio_button_list td {
            height: 23px; /*2 menos que el obsevaciones*/
            float: right;
        }


        .div_fases .divControlResp .radio_button_list tr {
            border: none;
            float: left;
            width: 100%;
        }


    .div_fases .divControlResp .divControlResp_Obs {
        width: 10%;
    }


        .div_fases .divControlResp .divControlResp_Obs input {
            height: 16px;
            margin: 4.5px;
            float: left;
        }


.divCampComp .div_fases {
    display: table-row;
    overflow-x: scroll;
}
/*
.divCampComp .div_fase_cuest_buida { 
	display: table-cell;     
}
.divCampComp .div_fase_cuest { 
	display: table-cell;  
    padding:0.5%;    
}


.divCampComp .divControlResp { 
	display: table-cell;  
    padding:0.5%;    
}*/




table[id*="tLeyenda"] .SubTituloForm {
    float: left;
    margin-bottom: 2%;
}



.cabeceraColumnas td div table tbody tr {
    width: 100%;
    float: left;
    padding: 0.2% 0% 0% 0%;
    overflow: hidden;
}

    .cabeceraColumnas td div table tbody tr td {
        width: 100%;
        float: left;
        padding: 0%;
        overflow: hidden;
    }

    /*
.solicPlaceHolder table tbody tr td table tbody tr td table tbody tr td:nth-child(1):nth-last-child(2) {
    width: 24%;
    float: left;
}


.solicPlaceHolder table tbody tr td table tbody tr td table tbody tr td:nth-child(2):nth-last-child(1) {
    width: 74%;
    float: left;
}*/



    .cabeceraColumnas td div table tbody tr .Caption_Required_RO, .cabeceraColumnas td div table tbody tr .Caption_NonRequired_RO,
    .cabeceraColumnas td div table tbody tr .Caption_Required_RW, .cabeceraColumnas td div table tbody tr .Caption_NonRequired_RW {
        width: 25%;
        float: left;
        padding: 0%;
        overflow: hidden;
    }

    .cabeceraColumnas td div table tbody tr .Value_Required_RO, .cabeceraColumnas td div table tbody tr .Value_NonRequired_RO,
    .cabeceraColumnas td div table tbody tr .Value_Required_RW, .cabeceraColumnas td div table tbody tr .Value_NonRequired_RW {
        width: 74%;
        float: left;
        padding: 0.5%;
        overflow: hidden;
    }

.solicPlaceHolder .cabeceraColumnas td div table tbody tr td, .contentWrapper .cabeceraColumnas td div table tbody tr td {
    width: 24%;
    float: left;
    padding: 0.5% 0.5%;
    overflow: hidden;
}

    /* si poses aquest estil fa que els camps d'usuari sempre ocupin el 25 i 75 %, és a dir que sempre hi haurà una columna per fila
    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:not([style*="hidden"]):nth-last-child(1) {
        width: 74%;
    }*/


    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:nth-child(3):nth-last-child(2), .contentWrapper .cabeceraColumnas td div table tbody tr td:nth-child(3):nth-last-child(2) {
        width: 24%;
        float: left;
        padding: 0.5% 0.5%;
        overflow: hidden;
    }

    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:nth-child(2):nth-last-child(3), .contentWrapper .cabeceraColumnas td div table tbody tr td:nth-child(2):nth-last-child(3) {
        width: 24%;
        float: left;
        padding: 0.5% 0.5%;
        overflow: hidden;
    }

    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:nth-child(4):nth-last-child(1), .contentWrapper .cabeceraColumnas td div table tbody tr td:nth-child(4):nth-last-child(1) {
        width: 24%;
        float: left;
        padding: 0.5% 0.5%;
        overflow: hidden;
    }

    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:nth-child(1):nth-last-child(4), .contentWrapper .cabeceraColumnas td div table tbody tr td:nth-child(1):nth-last-child(4) {
        width: 24%;
        float: left;
        padding: 0.5% 0.5%;
        overflow: hidden;
    }


    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:nth-child(2):nth-last-child(1), .contentWrapper .cabeceraColumnas td div table tbody tr td:nth-child(2):nth-last-child(1), .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:not([style*="hidden"]):nth-child(2):nth-last-child(5n+1) {
        width: 74%;
        float: left;
        padding: 0.5% 0.5%;
        overflow: hidden;
    }








    /*especial x vista de compatibilitat en ie8 xq no sap interpretar css3*/
    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td:first-child + td:last-child, .contentWrapper .cabeceraColumnas td div table tbody tr td:first-child + td:last-child {
        width: 74%;
        float: left;
        padding: 0.5% 0.5%;
        overflow: hidden;
    }


    .solicPlaceHolder .cabeceraColumnas td div table tbody tr td .rcTable *, .contentWrapper .cabeceraColumnas td div table tbody tr td .rcTable *, .rcTable * {
        float: inherit !important;
        overflow: visible !important;
    }

/*als calendaris els afecta l'estil anterior, evitar el comportament marcat com !important*/
.rcCalPopup {
    overflow: auto !important;
}

div .Caption_Required_RW span:nth-child(1):nth-last-child(1) {
    width: 200px;
}


.panelRow .activebar {
    padding: 0.5% 0%;
}

    .panelRow .activebar span[id*="SECTIONID"] {
        margin-left: 0.5%;
    }


.noticias_rap_title {
    width: 98%;
    float: left;
    margin-top: 2%;
    padding: 1%;
}

.noticias_rap_desc, .noticias_rap_img_big {
    width: 98%;
    float: left;
    padding: 1%;
}

    .noticias_rap_img_big img {
        width: 70%;
        margin: 1% 15%;
    }

.pref_Titulo {
    color: #6666aa;
    font-size: 14px;
    font-weight: bold;
}

.pref_label {
    color: #6666aa;
    font-size: 12px;
    display: inline-block;
    width: 120px;
}

.pref_check {
    color: #6666aa;
    font-size: 12px;
}




div[id*='SearchMenu1_RadAutoCompleteBox'] {
    height: 25px;
    margin: 0px;
    padding: 0px;
}



.FormNotSolicitud .Value_Required_RW * {
    height: auto;
}


.inputPwTextObs {
    float: left;
    font-style: italic;
    width: 35%;
}


#solutionContentDiv ul {
    margin: 0;
    padding-left: 15px;
}


.rgMasterTable pre {
    font-family: "Segoe UI",Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}

.divConfigNote {
    color: #BBBBBB;
}

.divConfigContenido, .divConfigTitulo {
    -moz-border-radius: 6px;
    border-radius: 6px;
    float: left;
    width: 98%;
    padding: 1%;
    margin: 0% 0 1% 0;
    display: table;
}

.divConfigTitulo {
    background-color: #dcdcdc;
}

.divConfigContenido {
    background-color: #EEEEEE;
    height: 50px;
}

.ImgTrab {
    max-height: 75px;
    max-width: 125px;
}

.genericDivTable {
    display: table;
    width: 100%;
}

.genericDivTR {
    display: table-row;
}

.genericDivTD, .genericDivTH {
    border: 1px solid #999999;
    display: table-cell;
    padding: 3px 10px;
}

.genericDivTDBlank {
    display: table-cell;
    padding: 3px 10px;
}

.genericDivTH {
    background-color: #EEE;
    font-weight: bold;
}

.genericDivTBODY {
    display: table-row-group;
}

.RadButton .rbIcon, .IncidManGridIcons {
    top: inherit;
    left: inherit;
    line-height: 5;
    width: 20px;
    height: 1.5em;
}

.RadGrid_PDT .rgMasterTable {
    font-size: 11px;
    line-height: 14px;
}

.RadGrid_MarcSem .rgRow {
    height: 35px;
}

.td_bullet {
    width: 25px;
}

.negrita {
    font-weight: bold;
}

.justificarDerecha {
    text-align: right;
}

.RadTreeView .rtLines .rtLI {
    overflow: hidden;
}

html:first-child .RadWindow ul {
    float: unset;
}

.LbRecargarTrabajadores {
    float: right;
    margin-top: 15px;
}

    .LbRecargarTrabajadores:hover {
        float: right;
        margin-top: 15px;
    }

.modifiedDot {
    height: 5px;
    width: 5px;
    background-color: red;
    border-radius: 50%;
    display: inline-block;
}

.notModifiedDot {
    height: 5px;
    width: 5px;
    background-color: blue;
    border-radius: 50%;
    display: inline-block;
}


.noIcon .rwIcon {
    display: none;
}


/* en ciertos navegadores el cálculo de anchura no es correcto y a causa de 1 px las pestañas aparecen en diferentes líneas*/
.contentWrapper .RadTabStrip .rtsUL .rtsLI {
	margin-right: -1px;
}

#measurement-div {
	width: auto;
	display: inline-block;
	visibility: hidden;
	position: fixed;
	overflow: auto;

}

.rgMasterTable, .rgClipCells {
    width: 100%;
}