@media (min-width: 1024px) {
	.hidden-desktop {
		display: none;
	}
}

.mod-login .input-group {
	padding: 5px;
}


#sp-bottom .sp-module ul>li>a:focus, 
#sp-bottom .sp-module ul>li>a:hover,
.cookies_btn .custom a:hover,
.cookies_btn .custom a:focus {
    text-decoration: none;
    background-color: #eee;
}

.cookies_btn .custom a:hover,
.cookies_btn .custom a:focus  {
	color: white;
}

#sp-footer {
	text-align: center;
}

#sp-footer .container-inner {
    padding: 15px 0;
}

#sp-bottom .sp-module ul>li,
.cookies_btn .custom {
	padding: 0;
	margin: 0 !important;
}

#sp-bottom .sp-module ul>li>a,
.cookies_btn .custom a {
	padding: 10px 15px;
}

#sp-menu .sp-megamenu-parent >li >a, 
#sp-menu .sp-megamenu-parent >li >span {
	color: white;
}

#sp-menu .sp-megamenu-parent >li >a:before {
    background: #9ad8ed;
}

.sp-megamenu-parent >li >a:hover:before {
    width: 70%;
}

.sp-megamenu-parent >li.active>a:before {
    width: 70%;
}
.sp-megamenu-parent >li >a:before {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 0;
    height: 2px;
    right: 0;
    background: #fff;
    width: 0;
    margin: 0 auto;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.cookies_btn {
  margin-top: 5px !important;
  cursor: pointer;
}

#kunena.layout ul.kpost-profile li {
 display: inline-block;
}

.profile_start {
    text-align: center;  
}

#btl-content-login .btl-input input {
	height: 30px !important;
}

#btl-content-login {
	font-size: 15px !important;
}

#module-in-profile .custom, .profile_start {
    text-align: center;  
}

#module-in-profile .custom a, .profile_start a {
    padding: 8px; 
}

#module-in-profile .custom p, .profile_start p {
	padding: 10px; 
}

#module-in-profile > .custom > a {
	cursor:pointer;
	display:block;
	margin: 5px 5px 5px 5px;
}

#module-in-profile a {
    color: rgb(255, 255, 255);
    background: #6caed2;
	box-shadow: 1px 1px 3px rgba(123,107,104,0.86);
}

#module-in-profile .uddmod img {
	float:left;
	margin-left: 7px;
}

#module-in-profile #uddeim-module a {
	cursor: pointer;
    display: block;
    margin: 5px 5px 5px 0px;
    text-align: center;
}

#btl-content-profile div.btl-buttonsubmit button {
	cursor: pointer;
    display: block;
    margin: 0px 5px 5px 5px;
	min-width: 200px;
}

#module-in-profile a:hover,
#btl-content-profile div.btl-buttonsubmit button:hover {
	background: #bb564d !important;
}

.start-pms .uddeim-module-body {
	padding-top: 5px;
}

.start-pms {
	/*width: 100px;
	vertical-align: super;
	float:right;*/
	width: 100%;
    text-align: center;
    padding-bottom: 15px;
	margin-top: 5px;
}

.start-pms a {
	padding: 10px;
}

.profile_start a {
    padding: 8px; 
}

#btl-content-profile div.btl-buttonsubmit {
	margin: 0;
}

hr {
    border-top: 1px solid #424554;
}

#kunena.layout .kmsgbody .kmsgimage {
    overflow: hidden;
	display: inline-block;
}

#kunena .tab-content .thumbnails {
    margin-left: 0px;
}

.technical .sppb-addon-article h3 {
	font-size: 18px;
}


body.view-category .blog, 
article.item.item-page {
    padding: 0 20px !important;
}

#sp-main-body, .view-article #sp-main-body {
    padding: 50px 0 !important;
}

.creativecontactform_input_element, .creativecontactform_input_element.closed:hover {
	height: 44px;
}

#uddeim-writeform input {
	font-size: 15px;
}

