body {
    --tfxblue: #0a56c7;
    --tfxbluebg: #00519e;
    --tfxshadow: rgba(10,86,199,0.3);
    --tfxred: #f84263;
}

.traffiqx-white {
  color: #fff !important;
}

.traffiqx-box {
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}

/*
.traffiqx-inline-block {
    display: inline-block !important;
}
*/

.traffiqx-hub-subscription {
    position: absolute !important;
    top: 0px;
    right: 40px;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 20px 30px 20px;
    max-width: 350px;
    z-index: 2;
}

.traffiqx-hub-subscription label > span {
    display: block;
    margin-left: 10px;
    color: var(--tfxblue);
}

.traffiqx-hub-subscription #field_2 label {
    width: 100%;    
}

.traffiqx-hub-subscription input[type=email] {
    display: block;
    border: 1px solid var(--tfxblue);
    border-radius: 20px;
    padding: 8px 10px;   
    width: 100%;
}

.traffiqx-hub-subscription #field_5 {
    margin: 2em 0;
    font-size: 1.2em;    
}

.traffiqx-hub-subscription .acym_lists {
    margin-bottom: 20px;
}

.traffiqx-hub-subscription #field_5 label > span {
    display: none;
}

.traffiqx-hub-subscription input.btn {
    background-color: var(--tfxred);
    line-height: 30px;
    margin-top: 20px;
}

.traffiqx-h3 {
    font-size: 1.8em;
    margin-bottom: 1.1em;
}

.traffiqx-h3 span.blue {
    color: var(--tfxblue);
}

.traffiqx-bluebg {
    background-color: var(--tfxbluebg) !important;
}

.traffiqx-button {
    text-align: center;    
    margin-bottom: 40px !important;
}

.traffiqx-button a {
    margin-top: 20px !important;
    line-height: 1.2;
    padding: 10px 30px;
}

.traffiqx-hub-news-item {
    background-color: #fff;
    padding: 20px 40px;
    color: var(--tfxbluebg);
    border: 1px solid var(--tfxblue);
    border-radius: 8px;
    margin-bottom: 20px;
}

.traffiqx-hub-news-item .title a {
    color: var(--tfxbluebg) !important;
}

.traffiqx-hub-news-item span {
    display: block;
    font-size: 0.7em;
}

.traffiqx-posts-grid > .uk-grid > div .el-content {
    display: none;
}

.traffiqx-posts-grid > .uk-grid > div:first-child .el-content {
    display: initial;
}


.traffiqx-hub-news-item a.button, .traffiqx-posts-grid a.uk-button {
    border: 1px solid var(--tfxbluebg);
    border-radius: 20px;
    color: var(--tfxbluebg);
    padding: 4px 10px;
    line-height: 1.4 !important;
    transition: all 0.5s ease;
}

.traffiqx-hub-news-item a.button:hover, .traffiqx-posts-grid a.uk-button:hover {
    background-color: var(--tfxbluebg);
    color: #fff;
}

.traffiqx-hub-news-item.link_extern {
    background-color: var(--tfxbluebg);
    color: #fff;
}

.traffiqx-hub-news-item.link_extern a.button:hover {
    background-color: #fff;
    color: var(--tfxbluebg);
}

.traffiqx-hub-news-item.link_extern .title a {
    color: #fff !important;
}

.traffiqx-hub-news-item.link_extern a.button i {
    transform: rotate(-45deg);   
}

.traffiqx-hub-news-item.link_extern a.button {
    border: 1px solid #fff;
    border-radius: 20px;
    color: #fff;
    padding: 4px 10px;
}

.traffiqx-shadow {
    box-shadow: 0px 0px 15px 3px var(--tfxshadow);
}

.traffiqx-disabled {
    pointer-events: none;
}

.traffiqx-hub-agenda-list {    
    margin-left: 15px;
    border-left: 1px solid #707070;
    padding: 20px 0;
}

.traffiqx-hub-agenda-item {    
    position: relative;
    left: -10px;
}

.traffiqx-hub-agenda-item.traffiqx-hub-agenda-past .title {
    opacity: 0.5;
}

.traffiqx-hub-agenda-item.traffiqx-hub-agenda-past .date {
    border-color: #bbb;
    color: #bbb;
}

.traffiqx-hub-agenda-item .date {
    border: 1px solid #707070;
    padding: 2px 6px;
    color: #707070;
    font-size: 0.8em;
    border-radius: 20px;
    background-color: #fff;
}

a.tooltipstered {
    color: inherit !important;
}

.traffiqx-hub-carousel .slide {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

._jlexhelpful {
    line-height: 0;
    font-family: inherit;
    white-space: normal !important;
}

._heading {
    line-height: 1.2;
    font-size: 20px !important;
    text-align: center;
    color: #001b40;
    margin-bottom: 20px !important;
}

.traffiqx-button-links strong a {
    display: inline-block;
    background-color: #0a56c7;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px;
    text-transform: none;
    border: 2px solid rgba(0,0,0,0);
    margin-top: 20px;
    margin-bottom: 15px;
    border-radius: 20px;
    letter-spacing: .5px;
}

ul.jh_itemlist {
    text-align: center;
}

li.jh_item {
    display: inline-block !important;
}

li.jh_item button {
    background-color: var(--tfxblue) !important;
    padding: 10px 20px !important;
    border-radius: 10px !important;
}

div.uk-accordion .el-item {
    box-shadow: 1px 1px 0 0 rgba(0,0,0,.22);
    padding-bottom: 10px;
}

#click_to_show_ampz_inline_bottom {
    margin-top: 40px;
}

#ampz_inline_bottom ul {
    margin: 0 auto !important;
    text-align: center; 
}

#footer-mitglieder-login {
    display: inline-block;
    margin-top: 30px;
    padding: 15px 20px 25px 20px;
    border-radius: 10px;
    box-shadow: 0px 0px 6px var(--tfxshadow);
}

#footer-mitglieder-login span {
    display: block;
    margin-bottom: 15px;
}

#footer-mitglieder-login a {
    display: inline-block;
    border: 1px solid var(--tfxblue);  
    padding: 3px 10px;
    color: var(--tfxblue);
    text-decoration: none;
    border-radius: 20px;
    transition: all 0.5s ease;
}

#footer-mitglieder-login a i {
    margin-left: 4px;  
}

#footer-mitglieder-login a:hover {
    background-color: var(--tfxblue);
    color: #fff;
}

@media only screen and (min-width: 769px) {
  .pt-md-10 {
    padding-top: 100px !important;  
  }
}

@media only screen and (max-width: 768px) {
    .traffiqx-hub-subscription {
      position: relative !important;
      left: auto;
      right: auto;
      top: auto;
      max-width: 100%;
    }
    
    .academy-news-section .traffiqx-box {
      margin-bottom: 30px;
    }
    
    .jlexhelpful_box .jh_item {
      margin-bottom: 10px;
    }

    .traffiqx-hub-news-item .title {
      margin-bottom: 10px;
    }
}
