/* FixBug Responsive */
@media (min-width: 1200px) {
    .container {
        width: 1060px;
    }
}
/**
* Global Modifications
**/

/* Bootstrap Callouts */
.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-right-width: 5px;
    border-radius: 3px;
    width: 100%;
    text-align: center;
}
.bs-callout h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 18px;
}
.bs-callout p:last-child {
    margin-bottom: 0;
}
.bs-callout code {
    border-radius: 3px;
}
.bs-callout + .bs-callout {
    margin-top: -5px;
}
.bs-callout-default {
    border-left-color: #777;
}
.bs-callout-default h4 {
    color: #777;
}
.bs-callout-primary {
    border-left-color: #428bca;
}
.bs-callout-primary h4 {
    color: #428bca;
}
.bs-callout-success {
    border-right-color: #5cb85c;
}
.bs-callout-success h4 {
    color: #5cb85c;
}
.bs-callout-danger {
    border-right-color: #d9534f;
}
.bs-callout-danger h4 {
    color: #d9534f;
}
.bs-callout-warning {
    border-right-color: #f0ad4e;
}
.bs-callout-warning-files {
    border-right-color: #f0ad4e;
    text-align: right;
    padding: 5px 10px;
    font-family: "Naskh";
    width: 65%;
}
.bs-callout-warning-files a {
    color: goldenrod;
    display: block;
    font-size: 14px;
}
.bs-callout-warning-files a:not(last-child) {
    margin-bottom: 3px;
}
.bs-callout-warning h4 {
    color: #f0ad4e;
    font-size: 18px;
    font-weight: 600;
}
.bs-callout-info {
    border-right-color: #5bc0de;
}
.bs-callout-info h4 {
    color: #5bc0de;
}

/* Change selec2 style */

.select2-results__options .select2-results__option {
    font-size: 17px;
    padding: 7px;
}
.select2-container--default
    .select2-results__option--highlighted[aria-selected] {
    background-color: #9d7c63;
    padding: 7px;
    color: white;
    font-size: 17px;
}
.select2-selection__rendered .select2-selection__choice {
    font-size: 17px;
    color: #555;
}

/* Fix Plyr style */
.plyr {
    height: 100%;
}
.plyr__video-wrapper {
    height: 100%;
}
.plyr__video-wrapper video {
    height: 100%;
}
.plyr--audio .plyr__controls {
    background: #f1f1f1;
    padding: 10px;
    border-radius: 17%;
}
/* Error message styling */
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #e7505a;
}
.has-error .form-control {
    border-color: #e7505a;
}

/* Add seoncary alert to all views*/
.alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
}

/* Change comments f_name font */
.comments li h5 {
    font-family: tahoma;
}

/* Set default dimensions to gallery image */
.presentations .artwork-slider .magnific-gallery-image img {
    max-width: 412px;
    max-height: 274px;
}
.additional-images img {
    width: 100px;
    height: 67px;
}
.artwork-slider .magnific-gallery-image img {
    height: 381px;
    width: 677px;
}

.audio-download-wrapper {
    text-align: left;
    font-size: 19px;
    color: #222;
}
.audio-download-wrapper a {
    display: inline-block;
    max-width: 80%;
    color: #222;
}
.audio-download-wrapper a:hover {
    color: chocolate;
}
/* FixBug Search Page */
.input-groups .form-control: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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-radius: 0 4px 4px 0;
}

.input-groups .form-control: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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-groups .form-control,
.input-group-btn {
    display: table-cell;
}
.input-groups .form-control {
    position: relative;
    z-index: 2;
    float: right;
    width: 100%;
    margin-bottom: 5px;
}

.input-groups {
    position: relative;
    display: table;
    border-collapse: separate;
}

.results_page .search-wrapper input,
.results_page .search-wrapper .input-group-btn .btn {
    height: 40px;
    font-size: 18px;
}
.results_page .input-groups .input-group-btn {
    position: absolute;
    top: 0;
    left: 0;
}
.result_stats {
    border: 1px dotted #ccc;
    background: #efefef;
    padding: 10px;
    margin-bottom: 50px;
}
.result_stats span:first-child {
    margin-left: 10px;
}
.result_stats span {
    color: #6d6e6e;
    font-family: "Kufi";
    font-size: 20px;
    margin-right: 15px;
}
.result_stats span .colored {
    color: #8a6d3b;
    font-style: unset;
    font-weight: normal;
    font-family: Garamond;
    margin: 0;
}
.result_stats b {
    font-size: 25px;
    color: #ababab;
}
.results_page .search-wrapper {
    text-align: center;
}
.results_page .search-wrapper .input-groups {
    display: inline-table;
    width: 33.33%;
}
.results_page .list-item {
    border: 0;
}
.blog-list-item h3 a {
    font-size: 22px;
}
.blog-list-item h3 .badge {
    font-size: 14px;
    padding: 5px 10px;
    margin-top: 5px;
}

/* FixBug fa icons line-height */
.topbar .social-icons-colored .fa,
.fa {
    line-height: 40px;
}
footer .social-icons-colored .fa,
.post-content .fa {
    line-height: 28px;
}
.social-icons-colored .fa {
    line-height: unset;
}

