.ms-rteThemeFontFace-30
{
  -ms-name:"Verdana";
  font-family:Verdana;
}
body {
    position: relative;
}

.cc-main-content {
    font-size: 10pt;
}

body {
    font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.cc-main-content a {
    text-decoration: underline;
    color: blue;
}

blockquote {
    border-left: none;
    font-size: 12.5px;
}

#ccNavBar {
    background: rgb(148, 121, 91);
    background: -moz-linear-gradient(90deg, rgb(148, 121, 91) 10%, rgb(197, 184, 168) 55%);
    background: -webkit-linear-gradient(90deg, rgb(148, 121, 91) 10%, rgb(197, 184, 168) 55%);
    background: -o-linear-gradient(90deg, rgb(148, 121, 91) 10%, rgb(197, 184, 168) 55%);
    background: -ms-linear-gradient(90deg, rgb(148, 121, 91) 10%, rgb(197, 184, 168) 55%);
    background: linear-gradient(180deg, rgb(148, 121, 91) 10%, rgb(197, 184, 168) 55%);
    margin-bottom: 0px;
    border-color: transparent;
    z-index: 0;
}

    #ccNavBar .navbar-brand > a {
        color: #FFC911;
        text-shadow: 2px 2px 2px rgba(119, 119, 119, 1);
    }

.navbar-brand {
    position: absolute;
}

#ccNavBar .navbar-brand img {
    height: 50px;
    margin-top: -15px;
}

#ccNavBar.navbar-default .navbar-nav > li > a {
    color: #00819B;
}

    #ccNavBar.navbar-default .navbar-nav > li > a:hover {
        color: #333;
    }

div.navbar-nav > ul > li > a {
    color: #593a16;
}

    div.navbar-nav > ul > li > a:hover {
        color: #333;
    }

.navbar-default .navbar-toggle {
    border-color: #897155;
}

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #E1D0BB;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #897155;
    }

ul#ccHeaderToolbar {
    text-align: center;
}

    ul#ccHeaderToolbar li {
        color: #FFF;
        font-size: 12px;
    }

        ul#ccHeaderToolbar li:before {
            color: #FFF;
            content: "|";
            padding-right: 10px;
        }

        ul#ccHeaderToolbar li:first-child:before {
            content: " ";
            padding-right: 0px;
        }

        ul#ccHeaderToolbar li a {
            color: #FFF;
        }

            ul#ccHeaderToolbar li a:hover {
                color: #FFF;
            }


.content {
}

    .content .container {
        padding-bottom: 12px;
        background-color: #FFF;
    }

#ccNewsScroller {
    background-image: url(../images/CC_NewsTicker_bg.png);
    background-repeat: no-repeat;
    background-position: right;
    width: 100%;
    height: 39px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    margin-top: 10px;
}

.ccNewsScrollerLink {
    display: inline-block;
    width: 239px;
    height: 39px;
    background-image: url(../images/CC_NewsTicker_Link_bg.png);
    background-repeat: no-repeat;
    text-align: center;
}

    .ccNewsScrollerLink a {
        color: #FFF;
        font-size: 18px;
        line-height: 39px;
    }

.ccNewsScrollerText {
    display: inline-block;
    height: 39px;
    padding-left: 10px;
}

    .ccNewsScrollerText a {
        color: #FFF;
        font-size: 13px;
        line-height: 39px;
    }

.ccNewsScrollerLink,
.ccNewsScrollerText {
    display: table-cell;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}


.ccPanel {
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #e1d0bb;
    border: 0px;
}

    .ccPanel .panel-heading {
        background-color: #AE916F;
        border-color: #AE916F;
        padding: 5px 10px;
    }

    .ccPanel .panel-title {
        font-size: 13px;
        color: #FFF;
    }

    .ccPanel .panel-body {
        padding: 5px;
        color: #815f3a;
        font-size: 11px;
    }

        .ccPanel .panel-body a {
            color: #815f3a;
        }

#ccPopularServicesList {
}

    #ccPopularServicesList li {
        padding: 3px 5px;
    }

        #ccPopularServicesList li:nth-child(even) {
            background-color: #f5ede3;
        }

        #ccPopularServicesList li:nth-child(odd) {
            background-color: #ddd6cd;
        }

@media all and (min-width: 992px) {
    #CC_PopularServices_Body {
        max-height: 190px;
        overflow-x: hidden;
        overflow-y: scroll;
        width: auto;
    }
}

#ccStayConnectedList {
    list-style-type: square;
    color: #D16302;
    font-size: 18px;
    line-height: 18px;
    margin-left: -10px;
}

    #ccStayConnectedList a {
        color: #815f3a;
        font-size: 13px;
    }

#ccCarousel {
    margin-top: 10px;
}

    #ccCarousel .slide {
        max-height: 265px;
        overflow: hidden;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
    }

        #ccCarousel .slide img {
            width: 100%;
        }

ul#CC_MoreCCNews_List {
    list-style-type: square;
    color: #D16302;
    font-size: 18px;
    line-height: 18px;
    margin-left: -10px;
}

    ul#CC_MoreCCNews_List li {
        margin-bottom: 10px;
    }

#CC_MoreCCNews_Title {
    color: #cd690b;
    border-bottom: 1px solid #c0b6a9;
    font-size: 16px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.CC_MoreCCNews_Control_Item_Title {
    font-size: 16px;
    color: #36597c;
}

.cc-announcements a,
.cc-announcements a:link,
.cc-announcements a:visited,
.cc-announcements .CC_MoreCCNews_Control_Item .description a:link,
.cc-announcements .CC_MoreCCNews_Control_Item .description a,
.cc-announcements .CC_MoreCCNews_Control_Item .description a:visited {
    color: #cd690b;
}

