/* CSS Document for Dallas County 2016*/

@charset "UTF-8";
/*
@font-face {
    font-family: 'DejaVuSansBook';
    src: url('DejaVuSans-webfont.eot');
    src: url('DejaVuSans-webfont-.eot#iefix') format('eot'),
         url('DejaVuSans-webfont.woff') format('woff'),
         url('DejaVuSans-webfont.ttf') format('truetype'),
         url('DejaVuSans-webfont.svg#webfontS7fnJSPW') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/
@font-face {
    font-family: 'DejaVuSansBook';
    src: url(/web_resources/themes/www-dallascounty-org/css/fonts/vjs.eot) format('eot'),
         url(/web_resources/themes/www-dallascounty-org/css/fonts/vjs.woff) format('woff'),
         url(/web_resources/themes/www-dallascounty-org/css/fonts/vjs.ttf) format('truetype'),
         url(/web_resources/themes/www-dallascounty-org/css/fonts/vjs.svg) format('svg');
    font-weight: normal;
    font-style: normal;
}


html,body,body div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-weight:normal;
	vertical-align:baseline;
	background:transparent
}

.glyphicon-globe:before {
    content: "\e135";
    font-size: 30px;
}


.row {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    max-width: 62.5em;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 0;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

a:focus {
  outline: 0;
  outline: 0px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 0;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

input:focus {outline: none; }

a {outline: 0;}
input::-moz-focus-inner {  border: 0; }
object, embed {outline: 0;}

	html {
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
	img {
	max-width:100%
}
	ul {
	list-style:none
}
	article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display:block
}
	html {
	box-sizing:border-box
}
	*,*:before,*:after {
	box-sizing:inherit
}
	audio,canvas,progress,video {
	display:inline-block;
	vertical-align:baseline
}
	audio:not([controls]) {
	display:none;
	height:0
}
	[hidden],template {
	display:none
}
	a {
	background-color:transparent
}
	a:active,a:hover {
	outline:0
}
	abbr[title] {
	border-bottom:1px dotted
}
	b,strong {
	font-weight:bold
}
	dfn {
	font-style:italic
}
	h1 {
	font-size:2em;
	margin:0.67em 0
}
	mark {
	background:#ff0;
	color:#000
}
	small  {
	font-size:80%
}
	sub,sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
	sup {
	top:-0.5em
}
	sub {
	bottom:-0.25em
}
	img {
	border:0
}
	svg:not(:root) {
	overflow:hidden
}
	figure {
	margin:1em 40px
}
	hr {
	-moz-box-sizing:content-box;
	box-sizing:content-box;
	height:0
}
	pre {
	overflow:auto
}
	code,kbd,pre,samp {
	font-family:monospace, monospace;
	font-size:1em
}
	button,input,optgroup,select,textarea {
	color:inherit;
	font:inherit;
	margin:0
}
	button {
	border:none;
	overflow:visible
}
	button,select {
	text-transform:none
}
	button,html input[type="button"],input[type="reset"],input[type="submit"] {
	cursor:pointer
}
	button[disabled],html input[disabled] {
	cursor:default
}
	button::-moz-focus-inner,input::-moz-focus-inner {
	border:0;
	padding:0
}
	input {
	line-height:normal;
	border-radius:0
}
	input[type="text"] {
	-webkit-appearance:none
}
	input[type="checkbox"],input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
	input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height:auto
}
	input[type="search"] {
	-webkit-appearance:textfield;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box;
	box-sizing:content-box
}
	input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance:none
}
	fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em
}
	legend {
	border:0;
	padding:0
}
	textarea {
	overflow:auto
}
	optgroup {
	font-weight:bold
}
	table {
	border-collapse:collapse;
	border-spacing:0
}
	td,th {
	padding:0
}
	::-ms-clear {
	display:none
}
.clearfix::after {
	content:" ";
	display:table;
	clear:both
}
	html {
	position:relative;
	width:100%;
	height:100%;
	background:#08385D;
	overflow-x:hidden;
	overflow-y:scroll;
	font-size:100%
}
	html.showMenu {
	position:fixed;
	overflow:hidden
}
	html.smallFont {
	font-size:80%
}
	html.largeFont {
	font-size:120%
}
	html.textOnly * {
	color:black !important;
	background-color:white !important;
	background-image:none !important;
	border-color:black !important;
	text-shadow:none !important;
	box-shadow:none !important;
	text-indent:0 !important
}
	html.textOnly * header {
	color:white !important;
	background:black !important
}
	html.textOnly * header section svg {
	display:none !important
}
	html.textOnly * section h2 {
	background-color:#e1e1e1;
	border-bottom:1px solid black
}
	html.textOnly * section h2 svg {
	display:none !important
}
	html.textOnly * svg path,html.textOnly * svg polygon,html.textOnly * svg rect,html.textOnly * svg circle {
	fill:#000000 !important
}
	html.textOnly * .locationAwareMap {
	display:none
}
	html.textOnly * img {
	display:none !important
}
	html.textOnly * ::-webkit-input-placeholder {
	color:black !important
}
	html.textOnly * ::-moz-placeholder {
	color:black !important
}
	html.textOnly * ::-moz-placeholder {
	color:black !important
}
	html.textOnly * ::-ms-input-placeholder {
	color:black !important
}
	html.textOnly * .showing-outofstate {
	font-size:.8em;
	font-style:italic
}
	html.textOnly * input[type=text],html.textOnly * textarea {
	color:black;
	padding:.5rem !important;
	border:1px solid black !important
}
	html.textOnly * button {
	color:black;
	border:1px solid black !important
}
	html.textOnly * #overlay {
	background:rgba(0,0,0,0.4) !important
}
	html.textOnly * header#main-header .toggle-menu span {
	background:black !important
}
	html.textOnly * header#main-header .toggle-menu span::before {
	background:black !important
}
	html.textOnly * header#main-header .toggle-menu span::after {
	background:black !important
}
	html.textOnly * header#main-header .toggle-menu.active span {
	background:white !important
}

/***********************
      Scrolling Text
***********************/

.alert-message {
    float: left;
    position: absolute;
    z-index: 9999;
    min-width: 300px;
    height: 30px;
    margin-left: 10px;
}

.alert-title {
     width: 80px;
    float: left;
    line-height: 33px;
}


.alert-content{
    background-color: rgba(0, 0, 0, 0.36);
    font-size: 100%;
    text-align: left;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    border-radius: 3px;
    margin-left: 87px;
    margin-top: 4px;
    line-height: 25px;
}

i.fa.fa-warning {
    margin-right: 10px;
    font-size: 21px;
    color: #F3EBB3;
    line-height: 12px;
    margin-top: 6px;
    vertical-align: text-top;
    opacity: 0.7;
    visibility: visible;
    transition: all 200ms ease-in;
}

/***********************
       Setting pop
***********************/

.settings-content {
    padding: 20px;
}

.font-sizer-tt {
    width: 20px;
    background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/fonts-sizes-bg.png);
    height: 94px;
    float: left;
    background-position: left;
    background-size: 100%;
    background-repeat: no-repeat;
}

.col-mid-4-social {
   background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/connect-with-us.png);
    background-repeat: no-repeat;
    background-size: 17%;
    background-position: left;
    float: right;
    padding-left: 10px;
}


.settings-header {
    background-color: #9A2122;
    height: 40px;
}

a.setting-title {
    text-align: left;
    float: left;
    padding-left: 30px;
    font-size: 20px;
        padding-top: 5px;
}

a.setting-icon {
    background-color: rgba(0, 0, 0, 0.36);
    margin-right: 35px;
    float: right;
    margin-top: 5px;
    font-size: 100%;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 4px;
    border-radius: 3px;
}