#floaterDiv div.floaterTitle {
	height: auto !important;
    padding: 1px 0 0 10px !important;
	background-color: #f90404 !important;
}
#floaterDiv .floaterBody img {
	margin-left: 60px;
    margin-top: -20px;
    width: 20px;
}

#floaterDiv div.floaterTitle img {
	width: 20px;
	opacity: 0.6;
}

#floaterDiv div.floaterTitle img:hover {
	opacity: 1;
}

#uddeim-m .uddeim-sendoption,
#uddeim-writeform input.button {
    font-size: 15px;
}

#uddeim-m .uddeim-sendoption input {
    margin-right: 5px;
	height: 18px;
	width: 18px;
}

#uddeim-writeform textarea {
	height: auto !important;
	font-size: 16px;
}

#uddeim-m #uddeim-overview .sectiontableheader {
	font-size: 15px !important;
}

#uddeim div.contentheading {
    font-size: 30px;
    font-weight: bold;
    text-decoration: underline;
    margin-bottom: 10px;
}

#uddeim #uddeim-navbar2 img,
#uddeim-m #uddeim-overview .sectiontableheader img,
#uddeim-overview td img,
.pms p.uddeim-module-body img {
	display: inline-block;
}

.pms {
	margin-bottom: 10px;
}

.pms h6 {
	font-size: 16px;
    /* font-weight: bold; */
    text-decoration: underline;
}

#uddeim #uddeim-bottomlines p {
	font-size: 15px;
}

#uddeim-overview td {
	text-align: left !important;
}


#kunena .kedituser input[type="text"] {
	background: #bcd7f1;
	min-width: 30%;
}

#kunena.layout .kicon-profile-yim {
    background-position: 0 -416px;
}

#kprofile-stats a {
	float: left;
}

#kunena.layout ul.kfile-attach img {
	height: 30px;
	width: 40px;
}

#kunena .kmsgimage .fancybox-button {
	height: auto;
    width: 450px;
	background: rgb(239, 240, 244);
}

#sp-right {
	border: 3px double #bec3c6;
    padding: 3px;
}

.latest_right ul >li >a {
	display:inline-block;
	line-height: 26px;
	
}

.latest_right .klatest-subject a {
	color: #dc7e1a;
}

.latest_right .sp-module-title {
	background: #5388B4;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
    text-align: center;
}

.latest_right ul >li >a:before {
	content: none;
}

.latest_right .klatest-author, .latest_right .klatest-posttime {
	font-size: 13px;
}

.latest_right .postcount {
	padding: 5px 10px;
    border-radius: 3px;
    background: #3b3b3b;
    display: inline-block;
    font-size: 12px;
    text-align: center;
    line-height: 15px;
    color: #ffffff;
	position: absolute;
	left: 90%;
    transform: translateY(-50%);
    margin-top: 60px;
    width: 30px;
}

.latest_right .postcount::after {
	right: 100%;
    border-color: transparent #3b3b3b transparent transparent;
	position: absolute;
    top: 50%;
    margin-top: -7px;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-width: 7px 5px;
    border-style: solid;
}

#kunena .kunena_prof {
	margin: 0 auto;
	display: inline-table;
}


#kunena .kunena_prof li {
	float: left;
	padding: 5px 0 15px 5px !important
}

#kunena .kunena_prof li .btn {
	padding: 0px;
	vertical-align: top;
}

#kunena.layout span.kicon-profile-website, #kunena.layout span.kicon-profile-pm {
	margin-top: 1px !important;
}


#kunena.layout .search .btn {
	height: 45px; 
    position: absolute;
    right: 15px;
	padding: 9px 15px 9px 10px;
    margin: 0px;
	border-radius: 5px;
}

#kunena.layout .search:hover input {
	border-radius: 3px;
}

#kunena .kunena-topic-item  {
	background-color: #d7d8d9;
}

#kunena .kunena-topic-item h1 .fa-file {
	font-size: 25px;
	color: #374e66;
}

