/* GENERAL STYLING */
.hr-dashed {border: none; border-top: 1px dashed;}
table.dataTable>tbody>tr.child ul ul {list-style-type: disc; padding-left: 2em;}
.no-underline {border-bottom: none !important;} /* Remove underline from links */

/* FACILITY CAMERAS */
#titleTarget:after {content: ':';}
#cameraContainer {display: none;}
.colorred{color:#cc0000;}
.fig-caption {font-size: 95%; color: #747167;}

/* MODAL STYLING */
.color-modal-header {background-color: #413e39;}
.color-modal-footer {background-color: #ddd9ce;}
/* To customize width, replace modal-lg with style="width:1200px;" etc. */
    
/* CUSTOM COLORS */
.color-grey-light {background-color: #f0f0f0;}
.color-taupe-light {background-color: #f5f1e7;}
.color-menu-green {background-color: #ebf2d1;}
.text-white {color: #ffffff;}
.text-white:link {color: #ffffff;}
.text-white:hover {color: #ffffff;}
.text-white:active {color: #ffffff;}
.text-white:visited {color: #ffffff;}
.fa-plus-blue {color: #337ab7;}

/* PANEL STYLING */
.date-day {margin-left: 5px;}
.date-month {margin-left: 5px;}
.panel-swd {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-related {border-color:#d3cabf;}
/* .panel-default{border-color:#d3cabf;} */
/* .panel-default>.panel-heading{color:#000; background-color:#ddd9ce; border-color:#d3cabf;} */
.panel-related>.panel-heading {color:#000; background-color:#ebf2d1; border-color:#d3cabf;}
.panel-related>.panel-heading+.panel-collapse>.panel-body {border-top-color:#d3cabf;}
.panel-related>.panel-heading .badge {color:#ddd9ce; background-color:#000;}
.panel-related>.panel-footer+.panel-collapse>.panel-body {border-bottom-color:#d3cabf;}
.panel-related a[data-toggle="collapse"]>span.fa.fa-plus {display:none;}
.panel-related a:active {color:#000;}

/* WDIDW WIDGET STYLING */
.select2 {width: 100%;}

/* FONT-AWESOME PUBLIC ENGAGEMENT HEADER STYLING */
.small-engage {font-size: 2.2em; color: #95B433; line-height: 0.8; border-bottom: none !important;}
.small-engage-link {color: #95B433; border-bottom: none !important;}
.med-engage {font-size: 3.4em; color: #95B433; line-height: 0.8; border-bottom: none !important;}
.med-engage-link {color: #95B433; border-bottom: none !important;}
.huge-engage-fa {font-size: 4.25em; color: #95B433;}