/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #536916;
    color: #FFFFFF;
    text-shadow: none;
}

::selection {
    background: #536916;
    color: #FFFFFF;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

a {
    outline: none;
    color: #0d0d0d;
    text-decoration: underline;
}

a:hover {
    outline: none;
    text-decoration: none;
}

:hover {
    outline: none;
}

:active {
    outline: none;
}

:focus {
    outline: none;
}

#wrap {
    min-width: 320px;
}

body {
    background: #f5f3f4;
    font-family: 'Roboto', sans-serif;
    color: #000000;
}

header {
    background: white;
    height: 40px;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #ebebeb;
}

header a {
    text-decoration: none;
}

.wrapper {}

#logo {
    float: left;
    background: url("../images/schuld-en-bewust-klein.png") left center no-repeat;
    width: 145px;
    height: 40px;
    display: block;
    position: absolute;
}

#sign-in {
    background: #99cc33 url("../images/sign-in.png") center center no-repeat;
    right: 0;
    position: absolute;
    width: 40px;
    height: 40px;
}

.toggle-menu {
    float: left;
    height: 100%;
    width: 40px;
    background: #454545;
    margin-right: 24px;
    position: fixed;
    z-index: 100;
    background: #99cc33;
    border-right: 1px solid #FFFFFF;
}

nav {
    left: 0;
    min-height: 100%;
    background: #454545;
    width: 40px;
    top: 0;
    font-weight: 300;
    z-index: 1000;
    position: absolute;
}

#menu {
    position: fixed;
    left: -200px;
    width: 200px;
    background: #FFFFFF;
    min-height: 100%;
    border-right: 1px solid #FFFFFF;
}

#menu a {
    text-decoration: none;
    color: #99cc33;
    font-size: 16px;
    min-height: 28px;
    padding-left: 15px;
    display: block;
    background: url("../images/arrow.png") 165px 18px no-repeat;
    background-size: auto 8px;
    padding-top: 8px;
    border-bottom: 1px solid #FFFFFF;
}

#menu .panelContentHolder>a:first-child {
    min-height: 32px;
}

.toggle-menu span:first-child {
    margin-top: 12px;
}

.toggle-menu span {
    width: 18px;
    height: 3px;
    background: #536916;
    display: block;
    margin: 0 auto;
    margin-bottom: 3px;
}

.nMobB {
    display: none;
}

.nMobI {
    display: none;
}

#menu .active {
    background-color: #99cc33;
    color: #0d0d0d;
    background-image: url('../images/arrow-black.png');
}

#menu ul>li a.active {
    background-image: none;
}

#slideshow {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    background: #ebebeb;
    visibility: hidden;
}

#slideshow ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slideshow #slider li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: calc(100% - 40px);
    left: 0;
    top: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center;
    margin-left: 40px;
}

#slideshow .rslides_tabs {
    bottom: 40px;
    width: 50%;
    text-align: right;
    z-index: 900;
    padding-bottom: 40px;
    padding-right: 56px;
    float: right;
}

#slideshow .rslides_tabs li {
    display: block;
    display: inline-block;
}

#slideshow .rslides_tabs li a {
    text-indent: 9999px;
    background: #ffffff;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border: 5px solid #FFFFFF;
}

#slideshow .rslides_tabs .rslides_here a {
    background: #536916;
}

#slideshow #slider li:first-child {
    position: relative;
    display: block;
    float: left;
}

#slideshow img {
    height: auto;
    max-width: calc(100% - 80px);
    border: 0;
}

#slideshow .captionContent .captionText {
    height: auto;
    max-width: calc(100% - 40px);
    border: 0;
}

#slideshow .captionHolder {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 50px;
}

#slideshow .caption {}

#slideshow .captionContent {
    text-align: left;
    margin: 0 20px 0 20px;
    font-size: 16px;
    font-weight: 300;
    color: #000000;
}

#slideshowSpacer {
    height: 50px;
    width: 100%;
}

#slideshow .captionContent .label {
    display: inline-block;
    background: #99cc33;
    color: #0d0d0d;
    font-weight: 900;
    height: 23px;
    line-height: 23px;
    font-size: 16.5px;
    padding: 0 7px 0 7px;
    margin-right: 5px;
}

#slideshow .captionContent .subTitle {
    font-size: 19.5px;
    font-weight: 900;
    color: #99cc33;
    display: block;
}

#slideshow .captionContent h3 {
    font-size: 32px;
    font-weight: 900;
    margin: 5px 0 0 0;
    color: #0d0d0d;
}

