﻿/******************************************************************
modules.css
-------------------------------------------------------------------
Stylesheet: Module Output Styles
-------------------------------------------------------------------

Styles for AZ-Index, News, Calendar, etc. styles go here.

******************************************************************/

/*
------------------------------------------------------------------
--> News
------------------------------------------------------------------*/

article.news-article {
    float: left;
    width: 100%;
}
article.news-article a.news-img-link {
    float: left;
}
/* News article header link */
article.news-article .article-head {
    font-size: 1.6em;
    margin-top: 0;
    text-shadow: 0 1px 0 #fff;
}
article.news-article .article-head a {
    display: block;
    font-size: inherit;
}
article.news-article .article-head a:hover {
    text-decoration: none;
}
/* Section added by SNelson 2013-09-04 to style the News Extra template without affecting Home Page News and Widget News */
article.news-article .news-summary {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
}
section#home-news article.news-article .news-summary {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
}
.widget-inner article.news-article .news-summary {
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
}
/* End Added Section */

article.news-article .news-summary ul {
    list-style-position: inside;
}
article.news-article .news-summary a {
    /*font-size: inherit;*/
    font-size: 13px;
}
article.news-article .news-summary p {
    /*font-size: inherit;*/
    font-size: 13px;
}
article.news-article .news-date {
    font-weight: bold;
    font-size: 13px;
}
hr.news-sep {
    float: left;
    width: 100%;
    border-color: #9db3c1;
    margin-top: 0px !important;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 20px !important;
}
/* News article "read more" link */
article.news-article a.read-more  {
    float: left;
    width: 100%;
    display: block;
    font-size: 10px !important;
    text-align: center;
    padding: 10px;
    color: #fff;
    background-color: #104467;
    text-decoration: none;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
    transition: background-color .3s ease-in-out, padding .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out, padding .3s ease-in-out;
    -moz-transition: background-color .3s ease-in-out, padding .3s ease-in-out;
    -webkit-transition: background-color .3s ease-in-out, padding .3s ease-in-out;
}
article.news-article a.read-more:hover {
    background-color: #16547d;
}
article.news-article a.alt-link {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 0;
}
/* News article image */
article.news-article img.news-img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 2px solid #333;
}
div a.news-archive-link, div a.news-archive-link:link, div a.news-archive-link:visited {
    display: inline-block;
    color: #FFFFFF;
    background-color: #2ba6cb;
    padding-bottom: 11.375px;
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 10.5px;
    margin-bottom: 15px;
    border-radius: 3px;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
div a.news-archive-link:hover, div a.news-archive-link:active {
    text-decoration: none;
    background-color: #2284a1;
}

div.edtdiv-news img.mainimg {
    float: none;
}

/* These styles are applied for viewports 768px and higher */
@media only screen and (min-width: 768px) {
hr.news-sep {
    margin: 20px 0;
}
article.news-article a.read-more {
    float: right;
    text-align: right;
    font-size: 13px !important;
    padding: 0;
    background-color: transparent;
    color: #666;
}
article.news-article a.read-more:hover {
    background-color: transparent;
    text-decoration: underline;
    box-shadow: none;
}
article.news-article a.alt-link {
    float: none;
}
div.edtdiv-news img.mainimg {
    float: left;
}
}
/*
------------------------------------------------------------------
--> A-Z Index
------------------------------------------------------------------*/





/*
------------------------------------------------------------------
--> jQuery Clock
------------------------------------------------------------------*/

/* --> Analog ----------------------------------------------------*/

.analog {
    position: relative;
    width: 150px;
    margin: auto;
    background: url(/custom/widgets/clock/images/clockface.jpg);
    list-style: none;
}
.analog, .analog .hour, .analog .min, .analog .sec {
    height: 150px;
    margin: 0;
    padding: 0;
}
.analog .hour, .analog .min, .analog .sec {
    position: absolute;
    width: 8px;
    top: 0;
    left: 70.5px;
    padding: 0;
    margin: 0;
}
.analog .sec {
    background: url(/custom/widgets/clock/images/sechand.png);
    z-index: 3;
    margin: 0;
    padding: 0;
}
.analog .min {
    background: url(/custom/widgets/clock/images/minhand.png);
    z-index: 2;
    margin: 0;
    padding: 0;
}
.analog .hour {
    background: url(/custom/widgets/clock/images/hourhand.png);
    z-index: 1;
    margin: 0;
    padding: 0;
}
.title {
    font-size: 11px;
    font-weight: bold;
    color: #333;
    margin: 0;
    padding: 0;
}
.analog .meridiem {
    position: absolute;
    top: 90px;
    width: 150px;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    display: inline-block;
    padding: 0;
    text-align: center;
}
/* --> Digital ---------------------------------------------------*/

.digital li, .digital li {
    display: inline;
    color: #333333;
    font-size: 11px;
    font-weight: bold;
}
.digital, .digital {
    padding-left: 0;
    margin: 5px 0;
}
.title {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    margin: 0;
}
/*
------------------------------------------------------------------
--> Filebank Layouts
------------------------------------------------------------------*/

img#GetAcrobat {
    display: block;
    float: left;
    margin-bottom: 50px;
}
img#WWWIcon {
    margin: 0;
}
img.fb-file-icon {
    float: left;
    margin: 0 !important;
    margin-top: 2px !important;
}
.fb-cont-node {
    float: left;
    width: 100%;
    margin: 5px 0;
    padding: 3px; /* Added 2/26/2014 SNelson for new Current Agenda script (current-agenda.asp) */
}
.fb-node-contents {
    float: left;
    margin-left: 10px;
    word-wrap: break-word;
}
h3.fbFolderName {
    float: left;
    width: 100%;
    border-bottom: 2px solid #104467;
    padding-bottom: 5px;
    margin: 20px 0 10px;
}
.fbFileSize {
    color: #666;
    font-size: 0.8em;
    margin-left: 10px;
}
.fbNewFile {
    color: #307342;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase !important;
    margin-left: 10px;
}
.fbFileInfo { /* Added 2/26/2014 SNelson for new Current Agenda script (current-agenda.asp) */
    color: #666;
    font-size: 0.9em;
    padding-top: 7px;
    display: inline-block;
}
.fbFileInfoEven { /* Added 2/26/2014 SNelson for new Current Agenda script (current-agenda.asp) */
    background-color: #EEE;
}
.fbFileInfoOdd { /* Added 2/26/2014 SNelson for new Current Agenda script (current-agenda.asp) */
}

