@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: #1E5695;width:100%; padding: 20px 0;} .inner1{max-width: 1600px; width: 94%; margin: auto; position: relative;} .inner2{position: absolute; margin:0 auto; padding-top:20px;} .inner3{width: 86%; position: relative; left: 0;} .inner3 .heading_title {font-size:18px; 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:none} .inner3 a:hover{text-decoration:underline;} /* HIDE BUTTON CSS BELOW*/ .button_cookie{font-size: 15px; color:#FFF !important; font-weight: bold; padding: 7px 20px; display: block; position: absolute; right: 20px; top: 34px; text-align: center; border-radius: 7px; background: #1D467A; /* 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:underline;} /* BUTTON HOVER EFFECT*/ a:hover.button_cookie{ background: -moz-linear-gradient(top, #103B70 0%, #1D467A 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#103B70), color-stop(100%,#1D467A)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #103B70 0%,#1D467A 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #103B70 0%,#1D467A 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #103B70 0%,#1D467A 100%); /* IE10+ */ background: linear-gradient(to bottom, #103B70 0%,#1D467A 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#103B70', endColorstr='#1D467A',GradientType=0 ); /* IE6-9 */ text-decoration:none;} /* ************************ 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;} /************ 7-9-21 ***********/.eb_contentimagewrap .eb_contentwrap .eb_imagewrap{float:left; width:100px; padding-right:15px;}.eb_contentimagewrap .eb_contentwrap .eb_textinfo{float:left; width:calc(100% - 100px);}