@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700&subset=latin-ext');


/* FRONTEND CSS
*********************************************/
html {
  overflow-y: scroll;
  
}
.news #topbar, .news .slicknav_menu, .news #head, .news .custom_f, .news #info, .news #footer, .news #bottombar {
  display: none!important;
}
.news h2 {
  font-size: 18px!important;
}
.news .col-sm-8 {
  padding: 0px;
}
.news {
	background: #efefef;
}
.news dl {
  margin-bottom: 10px;
  font-size: 12px;
}
.news p {
  line-height: 120%;
}
body {
  background-color: #FFFFFF;
  font-family: lato, tahoma, arial, sans-serif!important;
}
.fields-container {
  margin-bottom: 0px!important;
}
.mod-languages {
  float: left;
}
.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #e9e9e9;
}
.category thead th {
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    background: white;
    z-index: 10;
}
.nspText iframe {
  width: 100%!important;
  height: auto!important;
}
table {width: 100%!important;
}
.latestnews li {
  margin-bottom: 7px;
  border-bottom: 1px solid #dedede;
}
#sbox-window, .shadow, #sbox-overlay, .tooltip, .jmodedit {
  display: none!important;
  opacity: 0!important;
  z-index: -9!important;
}
.item-102, .item-122, .item-127 {
  display: none!important;
}
.source-list #info .container {
  width: 1240px;
}
.authors .jlmf-sublabel {
  text-transform: uppercase;
}
h2 {
  margin-top: 13px!important;
}
.btn-toolbar {margin-top: 10px;}
.inputbox {
  padding: 3px 6px;
  margin: 3px 0;
}
.chzn-single, .chzn-drop, .search-field, .chzn-choices {
  width: 200px!important;
}
.controls input[type="text"], .controls textarea {
  padding: 3px 6px;
  margin: 3px 0;
}
/* LAYOUT
*********************************************/
/* Floats */
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.pull-right .dropdown-menu {
  position: relative!important;
  display:block;
      width: 50px;
    float: right;
    border: 0;
    box-shadow: 0 0 0;
    background-color: white;
  padding: 0px;
}
.edit-icon {
  float: right;
}

.edit-icon a {
  color: #5cc3a1;
  text-decoration: underline;
}
.pull-right .dropdown-toggle {
  display: none;
}
.research .icons, .research .attachmentsContainer, .events .icons, .events .attachmentsContainer, .contact .attachmentsContainer {
  display: none!important;
}

.sources .field_left span {
  text-align: left!important;
}
.authors .field_left.custom, .category .custom {
  text-align: center;
}
#info .custom img {
  width: 100%;
  max-width: 636px;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.ie7 .group {
  zoom: 1;
}

/* Media Queries
*********************************************/
/* Retina */
@media screen and (-webkit-min-device-pixel-ratio: 2), screen and (max--moz-device-pixel-ratio: 2) {
  
}
.item-127, .page .filters {
  display: none;
}
.jlmf-section:last-of-type {
   clear: both;
  float: none;
}
.filters {
  background: #efefef;
  margin: 10px 0;
}

.category th, .category td {
  border-top: 0px!important;
  border-bottom: 0px!important;
  border-left: 0px!important;
  border-color: #efefefef!importnat;

}
.category {
  border: 0px!important;
}

.container {
    width: 100%!important;
}

.filters h3 {
  padding: 10px;
}
.list_signature a {
   pointer-events: none;
   color: #333333; 
   font-size: 12px;
  font-weight: 400;
      cursor: text;

}
.logout-button input {
  margin-bottom: 5px!important;
}
.list-title {
  font-size: 12px;
  font-weight: 700;
}
.nspList h4, .nspHeader {
  border-bottom: 0px;
  
}
.nspList img {
  margin-bottom: 10px;
}
.nspArt p.nspText {
  margin-bottom: 10px!important;
}
#main div.attachmentsList table, div.attachmentsList table {
    background: transparent;   
    border: 0px solid #C0C0C0; */
    clear: both;
    font-size: 14px;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 10px;
}
.page-header {
	border-bottom: 0px;
    margin: 0px 0 0px!important;
}
.form-inline {
  margin: 10px 0px;
}
.slicknav_nav a {
  color: white!important;
}
#bottombar p {
  margin: 4px 0px!important;
  font-size: 11px;
}
.bfQuickMode .controls .control-label {
  width: 200px!important;
  max-width: 50%;
}
#login-form label {
  display: none;
}
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    width: 200px!important;
    max-width: 50%;
}
#news {
  background: #efefef;
}
.field-label {
  font-weight: 700;
}
.fields-container .field-entry {
  margin-bottom: 10px;
}
.source_details .field-entry  {
  min-width: 50%;
  float: left;
  margin-top: 5px;
}