#kunena.layout h1 {
	padding: 10px;
}

#kunena.layout .inputbox#catid {
	margin: 5px;
}

#kunena .kmessagepadding .btn.btn-primary {
    padding: 8px 10px;
	
}

#kunena .kmessagepadding .btn-group {
	margin-left: 5px;
}

#kunena .modal-dialog {
	margin-top: 100px;
}

#kunena .modal-body {
	padding: 25px;
}

#kunena .wysibb {
	font-size: 16px;
}

#kunena .wysibb .wysibb-toolbar {
	max-height: 65px !important;
}

#kunena.layout .kicon-profile-minus,
#kunena.layout .kicon-profile-plus {
	float: none !important;
}

#kunena .profile-expand .content li span {
	padding-left: 5px;
	float:left;
}



/*
#kunena .kprofile-left .kicon-profile-gender-male, 
#kunena .kprofile-left .kicon-profile-gender-female,
#kunena .kprofile-left .kicon-profile-location,
#kunena .kprofile-left .kicon-profile-website,
#kunena .kprofile-left .kicon-profile-pm {
	display: inline-block;
	margin-left: 5px;
}
*/
#kunena.layout button[type="submit"]:hover, #kunena.layout button[type="submit"]:focus {
	background-color: #5388b4  !important;
}

#kunena.layout button[type="reset"]:hover, #kunena.layout button[type="reset"]:focus {
	background-color: #981e1e  !important;
}

#kunena.layout div.kmessage-buttons-row {
	padding: 10px;
}

#kunena.layout #btn_thankyou, #kunena.layout #btn_unthankyou, #kunena.layout #btn_list, #kunena.layout .klist-actions .btn, #kunena.layout .kmessage-left .btn, #kunena.layout #topic-actions .btn, #kunena.layout .kmessage-buttons-row .btn, #kunena.layout #btn_reply, #kunena.layout #btn_quote, #kunena.layout #btn_quickreply {
    padding: 7px;
    border-radius: 6px;
	background-color: #66c2df;
}

#kunena.layout #btn_unfavorite, #kunena.layout #btn_favorite, #kunena.layout #btn_unsubscribe, #kunena.layout #btn_subscribe {
	padding: 5px;
    border-radius: 6px;
}

#kunena.layout #btn_sticky, #kunena.layout #btn_unsticky, #kunena.layout #btn_unlock, #kunena.layout #btn_lock, #kunena.layout #btn_moderate, #kunena.layout #btn_delete, #kunena.layout #btn_edit {
    background-color: #ce1c37 !important;
	padding: 5px;
    border-radius: 5px !important;
}

#kunena.layout #topic-actions .btn, #kunena.layout .kmessage-buttons-row .btn {
	padding: 5px;
    border-radius: 5px !important;
}

#kunena.layout .markItUpHeader ul a {
    width: 30px;
    height: 30px;
}

#kunena.layout textarea#kbbcode-message {
	min-height: 200px;
	background: white;
	font-size: 16px;
}

#kunena .modal {
	position: relative;
}

#kunena.layout .kpagination span,
#kunena.layout .kpagination a:link, 
#kunena.layout .kpagination a:visited {
	padding: 4px 8px;
}

/*
#kunena.layout td.kcol-mid {
	background-color: #bfc3c6;
}
*/

#kunena #smilie img {
	float:left;
}

#kunena.layout .kprofile-left  img {
	margin: 0 auto;
	max-height: 150px;
}

#kunena .profile-expand .content li a {
	padding: 0px;
}

#sp-menu .sp-megamenu-parent >li >a:before {
	background: #9ad8ed;
}

#form-login-username .add-on,
#form-login-password .add-on {
	width: 25px;
    height: 45px;
	padding-top: 12px;
    background: #F3F3F6;
	border-radius: 5px;
    border: 0;
    box-shadow: none;
}

#sp-search {
	width: 180px;
	margin-top: 27px;
	float:right;
}

