.carousel-caption.top-text > h1 { color: #3269ab;font-weight: 300;text-shadow: none;}
blockquote{font-style:italic}
h2 {
  font-size: 26px;
  font-weight: 200;
  padding: 2px;
  color:#3269AB;
}
.no-padding {
    padding: 0;
}
h3 {font-weight: 300;font-size: 23px;font-weight:200; color:#777777; }
aside h2, aside h3{text-decoration:none;border-bottom:3px solid #777; padding-bottom:5px;margin-top:0px;}
h4 {
  font-size: 15px;
  font-weight: 200;
  margin-top: 0;
  text-decoration: none;
}
.mt5{margin-top:5px;}.mt10{margin-top: 10px;}.mt20{margin-top: 20px;}.mt30{margin-top: 30px;}.mt40{margin-top: 40px;}.mt50{margin-top: 50px;}.mt60{margin-top: 60px;}.mb10{margin-bottom: 10px;}.mb20{margin-bottom: 20px;}.mb30{margin-bottom: 30px;}.mb40{margin-bottom: 40px;}.mb50{margin-bottom: 50px;}.mb60{margin-bottom: 60px;}.pd20{padding:20px;}
.no-margin{margin-top:0;padding:8px;}
ul {list-style: outside none circle;}ul, ol{font-weight:300;font-size: 15px;}
.news-notification a {color: #777777;}aside p{text-align:left;}
p {
  font-size: 15px;
  font-weight: 300;
  text-align:justify;
}
a{color:#3269ab;}
time{color:#666;font-size:12px;margin-right:11px}
.navbar-brand {
  float: left;
  font-size: 18px;
  height: 100%;
  line-height: 20px;
  padding: 8px;
}

.navbar-header h1 {
  color: #3269AB;
  font-weight:400;
}
.navbar-default .navbar-nav > li > a{color:#fff;}
.top-header.hidden-xs.hidden-sm {
  /* background: none repeat scroll 0 0 #3269ab;*/
  background:#F8F8F8;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #D6D4D6;
  color: #555;
}
.navbar-header {
  float: none;
}
.navbar-default{background:#3269ab;border:none}
.carousel.carousel-fade .item {
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  opacity:0;
}

.carousel.carousel-fade .active.item {
  opacity:1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}

.carousel.carousel-fade .carousel-control {
  z-index: 3;
}

.carousel-caption h2 {
  background-color: #3269ab;
  opacity: 0.8;
  padding: 5px;
  color:#fff;
}
.btn-custom, .btn-custom:hover {
    background-color: #3269ab;
    color: #fff;
}
.btn-custom.active{
    background-color: #1a4c84;
    color: #fff;
}
.btn-u {
  background-color: #3269ab;
  color: #fff;
  padding: 10px;
}

.btn-u:hover {
  background-color: #164B87;
  color: #fff;
  transition: 1s;
  
}
.live-map.live-list.scroll {
    background: #f5f5f5 none repeat scroll 0 0;
    height: 400px;
    overflow-y: scroll;
    width: 100%;
}
.contentHolder {
  border-top: 1px dashed #999;
  height: 295px;
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow-y: scroll;
}

.list-unstyled.contentHolder.margin-bottom-20.ps-container.news-list {
  overflow: hidden;
}

.icon-sm {
  font-size: 24px;
  margin-right: 15px;
}

.icon-xs {
  font-size: 20px !important;
  margin-right: 5px;
}

.icon-rounded {
  color: #fff !important;
  padding: 15px;
}

.notification {
  margin: 5px 0 25px;
  padding: 5px 0;
}
.news-notification h4 {
    font-weight: 300;
}
.notification span {
  color: #777;
  display: block;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.1;
}

.news-notification {
  margin-top: 7px;
  padding: 5px 0;
  min-height:74px;
}

.span6 {
  margin-bottom: 30px;
}

.twitt-img {
  max-width: 60px;
  border-radius: 50%;
  margin-right: 15px;
}

.date-formats {
  background: none repeat scroll 0 0 #3269AB;
  color: #fff;
  float: left;
  margin: 0 13px 0 0;
  padding: 7px 10px 4px;
  text-align: center;
}

.date-formats span {
  display: block;
  font-size: 22px;
  font-weight: 200;
  line-height: 25px;
  color: #fff;
}

.overflow-h > p {
  font-size: 12px;
}

.highlights-img {
  width: 100%;
  margin: 15px 0;
}

.highlights > h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid;
  opacity: 1;
}

.icon-archive {
  font-size:15px !important;}

.carousel-control.left.btn-control {
  font-size: 40px;
  padding: 10% 0;
}

.carousel-control.right.btn-control {
  font-size: 40px;
  padding: 10% 0;
}

.carousel-caption.top-text {
  bottom: 20%;
  left: 10%;
  right: 10%;
  text-align: left;
}

.carousel-caption.top-text > p {
  color: #888;
  text-shadow: none;
}

.carousel-caption.top-text > h2 {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  color: #285b96;
  font-weight: 300;
  text-shadow: none;
  text-transform: uppercase;
}

.top-background1 {
  opacity: 1;
  margin-bottom:20px;
}

.row.sextion-box {margin-top: 30px;}


.box {
  position: relative;
  border: 1px solid #ddd;
  padding:5px;
  color:#fff;
  margin: 20px 0;
}


.caption-ar {
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.25s ease 0s;
}

.caption-ar:hover {
  opacity:1;
  background-color: rgba(50,105,171,0.7);
}

.caption-ar .caption-content {
  height: 150px;
  left: 10%;
  margin-top: -20px;
  position: absolute;
  text-align: center;
  top: 40%;
  transform: translateY(-60%);
  transition: all 0s ease 0s;
  visibility: hidden;
  width: 80%;
}

.caption-ar:hover .caption-content {
  transform: translateY(0px);
  visibility:visible;
  transition: all 0.7s ease 0s;
}

.caption-ar .caption-content a {
  background-color: rgba(200, 200, 200, 0.5);
  border: 1px solid #999;
  color: #fff;
  display: inline-block;
  margin-bottom: 10px !important;
  padding: 10px 10px 8px;
  text-decoration: none;
  transition: all 0s ease 0s;
}

.fadeInDown {
  animation-name: fadeInDown;
}

.animated {
  animation-duration: 0.1s;
  animation-fill-mode: both;
}

.caption-ar .caption-content a:hover {
  background-color: rgba(255, 255,255, 0.5);
}

.caption-title {
  color: #fff;
  margin-bottom: 20px;
}

.caption-title-before {
  background-color: rgba(50, 105, 171, 0.7);
  color: #fff;
  margin: 5px;
  opacity: 1 !important;
  padding: 10px 20px;
  text-align: center;
  transition: none 0.1s ease 0.1s !important;
  height: 30%;
}


.caption-ar:hover .caption-title-before {
  color: #fff;
  opacity: 0 !important;
  text-align: center;
  transition: none 0.1s ease 0.1s !important;
}

#search {
  margin: 7px 0 -7px;
}

#search .input-group .form-control {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #F8F8F8;
  border-color: #9FB4CC;
  border-image: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 0 1px 1px;
  box-shadow: none;
  color: #ADADAD;
}

#search .input-group .btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #3269AB;
  border-image: none;
  border-radius: 0;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  box-shadow: none;
  color: #fff;
  height: 34px;
}

.cb-submenu > .normal.minus > a, .cb-submenu > .list-toggle > a, .cb-submenu > .minus.subCur.active > a{
  font-size: 14px !important;
}
.nav-pills > li > a{border-radius:0 !important;}
.nav.nav-pills.nav-stacked.side-nav a {
  background-color: #fff;
  color: #3269ab;
  display: block;
  font-size: 15px;
  font-weight: 300;
  padding: 5px 0;
  
}

.nav.nav-pills.nav-stacked.side-nav > li.list-toggle > a {
  border-bottom: 1px dashed #e2e2e2;
}
.list-toggle.active a {
  padding: 10px 15px;
}

.cb-submenu.nav-pills.nav-stacked.side-nav {
  list-style: none outside none;
  /* margin-left: -7%;*/
  margin:0; padding:0 0 0 24px;
}

.nav.nav-pills.nav-stacked.side-nav a:hover {
  background-color: #fff;
  text-decoration:none;
}

.cb-submenu li {
  padding: 5px 0;
}

.active > span > a {
  font-weight: 400 !important;
}
aside article, aside p {
  font-size: 13px;
  font-weight: 300;
}
.right-nav h3 {
  border-bottom: 1px solid #e2e2e2;
  margin-top: 1px;
  padding-bottom: 5px;
  text-decoration: none;
}

.right-nav {margin-bottom:20px;}
.publicationTitle{font-size:17px;}
.pubInfo {
  display: block;
  font-style: italic;
  padding-top: 10px;
}
.pubDate{font-size:14px}
.btn-u.btn-u-default.margin-bottom-20 {
  display: inline-block;
  margin-bottom: 20px;
}
/*PUBLICATION LIST SIDEBAR*/
#publications td{padding:10px;}
.publicationsList li {padding-bottom: 6px; list-style-type:none;border-bottom:1px solid #f4f4f4;font-size:13px;}
.publicationsList ul {padding: 2px;}
.heading-pub {
  border-bottom: 1px dashed #e2e2e2;
  font-size: 15px;
  font-weight: 200;
  padding-bottom: 7px;
  text-transform: none;
  line-height: 20px;
}
.heading-xs a{color:#777777;}
.img-sec {margin: 50px 0;}
.social > .nav.navbar-nav > li > a { color: #3269ab;}
.social > .nav.navbar-nav > li > a:hover {
  color: #fff;
  border-radius:50%;
  transition:1s;
  background-color:#3269AB;
}

.pull-right.social {
  margin-right: 10px;
  font-size: 12px;
  margin-top: -5em;
  position: relative;
  text-shadow: none;
  z-index: 20;
  
}
.fa.fa-facebook {
  margin: 0 2px;
}
.pull-right.social a{
  background-color: #fff;
  color: #666;
  font-size: 17px;
  margin: 0 3px;
  padding: 3px 7px;
  transition: all 1s ease 0s;
}
.social > .nav.navbar-nav > li {
  height: 30px;
  width: 33%;
}
.carousel-caption h2 {
  border-bottom: medium none;
  margin-bottom: -20px;
  padding: 15px 15%;
}

.carousel-caption {
  bottom: 0;
  left: 0;
  padding-bottom: 0;
  right: 0;
}

.circle-logo {
  transition:1s;
  padding: 0 15px 0 0;
}

.project-hp h3 {
  color: #3269ab;
  font-weight: 300;
}

.project-hp > p {
  font-size: 15px;
  text-align:left;
}

.project-hp {
  padding: 0 10px;
}

.event-list {
  border-bottom: medium none !important;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 1px;
  padding-left: 0;
}

.event-list > li {
  display: block;
  height: 100px;
  padding: 0;
  position: relative;
  width: 100%;
  margin-left: 0 !important;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 0 0 rgba(51, 51, 51, 0.7);
  margin: 0 0 20px;
}

.event-list > li > time, .event-list > li > img {
  height: 100px;
  margin: 0;
  padding: 0;
  width: 100px;
  float: left;
  display: inline-block;
}

.event-list > li > time {
  background-color: #3269AB;
  color: rgb(255, 255, 255);
  display: inline-block;
  padding: 5px;
  text-align: center;
  text-transform: uppercase;
}

.event-list > li > time > .day {
  display: block;
  font-size: 26pt;
  font-weight: 100;
  line-height: 1;
  margin-top: 5px;
}

.event-list > li time > .month {
  display: block;
  font-size: 18pt;
  font-weight: 900;
  line-height: 1;
}

.event-list > li time > .year {
  display: block;
  font-size: 18pt;
  font-weight: 900;
  line-height: 1;
}

.event-list > li > .info {
  height: 100px;
  padding-right: 25px;
  position: relative;
  text-align: left;
}

.event-list > li > .info {
  overflow: hidden;
}

.event-list > li > .info > .title, .event-list > li > .info > .desc {
  padding: 0 10px;
}

.event-list > li > .info > .title {
  border-bottom: medium none;
  font-size: 15pt;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
  text-align: left;
}

.title > a {
  color: #3269ab;
}

.event-list > li > .info > .title, .event-list > li > .info > .desc {
  padding: 0 10px;
}

.event-list > li > .info > .desc {
  font-size: 10pt;
  font-weight: 200;
  line-height: 18px;
  margin: 10px 0 0;
  text-align: left;
}

.event-list > li > .info > ul,{
  display: table;
  list-style: none outside none;
  margin: 10px 0 0;
  padding: 5px;
  text-align: center;
  width: 100%;
}

.event-list img {
  width: 100px;
}
.news-list-home img {
    height: auto;
    width: 80px;
    padding-right: 10px;
}
.container.top-title h1 {
    bottom: 0.8em;
    color: #fff;
    float: left;
    font-weight: 400;
    position: absolute;
    text-shadow: 1px 1px 3px #000;
    z-index: 20;
}
header {
  margin: 0 !important;
}

.nav.nav-pills.nav-stacked.side-nav li .fa, .nav.nav-pills.nav-stacked.side-nav li .far {
  margin-right: 10px;
}


.more-n {
  border-left: 1px dashed #e2e2e2;
  height: 100%;
  padding: 11% 1% 0;
  position: absolute;
  right: 0;
  top: 0;
}

.more-n > a {
  color: #3269ab;
  font-size: 16px;
}


.circle-logo:hover {
  transition:0.5s;
  padding:5px;
  opacity:0.8;
  background-color:#C4C4C4;
}

.circle-logo {
  background-color: #3269ab;
  border-radius: 50%;
  margin-right: 3%;
  margin-top: 5%;
  max-width: 130px;
  padding: 15px;
  transition: 0.5s;
}
.breadcrumb > li + li:before{padding:0px;}
.breadcrumb {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0;
  position: relative;
  text-shadow: none;
  font-weight: 200;
  font-size:13px;
}

.breadcrumb a {
  color: #3269AB;
  font-weight: 200;
  text-decoration: none;
}

.project-hp h3 {
  color: #3269ab;
  font-weight: 300;
  text-decoration: none;
}

.project-hp > p {
  font-size: 15px;
}

.project-hp {
  padding: 0 10px;
}

.tx-kesearch-pi1 form {
  margin: 0 !important;
}

#myTab > li {
  font-size: 16px;
  font-weight: 200;
  margin: 7px 0 -1px;
}

#myTab .active {
  background-color: #6da242;
  border: medium none;
  color: #fff;
}

.tabs-publications li a {
    font-size: 20px;
    font-weight: 300;
}

#kesearch_num_results {
  font-size: 15px !important;
  font-weight: 200;
  margin-bottom: 12px;
  padding: 0 12px 5px !important;
}


.result-list-item.result-list-item-type-news a {
  color: #777777;
  font-size: 20px;
  font-weight: 200;
}


.result-list-item.result-list-item-type-news {
  border-bottom: 1px dashed #e2e2e2;
  color: #777777;
  font-size: 13px;
  font-weight: 300;
  padding-bottom: 15px !important;
}


.tx-kesearch-pi1 #kesearch_results .result-list-item .hit {
  color: #3269ab !important;
  font-weight: bold;
  text-decoration: underline;
}


.tx-kesearch-pi1 form {
  border: 0 none;
  margin: 0 0 20px;
  padding: 0;
}
.cclogos {
  float: left;
  margin-right: 10px;
  padding: 3px 0;
}
@media (max-width:768px){
.container.top-title > h1 {
  margin-top: -2.7em;
  font-size:25px;
}
.img-responsive.visible-xs.visible-sm {
    float: left;
    margin-right: 18px;
}
.navbar-header h1{color:#fff; font-size:20px;margin-top:0px;}
.event-list > li > .info{padding-right:0px;}
.breadcrumb{font-size:12px; margin-top:12px;}
.time.col-xs-12, .news-list-category.col-xs-12{margin:0;padding:0;}

}
/*TYPO3 elements*/
aside .csc-default{margin-bottom:30px;}
.csc-textpic-caption {
  caption-side: bottom;
  font-size: 12px;
  padding: 4px 2px;
  text-align: left;
}

div.csc-textpic-border div.csc-textpic-imagewrap img {
 /* border: 1px solid #ccc;
  border-radius: 4px;*/
  padding: 5px;
  background:#fff;
  border:none !important;
}
.csc-menu.csc-menu-3 {
  background: none repeat scroll 0 0 #F8F8F8;
  border: 1px solid #CCCCCC;
  border-radius: 2px;
  line-height: 1.3;
  margin: 0 auto;
  padding: 9px 0 0;
}
.csc-section {
  display: inline;
  margin-left: 0;
  padding: 10px;
}
.csc-menu.csc-menu-3 > ul{padding-left:0;}

footer {
  background-color:#D6D4D6;
  padding: 10px 0;
  margin-top: 30px;
}

.cr {
  padding: 5px 0 0;
}

.cr > p {
  font-size: 11px;
  line-height: 25px;
}

footer .cr a {
  color: #000;
}

.border-bottom {
  border-bottom: 1px solid #fff;
  margin-bottom: 10px;
}

.nav.nav-pills.nav-footer a {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  padding: 5px 15px;
  text-shadow: 0 1px 4px #666;
  transition: all 1s ease 0s;
}

.nav.nav-pills.nav-footer a:hover {
  transition:1s;
  background-color:#3269AB;
}
.social-footer{float:right}
.social-footer > a {
  background-color: #fff;
  border-radius: 50%;
  display:inline-block;
  color: #3269ab;
  font-size: 20px;
  margin: 0 4px;
  padding: 1px 7px;
  transition: all 1s ease 0s;
}

.social-footer > a:hover {
 /* background-color: #3269ab;*/
  color: #fff;
  transition: all 1s ease 0s;
}
}

.table {
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
}

thead {
  background-color: #3269ab;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}

th {font-weight: 200;}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-bottom: 1px solid #ddd;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}

/*ul li {
font-size: 15px;
font-weight: 300;

}*/

.carousel-control.left {
  background-image:none;
  background-repeat: repeat-x;
}

.carousel-control.right {
  background-image: none;
  background-repeat: repeat-x;
}

#newtvision img {
  width: 80px;
}

.nav.nav-pills.nav-footer {
  margin-bottom: 10px;
}

.active-bc {
  color: #999;
}

.flex-caption {
  opacity: 0.85;
  text-align: center;
  width: auto !important;
}

.caption-title > a {
  color: #fff !important;
  font-size: 21px;
  font-weight: 200;
  line-height: 24px;
  margin-bottom: 10px;
  opacity: 0.85;
  padding: 5px;
  text-align: center;
}

hr {
  margin: 10px 0;
}

.article > h1 {
  color: #3269ab;
  font-size: 25px;
  font-weight: 200;
  margin-bottom:20px;
}

.highlights-content {
  border-top: 1px dashed #999;
  min-height: 280px;
  margin: 0 auto;
  padding: 5px 0;
  position: relative;
}

.navbar-brandfooter {
  float: right;
  margin-right: 10px;
  width: 48px;
}
.navbar-toggle{background:#fff;}
/*MENU MOBILE*/
@media (max-width:1023px){
.pull-right.social{margin-top:1em;margin-right:-17px; background:#f4f4f4;padding:5px;}
.pull-right.social a{background-color:#f4f4f4;}
.navbar-nav > li {float:none} .navbar-toggle{display:block;}
.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}
.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}
.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}
}
@media (max-width:1023px){
.collapse{display:none}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}
.navbar-collapse.navbar-ex1-collapse.collapse.in {display: block !important;}
.navbar-collapse.navbar-ex1-collapse.collapse {display: none !important;}
.navbar-header{float:none;}

#search {
  margin: 0 0 10px;
  padding: 0;
}
}
@media (min-width:1025px){
.navbar-collapse{width:auto;border-top:0;box-shadow:none}
.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}
.navbar-collapse.in{overflow-y:visible}

.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-left:0;padding-right:0}
}


