@charset "UTF-8";
/* CSS Document

Author: by Natalia Artigas 
http://www.fluid.cat
Date: 11/2011

RESET
-----------------------------------------------------------------------------*/
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css");

:link,:visited {
	text-decoration: none;
}

h1,h2,h3,h4,h5,h6,pre,code,p,li,td {
	font-size: 1em;
}

ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}


a img,:link img,:visited img,:hover img {
	border: none;
}

:focus {
	outline: none;
}

ul,li{
	list-style:none;
}

fieldset{
	border:none;
}

.phone-top-button {
	margin-top: 5px;
}

/*
HTML GENERAL ELEMENTS
-----------------------------------------------------------------------------*/
.floatRight {
	float: right;
}

.pageHeader {
	background: #ebebeb;
	color: #333;
	padding: 15px;
	font-size:16px;
	border-radius: 5px;
}

img{
	border: none;
}

a{
	color:#000;
}


a:hover{
	text-decoration:none;
}

.left{
	float:left !important;
}

.right {
	float:right !important;
}

.buttonRight {
	float: right;
	margin-right: 15px;
}

.buttonLeft {
	float: left;
	margin-left: 15px;
}

.fullWidth {
	width: 100% !important;
	margin-bottom: 10px;
}

.fullWidth .button {
	width: auto !important;
	margin-top: 20px;
}

.fullWidth.center {
	text-align: center;
}

.fullWidth input[type="file"] {
	margin-top: 8px;
}

.fullWidth label {
	width: 23.6% !important;
	margin-top: 8px;
}