.cc-announcements .CC_MoreCCNews_Control_Item .description a {
    font-style: italic;
}

.cc-announcements .CC_MoreCCNews_Control_Item .description {
    font-size: 12px;
}

.cc-announcements p {
    margin-bottom: 3px;
    margin-top: 2px;
}






.cc-announcements .CC_MoreCCNews_Control_Item_Title {
    font-size: 14px;
    color: #cd690b;
}

.CC_MoreCCNews_Control_Item .description {
    display: block;
    font-size: 13px;
    color: #36597c;
}

    .CC_MoreCCNews_Control_Item .description a {
        font-size: 11px;
        white-space: nowrap;
       
    }

#CC_BottomBanner img {
    width: 96%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}



.cc-mini-control a,
.cc-mini-control a:link,
.cc-mini-control a:visited {
    color: #cd690b;
    text-decoration: underline;
}

.cc-mini-control .cc-title {
    font-size: 14px;
    color: #cd690b;
}

.cc-mini-control .cc-section-title {
  color: #cd690b;
    border-bottom: 1px solid #c0b6a9;
    font-size: 16px;
    padding-bottom: 5px;
    padding-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.cc-mini-control .cc-description {
    display: block;
    font-size: 13px;
    color: #36597c;
}
.cc-mini-control .cc-list {
    padding-left: 11px;
}

.cc-mini-control .cc-item {
    list-style: none;
    padding-bottom: 14px;
}


.cc-mini-control a.cc-more{
    font-size: 11px;
    font-style: italic;
    color: #cd690b;
}

.cc-mini-control .cc-col-left{
    
}
.cc-mini-control img.cc-img{
    max-width: 50px;
    border: none;
    padding-top: 3px;
}


.footer {
    /*	position: absolute;*/
    bottom: 0;
    width: 100%;
    background-color: rgb(17, 63, 112);
    height: auto;
    font-size: 11px;
}

    .footer ul.list-inline {
        padding: 6px 0px 0px 0px;
    }

        .footer ul.list-inline li:before {
            content: "|";
            padding-right: 10px;
            color: #FFF;
        }

        .footer ul.list-inline li:first-child:before {
            content: "";
            padding-right: 0px;
        }

        .footer ul.list-inline li,
        .footer ul.list-inline li a {
            color: #FFF;
        }

.jcarousel-skin-tango .jcarousel-prev-vertical {
    display: block;
    background-color: #759ec9;
    background-image: url(../images/up.png);
    background-repeat: no-repeat;
    background-position-x: 50%;
    width: 100% !important;
    height: 10px !important;
    left: 0px;
    top: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.jcarousel-skin-tango .jcarousel-next-vertical {
    display: block;
    background-color: #759ec9;
    background-image: url(../images/down.png);
    background-repeat: no-repeat;
    background-position-x: 50%;
    width: 100% !important;
    height: 10px !important;
    left: 0px;
    bottom: 0px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.jcarousel-container.jcarousel-container-vertical {
    width: inherit;
    padding: 0;
    background: none;
    border: none;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 100%;
    height: inherit;
    padding: 10px 0px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    width: 100%;
    height: inherit;
    padding: 5px 0 5px 5px;
    margin: 0 0 0 0;
    border-left: 1px solid #759ec9;
    border-right: 1px solid #759ec9;
}
/*  Scrolling Featured Events  */
.CC_FeaturedEvents_EventDetail_Image {
    float: left;
    width: 50px;
    margin-right: 5px;
}

    .CC_FeaturedEvents_EventDetail_Image img {
        border: 2px solid #D78B37 !important;
        width: 50px;
        height: 50px;
    }

.CC_FeaturedEvents_EventDetail_TitleBlock {
    float: left;
    width: 75%;
}

.CC_FeaturedEvents_EventDetail_Title {
    width: 100%;
}

    .CC_FeaturedEvents_EventDetail_Title a {
        color: #D16604 !important;
    }

.CC_FeaturedEvents_EventDetail_Location {
}

/*  Scrolling List  */
.scrollingListContainer {
    height: 200px;
}

.scrollingListContainer2  {
    height: 548px;
}

.scrollingListUp {
    height: 14px;
    text-align: center;
    background-color: #759ec9;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.scrollingListDown {
    height: 14px;
    text-align: center;
    background-color: #759ec9;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

    .scrollingListUp:hover,
    .scrollingListDown:hover {
        background-color: #AAC5E0;
    }

    .scrollingListUp a span,
    .scrollingListDown a span {
        color: #FFF;
    }

.scrollingList {
    height: 170px;
    overflow: hidden;
}

.scrollingList2 {
    height: 520px;
       overflow: hidden;
}

.scrollingListList {
}

.scrollingListItem {
    height: 50px;
    margin-top: 5px;
    position: relative;
}





.carousel-caption {
    right: 0;
    left: 0;
    width: 100%;
    /*background-color: #558EC9;*/
    background-color: rgba(0, 0, 0, .3);
    padding: 0;
}



/*  Dept Nav  */

#CC_DeptNav2.ccPanel,
#CC_DeptNav.ccPanel {
    margin-top: 10px;
    margin-bottom: 0px;
    background-color: #e1d0bb;
    border: 0px;
}

    #CC_DeptNav2.ccPanel .panel-heading,
    #CC_DeptNav.ccPanel .panel-heading {
        background-color: #374857;
        border-color: #AE916F;
        padding: 5px 10px;
    }

    #CC_DeptNav2.ccPanel .panel-title,
    #CC_DeptNav.ccPanel .panel-title {
        font-size: 13px;
        color: #FFF;
    }

    #CC_DeptNav2.ccPanel .panel-body,
    #CC_DeptNav.ccPanel .panel-body {
        padding: 5px;
        color: #815f3a;
        font-size: 13px;
    }

        #CC_DeptNav2.ccPanel .panel-body a,
        #CC_DeptNav.ccPanel .panel-body a {
            color: #815f3a;
            padding: 3px 5px;
            line-height: 23px;
        }

