﻿/*Home page bg styles*/
#FnlSubSiteMain {
    background-image: none;
    margin: 0;
    padding: 0;
}


#FnlSubSitePage > .InnerPage > .PageContainer {
    margin: 0 auto;
    padding-top: 0;
    background-image: none;
}

/*#FnlSubSiteMain > .MainContent {
	margin-top: 0;
}*/

/*outline showing on links in modal - remove*/

a {
    outline: none;
}

/*** MAIN CONTENT STYLES ***/
#mainContent {
    width: 700px;
    float: right;
}

#welcomeArea {
    height: 213px;
}

#Recycle #welcomeArea {
    height: 200px;
}

#Radioactive #welcomeArea {
    margin-top: 20px;
    height: auto;
}

#welcomeArea #frontImage {
    width: 261px;
    height: 213px;
    float: left;
}

#welcomeArea #frontImageRecycle {
    float: left;
    padding-top: 15px;
}

#welcomeArea #frontImageRadioactive {
    display: inline-block;
    vertical-align: middle;
}

    #welcomeArea #frontImageRadioactive img {
        height: 65px;
        width: 65px;
    }

#welcomeArea #welcomeMessage {
    height: 177px;
    padding: 21px 28px 15px;
    margin-left: 261px;
    background: rgb(255, 255, 255); /* The Fallback */
    background: rgba(255, 255, 255, 0.8);
}

#welcomeArea #welcomeMessageRecycle {
    padding: 25px 28px 15px;
    margin-left: 100px;
    width: 560px;
}

#welcomeArea #welcomeMessageRadioactive {
    margin-left: 15px;
    max-width: 560px;
    display: inline-block;
    vertical-align: middle;
}

    #welcomeArea #welcomeMessageRadioactive h1 {
        margin-top: 0;
    }

    #welcomeArea #welcomeMessageRadioactive p {
        margin-bottom: 0;
    }


#welcomeArea #welcomeMessageRecycle h2 {
    font-weight: bold;
    font-size: 20px;
    margin: 5px 0 15px;
    color: #009999;
}

#welcomeArea #welcomeMessageRecycle p {
    line-height: 1.8em;
}

#welcomeArea #welcomeMessage h2 {
    font-weight: bold;
    font-size: 20px;
    margin: 5px 0 15px;
    color: #009999;
}

#welcomeArea #welcomeMessage p {
    line-height: 1.8em;
}

#quickLinks {
    margin: 15px 30px 40px 30px;
}

    #quickLinks h4 {
        margin-bottom: 0;
    }

    #quickLinks .wrap {
        overflow: hidden;
    }

    #quickLinks .column {
        width: 46%;
        float: left;
        margin: 0;
    }

        #quickLinks .column.first {
            margin: 0 40px 0 0;
        }

				#quickLinks .column3 {
						width: 46%;
						float: left;
						margin: 0;
				}

    #quickLinks .item {
        margin: 10px 0 10px;
        overflow: hidden;
    }

        #quickLinks .item .quickLinkDetail p {
            font-size: 12px;
            line-height: 1.5em;
            min-height: 55px;
        }

        #quickLinks .item .quickLinkDetail h5 {
            font-size: 14px;
        }

        #quickLinks .item .quickLinkDetail h5,
        #quickLinks .item .quickLinkDetail p {
            margin: 1px 0 5px;
        }

    #quickLinks #ContactHome h4 {
        margin-bottom: 1em;
    }

    #quickLinks #ContactHome .ContactHomeColumnWrapper {
			display: flex;
			align-items: flex-start;
		}

		#quickLinks #ContactHome .ContactHomeColumnWrapper > div {
			flex: 0 1 auto;
			padding: 0 45px 0 15px;
			border-left: solid 1px #daecec;
		}

		#quickLinks #ContactHome .ContactHomeColumnWrapper > div:first-child {
			padding-left: 0;
			border-left: none;
		}

		#quickLinks #ContactHome .ContactHomeColumnWrapper > div:last-child {
			padding-right: 0;
		}

    #quickLinks #ContactHome div h5,
    #quickLinks #ContactHome div p {
        margin: 0 0 3px;
        text-shadow: none;
        font-weight: normal;
    }

    #quickLinks #ContactHome a {
        text-decoration: none;
    }

        #quickLinks #ContactHome a:hover {
            text-decoration: underline;
        }


span.PhoneNumber {
    white-space: nowrap;
}

    span.PhoneNumber span {
        display: inline-block;
        width: 22px;
        padding: 0 4px 0 0;
        text-indent: -100000px;
        background: transparent url('../Media/Images/PhoneExtension.png') no-repeat left center;
    }

