﻿[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

body {
    font-size: 1.25rem;
    font-family: Roboto,"Helvetica Neue",sans-serif !important;
    background: #f6f3f3 !important;
    margin: 0;
    padding: 0;
}

.md-button.md-fab.md-mini {
    line-height: 40px;
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
}

.layout-padding > * {
    padding: 10px 10px 25px 10px;
}

html {
    margin: 0;
    padding: 0;
}

md-switch:hover {
    cursor: default !important;
}

md-switch .md-container {
    cursor: default !important;
}

body .md-datepicker-input {
    min-width: 80px !important;
    max-width: 100px !important;
}

.md-datepicker-input-container {
    /*margin: 0px !important;*/
}

body .md-button.md-icon-button {
    margin:6px !important;
}

body .md-datepicker-button md-icon {
    color: #00a6f7 !important;
    padding: 0px !important;
    margin: 0px !important;
}

body .md-datepicker-button:hover md-icon {
    color: #0961cf !important;
}

.pmc-icons {
    float: right;
    padding-top: 25px;
}

.pmc-text {
    font-size: 1.25rem;
    font-family: Roboto,"Helvetica Neue",sans-serif !important;
    /*color: #b4b4b4;*/
    color: gray !important;
    text-align: justify;
    vertical-align: middle !important;
    padding-top:10px;
}

.pmc-header-controls {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .pmc-header-controls a {
        text-decoration: none;
        display: block;
        padding-bottom: 20px;
        position: relative;
        padding-right: 0px;
        padding-left: 0;
        font-size: 16px !important;
        color: #fff;
        background-color: transparent;
        border-bottom: 2px solid transparent;
    }

        .pmc-header-controls a:hover, .pmc-header-controls a:active {
            color: #fff !important;
        }

    .pmc-header-controls ul {
        margin-top: 0;
        display: block;
    }

    .pmc-header-controls li {
        padding-left: 25px;
        display: inline-block;
    }

.footer_seal {
    text-align: left;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-left: -20px;
}

    .footer_seal img {
        max-width: 100%;
        max-height: 100%;
    }

.center-div {
    margin: auto;
    padding: 0px 7px 0px 7px;
    max-width: 1100px;
}

.home-select {
    max-width: 300px;
    font-size: 1rem;
    overflow: hidden;
}

.home-select-xs {
    overflow: hidden;
}

.color {
    color: gray !important;
}

.footer_img a {
    margin: 0px;
    padding: 0px;
}

.footer_img img {
    margin-top: 0;
    margin-left: 5px;
    margin-bottom: 20px;
    width: 40px;
    height: 40px;
    display: block;
    border: 0;
}

.footer_img a:first-child {
    margin-left: 55px !important;
}
/*img[alt="pmc_facebook"]:hover {
    content: url('/Static/publish/images/pmc_facebook_hover.png');
}

img[alt="pmc_flicker"]:hover {
    content: url('/Static/publish/images/pmc_flicker_hover.png');
}

img[alt="pmc_twitter"]:hover {
    content: url('/Static/publish/images/pmc_twitter_hover.png');
}

img[alt="pmc_rss"]:hover {
    content: url('/Static/publish/images/pmc_rss_hover.png');
}

img[alt="pmc_youtube"]:hover {
    content: url('/Static/publish/images/pmc_youtube_hover.png');
}*/
body .md-button {
    text-transform: capitalize;
    min-width: 30px;
}

body label {
    font-size: 1.25rem;
}

body a {
    font-size: 1.25rem;
    color: #00a6f7;
}

    body a:hover {
        color: #00a6f7 !important;
    }

    body a:active {
        color: #00a6f7 !important;
    }

body md-progress-linear {
    width: 400px;
}

body h2 {
    margin: 20px;
}
/*.gutter-width {
    width: 150px;
}*/

/*.btnresize .md-button {
    min-width: 30px;
    max-height: 10px;
}*/
.header-toolbar {
    background: #4cc1d2 !important;
    color: white;
    padding-top: 3px;
    padding-bottom: 3px;
}

    .header-toolbar md-icon {
        color: white !important;
        margin-right: 5px;
    }

    .header-toolbar .md-button:hover {
        color: white !important;
    }
.getdir-xs:hover {
    font-size: 1.5rem !important;
    color: white !important;
    text-decoration:none;
}
.getdir-xs {
   font-size: 1.5rem !important;
    color: white !important;
    text-decoration:none;
}

.getdir:hover {
    font-size: 3rem !important;
    color: white !important;
    text-decoration:none;
}
.getdir {
    font-size: 3rem !important;
    color: white !important;
    text-decoration:none;
   text-align:end !important;
}

.toolbarText {
    background: #00a6f7;
    font-size: 3rem !important;
    color: white;
    padding-top: 40px;
    padding-bottom: 40px;
}

.toolbarText-xs {
    background: #00a6f7;
    font-size: 1.5rem !important;
    color: white;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.pmc-logo-toolbar {
    background: #ffffff !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

   /* .pmc-logo-toolbar md-icon.lighblue {
        color: #00a6f7;
        font-size: 40px;
    }

    .pmc-logo-toolbar md-icon.green {
        color: #158e64;
        font-size: 40px;
    }

    .pmc-logo-toolbar md-icon.lightgreen {
        color: #89c542;
        font-size: 40px;
    }

.lighblue {
    color: #00a6f7 !important;
    font-size: .8rem;
}

.green {
    color: #036d40 !important;
    font-size: .8rem;
}

.lightgreen {
    color: #89c542 !important;
    font-size: .8rem;
}*/
/*.text-padding {
    padding-left: 20px !important;
    padding-right: 10px !important;
}*/
.pmclogo {
    padding-top: 25px;
}
/*.div-max-width {
    max-width: 1300px;
}*/
hr.footerhr {
    border: 1px solid #ffffff;
    color: #ffffff;
    width: 100%;
    text-align: left;
    margin-left: 0px;
}

.mini-toolbar {
    background: #00a6f7 !important;
    color: white;
    padding: 25px;
}

body .md-card .md-card-content {
    background-color: white;
}

/*md-tooltip .md-content {
    position: relative;
    max-width: 300px;
    word-wrap: break-word;
    word-break: normal;
    height: auto;
}

home-toolbar-sm {
    min-height: 60px;
    background: #f6f3f3 !important;
    font-size: .71rem;
}*/
.home-toolbar {
    min-height: 150px;
    background: #f6f3f3 !important;
    padding: 10px;
    max-height: 300px;
    display: block;
}

.home-toolbarnext {
    min-height: 90px;
    background: #f6f3f3;
    padding: 10px;
}

.home-toolbar .md-radio-button {
    font-size: 50px;
}

.search-form {
    background: #f6f3f3 !important;
    min-height: 50px;
}

.search-meeting-card {
    padding: 1em 1em 1em 1em;
}

    .search-meeting-card a {
        font-size: 2rem !important;
    }

.calendarview {
    min-height: 200px;
}

.listview-div {
    min-height: 20px !important;
}

.calendarview-meeting-div {
    padding: 5px 5px 5px 5px;
}

    .calendarview-meeting-div a {
        display: block;
        font-size: 1rem !important;
        color: #0961cf !important;
    }
/*.linkbutton {
    font-weight: 500;
    line-height: 16px;
    min-height: 10px;
    font-size: 12px;
    color: blue;
    text-decoration: underline;
}*/
.meeting-content {
    min-height: 40rem;
    background: #f6f3f3 !important;
    padding-top: 20px;
    color: rgba(37,37,37,1);
}

.meeting-content-detailsText {
    margin-top: 15px !important;
    word-wrap: break-word;
}

.meeting-content md-icon {
    color: rgba(37,37,37,1);
}

.weekbutton {
    font-weight: 500;
    line-height: 16px;
    min-height: 10px;
    font-size: 12px;
    color: white;
    text-decoration: none;
}

.search-title-div {
    background: #00a7f7;
}

.datepicker-bg-color {
    background: #f6f3f3;
    min-height: 35px;
}


    .datepicker-bg-color md-icon {
        color: gray !important;
    }

    .datepicker-bg-color-endDate {
         background: #f6f3f3;
    min-height: 35px;
    }
       .datepicker-bg-color-endDate md-icon {
        color: gray !important;
    }
.home-toolbar md-input-container {
    display: flex;
}

.home-toolbarmd-button {
    margin-top: 10px;
}

.eventText {
    font-size: 11px;
}

.calendarview-TopDayText {
    font-size: 12px;
    padding-left: 42px;
}

.calendarview-dayText {
    font-size: .9rem !important;
    }

.calendarview-dateText {
    font-size: 35px;
}

.calendarview-toolbar {
    min-height: 120px;
    text-align: center;
}

.calendarview-empty-content {
    font-size: 10px;
    min-height: 50px;
}

.warn {
    color: red;
}

.listview-empty-card {
    margin-top: 20px;
}

.listview-card {
    margin-bottom: 15px;
}

.googleMap {
    height: 300px;
    width: 100%;
}

.googleMap-error {
    display: none;
}

.listview-meeting-title {
    padding-bottom: 20px !important;
    font-size: 2rem !important;
    word-wrap: break-word;
}

.previous-bg-color {
    background-color: #00a6f7 !important;
    color: white;
    font-size: 15px;
    text-align: left;
    /*height:50px;*/
    font-weight: bold;
    margin: 0px;
    border-radius: 0;
    padding: 20px;
}

    .previous-bg-color:hover {
        color: white !important;
    }

    .previous-bg-color md-icon {
        color: white;
        padding: 0px !important;
    }

.nextbutton-bg-color {
    background-color: #0961cf !important;
    color: white;
    font-size: 15px;
    text-align: right;
    /*height: 50px;*/
    font-weight: bold;
    margin: 0px;
    border-radius: 0;
    padding: 20px;
}

    .nextbutton-bg-color:hover {
        color: white !important;
    }

    .nextbutton-bg-color md-icon {
        color: white;
        padding: 0px !important;
    }

.searchmeeting-resultText {
    text-align: right;
}

.meetingview-toolbar {
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #00a6f7!important;
    /*background-color: #252525 !important;*/
    color: white;
}

    .meetingview-toolbar md-icon {
        color: white;
    }

.meetingview-titleText {
    font-size: 3.33rem;
    word-wrap: break-word;
    padding-bottom: 30px;
}
/*.content-padding {
    padding: 1em 1em 1em 2em !important;
}*/
.font-style {
    font-style: italic !important;
    color: #0961cf;
}

.meetingview-addText {
    font-size: 1.25rem !important;
    font-style: italic;
}

.home-search {
    min-width: 400px !important;
}

.margin-top {
    margin-top: 0px !important;
}

.home-search-xs {
    min-width: 200px !important;
    text-align: center;
}

.meetingview-dateText {
    font-size: 1.6rem;
    font-style: italic;
}

.home-date-navigation {
    text-align: center;
    display: block;
    color: gray;
    padding: 20px;
    vertical-align: middle !important;
}

.home-date-navigation-xs {
    text-align: center;
    display: block;
    color: gray;
    padding-top: 20px;
    padding-bottom: 20px;
    vertical-align: middle !important;
}

.alert-warning {
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    padding: 55px;
    margin: 35px;
    border-radius: 4px;
    color: #8a6d3b;
    font-weight: bold;
    text-align: center;
}

    .alert-warning ul {
        margin-top: 0;
        display: block;
        text-align: left;
        list-style-type: disc;
    }

.home-navigation {
    font-size: 1.5rem;
    margin: 0px;
    padding: 0px;
    color: gray;
    vertical-align: middle;
}

.home-navigation-xs {
    font-size: .9rem;
    color: gray;
    margin: 0px;
    padding: 0px;
}

.empty-margin {
    margin: 0px !important;
}

.home-content {
    background: white !important;
}

.meetingview-addText a {
    text-decoration: underline;
    color: white !important;
    padding-bottom: 10px;
}

    .meetingview-addText a:hover {
        text-decoration: underline;
        color: white !important;
    }
/*.meetingview-locationToolbar {
    background: #2832ea !important;
    font-size: 1.5rem !important;
    color: white;
}
    .meetingview-locationToolbar label {
        background: #2832ea !important;
        font-size: 1.5rem !important;
        color: white;
    }*/
.meetingview-noGeo {
    background-color: #b3d1ff;
    min-height: 100px !important;
    font-size: 1.1rem;
}

    .meetingview-noGeo p {
        text-align: center;
    }

.footerToolbar {
    background-color: #252525 !important;
    color: white;
    font-size: 1rem;
    text-align: center;
}

    .footerToolbar ul {
        text-align: left;
        /*display:inline-block!important;*/
        width: 200px !important;
        list-style-type: circle;
        height: auto;
    }
       
    .footerToolbar h4 {
        text-align: left;
    }

    .footerToolbar a {
        color: white;
        text-decoration: none;
        text-align: left;
        font-size: 15px !important;
    }

.footer-color {
    color: #00a6f7 !important;
}

.footerToolbar a:active {
    color: #00a6f7 !important;
}
/*.footerToolbar-bottom {
    background-color: white !important;
    min-height: 40px;
    color: #ababab;
    font-size: 12px;
    padding: 30px;
}

    .footerToolbar-bottom a {
        color: #ababab;
        text-decoration: none;
        padding-right: 10px;
        padding-left: 10px;
        font-size: 10px;
        text-align: left;
    }*/

/*.searchbutton {
    width: 100px;
}

.jobsearch {
    width: 150px;
    padding: 15px;
    background-color: #303030;
    color: #919191;
    border: #303030;
}

.findjob {
    text-align: left;
}

    .findjob p {
        padding-bottom: 10px;
        padding-top: 18px;
    }

.footer-div-lastchild-last div {
    float: left;
    margin: 5px;
}*/
.meeting-padding-bottom {
    padding-bottom: 10px;
}

.alert-warning-xs {
    padding: 30px 10px 30px 20px;
    margin: 10px;
    background-color: #fcf8e3;
    border: 1px solid #faebcc;
    border-radius: 4px;
    font-size: 16px;
    color: #8a6d3b;
    font-weight: bold;
}

    .alert-warning-xs ul {
        margin-top: 0;
        display: block;
        text-align: left;
        list-style-type: disc;
    }

@media (max-width: 770px) {
    /*.center-div {
        margin: auto;
        padding: 5px 5px 0px 5px;
        max-width: 750px !important;
    }*/
    .pmc-text {
        padding: 15px !important;
    }

    md-option .md-text {
        max-width: 650px !important;
        font-size: 16px;
        word-wrap: break-word;
        white-space: pre-wrap !important;
        padding: 5px;
    }

    .md-select-value .md-text {
        white-space: pre-wrap !important;
        max-width: 650px !important;
        font-size: 16px;
        word-wrap: break-word;
        padding: 5px;
        display: block;
    }
}

@media (max-width: 350px) {
    /*.center-div {
        margin: auto;
        padding: 5px 5px 0px 5px;
        max-width: 250px !important;
    }*/
    .md-select-value .md-text {
        white-space: pre-wrap !important;
        max-width: 240px !important;
        font-size: 16px;
        word-wrap: break-word;
        padding: 5px;
        display: block;
    }

    .alert-warning {
        padding: 20px 10px 20px 20px !important;
        margin: 10px !important;
        background-color: #fcf8e3;
        border: 1px solid #faebcc;
        border-radius: 4px;
        font-size: 16px !important;
        color: #8a6d3b;
        font-weight: bold;
    }

        .alert-warning ul {
            margin-top: 0;
            display: block;
            text-align: left;
            list-style-type: disc;
        }

    md-option .md-text {
        max-width: 250px !important;
        font-size: 16px;
        word-wrap: break-word;
        white-space: pre-wrap !important;
        padding: 5px;
    }
}

.esriAttributionLastItem {
    display: none !important;
}

@media (max-width: 800px) and (min-width: 600px) {
    .toolbarText{
      font-size: 2.25rem !important;
    }
    .getdir:hover  {
         font-size: 2.25rem !important;
    }
     .getdir  {
         font-size: 2.25rem !important;
    }
}