#CC_DeptNav2 li:hover,
#CC_DeptNav li:hover {
    background: rgb(214, 219, 218);
    background: -moz-linear-gradient(90deg, rgb(214, 219, 218) 30%, rgb(189, 197, 203) 70%);
    background: -webkit-linear-gradient(90deg, rgb(214, 219, 218) 30%, rgb(189, 197, 203) 70%);
    background: -o-linear-gradient(90deg, rgb(214, 219, 218) 30%, rgb(189, 197, 203) 70%);
    background: -ms-linear-gradient(90deg, rgb(214, 219, 218) 30%, rgb(189, 197, 203) 70%);
    background: linear-gradient(180deg, rgb(214, 219, 218) 30%, rgb(189, 197, 203) 70%);
}

#CC_DeptNav2.ccPanel .panel-body span,
#CC_DeptNav.ccPanel .panel-body span {
    color: #3B6793;
    line-height: 23px;
    cursor: pointer;
    margin-right: 10px;
}

#CC_DeptNav2.ccPanel .panel-body ul,
#CC_DeptNav.ccPanel .panel-body ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

    #CC_DeptNav2.ccPanel .panel-body ul li,
    #CC_DeptNav.ccPanel .panel-body ul li {
        background-color: #f5ede3;
        border-bottom: 1px #dfc7ab solid;
        color: #7f5a2e;
        position: relative;
    }

#CC_DeptNav2.ccPanel .panel-body li:last-child,
#CC_DeptNav.ccPanel .panel-body li:last-child {
    border-bottom: 0px;
}

#CC_DeptNav2.ccPanel .panel-body ul li ul {
    position: absolute;
    top: 0px;
    left: 250px;
    z-index: 899;
    min-width: 250px;
}

    #CC_DeptNav2.ccPanel .panel-body ul li ul li ul {
        position: absolute;
        top: 0px;
        left: 250px;
        z-index: 999;
        min-width: 250px;
    }

    #CC_DeptNav2.ccPanel .panel-body ul li ul li,
    #CC_DeptNav.ccPanel .panel-body ul li ul li {
        margin-left: 0px;
        border-bottom: 1px #f5ede3 solid;
        background-color: #e1d0bb;
    }

    #CC_DeptNav2.ccPanel .panel-body ul li ul li {
        background-color: #D2C0AB;
    }

        #CC_DeptNav2.ccPanel .panel-body ul li ul li a,
        #CC_DeptNav.ccPanel .panel-body ul li ul li a {
            padding-left: 20px;
        }

        #CC_DeptNav2.ccPanel .panel-body ul li ul li ul li,
        #CC_DeptNav.ccPanel .panel-body ul li ul li ul li {
            margin-left: 0px;
            border-bottom: 1px #f5ede3 solid;
            background-color: #D2C0AB;
        }

            #CC_DeptNav2.ccPanel .panel-body ul li ul li ul li a,
            #CC_DeptNav.ccPanel .panel-body ul li ul li ul li a {
                padding-left: 40px;
            }

/*  END Dept Nav  */


@media all and (max-width: 550px) {
    .footer ul.list-inline {
        padding: 5px 0px 0px 0px;
    }

        .footer ul.list-inline li {
            font-size: 11px;
        }

    .carousel-caption {
        margin-bottom: 0px;
        height: 30px;
        line-height: 30px;
        bottom: 0;
    }
}

@media all and (max-width: 768px) {
    .navbar-brand {
        padding: 15px 3px 0px 0px;
    }

    .navHeaderCollapse {
        background-color: #ebebeb;
    }

    .navbar-default .navbar-nav > li > a:hover {
        background-color: #ccc;
    }

    ul#ccHeaderToolbar {
    }

        ul#ccHeaderToolbar li {
            color: #00819B;
        }

            ul#ccHeaderToolbar li:before {
                color: #00819B;
                content: "|";
                padding-right: 10px;
            }

            ul#ccHeaderToolbar li a {
                color: #00819B;
            }

                ul#ccHeaderToolbar li a:hover {
                    color: #00819B;
                }

    .carousel-caption {
        margin-bottom: 5px;
        height: 30px;
        line-height: 30px;
        bottom: 0;
    }
}

@media all and (min-width: 769px) {
    .ccSiteTitle {
        font-size: 25px;
    }

    #ccNavBar .navbar-brand img {
        height: 80px;
    }

    ul#ccNav {
        border-radius: 10px;
        background-image: url(../images/CC_Header_NavBg.jpg);
        background-repeat: repeat-x;
    }

        ul#ccNav.navbar-nav > li > a {
            padding-top: 5px;
            padding-bottom: 5px;
        }

    div.ccNav ul {
        border-radius: 10px;
        background-image: url(../images/CC_Header_NavBg.jpg);
        background-repeat: repeat-x;
    }

    div.ccNav.navbar-nav > li > a {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .ms-core-listMenu-horizontalBox li {
        border-left: 1px solid #b6b6b6;
    }

        .ms-core-listMenu-horizontalBox li:first-child {
            border-left: none;
        }

    #zz11_TopNavigationMenu, #zz12_TopNavigationMenu {
        margin-left: 92px;
        width: 100%;
        max-width: 1077px;
    }

    /*global nav for annonymous user*/
    #zz1_TopNavigationMenu {
        margin-left: 94px;
    }

        #zz1_TopNavigationMenu .ms-core-listMenu-root {
            width: 103%;
        }

    .cc-search-cont .ms-srch-item {
        width: 72%;
    }

    .cc-search-cont .ms-srch-group-content {
        margin-left: 150px;
    }

    .cc-search-cont #SearchBox {
        margin-left: 150px;
        padding-top: 30px;
    }

    @media all and (max-width: 992px) {
        #zz11_TopNavigationMenu, #zz12_TopNavigationMenu {
            margin-left: -146px;
        }
    }

    ul.ms-core-listMenu-root > li > a > span > span {
        padding-top: 5px;
        padding-bottom: 5px;
    }


    .carousel-caption {
        margin-bottom: 5px;
        height: 30px;
        line-height: 30px;
        bottom: 0;
    }
}