/*---------------------
    Animation
--------------------*/
@-webkit-keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
@keyframes slideInUp {
0% {
-webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
visibility: visible;
}
100% {
-webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.slideInUp {
-webkit-animation-name: slideInUp;
  -ms-animation-name: slideInUp;
  -moz-animation-name: slideInUp;
animation-name: slideInUp;
-webkit-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
animation-duration: 0.5s;
}

/*---------------
  Second Card
-----------------*/

.card-2 {
    position: relative;
    width: 10%;
    height: 35px;
    top: 0px;
    position: absolute;
    z-index: 9999;
    float: right;
    right: 0px;
}

.icons-2 li {
  display: inline-block;
  margin-left: 2%;
}



/* ---- Overlay Part 2 --- */
.overlay2 {
  position: absolute;
  top 0;
  right: 0;
  width: 0px;
  height: 0px;
  background-color: rgba(36, 46, 56, 0.99);
  opacity: 1;
  z-index: 15;
  overflow: hidden;
  visibility: hidden;
  transition: all 250ms ease-in;
}

.overlay2.open {
    width: 400px;
    height: auto;
    visibility: visible;
    transition: all 250ms ease-in;
    border-radius: 2px;
    padding-bottom: 30px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
}

.menu2 {
 cursor: pointer;
    position: absolute;
    width: 50px;
    height: 50px;
    top: 0px;
    right: 0px;
}
.menu2>i {
  position: absolute;
    top: 6px;
    left: 8.5px;
    font-size: 24px;
    color: #F0F8FF;
    opacity: 0.7;
    visibility: visible;
    transition: all 200ms ease-in;
}
.menu2>i:hover {
  opacity: 1;
}
.menu2 i.close {
  visibility: hidden;
  transition: all 200ms ease-in;
}
.line2-1 {
  position: absolute;
  background-color: #efefef;
  height: 2px;
  width: 20px;
  top: 20px;
  left: 12px;
  transform: rotate(15deg);
  visibility: hidden;
  transition: 150ms all ease-out;
}
.line2-1:nth-child(2) {
  top: 20px;
  left: 12px;
  transform: rotate(-105deg);
  visibility: hidden;
  transition: 150ms all ease-out;
}
.line2-1.rotate1 {
  transform: rotate(-45deg);
  visibility: visible;
  transition: 350ms all ease-out;
  z-index: 25;
}
.line2-1:nth-child(2).rotate1 {
  transform: rotate(45deg);
  visibility: visible;
  transition: 350ms all ease-out;
  z-index: 25;
}
.line2-1.rotate1:hover {
  color: #ffffff;
  opacity: 1;
}


@media (max-width:767px) {
.overlay2.open {
    width: 320px;
    height: auto;
    visibility: visible;
    transition: all 250ms ease-in;
    border-radius: 2px;
}
    
    .font-sizer-tt {
    width: 15px;
    background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/fonts-sizes-bg.png);
    height: 94px;
    float: left;
    background-position: left;
    background-size: 130%;
    background-repeat: no-repeat;
}
    
.col-xs-5.front-littlebx.howdo.sett {
    font-size: 100%;
    width: 115px;
}
    
    .settings-content {
   padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
}


}

/***********************
       Boxes Elements
***********************/
.boxes-small-green {
    height: 7em;
    background-color: rgba(52, 145, 160, 0.95);
    margin-bottom: 25px;
}
.boxes-small-transparent {
    height: 100px;
}

.boxes-small-blue {
    background-color: rgba(27, 88, 141, 0.95);
    height: 7em;
    margin-bottom: 25px
}
.boxes-small-red {
    background-color: rgba(238, 118, 36, 0.95);
    margin-bottom: 20px;
    max-height: 7.6rem;
}
.boxes-small-brown {
    background-color: rgba(147, 132, 118, 0.95);
    height: 7em;
    margin-bottom: 20px
}

.front-littlebx.howdo a {
    background: rgba(25, 89, 142, 0.95);
    margin-bottom: 3px;
    margin-left: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.col-xs-5.front-littlebx.howdo.sett {
    margin-top: -10px;
}

.front-littlebx.howdo a:hover {
    background: rgba(2, 26, 47, 0.95);
    margin-bottom: 3px;
    margin-left: 0px;
}


.front-littlebx.help a {
    background: rgba(154, 33, 34, 0.95);
    margin-bottom: 3px;
    margin-left: 3px;
    padding-top: 7px;
    padding-bottom: 7px;
}

.front-littlebx.help a:hover {
   background-color: rgba(117, 3, 3, 0.95);
    margin-bottom: 3px;
    margin-left: 3px;   
}

.front-littlebx.county-govt {
    background-image: url();
    background-size: cover;
    background-color: #dacfbc;
    border-right: 2px solid #1A486F;
}
.front-littlebx.county-govt a:hover {
    background: rgba(148, 107, 18, 0.95);
    text-decoration: none;
    background-image: url();
    background-size: cover;
    border-right: 0 solid #1A486F;
}

.translate-box {
    background-color: rgba(118, 217, 241, 0.95);
    padding-left: 23px;
    padding-right: 0px;
    line-height: 4px;
      padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    color: #FFF;
	background-image:url(/web_resources/themes/www-dallascounty-org/images/webimages/translations.png);
	background-repeat: no-repeat;
    background-position: left;
    background-size: 3.5%;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #FFF;
    white-space: nowrap;
}

.col-xs-3.front-littlebx.translate-left {
    margin-right: 20px;
    padding-top: 2px;
    background-color: #0B3B4C;
    margin-left: -2px;
    margin-top: -5px;
    height: 50px;
    width: 60px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 1px solid #256B84;
    border-right: 1px solid #256B84;
    border-bottom: 1px solid #256B84;
}




.col-xs-12.front-littlebx.translate-right {
    height: 50px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 35px;
}


.col-xs-6.front-littlebx.translate-left {
    height: 55px;
}

.col-xs-6.front-littlebx.translate-right {
    height: 55px;
}


.col-xs-6.front-littlebx.translate-left {
    font-size: 12px;
    line-height: 50px;
}

.second-head-color {
    color: #C6B396;
    padding-left: 10px;
    margin-right: 15px;
}

.front-littlebx, .numero-mito {
    padding: 0;
}



.front-littlebx.question {
    background-image: url();
    background-color: #9A2122;
    background-size: cover;
    border-left: 0 solid #1A486F
}
.front-littlebx.question a:hover {
    background-image: url();
    background-size: cover;
    border-left: 0 solid #1A486F
}
.col-xs-6.front-littlebx.privati {
    background-color: #9A2122
}
.front-littlebx.privati a {
    background: #9A2122
}

.quadrato-dx-around-the-county {
    background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/around-the-county.png);
    background-size: cover;
    background-repeat: no-repeat;
    padding-left: 15px;
    padding-top: 3px;
    height: 7rem;
 
}

.front-littlebx.imprese a {
    background: rgba(222, 218, 162, 0.95);
    margin-bottom: 3px;
    margin-left: 3px;
}

.front-littlebx.imprese a:hover {
    background: rgba(159, 151, 151, 0.95);
    text-decoration: none;
}
.col-xs-6.front-littlebx.county-govt {
    background-color: rgba(252, 194, 69, 0.95);
    background-image: url();
    background-size: cover;
    border-right: 0px solid transparent;
}

.front-littlebx.payments {
    background-image: url();
    background-size: cover;
    background-color: rgba(58,160,113,0.95);
    border-right: 0px solid transparent;
}

.front-littlebx.payments a:hover {
    background: rgb(29, 88, 61);
    text-decoration: none;
    background-size: cover;
    border-right: 0 solid #1A486F;
}


.front-littlebx.dept a {
    background: rgba(36,147,165,0.95);
    margin-bottom: 3px;
    margin-left: 3px;
}

.front-littlebx.dept a:hover {
    background: rgba(144, 76, 5, 0.95);
    margin-bottom: 3px;
    margin-left: 3px;
}

.front-littlebx a>span {
    display: block;
}


.front-littlebx a,.numero-mito
{
	text-align:center;
	display:block;
	color:#fff;
	text-transform:uppercase;
	font-weight:500;
	padding:8px 5px;
	font-size:.85em
}


.front-littlebx a>span
{
	display:block
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #E8E8E8;
    box-shadow: -1px -1px 0px #FFF;
}

.col-xs-6.smallerboxes {
    background-color: #000;
    width: 50%;
    padding: 16px;
    display: block;
    text-align: center;
}

.col-xs-12 below-twosmall-boxes-translate-left {
    width: 200px;
    float: left;
    padding-left: 10px;
    padding-top: 20px;
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
    font-size: 16px;
}

.front-littlebx a, .numero-mito {
    text-align: center;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    padding: 4px 4px;
    font-size: .85em;
}

.front-littlebx.service {
    background: transparent;
    margin-bottom: 0px;
    margin-left: 0px;
}

.front-littlebx.service a {
    background: rgba(152, 152, 152, 0.95);
    margin-bottom: 3px;
    margin-left: 3px;
}

.front-littlebx.service a:hover {
    background: rgba(78, 76, 76, 0.95);
    margin-bottom: 3px;
    margin-left: 3px;
}

.front-littlebx.about-us {
    background: transparent;
    margin-bottom: 0px;
    margin-left: 0px;
}

.front-littlebx.about-us a {
    background: rgba(82, 45, 109, 0.95);
    margin-bottom: 3px;
    margin-left: 0px;
}

.front-littlebx.about-us a:hover {
    background: rgb(72, 6, 22);
    margin-bottom: 3px;
    margin-left: 0px;
}



.boxes-small-no-bg {
    height: 8em;
    margin-bottom: 25px;
}


.col-lg-2.col-sm-3.right-seal {
    background-color: #fff;
    padding: 10px;
    border-radius: 2px;
}

.col-lg-2.col-sm-2.left-seal {
    background-color: #D2D3D3;
    padding: 10px;
    border-radius: 2px;
    margin-left: 15px;
}

a.info.pull-left {
    margin-left: 0px;
}

.col-lg-7.col-sm-7.footer-lit-mn {
    text-align: center;
    color: #C0B097;
}


ul, ol {
    margin-top: 0;
    margin-bottom: 0px;

}


.col-xs-4.morebtn {
    display: block;
    margin-left: 32%;
}


/*************************
        Settings
**************************/
	html.highContrast * {
	color:#eaf574 !important;
	background-color:black !important;
	background-image:none !important;
	border-color:#eaf574 !important;
	text-shadow:none !important;
	box-shadow:none !important;
	text-indent:0 !important
}
	html.highContrast * main header section svg {
	display:none !important
}
	html.highContrast * section h2 {
	background-color:#e1e1e1;
	border-bottom:1px solid black
}

	html.highContrast * section h2 svg {
	display:none !important
}
	html.highContrast * svg path,html.highContrast * svg polygon,html.highContrast * svg rect,html.highContrast * svg circle {
	fill:#eaf574 !important
}
	html.highContrast * .locationAwareMap {
	display:none
}
	html.highContrast * img {
	display:none !important
}
	html.highContrast * ::-webkit-input-placeholder {
	color:#eaf574 !important
}
	html.highContrast * ::-moz-placeholder {
	color:#eaf574 !important
}
	html.highContrast * ::-moz-placeholder {
	color:#eaf574 !important
}
	html.highContrast * ::-ms-input-placeholder {
	color:#eaf574 !important
}
	html.highContrast * .showing-outofstate {
	font-size:.8em;
	font-style:italic
}
	html.highContrast * input[type=text],html.highContrast * textarea {
	color:#eaf574;
	background-color:white;
	padding:.5rem !important;
	border:1px solid #eaf574 !important
}
	html.highContrast * button {
	color:#eaf574;
	border:1px solid #eaf574 !important
}
	html.highContrast * #overlay {
	background:rgba(0,0,0,0.4) !important
}
	html.highContrast * header#main-header .toggle-menu span {
	background:#eaf574 !important
}
	html.highContrast * header#main-header .toggle-menu span::before {
	background:#eaf574 !important
}
	html.highContrast * header#main-header .toggle-menu span::after {
	background:#eaf574 !important
}
	html.highContrast * header#main-header .toggle-menu.active span {
	background:black !important
}



/*************************
       Body
**************************/
	body {
	position:relative;
	 font-family: "Crimson Text";
	font-weight:300;
	line-height:1.5;
	-webkit-font-smoothing:antialiased;
	width:100%;
	left:0;
	transition:left .4s;
            background: #e1e1e1;
}
#page-title-area {
    background-color: #e2e2e2;
    background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/title_bg.png);
    background-repeat: repeat;
    border-bottom: 1px solid #dadada;
}

	body.showMenu {
	left:80%;
	overflow:hidden;
}
	body.showMenu #overlay {
	display:block
}
	body.showMenu #main-header .wrapper {
	left:80%
}
	a {
	color:#416e92;
	text-decoration:none
}
	a:link {
	color:#D4EAFB;
	text-decoration:none
}
	a:visited {
	color:#ffffff;
}
	a:hover {
	color:#C4B399;
	text-decoration:none;
}
	a.button {
	display:inline-block;
	color:white;
	background:#416e92;
	line-height:2;
	padding:0 .5rem;
	text-shadow:none;
	font-weight:700
}
.wrapper,.container {
	width:100%;
	margin:0;
	padding:0
}
	


@media (min-width: 1024px)

