@import url('reset.css');
@import url('../gestion/css/icons.css');
/*@import url('bootstrap-fileupload.css');*/
body{
	/*background:#000;*/
	color:#000;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-size:14px;
	width:100%;
	height:100%;
	/*background:url('../images/bg2.jpg') top repeat;*/
	background:#FFF;
}
a{
	color:#000;
	text-decoration:none;
}
.bf_container{
	width:1366px;
	height:768px;
}
.bf_background img{
	position:fixed;
	top:120px;
	left:0px;
	height:100%;
	width:100%;
	/*cursor:url(../images/cursor_min.cur), pointer;*/
}
.bf_overlay{
	position:fixed;
	top:120px;
	left:0px;
	width:564px;
	height:100%;	
}
.bf_menu{
	background:#FFF;
	width:1366px; 
	left:0px;
	top:0px;
	height:120px;
	position:fixed;
	z-index:100;
}
.bf_menu img{
	display:block;
	float:left;
	padding:10px;
	background:#FFF;
	margin:20px 0 0 0;
}
h1.title{
	color:#000;
	font-size:80px;
	padding:0px 0px 20px 20px;
	background:#FFF;
}
h1.title span{
	display:block;
	font-size:24px;
	margin:-10px 0px 0px 100px;
}
.bf_menu .logos{
	float:right;
	text-align:right;
	width:803px;
}
.bf_menu .logos img{
	margin:10px 10px 0 10px;
	height:50px;
	padding:0;
	float:right;
}
.bf_menu .socialmedia{
	float:left;
	width:200px;
	margin-left:5px;
	margin-top:30px;
}
.bf_menu .socialmedia img{
	margin:0;
	padding:0;
}
.bf_menu ul{
	/*margin:50px 0 0 0;*/
	width:1093px;
	list-style:none;
	float:left;
	background:#801d20;
	position:fixed;
	top:70px;
	left:273px;
}
.bf_menu ul li{
	display:inline;
	float:left;
}
.bf_menu ul li a{
	color:#FFF;
	font-size:30px;
	text-shadow:0px 0px 1px #fff;
	line-height:50px;
	padding:4px 10px 5px 10px;
	display:inline;
	position:relative;
	margin:5px 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-transition: all 0.3s ease-in-out;
}
.bf_menu ul li a span.bf_hover{
	/*color:#1e1e20;*/
	background: #1e1e20;
}
.bf_menu ul li a:hover{
	/*color:#6f9751;*/
	background: #1e1e20;
}
.bf_menu ul li a span{
	position:relative;
}
/*.bf_page{
	display:block;
}*/
.bf_content_text{
	width:1093px;
	position:relative;
	float:left;
	top:120px;
	height:auto;
	left:273px;
}
.bf_content_text h2{
	padding:30px 20px 5px 20px;
	color:#fff;
	font-size:30px;
	text-shadow:0px 0px 1px #fff;
}
.bf_content_text p{
	padding:5px 20px;
	font-size:17px;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
	/*color:#fff;*/
}
.bf_content_text ul{
	margin: 20px 0px 0px 24px;
}
.bf_content_text ul li{
	float:left;
}
.bf_content_text ul li a{
	display:block;
	margin:4px;
}
.bf_content_text ul li a img{
	display:block;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	opacity:0.7;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-transition: all 0.5s ease-in-out;
}
.bf_content_text ul li a:hover img{
	opacity:1.0;
}
.bf_gallery{
	display:none;
}
.bf_nav a{
	width:72px;
	height:140px;
	position:fixed;
	top:50%;
	margin-top:-70px;
	cursor:pointer;
	opacity:0.3;
	z-index:90c1e5;
}
a.bf_close{
	top:10px;
	right:10px;
	background:transparent url(../images/close.png) no-repeat center center;
	position:fixed;
	width:40px;
	height:40px;
	cursor:pointer;
	opacity:0.3;
	z-index:90c1e5;
}
.bf_nav a:hover, a.bf_close:hover{
	opacity:0.9;
}
.bf_nav a.bf_next{
	background:transparent url(../images/next.png) no-repeat center center;
	right:-72px;
}
.bf_nav a.bf_prev{
	background:transparent url(../images/prev.png) no-repeat center center;
	left:-72px;
}
.bf_gallery_wrapper{
	top:50%;
	left:50%;
	position: fixed;
	width: 500px;
	height: 250px;
	margin: -125px 0px 0px -260px;
	color:#fff;
}
.bf_gallery_item{
	position:absolute;
	display:none;
	height:440px;
	width:560px;
	top:-95px;
	left:-20px; /*480px to slide from right, -520px to slide from right*/
	display:none;
}
.bf_gallery_item img{
	position:absolute;
	top:95px;
	height:250px;
	width:500px;
	left:20px;
	z-index:9;
	cursor:url(../images/cursor_full.cur),  ne-resize;
}
.bf_heading,
.bf_desc{
	position:absolute;
	height:250px;
	width:500px;
	text-shadow:1px 1px 1px #000;
	background:transparent url(../images/bg_black.png) repeat top left;
	-moz-border-radius:0px 100px 0px 100px;
	border-radius:0px 100px 0px 100px;
}
.bf_heading{
	top:95px;/*top:0px;*/
	left:20px /*left:0px;*/
}
.bf_heading h2{
	position:absolute;
	top:20px;
	left:20px;
	font-size:56px;
	line-height:66px;
}
.bf_desc{
	bottom:95px; /*bottom:0px;*/
	right:40px /*right:0px;*/
}
.bf_desc p{
	position:absolute;
	bottom:20px;
	right:20px;
	font-size:30px;
	line-height:66px;
}
/* Footer Style */
.bf_footer{
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	font-size:13px;
	background:#801d20;
	opacity:0.9;
	height:20px;
	padding-bottom:5px;
	text-transform:uppercase;
	z-index:10;
	font-family: 'PT Sans Narrow', Arial, sans-serif;
}
.bf_footer a{
	padding:5px 10px;
	letter-spacing:1px;
	text-shadow:1px 1px 1px #000;
	color:#ddd;
	float:right;
}
.bf_footer a:hover{
	color:#fff;
}
.bf_footer a span{
	font-weight:bold;
}
.bf_footer a.bf_left{
	float:left;
}
.col_contenido{
	width:773px;
	/*margin-right:10px;*/ float:left;
}
.col_video{
	width:99%;
	/*margin-right:10px;*/ float:left;
}
.col_redesSociales{
	width:300px;
	/*margin-left:10px;*/ float:left;
}
.col { 
	float: left; 
	margin: 10px 20px 20px 0; 
}
.col h1{
	background:#1e1e20;
	padding:5px;
	color:#fff;
	font-size:30px;
	text-shadow:0px 0px 1px #fff;
	text-align:left;
	padding-left:20px;
}
.col h1 a, .col h1 a:hover, .col h1 a:visited{
	color:#FFF;
}
.col h2{
	background:#1e1e20;
	padding:5px;
	color:#fff;
	font-size:30px;
	text-shadow:0px 0px 1px #fff;
	text-align:left;
	padding-left:20px;
}
.col h2 a, .col h2 a:hover, .col h2 a:visited{
	color:#FFF;
}
.col .fecha{
	color:#801d20;
	font-size:16px;
	font-weight:400;
	margin:5px 0 0 20px ;
}
.col h3{
	background:#801d20;
	padding:0 20px 5px 20px;
	color:#000;
	font-size:20px;
	text-shadow:0px 0px 1px #fff;
}
.col h4{
	padding:0 20px 0 20px;
	color:#000;
	font-size:20px;
	text-shadow:0px 0px 1px #fff;
	/*width:455px;*/
}
.one_simple{
	/*text-align:center;*/
	width:366px;
	background:#FFF
}
.one_doble{
	/*text-align:center;*/
	width:753px;
	/*min-height:300px;*/
	background:#FFF
}
.one{
	/*text-align:center;*/
	width:99%;
	/*min-height:300px;*/
	background:#FFF
}
.one_triple{
	/*text-align:center;*/
	width:231px;
	/*min-height:300px;*/
	background:#FFF
}
.one_large{
	text-align:left;
	width:413px;
	background:#FFF;
}
.one_small{
	width:320px;
	background:#FFF;
}

