/*
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 : 03/01/2015, 08:45:04 PM
    Author     : lainiguez
*/

.gridForm th, .gridForm tfoot td
{
    border: 1px solid #a8a8a8;
    background: #c4c4c4 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0.8)), to(rgba(255,255,255,0)));
    color: #333;
    font-weight: bold;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
    text-align: right;
}

.titulo-seccion {
    font-size: 18px; 
    font-weight: bold;
}

.texto-seccion {
    font-size: 14px;
}

.mainLeftContent{
    width: 600px;
    vertical-align: top;
}

.mainRightContent{
    width: 380px;
    vertical-align: top;
}

.ui-panel {
    padding-top: 30px;
}

.ui-widget {
    font-family: 'Maven Pro', sans-serif, serif;
}

.ui-widget-content {
    border: 0px;
}

.ui-widget button {
    font-family: 'Maven Pro', sans-serif, serif;
    font-size: 1em;
}

.showme{ 
    display: none;
    cursor: default;
}

.top-aligned{
    vertical-align: top;
}

.top-aligned-width
{
    vertical-align: top;
    width: 150px;
}

.top-aligned-width500
{
    vertical-align: top;
}

.showhim:hover .showme{
    display : block;
    float: right;
    cursor: pointer;
}

.panel {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #bdbdbd;
-webkit-box-shadow: 0 1px 8px rgba(0,0,0,.25);
-moz-box-shadow: 0 1px 8px rgba(0,0,0,.25);
box-shadow: 0 1px 8px rgba(0,0,0,.25);
margin-bottom: 18px;
font-family: 'Maven Pro', sans-serif, serif;
}