#contentAside {
    width: 220px;
    float: left;
    margin: 0;
    padding: 0 20px;
    background: rgb(255, 255, 255) url('../Media/Images/homeColDivide.png') no-repeat right bottom; /* The Fallback */
    background: rgba(255, 255, 255, 0.8) url('../Media/Images/homeColDivide.png') no-repeat right top;
    overflow: hidden;
}

    #contentAside h4 {
        margin: 20px 0 10px;
    }

    #contentAside ul {
        list-style: none;
        margin: 15px 0;
        padding: 0;
    }

        #contentAside ul li {
            margin: 8px 0 8px 0;
            padding: 0;
            line-height: 1.4em;
        }

            #contentAside ul li a {
                padding: 0 0 0 18px;
                display: block;
                background: transparent url('../Media/Images/arrowBullet.png') no-repeat left 3px;
                text-decoration: none;
            }

                #contentAside ul li a:hover {
                    background-position: left -97px;
                    text-decoration: underline;
                }

.TwoColumnPageContent {
    overflow: hidden;
}

    .TwoColumnPageContent .LeftColumn,
    .TwoColumnPageContent .RightColumn {
        width: 45%;
        margin-right: 4%;
        float: left;
    }

    .TwoColumnPageContent ol.Fancy {
        padding-left: 0;
    }


span.PhoneNumber span {
    background: url("../Media/Images/PhoneExtension.png") no-repeat scroll left center transparent;
    display: inline-block;
    padding: 0 4px 0 0;
    text-indent: -100000px;
    width: 16px;
}

table.waste {
    width: 90%;
    border-collapse: collapse;
}

    table.waste tr:nth-child(odd) td {
        background-color: #e5efef;
    }

    table.waste tr:nth-child(even) td {
        background-color: #fafcfc;
    }

    table.waste td {
        padding: 4px 4px 6px 4px;
    }

span.emphasis {
    color: #179ca5;
}

div.Emergencies {
    background: url('../Media/Images/Emergency.png') no-repeat top left;
}

    div.Emergencies > h3 {
        padding-left: 25px;
        margin: 0;
    }

    div.Emergencies > p{
      font-size: 14px;
      font-weight: bold;
      margin-top: 5px;
    }


/* Recycling Page Styles */
/*
#FnlSubSitePage > .InnerPage {
    background-image: url('<%=WebResource("Dms.Css.Ncif.Ehs.Framework\Web\Images\EhsSubSite\Page\EhsInnerPageBackground.png")%>');
}
    */
ol.Recycling {
    list-style-type: none;
    padding: 0;
    width: 100%;
}

    ol.Recycling > li {
        overflow: auto;
        padding-bottom: 25px;
        padding-top: 25px;
        background: url('../Media/Images/Recycling/Break.png') no-repeat bottom center;
    }

        ol.Recycling > li > h2 {
            margin-top: 0px;
        }


div.ContentLeft {
    float: left;
    width: 529px;
}

    div.ContentLeft > h2 {
        margin-top: 0px;
    }


div.Right {
    position: relative;
    text-align: center;
    display: table-cell;
    float: right;
    padding-left: 20px;
}

div.ContentRight {
    float: right;
    width: 529px;
}

    div.ContentRight > h2 {
        margin-top: 0px;
    }


div.Left {
    position: relative;
    text-align: center;
    display: table-cell;
    float: left;
    padding-right: 20px;
}

    div.Left > div > p {
        margin-top: 2px;
        margin-bottom: 2px;
        width: 150px;
        text-align: center;
    }

div.ImageGroup {
    padding-top: 20px;
    display: inline-block;
}

    div.ImageGroup .Left {
        padding: 0px 15px 0px 15px;
    }

#Batteries div.ImageGroup {
    padding-left: 79px;
    padding-right: 79px;
}

#Film div.ImageGroup {
    padding-left: 169px;
    padding-right: 169px;
}

#FluorescentLightBulbs div.ImageGroup {
    padding-left: 169px;
    padding-right: 169px;
}

#PrinterCartridges div.ImageGroup {
    padding-left: 169px;
    padding-right: 169px;
}

#Tyvek div.ImageGroup {
    padding-left: 169px;
    padding-right: 169px;
}

#GasCylinders div.ImageGroup {
    padding-left: 169px;
    padding-right: 169px;
}