/*------------------------------------------------------------------
    --> Civica Search CSS
    ------------------------------------------------------------------*/
    .civicaSearch{
        margin: 20px;
    }

    .srchSearchedFor {
        margin-top: 10px;
    }

    #srchSubHeader {
        margin-top: 10px;
        margin-bottom: 0px;
    }

    #page_a_nate li a {
        color: #000 ;
        font-weight: bold;
    }

    #srchCurrentPage{
        color: #fff !important;
        background-color: black;
        border-radius: 5px;
    }

    .srchSubHeader {
    padding: 0px;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #000;
    font-size: 2em;
    font-weight: bold;
       
    }

    #noMatch {
        font-size: 1.6em;
        font-style: italic;
        margin-bottom: 15px;
    }

    .srchSubHeader h4 {
    color: #fff;
    margin: 0;
    }

    .results-info {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    }

    .search-nomatches {
    font-weight: bold;
    }

    .srchResultsLabel {
    display: inline-block;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 1.7em;
    }

    .srchResultsInfo {
    display: inline-block;
    font-size: 1.4em;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom:10px;

    }

    .srchEventDate {
        margin-left: 20px;
        
    }

    .srchFileSize {
    margin:20px;
    font-size: 1.2em;
    }

    #fileTypeImg {
    margin-top:5px;
    }

    .srchDisplayLink {
    display: block;
    margin-top: 25px;
    margin-left: 0px;
    }

    .srchDisplaySub {
    display: block;
    font-size:1.4em;
    line-height: 20px;
    margin-bottom: 0px;
    margin-left: 20px;
    word-wrap: break-word;
    }

    .search-top-info {
    font-size: 1.4em;

    }

    .search-top-info a {
    font-size: inherit;
    }

    .srchDisplayLink {
    display: block;
    font-size: 1.6em;
    font-weight: bold;
    margin-bottom: 5px;

    }

    .srchDisplayUrl {
    display: block;
    color: #666;
    font-size: 1.3em;
    font-style: italic;
    width: 100%;
    margin-left: 20px;
    word-wrap: break-word;
    /*border-bottom: 1px solid #ccc;*/
    }

    a.srchResultsAll {
    float: right;
    font-weight: bold;
    /*font-size: 1.2em*/
    }

    /*------------------------------------------------------------------
    --> End Civica Search CSS
    ------------------------------------------------------------------*/

