/* Agency Custom CSS */

#dnrcard {border-radius: 0px 0px .4rem .4rem; border:1px solid #e6e6e6; float: left; padding: .2rem; margin: .2rem; text-align: center; width: 150px;}
.dnrcard-cont {display:flex; justify-content: center; flex-wrap: wrap; align-content: space-between;}
.dnrcard-one {display:flex; justify-content: center; }
div#main.content.home.info div.row.expanded div.small-12.large-9.columns.small-order-1.medium-order-1.large-order-2.right-side article div.home-text-content-container div.subpage-text-container div.subpage-text-inner blockquote a {text-decoration: underline;}

.dnr-menu-r {padding-bottom: 15px; font-weight: bold; display: table-cell; background-color: #FFF!important; color: #01533d; padding-left: 10px; padding-right: 10px; border: solid #fff; border-width: thin; }
.dnr-menu-r a {background-color: #FFF!important; color: #01533d; text-decoration: underline!important;}



.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(51, 51, 51, 0.25);
    border-radius: 10px;
    background-color: white;
    color: #333;
}

.dnrmenu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}
.dnrmenu, .menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row;
}
.dnrmenuli {
    
    margin-right: 20px!important;

}
#photo-caption-r-noscale img {
    max-width: 100%;
}
#photo-caption-r-noscale {
    margin: 0.5em;
    padding: 0.5em;
    width: auto;
    text-align: center;
    font-size: smaller;
    font-style: italic;
    float: right !important;
}
.callout.secondary {
    background-color: #eaeaea;
    color: #333;
}

.align-center {
    justify-content: center;
}
#photo-caption-r {
    margin: 0.5em;
    padding: 0.5em;
    width: 50%;
    text-align: center;
    font-size: smaller;
    font-style: italic;
    float: right;
}
.dnrmenu .dnrmenu-text {
    margin-right: 15px;
    
    font-weight: bold;
    color: inherit;
}

/*FAQ  Button*/
.agency-prefooter [class*=col]>div .button, .agency-prefooter [class*=col]>div .btn, .agency-prefooter [class*=col]>div .agency-button, .agency-prefooter [class*=col]>#news-wrap .button, .agency-prefooter [class*=col]>#news-wrap .btn, .agency-prefooter [class*=col]>#news-wrap .agency-button, .agency-prefooter [class*=col]>#faq-wrap .button, .agency-prefooter [class*=col]>#faq-wrap .btn, .agency-prefooter [class*=col]>#faq-wrap .agency-button, .agency-prefooter .i-want-to-container .button, .agency-prefooter .i-want-to-container .btn, .agency-prefooter .i-want-to-container .agency-button, .agency-prefooter .online-services-container .button, .agency-prefooter .online-services-container .btn, .agency-prefooter .online-services-container .agency-button {
    border: 1px solid rgba(0, 0, 0, 0);
}

.agency-prefooter [class*=col]>div .button, .agency-prefooter [class*=col]>div .btn:hover, .agency-prefooter [class*=col]>div .agency-button:hover, .agency-prefooter [class*=col]>#news-wrap .button:hover, .agency-prefooter [class*=col]>#news-wrap .btn:hover, .agency-prefooter [class*=col]>#news-wrap .agency-button:hover, .agency-prefooter [class*=col]>#faq-wrap .button:hover, .agency-prefooter [class*=col]>#faq-wrap .btn:hover, .agency-prefooter [class*=col]>#faq-wrap .agency-button:hover, .agency-prefooter .i-want-to-container .button:hover, .agency-prefooter .i-want-to-container .btn:hover, .agency-prefooter .i-want-to-container .agency-button:hover, .agency-prefooter .online-services-container .button:hover, .agency-prefooter .online-services-container .btn:hover, .agency-prefooter .online-services-container .agency-button:hover {
    border: 1px solid rgba(0, 0, 0, 0);
}

/*Icon Bucket links hover color*/
.icon-buckets-wrap .icon-buckets-container .icon-bucket-content a:hover {
    color: rgb(1, 103, 76);
    transition: color 0.3s ease;
    text-decoration: underline;
}
#indianasvg {
    width: 50%;
        display: block;
    margin: auto;
}