#slideshow .captionContent .captionText {
    line-height: 160%;
    margin: 20px 0 20px 0;
}

#slideshow .captionContent .button {
    min-height: 30px;
    text-align: left;
    width: 100%;
    max-width: 210px;
    border-bottom: 4px solid #536916;
    background: #99cc33 url("../images/arrow-black.png") 210px center no-repeat;
    background-size: auto 8px;
    display: block;
    color: #0d0d0d;
    padding: 13px 15px 7px 15px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
}

#slideshow .captionContent .button:hover {
    border-bottom: 2px solid white;
    margin-bottom: 26px;
    background-position-x: 215px;
}

#slideshow .captionContent .extra {
    color: #000000;
    display: block;
    margin-top: 24px;
}

.textBoxDG {
    background: #99cc33;
    margin-left: 40px;
    color: #0d0d0d;
    font-weight: 300;
    line-height: 160%;
    width: calc(100% - 40px);
}

.textBoxDG .contentHolder {
    padding: 40px 20px 50px 20px;
}

.textBoxDG .contentHolder .title {
    font-weight: 900;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.textBoxGR {
    margin-left: 40px;
    color: #0d0d0d;
    font-weight: 300;
    line-height: 160%;
    width: calc(100% - 40px);
}

.textBoxGRC {
    background: #99cc33;
}

.textBoxGR .contentHolder {
    padding: 20px;
}

.textBoxGR .contentHolder .title {
    font-weight: 900;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.contentHolder .button {
    min-height: 30px;
    text-align: left;
    width: calc(100% - 28px);
    border-bottom: 4px solid #536916;
    background: #ffffff url("../images/arrow-green.png") 94% center no-repeat;
    background-size: auto 8px;
    display: block;
    color: #000000;
    padding: 12px 14px 8px 14px;
    font-weight: 300;
    text-decoration: none;
    font-size: 16px;
    margin-bottom: 7px;
}

.contentHolder .button:hover {
    border-bottom: 2px solid #536916;
    margin-bottom: 9px;
    background: #ffffff url("../images/arrow-green.png") 96% center no-repeat;
    background-size: auto 8px;
    color: #1d2858;
}

.textBoxGRL {
    background: #f5f3f4;
}

.mail {
    background: #99cc33 url("../images/mail.png") center center no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 46px;
    width: 46px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 21px;
    margin-right: 12px;
}

.tel {
    background: #99cc33 url("../images/phone.png") center center no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 46px;
    width: 46px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 21px;
    margin-right: 12px;
}

.login {
    background: #FFFFFF url("../images/login.png") center center no-repeat;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 46px;
    width: 46px;
    display: block;
    float: left;
    margin-top: 17px;
    margin-left: 21px;
    margin-right: 12px;
}


.buttonGreen {
    background: #f5f3f4;
    width: 100%;
    display: block;
    height: 80px;
    margin-bottom: 20px;
    color: #99cc33;
    text-decoration: none;
}

.buttonGreen .labelBig {
    font-weight: 900;
    font-size: 20px;
    padding-top: 15px;
    display: block;
}

.buttonGreen .labelSmall {
    float: left;
    font-size: 16px;
}

.textBoxGRL a:last-child {
    margin-bottom: 0;
}

.buttonGreen:hover {
    background: #99cc33;
    color: #0d0d0d;
}

#MainTxt {
    background: #FFFFFF;
    width: calc(100% - 40px);
    margin-left: 40px;

    color: #333;
    font-weight: 300;
}

.textBlock {
    padding: 0 20px 0 20px;
    margin-bottom: 32px;
}

.textBlock a {
    color: #536916;
}

#MainTxt h1 {
    font-size: 22px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 20px;
    color: #99cc33;
    padding-top: 32px;
}

.textBlock .title,
.textBlock h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0 0 0;
    padding: 0;
}

.blogitems .item h2 a {
    color: #000;
}

#MainTxt ul {
    margin: 0 0 0 20px;
    padding: 0;
    line-height: 160%;
}

#MainTxt ul li {
    margin-bottom: 10px;
}

#MainTxt p {
    line-height: 160%;
    word-break: break-word;
}

.yellowButton {
    height: 30px;
    text-align: left;
    width: 100%;
    max-width: 215px;
    background: #99cc33 url("../images/arrow-black.png") 210px center no-repeat;
    background-size: auto 8px;
    display: block;
    color: #0d0d0d !important;
    padding: 13px 15px 7px 15px;
    font-weight: 500;
    text-decoration: none;
    font-size: 16px;
    position: relative;
    border-bottom: 4px solid #536916;
}

