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

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}
h2 {
    margin-top: 1.2rem;
}

body{
	overflow-x: hidden;
}
main {
  min-height: calc(100% - 179px - 40px);
}
.ods-front-header {
  padding: 0;
  height: 179px;
}
.mesr-header__container {
  max-width: 980px;
  margin: 0 auto;
  position: relative;
}
.mesr-header__container-referens {
    background-color: #ffffff;
}
.mesr-header__brand {
  position: relative;
}
.mesr-header__brand-referens {
  height: 118px;
  position: relative;
}
.mesr-header__brand-marianne {
  height: 120px;
  padding: 20px 10px 30px 25px;
  display: inline-block;
  margin-right: 10px;
  width: 100%;
}
.mesr-header__brand-title {
  font-size: 2rem;
  text-transform: uppercase;
  color: #898a8a;
  line-height: 1em;
  margin-left: 15px;
  margin-top: -20px;
}
.mesr-header__brand-title2 {
  font-size: 1.5rem;
  color: #898a8a;
  margin-left: 15px;
  margin-top: -15px;
  vertical-align: 14px;
}
.mesr-header__brand-title2 a {
  color: #898a8a;
  text-decoration: none;
}
.mesr-header__brand-title a {
  color: #898a8a;
}
.mesr-header__brand-marianne:hover {
  text-decoration: none;
}
.ods-front-header a {
  text-decoration: none;    
}
.mesr-header__brand-marianne-img {
  height: 100px;
  margin-top: -10px;
  position: relative;
  z-index: 10;
}
.mesr-header__brand-opendata {
}
.mesr-header__brand-opendata-logo {
  height: 100px;
  width: 153px;
  display: inline-block;
}
.mesr-header__brand-referens-logo {
  height: 100px;
  width: 251px;
  display: inline-block;
}
.mesr-header__brand-referens-logo2 {
  height: 100px;
  width: 212px;
  display: inline-block;
}

.mesr-header__brand-RTN {
    display: none;
}
@media screen and (max-width: 768px) {
.mesr-header__brand-RTN {
    display: inline-block;
}
.mesr-header__brand-RTN a {
        font-size: 11px;

}
.mesr-header__brand-opendata {
  position: absolute;
  top: 28px;
  right: 10px;    
  }
.mesr-header__brand-opendata-referens {
  position: absolute;
  top: 10px;
  right: 10px;    
  }
}

.ods-front-header__management-menu {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.8rem;
  line-height: 1rem;
}
.ods-front-header__management-menu-item-link {
  color: #aaa;
}
.ods-front-header__management-menu-item-link--backoffice {
  color: white;
}
.mesr-header__menu {
}
.ods-front-header__menu {
  /*width: 980px;*/
  margin: 0 auto;
  text-align: left;
  position: relative;
}
.ods-front-header__menu-item {
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.ods-front-header__menu-item:last-child {
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.ods-front-header__menu-item-link {
  border: none;
  position: relative;
  font-size: 0.9rem;
  line-height: 50px;
  text-transform: uppercase;
  opacity: 1;
}
.ods-front-header__menu-item-link:not(.ods-front-header__menu-item-link--active):hover {
  background-color: #ddd;
  color: #666;
}
.ods-front-header__menu-item-link:not(.ods-front-header__menu-item-link--active):hover:before {
  background-color: #aaa;
}
.ods-front-header__menu-item-link--active {
  background-color: #007196;
  display: inline-block;
}
.ods-front-header__menu-item-link:before {
  content: '';
  position: absolute;
  bottom: 100%;
  left: -1px;
  right: -1px;
  height: 5px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  border-left: 1px solid rgba(0, 0, 0, 0.25);
}
.ods-front-header__menu-item:last-child:after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: -1px;
  right: -1px;
  height: 5px;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  -webkit-transform: skew(-45deg);
  -ms-transform: skew(-45deg);
  transform: skew(-45deg);
  border-right: 1px solid rgba(0, 0, 0, 0.25);
}
.ods-front-header__menu-item-link--active:before {
  background-color: #004a63;
}
.ods-front-footer {
  border: none;
}
.ods-filters {
  background-color: #fff;
  padding: 20px;
    opacity:0.9;
    style="filter:alpha(opacity=90)";
}
.ods-dataset-visualization {
  background-color: #fff;
  padding: 20px;
    opacity:0.9;
    style="filter:alpha(opacity=90)";   
}
.ods-tabs {
    background-color: #fff;
    opacity:0.9;
    style="filter:alpha(opacity=90)";       
}
.ods-app-explore-catalog .ods-filters-placeholder {
  width: 300px;
}
.ods-app-explore-catalog .ods-filters {
  width: 300px;
}
.ods-app-explore-catalog .ods-result-list {
  margin-left: 320px;
}
.ods-filters__count {
  background-color: transparent;
  color: inherit;
}
.ods-filters__count-number {
  color: #FB0048;
  font-weight: bold;
}
.ods-filters__filters,
.ods-filters__export-catalog-title,
.odswidget-facet__facet-title {
  background-color: #FB0048;
  margin-left: -40px;
  color: white;
  padding-left: 1rem;
  font-weight: normal;
  border-radius: 0;
}
.mesr-catalog-card__angle {
  color: #FB0048;
  font-size: 1.67rem;
  position: absolute;
  top: 1rem;
  left: 1.33rem;
  font-weight: bold;
}
.ods-catalog-card__keyword {
  background-color: #337ab7;
}
.ods-catalog-card__keyword:hover {
  background-color: #c24468;
}
.ods-catalog-card__visualization:hover {
  color: #c24468;
}
.ods-dataset-visualization__social-button {
  background-color: #FB0048;
}
.ods-catalog-card {
    opacity:0.9;
    style="filter:alpha(opacity=90);
}
@media (min-width: 1200px){
    .ods-catalog-card__wrapper {
        width: calc(100% - (20px/2));
    }
}

.ods-collapsible__help-text {
    font-size: .9rem;
    font-style: italic;
    font-weight: 400;
    opacity: 1;
    color: #111;
}

.footer {
    color:#FFFFFF;
    background-color:#2c3f56;
    height:40px;
}
.footer a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}

