@import url('https://fonts.googleapis.com/css?family=Playball');

/* EMERGENCY BANNER */

div#em-alerts {
    margin-bottom: -5px;
}

.emergency-banner {
    background: #a22d22 !important;
}
span.em-title {
    display: block;
    text-align: center;
    text-transform: capitalize;
}
i.fa.fa-exclamation-triangle {
    display: none;
}
span#em-content-0 {
    text-align: center;
    display: block;
    text-transform: initial;
}
a.em-read-more {
    float: none;
    display: block;
    text-align: center;
    padding-top: 5px;
    transition: ease-in-out .2s;
}

a.em-read-more:hover {
    font-size: 16px;
    color: #fff;
}

i.fa.fa-chevron-right {
    display: none;
}

/* SEARCH */

div#search-box {
    /* position: absolute; */
    /* right: 2%; */
    /* z-index: 999; */
    /* margin-top: 28px; */
}

input#ctl00_SearchTerm {
    /* z-index: 999; */
    /* border: black solid 3px; */
    /* width: 200px; */
    /* height: 45px; */
    /* background: rgba(0, 0, 0, 0.85) !important; */
    /* color: #fff; */
    /* text-indent: 65px !important; */
}

a#ctl00_btnSearch {/* text-decoration: none; *//* position: absolute; *//* top: 3px; *//* left: 35px; */}

a#ctl00_btnSearch:before {
    /* content: '\f002'; */
    /* font-family: FontAwesome; */
    /* color: #fff; */
    /* font-size: 24px; */
    /* z-index: 9999; */
}

a#ctl00_btnSearch img{display:none;}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: inline-block;
}





/* HEADER */

#header{
    background: #e0ae2d;
    width: 100%;
    position: relative;
}

#header > div > div:nth-child(2) {
    text-align: right !important;
}

span.name {
    font-family: 'Playball', cursive;
    font-size: 16px;
    text-transform:  capitalize;
}

span.bold {
    font-size: 26px;
    padding-left: 5px;
}

#header > div > div:nth-child(2) > span {
    display: inline-block;
    vertical-align: baseline;
    padding: 2px 0;
}

#header > div > div:nth-child(2) > span.fa {
    vertical-align: middle;
}

span.fa.fa-facebook, span.fa.fa-twitter {
    font-size: 24px;
    margin-left: 22px;
}

div#google_translate_element {
    border: black solid;
}

.small-2.columns {
    text-align: center;
}

.logo img {
    width: 100px;
}

.logo {
    border-right: solid black 2px;
}

@media only screen and (max-width: 400px)  {

#header .small-12 {
    text-align: center;
}

#footer .large-6.columns:first-child {
    text-align: center;
}

#header > div > div:nth-child(2) {
    position: relative;
    left: -15%;
}

.logo {
    border: none;
}



div#search-box {
    margin-top: 0;
}
}


@import url('https://fonts.googleapis.com/css?family=Playball');

/* EMERGENCY BANNER */

div#em-alerts {
    margin-bottom: -5px;
}

.emergency-banner {
    background: #a22d22 !important;
}
span.em-title {
    display: block;
    text-align: center;
    text-transform: capitalize;
}
i.fa.fa-exclamation-triangle {
    display: none;
}
span#em-content-0 {
    text-align: center;
    display: block;
    text-transform: initial;
}
a.em-read-more {
    float: none;
    display: block;
    text-align: center;
    padding-top: 5px;
    transition: ease-in-out .2s;
}

a.em-read-more:hover {
    font-size: 16px;
    color: #fff;
}

i.fa.fa-chevron-right {
    display: none;
}

/* SEARCH */

div#search-box {
    /* position: absolute; */
    /* right: 2%; */
    /* z-index: 999; */
    /* margin-top: 28px; */
}

input#ctl00_SearchTerm {
    /* z-index: 999; */
    /* border: black solid 3px; */
    /* width: 200px; */
    /* height: 45px; */
    /* background: rgba(0, 0, 0, 0.85) !important; */
    /* color: #fff; */
    /* text-indent: 65px !important; */
}