@media (max-width: 767px){
.container.top-title h1 {
    color: #3269ab;
    font-size: 22px;
    margin-left: 0;
    margin-top: 10px;
    position: relative;
    text-shadow: none;
}
.carousel-caption h2{font-size:15px;}
.container.top-title > h1 {
  color: #3269ab;
  font-weight: 300;
  text-shadow: none;
}

.container.top-title {
  margin-bottom: 15px;
}
.circle-logo {
  margin-top: 0;
  max-width: 70px;
  padding: 10px;
  transition: all 0.5s ease 0s;
}
}

@media (max-width: 767px) and (orientation: landscape){
.col-special {
  width:50%;
  float:left;
}
}

.category{border-right:1px solid #555;padding-right:5px;font-size:13px; color:#666;}
.category:last-child{border-right:none}
/*MULTISELECT*/
.ui-multiselect {
  border-radius: 0 !important;
  margin: 10px 20px 20px 0;
  padding: 2px 0 2px 4px;
  text-align: left;
  width:85% !important;
  border: 1px solid #afafaf;
}
.ui-multiselect:hover {
  background-color:#E1EAF4;
  border: 1px solid #769ECC;
}
.ui-multiselect.ui-widget.ui-state-default.ui-corner-all > span {
  color: #a8a8a8;
  font-weight: 200;
  padding:0 10px;
}

.ui-icon.ui-icon-triangle-2-n-s:before {
  content: "";
  font-family: fontawesome;
}

.btn.btn-success, .btn.btn-primary {
  border-radius: 0;
 /* margin: -4px 0 0;
  padding: 3px 15px;*/
}
.btn-success {
  /*background-color: #3269ab;
  border-color: #3269ab;*/
  color: #fff;
}
.btn-success:hover {
  background-color: #222;
  border-color: #222;
}

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
  background-color: #D6D4D6;
  border-color: #BFBFBF;
}

