/* roboto-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../Fonts/roboto-v32-latin-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-300.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../Fonts/roboto-v32-latin-300italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-300italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../Fonts/roboto-v32-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../Fonts/roboto-v32-latin-italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../Fonts/roboto-v32-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../Fonts/roboto-v32-latin-500italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-500italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../Fonts/roboto-v32-latin-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-700.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

/* roboto-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../Fonts/roboto-v32-latin-700italic.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../Fonts/roboto-v32-latin-700italic.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}





@media all
{
*                               { margin:0px; padding:0px;}
html                            { -webkit-text-size-adjust: 100%;/* Prevent font scaling in landscape while allowing user zoom */}
html, body                      { }
body                            { background: #111926 url(../Images/theratecc-bg.jpg) no-repeat right -200px top -120px;background-attachment: fixed;font-size:14px;font-family: 'Roboto', sans-serif; color:#373A37;font-weight:300;overflow-x: hidden;}
body#tt_1                       { background: #111926 url(../Images/therascreening_bg_start.jpg) no-repeat right -200px top -120px;background-attachment: fixed;}
body#tt_1 #header               { display:none;}
img                             { border:none;}
.clr                            { clear:both;line-height:0px;height:0px;font-size:0px;}
a                               { cursor:pointer;color:#1d1d1b;text-decoration:none;font-weight:300;}
a:hover                         { text-decoration:none;}
        
#page                           { margin:0px auto 0px;}
#logo                           { display:inline-block;-moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; /* Standard */}
#logo img                       { margin: 0px;height:auto;width: 200px;-moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; /* Standard */}
#tt_1 #logo_img                 { margin:-15px 0px 15px; }
#header_container               { padding: 0px 0px 0px;-moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;
                                    position:fixed;z-index:200;width: 100%;}

.inner                          { margin:0px auto;}
.inner_top                      { background: #fff;position:relative;margin:0px auto;-webkit-border-bottom-right-radius: 20px;
                                    -webkit-border-bottom-left-radius: 20px;-moz-border-radius-bottomright: 20px;-moz-border-radius-bottomleft: 20px;
                                    border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;-webkit-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);}
.inner_top_space                { padding:14px 30px; }
input, textarea, select         { font-family: 'Roboto', sans-serif;}
header ul, footer ul            { margin:0px;}               
ul                              { margin:16px;} 

#copyright                      { color: #fff;font-weight:300;font-size: 14px; float:left;line-height:16px;text-transform: uppercase;letter-spacing: 1.2px;}
footer                          { text-align:left;overflow:visible;clear:both;margin-top:0px;background: #111926}
#footer .subcol66_1             { font-size:14px;line-height:21px;}
#footer .subcol33_2             { text-align:right;}
#footer .jl_btn                 { margin-right:35px;}
#page_bottom                    { position:fixed;width:100%;bottom:0px;background: #111926; z-index: 10}
#footer_inner                   { padding:12px 0px 14px;margin:0px;}
a.tt_totop                      { float:right;margin:0px 6px 0px 12px;display:block;text-transform: uppercase;text-decoration: none;font-size:14px;line-height:16px;font-weight:400;color: #fff;}
#footernav                      { float:right;}
#footernav ul                   { list-style-type:none;}
#footernav ul li                { float:left;text-align: center;}
#footernav ul li a              { color: #fff;display:block;font-size:14px;font-weight:300;padding:0px 14px;line-height:16px; text-transform: uppercase;letter-spacing: 0.9px;}
#footernav ul li a#current_footer{ font-weight:500;}
#page_bottom.fixed              { width:100%;bottom:0px;z-index:200; }
.inner_top nav                  { margin:20px 20px 30px;}
#nav_social                     { margin:0px;}
#nav_main ul                    { list-style:none;margin:0px;}  
#nav_main ul li                 { position:relative;}
#nav_main ul li a               { letter-spacing: 1.2px;font-weight:300;font-size:24px;line-height: 36px;padding:8px 6px 8px;margin:0px;text-decoration:none; color:#373A37;text-transform: uppercase}
#nav_main ul li a#active,
#nav_main ul li a#current,
#nav_main ul li a#current_2{ font-weight:500;}
#nav_main ul li a:hover,
#nav_main ul li a#active:hover{ font-weight:500;}
#nav_main ul.mainlevel_2        { margin:6px 0px 12px;}
#nav_main ul.mainlevel_2 li a   { font-size:16px;letter-spacing: 0.8px;line-height:24px;}

#sliderbox                      { margin: auto auto 0px;max-width: 1400px; padding: 0 0px;}
#slider-id a                    { color:#E20B1A;padding-left:25px;}
.hidden                         { display: none; }

#quicksearch_mobile,
#footerbox_mob     { padding:15px 40px 5px 0px; color:#999;font-size:13px;}

#rootline                       { display: none}
#rootline p                     { padding:2px 30px 17px 0px; color:#999;font-size:14px;}
#rootline a                     { color:#1d1d1b;text-decoration: underline;}

.pull-right                     { float:right; }


#sliderbox .tp-leftarrow{
    background: url(../Images/rev_left.svg) no-repeat center center;
    opacity:0.7;
}
#sliderbox .tp-rightarrow{
    background: url(../Images/rev_right.svg) no-repeat center center;
}

#quicksearch_mobile, #footerbox_mob{
    display:none;
}
#page_bottom_top a{
  color:#fff;
  text-decoration: underline;
  font-weight:500;
}

#main_content .subcol66_1 ul.pagination li{
  padding-left:4px;
}
#main_content .ce-gallery .ce-row img,
#main_content .subcol33_2 .inner_col .ce-gallery .ce-row img{
  border: 0px solid #ddd;
}
#main_content .subcol66_1 .inner_col .grid3columns .ce-gallery .ce-row img{
  border-top:0px;
  border-bottom:3px solid #cc3333;
}

.cc-revoke, .cc-window {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    line-height: normal;
}
.cc-window.cc-floating {
    padding: 2em;
    max-width: 34em;
}
.cc-link {
    padding: 0em;
}
.cc-window {
    border: 2px solid #fff;
-webkit-box-shadow: 0px 1px 14px -3px rgba(0,0,0,0.26);
-moz-box-shadow: 0px 1px 14px -3px rgba(0,0,0,0.26);
box-shadow: 0px 1px 14px -3px rgba(0,0,0,0.26);
}
.cc-animate.cc-revoke.cc-bottom{
  display:block !important;
}


#nav_mobile{
    display:none;
    margin-top:10px;
    padding-top:20px;
    border-bottom:0px solid #ccc;
    -webkit-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
    box-shadow: 0px 10px 10px -3px rgba(0,0,0,0.1);
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    overflow: hidden;
}
#nav_toggle {
  float: right;
  width:25px;
  height:25px;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
  background:url(../Images/nav-icon.svg) no-repeat center center;
  margin-top: 15px;

}

#nav_right{
    position: fixed;
    right: 0px;
    top: 250px;
    margin: 0px;
    text-align: center;
    
}
#nav_right a{
    padding: 12px;
    background: #fff;
    margin-bottom: 2px;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    cursor: pointer;
    display: block;
    width: 40px;
    font-weight: 600;
    -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.5);
    

}
#nav_right a:hover{
    background-color: #e9e9ed;
}
#tool_help{
    display: none;
}
#gtl_help,
#ech_help{
    padding: 25px;
    color: #373A37;
    font-size: 16px;
}

