.agency-background {
	background-color: #007e69;
}

.agency-content-padding {
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
}

.agency-logo-center {
	text-align: center;
}

.about-description {
  width: 100% !important;
}

.agency-top-padding {
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative; }

.agency-top-shadow {
  -webkit-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -moz-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  -ms-box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8);
  box-shadow: 0px 16px 30px -18px rgba(130, 130, 130, 0.8); 
}

#nav .active {
	background: #007e69 !important;
}

.subheader {
	background: #007e69 !important;
	min-height: 0px;
}

.subheader a {
	background: #007e69 !important;
}

.subheader a.main-filter-category,
.subheader a.main-filter-category:link,
.subheader a.main-filter-category:visited {
	background-color: #007e69 !important;
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%) !important;
	background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0.05) 33.84%, rgba(0, 0, 0, 0.05) 42.85%, rgba(255, 255, 255, 0.05) 56.4%, rgba(255, 255, 255, 0.05) 66.67%, rgba(255, 255, 255, 0.05) 100%)  !important;
}

.subheader a.main-filter-category:hover,
.subheader a.main-filter-category:active,
.subheader a.main-filter-category.active {
	border: 1px solid #fff !important;
	background-color: #007e69 !important;
	background-image: none !important;
}

.agency-bottom-margin {
	margin-bottom: 20px;	
}

.agency-home-resources-padding-ul li{
	padding: 20px 0 15px !important;
}

.agencies-index-ul li a {
	color: #000000;
}

/* line 20, by-the-number.scss */
.column.span3 {
  margin: 0 2% 30px 0; }
  @media (max-width: 767px) {
    /* line 20, by-the-number.scss */
    .column.span3 {
      width: 48%; } }

/* line 26, by-the-number.scss */
.column.span3:last-child {
  margin: 0; }
  
sup {
	font-size: 12px;
}

a.connect-link {
	background-color: #36add5 !important;
}

a.connect-link:hover {
	background-color: #0a5796 !important;
}

.agencies-about-links ul li.active a {
	color: #007e69;
	text-decoration: underline;
}

a, a:link, a:visited {
	color: #007e69;
	font-weight: bold;
}

.main-content-width {
	width: 100% !important;	
	margin: 0px 0px 20px;
}
table.rt th{background-color: #007e69; }
.infotable td{padding:0px 10px 10px 0px;}

/* Pay Calendar */
.layoutdiv {
    background-color: #e7e7e7;
    box-sizing: border-box;
    border: 1px solid #FF0000;
}

.calendarblock {
    width: 47%;
    height: auto;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    margin-bottom: 30px;
}

.calendarblock ul {
    margin: 0px;
    padding: 0px;
}

.calendarblock ul li {
    list-style: none;
    list-style-type: none;
}

.calendarblock:first-child {}

.calendarblock li:first-child {
    width: auto;
    background-color: #007e69;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    padding: 0px 3%;
    border-bottom: 1px solid #00a389;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-bottom: 5px;
}

.calendarblock li:first-child::after {
    content: "2016";
    font-size: 16px;
    font-weight: normal;
    margin-left: 5px;
}

.calendarblock,.altblock li:first-child::after {
    content: "2017";
    font-size: 16px;
    font-weight: normal;
    margin-left: 5px;
}

.calendarblock li:nth-child(n+2) {
    background-color: #FFF;
    color: #007e69;
    width: 13.069%;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    font-size: 100%;
}

.calendarblock li:nth-child(2),
.calendarblock li:nth-child(3),
.calendarblock li:nth-child(4),
.calendarblock li:nth-child(5),
.calendarblock li:nth-child(6),
.calendarblock li:nth-child(7),
.calendarblock li:nth-child(8) {
    background-color: #00a389;
    color: #FFF;
    height: 20px;
    margin-bottom: 5px;
}

.calendarblock li:nth-child(n+9) {
    height: 30px;
    padding-top: 2%;
    border-left: 1px solid #00a389;
    border-bottom: 1px solid #00a389;
    font-weight: 700;
}

.calendarblock li:empty {
    height: 30px;
    padding-top: 2%;
    vertical-align: bottom;
    border: none;
}

.payday {
    background-color: darkgreen !important;
    color: #FFF !important;
}

.holiday {
    background-color: red !important;
    color: #FFF !important;
}

.observed {
    background-color: lightcoral !important;
    color: #FFF !important;
}

.floatingholiday {
    background-image: url("/assets/opa/images/content/pages/floatingholiday.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding: 0px;
    margin: 0px;
}

.calendarkey {
    width: 47%;
    box-sizing: border-box;
    position: relative;
    text-align: left;
    padding: 10px;
    border: 1px solid #00a389;
    border-radius: 4px;
	margin-bottom:30px;
}

.keyicon {
    position: relative;
    width: 15px;
    height: 15px;
    display: inline;
    margin: 0px 5px 0px 0px;
    top: 3px;
    float: left;
    box-sizing: border-box;
    text-align: left;
}

.calendarkey .keyitem {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0px;
}

#keytext a {
    color: #007e69;
    text-decoration: none;
    font-weight: 400 !important;
}

#keytext a:hover {
    color: #FFF !important;
    background-color: #007e69;
    text-decoration: none;
    font-weight: normal !important;
}