/*
------------------------------------------------------------------
--> Simple Forms
------------------------------------------------------------------*/
/*
------------------------------------------------------------------
--> Simple Forms CSS was moved into /inc/public/css/global.css to 
--> standardize styles between forms on all subsites. SNelson 8/14/2017
--> staring on line 39.
------------------------------------------------------------------*/

input {
/*    min-width: 15px;
    max-width: 100%;*/
}
#captchadiv table {
/*    margin-left: auto;
    margin-right: auto;
    text-align: center;*/
}
.speciallabel {
/*    word-wrap: break-word !important;
    max-width: 100%;*/
}
#sfmQuestionForm {
/*    font-size: 1.3em !important;*/
}
#sfmQuestionForm fieldset legend {
/*    font-size: 2.0em !important;
    font-weight: normal;
    background: none;
    word-wrap: break-word !important;
    display: inline;*/
}
#sfmQuestionForm fieldset label {
/*    float: left;
    color: #333;
    width: 30%;
    display: inline-block;
    text-align: right;
    padding-right: 15px;
    margin: 0;
    margin-top: 5px;
    font-size: 1.0em !important;
    word-wrap: break-word;*/
}
button p {
/*    text-align: center !important;
    align-content: center;
    margin: -2px;*/
}

@media only screen and (max-width: 767px) {
#sfmQuestionForm fieldset label {
/*    font-size: 1.375em !important;
    padding-bottom: 10px;*/
}
.speciallabel {
/*    font-size: 1.375em !important;
    padding-bottom: 20px !important;*/
}
article.news-article a.read-more {
    font-size: 13px !important;
}
}

/* End "media only screen and (max-width: 767px)" Media Query */
@media only screen and (max-width: 840px) {
#sfmQuestionForm fieldset label {
/*    float: left;
    width: 90%;
    color: #333;
    display: inline-block;
    text-align: left;
    padding-right: 15px;
    margin: 0;
    margin-top: 5px;*/
}
button {
/*    width: 90% !important;
    text-align: center !important;
    align-content: center;
    font-size: 13px !important;
    margin-top: 10px;
    margin-left: auto !important;
    margin-right: auto !important;
*/}
button p {
/*    width: 90% !important;
    text-align: center !important;
    align-content: center;
    margin-top: -4px;
    margin-bottom: -3px;
    margin-left: 0px;
    margin-right: 0px !important;
    padding-left: 10% !important;
    font-size: 13px !important;*/
}
#sfmQuestionForm textarea {
/*    width: 100% !important;
*/}
#sfmQuestionForm span {
/*    width: 12px;
    height: 12px;
    display: inline-block;
    float: left !important;
*/}
#sfmQuestionForm input {
/*    width: 100% !important;
*/}
#captchadiv input {
/*    width: 80% !important;
*/}
}
/* End "media only screen and (max-width: 840px)" Media Query */