.panel_title_wrap {
zoom: 1;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
padding: 4px;
background-color: #fefefe;
background-image: url(img/btn_bg.png);
background-size: 100% 100%;
background-repeat: repeat-x;
background-position: bottom;
background-image: -khtml-gradient(linear,left top,left bottom,from(#fefefe),to(#efefef));
background-image: -moz-linear-gradient(top,#fefefe,#efefef);
background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#efefef));
background-image: -webkit-linear-gradient(top,#fefefe,#efefef);
background-image: -o-linear-gradient(top,#fefefe,#efefef);
background-image: linear-gradient(top,#fefefe,#efefef);
}

.panel_content {
-webkit-border-radius: 0 0 5px 5px;
-moz-border-radius: 0 0 5px 5px;
border-radius: 0 0 5px 5px;
border-top: 1px solid #e1e1e1;
background: #fff;
padding: 10px 10px 20px;
}

.panel_title {
color: #000;
font-size: 14px;
line-height: 21px;
font-weight: 700;
padding: 0 5px;
white-space: nowrap;
text-overflow: ellipsis;
text-shadow: 0 1px 1px rgba(255,255,255,.75);
max-width: 285px;
display: inline-block;
overflow: hidden;
}

.fixedDiv { 
    /* position:fixed;  */
    top:152px; 
    margin: auto; }
.stick {
    /* position:fixed; */
    top:0px;
}

.ui-widget-header  {
    background: #008ED3;
    color: #FFF;
    text-shadow: none;
    border: 1px solid #008ED3;
}

.ui-tabs .ui-tabs-nav .ui-tabs-selected {
    background: #FFFFFF;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{
    text-shadow: none;
}


.toolbar-yellow {
    background: #12457A;
    -webkit-box-shadow: 0 8px 6px -6px #b0b0b0;
    -moz-box-shadow: 0 8px 6px -6px #b0b0b0;
    box-shadow: 0 8px 6px -6px #b0b0b0;
    border-bottom: 1px solid #c5c5c5;
    color: #14557A;
    font-size: 11pt;
    font-weight: bold;
    clear: both;
    font-family: 'Maven Pro', sans-serif, serif;
}

.cabecera {
    background: #FFF;
    color: #00B7E3;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.7);
    border: none;
}

.cabecera2 {
    background: #12457A;
    color: #FFF;
    text-shadow: none;
}

.cabecera2 a.ui-link{
    color: #FFF;
    font-size: 14px !important;
}


.cabecera2 a.ui-link:hover{
    color: #00B7E3;
}

.sinBackground {
    background: #FFF; 
}

.ui-link{
    color: #00B7E3;
    text-decoration: none;
    font-size: 25px;
}

.linkFiltroCategoria {
    color: #00B7E3 !important;
    text-decoration: none;
    font-size: 25px !important;
}

.linkFiltroCategoria a:hover{
    color: #FF0000 !important;
}

.ui-progressbar {
    background-color: #fcd87f;
}

.container_12 {
    width: 800px;
    margin: 0 auto;
    padding: 35px 45px 60px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
    box-shadow: 5px 5px 10px rgba(0,0,0,0.4);
    background: #fff;
}

#cvprint h3 {
    margin: 0;
    line-height: 24px;    
}

#cvprint h6 {
    color: #666;
    font-size: 16px;
    font-variant: small-caps;
    margin-top: 5px;
    margin-bottom: 15px;
}

#cvprint p, #cvprint td {
    font-size: 13px;
}

h4.separador {
    clear: both;
    border-top: 1px solid #e5e5e5;
    padding-left: 0;
    padding-bottom: 0;
    margin: 10px 0;
    border-bottom: 0;
    color: #a1a1a1;
    font-size: 14px;
}


.fechaLugar {
    text-align: right;
    float: right;
    font-variant: small-caps;
    margin-left: 10px;
}

.historiaBusqueda{
    background:none; 
    border-color:#FFFFFF;
}

.historiaBusqueda li[class^="ui-breadcrumb-chevron"]{
    margin-top: 10px;
}

.historiaBusqueda a[class^="ui-menuitem-link"]{
    font-size: 1.5em;
    font-weight: bold;
    color: #13467b;
}

.tituloOfertaTrabajo{
    color: #13467b;
    font-size: 14px; 
    font-weight: bold
}

.tituloOfertaTrabajoCompleto{
    color: #13467b;
    font-size: 22px; 
    font-weight: bold
}


.aviso_box {
    margin: 10px;
    width: 600px;
}
.aviso_box img.sin-logo, .aviso_box div.sin-logo, .aviso_home img.sin-logo, .sin-logo{
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
    -moz-box-shadow:    0 1px 3px rgba(0,0,0,0.3);
    box-shadow:         0 1px 3px rgba(0,0,0,0.3);
    width: 80px;
}
.aviso_box table.header{
    padding-left:10px;
    padding-bottom: 10px;
    width:450px;    
}
.aviso_box table.header span.nombre_cargo{
    color: #13467b;
    font-size: 22px; 
    font-weight: bold;
    margin-bottom: 10px;
}
.aviso_box table.header a.nombre_empresa, .titulo4{
    font-size: 16px !important;
    font-weight: bold;
    text-decoration: none;
    color: #616161;
}

.aviso_box table.detail{
    padding-right: 10px;
}
.aviso_box table.detail td.etiqueta {
    text-align: right;
    font-weight: bold;
    min-width: 142px;
}

.aviso_box .foto {width: 80px;}
.aviso_box .texto {width: auto;}

td.cellTopAligned
{
    vertical-align: top;
}

.cellRightAligned{
    text-align: right;
}

.cellLeftAligned{
    text-align: left;
}

.aviso_box table.detail td.campo {
}

.estado_postulacion th{
    font-size: 16px;
    color: #E1007A;
}

.estado_postulacion span.etiqueta{
    font-weight: bold;
}

.link_ver_postulacion a[class^="ui-commandlink"]{
    color:#13467b !important;
    text-decoration: none;
}

.grilla_provincias {
    width: 100%;
}

.grilla_provincias td:nth-child(2), .grilla_provincias td:nth-child(4), .grilla_provincias td:nth-child(6) {
    width: 200px;
}

.boton_buscar span{
  background: #008ED3;
  color: #FFF;
  text-shadow: none;
  font-size: 16px;
}

.fila_alto_48{
    height: 48px;
}

.btn_activar_cta_candidato{
    background-color: #00DD60;
    color: #FFFFFF; 
    font-weight: bolder; 
    padding: 15px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px;     
}

.ui-datepicker-title {
    color: rgb(79,79,79);
}

.btn_grande {
    background-color: #008ED3;
    color: #FFFFFF; 
    text-align: center;
    font-weight: bolder; 
    font-size: 14px !important;
    padding: 15px; 
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px; 
    border-radius: 5px;     
    margin: auto;
}

.login_left
{
    width: 700px;
}

.login_right
{
    width: 250px;
    vertical-align: top;
}

.login_titulo{
    font-size: 20px;
}

.admin-toolbar{
 
}

.image-main-logo {
  display: block;
  background: url(/resources/imgs/logo-ups-color.png) no-repeat 0 0;
  background-size: contain;
  width: 0;
  height: 0;
  padding: 68px 0 0 259px;
}

.image-welcome {
  display: block;
  background: url(/resources/imgs/Portada-UPS.png) no-repeat 0 0;
  background-size: contain;
  width: 0;
  height: 0;
  padding: 650px 0 0 650px;
}

td.cellTopAlignedWidth140
{
    vertical-align: top;
    width: 140px;
}