.source_details .field-entry:last-of-type {
  clear: both;
  float: none;
  padding-top: 5px;
  display: block;
}

.latestnews {
  padding-left: 0px;
  list-style: none;
}
.well {
  border-radius: 0px!important;
  background: #efefef;
  border-color: #ffffff!important;
}
.custom_f .moduletable, .custom_f .attachmentsContainer {
  margin-bottom: 20px!important;
}
.custom.source_details {
  background: #efefef;
  padding: 7px;
}
#main, #info {
  padding: 20px 0;
}
#head .menu {
  margin-top: 35px;
}
.item-103 i, .item-105 i {
  font-style: normal;
}
#topbar {
   position: relative;
  background: #083568;
  color: white;
}
#form-login-remember {
  display: none;
}
.inputbox {
  color: #454545;
}
#head .menu {
  float: right;
}
#head .menu li {
  float: left;
}

.page-header {
  border-bottom: 0px solid white!important;
}
h2  {
  font-size: 24px!important;
  text-transform: uppercase;
  color: #333!important;
  font-weight: 400!important;
  font-family: Roboto Slab!important;
  border-bottom: 1px solid #dedede;
  padding-bottom: 7px;
  
}
#footer h3 {
  color: white!important;
  border-bottom: 0px;
}
h4, h3, .attachmentsList caption {
  font-size: 18px!important;
  text-transform: uppercase;
  color: #333!important;
  font-weight: 400!important;
  font-family: Roboto Slab!important;
  border-bottom: 1px solid #dedede;
  padding-bottom: 7px;
}
#topbar .moduletable {
  float: right;
  margin-right: 10px;
}
#head .menu li a {
  padding: 12px 18px;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Roboto Slab;

}
.page #about {
  background: white!important;
}
#topbar .menu li.parent:hover .dropdown-menu {
  
  display: block!important;
}
.label-info {
  background-color: #5cc3a1!important;
  border-radius: 0px!important;
}

#topbar .menu li.current a, #topbar .menu li.current a:hover, #topbar .menu li a:hover, .menu li.active a  {

 background-color: #efefef; 
}
.menu li.active a {
   color: #333333!important;
}
.menu li.active a {
   color: #333333!important;
}

.menu li.active .nav-child li a {
   color: white!important;
   background-color: #083568!important;
}
.nav-child li a {
  background-color: #083568!important;
  color: white!important;
}
.nav-child li a:hover, .nav-child li.active a {
  
}

.rsOverflow {
  height: 367px!important;
}
.rsImg {
  margin-top: 0px!important;
}

.home-en-gb .slider .custom, .rsImg {
 width: 100%; 
}

.item-122 a, .item-136 a { 
  background: #154769;
}


.whats_new h3 {
  background: #083568;
  color: white;
  margin-top: 0px!important;
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  text-align: center;
}

#about {
  padding: 0 0 40px 0;
  background: #efefef;
    
}
.blue_block {
  color: white;
  background-color: rgba(0,104,158,0.8);
  display: block;
  width: 75%;
  text-align: center;
  margin: auto;
  padding: 15px 25px;
  margin-bottom: 60px;
}
.blue_block h3 {
  font-size: 32px;
}

.blue_block h3 {
  font-size: 32px;
  border: 0px;
}

.blue_block h4 {
  font-size: 28px;
}

.blue_block h5 {
  font-size: 24px;
}
#modlgn-passwd , #modlgn-username {
  margin: 3px 10px;
    padding: 4px 7px;
    font-size: 12px;
    box-shadow: 0 0 0;
    border: 0;
}

.button {
  font-size: 18px;
  color: white;
  background: #5cc3a1;
  display: block;
  text-align: center;
  margin: auto;
  border-radius: 5px;
  padding: 5px 20px;
  margin-top: 60px;
   transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
}

.jlmf-link {
    color: white;
    background: #5cc3a1!important;
    background-color: #5cc3a1!important;
    margin: auto;
    border: 0px;
    
    border-radius: 0px;
    padding: 6px 10px!important;
    transition: background-color 0.3s;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
}
.jlmf-link:hover {
  background: #083568!important;
}
.fa {
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.fa:hover {
  color: #e31e25!important;
}

.button:hover {
  color: white;
  text-decoration: none;
   background: #083568;
}
h4 {
  text-transform: uppercase;
  padding-bottom: 0px;
}
#partners h4 {
  padding-top: 30px;
}

