﻿@import url('https://fonts.googleapis.com/css?family=Muli');
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@font-face {
    font-family: DIN;
    src: url(din-regular-webfont.ttf) format('truetype');
}
.pp_pic_holder {
width:650px!important;
}
.pp_description {
display:none!important;
}
.pp_details {
width:610px!important;
}
.list-group-item.active {
    z-index: 2;
    color: #333!important;
    background-color: #fff!important;
    border-color: #337ab7;
}
.list-group-item.active h4.list-group-item-heading {
    font-weight:bold;
}
h4.list-group-item-heading {
    cursor:pointer!important;
}
.list-group-item.active .list-group-item-text {
    color: #333!important;
}
.list-group-item.active a:hover {
    color: #337ab7!important;
    text-decoration:underline!important;
}
html, body {

    font-size: 16px!important;
    line-height: 1.42857143;
    color: #333;
    background-color: transparent!important;
}
.img-center {
    margin: 0 auto;
}
p {
    margin: 0.8em 0 10px!important;
}
ul.unstyled li, ol.unstyled li {
padding:5px 20px!important;
    background: url(/imgs/orange_bullet.gif) 0 .7em no-repeat;
}
.times_title a {
color:#333;
text-decoration:none;
}
.times_title a:hover {
color:#337ab7;
text-decoration:none;
}
.block-grey {
	background-color:#efefff;
	border: 1px solid #cdcdcf;
}
.block-white {
	background-color:#fff;
	border: 1px solid #cdcdcf;
}
form {
font-size:0.8em;
}
nav {
font-family: 'DIN', Tahoma, verdana, sans-serif;
	font-size:13px;
}
.navbar-default {
min-height:auto!important;
}
@media (min-width: 1120px) {
  nav {
    font-size:16px;
  }
}
.row {
font-family: 'Open Sans', Tahoma, verdana, sans-serif;
font-size:1.2em;
}
.carousel-caption {
font-family: 'DIN', Tahoma, verdana, sans-serif;
}
.carousel-caption h2 {
background-color:rgba(30,30,30,0.3);
box-shadow: 0 0 20px 10px rgba(30,30,30,0.3);
}
.navbar-oea {
	border-radius: 0px;
    font-size:19px!important;
}
.navbar-subnav li:first-child {

}
.ppt {
display:none!important;
}

.navbar-nav {
 display:table;
 width:100%;
}
.navbar-nav > li {
    background-color: #fff;
    display:table-cell;
    float:none;
    border-right:1px solid #c7c7c7;
}
.navbar-nav > li.last {
    background-color: #fff;
    display:table-cell;
    float:none;
    border-right:none!important;
}
.navbar-nav > li.active {
    background-color: #fff;
    display:table-cell;
    float:none;
}
.navbar-subnav > li {
background-color: transparent;
border-left: 1px solid #d2d6d5;
text-transform:none;
font-family: 'Open Sans', Tahoma, verdana, sans-serif;
}
.navbar-nav > li > a {
    border-bottom: 2px solid rgba(30,30,30,0);
    color: #676767;
    margin-bottom:-2px;
    transition:border-bottom 0.5s ease;
}
.navbar-subnav > li > a:hover {
    text-decoration: none;
    border-bottom: 1px;
    background-color:#FFF!important;
    transition:background-color 0.5s ease;
}
.navbar-nav > li > a:hover {
    text-decoration: none;
    border-bottom: 2px;

	transition:border-bottom 0.5s ease;
}
.navbar-nav > li > a.active {

    font-weight:bold;
}
.nav-eg1:hover {
    border-bottom: 2px solid #FFBC00!important;
    transition:border-bottom 0.5s ease;
    background-color:#FBF1D6!important;
}
.nav-eg2:hover {
    border-bottom: 2px solid #0089FF!important;
    transition:border-bottom 0.5s ease;
    background-color:#E1E8EF!important;
}
.nav-eg3:hover {
    border-bottom: 2px solid #FF6700!important;
    transition:border-bottom 0.5s ease;
    background-color:#F7EEE8!important;
}
.nav-eg4:hover {
    border-bottom: 2px solid #31C700!important;
    transition:border-bottom 0.5s ease;
    background-color:#E4EFE0!important;
}
.nav-eg5:hover {
    border-bottom: 2px solid #C70000!important;
    transition:border-bottom 0.5s ease;
    background-color:#ECE2E2!important;
}
.nav-eg6:hover {
    border-bottom: 2px solid #7A00FF!important;
    transition:border-bottom 0.5s ease;
    background-color:#E5E2E8!important;
}
.nav-eg1.active {
    background-color:#FBF1D6!important;
    border-bottom: 2px solid #FFBC00!important;
}
.nav-eg2.active {
    background-color:#E1E8EF!important;
    border-bottom: 2px solid #0089FF!important;
}
.nav-eg3.active {
    background-color:#F7EEE8!important;
    border-bottom: 2px solid #FF6700!important;
}
.nav-eg4.active {
    background-color:#E4EFE0!important;
    border-bottom: 2px solid #31C700!important
}
.nav-eg5.active {
    background-color:#ECE2E2!important;
    border-bottom: 2px solid #C70000!important;
}
.nav-eg6.active {
    background-color:#E5E2E8!important;
    border-bottom: 2px solid #7A00FF!important;
}