#keytext a {
    display: block;
    margin: 5px 0px;
}

#calendarwrapper {
    position: relative;
    width: 100%;
    height: 162px;
    margin: 20px 0px
}

.holidaypaydatelist {
    list-style: none;
    margin: 0px 0px 20px 0px;
}

.holidaypaydatelist li {
    position: relative;
    width: 40%;
    display: inline-block;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 20px;
    margin: 5px 0px;
    padding: 5px 5px 2px 5px;
}

.holidaypaydatelist li::after {
    content: "";
    font-size: 0px;
}

.datelists {
    width: 100%;
    position: relative;
    margin: 40px 0px;
}

.holidaypaydatelist li:nth-child(even) {
    width: 58%;
    position: relative;
    margin: 0px;
    left: -5px
}

.holidaypaydatelist li:nth-child(4n+1),
.holidaypaydatelist li:nth-child(4n+2) {
    background-color: #007e69;
    color: #FFF;
}

/* pay rate calculator */
hr.calchr {
    border: 1px solid #007e69 !important;
}

.calculatorrow {
    box-sizing: border-box;
    width: 100%;
    position: relative;
    margin: 0px;
    text-align: center;
    height: auto;
    font-size: 0px;
    background-color: #e7e7e7;
}

.calculatorcell {
    width: 33.3%;
    background-color: #e7e7e7;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin: 0px;
    padding: 5px 5px;
    text-align: center;
}

.calculatorcell2 {
    width: 25%;
    background-color: #e7e7e7;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    height: auto;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin: 0px;
    padding: 5px 5px;
    text-align: center;
}

.calculatorcell p,
.calculatorcell2 p {
    width: 100%;
    text-align: center;
    margin: 0px auto 0px auto;
    font-size: 16px;
}

.calculatorcell input[type=text],
.calculatorcell2 input[type=text] {
    width: 90%;
    font-size: 16px;
    line-height: 20px;
    border: 1px solid #007e69 !important;
    border-radius: 5px;
    box-sizing: border-box;
}

.calcinput {
    background-color: #ccc;
    padding-top: 10px;
}

.calculatorrow .calcinput:nth-child(2) {
    border-left: 1px solid #007e69;
    border-right: 1px solid #007e69;
}

.calculatorrow .calcinput:nth-child(3) {
    border-right: 1px solid #007e69;
}

.calculatorrow .calcinput:last-child {
    background-color: #007e69;
}

.calculatorcell2.calcinput:nth-child(n+2) {
    background-color: #007e69;
}

.calculatorrow .calcsub {
    background-color: #e7e7e7;
    padding: 10px 0px
}

.calculatorrow input[type=button], .calculatorrow input[type=reset] {
    background-color: #00a389;
    color: #FFF;
    border-radius: 5px;
    font-size: 14px;
    line-height: 20px;
    padding: 0px 20px;
    font-weight: normal;
}

.calculatorrow input[type=button]:hover, .calculatorrow input[type=reset] {
    background-color: #007e69;
}

.calchead {
    position: relative;
    margin: 0px;
}