#gtl_help .column_100.layout_0,
#ech_help .column_100.layout_0{
    padding: 0px;
}
#nav_right #call_gtl_help{
    height: 80px;
    background:#fff url(/fileadmin/user_upload/therascreening/tools/ratio-check-min.png) no-repeat center bottom 8px;
    background-size: 75%;
}
#nav_right #call_ech_help{
    height: 50px;
    background:#fff url(/fileadmin/user_upload/therascreening/tools/level-check-min.png) no-repeat center bottom 8px;
    background-size: 75%;
}
#nav_right #call_ech_help:hover,
#nav_right #call_gtl_help:hover{
    background-color: #e9e9ed;
}

/************ Format global ********/

.center{
  text-align:center;
}
.txt-noto{
  font-family: 'Roboto', sans-serif;
  font-size:30px;
  line-height:40px;
  font-style:italic;
  font-weight: 400;
}
.frame-type-text.frame-layout-1 p,
.txt-noto.middle{
  font-size:22px;
  line-height:36px;
  font-style:italic;
  font-family: 'Roboto', sans-serif;
}
.frame-type-textpic p,
.frame-type-text p{
  line-height:24px;
}


/************ Buttons ************/


.social_btn{
  display:inline-block;
  width:20px;
  height:20px;
  margin:3px 6px;
  vertical-align: middle;
}
.instagram{
  background:url(../Images/instagram.svg) no-repeat center center;
}
.linkedin{
  background:url(../Images/linkedin.svg) no-repeat center center;
}
.xing{
  background:url(../Images/xing.svg) no-repeat center center;
}





/* ######################################################################################################
** ### Typographie & Buttons ##################################################################
** ######################################################################################################
*/

h1{
                font-size:40px;
                padding:4px 0px 18px;
                font-weight:300;
                color:#4C565C;
}
.headline_middle{
                font-size:70px;
                line-height:70px;
                padding:8px 0px 18px;
                font-weight:700;
                text-transform: uppercase;
                color:#373A37;
                letter-spacing: 5px;
}
h2{
                font-size:50px; 
                font-weight:300;
                margin:0px 0px 12px 0px;
                color: #fff;
                
}

h3{
                font-size:18px;
                font-weight:400;
                padding:3px 0px 6px;
}

h3.ce-headline-center{
                font-family: 'Roboto', sans-serif;
                font-size:30px;
                line-height:36px;
                font-style:italic;
                font-weight: 400;
                margin-bottom:25px;
}

h4{
                font-size:18px;
                font-weight:400;
                padding:2px 0px 6px;
}
.ce-div{
                border:0px;
                padding:20px 0px;
                clear:both;
}
.align-center{
                text-align: center;
}
ol,ul{
                margin-left:15px;
}

.column_100.layout_3 ol{
  margin-left:40px;
}
.column_100.layout_3 ol li{
  margin-bottom:18px;
}

ul{
                list-style-type:none;
}
#main_content .powermail_form ul,
#main_content .powermail_form ul{
                margin-left:0px;
}
#main_content .powermail_form ul li,
#main_content .powermail_form ul li{
                padding-left:24px;
                margin-left:0px;
                margin-bottom:5px; 
}
#main_content .powermail_form ul li:before,
#main_content .powermail_form ul li:before{
               content: "\f35a";
               color:#ff2f3f;
               font-family: "Font Awesome 5 Free";
               font-size: 20px;
               text-rendering: auto;
               -webkit-font-smoothing: antialiased;
               -moz-osx-font-smoothing: grayscale;
               margin:0px 6px 0px -24px;
               
}
.subcol33_2 ul.ce-menu{
                list-style-type:none;
                margin-left:0px;
}

.ce-div {
    border-bottom: 1px solid #ddd;
    clear:none;
    padding: 25px 0 0px;
    margin-bottom:25px;
}
div.csc-textpic-intext-left .csc-textpic-imagewrap {
    float: left;
    margin-right:20px;
}
div.csc-textpic-intext-right .csc-textpic-imagewrap {
    float: right;
    margin-left:20px;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
    margin-bottom: 18px;
}
.csc-textpic-caption {
    caption-side: bottom;
    text-align: left;
    padding:6px;
    border-bottom:1px solid #76A51C;
    background:#F1F6E8;
    font-size:13px;
}
p
p.text-right{
    text-align: right;
}
p.text-left{
    text-align: left;
}
p.text-center{
    text-align:center
}
.frame-space-before-small{
    clear:right;
}
.before_footer_inner img{
    max-width:100%;
    height:auto;
}
.frame-type-header.frame-layout-3 h1,
.frame-type-text.frame-layout-3 h2,
.frame-type-header.frame-layout-3 h2{
  font-size:70px;
  line-height:70px;
  letter-spacing: 3.5px;
  margin-bottom:40px;
}
.frame-type-header.frame-layout-3 h1{
  margin-bottom:30px;
}
.ce-intext{
  line-height:24px;
}
.frame-indent{
  margin-left:80px;
  margin-right:0px;
}

/* ######################################################################################################
** ### Formatierung der Inhaltsspalten ##################################################################
** ######################################################################################################
*/

#main_full,
#header,
#footer,
#page_bottom_top{
  margin:0px auto 0px;
  max-width:1180px;
}

#main_content{
  padding:0px;
  min-height: 600px;
}
.column_100.layout_3{
  background:#fff;
  -webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
font-size:18px;
}

#page{
  min-height: 400px;
  padding-top:100px;
  margin-bottom: 90px;
}
#content_main{
  clear:both;
}

.grid1column,
.grid2columns_66_33,
.grid2columns_33_66,
.grid2columns_50_50,
.grid3columns,
.grid4columns{
   margin:0px auto;
   min-height:120px;
}
.column_100.layout_0{
    padding: 20px 0px 80px;
}

.col_main a{
                font-weight:400;
}
.col_left{
                float:left;
                width: 310px;
                padding-top:50px;
}
.col_main{
                margin-left:360px;
                overflow:hidden;
}
.subcol50_1, .subcol50_2{
                float:left;
                width:50%;
}
.subcol50_1 .inner_col{
                margin-right:40px;
}
.subcol50_2 .inner_col{
                margin-left:40px;
}
.subcol66_1, .subcol66_2{
                float:left;
                width:63%;
}
.subcol66_1 .inner_col{
                margin-right:45px;
                padding-left:0px;
}
.subcol33_2 .inner_col{
               margin-left:0px;
}
.subcol33_1, .subcol33_2{
                float:left;
                width:37%;
}

.subcol3_1, .subcol3_2, .subcol3_3{
                float:left;
                width:33.33%;
}
.subcol3_1_16, .subcol3_3_16{
                float:left;
                width:16.66%;
}
.subcol3_2_66{
                float:left;
                width:66.66%;
}
.subcol3_1_25, .subcol3_3_25{
                float:left;
                width:25%;
}
.subcol3_2_50{
                float:left;
                width:50%;
}
.subcol4_1, .subcol4_2, .subcol4_3, .subcol4_4{
                float:left;
                width:25%; 
}
.subcol4_1 .inner_col{
                margin:0px 10px;
                
}
.subcol4_2 .inner_col, .subcol4_3 .inner_col{
                margin:0px 10px;
}
.subcol4_4 .inner_col{
                margin:0px 10px;
}
.subcol3_1_25 .inner_col,
.subcol3_1_16 .inner_col,
.subcol3_1 .inner_col{
                padding-right:6%;
                margin-right:0px;
}
.subcol3_3_25 .inner_col,
.subcol3_3_16 .inner_col,
.subcol3_3 .inner_col{
                padding-left:6%;
                margin-right:0px;
}
.subcol3_2_50 .inner_col,
.subcol3_2_66 .inner_col,
.subcol3_2 .inner_col{
                padding:0 3%;
                margin-right:0px;
}