.headerInsertion {
    color: #FFFFFF;
    background-color: #20688b;
    text-align: center;
    padding: 10px;
}
.headerInsertion a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}

.headerParite {
    color: #FFFFFF;
    background-color: #20688b;
    text-align: center;
    padding: 10px;
}
.headerParite a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}
.headerRefNum {
    color: #ffffff;
    background-color: #333333;
    text-align: center;
    padding: 10px;
}
.headerRefNum a {
    color:#ffffff;
    text-decoration: none;
    font-weight: 700;
}

.header {
    color:#FFFFFF;
    background-color:#0097c9;
    text-align:center;
    padding:10px;
}
.header a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}

.header_referens {
    color:#FFFFFF;
    background-color:#5b6490;
    padding:10px;
}
.header_referens a {
    color:#FFFFFF;
    text-decoration: none;
    font-weight: 700;
}

.court {
  display:none;
}
.long {
  display:block;
}
.court2 {
  display:none;
}
.long2 {
  display:inline-block;
}
.long3 {
  display:inline-block;
}
@media screen and (max-width: 768px) {
  .court {
    display:block;
  }
  .long {
    display:none;
  }
  .court2 {
    display:inline-block;
  }
	.mesr-header__brand-title {font-size:12px;}
}

@media screen and (max-width: 350px) {
  .court3 {
    display:none;
  }
}
@media screen and (max-width: 600px) {
  .court4 {
    display:none;
  }
}
@media screen and (max-width: 550px) {
  .court5 {
    display:none;
  }
}

@media screen and (max-width: 370px) {
  .court6 {
    display:none;
  }
}

@media screen and (min-width: 369px) {
  .court7 {
    display:none;
  }
}

.court8 {
  display:block;
}
.court9 {
  display:none;
}    

@media (max-width: 580px){
  .court8 {
    display:none;
  }
  .court9 {
    display:block;
  }    
}

.court10 {
    display:none;
}

@media screen and (min-width: 1400px){
  .court10 {
    display:inline-block;
  }    
}
.fa-ban:before {
  content: "\f057";
}
.ods-collapsible {
    border-left: 3px solid #FB0048;
    padding-left: 1rem;
}
.ods-button {
    color: #fff;
    background-color: #FB0048;
    border-color: #FB0048;
}
.ods-button:not([disabled]):hover, .ods-page-legacy .btn:not([disabled]):hover {
    text-decoration: none;
    background-color: #FB0048;
    color: #fff;
}
.ods-dataset-subscription__icon-unsubscribe {
    color: #fff;    
}
.ods-dataset-subscription__icon-subscribed {
    color: #fff;    
}

.searchbox__container2 {
}
.searchbox__content2 {
    position: relative;
}
.searchbox__box2 {
    width: 100%;
    font-size: 1.1rem;
    padding: 0.4rem;
    background-color:rgba(255, 255, 255, 0.9);
}
.searchbox__button2 {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 1.3rem;
    padding: 0.25rem 0.35rem;
    border: medium none;
    background: none repeat scroll 0px 0px transparent;
    color: #666666;
}
.sommaire {
    margin-top: 7px;
}
.print, .print *
{
    display: none !important;
}
@media print
{    
    .print, .print *
    {
        display: inline-block !important;
    }
}
.footerrf {
    color:#ffffff;
    background-color:#1c1c1c;
    
}
.footerrf a {
    color:#ffffff;
    text-decoration: none;
    font-weight: 700;
}
.mesr-header__brand-titleRTN {
    font-size: 2rem;
    color: #9d9d9d;
    line-height: 1em;
    margin-top: -20px;
    font-weight: 700;
}
.mesr-header__brand-titleRTN a {
    text-decoration: none;
    color: #9d9d9d;
}
.ods-front-header-refnum {
    background-color: #ffffff;
}
.pipe {
    color: #fc3d53;
}
p.esr {
  height:100px;
  line-height:100px;
  text-align:left;
}

span.esr { 
vertical-align:middle;
display:inline-block;
line-height:1.2;
text-align:left;
}

iframe.esr {
	width: 100%;
  	height: 100%;
}
.h3, h3 {
    font-size: 20px;
}

.center {
    text-align: center;
}