.lang-inline {
  margin-top: 10px!important;
}

#partners {
  padding: 10px 0px 30px 0;
}

.boxes {
 text-align: center;
  padding: 20px 40px;
}
.boxes img {
  margin: 10px 0;
}
.aplication {
  clear: both;
  text-align: center;
  padding: 40px;
}

.aplication h4 {
  font-size: 24px;
}

.rsSlide {
  width:100%;
  float: left;
  position: absolute;
  background: #f4f4f4!important;
}

.rsOverflow {
  overflow: hidden;
  
   background: #f4f4f4!important;
}
#prelegents {
  clear: both;
  background: #f4f4f4!important;
  padding: 40px;
}
.rsContainer {
 min-height: 367px;
}
.royalSlider {
  position: relative;
}
.box {
  width: 20%;
  padding: 1%;
  float: left;
}

.box p {
  color: black;
  font-style: italic;
  padding: 10px;
}
.rsArrowLeft {
  left: -60px!important; }

.rsArrowRight {
  right: -60px!important; }

.logo {
  width: 240px;
  padding: 5px;
}

.logo img {
  width: 100%;
}

.logo {
  margin: auto;
}
.max-width {
  width: 100%;
}

.nav-child {
  display: none;
  padding-left: 0px;
  width: 220px;
  position: absolute;
  z-index:99;
  background-color: #efefef;
}

.menu li.parent:hover .nav-child {
    display: block;
}
.nav-child li {
  list-style: none;
  float: left;
  clear: both;
  float: left;
  margin-left: 0px;
  padding-left: 0px;
  line-height: 25px;
  width: 100%;
}
.nav-child li a {
    font-size: 15px;
    padding: 5px 6px!important;
    line-height: 25px;
    width: 100%;
    padding-left: 15px!important;
    display: block;
}
.nav-child li a:hover {
	text-decoration: none;
}
.well {
  clear: both;
}

.banner {
  border: 1px solid #e4e4e4;
  border-left: 3px;
  border-right: 3px;
  transition: all 0.3s;
  margin: auto;
  font-size: 24px;
  font-weight: bold;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  padding: 25px 17px;
  margin-top: 10px;
  background: #083568;
}

.banner a {
  color: white!important;
}

.banner img {
    max-width: 200px;
    max-height: 100px;
}

.banner .col-sm-7 {
  line-height: 60px;
}


.home-pl-pl #slider, .home-en-gb #slider  {
  display: block;
}


.info {
  position: absolute;
  width: 100%;
  top: 0;
  height: 100%;
  padding: 40px 0;
}

#about, #partners {
  border-top: 5px solid #083568;
  clear: both;
}
.home-pl-pl #partners
{
  border-top: 0px solid #083568;
}

#news .nspArt, .aktualnosci .nspArt {
  position: relative;
  background: white;
  width: 46%;
  padding: 0px!important;
  margin-right: 4%;
  margin-bottom: 4%;
}
#news .nspArt h4, .aktualnosci .nspArt h4 {
  position: absolute;
  color: white;
  top: 200px;
  max-width: 568px;
  width: 100%;
  background-color: rgba(12, 60, 142, 0.64);
}

#news .nspArt h4 a, .aktualnosci .nspArt h4 a {
  color: white!important;
  padding-left: 20px;
}
#news .nspArt h4 a:hover, .aktualnosci .nspArt h4 a:hover {
  color: white!important;
  padding-left: 20px;
  text-decoration: none;
}

.prelegenci .nspArt h4 a {
  color: black;
  font-size: 16px;
}

#news .nspText, .aktualnosci .nspText {
  padding: 20px 10px!important;
  
}

#map {
    background: #505050;
}

#map h3 {
  background: #505050;
  color: white;
  padding: 12px 15px!important;
  display: block;
  max-width: 1240px;
  margin: auto;
  margin-bottom: 0px;
  margin-top: 0px;
  border: 0px solid!important;
}
.readon, .eb-taskbar .btn, .button, .btn-primary {
  color: white;
  background: #5cc3a1!important;
  margin: auto;
  border: 0px!important;
  font-size: 14px;
  border-radius: 0px!important;
  padding: 6px 10px;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
}

.button-sb {
  color: white;
  background: #0c3c8e!important;
  margin: 10px;
  border-radius: 5px;
  padding: 6px 10px;
  transition: background 0.3s;
  border: 0px!important;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
}

.readon:hover, .eb-taskbar .btn:hover, .button-sb:hover, .button:hover, .btn-primary:hover {

 color: white;
  text-decoration: none;
  background: #242e37;
}