{
.wrapper,.container {
	width:90%;
	margin:0 auto
}

}
	#overlay {
	display:none;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
	z-index:2;
	cursor:pointer
}
	#backToTop {
    opacity: 0;
    position: fixed;
    width: 32px;
    height: 32px;
    bottom: 2px;
    right: 25px;
    z-index: 99;
    background: url("/web_resources/themes/www-dallascounty-org/images/webimages/backToTop.svg") center center no-repeat; 
    background-size: 32px;
    text-indent: -9999em;
    transition: opacity .8s;
}
	#backToTop.show {
	opacity:0.8
}

	@media (min-width: 769px) {
	
   #backToTop {
	width:46px;
	height:46px;
	background-size: 62px;
}

}
	

.container {
    padding: 0.6rem;
    padding-left: 20px;
    padding-right: 20px;
}

.container::after {
	content:" ";
	display:table;
	clear:both
}


	@media (min-width: 1024px)
{
.container {
	padding:1.5rem 0
}

}


	@media (min-width: 1366px)
{
.container
{
	padding:1rem 0
}

}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_6,.grid_8,.grid_12 {
	float:none;
	width:100%;
	margin:0;
	padding:0
}
	

@media (min-width: 769px)
{
.grid_1,.grid_2,.grid_3,.grid_4,.grid_6,.grid_8,.grid_12
{
	float:left;
	margin:0;
	padding:0 1rem 0 0
}
.grid_1:last-child,.grid_2:last-child,.grid_3:last-child,.grid_4:last-child,.grid_6:last-child,.grid_8:last-child,.grid_12:last-child
{
	padding-right:0
}

}
	@media (min-width: 1024px)
{
.grid_1,.grid_2,.grid_3,.grid_4,.grid_6,.grid_8,.grid_12
{
	padding:0 2.5% 0 0
}
.grid_1:last-child,.grid_2:last-child,.grid_3:last-child,.grid_4:last-child,.grid_6:last-child,.grid_8:last-child,.grid_12:last-child
{
	padding-right:0
}

}
	@media (min-width: 769px)
{
.grid_1
{
	width:8.25%;
	width:calc((99.999% / 12) * 1)
}

}
	@media (min-width: 769px)
{
.grid_2
{
	width:16.5%;
	width:calc((99.999% / 12) * 2)
}

}
	@media (min-width: 769px)
{
.grid_3
{
	width:24.75%;
	width:calc((99.999% / 12) * 3)
}

}
	@media (min-width: 769px)
{
.grid_4
{
	width:33.33%;
	width:calc((99.999% / 12) * 4)
}

}
	@media (min-width: 769px)
{
.grid_6
{
	width:49.9%;
	width:calc((99.999% / 12) * 6)
}

}
	@media (min-width: 769px)
{
.grid_8
{
	width:66%;
	width:calc((99.999% / 12) * 8)
}

}
.grid_12
{
	float:left;
	width:100%;
	width:calc((99.999% / 12) * 12)
}
.grid_list_3,.grid_list_4,.grid_list_6
{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden
}
.grid_list_3 li,.grid_list_3 dd,.grid_list_4 li,.grid_list_4 dd,.grid_list_6 li,.grid_list_6 dd
{
	float:none;
	width:100%
}
	@media (min-width: 480px)
{
.grid_list_3 li,.grid_list_3 dd,.grid_list_4 li,.grid_list_4 dd,.grid_list_6 li,.grid_list_6 dd
{
	float:left;
	width:49.9%;
	width:calc((99.999% / 12) * 6);
	padding-right:1rem
}

}
	@media (min-width: 1024px)
{
.grid_list_3 li,.grid_list_3 dd,.grid_list_4 li,.grid_list_4 dd,.grid_list_6 li,.grid_list_6 dd
{
	padding-right:1.5rem
}

}
	@media (min-width: 1366px)
{
.grid_list_3 li,.grid_list_3 dd,.grid_list_4 li,.grid_list_4 dd,.grid_list_6 li,.grid_list_6 dd
{
	padding-right:2rem
}

}
	@media (min-width: 769px)
{
.grid_list_3 li,.grid_list_3 dd
{
	width:24.75%;
	width:calc((99.999% / 12) * 3)
}

}
	@media (min-width: 769px)
{
.grid_list_4 li,.grid_list_4 dd
{
	width:33%;
	width:calc((99.999% / 12) * 4)
}

}
	@media (min-width: 769px)
{
.grid_list_6 li,.grid_list_6 dd
{
	width:49.75%;
	width:calc((99.999% / 12) * 6)
}

}
	#settings
{
	font-size:14px;
	font-size:0.875rem;
	position:relative;
	height:0;
	overflow:hidden;
	color:white;
	padding:0;
	    background: #193852;
	transition:0.4s;
	line-height:1rem
}
	@media (min-width: 769px)
{
	#settings
{
	font-size:16px;
	font-size:1rem;
	padding:0 .5rem
}

}
	#settings p
{
	float:left;
	font-weight:300
}
	#settings a
{
	display:inline-block;
	text-decoration:none;
	text-align:center
}
	#settings a.active
{
	font-style:italic;
	background:rgba(0,0,0,0.2)
}
	#settings a,#settings button
{
	color:white;
	line-height:1.5rem;
	margin:0 .25rem;
	padding:0 .5rem;
	background:#416e92;
	background:linear-gradient(to top, rgba(0,0,0,0.125), transparent);
	border: 1px solid #2C699C;
	text-shadow:0 1px 0 rgba(0,0,0,0.4);
	border-radius:2px
}
	#settings a:hover,#settings button:hover
{
	background:rgba(0,0,0,0.5)
}
	#settings p.settings
{
	float:left
}
	#settings #fontSizer
{
	display:none
}
	#settings #fontSizer a
{
	line-height:1.15
}
	#settings #fontSizer a.small
{
	font-size:.9em
}
	#settings #fontSizer a.large
{
	font-size:1.2em
}
	@media (min-width: 769px)
{
	#settings #fontSizer
{
	display:block
}

}
	#settings #locationUpdate
{
	float:right
}
	#settings #locationUpdate input
{
	width:12rem;
	height:2rem;
	border:none;
	margin:.2rem;
	padding:.2rem;
	color:#676767;
	background:rgba(255,255,255,0.8);
	border-radius:2px
}
	#settings #locationUpdate input::-webkit-input-placeholder
{
	color:#000
}
	#settings #locationUpdate input::-moz-placeholder
{
	color:#000
}
	#settings #locationUpdate input::-moz-placeholder
{
	color:#000
}
	#settings #locationUpdate input::-ms-input-placeholder
{
	color:#000
}
	#settings.open
{
	height:2rem;
	line-height:2rem
}
	@media (min-width: 769px)
{
	#settings.open {
    height: 2rem;
    line-height: 2rem;
        background-color: #18568B;
    color: #fff;
            border-bottom: 1px solid #103758;
}

}
	#settings.location #fontSizer,#settings.location .settings
{
	display:none
}
	#settings.location #locationCheckin,#settings.location #locationUpdate
{
	display:block
}
	#settings #locationCheckin,#settings #locationUpdate
{
	display:none
}
	header#main-header
{
	width:100%;
	min-height:5rem;
	color:#f2f2f2;
	transition:.4s
}
.home header#main-header
{
	min-height:0
}
	@media (min-width: 769px)
{
	header#main-header
{
	z-index:10;
	min-height:7rem
}

}
	header#main-header a
{
	    color: #F8FCFF;
}
	header#main-header .wrapper
{
	position:fixed;
	width:100%;
	height: 80px;
    top: 0;
    left: 0;
    right: 0;
    background: #165080;
    border-top: 2px solid #FF0A00;
    box-shadow: 0 1px 8px rgba(0,0,0,0.3);
    z-index: 9999;
    transition: .4s;
}