#sp-header.menu-fixed #sp-search {
	margin-top: 10px;
}

.topsearch input[type="submit"] {
	background: url(../images/searchBox.png) no-repeat scroll left top transparent;
	border: medium none;
	height: auto;
    padding: 5px 0px 0px 32px;
    width: 25px;
    margin-top: 2px;
    margin-left: -34px;
    position: absolute;
}

.topsearch input[type="submit"]:hover {
	background: url(../images/searchBox.png) no-repeat scroll left top #71b8e6;
}

.topsearch #ksearch-keywords {
	width: 100%;
	display: inline;
	height: 32px !important;
	font-size: 16px;
}

.topsearch #ksearch-keywords:hover {
	font-weight: bold;
}

.topsearch .ksearch-legend,
.topsearch .ksearch-label {
	display:none;
}



/*
#sp-search .topsearch .inputbox {
    background: url(../images/searchBox.png) no-repeat scroll left top transparent;
    border: medium none;
    height: 30px !important;
	width: 150px;
    padding: 0px 5px 2px 30px;
    color: #fff;
	transition: all 500ms ease;
}
*/

#sp-top-bar {
	padding: 0px !important;
}



.unsubbutton {
	color: #fff;
	background: #981e1e;
}

.subbutton {
	color: #fff;
    background: #0f8fdca6;
    line-height: 1;
    padding: 11px 30px;
    font-weight: 600;
    box-shadow: none;
    border-radius: 5px;
    border: 2px solid #fff;
}

.acymailing_form span input {
	width: 100% !important;
  background-color: white !important;
}

.sp-yoga-login a {
  background: #7f8891;
}

/*
.sppb-btn.sppb-btn-primary,
.sppb-btn.btn-primary,
.btn.sppb-btn-primary,
.btn.btn-primary {
  background: #25b7e47a !important
}*/

.view-registration #sp-main-body {
	padding: 10px 0 60px;
}

.register_page .registration h1 {
	display: none;
   /* font-size: 30px;
	font-family: Advent Pro, sans-serif;
	font-weight: 500;
    color: #ececed;
    border-bottom: 1px solid #e5e5e5; */
}

.register_page .text-center {
	width: 100%;
	margin-left: 0px;
}

.register_page #member-registration {
    background-color: #e1e1e1;
    color: black;
}

.register_page .reg-login-form-wrap {
    background: rgb(225 225 225);
}
.register_page .control-group {
	text-align: left;
}

#member-registration .btn.btn-primary:hover > ::before {
	padding-left: 5px;
}

#member-registration .btn.btn-primary:hover  {
	background: #dafde27a;
}

.page-header {
    background-color: #656771;
    padding: 8px 15px;
    border-radius: 4px;
	margin-bottom: 10px;
}

.page-header h1 {
	color: white;
}

#member-registration .gdpr_pp a{
	color: white;
    background: red;
	padding: 2px;
	border-radius: 2px;
}

#member-registration .gdpr_pp label:hover {
	cursor:pointer;
}

#member-registration .gdpr_ppc input {
	height: 20px;
    width: 20px;	
}

#member-registration {
	background-color: #656771;
    color: white;
}

#member-registration legend {
	 color: white;
}

#member-registration .btn.btn-primary {
    background: #26ff567a;
}

.body-wrapper #sp-header {
	position: relative;
	/* background-color: #f8f8f8; */
	background-image: -webkit-linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);
  background-image: -moz-linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);
  background-image: -o-linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);
  background-image: linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);
}
.body-wrapper #sp-header .logo {
	margin: 0px !important;
}

