﻿ul.tx_jkpoll_pi1_answers li:before {
    content: '';
}

div.ce-border .image img {
    padding:3px;
    border:1px solid #DCD6D4;   
}
.ce-right h1, h3{
    color:#B10069;    
}
.ce-right h3{
    font-size:16px
}

.article h1 {
    /*padding-top: 15px; */
    clear: right;
}
.news-single .article h1 {
    /* clear: left;*/
    display: inline-block;
    /*width: 100%;*/    
   
}
.article p{
    font-size: 12px;
}
.article ul.bullet-list li{
    font-size: 12px !important;
}
div.like {
  float:left;
  display:block;
  margin:5px 5px 0 0;
  /*width:250px !important;  /** CSS Fix 01.06.2015 **/
  height: 20px !important;  
  overflow:hidden !important;  
}
div.share {
  display:inline-block;
}
div.share.icon-button {
    float:left;  
    display:block;
    padding:0;
    margin:5px 5px 0 0px;
    /*border:1px solid #7d6666*/
    /*width:50px !important;  /** CSS Fix 01.06.2015 **/
    overflow:hidden !important;   
}
div.share.icon-button img {
    padding:0 5px 0 0;
    margin:0;
    vertical-align:middle
}
div.share.icon-button span {
    font-size:1.1em;
    vertical-align:middle
}
div.share.icon-button a:hover {
    text-decoration:none;
    border:1px solid #c3baba
}
div.share.icon-button a:hover img {
    opacity:.5
}
div.twitter {
   float:left; 
   display:block;
   margin-top:5px;
   margin-right:5px;
}
div.googleplus {
   float:left;  
   display:block;
   margin-top:5px
}
div.pinterest {
    float: left;
    margin: 5px;    
}
.tx-mbnewsreader ul li:before {
    display:block;
    position:relative;
    content:'\2022';
    max-width:0px;
    max-height:0px;
    color:#c3baba;
    font-size:1.3em;
    left:-12px;
    top:0
}

.news-list-view .page-navigation:first-child{
    display: none;
}
.news-img-wrap {
    float: left; 
    padding: 0 10px 10px 0px;
}
.right .news-img-wrap{
    max-width: 150px;
}
#pageuid_1 .left .news-list-view .news-img-wrap{
    max-width: 100%;
}
.news-single .news-img-wrap {
    float: right;
    padding: 0px 10px 15px 5px;
  
}
.article .news-img-wrap {
    clear: both;
}
.news .media-latest-view p {
    margin: 5px 0px 5px 0px;
}
/*.news-ce .frame{
    border: none;
}*/ /*18-06-2025 for border*/
.news-ce .ce-row{
    display: flex;
    flex-wrap: wrap;
    gap: 2%;
}
.news-ce .ce-gallery[data-ce-columns="1"] .ce-column{
    flex-basis: 100%;
    box-sizing: border-box;
}
.news-ce .ce-gallery[data-ce-columns="2"] .ce-column{
    flex-basis: 48%;
    box-sizing: border-box;
}
.news-ce .ce-column .image img{
    width: 100% !important;
}
.news-ce figcaption p{
    font-size: 1em;
}
div.social {
    float:right;
    margin-bottom:10px;
    min-width:300px;
    min-height: 20px;
    margin-top: 15px;
}
.shariff .orientation-horizontal.button-style-standard.shariff-col-3 li{
    min-width: 90px;
    max-width: 90px;
    float: right;
}

div .author {
    text-decoration:italic;
    margin-bottom:10px;
    font-style: italic;
}
table#eventslist tfoot {
    width:100%;
}
table#eventslist tfoot {
    display:none;
}
table#eventslist td, table#eventslist th {
    font-size: 120%;  /** CSS Fix 01.06.2015 **/
    padding-top: 15px;
    padding-bottom: 15px;
    border: 3px solid #F4F2F2;
    line-height:150%; /** CSS Fix 01.06.2015 **/
}
table#eventslist td.tabletop {
    font-size: 140%;
    font-weight:bold; /** CSS Fix 01.06.2015 **/
    padding-top: 6px;
    padding-bottom: 6px;
    background-color: #F4F2F2;
    border: 3px solid #F4F2F2;
}