.one_Xlarge{
	text-align:left;
	width:513px;
	background:#FFF;
}
.one_s{
	width:220px;
	background:#FFF;
}
.one_smallBlue{
	width:320px;
	background:#1e1e20;
	min-height:300px;
}
.one_third { 
	text-align:center;
	width: 280px;
	/*height:920px;*/
	background-color:#FFF;
	max-height:920px;
}

.no_margin_right { 

}
.contenido{
	width:95%;
	margin:10px auto;
}
.contenido ul{
	margin: 20px 0px 20px 24px;
}
.contenido ul li{
	float:none;
	margin:0 0 5px 0;
	font-size:17px;
}
.contenido a:hover img{
filter:alpha(opacity=50);
opacity: .7;
moz-opacity:.7;
khtml-opacity:.7;
}
.twitter{
	background-image: url(images/iconos/twitter.gif);
}
.newsGrande {
	min-height:280px;
}

.jornadasGrande{
	min-height:400px;
}
.fondoBlue{background:#1e1e20}
.fondoYellow{background:#801d20;}
/* Slideshow */

#nav { margin: 5px 15px 0 0; float:right; }
#nav a { margin: 5px; padding: 0 5px 0 5px; background: #801d20; text-decoration: none; color:#801d20; font-size:9px; }
#nav a.activeSlide { background: #1e1e20; color:#1e1e20; }
#nav a:focus { outline: none; }

#slideshow {
	 width:715px;
	 margin:0 auto;
}
#slideshow div.contenido{
	float:left;
	width:100%;
}
#slideshow div.contenido p{
	width:455px;
	float:left;
	text-align:justify;
}
#slideshow div.contenido img{
	float:right;
	margin-left:10px;
	width:200px;
	height:200px;
}