@media all and (max-width: 991px) and (min-width: 769px) {
    ul#ccHeaderToolbar {
        float: right !important;
    }

    ul#ccNav {
        float: right;
        width: 85%;
    }

        ul#ccNav li a {
            font-size: 12px;
            padding: 5px 5px;
        }

    div.ccNav ul {
        float: right;
        width: 85%;
    }

        div.ccNav ul li a {
            font-size: 12px;
            padding: 5px 5px;
        }

    ul#ccHeaderToolbar li {
        padding-left: 0px;
    }

    .carousel-caption {
        margin-bottom: 10px;
        height: 30px;
        line-height: 30px;
    }
}

@media all and (min-width: 992px) {
    .container {
        width: 1170px;
    }

    #ccNavBar .navbar-brand {
        height: 115px;
        margin: 0px;
        padding: 0px;
    }

    .navbar-right {
        margin-right: -30px;
    }

    #ccNavBar .navbar-brand img {
        height: 115px;
        margin-top: 0px;
        position: absolute;
        z-index: 0;
    }

    ul#ccNav.navbar-nav {
        float: none;
        margin: 21px 0px 0px 0px;
        height: 30px;
    }

    div.ccNav.navbar-nav ul {
        float: none;
        margin: 21px 0px 0px 0px;
        height: 30px;
        width: 100%;
        max-width: 1077px;
        text-align: center;
        padding-right: 18px;
    }

    .carousel-caption {
        margin-bottom: 20px;
        height: 30px;
        line-height: 30px;
        bottom: 20px;
    }
}

@media all and (min-width: 1170px) {
    body {
        background-color: #759EC9;
    }
}

ul.ms-core-listMenu-root {
    margin-left: -15px !important;
    margin-top: 10px !important;
}

a.ms-core-listMenu-item {
    padding: 5px 15px !important;
}


/*Spotlight */
.sidebarLabel {
    text-align: center;
    font-weight: bold;
    line-height: 21px;
    color: #FFF;
    border: 1px;
    border-radius: 4px;
    background: rgb(221, 134, 44);
    background: -moz-linear-gradient(90deg, rgb(221, 134, 44) 10%, rgb(186, 89, 19) 90%);
    background: -webkit-linear-gradient(90deg, rgb(221, 134, 44) 10%, rgb(186, 89, 19) 90%);
    background: -o-linear-gradient(90deg, rgb(221, 134, 44) 10%, rgb(186, 89, 19) 90%);
    background: -ms-linear-gradient(90deg, rgb(221, 134, 44) 10%, rgb(186, 89, 19) 90%);
    background: linear-gradient(180deg, rgb(221, 134, 44) 10%, rgb(186, 89, 19) 90%);
}

.sidebarContent {
    margin-top: 5px;
    background-color: #F5EDE3;
    border: 1px solid #C8BAA8;
    border-radius: 4px;
    padding: 8px;
}

    .sidebarContent .sidebarImage {
        float: left;
        width: 50px;
        margin-right: 5px;
    }

        .sidebarContent .sidebarImage img {
            border: 2px solid #D78B37 !important;
            width: 50px;
            height: 50px;
        }

    .sidebarContent .sidebarDesc {
    }

        .sidebarContent .sidebarDesc a {
            color: #cd690b !important;
            display: block;
            white-space: nowrap;
        }


/* services main page styles*/

.liketabs {
    padding: 20px 0 0 30px;
}

    .liketabs div {
        padding: 10px 0 0 20px;
    }

        .liketabs div.active {
            border: 1px solid #000;
            border-top-left-radius: 6px;
            border-bottom-left-radius: 6px;
            background-color: #FFF;
        }

        .liketabs div a {
            font-size: 13px;
            height: 24px;
            text-indent: 20px;
            padding-top: 8px;
        }

            .liketabs div a.active {
                color: #db9756;
            }

#alphaList,
#deptList {
    background-color: #eeede9;
    padding-top: 10px;
    min-height: 600px;
    border: 1px solid #DCDDDD;
}

li#showAlphaList.active a,
li#showDeptList.active a {
    color: #db9756;
    background-color: #eeede9;
    border-top: 1px solid #DCDDDD;
    border-right: 1px solid #eeede9;
    border-bottom: 1px solid #DCDDDD;
    border-left: 1px solid #DCDDDD;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    z-index: 200;
    margin-right: -1px;
}

.itemTitleLInk {
    font-size: 12px;
}

.itemDescription {
    font-size: 12px;
    color: #8f6f50;
    margin-bottom: 5px;
}

/*services main page styles*/

/* department main page styles*/

.accordionTop {
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    margin: 30px 10px 10px 10px;
}

    .accordionTop h4 {
        margin: 0px !important;
        color: #999 !important;
    }

.accordionBottom {
    margin: 0 10px;
    display: block;
}
.accordionBottom.hide {
    display: none;
}

    .accordionBottom ol {
        list-style-type: none;
    }

        .accordionBottom ol li ul {
            list-style-type: none;
            margin: 0 0 10px 0;
            padding: 0;
        }