.almost_full {
  width: 70%;
}



.clear {
  clear: both;
  height: 0px;
}
#footer {
  padding: 30px 0 50px 0;
 
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #083568;
  color: white;
}
#footer a {
  color: white;
}

.nspCol3 {
  
}
.well {
  margin-bottom: 0px!important;
  font-size: 14px!important;
  font-weight: 400;
}
.collapse.in {
  padding-top: 20px;
  clear: both;
}
.clear_h {
  clear: both;
}
.clear_h img {
  margin: 0px 10px 10px 0px;
  width: 100%;
  max-width: 400px;
  float: left;
}

.preleg .nspInfo {
  display: none!important;
}


.preleg .wiz {
  font-size: 12px;
  padding-top: 10px;
 
}
.preleg .wiz img {
  max-width: 80px;
  max-height: 45px;
}

.program_point {
  margin: 20px 0;
  width: 100%;
  background: #efefef;
}

.program_point th {
  font-weight: bold;
  font-size: 18px;
}
.program_point td {
  border-collapse: separate;
   border: 2px solid white;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
}

.program_point td:hover {
  background: #e3e3e3;
}

.program_point td, .program_point th {
   padding: 20px;
}

.program_point .time {
 
  background: #083568
  color: white;
  transition: background 0.3s;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  text-align: center;
}

.lighter {
   background: #8cb5ca!important;
}
.darker {
   background: #23485b!important;
}

.program_point tr:hover .time {
  background: #154769;
}

.item-image img {
  margin-right: 20px;
  max-width: 200px;
}

.slicknav_btn, .slicknav_menu {
   background: #083568!important;
  
}
.eb-event-title a, .eb-event-title {
  color: #333;
  font-size: 24px;
  text-decoration: none;
  border-bottom: 0px!important;
}
.eb-event-title a:hover {
  color: #333;
  text-decoration: none;
}
.eb-box-heading, .eb-description {
  background: none!important;
  border: none!important;
  border-radius: 0px!important;
}
.eb-description table td, .eb-description table tr, .eb-description table {
  border: 0px!important;
}

.eb-taskbar .btn-primary {
  display: none!important;
}
.rsBullet {
  margin: 2px;
}
.row .col-sm-6 {
      margin-left: -15px;
}
.sigplus-gallery img {
  max-width: 100%!important;
  height: auto!important;
}
#head a {
  padding-top: 10px;
  display: block;
}
.list-info {
  text-align: center;
}
.list-info p {
  font-weight: 600;
  text-decoration-color: #008fba;
}
.whats_new h3 {
  padding: 10px;
}
.white {
  background-color: white;
}
.icons {
  background-image: url(../images/icon_bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: #083568;
}

a.icon {
  color: white;
  text-transform: uppercase;
  padding-bottom: 15px;
  opacity: 1;
   transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  font-weight: 600;
  display: block;
 
}
a.icon.white {
  color: #025885;
  text-transform: uppercase;
  padding-bottom: 15px;
 
}
a.icon:hover {
  text-decoration: none;
  opacity: 0.9;
  color: white;
}
a.icon.white:hover {
  color: #083568;
}
.icon img {
  max-width: 100%;
}
.page #about {
  min-height: 300px;
}
.prevs {
  text-align: center;
}
.panel_cookie p a {
  color: #1fb2e7; }


.red {
  font-weight: 600;
  color: red;
}

#form-login-username, #form-login-password, #form-login-remember, input[type="submit"] {
  float: left;
  margin-bottom: 0px;
}
#login-form {
  background: transparent;
  border: 0px solid;
  color: white;
  padding: 5px;
}
#login-form ul {
  display: none;
}
.bar {
  clear: both;
  color: white;
  width: 100%;
  background: #083568;
  padding: 3px 5px;
  
}
.bar p {
  margin: 0px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #454545;
    text-align: center;
    /* white-space: nowrap; */
    /* vertical-align: middle; */
    /* background-color: #777; */
    /* border-radius: 10px; */
}
.tags {
  list-style: none;
  padding-left: 0px;
  margin-top:10px;
  clear: both;
  /* display: block; */
  padding-top: 5px
}
.tags:after {
  clear: both;
}

.tags li {
  float: left;
}
.tags b {
  float: left;
  width: 100%;
}
.fields-container {
  clear: both;
}
.attachmentsList caption {
  padding: 0px;
  margin: 0px;
}
.at_filename {
  padding: 10px 0!important;
}
.jlmf-section {
  float: left;
  padding: 10px;
  margin-top: 0px!important;
}
.digitalization .field-label {
  display: none;
}
.jlmf-label {
    display: inline-block;
    padding-bottom: 5px;
    font-family: inherit;
    font-size: 12px!important;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
}
.jlmf-list-2 .jlmf-label {
  float: left;
  font-size: 12px!important;
} 

