/*init*/

    .block-faq-left-column { background: none; box-shadow: none;}
#left-column > .block-faq-left-column > div > button {background:#eee; color: #0d0d0d; border: solid 1px #0d0d0d;}
#search_faqs_container {width: 100%;background-color: #263248;padding: 25px;margin-bottom: -5px;}
.faqs-card-block {position: relative;display: block;margin-bottom: .75rem;background-color: none;border-radius: 0;border: 1px none rgba(0,0,0,.125);padding: 1.25rem;box-shadow: none;}
#module-faqs-display #left-column{margin-top:0px; margin-bottom: 0px; background: #263248;}
#module-faqs-display #wrapper .breadcrumb {padding-top: 15px;background: #ffffff; color: #0d0d0d;}
#module-faqs-display #wrapper .breadcrumb a:hover {color: #0d0d0d;}
#module-faqs-display #wrapper .breadcrumb a {color: #2fb5d2;}
.block-faq-left-column a, .block-faq-left-column-16 a {font-size: 14px !important;}
.block-faq-left-column a, .block-faq-left-column-16 a:hover {color: #eee !important;}
.input-group-addon {padding: .5rem .75rem;margin-bottom: 0;font-size: 1rem;font-weight: 400;line-height: 1.25;color: #7a7a7a;text-align: center;background-color: #f6f6f6;border: 1px solid rgba(0,0,0,.25);border-radius: 0;}
.input-group-addon:not(:last-child) {border-right: 0;}
#search_faqs_container {margin-top: 0px;}
@media (max-width: 768px) {
#search_faqs_container {
    margin-bottom: -15px;}
    }
#left-column > div > h4 {
    color: #8C8C8C;
    text-align: left;
    font-size: 1.13333rem;
    font-style: normal;
    font-weight: bold;
    text-transform: none;
    margin-bottom: 0.8em;
    position: relative;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;}

