﻿/*
.ms-rteStyle-MySpecialStyle {
    -ms-name: "Button";
}

h2.ms-rteElement-SpecialHeading{
    -ms-name: "Special Heading";
    font-style: bold;
    color: green;
}
*/

.ms-core-brandingText {
    line-height: 37px;
    display: inline-block;
    width: inherit;
    cursor: pointer;
}

.ms-core-suiteLinkList {
    padding: 0;
}

.ms-core-deltaSuiteLinks {
    display: none;
    position: absolute;
    background: #444;
    z-index: 1000;
}

    .ms-core-deltaSuiteLinks.active {
        display: none;
    }

.ms-core-suiteLink {
    display: block;
    text-align: left;
}

    .ms-core-suiteLink a {
        padding: 0 2em;
        min-width: 150px;
    }

.ms-core-suiteLink-a:hover {
    background: #006f97;
}

.ms-core-listMenu-verticalBox li.static > ul.static > li.static > .ms-core-listMenu-item {
    padding-left: 20px;
}

#Suite_ActiveLinkIndicator_Clip {
    display: none;
}

.personal-actions {
    position: absolute;
    right: 0;
    top: 0;
}

    .personal-actions > * { /*float: left;*/
        line-height: 37px;
        min-height: 37px;
        text-align: center;
    }

.ms-siteactions-normal {
    padding: 0 24px;
}

#s4-ribbonrow {
    display: block;
    background: #f9f8f8;
}

.ms-cui-tabContainer {
    z-index: 0;
}

.top-bar {
    border-bottom: 1px solid #ebe8e7;
    min-height: 35px;
    z-index: 99;
    position: relative;
    background: white;
}

.ms-core-brandingText, .personal-actions, .ms-core-pageTitle, .ms-core-pageTitle a, .ms-textXLarge {
    font-family: 'Raleway', sans-serif;
}

    .ms-core-brandingText a {
        text-decoration: none;
        color: #444;
        outline: 0;
    }

        .ms-core-brandingText a:visited {
            color: #444;
        }

        .ms-core-brandingText a:hover {
            color: #444;
        }

        .ms-core-brandingText a:hover, .ms-core-brandingText a:focus {
            text-decoration: underline;
        }

.wrapper h2 a:visited {
    color: #00aeef;
}

.ms-webpart-cell-vertical, .ms-webpart-chrome-vertical {
    display: block;
}

.ms-srch-sbLarge-searchImg {
    max-width: initial !important;
}

.wrapper h2 a:visited {
    color: #00aeef;
}

/* #s4-workspace {
    height: inherit !important;
    width: auto !important;
}
*/

.main-content {
    width: auto;
    float: none;
}

body {
    overflow: auto;
}

form {
    height: 100%
}

.sub-list a, .sub-list a:hover, .sub-list a:visited {
    color: #36749d !important;
}

.header-search .sub-list a, .header-search .sub-list a:hover, .header-search .sub-list a:visited {
    color: #fff !important;
}


#contentBox {
    margin-right: 0px;
    margin-left: 0px;
    min-width: 0px;
}

.utility-nav a, .utility-nav a:visited {
    color: #fff;
}

.search-form-wrapper input[type=button], .search-form-wrapper input[type=reset], .search-form-wrapper input[type=submit], .search-form-wrapper button {
    margin-left: auto;
}

#s4-bodyContainer {
    padding-bottom: 0;
}

.ms-formlabel {
    white-space: normal;
    font-weight: normal;
    padding: 0;
}

.ms-vh a {
    font-size: 18px !important;
}

#reportContainer {
    /*    height: 600px;
    width: 100%;
    max-width: 1000px; 
    width: 900px;
    height: 695px;*/
    width: 100%;
    height: 100vh;
}

.explorationContainer .exploreCanvas {
    background: rgba(0,174,239,.2);
}

.reportContainerDynamicHeight {
    width: 100%;
    height: 100vh;
}


input[type=submit].button, input[type=button].button {
    display: inline-block;
    padding: 8px 20px;
    background: #72b84b;
    margin-left: 0px;
    border: 2px solid #fff;
    color: #fff !important;
    font-size: 18px;
    text-decoration: none;
    font-family: "Archivo Black", "Arial Black", "Arial Bold", Gadget, sans-serif;
}

.hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.staff-name-link {
    color: #00aeef;
    cursor: pointer;
}

.treeView a.tree-leaf-node:before {
    content: "\f10b";
    font-family: "enduser";
    padding-right: 4px;
}

.ms-srch-sbLarge-fullWidth {
    width: 80%;
}



.ms-rteStyle-MySpecialStyle a, .button a, .ms-rteStyle-MySpecialStyle a:visited, .button a:visited {
    color: #fff;
}

section.advocacy .linced-in H3 a:before {
    content: "\f120";
    font-family: "enduser";
}

section.advocacy .linced-in H3 a {
    display: block;
    position: relative;
    padding-bottom: 20px;
    padding-right: 20px;
    color: #b2b2b2;
    font-family: "Archivo Black", "Arial Black", "Arial Bold", Gadget, sans-serif;
    font-size: 36px;
}

    section.advocacy .linced-in H3 a:before {
        position: absolute;
        right: 0;
        font-weight: normal;
    }

    section.advocacy .linced-in H3 a:hover {
        text-decoration: none;
        color: #36749D;
    }


.envelope:before, .region-social-media a[href^='https://public.govdelivery.com/accounts/NCLM/subscriber/new']:before,
.region-social-media a[href^='https://public.govdelivery.com/accounts/NCLM/subscriber/new']:before, footer .footer-content .icon-envelope:before {
    content: "\f10d";
    font-family: "enduser";
}

footer .footer-content .icon-envelope:before {
    color: #4267b2;
    font-size: 28px;
}