#alphaNav a {
    color: #9a9a9a;
}

.chevron {
    color: #9a9a9a;
}


#cc-crumb {
    padding: 5px 0px 0px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}

    #cc-crumb li {
    }

        #cc-crumb li a {
            font-size: 12px;
            color: #9b8165;
            text-decoration: none;
        }

            #cc-crumb li a:hover {
                text-decoration: underline;
            }

.cc-portraitPhoto img {
}

.cc-greetingText {
    font-size: 13px;
}

.cc-banner-dept {
    background-color: #374857;
    background-repeat: no-repeat;
    background-size: cover;
    height: 47px;
    margin: 10px 0 10px 0;
    border-radius: 8px;
}

    .cc-banner-dept h2 {
        font-size: 26px;
        font-weight: bold;
        color: #FFF;
        padding: 10px 0px 0px 90px;
        margin: 0;
    }


.cc-distMapImage img {
    width: 100%;
}

.cc-banner {
    background-color: #374857;
    background-repeat: no-repeat;
    background-size: cover;
    height: 37px;
    margin: 10px 0 10px 0;
    border-radius: 12px;
}

    .cc-banner .list-inline li {
        height: 37px;
        padding: 0;
    }

    .cc-banner .list-inline {
        margin: 0;
    }

    .cc-banner img.cc-img-right {
        height: 100%;
    }

    .cc-banner img.cc-img-left {
        padding-left: 11px;
        padding-top: 3pt;
        height: 30px;
    }

    .cc-banner h2 {
        font-size: 19px;
        font-weight: bold;
        color: #FFF;
        padding: 8px 0px 0px 12px;
        margin: 0;
    }

@media all and (max-width: 550px) {
    .cc-banner {
        background-image: none;
        height: 37px;
        border-radius: 8px;
    }

        .cc-banner h2 {
            font-size: 22px;
            line-height: 24px;
            font-weight: bold;
            color: #FFF;
            padding: 6px 0px 0px 17px;
            margin: 0 0px 10px 0px;
        }

        .cc-banner img {
            display: none;
        }
}

@media all and (max-width: 991px) and (min-width: 769px) {
    .cc-banner {
        height: 37px;
    }
}
/*ends department main page styles*/


/*traffic and weather*/

#weatherTraffic {
}

    #weatherTraffic .nav-tabs {
        border: 0px;
    }

    #weatherTraffic .nav > li > a {
        padding: 5px;
        background-color: #8B755C;
        color: #FFF;
        border: 0px;
        margin-top: 4px;
    }

    #weatherTraffic .nav > li.active > a {
        background-color: #e1d0bb;
        color: #8B755C;
        font-weight: bold;
    }

#currentWeatherCont .col1, #currentWeatherCont .col2 {
    float: left;
}

#currentWeatherCont .col1 {
    width: 67px;
    margin-right: 17px;
}

#currentWeatherCont .iconLarge {
    padding-left: 14px;
}

    #currentWeatherCont .iconLarge img {
        border-radius: 10px;
    }

#currentWeatherCont .col2 {
    width: 65%;
    padding-bottom: 17px;
}

#currentWeatherCont {
    margin-top: 6px;
}

#weather hr {
    clear: both;
}

#currentWeatherCont .dateCont {
    font-weight: bold;
}

#currentWeatherCont .descCont {
    font-size: 11px;
    vertical-align: top;
    padding-top: 7px;
}

#currentWeatherCont .imgCont {
    width: 35%;
    vertical-align: top;
    padding-top: 7px;
    padding-left: 5px;
}

#currentWeatherCont .tempLarge {
    font-weight: bold;
}

#forecastCont ul {
    margin: 0 auto 0 auto;
    padding: 0 0 0 15px;
    width: auto;
}

#forecastCont .tempFCont, #forecastCont .tempCCont {
    font-size: 9px;
    text-align: left;
    padding-left: 12px;
    padding-top: 4px;
}

#forecastCont .icon img {
    vertical-align: middle;
    width: 50px;
    border-radius: 10px;
}

#forecastCont .day {
    font-weight: bold;
}

#forecastCont .low {
    padding-top: 4px;
}

#forecastCont .day-forecast {
    text-align: center;
    list-style: none;
    display: inline-block;
    padding-right: 7px;
}

#traffic ul {
    margin: 0;
    padding: 0;
}

#trafficAlertCont li {
    list-style: none;
    padding-bottom: 2px;
    margin-top: 4px;
    border-bottom: 1px solid;
    height: 71px;
}

#trafficAlertCont .col1, #trafficAlertCont .col2 {
    float: left;
}

#trafficAlertCont .col1 {
    width: 62px;
}

.trafficItem .desc p {
    padding: 0;
    margin: 0;
}

#trafficAlertCont .col2 {
    width: 70%;
    padding-left: 4px;
    height: 64px;
    overflow-y: hidden;
}

#trafficAlertCont .clear {
    clear: both;
}

/*quick lookup*/
.cc-quick-lookup select {
    margin-bottom: 6px;
    height: 25px;
    margin-left: 6px;
    margin-top: 8px;
    width: 95%;
    font-size: 1.2em;
}

/* events calendar*/

#panelEvents {
}

    #panelEvents .panel-heading {
        background-color: #253e5a;
    }

        #panelEvents .panel-heading .panel-title {
            font-size: 18px;
            font-weight: bold;
        }

    #panelEvents .pagination {
        margin: 0px;
    }

        #panelEvents .pagination li a {
            background-color: #F5EDE3;
            border: 1px solid #AE916F;
        }

            #panelEvents .pagination li a:hover {
                background-color: #E1D0BB;
            }

        #panelEvents .pagination li.active a {
            background-color: #AE916F;
            border: 1px solid #AE916F;
            color: #F5EDE3;
        }

    #panelEvents .eventsRangeDates {
        font-size: 15px;
        font-weight: bold;
        line-height: 28px;
        color: #253e5a;
    }

