/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 
 .form-actions {
 background-color:transparent;
 padding-top:0;
 padding-bottom:0;
 }
 
 .jform_contact_message{
 width: 500px!important;
 height:100px!important;
 }
 
 
 .b2jcontainer h2 {
    background: #00303e none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin: -31px -31px 30px;
    padding: 5px 30px;
    }
    
div#b2jcontainer_m150 .btn {
    background: #00303e none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 0;
    padding: 0 10px;
    text-align: center;
    text-shadow: none;
    text-transform: uppercase;
    vertical-align: middle;
}

div#b2jcontainer_m150.b2jcontainer {
    padding: 20px 30px 0 30px;
}

.nspArt h4.nspHeader {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

.uk-article-title {
    font-size: 20px;
    font-weight: normal;
    line-height: 28px;
    text-transform: uppercase;
}

.gkNspPM-SpeakersList > figure > a::before {
    background: rgba(0, 48, 62, 0.8) none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: scale(0.5);
    transition: all 0.3s ease-out 0s;
    width: 100%;
    z-index: 1;
}

.gkNspPM-SpeakersList figcaption a:active, .gkNspPM-SpeakersList figcaption a:focus, .gkNspPM-SpeakersList figcaption a:hover {
    color: #00303e;
}

.uk-panel-title {
   
    font-size: 26px;
  
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 0;
    text-transform: uppercase;
    }
    
/*
 * bottom-Scroller
 */
a.tm-bottom-scroller {
  display: block;
  position: absolute;
  left: 50%;
  width: 25px;
  margin-left: -12.5px;
  color: #c9c9c9;
  font-size: 25px;
}
a.tm-bottom-scroller:hover {
  color: #444444;
}
a.tm-bottom-scroller:active {
  color: #ea574a;
}
.tm-bottom-scroller:after {
  content: "\f103";
  vertical-align: middle;
  font-family: "FontAwesome";
}


div.mod-languages ul {
    list-style: outside none none;
    margin: 9px 0 0;
    padding: 0;
}

.tops{

    margin-top: -30px;
    }
    
.sscf-form .sscf-input {
    border-radius: 0px!important;
}


#custom-17 div {
  height: inherit !important;
}

#custom-17 a:after {
  content: "";
}

#custom-17 a {
  color: #333;
}

#custom-17 .uk-parent > a, #custom-17 > li > a {
  color: #000;
  font-weight: bold;
}




.uk-nav-side > li > a:hover,
.uk-nav-side > li > a:focus {
  background: rgba(0, 0, 0, 0);
  color: #ffffff;
  /* 2 */
  outline: none;
}

.uk-parent {
	/*font-weight: normal;*/
}

.sidebarlist ul{
  padding-left: 30px;
  list-style-type: none!important;}
  
.sidebarlist_dark ul {
  padding-left: 30px;
  list-style-type: none!important;}
  
.sidebarlist_dark a,
.uk-link {
  color: #777777;
  text-decoration: none;
  cursor: pointer;
}
.sidebarlist_dark a:hover,
.uk-link:hover {
  color: #ffffff;
  text-decoration: none;
}

.activeCategory {
    font-weight: bold;
    background: none;
}
.activeCategory a {
    padding: 0px 0px !important;
}

.narrow ul {
padding-left: 0px!important;
  list-style-type: none!important;}


.narrow li {
line-height: 70px!important;}


div.k2Pagination {
float:right;
position:relative;
right:20%;
}
div.k2Pagination ul li {
list-style: none;
border: 1px solid #CCCCCC;
float: left;
margin: 0 3px;
padding: 0 4px !important;
text-align:center;
position:relative;
right:40%;
}