a#ctl00_btnSearch {/* text-decoration: none; *//* position: absolute; *//* top: 3px; *//* left: 35px; */}

a#ctl00_btnSearch:before {
    /* content: '\f002'; */
    /* font-family: FontAwesome; */
    /* color: #fff; */
    /* font-size: 24px; */
    /* z-index: 9999; */
}

a#ctl00_btnSearch img{display:none;}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: inline-block;
}





/* HEADER */

#header{
    background: #e0ae2d;
    width: 100%;
}

#header > div > div:nth-child(2) {
    text-align: right !important;
}

span.name {
    font-family: 'Playball', cursive;
    font-size: 16px;
    text-transform:  capitalize;
}

span.bold {
    font-size: 26px;
    padding-left: 5px;
}

#header > div > div:nth-child(2) > span {
    display: inline-block;
    vertical-align: baseline;
    padding: 2px 0;
}

#header > div > div:nth-child(2) > span.fa {
    vertical-align: middle;
}

span.fa.fa-facebook, span.fa.fa-twitter {
    font-size: 24px;
    margin-left: 22px;
}

div#google_translate_element {
    border: black solid;
}

.small-2.columns {
    text-align: center;
}

.logo img {
    width: 100px;
}

.logo {
    border-right: solid black 2px;
}

@media only screen and (max-width: 400px)  {

#header .small-12 {
    text-align: center;
}

#footer .large-6.columns:first-child {
    text-align: center;
}

#header > div > div:nth-child(2) {
    position: relative;
    left: -15%;
}

.logo {
    border: none;
}

div#search-box {
    margin-top: 0;
}
}


@import url('https://fonts.googleapis.com/css?family=Playball');

/* EMERGENCY BANNER */

div#em-alerts {
    margin-bottom: -5px;
}

.emergency-banner {
    background: #a22d22 !important;
}
span.em-title {
    display: block;
    text-align: center;
    text-transform: capitalize;
}
i.fa.fa-exclamation-triangle {
    display: none;
}

.em-close {
    display: none;
}

span#em-content-0 {
    text-align: center;
    display: block;
    text-transform: initial;
}
a.em-read-more {
    float: none;
    display: block;
    text-align: center;
    padding-top: 5px;
    transition: ease-in-out .2s;
}

a.em-read-more:hover {
    font-size: 16px;
    color: #fff;
}

i.fa.fa-chevron-right {
    display: none;
}

/* SEARCH */

div#search-box {
    position: relative;
    right: 2%;
    z-index: 999;
    /* margin-top: 28px; */
    display:  inline-block;
    vertical-align:  middle;
}

input#ctl00_SearchTerm {
    z-index: 999;
    border: black solid 3px;
    width: 200px;
    height: 30px;
    background: rgba(0, 0, 0, 0.85) !important;
    color: #fff;
    text-indent: 50px !important;
}

a#ctl00_btnSearch {text-decoration: none;position: absolute;top: 3px;left: 16px;}

a#ctl00_btnSearch:before {
    content: '\f002';
    font-family: FontAwesome;
    color: #fff;
    font-size: 20px;
    z-index: 9999;
}

a#ctl00_btnSearch img{display:none;}

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: inline-block;
}





/* HEADER */

#header{
    /* background: #e0ae2d; */
    width: 100%;
    /* background: #bd1516; */
    /* background: #c74a4b; */
    background: #a22c22;
}

#header > div > div:nth-child(2) {
    text-align: right !important;
    padding: 20px 0;
}

span.name {
    font-family: 'Playball', cursive;
    font-size: 16px;
    text-transform:  capitalize;
    font-size: 22px;
}

span.bold {
    font-size: 26px;
    padding-left: 5px;
    font-size: 48px;
}

#header > div > div:nth-child(2) > span {
    display: inline-block;
    vertical-align: baseline;
    padding: 2px 0;
}

#header > div > div:nth-child(2) > span.fa {
    vertical-align: middle;
}