#findEventsForm {
    border: 1px solid #AE916F;
    padding: 0px 0px 15px 15px;
    min-height: 198px;
    margin-top: 22px;
}

    #findEventsForm .btn {
        margin-right: 10px;
    }

    #findEventsForm .form-group {
        padding-bottom: 43px;
    }



#eventList {
}

    #eventList tr:nth-of-type(odd) {
        background-color: #F5EDE3;
    }

    #eventList td {
        border-top: 1px solid #89ABCD;
    }

    #eventList .eventImg {
        width: 50px;
        height: 50px;
        overflow: hidden;
        margin-bottom: 20px;
    }

        #eventList .eventImg img {
            width: 100%;
        }

    #eventList .eventTitle {
    }

        #eventList .eventTitle a {
            color: #b64e04;
            font-size: 13px;
        }

    #eventList .eventDate {
        color: #253e5a;
        font-size: 12px;
    }

    #eventList .eventDesc {
        color: #253e5a;
        font-size: 12px;
    }

    #eventList .eventMoreInfo {
    }

        #eventList .eventMoreInfo a {
            color: #b64e04;
            font-size: 12px;
            font-style: italic;
        }



#findEventsForm .form-group {
    height: 25px;
}

div.zabuto_calendar .table tr.calendar-month-header th {
    padding-top: 3px !important;
    padding-bottom: 3px !important;
    color: #E1D0BB !important;
    background-color: #AE916F !important;
}

div.zabuto_calendar div.calendar-month-navigation {
    padding-top: 0px;
}

div.zabuto_calendar .table tr.calendar-month-header th span {
    padding-bottom: 0px !important;
    font-size: 1.2em !important;
}

div.zabuto_calendar .table tr.calendar-dow-header th {
    background-color: #E1D0BB !important;
}

div.zabuto_calendar .table tr td {
    background-color: #F5EDE3 !important;
}

    div.zabuto_calendar .table tr td div.day {
        padding-top: 4px;
        padding-bottom: 3px;
    }

#eventList {
}

    #eventList tr:nth-of-type(odd) {
        background-color: #F5EDE3;
    }

    #eventList td {
        border-top: 1px solid #89ABCD;
    }

    #eventList .eventImg {
        width: 50px;
        height: 50px;
        overflow: hidden;
        margin-bottom: 20px;
    }

        #eventList .eventImg img {
            width: 100%;
        }

    #eventList .eventTitle {
    }

        #eventList .eventTitle a {
            color: #b64e04;
            font-size: 13px;
        }

    #eventList .eventDate {
        color: #253e5a;
        font-size: 12px;
    }

    #eventList .eventDesc {
        color: #253e5a;
        font-size: 12px;
    }

    #eventList .eventMoreInfo {
    }

        #eventList .eventMoreInfo a {
            color: #b64e04;
            font-size: 12px;
            font-style: italic;
        }


div.zabuto_calendar .table tr.calendar-month-header th {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #E1D0BB;
    background-color: #AE916F;
}

div.zabuto_calendar div.calendar-month-navigation {
    padding-top: 0px;
}

div.zabuto_calendar .table tr.calendar-month-header th span {
    padding-bottom: 0px;
}

div.zabuto_calendar .table tr.calendar-dow-header th {
    background-color: #E1D0BB;
}

div.zabuto_calendar .table tr td {
    background-color: #F5EDE3;
}

    div.zabuto_calendar .table tr td div.day {
        padding-top: 4px;
        padding-bottom: 3px;
    }

.cc-department-list {
    font-size: .92em;
}

.cc-service-listing .itemTitleLInk a:link,
.cc-service-listing .itemTitleLInk a,
.cc-service-listing .itemTitleLInk a:hover,
.cc-service-listing .itemTitleLInk a:visited {
    color: #003399;
}

h4.cc-headline {
    color: #2e5f92;
    padding-top: 14px;
}

.cc-hide {
    display: none;
}

.ms-ToolPaneOuter {
    position: absolute;
}

.cc-contact-shell {
    color: #517ca9;
    background-color: #f6efe6;
    padding: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    .cc-contact-shell h3 {
        font-size: 14px;
        color: #517ca9;
        font-weight: 600;
        margin-bottom: 3px;
    }

.cc-address {
    margin-top: -18px;
}


#addressMap {
    background-color: #c0c0c0;
    border: 1px solid;
    height: 340px;
    width: 340px;
}

.cc-department-list li {
    margin-bottom: 6px;
}

/****custom clark county styles****/


.CC_ServicesDetail2_Title {
    color: #2e5f92;
    float: left;
    font-size: 18px;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #6c92b9;
}


.rad-rteCustom-SubheadTitle {
    color: #bc600a;
    font-size: 14pt;
}

.rad-rteCustom-HeadlineLinks-Small2 {
    color: #36597c;
    font-size: 13px;
}

.rad-rteCustom-PageTitle {
    color: #36597c;
    font-size: 17pt;
}

.rad-rteCustom-black_foreground {
    color: #000000;
}

.rad-rteCustom-HeadlineLinks-Large1 {
    color: #bc600a;
    font-size: 15px;
}

.rad-rteCustom-HeadlineLinks-Large2 {
    color: #36597c;
    font-size: 15px;
}

.rad-rteCustom-cd690b_background {
    background-color: #cd690b;
    color: #ffffff;
}