/* remove label borders in IE6 because IE6 does not support transparency */
* html .ui-multiselect-checkboxes label { border:none }
.detailMap.well.well-sm.row {margin: 0;  }
#detailsContainer .headline h2 { font-weight: 200; margin-top:0}
address {
  font-style: italic;
  font-weight: 300;
  line-height: 1.42857;
  margin-bottom: 12px;
  padding-top: 4px;
}
.panel-heading { background: #3269AE; color: #fff; }
.panel-title{font-weight:300; font-size:26px;}
.category-news .panel-heading h4 {
    font-size: 18px;
}
.category-news .panel-heading h4 i{
    font-size: 14px;
}
.funny-boxes-top-blue {   border-radius: 2px;}
.funny-boxes {
  background: none repeat scroll 0 0 #f7f7f7;
  margin-bottom: 25px;
  overflow: hidden;
  transition: all 0.3s ease-in-out 0s;
}
.news.publication > a.btn > .panel-title, .news> a.btn > .panel-title {
    font-size: 16px;
}
.news.publication label.btn-sm, .news label.btn-sm  {font-size: 12px;padding: 0 6px;}
.news.publication h5, .news h5 {font-size: 12px;}
.panel-body p {text-align:left;}
.panel-body h3{
  margin-top:10px;
  text-decoration:none;
  color: #777777;
  font-size: 20px;
  font-weight: 300;
}
/*POWERMAIL*/
.powermail_input{width: 100%; height: 36px;}.powermail_textarea{width: 100%; border: 1px solid #ccc;}
.powermail_label{font-weight:400; text-transform:uppercase;margin-top: 20px;}.powermail_legend{display: none;}
.mandatory{color: red; font-weight:bold;} .powermail_check_legend{font-size: 14px; border-bottom: 0;margin:20px 0 0 0;}
.powermail_check_outer label{font-weight: normal; margin-top: 10px;}
.powermail_submit{background: #5ca52f;
    padding: 5px 10px;
    color: #fff;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 20px;
    text-transform: uppercase;}
/*NEWSDETAIL*/
.news-img-caption{font-size:12px; font-style:italic}
.notification .icon-rounded{padding:3px; border-radius:50%;}
.filelist {
  border: 1px solid #ccc;
}
.filelist li {
  list-style-type: none;
  padding: 5px;
}
.well .filelist .li-odd{background:#fff;}
.filelist .li-odd {
  background: none repeat scroll 0 0 #f4f4f4;
}
.size {
  color: #666;
  font-size: 11px;
  padding-left: 10px;
}
.list-inline{margin-top:5px;}
.listCat{border-right:1px solid #ccc; display:inline-block; padding:0px 6px; font-weight:300;} .listCat:last-child{border:none}
.rss{padding:0}
.rss .fa-rss {
    color: orange;
  
    display: block;
    font-size: 34px;
    margin-top: 0px;
}
/*CUSTOM ICONS TYPO3 - FONTAWESOME*/
.fa.fa-pdf:before{content:"\f1c1"; font-family:"FontAwesome"; padding-right:5px;}
.fa.fa-docx:before,.fa.fa-doc:before {content:"\f1c2";font-family:"FontAwesome"; padding-right:5px;}
.fa.fa-xls:before, .fa.fa-xlsx:before, .fa.fa-csv:before{content:"\f1c3";font-family:"FontAwesome"; padding-right:5px;}
.fa.fa-ppt:before, .fa.fa-pptx:before{content:"\f1c4";font-family:"FontAwesome"; padding-right:5px;}
.fa.fa-jpg:before, .fa.fa-png:before, .fa.fa-gif:before, .fa.fa-bmp:before{content:"\f1c5";font-family:"FontAwesome"; padding-right:5px;}
.fa.fa-zip:before, .fa.fa-rar:before{content:"\f1c6";font-family:"FontAwesome"; padding-right:5px;}
.fa.fa-mp3:before,.fa.fa-wav:before{content:"\f1c7";font-family:"FontAwesome"; padding-right:5px;}
.fa.fa-mpg:before,.fa.fa-avi:before{content:"\f1c8";font-family:"FontAwesome"; padding-right:5px;}

.ui-multiselect-menu {
  background-color: #fff !important;
  border: 1px solid #afafaf !important;
  padding:0 !important;
  width:35% !important;
  
}
.ui-multiselect-header ul {
  font-size: 0.9em;
  list-style: outside none none;
}
.ui-multiselect-header {
  background-color: #eaeaea;
  margin-bottom: 3px;
  min-height:30px;
  padding: 3px 0 10px 4px !important;
}
.ui-multiselect-checkboxes {
  list-style: outside none none;
  padding-left: 10px;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
  border-bottom: 1px dashed #d6d4d6 !important;
  font-size: 16px !important;
  font-weight: 200 !important;
  text-align: left !important;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label:hover {
  background-color:#E1EAF4;
}
.ui-multiselect-header ul li {
  float: right !important;
}
.ui-corner-all > span {
  font-weight: 200;
  padding: 0 10px;
}
.ui-multiselect {
    margin-left: -25px;
    padding: 2px 0 2px 4px;
    text-align: left;
}
.ui-multiselect span.ui-icon { float:right }
.ui-multiselect-single .ui-multiselect-checkboxes input { position:absolute !important; top: auto !important; left:-9999px; }
.ui-multiselect-single .ui-multiselect-checkboxes label { padding:5px !important }
.ui-multiselect-header { margin-bottom:3px; padding:3px 0 3px 4px }
.ui-multiselect-header ul { font-size:0.9em }
.ui-multiselect-header ul li { float:left; padding:0 10px 0 0 }
.ui-multiselect-header a { text-decoration:none }
.ui-multiselect-header a:hover { text-decoration:underline }
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }
.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
.ui-multiselect-checkboxes li { clear:both; font-size:0.9em; padding-right:3px }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label { text-align:center; font-weight:bold; border-bottom:1px solid }
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a { display:block; padding:3px; margin:1px 0; text-decoration:none }
.ui-multiselect-all, .ui-multiselect-none {
  text-transform:uppercase;
    background: none repeat scroll 0 0 #ffa500;
    border: 1px solid #ffa500;
    color: #fff;
    display: inline-block;
    font-weight: 500;
    margin-top: -1px;
    padding: 2px 7px;
}
.ui-multiselect-none {background:#ccc; border:1px solid #ccc;color: #222}
.grey-body{background:#f2f2f2} .panel-group .panel{border-radius:0}
.titleResults{font-size:16px}
.listResultPublications{border-bottom:1px solid #f4f4f4}
.navbar-static-top{z-index:20}

/*CROP MAPS*/
.cropButtons {
    font-size: 14px !important;
    margin: 5px 4px;
    border-radius: 0 !important;
}
.cropCard {
    margin: 0px 0;
    /*border-bottom: 1px solid #ccc;*/
    border-top: 1px solid #ccc;
    padding: 10px 0;
}
.cropCard:last-child{border-bottom: 1px solid #ccc}
.containerImgCrop{overflow: hidden; height: 200px;} .containerImgCrop figcaption{color: #999;}
.containerTextCrop h2{margin-top: 0