.fullWidth input {
	width: 67.9% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.fullWidth input.hasDatepicker {
	width: 61% !important;
	margin-right: 4%;
}

.fullWidth select {
	width: 69.6% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.fullWidthAsim {
	width: 100% !important;
	margin-bottom: 10px;
}

.fullWidthAsim .button {
	width: auto !important;
	margin-top: 20px;
}

.fullWidthAsim.center {
	text-align: center;
}

.fullWidthAsim input[type="file"] {
	margin-top: 8px;
}

.fullWidthAsim label {
	width: 23.6% !important;
	margin-top: 8px;
}

.fullWidthAsim input {
	width: 67.9% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.fullWidthAsim input.hasDatepicker {
	width: 61% !important;
	margin-right: 4%;
}

.fullWidthAsim select {
	width: 69.6% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.halfWidth {
	width: 46.9% !important;
	margin-bottom: 10px;
}

.halfWidthFat {
	width: 53.9% !important;
	margin-bottom: 10px;
}

.halfWidth.center {
	text-align: center;
}

.halfWidth label {
	width: 50% !important;
	margin-top: 8px;
}

.halfWidth input {
	width: 38.5% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.halfWidth input[type="file"] {
	margin-top: 8px;
}

.halfWidth input.hasDatepicker {
	width: 30% !important;
	margin-right: 4%;
}

.halfWidth select {
	width: 42% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.halfWidthAsim {
	width: 46.9% !important;
	margin-bottom: 10px;
}

.halfWidthAsim.center {
	text-align: center;
}

.halfWidthAsim label {
	width: 34% !important;
	margin-top: 8px;
}

.halfWidthAsim input {
	width: 63.5% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.halfWidthAsim input[type="file"] {
	margin-top: 8px;
}

.halfWidthAsim input.hasDatepicker {
	width: 54% !important;
	margin-right: 4%;
}

.halfWidthAsim select {
	width: 42% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.thirdWidth {
	width: 20% !important;
	margin-bottom: 10px;
}

.thirdWidth label {
	width: 50% !important;
	margin-top: 8px;
}

.thirdWidth input {
	width: 38.5% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.thirdWidth input.hasDatepicker {
	width: 32% !important;
	margin-right: 4%;
}

.fourthWidth {
	width: 15% !important;
	margin-bottom: 10px;
}

.fourthWidth label {
	width: 40% !important;
	margin-top: 8px;
}

.fourthWidth input {
	width: 30.5% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.fourthWidth input.hasDatepicker {
	width: 30% !important;
	margin-right: 4%;
}

.fourthWidth select {
	width: 42% !important;
	border:0 !important;
	border-radius: 5px !important;
}

.fifthWidth {
	width: 10% !important;
	margin-bottom: 10px;
}

.fifthWidth label {
	width: 60% !important;
	margin-top: 8px;
}

.labelWidth {
	width: 22% !important;
	margin-bottom: 10px;
}

.labelWidth label {
	width: 90% !important;
	margin-top: 8px;
}

.infoImportant {
	background:#fff;
	border-radius: 10px;
	padding: 20px;
	margin: 30px;
}

.mayusculas {text-transform: uppercase;}

.minusculas {text-transform: lowercase;}

.capital {text-transform: capitalize;}

.tachado {text-decoration: line-through;}

.negrita {font-weight: 900;}

.oculto {display:none;}

.dinero {text-align: right;}

.numerico {text-align: right;}

.resaltado {font-weight: bold;}

.cabecera {
	font-weight: bold;
	text-transform: uppercase;
}

.grueso {height: 2px;}

.error {color: #F00;}

.obligatorio {color: #F00;}

.deshabilitado {background-color:rgb(227,227,227); /*color:#ff4242;*/}

.iban input {
	width: 40px !important;
}

/*  Hide tab navigation by default */
.tabs {
	display: none;
	visibility: hidden;
}

/*  Display tab navigation if javascript enabled. */
.js-tabby .tabs {
	display: block;
	visibility: visible;

	margin-bottom:0;
	padding-bottom:0;
}

/*  Force browser to show a pointer on tab navigation. */
.tabs a,
.tabs button {
	cursor: pointer;
	background:#fff;
	border:0;
	padding:10px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.tabs button.active {
	background:#ebebeb;
	font-weight: 700;
}

/*  Hide tab content if javascript is enabled. */
.js-tabby .tabs-pane {
	display: none;
	visibility: hidden;
}

.tabs-pane.active {
	display: block;
	visibility: visible;
}

/* Clearfix */
.tabs:before,
.tabs:after {
  display: table;
  content: "";
}

.tabs:after {
  clear: both;
}


#expand {
	bottom: 30px;
	left: 10px;
	display: block;
	width: 100%;
	height: 40px;
	padding-top: 20px;
	text-align: center;
}

#expand i {
	font-size:2em;
}

#expand:hover {
	background:#000;
	color:#fff;
}

.logoLogout {
	width: 39px;
	height: 39px;
	margin-top: -13px;
	margin-right: 2px;
}

.logoLogout a {
	font-size: 2.5em !important;
	color: #d15458 !important;
	text-shadow: none !important;
}

.button{
	color:#fff;
	background-color:#333333;
	text-align:center;
	height:22px;
	margin-bottom:10px;
	min-width:120px;
	text-transform:uppercase;
	font: normal 12px/22px ubuntu,"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px 6px;
	cursor:pointer;
	border:none;
}

.buttonDisabled{
	color:#fff;
	background-color:#D4D4D4;
	text-align:center;
	height:22px;
	margin-bottom:10px;
	min-width:120px;
	text-transform:uppercase;
	font: normal 12px/22px ubuntu,"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:3px 6px;
	cursor:pointer;
	border:none;
}

.button.half {
	min-width: 70px;
	width: 70px;
}

.button:hover{
	background:#d15458;
}

.col1of2{
	display:block;
	width:46%;
	margin:0px 1%;
	float:left;
	clear: none;
}

.row{
	display:block;
	overflow:hidden;
	clear:both;
}

.content fieldset .row.flex,
.row.flex {
	display: flex;
}

h1{
	color:#ff3300;
	font-weight:normal;
	font-size:18px;
	margin-bottom:5px;
	line-height:120%;
}

.main p a{
	text-decoration:underline;
}

/*
SHARED ELEMENTS
-----------------------------------------------------------------------------*/
.title{
	height:20px;
	color:#fff;
	background-color:#ff3300;
	display:block;
	font: normal 12px/20px ubuntu,"Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow:hidden;
	text-transform:uppercase;
	text-align:center;
}	

ul.categories{
	clear:both;
}

ul.categories li{
	display:block;
	clear:both;
	float:left;
	width:100%;
	margin:20px 0px 13px 0px;
}

ul.categories li a{
	display:block;
	clear:both;
	text-align:center;
	background:url(img/big_bullets.jpg) 39px 0px no-repeat;
	padding-top:55px;
	color:#333;
}

ul.categories li a:hover,
ul.categories li.selected a{
	background-position: 39px -126px;
	color:#ff3300;
}

ul.bullets {

}

ul.bullets li{
	padding-left:13px;
	background:url(img/bullet_small.png) 2px 6px no-repeat;
	margin-bottom:6px;
}

ul.bullets li a:hover{
	color:#ff3300;
}

.sidebar{
	float:left;
}

.main{
	float:right;
}

.main p{
	margin-bottom:13px;
}

.f_search{
	display:block;
	clear:both;
	overflow:hidden;
	margin-bottom:20px;
}

.f_search .col{
	display:block;
	float:left;
	margin-right:40px;
}

.f_search label{
	font-style:italic;
	display:block;
	float:left;
	padding:0px 0px 5px 3px;
}

.f_search select{
	display:block;
	clear:both;
	float:left;
	font: normal 12px/20px ubuntu,"Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*
LAYOUT
-----------------------------------------------------------------------------*/
body{
	background:#fff;
	font: 13px/17px ubuntu,Arial,Helvetica,sans-serif;
	color:#333333;
	height: 100%;
}

.wrapper{
	overflow:visible;
	width: 100%;
	margin: 0 auto;
}

.wrapper.gray {
	background: #efefef;
}

#header{
	background:#fff;
	width:100%;
	position: fixed;
	z-index:99999;
}


#header a {
	color:#333;
}
/*
#header{
	background:#fff;
	width:100%;
	position: fixed;
	z-index:99999;
}


#header a {
	color:#000;
}
*/
#main{}

#footer{
	width:100%;
	background:#fff;
}

/*
HEADER
-----------------------------------------------------------------------------*/
#header{
	height:66px;
}

#header .wrapper{
	position:relative;
}

#header .nav{
	position:fixed;
	top:30px;
	right:0;
	display: inline-block;
}

#header .nav ul{
	padding-left:5px;
	height:25px;
	display:block;
}

#header .nav li{
	padding:0px 5px;
}

#header .nav li:first-child{
	
}

#header .nav li,
#header .nav li a{
	display:block;
	float:left;
	font-size:12px;
}

#header .nav li a{
	text-shadow:#fff 1px 1px 1px;
}