.fa-facebook, .fa-twitter {
    font-size: 24px;
    margin-left: 22px;
    color: #fff;
    text-decoration:  none;
    display:  inline-block;
    vertical-align:  middle;
}


.fa-facebook:hover, .fa-twitter:hover {
    color: #000;
}

div#google_translate_element {
    border: black solid;
}

.small-2.columns {
    text-align: center;
}

.logo img {
    width: 100px;
}

.logo {
    border-right: solid black 2px;
}

@media only screen and (max-width: 400px)  {

#header .small-12 {
    text-align: center;
}

#footer .large-6.columns:first-child {
    text-align: center;
}

#header > div > div:nth-child(2) {
    position: relative;
    left: -15%;
}

div#search-box {
    margin-top: 0;
}
}


/* NEWS/EVENTS */

div#news-events {
    border-top: #b65f29 60px solid;
}

#news-events > .row {position: relative;top: -50px;}

.home_bg .small-12.large-7.columns, .home_bg .small-12.large-5.columns {
    min-height: 490px;
}

h2.sec-header {
    font-size: 26px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    /* text-shadow: 2px 4px 3px rgba(0,0,0,0.3); */
}



/* PARALLAX*/

.bg-cover.blue {
    background: rgba(178, 87, 62, 0.7);
    -moz-box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
    -webkit-box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
    box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
}

.content-with-background.portlet {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.content-with-background.portlet .bg-cover {
    padding: 10.21vh 0px;
    text-align: center;
}

.content-with-background.portlet h2 {
      text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.content-with-background.portlet p {
    font-size: 1.25em;
    color: #fff;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

/* SOCIAL */

div#social {
    padding: 40px 0;
}

.home iframe#twitter-widget-0 {
    max-width: 500px !important;
}

@media only screen and (max-width: 1023px)  {

    div#social {
   text-align: center;
}

#u_0_0 > div:nth-child(1) > div {
    width: 350px !important;
    padding: 0 20px;
}

.facebook.small-12.large-6.columns {
    margin-bottom: 30px;
}

}

/* FOOTER */

div#footer {
    background: #e0ad2e;
}

#footer .row {
    padding: 50px 0;
}

.footer-logo {
    display: inline-block;
    vertical-align: middle;
    /* margin-right: 40px; */
}

.footer-address{
    display: inline-block;
    vertical-align: middle;
    padding-left: 8%;
}

.footer-links {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-top: 8px;
}

#footer ul {
    list-style-type: none;
    margin-left: 0;
}

#footer ul {
    list-style-type: none;
    margin-left: 0;
}

#footer li {
    font-weight: 300;
}

a.footer-link {
    text-decoration: none;
    color: black;
}

a.footer-link:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 400px)  {
.footer-logo {
    text-align: center;
    padding: 0;
    margin: 0;
    display:  block;
}
}

@media only screen and (max-width: 900px)  {
#footer .row {
    max-width: 575px;
    margin: 0 auto;
}
.small-6 {
    width: 100%;
   
}
}


@media only screen and (max-width: 1024px)  {
#footer h3 {
    font-size: 1.5rem !important;
}
}

.copy {
    display: block;
    color: white;
}

.credits {
    background: #333333;
    text-align: center;
    padding: 10px 0;
}

span#ctl00_lblCompany, span#ctl00_lblCompany a {
    color: white;
}

/* PARALLAX*/

.bg-cover.blue {
    background: rgba(178, 87, 62, 0.7);
    -moz-box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
    -webkit-box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
    box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
}

.content-with-background.portlet {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.content-with-background.portlet .bg-cover {
    padding: 10.21vh 0px;
    text-align: center;
}

.content-with-background.portlet h2 {
      text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.content-with-background.portlet p {
    font-size: 1.25em;
    color: #fff;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

/* SOCIAL */

div#social {
    padding: 40px 0;
}

.home iframe#twitter-widget-0 {
    max-width: 500px !important;
}

@media only screen and (max-width: 1023px)  {

    div#social {
   text-align: center;
}

#u_0_0 > div:nth-child(1) > div {
    width: 350px !important;
    padding: 0 20px;
}