#tt_waiting_overlay            {
    background:#000;
    opacity:0.6;
    position:fixed;
    width:100%;
    height:100%;
    z-index:300;
    top:0px;
    display:none;
}
#loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  margin: -20px 0 0 -20px;
  border: 6px solid #bdbaba;
  border-radius: 50%;
  border-top: 6px solid #fff;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  z-index:301;
  
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/************************ Login **********************/
#tt_1 #page{
  padding-top:75px;
}
#tt_1 .subcol50_1 .inner_col{
    
    background: #fff;
    padding: 80px 100px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
#tt_1 .subcol50_1 .inner_col {
    margin-right: 0px;
}

#tt_1 h1 span{
    font-weight: 500;
    color: #FF2F3F;
}
#tt_1 h1 span sup{
    font-size: 24px;
}
.pre_txt{
    font-size: 20px;
    margin-bottom: 12px;
}
.pre_txt_small{
    font-size: 16px;
    margin-bottom: 20px;
}
.pre_txt_small a{
  text-decoration: underline;
}
.labelmessage{
    margin-bottom: 8px;
}

.frame-type-felogin_login fieldset{
    border: 0px;
}
.frame-type-felogin_login label{
    font-size: 0px;
    line-height: 0px;
    display: block;
}
.frame-type-felogin_login input{
    display: block;
    border:1px solid #4C565C;
    width: 86%;
    font-size: 15px;
    padding: 10px 5%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}
#tx-felogin-input-logout,
.frame-type-felogin_login input[type=submit]{
    width: auto;
    padding: 14px 30px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border: 0px;
    text-transform: uppercase;
    color: #fff;
    background-color: #FF2F3F;
    cursor:pointer;
}
#tx-felogin-input-logout i{
    margin-left:6px;
}
a.pr_link{
    text-transform: uppercase;
    color: #FF2F3F;
    display: inline-block;
    margin:-4px 0px 26px;
}
a.link_right {
  margin: 0px 20px 26px 20px;
  float: right;
}
#tt_13 .align-left .fd-btn,
#tt_1 .align-left h2{
  display:none;
}
#tt_1 .align-left .fd-btn{
  padding: 14px 30px;
}
#tt_1 .align-left .fd-btn:before{
  content:'';
  margin-right: 0px;
}
#tt_1 .align-right{
  margin-top:20px;
}


/************************ Dashboard **********************/

.box_db{
  width:100%;
  height:280px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  position:relative;
  -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;
}
.box_db_inner{
  padding:30px;
}
.box_db h4{
  font-size:24px;
  font-weight:500;
  position: absolute;
  bottom:90px;
}
.box_db .box_txt{
  font-size:20px;
  font-weight:300;
  position: absolute;
  bottom:30px;
}
.box_db:hover{
    scale: 1.05;
    -moz-transition: all 300ms ease-in-out; -o-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;
}
.box-red{
  background:#FF2F3F url(../Images/box_db_arrow_white.png) no-repeat right 20px top 20px;
  color:#ffffff;
}
.box-white{
  background:#ffffff url(../Images/box_db_arrow_red.png) no-repeat right 20px top 20px;
  color:#4C565C;
}
.box-grey{
  background:#ffffff url(../Images/box_db_arrow_grey.png) no-repeat right 20px top 20px;
  color:#BEC0C2;
}
.box-white h4{
  color:#FF2F3F;
}
.box_db a{
  color:#ffffff;
  display:block;
  height:280px;
}
.box-white a .box_txt{
  color: #4C565C;
}
#tt_13 h1{
  color:#fff;
  font-size:60px;
  padding: 4px 0px 0px;
}
#tt_13 h2{
  color:#FF2F3F;
  font-size:60px;
  font-weight:500;
}
#tt_13 h3{
  color:#fff;
  font-size:30px;
  margin:80px 0px 20px;
}
.align-left{
  float:left;
}
.align-right{
  float:right;
  margin-top:-60px;
}
.inner_top nav .box-white{
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
    box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.5);
}

.inner_top nav .box_db {
    width: 100%;
    height: 260px;
}

/************************ therascreening Allgemein **********************/

.box_info{
    border-top: 1px solid #FF2F3F;
    border-bottom: 1px solid #FF2F3F;
    padding: 0px 0px;
    
}
.box_info.open{
    border-bottom: 0px solid #FF2F3F;
}
.box_info_title{
    padding: 20px 0px 20px 50px;
    font-size: 16px;
    font-weight: 600;
    color: #FF2F3F;
    text-transform: uppercase;
    background: url(../Images/plus.png) no-repeat left center;
    cursor: pointer;
}

.box_info p{
    margin-bottom: 12px;
}
.box_info_content{
    display: none;
    padding: 25px 50px 0px;
}
.box_info.open .box_info_title{
    background: url(../Images/minus.png) no-repeat left center;
}

/************************ P-Data ***************************/
#p-data:before{
    content: '\f812';
  color: #ddd;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  margin-right: 8px;
  
}
#p-data{
    float: right;
    padding: 6px 12px;
    background: #ff2f3f;
    color: #ddd;
    display: none;
    margin-top: 8px;
    cursor: pointer;
    font-weight: 400;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#p-data:hover{
    background: #fff;
    color: #ff2f3f;
}
#p-data:hover:before{
    color: #ff2f3f;
}

/*********************** Box Avatar **********************/
.box_avatar input.radiooption{
  visibility: hidden;
  position: absolute;
}
.box_avatar{
  cursor:pointer;
    -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  position:relative;
}
.box_avatar:hover{
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  transform: scale(102%);
}
.box_avatar label{
  display:block;
  text-align: center;
}
.powermail_form_1 .powermail_fieldset .box_avatar img{
  max-width:75%;
  margin:auto;
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(1);
}
.powermail_form_1 .powermail_fieldset .box_avatar:hover img,
.powermail_form_1 .powermail_fieldset .box_avatar.active img{
  max-width:75%;
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
  filter: grayscale(0);
}
.box_avatar.active::after {
  position: absolute;
  content: '\f058';
  bottom: 0px;
  left: 65%;
  color: #ff2f3f;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-size: 28px;
  
}

/************************ Foto-Box ***************************/
.fd-title{
    min-height: 72px;
    text-align: center;
}
.fd-imagebox{
    height: 265px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.fd-image{
    height: 100%;
    background: #fff;
    display: none;
    overflow: hidden;
    position: relative;
}
.fd-btn{
    border: 1px solid #FF2F3F;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    display: block;
    padding: 8px 14px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
}
.fd-btn.photo_change{
  margin-left:40px;
}
.fd-btn:before{
      content: "\f030";
      display: inline-block;
      font-family: "Font Awesome 5 Free";
      font-size: 14px !important;
      font-size: inherit;
      text-rendering: auto;
      text-indent: 0px;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-weight: 900;
      color: #aaa;
      margin-right: 6px;
}
.fd-btn:hover:before{
      color: #fff;
}
.fd-del{
  display:none;
  position: absolute;
  margin: 26px 12px 0px;
  font-size: 18px !important;
  color:#ff2f3f;
}
.fd-btn:hover{
    background: #FF2F3F;
    color: #fff;
}
.slidecontainer {
  width: 35%; 
  margin:auto;
  float: left;
  margin-top: -4px;
}
.slidecontainer label{
    font-size: 11px;
    text-transform: uppercase;
}
#foto_actions{
    padding: 5px 25px;
}
.mob #foto_actions{
    padding: 5px 6px;
}
.photobox .swal2-actions{
   margin: 0.75em auto 0 !important;
}
#foto_actions button{
    float: right;
    padding: 10px 14px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    border-radius: 45px;
    border: 0px;
    background: #ddd;
    font-size: 18px;
    cursor: pointer;
    margin: 4px 0px 0px 3px;
    opacity: 0.85;
    color:#373A37;
}
#foto_actions button:hover{
    opacity: 1;
}
#foto_actions #make_photo{
    background: #ff2f3f !important;
    color: #fff;
    padding: 14px 17px !important;
    margin-right: 0px;
    position: absolute;
    left: 50%;
    margin: -20px 0px 0px -30px;
    border: 4px solid #fff;
    opacity: 1;
}
#foto_container{
    position:relative;
    width:405px;
    height: 405px;
    margin:auto;
    background: #eee;
    position: relative;
    z-index: 0;
}
#foto_preview{
    position:absolute;
    width:405px;
    height: 405px;
    margin:auto;
    top: 0px;
    overflow: hidden;
    z-index:11;
}
#raster-hori{
    width:420px;
    border-top:1px dashed #fff;
    top:202px;
    position:absolute;
    z-index: 10;
}
#raster-vert{
    height:405px;
    border-left:1px dashed #fff;
    left:202px;
    position:absolute;
    z-index: 10;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;  
  background: #d3d3d3;
  outline: none;
  opacity: 1;
  -webkit-transition: .2s;
  transition: opacity .2s;

}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%; 
  background: #ff2f3f;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ff2f3f;
  cursor: pointer;
}