.content-container-letters ul, .topics-row{padding-left:0px;}
.content-container-letters ul li{list-style:none; cursor:pointer;}
.content-container-letters{display:none;}
.active_container{display:block !important;}
.active_container h3, .active_container ul, .content-container-letters{float:left; clear:both;}
.topics-row{display:flex;justify-content:space-around;}
.topics{cursor:pointer; border:2px solid #cccccc; border-radius:2px; flex-basis:12px; white-space:nowrap; font-size:12px; line-height:12px; padding:3px; text-align:center; font-weight:bold;}
.active,.topics:hover{ color:#ffffff; background-color:#0082ac;border-color:#0082ac;}
@media only screen and (max-width: 767px){
	.topics-row{flex-wrap:wrap;justify-content:flex-start;}
	.topics{margin-bottom:3px; margin-right:3px;}
}


/** Custom Homepage Headers **/
.opa-homepage-header {
	background-color: #007e69;
	padding: 10px;
	margin-bottom: 20px;
}
.opa-homepage-header-title {
	font-size: 20px;
	line-height: 0px;
	white-space: nowrap;
	color: #fff !important;
	font-weight: 800;
}

/*
<div class="opa-homepage-header">
<h2 class="opa-homepage-header-title"></h2>
</div>
*/

.module-stats a {
	color: #00be9e;
}





/* OPA Pay Calculator Styles */
.calc-form {
    position: relative;
    margin:1.5rem 0;
    box-sizing: border-box;
}

.calc-form * {
    box-sizing: inherit;
}

.calcRow {
    display:inline-flex;
    flex-flow:row nowrap;
    margin:0 0 6rem 0;
    border-radius: 5px;
    position: relative;
    width:100%;
}

.calcHeading {
    position: relative;
}

.calcHeading::before {
    content:"";
    position: relative;
    width:0;
    height:0;
    display:inline-block;
    border:10px solid transparent;
    border-left-color:#007e69;
    line-height:1.5rem;
    left:.25rem;
}

.calcInputs, .calcOutputs {
    padding:.5rem;
    border-radius: 5px;
    flex-basis:20%;
    display:inline-flex;
    position: relative;
    flex-flow:row wrap !important;
    box-shadow:1px 1px 5px 0 rgba(0,0,0,.5);
    max-width:100%;
    align-content:flex-end;
}

.calcInputs {
    background-color:#eee;
    margin-right:2.5rem;
    flex-shrink: 1;
    flex-grow:.75;
    display:inline-flex;
    align-content:flex-end;
}

.calcOutputs {
    flex-grow:1;
    flex-shrink:0;
    display:inline-flex;
    flex-flow:row wrap !important;
    align-content:flex-end;
}

.calcUnit {
    flex-basis:auto;
    flex-grow:1;
    flex-shrink:1;
    padding:.5rem;
    display:inline-flex;
    flex-flow:row wrap;
}

.calcOutputs .calcUnit {
    flex-basis:20%;
    flex-grow:1;
}

.calcOutputs .calcButton {
    flex-basis: calc(100% - 1rem);
}

.calcOutputs .calcUnit {
    align-self:flex-end;
}

.calcButton {
    font-size:1rem;
    font-weight:700;
    line-height:1.5;
    padding:.5rem 0;
    display:block;
    width:100%;
    border:none;
    border-radius: 5px;
    box-shadow:1px 1px 4px 0 rgba(0,0,0,.5), 0 0 0 4px transparent, 0 0 0 6px transparent;
    transition:all .3s ease-in-out 0s;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 100% 100%, 100% 100%;
    position: relative;
    max-height:3rem;
    align-self:flex-end;
}

.calcOutputs .calcButton:focus {
    box-shadow: 1px 1px 4px 0 rgba(0,0,0,.5), 0 0 0 4px #007e69, 0 0 0 6px #fff !important
}

.calcButton::before {
    width:100%;
    height:100%;
    content:"";
    display:block;
    position: absolute;
    top:0;
    left:0;
    background:linear-gradient(to bottom, transparent 0%, transparent 55%, rgba(0,0,0,.4) 100%);
    border-radius: 5px;
    mix-blend-mode:color-burn;
    pointer-events: none;
}

.calcInputs .calcButton {
    top:.5rem;
    background-color:#007e69;
    background-size:100% 100% , 100% 100%;
    color:#fff;
}

.calcOutputs .calcButton {
    display:block;
    width:calc(100% - 1rem);
    left:.5rem;
    border:none;
    background-color:#ffc107;
    background-size:100% 100% , 100% 100%;
    color:#000;
}

.calcButton:hover {
   background:#333;
    color:#fff;
}

.calcInput {
    margin-top:.5rem!important;
}

.calcOutputs .calcInput {
    border:none !important;
}

.calcOutputs {
    background-color:#007e69;
}

.calcOutputs label {
    color:#fff;
    flex-basis:auto;
    position: relative;
    display:inline-flex;
    flex-flow:row wrap;
    flex-shrink: 1;
    flex-grow: 0;
}

.calcOutputs input.calcInput {
    background:rgba(0,0,0,.25) !important;
    box-shadow:inset 0 0 5px 0 rgba(0,0,0,.5), 0 0 0 5px transparent, 0 0 0 7px transparent !important;
    color:#fff!important;
    box-shadow:none !important;
    position: relative;
}

.calcOutputs input.calcInput:focus {
    box-shadow:inset 0 0 5px 0 rgba(0,0,0,.5), 0 0 0 4px #007e69, 0 0 0 6px #fff !important;
}

.calcInputs {
    flex-flow:column nowrap;
}

.calcInputs > * {
    align-content: flex-end;
}

.calcInputs {
    position: relative;
}

.calcInputs::after {
    content:"";
    background:url("/assets/opa/images/content/calcArrowIcon.svg") no-repeat center center/1.25rem;
    font-size:1.25rem;
    line-height:2rem;
    text-align: center;
    position:absolute;
    width:2rem;
    height:2rem;
    color:#077e69;
    transform-origin: center center;
    transform: scale(1.25);
    right:-2.25rem;
    border-radius:100%;
    top:calc(50% - 1.6rem);
    z-index: 999999;
}

.calc-form .validationMessage {
    margin:1.5rem 0 !important;
}

.calcOutputs:focus{
                box-shadow:0 0 0 2px #fff, 0 0 0 4px #007e69!important;
                outline:none!important;
                border:none!important;
}
                .calOutputs:focus-within{
                box-shadow:0 0 0 2px #fff, 0 0 0 4px #007e69!important;
                outline:none!important;
                border:none!important;
}
.calcOutputs:focus-within input[type="text"]{
                background:#fff!important;
                color:#077e69!important;
}


@media (max-width:900px) {
    .calcRow {
        display:flex;
        flex-flow:row wrap;
    }
    .calcInputs::after {
        transform-origin: center center;
        right:auto;
        left:calc(50% - 1rem);
        transform: rotate(90deg);
        top:calc(100% - .75rem);
        color:#ffc107;
        font-size:1.25rem;
        border-radius: 100%;
        background-color:#007e69;
        color:#fff;
        line-height:2rem;
        background-color:#fff;
        color:#007e69;
        box-shadow:0 0 0 4px #007e69, 3px -3px 15px 0 rgba(0,0,0,.5);
        text-align: center!important;
        width:2rem !important;
        height:2rem !important;
        display:block;
        text-indent: 0 !important;
        background-position: center center;
        background-size:1.5rem 1.5rem;
        z-index: 999999;
    }
    .calc-form .calcRow .calcInputs,.calc-form .calcRow .calcOutputs {
        flex-basis:100% !important;
        margin:0 0 .5rem 0!important;
        padding:.5rem;
        flex-basis:row wrap !important;
        flex-basis:100%;
    }
    .calcUnit:nth-of-type(n) {
        flex-basis:100% !important;
        padding:1.5rem 0 0;
    }
    .calcButton {
        left:auto!important;
        margin:1.5rem auto;
        flex-basis:100% !important;
    }
.calcUnit .calcLabel:nth-of-type(n) {
    flex-basis: 100%;
    flex-flow:column wrap !important;
    text-align:center !important;
    }
    .calcUnit .calcInput {
        margin-left:auto !important;
        margin-right:auto !important;
        display:block;
    }
    .calc-form .calcUnit .calcLabel:nth-of-type(n) {

    }
    .calc-unit {
        
        
    }
    .calcInput {
        text-align: center;
    }
}