#cookie-settings, #explicit-consent, #implicit-consent, #explicit-warning, #country-explicit-consent  {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 5px solid #000000;
    border-radius: 10px 10px 10px 10px;
    color: #8F8A8D;
    /*display: none;*/
    font-family: NewBT Regular,Tahoma,Arial,Verdana;
    font-size: 14px;
    left: 50%;
    margin: auto;
    padding: 0 20px 10px;
    position: absolute;
    top: 100px;
    width: 737px
    z-index: 9996;
}

#cookie-settings #close, #explicit-warning #close, #implicit-consent #close, #explicit-consent #close, #country-explicit-consent #close{
    background: url("../images/btn_close.png") no-repeat scroll left top transparent;
    height: 48px;
    position: absolute;
    right: -23px;
    text-indent: -999em;
    top: -23px;
    width: 48px;
}

#warning-popup {
  display: block;
  margin: 0;
  padding: 0px;
  left: 0;
  text-align: center;
  width: 100%;
  z-index: 9996;
  min-width: 1024px;
  position: fixed;
}
.sliding-popup-bottom  {
  /*background: url('../images/gradient.png') center center scroll repeat-y transparent;*/
  position: fixed;
}

.sliding-popup-top {
  /**background: url('../images/gradient.png') center center scroll repeat-y transparent;**/
  position: fixed;
}

/*.sliding-popup-top {
  background-color: #000;
  position: relative;
}*/

#warning-popup .popup-content {
  background-color: transparent;
  border: 0 none;
  display: inline-block;
  margin: 0 auto;
  padding: 0;
  width: 1076px;

}

#warning-popup .popup-content #popup-buttons {
  float: right;
  margin: 10px 30px 10px 0;
}

#warning-popup .popup-content {
  cursor: pointer;
  display: inline;
  margin-right: 5px;
  vertical-align: middle;
  overflow: visible;

  color:#fff;
  font-family:arial;
  font-weight:bold;
  text-decoration:none;
  /*text-shadow:1px 1px 0px #ffffff;*/
}
#warning-popup .popup-content  {
  cursor: pointer;
  display: inline;
  margin-right: 5px;
  vertical-align: middle;
  overflow: visible;
  width: 25px;

 /* -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
  -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
  background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
  background-color:#ededed;
  -moz-border-radius:6px;
  -webkit-border-radius:6px;
  border-radius:6px;
  text-shadow:1px 1px 0px #ffffff;
  border:1px solid #dcdcdc;*/
  display:inline-block;
  color:#000;
  font-family:arial;
  font-weight:bold;
  text-decoration:none;

}

#warning-popup .popup-content  {
  /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
  background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
  background-color:#dfdfdf;*/
}

#warning-popup .popup-content {
  position:relative;
  top:1px;
}

#warning-popup .popup-content #popup-text {
  /*color: #fff;*/
  float: left;
  font-weight: bold;
  margin: 5px 50px 5px 50px;
  text-align: left;
  /*width: 955px;*/
  width: 835px;
}

#warning-popup .popup-content #popup-text h2,
#warning-popup .popup-content #popup-text p {
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

#warning-popup .popup-content #popup-text p {
  font-size: 12px;
}

.bottomRight {
    bottom: 10px;
    right: 10px;
}
.bottomRight {
    background: none repeat scroll 0 0 #FFDAB9;
    border: 1px solid #E1E1E1;
    position: fixed;
    text-align: center;
    vertical-align: middle;
    width: 150px;
}

.slide {
    float: left;
    width: 200px;
    height: 20px;
    border: 1px solid transparent;
}
.selected {
    border: 1px solid red;
}
.cookie-select {
  visibility: hidden;
}