.swal2-actions button{
    -webkit-border-radius: 25px !important;
    -moz-border-radius: 25px !important;
    border-radius: 25px !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
}
.swal2-title {

  font-weight: 500 !important;
  text-align: center;
}


.loader {
  z-index: 0;
  text-align: center;
  top: 48%;
  left: 41%;
  position: absolute;
  height: 15px;
  aspect-ratio: 5;
  --_g:no-repeat radial-gradient(farthest-side,#999 94%,#0000);
  background: var(--_g),var(--_g),var(--_g),var(--_g);
  background-size: 20% 100%;
  animation:
    l40-1 .75s infinite alternate,
    l40-2 1.5s infinite alternate; 
}
@keyframes l40-1 {
  0%,
  10% {background-position: 0 0,0 0,0 0,0 0}
  33% {background-position: 0 0,calc(100%/3) 0,calc(100%/3) 0,calc(100%/3) 0}
  66% {background-position: 0 0,calc(100%/3) 0,calc(2*100%/3) 0,calc(2*100%/3) 0}
  90%,
  100% {background-position: 0 0,calc(100%/3) 0,calc(2*100%/3) 0,100% 0}
}
@keyframes l40-2 {
  0%,49.99% {transform: scale( 1)}
  50%,100%  {transform: scale(-1)}
}
.fd-image[data-foto-scale="1"] img,
#foto_preview[data-foto-scale="1"] img{
    scale: 1;
}
.fd-image[data-foto-scale="1.25"] img,
#foto_preview[data-foto-scale="1.25"] img{
    scale: 1.25;
}
.fd-image[data-foto-scale="1.5"] img,
#foto_preview[data-foto-scale="1.5"] img{
    scale: 1.5;
}
.fd-image[data-foto-scale="1.75"] img,
#foto_preview[data-foto-scale="1.75"] img{
    scale: 1.75;
}
.fd-image[data-foto-scale="2"] img,
#foto_preview[data-foto-scale="2"] img{
    scale: 2;
}
.fd-image[data-foto-scale="2.25"] img,
#foto_preview[data-foto-scale="2.25"] img{
    scale: 2.25;
}
.fd-image[data-foto-scale="2.5"] img,
#foto_preview[data-foto-scale="2.5"] img{
    scale: 2.5;
}
.fd-image[data-foto-scale="2.75"] img,
#foto_preview[data-foto-scale="2.75"] img{
    scale: 2.75;
}
.fd-image[data-foto-scale="3"] img,
#foto_preview[data-foto-scale="3"] img{
    scale: 3;
}

.photobox .swal2-header #swal2-title{
    position: relative;
    z-index: 10;
    background: #fff;
    padding: 3px 15px 5px;
    -webkit-border-bottom-right-radius: 6px;
-webkit-border-bottom-left-radius: 6px;
-moz-border-radius-bottomright: 6px;
-moz-border-radius-bottomleft: 6px;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
font-size: 15px !important;


}
.photobox #swal2-content{
    /*margin-top: -30px;*/
}
#my_camera{
  z-index: 9;
  position: relative;
}

#txt_auswertung span{
    font-weight: 600;
}
#txt_erg_vd,
#txt_maxmouth{
    font-weight: 600;
    margin: 20px 0px;
    display: inline-block;
    padding: 4px 8px;
}
#txt_maxmouth.low_mm{
    background: #DD052B;
    color: #fff;
}
#txt_maxmouth.middle_mm{
    background: #FFD300;
}
#txt_maxmouth.top_mm{
    background: #92D14F;
}
#txt_maxmouth_top_mm,
#txt_maxmouth_middle_mm,
#txt_maxmouth_low_mm,
#txt_maxmouth_pretxt,
#txt_erg_vd{
    display: none;
}
#txt_erg_vd{
    background: #dfdfe0;
}
#switch_cam{
  position: absolute;
  z-index: 12;
  top: -8px;
  right:-15px;
  border-radius: 0px !important;
  background: #fff url(../Images/switch_cam.png) no-repeat center center;
  background-size:100%;
  border:0px;
  padding:12px 15px;
  color:#fff;
  -webkit-border-radius: 25px !important;
  -moz-border-radius: 25px !important;
  border-radius: 25px !important;
}
.mob #switch_cam{
  display:inline-block;
}
.portrait .fd-imagebox{
  height:360px;
}
.portrait #foto_preview,
.portrait #foto_container{
  width:360px;
  height:480px;
}
.portrait.mob #foto_preview,
.portrait.mob #foto_container{
  width:300px;
  height:400px;
}
.portrait.mob .fd-imagebox{
  height:400px;
}

/************************ Box Image **************************/

.imagebox{
    text-align: center;
}

/************************ Step-Formular **********************/
.current{
    display: block !important;
}
.powermail_form_1 h3{
    font-weight: 600;
    font-size: 30px;
    color: #FF2F3F;
    margin: 0px 0px 20px;
}
.powermail_form_1 h4{
    font-weight: 400;
    font-size: 30px;
    color: #FF2F3F;
    margin: 0px 0px 20px;
    text-transform: none;
}
.powermail_form_1 fieldset{
    border: 0px;
    background: #fff;
    padding: 72px 100px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    position: relative;
}
legend{
    display: none;
}
.btn-group{
    margin-bottom: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow: hidden;
}
.btn-group .btn{
    text-transform: uppercase;
    font-size: 14px;
    width: 13.75%;
    border: none;
    text-align: left;
    height: 50px;
    vertical-align: middle;
    cursor: pointer;
    position: relative;
    background-color: #e9e9ed;
}
.btn-group .btn:last-child{
    width: 17.5%;
}
.btn-group .btn:last-child .arrow.right{
    display: none;
}
.btn-group .btn span{
    padding: 0px 15px 0px 45px;
    display: inline-block;
    position: relative;
    z-index: 6;
}
.btn-group .done{
    color: #fff;
    background-color: #FF2F3F;
}
.btn-group .btn.btn-primary{
    color: #fff;
    background: #FE423D;
    background-color: #FF2F3F;
}

.btn-group .arrow.right{
    border: solid #131a2a;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 19px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  position: absolute;
  top: 5px;
  right: -21px;
    z-index: 5;
  -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background-color: #e9e9ed;
}
.btn-group .btn.done:hover,
.btn-group .btn.btn-primary:hover,
.btn-group .btn.done:hover .arrow.right,
.btn-group .btn.btn-primary:hover .arrow.right,
.btn-group .btn.btn-primary .arrow.right,
.btn-group .btn.done .arrow.right{
    background-color: #FF2F3F;
}