.yellowButton:hover {
    background-position-x: 215px;
    border-bottom: 2px solid #536916;
}

.buttonHolder {
    display: block;
    height: 54px;
    width: 100%;
    max-width: 240px;
}

#contactBox {
    background: #99cc33;
    padding: 30px 20px 20px 20px;
    color: #0d0d0d;
}

#MainTxt .wrapper:after {
    content: "";
    height: 50px;
    background-color: #FFFFFF;
    display: block;
}

#contactBox .title {
    font-weight: 900;
    font-size: 22px;
    padding-bottom: 20px;
}

#contactBox a:last-child {
    margin-bottom: 0;
}

#contactBox .buttonGreen {
    background-color: #FFFFFF;
}

#contactBox .buttonGreen:hover {
    background-color: #99cc33;
}

#footer {
    background: #454545;
}

#footer-top {
    background: #99cc33;
    margin-left: 40px;
    color: #0d0d0d;
    font-weight: 300;
    line-height: 160%;
    width: calc(100% - 40px);
}

#footer-top .contentHolder .title {
    font-weight: 900;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 20px;
}

#footer-bottom {
    background: #636363;
    margin-left: 40px;
    color: #FFFFFF;
    font-weight: 300;
    line-height: 160%;
    width: calc(100% - 40px);
}

#footer-top .contentHolder {
    padding: 40px 20px 50px 20px;
}

#footer-bottom .contentHolder {
    padding: 50px 20px 50px 20px;
}

.green {
    color: #99cc33;
}

#footer-bottom img {
    margin-bottom: 20px;
    width: 200px;
}

.linkedin {
    background: url("../images/linkedin.png") left top no-repeat;
    width: 49px;
    height: 49px;
    display: block;
    margin-top: 30px;
}

.buffer {}

.hide {
    position: relative;
}

.overlay {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
    /* IE6-8 */
    width: 100%;
    height: 100%;
    position: absolute;
}

.textBlock .green {
    color: #99cc33;
}

.pagePartRight {
    color: #0d0d0d;
}

.pagePartRight .contentHolder {
    padding: 30px 20px 20px 20px;
}

.pagePartRight .title {
    font-size: 22px;
    font-weight: 900;
    padding: 20px 0 20px 0;
}

#MainTxt .pagePartRight ul {
    margin: 10px 0 0 0;
    list-style: none;
}

#MainTxt .pagePartRight li {
    list-style: none;
}

#MainTxt .pagePartRight ul li {
    margin-bottom: 20px;
}

#MainTxt .pagePartRight li a {
    color: #0d0d0d;
    text-decoration: none;
}

#MainTxt .pagePartRight li a span {
    background: url("../images/arrow-black.png") left top no-repeat;
    background-size: auto 8px;
    display: inline-block;
    width: 17px;
    height: 8px;
    margin-left: 15px;
}

.pagePartRightGrey {
    background: #99cc33;
}

.pagePartRightGreen {
    background: #f5f3f4;
}

.pagePartRightGreen .title {
    color: #99cc33;
}

.pagePartRightLightGreen {
    background: transparent;
    padding: 30px 20px 20px 20px;
}

.pagePartRightGreen a {
    color: #0d0d0d;
}

.downloads {
    margin-top: 10px;
}

.downloads a {
    background: url("../images/file.png") left top no-repeat;
    display: block;
    padding-left: 27px;
    text-decoration: none;
    margin-bottom: 20px;
}

.hidden-downloads {
    margin-top: 10px;
}

.hidden-downloads a {
    background: url("../images/file-green.png") left top no-repeat;
    display: block;
    padding-left: 27px;
    text-decoration: none;
    margin-bottom: 20px;
    color: #0d0d0d;
}

.hidden-downloads {
    color: white;
}

#menu li {
    list-style: none;
}


#menu li a {
    font-size: 14px;
    background: none;
    padding-left: 25px;
}

#menu ul {
    margin: 0 0 10px 0;
    padding: 0;
}

.headerSpacer {
    height: 40px;
    width: 100%;
}

.textInputField {
    margin-bottom: 20px;
}

.textInputField .label {
    display: block;
    padding-bottom: 10px;
}

.textInputField input {
    border: 1px solid #b0b0b0;
    width: 90%;
    height: 48px;
    padding: 0 5% 0 5%;
}

