/* your styles go here */
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.mb-3 {
    margin-bottom: 3rem !important;
}

.mb-2 {
    margin-bottom: 2rem !important;
}

.mb-15 {
    margin-bottom: 1.5rem !important;
}


.mb-1 {
    margin-bottom: 1rem !important;
}

.mb-05 {
    margin-bottom: 0.5rem !important;
}

/*.col1 {

}

.col2 {

}

.col3 {
    
}

.col4 {

}

.col5 {

}*/

/*content Editor ComboBox*/
.cke_combo_text {
    width: 60px !important;
}

.cke_combopanel {
    width: 600px !important;
}

.gold {
    color: #212529;
    background-color: #212529;
    border-color: #fff;
}

.CityHeader {
    font-weight: bold;
    font-size: 1.5em !important;
    font-style: italic;
}

.MonthHeader {
    font-weight: bold;
    font-size: 1em !important;
}

table.dataTable thead th {
    position: relative;
    background-image: none !important;
}

    table.dataTable thead th.sorting:after,
    table.dataTable thead th.sorting_asc:after,
    table.dataTable thead th.sorting_desc:after {
        position: absolute;
        top: 12px;
        right: 8px;
        display: block;
        font-family: FontAwesome;
    }

td.details-control-more {
    background: url('/Content/img/base/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control-more {
    background: url('/Content/img/base/details_close.png') no-repeat center center;
}

td.details-control-re {
    background: url('/Content/img/base/details_open.png') no-repeat center center;
    cursor: pointer;
}

tr.shown td.details-control-re {
    background: url('/Content/img/base/details_close.png') no-repeat center center;
}

.ui-datepicker { /* width: 17em; */
    width: 15em !important;
}

div.dataTables_wrapper div.dataTables_length select {
    width: 5em !important;
}

.CCCText {
    color: #ccc;
}

.FFFText {
    color: #fff;
}

.GoldText {
    color: #967D4D;
}

/*.ui-datepicker {
    background: #967D4D !important;
    color: #fff !important;
}*/
#copyright a {
    color: #ccc;
}

@media (min-width: 768px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        width: 100%;
        *width: 100%;
    }
}

@media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        -ms-flex: 0 0 14.2857%;
        flex: 0 0 14.2857%;
        max-width: 14.2857%;
    }
}

@media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
        -ms-flex: 0 0 14.2857%;
        flex: 0 0 14.2857%;
        max-width: 14.2857%;
    }
}

.wrapper {
    column-count: 2;
    column-gap: 50px;
    padding: 50px;
}

.card-body-left {
    padding: 1.25rem;
    text-align: center;
    /*margin-right: 25px;*/
}

.card-body-left {
    padding: 1.35rem;
    text-align: left;
    /* margin-right: 25px; */
}

caption {
    border-top: none !important;
    text-align: center;
    caption-side: top !important;
}

video {
    box-shadow: 15px 15px 30px rgba(185,185,185,0.7);
    box-sizing: border-box;
}

.video-container {
    width: 640px;
    height: 368px;
    float: left;
}

#transcriptContainer {
    float: left;
    margin-left: 20px;
}

#transcriptText {
    cursor: pointer;
    padding: 10px;
    background-color: #FAF9F8;
    border: 1px solid black;
}

#transcriptText p {
    padding: 0;
    margin: 3px;
}
    
/* Custom card header */
.Fc_card_header {
    Background-color: #927748 !important;
}
.Fc_card_header a, .Fc_card_header a:visited {
    color: #fff;
}
.Fc_card_header a {
    display:block;
    width:100%;
    height:100%;
}
.thead-gold, .thead-gold:hover {
    color: #fff;
    background-color: #927748;
    border-color: #32383e;
}
#wb-tphp {
    list-style-type: none;
    margin-bottom: 0;
}
.wb-disable .wb-slc .wb-sl,
.wb-show-onfocus:focus,
.wb-sl:focus {
    clip: rect(auto, auto, auto, auto);
    height: inherit;
    margin: inherit;
    overflow: inherit;
    position: static;
    width: inherit
}
.wb-slc {
    left: 0;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 100%;
    z-index: 3
}
.wb-disable .wb-slc {
    position: static
}
.wb-disable .wb-slc .wb-sl {
    background: 0 0;
    color: #295376;
    display: block !important;
    font-weight: 400
}
.wb-disable .wb-slc .wb-sl:focus,
.wb-disable .wb-slc .wb-sl:hover {
    color: #0535d2
}
.wb-sl {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    width: 1px
}
.wb-sl {
    padding: 5px;
    z-index: 501
}
.wb-sl {
    background: #000;
    color: #fff;
    font-weight: 700
}
.wb-sl:focus {
    color: #fff;
    text-decoration: none
}