.btn-group .btn .arrow.right{
    background-color: #e9e9ed;
}
.btn-group .btn:hover,
.btn-group .btn:hover .arrow.right{
    background-color: #D0D0D7;
}
.btn-group .btn:first-child span{
    padding: 0px 15px 0px 35px;
}

.powermail_fieldset_1 .grid2columns_50_50,
.powermail_fieldwrap{
    border-bottom: 4px solid #dfdfe0;
    margin-bottom: 60px;
    padding-bottom: 60px;
    position: relative;
}
.powermail_fieldset_1 .grid2columns_50_50 .powermail_fieldwrap:nth-last-child(2){
    border: 0px;
    padding-bottom: 0px;
}
.powermail_fieldset .powermail_fieldwrap:nth-last-child(2){
    border-bottom: 4px solid #dfdfe0;
    margin-bottom: 0px;
    padding-bottom: 60px;
    position: relative;
}
.custom-form-element{
    border-bottom: 0px solid #dfdfe0;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.powermail_fieldset_1 .grid2columns_50_50:after,
.powermail_fieldwrap:after{
    content: ' ';
    display: inline-block;
    width: 80px;
    border-bottom: 4px solid #FF2F3F;
    position: absolute;
    bottom: -4px;
}
.custom-form-element:after{
    content: '';
    display: inline-block;
    width: 0px;
    border-bottom: 0px solid #FF2F3F;
}
.powermail_tab_navigation{
    position: absolute;
    bottom: -80px;
    right: 0px;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px !important;
}
.powermail_tab_navigation:after{
    content: '';
    display: none;
}
.powermail_tab_navigation .btn{
    background-color: #F2F1F1;
    text-transform: uppercase;
    padding: 14px 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    border: none;
    color: #FF2F3F;
    cursor: pointer;
}
.powermail_tab_navigation .btn-primary{
    color: #F2F1F1;
    background-color: #FF2F3F;
    margin-left: 20px;
}
.powermail_tab_navigation a.btn-primary.finish{
    font-size: 14px;
}

.powermail_fieldwrap_type_html{
    border-bottom: 0px;
    margin: 0px;
    padding: 0px;
}
.powermail_fieldwrap_type_html:after{
    content: '';
    display: none;
}
.powermail_fieldwrap_type_html .powermail_field{
    padding-bottom: 0px;
}
.powermail_field h5,
.powermail_label{
    font-size: 20px;
    color: #4C565C;
    padding: 20px 0px;
    display: inline-block;
    font-weight: 500;
}
.powermail_field .checkbox,
.powermail_field .radio{
    padding: 5px 0px;
    font-size: 20px; 
}
.radio .parsley-errors-list.filled,
.powermail_fieldwrap_type_radio .powermail_field_error_container{
    margin-top: 20px !important;
}
.powermail_fieldwrap .column_100.layout_0{
    padding: 0px;
}
.powermail_fieldset .custom-form-element label,
.powermail_fieldset.powermail_fieldset_1 .grid2columns_50_50 label{
    font-size: 14px;
    text-transform: uppercase;
    color: #4C565C;
    padding: 20px 0px 8px;
    display: inline-block;
    font-weight: 400;
}
.powermail_fieldset .custom-form-element label{
    font-weight: 500;
    font-size: 16px;
    text-transform: none;
}
.powermail_field select,
.powermail_field textarea, 
.powermail_field input[type="text"], 
.powermail_field input[type="email"], 
.powermail_field input[type="number"],
.powermail_field input[type="date"]{
    display: block;
    border:1px solid #4C565C;
    width: 86%;
    font-size: 20px;
    padding: 10px 5%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
    font-weight: 200;
}
.powermail_fieldwrap{
    font-size: 20px;
}
.powermail_fieldwrap.layout3{
    display: none;
}
.parsley-errors-list{
    margin: 0px;
}
.parsley-errors-list.filled,
.powermail-errors-list{
    padding: 5px 12px;
    font-size: 12px;
    background: #fe423d;
    color: #fff;
    display: inline-block;
    margin: -18px 0px 0px 6px !important;
    position: absolute;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
#main_content .powermail_form ul.parsley-errors-list li::before,
#main_content .powermail_form ul.powermail-errors-list li::before{
    content: '';
    margin: 0px;
    font-size: 12px;
}
#main_content .powermail_form ul.parsley-errors-list li,
#main_content .powermail_form ul.powermail-errors-list li{
    padding-left: 0px;
    margin: 0px;
    font-size: 12px;
}
.powermail-errors-list{
    display: none;
}
#pretxt_erg_vd{
    display: none;
}

/************************ therascreening Allgemein **********************/

.powermail_fieldwrap.layout1 {
  border-bottom: 0px solid #dfdfe0;
  margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
 
}
.powermail_fieldwrap.layout2 {
  border-bottom: 0px solid #dfdfe0;
  margin-bottom: 0px;
  padding-bottom: 0px;
  position: relative;
}
.powermail_fieldwrap.layout1::after {
  content: '';
  width: 0px;
  border-bottom: 0px solid #FF2F3F;
}

/************************ therascreening Check-Up **********************/

.powermail_form_1 .powermail_fieldset img{
  max-width:100%;
  height:auto;
}

/************************ therascreening Ebenencheck ******************/

#container_40 .fd-title{
        min-height: 72px;
}

/************************ therascreening Auswertung ******************/

#pdf_20{
  display:none;
}

#pdf_aw_dl, #pdf_aw_send{
    display: inline-block;
    clear: both;
    margin: 20px auto;
    color: #F2F1F1;
    background-color: #999;
    text-transform: uppercase;
    padding: 14px 40px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    border: none;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}
#pdf_aw_send,
#pdf_aw_dl.active{
    background-color: #FF2F3F;
}

#pdf_aw_dl:after{
    content: "\f019";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 16px !important;
    font-size: inherit;
    text-rendering: auto;
    text-indent: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    color: #fff;
    margin-left: 8px;
}
#pdf_aw_send:after{
    content: "\f1d8";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 16px !important;
    font-size: inherit;
    text-rendering: auto;
    text-indent: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 900;
    color: #fff;
    margin-left: 8px;
}
.powermail_fieldwrap_mailversand #powermail_field_e_mail_adresse_beh{
    padding: 10px 12px;
    width:92%;
}
.powermail_fieldwrap_mailversand .powermail_field{
}
.powermail_fieldwrap_mailversand .powermail_field .powermail_field{
    width: 70%;
}


/* ######################################################################################################
** ### Slider ##################################################################
** ######################################################################################################
*/

.tp-bannertimer{
  z-index:30 !important;
}

/* ######################################################################################################
** ### Icons ##################################################################
** ######################################################################################################
*/

.layout_2 .grid4columns .image-embed-item{
  min-height:53px;
}




/* ###########################################################################################
** ### Accordion ############################################################################
** ##########################################################################################
*/