.textInputField textarea {
    border: 1px solid #b0b0b0;
    width: 90%;
    height: 250px;
    padding: 5% 5% 5% 5%;
}

form {
    margin: 30px 0 0 0;
}

.checkInputField label {
    cursor: pointer;
    padding-right: 5px;
}

.checkInputField input {
    height: 16px;
    width: 16px;
    vertical-align: -3px;
}

.checkInputField {
    margin-bottom: 20px;
}

.submitButton {
    font-size: 22px;
    font-weight: 500;
    color: #0d0d0d;
    background: #99cc33;
    border: 1px solid #99cc33;
    height: 48px;
    padding: 0 40px 0 40px;
    float: right;
    margin-left: 10px;
}

.link {
    padding-top: 10px;
    padding-bottom: 10px;
    float: left;
}

input.error,
textarea.error {
    border: 1px solid red;
}

.form-notice .error {
    background: #ac2525;
    padding: 5px 20px 5px 20px;
    color: #FFFFFF;
    display: block;
}

.form-notice .success {
    background: #4fac25;
    padding: 5px 20px 5px 20px;
    color: #FFFFFF;
    display: block;
}

.panelContent {
    overflow: hidden;
    color: #5b5b5b;
    line-height: 150%;
    font-size: 14px;
    word-break: break-word;
    /* prevent horizontal scrolling */
}

.panelContentHolder {
    padding-bottom: 16px;
}

.textBlock td,
.textBlock th {
    padding: 5px 10px 5px 10px;
}

.textBlock tr:nth-child(even) {
    background: rgba(153, 204, 51, 0.4);
}

.textBlock tr:nth-child(odd) {
    background: rgba(153, 204, 51, 0.2);
}

.textBlock td p {
    line-height: 100%;
    margin: 0;
}

.items .item {
    margin-bottom: 30px;
    min-height: 120px;
}

.items .item h3 {
    font-size: 16px;
    font-weight: 900;
    margin: 0;
    color: #000000;
    display: inline;
}

.items .item h3 a {
    text-decoration: none;
    color: #99cc33;
}

.items .item .image {
    float: left;
    width: 40px;
    margin-right: 17px;
    margin-top: 5px;
}

.items .item .image a {
    display: block;
    width: 100%;
    height: 100%;
}

.items .item .image img {
    max-width: 40px;
    background: #99cc33;
}

.items .item .image .noImage {
    width: 40px;
    height: 40px;
    background: #99cc33 url("../images/document.png") center center no-repeat;
    background-size: 18px auto;
}

.items .item .mainPart {
    float: left;
    width: calc(100% - 57px);
}

.items .item .button,
.items .item .description {
    display: none;
}

.items {
    padding: 0;
}

.greenStroke {
    background: #99cc33;
    margin-bottom: 40px;
}

.greenStroke h2 {
    color: #0d0d0d;
    font-weight: 900;
    font-size: 22px;
    padding: 40px 24px 40px 24px;
    margin: 0;
}

.greenStroke .loginHolder {
    display: block;
    height: 80px;
    float: left;
}

.greenStroke .buttonGreen {
    height: 80px;
    padding-bottom: 40px;
    padding-top: 20px;
    margin-bottom: 0;
    background-color: #99cc33;
    color: #0d0d0d;
}

#greyedOut {
    color: #b1b1b1;
}

#greyedOut h3,
#greyedOut h3 a {
    color: #b1b1b1;
}

#greyedOut .item .image .noImage {
    background: #b1b1b1 url("../images/document.png") center center no-repeat;
    background-size: 18px auto;
}


#links .items .item .image {
    width: 50px;
}

#links .items .item .image img {
    max-width: 50px;
}

#links .items .item .image .noImage {
    width: 50px;
    height: 50px;
}

#links .items .item .mainPart {
    width: calc(100% - 67px);
}

#links .items .item .button,
#links .items .item .description {
    display: block;
}

#links .items .item .button {
    display: block;
    height: 54px;
    margin-top: 5px;
}

#links .items .item .button a {
    height: 30px;
    text-align: left;
    width: 100%;
    max-width: 215px;
    background: #99cc33 url("../images/arrow-black.png") 210px center no-repeat;
    background-size: auto 8px;
    display: block;
    color: #0d0d0d;
    padding: 13px 15px 7px 15px;
    font-weight: 500;
    text-decoration: none;
    font-size: 18px;
    position: relative;
    border-bottom: 4px solid #536916;
    float: right;
}