.facebook.small-12.large-6.columns {
    margin-bottom: 30px;
}

}

/* FOOTER */

div#footer {
    background: #e0ad2e;
}

#footer .row {
    padding: 50px 0;
}

.footer-logo {
    display: inline-block;
    vertical-align: middle;
    /* margin-right: 40px; */
}

.footer-address{
    display: inline-block;
    vertical-align: middle;
    padding-left: 8%;
}

.footer-links {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-top: 8px;
}

#footer ul {
    list-style-type: none;
    margin-left: 0;
}

#footer ul {
    list-style-type: none;
    margin-left: 0;
}

#footer li {
    font-weight: 300;
}

a.footer-link {
    text-decoration: none;
    color: black;
}

a.footer-link:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 400px)  {
.footer-logo {
    text-align: center;
    padding: 0;
    margin: 0;
    display:  block;
}
}

@media only screen and (max-width: 900px)  {
#footer .row {
    max-width: 575px;
    margin: 0 auto;
}
.small-6 {
    width: 100%;
   
}
}


@media only screen and (max-width: 1024px)  {
#footer h3 {
    font-size: 1.5rem !important;
}
}

.copy {
    display: block;
    color: white;
}

.credits {
    background: #333333;
    text-align: center;
    padding: 10px 0;
}

span#ctl00_lblCompany, span#ctl00_lblCompany a {
    color: white;
}

/* SUBPAGE */



div#subpage-main {
    max-width: 1200px;
    margin: 0 auto;
    background: #eeeeee;
    z-index: 99;
}

div#subpage-sidebar {
    margin-top: 65px;
    margin-right: -15px;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.sitenavl0 {
    background: #a22c22;
    margin: 0 0 10px 0px;
    padding: 10px 28px;
    font-size: 16px;
}

.sitenavl0 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.sitenavl1, .sitenavl2 {
    padding-left: 60px;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 16px;
}

.sitenavl1 a.navLink, .sitenavl2 a.navLink {
    text-decoration: none;
    color: black;
}

.currentpage:before {
    content: "\f0da";
    font-family: fontawesome;
    color: #a12d23;
    padding-right: 10px;
}

.currentpage {
    font-weight: 500;
    font-size: 16px;
    padding-left: 35px;
    background: transparent;
}

.currentpage a {
    color: black;
}

div#subpage-content {
    background: #fff;
    z-index: 199;
    margin: 40px 30px 40px 0;
    padding: 20px;
    width: 72%;
}


@media only screen and (max-width: 900px)  {
div#subpage-content {
    width: 100%;
}
}

div#breadcrumbs {
    width: 900px;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
    border-bottom: solid 4px #6d7531;
}

#breadcrumbs a {
    color: #000;
    text-decoration: none;
    font-weight: 300;
}

span#spanBreadcrumbPageId {
    color: #a12d23;
    font-weight:  300;
}

#subpage_bg .sb-r {
    width: 300px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: solid 4px #6d7531;
}

 .sb-r ul {
    list-style-type: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}

 .sb-r ul li {
    display: inline;
}

 .sb-r a {
    color: black;
    margin: 0 5px;
    text-decoration: none;
    font-weight: 700;
}

 a.print {
    font-size: 20px;
    vertical-align: middle;
}

 a#fs-plus,  a#fs-minus {
    background: #000;
    color: #fff;
    padding: 5px;
    margin-right: 0px;
}

#subpage_bg .ptl_page {
    margin-top: 30px;
}

#subpage-content img {
    /* margin: 30px 0 30px 12px; */
}

.pb-controls a img, .portletBox-icon a img {
    margin: 0 !important;
}

/* DEPARTMENT PAGE */

#dept_bg .sb-r {
    text-align: right;
}

@media only screen and (max-width: 400px)  {

div#subpage-content{width:100% !important;}

}