.jl_acc_container{
  border-bottom:1px solid #373A37;
}
.acc_sub{
  font-family: 'Roboto', sans-serif;
  font-size:30px;
  line-height:36px;
  font-style:italic;
  font-weight: 400;
}
.accordion-headline{
  clear: both;
  cursor:pointer;
  padding: 40px 10px 40px 0px;
  border-top:1px solid #373A37;
  cursor: pointer;
  margin-bottom: -1px;
  margin-top: -1px;
  background:urL(../Images/acc_arrow_right.svg) no-repeat right center;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.accordion-headline h3{
  font-size:70px;
  line-height:70px;
  text-transform: uppercase;
  font-weight:700;
  letter-spacing: 3.5px;
  max-width:90%;
}
.accordion-headline.icon.active,
.accordion-headline:hover{
  background:#fff urL(../Images/acc_arrow_right.svg) no-repeat right 0px center;
  padding-left:20px;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.accordion-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background:#fff;
    -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  
}
.jl_acc_container.open .accordion-content{
  max-height:none;
}
.accordion-content > div{
  padding:0px 80px 40px 80px;
}
.accordion-content > div strong{
  font-weight:500;
}
.accordion-content > div ul{
  margin:8px 0px 0px 18px;
  list-style-type:disc; 
}
.accordion-content > div ol li,
.accordion-content > div ul li{
  margin:6px 0px;
}


/* ###########################################################################################
** ### Module ############################################################################
** ##########################################################################################
*/

p.phone::after{
                content: "\f098";
}

.subcol33_2 .frame-layout-2,
.subcol33_2 .frame-layout-1{
  background:#eee;
      border-bottom:3px solid #084094;

}
.subcol33_2 .frame-layout-2 .ce-bodytext{
  padding:16px 25px 15px 5px;
}
.subcol33_2 .frame-layout-1 .ce-gallery .ce-row{
  margin:0px;
  margin-top:0px;
}
.subcol33_2 .frame-layout-2 .ce-gallery .ce-row{
  margin:15px 0px 0px 15px;
}
.subcol33_2 .frame-layout-1 .ce-intext.ce-left .ce-gallery{
  margin-right:0px;
}
.subcol33_2 .frame-layout-1 .ce-bodytext{
  border-top:140px solid #fff;
}
.subcol33_2 .frame-layout-1 .csc-textpic-text{
  padding:0px 25px 15px 15px;
}
.subcol33_2 .frame-layout-1 .ce-bodytext h3{
  padding:15px;
}


/* ######################################################################################################
** ### Formatierung der Rasterelemente ##################################################################
** ######################################################################################################
*/

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.nav-tabs {
    border-bottom: 2px solid #cc3333;
    margin:0px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
}
#main_content .subcol66_1 .nav-tabs .nav-item{
  background-image: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
#main_content .subcol66_1 .simple-tabs .nav-item{
  padding: .5rem 1rem !important;
}
#main_content .subcol66_1 .simple-tabs .nav-item.nav-link.active{
  padding: .5rem 1rem !important;
  border-color: #dee2e6 #dee2e6 #fff;
}
#main_content .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
        background-color: rgba(0, 0, 0, 0);
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
#main_content .nav-tabs .nav-link:focus, #main_content .nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #cc3333;
    isolation: isolate;
}
#main_content .nav-tabs .nav-link.active{
  background:#cc3333 !important;
  color:#fff !important;
}
.nav-link {
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.tab-content{
  padding:25px 0px;
}

.fade {
    transition: opacity .15s linear;
}


.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}
.card-header {
    margin-bottom: 0;
    background-color: rgba(0,0,0,.01);
    border-bottom: 2px solid #cc3333;
}

.btn-link {
    font-weight: 400;
    color: #cc3333;
    background:#f9f9f9;
}
.btn-link:hover {
    font-weight: 400;
    color: #cc3333;
    background:#f4f4f4;
}
.btn-link:not(.collapsed){
    color: #fff;
    background:#cc3333;
}
.card-header .btn {
    display: block;
    width:100%;
    text-align: left;
    font-weight: 400;
    line-height: 1.5;
    padding:1rem;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1.2rem;
    border-radius: 0rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem 1rem;
}
.collapse:not(.show) {
    display: none;
}


/* ###########################################################################################
** ### Tabellen ############################################################################
** ##########################################################################################
*/

table.contenttable, table.ce-table{
                width:100%;
                text-align:left;
                cellspacing:0px;
                cellpadding:0px;
                border-collapse:collapse;
                overflow:hidden;
                border: 1px solid #ccc;
}
table.ce-table th{
                
                text-transform: uppercase;
                padding:20px 12px; 
}
table.ce-table tr:last-child{
                background:#ddd;
                font-weight: 600;
}
table.ce-table tr:nth-child(odd){
                
}
table.ce-table td{          
                padding:15px 12px;
                border-bottom:1px solid #ccc;
                border-top:0px;
                
}
table.ce-table td:last-child{
          text-align: right;
          min-width: 20%;    
}
table.contenttable td{
  padding:3px 8px 3px 0px;
  font-size:17px;
}



/* ###########################################################################################
** ### Content ############################################################################
** ##########################################################################################
*/

.pdf_link:before{
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content:'\f019';
  padding-right:4px;
}

.ce-intext.ce-left .ce-gallery{
  margin-right:30px;
}
.ce-gallery .ce-row{
    display:inline-block;
    margin:0px;
    overflow:visible;
  
}
#main_content .ce-gallery .ce-row img{
  border:0px solid #ddd;
  clear:both;
}

/* ###########################################################################################
** ### Accountverwaltung ############################################################################
** ##########################################################################################
*/

.layout_3 .grid1column > .inner_col,
.tx_evoweb_sfregister,
.tx-srfeuserregister-pi1{
  background:#fff;
  padding:30px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.powermail_fieldwrap .tx-hmm24-aa{
  background:#fff;
  padding:0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
#account_overview{
  margin-bottom: 35px;
   font-size: 20px;
}
.box_account{
  background:#f4f4f4;
  padding:20px;
  font-size: 17px;
  -webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
margin-bottom:20px;
}
.box_account h2{
  font-size:24px;
  color:#4C565C;
}
.account_actions{
  float:right;
}
.box_account ul{
  margin:0px 0px 35px;
  
}
.box_account li{
  padding:10px 0px;
  border-bottom:1px solid #ddd;
}

.box_account li .fa-envelope{
  margin-left:0px;
}
.box_account .btn{
  background: #aaa;
  padding: 8px 12px;
  display: inline-block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color:#fff;
  font-family: 'Roboto', sans-serif; 
}
.box_account.ba_col2 input[type="submit"]{
  font-family: 'Roboto', sans-serif;
  width:auto;
  border:0px;
  font-weight:300;
  cursor:pointer;

}
.box_account .selectric{
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.box_account .selectric .label{
  font-size: 16px;
  padding: 5px 8px;
}
.box_account .selectric .button{
  width: 38px;
height: 32px;
line-height: 32px;
background-color: #4C565C;
}
.box_account label{
  margin-bottom:4px;
  display:block;
}
.box_account .mb-3{
  margin-bottom:20px;
}
.box_account .selectric{
    width: 50%;
}
.box_account input{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:1px solid #4C565C;
    font-size: 16px;
    padding: 5px 8px;
    width: 48%;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
}
.box_account.ba_col2 input{
    width:92%;
}
.box_account .fa-pen{
  margin-right:6px;
}
.tx-srfeuserregister-pi1 fieldset{
  border:0px;
}

.tx-srfeuserregister-pi1 form{
  
}

#colorbox .box_account .selectric{
    width: 95%;
}
#colorbox .box_account input{
   width: 92%;
}

.app_mailversand h2{
  color:#4C565C;
  font-size:28px;
}
.app_mailversand .selectric{
  max-width:600px;
}
#laborpartner_container,
#behandler_container{
  position:relative;
  
}
#laborpartner_container.mailsend:after,
#behandler_container.mailsend:after{
    content: "\f058";
    display: inline;
    font-family: "Font Awesome 5 Free";
    font-size: 50px !important;
    font-size: inherit;
    text-rendering: auto;
    text-indent: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    margin-left: 8px;
    position:absolute;
    right:20%;
    bottom:-5px;
    color:#33b44a;
}
a.item_dl_send{
  background:#fff;
 border-radius: 25px;
 font-size: 16px;
 padding: 4px 15px;
}
a.item_del{
  color:#FF2F3F;
  border-radius: 25px;
  background:#fff;
  padding: 4px 8px;
}
a.item_change{
  border-radius: 25px;
  background:#fff;
  padding: 4px 4px 4px 8px;
}
a.item_change:hover,
a.item_dl_send:hover,
a.item_del:hover{
  background:#eee;
}


