div#sliding-popup, div#sliding-popup .eu-cookie-withdraw-banner, .eu-cookie-withdraw-tab
{
 background: #1B3B5D;
color:#FFFFFF;
    margin: 0;
	padding: 1 5;
     width: 100%;
    z-index: 99999;
    /*left: 0;
    text-align: center;*/
}
.eu-cookie-compliance-content {
    margin: 0 auto;
    max-width: 80%;
   /* display: inline-block;*/
    text-align: left;
    width: 100%;
}
 .link-list-wrapper ul li a {
            font-size: .8em;
        }

 .it-header-slim-wrapper .it-header-slim-wrapper-content .it-header-slim-right-zone {
            margin-right: -24px;
        }

.bd-footer {
            background-color: #3e5266;
        }

 .text-muted {
            color: #5a768a !important;
        }

 .visually-hidden {
            visibility: hidden;
            display: none;
        }

header .it-header-slim-wrapper,
header .it-nav-wrapper .it-header-navbar-wrapper {
            background-color: rgb(26, 59, 92) !important;
        }

header .it-header-center-wrapper {
        background-color: rgb(159, 165, 170) !important;
        }

header .it-brand-logo {
            height: 120px;
            position: absolute;
            z-index: 1;
            top: 0;
            left: 30px;
        }

header .it-brand-text {
            margin-left: 120px;
/*    color: rgb(26, 59, 92) !important;*/
            display: block !important;
        }

footer a {
            color: white !important;
            font-size: medium;
        }

footer a:link {
            text-decoration: none;
        }

footer .footer-info {
           /* border-top: 1px solid gray !important;*/
            color: white !important;
            font-size: small;
            padding: 10px 5px 10px 5px !important;
        }

footer li {
            border-top: 1px solid gray !important;
            padding: 10px 10px !important;
        }
.cookiebar  p
		{
			width:100%!important;
		}



@media (max-width: 575px){

  .navbar .navbar-collapsable .menu-wrapper a[aria-label] {
   color: gainsboro;
  }
  
  .mobile_menu .nav-item a.nav-link {
      color: #1b3b5d;
      font-weight: 600;
      padding: 13px 24px;
      position: relative;
  }

.it-nav-wrapper .it-header-center-wrapper
  {background-color: rgb(26, 59, 92) !important;}
  
  .it-brand-text d-none d-sm-block{display:hidden;color:#FFFFFF;}
  .it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper img.logo-sm  {padding-left:40px;}
header .it-brand-text
 {display:none !important;}

}
.btn-primary
{background: #1B3B5D;
color:#FFFFFF;}
.btn-red
{background: #cc0000;
color:#FFFFFF;}

.content_bis{
padding:30px 0;
border:1px dotted #f00;
width:98%;
margin:0 auto 40px;
}

.vertical{
width:400px; 
height:200px; 
background:-webkit-gradient();
border:1px solid blue;
position: absolute;
/*position:relative;*/
top:50%;
left:50%;
margin-top: -100px;
margin-left: -100px;
}

/*body{
display:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-justify-content:center;
justify-content:center;
-webkit-align-items:center;
align-items:center;
}*/
.Panelsize {
    position: relative;
    top: -11px;
    left: -20px;
    height: 450px;
    width: 928px;
    background-color: #FFFF00;
}