/* for popups */
.cookie-panel { height:80%;}
.cookieWrap p{float:left;margin:0;padding:0;}
.cookiePop .optionCont{float:right;margin-left:20px;}
.cookieWrap{width:90%;margin-bottom:5px;border-radius:15px;background-color:#dedede;padding:15px 7% 15px 3%;float:left;color:#000;}
.strng{font-weight:bold;}
.cookiePanelWarning{background: url("../images/warning.png") no-repeat left 11px;padding-bottom: 10px;padding-left: 44px;width: 419px;}
.popup-cookie-notice-wrap .popup-cookie-notice .cookieWarning{background: url("../images/warning.png") no-repeat left 11px;padding-bottom: 10px;padding-left: 44px; padding-top:10px;}
.cookieWrap:nth-child(3){margin-bottom:20px;}
p.noMargin{margin:0;padding:0;}
.agree-button, .cookie-cancel, .cookie-panelcookie-panel-button{border:none;border-radius: 5px 5px 5px 5px;font-weight:bold;padding: 13px; cursor: pointer;}
#cookie-settings, #explicit-consent, #explicit-warning, #country-explicit-consent {width:805px!important;left:20%!important;}
#explicit-consent .cookieWarning{width:772px; background: url("../images/warning.png") no-repeat left center;}
#warning-popup .popup-content {
    margin: 0 auto;
    position: relative;
    top: 1px;
    width: 900px;
}

/**EU Cookie Compliance**/
#eu-cookie-compliance-container {
    text-align:center;
}
table.eu-cookie-compliance-table  {
   text-align:center;
   width:940px !important;
}
table.eu-cookie-compliance-table  td {
   font: 12px/170% Verdana,sans-serif;
}
table.eu-cookie-compliance-table  .eu-cookie-compliance-cat-txt {
   font-weight: bold;
}
table.eu-cookie-compliance-table  .eu-cookie-compliance-cat-subtxt{
   font-weight: lighter;
}

#eu-cookie-compliance .saveButton {
   text-align:center;
}
/**====================**/
#popup-close {
  float:right;
  margin-right: 10px;
}

#popup-agree {
  float: right;
  margin-right: 30px;
  margin-top: 40px;
}

#simplemodal-overlay {
    background-color: #000000;
	z-index: 9998 !important;
}
#simplemodal-container {
  z-index: 9999 !important;
  height: auto !important;
  top: 130px !important;
  width:80% !important;
  font: 12px/150% Verdana, sans-serif;
  }
.simplemodal-wrap{
	height:auto !important;
	overflow:visible !important;
	padding: 2%;
	width: 98% !important;
}
/***********/
#cp_container{
 margin: 5px 10px;
}

#modal-container{
 margin: 5px 10px;
}
#cookieFooter .cookieButton{
  float:right;
}

table.tbl_cookie_settings, table.tbl_e3rd_cookie_settings {
   margin: 1em 0;
   width: 100%;
   border-collapse: collapse;
}
table.tbl_cookie_settings td, table.tbl_e3rd_cookie_settings td {
 padding: 0.3em 0.5em;
 vertical-align: top;
}

table.tbl_cookie_settings tbody, table.tbl_e3rd_cookie_settings tbody {
 border-top: 1px solid #CCCCCC;
}

/*** popup-cookie-notice ***/
.popup-cookie-notice-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: auto;
  bottom: 0;
  z-index: 10000;
}
.popup-cookie-notice-wrap .popup-cookie-notice {
  width: 960px;
  min-height: 100px;
  background: none #f4f4f4;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  font-family: Helvetica, Arial, Garuda, FreeSans, sans-serif;
}
.popup-cookie-notice-wrap .popup-cookie-notice .popup-cookie-notice-inner {
  padding: 0 12px;
}
.popup-cookie-notice-wrap .popup-cookie-notice h3 {
  font-size: 20px;
  color: #00a96a;
  display: block;
  line-height: 55px;
  height: 52px;
  overflow: hidden;
  border-bottom: 1px solid #00a96a;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0;
}
.popup-cookie-notice-wrap .popup-cookie-notice a.close {
  background: url("../images/popups-sprite.png") no-repeat 0 -144px;
  cursor: pointer;
  display: block;
  height: 16px;
  position: absolute;
  right: 14px;
  top: 20px;
  width: 36px;
}
.popup-cookie-notice-wrap .popup-cookie-notice p {
  display: block;
  font-size: 13px;
  color: #635e5f;
  line-height: 120%;
  position: relative;
  z-index: 1;
  padding: 13px 0;
	width: 615px;
}
.popup-cookie-notice-wrap .popup-cookie-notice .buttons {
  position: absolute;
  z-index: 1;
  bottom: 10px;
  right: 12px;
  top: auto;
  left: auto;
  float: right;
}