/* ###########################################################################################
** ### Bildergalerien ############################################################################
** ##########################################################################################
*/

iframe {
                border: 0 none;
                max-width: 100%;
}
.resp_video {
                height: 0;
                overflow: hidden;
                padding-bottom: 53%;
                padding-top: 15px;
                position: relative;
            }
.resp_video iframe {
                height: 100%;
                left: 0;
                position: absolute;
                top: 0;
                width: 100%;
}
a.youtube{
                position:relative;
                display:block;
}
.video{
                position:absolute;
                text-align:center;
                
                top:0px;
                display:block;
                z-index:70;
                width:100%;
                height:100%;
                opacity:0.7;
}
a.youtube:hover .video{      
                opacity:1;
}


}

/* ###########################################################################################
** ### MEDIAQUERIES ############################################################################
** ##########################################################################################
*/
@media screen and (max-width : 1440px)  {

  body#tt_1 {
    background-position: right -250px top -120px;
    background-size: 100%;
  }

}

@media screen and (max-width : 1280px)  {

  #main_content {
    padding: 0px 25px;
    min-height: 600px;
  }
  #footer_inner {
    padding: 12px 25px 14px;
  }
  #tt_1 .subcol50_1 .inner_col {
      padding: 60px 70px;
  }
   body#tt_1 {
    background-position: right -300px top -60px;
  }
  /*#nav_right {
  position: fixed;
  right: 0px;
  top: auto;
  bottom:80px;
  margin: 0px;
  text-align: center;
}*/

}

/************************************************************/

@media screen and (max-width : 1160px)  {
  
  .btn-group .btn {
    font-size: 13px;
  }

}

/************************************************************/
 
@media screen and (max-width : 1024px)  {

.powermail_form_1 fieldset{
    padding: 35px;
}
.btn-group .btn {
  font-size: 12px;
}
#nav_toggle i{
    color:#236092;
    font-size:24px;
}
#nav_toggle:hover{
    color:#222
}
#nav_toggle:hover i{
    color:#222
}


#nav_toggle{
  display:block;
}
.inner_nav{
  padding:15px 0px 35px;
  max-width:940px;
  margin:0px auto;
}
.inner_nav > div{
  padding:0px 30px;
}
#nav_close{
  color:#236092;
  float:right;
  margin: 20px 0px 20px 0px;
  padding: 10px 0px;
}
#nav_close i{
  font-size:24px;
}
#sliderbox .tp-rightarrow{
  right: 6% !important;
  left:auto !important;
}

#sliderbox .tp-leftarrow{
  right: 11% !important;
  left:auto !important;
}
#tt_13 h1 {
  color: #fff;
  font-size: 60px;
  padding: 4px 0px 0px;
}


}

/************************************************************/

@media screen and (max-width : 960px)  {
.btn-group .arrow.right{
  display:none;
}
.btn-group{
  counter-reset: section;
}
.btn-group .btn{
  text-align: center;
  font-size: 16px;
  color:#373A37;
}
.btn-group .btn span{
  display:none;
}
.btn-group .btn:before{
  content:'1';
  counter-increment: section;
  content:counter(section);
}
.btn-group .btn {
  width: 14.25%;
  height: 40px;
}
.btn-group .btn:last-child {
  width: 14.25%;
}
#tt_13 h1 {
  font-size: 50px;
  padding: 8px 0px 0px;
}
h2 {
  font-size: 40px;
  margin: 0px 0px 12px 0px;
}
#footer_inner {
  padding: 16px 35px;
  margin: 0px;
}

.subcol4_1, .subcol4_2, .subcol4_3, .subcol4_4 {
  width: 50%;
}
.grid4columns .inner_col{
  margin:15px !important;
}

.powermail_form_1 h4 {
  font-size: 26px;
  margin: 10px 0px 10px;
}
.powermail_fieldwrap {
  font-size: 16px;
}
#tt_1 .subcol50_1 .inner_col {
  padding: 60px 45px;
}
#tt_1 h1 {
  font-size: 30px;
}
.align-right {
  float: right;
  margin-top: -45px;
}
a.tt_totop{
  float:none;
  display:block;
  margin:0px auto 20px;
  text-align: center;
}
#footernav{
  float:none;
  text-align: center;
}
#copyright{
  padding-top:20px;
  text-align:center;
  float:none;
}
#footernav ul li{
  float:none;
  display:inline-block;
}
#page_bottom {
  position: relative;
  width: 100%;
  bottom: 0px;
}
}

/************************************************************/

@media screen and (max-width : 768px)  {

.subcol33_1, .subcol33_2,
.subcol66_1, .subcol66_2 {
  float: none;
  width: 100%;
}
.subcol50_1,
.subcol50_2,
.subcol3_1,
.subcol3_2,
.subcol3_3{
  float: none;
  width: 100%;
  margin-bottom:25px;
}
.subcol50_1 .inner_col {
  margin-right: 0px;
  margin-bottom:45px;
}
.subcol50_2 .inner_col {
  margin-left: 0px;
}

.subcol66_1 .inner_col {
  margin-right: 0px;
}

.subcol4_1, .subcol4_2, .subcol4_3, .subcol4_4 {
  float:none;
  width: 100%;
  margin:25px 0px;
}
.subcol4_1 .inner_col {
  margin-right: 0px;
}
.subcol4_2 .inner_col, .subcol4_3 .inner_col {
  margin: 0px;
}
.subcol4_4 .inner_col {
  margin-left: 0px;
}
.grid4columns .inner_col {
  margin: 15px 0px !important;
}
.subcol3_1_25 .inner_col, .subcol3_1_16 .inner_col, .subcol3_1 .inner_col{
  padding-right:0px;
}
.subcol3_2_50 .inner_col, .subcol3_2_66 .inner_col, .subcol3_2 .inner_col {
  padding: 0;
  margin-right: 0px;
}
.subcol3_3_25 .inner_col, .subcol3_3_16 .inner_col, .subcol3_3 .inner_col {
  padding-left: 0;
  margin-right: 0px;
}
.txt_left {
  margin-top: 280px;
}

.txt_left > img {
  float: right;
  margin-top: -220px;
  display: block;
  width: 100%;
  height: auto;
}

.txt_right > img {
  display: block;
  width: 100%;
  height: auto;
}
.subcol66_2{
  margin-top:50px;
}
.ce-left .ce-gallery{
  float:none;
}


#tt_13 h1 {
  font-size: 40px;
}
#tt_13 h2 {
  font-size: 34px;
}

#sliderbox {
  width: 100%;
  overflow: hidden;
}
.bannercontainer{
    width: 120% !important;
    left: auto !important;
    right: 0px;
}
#logo img {
  margin: 20px 0px 0px 25px;
  height: auto;
  width: 140px;
}

.txt_left, .txt_right{
  margin-top:0px;
}

#page_bottom {
position: relative;
width: 100%;
bottom: 0px;
}

.powermail_fieldwrap {
  font-size: 18px;
}
#tt_1 .subcol50_1 .inner_col {
  padding: 60px 45px;
}

}

/************************************************************/