#main-page {
    margin-top: 0px;
    padding-bottom: 50px;
}

	@media (min-width: 769px)
{
	header#main-header .wrapper
{
	position:relative;
	height:auto;
	background:transparent;
	box-shadow:none;
	display:none
}

}
	header#main-header #logo
{
	display:block;
	margin:10px auto 0 auto;
	width: 180px;
	height:56px;
	z-index:10;
	transition:.4s
}
	header#main-header #logo svg
{
	width:56px;
	height:56px
}
	@media (min-width: 769px)
{
	header#main-header #logo
{
	display:none
}

}
	header#main-header .toggle-menu
{
	display:block;
	position:absolute;
	overflow:hidden;
	top:1.5rem;
	left:1.5rem;
	margin:0;
	padding:0;
	width:32px;
	height:32px;
	background:transparent;
	font-size:0;
	text-indent:-9999px;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	box-shadow:none;
	border:none;
	cursor:pointer
}
	header#main-header .toggle-menu:focus
{
	outline:none
}
	header#main-header .toggle-menu span
{
	display:block;
	position:absolute;
	top:14px;
	left:4px;
	right:0;
	width:24px;
	height:4px;
	    background: #FFFFFF;
	transition:none
}
	header#main-header .toggle-menu span:before,header#main-header .toggle-menu span::after
{
	position:absolute;
	display:block;
	left:0;
	width:24px;
	height:4px;
	    background: #FFFFFF;
	content:"";
	transition:all 0.4s 0.3s
}
	header#main-header .toggle-menu span:before
{
	top:-8px
}
	header#main-header .toggle-menu span::after
{
	top:8px
}
	header#main-header .toggle-menu.active
{
	    background: #19578C;
}
	header#main-header .toggle-menu.active span
{
	    background: #19578C;
}
	header#main-header .toggle-menu.active span:before
{
	top:0;
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	background:white
}
	header#main-header .toggle-menu.active span::after
{
	top:0;
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
	background:white
}
	header#main-header nav
{
	position:fixed;
	width:80%;
	height:100%;
	top:0;
	left:-80%;
	bottom:0;
	z-index:0;
	    background: #165080;
	overflow-x:hidden;
	overflow-y:auto;
	transition:left .4s
}
	@media (min-width: 769px)
{
	header#main-header nav
{
	position:relative;
	right:0;
	bottom:auto;
	left:0;
	width:100%;
	height: 10rem;
	background:rgba(24, 86, 139, 0.85);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#e6e0dede',GradientType=0 );
	box-shadow: 0 1px 1px rgb(16, 70, 117);
    text-align: right;
    overflow: visible;
    z-index: 2;
    transition: height .4s;
   
}
.home header#main-header nav {
    height: auto;
}
    
}
	header#main-header nav.settingsOpen
{
	height:10rem
}
	header#main-header nav.settingsOpen .drop-down
{
	top:10rem
}

}
	header#main-header nav ul
{
	width:100%
}
	@media (min-width: 769px)
{
	header#main-header nav ul
{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex
}

}
	header#main-header nav ul li
{
	border-top:1px solid #777;
	border-bottom:1px solid #333
}
	@media (min-width: 769px)
{
	header#main-header nav ul li
{
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	text-align:center;
	border:none;
	font-size:14px;
	font-size:0.875rem;
}

}
	@media (min-width: 1024px)
{
	header#main-header nav ul li
{
	font-size:16px;
	font-size:1rem
}

}
	header#main-header nav ul li a
{
	display:block;
	text-decoration:none;
	padding:0.8rem 1rem;
	text-shadow:0 1px 1px rgba(0,0,0,0.5)
}
	header#main-header nav ul li a span
{
	font-weight:700
}
	header#main-header nav ul li a svg:not(.dallascounty-logo)
{
	width:24px;
	height:24px;
	margin:0 1rem 0 0;
	vertical-align:bottom
}
	header#main-header nav ul li a svg:not(.dallascounty-logo) path,header#main-header nav ul li a svg:not(.dallascounty-logo) polygon,header#main-header nav ul li a svg:not(.dallascounty-logo) rect
{
	fill:#e0dede
}
	@media (min-width: 769px)
{
	header#main-header nav ul li a svg:not(.dallascounty-logo)
{
	display:block;
	margin:0 auto;
	width:20px;
	height:20px
}
	header#main-header nav ul li a svg:not(.dallascounty-logo) path,header#main-header nav ul li a svg:not(.dallascounty-logo) polygon,header#main-header nav ul li a svg:not(.dallascounty-logo) rect
{
	fill: rgb(240, 248, 255);
}

}
	@media (min-width: 1024px)
{
	header#main-header nav ul li a svg:not(.dallascounty-logo)
{
	width:32px;
	height:32px
}

}
	@media (min-width: 769px)
{
	header#main-header nav ul li a
{
	color: #FFF;
    padding: 1.2rem 0 0 0;
    text-align: center;
    text-shadow: none;
    transition: background .6s;
    border-left: 1px solid rgb(40, 113, 175);
    border-right: 1px solid #103C61;
    border-bottom: 1px solid #103C61;
}
	header#main-header nav ul li a:hover
{
	color: #C7B499;
    background: rgb(31, 82, 128);
    border-right: 1px solid #154771;
}
	header#main-header nav ul li a:hover svg:not(.dallascounty-logo) path,header#main-header nav ul li a:hover svg:not(.dallascounty-logo) polygon,header#main-header nav ul li a:hover svg:not(.dallascounty-logo) rect
{
	fill:#416e92
}
	header#main-header nav ul li a span
{
	font-weight:300
}

}
	@media (min-width: 1024px)
{
	header#main-header nav ul li a {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

}
	header#main-header nav ul li .drop-down
{
	display:none
}
	header#main-header nav ul li .drop-down .container
{
	padding-top:0;
	padding-bottom:0;
	height:100%
}
	header#main-header nav ul li .drop-down h3
{
	display:none
}
	header#main-header nav ul li .drop-down ul li
{
	border:none;
	text-align:left
}
	header#main-header nav ul li .drop-down ul li a
{
	padding: .2rem 0 .2rem 40px;
    font-weight: 300;
    text-align: left;
}
	@media (min-width: 769px)
{
	header#main-header nav ul li .drop-down
{
	position: absolute;
    width: 100%;
    top: auto;
    left: 0;
    right: 0;
    height: 20rem;
    padding: 1rem 0;
    background: rgba(10, 65, 113, 0.95);
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    transition: top .1s;
}
    
    
    div#title-description {
    width: 25%;
    height: auto;
    float: left;
    padding: 0px;
    margin-right: 25px;
    text-align: left;
    line-height: 10px;
    padding-right: 10px;
    display:table-column;


}  

    
    
    
	header#main-header nav ul li .drop-down h3
{
	display:block;
	float:left;
	width:20%;
	height:100%;
	font-size:24px;
	font-size:1.5rem;
	color:#416e92;
	text-align:left
}
	header#main-header nav ul li .drop-down h3 a
{
	margin:0;
	padding:0;
	height:auto;
	text-align:left
}
	header#main-header nav ul li .drop-down h3 a:hover
{
	color:#416e92
}
	header#main-header nav ul li .drop-down ul
{
	position: relative;
    display: block;
    float: left;
    width: 45%;
    height: 100%;
    padding-right: 1rem;
    padding-bottom: 2rem;
    -webkit-columns: 2 6em;
    -moz-columns: 2 6em;
    columns: 2 6em;
    -webkit-column-gap: 1em;
    -moz-column-gap: 1em;
    column-gap: 1em;
    overflow: hidden;
    background-color: none;
    padding-left: 15px;
    padding-top: 10px;
    border-radius: 4px;
    border: 1px solid #1C4C73;
}
	header#main-header nav ul li .drop-down ul li
{
	width:100%;
	height:auto
}
	header#main-header nav ul li .drop-down ul li a
{
	padding:.5rem;
	height:auto;
	    line-height: 10px;
	background:none;
    border: none;
    color: white;
}
	header#main-header nav ul li .drop-down ul li a:hover
{
	color:#C4B399;
	background:none;
    border: none;
}
	header#main-header nav ul li .drop-down ul li.nav-more
{
	position:absolute;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	padding-right:1rem
}
	header#main-header nav ul li .drop-down ul li.nav-more a
{
	font-weight:700;
	text-align:center;
	color:#676767;
	background:#f2f2f2;
	border:1px solid #e0dede
}
	header#main-header nav ul li .drop-down ul li.nav-more a:hover
{
	color:#416e92;
	background:white;
	border-color:#999
}
	header#main-header nav ul li .drop-down .feature
{
	position:relative;
	float:right;
	width: 25%;
	height:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	border-left:none;
	background-size:cover
}
	header#main-header nav ul li .drop-down .feature a.infographic {
    position: relative;
    height: 100%;
    color: #fdf6da;
    border-radius: 5px;
        margin-left: -2px;
    margin-right: -1px;
}
	header#main-header nav ul li .drop-down .feature a.infographic img
{
	position:absolute;
	bottom:0;
	left:0;
	width:100%
}
	header#main-header nav ul li .drop-down .feature a.infographic h4
{
	position:absolute;
	top:0;
	width:100%;
	margin:0;
	padding:1rem;
	font-size:36px;
	font-size:2.25rem;
	line-height:1;
	font-weight:700;
	text-transform:uppercase;
	transition:.4s
}
	header#main-header nav ul li .drop-down .feature a.infographic em
{
	position:absolute;
	bottom:-8px;
	left:0;
	width:100%;
	height:5rem;
	padding-top:1.75rem;
	background:url("");
	font-size:24px;
	font-size:1.5rem;
	text-transform:uppercase;
	text-indent:0;
	text-shadow:none;
	transition:0.4s
}
	header#main-header nav ul li .drop-down .feature a.infographic:hover
{
	background:transparent
}
	header#main-header nav ul li .drop-down .feature a.infographic:hover h4
{
	padding-top:1.5rem;
	font-size:48px;
	font-size:3rem
}
	header#main-header nav ul li .drop-down .feature a.infographic:hover em
{
	bottom:0;
	height:5rem
}

}
	header#main-header nav ul li.open {
    background: #062135;
    padding-bottom: .5rem;
    border-top: 1px solid #165080;
}
	header#main-header nav ul li.open a
{
	color:white
}
	header#main-header nav ul li.open svg:not(.dallascounty-logo) path,header#main-header nav ul li.open svg:not(.dallascounty-logo) polygon,header#main-header nav ul li.open svg:not(.dallascounty-logo) rect
{
	fill:white
}
	@media (min-width: 769px)
{
	header#main-header nav ul li.open
{
	background: rgba(10, 65, 113, 0.95);
    border: none;
    padding-bottom: 0;
}
	header#main-header nav ul li.open a {
    color: #ECF9FF;
}
	header#main-header nav ul li.open svg:not(.dallascounty-logo) path,header#main-header nav ul li.open svg:not(.dallascounty-logo) polygon,header#main-header nav ul li.open svg:not(.dallascounty-logo) rect
{
	fill: rgb(221, 232, 241);
}

}
	header#main-header nav ul li#nav-home a
{
	text-align:center;
	padding:8px 0
}
	header#main-header nav ul li#nav-home a svg
{
	width: 100%;
    height: 65px;
    margin: 0;
    margin-left: -30px;
    margin-top: 15px;
    margin-bottom: 15px;
}
	header#main-header nav ul li#nav-home a svg path:not(.dot)
{
	fill:white
}
	header#main-header nav ul li#nav-home a:hover
{
	background:none
}
	@media (min-width: 769px)
{
	header#main-header nav ul li#nav-home
{
	-webkit-box-flex:1.5;
	-moz-box-flex:1.5;
	-webkit-flex:1.5;
	-ms-flex:1.5;
	flex:1.5
}
	header#main-header nav ul li#nav-home a
{
	display:inline;
        border:none;
}
	header#main-header nav ul li#nav-home a svg {
    margin: .2em 0 0 0;
    width: 100%;
    height: 95px;
    margin-left: 0px;
    margin-right: 0px;
}
	header#main-header nav ul li#nav-home a svg path.blue
{
	fill:#416e92
}
	header#main-header nav ul li#nav-home a svg path.brown
{
	fill:#593830
}

}
	@media (min-width: 1024px)
{
	header#main-header nav ul li#nav-home {
    -webkit-box-flex: 2;
    -moz-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2;
    border-right: 1px solid #103C61;
    border-bottom: 1px solid #333;
}
    
    
    .logo-big {
    width: 100%;
    margin-left: 100px;
    padding-right: 80px;
}

}
	
	@media (min-width: 769px)
{
.home header#main-header nav ul li#nav-search,.searchresults header#main-header nav ul li#nav-search,.search-results header#main-header nav ul li#nav-search
{
	display:none
}

}
	header#main-header nav ul li#nav-connect .feature
{
}
	header#main-header nav ul li#nav-connect .feature a.infographic em
{
	padding-top:1.2rem;
	background-image:none;
	color:white;
	background:rgba(88,109,152,0.8)
}
	header#main-header nav.showMenu
{
	left:0
}
	header#main-header nav.showMenu .feature
{
	display:none
}
	header#main-header nav #top-drawer
{
	font-size:12px;
	font-size:0.75rem;
	position:relative;
	width:100%;
    height: 2.4rem;
	overflow:hidden;
	padding:0;
	color:white;
	background:rgba(0,0,0,0.2);
	transition:height .4s
}
	header#main-header nav #top-drawer a
{
	display:inline-block;
	line-height:2rem;
	text-decoration:none;
	margin:0;
	vertical-align:bottom
}
	header#main-header nav #top-drawer a svg
{
	width:16px;
	height:16px;
	vertical-align:middle
}
	header#main-header nav #top-drawer a svg path,header#main-header nav #top-drawer a svg polygon,header#main-header nav #top-drawer a svg rect
{
	    fill: #F0F8FF;
}
	header#main-header nav #top-drawer a#toggleLocation {
    margin-right: .5rem;
    padding-left: 20px;
    padding-right: 20px;
    height: 33px;
    margin-bottom: 4px;
}
	header#main-header nav #top-drawer a#toggleLocation span
{
	display:none
}
	header#main-header nav #top-drawer a#toggleLocation span.showing-default
{
	display:inline;
	font-style:italic
}
	header#main-header nav #top-drawer a#toggleLocation span.showing-default::after
{
	content:": "
}
	@media (min-width: 769px)
{
	header#main-header nav #top-drawer a#toggleLocation span
{
	display:inline
}

}
	header#main-header nav #top-drawer a#toggleSettings,header#main-header nav #top-drawer a#supportLink
{
	float:right;
	margin:0 .5rem;
    padding-left: 20px;
    padding-right: 20px;
    height: 33px;
    margin-bottom: 4px;
    margin-top: 2px;
    background-color: #182B3D;
    border-radius: 3px;
    border: 1px solid #172431;
}
	@media (min-width: 769px)
{
	header#main-header nav #top-drawer
{
	font-size:14px;
	font-size:0.875rem;
	padding:0 1rem;
    background-image: url("/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png");
    background-repeat: repeat;
    border-bottom: 1px solid #2871AF;
    border-top: 1px solid #1D5F96;
    box-shadow: inset 0px 0px 1px #000;
}
	header#main-header nav #top-drawer a
{
	line-height:2rem;
	text-decoration:none
}
	header#main-header nav #top-drawer a svg
{
	width:20px;
	height:20px
}
	header#main-header nav #top-drawer a:first-child
{
	float:left;
	margin:0
}

}
	@media (min-width: 769px)
{
	header#main-header.toTop
{
	position:fixed;
	height:3rem;
	min-height:3rem
}

}
	header#main-header.toTop .wrapper {
    height: 4rem;
}
	header#main-header.toTop #logo {
    margin: 7px auto 0 auto;
    width: 125px;
    height: 32px;
}