.popup-cookie-notice-wrap .popup-cookie-notice .button {
  float: right;
  background: none;
  padding: 0;
  border-radius: 0;
  text-transform: uppercase;
}
.popup-cookie-notice-wrap .popup-cookie-notice .button a {
  background: url("../images/popups-sprite.png") no-repeat -372px 0;
    float: left;
    font-weight: normal;
    height: 31px;
    padding: 0 0 0 3px;
    color: #FFF;
}
.popup-cookie-notice-wrap .popup-cookie-notice .button a span {
  display: block;
  float: left;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  font-family: Helvetica, Arial, Garuda, FreeSans;
  line-height: 31px;
  text-align: center;
  height: 31px;
  background: url("../images/popups-sprite.png") no-repeat right -36px;
  padding: 0px 9px 0 6px;
  cursor: pointer;
  position: relative;
  word-wrap: normal;
}
.popup-cookie-notice-wrap .popup-cookie-notice .button a:hover {
  background: url("../images/popups-sprite.png") no-repeat -372px -72px;
}
.popup-cookie-notice-wrap .popup-cookie-notice  .button a:hover span {
  background: url("../images/popups-sprite.png") no-repeat right -108px;
}
.popup-cookie-notice-wrap .popup-cookie-notice  .button a:active {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.popup-cookie-notice-wrap .popup-cookie-notice .button-link {
  display: block;
  float: right;
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  line-height: 32px;
  text-align: center;
  height: 31px;
  padding: 0px 9px;
  position: relative;
  word-wrap: normal;
  background: none;
}
.popup-cookie-notice-wrap .popup-cookie-notice .button-link a {
  border-bottom: 1px solid #00A96A;
  color: #00A96A;
  font-size: 14px;
  text-decoration: none;
}
.popup-cookie-notice-wrap .popup-cookie-notice .button-link a:hover {
  text-decoration: none;
}
.popup-cookie-notice-wrap .popup-cookie-notice p a {
  color: #635e5f; text-decoration: underline;
}
@media screen and (max-width : 901px) {
	.popup-cookie-notice-wrap .popup-cookie-notice {
    width: 100%;
		overflow: hidden;
	}
	.popup-cookie-notice-wrap .popup-cookie-notice p {
		float: left;
    width: 60%;
	}
	.popup-cookie-notice-wrap .popup-cookie-notice .buttons {
    float: right;
    padding: 18px 0;
    position: static;
    width: 40%;
	}
	.popup-cookie-notice-wrap .popup-cookie-notice a.close {
		top: 35px;
	}
}
@media screen and (max-width : 320px) {
	.popup-cookie-notice-wrap .popup-cookie-notice h3 {
		font-size: 14px;
		height: 35px;
		line-height: 35px;
	}
	.popup-cookie-notice-wrap .popup-cookie-notice p {
		font-size: 10px;
	}
	.popup-cookie-notice-wrap .popup-cookie-notice .button a, .popup-cookie-notice-wrap .popup-cookie-notice .button a:hover, .popup-cookie-notice-wrap .popup-cookie-notice 	 .button a span, .popup-cookie-notice-wrap .popup-cookie-notice .button a:hover span, .popup-cookie-notice-wrap .popup-cookie-notice .button-link a {
		font-size: 10px;
	}
	.popup-cookie-notice-wrap .popup-cookie-notice a.close {
		top: 25px;
	}
}

.popup-cookie-notice-wrap .popup-cookie-notice .popup-cookie-notice-inner a, .popup-cookie-notice-wrap .popup-cookie-notice .button-link a {
	color: #464b4f;
	text-decoration: underline;
	border-bottom: none;
}
