
 /* =============================================================================
* Button styles
================================================================================ */
 body.fg-web-theme .btn.btn-default:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-default:active{
 }
 body.fg-web-theme .btn.btn-default:hover{
 }
 body.fg-web-theme .btn.btn-default:disabled{
 }
 
 body.fg-web-theme .btn.btn-primary:not(.dropdown-toggle){
 box-shadow: 4px 4px 6px 0px rgba(211,211,211,1) !important;
 margin-bottom: 8px !important;
 
 color: rgba(255,255,255,1) !important;
 background-color: rgba(75,201,115,1) !important;
 
 }
 
 
 /*Overriding the bootstrap classes*/
 
 body.fg-web-theme .btn.btn-primary {
 border-radius: 2px !important;
 }
 
 /*Overriding the bootstrap classes ends*/
 
 /*Overriding margin*/
 
 body.fg-web-theme .btn-group .btn.btn-primary {
 margin-bottom: 0px !important;
 }

 /*Overriding margin*/
 
 body.fg-web-theme .btn.btn-primary:active{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(97,174,91, 1) !important;
 }
 body.fg-web-theme .btn.btn-primary:hover{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(97,174,91, 1) !important;
 }
 body.fg-web-theme .btn.btn-primary:disabled{
 color: rgba(255,255,255,1) !important;
 background-color: rgba(75,201,115,1) !important;
 }
 
 body.fg-web-theme .btn.btn-success:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-success:active{
 }
 body.fg-web-theme .btn.btn-success:hover{
 }
 body.fg-web-theme .btn.btn-success:disabled{
 }
 
 body.fg-web-theme .btn.btn-info:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-info:active{
 }
 body.fg-web-theme .btn.btn-info:hover{
 }
 body.fg-web-theme .btn.btn-info:disabled{
 }
 
 body.fg-web-theme .btn.btn-warning:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-warning:active{
 }
 body.fg-web-theme .btn.btn-warning:hover{
 }
 body.fg-web-theme .btn.btn-warning:disabled{
 }
 
 body.fg-web-theme .btn.btn-danger:not(.dropdown-toggle){
 
 
 }
 
 
 
 body.fg-web-theme .btn.btn-danger:active{
 }
 body.fg-web-theme .btn.btn-danger:hover{
 }
 body.fg-web-theme .btn.btn-danger:disabled{
 }
 
 body.fg-web-theme .btn.btn-link:not(.dropdown-toggle){
 background: none !important;
 border: none !important;
 box-shadow: none !important;
 outline: none !important;
 
 }
 
 
 
 
 /* =============================================================================
================================================================================ */ /* =============================================================================
* Box/Container styles
================================================================================ */

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox:not(.fg-Box-transparent-1875) {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 overflow:hidden;
 border-top-left-radius : 0px;
 border-top-right-radius : 0px;
 border-bottom-right-radius : 0px;
 border-bottom-left-radius : 30px;
 margin-bottom: 20px!important;
 padding-top: 15px!important;
 padding-right: 20px!important;
 padding-bottom: 0px!important;
 padding-left: 20px!important;
 
 background-color: rgba(255,255,255,0.8);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox:not(.fg-Box-transparent-1875).width_300 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-Box-transparent-1875).width_580 {
 background-image: ;
 }

 .fg-columnbox:not(.fg-Box-transparent-1875).width_1140 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-Box-transparent-1875).width_1920 {
 background-image: ;
 }
 
 .fg-columnbox:not(.fg-Box-transparent-1875).width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 
 

 
 
 .fg-columnbox.fg-Box-transparent-1875 {

 border-style: none;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 margin-bottom: 20px!important;
 padding-top: 15px!important;
 padding-right: 20px!important;
 padding-bottom: 0px!important;
 padding-left: 20px!important;
 
 background-color: rgba(255,255,255,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-columnbox.fg-Box-transparent-1875.width_300 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-transparent-1875.width_580 {
 background-image: ;
 }

 .fg-columnbox.fg-Box-transparent-1875.width_1140 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-transparent-1875.width_1920 {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-transparent-1875.width_3000 {
 background-image: ;
 }

 

 
 

 

 

 
 
 
 
 
 
 .fg-columnbox.fg-Box-transparent-1875 {
 background:none;
 position: relative;
 }

 
 .fg-columnbox.fg-Box-transparent-1875.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-transparent-1875.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-transparent-1875.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-transparent-1875.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-columnbox.fg-Box-transparent-1875.width_3000 {
 background:none !important;
 position: relative;
 }

 .fg-columnbox.fg-Box-transparent-1875 > div , .fg-columnbox.fg-Box-transparent-1875 > section, .fg-columnbox.fg-Box-transparent-1875 > form, .fg-columnbox.fg-Box-transparent-1875 > table,
 .fg-columnbox.fg-Box-transparent-1875 .elementBox , .fg-columnbox.fg-Box-transparent-1875 .fg-column-inner-container > .row > div , .fg-columnbox.fg-Box-transparent-1875 .fg-column-inner-container > .row > section, .fg-columnbox.fg-Box-transparent-1875 .fg-column-inner-container > .row > form, .fg-columnbox.fg-Box-transparent-1875 .fg-column-inner-container > .row > table, .fg-columnbox.fg-Box-transparent-1875 .fg-teams{
 z-index:1;
 position: relative;
 }

 

 .fg-columnbox.fg-Box-transparent-1875:after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 content: '';
 display: block;
 margin: auto;
 height: 100%;
 width: 100%;
 z-index: 0;
 opacity:0.000;
 background-color: rgba(255,255,255,1);

 
 

 background-attachment: scroll;
 background-image: ;
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }
 
 .fg-columnbox.fg-Box-transparent-1875.width_300_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-transparent-1875.width_580_af:after {
 background-image: ;
 }

 .fg-columnbox.fg-Box-transparent-1875.width_1140_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-transparent-1875.width_1920_af:after {
 background-image: ;
 }
 
 .fg-columnbox.fg-Box-transparent-1875.width_3000_af:after {
 background-image: ;
 }

 
 


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container:not(.fg-Container-Inhalte-1883), .fg-special-column-container {

 border-color: rgba(255,255,255,0);
 border-style: solid;
 border-top-width: 8px;
 border-bottom-width: 8px;
 border-left-width: 8px;
 border-right-width: 8px;
 overflow:hidden;
 border-top-right-radius : 0px;
 border-bottom-left-radius : 30px;
 padding-top: 20px!important;
 padding-right: 10px!important;
 padding-bottom: 10px!important;
 padding-left: 10px!important;
 
 background-color: rgba(255,255,255,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_300 {
 background-image: ;
 }

 .fg-column-container:not(.fg-Container-Inhalte-1883).width_580 {
 background-image: ;
 }

 .fg-column-container:not(.fg-Container-Inhalte-1883).width_1140 {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_1920 {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_3000 {
 background-image: ;
 }

 
 .fg-special-column-container.width_300 {
 background-image: ;
 }

 .fg-special-column-container.width_580 {
 background-image: ;
 }

 .fg-special-column-container.width_1140 {
 background-image: ;
 }
 
 .fg-special-column-container.width_1920 {
 background-image: ;
 }
 
 .fg-special-column-container.width_3000 {
 background-image: ;
 }

 

 
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalte-1883) {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalte-1883) { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalte-1883) {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalte-1883) {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalte-1883) {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalte-1883) {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-special-page-container-wrapper, .fg-column-container-wrapper:not(.fg-Container-Inhalte-1883) {
 min-width: 992px !important;
 }

 }

 

 

 

 
 
 

 
 
 .fg-column-container:not(.fg-Container-Inhalte-1883) {
 background:none;
 position: relative;
 }

 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_300 {
 background:none !important;
 position: relative;
 }
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_580 {
 background:none !important;
 position: relative;
 }
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_3000 {
 background:none !important;
 position: relative;
 }

 .fg-column-container:not(.fg-Container-Inhalte-1883) > div , .fg-column-container:not(.fg-Container-Inhalte-1883) > section, .fg-column-container:not(.fg-Container-Inhalte-1883) > form, .fg-column-container:not(.fg-Container-Inhalte-1883) > table,
 .fg-column-container:not(.fg-Container-Inhalte-1883) .elementBox , .fg-column-container:not(.fg-Container-Inhalte-1883) .fg-column-inner-container > .row > div , .fg-column-container:not(.fg-Container-Inhalte-1883) .fg-column-inner-container > .row > section, .fg-column-container:not(.fg-Container-Inhalte-1883) .fg-column-inner-container > .row > form, .fg-column-container:not(.fg-Container-Inhalte-1883) .fg-column-inner-container > .row > table, .fg-column-container:not(.fg-Container-Inhalte-1883) .fg-teams{
 z-index:1;
 position: relative;
 }

 

 .fg-column-container:not(.fg-Container-Inhalte-1883):after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 content: '';
 display: block;
 margin: auto;
 height: 100%;
 width: 100%;
 z-index: 0;
 opacity:0.800;
 background-color: rgba(255,255,255,1);

 
 

 background-attachment: scroll;
 background-image: ;
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }
 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_300_af:after {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_580_af:after {
 background-image: ;
 }

 .fg-column-container:not(.fg-Container-Inhalte-1883).width_1140_af:after {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_1920_af:after {
 background-image: ;
 }
 
 .fg-column-container:not(.fg-Container-Inhalte-1883).width_3000_af:after {
 background-image: ;
 }

 
 .fg-special-column-container {
 background:none;
 position: relative;
 }

 
 .fg-special-page-container-wrapper.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-special-page-container-wrapper.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-special-page-container-wrapper.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-special-page-container-wrapper.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-special-page-container-wrapper.width_3000 {
 background:none !important;
 position: relative;
 }


 
 .fg-special-column-container.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-special-column-container.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-special-column-container.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-special-column-container.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-special-column-container.width_3000 {
 background:none !important;
 position: relative;
 }

 .fg-special-column-container > div , .fg-special-column-container > section, .fg-special-column-container > form, .fg-special-column-container > table,
 .fg-special-column-container .elementBox , .fg-special-column-container .fg-column-inner-container > .row > div , .fg-special-column-container .fg-column-inner-container > .row > section, .fg-special-column-container .fg-column-inner-container > .row > form, .fg-special-column-container .fg-column-inner-container > .row > table, .fg-special-column-container .fg-teams{
 z-index:1;
 position: relative;
 }

 

 .fg-special-column-container:after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 content: '';
 display: block;
 margin: auto;
 height: 100%;
 width: 100%;
 z-index: 0;
 opacity:0.800;
 background-color: rgba(255,255,255,1);

 
 

 background-attachment: scroll;
 background-image: ;
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }
 
 .fg-special-column-container.width_300_af:after {
 background-image: ;
 }
 
 .fg-special-column-container.width_580_af:after {
 background-image: ;
 }

 .fg-special-column-container.width_1140_af:after {
 background-image: ;
 }
 
 .fg-special-column-container.width_1920_af:after {
 background-image: ;
 }
 
 .fg-special-column-container.width_3000_af:after {
 background-image: ;
 }

 
 


 
 

 .fg-special-page-container-wrapper .fg-special-column-container > div, .fg-special-column-container > div {
 z-index:1;
 position: relative;
 }

 
 
 
 
 
 
 
 
 
 
 
 
 
 

 
 
 .fg-column-container.fg-Container-Inhalte-1883 {

 border-color: rgba(255,255,255,0);
 border-style: solid;
 border-top-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px;
 border-right-width: 1px;
 padding-top: 0px!important;
 padding-right: 0px!important;
 padding-bottom: 0px!important;
 padding-left: 0px!important;
 
 background-color: rgba(255,255,255,1);
 
 

 
 
 background-attachment: scroll;
 background-image: ;
 
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }

 
 
 
 
 .fg-column-container.fg-Container-Inhalte-1883.width_300 {
 background-image: ;
 }

 .fg-column-container.fg-Container-Inhalte-1883.width_580 {
 background-image: ;
 }

 .fg-column-container.fg-Container-Inhalte-1883.width_1140 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Inhalte-1883.width_1920 {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Inhalte-1883.width_3000 {
 background-image: ;
 }

 

 
 .fg-column-container-wrapper-1883 {
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 }
  
 .fg-column-container-wrapper-1883 { 
 padding-right: 15px; 
 padding-left: 15px; 
 }
 @media (min-width: 576px) {
 .fg-column-container-wrapper-1883 {
 max-width: 540px;
 }
 }

 @media (min-width: 768px) {
 .fg-column-container-wrapper-1883 {
 max-width: 720px;
 }
 }

 @media (min-width: 992px) {
 .fg-column-container-wrapper-1883 {
 max-width: 960px;
 }
 }

 @media (min-width: 1200px) {
 .fg-column-container-wrapper-1883 {
 max-width: 1170px;
 }
 }

 @media print {
 .fg-column-container-wrapper-1883 {
 min-width: 992px !important;
 }

 }

 

 

 

 
 
 
 
 
 
 .fg-column-container.fg-Container-Inhalte-1883 {
 background:none;
 position: relative;
 }

 
 .fg-column-container.fg-Container-Inhalte-1883.width_300 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Container-Inhalte-1883.width_580 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Container-Inhalte-1883.width_1140 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Container-Inhalte-1883.width_1920 {
 background:none !important;
 position: relative;
 }
 .fg-column-container.fg-Container-Inhalte-1883.width_3000 {
 background:none !important;
 position: relative;
 }

 .fg-column-container.fg-Container-Inhalte-1883 > div , .fg-column-container.fg-Container-Inhalte-1883 > section, .fg-column-container.fg-Container-Inhalte-1883 > form, .fg-column-container.fg-Container-Inhalte-1883 > table,
 .fg-column-container.fg-Container-Inhalte-1883 .elementBox , .fg-column-container.fg-Container-Inhalte-1883 .fg-column-inner-container > .row > div , .fg-column-container.fg-Container-Inhalte-1883 .fg-column-inner-container > .row > section, .fg-column-container.fg-Container-Inhalte-1883 .fg-column-inner-container > .row > form, .fg-column-container.fg-Container-Inhalte-1883 .fg-column-inner-container > .row > table, .fg-column-container.fg-Container-Inhalte-1883 .fg-teams{
 z-index:1;
 position: relative;
 }

 

 .fg-column-container.fg-Container-Inhalte-1883:after {
 position: absolute;
 top: 0;
 bottom: 0;
 left: 0;
 right: 0;
 content: '';
 display: block;
 margin: auto;
 height: 100%;
 width: 100%;
 z-index: 0;
 opacity:0.000;
 background-color: rgba(255,255,255,1);

 
 

 background-attachment: scroll;
 background-image: ;
 
 
 
 
 background-size: ;
 
 background-position: ;
 background-repeat: no-repeat;
 }
 
 .fg-column-container.fg-Container-Inhalte-1883.width_300_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Inhalte-1883.width_580_af:after {
 background-image: ;
 }

 .fg-column-container.fg-Container-Inhalte-1883.width_1140_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Inhalte-1883.width_1920_af:after {
 background-image: ;
 }
 
 .fg-column-container.fg-Container-Inhalte-1883.width_3000_af:after {
 background-image: ;
 }

 
 


 
 
 
 
 
 
 


/* =============================================================================
================================================================================ */ /* =============================================================================
* Advanced Font styles
================================================================================ */
/* =============================================================================
================================================================================ */