#header .nav li.lang{
	width:70px;
}

#header .nav li.lang p{
	padding-right:13px;
	background: url(img/i_down.png) center right no-repeat;
	float:left;
}

#header .nav li.lang p.up{
	background: url(img/i_up.png) center right no-repeat;
}

#header .nav li.lang ul{
	display:none;
	clear:both;
	background-image:none;
	overflow:hidden;
	padding:0px 10px;
	background-color:#eeeeee;
	margin-right:-10px;
	height: auto;
	position: absolute;
	right: 23px;
	top: 24px;
	z-index: 400;
}

#header .nav li.lang ul li{
	display:block;
	clear:both;
	background-image:none;
	padding:0px;
}

#header .menu {
	clear:both;
	width:100%;
	float:left;
	overflow:hidden;
	display: inline-block;
}

#header .menu li.date {
	color: #000;
	display: flex;
	margin-left: 20px;
}

#header .date .date-day {
	font-size: 36px;
	line-height: 31px;
	margin-right: 5px;
}

#header .date .date-rest {
	text-align: left;
	font-size: 11px;
	line-height: 13px;
	padding-top: 4px;
}

h3.title-portal-empleado {
	color: #000;
	font-size: 17px;
	line-height: 33px;
	font-weight: bold;
	float: left;
	line-height: 54px;
	margin-left: 15px;
	margin-top: 5px;
}

*+html #header .menu ul,
*+html #header .menu form{
	position:relative;
	top: 25px;
}

#header .tituloportal{
	float:left;
	position:absolute;
	top:2px;
	left:450px;
	color: #ff0000;
	font: 16px/20px ubuntu,Arial,Helvetica,sans-serif;
}

