/* arages css overwrites for standard table, q&d */

/* reset */

a {
    color: #f8bc2f;
}

a:hover, a:focus {
    text-decoration: none;
    color: #f8bc2f;
}

input[type=password],
input[type=text] {
    border: 1px solid #ccc;
}
.form-control {
    border-radius: 0;
}

.form-horizontal .control-label {
    text-align: left;
}

.logo .img-responsive {
    /*margin: 0 auto;*/
    height: 120px;
}

.label-info {
    background: #f8bc2f;
    background-color: #f8bc2f;
}

.description {
    padding:0;
}

.content {
    position: relative;
    z-index: 1;
}

.btn-info, .btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #f8bc2f;
    border-color: #f8bc2f;
}

@media (max-width: 767px) {
    .logo .img-responsive {
        max-height: 140px;
    }
}

/* navigation */
ul#css3menu1 > li:nth-child(1) {
    width: 13%;
}
ul#css3menu1 > li:nth-child(2) {
    width: 12.258%;
}
ul#css3menu1 > li:nth-child(3) {
    width: 13.58%;
}
ul#css3menu1 > li:nth-child(4) {
    width: 20.258%;
}
ul#css3menu1 > li:nth-child(5) {
    width: 13.258%;
}
ul#css3menu1 > li:nth-child(6) {
    width: 13.258%;
}
ul#css3menu1 > li:nth-child(6) {
    width: 13.258%;
}
ul#css3menu1 li:hover > a,
ul#css3menu1 li a.pressed,
ul#css3menu1 ul li:hover > a,
ul#css3menu1 ul li a.pressed {
    background-color: #f8bc2f;
}

/* slider */
.flex-control-nav {
    height: 0;
}

.tx-ws-flexslider .caption-link a:hover,
.flex-control-paging li a:hover,
.flex-control-paging li a.flex-active,
.tx-ws-flexslider .caption-link a {
    background: #f8bc2f;
    background-color: #f8bc2f;
}

/* home */
.img-paypal {
    display: block;
    max-width: 100px;
    height: auto;
    text-align: center;
    margin: 0 auto;
    border: none;
}

#widget-footer ul li a:hover {
    background: url(../Images/bull-2.gif) no-repeat 8px 13px #f8bc2f;
}

.col-image-teaser .ce-gallery {
    margin-bottom:0;
    margin-top:0;
}

.col-image-teaser .ce-gallery img {
    max-height: 310px;
}

.col-image-teaser .ce-bodytext {
    height: 60px;
    background-color: #e6e6e6;
    text-align: center;
}

.col-image-teaser .ce-bodytext:hover {
    background-color: #f8bc2f;
}

.col-image-teaser .ce-bodytext h3 {
    padding: 18px;
}

.col-image-teaser .ce-bodytext a {
    text-decoration: none;
    color: #000;
}

.col-teaser h3 {
    text-align: center;
}

/* news */
.news-single .header,
.news-list-view .header {
    min-height: initial;
}

.news-single .mediaelement img {
    padding: 4px;
    border: 1px solid #ddd;
}

.news .article .col-xs-12 {
    padding:0;
}

.news-single .article .news-text-wrap {
    padding-right: 4rem;
}

.col-teaser .header h3,
.col-teaser .ce-bodytext h3 {
    text-align: left;
}

.layout1 .col-teaser .ce-textpic:hover h3 a,
.layout1 .col-teaser .ce-textpic:hover h3 a:hover {
    color: #f8bc2f;
}

.col-teaser .news-list-view .article .row {
    padding:0;
}

@media (max-width: 767px) {
    .col-teaser .header h3,
    .col-teaser .ce-bodytext h3 {
        font-size: 16px;
    }
    .news .article h3 {
        margin-bottom: 0;
        white-space: normal;
        text-align: left;
        font-size: 16px;
    }
}

.member_list {
    width: 100%;
}

/* Table styling */
table thead th{
    background:#dfe6ea;
    font-size:14px;
    padding:20px 0px 15px;
    font-weight:normal;
    border:1px solid #a4b9c4;
    text-align:center
}
table tbody td {
    width:125px; text-align:center;
    padding:9px 0px;
    border:1px solid #a4b9c4;
}
table tr:hover td {
    background-color:#ccc;
}
/* 
.tx-femanager input,
.tx-femanager textarea {
    width: initial;
} */

.tx-femanager .checkbox-label-left {
    margin-left: 20px;
    display: inline-block;
}

.tx-femanager .checkbox-label-right {
    margin-right: 20px;
    display: inline-block;
}

.tx-femanager div.control-group label,
.tx-femanager div.control-group .controls,
.tx-isa-member-section div.row .controls {
    float: left;
}

.tx-isa-member-section div.row,
.tx-femanager div.control-group {
    clear: both;
    margin: 10px 0;
    width: 100%;
}

.tx-femanager div.control-group:after,
.tx-isa-member-section div.row:after {
    content: "";
    display: table;
    clear: both;
}

