#photo {
  float: left;
  text-align: center;
  margin: 5px;
}
#photo img {
  max-width: 100%;
  width: auto;
  height: auto;
}
#mediaphoto {
  float: left;
  width: 200px;
  text-align: left;
  border: 1px solid #fff;
  -moz-transition-duration: 0.4s;
  -moz-transition-property: 0;
  -webkit-transition-duration: 0.4s;
  -webkit-transition-property: 0;
  -o-transition-duration: 0.4s;
  -o-transition-property: 0;
  -webkit-box-shadow: 2px 2px 4px #333;
  -moz-box-shadow: 2px 2px 4px #333;
  box-shadow: 2px 2px 4px #333;
  margin-bottom: 5px;
}
#mediaphoto:hover {
  -moz-transform: translate(0px, -3px);
  -webkit-transform: translate(0px, -3px);
  -o-transform: translate(0px, -3px);
  -webkit-box-shadow: 4px 4px 8px #333;
  -moz-box-shadow: 4px 4px 8px #333;
  box-shadow: 4px 4px 8px #333;
}
#photo p {
  text-align: left;
}
.pic-grid {
  margin: 15px 0 0;
  padding: 0;
  list-style: none;
  position: relative;
  width: 100%;
}
.pic-grid li {
  position: relative;
  float: left;
  overflow: hidden;
  width: 16.6666667%;
  width: -webkit-calc(100% / 6);
  width: calc(100% / 6);
}
.pic-grid li a,
.pic-grid li a img {
  display: block;
  width: 100%;
  cursor: pointer;
}
.pic-grid li a img {
  max-width: 100%;
}
.pic-grid li a div {
  position: absolute;
  left: 20px;
  top: 20px;
  right: 20px;
  bottom: 20px;
  background: rgba(71, 163, 218, 0.2);
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  text-align: center;
  opacity: 0;
}
.pic-grid li a:hover div {
  opacity: 1;
}
.pic-grid li a div h3 {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4em;
  letter-spacing: 2px;
  padding: 0 10px;
}
.aastyle ol {
  list-style: lower-greek;
  counter-reset: list;
}
.aastyle ol ol {
  list-style: none;
}
.aastyle ol ol ol {
  list-style: none;
}
.aastyle ol ol li:before {
  content: "(" counter(list, decimal) ") ";
  counter-increment: list;
}
.aastyle ol ol ol li:before {
  content: "(" counter(list, lower-greek) ") ";
  counter-increment: list;
}
.level-1 {
  margin: 10px 0 5px 10px;
}
.level-2 {
  margin: 5px 0 5px 26px;
}
.level-3 {
  margin: 5px 0 5px 40px;
}
.level-4 {
  margin: 5px 0 5px 60px;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.bold {
  font-weight: 700;
}
.news-body {
  width: 100%;
  margin: 0 auto;
}
.entry-content td,
.comment-content td {
  border-top: 0;
  padding: 0;
}
.entry-content table,
.comment-content table {
  border-bottom: 0;
  margin: 0 0 5px;
}
.hidden {
  display: none !important;
  visibility: hidden;
}

@media only screen and (max-width: 1920px) {
  .inlinebox li {
    width: 23%;
  }
  .pic-grid li {
    width: 20%;
    width: -webkit-calc(100% / 5);
    width: calc(100% / 5);
  }
}
@media only screen and (min-width: 1339px) and (max-width: 1680px) {
  .pic-grid li {
    width: 25%;
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }
}
@media only screen and (max-width: 1366px) {
  .inlinebox li {
    width: 31%;
  }
  .pic-grid li {
    width: 25%;
    width: -webkit-calc(100% / 4);
    width: calc(100% / 4);
  }
}
@media only screen and (max-width: 1280px) {
  .inlinebox li {
    width: 47%;
  }
}
@media only screen and (max-width: 1024px) {
  .inlinebox {
    padding: 0;
    margin: 0;
  }
  .inlinebox li {
    width: 47%;
  }
  .pic-grid li {
    width: 33.3333333%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .inlinebox li {
    width: 98%;
    height: auto;
  }
  .pic-grid li {
    width: 33.3333333%;
    width: -webkit-calc(100% / 3);
    width: calc(100% / 3);
  }
}
@media only screen and (max-width: 767px) {
  .inlinebox li {
    width: 98%;
    height: auto;
  }
  .pic-grid li {
    width: 50%;
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .newsimg_sp {
    display: none !important;
    visibility: hidden;
  }
  .pic-grid li {
    width: 50%;
    width: -webkit-calc(100% / 2);
    width: calc(100% / 2);
  }
}
@media only screen and (max-width: 479px) {
  .newsimg_sp {
    display: none !important;
    visibility: hidden;
  }
  .pic-grid li {
    width: 100%;
  }
}

/*html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;color:#181818}*/
/*body{
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    -o-background-size:cover;
    background-size:cover
}*/
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
img {
  border: 0;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*.meta-info time{color:#999;font-style:normal}*/
/*.block-title{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:20px!important}*/
blockquote p {
  text-align: justify;
}
/*h3.entry-title{line-height:24px}*/
/*.td-page-text-content{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}*/
/*.td-page-wrap{border-bottom:2px solid #DDD;-moz-box-shadow:0 0 5px 1px rgba(0,0,0,0.4),0 0 15px 1px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,0.4),0 0 15px 1px rgba(0,0,0,0.1);box-shadow:0 0 5px 1px rgba(0,0,0,0.4),0 0 15px 1px rgba(0,0,0,0.1)}*/
/*.td_mod4 .entry-title a,.td_mod4 .entry-title,.td_mod3 .entry-title a,.td_mod3 .entry-title{font-size:14px;line-height:16px}*/
/*.td_mod10 .entry-title a,.td_mod10 .entry-title{font-size:14px;line-height:20px}*/
/*.td-full-layout .td-footer-wrap .td-grid-wrap,.td-boxed-layout .td-footer-wrap .span12 .td-grid-wrap{padding:2em 0 1em}*/
/*.td-full-layout .td-footer-wrap,.td-boxed-layout .td-footer-wrap .span12{background:none}*/
/*.td-sub-footer-copy{text-align:center}*/
/*.td_mod_wrap .item-details .entry-title{font-size:24px;padding:0 0 5px}*/
/*.td-page-title{top:inherit;padding:5px 5px 5px 10px;margin:10px 0;background:#F0F0F0;border-bottom:2px solid #1E73BE}*/
.td_read_more {
  margin-top: 1em;
}
.category .entry-content,
.tag .entry-content {
  background-color: #fafafa;
  border: none;
  padding: 5px 10px;
  top: -10px;
}
.td-page-text-content h2,
.td-post-text-content h2 {
  font-size: 16px;
  background: #f0f0f0;
  border-bottom: 2px solid #d0d0d0;
  line-height: 28px;
  padding: 0 1em;
  font-weight: 400;
}
.td-page-text-content h3 {
  font-size: 1rem;
  padding: 0.5em 0 1em;
  border-bottom: 1px solid #d0d0d0;
  font-weight: 400;
  line-height: inherit;
}
/*.sf-menu,.sf-menu ul,.sf-menu li{font-weight:700;text-transform:uppercase;text-shadow:1px 1px 0px #000}*/
/*.sf-menu ul li{text-shadow:none}*/
/*.ubermenu,.ubermenu-nav{z-index:1}*/
.entry-crumbs {
  position: relative;
  color: #989898;
  top: 0;
}
.entry-crumbs a {
  color: #989898;
}
.entry-crumbs a:hover {
  color: #686868 !important;
}
.wp-caption-text {
  text-align: center;
  line-height: 18px;
}
.gallery-columns-2 .gallery-caption,
.gallery-columns-3 .gallery-caption,
.gallery-columns-4 .gallery-caption,
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: inline;
  bottom: 0;
}
li a[href$=".pdf"]:after {
  content: " ";
  display: inline-block;
  position: relative;
  bottom: -4px;
  left: 5px;
  height: 20px;
  width: 1.5em;
  background: transparent url(images/pdf.gif) center left no-repeat;
}
li a[href$=".zip"]:after {
  content: " ";
  display: inline-block;
  position: relative;
  bottom: -4px;
  left: 5px;
  height: 20px;
  width: 1.5em;
  background: transparent url(images/zip16.gif) center left no-repeat;
}

.big-title {
  text-align: center;
  margin: 0.5em 0 1em 0;
  font-size: 30px;
  line-height: 32px;
}
#keat {
}

.blue-btn-1 {
  position: relative;
  vertical-align: top;
  width: 100%;
  min-height: 3em;
  padding: 0;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: none;
  cursor: pointer;
  margin-bottom: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #a3a3a3;
  background: -moz-linear-gradient(top, #a3a3a3 0%, #828282 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #a3a3a3),
    color-stop(100%, #828282)
  );
  background: -webkit-linear-gradient(top, #a3a3a3 0%, #828282 100%);
  background: -o-linear-gradient(top, #a3a3a3 0%, #828282 100%);
  background: -ms-linear-gradient(top, #a3a3a3 0%, #828282 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3',endColorstr='#828282');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3',endColorstr='#828282')";
  background: linear-gradient(to bottom, #a3a3a3 0%, #828282 100%);
  border-bottom: 3px solid #666;
}
.blue-btn-1:active {
  background: #666;
  background: -moz-linear-gradient(top, #666 0%, gray 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #666),
    color-stop(100%, gray)
  );
  background: -webkit-linear-gradient(top, #666 0%, gray 100%);
  background: -o-linear-gradient(top, #666 0%, gray 100%);
  background: -ms-linear-gradient(top, #666 0%, gray 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#808080');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666',endColorstr='#808080')";
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#666',endColorstr='gray',GradientType=0);
  background: linear-gradient(to bottom, #666 0%, gray 100%);
  -webkit-box-shadow: -3px 3px 5px #333 inset;
  -moz-box-shadow: -3px 3px 5px #333 inset;
  box-shadow: -3px 3px 5px #333 inset;
  border-bottom: none;
}
.blue-btn-1:hover {
  background: #8b8b8b;
  background: -moz-linear-gradient(top, #8b8b8b 0%, #7b7b7b 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #8b8b8b),
    color-stop(100%, #7b7b7b)
  );
  background: -webkit-linear-gradient(top, #8b8b8b 0%, #7b7b7b 100%);
  background: -o-linear-gradient(top, #8b8b8b 0%, #7b7b7b 100%);
  background: -ms-linear-gradient(top, #8b8b8b 0%, #7b7b7b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b',endColorstr='#7b7b7b');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b',endColorstr='#7b7b7b')";
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8b8b8b',endColorstr='#7b7b7b',GradientType=0);
  background: linear-gradient(to bottom, #8b8b8b 0%, #7b7b7b 100%);
}
.lightgray-btn {
  position: relative;
  width: 100%;
  min-height: 3em;
  display: inline-block;
  *display: inline;
  padding: 5px;
  margin-bottom: 10px;
  font-size: 17px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: rgba(33, 82, 134, 0.75);
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 #000;
  -moz-box-shadow: 0 1px 2px 0 #000;
  box-shadow: 0 1px 2px 0 #000;
}
.lightgray-btn:hover,
.lightgray-btn:focus,
.lightgray-btn:active,
.lightgray-btn.active,
.lightgray-btn.disabled,
.lightgray-btn[disabled] {
  background-color: rgba(33, 82, 134, 0.9);
  *background-color: #d9d9d9;
}
.lightgray-btn:active,
.lightgray-btn.active {
  background-color: #ccc \9;
}
.lightgray-btn:hover,
.lightgray-btn:focus {
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.lightgray-btn:focus {
  outline: 3px solid #215286;
  outline-offset: -1px;
}
.lightgray-btn.active,
.lightgray-btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.25),
    0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.15);
}
.custombtn {
  position: relative;
  vertical-align: middle;
  width: 100%;
  min-height: 2.6em;
  display: inline-block;
  *display: inline;
  padding: 2px 5px;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 700;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  font-style: normal;
  line-height: normal;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.custombtn.blue {
  color: #f1f1f1;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: 2px solid;
  border-color: #f1f1f1;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  background: #1e73be;
}
.custombtn.blue:hover {
  color: #181818;
  border-color: #181818;
  text-shadow: none;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.custombtn:active {
  background-color: #f1f1f1;
  padding-top: 3px;
}
.half {
  width: 49%;
}
.sm-btn {
  font-size: 12px;
}
.onethrd {
  width: 32%;
}
/*.td-social-wrap{padding-bottom:5px!important}*/
.widget_text {
  margin-bottom: 10px;
}
.btnimg {
  margin: 0 10px;
}
/*.td_mod10 .entry-date{float:left;margin:5px 5px 0 0;font-weight:700;line-height:18px}*/
/*.td_mod10 .entry-date:after{content:" \2212"}*/
/*.td_mod_wrap .entry-title a{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}*/
.news-body .center img {
  display: initial;
}
.enflag {
  background-position: center;
  background-repeat: no-repeat;
  text-shadow: 1px 1px 2px #ffffff, -1px -1px 2px #fff;
}
.td_video_playlist_column_1 .td_container_video_playlist {
  /*max-height: 190px;*/
}
.rev_slider_wrapper {
  z-index: 1;
  -webkit-box-shadow: 0 8px 6px -6px #444444, 0 1px 5px 1px #666;
  -moz-box-shadow: 0 8px 6px -6px #444444, 0 1px 5px 1px #666;
  box-shadow: 0 8px 6px -6px #444444, 0 1px 5px 1px #666;
}
.td-logo-rec-wrap,
.td-full-logo {
  background: url(/wp-content/uploads/imported/images/logo/greek-flag-2.png)
    no-repeat 240px 0;
}
.langtop a {
  float: right;
  padding: 25px;
  font-weight: 700;
  color: #fff;
  background: url(/wp-content/uploads/2016/12/eng_flag.jpg) no-repeat 50% 50%;
}
/*.sf-menu > li > a{color:rgba(255,255,255,0.9);;font-size:17px}*/
/*.td-boxed-layout .td-menu-wrap{background:#215286}*/
.td-timline-h1-link a {
  color: #222;
  margin: 5px 20px 0 25px;
  padding-right: 10px;
  line-height: 18px;
  vertical-align: top;
  font-weight: 400;
}
.td-timeline-post-date {
  color: #989898;
  font-size: 14px;
  font-weight: 400;
}
.small {
  font-size: 50%;
}
.btnimg {
  position: absolute;
  left: -2px;
  top: 9%;
}
.lightgray-btn {
  font-size: 14px;
  line-height: normal;
  padding: 5px 40px;
  text-shadow: 1px 1px 1px #000;
  text-transform: uppercase;
}
.heightbutton {
  height: 45px;
}
.rightbuttons {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #215286;
  -webkit-box-shadow: 0 8px 6px -6px #181818;
  -moz-box-shadow: 0 8px 6px -6px #181818;
  box-shadow: 0 8px 6px -7px #181818;
  text-shadow: 1px 1px 1px #000;
  line-height: 16px;
}
.rightbuttons:hover {
  background-color: #133e6b;
}
.statsbutton {
  background: #215286 !important;
}
/*.td-social-print{background-color:#686868;border:1px solid #474747}*/
/*.share-print-btn{background:url(images/print_icon_16.png) center 1em no-repeat}*/
/*.td-social-mail{background-color:#686868}*/
/*.share-mail-btn{background:url(images/mail_icon_16.png) center 1em no-repeat}*/
.browserupgrade {
  margin: 1em;
  background: #fafad2;
  color: #000;
  padding: 0.2em 1em;
}
.td-slide-on-2-columns {
  margin: 0 auto;
}
.bgpattern {
  opacity: 0.2;
  background-image: url(/wp-content/uploads/2015/08/bgpattern.png);
  position: fixed;
  background-repeat: repeat;
  height: 100%;
  width: 100%;
  z-index: -99999;
  top: 0;
}
.esgbox-lock .esgbox-overlay {
  z-index: 10000;
}
h3 span.smalltime {
  color: gray;
  font-size: 13px;
  font-style: italic;
}
.contests-meta {
  background-color: #f5f5f5;
  color: #686868;
  padding-left: 5px;
  font-style: italic;
}
.td-page-text-content .contest-div {
  padding-bottom: 5px;
  margin: 10px 0;
  line-height: inherit;
}
.contest-author {
  background-color: #f5f5f5;
  padding: 0.5em 1em;
  color: #989898;
  line-height: 20px;
  border: 1px solid #dddddd;
  clear: both;
}
#header-date {
  color: #fff;
  position: relative;
  float: right;
  text-align: right;
  top: 105px;
  text-shadow: 1px 1px 1px #000;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.su-spoiler-title {
  background: #f0f0f0;
}
.mfp-figure:before {
  height: 10%;
}
.mfp-counter {
  color: #ededed;
  text-shadow: 1px 1px 1px #000;
}
@media only screen and (max-width: 768px) {
  .su-tabs-pane {
    overflow-x: scroll;
  }
  .dataTables_wrapper {
    overflow-x: scroll;
  }
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: inherit;
  font-size: initial;
  -webkit-border-radius: initial;
  -moz-border-radius: initial;
  border-radius: initial;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid #999 !important;
}
.avoid-uppercase {
  text-transform: none !important;
}
@media (max-width: 1018px) and (min-width: 768px) {
  /*.sf-menu > .td-menu-item > a{font-size:11px!important}*/
}
.td-sub-footer-copy {
  text-align: center;
}
.contests-block .td-ajax-next-page {
  background-position: -25px -1993px;
}
.contests-block .td_ajax-prev-page {
  background-position: -25px -1951px;
}
/*.td-page-wrap .td-grid-wrap{background:none;padding-top:45px}*/
/*.td_block1,.td_block2,.td_block5,.td_block4{background:#FFF;border-top:none}*/

/*.td_mod4,.td_mod5{padding:5px 5px 0;border-bottom:1px solid #D8D8D8}*/
/*.td_mod2,.td_mod3{padding:5px 5px 0;}*/
/*.td_mod3:not(:last-child),.td_mod3:not(:last-child){border-bottom:1px solid #D8D8D8;}*/

/*.td_mod10{padding:5px 0 0 5px;border-bottom:1px solid #D8D8D8}*/
/*.td_mod_wrap{margin-bottom:0}*/
/*.td_mod8,.td_mod9{margin-bottom:1em}*/
/*.td-load-more-wrap{top:inherit;font-size:inherit;}*/
/*.td_block_wrap .block-title{margin:0;background:#215286}*/
/*.block-title a{background-color:#215286!important;padding:0 5px 0 10px}*/
/*.td_block_wrap .block-title a{color:#fff;font-size:16px}*/
/*.td_block4 .block-title a{padding:4px 16px 3px}*/
/*.td_block4 .block-title{background:none;border-bottom:2px solid #215286}*/
/*.td_mod2 .entry-title a,.td_mod5 .entry-title a,.td_mod6 .entry-title a,.td_mod2 .entry-title,.td_mod5 .entry-title,.td_mod6 .entry-title{font-size:15px;line-height:18px}*/
/*.td_block2 .td_mod_wrap,.td_block4 .td_mod_wrap,.td_block1 .td_mod_wrap,.td_block5 .td_mod_wrap,.td_block2 .block-title,.td_block4 .block-title,.td_block1 .block-title,.td_block5 .block-title{margin-bottom:0}*/
/*.td_block2,.td_block3,.td_block4,.td_block5{padding-bottom:0;margin-bottom:10px}*/
/*.td_mod3 .td_mod_wrap .item-details .entry-title a{line-height:20px}*/
/*.td_block6 .td_mod9 .item-details .entry-title{font-size:28px;line-height:30px;border-bottom:none;padding:0}*/
/*.td_mod10 .item-details .entry-title{font-size:28px;line-height:18px;border-bottom:none;padding:0}*/
/*.td_block2:nth-child(2){min-height:750px}*/
/*.td_block2 .td_mod3:nth-last-child(1){border-bottom:none}*/
.vc_custom_1427409657465 .td_block5 h4.block-title {
  background: #333;
  border-bottom: none;
  font-size: 16px;
}
/*.sf-menu .sfHover a,.sf-menu > .current-menu-item > a{border-color:#215286}*/
/*.block-title,.sf-menu li a:hover,.sf-menu .sfHover a,.sf-menu .current-menu-ancestor a,.sf-menu .current-category-ancestor a,.header-search-wrap .dropdown-menu,.sf-menu > .current-menu-item > a,.ui-tabs-nav,.woocommerce .product .woocommerce-tabs ul.tabs,.td-forum-list-head,.td-login-panel-title{border-color:#215286!important}*/
/*.td_text_with_title .block-title{background:#fff}*/
/*.td_text_with_title .td_mod_wrap{background:#fff;padding:10px;font-size:17px;text-align:justify;font-style:italic}*/
h4.block-title.historic-events-title,
h4.block-title.breaking-news-title,
h4.block-title.contests-title {
  margin: 0;
  font-size: 15px;
  padding: 2px 5px 0 10px;
  background-color: #215286;
  color: #fff;
}
.breaking-newsdiv,
.contests-newsdiv {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.breaking-newsdiv {
  min-height: 6.5em;
}
.contests-newsdiv {
  padding: 0 0.5em 0.5em 1em;
}

.historic-events {
}
.historic-div {
  display: block;
  padding: 5px 0px 5px 5px;
  clear: both;
}
.historic-div:not(:last-child) {
  border-bottom: 1px solid #e5e5e5;
}
.historic-div:first-child {
  border-top: none;
}
.historic-div .alignleft {
  margin-right: 10px;
}
.historic-title {
  font-weight: bold;
}
.historic-body {
}
.historic-contentdiv,
.breaking-contentdiv,
.contests-contentdiv {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f6f6f6;
}
.historic-contentdiv {
  margin-top: 1em;
  padding: 5px 5px 0 10px;
  /* border-bottom: 1px solid #e5e5e5; */
}

.breaking-contentdiv .td_mod10 {
  border: none;
}
.td_ajax-prev-page,
.td-ajax-next-page {
  top: 0;
}
.interstinghome .block-title a {
  padding: 0 10px;
}
.interstinghome .block-title {
  background: none;
  border-bottom: 2px solid #215286;
}

.vticker {
  background: #f1f1f1;
  position: relative;
  margin: 0 0 5px;
  border-bottom: 1px solid #ddd;
}
.vticker ul {
  padding: 0;
}
.vticker ul li {
  list-style: none;
  padding: 5px;
}
.vticker:after {
  content: "";
  display: block;
  height: 20px;
}

.vticker2 {
  margin: 0 0 5px 0;
}
.vticker2 ul {
  width: 100%;
}
.vticker2 ul li {
}
.vticker2:after {
}

.carousel-slider-outer-44908 {
  margin-bottom: 10px;
}
.top-right-buttons ul li > a {
  padding: 0;
}
.carousel-slider .carousel-slider__caption {
  background-color: #f1f1f1;
  border-bottom: 1px solid #ddd;
  padding: 1px 5px 10px 5px;
}
.carousel-slider .carousel-slider__caption .title {
  text-overflow: inherit !important;
}

span.updown-arrows {
  position: absolute;
  right: 0;
  bottom: 0;
  background: #fff;
  padding: 0;
}
span.updown-arrows .up {
  padding: 2px 10px 4px 10px;
}
span.updown-arrows .down {
  padding: 2px 5px 4px 5px;
}
.nav-arrows {
  min-height: 1px;
}
span.updown-arrows2 {
  position: absolute;
  line-height: 10px;
  cursor: pointer;
  z-index: 9;
  width: 100%;
  pointer-events: none;
  background: url("/wp-content/themes/Newspaper-child-el/images/transparent.png");
}
span.updown-arrows2 .down2 {
  position: absolute;
  left: 0px;
  pointer-events: all;
  padding: 13px 10px 13px 10px;
  bottom: -13px;
}
span.updown-arrows2 .up2 {
  position: absolute;
  right: 0px;
  pointer-events: all;
  padding: 13px 10px 13px 10px;
  bottom: -14px;
}
span.updown-arrows2 .down2:hover,
span.updown-arrows2 .up2:hover {
}

@media print {
  *,
  :before,
  :after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  h1,
  h2 {
    padding: 0;
    margin: 0;
  }
  nav,
  .td-header-menu-wrap,
  .td-header-bg,
  .td-menu-placeholder,
  .header-logo-wrap,
  .backstretch,
  .ubermenu,
  .entry-crumbs,
  .td-footer-wrap,
  .td-post-sidebar,
  #menu-top-menu,
  aside.widget.widget_text,
  div.td_block_wrap.td_block5,
  div.td_block_wrap.td-social-wrap.td-social-wrap-32,
  .iphorm-elements,
  .su-button {
    display: none;
    visibility: hidden;
  }
}
