@charset "UTF-8";
@font-face {
    font-family : 'FontAwesome';
    src         : url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0');
    src         : url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
    url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
    url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
    url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
    url('../vendor/font-awesome-v4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight : normal;
    font-style  : normal;
}        

html {
    width                    : 100%;
    height                   : 100%;
    overflow-y               : scroll;
    overflow-x               : hidden;
}

body {
    width: 100%;
    min-height: 100%;
    height: auto;
    font-size: 17px;
    font-family: 'Roboto', arial, sans-serif;
    line-height: 1.5em;
    letter-spacing: 0;
    font-weight: 300;
    background-color: #ffffff;
    position: relative;
    /*display: flex;*/
    color: #000000;
    min-width: 300px;
}

body.cke_editable {
    background-color : #FFFFFF;
}

#preview-content {
    padding-bottom: 0 !important;
}

#PoweredByFooter {
    display: none !important;
}

::-moz-selection { background : rgb(174, 204, 83); text-shadow : none; color : #ffffff; }

::selection { background : rgb(174, 204, 83); text-shadow : none; color : #ffffff; }

/* START SET PADDING ODF BOOTSTRAP */

.c7n-content-tpl {     
    padding-bottom: 15px;
}

hr.c7n-backend-only {
    margin: 0;
    padding: 0;
    height: 0;
    visibility: hidden;              
    display: block;    
    width: 100%;  
    clear: both;                      
}

.container-fluid {
    max-width: 1600px;
}

#c7n-content.c7n-small-content > .container-fluid,
footer.c7n-small-content > .container-fluid {
    max-width: 540px;
}

/* END SET PADDING ODF BOOTSTRAP */ 

header {
    padding-top: 15px;
    padding-bottom: 45px;
    font-size: 0;
    color: rgb(174, 204, 83);
    font-weight: 500;
}

header .col-sm-7  {
    align-items: flex-start;
    justify-content: flex-end;
    display: flex;
}

#clx-open-mobile-navigation {
    margin-left: 30px;
    width: 30px;
    height: auto;
    cursor: pointer;
}

#c7n-logo-navigation {
    display: flex;
}

#c7n-logo-navigation #c7n-navigation {
  order: 1;
}

#c7n-logo-navigation #c7n-logo {
  order: 2;
}

#clx-close-mobile-navigation {
    position: absolute;
    top: 15px;
    right: 15px;
    height: 22px;
    width: auto;
    cursor: pointer;
}

#c7n-subnavigation a {
    color               : rgb(112, 112, 112);
    text-align          : center;
    margin              : 0 0 15px 8px ;
    padding             : 0 20px;
    width               : calc(50% - 8px);
    font-weight         : 400;
    display             : inline-block;     
    background-color    : rgba(230, 51, 35, 0);
    border        : 1px solid rgb(112, 112, 112);
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    min-width: 125px;
}

#c7n-subnavigation .level-2:first-child {
    margin              : 0 8px 15px 0px ;
}

#c7n-subnavigation a:hover  {
    color               : rgb(174, 204, 83);
    border-color        : rgb(174, 204, 83);
    text-decoration: none;
}

#c7n-subnavigation a.active  {
    color               : #FFFFFF; 
    background-color    : rgb(174, 204, 83);
    border-color        : rgb(174, 204, 83);
}

#c7n-subnavigation hr {
     margin-top: 0px;
     margin-bottom: 30px;
}

#c7n-content {
    padding-top: 0px;
    padding-bottom: 30px;
}

#c7n-content {
    padding-bottom: 115px;
}

h2, h3, h4 {
    color: rgb(112, 112, 112);
}

h2 {
    font-size: 1.3em;
    margin-bottom: 30px;
}

h3 {
    font-size: 1.1em;
    margin-bottom: 15px;
}


table {
    width: 100%;
    margin-bottom: 30px;
}

table th {
    color: rgb(112, 112, 112);
    border-bottom: 1px solid rgb(112, 112, 112);
    font-weight: 500;
    font-size: 1.1em;
    padding:  10px 15px 10px 2px;
    text-align: left !important;
}

table th.c7n-sortable:hover {
    color: rgba(174, 204, 83, 0.75);
    cursor: pointer;
}

table td {
    padding: 5px 15px 5px 2px;
    border-bottom: 1px solid rgb(255, 255, 255);
    border-right: 1px solid rgb(255, 255, 255);
}

table tr:nth-child(even) td {
    background-color: rgba(112, 112, 112, 0.1);
}

.c7n-status-1-year,
.c7n-status-2-year {
    font-weight: 500;
}

strong {
    font-weight: 700;
}