.body-wrapper #sp-header:after,
.view-registration #sp-header,
.view-reset #sp-header,
.view-remind #sp-header {
  /*background-image: -webkit-linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);
  background-image: -moz-linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);
  background-image: -o-linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);
  background-image: linear-gradient(137deg,#e5eaf7 0%,#1c9ade 100%);*/
  background-image: -webkit-linear-gradient(137deg,#f8f8f8 0%,#49b8da  100%);
  background-image: -moz-linear-gradient(137deg,#f8f8f8 0%,#49b8da  100%);
  background-image: -o-linear-gradient(137deg,#f8f8f8 0%,#49b8da 100%);
  background-image: linear-gradient(137deg,#f8f8f8 0%,#49b8da  100%) !important;
}

.sp-megamenu-parent >li >a,
.sp-megamenu-parent >li >span {
  color: #2d343a;
}

.body-wrapper #sp-login {
    margin-top: 30px;
}


.body-wrapper #sp-header.menu-fixed-out #sp-login {
	line-height: 67px;
}

.start-login {
    max-width: 190px;
	float:right;
}

.start-login  #btl .btl-panel {
    overflow: visible;
}

.start-login .btl-panel > span {
    float: left;
    margin-left: 5px !important;
}

.ad-container {
  width: 100%;
  max-width: 728px;
  margin: auto;
}

.body-wrapper #sp-login .btn-account {
	display:none;
}

#btl-content-login .btl-input input {
	height: 30px !important;
}

#btl-content-login {
	font-size: 15px !important;
}

#btl-content-login {
	list-style-type: none !important;
}

#btl-wrap-module {
	padding: 25px;
}

.body-wrapper #sp-bottom {
	padding: 25px 0px 25px 0px !important;
}

.body-wrapper #sp-footer {
    padding: 0 0 10px 0 !important;
}

.body-wrapper #sp-bottom .sp-column ul.social-icons {
  float: left;
  width: 80%;
}
@media (max-width: 767px) {
 .body-wrapper #sp-bottom .sp-column ul.social-icons {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.body-wrapper #sp-bottom .sp-column ul.social-icons li {
  margin: 5px 7px;
  height: 50px;
  width: 50px;
  border: 2px solid transparent;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
}
@media (max-width: 396px) {
  #sp-bottom .sp-column ul.social-icons li {
    margin: 5px 5px;
  }
}
@media (max-width: 346px) {
  #sp-bottom .sp-column ul.social-icons li {
    margin: 5px 0px;
  }
}
.body-wrapper #sp-bottom .sp-column ul.social-icons li .fab {
  font-size: 18px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  padding: 13px;
  color: #fff;
}
.body-wrapper #sp-bottom .sp-column ul.social-icons li:hover {
  border: 2px solid #fff;
}

#offcanvas-toggler >i {
	  color: #d63737;
}
  
#offcanvas-toggler {
    font-size: 25px;
    margin-top: 30px;
}
                                   
.topsearch {
    margin-top: 15px;
}

.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  padding-left: 5px;
}

@media screen and (min-width: 415px) and (max-width: 767px) {
  #offcanvas-toggler {
	  margin-top: 40px;
  }
}

@media (max-width: 767px) {
  #sp-menu {
	  width: 50%;
  	float: left;
  }
  #sp-logo { 
      width: 50%;
     float: left;	
  }
  
  .body-wrapper #sp-bottom .sp-column ul.social-icons li:hover {
    border: 2px solid transparent;
  }
  
 .body-wrapper  #sp-bottom .sp-column ul.social-icons li:hover .fa {
    color: #374456;
  }
}

@media screen and (min-width: 767px) and (max-width: 991px) {
  #sp-menu {
	  width: 240px;
  }
  #offcanvas-toggler {
	  margin-top: 40px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  #sp-menu {
	  width: 460px;
  }
  #sp-menu .sp-megamenu-parent >li >a, .sp-megamenu-parent >li >span {
	  font-size: 13px;
  }
}

.klatest-subject a {
	font-size: 16px !important;
}

.klatest-posttime, .klatest-cat, .klatest-author {
    font-size: 14px;
}


.klatest-items .knewchar {
    color: #d60f0f !important;
	vertical-align: middle !important;
}

.cke_editable_themed {
	height: 100% !important;
}


.cke_contents {
	height: 350px !important;
}