#Lead div.ImageGroup {
    padding-left: 79px;
    padding-right: 79px;
}

div.Can {
    float: left;
    position: relative;
    width: 255px;
    padding-right: 5px;
}

    div.Can > h3 {
        background: url('../Media/Images/Recycling/Can.png') no-repeat center left;
        padding-left: 25px;
    }

div.Cant {
    float: left;
    position: relative;
    width: 255px;
}

    div.Cant > h3 {
        background: url('../Media/Images/Recycling/Cant.png') no-repeat center left;
        padding-left: 25px;
    }

.to-top-btn {
    position: fixed;
    bottom: 129px;
    right: 50px;
    padding: 10px;
    border-radius: 5px;
    display: none;
}


@media screen and (max-width: 1300px) {
    .to-top-btn {
        display: none !important;
    }
}

/*Nav for Recycling*/

#contentRecycle {
    width: 175px;
    float: left;
    margin: 0;
    padding: 0 20px;
    background: rgb(255, 255, 255) url('../Media/Images/homeColDivide.png') no-repeat right bottom; /* The Fallback */
    background: rgba(255, 255, 255, 0.8) url('../Media/Images/homeColDivide.png') no-repeat right top;
    overflow: hidden;
}

    #contentRecycle h4 {
        margin: 20px 0 10px;
    }

    #contentRecycle ul {
        list-style: none;
        margin: 15px 0;
        padding: 0;
    }

        #contentRecycle ul li {
            margin: 8px 0 8px 0;
            padding: 0;
            line-height: 1.4em;
        }

            #contentRecycle ul li a {
                padding: 0 0 0 18px;
                display: block;
                background: transparent url('../Media/Images/arrowBullet.png') no-repeat left 3px;
                text-decoration: none;
            }

                #contentRecycle ul li a:hover {
                    background-position: left -97px;
                    text-decoration: underline;
                }

span.DoRecycle {
    background: url('../Media/Images/Recycling/Can.png') no-repeat center left;
    padding: 2px 2px 2px 25px;
    height: 20px;
}

span.DontRecycle {
    background: url('../Media/Images/Recycling/Cant.png') no-repeat center left;
    padding: 2px 2px 2px 25px;
    height: 20px;
}

div.do {
    float: left;
    width: 350px;
}

    div.do > ul li {
        padding-bottom: 5px;
    }

div.dont {
    padding-left: 30px;
    float: left;
    width: 319px;
}

    div.dont > ul li {
        padding-bottom: 5px;
    }

div.Recycling {
    overflow: auto;
}


#ATRFWaste tr td ol {
    margin-top: 0;
}

/*FAQ ACCORDION STYLES*/


/*Accordion Style*/

.ui-accordion .ui-accordion-header {
    border: 0;
    border-top: 1px solid #bdbec5;
    padding: 14px 10px 14px 38px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 1.2em;
    font-weight: bold;
    color: #57596E;
    background: transparent;
}

    .ui-accordion .ui-accordion-header:first-child {
        border-top: 0;
    }

    .ui-accordion .ui-accordion-header .ui-icon {
        background-image: url('../Media/Images/Contract.png');
        height: 16px;
        width: 16px;
        background-position: 0 0;
        padding-right: 10px;
    }

    .ui-accordion .ui-accordion-header.ui-state-active .ui-icon {
        background-image: url('../Media/Images/Expand.png');
    }

.ui-accordion .ui-accordion-content {
    border: 0;
    padding: 0px 10px 13px 38px;
}

    .ui-accordion .ui-accordion-content > p:first-child {
        margin-top: 0;
    }

.ui-widget-content a {
    color: #344287;
}

    .ui-widget-content a:hover {
        color: #A90101;
    }


/*FLOATED CONTENT IMAGES LEFT AND RIGHT*/

.imgLeft {
    float: left;
    margin: 12px 15px 12px 0;
}

.imgRight {
    float: right;
    margin: 12px 0 12px 15px;
}


/*WHAT CAN GO DOWN THE DRAIN STYLES*/

table.FnlTable {
    width: 100%;
}

    table.FnlTable tbody > tr > td > p:first-child {
        margin-top: 0;
    }


ol.FnlFancyList.DrainList {
    background: url(../Media/Images/DrainIcon.png) no-repeat 25px 22px;
}

  ol.FnlFancyList.DrainList > li:before {
    content: "";
    background: url(../Media/Images/Checkmark.png) no-repeat center #099999;
    display: block;
    width: 25px;
    height: 25px;
    background-size: 20px 20px;
  }