#slideshowJornadas {
	 width:403px;
	 height:290px;
	 margin:10px auto;
}
#slideshowJornadas div.contenido{
	float:left;
	width:100%;
	text-align:center;
}
#slideshowJornadas div.contenido p{
	width:455px;
	float:left;
	text-align:justify;
}
#slideshowJornadas div.contenido img{
	text-align:center;
	width:200px;
	height:200px;
}
.col h2.gris{
	background:#90c1e5;
	height:70px;
	padding:0;
	text-align:center;
	line-height:60px;
}
.col h2.yellow{
	background:#801d20;
	/*height:70px;*/
	height:140px;
	padding:0;
	text-align:center;
	line-height:60px;
}
.col h2.amarillo{
	background:#801d20;
	height:70px;
	padding:0;
	text-align:center;
	line-height:60px;
}
.right{ float:right}
#navJornadas { text-align:center; }
#navJornadas a { margin: 5px; padding: 0 5px 0 5px; background: #801d20; text-decoration: none; color:#801d20; font-size:9px; }
#navJornadas a.activeSlide { background: #1e1e20; color:#1e1e20; }
#navJornadas a:focus { outline: none; }

/* Formulario Pre-inscripción */
.pre{
	padding-left:10px;
	margin-top:-10px;
}
.pre label{
	color:#FFF;
	font-size:14px;
	width:150px;
	float:left;
}
.pre input[type="text"]{
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:14px;
	width:250px;
	margin-bottom:5px;
}
.pre input[type="checkbox"]{
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:14px;
	width:28px;
	margin-bottom:5px;
}
.pre input[type="submit"]{
	float:right;
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:30px;
	width:100px;
}
.pre input.captcha{
	width:30px;
}
.pre label.captcha{ width:50px;}
ul.lista{ margin:10px 0 0 24px;}
ul.lista li{ float:none;}

