@charset "utf-8";
/***!  /media/com_rstbox/css/engagebox.css?8763162fdc1945b41996c65b7ac07b95  !***/

.eb-animate{-webkit-animation-duration:var(--animation_duration,150ms);animation-duration:var(--animation_duration,150ms);-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ebfadeIn{0%{opacity:0}100%{opacity:1}}@keyframes ebfadeIn{0%{opacity:0}100%{opacity:1}}.eb-fadeIn{-webkit-animation-name:ebfadeIn;animation-name:ebfadeIn}@-webkit-keyframes ebfadeOut{0%{opacity:1}100%{opacity:0}}@keyframes ebfadeOut{0%{opacity:1}100%{opacity:0}}.eb-fadeOut{-webkit-animation-name:ebfadeOut;animation-name:ebfadeOut}@media (print),(prefers-reduced-motion:reduce){.eb-animate{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;-webkit-transition-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.eb-close{display:inline-block;position:absolute;right:0;top:0;z-index:10000;background:none;color:#aeaeae;font-size:24px;font-weight:normal;font-family:Tahoma,Arial;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-webkit-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;margin:0;padding:0;line-height:1;cursor:pointer}.eb-close:focus{outline:0}.eb-close span{font-size:1em;padding:.4em;line-height:.4em;display:block}.eb-rtl .eb-close{right:auto;left:0}@-webkit-keyframes ebFadeIn{99%{visibility:hidden}100%{visibility:visible}}@keyframes ebFadeIn{99%{visibility:hidden}100%{visibility:visible}}.eb-acc{text-align:center}.eb-acr{text-align:right}.eb-acb .eb-container,.eb-acm .eb-container{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eb-acb .eb-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eb-acm .eb-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eb{font-family:Arial;line-height:1.5;font-size:14px}.eb svg{fill:currentColor}.eb a{color:#4285F4}.eb-row-flex{text-align:center;margin:-8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-row-flex>*{margin:8px}.eb .eb-btn{display:inline-block;background-color:#555;color:#fff;padding:.9em;line-height:.6em;border-radius:3px;text-decoration:none;max-width:100%;border:solid 1px transparent;font-size:1em;text-align:center}.eb .eb-btn.eb-btn-medium{font-size:.9em;padding:.8em}.eb .eb-btn.eb-btn-small{font-size:.8em;padding:.7em}.eb .eb-btn.eb-btn-large{font-size:1.2em}.eb .eb-btn.eb-btn-outline{background:none;color:inherit;border:solid 1px currentColor}.eb .eb-btn.eb-btn-primary{background-color:#4285F4}.eb .eb-btn.eb-btn-danger{background-color:#DB4437}.eb .eb-btn.eb-btn-success{background-color:#0F9D58}.eb .eb-btn:hover{opacity:.9}.eb-left{float:left}.eb-right{float:right}.eb-h1{font-size:24px}.eb-h2{font-size:20px}.eb-h3{font-size:18px}.eb-h4{font-size:16px}.eb-h1,.eb-h2,.eb-h3,.eb-h4{line-height:1.3;margin-bottom:20px}.eb-p{padding:0;margin-bottom:20px}.eb-p:last-child{margin:0}.eb-small{font-size:.9em}.eb-muted{opacity:.6}.text-success{color:#0F9D58}.eb-icon-warning,.eb-icon{font-size:50px;line-height:56px;border:solid 2px currentColor;width:60px;height:60px;display:inline-block;border-radius:100%;color:#555;margin-bottom:20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.eb-row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-10px}.eb-row .eb-col{padding:10px}.eb-label{display:inline-block;background-color:#555;padding:.7em;line-height:.8em;border-radius:3px;color:#fff}.eb-label.eb-label-danger{background-color:#DB4437}.eb-coupon-code{background-color:#4285F4;color:#fff;padding:6px 18px;border-radius:3px;display:inline-block;font-family:monospace;font-size:16px;position:relative;text-align:center;letter-spacing:.1em}.eb-coupon-code:before{content:"✄";top:6px;left:-6px;font-size:34px;line-height:13px;position:relative}.eb-coupon-code-simple{border:dashed 1px currentColor;padding:.5em;line-height:1;font-family:monospace;font-weight:bold;letter-spacing:.1em}.eb-backdrop{height:100%;width:100%;position:fixed;left:0;top:0;z-index:0;overflow:hidden}.eb-inst{position:fixed;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;pointer-events:none;z-index:99999;text-align:left}.eb-inst>*{pointer-events:all}.eb-inst,.eb-inst *,.eb-inst *:before,.eb-inst *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.eb-inst.eb-top-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eb-inst.eb-top-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.eb-inst.eb-middle-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-inst.eb-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-inst.eb-middle-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eb-inst.eb-bottom-left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eb-inst.eb-bottom-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eb-inst.eb-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.eb-inst .eb-header{font-size:1.6em;line-height:1em;margin-bottom:20px;opacity:0.8}.eb-inst .eb-header ul{list-style:disc inside none;margin:0;padding:0}.eb-inst .eb-content{overflow:hidden}.eb-inst .eb-content .eb-input{border:1px solid #aeaeae;padding:0.6em 0.8em;width:100%;height:auto;font-family:"Arial";line-height:normal;margin:0}.eb-inst .eb-content input[type="checkbox"]{margin:0;position:relative;top:-1px}.eb-inst .eb-content .eb-field-row{margin-bottom:0.5em}.eb-inst .eb-content .eb-field-row label{display:inline-block;margin-bottom:0.5em}.eb-inst .eb-formHor .eb-container{margin:0 auto;max-width:1000px}@media (min-width:768px){.eb-inst .eb-formHor form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -5px}.eb-inst .eb-formHor .eb-content form>*{padding:0 5px;margin:0;width:100%}.eb-inst .eb-formHor .eb-content form .eb-footer{-ms-flex-negative:0;flex-shrink:0;width:150px}}.eb-inst .eb-formHor .eb-content button{width:100%}.eb-inst img{max-width:100%}.eb-inst.eb-image .eb-content>a{display:block}.eb-dialog{width:100%;height:auto;max-height:100%;z-index:1;overflow:auto;padding:30px;-webkit-overflow-scrolling:touch;position:relative}.eb-dialog.eb-shdelevation{-webkit-box-shadow:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.1),0px 9px 46px 8px rgba(0,0,0,0.1);box-shadow:0px 11px 15px -7px rgba(0,0,0,0.2),0px 24px 38px 3px rgba(0,0,0,0.1),0px 9px 46px 8px rgba(0,0,0,0.1)}.eb-dialog.eb-shd1{-webkit-box-shadow:0 0 2px 2px rgba(0,0,1,0.3);box-shadow:0 0 2px 2px rgba(0,0,1,0.3)}.eb-dialog.eb-shd2{-webkit-box-shadow:6px 7px 4px 6px rgba(0,0,1,0.3);box-shadow:6px 7px 4px 6px rgba(0,0,1,0.3)}.eb-dialog.eb-shd3{-webkit-box-shadow:0 0 27px 15px rgba(0,0,0,0.5);box-shadow:0 0 27px 15px rgba(0,0,0,0.5)}.eb-dialog:focus{outline:0}.eb-dialog.velocity-animating{-webkit-transition:none;transition:none}.eb-pageslide{position:relative;z-index:999999999999999999999}.eb-pageslide>.eb-inst{position:relative;height:auto}iframe.eboxFitFrame{position:absolute;height:100%;width:100%;top:0;left:0}.eb-page_no_scroll,.eb-page_no_scroll body{overflow:hidden !important;position:relative;width:100%;height:100%}.eb-hide{display:none}*[data-ebox-cmd]>*,*[data-ebox]>*{pointer-events:none}

/***!  https://www.griechenland.net/templates/gk_news/css/normalize.css  !***/

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}html,button,input,select,textarea{font-family:sans-serif}body{margin:0}a:focus{outline:none}a:hover,a:active{outline:none}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:400}blockquote{margin:1em 40px}dfn{font-style:italic}mark{background:#ff0;color:#000}pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:before,q:after{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}ul,ol{margin:0;padding:0 0 0 40px}dd{margin:0px}nav ul,nav ol{list-style:none;list-style-image:none}img{border:0;-ms-interpolation-mode:bicubic}svg:not(:root){overflow:hidden}figure{margin:0}form{margin:0}fieldset{border:none;margin:0;padding:0}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal}button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;*overflow:visible}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration,input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

/***!  https://www.griechenland.net/templates/gk_news/css/layout.css  !***/

html{border-bottom:1px solid transparent;min-height:100%}body>div>footer,body>div>header,body>div>section,body>footer,body>header,body>section{clear:both;margin:0 auto}section#gkPageTop{overflow:visible;width:100%}#gkTop1,#gkTop2,#gkBottom1,#gkBottom2{clear:both}#gkTop1,#gkTop2{margin:10px -10px 0 -10px!important;overflow:hidden}#gkTop1+#gkBreadcrumb,#gkTop2+#gkBreadcrumb{border-top:1px solid #e5e5e5;margin-top:0}#gkPageContent::after,#gkContent::after,#gkSidebar::after,footer::after,header::after,section::after,aside::after,article::after,.box::after,.itemSocialSharing::after,#gkTopMenu::after,article header ul::after,#gkTop1>div::after,#gkTop2>div::after{clear:both;content:"";display:table}section#gkContent,section#gkComponentWrap,aside#gkSidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:left}#gkSidebar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}#gkContent.gkColumnLeft{float:right}#gkContent.gkColumnLeft+#gkSidebar{float:left}#gkSidebar>div>.box{margin-top:16px}#gkSidebar>div>.box:first-child{margin-top:0}#gkContentWrap{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:left;padding:10px 20px}#gkContentWrap+#gkInset{float:left}#gkContentWrap.gkInsetLeft{float:right}#gkContentWrap.gkInsetLeft+#gkInset{float:left}#gkMainbody>div{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:left}#gkInnerInset{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}#gkMainbody>div+#gkInnerInset{float:left;padding-left:32px}#gkMainbody>div.gkInnerInsetLeft{float:right}#gkMainbody>div.gkInnerInsetLeft+#gkInnerInset{float:left;padding-right:32px}#gkMainbodyTop{margin:-10px -19px 0 -20px;border-bottom:1px solid #e5e5e5}#gkMainbodyBottom{margin:-10px -19px 0 -20px;border-top:1px solid #e5e5e5}#gkMainbody .box{padding-left:0!important;padding-right:0!important;width:100%}#gkMainbody .box,#gkMainbodyTop .box,#gkMainbodyBottom .box{border-top:1px solid #e5e5e5}#gkMainbody .box:first-child,#gkMainbodyTop .box:first-child,#gkMainbodyBottom .box:first-child{border-top:none}#gkTop1 .box,#gkTop2 .box,#gkBottom1 .box,#gkBottom2 .box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:left}.cols-2 .column-1,.cols-2 .column-2{width:50%}.cols-3 .column-1,.cols-3 .column-2,.cols-3 .column-3{float:left;width:33.3%}.column-1,.column-2,.column-3{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:left}#gkMainbody .box{margin-bottom:30px}body>footer:first-child,body>header:first-child,body>section:first-child,section#gkPage>section:first-child,section#gkContent>section:first-child,section#gkComponentWrap>section:first-child{margin-top:0}.cols-2 .column-1,.cols-3 .column-1{padding-right:10px}.cols-2 .column-2,.cols-3 .column-3{padding-left:10px}.cols-3 .column-2{padding-left:10px;padding-right:10px}.gkCols3 .box.gkmod-1,.gkCols3 .box.gkmod-2,.gkCols3 .box.gkmod-3,.gkCols3 .box.gkmod-more{float:left;padding:0 10px}.gkCols3 .box.gkmod-1{width:100%}.gkCols3 .box.gkmod-2{width:50%}.gkCols3 .box.gkmod-3,.gkCols3 .box.gkmod-more{width:33.3%}.gkCols3 .box.gkmod-more:nth-child(3n+1){clear:both}.gkCols3 .box.gkmod-more.gkmod-last-1:last-child{width:100%!important}.gkCols3 .box.gkmod-more.gkmod-last-2:last-child,.gkCols3 .box.gkmod-more.gkmod-last-2:nth-last-child(2){width:50%!important}.gkCols4 .box.gkmod-1,.gkCols4 .box.gkmod-2,.gkCols4 .box.gkmod-3,.gkCols4 .box.gkmod-4,.gkCols4 .box.gkmod-more{float:left;padding:0 10px}.gkCols4 .box.gkmod-1{width:100%}.gkCols4 .box.gkmod-2{width:50%}.gkCols4 .box.gkmod-3{width:33.3%}.gkCols4 .box.gkmod-4,.gkCols4 .box.gkmod-more{width:25%}.gkCols4 .box.gkmod-more:nth-child(4n+1){clear:both}.gkCols4 .box.gkmod-more.gkmod-last-1:last-child{width:100%!important}.gkCols4 .box.gkmod-more.gkmod-last-2:last-child,.gkCols4 .box.gkmod-more.gkmod-last-2:nth-last-child(2){width:50%!important}.gkCols4 .box.gkmod-more.gkmod-last-3:last-child,.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(2),.gkCols4 .box.gkmod-more.gkmod-last-3:nth-last-child(3){width:33.3%!important}.gkCols6 .box.gkmod-1,.gkCols6 .box.gkmod-2,.gkCols6 .box.gkmod-3,.gkCols6 .box.gkmod-4,.gkCols6 .box.gkmod-5,.gkCols6 .box.gkmod-6,.gkCols6 .box.gkmod-more{float:left;padding:0 10px}.gkCols6 .box.gkmod-1{width:100%}.gkCols6 .box.gkmod-2{width:50%}.gkCols6 .box.gkmod-3{width:33.3%}.gkCols6 .box.gkmod-4,.gkCols6 .box.gkmod-more{width:25%}.gkCols6 .box.gkmod-5,.gkCols6 .box.gkmod-more{width:20%}.gkCols6 .box.gkmod-6,.gkCols6 .box.gkmod-more{width:16.66%}.gkCols6 .box.gkmod-more:nth-child(6n+1){clear:both}.gkCols6 .box.gkmod-more.gkmod-last-1:last-child{width:100%!important}.gkCols6 .box.gkmod-more.gkmod-last-2:last-child,.gkCols6 .box.gkmod-more.gkmod-last-2:nth-last-child(2){width:50%!important}.gkCols6 .box.gkmod-more.gkmod-last-3:last-child,.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(2),.gkCols6 .box.gkmod-more.gkmod-last-3:nth-last-child(3){width:33.3%!important}.gkCols6 .box.gkmod-more.gkmod-last-4:last-child,.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(2),.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(3),.gkCols6 .box.gkmod-more.gkmod-last-4:nth-last-child(4){width:20%!important}.gkCols6 .box.gkmod-more.gkmod-last-5:last-child,.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(2),.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(3),.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(4),.gkCols6 .box.gkmod-more.gkmod-last-5:nth-last-child(5){width:16.66%!important}

/***!  https://www.griechenland.net/templates/gk_news/css/joomla.css  !***/

select,textarea,input[type="text"],input[type="password"],input[type="url"],input[type="email"]{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #e5e5e5;box-sizing:border-box;color:#777;font-size:12px;height:32px;line-height:33px;max-width:100%!important;padding:0 12px}textarea{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:auto;max-width:100%!important;padding:24px}select{height:inherit;padding:6px}html.-moz-select{padding:3px 5px}input[type="text"]:focus,input[type="password"]:focus,input[type="url"]:focus,input[type="email"]:focus,textarea:focus{background:#fffef4}button,.button,input.button,span.button,button.button,div.button,input[type="submit"],input[type="button"],.pagenav-prev a,.pager li.previous a,.pager li.next a,.pagenav-next a,.readon,.pagination ul li a,.pager li a,.pager ul li,.pager li span,.pagination ul li span{-moz-transition:all .1s ease-out;-o-transition:all .1s ease-out;-webkit-transition:all .1s ease-out;background:#e25b32;border:none;color:#fff;cursor:pointer;display:block;float:left;font-size:14px;font-weight:400;height:42px;line-height:42px;margin:0 5px 2px 2px;padding:0 25px;text-align:center;transition:all .1s ease-out}.pager ul li{color:#666}button:hover,.button:hover,input.button:hover,span.button:hover,button.button:hover,div.button:hover,input[type="submit"]:hover,input[type="button"]:hover,.pagenav-prev a:hover,.pagenav-next a:hover,.pager a:hover,.pager li.previous a:hover,.pager li.next a:hover,.readon:hover,.pagination ul li a:hover,.pager li a:hover,.pagination ul li span:hover{background:#212121;color:#fff}div.pager ul li{background:none!important;overflow:visible!important;padding:0!important}input[type=checkbox],.checkbox,input[type=radio],.radio{background:transparent!important;border:none!important;height:auto!important;margin-top:7px!important}select[size]{font-size:12px;height:auto}select[size="1"]{height:29px!important;line-height:24px}.invalid{background:#fffef4;border:1px solid #e25527!important;color:#000}label{color:#363636;font-size:12px;font-weight:600}label.invalid{background:#fff;border:none!important;color:#e25527!important}fieldset.filters>div>*{float:left;margin-right:10px}fieldset.filters>div>select{margin-top:4px}section article{margin-top:20px}section>header{margin:0 0 32px;padding:0}section>header h2 small{color:#666;font-size:20px}section>header div p{font-size:18px;font-weight:300;line-height:1.4;text-transform:none}section img{height:auto!important;max-width:100%!important}section.category .children,section.blog .children{clear:both;margin-top:32px}section.categories-list ul ul li{border:none;border-top:1px solid #eee;list-style:lower-latin inside;padding-left:6px}section.categories-list li,section.category .children li,section.blog .children li{border-top:1px solid #e5e5e5;clear:both;font-size:16px;line-height:1.4;overflow:hidden;padding:12px 0}section.categories-list li>div p,section.category .children li>div p,section.blog .children li>div p{font-size:14px;margin:.5em 0}section.categories-list ul ul li dl{margin-left:36px}section.categories-list li>dl,section.category .children li>dl,section.blog .children li>dl{font-size:11px;margin:0}section.categories-list li>dl>dt,section.category .children li>dl>dt,section.blog .children li>dl>dt{float:left}section.categories-list li>dl>dd,section.category .children li>dl>dd,section.blog .children li>dl>dd{float:left;font-weight:700;margin-left:5px}section.category .children h3,section.blog .children h3{font-size:24px;line-height:24px;margin:20px 0}.blog .k2box{margin-bottom:30px}.filters .display-limit select{display:inline!important;float:none}table{margin-bottom:20px;width:100%}th{background:#222;color:#fff;font-weight:400;padding:8px 10px;text-align:left;text-transform:uppercase}tbody tr td{border-bottom:1px solid #e5e5e5;padding:8px 10px}tbody tr td p{margin:.5em 0}tr:hover{background:#fbfbfb}section.blog .items-row{clear:both;margin-bottom:20px;overflow:hidden}section.blog .items-more h3{font-size:24px;line-height:24px;margin-bottom:20px}.items-leading>div{clear:both!important}article,article>section{position:relative}article aside{display:block;float:left;text-align:right;width:118px}article aside.itemAsideInfo>div{border-top:1px solid #e5e5e5;font-size:11px;padding:20px 0}article aside.itemAsideInfo>ul{padding:0 0 20px}article aside.itemAsideInfo>ul li{background:none!important;font-size:11px;margin:0 2px!important;padding:0 2px!important}article aside.itemAsideInfo>ul li.edit-icon{margin:18px 0 0!important;padding:0!important}article aside.itemAsideInfo>ul li.edit-icon i{display:none}article header{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 0 24px;width:100%}article header h1,.category header,article header h2{clear:both;font-size:38px;font-weight:300;line-height:42px;padding:0 0 6px}article header h1 a,article header h2 a{color:#212121}li.print-icon,li.email-icon{padding:2px 6px 10px!important;text-align:left;clear:right}li.print-icon a,li.email-icon a{position:relative;top:3px;height:14px;text-indent:-9999px;float:right;display:block;clear:both}li.print-icon a{background:url(/templates/gk_news/images/system/printButton.png) top left no-repeat;width:15px;margin-bottom:5px}li.email-icon a{background:url(/templates/gk_news/images/system/emailButton.png) top left no-repeat;width:18px}article.item-page ul.content-links li{background:none}.img-intro-none{float:none}.img-intro-none img{float:none!important;margin:0 auto}.img-fulltext-none,.img-fulltext-left,.img-fulltext-right{float:none;margin:0 0 32px;overflow:hidden;position:relative}.img-fulltext-none>div,.img-fulltext-left>div,.img-fulltext-right>div{float:none!important;width:100%!important}.img-fulltext-none img,.img-fulltext-left img,.img-fulltext-right img{display:block;height:auto!important;max-width:100%!important;width:100%!important}p.img_caption{background:#e25b32;color:#fff;font-size:12px;margin:0;padding:5px 12px;position:absolute;right:0;top:15px}section.blog div.img_caption img.caption{display:block;float:none!important}.item-page ul{list-style-type:none}.edit fieldset>div{clear:both;padding:5px 0}.edit fieldset>div label{display:block;float:left;min-width:120px}section.login .login-fields{padding-bottom:16px}section.login .login-fields label{display:block;float:left;line-height:34px;min-width:100px}section.login ul{font-size:11px;margin-top:40px}.profile dt{clear:both;float:left;font-size:95%;font-weight:700;min-width:200px}.contact-image{border:1px solid #eee;float:right;padding:3px}dt.inline,dd.inline{display:inline-block!important;float:left!important;width:auto!important}.contact h3{border-top:1px solid #e5e5e5;margin:30px 0 0;padding:12px 0 0}#jform_contact_email_copy{margin-left:10px}section.newsfeed>ol{list-style:none}section.newsfeed>ol>li{border-top:1px solid #eee;padding:24px 0 0}section.newsfeed>ol>li>a{font-size:42px}section.contentpane iframe{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;border:1px solid #eee;box-sizing:border-box}.tooltip{background:#fff;border:1px solid #ccc;max-width:350px;min-width:160px;padding:8px;position:absolute!important;opacity:1;z-index:10}.tooltip-inner strong{background:#e25b32;color:#fff;font-size:14px;font-weight:700;line-height:20px;padding:5px 15px;width:100%;clear:both;display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tooltip-inner{color:#555;font-size:12px;padding:5px 0}.tooltip-inner br{display:none}#system-message{border-bottom:1px solid #2a2a2a;margin:0}div#system-message div.alert a.close,div#system-message div.alert h4.alert-heading{display:inline;margin:0 10px}div#system-message div.alert{max-width:1265px;display:block;margin:0 auto}#system-message dd ul{list-style:none!important}#system-message>div{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;background:#1c1c1c;box-sizing:border-box;color:#fff;font-size:14px;font-weight:300;margin:0;padding:5px 12px;text-align:center}div#system-message-container{background:#1C1C1C;color:#fff}#system-message>div.error{background:#E25B32;color:#fff}#system-message h4.alert-heading{color:#fff}#system-message>div.alert-notice{background:#333}#system-message-container{margin:0;padding:0}.item-page>div.pagination,.item-page>ul.pager{display:none!important}.pagination{clear:both;padding:36px 0 0}.pagination ul li{background-image:none!important;color:#909090;cursor:default;display:inline-block;margin:0}.pagination ul li a,.pagination ul li span{display:block;font-size:12px;height:34px;line-height:36px;min-width:34px;padding:2px 6px;text-align:center}.pagination ul li.counter{float:right;font-size:11px;line-height:38px;margin-right:12px}ul.pagenav,div.pager ul{margin:0;overflow:hidden;padding:0;list-style:none}#member-registration legend{color:#363636;font-size:32px;line-height:32px}#member-registration dt,#member-registration dd{display:inline-block;padding-bottom:10px}#member-registration dt{min-width:170px}#member-registration dd{min-width:200px}#member-registration dd:after{content:'\A';white-space:pre}#gkMainbody .registration{width:500px}.bannergroup:first-line,.bannergroup_text:first-line{color:#363636;font-size:14px;font-weight:600}div.banneritem{border-top:1px solid #eee;color:#999;font-size:12px;padding:8px 0}div.banneritem a{font-size:14px}div.bannerfooter{border-top:1px solid #e5e5e5;color:#e25b32;font-size:10px;font-style:italic;padding:5px 5px 0 0;text-align:right}#gkSocialAPI{border-top:1px solid #e5e5e5;clear:both;margin:20px 0 10px;padding:20px 0 0}#gkSocialAPI>iframe,#gkSocialAPI>#___plusone_0{position:relative;top:-5px}#gkSocialAPI #___plus_0{margin-right:10px!important;position:relative;top:-5px;vertical-align:top}#gkSocialAPI .fb_iframe_widget{top:-5px;margin-left:10px;max-width:1000px!important;overflow:visible}.fb_iframe_widget_lift{max-width:inherit!important}#gkSocialAPI>a[class^="PIN"]{top:-4px}#dynamic_recaptcha_1,#recaptcha_area{margin-bottom:-30px;max-width:480px;min-height:112px}#gkMainbody #dynamic_recaptcha_1,#gkMainbody #recaptcha_area{margin-bottom:10px}.pane-sliders .panel h3{border-bottom:1px solid #eee;color:#363636;padding:5px 0;text-transform:uppercase}.pagenavcounter{font-size:12px;font-weight:600}.article-index{background:#f8f8f8;float:right;margin:0 0 30px 30px;padding:0 24px;width:160px}.article-index h3{font-size:21px;font-weight:600;line-height:1;margin:24px 0 6px;text-transform:uppercase}.article-index li{background:none!important;border-top:1px solid #e5e5e5;font-size:13px;padding:7px 0 !important}.article-index li a.active{color:#333;font-weight:700}.article-index li:first-child{border-top:none;margin-top:10px}dl#tabs,dl.tabs{border:1px solid #e5e5e5;margin:0 0 16px;min-height:30px;overflow:hidden;padding:12px 24px}dl#tabs dt.tabs,dl.tabs dt.tabs{border-right:1px solid #e5e5e5;float:left;margin-right:24px;padding-right:12px}dl#tabs dt.tabs span h3,dl.tabs dt.tabs span h3{font-size:16px;font-weight:600;margin:0;padding:0;text-transform:uppercase}dl#tabs dt.tabs span h3 a,dl.tabs dt.tabs span h3 a{float:left;height:30px;line-height:29px;margin:0 8px 0 0;padding:0 8px 0 0}dl#tabs dt.tabs h3:hover a,dl.tabs dt.tabs h3:hover a{cursor:pointer}dl#tabs dt.tabs.open a,dl.tabs dt.tabs.open a{color:#363636}#searchForm fieldset input[type="radio"]{margin-top:3px!important}#searchForm fieldset input[type="checkbox"]{margin-top:7px!important}#searchForm select#ordering.inputbox{margin-top:6px}#search-form fieldset.word label,#search-form fieldset.word input,#search-form fieldset.word button{float:left;margin-right:5px}#searchForm label,#searchForm input,#finder-search input{float:left;height:42px;margin:0 5px 0 0}#searchForm fieldset,.search-results dt{border-top:1px solid #e5e5e5;margin:12px 0 0;padding:18px 0 0}fieldset.phrases,fieldset.only{border:1px solid #e5e5e5;padding:12px 24px 24px!important}#searchForm fieldset.word{border:none;padding:20px 0}#searchForm fieldset legend{color:#363636;padding:0 6px}.search-results dt:first-child{border-top:none}.searchintro strong{color:#363636;font-size:16px;font-weight:400}.form-limit{float:right;margin:24px 0 0}.result-category,.result-created{color:#AFAFAF;font-size:12px;padding:0 0 8px}.result-created{float:right;font-size:11px;margin:6px 0 0}.result-title{clear:both;color:#363636;font-size:16px;font-weight:700}#advanced-search-toggle{display:block;font-size:11px;padding:10px 0;text-align:center}.advanced-search-tip{border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;font-size:12px;margin:0 0 24px;padding:12px 0}.advanced-search-tip p{margin:0}#finder-filter-select-list label{clear:both;float:left;font-size:12px;line-height:36px;min-width:140px}#finder-filter-select-list li{overflow:hidden;padding:0}#search-query-explained{border-bottom:1px solid #e5e5e5;font-size:11px;padding:10px 0}#search-result-empty h2{font-size:18px}.autocompleter-queried{color:#e25b32!important}div.search-pages-counter{font-size:12px;font-style:italic;text-align:center}.search-results .highlight{background-color:#ffc;font-weight:700;padding:1px 4px}.archive article{padding:32px 0 0}.img-intro-left,.img-intro-right,.img-intro-center{margin-bottom:32px;max-width:100%!important}.box ul.menu ul{margin-left:0}.menu li{border-bottom:1px solid #e5e5e5;margin:0 -20px;padding:6px 20px}.menu .header+.content ul li:first-child{border-top:1px solid #e5e5e5}.menu li a{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none;display:block}.menu li:hover{background-color:#e25b32}div.mod-languages>div,div.mod-languages>form{display:inline-block;margin:0 3px}div.mod-languages{text-align:center}div.mod-languages p{margin-bottom:.5em}.mod-languages ul.lang-inline,.mod-languages ul.lang-block{display:inline-block;float:left}div.mod-languages>ul.lang-block>li,div.mod-languages>ul.lang-inline>li{line-height:32px;margin:0 5px}.mod-languages ul li.lang-active{font-weight:700}.mod-languages ul li a img{-moz-transform:scale(1);-moz-transform-style:preserve-3d;-moz-transition:0 .1s ease-out;-ms-transform:scale(1);-ms-transform-style:preserve-3d;-o-transform:scale(1);-o-transition:0 .1s ease-out;-webkit-transform:scale(1);-webkit-transform-style:preserve-3d;-webkit-transition:0 .1s ease-out;transform:scale(1);transform-style:preserve-3d;transition:transform .1s ease-out}.mod-languages ul li a:hover img{-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);-webkit-transform:scale(1.2);-webkit-transition:0 .6s ease-out;transform:scale(1.2);transition:transform .6s ease-out}.mod-languages ul li.lang-active a img{-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);-webkit-transform:scale(1.1);transform:scale(1.1)}legend.hidelabeltxt,.filters .hidelabeltxt,.contact .jicons-icons,#system-message dt{display:none}fieldset.filters,section.blog .leading,.content-links,.pane-sliders{margin-bottom:20px}section article:first-child,section.blog .items-more ol{margin-top:0}section.categories-list ul,section.blog .items-more,article header+*,article header+div,article header+p,dd.inline+dd,dd.inline+dt{clear:both}section.categories-list ul ul li:first-child,section.blog .items-row article header li{border:none}.filters .display-limit,ul.pagenav .pagenav-next{float:right}th a,.menu li:hover a{color:#fff}th a:active,th a:focus,th a:hover,article header h1 a:hover,article header h2 a:hover{color:#e25b32}.img-intro-left,.img-intro-right,.img-intro-left>img,.img-intro-right>img,section.blog div.img_caption{float:none!important}.filter-search .filter-search-lbl,#finder-search fieldset label[for="q"],#searchForm label{margin-top:5px}#searchForm label.ordering{margin-top:7px}.profile-edit legend,.profile legend{color:#363636;font-size:24px}#member-registration fieldset+div,#member-profile>div{line-height:35px}div.articleContent div.content-links ul li{background:none !important;padding-left:0 !important}li.tagged-under p{margin:0.5em 0 0.5em}li.tagged-under a{color:#999;font-style:italic}div.tags>span.tags-label{margin-right:40px}div.tags{margin-top:10px}div.tags a{background:url(/templates/gk_news/images/style1/tag_bullets.png) no-repeat 0 8px;display:inline-block;line-height:1.8;padding-left:20px;margin-right:10px}div.tags a:hover{background-position:0 -303px}span.tag-body p{display:inline}div.tags.tagcloud a.gk-tooltip span{z-index:10;display:none;padding:15px;margin-top:-50px;margin-left:60px;width:240px;max-width:240px;line-height:16px;font-size:85%;transition:all 1s ease-in}div.tags.tagcloud a.gk-tooltip:hover span{border:1px solid #eee;background:#fff;display:inline;position:absolute;color:#111}div.tags.tagcloud a.gk-tooltip span img{max-width:150px!important;height:auto;float:left;margin:0 10px 10px 0}div.tag-category div.btn-group{margin-top:10px}div.tag-category div.btn-group label{margin-top:10px}div.tag-category h3{font-size:19px;margin:8px 0}div.tag-category h3{font-size:19px;margin:8px 0}div.tag-category ul.category li{border-bottom:1px solid #E5E5E5;padding:10px;font-size:90%}div.tag-category ul.category li h3{font-size:14px;margin:0}div.tags.tagcloud li{clear:both;display:block}div.tags.tagcloud a{float:left;margin-bottom:6px}.item-page.edit .formelm{width:100%}.item-page.edit input{float:left;height:42px}.item-page.edit #jform_images_image_intro,.item-page.edit #jform_images_image_fulltext{padding:4px 6px;height:auto;line-height:20px}.item-page.edit .formelm .btn{float:left;display:inline-block}.item-page.edit .icon-calendar:before{padding:0}#gkMainbody .item-page.edit a{color:#333}.item-page.edit #jform_title{width:100%}.gkTypoTable code{border:0;margin:0!important;padding:0!important}.calendar .button{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;border:0}.tooltip.top .tooltip-arrow{display:none}.tooltip-inner{background:#fff}.btn.jmodedit{color:#272727;width:16px;height:16px;margin:5px 8px 0 0;display:block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABCUlEQVR4nMXSL0sEQRjH8c+eymkxaRDlBDHopStGMRoMgsl3cMFiNRm0iZYLgiDYTAeCFsEXYLCLoEW4JCaLHpxr2FluD253BYM/eJhh5nm+z58Z/qgos9YwUeDbwUfYj+MzvWjgBXGJvWMKx/jGYQp4wAmqJdWOYQVHGehphB7qeCoBtDCLm5CshdsKKgFSpP1QwTLOMY1VbI2WBMIOZrCGpXA2h/vQhhiLOcHbuMKjft8X+q+nCLCOV0l7afClpOUB5QE6WMBu8GljA5O/BXRxhj1cS4b4pT+HAcf6EMBzsLbk2aoh2XzWKcId3nAQYMM0giY2Q7Vx9rIWIF3537gn+bGNnAT/qB/kgkb/tx0dIAAAAABJRU5ErkJggg==)}.btn.jmodedit>span.icon-edit:before{content:""}

/***!  https://www.griechenland.net/templates/gk_news/css/system/system.css  !***/

.item-page.edit .formelm{clear:both;float:left}.item-page.edit .formelm .button2-left{margin-top:6px}.item-page.edit .formelm-area label{display:block;width:100%}.item-page.edit .formelm-buttons{margin-top:5px;overflow:hidden}.item-page.edit .fltlft{float:left}.item-page.edit legend{font-size:140%;font-style:italic}.item-page.edit .toggle-editor{margin-top:-5px}#editor-xtd-buttons{padding:5px}.button2-left,.button2-right,.button2-left div,.button2-right div{float:left}.button2-left a,.button2-right a,.button2-left span,.button2-right span{display:block;height:22px;float:left;line-height:22px;font-size:11px;color:#666;cursor:pointer}.button2-left span,.button2-right span{cursor:default;color:#999}.button2-left .page a,.button2-right .page a,.button2-left .page span,.button2-right .page span{padding:0 6px}.button2-left a:hover,.button2-right a:hover{text-decoration:none;color:#0B55C4}.button2-left a,.button2-left span{padding:0 30px 0 10px;font-size:12px;line-height:23px}.button2-right a,.button2-right span{padding:0 6px 0 24px}.button2-left{background:url(/templates/gk_news/images/joomla/j_button2_left.png) no-repeat;float:left;margin-left:5px}.button2-right{background:url(/templates/gk_news/images/joomla/j_button2_right.png) 100% 0 no-repeat;float:left;margin-left:5px}.button2-left .image{background:url(/templates/gk_news/images/joomla/j_button2_image.png) 100% 0 no-repeat}.button2-left .readmore,.button2-left .article{background:url(/templates/gk_news/images/joomla/j_button2_readmore.png) 100% 0 no-repeat}.button2-left .pagebreak{background:url(/templates/gk_news/images/joomla/j_button2_pagebreak.png) 100% 0 no-repeat}.button2-left .blank{background:url(/templates/gk_news/images/joomla/j_button2_blank.png) 100% 0 no-repeat}a img.calendar{width:16px;height:16px;margin-left:3px;background:url(/templates/gk_news/images/joomla/calendar.png) no-repeat;cursor:pointer;vertical-align:middle}

/***!  https://www.griechenland.net/templates/gk_news/css/template.css  !***/

body{min-height:100%;background:#fff;font-size:14px;line-height:1.6;color:#666;padding:0;font-weight:normal;word-wrap:break-word}a{color:#363636;-webkit-transition:color 0.2s linear;-moz-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;text-decoration:none;-webkit-transform:translateZ(0)}a:hover,a:active,a:focus{color:#e25b32}h1,h2,h3,h4,h5,h6{margin:0;padding:0;color:#000;font-weight:normal}h1{font-size:46px}h2,.componentheading{font-size:42px}h3{font-size:24px}h4{font-size:125%}h5{font-size:110%}ul{list-style:none;margin:0;padding:0}ul li{line-height:2.0}p{margin:0.5em 0 1.5em}iframe{max-width:100%!important}.gkPage{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;margin:0 auto!important}#gkPageTop{background:#000;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;min-height:45px;position:relative;z-index:999}#gkBannerTop{background:#1c1c1c;padding:18px 0}#gkHeader{background:#eee}#gkPageWrap{margin:0 auto}#gkPageContent{border:1px solid #e5e5e5;border-bottom:none;border-top:none;width:100%}#gkContent,#gkPageContent{background:transparent url(/templates/gk_news/images/line.png) repeat-y 0 0}#gkLogo{height:35px;margin:5px 30px 0 0;padding:0;text-indent:-999em;text-shadow:none;width:140px;display:block;float:left}#gkLogo img{display:block;margin:0}#gkLogo.cssLogo{background:transparent url(/templates/gk_news/images/style1/logo.png) no-repeat 0 0;height:45px;margin:0 30px 0 0;width:84px}#gkLogo.text{color:#fff;font-size:36px;min-height:24px;padding:0;text-align:center;text-indent:0;text-transform:uppercase}#gkLogo.text>span{display:block;font-size:32px;font-weight:700;line-height:25px;padding:0}#gkLogo.text .gkLogoSlogan{color:#eee;display:block;font-family:Arial,Verdana,sans-serif;font-size:11px;line-height:11px;text-align:center;text-transform:none}#gkUserArea{float:right;margin-left:20px}#gkUserArea a{-webkit-box-shadow:inset 0 0 27px rgba(0,0,0,0.75);-moz-box-shadow:inset 0 0 27px rgba(0,0,0,0.75);-ms-box-shadow:inset 0 0 27px rgba(0,0,0,0.75);box-shadow:inset 0 0 27px rgba(0,0,0,0.75);display:block;float:left;height:45px;margin:0;text-indent:-9999px;-webkit-transition:background-color .3s ease-out;-moz-transition:background-color .3s ease-out;-ms-transition:background-color .3s ease-out;transition:background-color .3s ease-out;width:50px}#gkLogin{background:#363636 url(/templates/gk_news/images/topmenu_icons.png) no-repeat 0 center}#gkLogin:active,#gkLogin:focus,#gkLogin:hover{background-color:#e25b32}#gkRSS{background:#a88f52 url(/templates/gk_news/images/topmenu_icons.png) no-repeat -50px center}#gkRSS:active,#gkRSS:focus,#gkRSS:hover{background-color:#e25b32}#gkContentTop{border:1px solid #e5e5e5;border-top:none;padding:14px 20px}#gkTopMenu{background:transparent url(/templates/gk_news/images/topmenu_bg.png) repeat 0 0;float:left;line-height:28px;margin-right:30px}#gkTopMenu li{border:none;color:#7a7a7a;float:left;font-size:13px;margin:0;padding:0;text-transform:uppercase}#gkTopMenu li:hover{background:none}#gkTopMenu li a{color:#7a7a7a;display:block;line-height:28px;padding:0 8px}#gkTopMenu li a:active,#gkTopMenu li a:focus,#gkTopMenu li a:hover{color:#e25b32}#gkSearch{float:right}#mod-search-searchword{background:transparent url(/templates/gk_news/images/search_bg.png) no-repeat right center;border:1px solid #e5e5e5;-webkit-box-shadow:inset 0 0 9px rgba(0,0,0,0.11);-moz-box-shadow:inset 0 0 9px rgba(0,0,0,0.11);-ms-box-shadow:inset 0 0 9px rgba(0,0,0,0.11);-o-box-shadow:inset 0 0 9px rgba(0,0,0,0.11);box-shadow:inset 0 0 9px rgba(0,0,0,0.11);margin-top:-3px}#gkSocial{float:right;margin-left:24px}#gkSocial p{margin:0}.gkTwitter,.gkFb,.gkInstagram,.gkPinterest{display:block;float:left;height:22px;line-height:22px;padding:0;text-indent:-9999px;-webkit-transition:background 0.3s cubic-bezier(.17,.67,.88,1.25),color 0.2s linear;-moz-transition:background 0.3s cubic-bezier(.17,.67,.88,1.25),color 0.2s linear;-o-transition:background 0.3s cubic-bezier(.17,.67,.88,1.25),color 0.2s linear;transition:background 0.3s cubic-bezier(.17,.67,.88,1.25),color 0.2s linear;width:28px}.gkTwitter{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat 0 0}.gkFb{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat -28px 0}.gkPinterest{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat -56px 0}.gkInstagram{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat -84px 0}.gkInstagram{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat -84px 0}.gkTwitter:active,.gkTwitter:focus,.gkTwitter:hover{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat 0 -22px}.gkFb:active,.gkFb:focus,.gkFb:hover{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat -28px -22px}.gkPinterest:active,.gkPinterest:focus,.gkPinterest:hover{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat -56px -22px}.gkInstagram:active,.gkInstagram:focus,.gkInstagram:hover{background:transparent url(/templates/gk_news/images/style1/social_icons.png) no-repeat -84px -22px}#gkBottom1,#gkBottom2{-webkit-transform:translateZ(0.001);border-top:1px solid #e5e5e5;margin:0 auto!important;overflow:hidden;padding:36px 0}#gkBottom1 .box .header,#gkBottom2 .box .header{font-size:16px}#gkBottom2 .box{color:#999;font-size:12px}#gkBottom2 .box a{color:#777}#gkBottom2 .box a:hover{color:#363636}#gkBreadcrumb{background:#F9F9F9;border-bottom:1px solid #e5e5e5;margin:-10px -18px 24px -20px;padding:14px 24px 15px}#gkBreadcrumb .breadcrumbs{float:left;color:#333}#gkBreadcrumb .breadcrumbs li.separator{width:10px;text-align:center;padding:0 4px!important;color:#ccc}#gkBreadcrumb .breadcrumbs li.pathway{padding-right:20px}#gkBreadcrumb .breadcrumbs>ul>li{float:left;font-size:12px;font-weight:600}#gkBreadcrumb .breadcrumbs>ul>li a{font-weight:normal}#gkTools{float:right;margin:4px 0 0 10px}#gkTools a{display:block;float:left;width:22px;height:16px;margin:0 0 0 0px !important;text-indent:-99999em;background:url(/templates/gk_news/images/font_size.png) no-repeat -38px 50%}a#gkToolsReset{background-position:-15px 50%;margin-left:6px}a#gkToolsDec{background-position:6px 50%}#gkFooter{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;border-top:2px solid #E25B32;color:#777;font-size:14px;line-height:21px;margin:0 auto 100px auto!important;padding:16px 0 0}#gkFooterNav{float:left}#gkFooterNav li{border:none;float:left;font-size:11px;margin:0 10px 0 0!important;padding:0}#gkFooterNav a{color:#999}#gkFooterNav li:hover,#gkFooterNav a:hover{background:transparent;color:#363636}#gkCopyrights{float:right;font-size:11px;margin:0 0 20px 0}#gkStyleArea{clear:both;display:block;line-height:7px;margin:0;text-align:center;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}#gkStyleArea>div{float:left;margin:13px 0 12px 0}#gkStyleArea a{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:inline-block;height:7px;margin:9px 3px 9px 0;text-indent:-9999px;-webkit-transform:scale(1.0);-moz-transform:scale(1.0);-ms-transform:scale(1.0);-o-transform:scale(1.0);transform:scale(1.0);-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transition:-webkit-transform 0.2s ease-out;-moz-transition:-moz-transform 0.2s ease-out;-o-transition:-o-transform 0.2s ease-out;transition:transform 0.2s ease-out;width:7px}#gkStyleArea a:hover{-webkit-transform:scale(1.5);-moz-transform:scale(1.5);-ms-transform:scale(1.5);-o-transform:scale(1.5);transform:scale(1.5)}#gkColor1{background:#eb592a}#gkColor2{background:#3eabe9}#gkColor3{background:#8DA734}#gkColor4{background:#8c7a71}#gkColor5{background:#e8a246}#gkColor6{background:#c375b5}#gkFrameworkLogo{display:block;width:90px;height:36px;background:url(/templates/gk_news/images/gavern-logo.png) no-repeat 0 0;text-indent:-9999em;margin:12px auto 0 auto;opacity:0.4}.box{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;color:#666;font-size:14px;line-height:1.6;padding:20px;width:100%}div.content{clear:both}.box li a{text-decoration:none}.box a{text-decoration:none}.box ul ul{margin-left:20px}.box ul ul li:last-child{border-bottom:none!important}.box.vertical{padding:0!important}.box.vertical .header{color:#363636;float:left;text-transform:uppercase;width:30%}.box.vertical .content{clear:none!important;float:left;width:70%}.box .header{font-size:18px;line-height:18px;padding-bottom:15px;text-transform:uppercase}.box.clear{margin:0;padding:0}.clear div.content{clear:both}.box.nomargin{margin:0!important}.box.nooverflow,.box.nooverflow>div{overflow:visible!important}.box.advertisement .header{background:transparent;border-bottom:1px solid #e5e5e5;color:#999!important;font-size:10px!important;font-style:italic;font-weight:300;margin:0 0 5px 0;min-height:16px;padding:0;text-align:right;text-transform:uppercase;line-height:16px;font-family:Arial,Verdana,sans-serif!important}.box.advertisement .header span{background:transparent;float:right;line-height:16px;padding:0}.box_text>div{background:#fff}.box.dark{background:#222!important;color:#999;padding:20px}.box.dark .header{background:transparent!important}.box.dark h1,.box.dark h2,.box.dark h3,.box.dark h4,.box.dark h5,.box.dark h6{color:#fff}.box.dark ul{margin:0;padding:0}.box.dark ul li{border-top:1px solid #444;position:relative;padding:2px 0}.box.dark ul li:first-child{border-top:none}.box.dark a{color:#fff}.box.dark a:active,.box.dark a:focus,.box.dark a:hover{color:#e25b32}.box.dark ul ul{margin:0 0 0 20px}.box.dark b,.box.dark strong{font-weight:bold}.box.light{background:#f8f8f8!important;padding:20px}#gkInset .box.light{margin:1px;width:99%}.box.light ul{margin:0;padding:0}.box.light ul li{border-top:1px solid #ddd;position:relative}.box.light ul li:first-child{border-top:none}.box.light ul ul{margin:0 0 0 20px}.box.light b,.box.light strong{font-weight:bold}.box.pattern{background:url(/templates/gk_news/images/topmenu_bg.png) repeat 0 0}#gkInset .box.pattern{margin:1px;width:99%}.box.color .header{color:#e25b32}.bigtitle .header{color:#bbb;font-size:30px;font-weight:bold;letter-spacing:-0.04em;margin-top:12px;text-transform:none}.box.badge-new .header,.box.badge-popular .header,.box.badge-top .header,.box.badge-hot .header,.box.badge-video .header,.box.badge-audio .header,.box.badge-gallery .header{position:relative}.box.badge-new .header::after,.box.badge-popular .header::after,.box.badge-top .header::after,.box.badge-hot .header::after{background:#9eb931;color:#fff;content:"New";font-size:10px;font-weight:bold;padding:0 6px;position:absolute;right:0;top:0;z-index:1}.box.badge-video .header::after,.box.badge-audio .header::after,.box.badge-gallery .header::after{background:url(/templates/gk_news/images/badges.png) no-repeat;content:"";height:20px;position:absolute;right:0;top:0;width:26px;z-index:1}.box.badge-audio .header::after{background-position:0 -69px}.box.badge-gallery .header::after{background-position:0 -132px}.box.badge-popular .header::after{background:#32aae2;content:"Popular"}.box.badge-top .header::after{background:#e25b32;content:"Top"}.box.badge-hot .header::after{background:#DBAE43;content:"Hot"}.box.headlines .header{background:#e25b32;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:12px;line-height:12px;margin-bottom:15px;padding:16px 6px 12px 6px;position:relative;text-align:center}.box.headlines .header::after{background:transparent url(/templates/gk_news/images/style1/highlight_bg.png) no-repeat 0 center;background-size:100% 100%;bottom:-13px;clear:both;content:"";display:block;height:13px;left:0;position:absolute;width:100%}section#gkBreadcrumb+section#gkMainbody{margin-top:0!important}.onlytablet{display:none}.onlymobile{display:none}#gkFBLogin{float:left;width:45%}#gkFBLogin p{line-height:18px;margin:14px 0 20px}#gkFBLogin+#login-form,#gkFBLogin+#com-login-form{float:left;width:45%;margin-left:4%;padding-left:30px;border-left:1px solid #e7e7e7}#form-login-remember{margin:10px 0}#form-login-remember label{color:#777;font-size:11px;font-weight:normal;line-height:27px}#login-form fieldset{margin:0 0 20px}#login-form fieldset p{margin:0.5em 0}#login-form ul{border-top:1px solid #E7E7E7;overflow:hidden;padding:12px 0 0}#login-form ul li{font-size:11px;line-height:1.6}#login-form ul li a{color:#999}#login-form ul li a:hover{color:#222}#login-form input[type="text"],#login-form input[type="password"]{width:85%}.gkPopupWrap .logout-button input{float:right}label#jform_spacer-lbl{font-size:11px;font-weight:normal;color:#666}#login-form .login-greeting{color:#fff;float:left;font-size:18px;margin-right:32px}.gkUsermenu{border-top:3px solid #E25B32;clear:both;padding-top:4px;position:relative;top:10px}.gkUsermenu li{border:none;background:#363636;color:#999;padding-left:16px;margin:0 0 3px}.gkUsermenu li a{color:#fff}span#fb-auth small{width:20px;background:transparent url(/templates/gk_news/images/fbauth.png) no-repeat 0 2px;text-indent:-999em;display:block;float:left;border-right:1px solid #a0aecd;margin:3px 16px 0 0;height:17px}span#fb-auth{background-color:#798db9;display:inline-block;color:#fff;font-family:arial;line-height:26px;font-size:12px;font-weight:bold;margin:12px 0 6px;padding:7px 24px 7px 12px;text-decoration:none;text-shadow:1px 1px 0px #445375;cursor:pointer;height:24px;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-transition:background-color 0.2s ease-out;-moz-transition:background-color 0.2s ease-out;-o-transition:background-color 0.2s ease-out;transition:background-color 0.2s ease-out;position:relative;top:-3px}span#fb-auth:hover{background-color:#556b9b}.login span#fb-auth{margin:6px 0 0 10px}#gkPopupOverlay,#gkPopupLogin{display:none;overflow:hidden;position:fixed;z-index:1000002;left:50%;top:50%;background:#222}#gkPopupLogin{position:absolute;top:70px;width:560px;margin-left:-280px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#gkPopupLogin #loginForm{background:transparent url(/templates/gk_news/images/login.png) no-repeat 4px 6px;padding-left:170px}#gkPopupLogin label{color:#fff;font-size:12px}#gkPopupLogin #login-form input[type="text"],#gkPopupLogin #login-form input[type="password"]{float:right;height:36px;width:70%}#gkPopupLogin #login-form fieldset p{padding:0 0 18px}#gkPopupLogin #form-login-remember,#gkPopupLogin #form-login-buttons{margin-left:100px}#gkPopupLogin #form-login-buttons input.button:hover{background:#212121}#gkPopupLogin #login-form ul{background:none;border-top:1px solid #444;margin-left:100px;padding:10px 0 0}#gkPopupLogin #login-form ul li{float:left}#gkPopupLogin #login-form ul li:first-child{margin-right:8px}.gkPopupWrap{padding:32px;overflow:hidden}.gkPopupWrap h3{margin:0 0 18px;font-size:32px;line-height:32px}#gkPopupOverlay{background:#000;width:100%;height:100%;z-index:1000001;top:0;left:0;margin-left:0}body[data-mobile="true"] #gkMobileMenu select{font-size:50px}

/***!  https://www.griechenland.net/templates/gk_news/css/gk.stuff.css  !***/

.nsp{position:relative}.nspMain{overflow:hidden}.nspBotInterface,.nspTopInterface{overflow:hidden;clear:both}.nspBotInterface div,.nspTopInterface div{float:right}.nsp .nspTopInterface div{position:absolute;right:16px;padding:0 3px;top:16px;z-index:10}.nspPagination{list-style-type:none !important;margin:5px 0 0 !important;padding:0 !important;float:left}.nspPagination li{float:left;width:8px;height:8px;margin:1px 3px 0 1px!important;background:#d6d6d6;border:none!important;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding:0!important;text-indent:-999em;cursor:pointer}.nspPagination li:hover,.nspPagination li.active{background:#e25b32;height:10px;margin:0 2px 0 0!important;width:10px}.nspNext,.nspPrev{float:left;width:14px;height:14px;margin:3px 0 0 4px;background:url(/templates/gk_news/images/style1/nsp_interface.png) no-repeat -14px 0;text-indent:-999em;cursor:pointer}.nspPrev{background-position:0 0}.nspNext:hover,.nspPrev:hover{background-position:-14px -14px}.nspPrev:hover{background-position:0 -14px}.nspCounter{float:left;margin:0 0 0 8px;padding:1px 4px;border:1px solid #ddd;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#878787;font-size:9px;cursor:pointer}.nspArts{overflow:hidden}.nspArtPage{float:left}.nspArt{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;float:left}.nspArt div{overflow:hidden}h4.nspHeader{color:#363636;font-size:13px;font-weight:600;line-height:1.2;margin-bottom:10px}.nspArt h4.nspHeader a{color:#363636;text-decoration:none}.nspArt h4.nspHeader a:active,.nspArt h4.nspHeader a:focus,.nspArt h4.nspHeader a:hover{color:#eb592a}.nspArt a{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;-o-transform-style:preserve-3d;transform-style:preserve-3d}.nspArt img.nspImage{border:none;-webkit-transition:all 0.4s ease 0s;-moz-transition:all 0.4s ease 0s;-o-transition:all 0.4s ease 0s;transition:all 0.4s ease 0s}.nspArt img.nspImage:hover{-webkit-transform:scale(1.15) rotate(-1.5deg);-moz-transform:scale(1.15) rotate(-1.5deg);-ms-transform:scale(1.15) rotate(-1.5deg);-o-transform:scale(1.15) rotate(-1.5deg);transform:scale(1.15) rotate(-1.5deg)}.nspArt .nspImageWrapper{overflow:hidden}.nspArt p.nspText{color:#777;float:none;font-size:14px;margin:0}.nspArt p.nspText+.readon{margin-top:32px}.nspArt p.nspText+.nspInfo{margin-top:12px}.nspArt p.nspInfo{color:#999;font-size:14px;font-style:normal;font-weight:300;line-height:1.0;margin:0 0 5px 0}.nspArt p.nspInfo a{color:#999;padding-left:8px}.nspArt p.nspInfo a:active,.nspArt p.nspInfo a:focus,.nspArt p.nspInfo a:hover{color:#eb592a}.nspArt .tleft{text-align:left}.nspArt .tright{text-align:right}.nspArt .tcenter{text-align:center}.nspArt .tjustify{text-align:justify}.nspArt .fleft{float:left}.nspArt .fright{float:right}.nspArt .fnone{clear:both;width:100%;float:none}.readon.left,.readon.right,.readon.center{clear:both}.readon.left{float:left}.readon.right{float:right}.readon.center{display:inline;float:none}.nspList{float:left}.nspLinks .nspLinkScroll1 div ul{padding:0 !important;list-style-type:none !important}.nspLinks .nspLinkScroll1 div ul li{border-top:1px solid #e5e5e5;margin:0 !important;padding:14px 0}.nspLinks ul li h4{color:#2f3133;font-size:14px;font-weight:bold;line-height:16px}.nspLinks ul li h4 a{text-decoration:none}.nspLinks ul li p{font-size:14px;line-height:22px;margin:0}.nspArts.left{float:right}.nspLinksWrap.left{float:left}.nspArts.right{float:left}.nspLinksWrap.right{float:right}.nspMain .unvisible{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}.nspFs80{font-size:80%}.nspFs90{font-size:90%}.nspFs100{font-size:100%}.nspFs110{font-size:110%}.nspFs120{font-size:120%}.nspFs130{font-size:130%}.nspFs140{font-size:140%}.nspFs150{font-size:150%}.nspFs160{font-size:160%}.nspFs170{font-size:170%}.nspFs180{font-size:180%}.nspFs190{font-size:190%}.nspFs200{font-size:200%}.gkResponsive{line-height:1}.gkResponsive img.nspImage,img.nspImage.gkResponsive{width:100% !important;height:auto}.gkResponsive a,a.gkResponsive{display:block;position:relative}.gkResponsive{position:relative}.nspArt img.nspImage{max-width:100%}.nspArtScroll1,.nspLinkScroll1{overflow:hidden;width:100%}.nspPages1{width:100%}.nspPages2{width:200%}.nspPages3{width:300%}.nspPages4{width:400%}.nspPages5{width:500%}.nspPages6{width:600%}.nspPages7{width:700%}.nspPages8{width:800%}.nspPages9{width:900%}.nspPages10{width:1000%}.nspCol1{width:100%}.nspCol2{width:50%}.nspCol3{width:33.3%}.nspCol4{width:25%}.nspCol5{width:20%}.nspCol6{width:16.66%}.nspCol7{width:14.285%}.nspCol8{width:12.5%}.nspCol9{width:11.1%}.nspCol10{width:10%}.nspCol11{width:9.09%}.nspCol12{width:8.33%}.nspCol13{width:7.69%}.nspCol14{width:7.14%}.nspCol15{width:6.66%}.nspCol16{width:6.25%}.nspCol17{width:5.88%}.nspCol18{width:5.55%}.nspCol19{width:5.26%}.nspCol20{width:5%}.dark .nspArt p.nspText{color:#999}.dark .nspArt p.nspInfo{color:#ddd}.dark .nspArt p.nspInfo a{color:#fff}.dark .nspArt p.nspInfo a:active,.dark .nspArt p.nspInfo a:focus,.dark .nspArt p.nspInfo a:hover{color:#ddd}.dark .nspLinks ul li h4 a{color:#fff}.dark .nspLinks ul li h4 a:active,.dark .nspLinks ul li h4 a:focus,.dark .nspLinks ul li h4 a:hover{color:#eb592a}.dark .nspArt h4.nspHeader a{color:#fff}.dark .nspArt h4.nspHeader a:active,.dark .nspArt h4.nspHeader a:focus,.dark .nspArt h4.nspHeader a:hover{color:#eb592a}.dark .nspPagination li{background:#ccc}.dark .nspPagination li:hover,.dark .nspPagination li.active{background:#fff}.dark .nspNext,.dark .nspPrev{background:url(/templates/gk_news/images/style1/nsp_interface.png) no-repeat -17px 0}.dark .nspPrev{background-position:0 0}.dark .nspNext:hover,.dark .nspPrev:hover{background-position:-17px -22px}.dark .nspPrev:hover{background-position:0 -22px}.header .nspLinks ul li h4{font-size:13px}.header .nspLinks ul li h4 a{color:#333}.header .nspLinks ul li p{font-size:14px}.box.header .nspBotInterface div{float:none;margin-top:12px;text-align:center}.box.header .nspBotInterface div ul{display:inline-block;float:none}.box.header .nspImageWrapper{position:relative}.box.header .nspImageWrapper h4{background:#1c1c1c;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;font-size:22px;margin:0;padding:8px 14px;position:absolute;-webkit-transition:background .3s ease-out;-moz-transition:background .3s ease-out;-ms-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out}.box.header .nspImageWrapper h4 a{color:#fff}.box.header .nspImageWrapper h4:hover{background:#e25b32}.box.header .nspImageWrapper h4 a:active,.box.header .nspImageWrapper h4 a:focus,.box.header .nspImageWrapper h4 a:hover{color:#fff}.box.header .nspLinks .nspLinkScroll1 div ul li{margin:0 10px!important;padding:14px 0!important;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.box.header .nspLinks .nspLinkScroll1 div ul li:hover{background:#e25b32;color:#fff;margin:0!important;padding:14px 10px!important}.box.header .nspLinks .nspLinkScroll1 div ul li:hover h4,.box.header .nspLinks .nspLinkScroll1 div ul li:hover h4 a{color:#fff}.arrow .nspLinks .nspLinkScroll1 div ul li{background:transparent url(/templates/gk_news/images/arrow_bullet.png) no-repeat 0 3px;border:none;padding:0 0 16px 20px}.arrow .nspHeader{font-size:18px}.bigtitle p.nspInfo{font-size:14px}.bigtitle .nspHeader{font-size:20px}.bigtitle p.nspText{font-size:14px}.bigtitle .nspArt{border-top:1px solid #e5e5e5}.bigtitle .nspArt:first-child{border-top:none}.bigtitle .nspTopInterface div{position:absolute;right:16px!important;padding:0 3px;top:24px!important}.box.headlines .nspLinks .nspLinkScroll1 div ul li{border-top:none;border-bottom:1px solid #e5e5e5;padding:20px 0}.box.headlines .nspLinks .nspLinkScroll1 div ul li:hover{background:#f8f8f8}.box.headlines .nspBotInterface div{float:none;margin-top:12px;text-align:center}.box.headlines .nspBotInterface div ul{display:inline-block;float:none}.nsphover .content{margin:0 -12px}.nsphover .nspImageWrapper{position:relative}.nsphover .nspInfo2{background:#e25b32;color:#fff;display:block;font-size:14px;left:0;line-height:12px;margin:0;padding:12px 14px;position:absolute;text-transform:uppercase;top:0}.nsphover .nspInfo2 a{color:#fff!important;margin:0!important;padding:0!important}.nsphover .nspInfo2 a:hover,.nsphover .nspInfo2 a:focus,.nsphover .nspInfo2 a:active{color:#ddd!important}.nsphover .nspArt{border:none!important;margin:26px 0 0 0;overflow:hidden;position:relative}.nsphover .nspText{bottom:-200px;position:absolute}.nsphover .nspHoverOverlay{background:#e25b32;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;height:600px;margin:0 15px 0 0;padding:56px 20px 0 20px;position:absolute;top:100%;-webkit-transition:top .3s ease-out;-moz-transition:top .3s ease-out;-ms-transition:top .3s ease-out;-o-transition:top .3s ease-out;transition:top .3s ease-out;z-index:9}.nsphover .nspHoverOverlay .nspText,.nsphover .nspHoverOverlay .nspText a{color:#ffbfab;margin-top:10px;position:static}.nsphover .nspHoverOverlay .nspText a:active,.nsphover .nspHoverOverlay .nspText a:focus,.nsphover .nspHoverOverlay .nspText a:hover{color:#fff}.nsphover .nspHoverOverlay .nspHeader,.nsphover .nspHoverOverlay .nspHeader a{color:#fff}.nsphover .nspHoverOverlay .nspHeader a:active,.nsphover .nspHoverOverlay .nspHeader a:focus,.nsphover .nspHoverOverlay .nspHeader a:hover{color:#ffbfab}.nsphover .nspInfo{position:relative;z-index:10}.nsphover .nspInfo2{left:15px;position:absolute;z-index:10}.nsphover .nspHoverOverlay.active{top:0}.nsphover .nspInfo1{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.nsphover .nspInfo1.active{color:#fff;margin-left:20px}.gkTabsGK5{position:relative;overflow:hidden}.gkTabsWrap.vertical ol li{cursor:pointer;float:left;line-height:14px;list-style-type:none;height:14px;padding:0 25px 0 0;text-align:center;font-size:14px;font-weight:400;color:#a3a3a3;text-transform:uppercase}.gkTabsWrap.vertical ol li.active,.gkTabsWrap.vertical ol li.active:hover{color:#1c1c1c}.gkTabsWrap.vertical ol li.active::after{content:"";clear:both;display:block;float:left;height:2px;margin-left:-14px;position:absolute;top:38px;width:100%;z-index:2}.gkTabsWrap.vertical ol li:hover{color:#1c1c1c}.gkTabsContainer{clear:both;overflow:hidden;position:relative}.gkTabsItem{background:#fff;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;left:-9999px;padding:0;position:absolute;top:0;width:100%;z-index:1}.gkTabsItem.active{left:0;position:relative;z-index:2}.gkTabsNav{background:transparent;margin:8px 0 32px 0;min-height:14px}.gkwMainRight h2{font-size:32px}.gkwDay{color:#363636;font-style:normal !important;font-size:14px}.gkwTemp{color:#E25B32}.dark .gkwDay{color:#fff}.dark ul.gkwNextDays{border-top:1px solid #444;margin:12px 0;padding:16px 0 0}.dark div.gkwFday{border-color:#444}.nspMainPortalMode7{position:relative;overflow:hidden}.nspMainPortalMode7 .nspArtsScroll{width:20000px!important}.nspMainPortalMode7 .nspArts{width:100%}.nspMainPortalMode7 .nspImages{padding:0 46px}.nspMainPortalMode7 .nspArts,.nspMainPortalMode7 .nspArt{overflow:hidden}.nspMainPortalMode7 .nspArt{float:left;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;-o-box-sizing:content-box;box-sizing:content-box}.nspMainPortalMode7 .nspArt img{margin:0!important}.nspMainPortalMode7 .nspArt .nspImageGallery a{display:block;overflow:hidden}.nspMainPortalMode7 .nspArt:hover{cursor:pointer}.nspMainPortalMode7 .nspArt:hover .nspHeader a{color:#fb5a29}.nspMainPortalMode7 .nspHeader{width:100%;padding:0;margin:0 0 5px 0!important;color:#b6b6b6;font-size:13px;font-weight:600}.nspMainPortalMode7 .nspHeader a{color:#b6b6b6!important}.nspMainPortalMode7 .nspHeader a:active,.nspMainPortalMode7 .nspHeader a:focus,.nspMainPortalMode7 .nspHeader a:hover{color:#fff!important}.nspMainPortalMode7 .nspText{color:#696969;font-size:14px}.nspMainPortalMode7 .nspArt{background:#2b2b2b;border:1px solid #2a2a2a;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-box-shadow:inset 0 0 27px rgba(0,0,0,0.75);-moz-box-shadow:inset 0 0 27px rgba(0,0,0,0.75);-ms-box-shadow:inset 0 0 27px rgba(0,0,0,0.75);-o-box-shadow:inset 0 0 27px rgba(0,0,0,0.75);box-shadow:inset 0 0 27px rgba(0,0,0,0.75);margin-right:25px;padding:0;-webkit-transition:background .3s ease-out;-moz-transition:background .3s ease-out;-ms-transition:background .3s ease-out;-o-transition:background .3s ease-out;transition:background .3s ease-out}.nspMainPortalMode7 .nspArt:hover{background:#363636}.nspMainPortalMode7 .nspArt>div{padding:0;position:relative}.nspMainPortalMode7 .nspArt>div>div{padding:0}.nspMainPortalMode7 .nspPrev,.nspMainPortalMode7 .nspNext{height:26px;width:26px;display:block;background:transparent url(/templates/gk_news/images/style1/nsp_portal_mode_7_interface.png) no-repeat 0 0;text-indent:-999em;margin-top:-13px;cursor:pointer}.nspMainPortalMode7 .nspPrev{position:absolute;top:50%;left:0;z-index:1}.nspMainPortalMode7 .nspNext{background-position:-26px 0;position:absolute;top:50%;right:0;z-index:1}.nspMainPortalMode7 .nspPrev:hover{background-position:0 -26px}.nspMainPortalMode7 .nspNext:hover{background-position:-26px -26px}.nspMainPortalMode7::selection,.nspMainPortalMode7::selection{background:transparent!important}.nspMainPortalMode7::-moz-selection,.nspMainPortalMode7::-moz-selection{background:transparent!important}.nspMainPortalMode7::-webkit-selection,.nspMainPortalMode7::-webkit-selection{background:transparent!important}.nspMainPortalMode7 .unvisible{height:1px;left:-10000px;overflow:hidden;position:absolute;top:auto;width:1px}

/***!  https://www.griechenland.net/templates/gk_news/css/style2.css  !***/

a:hover,a:active,a:focus{color:#3299e2}#gkLogo.cssLogo{background-image:url(/templates/gk_news/images/style2/logo.png)}#gkLogin:active,#gkLogin:focus,#gkLogin:hover,#gkRSS:active,#gkRSS:focus,#gkRSS:hover{background-color:#3299e2}#gkTopMenu li a:active,#gkTopMenu li a:focus,#gkTopMenu li a:hover,li.tagged-under a:hover,li.tagged-under a:active,li.tagged-under a:focus{color:#3299e2}.gkTwitter,.gkFb,.gkPinterest,.gkInstagram{background-image:url(/templates/gk_news/images/style2/social_icons.png)}.gkTwitter:active,.gkTwitter:focus,.gkTwitter:hover,.gkFb:active,.gkFb:focus,.gkFb:hover,.gkPinterest:active,.gkPinterest:focus,.gkPinterest:hover,.gkInstagram:active,.gkInstagram:focus,.gkInstagram:hover{background-image:url(/templates/gk_news/images/style2/social_icons.png)}#gkFooter{border-top:2px solid #3299e2}.box.dark a:active,.box.dark a:focus,.box.dark a:hover{color:#3299e2}.box.color .header{color:#3299e2}.box.headlines .header{background:#3299e2}.box.headlines .header::after{background-image:url(/templates/gk_news/images/style2/highlight_bg.png)}.gkUsermenu{border-top:3px solid #3299e2}button,.button,input.button,span.button,button.button,div.button,input[type="submit"],input[type="button"],.pagenav-prev a,.pagenav-next a,.pager li.next a,.pager li.previous a,.pager li a,.readon,.pagination ul li a,.pagination ul li span{background:#3299e2}p.img_caption{background:#3299e2}.tooltip-inner strong{background:#3299e2}div.bannerfooter{color:#3299e2}.autocompleter-queried{color:#3299e2!important}.menu li:hover{background-color:#3299e2}th a:active,th a:focus,th a:hover,article header h1 a:hover,article header h2 a:hover{color:#3299e2}.nspPagination li:hover,.nspPagination li.active{background:#3299e2}.nspNext,.nspPrev{background-image:url(/templates/gk_news/images/style2/nsp_interface.png)}.nspArt h4.nspHeader a:active,.nspArt h4.nspHeader a:focus,.nspArt h4.nspHeader a:hover{color:#3299e2}.nspArt p.nspInfo a:active,.nspArt p.nspInfo a:focus,.nspArt p.nspInfo a:hover{color:#3299e2}.dark .nspLinks ul li h4 a:active,.dark .nspLinks ul li h4 a:focus,.dark .nspLinks ul li h4 a:hover{color:#3299e2}.dark .nspArt h4.nspHeader a:active,.dark .nspArt h4.nspHeader a:focus,.dark .nspArt h4.nspHeader a:hover{color:#3299e2}.dark .nspNext,.dark .nspPrev{background-image:url(/templates/gk_news/images/style2/nsp_interface.png)}.box.header .nspImageWrapper h4:hover{background:#3299e2}.box.header .nspLinks .nspLinkScroll1 div ul li:hover{background:#3299e2}.nsphover .nspInfo2{background:#3299e2}.nsphover .nspHoverOverlay{background:#3299e2}.nsphover .nspHoverOverlay .nspText,.nsphover .nspHoverOverlay .nspText a{color:#d2eafb}.nsphover .nspHoverOverlay .nspHeader a:active,.nsphover .nspHoverOverlay .nspHeader a:focus,.nsphover .nspHoverOverlay .nspHeader a:hover{color:#d2eafb}.gkwTemp{color:#DBAE43}.nspMainPortalMode7 .nspArt:hover .nspHeader a{color:#3299e2}.nspMainPortalMode7 .nspPrev,.nspMainPortalMode7 .nspNext{background-image:url(/templates/gk_news/images/style2/nsp_portal_mode_7_interface.png)}.gkMenu>ul>li:hover>a,.gkMenu>ul>li:active>a,.gkMenu>ul>li:focus>a{background:#3299e2}h1>sup{background:#3299e2}.k2TagCloudBlock a,div.tags a{background-image:url(/templates/gk_news/images/style2/tag_bullets.png)}.itemAttachmentsBlock{background:url(/templates/gk_news/images/style2/typography/tips.png) no-repeat 16px 8px #FFFEF4;border:1px solid #EAE8CC}.userView .itemAuthorData a:hover{color:#3299e2}.commentLink{color:#3299e2}#itemListLinks li{background-image:url(/templates/gk_news/images/style2/typography/bullet-square2.png)}.k2CalendarBlock table.calendar tr td.calendarToday{background:#3299e2}table.calendar tr td.calendarTodayLinked a{color:#3299e2}.calendarNavLink{color:#3299e2}.calendarNavLink a:active,.calendarNavLink a:focus,.calendarNavLink a:hover{color:#333!important}

/***!  https://www.griechenland.net/templates/gk_news/css/typography/typography.style2.css  !***/

b,strong{font-weight:600}.k2box>ul,.k2box>ul ul{list-style-type:disc;padding-left:20px}.k2box>ol,.k2box>ol ol{list-style-type:decimal;padding-left:20px}.k2box>ul li,.k2box>ul ul li,.k2box>ol li,.k2box>ol ol li{list-style-position:outside;padding-left:0}p.gkHeadline{color:#363636;font:normal 2em/1.9 "Lucida Grande",Tahoma;margin:5px 0 0!important;text-align:center}p.gkSubHeadline{color:#999;font:lighter .75em/1em "Lucida Grande",Tahoma;letter-spacing:.3em;margin:0 0 24px!important;text-align:center;text-transform:uppercase}p.gkSmallHeadline{color:#999;font-size:10px;font-weight:700;letter-spacing:2px;margin:1em 0!important;text-transform:uppercase}p.gkLargeHeadline{color:#363636;font:normal 44px/38px Arial,Helvetica,sans-serif;letter-spacing:-2px;margin:0!important;padding:0 0 6px}.gkfile1,.gkfile2,.gklink,.gkinfo,.gkpin,.gksettings,.gkmic,.gkbook,.gkmap,.gktag,.gkstats,.gkvoice,.gkvideo,.gklocked,.gkunlocked,.gklocation,.gkcomment,.gkalarm{background-position:0 8px!important;background-repeat:no-repeat!important;min-height:38px!important;padding:0 0 2px 52px !important}p.gkInfo1,p.gkTips1,p.gkWarning1{border-top-style:solid;border-bottom-style:solid;border-width:1px;color:#363636;font-size:16px;min-height:52px;padding:10px 10px 12px 96px}.gkHighlight1,.gkHighlight2,.gkHighlight3,.gkHighlight4{cursor:default;padding:1px 5px;text-shadow:none}.gkHighlight3:hover{background:#737373;color:#fff}.gkHighlight4:hover{background:#eee;color:#363636}pre,.gkCode1,.gkCode2,.gkCode3{font:normal .92em/18px 'Courier New',monospace!important;margin:10px 0 15px!important;padding:10px 15px!important}pre,.gkCode1,.gkCode2{-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);opacity:1}.gkCode3{border:1px solid #eee;color:#363636;padding-left:82px!important}.gkCode3 h4{background:#3299e2;color:#fff;font-size:13px;margin:0 0 0 -64px !important;padding:2px 5px 0;position:relative;text-align:center;top:0;width:35px}div.gkCode2:hover,div.gkCode3:hover{color:#000}ol{list-style-position:inside;margin:2em 0;padding:0}ol.gkDec{list-style-type:decimal}ol.gkRoman{list-style-type:upper-roman}ol.gkAlpha{list-style-type:lower-alpha}ol.gkDecimalLeadingZero{list-style-type:decimal-leading-zero}.itemBody ul li,ul.gkBullet1,ul.gkBullet2,ul.gkBullet3,ul.gkBullet4,ul.gkCircle1,ul.gkCircle2,ul.gkSquare1,ul.gkSquare2,ul.gkSquare3,#k2Container .itemFullText ul,#k2Container .itemIntroText ul{margin:2em 0;padding:0}ul li{list-style-position:outside}.itemBody ul li,ul.gkBullet1 li,ul.gkBullet2 li,ul.gkBullet3 li,ul.gkBullet4 li,ul.gkCircle1 li,ul.gkCircle2 li,ul.gkSquare1 li,ul.gkSquare2 li,#k2Container .itemFullText ul li,#k2Container .itemIntroText ul li{line-height:1.8em!important;list-style:none;margin:0!important;overflow:inherit;padding:2px 0 2px 28px}dl.gkDef1 dt,dl.gkDef2 dt,dl.gkDef3 dt{margin:10px 0 5px}dl.gkDef2 dt{text-decoration:underline}dl.gkDef3 dt{color:#666;font:lighter 1.1em/1.2em "Lucida Grande",Tahoma;font-variant:normal;letter-spacing:.3em;margin-top:10px;text-transform:uppercase}acronym,abbr{border-bottom-style:dotted;border-bottom-width:1px}acronym:hover,abbr:hover{border-bottom-style:solid;cursor:pointer}div.gkLegend1 h4,div.gkLegend2 h4,div.gkLegend3 h4,div.gkLegend4 h4{background:#fff;float:left;font-size:15px;font-weight:600;left:11px;line-height:18px;margin:0 0 -9px!important;padding:0 10px;position:relative;text-transform:uppercase;top:-16px}div.gkLegend1,div.gkLegend2,div.gkLegend3,div.gkLegend4{margin:30px 0;padding:6px}div.gkLegend1 p,div.gkLegend2 p,div.gkLegend3 p,div.gkLegend4 p{clear:both;margin:7px}span.gkDropcap1,span.gkDropcap2,span.gkDropcap3{color:#3299e2;display:block;float:left;font-size:5em;line-height:1em}span.gkDropcap1{height:61px;margin:-4px 5px -3px 0}p.gkDropcap2{padding:0 0 0 50px}span.gkDropcap2{height:61px;margin:-4px 0 0 -50px}p.gkDropcap3{margin-top:32px}span.gkDropcap3{height:61px;margin:-32px 5px 0 0}blockquote{font-style:italic;margin:20px 0}blockquote div{display:block}blockquote div.gkBlockquote1 div,blockquote div.gkBlockquote2 div{background:url(/templates/gk_news/images/style2/typography/close1.png) no-repeat right top}blockquote div.gkBlockquote3{background:url(/templates/gk_news/images/style2/typography/open2.png) no-repeat left bottom;padding-bottom:1px}blockquote div.gkBlockquote3 div{background:url(/templates/gk_news/images/style2/typography/close2.png) no-repeat right top;padding:5px 48px 0}blockquote div.gkBlockquote4 div{background:url(/templates/gk_news/images/style2/typography/close2.png) no-repeat right top;padding:0 48px}.gkBlockTextLeft,.gkBlockTextRight,.gkBlockTextCenter{color:#3299e2;display:block;font-size:16px;font-style:italic;line-height:150%;padding:30px;width:38%}.gkBlockTextLeft{float:left;text-align:left}.gkBlockTextRight{float:right;text-align:right}.gkBlockTextCenter{margin:0 auto;text-align:center}p.numblocks{margin:0;min-height:56px;padding:0 0 0 65px !important;position:relative}p.numblocks span{-moz-border-radius:50%;-ms-webkit-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;display:block;font-size:20px;font-weight:600;height:38px;left:0;line-height:38px;position:absolute;text-align:center;top:8px;width:38px}p.num-1 span{border:3px solid #ccc;color:#ccc}p.num-2 span{border:3px solid #363636;color:#363636}p.num-3 span{border:3px solid #3299e2;color:#3299e2}p.numblocks span.highlight{border-right:none;display:inline;font-size:15px;position:static;width:auto}.gkblock-1,.gkblock-2,.gkblock-3,.gkblock-4,.gkblock-5,.gkblock-6,.gkblock-7,.gkblock-8,.gkblock-9{margin:20px 0;padding:15px 20px}.bubble-1,.bubble-2,.bubble-3{margin:20px 0 40px;padding:15px 20px;position:relative}.bubble-1 cite,.bubble-2 cite,.bubble-3 cite{background:url(/templates/gk_news/images/style2/typography/buble_arrow.png) no-repeat 0 0;bottom:-25px;display:block;font-size:13px;font-weight:400;height:25px;left:26px;line-height:36px;padding-left:32px;position:absolute}blockquote div.gkBlockquote1{background:url(/templates/gk_news/images/style2/typography/open1.png) no-repeat left bottom}blockquote div.gkBlockquote2{background:url(/templates/gk_news/images/style2/typography/open1.png) no-repeat left top}blockquote div.gkBlockquote4{background:url(/templates/gk_news/images/style2/typography/open2.png) no-repeat left top}.gkTable thead{font:normal 19px/32px "Lucida Sans Unicode","Lucida Grande",sans-serif;padding:5px 10px;text-align:left}.gkTable2 thead{font:normal 20px/32px "Lucida Sans Unicode","Lucida Grande",sans-serif;padding:5px 10px;text-align:left}.gkTooltip{color:#000;cursor:help;outline:none;position:relative;text-decoration:none;text-shadow:none}.gkTooltip span{font-size:11px;line-height:16px;margin:10px 0 0 -9999em;position:absolute}.gkTooltip:hover span{left:.5em;margin-left:0;position:absolute;top:1em;width:250px;z-index:99}.gkTooltip:hover em{display:block;font-size:16px;font-style:normal!important;line-height:30px;padding:0;text-decoration:none!important;text-shadow:none}pre{border:1px solid #e5e5e5;border-left:4px solid #3299e2;color:#363636;padding-left:32px}.gkCode2{border:1px solid #e5e5e5;border-top:4px solid #dbae43;color:#363636}p.gkInfo1{background:#fbfbfb url(/templates/gk_news/images/style2/typography/info.png) no-repeat 2px 10px;border-color:#ddd}p.gkTips1{background:#fffdf8 url(/templates/gk_news/images/style2/typography/tips.png) no-repeat 2px 11px;border-color:#f3cf7b}p.gkWarning1{background:#FFF7F4 url(/templates/gk_news/images/style2/typography/warning.png) no-repeat 2px 10px;border-color:#f38867}div.gkLegend2{border:3px solid #363636}div.gkLegend3{border:3px solid #3299e2}div.gkLegend4{border:4px double #e5e5e5}div.gkLegend1 h4{background:#fff;color:#bbb}div.gkLegend2 h4{background:#fff;color:#363636}div.gkLegend3 h4{background:#fff;color:#3299e2}.gkHighlight1{background:#ffd}.gkHighlight4{background:#dbae43;color:#fff}.gkblock-1{border:1px dashed #3299e2}.gkblock-2{border:1px dashed #ccc}.gkblock-3{border:1px solid #e5e5e5}.gkblock-4{background:#fff;border:3px solid #3299e2}.gkblock-5{background:#fff;border:3px solid #363636}.gkblock-6{background:#FFFEF4;border:1px solid #EAE8CC}.gkblock-7{background:#3299e2;color:#fff!important}.gkblock-8{background:#222;color:#fff!important}.gkblock-9{background:#f8f8f8}.bubble-2{background:#f5f5f5;border:3px solid #f5f5f5}.bubble-3{background:#3299e2;border:3px solid #3299e2;color:#fff}.bubble-2 cite{background-position:0 -35px;color:#363636}.bubble-3 cite{background-position:0 -70px;color:#3299e2}ul.gkBullet1 li,#k2Container ul.gkBullet1 li{background:url(/templates/gk_news/images/style2/typography/bullet1.png) no-repeat 0 10px!important}ul.gkBullet2 li,#k2Container ul.gkBullet2 li{background:url(/templates/gk_news/images/style2/typography/bullet2.png) no-repeat 0 10px!important}ul.gkBullet3 li,#k2Container ul.gkBullet3 li{background:url(/templates/gk_news/images/style2/typography/bullet3.png) no-repeat 0 10px!important}ul.gkBullet4 li,#k2Container ul.gkBullet4 li{background:url(/templates/gk_news/images/style2/typography/bullet4.png) no-repeat 0 10px!important}.itemBody ul li,ul.gkCircle1 li,#k2Container ul.gkCircle1 li,#k2Container .itemFullText ul li,#k2Container .itemIntroText ul li{background:url(/templates/gk_news/images/style2/typography/bullet-circle1.png) no-repeat 0 9px}ul.gkCircle2 li,#k2Container ul.gkCircle2 li{background:url(/templates/gk_news/images/style2/typography/bullet-circle2.png) no-repeat 0 9px!important}ul.gkSquare1 li,#k2Container ul.gkSquare1 li{background:url(/templates/gk_news/images/style2/typography/bullet-square1.png) no-repeat 0 10px!important}ul.gkSquare2 li,#k2Container ul.gkSquare2 li{background:url(/templates/gk_news/images/style2/typography/bullet-square2.png) no-repeat 0 10px!important}span.classicTooltip{background-color:#ffd;color:#656565}span.infoTooltip{background:#FFFEF4;border:1px solid #EAE8CC;color:#333}span.warningTooltip{background:#fff;border:2px dashed #3299e2;color:#F93B3B}ul#demo-typography{background:transparent;overflow:hidden;padding:10px 30px 30px}ul#demo-typography li{color:#cb260a;float:left;font-size:11px;line-height:24px;list-style-position:none;list-style-type:disc;width:23.9%}ul#demo-typography li a{font-size:11px;text-shadow:2px 2px 0 #fff}.demo-typoDiv{clear:both;margin:0 0 30px;overflow:hidden}h4.demo-typo{border-bottom:1px solid #eee;color:#363636;font-size:20px;font-weight:300;margin:30px 0}.demo-typo-col2{float:left;width:50%}.demo-typo-col3{float:left;width:33%}.demo-typo-col4{float:left;width:25%}.demo-typo_padd{padding:0 15px}#warnings .demo-typo_padd p{margin:1em 0 1.6em}.typoDesc small{color:#999;font:normal 10px Monaco,Consolas,"Courier News",monospace}.gkblock-7 small,.gkblock-9 small,.bubble-4 small,.bubble-5 small,.bubble-6 small,.gkblock-8 small{color:#fff!important}.gkblock-9 small{color:#353639!important}.bubble-3 small{color:#fff}.gkBigHeader{color:#363636;font-size:48px;line-height:1.2;text-transform:uppercase}.gkSmallHeader{color:#363636;font-size:24px;font-weight:600;line-height:1.8;margin-bottom:20px;text-transform:uppercase}.gkTimeIcon{background:transparent url(/templates/gk_news/images/style2/time_icon.png) no-repeat 0 0;color:#777;font-size:18px;line-height:1.4;min-height:72px;padding:0 0 0 120px}.vertical-column-10,.vertical-column-20,.vertical-column-30,.vertical-column-40,.vertical-column-50,.vertical-column-60{-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;float:left;padding:0 2.5%}.vertical-column-10:first-child,.vertical-column-20:first-child,.vertical-column-30:first-child,.vertical-column-40:first-child,.vertical-column-50:first-child,.vertical-column-60:first-child{padding-left:0}.vertical-column-10{width:10%}.vertical-column-20{width:20%}.vertical-column-30{width:30%}.vertical-column-40{width:40%}.vertical-column-50{width:50%}.vertical-column-60{width:60%}.vertical-column-10 h3,.vertical-column-20 h3,.vertical-column-30 h3,.vertical-column-40 h3,.vertical-column-50 h3,.vertical-column-60 h3{color:#363636;font-size:18px;font-weight:600;line-height:1.2;margin:0 0 16px;text-transform:uppercase}.vertical-column-10 p,.vertical-column-20 p,.vertical-column-30 p,.vertical-column-40 p,.vertical-column-50 p,.vertical-column-60 p{color:#777;font-size:18px;font-weight:300;line-height:24px;margin:0}.vertical-column-10 strong,.vertical-column-20 strong,.vertical-column-30 strong,.vertical-column-40 strong,.vertical-column-50 strong,.vertical-column-60 strong{color:#eb592a;font-weight:300}.gkHighlight1:hover,pre:hover,.gkCode1:hover{background:#fff}.gkHighlight2:hover,.gkHighlight3,span.helpTooltip{background:#363636;color:#fff}dl.gkDef1 dd,dl.gkDef2 dd,dl.gkDef3 dd,.gkTable td,.gkTable2 td{padding:10px}.gkTable,.gkTable2{border-collapse:collapse;font-style:normal}.gkTable tfoot,.gkTable2 tfoot{font-size:.8em;font-style:italic;margin-bottom:10px;margin-top:0;padding:0;text-align:right}.classicTooltip,.customTooltip{padding:.6em .8em;text-shadow:none}div.gkLegend1,.bubble-1{border:3px solid #e5e5e5}.gkHighlight2,span.criticalTooltip{background:#3299e2;color:#fff}

/***!  https://www.griechenland.net/templates/gk_news/css/typography/typography.iconset.style2.css  !***/

.gkfile1{background:url(/templates/gk_news/images/style1/typography/icons/file1.png)}.gkfile2{background:url(/templates/gk_news/images/style1/typography/icons/file2.png)}.gklink{background:url(/templates/gk_news/images/style1/typography/icons/link.png)}.gkinfo{background:url(/templates/gk_news/images/style1/typography/icons/info.png)}.gkpin{background:url(/templates/gk_news/images/style1/typography/icons/pin.png)}.gksettings{background:url(/templates/gk_news/images/style1/typography/icons/settings.png)}.gkmic{background:url(/templates/gk_news/images/style1/typography/icons/mic.png)}.gkbook{background:url(/templates/gk_news/images/style1/typography/icons/book.png)}.gkmap{background:url(/templates/gk_news/images/style1/typography/icons/map.png)}.gktag{background:url(/templates/gk_news/images/style1/typography/icons/tag.png)}.gkstats{background:url(/templates/gk_news/images/style1/typography/icons/stats.png)}.gkvoice{background:url(/templates/gk_news/images/style1/typography/icons/voice.png)}.gkvideo{background:url(/templates/gk_news/images/style1/typography/icons/video.png)}.gklocked{background:url(/templates/gk_news/images/style1/typography/icons/locked.png)}.gkunlocked{background:url(/templates/gk_news/images/style1/typography/icons/unlocked.png)}.gklocation{background:url(/templates/gk_news/images/style1/typography/icons/location.png)}.gkcomment{background:url(/templates/gk_news/images/style1/typography/icons/comment.png)}.gkalarm{background:url(/templates/gk_news/images/style1/typography/icons/alarm.png)}

/***!  https://www.griechenland.net/templates/gk_news/css/override.css  !***/

select,textarea,input[type="text"],input[type="password"],input[type="url"],input[type="email"]{box-sizing:border-box;border:1px solid #E5E5E5;color:#777;font-size:13px;height:32px;line-height:33px;max-width:100% !important}form.form-search{margin:0}.finder .search-query{box-sizing:border-box !important;border:1px solid #E5E5E5 !important;color:#777 !important;font-size:13px !important;height:32px !important;line-height:33px !important;max-width:100% !important;border-radius:0 !important;width:initial !important}textarea{line-height:22px}button,.button,input.button,span.button,button.button,div.button,input[type="submit"],input[type="button"],.pagenav-prev a,.pagenav-next a,.pagination ul li a,.pagination ul li span{background:none repeat scroll 0 0 #3299E2;border:medium none;color:#FFF;cursor:pointer;display:block;float:left;font-size:14px;font-weight:400;height:28px;line-height:28px;padding:0 10px;transition:all 0.1s ease-out 0s}.poll-action-buttons{width:101%}#cj-wrapper button,#cj-wrapper .button,#cj-wrapper input.button,#cj-wrapper span.button,#cj-wrapper button.button,#cj-wrapper div.button,#cj-wrapper input[type="submit"],#cj-wrapper input[type="button"],#cj-wrapper .pagenav-prev a,#cj-wrapper .pagenav-next a,#cj-wrapper .pagination ul li a,#cj-wrapper .pagination ul li span{background:none repeat scroll 0 0 #3299E2 !important;border:medium none !important;color:#FFF !important;cursor:pointer !important;display:block !important;float:left !important;font-size:14px !important;font-weight:400 !important;height:28px !important;line-height:28px !important;padding:0 10px;transition:all 0.1s ease-out 0s !important;border-radius:0 !important;text-shadow:none}#cj-wrapper input[type="text"],#cj-wrapper .panel,#cj-wrapper .navbar,#cj-wrapper .navbar-inner,#cj-wrapper .progress{border-radius:0 !important}#cj-wrapper .navbar .nav>li>a{font-size:20px}#cj-wrapper .alert{text-shadow:none}#cj-wrapper .well a{height:18px !important;border-radius:0 !important}#cj-wrapper #polls_search_box{height:28px !important}.fmjdocs-blog-item-button{font-weight:normal !important;color:white !important;font-size:1.1em !important;padding:initial !important}.fmjdocs-button-pendingpayment{cursor:default}.fmjdocs .button{font-size:1em !important;color:#000}.fmjdocs .button.anmelden,.fmjdocs .button.anmelden:hover{background-color:rgb(255,142,19) !important;color:#000}.fmjsubs-blog-item-button{font-weight:normal !important;color:white !important}.fmjsubs-button-pendingpayment{cursor:default}.fmjsubs-button-incart{word-wrap:break-word !important;width:120px !important;background:none repeat scroll 0 0 rgb(226,107,84) !important}.fmjsubs-button-buy{word-wrap:break-word !important;width:120px !important;background:none repeat scroll 0 0 rgb(50,153,226) !important}.fmjsubs-button-active{word-wrap:break-word !important;width:120px !important;background:none repeat scroll 0 0 rgb(0,189,69) !important}.fmjsubs-button-enabled{word-wrap:break-word !important;width:120px !important;background:none repeat scroll 0 0 rgb(8,189,167) !important}.fmjsubs-button-login{word-wrap:break-word !important;width:120px !important;background:none repeat scroll 0 0 rgb(255,142,19) !important}.fmjsubs-button-expired{word-wrap:break-word !important;width:120px !important;background:none repeat scroll 0 0 rgb(233,103,0) !important}.readon{background:none repeat scroll 0 0 #fff;border:medium none;color:#000;cursor:pointer;display:inline;float:none;font-weight:400;height:28px;line-height:20px;padding:0 10px;transition:all 0.1s ease-out 0s;font-size:13px !important}.readon:hover{background:none repeat scroll 0 0 #3299E2;font-size:13px !important}#loginForm>div>div.gkUsermenu>ul>li.deeper.parent{background-color:#363636 !important}#loginForm>div>div.gkUsermenu>ul>li>ul{padding:10px 0}li.maximenuck.last.level2>a{border-bottom:none !important}#gkLogo{height:48px;margin:5px 30px 0 0;padding:0;text-indent:-999em;text-shadow:none;width:140px;display:block;float:left}#gkPageTop{background:#3299e2;box-sizing:border-box;min-height:45px;position:relative;z-index:999}#gkUserArea a,#minicart{box-shadow:inset 0 0 27px rgba(0,0,0,0.75);display:block;float:left;height:48px;margin:0;text-indent:-9999px;transition:background-color .3s ease-out;width:48px;padding:2px}#minicart{box-shadow:revert;transition:revert;text-indent:revert;position:relative;z-index:99999999}#minicart .icon-cart,.icon-login,.icon-close,.icon-account,.icon-rss,.icon-twitter,.icon-facebook,.icon-instagram{width:20px;height:20px;position:absolute;top:14px;left:14px;fill:white}.icon-login,.icon-close,.icon-account,.icon-rss,.icon-twitter,.icon-facebook,.icon-instagram{padding-top:2px}.icon-close{top:initial;left:initial;padding:initial;position:initial}.icon-twitter,.icon-facebook,.icon-instagram{position:relative;top:2px;left:4px;fill:#3299e2}.hikashop_small_cart_total_title{text-indent:initial;position:absolute;top:0}#gkLogin{background:initial}#gkRSS{background:initial}#gkContentTop{border:1px none #e5e5e5;border-bottom-style:solid;padding:6px 0}#gkContentWrap{padding-top:9px}@media (max-width:1020px){.gkPage,#gkBottom1,#gkBottom2,#gkFooter{margin:0 !important}}#gkMainMenu{float:right;margin:0;padding:0;width:auto}.gkMenu>ul{height:45px;margin:0;padding:0;padding-top:4px !important}#gkSidebar .btn.button.hikashop_cart_input_button{width:100%}#gkSidebar div.banneritem a img{width:100%;height:auto}#hikashop_cart>form>table{font-size:x-small}tfoot span.hikashop_product_price_full{text-align:center !important}.hikashop_cart_module_product_total_title{text-align:left}article header h1,.category header,article header h2{clear:both;font-size:16px;font-weight:bold;line-height:24px;padding:0 0 6px}article a,.itemAsideInfo a{font-weight:bold;color:#3299E2}h1>sup{top:-0.8em;line-height:3em}article header h2 sup{font-size:0.4em;top:-12px !important}.itemList ul li sup{font-size:0.4em;top:-4px !important}.k2ItemsBlock ul li sup{font-size:0.4em;top:-6px !important}.article header h4 sup{border-radius:3px}h4,h4 a,h4 a:hover{background:none repeat scroll 0 0 transparent;font:18px/23px "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif !important}.nspArt h1,h1 a,h1 a:hover{background:none repeat scroll 0 0 transparent;font:18px/23px "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif !important}.nspArt h2,h2 a,h2 a:hover{background:none repeat scroll 0 0 transparent;font:18px/23px "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif !important}.jsbarchart .barholder{line-height:1.1}.jvotesystem.jvs-module .leftMessage{clear:both}.box{padding:8px}.hika-radio input[type="radio"]{display:inline !important}input[type="text"].hikashop_product_quantity_field{padding-right:2px !important;padding-left:2px !important;padding-top:0 !important;max-width:20px !important;height:26px;line-height:27px}tr.hikashop_cart_product_quantity_delete,td.hikashop_cart_product_quantity_delete{padding-top:15px;padding-left:0;padding-right:0;width:30px}div.hikashop_cart_product_quantity_refresh{padding-top:8px}tfoot span.hikashop_product_price_full{text-align:right !important}.hikashop_cart_module_product_total_value{padding:0 10px;text-align:right !important}table span.hikashop_product_price_full{text-align:right !important}span.hikashop_product_price{text-align:right !important}td.hikashop_cart_subtotal_value{text-align:right !important;padding:8px 10px}td.hikashop_cart_total_value{text-align:right !important;padding:8px 10px}td.hikashop_cart_shipping_value{text-align:right !important;padding:8px 10px}span.hikashop_checkout_coupon{float:left}div.hikashop_cart_product_quantity_delete{float:right}.hikashop_checkout_address_right_part{clear:both;float:none;padding-top:50px;width:350px}.hikashop_checkout_coupon .hikashop_cart_input_button{float:right;clear:right}.hikashop_products_table th{text-align:center !important}#hikashop_checkout_status{float:left;clear:left}#hikashop_product_description_main>ul{list-style:inherit !important}#hikashop_product_description_main li{list-style-position:inside !important}#mod_185_1 .polling_name{color:#333;font-family:arial,serif;font-size:18px !important;font-style:normal;font-weight:normal;text-align:left;text-decoration:none;text-shadow:0 0 0 #565757}#mod_185_1 .polling_container{background-color:#FFF;border:1px double #A19FA1;border-radius:0 0 0 0 !important;box-shadow:none !important}.polling_container_wrapper{float:none !important;line-height:15px !important;margin:8px auto !important;padding:0 !important;position:relative !important;width:100% !important}#login-form ul li a:hover{color:#e27b32 !important}#gkBreadcrumb{background:none repeat scroll 0 0 #F9F9F9;border-bottom:1px solid #E5E5E5;margin:-10px -18px 20px -20px;padding:0 4px}div.breadcrumbs{padding-bottom:2px;padding-top:2px}.box.light{background:none repeat scroll 0 0 #fff !important;padding:0}.rp-results-src>img{width:100%}.hikashop_subcategories_listing .hikashop_subcontainer table{margin-bottom:0}.hikashop_subcategories_listing .hikashop_subcontainer td:nth-of-type(2){vertical-align:middle;width:100%}.hikashop_products_pagination .list-footer span.pagenav,.hikashop_subcategories_pagination .list-footer span.pagenav{color:#fff;background-color:#3299E2}.hikashop_products_pagination .list-footer a.pagenav,.hikashop_subcategories_pagination .list-footer a.pagenav{color:#3299E2;background-color:#FFF}.hikashop_products_pagination .list-footer a.pagenav:hover,.hikashop_subcategories_pagination .list-footer a.pagenav:hover{color:#fff;background-color:#3299E2}.hikashop_products_listing{}.hikashop_products_listing div.row-fluid>ul{display:inline}.hikashop_products_listing div.row-fluid li.hikashop_product div.hikashop_container{margin:1px 1px !important}.hikashop_products_listing div.row-fluid li.hikashop_product div.hikashop_subcontainer{padding:10px;background-color:#f5f5f5 !important}.hikashop_products_listing div.row-fluid li.hikashop_product div.hikashop_subcontainer:hover{background-color:#9ad4ff !important}.hikashop_products_listing div.row-fluid li.hikashop_product{float:left;width:48%;margin:1% 1%}@media (max-width:600px){.hikashop_products_listing div.row-fluid li.hikashop_product{float:left;width:100%;margin:1% 0}}.hikashop_products_listing .row-fluid div.hikashop_product_stock>table{text-align:center;display:inline}.hikashop_products_listing .row-fluid form{margin:0 -4px}.hikashop_products_listing .row-fluid div.hikashop_product_stock>table>tbody{background-color:#E3E3E3}.hikashop_products_listing .row-fluid div.hikashop_product_stock>table>tbody tr td{border-bottom:1px solid #e5e5e5;padding:8px 8px}.hikashop_products_listing .row-fluid div.hikashop_product_stock>table>tbody tr:hover{background-color:initial}.hikashop_products_listing .row-fluid div.hikashop_product_stock{margin:0;display:inline-block}.hikashop_products_listing .row-fluid span.hikashop_product_name{margin-top:15px;display:block;height:40px}.hikashop_products_listing .row-fluid span.hikashop_product_price_full{margin-top:6px;display:block}.hikashop_product_image{display:block;vertical-align:middle}.row-fluid .hikashop_product_column_1,.row-fluid .hikashop_category_column_1,.row-fluid-7 .hikashop_product_column_1,.row-fluid-7 .hikashop_category_column_1,.row-fluid-8 .hikashop_product_column_1,.row-fluid-8 .hikashop_category_column_1,.row-fluid-10 .hikashop_product_column_1,.row-fluid-10 .hikashop_category_column_1{margin:1% 1% !important}.hikashop_products_listing .hikashop_products_table thead{display:none}.gkNspPM.gkNspPM-NewsGallery{margin:0 -6px 0 -4px}.gkNspPM-NewsGallery .gkImagesWrapper>a{padding:0 8px !important}.gz-article-free{border-radius:3px !important;padding:1px 5px !important;color:black;top:-6px !important;font-size:10px !important}.gz-article-premium{background:none repeat scroll 0 0 #ff9300 !important;padding:0 2px 0 2px !important;color:white;top:-8px;font-size:8px !important;font-weight:normal !important;border:1px solid white}sup.gz-article-featured{background-color:#3299e2 !important;border-radius:0 !important;padding:0 2px 0 2px !important;color:white;top:-8px !important;font-size:8px !important;margin-left:5px;font-weight:normal !important;border:1px solid white}@media (max-width:750px){#gkSidebar .box:nth-child(2n+1){clear:none !important}}#gkMainbodyBottom .tourismus>h2{padding:0}#gkMainbodyBottom .tourismus>h3{padding:0}#nsp-tagesthema-fp1 .nspArt.nspCol1.nspFeatured>div,#nsp-tagesthema-fp1 .nspArt.nspCol1.nspFeatured a{width:100%}@media screen and (min-width:421px){#nsp-tourismus{margin:0 !important;margin-bottom:30px !important}#nsp-tourismus .nspArt.nspCol2:nth-child(odd){padding:0 4px 0 0 !important;margin-top:20px;width:50%}#nsp-tourismus .nspArt.nspCol2:nth-child(odd)>.nspHoverOverlay{margin:0 -4px}#nsp-tourismus .nspArt.nspCol2:nth-child(even){padding:0 0 0 4px !important;margin-top:20px;width:50%}#nsp-tourismus .nspArt.nspCol2>*{padding:0}#nsp-tourismus .nspArt.nspCol2>div.nspHoverOverlay{margin:0}#nsp-tourismus .nspArt.nspCol2>div,#nsp-tourismus .nspArt.nspCol2 .nspImageWrapper{width:100%}#nsp-tourismus .nspArt.nspCol2>div.nspHoverOverlay>h2,#nsp-tourismus .nspArt.nspCol2>div.nspHoverOverlay>p{margin:10px}#nsp-tourismus .nspArts{width:100%}#nsp-tourismus a.nspImageWrapper{margin:0 !important;padding-bottom:10px}#nsp-tourismus p.nspInfo>a{color:inherit}#nsp-tourismus p.nspInfo.active>a{color:#fff}}sup.free{background-color:#8dff54 !important}sup.premium{background-color:#00a4a1 !important}.hikashop_wizardbar ul li{position:relative;float:left;height:46px;padding:0 10px 0 22px;margin:0;font-size:13px;line-height:49px;color:#999;cursor:default;background:#ededed}.hikashop_wizardbar ul li:nth-child(1){z-index:10;padding-left:10px;border-radius:4px 0 0 4px}.hikashop_wizardbar ul li .badge{margin-right:0}.hika_address_field td{padding:10px 0}.address_selection{clear:both;float:left;width:100%;padding:30px 0}.toolbar.hikashop_header_buttons td{padding:8px 0}.address_selection.address_selected{background:#f1f6fc}.checkout_billing_address_radio{float:left;width:5%}.hika_edit{float:right;width:25%}.hika_edit>a{float:right}.hika_edit_form{float:none}.hika_edit_caption{padding:4px}.hikashop_address_content{float:left;width:50%}.modal{z-index:9999999999;overflow:auto;color:#333}.blueimp-gallery{margin:0 !important;z-index:9999}.blueimp-gallery-carousel{z-index:auto}div.gk-menu{z-index:auto}.maximenuck{background-color:#3299e2 !important;word-wrap:normal !important}.maximenuckh{background-color:#3299e2 !important}@media (max-width:1020px){#gkTopMenu{width:inherit !important}}@media (max-width:280px){#gkSearch{width:40px}}@media (min-width:281px) and (max-width:320px){#gkSearch{width:80px}}@media (min-width:320px) and (max-width:361px){#gkSearch{width:110px}}@media (min-width:361px) and (max-width:414px){#gkSearch{width:98px}}@media (min-width:415px) and (max-width:481px){#gkSearch{width:120px}}@media (min-width:481px) and (max-width:561px){#gkSearch{width:180px}}@media (max-width:1020px){#gkSocial{clear:none !important}}@media (max-width:970px){#gkExtraMenu{display:block !important}}@media (max-width:970px){#gkMainMenu{border:inherit !important;float:right !important;margin:0 !important;padding:0 !important;width:auto !important}}div#maximenunews ul.maximenuck{background:#3299e2 !important;min-height:34px;padding:0;margin:0;overflow:visible !important;display:block !important;float:none !important;visibility:visible !important;opacity:1 !important}div#maximenunews div.floatck{background:#3299e2 !important;border:0 solid #707070 !important}div#maximenunews ul.maximenuck li.level1>a span.titreck,div#maximenunews ul.maximenuck li.level1>span.separator span.titreck{color:#FFF !important}div#maximenunews ul.maximenuck a:hover span.titreck,div#maximenunews ul.maximenuck2 a:hover span.titreck{color:#FFE000 !important}div#maximenunews span.titreck{color:#FFF !important}div#maximenutop ul.maximenuck{background:#3299e2 top left repeat-x !important;min-height:34px;padding:0;margin:0;overflow:visible !important;display:block !important;float:none !important;visibility:visible !important;opacity:1 !important}div#maximenutop div.floatck{background:#3299e2 !important;border:0 solid #707070 !important}div#maximenutop ul.maximenuck li.level1>a span.titreck,div#maximenutop ul.maximenuck li.level1>span.separator span.titreck{color:#FFF !important}div#maximenutop ul.maximenuck a:hover span.titreck,div#maximenutop ul.maximenuck2 a:hover span.titreck{color:#e2d332 !important}div#maximenutop span.titreck{color:#FFF !important}div#maximenutop{float:right;padding-top:9px}div.maximenuckh ul.maximenuck{clear:both;position:relative;z-index:10 !important}ul.maximenuck li.level1{background:none !important}.label-info{background:#3299e2 !important}.label-warning{background:#ff8d13 !important}.polling_submit{background:#3299e2 !important;border-color:#3299e2;color:#e2d332}.polling_result{background:#3299E2 !important;border-color:#3299E2 !important;}#gkSearch,#gkSocial{padding:2px 1px;margin-top:0 !important}#gkLogo.text,.gkMenu>ul>li,#gkTopMenu,#gkUserArea,.box .header,.itemAuthorContent h3,.gkTabsNav,th,.nsphover .nspInfo2{font-family:Arial,Helvetica,sans-serif !important}.gkNspPM-NewsGallery.gkArrows{padding:0 !important}.nspMain{clear:both}#gkUserArea a{box-shadow:none !important}#gkUserArea{padding:4px 10px 4px 0 !important}#gkUserArea{padding:0 10px 4px 0 !important}.gkwTemp{color:#3299e2}.banneritem>img{max-width:100%;width:100%;height:auto}.banneritem{border-top:none !important;text-align:center}.fmjcatalogs-icon-orange{color:#ff8d13}.fmjcatalogs-icon-blue{color:#3299e2}div#maximenunews ul.maximenuck li.active>a span.titreck,div#maximenunews ul.maximenuck2 li.active>a span.titreck{color:#32e2d3 !important}div#maximenutop ul.maximenuck li.active>a span.titreck,div#maximenutop ul.maximenuck2 li.active>a span.titreck{color:#32e2d3 !important}.gkwMainLeft>img{background-color:#3299e2}span.gkwDayNight{background:#3299e2 !important}a.gkTwitter{color:#3299e2 !important}.fmjcatalogs-gallery-thumbnails>a>img{padding-bottom:4px}.box.nomargin{margin:0 !important;padding:8px}#gkTopMenu{margin-right:10px}#gkSocial{margin-left:10px}legend{font-weight:bold;text-decoration:underline}@font-face{font-family:'IcoMoon';src:url(/media/jui/fonts/IcoMoon.eot);src:url(/media/jui/fonts/IcoMoon.eot#iefix) format('embedded-opentype'),url(/media/jui/fonts/IcoMoon.woff) format('woff'),url(/media/jui/fonts/IcoMoon.ttf) format('truetype'),url(/media/jui/fonts/IcoMoon.svg#IcoMoon) format('svg');font-weight:normal;font-style:normal}.icon-minus:before,.icon-not-ok:before{content:"K"}.icon-minus:before,.icon-not-ok:before{content:"K"}.icon-new:before,.icon-plus:before{content:"*"}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:'IcoMoon',serif;font-style:normal}.icon-calendar:before{content:"\43"}table:before{content:'' !important;display:initial !important;margin-bottom:initial !important;width:initial !important;text-decoration:initial !important}#gkMainbody table tbody,#gkMainbody table thead,#gkMainbody table tfoot{width:initial !important}.bigtitle .header{color:#777;font-size:22px;font-weight:bold;letter-spacing:-0.04em;margin-top:12px;text-transform:none}.bigtitle .header a{color:#777;font-size:22px;font-weight:bold;letter-spacing:-0.04em;margin-top:12px;text-transform:none}.nspArt p.nspInfo{font-size:13px !important;line-height:1.3}.nspArt p.nspInfo a{font-size:13px !important;line-height:1.3}.nspartPage article{clear:none}.box.header .nspImageWrapper h4{background:#3299e2}.nspList a.nspImageWrapper{margin-bottom:-8px !important}a.nspImageWrapper.tleft.tleft{margin-bottom:1px !important}.box.header .nspLinks .nspLinkScroll1 div ul li:hover{color:#fff;margin:0 !important;padding:10px 10px !important}.box.header .nspLinks .nspLinkScroll1 div ul li{margin:0 10px !important;padding:10px 0 !important;transition:all .3s ease-out}.nspArt .fnone{clear:none !important;float:none;width:100%}.maximenuck2{background-color:#4dacf8 !important}.level2.maximenuck{background-color:#4dacf8 !important}.maximenuck .level2 .maximenuck{background-color:#4dacf8 !important}.nspLinks .nspLinkScroll1 div ul li{border-top:1px solid #e5e5e5;margin:0 !important;padding:4px 0 14px 0}.nsp.clear.light.fp1 h4.nspHeader{padding:0 !important}.nsp.clear.light.gallery{padding:15px !important}.nspBotInterface,.nspTopInterface{overflow:hidden;clear:none !important}.nsphover .nspHoverOverlay{margin:0 5px 0 0;padding:20px 20px 0 20px}.nsphover .readon{background-color:transparent;font-size:13px !important}.nsphover .nspHoverOverlay .nspText,.nsphover .nspHoverOverlay .nspText a{color:#fff}.gkNspPM-NewsGallery .gkImagesWrapper>a img{padding:0 !important;border:0 !important}ul li.clearList{display:none !important}.gz-hide-me{display:none !important}div .k2ItemsBlock ul li{margin:0 1px 0 0 !important;padding:0 8px 17px 0 !important}.sb-titelseite p{margin:0 !important}.sb-titelseite img{width:100%;height:auto}.theme-light.slider-wrapper{background:#fff;padding:0 !important}#gkMainbody .box{margin-bottom:10px !important;padding-left:8px !important;padding-right:8px !important}#gkMainbodyBottom .box{padding-top:20px}#gkMainbody .box:first-child,#gkMainbodyTop .box:first-child,#gkMainbodyBottom .box:first-child{border-top:none;padding-top:4px}#gkMainbodyTop{margin:-10px -11px 0 -12px}#gkMainbody{margin:0 -11px 0 -12px;border-bottom:1px solid #e5e5e5}#gkMainbodyBottom{margin:-10px -11px 0 -12px;border-top:none}.nspPagination li{background:#ccc;border-radius:50%;cursor:pointer;float:left;height:10px !important;margin:1px 4px 0 0 !important;text-indent:-999em;width:10px !important}.nspPagination li:hover,.nspPagination li.active{background:#e25b32;height:10px;margin:1px 4px 0 0 !important;width:10px}.nspPrev:before{border-width:5px !important;border-top:6px solid transparent !important;border-bottom:6px solid transparent !important;content:"";display:block;float:left;background-size:4px !important;margin:1px 0 0 -17px !important;padding:0 0 0 13px !important;border-right:9px solid #ccc !important}.nspNext:before{border-width:6px !important;border-left:9px solid !important;content:"";display:block;float:left;background-size:4px !important;margin:1px 0 0 4px !important;padding:0 0 0 13px !important;border-color:transparent #ccc !important}.nspNext,.nspPrev{background:#fff;border:1px solid #ccc !important;border-radius:50%;box-sizing:border-box;cursor:pointer;float:left;height:16px !important;margin:4px 0 0 6px !important;text-indent:-999px;width:16px !important}.twoglux_styled_input_wrapper{margin:5px 0 !important}.form-search .finder label{display:none}.nspArt p.nspText{color:#777;float:none;font-size:13px;margin:0;line-height:1.47}.moduleItemHits{display:none}a.moduleItemTitle{color:#2f3336;display:block;font-size:14px;font-weight:400;line-height:18px}body{min-height:100%;background:#fff;font-size:13px;line-height:1.6;color:#666;padding:0;font-weight:normal;word-break:normal;word-wrap:normal}#maximenutop-mobilebarmenuck>div{float:left;width:36px}#maximenutop-mobilebarmenuck>span{padding-left:0 !important}.mobilebarmenuck{background-color:#3299E2}.box .header{font-size:15px;line-height:22px;padding-bottom:15px;text-transform:uppercase;letter-spacing:normal;word-spacing:normal}ul li{line-height:1}.polling_ul>li{line-height:1.43}#gkSidebar>div.box.yourshopaccount-module.jmoddiv>div>div{height:30px}#gkSidebar>div.box.yourshopaccount-module.jmoddiv{padding-top:0}.hikashop_checkout_login_left_part{width:100px;float:left;background-color:#3299E2;margin-right:10px;padding:5px}.hikashop_checkout_login_right_part{width:initial;min-width:320px;float:left;padding:5px;background-color:lightgrey}.news-top-1-left{float:left;width:50%}.news-top-1-right{float:right;width:50%}@media screen and (max-width:560px){.news-top-1-left,.news-top-1-right{float:none;width:auto}}@media screen and (min-width:561px) and (max-width:620px){.news-top-1-left{float:left;width:42%}.news-top-1-right{float:right;width:58%}}@media screen and (min-width:621px) and (max-width:690px){.news-top-1-left{float:left;width:45%}.news-top-1-right{float:right;width:55%}}@media screen and (min-width:691px) and (max-width:750px){.news-top-1-left{float:left;width:50%}.news-top-1-right{float:right;width:50%}}@media screen and (min-width:561px){#nsp-news-hp-pos-1b a.nspImageWrapper{width:80px;margin:4px 10px 10px 0 !important}.nspArt.nspCol1>a.nspImageWrapper{width:160px}}@media screen and (max-width:560px){.nspArt.nspCol1>a.nspImageWrapper{width:100%}}@media screen and (min-width:751px) and (max-width:800px){.news-top-1-left,.news-top-1-right{float:none;width:auto}}@media screen and (min-width:751px) and (max-width:800px){#nsp-news-hp-pos-1b a.nspImageWrapper{width:160px}}@media (max-width:800px){.nspArts,.nspLinksWrap{box-sizing:border-box;overflow:hidden;padding:0 !important;position:relative}}.nspArt p.nspInfo a:active,.nspArt p.nspInfo a:focus{color:#fff}.nsphover .nspArt p.nspInfo a:focus,.nsphover .nspArt p.nspInfo a:hover,.nsphover .nspArt p.nspInfo a:visited{color:#fff}div .k2ItemsBlock ul{margin-right:-14px}h3{font-size:18px}.page-header{padding-bottom:9px;margin:20px 0 20px !important;border-bottom:1px solid #eee}.itemView .itemImage.modal{overflow:hidden}h1{font-size:32px}h2{font-size:26px}.gkwMainRight h2{font-size:28px}.hikashop_cpanel_icon_table>tbody{cursor:pointer}.alert>.close{cursor:pointer;color:palegreen;font-weight:900;font-size:x-large}.alert{border:8px solid #3299E2;margin:0;background:#2d3035 !important}#hikashop_checkout_page h1,#hikashop_checkout_page h2{font-size:18px}.hikashop_checkout_coupon{margin-bottom:20px}.hikashop_cart_bar{margin-bottom:30px}.hikashop_cart_step{padding-right:3%}#hikashop_checkout_page div.hikashop_cart_step span{left:2%}.hikashop_cart_module_product_quantity_title.hikashop_cart_title{padding:0}.hikashop_payment_methods_table>tbody>tr{vertical-align:top}input[name="wishlist"]{background:white !important;color:#3299E2 !important;padding:0 !important}ul.bank-transfer-text{list-style-type:circle}.bank-transfer-text>li{margin-left:20px;margin-bottom:20px;line-height:1.5}div .k2ItemsBlock ul{margin-right:-11px}div.rp-footer.margin-top-20{clear:both}#cj-wrapper .media,#cj-wrapper .media-body{padding-left:10px}button,html input[type="button"],input[type="reset"],input[type="submit"]{margin:1px}#cj-wrapper h2{font-size:20px !important}#gkSidebar h4.page-title{font-size:14px !important}#cj-wrapper h1,#cj-wrapper h2,#cj-wrapper h3{line-height:28px !important}.chzn-container{width:90% !important}.chzn-container .chzn-results{margin-left:-5px;clear:both;width:90% !important}.picker__button--today,.picker__button--clean{display:none}div.hikashop_subcontainer.thumbnail{height:auto !important}.category-desc>p>span{line-height:1.4em}.login ul li a{line-height:2em;font-size:1.1em}.login{padding-bottom:1em}.hika_edit span{display:initial}div.poll-results div.progress-bar{height:10px}div.rp-footer>div.rp-text{padding-top:10px}div.rp-footer>div.rp-text:last-child{padding-bottom:30px}#gkPopupLogin #login-form ul{background:none;border-top:none !important;margin-left:0 !important;padding:0 !important;clear:both}#gkPopupLogin #login-form ul li{float:none !important}@media (max-width:360px){#gkPopupLogin{width:100% !important;margin-left:-50% !important}#gkPopupLogin label{margin:20px}}@media (max-width:580px){#gkPopupLogin{width:100% !important;margin-left:-50% !important}#gkPopupLogin label{margin:20px}}.login-label-container{width:140px}.login-value-container{width:200px;margin-bottom:20px}#gkPopupLogin label{margin:0 !important;padding:0 !important}#gkPopupLogin #login-form input[type="text"],#gkPopupLogin #login-form input[type="password"]{float:none !important;height:36px;width:100%}#gkPopupLogin #form-login-remember,#gkPopupLogin #form-login-buttons{margin-left:0 !important}@media (max-width:580px){#gkPopupLogin #loginForm{background:transparent url(/templates/gk_news/images/login.png) no-repeat !important;padding-left:38% !important;background-size:30% !important}}@media (max-width:320px){#gkPopupLogin #loginForm{background-image:none !important;padding-left:10px !important}}@media (max-width:1024px){.skin-column{display:none}}@media (min-width:1025px){.fmj-multiwrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;flex-grow:1}.wrapper-gkContentTop{width:100%;border-bottom:1px solid #e5e5e5}#gkContentTop{border:0;border-bottom-style:none;padding:6px 0}.skin-column{-webkit-flex:1 1 0;-ms-flex:1 1 0;flex:1 1 0;padding:8px 0}.main-content-column{max-width:1024px;-webkit-flex:4 1 0;-ms-flex:4 1 0;flex:4 1}.left-skin-column .banneritem{text-align:right}.right-skin-column .banneritem{text-align:left}.left-skin-column .banneritem>img{max-width:290px !important;min-width:100px !important}.right-skin-column .banneritem>img{max-width:290px !important;min-width:100px !important}}@media (min-width:1025px) and (max-width:1280px){.news-top-1-left,.news-top-1-right{float:none;width:auto}}@media (min-width:1025px) and (max-width:1280px){#nsp-news-hp-pos-1b a.nspImageWrapper{width:160px;margin:4px 10px 10px 0 !important}.nspArt.nspCol1>a.nspImageWrapper{width:160px}}.banneritem{padding:3px 0 !important}.hkspacer{margin:10px 0}.tagItemView{padding:0 0 60px 0}@media screen and (max-width:800px){#gkContent{width:100% !important}#gkSidebar{width:100% !important}#gkContent,#gkPageContent{background:none}.itemAsideInfo{padding-right:10px}.itemAsideInfo+.itemBody{margin-left:0}}@media screen and (max-width:500px){.itemAsideInfo{width:100%;text-align:left}}@media screen and (min-width:401px) and (max-width:800px){#gkSidebar .box{width:50% !important;float:left}}@media screen and (max-width:300px){#gkSidebar .box{width:100% !important}}#gkPageContent #acyarchiveview .newsletter_body{width:100%;margin-left:0;margin-right:0}.itemAuthorData{background:#3299e2;margin:-12px 0 12px !important;padding:16px}.itemAuthorBlock .itemAuthorDetails{margin:0}#adminForm>fieldset.adminform.acy_subscription_list{padding-top:30px}#adminForm>fieldset.adminform.acy_subscription_list>legend{padding-top:40px}#adminForm>fieldset.adminform.acy_user_info{padding-top:20px}#adminForm>fieldset.adminform.acy_user_info>legend{padding-top:20px}#adminForm>fieldset.adminform.acy_user_info #acyuserinfo{padding-top:10px}#adminForm>p{color:#000}#adminForm>p a{color:#3299e2}#adminForm>table>tbody>tr>td>div>span.acyarchivetitle>a{color:#3299e2}.acy_onefield{padding-top:10px}.more-polls{color:#3299e2 !important;font-weight:bold}.rstbox-close span{font-size:1.1em;padding:.26em .2em;line-height:.4em;display:block;font-weight:bold}div.cc-revoke{font-weight:bold;border-color:black;border-width:4px;border-style:solid}.box.banner-group.nomargin{padding:3px !important}.bannergroup.skin-group.left{padding:0 3px 0 0}.bannergroup.skin-group.right{padding:0 0 0 3px}.bannergroup.banner-group.unter-titelseite-maincontent,.bannergroup.banner-group.unter-titelseite-nur-front-maincontent,.bannergroup.banner-group.ganz-oben-4a-maincontent,.bannergroup.banner-group.ganz-oben-4b-maincontent{display:flex;justify-content:center;flex-wrap:wrap}.bannergroup.banner-group.unter-titelseite-maincontent .banneritem,.bannergroup.banner-group.unter-titelseite-nur-front-maincontent .banneritem,.bannergroup.banner-group.ganz-oben-4a-maincontent .banneritem,.bannergroup.banner-group.ganz-oben-4b-maincontent .banneritem{padding:0 2px !important}@media screen and (max-width:800px){.box.banner-group.unter-titelseite-maincontent{display:block}.box.banner-group.unter-titelseite-nur-front-maincontent{display:block}.box.banner-group.ganz-oben-4a-maincontent{display:block}.box.banner-group.ganz-oben-4b-maincontent{display:block}.box.banner-group.ganz-oben-4a-sidebar{display:none !important}.box.banner-group.ganz-oben-4b-sidebar{display:none !important}.box.banner-group.unter-titelseite-sidebar{display:none !important}.box.banner-group.unter-titelseite-nur-front-sidebar{display:none !important}}@media screen and (min-width:801px){.box.banner-group.unter-titelseite-maincontent{display:none}.box.banner-group.unter-titelseite-nur-front-maincontent{display:none}.box.banner-group.ganz-oben-4a-maincontent{display:none}.box.banner-group.ganz-oben-4b-maincontent{display:none}.box.banner-group.ganz-oben-4a-sidebar{display:block}.box.banner-group.ganz-oben-4b-sidebar{display:block}.box.banner-group.unter-titelseite-sidebar{display:block}.box.banner-group.unter-titelseite-nur-front-sidebar{display:block}}#gkMainbodyBottom{border-top:none}.box.cartbox{}.minicart-number{background:#ff4223;border-radius:0.6em;-moz-border-radius:0.8em;-webkit-border-radius:0.8em;color:#fff;display:inline-block;font-weight:bold;line-height:1.6em;margin-right:15px;text-align:center;position:absolute;font-size:0.8em;padding:0.02em;left:25px;top:4px}.minicart-number.change{transition-duration:0.5s;animation-name:minicart-change;animation-duration:0.1s;animation-iteration-count:2;animation-timing-function:linear;animation-direction:alternate}@keyframes minicart-change{from{transform:scale(1)}to{transform:scale(1.5)}}.minicart-number-style{padding:0 0.5em}.minicart-icon{color:white;font-size:1.6em !important}.minicart-popup{opacity:0;position:absolute;display:none;overflow:hidden;z-index:1000002;left:50%;top:70px;width:560px;margin-left:-280px;border-radius:5px;background-color:white;border:4px solid black}.minicart-overlay{background:#000;width:100%;height:100%;z-index:1000001;top:0;left:0;margin-left:0;display:none;opacity:0;position:fixed}.fmt-mc-ct{padding:0.8em}div[role="link"]{color:blue;text-decoration:underline;cursor:pointer}div[role="link"]:focus{outline:1px dotted black}.cartbox{display:none;border:4px solid rgb(50,153,226);padding:4px !important;max-width:1216px;min-width:290px;z-index:99999999;background-color:white;top:0;left:0}.cartbox>h3{background-color:rgb(50,153,226);color:white !important;padding:8px}.hikashop_cart_module_product_price_value.hikashop_cart_value,.hikashop_cart_module_product_price_title.hikashop_cart_title{text-align:right}.hikashop_cart_module_product_price_title.hikashop_cart_title{padding-right:10px}.hikashop_cart_module_product_quantity_title.hikashop_cart_title{text-align:center}.cartbox tbody,.cartbox th,.cartbox tr{border-bottom:1px solid #e5e5e5;padding:8px 4px}.cartbox td{border-bottom:0}.hikashop_product_quantity_field,.hikashop_cart_module_product_quantity_value.hikashop_cart_value{text-align:center;display:flex;justify-content:center}.cartbox .hikabtn{border-radius:initial;background-color:rgb(50,153,226);color:white !important;display:block;max-width:300px;min-width:290px;align-self:center}.hikashop_cart_module_product_delete_value.hikashop_cart_value{width:1em !important;min-width:1em}#overlay hikashop_cart{display:flex;flex-wrap:wrap;flex:1 1 auto;flex-direction:column}#data_register_registration_method .btn.hikabtn-checkout-login.active,#data_register_registration_method .btn.hikabtn-checkout-registration.active{background-color:white;color:rgb(50,153,226)}#data_register_registration_method .btn,#data_register_registration_method .btn{border:2px solid white;padding:2px;margin:2px;color:white}#cart-popup-overlay{background:#000;z-index:1000001;top:0;left:0;margin-left:0;overflow:hidden;position:fixed;opacity:0.6;width:100%;height:100vh;visibility:hidden}#cart-popup-overlay .cancel{position:absolute;width:100%;height:100%;cursor:default}.cart-popup-overlay:target{opacity:1;visibility:visible}.cart-popup-overlay:target .cartbox{opacity:1;transform:translate(-50%,-50%) scale(1)}.social-icons{display:block;float:left;height:28px;margin:0;width:28px;padding:2px}.cartbox .header{margin-top:0}.hikashop_subcategories div.hikashop_category,.hikashop_products_listing div.hikashop_product{float:left;width:50%}.bt-social-share-button.bt-facebook-like-button{width:102px}.fb-like.fb_iframe_widget,.fb-like.fb_iframe_widget>span,.fb-like.fb_iframe_widget>span>iframe{width:inherit !important}#mytop{display:flex}#top-bar{position:fixed;z-index:50000;background-color:white;overflow:visible;width:100%}#pageNonMenu{position:relative;top:94px}@media only screen and (max-width:371px){#pageNonMenu{top:147px}.titreck{display:none}}@media only screen and (max-width:840px){#maximenutop{display:none !important}#maximenutop-mobilebarmenuck{display:block}#maximenunews{display:none !important}#maximenunews-mobilebarmenuck{display:block}}.news-article-container .moduleItemTitle{background:none repeat scroll 0 0 transparent;font:18px/23px "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif !important}.news-article-container:first-of-type .moduleItemTitle{background:none repeat scroll 0 0 transparent;font:26px/30px "Myriad Pro",Arial,Helvetica,Tahoma,sans-serif !important}.moduleItemDateCreated,.moduleItemCategory{font-size:0.75rem;line-height:1rem;color:#999;font-style:normal;font-weight:300;margin:0 0 5px 0}.moduleItemReadMore{display:inline-block}.skin-banner-mobile-pos{display:none;grid-area:skin-banner}.news-top-articles-module{display:grid;grid-template-areas:"article-0" "article-1" "article-2" "skin-banner" "article-3" "article-4";clear:both;grid-gap:20px}.skin-banner-mobile-pos{display:initial}@media only screen and (min-width:501px){.news-top-articles-module{display:grid;grid-template-areas:"article-0 article-0" "article-1 article-2" "skin-banner skin-banner" "article-3 article-4";grid-template-rows:auto 1fr auto 1fr;grid-template-columns:1fr 1fr;clear:both;grid-gap:10px}}@media only screen and (min-width:1025px){.news-top-articles-module{grid-template-areas:"article-0 article-0" "article-1 article-2" "article-3 article-4";grid-template-rows:auto 1fr 1fr;grid-template-columns:1fr 1fr;clear:both;grid-gap:10px}.skin-banner-mobile-pos{display:none}}.news-top-articles-module .main-article{grid-area:main}.news-top-articles-module .article{grid-area:article}.article-0{grid-area:article-0}.news-top-articles-module>.news-article-container{display:grid;grid-template-areas:"title" "info" "content";grid-template-rows:auto 1.5rem auto}@media only screen and (max-width:501px){.news-article-container .moduleItemImage{height:auto}}@media only screen and (max-width:501px){.news-top-articles-module>.news-article-container{display:grid;grid-template-areas:"title" "info" "content"}}@media only screen and (max-width:840px){#gkPageTop .mobilebarmenuck{top:10px}}@media only screen and (max-width:460px){#gkPageTop .mobilebarmenutitleck{display:none}}#gkContent{margin:10px 0}@media only screen and (max-width:800px){#gkContentWrap{padding:unset}#gkMainbodyBottom{margin:unset}#gkMainbodyTop{margin:unset}#gkMainbody{margin:unset}#gkBreadcrumb{margin:unset}#gkSidebar{padding:unset}#gkSidebar .box{padding:unset;width:48% !important}.itemAsideInfo{padding:unset}.bt-social-share{padding:unset;margin:unset;border:unset;border-radius:unset}}.moduleItemTitle{grid-area:title}.moduleItemInfo{grid-area:info}.moduleItemContent{grid-area:content}.moduleItemImage{height:12rem}.news-article-container:first-of-type .moduleItemImage{height:auto}.news-article-container{align-content:start}.news-article-container .moduleItemImage img{width:inherit;object-fit:cover;height:inherit !important}.skin-banner-mobile-pos a{width:100%}.skin-banner-mobile-pos img{width:inherit}.voting-form label{bottom:2px;position:relative;display:initial;min-height:initial;padding-left:initial;margin-top:initial;margin-bottom:initial;vertical-align:initial}.voting-form input{vertical-align:initial}.acym__front__archive__title{font-size:2em !important;margin:10px 0 !important}.acym__front__archive__subtitle{font-size:1.5em !important;margin:10px 0 !important;font-weight:bold !important}.newsletter-anmeldung-pretext{font-size:1.2em !important;font-weight:bold !important;margin:10px 0 !important}#itemListLinks div{font-size:1.1em}.k2FeedIcon{margin:30px 0 0}.well{background-color:#fafafa}h1.media-heading{font-size:2em}article.item-page h1{font-size:2em}article.item-page h2{font-size:1.5em}article.item-page h3{font-size:1em}.hikabtn.hikacart{color:#fff;background-color:#3299E2}a.hikashop_product_file_link{color:#fff;background-color:#3299E2;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42;border-radius:4px}.hikashop_product_files_fieldset legend{font-weight:bold;color:#3299E2;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42;border-bottom-width:medium;border-bottom-color:#3299E2;align-self:center;border-style:solid;margin-bottom:2rem;text-decoration:initial}#hikashop_comment_form{margin:3rem 0}.hikashop_product_files_main{margin:3rem 0;border:medium solid #3299E2;padding:1rem}.eb-inst{top:-95px}.hikashop_listing_comment{margin-bottom:10rem}.hikashop_product_vote_form{padding-top:2rem}

/***!  /modules/mod_fmj_tagcloud/tmpl/css/wordcloud2-custom.css  !***/

.mytcstyle a{color:#0b70cd}.mytcstyle a:hover{color:#0B55C4}a.mytcstyle-1{color:#0ba1ff}a:hover.mytcstyle-1{color:#0b57c5}a.mytcstyle-2{color:#0b7ae0}a:hover.mytcstyle-2{color:#0b57c5}a.mytcstyle-3{color:#105dcc}a:hover.mytcstyle-3{color:#0b57c5}

/***!  https://www.griechenland.net/modules/mod_b2j_k2_calendar/tmpl/css/b2j_k2_calendar.css  !***/

.gldp-default{position:absolute;font-family:inherit;display:initial!important}.gldp-default .core{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;position:relative;float:left;padding:0;margin:0;text-align:center;cursor:pointer;color:#2f343b;background:#fff}.gldp-default .border{border:0 solid #959595}.gldp-default .monyear span{margin:0 5px 0 5px;font-size:16px;font-weight:bold}.b2j_k2_calendar_container_module .b2j_month_select,.b2j_k2_calendar_container_module .b2j_year_select{width:50%}.gldp-default .mon,.gldp-default .tue,.gldp-default .wed,.gldp-default .thu,.gldp-default .fri{font-weight:bold}.gldp-default .sat,.gldp-default .sun{color:#3858a8;font-weight:bold}.b2j_k2_calendar_container_module .counts{position:absolute;top:0;right:0;padding:2px;border-left:1px solid #959595;border-bottom:1px solid #959595}.gldp-default .mon:hover,.gldp-default .tue:hover,.gldp-default .wed:hover,.gldp-default .thu:hover,.gldp-default .fri:hover,.gldp-default .sat:hover,.gldp-default .sun:hover{color:#fff;background:#fcfff4;background:-moz-linear-gradient(top,#888 0%,#656666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#888888),color-stop(100%,#656666));background:-webkit-linear-gradient(top,#888 0%,#656666 100%);background:-o-linear-gradient(top,#888 0%,#656666 100%);background:-ms-linear-gradient(top,#888 0%,#656666 100%);background:linear-gradient(to bottom,#888 0%,#656666 100%);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);transition:all 0.2s;-moz-transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s}.gldp-default .noday{color:#acacac;font-weight:normal;background:#d7d7d7;cursor:default}.gldp-default .outday{color:#b0b0b0;cursor:default}.gldp-default .dow{color:#fff;font-weight:bold;background:#1a1d21;background:-moz-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#444b55),color-stop(100%,#1a1d21));background:-webkit-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:-o-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:-ms-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:linear-gradient(to bottom,#444b55 0%,#1a1d21 100%);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.gldp-default .selected:not(.outday){color:#fff;background:#fcfff4;background:-moz-linear-gradient(top,#888 0%,#656666 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#888888),color-stop(100%,#656666));background:-webkit-linear-gradient(top,#888 0%,#656666 100%);background:-o-linear-gradient(top,#888 0%,#656666 100%);background:-ms-linear-gradient(top,#888 0%,#656666 100%);background:linear-gradient(to bottom,#888 0%,#656666 100%);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.gldp-default .today:not(.outday){color:#fff;font-weight:bold;background:#1a1d21;background:-moz-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#444b55),color-stop(100%,#1a1d21));background:-webkit-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:-o-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:-ms-linear-gradient(top,#444b55 0%,#1a1d21 100%);background:linear-gradient(to bottom,#444b55 0%,#1a1d21 100%);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.b2j_k2_calendar_container_module .b2j_clearfix{display:block !important;clear:both !important;width:100% !important;height:0 !important}.b2j_k2_calendar_container_module{position:relative;width:100%;z-index:1}.b2j_calendar_input{position:absolute;left:-9999px}.b2j_k2_calendar_container_module .loading{background-color:#fff;position:absolute;top:0;bottom:-1px;left:0;right:0;z-index:1200}.b2j_k2_calendar_container_module .loading:after{position:absolute;content:' ';display:block;width:48px;height:48px;left:50%;top:50%;margin-top:-24px;margin-left:-24px;background:url(/modules/mod_b2j_k2_calendar/tmpl/images/loading.gif) no-repeat !important}.gldp-default .item_list_view{height:100%;border:1px solid #959595;background:#FFF;overflow:hidden}.gldp-default .item_list_view_header{background:#FAFAFA;border-bottom:1px solid #959595;position:relative}.gldp-default .item_list_view_date{text-align:center;font-size:16px;font-weight:bold;color:#2F343B}.b2j_k2_calendar_container_module .item_list_view .flleft{float:left}.b2j_k2_calendar_container_module .item_list_view .flright{float:right}.b2j_k2_calendar_container_module .item_list_view .title_view a{text-decoration:none}.gldp-default .title_view{font-weight:bold}.b2j_k2_calendar_container_module .item_list_view ul{list-style:none !important;position:relative !important;margin:0 !important;padding:0 !important}.b2j_k2_calendar_container_module .item_list_view ul li{line-height:normal !important;display:block;position:relative !important;border:1px solid #959595;margin:10px;padding:10px;background:#FAFAFA}.b2j_k2_calendar_container_module .item_list_view ul li .title_view,.b2j_k2_calendar_container_module .item_list_view ul li .date_view,.b2j_k2_calendar_container_module .item_list_view ul li .introtext_view{margin:6px 0}.gldp-default .date_view{font-weight:bold;background:url(/modules/mod_b2j_k2_calendar/tmpl/images/clock.png) no-repeat scroll 0 0 transparent;display:block;font-style:normal;height:15px;line-height:15px;padding:0 0 0 24px}.gldp-default .b2j_prev{background-size:25%;background:#fafafa url(/modules/mod_b2j_k2_calendar/tmpl/images/prev.png) no-repeat center center}.gldp-default .b2j_next{background-size:25%;background:#fafafa url(/modules/mod_b2j_k2_calendar/tmpl/images/next.png) no-repeat center center}.gldp-default .b2j_prev:hover{background-size:25%;background:#fafafa url(/modules/mod_b2j_k2_calendar/tmpl/images/prev_hover.png) no-repeat center center}.gldp-default .b2j_next:hover{background-size:25%;background:#fafafa url(/modules/mod_b2j_k2_calendar/tmpl/images/next_hover.png) no-repeat center center}.gldp-default .item_list_view_close{position:absolute;width:18px;height:18px;top:50%;margin-top:-8px;right:18px;background:url(/modules/mod_b2j_k2_calendar/tmpl/images/close_button.png) center center no-repeat;background-size:100%}.gldp-default .item_list_view_close:hover{background:url(/modules/mod_b2j_k2_calendar/tmpl/images/close_button_hover.png) center center no-repeat;top:50%;cursor:pointer}.item_list_view_footer{clear:both}.item_list_view_footer .viewport{height:200px;overflow:hidden;position:relative}.item_list_view_footer .overview{width:100%;list-style:none;position:absolute;left:0;top:0}.item_list_view_footer .scrollbar{position:relative;float:right;width:18px}.item_list_view_footer .track{background:#3299E2;height:100%;width:1px;position:relative;left:4px}.item_list_view_footer .thumb{background-color:#3299E2;height:20px;width:9px;cursor:pointer;overflow:hidden;position:absolute;top:0;border-radius:13px;left:-4px}.item_list_view_footer .thumb .end{overflow:hidden;height:5px;width:13px;border-radius:13px}.item_list_view_footer .disable{display:none}.noSelect{user-select:none;-o-user-select:none;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none}

/***!  /media/jui/css/chosen.css?8763162fdc1945b41996c65b7ac07b95  !***/

.chzn-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chzn-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.chzn-container .chzn-drop{position:absolute;top:100%;left:-9999px;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,0.15)}.chzn-container.chzn-with-drop .chzn-drop{left:0}.chzn-container a{cursor:pointer}.chzn-container .search-choice .group-name,.chzn-container .chzn-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999}.chzn-container .search-choice .group-name:after,.chzn-container .chzn-single .group-name:after{content:":";padding-left:2px;vertical-align:top}.chzn-container-single .chzn-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#ffffff),color-stop(50%,#f6f6f6),color-stop(52%,#eeeeee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px white inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chzn-container-single .chzn-default{color:#999}.chzn-container-single .chzn-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chzn-container-single .chzn-single-with-deselect span{margin-right:38px}.chzn-container-single .chzn-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/media/jui/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chzn-container-single .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single.chzn-disabled .chzn-single abbr:hover{background-position:-42px -10px}.chzn-container-single .chzn-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chzn-container-single .chzn-single div b{display:block;width:100%;height:100%;background:url(/media/jui/css/chosen-sprite.png) no-repeat 0px 2px}.chzn-container-single .chzn-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chzn-container-single .chzn-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:white url(/media/jui/css/chosen-sprite.png) no-repeat 100% -20px;background:url(/media/jui/css/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-single .chzn-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chzn-container-single.chzn-container-single-nosearch .chzn-search{position:absolute;left:-9999px}.chzn-container .chzn-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chzn-container .chzn-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.chzn-container .chzn-results li.active-result{display:list-item;cursor:pointer}.chzn-container .chzn-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chzn-container .chzn-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chzn-container .chzn-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.chzn-container .chzn-results li.group-result{display:list-item;font-weight:bold;cursor:default}.chzn-container .chzn-results li.group-option{padding-left:15px}.chzn-container .chzn-results li em{font-style:normal;text-decoration:underline}.chzn-container-multi .chzn-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(1%,#eeeeee),color-stop(15%,#ffffff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chzn-container-multi .chzn-choices li{float:left;list-style:none}.chzn-container-multi .chzn-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chzn-container-multi .chzn-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chzn-container-multi .chzn-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:0 0 2px white inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default}.chzn-container-multi .chzn-choices li.search-choice span{word-wrap:break-word}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/media/jui/css/chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chzn-container-multi .chzn-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eeeeee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chzn-container-multi .chzn-choices li.search-choice-focus{background:#d4d4d4}.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chzn-container-multi .chzn-results{margin:0;padding:0}.chzn-container-multi .chzn-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chzn-container-active .chzn-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active.chzn-with-drop .chzn-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(20%,#eeeeee),color-stop(80%,#ffffff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%)}.chzn-container-active.chzn-with-drop .chzn-single div{border-left:none;background:transparent}.chzn-container-active.chzn-with-drop .chzn-single div b{background-position:-18px 2px}.chzn-container-active .chzn-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,0.3)}.chzn-container-active .chzn-choices li.search-field input[type="text"]{color:#222 !important}.chzn-disabled{opacity:0.5 !important;cursor:default}.chzn-disabled .chzn-single{cursor:default}.chzn-disabled .chzn-choices .search-choice .search-choice-close{cursor:default}.chzn-rtl{text-align:right}.chzn-rtl .chzn-single{overflow:visible;padding:0 8px 0 0}.chzn-rtl .chzn-single span{margin-right:0;margin-left:26px;direction:rtl}.chzn-rtl .chzn-single-with-deselect span{margin-left:38px}.chzn-rtl .chzn-single div{right:auto;left:3px}.chzn-rtl .chzn-single abbr{right:auto;left:26px}.chzn-rtl .chzn-choices li{float:right}.chzn-rtl .chzn-choices li.search-field input[type="text"]{direction:rtl}.chzn-rtl .chzn-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chzn-rtl .chzn-choices li.search-choice .search-choice-close{right:auto;left:4px}.chzn-rtl.chzn-container-single-nosearch .chzn-search,.chzn-rtl .chzn-drop{left:9999px}.chzn-rtl.chzn-container-single .chzn-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chzn-rtl .chzn-results li.group-option{padding-right:15px;padding-left:0}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div{border-right:none}.chzn-rtl .chzn-search input[type="text"]{padding:4px 5px 4px 20px;background:white url(/media/jui/css/chosen-sprite.png) no-repeat -30px -20px;background:url(/media/jui/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.chzn-rtl.chzn-container-single .chzn-single div b{background-position:6px 2px}.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b{background-position:-12px 2px}

/***!  /media/com_finder/css/finder.css?8763162fdc1945b41996c65b7ac07b95  !***/

#advanced-search{text-align:left;width:100%;padding:5px 0 15px}#advanced-search-toggle{cursor:pointer}#search-query-explained{padding:10px 0}#search-query-explained span.term,#search-query-explained span.date,#search-query-explained span.when,#search-query-explained span.branch,#search-query-explained span.node,#search-query-explained span.op{font-weight:bold}#search-query-explained span.op{text-transform:uppercase}#search-results li.search-result .mime-pdf{padding-left:20px;background:url(/media/system/images/pdf_button.png) no-repeat}#search-results .search-pagination,#search-results .pagination,#search-results .search-pages-counter{clear:both;margin:0 auto}#highlighter-start,#highlighter-end{display:none;height:0;opacity:0}span.highlight{background-color:#FFC;font-weight:bold;padding:1px 0}ul.autocompleter-choices{position:absolute;margin:0;padding:0;list-style:none;border:1px solid #EEE;background-color:white;border-right-color:#DDD;border-bottom-color:#DDD;text-align:left;font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;z-index:50}ul.autocompleter-choices li{background:none;position:relative;padding:0.1em 1.5em 0.1em 1em;cursor:pointer;font-weight:normal;font-size:1em}ul.autocompleter-choices li.autocompleter-selected{background-color:#444;color:#fff}ul.autocompleter-choices span.autocompleter-queried{font-weight:bold}ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried{color:#9FCFFF}.autocomplete-suggestions{border:1px solid #999;background:#FFF;cursor:default;overflow:auto;-webkit-box-shadow:1px 4px 3px rgba(50,50,50,0.64);-moz-box-shadow:1px 4px 3px rgba(50,50,50,0.64);box-shadow:1px 4px 3px rgba(50,50,50,0.64)}.autocomplete-suggestion{padding:2px 5px;white-space:nowrap;overflow:hidden}.autocomplete-no-suggestion{padding:2px 5px}.autocomplete-selected{background:#F0F0F0}.autocomplete-suggestions strong{font-weight:bold;color:#000}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{font-weight:bold;font-size:16px;color:#000;display:block;border-bottom:1px solid #000}ul#finder-filter-select-list{top:4em !important}.finder-selects .inputbox{width:180px}div#finder-filter-window .filter-branch .finder-selects{float:left}