div#message {
    -moz-box-shadow: 0 4px 2px -2px grey;
    -webkit-box-shadow: 0 4px 2px -2px grey;
    box-shadow: 0 4px 2px -2px grey;
    padding-bottom: 40px;
}

.message {
    padding-right: 50px;
}

.message span {
    font-size: 22px;
}

.message p {
    margin-top: 1rem;
}

div#quick_links {
    padding: 30px 0;
}

div#news_events {
    background: #f4f4f4;
    padding: 40px 0;
}


div#news_events h2.sec-header {
    text-align: center;
}



#theme.dept .read-more {
    text-align: center;
    color: black;
    background: #e0ac30;
    max-width: 150px;
    padding: 10px 20px;
    margin: 20px auto;
    display: inline-block;
}

a.read-more {
    text-decoration: none;
}

.seeAll a {
    color: #696969 !important;
}
.newsDate {
    color: #696969 !important;
}
.full-date {
    color: #696969 !important;
}
.time {
    color: #696969 !important;
}




/* PARALLAX*/

.bg-cover.blue {
    background: rgba(178, 87, 62, 0.7);
    -moz-box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
    -webkit-box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
    box-shadow: inset 0px 5px 5px #000, inset 0px -5px 5px #000;
}

.content-with-background.portlet {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.content-with-background.portlet .bg-cover {
    padding: 10.21vh 0px;
    text-align: center;
}

.content-with-background.portlet h2 {
      text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

.content-with-background.portlet p {
    font-size: 1.25em;
    color: #fff;
    text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}

/* SOCIAL */

div#social {
    padding: 40px 0;
}

.home iframe#twitter-widget-0 {
    max-width: 500px !important;
}

@media only screen and (max-width: 1023px)  {

    div#social {
   text-align: center;
}

#u_0_0 > div:nth-child(1) > div {
    width: 350px !important;
    padding: 0 20px;
}

.facebook.small-12.large-6.columns {
    margin-bottom: 30px;
}

}

/* FOOTER */

div#footer {
    background: #e0ad2e;
}

#footer .row {
    padding: 50px 0;
}

.footer-logo {
    display: inline-block;
    vertical-align: middle;
    /* margin-right: 40px; */
}

.footer-address{
    display: inline-block;
    vertical-align: middle;
    padding-left: 8%;
}

.footer-links {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    padding-top: 8px;
}

#footer ul {
    list-style-type: none;
    margin-left: 0;
}

#footer ul {
    list-style-type: none;
    margin-left: 0;
}

#footer li {
    font-weight: 400;
}

a.footer-link {
    text-decoration: none;
    color: black;
}

a.footer-link:hover {
    text-decoration: underline;
}

@media only screen and (max-width: 400px)  {
.footer-logo {
    text-align: center;
    padding: 0;
    margin: 0;
    display:  block;
}
}

@media only screen and (max-width: 900px)  {
#footer .row {
    max-width: 575px;
    margin: 0 auto;
}
.small-6 {
    width: 100%;
   
}

#footer .small-6.large-7.columns {
    text-align: center;
}

.footer-links {
    text-align:  center;
}

.footer-address {
    text-align:  center;
}

}


@media only screen and (max-width: 1024px)  {
#footer h3 {
    font-size: 1.5rem !important;
}
}

.copy {
    display: block;
    color: white;
}

.credits {
    background: #333333;
    text-align: center;
    padding: 10px 0;
}

span#ctl00_lblCompany, span#ctl00_lblCompany a {
    color: white;
}

/* SUBPAGE */

div#subpage-main {
    max-width: 1200px;
    margin: 0 auto;
    background: #eeeeee;
    z-index: 99;
}

div#subpage-sidebar {
    margin-top: 65px;
    margin-right: -15px;
    margin-left: 0 !important;
    padding-left: 0 !important;
}

.sitenavl0 {
    background: #a22c22;
    margin: 0 0 10px 0px;
    padding: 10px 28px;
    font-size: 16px;
}

