/*################################*/
/*********** styles.css ***********/
/*################################*/

/* ----- <GENERAL> ----- */

body {
	 background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#cbccc8)) fixed;
}
li {
	list-style: none;
}
ul{
	padding: 0;
	margin: 0;
}
label{
	font-weight: normal;
}

.hr_shadow {
	background: url(../imagenes/divider-shadow.png) 0 0 no-repeat;
	background-size: 100%;
	border: 0;
	height: 20px;
	margin: 15px 0 22px 0;
	width: 100%;
	clear: both;
    }

.jumbotron {
	padding: 0px;
	margin :0px;
    color: inherit;
    background-color: #eee;
}

.navbar{
	   background: linear-gradient(180deg,#294f80,#1b3558);
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 40px;
}

.dd-sidebar1
{
  background: #D5D6D7;
  -webkit-border-radius: 5px 0 0;
  -moz-border-radius: 5px 0 0;
  border-radius: 5px 0 0;
  border-right: 1px dotted #A79A86;
  margin: 0 auto;
  /*width: 250px;*/
}

.dd-block
{
  background: #ECE9E4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 7px;
  margin: 10px;
}

.dd-block ul>li:before
{
  content: url('../imagenes/blockbullets.png');
  margin-right: 6px;
  bottom: 2px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  margin-left: -13px;
}

.dd-block li
{
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  line-height: 125%;
  color: #594F40;
}

.dd-block ul>li, .dd-block ol
{
  padding: 0;
}

.dd-block ul>li
{
  padding-left: 13px;
  border-bottom: 1px dotted #594F40;
  margin-top: 15px;
}

.dd-block img
{
  margin: 10px 10px 10px 10px;
}

.dd-postcontent h1, .dd-postcontent h1 a, .dd-postcontent h1 a:link, .dd-postcontent h1 a:visited, .dd-postcontent h1 a:hover, .dd-postcontent h2, .dd-postcontent h2 a, .dd-postcontent h2 a:link, .dd-postcontent h2 a:visited, .dd-postcontent h2 a:hover, .dd-postcontent h3, .dd-postcontent h3 a, .dd-postcontent h3 a:link, .dd-postcontent h3 a:visited, .dd-postcontent h3 a:hover, .dd-postcontent h4, .dd-postcontent h4 a, .dd-postcontent h4 a:link, .dd-postcontent h4 a:visited, .dd-postcontent h4 a:hover, .dd-postcontent h5, .dd-postcontent h5 a, .dd-postcontent h5 a:link, .dd-postcontent h5 a:visited, .dd-postcontent h5 a:hover, .dd-postcontent h6, .dd-postcontent h6 a, .dd-postcontent h6 a:link, .dd-postcontent h6 a:visited, .dd-postcontent h6 a:hover, .dd-blockheader .t, .dd-blockheader .t a, .dd-blockheader .t a:link, .dd-blockheader .t a:visited, .dd-blockheader .t a:hover, .dd-vmenublockheader .t, .dd-vmenublockheader .t a, .dd-vmenublockheader .t a:link, .dd-vmenublockheader .t a:visited, .dd-vmenublockheader .t a:hover, .dd-headline, .dd-headline a, .dd-headline a:link, .dd-headline a:visited, .dd-headline a:hover, .dd-slogan, .dd-slogan a, .dd-slogan a:link, .dd-slogan a:visited, .dd-slogan a:hover, .dd-postheader, .dd-postheader a, .dd-postheader a:link, .dd-postheader a:visited, .dd-postheader a:hover
{
  font-size: 32px;
  font-family: font-family: Helvetica, Arial, Verdana, "Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}


.dd-blockheader
{
  background: #294f80  url('../imagenes/blockheader.png') scroll;
  background: linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat, url('../imagenes/blockheader.png'), linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat, url('../imagenes/blockheader.png'), -webkit-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat;
  background: -moz-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat, url('../imagenes/blockheader.png'), -moz-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat;
  background: -o-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat, url('../imagenes/blockheader.png'), -o-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat;
  background: -ms-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat, url('../imagenes/blockheader.png'), -ms-linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat;
  background: linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat, url('../imagenes/blockheader.png'), linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat;
  -svg-background: linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat, url('../imagenes/blockheader.png'), linear-gradient(top, rgb(27, 53, 88) 0, rgb(41, 79, 128) 100%) no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-bottom: 2px solid rgba(134, 126, 116, 0.6);
  padding: 5px;
  margin: 0 auto 4px;
}

.dd-blockheader .t, .dd-blockheader .t a, .dd-blockheader .t a:link, .dd-blockheader .t a:visited, .dd-blockheader .t a:hover
{
  color: #EEEBE7;
  font-size: 14px;
  font-family: 'Palatino Linotype', Georgia, 'Times New Roman', Times, Serif;
  font-weight: bold;
  font-style: normal;
  text-shadow: 0 1px 0 rgb(134, 126, 116);
  margin: 0 10px 0 5px;
}



.dd-blockcontent
{
  background: #F2F0ED url('../imagenes/blockcontent.png') scroll;
  background: linear-gradient(top, rgba(199, 191, 178, 0.09) 0, rgba(251, 250, 249, 0.22) 100%) no-repeat, url('../imagenes/blockcontent.png'), linear-gradient(top, #D0C9BE 0, #F2F0ED 100%) no-repeat;
  background: -webkit-linear-gradient(top, rgba(199, 191, 178, 0.09) 0, rgba(251, 250, 249, 0.22) 100%) no-repeat, url('../imagenes/blockcontent.png'), -webkit-linear-gradient(top, #D0C9BE 0, #F2F0ED 100%) no-repeat;
  background: -moz-linear-gradient(top, rgba(199, 191, 178, 0.09) 0, rgba(251, 250, 249, 0.22) 100%) no-repeat, url('../imagenes/blockcontent.png'), -moz-linear-gradient(top, #D0C9BE 0, #F2F0ED 100%) no-repeat;
  background: -o-linear-gradient(top, rgba(199, 191, 178, 0.09) 0, rgba(251, 250, 249, 0.22) 100%) no-repeat, url('../imagenes/blockcontent.png'), -o-linear-gradient(top, #D0C9BE 0, #F2F0ED 100%) no-repeat;
  background: -ms-linear-gradient(top, rgba(199, 191, 178, 0.09) 0, rgba(251, 250, 249, 0.22) 100%) no-repeat, url('../imagenes/blockcontent.png'), -ms-linear-gradient(top, #D0C9BE 0, #F2F0ED 100%) no-repeat;
  background: linear-gradient(top, rgba(199, 191, 178, 0.09) 0, rgba(251, 250, 249, 0.22) 100%) no-repeat, url('../imagenes/blockcontent.png'), linear-gradient(top, #D0C9BE 0, #F2F0ED 100%) no-repeat;
  -svg-background: linear-gradient(top, rgba(199, 191, 178, 0.09) 0, rgba(251, 250, 249, 0.22) 100%) no-repeat, url('../imagenes/blockcontent.png'), linear-gradient(top, #D0C9BE 0, #F2F0ED 100%) no-repeat;
  border: 1px outset transparent;
  padding: 5px;
  margin: 0 auto;
  color: #413A2F;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-align: left;
}

.dd-blockcontent table, .dd-blockcontent li, .dd-blockcontent a, .dd-blockcontent a:link, .dd-blockcontent a:visited, .dd-blockcontent a:hover
{
  color: #413A2F;
  font-size: 13px;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.dd-blockcontent p
{
  margin: 6px 0;
}

.dd-blockcontent a, .dd-blockcontent a:link
{
  color: #464339;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.dd-blockcontent a:visited, .dd-blockcontent a.visited
{
  color: #464339;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  text-decoration: none;
}

.dd-blockcontent a:hover, .dd-blockcontent a.hover
{
  color: #A69782;
  font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
 /* font-weight: normal; */
  font-style: normal;
  text-decoration: none;
}

.countdown {
	position: relative; text-align: center !important; width: 100%; padding: 15px 0px 15px 0px;
	border: 1px solid #ccc;
}
.countdown_title {
	display: block; font-weight: bold;
}
.countdown_displaydate {
	display: block; color: #ccc;
}
.countdown_daycount {
	display: block; color:#2B7CBE;	font-size:50px; font-weight:bold; margin:0px; padding:0px; line-height:normal;
}
.countdown_dney {
	display: block; color: #000000; font-weight:bold; font-size:14px;
}
.countdown_link {
	display: block; 
}

.countdown_hourcount
{
	display: block; color:#2B7CBE;	font-size:20px; font-weight:bold; margin:0px; padding:0px; line-height:normal;
}

/*******Menu Navbar*********/
ul.nav li
{
        background: url('../imagenes/menuseparator.png') center right no-repeat;
}
ul.nav li:last-child{
	background: none;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: rgb(69, 98, 136);
}

ul.nav ul li a:hover, ul.nav ul li:hover>a
{
  background: #C8C4BC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin: 0 auto;
}

/**** Estilo menu previous edition ***/
.sui-treeview {
    position: relative;
    display: block;
    color: rgb(51, 51, 51);
    background-color: rgba(0, 0, 0,0);
    font-size: 14px;
    line-height: normal;
    cursor: default;
    padding:0;
    text-align: left;
    list-style: none;
    outline: 0px;
    overflow: visible;
}

.sui-treeview-item, li.sui-treeview-item {
    padding: .2em;
    border-bottom: 1px dotted #8a6d3b;
 
}
li.sui-treeview-item:last-child{
	border-bottom: none;
}

li.sui-treeview-item ul li {
    list-style-image: url('../imagenes/blockbullets.png');

}

/******************** Contenido Páginas ************************/
	
.contingut {
		font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
		text-align:justify;
  		
		}

.contingut .title 
{
	font-size:18px;
	color:#1b3558;
	font-weight:bold;
	text-align:left;
}

.contingut .subtitle
{
	font-size:15px;
	font-weight:bold;
	color:#1b3558;
}
	
.contingut .cont
 {
	font-size: 13px;
	display:block;
	text-align:justify;
	color:#1b3558;
}

.contingut .topic 
{
	font-size:14px;
	color:#1b3558;
	margin-left:25px;
}
	


.list_register {
	font-size:16px;
	color:#4F81BD;
	text-align: right;
}

.img-exhibitor {
    border: 4px solid rgb(213, 213, 213);
    text-align: center;
    max-width: 200px;
    height: auto;
}

/***********************************/



/* Add a gray background color and some padding to the footer */
footer {
      padding: 25px;
}