@import url("css/variations/stylesheetwidget.css");
@import url("css/taskforceschedule.css");
@import url("../../Containers/GoodDNN-LightBlue/LightBlue06.css");
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville);
#CountyMenuDiv {
    width: 1012px!important;
    height: 37px;
    padding: 0px;
    margin: 0px;
    background: url(images/LightBlue_r5_c7.jpg);
    float: left;
}

.contentPane {position: relative;}
/*Main Banner*/

#DepartmentBanner {
    width: 1012px !important;
}

#deptbannermobile{
    width: 100% !important;
}
/************************* new custom search (this is from the skin.css file on the test server) *********************/

.gsc-input-box {
    height: auto !important
}
.cse .gsc-control-cse,
.gsc-control-cse {
    background-color: transparent!important;
    border: none !important;
}
.gsc-search-button {
    position: relative;
    top: 1px !important;
}
input.gsc-search-button {
    background-color: #2e6e90 !important;
    border: none !important;
    width: 13px !important;
    height: 13px !important;
    padding: 10px !important;
}
#googlesearchCell {
    position: relative;
    /*top: -37px;*/
    display: table-cell;
    float: right;
    left: 0;
    padding-left: 40px;
    position: relative;
    width: 292px !important;
}
table.gsc-search-box {
    /* position & size of search box on  menu  */
    position: relative;
    /*top: -16px !important;*/
    /*added to postion google search*/
}
.gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 12px;
    /*    padding-top: 6px !important;*/
}
.mobile-search {
    background-color: #14394d;
    box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.8) inset;
    display: none;
    height: 50px;
}

/*Task Force CSS*/


/* #D2B48C - Tan
   #1c4e69 - Blue
   #BCB88A - Sage
*/

.top-banner {
    width: 100%;
    background-color: #1c4e69;
}
#CountyBanner {
    max-width: 1012px;
    margin: 0 auto;
}
.st {
    position: relative;
    font-size: 15px;
    top: -0.8em;
}
.heading-link {
    text-decoration: none !important;
    color: #282828 !important;
}
.heading-link:hover {
    color: #3b7595 !important;
}
#dnn_DepartmentBanner_hypLogo img {
    background-color: #758089;
}

/*************************************Menu*****************************************************/

nav {
    position: relative !important;
    /*
    background: #f0f0f0 !important;
    border: 1px solid #ccc !important;
    border-right: none !important;
*/
    width: 100% !important;
    background-color: #758089;
    box-shadow: inset 0 8px 10px -6px rgba(0, 0, 0, 0.53);
}
nav .ul {
    margin: 0 !important;
    padding: 0 !important;
}
nav .ul .li {
    list-style: none !important;
    text-align: center !important;
    /* border-left: 1px solid #fff !important;*/
    /*border-right: 1px solid #ccc !important;*/
    list-style-type: none !important;
    margin: 0;
    padding: 0;
}
nav .ul .li:first-child {
    border-left: none !important;
}
nav .ul .li a {
    display: block;
    text-decoration: none !important;
    color: #ebebeb !important;
    padding: 10px 0 !important;
    font-size: 1.5em !important;
}
nav {
    display: table !important;
    table-layout: fixed !important;
    margin: 0 !important;
    /*	margin-top: 60px!important; */
    margin-bottom: 40px!important;
    border: 0px solid black;
}
.ul {
    display: flex !important;
    flex-direction: row !important;
}
.ul .li {
    flex-grow: 1 !important;
}
.ul .li:hover {
    background-color: #68737c;
    box-shadow: inset 0 8px 10px -6px rgba(0, 0, 0, 0.53);
}

#mainCounty-nav {
	
	width: 1012px!important;
	
}
	
	
	
#mainnav {
    z-index: 100;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

/*float:left*/

#mainnav li {
    font: 13px verdana, sans-serif;
    margin-bottom: 12px;
}
#mainnav li li {
    padding: 5px 10px;
    margin: 5px 10px;
    font: bold 13px verdana, sans-serif;
    line-height: 18px;
    z-index: 100;
    border: 1px solid #000faa;
    list-style-type: none;
	color: #000000!important;
}



#mainnav li a,
#mainnav li span {
    color: #000faa;
    cursor: pointer;
    text-decoration: none;
    font: bold 13px verdana, sans-serif;
    z-index: 100;
}
#mainnav li a:hover,
#mainnav li span:hover {
    color: #990000;
    text-decoration: underline;
}

#mainnav li li span:hover {
    text-decoration: none;
}

#mainnav li li ul li{
    padding: 0px;
    margin: 0px;
    font: bold 13px verdana, sans-serif;
    line-height: 18px;
    z-index: 100;
    border: 0px solid #000faa;
    list-style-type: disc;
	margin-left: 40px;
    text-indent: -25px!important;
	
}

.normalol li{
    padding: 0px;
    margin: 0px;
    font: bold 13px verdana, sans-serif;
    line-height: 18px;
    z-index: 100;
    border: 0px solid #000faa!important;
    list-style-type: decimal!important;
    margin-left: 40px!important;
    text-indent: -25px!important;
}