header#main-header.toTop #logo svg
{
	width:32px;
	height:32px
}
	header#main-header.toTop .toggle-menu
{
	top:.5rem;
	left:.5rem
}
	@media (min-width: 769px)
{
	header#main-header.toTop nav
{
	height:auto;
}
	header#main-header.toTop nav #top-drawer
{
	height:0px
}
	header#main-header.toTop nav ul li
{
	height:3rem
}
	header#main-header.toTop nav ul li a
{
	padding:.5rem 0 0 0;
	height:3rem
}
	header#main-header.toTop nav ul li a svg
{
	display:inline-block;
	width:18px;
	height:18px
}
	header#main-header.toTop nav ul li a span
{
	display:none
}
	header#main-header.toTop nav ul li .drop-down
{
	top:auto;
}
	header#main-header.toTop nav ul li#nav-home a svg {
    width: 100%;
    height: 40px;
}

}
	@media (min-width: 769px) and (min-width: 769px)
{
.home header#main-header.toTop nav ul li#nav-search
{
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1;
	display:block
}

}
	#main-page header
{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	min-height:2rem;
	overflow:hidden;
	color:white;
	background:#666;
	box-shadow:none
}
	@media (min-width: 769px)
{
	#main-page header
{
	min-height:3rem
}

}
	ul.perc-breadcrumb-main
{
    padding-left: 6%;
	height:2rem;
	font-size:10px;
	font-size:0.625rem;
	line-height:2rem;
    background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png);
    background-repeat: repeat;
        border-top: 1px solid #285E8C;
        
}
	ul.perc-breadcrumb-main li

{
	color:white;
	list-style:none;
	display:inline-block;
	margin:0;
	padding:0 0 0 .5rem
}
	ul.perc-breadcrumb-main li:last-child
{
	padding:0 0 0 .5rem
}
	ul.perc-breadcrumb-main li a
{
	display:block;
	color:white;
	margin:0;
	padding:0 1rem 0 0;
	text-decoration:none;
	background:url("/web_resources/themes/dallas-county-new/header/breadcrumb-img.png") center right no-repeat;
    background-size: 8px;
}
	ul.perc-breadcrumb-main li a:hover
{
	text-decoration:underline
}
	@media (min-width: 480px)
{
	ul.perc-breadcrumb-main
{
	font-size:11px;
	font-size:0.6875rem
}
	ul.perc-breadcrumb-main li:first-child a
{
	padding-left:.5rem
}

}

	#main-page header section
{
	color:#333;
	background:#f2f2f2 url("") left center repeat-x;
	margin:0;
	padding:0 1rem;
	border:none;
	text-shadow:0 1px 1px rgba(255,255,255,0.8)
}
	#main-page header section.feature
{
	min-height:12rem;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	padding-top:2rem
}
	@media (min-width: 1024px)
{
	#main-page header section.feature
{
	min-height:16rem
}

}
	#main-page header section.feature svg
{
	margin-top:.25rem
}
	#main-page header section.feature svg path,main header section.feature svg polygon,main header section.feature svg circle,main header section.feature svg rect
{
	fill:white
}
	#main-page header section.feature h1,main header section.feature p
{
	color:white;
	text-shadow:0 1px 1px rgba(0,0,0,0.6)
}
	#main-page header section.feature h1
{
	line-height:1
}
	#main-page header section.feature p
{
	font-size:16px;
	font-size:1rem;
	line-height:1.2;
	font-weight:700;
	clear:both
}
	@media (min-width: 769px)
{
	#main-page header section.feature p
{
	font-size:18px;
	font-size:1.125rem
}

}
	#page-title-area h1
{
	font-family: "Merriweather", "Georgia", "Cambria", "Times New Roman", "Times", serif;
	position:relative;
	top:0;
	left:0;
	width:auto;
	height:auto;
	margin:0 0 0 1rem;
	padding:0;
	background-size:contain;
	font-size:32px;
	font-size:2rem;
	line-height:1.8;
	font-weight:300;
	color:#888;
	text-shadow:0 1px 1px rgba(255,255,255,0.8)
}
	#page-title-area p
{
	margin:0;
	padding:0 0 1rem 0
}
	#page-title-area svg
{
	float:left;
	width:32px;
	height:32px;
	margin:0.75rem 1rem 0 0;
	padding:0
}
	#page-title-area svg path,#page-title-area svg rect,#page-title-area svg circle,#page-title-area svg polygon
{
	fill:#888
}
	#page-title-area
{
	border-bottom-left-radius:0;
	border-bottom-right-radius:0
}
	@media (min-width: 480px)
{
	#page-title-area h1
    
{
	font-size:42px;
	font-size:2.625rem;
    padding-left: 0%;
}
	#page-title-area svg
{
	width:40px;
	height:40px;
	margin-top:1rem
}

}
	@media (min-width: 769px)
{
	#page-title-area h1
{
	font-size:40px;
}
    
    div#page-title-area {
    height: 80px;
}
    
    
	#page-title-area svg
{
	width:50px;
	height:50px;
	margin-top:1.75rem
}

}
	@media (min-width: 1024px)
{
	#page-title-area
{
	padding-left:5%
}

}


#main-page-home {
    padding-bottom: 0px;
}


	#main-page {
    position: relative;
        padding-bottom: 80px;
}


#main-page::after
{
	content:" ";
	display:table;
	clear:both
}
	#main-page .infographic
{
	width:100%;
	display:none
}
	#main-page .infographic.mobile
{
	display:block
}
	@media (min-width: 480px)
{
	#main-page .infographic.mobile
{
	display:none
}
	#main-page .infographic.large
{
	display:block
}

}
	#main-page section {
	position:relative;
	width:100%;
	margin:0;
	padding:0;
    padding-bottom: 200px;
    border-top: 1px solid #F5F5F5;
	background:#e1e1e1 url("") left top repeat-x
}
	#main-page section p,#main-page section blockquote,#main-page section ul,#main-page section ol,#main-page section dl,#main-page section address,#main-page section table
{
	margin:1rem 0;
	font-weight:300
}
	#main-page section dl dt
{
	font-weight:700
}
	#main-page section dl dd
{
	margin-bottom:1rem
}
	#main-page section input,#main-page section textarea,#main-page section select
{
	max-width:100%
}
	#main-page section img.img-left
{
	float:right
}
	#main-page section img.img-right
{
	float:right
}
	#main-page section.alt
{
	text-shadow:0 1px 1px rgba(255,255,255,0.8);
	background:white;
	box-shadow:none
}
	#main-page section.alt h2
{
	background:#999;
	text-shadow:none
}
	#editable-page-title h2, #editable-page-title p
{
	color: white;
    margin: 0;
    padding: 1rem;
    background: #B9B9B9;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.2;
    background-image: url(/web_resources/themes/dallas-county-new/header/grund-bg.png);
    background-repeat: repeat;
}
	#main-page section h2 svg
{
	width:20px;
	height:20px;
	margin-right:1rem;
	vertical-align:middle
}
	#main-page section h2 svg path,main section h2 svg polygon,main section h2 svg rect,main section h2 svg circle
{
	fill:white
}
	@media (min-width: 769px)
{
	#editable-page-title h2, #editable-page-title p
{
	font-size:24px;
	font-size:1.5rem
}
	#editable-page-title h2 svg
{
	width:24px;
	height:24px
}

}
	@media (min-width: 1024px)
{
	#editable-page-title h2, #editable-page-title p
{
	font-size:28px;
	font-size:1.75rem;
	padding: 1rem 6%;
}
	#editable-page-title h2 svg
{
	width:28px;
	height:28px
}

}
	#editable-page-title h2 a,#editable-page-title h2 a:link,#editable-page-title h2 a:visited,#editable-page-title h2 a:hover,#editable-page-title h2 a:active
{
	color:white
}
	#main-page h3
{
	color:#416e92;
	font-size:18px;
	font-size:1.125rem;
	line-height:1;
	font-weight:700
}
	@media (min-width: 769px)
{
	#main-page h3
{
	font-size:18px;
	font-size:1.125rem
}

}
	@media (min-width: 1024px)
{
	#main-page h3
{
	font-size:20px;
	font-size:1.25rem
}

}
	
	
/***********************************
    Footer More content slide
***********************************/

#footerSlideContainer {
	position: fixed;
	bottom:0;
	width: 100%;
}