hr {
     border-top: 1px solid rgb(112, 112, 112);
     margin-top: 15px;
     margin-bottom: 15px;
}

a {
    color: rgb(174, 204, 83);
    text-decoration: none;
}

a:hover {
    color: rgba(174, 204, 83, 0.75);
    text-decoration: none;
}

.c7n-question{
    position: relative;
    padding-bottom: 15px;
}

.c7n-group input.c7n-group-status {
    border: 2px solid rgb(223, 223, 223);
    background-color: #ffffff;
    width: 40px;
    height: 40px;
    cursor: pointer;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
}

.c7n-question input{
    position: absolute;
    top: 0;
    left: 15px;
    border: 2px solid rgb(223, 223, 223);
    background-color: #ffffff;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.c7n-question input:hover{
    border: 2px solid rgb(174, 204, 83);
    cursor: pointer;
}

input[type=checkbox]:checked,
.c7n-group input.c7n-group-status:checked {
    border: 2px solid rgb(174, 204, 83);
    background-image: url(../img/OK_klein.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
} 

.c7n-question label{
    padding-left: 45px;
    width: 100%;
    line-height: 30px;
}

.c7n-checked-1-year,
.c7n-checked-2-year {
    display: none;
}

#c7n-lang {
    padding-bottom: 145px;
}

#c7n-lang a {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    color: rgb(112, 112, 112);
    text-decoration: none;
    font-size: 0.9em;
}

#c7n-lang a:hover,
#c7n-lang a.active {
    color: rgb(174, 204, 83);
    text-decoration: none;
}

.c7n-box-success {
    background-color: rgb(174, 204, 83);
    padding: 15px;
    color: #ffffff;
    text-align: center;
}

.c7n-box-error {
    background-color: rgb(230, 51, 35);
    padding: 15px;
    color: #ffffff;
    text-align: center;
}

#c7n-status-n-save {
    position: fixed;
    background-color: rgb(174, 204, 83);
    bottom: 0;
    left: 0;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #ffffff;
    text-transform: uppercase;
}

footer {
    background-color: rgb(112, 112, 112);
    padding-top: 30px;
    padding-bottom: 30px;
    font-size: 0.6em;
    color: rgb(161, 161, 161);
    line-height: 1.4em;
    position: absolute;
    bottom: 0;
    width: 100%;
}

footer img {
    width: auto;
    height: auto;
    padding-bottom: 15px;
    max-width: 100%;
}

@media (min-width: 576px) {
    #c7n-subnavigation hr {
         margin-top: 15px;
         margin-bottom: 30px;
    }
   
    footer {
        font-size: 0.7em;
    }
    
    #c7n-subnavigation a {
        min-width: 150px;
    }
    
    #c7n-logo-navigation #c7n-logo {
      order: 0;
    }
    
   #c7n-subnavigation a {
        width: auto;
   }
}

@media (min-width: 768px) {
    
    body {
        font-size: 17px;
    }
    
    .c7n-content-tpl {     
        padding-bottom: 30px;
    }
    
    header {
        font-size: 2em;
    }

    header  .col-sm-7 {
        align-items: center;
    }
    
    #c7n-logo-navigation #c7n-navigation {
        padding-top: 5%;
    }
}

@media (min-width: 992px) {
    
    #c7n-subnavigation a {
        min-width: 180px;
    }
    
    table tr:hover td {
        background-color: rgba(174, 204, 83, 0.05);
        border-bottom: 1px solid rgba(174, 204, 83, 0.2);
    }
    
    #c7n-logo-navigation #c7n-navigation {
        padding-top: 4%;
    }
}

@media (min-width: 1200px) {
    
    body {
        font-size: 18px;
    }
    
    #c7n-logo-navigation #c7n-navigation {
        padding-top: 2%;
    }
}

/*BEGIN-HOME-INFOBOX*/
.c7n-home-infobox {
    background-color:#A1A1A1;
    width: 98%;
    max-width: 450px;
    height: auto;
    display: block;
    position: fixed;
    bottom: 2%;
    left: 1%;
    padding: 20px;
    z-index: 1000;
    border-radius: 5px;
}

.c7n-home-infobox h3,
.c7n-home-infobox p,
.c7n-home-infobox i {
    color:#fff;
}

.c7n-home-infobox-center {
    text-align:center;
}

.c7n-home-infobox-center a{
    border: 1px solid #FFF;
    min-width: 100px;
    color: #FFF;
    padding: 12px 18px;
    display: inline-block;
}

.c7n-home-infobox-close {
    position:absolute;
    right: 10px;
    top:10px;
    cursor:pointer;
}

.c7n-home-infobox-close i:hover {
    color:#262626;
}
/*END-HOME-INFOBOX*/