@media screen and (max-width : 640px)  {
#tt_1 .subcol50_1 .inner_col {
  padding: 60px 30px;
}
.inner_top nav {
  margin: 20px 15% 60px 60px;
}
#nav_close{
  margin: 10px 0px 20px 0px;
  padding: 10px 0px;
}

.pagewrapper{
    overflow: hidden ;
}

  #foto_preview {
    position: absolute;
    width: 360px;
    height: 360px;
    margin: auto;
    top: 0px;
    overflow: hidden;
  }
   #foto_container {
    position: relative;
    width: 360px;
    height: 360px;
    margin: auto;
    background: #eee;
    position: relative;
    z-index: 0;
  }
 #tt_4 #main_content {
    padding: 0px 12px;
    min-height: 600px;
}
.inner_top_space {
    padding: 14px 20px;
}
.powermail_tab_navigation {
  width: 100%;
}
.powermail_tab_navigation .btn-warning{
  float:left;
}
#header_container{
  position:relative;
}
#page{
  padding-top: 0px;
}
#logo_img{
  width:175px;
  height:auto;
}
.powermail_form_1 h4 {
  font-size: 24px;
  margin: 10px 0px 10px;
}
#tx-felogin-input-logout{
  font-size:0px;
  padding: 14px 14px;
}
#tx-felogin-input-logout i{
  font-size:20px;
}

}

/************************************************************/

@media screen and (max-width : 540px)  {
  
#logo_img{
  width:150px;
  height:auto;
}
#nav_toggle {
  margin-top: 10px;
}
.inner_top_space {
  padding: 12px 20px 10px;
}
  #foto_preview {
    position: absolute;
    width: 300px;
    height: 400px;
    margin: auto;
    top: 0px;
    overflow: hidden;
  }
   #foto_container {
    position: relative;
    width: 300px;
    height: 400px;
    margin: auto;
    background: #eee;
    position: relative;
    z-index: 0;
  }
  #raster-hori{
    width:300px;
    border-top:1px dashed #fff;
    top:200px;
    position:absolute;
    z-index: 10;
    }
    #raster-vert{
        height:400px;
        border-left:1px dashed #fff;
        left:150px;
        position:absolute;
        z-index: 10;
    }
  #tt_1 h1 {
    font-size: 30px;
    padding: 4px 0px 18px;
    font-weight: 300;
    color: #4C565C;
  }
  #tt_13 h1 {
    font-size: 50px;
    padding: 8px 75px 0px 0px;
  }
}

/************************************************************/

@media screen and (max-width : 420px)  {
#nav_toggle i {
  font-size: 20px;
}
#tt_13 h1 {
  font-size: 40px;
  padding: 8px 75px 0px 0px;
}

h2 {
  font-size: 24px;
}

.accordion-headline{
  font-size: 18px;
  background: urL(../Images/acc_arrow_right.svg) no-repeat left center;
  background-size: 10%;
}
.accordion-content > div {
  padding: 0px 15px 40px 15px;
}
.accordion-headline.icon.active, .accordion-headline:hover{
  background-size: 8%;
}


body{
  font-size: 16px;
}
#sliderbox{
    /*height: 400px;*/
}
.bannercontainer{
    width: 150% !important;
    left: auto !important;
    right: 0px;
}

header h3 {
  margin-bottom: 30px;
}

#nav_close{
  margin: 0px 0px 20px 0px;
  padding: 8px 0px;
}


.powermail_form_1 fieldset {
  padding: 25px 25px;
}
.inner_top nav {
  margin: 0px 15% 30px 50px;
}
}

/************************************************************/

@media screen and (max-width : 360px)  {
  
  .powermail_form_1 fieldset {
      padding: 25px 16px;
    }
  
}

/************************************************************/

@media screen and (max-width : 340px)  {

h2 {
  font-size: 22px;
}  
  #foto_preview {
    position: absolute;
    width: 300px;
    height: 300px;
    margin: auto;
    top: 0px;
    overflow: hidden;
  }
   #foto_container {
    position: relative;
    width: 300px;
    height: 300px;
    margin: auto;
    background: #eee;
    position: relative;
    z-index: 0;
  }
}




/* ###########################################################################################
** ### Radio Style ############################################################################
** ##########################################################################################
*/

 /* Customize the label (the container) */
.container {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 11px;
  cursor: pointer;
  
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark_radio {
  position: absolute;
  top: 0px;
  left: 0;
  height: 19px;
  width: 19px;
  background-color: #eee;
  border-radius: 50%;
  border:1px solid #bdbaba;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark_radio {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark_radio {
  background-color: #fe423d;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark_radio:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark_radio:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark_radio:after {
  top: 6px;
  left: 6px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: white;
} 

/* ###########################################################################################
** ### Checkbox Style ############################################################################
** ##########################################################################################
*/

 /* Customize the label (the container) */
.container_check {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark_checkbox {
  position: absolute;
  top:  0px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee;
  border:1px solid #bdbaba;
}

/* On mouse-over, add a grey background color */
.container_chek:hover input ~ .checkmark_checkbox {
  background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.container_check input:checked ~ .checkmark_checkbox {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark_checkbox:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container_check input:checked ~ .checkmark_checkbox:after {
  display: block;
}

/* Style the checkmark/indicator */
.container_check .checkmark_checkbox:after {
  left: 5px;
  top: 1px;
  width: 5px;
  height: 10px;
  border: solid #fe423d;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 


/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:222; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#colorbox{ border-bottom:0px solid #fff !important; }
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;margin-top: 0px;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.75 !important; filter: alpha(opacity = 75);}
#colorbox{outline:0;border:0px solid #fff;-webkit-box-shadow: 0px 0px 16px 8px rgba(0,0,0,0.39);
-moz-box-shadow: 0px 0px 16px 8px rgba(0,0,0,0.39);
box-shadow: 0px 0px 16px 8px rgba(0,0,0,0.39);
-webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;}
    
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:0px;}
        #cboxTitle{position:absolute; bottom:14px; left:0; text-align:center; width:100%; color:#444;font-size:17px;font-weight:500;}
        #cboxCurrent{position:absolute; bottom:20px; left:auto; right: 20px; color:#949494;}
        #cboxLoadingGraphic{background:url(images/tt_loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:18px; left:18px;  width:25px; height:25px; background:#eee;font-size:0px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:18px; left:46px; width:25px; height:25px; font-size:0px;background:#eee; }
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; top:10px; right:10px; width:25px; height:25px; font-size:0px;color:#444;background:#fff;}
        #cboxClose:hover{color:#000;}
        
#cboxPrevious::before{
  content: "\f104";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 14px !important;
  font-size: inherit;
  text-rendering: auto;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900;
}
#cboxNext::before{
  content: "\f105";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 14px !important;
  font-size: inherit;
  text-rendering: auto;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900;
}
#cboxClose::before{
  content: "\f00d";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-size: 18px !important;
  font-size: inherit;
  text-rendering: auto;
  text-indent: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 900;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

  
.cc_container{
  font-family: 'Roboto', sans-serif;
  line-height: 1.1em;
  padding:50px 30px;
  
}
.cc_container .cc_message{
  font-family: 'Roboto', sans-serif;
  line-height: 1.1em;
  
}

/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #4C565C;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: #fff;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  
}
.frame-type-hmm24aa_laborpartner .selectric,
.frame-type-hmm24aa_behandler .selectric {
  width:96%;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 0px;
  font-size: 20px;
  padding: 10px 12px;
  color: #444;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 44px;
  line-height: 38px;
  background-color: #4C565C;
  color: #fff;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #fff;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 99;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  line-height: 20px;
  min-height: 20px;
}
#main_content .powermail_form .selectric-items li:before {
  content:'';
  margin: 0px 6px 0px -14px;
}
.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}