/* Formulario Pre-inscripción */
.contact{
	padding-left:10px;
	margin-top:-10px;
}
.contact label{
	color:#FFF;
	font-size:14px;
	width:100px;
	float:left;
}
.contact input[type="text"]{
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:14px;
	width:550px;
	margin-bottom:5px;
}
.contact textarea{
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:14px;
	width:560px;
	height:100px;
	margin-bottom:5px;
	resize:none;
	overflow:auto;
}
.contact input[type="submit"]{
	float:right;
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:30px;
	width:100px;
}
.contact input.captcha{
	width:30px;
}
.contact label.captcha{ width:50px;}

/* Formulario Pre-inscripción */
.newsletter{
	padding-left:10px;
	margin-top:-10px;
}
.newsletter label{
	color:#FFF;
	font-size:14px;
	width:50px;
	float:left;
}
.newsletter input[type="text"]{
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:14px;
	width:220px;
	margin-bottom:5px;
}
.newsletter input[type="submit"]{
	float:right;
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:30px;
	width:100px;
}
.newsletter input.captcha{
	width:30px;
}
.newsletter label.captcha{ width:50px;}

ul.lista{ margin:10px 0 0 24px;}
ul.lista li{ float:none;}

/* Formulario Acceso WEB */
.login{
	padding-left:10px;
	margin-top:-10px;
}
.login label{
	color:#FFF;
	font-size:14px;
	width:50px;
	float:left;
}
.login input[type="text"], .login input[type="password"]{
	border:2px #FFF solid;
	background:#801d20;
	color:#FFF;
	font-size:14px;
	width:220px;
	margin-bottom:5px;
}
.login input[type="submit"]{
	float:right;
	border:2px #FFF solid;
	background:#801d20;
	color:#FFF;
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:30px;
	width:100px;
}
.login input.captcha{
	width:30px;
}
.login label.captcha{ width:50px;}

/* Formulario Mi Cuenta */
.micuenta{
	padding-left:10px;
	margin-top:5px;
}
.micuenta label{
	color:#000;
	font-size:14px;
	width:100px;
	float:left;
}
.micuenta input[type="text"], .micuenta input[type="password"]{
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:14px;
	width:550px;
	margin-bottom:5px;
}
.micuenta textarea{
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:14px;
	width:560px;
	height:100px;
	margin-bottom:5px;
	resize:none;
	overflow:auto;
}
.micuenta input[type="submit"]{
	float:right;
	border:2px #FFF solid;
	background:#1e1e20;
	color:#FFF;
	font-size:16px;
	margin-bottom:5px;
	margin-top:5px;
	margin-right:40px;
	width:250px;
}
.micuenta input.captcha{
	width:30px;
}
.micuenta label.captcha{ width:50px;}
/* Vertical Navigation */
#vertical-navigation { 
	list-style: none; 
	margin: 0; 
	padding: 0;
	font-size: 1.2em;
	float: left;
	position: fixed}


/* CSS for each Parent Item */
#vertical-navigation li {float: left; position: relative;}

#vertical-navigation li a
{
	float: left;
	display: block;
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	/*margin-right: 10px;*/
	margin:0px;
	/*margin:0px 5px 0px 5px;*/
	line-height:normal;
}

/* 
Change background color and font color 
of parent items when mouse hover 
*/
#vertical-navigation li:hover a,
#vertical-navigation li a:hover
{
	background: #1e1e20;
	color: #fff;	
}




/* 
Applie to group of Child Items
Each Child Item will be invisible by default
*/
#vertical-navigation ul {display: none; /* hay que modificarlo al final por none*/}