div#footer-top {
	width: 100%;
	height: 50px;
	background-image: -webkit-linear-gradient(270deg,rgba(8, 39, 66, 0.3) 0%,rgba(8, 39, 65, 0.5) 49.01%,rgba(8, 39, 65, 0.3) 100%),  url(/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png);
	background-image: -moz-linear-gradient(270deg,rgba(8, 39, 66, 0.3) 0%,rgba(8, 39, 65, 0.5) 49.01%,rgba(8, 39, 65, 0.3) 100%),  url(/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png);
	background-image: -o-linear-gradient(270deg,rgba(8, 39, 66, 0.3) 0%,rgba(8, 39, 65, 0.5) 49.01%,rgba(8, 39, 65, 0.3) 100%),  url(/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png);
	background-image: linear-gradient(180deg,rgba(8, 39, 66, 0.3) 0%,rgba(8, 39, 65, 0.5) 49.01%,rgba(8, 39, 65, 0.3) 100%),  url(/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png);
	background-repeat: repeat;
	border-top: 1px solid rgb(26, 49, 68);
    border-bottom: 1px solid rgb(8, 39, 66);
}






.col-lg-12.lowerfooter {
    height: 1px;
    border-top: 1px solid #10385A;
    margin-top: 20px;
    box-shadow: 0px 1px 0px #051A2D;
    margin-bottom: 20px;
    margin-left: 12px;
    width: 93%;
}

.col-sm-4.social {
    margin-left: 0px;
    margin-right: 0px;
}


#footerSlideButton {
	background: url("/web_resources/themes/www-dallascounty-org/images/webimages/sliderButton.png") top left no-repeat rgb(34, 93, 144);
    position: relative;
    background-size: 100%;
    top: 0px;
    margin-left: 0px;
    right: auto;
    left: auto;
    width: 40px;
    height: 40px;
    border: none;
    cursor: pointer;
    border-radius: 110%;
        border: 1px solid #315171;
    
}

#toggle-slide-content {
    background-color: rgba(10, 51, 86, 0.23);
    margin-right: 50px;
    border-radius: 5px;
    border: 1px solid rgba(70, 131, 182, 0.71);
    box-shadow: inset 0px 0px 3px rgba(6, 27, 45, 0.48);
}
    
.toggle-footer-header {
    font-size: 15px;
    font-weight: 100;
    margin-left: 0px;
    color: #C5B397;
    
}


#footerSlideContent {
    width: 100%;
    height: 0px;
    background: rgba(7, 38, 66, 0.98);
    color: #CCCCCC;
    font-size: 0.9em;
    border: none;
    overflow-y: auto;
}
#footerSlideContent h3 {
    font-size: 100%;
    color: #C4B399;
    margin: 10px 0 0px 0;
    font-weight: 700;
}
#footerSlideContent ul {
	color: #EE8D40;
	list-style-type: none;
	line-height: 2em;
}
#footerSlideText {
    padding: 0px 10px 0px 25px;
    background-image: url("/web_resources/themes/www-dallascounty-org/images/webimages/logo-footer-slide.png");
    background-size: 20%;
    background-repeat: no-repeat;
    background-position: 90%;
    overflow-y: auto;
}


    
 
/***********************************
    more or less botton
***********************************/
#cover {
    width: 80px;
    height: 80px;
    border: 1px solid #223546;
    border-radius: 50%;
    position: relative;
    top: 50%;
    margin: -55px auto;
    background: rgb(29, 48, 66);

}
#depth {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #FCFFF0;
    box-shadow: inset 0px 0px 5px #1E3144;
    margin: 9px;
    overflow: hidden;
    transition: background 1s ease-in-out;
}

div#depth:active {
  background:#b3086d;
}
div#button_outer {
    width: 40px;
    height: 40px;
    position: relative;
    border-radius: 50%;
    background: rgb(29, 48, 66);
    margin: 10px;
    box-shadow: 0 0px 5px #0A2A46;
    cursor: pointer;
}
div#button_outer:active {
  box-shadow: 0 0px 2px #000;
}
div#button {
  width:20px;
  height:20px;
  border-radius:50%;
  border:1px solid #d5d5d5;
    background-color: #9A2122;
  margin:9px 10px;
}
div#button_outer:active #button{
  box-shadow:inset 0px 0px 2px #000;
}
div#icon {
  width:24px;
  height:24px;
  border-radius:50%;
  background:#56A1BD;
  margin: 7px;
  position:relative;
}
div#icon:before {
  content:"";
  width:16px;
  height:16px;
  position:absolute;
  background:white;
  border-radius:50%;
  top:4px;
  left:4px;
}
div#icon:after {
  content:"";
  position:absolute;
  width:4px;
  height:10px;
  background:#56A1BD;
  border:2px solid #fff;
  border-radius:50px;
  top:-5px;
  left:50%;
  margin-left:-4px;
}




@media (max-width:767px) {
    
    div#cover {
    width: 80px;
    height: 80px;
    border: 1px solid #266CA8;
    border-radius: 50%;
    position: relative;
    top: 50%;
        margin: -50px auto;
    background: rgb(34, 93, 144);
}
    
 .col-sm-3.credit {
    font-size: 12px;
    /* margin-top: 10px; */
    line-height: 54px;
    text-align: center;
 }
    
     
    
  .col-lg-3.col-sm-3.left-seal {
    margin-left: 30%;
    margin-bottom: 20px;
} 
    
    .col-lg-3.col-sm-3.right-seal {
    margin-left: 30%;
    margin-bottom: 20px;
    margin-top: 25px;
}
    
    .col-sm-4.credit {
    text-align: center;
}
    
}


	#footer {
    position: fixed;
    /* top: 0; */
    width: 100%;
    font-size: 15px;
    font-size: 0.9375rem;
    color: #333;
    bottom: 0px;
    height: 70px;
    z-index: 9999;
}
	#footer .wrapper .flex-item .footer-title
{
	color:#666;
	font-size:18px;
	font-size:1.125rem;
	font-weight:700;
	margin:.5rem 0 0 0
}
	#footer .wrapper .flex-item ul li
{
	display:inline-block;
	margin-right:1rem
}
	@media (min-width: 480px)
{
	#footer .wrapper
{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	margin:1rem auto
}
	#footer .wrapper .flex-item
{
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
	#footer .wrapper .flex-item ul li
{
	display:block;
	margin:0
}
	#footer .wrapper .flex-item#footerAwards
{
	-webkit-box-flex:2;
	-moz-box-flex:2;
	-webkit-flex:2;
	-ms-flex:2;
	flex:2
}

}
	#footer p
{
	line-height:1.2em;
	margin:.5em 0
}
	#footer .copyright
{
	text-align:center
}
	/*#footer a
{
	color:#333;
	text-decoration:none
}
	#footer a:hover {
    color: #C4B399;
    text-decoration: underline;
}*/
	#footer #footerSocial
{
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	margin:0 auto 1rem auto;
	padding:0
}
	@media (min-width: 1024px)
{
	#footer #footerSocial
{
	width:90%
}

}
	#footer #footerSocial li
{
	-webkit-box-flex:1;
	-moz-box-flex:1;
	-webkit-flex:1;
	-ms-flex:1;
	flex:1
}
	#footer #footerSocial li a
{
	display:block;
	position:relative;
	bottom:0;
	margin:0 auto;
	height:48px;
	line-height:48px;
	background-position:center center;
	background-repeat:no-repeat;
	background-size:24px 24px;
	text-indent:-9999em;
	transition:0.4s
}
	#footer #footerSocial li a:hover
{
	bottom:4px;
	text-decoration:none
}
	@media (min-width: 480px)
{
	#footer #footerSocial li a
{
	text-indent:0;
	background-position:left center;
	padding-left:26px
}

}
	@media (min-width: 769px)
{
	#footer #footerSocial li a
{
	background-size:32px 32px;
	padding:0 0 0 36px
}

}
	
/***********************
       Index boxes
***********************/
.index-content {
    margin-top: 22%;
        margin-bottom: 140px;
    animation: slide-up-fade-in ease 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: slide-up-fade-in ease 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: slide-up-fade-in ease 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: slide-up-fade-in ease 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: slide-up-fade-in ease 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    opacity: 0;
    opacity: 1\9;
}
@keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        transform: translate(0px, 0px)
    }
}
@-moz-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -moz-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -moz-transform: translate(0px, 0px)
    }
}
@-webkit-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -webkit-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0px, 0px)
    }
}
@-o-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -o-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -o-transform: translate(0px, 0px)
    }
}
@-ms-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -ms-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -ms-transform: translate(0px, 0px)
    }
}



/***********************
      Search
***********************/
button.btn.btn-big {
    background-color: rgba(255, 255, 255, 0.79);
    margin-right: 20px;
    height: 40px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    left: -60px;

}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
    margin-right: -1px;
    height: 45px;
}


i.glyphicon.glyphicon-search {
        font-size: 25px;
        color: #CDCCCC
    }

.col-lg-6.col-sm-12.bigsearch {
    margin-bottom: 90px
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    z-index: -0
}
button.btn.btn-big {
    background-image: url();
    background-color: transparent;
    background-size: 40px;
    background-repeat: no-repeat;
    margin-right: 0;
    height: 40px;
    width: 40px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
        left: -40px;
}

input.form-control-big {
    height: 45px;
        width: 103%;
    padding-left: 12px;
    background-color: rgba(255, 255, 255, 0.79);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #9DA1A5;
}

button.btn.btn-left {
    height: 60px;
    margin-left: 15px;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #9A2122;
    color: #fff;
    font-weight: 700;
}

.search-links {
    margin-top: 10px;
    margin-left: 15px;
}

.boxes-small-bigsearch {
    margin-bottom: 30px;
}



/***********************
       Weather
***********************/


div#welcome {
        font-size: 25px;
        color: #fff;
        font-weight: 300;
        float: left;
        margin-top: 37px;
        margin-left: 35px;
        margin-bottom: 16px;
        line-height: 30px
    }

 .col-xs-12.welcome.official {
        font-size: 13px;
        line-height: 5px;
        margin-left: 21px;
        margin-top: 0
 }



/***********************
       Weather
***********************/


#weather {
    padding-left: 20px;
    padding-bottom: 0;
    border-radius: 3px;
    padding-top: 1px
}


.weather-city {
    margin-bottom: 5px;
    font-size: 120%;
    background-color: rgba(13, 52, 84, 0.67);
    width: 53%;
    float: right;
    margin-top: -1px;
    padding-top: 12px;
    padding-bottom: 16px;
    padding-left: 15px;
    border-left: 1px solid #093B65;
    height: 7rem;
}