/* FixBug Breadcrumbs */
.breadcrumb {
    background: none;
    margin: 0;
    padding: 12px 0;
    font-weight: 300;
    font-size: 13px;
}
.breadcrumb a {
    color: #999;
}
.breadcrumb > .active {
    color: #666;
}
.breadcrumb > li + li:before {
    content: "/";
    padding: 0 10px 0 8px;
}

/* FixBug Buttons padding + border */
.sidebar .dropdown a {
    padding: 5px 5px;
}
.sidebar .dropdown a i {
    line-height: unset;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-transition: all 0.3s ease 0.2s;
    -moz-transition: all 0.3s ease 0.2s;
    -ms-transition: all 0.3s ease 0.2s;
    -o-transition: all 0.3s ease 0.2s;
    transition: all 0.3s ease 0.1s;
    text-shadow: none;
    border-width: 0;
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    line-height: 1.66857143;
    font-weight: 700;
    color: #fff;
    position: relative;
    font-size: 14px;
    border: 1px solid transparent;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.btn-primary:hover,
.btn-primary.active {
    border-color: transparent;
}
/* FixBug forms magrin */
.form-control {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.075);
}
#newsletter_form .form-control {
    margin-bottom: 20px;
}
/* FixBug padding in site-map  */
.site-map .map-item {
    margin-bottom: 15px;
}
.site-map .title_header {
    position: relative;
    padding-right: 15px;
}
.site-map .title_header .fa {
    line-height: unset;
    position: absolute;
    right: 0;
    top: 4px;
}
.site-map .map-item ul li {
    margin-bottom: 5px;
}
.has-padding .content {
    padding-bottom: 50px;
}
.has-padding ul {
    margin: unset;
    margin-right: 35px;
    margin-top: -10px;
    font-size: 16px;
}
.has-padding .title_header h2 {
    color: #777;
}

/* */
.grid-featured-img,
.grid-featured-img img {
    min-width: 100%;
}

/* FixBug pagination */
.pagination .fa {
    line-height: 20px;
}
.pagination > li > a,
.pagination > li > span {
    height: 34px;
    color: #666;
}

/* FixBug Footer list items height */
.footer-widget li {
    height: 32px;
    padding: unset;
    padding-bottom: 35px;
}

/* FixBug announcements btn */
.btn-primary:hover {
    color: #fff !important;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #dabc74;
    border-color: #dabc74;
}

/* FixBug Publishing */
.publishing .post-content .featured-image {
    text-align: center;
}
.publishing .featured-image img {
}
.publishing .fa {
    line-height: unset;
}
.fa-tags,
article .tag-cloud a {
    color: chocolate;
    font-size: 15px;
}
.publishing .grid-item-excerpt {
    margin-bottom: 10px;
}

/* FixBug Surveys */
.radio-box img {
    display: none;
    height: 200px;
}
.radio-box .alert {
    display: none;
}
.options {
    text-align: start;
}
.options .checkbox {
    display: block;
}
.selected_survey p {
    margin-bottom: 0;
}
.selected_survey ul li {
    padding: 0;
    margin: 0;
}
.progress {
    margin-bottom: 15px;
    height: 20px;
    border-radius: 3px;
    overflow: visible;
}
.progress-bar {
    height: 100%;
    box-shadow: none;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    transition: width 0.6s ease;
    position: relative;
    border-radius: 3px;
}
span.progress-bar-tooltip {
    position: absolute;
    top: -30px;
    right: 5px;
    display: block;
    padding: 5px 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #333;
    color: #fff;
    font-size: 13px;
    line-height: 15px;
    opacity: 0;
    filter: alpha(opacity=0);
    -o-border-radius: 3px;
}
span.progress-bar-tooltip:after {
    position: absolute;
    bottom: -5px;
    left: 13px;
    display: block;
    width: 0;
    border-width: 5px 5px 0;
    border-style: solid;
    border-color: #333 transparent;
    content: "";
}

/* FixBug Contact */
#map {
    height: 400px;
    width: 100%;
}

/* Homepage fixbug */
.strm-titles h5 {
    color: chocolate;
}
.homepage .search-wrapper .form-group {
    margin: 0;
}
.slidershow img {
    width: 100%;
    height: 232px;
}

.bordered-col {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
}

.fa-search {
    line-height: unset;
}
.search-wrapper .help-block {
    color: #e7505a;
}
.search-wrapper .has-error input {
    border-left: transparent;
}
.result-text {
    margin-bottom: 40px;
    color: #8e6500;
}

.widget .progress {
    margin-top: 15px;
}
.fb_widget {
    width: 311px;
}
.fb_widget .event-item {
    padding: 0;
}
.fb_widget iframe {
    width: 100%;
}

/* FixBug Ticker */
.alert-files {
    margin-bottom: 5px;
    padding: 5px 15px;
    color: #8a6d3b;
    background-color: #f3f5f5;
    border-color: #f3f5f5;
}

/* Error views styling */
.error-title {
    color: #8e6500;
}
.error-body {
    font-size: 120%;
}
.error-btn {
    padding: 1px 8px;
    border-radius: 5px 5px;
}
