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

/* ************************ COOKIES NOTICE BOARD CSS START HERE **************************** */

.notice_div_simplebar{position: fixed;width:100%;z-index:5; left: 0;}
.ebsticky_bottom{bottom:0px;}
.ebsticky_top{top:0px;}
.notice_div_ribbin{position: fixed;left: 0; z-index: 999;background: #00264d !important;width:100%; padding: 20px 0; border-top: 1px solid #ffffff; text-align: center;}
.inner1{max-width: 1600px; width: 94%; margin: auto; position: relative;}
.inner2{position: absolute; margin:0 auto; padding-top:20px;}
.inner3{width: 94%; position: relative; left: 0;}

@media (min-width: 768px) {
.inner3 .heading_title {font-size:18px; color:#FFF; letter-spacing: normal; margin: 0; font-weight: bold; padding-top: 0; padding-bottom: 8px;}}

@media (max-width: 767px) {
.inner3 .heading_title {font-size:15px; color:#FFF; letter-spacing: normal; margin: 0; font-weight: bold; padding-top: 0; padding-bottom: 8px;}}
.inner3 p{color: #cccccc; font-size: 12px; margin: 0;}
/* LINK CSS BELOW*/
.inner3 a{color: #66AF29; font-weight: bold; text-decoration:underline}
.inner3 a:hover{text-decoration:underline;}

/* HIDE BUTTON CSS BELOW*/
.button_cookie{font-size: 15px; color:#30373D !important; 
	font-weight: bold; padding: 7px 20px; /*display: block; position: absolute; */ right: 20px; top: 34px; /*text-align: center;*/ margin: 20px;
	border-radius: 7px; 
	text-decoration: none !important;
	background: #65dcdf !important; /* Old browsers */
/*	background: -moz-linear-gradient(top, #1D467A 0%, #103B70 100%);*/ /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1D467A), color-stop(100%,#103B70)); *//* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top, #1D467A 0%,#103B70 100%); *//* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top, #1D467A 0%,#103B70 100%); *//* Opera 11.10+ */
/*	background: -ms-linear-gradient(top, #1D467A 0%,#103B70 100%);*/ /* IE10+ */
/*	background: linear-gradient(to bottom, #1D467A 0%,#103B70 100%);*/ /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D467A', endColorstr='#103B70',GradientType=0 );*/ /* IE6-9 */}
a.button_cookie{text-decoration: none !important; color:#30373D !important; }	
/* BUTTON HOVER EFFECT*/
a:hover.button_cookie{
background: #65dcdf !important; /* Old browsers */
/*	background: -moz-linear-gradient(top, #1D467A 0%, #103B70 100%);*/ /* FF3.6+ */
/*	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1D467A), color-stop(100%,#103B70)); *//* Chrome,Safari4+ */
/*	background: -webkit-linear-gradient(top, #1D467A 0%,#103B70 100%); *//* Chrome10+,Safari5.1+ */
/*	background: -o-linear-gradient(top, #1D467A 0%,#103B70 100%); *//* Opera 11.10+ */
/*	background: -ms-linear-gradient(top, #1D467A 0%,#103B70 100%);*/ /* IE10+ */
/*	background: linear-gradient(to bottom, #1D467A 0%,#103B70 100%);*/ /* W3C */
/*	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1D467A', endColorstr='#103B70',GradientType=0 );*/ /* IE6-9 */
	text-decoration:none; color:#30373D !important; }

/* ************************ COOKIES NOTICE BOARD CSS END HERE **************************** */
.eb_privacypolicy{ width: 13%; float:right;margin:0;padding-left: 10px;}
.eb_privacypolicy .button_cookie{position: static; text-decoration: none;}
.eb_privacypolicy .button_cookie + .button_cookie{margin-top:10px;}
.eb_contentwrap{float:left;}

@media (min-width: 768px) {
.privacy_policy_lnk {
    font-size: 1.8rem !important;
    letter-spacing: .01em !important;
    color: #65dcdf !important;
    margin-left: 10px;
  }
}

@media (max-width: 767px) {
.privacy_policy_lnk {
    font-size: 1.5rem !important;
    letter-spacing: .01em !important;
    color: #65dcdf !important;
    /*margin-left: 10px;*/
  }
}