div#weather {
    color: #fff;
    font-weight: 400;
}


#weather p {
    font-size: 21px;
    margin: 15px 0 0;
    line-height: .7;
    color: #fff
}


#weather p span {
    font-size: 14px;
    line-height: 27px;
}


#weather a {
    display: block;
    clear: both;
    text-decoration: none;
    color: #fff;
    font-size: 22px;
    border: 0
}
#weather a:hover {
    color: #000;
    text-decoration: underline;
    border: 0
}





/***********************************
            social buttons
***********************************/

a, .fa, a:focus {
  outline: 0 none;
}

.socials_list {
  display: inline-block;
  list-style:  none;
  margin: 0;
  padding: 0;
}

.social_list_items {
    float: left;
    margin-left: 1em;
    list-style: none;
}

.social_list_items-sett{

    float: left;
    margin-left: 10px;
    list-style: none;
    margin-bottom: 10px;

}

.social_links {
  border: 1px solid #2B4A63;
  height: 40px;
    width: 40px;
  line-height: 35px;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
  text-align: center;
  font-size: 20px;
  color: #afaeae;
  display: block;
  font-size: 20px;
    border-radius: 1px;
    
 
}

.facebook:hover {
    background: none repeat scroll 0 0 #3b5998;
    border-color: #3b5998;
}

.google_plus:hover {
    background: #d95433;
    border-color: #d95433;
}

.twitter:hover {
    background-color: #32cdfd;
    border-color: #32cdfd;
}

.youtube:hover {
  background-color: #CC181E;
  border-color: #CC181E;
}

.social_links:hover {
  color: #ffffff;
}

.social_links .fa {
  display: inline-block;
  vertical-align: middle;
}  




@media (max-width:768px) {

.boxes-small-red {
    background-color: rgba(189, 55, 5, 0.75);
    height: 8em;
    margin-bottom: 60px;
}

    
    header#main-header nav ul li {
    border-top: 1px solid #4779A5;
    border-bottom: 1px solid #113E65;
    width: 100%;
    padding-left: 20px;
}
    
.footer-logo {
    display: none;
}
    
    .col-xs-4.credit {
    display: none;
}
    
    .col-xs-12.mobilesize {
    width: 100%;
}
    

    
    .index-content {
    margin-top: 5%;
    }
    
    
    header#main-header nav ul li a span {
    font-weight: 500;
    margin-left: 10px;
    line-height: 35px;
}

}


/***********************************
            Mobile Code
***********************************/

@-ms-viewport {width:device-width}
.visible-xs,.visible-sm,.visible-md,.visible-lg {display:none !important}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block {display:none !important}



@media (max-width:767px) 

{.visible-xs {display:block !important}
table.visible-xs {display:table}
tr.visible-xs {display:table-row !important}
th.visible-xs,td.visible-xs {display:table-cell !important}
    
    
 div#slide-wrapper {
    display: none;
}
    
div#big-search {
    background-color: #436888;
    padding-top: 15px;
    padding-bottom: 10px;
        padding-right: 10px;
}
    
    
    input.form-control-big {
    height: 45px;
    width: 106%;
    padding-left: 12px;
    text-shadow: -1px 0 1px #235179;
    background-color: rgba(255, 255, 255, 0.79);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #9DA1A5;
}
    
 
    
    div#logo-area {
   background: url(/web_resources/themes/www-dallascounty-org/images/webimages/logo-big.png);
    background-size: 85%;
    background-position-y: center;
    background-position-x: 30%;
    background-repeat: no-repeat;
    margin-left: 10px;
}
    
    
 div#title-description {
    width: 25%;
    height: auto;
    float: left;
    padding: 0px;
    margin-right: 50px;
    text-align: left;
    line-height: 10px;
    padding-right: 10px;
    display:none;


}   

    
    
/***********************************
    Mobile slide @ 767 media screen
***********************************/
div#mobile-slide-wrapper {
    height: auto;
    background-color: #072A46;
    margin-top: 100px;
    display: flex;
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}

      

.block-media {
  width: 100%;
  height: auto;
  display: inline-block;
  float: left;
        margin-bottom: -37px;
}

.carousel-images > .slick-list {
  padding: 0 !important;
}
.carousel-images > .slick-list > .slick-slide {
  width: 350px !important;
}
.carousel-images > .slick-prev {
  left: 10px;
}
.carousel-images > .slick-next {
  right: 10px;
}
.carousel-images > .slick-dots {
        bottom: 5px;
    margin-left: auto;
    margin-right: auto;
}

.carousel-images > .slick-dots > li button:before {
  font-size: 12px;
}
.carousel-text {
  font-family: 'Roboto', sans-serif;
  font-weight: 100%;
  padding: 20px;
}
.carousel-text .title {
  color: #bdc3c7;
  font-size: 1.05em;
  font-weight: 300;
  text-transform: uppercase;
}
.carousel-text .headline {
  color: #fff;
  text-align: justify;
}
   
}

/***********************
      Mobile Slider
***********************/
div#mobile-slide-wrapper {
    display: none;
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides > li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides > li:first-child {
    display: block
}


.flexslider .slides {
    zoom: 1;
    margin-top: -9px;
}

.flexslider {
    margin: 0;
    background: transparent;
    border: none;
    position: relative;
    zoom: 1;
        padding: 10px 15px 15px 15px;
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1;
    color: #ffffff;
    font-size: 100%;
        min-height: 75px;
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav {
    *height: 0
}
.flex-direction-nav a {
    text-decoration: none;
    display: none;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}
.flex-direction-nav .flex-prev {
    left: -50px
}
.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}
.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}
.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1
}
.flex-direction-nav .flex-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default
}
.flex-direction-nav a:before {
    font-family: "flexslider-icon";
    font-size: 40px;
    line-height: 1;
    display: inline-block;
    content: '\f001'
}
.flex-direction-nav a.flex-next:before {
    content: '\f002'
}
.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}
.news-title {
    color: #fff;
    padding-bottom: 10px
}
.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004';
}
.flex-pauseplay a:hover {
    opacity: 1
}
.flex-pauseplay a.flex-play:before {
    content: '\f003'
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -5px;
    text-align: left;
}
.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;

}
.news-thurmb {
    width: 70px;
    height: 50px;
    float: left;
    margin-right: 10px;
    background-color: #bd5421;
    padding: 5px;
    box-shadow: 0 0 1px rgba(3, 30, 53, 0.67)
}
.flex-control-paging li a {
    width: 12px;
    height: 12px;
    display: block;
    background: #69240b;
    border: 1px solid #CE5209;
    padding: 5px;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}
.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(158, 39, 39, 0.9);
    cursor: default;
    border: 1px solid #CE5209;
    padding: 5px;
    box-shadow: 0 0 1px #3C0000
}
.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}
.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}
.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}
.flex-control-thumbs img:hover {
    opacity: 1
}
.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}




/***************************
        mobile size css
***************************/

@media (max-width: 769px){
header#main-header nav #top-drawer {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 0 1rem;
   background-image: url("/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png");
    background-repeat: repeat;
    border-bottom: 1px solid #2871AF;
    border-top: 1px solid #5A5A5A;
    box-shadow: inset 0px 0px 1px #000;
}
    
    
    header#main-header nav #top-drawer a#toggleLocation {
    margin-right: .5rem;
    padding-left: 20px;
    padding-right: 20px;
    height: 33px;
    margin-left: -14px;
}
    
    header#main-header nav ul li .drop-down {
    display: none;
    padding-bottom: 50px;
}
    
    
    header#main-header nav #top-drawer a#toggleSettings, header#main-header nav #top-drawer a#supportLink {
    float: right;
    margin: 0 .5rem;
    padding-left: 20px;
    padding-right: 20px;
    height: 33px;
    border-radius: 2px;
    margin-bottom: 4px;
    margin-right: -13px;
}

    
    div#mobile-slide-wrapper {
    display: block;
}
   
    
    main header ol.breadcrumbs {
    padding-left: 20px;
    height: 2rem;
    font-size: 10px;
    font-size: 0.625rem;
    line-height: 2rem;
    background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/bg.blue.png);
    background-repeat: repeat;
}
    
    #main-page {
    margin-top: 0px !important;
}
    
    main section h2 {
    color: white;
    margin: 0;
    padding: 1rem;
    background: #B9B9B9;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.2;
  border-bottom-left-radius: 0px;
   border-bottom-right-radius: 0px;
    background-image: url(/web_resources/themes/www-dallascounty-org/images/webimages/grund-bg.png);
    background-repeat: repeat;
    padding-left: 32px;
}
    
    .index-content {
    margin-top: 2%;
    margin-bottom: 140px;
    animation: slide-up-fade-in ease 1s;
    animation-iteration-count: 1;
    transform-origin: 50% 50%;
    animation-fill-mode: forwards;
    -webkit-animation: slide-up-fade-in ease 1s;
    -webkit-animation-iteration-count: 1;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-fill-mode: forwards;
    -moz-animation: slide-up-fade-in ease 1s;
    -moz-animation-iteration-count: 1;
    -moz-transform-origin: 50% 50%;
    -moz-animation-fill-mode: forwards;
    -o-animation: slide-up-fade-in ease 1s;
    -o-animation-iteration-count: 1;
    -o-transform-origin: 50% 50%;
    -o-animation-fill-mode: forwards;
    -ms-animation: slide-up-fade-in ease 1s;
    -ms-animation-iteration-count: 1;
    -ms-transform-origin: 50% 50%;
    -ms-animation-fill-mode: forwards;
    opacity: 0;
    opacity: 1\9;
}
@keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        transform: translate(0px, 0px)
    }
}
@-moz-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -moz-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -moz-transform: translate(0px, 0px)
    }
}
@-webkit-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -webkit-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -webkit-transform: translate(0px, 0px)
    }
}
@-o-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -o-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -o-transform: translate(0px, 0px)
    }
}
@-ms-keyframes slide-up-fade-in {
    0% {
        opacity: 0;
        -ms-transform: translate(0px, 40px)
    }
    100% {
        opacity: 1;
        -ms-transform: translate(0px, 0px)
    }
}


 .col-lg-2.col-sm-2.left-seal {
    background-color: #D2D3D3;
    padding: 10px;
    border-radius: 2px;
    margin-left: 0px;
    margin-bottom: 15px;
} 
    
    .col-lg-2.col-sm-3.right-seal {
    background-color: #fff;
    padding: 10px;
    border-radius: 2px;
    margin-top: 20px;
}
    
    
    
    .col-sm-4.social {
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    margin-top: 30px;
}
    
    
    
}


@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity: 1;
        left: 10px
    }
    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}