.jlmf-list-2 input[type="text"]   {
 float: left;
 width: 70%!important;
 margin-left: 5px;
}
.jlmf-input, .jlmf-select {
  font-size: 12px;
  height: 32px;
}
.nspArt h4.nspHeader {
  font-size: 18px!important;
}
.nspInfo a {
  display: none;
}
.curr {
  background: #dedede;
}
.authors_filter .jlmf-list-6 {
  
  
}
.authors_filter .jlmf-section:nth-child(4) {
  width: 100%;
}
.authors_filter .jlmf-list-6 div {
  width: auto!important;
  float: left!important;
  padding-left: 0px;
  margin-top: 0px!important;
}

.authors_filter .jlmf-list-6 div div {
  width: 50px!important;
  float: left!important;
  padding-left: 10px;
  margin-top: 0px!important;
}
.authors_filter input[type=radio] {
  margin-top: 0px!important;
  display: block!important;
}

.authors_filter .jlmf-sublabel {
  display: block!important;
}

@media (min-width: 1081px) and (max-width: 1440px) {
   .slicknav_menu {
    display: none!important;
  }
  .item-998, .item-999 {
    padding: 20px 10px;
  }
 
  .menu li a {
    padding: 13px 10px!important;
    font-size: 12px!important;
  }
  
}
/* Landscape phones and down */

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .blue_block, .almost_full  {
    width: 90%!important;
  }
  #footer .col-md-4 {
    margin-bottom: 30px;
  }
  .jlmf-section {
  width: 50%;
}
   #head img {
    width: 100%;
    margin-top: 8px;
    max-width: 350px;
  }
  #slider {
    display: none!important;
  }
   .nspArt {
    width: 100%!important;
     margin-bottom: 25px;
     padding: 15px!important;
  }
   .awards_categories .col-sm-4 {
    width: 99%!important;
  }
     
  .sponsors img, .patron img {
  	max-width: 390px;
 	 max-height: 90px;
 	 clear: both; 
  	margin: 10px auto;
}
  .program_point td {
    font-size: 80%;
    padding: 7px;
  }
  .menu {
    display: none;
  }
  .nspArts, .nspLinksWrap  {
    padding: 0 0!important;
  }
}


@media (max-width: 480px) {
  .nspArt {
    width: 100%!important;
  }
  #news .nspArt h4, .aktualnosci .nspArt h4 {
    top: 120px!important;
  }
   
  #head img {
    width: 100%;
    margin-top: 8px;
    max-width: 350px;
  }
  div[itemprop="articleBody"] img {
    width: 100%;
    margin-bottom: 10px;
  }
   .jlmf-section {
  width: 100%;
}
  .nspArts, .nspLinksWrap {
    padding: 0px!important;
  }
  
  #partners img {
    max-width: 90%;
    margin-left: 10px!important;
  }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
    .menu {
    display: none!important;
  }
  
}


@media (max-width: 1080px) {
   .menu {
    display: none;
  }
  .slicknav_menu {
    display: block;
  	}
  .awards_categories .col-sm-4 {
    width: 49%;
  }
  
  .slicknav_menu .nav-child {
    background-color: #0c3c8e;
    margin-left: 0px;
  }
  
  .slicknav_menu .nav-child a {
    color: white;
  }
  
  .slicknav_menu .item-118 a, .slicknav_menu .item-156 a {
    background: white!important;
    color: #0c3c8e!important;
    text-align: center;
  }
  
  .slicknav_menu .nav-child a:hover {
    color: #333333;
    background-color: white;
  }
  
  #news .nspArt h4, .aktualnosci .nspArt h4 {
    top: 120px!important;
  }
 .club_bg {
  background: url('../../../images/dsclub.jpg');
  height: auto;
	}
}
@media (max-width: 1240px) { 
  .blue_block h3 {
   
    margin: 5px 0;
  }
  .info {
    padding: 25px 0;
  }
   .blue_block h5 {
    font-size:16px;
  }
  .blue_block {
    padding: 10px 25px;
  }
  .list-info {
  padding: 30px 15px!important;;
}
}
  
/* Large desktop */
@media (min-width: 1240px) {
  .slicknav_menu {
    display: none!important;
  	}
  .container {
  width: 1240px;
}
  
  .container {
  width: 1240px;
	}
  
}