#links .items .item .button a:hover {
    background-position-x: 215px;
    border-bottom: 2px solid #000000;
}

#media iframe {
    border: none;
    height: 350px;
}

#menu a small {
    display: block;
    padding-top: 5px;
    font-style: italic;
}

.faqlist {
    display: none;
}


.faqlist .tabHeader {
    cursor: pointer;
    border: 1px solid #99cc33;
    margin-top: 20px;
}

.faqlist .tabHeader h3 {
    display: block;
    min-height: 40px;
    color: #0d0d0d;
    text-decoration: none;
    font-size: 16px;
    cursor: pointer;
    background: #99cc33;
    border: 1px solid #99cc33;
    margin-top: 10px;
    font-weight: normal;
}

.faqlist .tabHeader h3 {
    border: 0;
    margin-top: 0;
    font-weight: 300;
}

.faqlist .tab-title {
    display: inline-block;
    padding-left: 10px;
    width: calc(100% - 115px) padding-top: 8px;
    padding-bottom: 8px;
}

.faqlist .tab-code {
    display: inline-block;
    width: 55px;
    padding-left: 10px;
    padding-top: 7px;
}

.faqlist .tab-state {
    float: left;
    height: 40px;
    width: 15px;
    padding-left: 10px;
}

.faqlist .ui-state-default .tab-state {
    background: url("../images/plus-min.png") right top no-repeat;
}

.faqlist .ui-state-active .tab-state {
    background-position: right -32px;
}

.faqlist .tabHeader .info {
    padding: 0 20px 0 20px;
}

.faqlist .accordionContent {
    border-bottom: 1px solid #99cc33;
}

.faqlist .accordionSubContent {
    padding: 0 20px 0 20px;
}

.smallFormHolder {
    max-width: 700px;
}

.return {
    float: left;
}


.pagePartRightLightGreen .buttonGreen .labelSmall {
    width: auto;
}

.pagePartRightLightGreen .buttonGreen {
    background-color: #99cc33;
    color: #0d0d0d;
}

#footer-bottom .box img {
    width: auto;
}

#skypeBox {
    margin-top: -30px;
}


.textBlock iframe {
    border: 0;
}

.right {
    float: right;
}

.left {
    float: left;
}

.page-navigation .page-menu {
    float: right;
    margin-right: -2.5px;
}

.page-navigation .page-menu span {
    font-size: 15px;
    float: left;
    line-height: 30px;
    margin-right: 10px;
}

.page-navigation .page-menu a {
    background: #FFFFFF;
    min-width: 30px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    text-align: center;
    color: #536916;
    text-decoration: none;
    margin: 0 2.5px 0 2.5px;
}

#wrap .page-navigation .page-menu .pageNumber:hover {
    color: #ffffff;
    background: #454545;
}

#wrap .page-navigation .page-menu .pagenumberActive {
    background: #99cc33;
    color: #0d0d0d;
}

#wrap .page-navigation .page-menu .dotsPage:hover {
    background: #454545;
    color: #ffffff;
}

#wrap .page-navigation .page-menu .previousPage,
#wrap .page-navigation .page-menu .nextPage {
    background: #99cc33;
    color: #0d0d0d;
    font-size: 30px;
    line-height: 26px;
}

.page-navigation .page-menu .previousPage:hover,
.page-navigation .page-menu .nextPage:hover {
    background: #454545;
}


#breadcrumbs {
    padding: 30px 20px 0 20px;
    margin-bottom: 0;
    font-size: 14px;
}

#page-navigation-top {
    padding-top: 32px;
    margin-left: 10px;
    float: right;
}

.itemImg {
    float: left;
    margin: 5px 20px 5px 0;
}

.blogitems .item h2 {
    font-weight: 500;
}

.blogitems .item h2 a {
    text-decoration: none;
}

.images {
    margin-left: -20px;
}

.images img {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
}

#___gcse_0 {
    margin-top: -40px;
    padding: 0 6px 0 6px;
}

.play_slider {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 20px;
    border-color: transparent transparent transparent #000000;
    display: inline-block;
}

#pausePlay {
    bottom: 40px;
    width: 40px;
    text-align: left;
    z-index: 900;
    padding-bottom: 2px;
    right: 0;
    position: absolute;
}

.pause_slider {
    display: inline-block;
    width: 3px;
    height: 20px;
    border-right: 7px solid #000000;
    border-left: 7px solid #000000;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}