/***********************
     Calendar 
***********************/

.calendar-widget {
    display: inline-block;
    width: auto;
    min-width: 60px;
    margin: 0;
    color: #FFF;
    line-height: 1;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: center;
    background-color: none;
    margin-top: -4px;
    padding-bottom: 10px;
    margin-right: -25px
}
.col-xs-12.welcome.official {
        font-size: 100%;
    line-height: 20px;
    margin-left: 5px;
    margin-top: 0;
}

div#welcome {
        font-size: 130%;
    color: #fff;
    font-weight: 300;
    float: left;
    margin-top: 9px;
    margin-left: 20px;
    margin-bottom: 11px;
    line-height: 25px;
}
.cal-head {
    position: relative;
    padding: .25em;
    color: #FF3B00;
    text-shadow: 1px 0 1px rgba(0, 0, 0, 0.68);
    font-size: 15px;
    cursor: pointer;
    z-index: 9999;
    /* background-color: #000; */
    margin-left: -30px;
    width: 159px;
}

.cal-head .prev,
.cal-head .next {
    position: absolute;
    display: inline-block;
    width: 50px;
    height: 20px;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    font: 0/0 a;
    cursor: pointer
}
.cal-head .prev {
    left: 0
}
.cal-head .prev:after {
    position: absolute;
    top: 2px;
    left: 15px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 14px solid #f1f1f1
}
.cal-head .next {
    right: 0
}
.cal-head .next:before {
    position: absolute;
    top: 2px;
    right: 15px;
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 14px solid #f1f1f1
}
.cal-body {
    padding: 0 .5em .5em;
    width: 100px;
}
.cal-day {
    display: block;
    font-size: 35px;
    font-weight: 700;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.43);

}
span.cal-weekday {
    
}
.col-xs-12below-twosmall-boxes-translate-right {
    padding-top: 10px
}
.cal-month {
    margin-right: .5em
}
.cal-month, .cal-year {
    display: inline-block;
    z-index: 99;
    position: relative;
}
.month-view {
    min-width: 205px;
    padding: .5em;
    color: #101010;
    background-color: rgba(204,246,255,0.92);
    z-index: 9999;
    position: relative;
    padding: 10px;
    border-radius: 3px;
    margin-left: -54px;
}

.month-view .weekdays {
    margin-bottom: .5em
}
.month-view .weekday {
    display: inline-block;
    min-width: 26px;
    padding-right: .25em;
    text-align: right
}
.month-view .week {
    display: block;
    padding: 5px 0;
    text-align: left
}
.month-view .today {
    font-weight: 700;
    color: #E60F11
}
.month-view .day {
    display: inline-block;
    min-width: 26px;
    padding-right: .25em;
    text-align: right
}
span.cal-weekday {
    color: #205C90
}
.dateapp {
    margin: 0 auto;
    width: 100px;
    height: 7em;
    margin-top: 0;
    padding-top: 14px;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    padding-right: 25px;
    float: right;
    margin-right: 0px;
}


.top-menu-seperator {
    float: left;
    height: 30px;
    width: 1px;
    border-left: 1px solid #02121F;
    border-right: 1px solid #1F3244;
}



.middle-section {
    background-color: #FFF;
}


div#top-menu {
    float: right;
    background-color: rgba(0, 0, 0, 0.25);
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 2px;
    border: 1px solid rgba(0, 0, 0, 0.35);
    height: 34px;
    margin-top: 1px;
    border-radius: 2px;
}

a#support {
    
    padding-right: 10px;
}


a#directory{

padding-left: 10px;


}
/***********************
     Sticky Menu
***********************/

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}



pagenav {
	z-index: 500;
	background-color: #e7ecf2;
}

.pagenav-placeholder {
	margin: 0 0 40px 0;
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #F8F8F8;
     padding-bottom: 1px;
    border-bottom: 1px solid #cccccc;
    box-shadow: 1px 1px 0px #FDFDFD;
}

.fixed .pagenav-inner {
	padding: 0 20px;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.08), transparent);
}

.pagenav-inner-most {
    position: relative;
    z-index: 0;
}

.fixed .pagenav-inner-most {
	max-width: 100%;
	margin: 0 auto;
	background-color: #e7ecf2;
}

pagenav ul {
	margin: 0;
	padding: 0;
}


.container.dept-nav {
    padding: 0px;
}

.pagenav {
    background-color: #F8F8F8;
    z-index: 11;
    padding-bottom: 1px;
    border-bottom: 1px solid #cccccc;
    box-shadow: 1px 1px 0px #FDFDFD;
    width: 100%;
    height: 62px;
    position: relative;
    border-top: 1px solid #FFF;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.08), transparent);
}


.navbar-default .navbar-brand {
    color: #777;
    padding-left: 70px;
    padding-right: 0px;
    padding-bottom: 45px;
    border-left: 1px solid #FFFEFD;
    box-shadow: -1px 0px 0px #DEDEDE;
   visibility: visible;
}

.navbar {
    position: relative;
    min-height: 60px;
    margin-bottom: 0px;
    border: 0px solid transparent;
    border-radius: 0px;
    z-index: 999999999;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.08), transparent);
}

.navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
    min-width: 180px;
    text-align: center;
    border-right: 1px solid #DEDEDE;
    box-shadow: 1px 0px 0px #FFFEFD;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
    border-left: 1px solid #FFFEFD;
    box-shadow: -1px 0px 0px #DEDEDE;
    border-right: 1px solid #FFFEFD;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #FFF;
    background-color: #08365D;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #155184;
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: #DEDEDE;
}

i.fa.fa-home {
    font-size: 37px;
    margin-right: 80px;
    float: left;
    line-height: 30px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 4px;
    border-radius: 1px;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #267CC5;
}


.navbar-default .navbar-toggle {
    
    border-color: #ddd;
    background-color: #19578C;
    position: relative;
    float: left;
    margin-left: 18px;
}


.dc_megamenu .dropdown a,
.dc_megamenu .dropdown-menu  a {
	color:#656565;
}
.dc_megamenu .dropdown-menu > li > a {
	padding:6px 15px;
}
.dc_megamenu .navbar-nav > li > .dropdown-menu {
	margin-top:1px;
}
.dc_megamenu i {
	color:#DEC599;
}
.dc_megamenu .dropdown-menu {
	box-shadow:none;
	border:1px solid #efefef;
	padding:0;
}
.dc_megamenu .form-control {
	margin-top:10px;
	border:1px solid #efefef;
}
.dc_megamenu .btn {
	margin:10px 0 20px
}
.dc_megamenu video {
	max-width: 100%;
	height: auto;
}
.dc_megamenu iframe,
.dc_megamenu embed,
.dc_megamenu object {
	max-width: 100%;
}
.dc_megamenu .google-map {
	width:100%;
	border:1px solid rgba(255, 255, 255, 0.5);
	min-height:200px;
}
.dc_megamenu div.google-map {
	background:rgba(255, 255, 255, 0.5);
	background: #ffffff;
	height: 200px;
	margin: 0 0 0px 0;
	width: 100%;
}
#googlemaps img{
    max-width:none;
}
.dc_megamenu .dropdown-menu .withoutdesc{
	margin-top:0;
	padding:15px 20px;
    display: block;
    text-align: left;
    text-transform: none;
    width: 100%;
}
.dc_megamenu a:hover {
	text-decoration:none
}
.dc_megamenu .dropdown-menu .withoutdesc ul li {
	padding:3px 10px;
}
.dc_megamenu .dropdown-menu .withoutdesc ul li:hover,
.dc_megamenu .dropdown-menu .withoutdesc ul li:focus{
	color:#262626;
	text-decoration:none;
	background-color:#f5f5f5 !important
}
.dc_megamenu .dropdown-menu .withoutdesc li:last-child {
	border-bottom:0 solid #fff;
}
.dc_megamenu .dc_megamenu-content.withdesc a:after {
        color: #155184;
    content: attr(data-description);
    display: block;
    font-size: 12px;
    font-weight: 400;
    line-height: 0;
    margin: 10px 0 15px;
    
}

.dc_megamenu .dropdown-submenu{
	position:relative;
}
.dc_megamenu .dropdown-submenu>.dropdown-menu{
	top:0;
	left:100%;
	margin-top:0;
	margin-left:-1px;
	-webkit-border-radius:0 6px 6px 6px;
	-moz-border-radius:0 6px 6px 6px;
	border-radius:0 6px 6px 6px;
}
.dc_megamenu .dropdown-submenu:hover>.dropdown-menu{
	display:block;
}

.dc_megamenu .dropdown-submenu>a:after{
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#cccccc;
	margin-top:5px;
	margin-right:-10px;
}
.dc_megamenu .dropdown-submenu:hover>a:after{
	border-left-color:#ffffff;
}
.dc_megamenu .dropdown-submenu.pull-left{
	float:none;
}
.dc_megamenu .dropdown-submenu.pull-left>.dropdown-menu{
	left:-100%;
	margin-left:10px;
	-webkit-border-radius:6px 0 6px 6px;
	-moz-border-radius:6px 0 6px 6px;
	border-radius:6px 0 6px 6px;
}
.dc_megamenu p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
	color:#656565;
}
.dc_megamenu .nav,
.dc_megamenu .collapse,
.dc_megamenu .dropup,
.dc_megamenu .dropdown {
	position: static;
}
.dc_megamenu .half {
    width: 50%;
	left: auto !important;
    right: auto !important;
}
.dc_megamenu .container {
	position: relative;
}
.dc_megamenu .dropdown-menu {
	left: auto;
}
.dc_megamenu .nav.navbar-right .dropdown-menu {
	left: auto;
	right: 0;
}
.dc_megamenu .dc_megamenu-content {
    padding: 15px 25px;
    background: #F5F5F5;
    
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    transition: top .1s;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-left: 1px solid #FFFEFD;
    border-right: 1px solid #FFFEFD;
    border-bottom: 1px solid #FFFEFD;
}

.dc_megamenu .dropdown.dc_megamenu-fw .dropdown-menu {
	left: 0;
	right: 0;
}
.dc_megamenu .title {
    font-size: 100%;
    font-weight: bold;
    margin-top: 15px;
    text-transform: uppercase;
    border-bottom: 1px dotted #DEDEDE;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.dc_megamenu ul {
	list-style:none;
	padding-left:0px;
}



/* PERCUSSION OVERRIDES */
.toTop #nav-home img { height: 43px; }
@media screen and (min-width: 769px) {
header#main-header nav {
    height: auto !important;
}
}

html {
    background: transparent !important;
}

#main-header {
    background: #08385D;
}

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper { text-shadow: none !important; }