.rad-rteCustom-36597c_background {
    background-color: #36597c;
    color: #ffffff;
}

a.rad-rteCustom-orangelink, .rad-rteCustom-orangelink a:link, .rad-rteCustom-orangelink a:visited {
    color: #b64e04;
}

.rad-rteCustom-b95812_foreground {
    color: #b95812;
}

.rad-rteCustom-36597c_foreground {
    color: #36597c;
}

.rad-rteCustom-6c8c2b_foreground {
    color: #6c8c2b;
}

.cc-main-content {
    margin-left: 1px;
}


.cc-event-shell h1 {
    color: #3a6ca0;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}


.cc-event-shell h3 {
    color: #b64e04;
    font-weight: 500;
    margin-top: 16px;
    margin-bottom: 8px;
    font-size: 16px;
}

/*hides Google maps controls
.gmnoprint {
    display: none;
}*/

.cc-map img, .cc-map *[class^='col-'] img {
    max-width: none;
}

.cc-page-single-col {
    padding-left: 14px;
    padding-right: 14px;
}

.cc-title {
   /* border-bottom: 1px solid #c0c0c0;*/
    margin-bottom: 5px;
}

    .cc-title h2 {
        margin-top: 2px;
        font-size: 18px;
        color: #2e5f92;
    }

.cc-project .cc-title {
    margin-left: 4px;
    margin-right: 4px;
    padding-top: 8px;
    padding-bottom: 4px;
    border-bottom: 1px solid #c0c0c0;
}

.cc-project .cc-link a,
.cc-project .cc-link a:link {
    color: #be6220;
    font-style: italic;
}

.cc-projects .cc-description{
    font-size: 12px;
}

.cc-project .cc-title h2 {
    border-bottom: none;
}

.ms-webpart-chrome-title h2 {
    font-size: 10pt;
    font-weight: bold;
}


.cc-bidlisting-cont {
    font-size: 10pt;
}

    .cc-bidlisting-cont .cc-grid-header {
        background-color: #558EC9;
        color: #fff;
        max-height: 34px;
    }

    .cc-bidlisting-cont .cc-col-head th {
        background-color: #374857;
        color: #fff;
        vertical-align: middle;
        padding: 0 9px;
    }


    .cc-bidlisting-cont th.cc-grid-header {
        padding-top: 0;
        padding-bottom: 0;
        height: 37px;
    }

        .cc-bidlisting-cont th.cc-grid-header h4 {
            padding: 7px 0;
            margin: 0;
        }

    .cc-bidlisting-cont table {
        margin-bottom: 25px;
    }

.cc-bid-details-cont .cc-message {
    text-align: center;
    padding-top: 24px;
}


    .cc-bid-details-cont .cc-message h4 {
        font-size: 10pt;
    }


.cc-bid-details-cont dd {
    margin-bottom: 12px;
}

.cc-document-section h3 {
    color: #337ab7;
    font-size: 14pt;
}

.cc-document-section .table td.cc-col1 {
    width: 34%;
}

.cc-message h4.cc-callout {
    font-size: 10pt;
    color: #7f5a2e;
    padding-bottom: 10px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}


.cc-background {
    background-color: #f8f4ef;
    border-radius: 7px;
    margin: -10px 0;
    padding: 4px 20px;
}

.cc-press-release h4 {
    color: #2e5f92;
}


.cc-press-release {
    padding-top: 30px;
}

/*adoptions styles*/

.cc-adoptions-viewer-cont {
    font-size: 10pt;
}

    .cc-adoptions-viewer-cont a:link,
    .cc-adoptions-viewer-cont a,
    .cc-adoptions-viewer-cont a:visited {
        color: #b95812;
    }

    .cc-adoptions-viewer-cont .profile-cont img {
        max-width: 100%;
    }

    .cc-adoptions-viewer-cont dt,
    .cc-adoptions-viewer-cont dd {
        font-weight: normal;
        float: left;
        width: 50%;
    }

    .cc-adoptions-viewer-cont dl {
        width: 95%;
    }



    .cc-adoptions-viewer-cont h4 {
        font-size: 11pt;
        clear: left;
        font-weight: bold;
        font-style: italic;
        margin-bottom: 2px;
        padding-top: 14px;
    }

    .cc-adoptions-viewer-cont .header {
        margin-bottom: -9px;
        margin-top: 37px;
        border-bottom: solid 1px;
        font-weight: bold;
        font-size: 15pt;
    }

        .cc-adoptions-viewer-cont .header a,
        .cc-adoptions-viewer-cont .header a:link {
            color: #6c8c2b;
        }


    .cc-adoptions-viewer-cont .cc-category {
        color: #6c8c2b;
        font-size: 11pt;
        margin-bottom: 12px;
        font-weight: bold;
    }

    .cc-adoptions-viewer-cont .cc-nav-section {
        font-size: 14pt;
        color: #b95812;
        font-variant: small-caps;
    }

.cc-case-detail {
    padding-left: 10px;
    padding-right: 10px;
}


.cc-adoptions-viewer-cont .profile-cont h4,
.cc-adoptions-viewer-cont .cc-case-detail .header {
    color: #6c8c2b;
    font-size: 12pt;
    font-weight: bold;
    font-variant: small-caps;
}

.cc-adoptions-viewer-cont .profile-cont h4 {
    border-bottom: solid 1px;
}

.cc-adoptions-viewer-cont .cc-icn-info {
    padding-left: 5px;
}

    .cc-adoptions-viewer-cont .cc-icn-info img {
        width: 16px;
    }


/*styles for the search masterpage*/
.cc-search-cont .ms-srch-upscope-top, .cc-search-cont #ResultFooter,
.cc-search-cont .ms-srch-hover-actions .ms-calloutLink,
.cc-search-cont .ms-srchnav {
    display: none !important;
}

.cc-search-cont .ms-srch-item h3 {
    font-size: 12pt;
    font-weight: bold;
    margin-left: 0px;
}

.cc-search-cont .ms-srch-ellipsis {
    /*margin-left: 26px;*/
    margin-top: 6px;
}

.cc-search-cont .ms-srch-item-icon {
    margin-right: 3px;
}

.cc-search-cont #SearchBox {
    margin-top: 17px;
}