.nav-subnav .nav-eg1 .active {
	color: #FFBC00;
	background-color: #FFBC00;
}
.noPadding {
padding:0;
}
/* calendar */
.fc-right h2 {
font-size:1.2em;
margin-top:5px!important;

}
#rowPadding {
    padding: 10px;
}
.rowMargin {
    margin-right: 0px;
    margin-left: 0px;
}
.rowMargin:first-child {
    margin-right: 0px;
}
.rowMargin:last-child {
    margin-right: 0px;
}
.backgroundRow {
    background-color:#ddd;
}
#header {
    padding: .5em;
    margin: 0 0 .3em 0;
    clear: both;
    height:105px;
}
.fixHeight-400 {
height:400px;
overflow:hidden;
}
.fixHeight-200 {
height:200px;
overflow:hidden;
}

.fixBottomLeftR {
position:relative;
font-size:14px;
bottom:22px;
right:0px;
text-align:right;
float:right;
}

.fixBottomLeftR a {
text-decoration:none;
}

.fixBottomLeftR:hover {
background-color:#fff;
cursor:pointer
}

/* accordion */
#accordion {
list-style: none;
padding: 15px;
height: 260px;
overflow: hidden;
}
 
#accordion li {
float: left;
display: block;
height: 234px;
width: 15%;
overflow: hidden!important;
text-decoration: none;
font-size: 14px;
border-left: 1px solid #fff;
padding-left:15px;
border-radius:10px;
}

#accordion li:first-child {
padding-left:0px;
}
 
#accordion li .menu_descr img {
border: none;
display:block;
position:relative;
top:50%;
left:50%;
margin:-32px 0 0 -10px;
}



#accordion li .menu_descr div {
border: none;
display:block;
position:relative;
}

#accordion li .menu_descr {
width:auto;
position:relative;
overflow:hidden;
height:234px;
padding:7px 1px 7px 7px;
background-repeat:no-repeat;
cursor:pointer;
border-radius:10px;
}
/* Home Page Carousel */

header.carousel {
    height: 100%;
}


header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .item.active.left,
header.carousel .item.active.right {
    height:400px;
    width: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}
header.carousel a {
	color:white;
}

#page {
	width:90%;
	min-width:865px;
}
#maincontent {
	padding:0 15px;
	width: auto;
}
#maincontent #banner {
	width: auto;
}
#breadcrumb {
	float:left;
	font-family:'Open Sans', Helvetica, sans-serif;
	margin:0 0 .8em 0!important;
	padding:0!important;
}
#breadcrumb a {
	color:#5798D0!important;
}
#breadcrumb a:hover {
	color:#F47B29!important;
}
h3.times_title {
    font-family: 'DIN',"Times New Roman", serif;
    font-size: 24px;
    float:left;
    margin-top:0;margin-left:30px;
    background-color:white;
    margin-top:-17px;
}
.times_subtitle {
	font-family: 'DIN',"Times New Roman", serif;
    font-size: 24px;
}
.democracia { 
  position: relative;
  border:0px solid #68A1D3;
  overflow:hidden;
  margin-bottom:10px;
  padding:10px;
}


@media (min-width: 1040px) {
  h3.times_title {
      font-size: 30px;
  }
}