.sitenavl0 a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.sitenavl1, .sitenavl2 {
    padding-left: 60px;
    padding-bottom: 10px;
    font-weight: 300;
    font-size: 16px;
}

.sitenavl1 a.navLink, .sitenavl2 a.navLink {
    text-decoration: none;
    color: black;
}

.currentpage:before {
    content: "\f0da";
    font-family: fontawesome;
    color: #a12d23;
    padding-right: 10px;
}

.currentpage {
    font-weight: 500;
    font-size: 16px;
    padding-left: 35px;
    background: transparent;
}

.currentpage a {
    color: black;
}

div#subpage-content {
    background: #fff;
    z-index: 199;
    margin: 40px 30px 40px 0;
    padding: 20px;
    width: 72%;
}


@media only screen and (max-width: 900px)  {
div#subpage-content {
    width: 100%;
}
}

div#breadcrumbs {
    width: 900px;
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 10px;
    border-bottom: solid 4px #6d7531;
}

#breadcrumbs a {
    color: #000;
    text-decoration: none;
    font-weight: 300;
}

span#spanBreadcrumbPageId {
    color: #a12d23;
    font-weight:  300;
}

#subpage_bg .sb-r {
    width: 300px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-bottom: 10px;
    border-bottom: solid 4px #6d7531;
}

 .sb-r ul {
    list-style-type: none;
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}

 .sb-r ul li {
    display: inline;
}

 .sb-r a {
    color: black;
    margin: 0 5px;
    text-decoration: none;
    font-weight: 700;
}

 a.print {
    font-size: 20px;
    vertical-align: middle;
}

 a#fs-plus,  a#fs-minus {
    background: #000;
    color: #fff;
    padding: 5px;
    margin-right: 0px;
}

#subpage_bg .ptl_page {
    margin-top: 30px;
}

#subpage-content img {
    /* margin: 30px 0 30px 12px; */
}

.pb-controls a img, .portletBox-icon a img {
    margin: 0 !important;
}

/* DEPARTMENT PAGE */

#dept_bg .sb-r {
    text-align: right;
    padding-right: 10px;
}

@media only screen and (max-width: 400px)  {

div#subpage-content{width:100% !important;}

}

div#message {
    -moz-box-shadow: 0 4px 2px -2px grey;
    -webkit-box-shadow: 0 4px 2px -2px grey;
    box-shadow: 0 4px 2px -2px grey;
    padding-bottom: 40px;
}

#message > div > div.small-12.medium-6.large-7.columns {
    padding: 0 10px;
}

.message {
    padding-right: 50px;
}

.message span {
    font-size: 22px;
}

.message p {
    margin-top: 1rem;
}

div#quick_links {
    padding: 30px 0;
}

div#news_events {
    background: #f4f4f4;
    padding: 40px 0;
}

.dept #homeNewsWrapper .sectionHeading {
    background: #6b7332;
    padding: 10px 0px 10px 30px;
}

.dept a.eventPlaceHolder {
    border-bottom: solid #e0ae2e 3px;
    margin: 0 auto;
    /* width: 80%; */
}

.dept li.clone a {
    width: 80%;
}

.dept li.flex-active-slide {
    margin-left: -10px;
}

.dept .eventsList {
    padding-top: 15px;
}

/* POLICE DEPARTMENT PAGE */


.police span.hdi {
    color: #a22c24;
    font-size: 20px;
    margin: 0 90px 20px 90px;
    display: block;
}

@media screen and (max-width: 400px){
.police span.hdi {
    text-align: center;
}
}

.ptl_news_header.row {
    background: #6d7431;
    padding: 14px 0 2px 0;
    margin: 0;
}

.ptl_news_header.row h2{
font-size: 20px
}

.police li.flex-active-slide {
    max-width: 660px;
}

.police a.newsItem:first-child {
    margin-left: 5%;
    margin-right: 2%;
}

.police a.newsItem {
    width: 44%;
}

.police #upcomingEvents .sectionHeading, .dept #upcomingEvents .sectionHeading{
    background: #a22c23;
    padding: 10px 0px 10px 15px;
    width: 100%;
    margin-bottom: 30px;
    border-top:  none !important;
}