/*
#header .menunavegador{
	float:left;
	position:absolute;
	top:110px;
	left:305px;color: #000000;font: 12px/14px ubuntu,Arial,Helvetica,sans-serif;
}
*/

#header .menunavegador{
	position: absolute;
    top: 66px;
    padding: 12px;
    background: #ebebeb;
    width: 100%;
    color: #000000;
    border-top: #ccc solid 1px;
    font: 12px/14px ubuntu,Arial,Helvetica,sans-serif;
}

#header .menunavegador table {
	margin: 0 auto;
	padding:0 50px;
}

.blue {
	color:#d15458;
}





/*
#header .logo {
	float:left;
	position:fixed !important;
	top:16px !important;
	left:10px !important;
}
#header .logo a{
	display:block;
	overflow:hidden;
	width:36px !important;
	height:36px !important;
}

#header .logo span{
	display:block;
	overflow:hidden;
	text-indent:-999px;
}
*/
#header .menu ul{
	padding:0px;
	padding-top: 16px;

	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	justify-content: center;
	-webkit-justify-content: center;
	margin:0 auto;
	padding-left: 180px;
}

#header .menu li{
	display:inline-block;
	overflow:hidden;
	text-align: center;
	/*border-right: 1px solid #000000 */
}

#header .menu li:first-child{
	background:none;
	padding:0px;
}	

#header .menu li:last-child{
	background:none;
	padding:0px;
	/*border-right: 1px solid #fff */
}	

#header .menu li a{
	height: 33px;
	padding:0px 10px;
	line-height:33px;
	cursor:pointer;
	border-left: #333 solid 1px;
}

#header .menu li:first-child a {
	border:0;
}

#header .menu li.selected a,
#header .menu li a:hover{
	color:#999999;
}

/* search*/
#header form{
	float:right;
	background:url(img/bg_search.jpg) 0px 0px no-repeat;
	width:140px;
	margin-top:1px;
}

#header form fieldset{
	border:none;
}
#header form input[type="text"]{
	width:100px;
	height:27px;
	float:left;
	border:none;
	background: transparent;
	margin:0px 0px 0px 10px;
}

#header form input[type="image"]{
	float:left;
	margin-top: 2px;
}

/*
BREADCRUMB
----------------------------------------------------------------------------*/

#breadcrumb {
	display:block;
	overflow:hidden;
	padding:20px 0px 10px 0px;
}

#breadcrumb li {
	float:left;
	color:#ff3300;
	font-size:12px;
	line-height:120%;
}

#breadcrumb li a {
	display:block;
	overflow:hidden;
	float:left;
	background:url(img/breadcrumb.jpg) right center no-repeat;
	padding-right:10px;
	margin-right:2px;
	text-decoration:none;
	color:#de6f54;
}

/* BANNERS NUEVA VERSION
-----------------------------------------------------------------------------
.banners{
	clear:both;
	overflow:hidden;
	padding:0px 0px 40px 0px;
}

.banners ul li{
	width:150px;
	height: 142px;
	float:left;
	display:block;
	position:relative;
	border:1px solid #c8c8c8;
	overflow:hidden;
	margin-left:27px;
	margin-top:20px
}

.banners ul li:first-child{
	margin-left:0px;
}

.banners ul li span{
	position:absolute;
	bottom:0px;
	left:0px;
	padding:16px 8px 8px 8px;
	background:url(img/bg_0.8.png) 0px 0px repeat;
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	width:132px;
	display: block;
}
*/

/* BANNERS
----------------------------------------------------------------------------- */
.banners {
	clear:both;
	overflow:hidden;
	padding:0px 0px 40px 0px;
}

.banners ul li{
	width:220px;
	height: 162px;
	float:left;
	display:block;
	position:relative;
	border:1px solid #c8c8c8;
	overflow:hidden;
	margin-left:27px;
	margin-top:20px;
}

.banners ul li:first-child{
	margin-left:0px;
}

.banners ul li span{
	position:absolute;
	bottom:0px;
	left:0px;
	padding:16px 8px 8px 8px;
	background:url(img/bg_0.8.png) 0px 0px repeat;
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	width:204px;
	display: block;
}

.banners2 {
	/*width:805px;*/
	float:right;
	overflow:hidden;
	margin: 0 auto;
	padding:0px 45px 40px 45px;
	background:#fff;
}