div.csc-mailform ol li {
    margin: 10px;
    list-style-type: none;
}
div.csc-mailform li label {
    font-size: 1.3em;
}
.csc-form-element-submit input[type="submit"] {
    margin-left:14em;
}

/** powermail **/
.tx-powermail h3 {display:none;}   
.tx-powermail h3 {font-size: 1.1em;} 
.powermail_legend {
    color: #69321E;
    font-size: 240%;
    padding: 10px 0 20px 0;  
}
.powermail_radio_outer,
.powermail_check_outer,
.powermail_fieldwrap_submit {
    margin-left: 25%;
} 
.powermail_radio_legend {
    padding-bottom: 10px;   
}
.powermail_label {
    display:inline-block;
    min-width:25%;
}
label.powermail_label {
    font-size: 120%;
}
.powermail_fieldwrap_input input[type="text"],
.powermail_fieldwrap_input input[type="email"]  {
    width: 70%;
}
fieldset.powermail_fieldset fieldset {
    font-size: 120%;
}

/*  sr_sendcard */
.tx-srsendcard-pi1 {
    font-size: 1.2em;
    line-height: 1.5em;    
}
.tx-srsendcard-pi1 label {
    float:left;
    margin-top: 3px;
    min-width: 30%;
}
.tx-srsendcard-pi1 legend {
    font-size: 1em;
    margin: 5px 0 5px -2px;
}
.tx-srsendcard-pi1 textarea {
    width: 95%;
}
.tx-srsendcard-pi1-field p {
    clear:both;
    font-size: 1em;
}
.tx-srsendcard-pi1-no-border {
    margin-left:35%;
}
input.tx-srsendcard-pi1-submit {
    margin-bottom: 10px;
}

/*  Fluid Pagination Widget */
.typo3-widget-paginator {
    display: inline-block;
    border-radius: 4px;
    margin: 20px 0px;
    padding-left: 0px;
}


.f3-widget-paginator > li {
    display: inline-block;
}


.padding-block {
    display: inline-block;
    padding: 4px;
}

.f3-widget-paginator > li > a {
    text-decoration: none;
    display: inline-block;
    padding: 6px;
}
.f3-widget-paginator > li.current,
.f3-widget-paginator > li > a:hover,
.f3-widget-paginator > li > a:focus {
    text-decoration: underline;
    /* background-color: #EEE; */
}

.f3-widget-paginator > li:first-child,
.f3-widget-paginator > li.current:first-child {
    margin-left: 0px;
}

.page-navigation p {
    visibility: hidden;
}

.tx_jkpoll_pi1_link_list {
    /*padding-top: 30px;*/
    font-size: 1.2em;
}
.ce-right .ce-gallery{
    float: right;
    margin-left: 10px;
}

.hidden{
    display: none;
}

.share_buttons {
    right: 10px;
    display: none;
    position: absolute;
    background-color: #ffffff;
    border: 1px solid #dcd6d4;
    min-width: 160px;
    z-index: 1;
    top: 30px;
    }
  
  .share_buttons li{
    display: flex;
    margin:0%; 
  }

  .share_buttons li:last-child {
    margin-right: 0;
  }

  .share_buttons li img {
    vertical-align: middle;
  }

  .share_buttons li span {
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px; 
    font-weight: bold;
  }
  
  .share_button{
    position: absolute;
    display: inline-block;
    text-align: center;
    right: 20px;
    cursor: pointer;
  }
  .share_buttons.show {
    display: block;
    text-align: justify;
    list-style-type: none;
  }
  .share_buttons li a{
    padding: 8px;
    display: block;
    width: 100%;
  }
  
.news-single, .product-single, .event-single{
    position: relative;
}
.floatfix{
    clear: both;
}
.float-rights .icons-line{
    margin-right: 50px;
}

.ce-textpic.ce-right ul {
    list-style: disc;
    margin-left: 20px;
}

.ce-textpic.ce-left ul {
    list-style: none;
}