ol.FnlFancyList.ExtraBoldList.DrainList > li > ul > li:before {
    margin-right: 10px;
    content: url(../Media/Images/NoIcon.png);
    vertical-align: sub;
}

ol.FnlFancyList.ExtraBoldList.DrainList > li > ul {
  list-style: none;
}


/*ALPHABETICAL NAVIGATION FOR GLOSSARY PAGE*/

div.AlphaNav {
    margin: 30px 0px 15px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: 1px solid #cbcbcb;
    overflow: hidden;
    background: #ebeaee;
    background: -moz-linear-gradient(bottom, #f5f5f7 0%, #ffffff 100%);
    background: -webkit-linear-gradient(bottom, #f5f5f7 0%,#ffffff 100%);
    background: linear-gradient(to top, #f5f5f7 0%,#ffffff 100%);
}

    div.AlphaNav > ul {
        -webkit-border-image: -webkit-gradient(linear, 0 100%, 0 0, from(0), to (#cbcbcb)) 1 100%;
        -webkit-border-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), #cbcbcb) 1 100%;
        -moz-border-image: -moz-linear-gradient(rgba(0, 0, 0, 0), #cbcbcb) 1 100%;
        -o-border-image: -o-linear-gradient( rgba(0, 0, 0, 0), #cbcbcb) 1 100%;
        border-image: linear-gradient(to top, #cbcbcb, rgba(0, 0, 0, 0)) 1 100%;
        border-right: 1px solid #cbcbcb;
        border-left: 1px solid #cbcbcb;
        margin: 0;
        padding: 0 10px 5px 10px;
        text-align: center;
    }

        div.AlphaNav > ul > li {
            color: #dedede;
            font-size: 1.6em;
            letter-spacing: 9px;
            margin: 0;
            display: inline-block;
            list-style: none;
        }

            div.AlphaNav > ul > li > a {
                text-decoration: none;
            }

                div.AlphaNav > ul > li > a:visited {
                    color: #344287;
                }

                    div.AlphaNav > ul > li > a:visited:hover {
                        color: #009999;
                    }

#featureImage{
  height: 213px;
  width: 700px;
  margin-top: 0;
  overflow: hidden;
}
/*CHEMICAL WASTE PAGE*/
.sectionWaste {
  margin-left: 50px;
}

    .sectionWaste > h3 {
        color: #000;
        font-size: 12px;
        margin-bottom: 0;
        text-shadow: none;
    }

    .sectionWaste > p:first-of-type {
        font-style: italic;
    }

    .sectionWaste .ModalLauncher {
        color: #344287;
        text-decoration: underline;
    }

        .sectionWaste .ModalLauncher:hover {
            color: black;
            cursor: pointer;
        }

.sectionWasteHeader {
    position: relative;
    margin: 25px 0 0 0;
}

    .sectionWasteHeader > .iconChemWaste {
        position: absolute;
        left: 0;
        top: -19px;
        width: 70px;
        height: 70px;
    }

    .sectionWasteHeader > h2 {
        margin: 15px 0 0 25px;
        padding: 6px 10px 6px 52px;
        color: #000;
        background: #f3fcfc;
        background: -moz-linear-gradient(left, #e1f2f2 0%, #ffffff 100%);
        background: -webkit-linear-gradient(left, #e1f2f2 0%,#ffffff 100%);
        background: linear-gradient(to right, #e1f2f2 0%,#ffffff 100%);
        border-image: linear-gradient(to right, #009999 0%, #fff 100%) 25 30 10 20;
        border-style: solid; /*Added */
        border-image-repeat: stretch;
        border-width: 1px 0 1px 1px;
    }

    .sectionWasteHeader#Other > h2 {
        border-image: linear-gradient(to right, #bcbec0 0%, #fff 100%) 25 30 10 20;
        border-image-repeat: stretch;
        background: #efeff0;
        background: -moz-linear-gradient(left, #efeff0 0%, #ffffff 100%);
        background: -webkit-linear-gradient(left, #efeff0 0%,#ffffff 100%);
        background: linear-gradient(to right, #efeff0 0%,#ffffff 100%);
    }

ul.FnlFancyList > li:before {
    background: #009999;
    margin: 6px;
}

.ColumnList {
    list-style-position: outside;
    overflow: hidden;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px;
    column-gap: 20px;
    padding-left: 30px;
    margin-top: 5px;
}

    .ColumnList li {
        margin-left: 5px;
        break-inside: avoid-column;
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
    }

        .ColumnList li:not(:last-child) {
            margin-bottom: 5px;
        }

    .ColumnList.Three {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }

    .ColumnList.Four {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
    }

.storageContainers {
    margin-bottom: 5px;
}

    .storageContainers + p {
        margin-top: 5px;
        padding-left: 7px;
        background-size: 3px 11px;
        background-position: bottom 4px left;
        background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4yLjEsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHZpZXdCb3g9IjAgMCAyLjcgMTAuNyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMi43IDEwLjc7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiMzQzNCM0M7fQ0KPC9zdHlsZT4NCjxnPg0KCTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0xLjMsMTAuN0MwLjYsMTAuNywwLDEwLjEsMCw5LjRzMC42LTEuMywxLjMtMS4zYzAuNywwLDEuMywwLjYsMS4zLDEuM1MyLjEsMTAuNywxLjMsMTAuN3ogTTIuMyw2LjdIMC40DQoJCUwwLDEuM0MwLDAuNiwwLjYsMCwxLjMsMGMwLjcsMCwxLjMsMC42LDEuMywxLjNMMi4zLDYuN3oiLz4NCjwvZz4NCjwvc3ZnPg0K);
        background-repeat: no-repeat;
    }

/* WASTE STORAGE*/

ul#ContainerGallery {
    margin: 25px 0;
    padding: 0;
    list-style-type: none;
}

    ul#ContainerGallery li {
        width: 170px;
        height: 220px;
        border: 1px solid #e8f5f5;
        background: #ffffff;
        text-align: center;
        padding: 0;
        margin: 10px 7px 10px 0px;
        display: inline-block;
        position: relative;
    }

        ul#ContainerGallery li:hover {
            border: 1px solid #d6eded;
            background: #eff9f9;
            cursor: pointer;
        }

        ul#ContainerGallery li > span.ContainerName {
            width: 100%;
            min-height: 35px;
            margin-bottom: 15px;
            padding: 0 10px;
            position: absolute;
            bottom: 0;
            text-align: center;
            font-size: 12px;
            color: #37619a;
            display: block;
            box-sizing: border-box;
        }

        ul#ContainerGallery li > img {
            margin-top: 15px;
        }

.ContainerModal {
    max-width: 770px;
    min-width: 300px;
    width: 90% !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    margin: 15px;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 0;
    border: none;
}

    .ContainerModal > .ui-dialog-titlebar {
        background: none;
        border: none;
        border-radius: 0;
        padding: 15px;
        color: #009999;
        font-size: 20px;
        font-weight: normal;
        box-sizing: border-box;
    }

        .ContainerModal > .ui-dialog-titlebar > .ui-dialog-titlebar-close {
            right: 0.7em;
        }

        .ContainerModal > .ui-dialog-titlebar > .ui-state-hover {
            background: none !important;
            border: none !important;
            padding: 1px;
        }

        .ContainerModal > .ui-dialog-titlebar > a > .ui-icon-closethick {
            background: url(../Media/Images/CloseModalIcon.png) 0 0 no-repeat;
        }

    .ContainerModal > .ModalWindow {
        border-top: 1px solid #dedede;
        padding: 0;
    }

        .ContainerModal > .ModalWindow img {
            border: 1px solid #dedede;
            margin: 15px auto;
            padding: 20px 10px;
            display: block;
        }

        .ContainerModal > .ModalWindow > div a {
            word-break: break-all;
        }

        .ContainerModal > .ModalWindow > .Use {
            background: #f8ffe8;
        }

        .ContainerModal > .ModalWindow > div.Use > .Title:before {
            content: url(../Media/Images/CheckmarkGreen.png);
            margin-right: 7px;
            position: relative;
            top: 2px;
        }

        .ContainerModal > .ModalWindow > .DoNotUse {
            background: #fff0f0;
        }

        .ContainerModal > .ModalWindow > div.DoNotUse > .Title:before {
            content: url(../Media/Images/NoIcon.png);
            margin-right: 7px;
            position: relative;
            top: 2px;
        }

        .ContainerModal > .ModalWindow > .Instructions > p {
            padding: 0;
        }

        .ContainerModal > .ModalWindow > div {
            border-top: 1px solid #dedede;
            padding: 15px 20px;
        }

            .ContainerModal > .ModalWindow > div > .Title {
                color: #656565;
                font-size: 14px;
                letter-spacing: 1px;
            }

            .ContainerModal > .ModalWindow > div > p {
                color: #000000;
                font-size: 13px;
                padding: 0px 20px;
            }