/*
.banners2 ul li{
	width:220px;
	height: 162px;
	float:left;
	display:block;
	position:relative;
	border:1px solid #c8c8c8;
	overflow:hidden;
	margin-right:10px;
	margin-top:10px;
}
*/

.banners2 ul li{
	height: 162px;float:left;
	display:block;
	position:relative;
	border:1px solid #c8c8c8;
	overflow:hidden;
	margin-right:40px;
	margin-top:30px;
}

.banners2 ul li:first-child{
	margin-left:0px;
}

.banners2 ul li span{
	position:absolute;
	bottom:0px;
	left:0px;
	padding:16px 8px 8px 8px;
	background:url(img/bg_0.8.png) 0px 0px repeat;
	font: bold 13px/15px Helvetica, Arial, sans-serif;
	width:145px;
	display: block;
}

.banners2 a {
	color: #000;
}

/* FOOTER
-----------------------------------------------------------------------------*/
#footer .wrapper{
	text-align:center;
}

#footer ul {
	margin:0 auto;
}

#footer ul li{
	display:inline;
	padding:0px 4px 0px 5px;
	border-left: 1px solid #333333;
}

#footer ul li:first-child{
	border:none;
}

#footer ul li a{
	text-shadow:#fff 1px 1px 1px;
	text-decoration:underline;
}

#footer p{
	padding-top:22px;
}

/* INDEX PAGE
-----------------------------------------------------------------------------*/
#main {
	min-height:508px;
	width:100%;
	height: 100%;
	padding-top: 119px;
}

#main.index {
	padding-top:66px;
}

#main .wrapper{
	padding-top:0;
	overflow: hidden;
	min-height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

#main .wrapper.noflex {
	display: inherit;
}

/* PERSONAL PAGE
-----------------------------------------------------------------------------*/
.aside {
	width: 300px;
	min-height: 100%;
	min-width: 300px;
	padding-top: 0;
	background: #d15458;
	overflow: hidden;
	/* old */
	/* margin-right: 40px; */

	/* tablet */
	margin-right: 0;
}

.aside a {
    color: #fff;
}
.aside .picture{
	text-align:center;
	margin:15px auto 15px;
	width: 150px;
	height: 175px;
	border-radius: 20%;
	overflow: hidden;
	position: relative;
}

.last_access {
	text-align: center;
	border-top: #000 dotted 1px;
	padding-top: 14px;
	padding-bottom: 14px;
}

.aside .picture img {
	width: 100%;
  position: absolute;
  left: 0;
  /*top: 50%;
  transform: translateY(-50%);
  */
}

.aside .picturedelete{
	text-align:center;
	padding:3px;
	float:left;
	margin:0px 0px 10px 0px;
}

.fa {
	width: 20px;
}

.aside .menu{
	margin: 10px 0px 0px 0px;
	text-transform:uppercase;
	width: 300px;
}

.aside .menu h3{
	color: #000;
	margin: 0 0 10px 10px;
	overflow: hidden;
	font-weight: bold;
	
	font-size: 125%


}

.aside.intranet .menu:first-child h3 {
	margin-top: 30px;
}

#list_wrapper {
	margin:0 auto;
}

.aside .menu ul{
	color:#fff;
	list-style:none;
	margin:0px 0px 15px 0px;
	display:block;
	overflow:hidden;
}

.aside .menu ul li{
	display:block;
}

.aside .menu ul li a{
	display:block;
	padding: 15px 11px;
	font-size:1.1em;
}

.aside.intranet .menu ul li a {
	padding: 6px 11px;
}

.aside .menu ul li a i {
	width: 45px;
	text-align: center;
	font-size: 1.4em;
	text-indent: -6px;
}

.aside .menu ul li a:hover,
.aside .menu ul li.selected a{
	background-color:#fff;
	color: #222;
}

.content{
	/*
	max-width: 80%;
	min-width: 805px;
	*/
	margin: 40px auto 10px;
	overflow: hidden;

	/* tablet */
	max-width: 60%;
	min-width: 588px;
}

