
#imaginary_container {
    margin: 5% 0;
    text-align: center;
}
.info > p {
    color: #717171;
    font-size: 14px;
    padding-top: 10px;
    text-align: center;
}
.faq-section h4 {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 2px solid #0371ad;
    padding: 15px;
}
.faq-section ul{
    margin: 0px;
    padding:0 15px;
}
.faq-section li {
    margin: 10px 0;
    overflow: hidden;
}
#imaginary_container h1{
    font-size: 22px;
}
.panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }
.panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        border-color:  transparent;
}
.panel-title {
        font-size: 14px;
}
.panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
}
.more-less {
        float: right;
        color: #3874ab;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
}
.tab-border {
    border: medium none;
    margin: 15px;
    padding: 0;
}
.ouline-faq {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    height: 34vh;
    margin-bottom: 30px;
}
a.btn.btn-default.pull-right.btn-sm {
    color: #ffffff!important;
}
/* ----- v Bottom CAN BE DELETED v ----- */
.row .form-group > p {
    padding: 15px;
}
.heading-faq {
    background: #0078d7 none repeat scroll 0 0;
    color: #ffffff;
    margin: 0 0 3%;
    padding: 50px;
}
.input-group.stylish-input-group.top-group {
   margin-bottom: 15px;
}
.heading-faq h2 {
    font-size: 26px;
    font-weight: 400;
    line-height: 10px;
}
/* ----- vTOP Css CAN BE DELETED v ----- */
.input-group .form-search:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.stylish-input-group .form-search {
    border-color: #ccc;
    border-right: 0 none #ccc;
    box-shadow: 0 0 0;
}
.input-group-addon, .input-group-btn, .input-group .form-search {
   
}
.input-group .form-search {
    float: left;
    height: 45px;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.form-search {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.stylish-input-group .input-group-addon {
    background: white none repeat scroll 0 0;
}
.input-group-addon:last-child {
    border-left: 0 none;
}
.stylish-input-group button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}
#accordion div.panel-heading{
    height: auto!important;
}
.accordion-toggle:hover {
      text-decoration: none;
}
h4.panel-heading-one {
    color: #858585;
    float: none;
    font-size: 12px;
    font-weight: 600;
    padding: 15px;
    text-shadow: none;
}
.faq-cat-content {
    margin-top: 25px;
}
.panel-default > .panel-heading {
    background-color: #fff;
    border-bottom: 2px solid #0371ad;
}
.faq-cat-tabs li a {
    padding: 15px 10px 15px 10px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    color: #777777;
}
span.pull-right .fa.fa-angle-down{
    margin-top: 0px;
}
.nav-tabs li a:focus,
.panel-heading a:focus {
    outline: none;
}
.panel-heading a,
.panel-heading a:hover,
.panel-heading a:focus {
    text-decoration: none;
    color: #777777;
}
.faq-cat-content .panel-heading:hover {
    background-color: #efefef;
}
.active-faq {
    border-left: 5px solid #888888;
}
.panel-faq .panel-heading .panel-title span {
    font-size: 13px;
    font-weight: normal;
}
.btn.btn-default.pull-right.btn-sm {
    background-image: none;
    border: medium none;
    border-radius: 0;
    text-shadow: none;
    margin-bottom: 25px;
    background: #0371ad none repeat scroll 0 0;
}
ul.list-group.nav-mailbox  {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.list-group.nav-mailbox li {
    margin-bottom: 0;
}
.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    margin-bottom: 0;
}
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
ul.nav-mailbox li > a.list-group-item.activeNav {
    background-color: #f5f5f5;
    border-left: 5px solid #3278b3!important;
    color: #000;
    text-shadow: none;
}

.answer-block {
    margin: 0px 15px;
}