
/* 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!important;
}

@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;
    font-weight:bold;
    font-size:xx-large;
}

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!important;
    font-weight: 700
}
.wb-sl:focus {
    color: #fff;
    text-decoration: none
}

/*Bootstrap Accordian +/-*/
[data-toggle="collapse"] .fa:before {
    content: "\f139";
}

[data-toggle="collapse"].collapsed .fa:before {
    content: "\f13a";
}

/* For screens above: 576px */
.card {
    overflow: hidden;
}

.card-text {
    word-wrap: break-word;
}

#radioBtn .notActive {
    color: #967D4D;
}

.br-theme-css-stars .br-widget a {
    font-size: 45px;
    margin-right: 15px;
    margin-bottom: 25px;
}

#menu li.active {
    background: #ccddff;
}

@media only screen and (min-width: 600px) {
    .navbar {
        padding: 0.55rem 1.0rem 1rem;
    }
}

/* ----------- iPad Pro ----------- */
/* Portrait and Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
    .navbar {
        padding: 1.5rem 1.5rem 1.75rem;
    }
}

@media all and (max-width: 658px) {
    .owl-dots {
        display: none;
    }
}

/*/* Portrait */
/*@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {

    .navbar {
        padding: 1.0rem 1.5rem 1rem;
    }

}*/

/* Landscape */
/*@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {
}*/


/*-------------- OUR OWN   -------------*/
.rule {
    font: 12pt Tahoma, Arial, Times New Roman, sans-serif;
    border: 0px solid black;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 40px;
}
.CAS_Alert {
    color: firebrick;
    background-color: #ffff1a;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
    font-size: 14pt;
}
.CAS_required:before {
    content: "* ";
    color: firebrick;
}
.CAS_modaldlg {
    max-width: 1350px !important;
}
.CAS_DarRed{
     color:darkred;
 }
.CAS_Margin_bottom_actor{
    margin-bottom:30px;
}

/*Forms*/
.Staticborder {
    width: 100%;
    border: 1px Solid black;
    padding: 8px;
}

/*older version*/
/*.CAS_PDF_div {
    font: 12pt Tahoma, Arial, Times New Roman, sans-serif;
    margin-top: 2.5cm;
    margin-right: 3.5cm;
    margin-bottom: 2.5cm;
    margin-left: 3.5cm;
}*/

.CAS_PDF_div {
    font: 12pt Times New Roman, Arial, Tahoma, sans-serif;
    /*font-size: 12pt;*/
    text-align: justify;
}


.hr_class {
    height: 2px;
    border: none;
    color: #000;
    background-color: #000;
    width: 50%;
    margin-left: 0px;
}

.courtStamp_class_old {
    background-color: white;
    width: 350px;
    height: 150px;
    border: 0px solid;
    padding: 10px;
    margin: 10px;
    margin-right:550px;
}

.courtStamp_class {
    background-color: white;
    width: 350px;
    height: 140px;
    border: 0px solid;
    padding: 10px;
    margin: 10px;
    margin-right: 550px;
}

/*tooltip information mousehover*/
.infTooltip {
    display: none;
    border: 1px solid black;
    width: 700px;
    padding: 10px;
}

.dvInlineblock {
    display: inline-block;
    margin: 1px;
}

/*for email block*/
.dvemailBlock {
    border: 2px solid lightgrey;
    padding: 5px;
    margin: 10px;
}

/*custom fieldset */
.fieldsets {
    position: relative;
    border: 1px solid #ddd;
    padding: 10px;
}

    .fieldsets h1 {
        position: absolute;
        top: 0;
        font-size: 18px;
        line-height: 1;
        margin: -9px 0 0; /* half of font-size */
        background: #fff;
        padding: 0 3px;
    }

.formimg {
    width: 24px;
    height: 24px;
    border-radius: 50%;
}

/*top to bottom link*/
#scrollToTop, #scrollToBottom {
    cursor: pointer;
    background-color: #000000;
    display: inline-block;
    height: 35px;
    width: 30px;
    color: #fff;
    font-size: 16pt;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

.topbottomScroll {
    cursor: pointer;
    background-color: #000000;
    display: inline-block;
    height: 35px;
    width: 30px;
    color: #fff;
    font-size: 16pt;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
}

/*.list-group-item-fct {
    color: #fff !important;
    background-color: #8d7243;
}*/
.list-group-item-fct:hover {
    color: #fff !important;
    background-color: #8d7243;
    font-weight: bold;
}

/*for Forms-popup information to display*/
/* Outer */
/*.popup {
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0,0,0,0.75);
}*/

/* Inner */
/*.popup-inner {
    max-width: 700px;
    width: 90%;
    padding: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    border-radius: 3px;
    background: #fff;
}*/

/* Close Button */
/*.popup-close {
    width: 30px;
    height: 30px;
    padding-top: 4px;
    display: inline-block;
    position: absolute;
    top: 0px;
    right: 0px;
    transition: ease 0.25s all;
    -webkit-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    border-radius: 1000px;
    background: rgba(0,0,0,0.8);
    font-family: Arial, Sans-Serif;
    font-size: 20px;
    text-align: center;
    line-height: 100%;
    color: #fff;
}*/

    /*.popup-close:hover {
        -webkit-transform: translate(50%, -50%) rotate(180deg);
        transform: translate(50%, -50%) rotate(180deg);
        background: rgba(0,0,0,1);
        text-decoration: none;
    }*/