.content fieldset{
	background:#ebebeb;
	display:block;
	margin-bottom:40px;
	padding-bottom:6px;
	display:block;
	overflow:hidden;
	clear:both;
	border-radius: 5px;
	padding-top: 0;
	margin-top: 0;
}

.ui-widget-header {
	background:#d15458;
	border:0;
}

.foto-lista {
	width: 50px;
	border-radius: 50%;
}

.content fieldset h2{
	display: block;
	color: #000;
	margin: 0px 0px 20px 0px;
	background-color: #D4D4D4;
	padding: 15px 0;
	text-indent: 12px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	font-weight: 100;
	font-size: 1.2em;
	text-transform: uppercase;
}

.content fieldset h2 a {
	color:#d15458;
}

.content fieldset .row{
	margin:6px 0px;
	display:block;
	overflow:hidden;
	margin-left: 27px;
}

.content fieldset .row .cell{
	display:block;
	float:left;
	padding:0 12px;
}

.content fieldset .row .cell label{
	display:block;
	float:left;
}

.content fieldset .row .cell label.radio{
	width:auto !important;
	margin:0px 25px 0px 0px;
}

.content fieldset .row .cell label.radio input[type="radio"]{
	margin:0px 5px 0px 0px;
}

.content fieldset .row.col2 .cell{
	width:377px;
}

.content fieldset .row.col2 .cell label{
	width:174px;
}

.content .hint{
	font-style:italic;
}

.content fieldset .row input[type="text"]{
	width: 167px;
	height: 20px;
	border: 1px solid #d4d4d4;
	padding: 6px;
}

.content fieldset .row input[type="password"]{
	width:167px;
	padding:6px;
	height:20px;
	border:1px solid #d4d4d4;
}

.content fieldset .row #birthday{
	width:167px;
	margin:0px 4px 0px 0px;
}

.content fieldset .row select{
	width:181px;
	padding:6px;
}

.content fieldset .row .hint{
	text-align:center;
}

.content fieldset .row.col3 .cell input[type="text"]{
	width: 175px;
}

.content fieldset .row.col3 .cell label{
	width:95px;
}

.content fieldset .row.col3 .cell:first-child p.hint{
	padding-left:95px;
}

.content fieldset .row.col3.height {
	margin-top: 20px;
}

.content fieldset hr{
	margin:14px 12px;
	color:#bcbcbc;
	background-color:#bcbcbc;
	border:none;
	height:1px;
	margin-right: 27px;
}

.content fieldset input[type="submit"]{
	margin-left:12px;
	height: 28px;
}

.content fieldset input[type="button"]{
	height: 28px;
}

.content fieldset .row.auto label{
	width:auto;
	margin-right:12px;
}

.content fieldset.col1of2{
	clear:none;
}

.content fieldset.col1of2 .row .cell label{
	float:none;
}

/*
.content fieldset.col1of2 .row.col2 .cell {
	width: 42%;
}
*/

.content fieldset.col1of2 .row.col2 .cell {
	width: 100%;
}

.listadoTabla {
	margin: auto;
    width: 80%;
    padding: 10px;
}
.listadoTabla thead{
	text-align: left;
	cursor: pointer;
}
/* CURRICULUM PAGE
-----------------------------------------------------------------------------*/
.content h3{
	padding:40px 0px 5px 12px;
	font-size:15px;
}

.content h3:first-child{
	padding-top:10px;
}

.notification {
	box-shadow: none !important;
	border: 0 !important;
	padding: 25px !important;
	background:#D4DABF !important;
}

.notification_rrhh {
	box-shadow: none !important;
	border: 0 !important;
	padding: 25px !important;
	background:#F1D0DC !important;
}

.notification hr {
	background:#A9AF93 !important;
}

@media screen and (max-width: 1335px) {
	.halfWidth {
		width: 100% !important;
		margin-bottom: 10px;
	}

	.halfWidth select {
		width: 40.7% !important;
	}

	#header .menu li a {
		font-size: 12px;
	}

	#header .menu li:last-child input {
		padding-left: 20px !important;
	}

	#header .menu li:nth-child(8) a {
		padding-left: 20px !important;
	}

	#header .menu ul{
		padding-left: 0px;
	}

	.hideIPad {
		display: none !important;
	}
}