.police #upcomingEvents li.flex-active-slide {
    margin-left: -10px;
}



.police .sectionName {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    vertical-align:  middle;
    width: 70%;
    margin-bottom: 0;
}

.police  .sectionControls {
    display: inline-block;
    vertical-align: middle;
    width: 30%;
}

.police  ul.flex-direction-nav {
    text-align: right;
    margin-bottom: 0;
    list-style-type: none;
}

.police  ul.flex-direction-nav li {
    display:  inline;
}

.police  .flexslider {
    margin: 0px;
    background: transparent;
    border: none;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.police  .flex-direction-nav a {
    position: static;
    color: #fff;
    float: none;
    margin: 0px 0px 0px 5px;
    width: 30px;
    display: inline-block;
    line-height: 30px;
    font-size: 30px;
    text-align: center !important;
    text-decoration: none;
}

.police  .flex-direction-nav a:hover {
    text-decoration: none;
    opacity: 0.7;
}

.police  .flexslider .flex-viewport {
 padding-bottom: 0px;
}

@media only screen and (max-width: 890px) and (min-width: 768px)  {

.police #upcomingEvents li.flex-active-slide {
    margin-left: 60px;
}

}

@media screen and (max-width: 768px){
.police #upcomingEvents .sectionHeading, .dept #upcomingEvents .sectionHeading {
    margin-top: 40px;
}
}


/****** PRESENCE CUSTOM FORMS ******/
    .ptl_portlet_CustomForm .tbl {
    border: none;
    }
    .ptl_portlet_CustomForm div.tbl div.tbl_header {
    background: #e0ae2e;
    border: none;
    color: #000;
    padding: 10px;
    text-transform: none;
    font-size: 17px;
    letter-spacing: .8px;
    margin-bottom: 20px;
    }
    .ptl_portlet_CustomForm .form-label {
    font-size: 17px;
    margin: 15px 0px 5px;
    }
    .ptl_portlet_CustomForm input {
    max-width: 300px;
    max-width: 100%;
    /* padding: 2%; */
    /* font-size: 15px; */
    /* margin: 0px; */
    width: 100%;
    border: 1px solid #9C9C9C;
    border-radius: 3px;
    /* margin-bottom: 10px; */
    padding: 5px;
    display:  inline-block;
    }
    
    input[type=checkbox] {
    display: inline-block;
    width: 3%;
}

.tbl input[type=checkbox] {
    display: inline-block;
    width:1em;
}
}

.ptl_portlet_CustomForm .tbl strong {
    width: 30%;
    display: inline-block;
}
    input[type=text] {
    display: inline-block;
    width: 75%;
}

    input#SecurityCode {
    display: block;
}

span.label1 {
    display:  inline-block;
    width: 15%;
}

input#Name, input#Address, input#Phone Number,
 input#Email {
    display:  inline-block;
    width: 75%;
}

    .ptl_portlet_CustomForm .grid_row input, .grid_row_alt input {
    width: auto;
    }
    .ptl_portlet_CustomForm textarea {
    min-width: 300px;
    padding: 2%;
    font-size: 15px;
    margin: 0px;
    width: 94%;
    height: 100%;
    max-width: 85%;
    border: 1px solid #DADADA;
    border-radius: 3px;
    }
    .ptl_portlet_CustomForm input[type="submit"] {
    width: auto;
    padding: 15px;
    border: none;
    font-size: 15px;
    letter-spacing: 0.7px;
    background: #e0ae2e;
    color: #000;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    }
    .ptl_portlet_CustomForm input[type="submit"]:hover {
    background: #a22c23 ;
    color: white;
    }
    .ptl_portlet_CustomForm input[type="image"] {
    width: auto;
    height: auto;
    padding: 0px;
    border: none;
    }

.ptl_portlet_CustomForm center {
    text-align: left;
}

@media screen and (max-width: 414px) {
.ptl_portlet_CustomForm input {
    max-width: 65%;
}

.ptl_portlet_CustomForm.bodytext {
    max-width: 75%;
}

.ptl_portlet_CustomForm textarea {
    max-width: 75%;
}

.ptl_portlet_CustomForm tbody > tr:nth-child(14) > td:nth-child(2) {
    font-size: 12px;
    display: block;
    width: 70%;
}

}

/****** PRESENCE CUSTOM FORMS ******/

ul.nav-menu .nav-item .level1 > .category > li > div:first-child a span {
    color: #e1ad2f;
}


/* Mega Menu */

.sub-nav-group.category a {
    margin-bottom: 0 !important;
}

.sub-nav {
    width: 90% !important;
}


/* making main navigation transparent */

div#menubar {
    position:  absolute;
    left:  0;
    bottom: -110px;
    width:  100%;
    background: rgba(255, 255, 255, 0.8);
    z-index: 100;
}