#sfmQuestionForm input {
    float: left;
    width: 70%;
    display: inline-block;
    margin: 0;
    max-width: 400px;
    border-color: #999;
    font-size: 1.0em;
}
#sfmQuestionForm input[type="checkbox"], #sfmQuestionForm input[type="radio"] {
    width: auto;
}
#sfmQuestionForm select {
    /*width: 70%;
    max-width: 400px;
    padding: 3px !important;
    border-color: #999;
    border-width: 1px;*/
}
#sfmQuestionForm h3 {
    font-size: 2.0em;
}
#sfmQuestionForm label h3 {
    font-size: inherit;
}
#sfmQuestionForm p span {
    font-size: inherit;
}
#sfmQuestionForm #geocodetext {
    float: left;
    margin-top: 10px;
}
#sfmQuestionForm textarea {
    float: left;
    width: 70%;
    display: inline-block;
    margin: 0;
    max-width: 400px;
    border-color: #999;
    height: auto;
    font-size: 1.0em;
}
#captchadiv table {
    background: #fff;
    border: 1px solid #ccc;
}
#captchadiv input {
    width: 80%;
    margin-left: 10%;
}
.speciallabel {
    display: block;
    border-bottom: 1px solid #ccc;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: inherit;
    line-height: 20px;
}
#sfmQuestionForm label h5 {
    font-size: inherit;
    font-weight: normal;
}
.speciallabel h5 {
    font-size: inherit;
}
div#sfmQuestionForm div {
    position: relative;
    /* padding-right: 15px; */
  /* padding: 0 15px 0 0; 
  border: 1px solid lime;*/
    /*min-height: 31px;*/
    height: auto;
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
#sfmQuestionForm p {
}
/*
#sfmQuestionForm span {
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  right: -15px;
}
*/
#sfmQuestionForm span {
    width: 12px;
    height: 12px;
    display: inline-block !important;
    float: right;
}
fieldset {
    border: solid 0px #ddd;
    padding: 1.25em 0;
}
/*
------------------------------------------------------------------
--> FAQs
------------------------------------------------------------------*/