.normalli span{
	color: #000000!important;
    cursor:default!important;
    text-decoration: none;
    font: bold 13px verdana, sans-serif;
    z-index: 100;
}
.normalul, .normalol {
	display:block!important;
	
	padding-bottom:0px;
	padding-top: 10px;
}

#dnn_ctr5603_HtmlModule_lblContent ul li:nth-child(1) a{  
  color: rgb(255, 255, 102)!important; background-color: rgba(0,15,170,0.1);
}


#stf_orgchart {
    max-width: 1000px;
}

.reporticon {
	position:absolute;
	left: 450px;
	top: 380px;
	display:block;
}

.reporticon a, .reporticon a:link, .reporticon a:visited, .reporticon a:active {
	width: 120px!important; 
	height: 169px!important;
	display:block;
}

.reporticon img {
    width: 120px;
	display:block;
}

.reporticon img:hover {
	border: 1px solid #990000;
	display:block;
}

.reporticon a	{
	display:block;
}

@media (max-width: 769px) {
    .reporticon {
	position:relative;
	left: 0px;
	top: 0px;
	display:block;
}

.reporticon img {

		display:block;
		margin-left:auto!important;
		margin-right:auto!important;
	}
	
.reporticon a {	
	
	    margin-left: auto;
    margin-right: auto;
	
}
}

.DnnModule-5685 {
	
	z-index: 0;
}

.DnnModule-5601	{
	
	z-index: 1;
}

.shflinkp {width: 200px; margin: 0px; margin-left:80px; margin-bottom:20px;}

@media (max-width: 769px) {
	.shflinkp {
		margin-left: auto;
    	margin-right: auto;
	}
}

.shflink {width: 200px; height: 113px; display: block; margin: 0px;}

@media (max-width: 769px) {
    .ul {
        display: none !important;
    }
    nav {
        font-size: .8em !important;
    }
    nav .ul .li {
        display: block !important;
        border-bottom: 1px solid #ccc !important;
    }
}

/*Video*/

#ContentPane {
    width: 100% !important !important;
}
.video {
    position: relative !important;
    top: 30px;
    background-color: #1c4e69 !important;
    width: 50% !important;
    margin-left: auto;
    margin-right: auto;
}
.video-container {
    position: relative !important;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    width: 100% !important;
    overflow: hidden !important;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

/*words*/

.words {
    padding: 0 80px;
    line-height: 30px;
    height: 290px!important;
    display: table;
}
.words p {
    text-align: justify;
    text-justify: inter-word;
}
@media (max-width: 398px) {
    .words p {
        display: table !important;
        margin: 0 auto !important
    }
}
.hart-message {
    line-height: 25px;
}
@media (max-width: 769px) {
    .words {
        padding: 0;
    }
}

/*Links*/

.link-contents {
    width: 100%;
    margin: 0 auto;
}
.links {
    display: inline-block;
    margin-left: 82.4px;
}
.bubble-link img {
    width: 150px !important;
}
@media (max-width: 769px) {
    .bubble-link img {
        width: 8rem !important;
    }
    img {
        width: 100%;
    }
}
.bubble-link img:hover {
    border-radius: 50%;
    box-shadow: 1px 1px 10px 1px rgba(0, 0, 0, 0.19);
}
.links p {
    text-align: center;
    margin: 10px 0;
}

/*Sheriff Hart*/

.hart {
    float: left;
    height: 300px;
    padding: 10px;
    margin-right: 15px;
    background-color: #ffffff;
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.08);
}
.hart p {
    text-align: center;
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
}

.reportwrapper	{
	position:relative;	
}

.report {
	margin:auto!important;
	margin-top: 10px!important;
	margin-bottom: 10px!important;
	display:block;
    width: 220px;
    height:40px;
    top: 10px;
	left: 200px;
	padding: 10px;
	line-height: 20px;
    text-decoration: none;
    border: 1px solid #990000;
    z-index: 10000;
	font-weight: bold;
	color: #990000!important;
	text-align:center;
	background-color: #ffffff;
	font-size: 12px!important;
	text-decoration:none!important;
}

.report:hover {
	text-decoration:underline!important;
}

@media (max-width: 769px) {
    .hart {
        background-color: transparent;
        box-shadow: none;
        display: table;
        width: 240px !important;
		    float: none;
    margin-left: auto;
    margin-right: auto;
}
    }
    .contentPane img {
        display: block !important;
        margin: 0 auto !important;
    }
    /*Edits for Look of Page*/
    .PageWidth {
        width: 100% !important;
    }
    .pagebg {
        width: 100% !important;
        max-width: 100% !important;
    }
    @media (max-width: 769px) {
        #dnn_LeftPane {
            max-width: 100% !important;
            width: 100% !important;
        }
        .contentPane img {
            max-width: 200px !important;
        }
    }
    .clearfixtable {
        display: block !important;
    }
    #bannerpane .bannerwrapper {
        background-color: #F5EFE7 !important;
    }