#banner, #subpage {
  position: relative;
}

.bannerStartStop {
    top: 110px;
}

@media screen and (max-width:640px) {

div#menubar .medium-2 {
    width: 100px;
}

a#mobile-bar {
    margin:  0;
    padding: 23px;
}

}


/* Bulky Items */

.bulky-item .b-sec {
    display:  flex;
    flex-wrap:  wrap;
}

.bulky-item .b-sec p:nth-child(1) {
    width:  100%;
}

.bulky-item .b-sec p:nth-child(2) {
    width: 30%;
}

.bulky-item .b-sec p:nth-child(3) {
    width: 70%;
}



.bulky-item .b-sec p:nth-child(2) input {
    width:  30px;
}

.bulky-item .b-sec p:nth-child(3) input {
    width: 70%;
}

.bulky-item .b-sec p:nth-child(3) strong, .bulky-item .b-sec p:nth-child(2) strong {
    padding: 0 5px;
    box-sizing: border-box;
}

table.bulky-table {
    width: 100%;
    max-width: 640px;
}

.bulky-item .b-sec p:nth-child(2) strong {
    width: 80px;
}

.bulky-item .b-sec p:nth-child(3) strong {
    width: 100px;
}

.bulky-item .b-sec p:nth-child(3) input {
    width: calc(100% - 100px);
}

.bulky-item .b-sec:last-child p:first-child input {
    width: 70%;
}

#ctl00_ContentPlaceHolder1_ctl10_dvFormTemplate > p span {width: 130px;}

#ctl00_ContentPlaceHolder1_ctl10_dvFormTemplate > p input {
    width: calc(100% - 130px);
}

@media screen and (max-width: 650px) {

.bulky-item .b-sec p:nth-child(2) {
    width:  40%;
}

.bulky-item .b-sec p:nth-child(3) {
    width: 60%;
}

}



/* side bar */

.sitenavl0:hover {
    background: #edcc5b;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.sitenavl0:hover a {
    color: #000;
    -webkit-transition: all 200ms ease;
    transition:  all 200ms ease;
}

.sitenavl1 a.navLink:hover, .sitenavl2 a.navLink:hover {
    color: #a12c21;
}


.dragAndDropEnabled #home_bg, .portletEditMode #home_bg {
    margin-top: 120px;
}

#header div#em-alerts {
    padding: 0;
}

/* report an issue form */
.report-issue-form span {
    width: 130px;
    display:  block;
    float:  left;
}

.report-issue-form input {
    width: calc(100% - 130px) !important;
    float:  left;
}

.report-issue-form .title {
    width: 100%;
}

.report-issue-form p {
    padding-bottom: 25px;
}

.report-issue-form .check-box p input {
    width: 20px !important;
}


.report-issue-form p .red-star {
    position:  absolute;
    right: -110px;
    top: 0;
}

.report-issue-form p {
    position:  relative;
}

a.em-read-more {
    display: none;
}



#ctl00_ContentPlaceHolder1_ctl12_week_weekday > Tbody  input[type=checkbox] {
    display: inline-block;
    width:1em;
}