.cc-search-cont #NoResult {
    margin-left: 150px;
}


/* library player styles*/
.cc-video-library-cont {
    margin-left: 7px;
    margin-right: 7px;
}

    .cc-video-library-cont .cc-header {
        color: #3a6ca0;
    }


    .cc-video-library-cont .cc-description {
        font-weight: normal;
        font-size: 10pt;
    }

        .cc-video-library-cont .cc-description .col-md-1 img {
            width: 45px;
            max-width: 50px;
            cursor: pointer;
        }

    .cc-video-library-cont .jwplayer {
        margin-left: auto;
        margin-right: auto;
        max-width: 82%;
        margin-bottom: 15px;
    }

    .cc-video-library-cont .cc-video-list .row {
        padding: 5px 20px 5px 20px;
    }

    .cc-video-library-cont .cc-video-list .col-md-9 {
        /*margin-left: -50px;*/
    }

.cc-visit-vegas .cc-col1 img,
.cc-visit-vegas .cc-col2 img {
    float: left;
    padding-right: 7px;
}

.cc-visit-vegas {
    font-size: 9pt;
    margin-left: 12px;
}

.cc-stayconnected ul {
    margin-left: 14px;
}


.cc-iwant-nav-cont a:link {
    font-size: 10pt;
    font-weight: normal;
}

.cc-iwant-nav-cont li {
    margin-bottom: 17px;
}

@media print {
    a[href]:after {
        content: "";
    }
}


/*Styles for AQ Forecast*/
        #cc-aqNav.dropdown-submenu {
            position: relative;
            font-size: 11px;
            right: auto;
            left: 0;
            
        }
        #cc-aqNav a {
            color:#815f3a;
        }

            #cc-aqNav.dropdown-submenu > .dropdown-menu {
                top: 0;
                left: 100%;
                margin-top: -6px;
                margin-left: -1px;
                -webkit-border-radius: 0 6px 6px 6px;
                -moz-border-radius: 0 6px 6px;
                border-radius: 0 6px 6px 6px;

            }

            #cc-aqNav.dropdown-submenu:hover > .dropdown-menu {
                display: block;
            }


            #cc-aqNav.dropdown-submenu:hover > a:after {
                border-left-color: #fff;

            }

            #cc-aqNav.dropdown-submenu.pull-left {
                float: none;
            }

                #cc-aqNav.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;
                }
        #cc-aqNav.navbar-toggle .icon-bar {
            display: block;
            width: 22px;
            height: 2px;
            background-color: #815f3a;
            border-radius: 1px;
        }
        #cc-aqForecast {
            border-collapse: separate;
            margin-left: auto;
            margin-right: auto;
            border-spacing: 3px;
        }
        .tabl {
            border: 1px ridge #666666;
	        font-size:x-small;
	        text-align:center;
        }
              #cc-aqDivider {
            display: block;
            height: 1px;
            border: 0;
            border-top: 1px solid #815f3a;
            margin: 1em 0;
            margin-bottom: 1px;
            margin-top: 1px;
            padding: 0;      
            }
     @media screen and (min-width: 768px) {
              #cc-aqBrand.navbar-brand {
                  display:none;
              }
     }
         .cc-aqForecastHeader {
        font-size: 11px;
        font-weight:bold;
    }
    .cc-aqForecast {
        width: 175px;
        height: 25px;
        font-size: 10px;
        text-align: center;
    }
    nav.aqnavbar {
        background-color: #dfc7ab;
    }

    li#cc-aqli {
        font-size: 11px;
    }
    a.cc-aqa {
        color:#815f3a;
        padding: 5px 10px 0 0;
    }
    ul.cc-aqul {
        background-color:#dfc7ab;
    }
    /*Disclosures CSS*/
        .disclosure {
        padding: 15px;
        border: 5px;
        margin: 5px;
        width: 160px;
        background-color: rgb(82, 142, 202);
        color: white;
        font-size: 90%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
    }

    .black_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}
.white_content {
  display: none;
  position: fixed;
  top: 25%;
  left: 25%;
  width: 50%;
  height: 50%;
  padding: 16px;
  border: 3px solid white;
  border-radius: 10px;
  background-color: white;
  z-index: 1002;
  overflow: auto;
    font-size: 95%;
}
  /*Parkslocator CSS*/
   .parkslocator_layout {
        padding: 15px;
        border: 5px;
        margin: 5px;
        width: 160px;
        background-color: rgb(82, 142, 202);
        color: white;
        font-size: 90%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        text-align: center;
        color:#6c8c2b;
    }

        .parks_black_overlay {
          display: none;
          position: fixed;
          top: 0%;
          left: 0%;
          width: 100%;
          height: 100%;
          background-color: black;
          z-index: 1001;
          -moz-opacity: 0.8;
          opacity: .80;
          filter: alpha(opacity=80);
}
        .parks_white_content {
          display: none;
          position: fixed;
          top: 25%;
          left: 25%;
          width: 50%;
          height: 50%;
          padding: 16px;
          border: 3px solid white;
          border-radius: 10px;
          background-color: white;
          z-index: 1002;
          overflow: auto;
          font-size: 95%;
        }