.faq-layout-cont {
    margin-top: -30px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.faq-search-btn, .faq-cat-btn, .faq-back-btn {
    color: #fff !important;
    background: #9c2800;
    border: 0;
    font-size: inherit !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.faq-cat-btn {
    font-weight: normal;
}
.faq-back-btn {
    color: #fff !important;
    font-weight: normal;
}
.faq-cat-btn:hover, .faq-back-btn:hover {
    text-decoration: none;
}
#searchstr {
    height: 36px;
    border-color: #666;
}
.faq-search-btn:hover {
    background: #104467;
    text-decoration: none;
}
.faq-btns-cont {
    margin-top: 20px;
}
.faq-entry-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.faq-search-links {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
/*
------------------------------------------------------------------
--> Calendar Layouts
------------------------------------------------------------------*/

.cal-monthly {
    width: 100%;
}
.cal-monthly .cal-head-span {
    color: #333;
}
.cal-monthly img.cal-logo {
    float: left;
    width: 70px;
    margin-bottom: 5px;
}
.cal-monthly h1.cal-header {
    float: left;
    color: #333;
    margin-top: 12px;
    margin-left: 20px;
    margin-bottom: 0;
    cursor: default;
}
.cal-monthly .cal-head-top {
    float: left;
    width: 100%;
    border-bottom: 2px solid #104467;
    margin-bottom: 20px;
}
.cal-monthly .cal-form {
    float: left;
}
.cal-pick-cycle-cont {
    float: right;
    width: 50%;
}
.cal-pick-cycle {
    width: 100%;
    padding: 10px;
}
.cal-print-btn {
    float: right;
    font-weight: bold;
    padding: 8px 12px;
    margin-top: 41px;
}
.cal-print-btn .cal-printer-icon {
    float: left;
    width: 20px;
}
.cal-print-btn .cal-txt {
    float: left;
    font-size: 1.0em !important;
    font-weight: normal;
    margin-top: 4px;
    margin-left: 10px;
}
.cal-viewby-cont {
    float: right;
    margin-top: 45px;
}
.cal-viewby-cont .viewby-btn {
    font-size: 1.2em;
    color: #fff;
    background: #104467;
    border: 0;
    font-weight: normal;
    padding: 10px 12px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin-right: 6px;
    margin-bottom: 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.cal-viewby-cont .viewby-btn:hover {
    background: #186699;
    text-decoration: none;
}
.cal-cycle-arr {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: 3px;
}
.cal-cycle-arr-dbl {
    float: left;
    display: block;
    width: 30px;
    height: 20px;
    margin-top: 3px;
}
.cal-cycle-left {
    background: url('/custom/0000/img/calendar/cal_arrs.png') no-repeat;
}
.cal-cycle-left:hover {
    background-position: 0 -20px;
}
.cal-cycle-left-dbl {
    background: url('/custom/0000/img/calendar/cal_arrs.png') 0 -40px no-repeat;
}
.cal-cycle-left-dbl:hover {
    background-position: 0 -60px;
}
.cal-cycle-right {
    background: url('/custom/0000/img/calendar/cal_arrs.png') -25px 0 no-repeat;
}
.cal-cycle-right:hover {
    background-position: -25px -20px;
}
.cal-cycle-right-dbl {
    background: url('/custom/0000/img/calendar/cal_arrs.png') -30px -40px no-repeat;
}
.cal-cycle-right-dbl:hover {
    background-position: -30px -60px;
}
.cal-pick-cycle .calpickMonth-wrap, .cal-pick-cycle .calpickYear-wrap {
    float: left;
    width: 50%;
}
.cal-pick-cycle .calpickMonth, .cal-pick-cycle .calpickYear {
    display: block;
    font-size: inherit;
    margin-left: 10px;
}
.cal-month-daylbl {
    width: 14%;
    color: #fff;
    background: #145580;
    text-align: center;
    font-size: 1.4em;
    padding: 10px;
}
.calpickMonth .cal-month-txt {
    float: left;
    font-size: 1.4em;
    margin: 0 10px;
    margin-top: 3px;
}
.calpickYear .cal-year-txt {
    float: left;
    font-size: 1.4em;
    margin: 0 10px;
    margin-top: 3px;
}
.caMonthlyViewHeader {
    float: left;
    width: 50%;
    font-size: 2.5em;
}
.cal-grid-cont {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.cal-grid-cont td {
    width: 14%;
    padding: 8px;
    font-size: 1.2em;
    border: 1px solid #ccc;
    vertical-align: top;
    height: 100px;
}
.cal-side-wrap .cal-grid-cont td {
    height: 50px;
}
.cal-month-daylbl {
    border-color: #0c334d !important;
    height: auto !important;
}
.calLargeEntry {
    font-size: inherit;
}
.cal-grid-cont .calpickDates {
    display: inline-block;
    font-size: 1.5em;
    padding-right: 10px;
    padding-bottom: 10px;
}
.cal-grid-cont .day-active {
    background: #cfe8f9;
}
.cal-grid-cont .day-empty {
    background: #fff;
}
hr.cal-events-sep {
    border-color: #a5bac7;
}
.cal-small-month-cycle .calpickMonth .cal-month-txt, .cal-small-year-cycle .calpickYear .cal-year-txt {
    font-size: 0.8em;
    margin-top: 5px;
}
.cal-small-month-cycle {
    float: left;
    width: 50%;
}
.cal-small-year-cycle {
    float: left;
    width: 50%;
}
.cal-small-month-cycle .cal-cycle-arr, .cal-small-year-cycle .cal-cycle-arr, .cal-small-year-cycle .cal-cycle-arr-dbl {
    margin-top: 0;
}
.cal-side-wrap .calpickDates {
    font-size: 1.0em;
}
.cal-cycle-cont {
    width: 100%;
}
.cal-legend-cont {
    width: 100%;
}
.cal-legend-cont .calLegend {
    font-weight: bold;
    display: block;
    margin-bottom: 5px;
}
.cal-legend-cont .calLegend-lbl {
    display: block;
    margin-bottom: 5px;
}
/*------------------------------------------------------------------
--> Forms Printing
------------------------------------------------------------------*/
@media print{
html body div#page-wrap div#page-body div#content-row.content-row.row div.large-9.columns section#page-content div#sfmQuestionform form fieldset table {
    width: 100% !important;
}
label {
    max-width: 800px !important;
    width: 100% !important;
    float: none;
    text-align: left !important;
}
#sfmQuestionForm input, #sfmQuestionForm textarea {
    max-width: none !important;
    width: 100% !important;
    float: none;
    text-align: left !important;
}
html body div#page-wrap footer#page-footer, html body div#page-wrap #page-body #content-row div section#page-content div#sfmQuestionForm form fieldset table tbody tr td div#captchadiv {
    display: none !important;
    height: 1px;
    line-height: 1px;
}
html body div#page-wrap div#page-body div#content-row.content-row.row div.large-9.columns section#page-content div#sfmQuestionForm form fieldset table tbody tr td div button {
    display: none !important;
    height: 1px;
    line-height: 1px;
}

}