/* Each Child Item will be visible if mouse hover */
#vertical-navigation li:hover ul {display: block;}

#vertical-navigation ul
{
	float: none;
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 50px;
	left: 0;
}

/* cosecha propia */
/* end cosecha propia */

#vertical-navigation ul li
{
	float: none;
	clear: none;
	margin: 0;
	padding: 0;
	width: auto;
	color: #90c1e5;
}


/* 
Reset and re style 
link of each child item
*/
#vertical-navigation li:hover ul li a,
#vertical-navigation ul li a
{
	line-height: 100%;
	display: block;
	padding: 4px 10px 5px 10px;
	float: none;
	/*text-transform: lowercase;*/
	color: #fff;
	background: none;
}

#vertical-navigation li:hover ul li a:hover,
#vertical-navigation ul li a:hover
{
	background-color: #1e1e20;
	color: #fff;
}

/*Lista Elige presencial*/
ul.elige{ background:#801d20; display:block; width:100%; text-align:center; margin:0;}
ul.elige li{
	background:#801d20;
	width:50%;
	float:left;
	font-size:50px;
	padding:14px 0;
}
ul.elige li a{
	color:#FFF;
	margin:0;
}

/* Lista Filtrar Ediciones*/

ul.ediciones{ margin:0 0 0 15px;; padding:0;}
ul.ediciones li{ margin:0; padding:0;}
ul.ediciones li h4{ margin:0; padding:0 5px;}
ul.ediciones li h4 a{ color:#FFF; margin:0;}
ul.ediciones li h4 a:hover, ul.ediciones li h4 a.hover{ color:#801d20;}

/* table */
        .table{border: 0px; padding: 0px; margin: 0px; border-collapse: separate; border-spacing: 0px 1px;}
            .table th{line-height: 30px; background: #E9E9E9; padding: 0px 10px; margin: 0px; font-size: 11px; color: #666;}
                .table td{line-height: 23px; background: #F9F9F9; padding: 6px 10px 8px; vertical-align: top;
                                         font-size: 12px; color: #333; border-top:0px;}
                    
                .table tbody tr:nth-child(2n) td{background: #F2F2F2;}
                
                    .table .button{width: 38px; height: 38px; display: block; float: left; margin-left: 1px;text-decoration: none;}
                        .table .button .icon{border: 1px solid #FFF; height: 22px; width: 22px; margin: 7px; line-height: 24px; text-align: center;
                                                            -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
                            .table .button .icon [class^="ico-"]{color: #FFF; font-size: 16px; line-height: 24px;}                            
                    .table.lcnp tr td:last-child,
                    .table.lcnp tr th:last-child{padding: 0px;}
                    
                .table td span.mark{color: #90c1e5; font-size: 11px; display: block;}
                    
                .table td.bl_blue{border-left: 3px solid #90c1e5;}
                .table td.bl_green{border-left: 3px solid #68AF27;}
                .table td.bl_red{border-left: 3px solid #C22439;}
                
        .table.tickets td{padding: 5px 10px;}
            .table.tickets tr td:first-child{padding-top: 7px;}                
            
.table.table-hover tbody tr:hover td, .table.table tbody tr.active td{background: #ffffcb;}       

        .table.images td.info > *{display: block; width: auto; clear: both;}
            .table.images td.info > span{font-size: 11px; color: #90c1e5;}          
        /* eof table */
  
    /* datatables */
.table thead th.sorting, .table thead td.sorting{background: url('../gestion/images/dropdown_arrow.png') right center no-repeat #E9E9E9;}
.table thead th.sorting_asc, .table thead td.sorting_asc{background: url('../gestion/images/dropdown_arrow_up.png') right center no-repeat #E9E9E9;}
.table thead th.sorting_desc, .table thead td.sorting_desc{background: url('../gestion/images/dropdown_arrow_down.png') right center no-repeat #E9E9E9;}
    
    .dataTables_length, .dataTables_info{float: left;}
    .dataTables_filter, .dataTables_paginate{float: right;}
        
        .dataTables_length{position: relative; padding: 5px;}
            .dataTables_length label{font-size: 11px; margin-bottom: 0px;}
            .dataTables_length select{display: inline-block; width: auto;}
            
        .dataTables_filter{position: relative; padding: 5px;}
            .dataTables_filter label{font-size: 11px; margin-bottom: 0px;}
            .dataTables_filter input[type='text']{display: inline-block; width: auto; height: 26px; line-height: 14px;}
            
        .dataTables_info{font-size: 11px; color: #333; line-height: 26px; padding: 5px;}
        
        .paginate_button,        
        .paginate_disabled_previous,
        .paginate_disabled_next,
        .paginate_enabled_next,
        .paginate_active,
        .paginate_enabled_previous{float: left; border: 2px solid #FFF; line-height: 14px; font-size: 11px; color: #333; 
                                display: block; padding: 4px 5px; margin: 5px 5px 5px 0px;
                                color: #333; text-shadow: 0px 1px 0px #FFF;
                                background-color: #E0E0E0;                                
                                -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;}
        
        .paginate_enabled_next,
        .paginate_enabled_previous,
        .paginate_active,.paginate_active:hover,
        .paginate_button,.paginate_button:hover,
        .paginate_enabled_next:hover,
        .paginate_enabled_previous:hover{cursor: pointer; text-decoration: none; }        
        .paginate_enabled_next:hover,
        .paginate_active, .paginate_active:hover,
        .paginate_button:hover,
        .paginate_enabled_previous:hover{ color: #333;
                                         -moz-box-shadow: inset 0 1px 3px #AAA; -webkit-box-shadow: inset 0 1px 3px #AAA; box-shadow: inset 0 1px 3px #AAA;}
        
        
        .paginate_button_disabled, .paginate_button_disabled:hover,        
        .paginate_disabled_previous, .paginate_disabled_previous:hover,
        .paginate_disabled_next, .paginate_disabled_next:hover{color: #90c1e5; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; text-decoration: none;}
        
        .dataTables_wrapper table{float: left;}                
    /* eof datatables */        
.blueButton{
	background:#00F !important;
}
.blue2Button{
	background:#06C !important;
}
.yellowButton{
	background:#801d20 !important;
}
/***** Menu usuario intranet *****/
ul.menuusuario{
	text-align:left;
	margin-left:24px;
	font-weight:200;
}
ul.menuusuario li a{
	color:#FFF;
}
ul.menuusuario li a:hover{
	color:#1e1e20;
}
/***** Fin Menu usuario **********/
/* reCatpcha */
.contact #recaptcha_widget_div{
	margin-left:100px;
}
.contact #recaptcha_response_field{
	background:#FFF;
	color:#1e1e20;
}
.pre #recaptcha_widget_div{
	margin-left:0px;
}
.pre #recaptcha_response_field{
	background:#FFF;
	color:#1e1e20;
}
.pre #recaptcha_area{
	width:295px !important;
}
/* widgets */
             .widgets{text-align: center; position: relative; float: left; width: 100%; margin-top:40px; margin-left:10px;}
                 .widget{padding: 10px; height: 110px; width: 280px; margin-bottom: 20px; margin-right: 20px; display: inline-block;}                
                
                     .widget .left,  .widget .right{height: 90px; width: 50%; float: left; color: #fff;}
                    

                         .widget.value .left{width: 60%; font-size: 80px; line-height: 75px; text-align: left; font-weight: lighter;}
                         .widget.value .right{width: 40%; font-size: 12px; text-align: left; line-height: 15px;}

                         .widget.icon .left{width: 35%; line-height: 90px;}
                         .widget.icon .right{width: 65%; font-size: 12px; color: #FFF; color: #fff;}

                         .widget.chart .left{width: 40%; line-height: 90px; text-align: left;}
                         .widget.chart .right{width: 60%; font-size: 12px; color: #FFF; color: #fff; text-align: left; line-height: 15px;}
                        
                             .widget .right table{text-align: left;}
                                 .widget .right table tr td{line-height: 12px; font-size: 12px; padding: 2px 0px 3px;}
                                 .widget .right table tr td:last-child{text-align: right;}
                                
                             .widget.icon .left .icon{width: 80px; height: 80px; border: 3px solid #FFF;
                                                                    -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;}
                                 .widget.icon .left .icon [class^="ico-"]{font-size: 56px;}
                            
                     .widget .bottom{width: 100%; line-height: 16px; margin-top: 4px; float: left; text-align: left;}
                         .widget .bottom a{display: block; float: left; width: 100%; line-height: 16px; font-size: 14px; color: #FFF; text-decoration: none;
                                                         background: url('../img/arrow_right_white.png') right center no-repeat; opacity: 0.8; filter: alpha(opacity=80);}
                         .widget .bottom a:hover{opacity: 1; filter: alpha(opacity=100);}
                        
                 .swidget{height: 120px; width: 120px; min-width: 120px; margin-bottom: 20px; margin-right: 20px; 
                                        display: inline-block; color: #FFF; position: relative; text-decoration: none;}                
                     .swidget .icon{width: 75px; height: 75px; border: 3px solid #FFF; line-height: 85px; margin: 10px 21px 0px;
                                                  -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; float: left;}
                         .swidget .icon [class^="ico-"]{font-size: 36px; color: #FFF;}
                    
                     .swidget > .value{width: 120px; height: 75px; text-align: center; font-size: 36px; color: #FFF; margin-top: 10px; float: left; line-height: 85px;}
                    
                     .swidget.clean .icon{margin-top: 18px;}
                     .swidget.clean .epc.mini{margin-top: 18px;}
                     .swidget.clean > .value{margin-top: 18px;}
                     .swidget .bottom{display: block; float: left; margin: 5px 5px 0px; width: 110px;}
                         .swidget .bottom .text{/* Original INNTEC 29/10/2014 float: left;*/}
                         .swidget .bottom .value{float: right;}
						 
						 .easyPieChart {
    position: relative;
    text-align: center;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.easyPieChart{font-size: 20px; color: #FFF; float: left;}
.epc{width: 100px; height: 100px; display: block; margin: 10px 10px 0px 10px; float: left;}
.epc .label{margin-top: 5px;}
.epc.mini{width: 80px; height: 80px; margin: 10px 20px 0px 20px;}
                        
        /* eof widgets */ 
		.dblue{ background:#005683 !important;}
		.green{ background:#68AF27 !important;}
		.red{ background:#C22439 !important;}
		.yellow{ background:#801d20 !important;}
		.blue{ background:#90c1e5 !important;}
		.orange{ background:#801d20 !important;}
/* datatables filter */
.select_filter { font-size:9px; }

/*Cookies*/
#barraaceptacion {
	display:none;
	position:fixed;
	left:0px;
	right:0px;
	top:0px;
	padding-top:10px;
	width:100%;
	text-align:center;
	min-height:20px;
	background-color: rgba(0, 0, 0, 0.5);
	color:#fff;
	z-index:90c1e599;
}

#barraaceptacion .inner {
	width:100%;
	position:absolute;
	padding-left:5px;
	font-family:verdana;
	font-size:12px;
	top:30%;
}

#barraaceptacion .inner a.ok {padding:4px;color:#00ff2e;text-decoration:none;}
#barraaceptacion .inner a.info {padding-left:5px;text-decoration:none;color:#faff00;}

.alert{margin-bottom: 10px; cursor: pointer; border: 0; text-shadow: none; color: #FFF; background: #90c1e5;
          -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; padding: 8px 6px; margin-left:-6px; float: left; width: 100%;}
.alert.alert-error{background: #C22439;}