.tx-femanager div.control-group label {
    width: 13em;
    padding: 4px 15px 0 0;
    text-align: right;
}

.tx-femanager div.control-group .controls.text {
    padding-top: 4px;
}

.tx-femanager input.input-block-level,
.tx-femanager textarea.input-block-level,
.tx-isa-member-section textarea {
    width: 25em;
}

.tx-femanager input[type="text"],
.tx-femanager input[type="password"],
.tx-femanager input[type="email"],
.tx-femanager input[type="time"],
.tx-femanager select,
.tx-femanager textarea {
    font-family: inherit;
    font-size: inherit;
    border: 1px solid #ccc;
    padding: 2px 3px;
}

.tx-femanager input[type="checkbox"],
.tx-femanager input[type="radio"] {
    position: absolute;
    margin-left: -20px;
}

.tx-femanager div.control-group label.checkbox,
.tx-femanager div.control-group label.radio {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0;
    text-align: left;
    cursor: pointer;
    float: none;
    font-weight: normal;
    min-height: 22px;
}

.tx-femanager input#femanager_field_privacy_policy {
    width: 10px;
}

.tx-femanager .checkbox-description {
    display: inline;
}

.tx-felogin-pi1 input[type="submit"],
.tx-femanager input[type="submit"],
.tx-femanager input[type="reset"] {
    background-color: #f8bc2f;
    border-color: #f8bc2f;
    width: 15em;
    color: #fff;
    padding: 0.5rem;
}

/*.tx-femanager input[type="submit"] {*/
/*    margin-left: 13em;*/
/*}*/
/* 
.tx-femanager .checkbox label {
    padding-left: 0;
} */
/*
.tx-femanager .checkbox input[type="checkbox"] {

}
*/
.tx-felogin-pi1 label {
    display: block;
    margin-bottom: 3px;
}

.tx-felogin-pi1 input[type=password],
.tx-felogin-pi1 input[type=text] {
    width: 15em;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 5px;
}

.tx-felogin-pi1 .forgot-password,
.tx-felogin-pi1 .back-link {
    margin-top: 1em;
}

.tx-felogin-pi1 .login-wrap form {
    margin-top: 1em;
}

.tx-isa-member-section table.member_list {
    width: 100%;
}

.tx-isa-member-section table.member_list tbody td {
    text-align: left;
}

.tx-isa-member-section table thead th {
    background: #fff;
    font-weight: bold;
}

.tx-isa-member-section table th {
    padding: 10px 0 0 0;
}

.tx-isa-member-section table th,
.tx-isa-member-section table td {
    border: 0;
}

.tx-isa-member-section table tbody td {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.tx-isa-member-section table thead input,
.tx-isa-member-section table thead select {
    width: 90%;
    margin: 10px 5% 20px 5%;
}

.tx-femanager .alert-error {
    width: 100%;
    padding: 15px;
    margin: 10px 0 0 0;
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
    position: relative;
}

@media screen and (max-width: 1024px) {
    .tx-isa-member-section .member_list_wrapper {
        overflow-x: auto;
    }

    .tx-isa-member-section table.member_list {
        min-width: 67em;
    }
}

@media screen and (max-width: 640px) {
    .tx-femanager div.control-group label {
        display: block;
        width: 100%;
        text-align: left;
        padding-right: 0;
    }

    .tx-femanager div.control-group label,
    .tx-femanager div.control-group .controls,
    .tx-isa-member-section div.row .controls {
        float: none;
    }

    .tx-femanager input[type="text"],
    .tx-femanager input[type="password"],
    .tx-femanager input[type="email"],
    .tx-femanager input[type="time"],
    .tx-femanager select,
    .tx-femanager textarea.input-block-level {
        width: 100%;
    }

    .tx-femanager input[type="submit"] {
        position: relative;
        margin: 0;
        left: 50%;
        transform: translateX(-50%);
    }
}

/* CCM19 STYLES */

.youtube-consent {
    display: none;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    min-height: 100%;
    font-family: 'Source Sans Pro','Roboto',sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.4;
    color: #f8f8f8;
    background: #111;
}

.show-consent-info {
    display: flex;
}

.youtube-consent .consent-container {
    display: flex;
    flex-flow: column nowrap;
    padding: 3rem;
    width: 100%;
    max-width: 80rem;
}

.youtube-consent .consent-container h3 {
    color: #f8f8f8;
    margin-bottom: 2rem;
    font-size: 1.75rem;
    line-height: 1;
    font-weight: 700;
}

.youtube-consent .consent-container p {
    margin-bottom: 1.5rem;
    font-weight: 300;
    font-size: 1.5em;
    line-height: 1.5;
}

.youtube-consent .consent-container button {
    display: inline-block;
    margin: 0;
    padding: 0 20px;
    width: auto;
    height: 41px;
    align-self: center;
    font-weight: 700;
    font-style: normal;
    font-size: 1.5em;
    line-height: 1;
    color: #111;
    background: #f8bc2f;
    border: 3px solid #f8bc2f;
    box-shadow: none;
    transition: all 128ms ease-out 0s;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}
