﻿.navbar-collapse {
    max-height: 45vh !Important;
    height: 45vh;
    background-color:#ffffff;
}
.navbar {
    height:50px;
}

.navbar-toggle {
    padding-top: 7px;
    padding-bottom: 7px;
}

#breadcrumbs {
    border-bottom: solid #000 thin;
    margin: 55px 0px 0 0 ;
    padding: 0 10px 0 10px;
}



.mobilesitebutton {
    background-color: #606a88;
    color: #ffffff;
}


/* temp to hide pagination on crim def slider */
.issue-list-wrap {
    display:none;
}
/* end temp */


/* start menu-navbar ------------------ */
#navbar-collapse-1 {
    overflow-y: scroll !important;
}

/* end menu-navbar ------------------ */

/* start sections hidden in mobile */

.utility, #header h1, #right-column, .addthis_button, .menu-list-sub, #left-column {
    display: none;
}

/* end sections hidden in mobile */


/* start text styles */

#content {
    padding: 0 10px 0 10px;
}

#content img {
    max-width:100%;
}

    #content h3 {
        clear: both;
    }

.content-text h3 {
    background: #5481db;
    font-size: 120%;
    color: #fff;
    line-height: 29px;
    margin: 0;
    padding-left: 5px;
}

.content-text h4 {
    background: #87a7e6;
    font-size: 120%;
    color: #fff;
    line-height: 29px;
    margin: 0;
    padding-left: 5px;
}

.content-text h5 {
    color: #305291;
    font-size: 120%;
    margin-top: 10px;
}

a.more {
    font-weight: bold;
    text-decoration: none;
    margin: 10px 0 0;
    padding: 0 10px 0 0;
    background: url(../images/link-arrow.png) no-repeat right center;
}

    a.more:hover {
        color: #000;
    }

/* end text styles */




/* start ad styles */
#ads_mobile {
    width: 100%;
    min-width: 271px;
    margin: 5px 0px;
    font-size: 90%;
}
#ads_mobile_inner {
    text-align:center;
}
.ad {
    background: #cbd4e3;
    color: #666;
    padding: 5px 2px;
}

    .ad a {
        font-size: 90%;
        text-transform: none;
        letter-spacing: normal;
        margin: 0 0 0 15px;
    }

#ads .ad {
    
}
    .ad-468x60 {
        padding: 5px 0;
        width: 100%;
        text-align: center;
    }
.ad-468x60 img{
    width: 100%;
}

.ad-277x60 {
    padding: 5px 0;
    width: 100%;
    text-align: center;
}

/* end ad styles */


/* home page styles --------------------- */

.home-page #breadcrumbs {
    border-bottom: none;
}

.home-page h3 {
    color: #fff;
    font-size: 120%;
    line-height: 29px;
    padding: 0 0 0 15px;
    margin: 0 1px 0 0;
}

.home-page #right-column {
    display: block;
}

.home-page #right-column .login {
    display: none;
}

.home-page #content {
    padding:0px;
}

#mobilebanner {
    margin: 0 0 5px 0;
    max-width: 100%;
    text-align:center;
}

    /* -- News and Events ----------------------- */

    .news-and-events {
        margin: 0 0 5px 0;
    }

        .news-and-events h3 {
            background: #7d7db5;
            margin: 0 0 0 0;
        }

        .news-and-events .subscribe {
            font-size: 80%;
            height: 23px;
            line-height: 20px;
            background: #e5dac5;
            padding: 0 0 0 10px;
        }

            .news-and-events .subscribe a {
                display: block;
                padding: 0 50px 0 0;
                margin: 0 10px 0 0px;
                background: url(../images/button-rss.png) no-repeat right center;
            }

        .news-and-events ul {
            line-height: 17px;
            font-weight: bold;
            margin: 5px;
            padding: 0 0 0 15px;
            list-style-type: none;
        }

            .news-and-events ul li {
                margin: 0 0 15px 0;
                padding: 0 0px 0 3px;
                
            }

        .news-and-events .more {
            margin: 0 0 0 15px;
        }

    /* -- The Champion ----------------------- */

    .the-champion {
        margin: 0 0 5px 0;
    }

        .the-champion h3 {
            background: #7d7db5;
            margin: 0 1px 10px 0;
        }

        .the-champion img {
            float: left;
            margin: 0 15px 0 15px;
        }

        .the-champion h6 {
            font-size: 110%;
            margin: 0 0 10px 0;
        }

        .the-champion p {
            margin: 0 0 10px 0;
        }

    /* -- Announcement ----------------------- */

    .announcements {
        margin: 0 0 5px 0;
    }

        .announcements h3 {
            background: #5481db;
            margin: 0 0 10px 0;
        }

        .announcements img {
            float: left;
            margin: 0 15px 0 15px;
        }

        .announcements h6 {
            font-size: 120%;
            margin: 0 0 10px 0;
        }

        .announcements p {
            margin: 0 0 10px 0;
        }

    /* -- Quick Links ----------------------- */

    .quick-links {
        font-weight: bold;
        margin: 0 0 5px 0;
    }

        .quick-links h3 {
            background: #5481db;
        }

        .quick-links ul {
            margin: 5px 0 0 15px;
        }

            .quick-links ul li:first-child {
                /*margin: 0 0 9px 0;*/
            }

        .quick-links a {
            line-height: 16px;
            padding: 0 10px 0 0;
            background: url(../images/link-arrow.png) no-repeat right center;
        }

    /* -- Membership ----------------------- */

    .become-a-member {
        overflow: hidden;
    }

        .become-a-member h3 {
            background: #7ea15a;
            margin: 0 0 10px 0;
        }

        .become-a-member h6 {
            font-size: 120%;
            margin: 0 0 10px 0;
        }

        .become-a-member img {
            float: left;
            margin: 0 15px 0 10px;
        }

        .become-a-member p {
            margin: 0 0 10px 0;
        }

    /* -- Foundation ----------------------- */

    #right-column .foundation {
        overflow: hidden;
        margin: 0 0 5px 0;
    }

        #right-column .foundation h3 {
            background: #41464f;
        }

        #right-column .foundation img {
            float: left;
            margin: 0 15px 0 10px;
        }

        #right-column .foundation p {
            margin: 10px 0 15px 0;
        }

/* end homepage styles ------------------------ */

/* start sidemenu */

.opensidebtn {
    cursor: pointer;
    color: #ffffff;
}

#opensidebtndiv {
    border-bottom: solid #000 thin;
    margin: 0px 0px 3px 0;
    padding: 0 10px 0 10px;
    background-color:#000;
}

#ctl00_body1 #opensidebtndiv {
    display:none;
}

#left-column2 {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
}

#left-column2 ul {
    list-style-type:none;
    padding:0px;
    margin:0px;
}

    #left-column2 a {
        padding: 8px 8px 8px 8px;
        text-decoration: none;
        font-size: 1.2em;
        color: #818181;
        display: block;
        transition: 0.3s;
        border-bottom: solid #818181 thin;
    }

#left-column2 a:hover {
    color: #f1f1f1;
}

    #left-column2 .closesidebtn {
        font-size: 24px;
        margin-left: 20px;
        border-bottom: none #818181 thin;
    }

#main {
    transition: margin-left .5s;
    padding: 16px;
}

@media screen and (max-height: 450px) {
    #left-column2 {
        padding-top: 15px;
    }

    #left-column2 a {
        font-size: 18px;
    }
}

/* end sidemenu */

/* Member Content Notice -------------------------------------------*/
#memberonlynotice {
    padding: 5px;
    font-size: 1.15em;
    color: #ffffff;
    margin-bottom: 1px;
    letter-spacing: 0.25px;
    font-weight: bold;
    /*
        background-color: #ae2e03; //red
        background-color: #7f8594; //gray
        background-color: #7ea15a; //green 
    */
    background-color: #13213b /* blue memu elements */;
}

    #memberonlynotice .fa {
        font-size: 1.3em;
        color: #f5c240;
    }

/* --- end member content notice ---*/

/* Champion styles -------------------------------------------*/

    /* -- Issues Content Table ----------------------- */

    table.issue-tbl {
        border-left: none;
        border-bottom: 1px solid #c8b084;
        margin: 0 0 20px 0;
    }

    table.issue-tbl a{
        display:block;
        width:100%;
        padding: 4px 0 4px 0;
    }

    table.issue-tbl h6 {
        margin: 0;
        padding: 0;
    }

    table.issue-tbl td {
        border-right: none;
        border-top: 1px solid #c8b084;
    }

    table.issue-tbl td:first-child {
        border-right: 1px solid #c8b084;
    }

    /* -- Previous Issues ----------------------- */

    ul.previous-issues {
        margin: 15px 15px 15px 0;
        padding: 0 0 0 0;
        font-weight: bold;
        min-height: 100px;
    }

    ul.previous-issues a{
        display:block;
    }

    ul.previous-issues .expandable {
        background: url(../images/link-arrow.png) no-repeat left 6px;
        background-position: 0 10px;
    }

    ul.previous-issues ul {
        margin: 0 0 0 -10px;
        padding: 10px 0;
        border-top: 1px solid #c8b084;
    }

    ul.previous-issues ul ul {
        border-top: none;
    }

    ul.previous-issues li {
        display: block;
        cursor: pointer;
        line-height: 20px;
        margin: 0 0 0 0;
        padding: 5px 0 7px 15px;
        list-style-type: none;
        border-bottom: 1px solid #c8b084;
    }

    ul.previous-issues li li {
        border-bottom: none;
    }

/* -- Specific Issue ----------------------- */

p.specific {
    font-weight: bold;
    margin: 5px 0 0 0;
    padding: 0 0 10px 20px;
    border-bottom: 1px solid #c8b084;
}

    p.specific a {
        display: block;
        width: 130px;
        height: 20px;
        text-indent: -99999px;
        float: right;
        background: url(../images/button-search-champion.png) no-repeat 0 0;
    }

p.brief a {
    display: block;
    width: 130px;
    height: 20px;
    text-indent: -99999px;
    float: right;
    background: url(../images/button-search-brief.png) no-repeat 0 0 !important;
}

/* end Champion styles -------------------------------------------*/

/* start issue slider */

.featured-issues {
    /*overflow: hidden;*/
    margin: 0 1px 0 0;
}

    .featured-issues h3 {
        background: #ae2e03;
        padding-right: 15px;
        margin: 0 0 0 0;
        color:#ffffff;
    }

    .featured-issues h5 {
        font-weight: bold;
    }

    .featured-issues img {
        float:left;
        margin: 0 5px 0 0;
    }

    .featured-issues .issue-counter {
        font-size: 80%;
        height: 23px;
        line-height: 20px;
        background: #e5dac5;
        margin: 0 0 0 0;
        padding: 0 15px;
    }

        .featured-issues .issue-counter a {
            width: 17px;
            height: 17px;
            display: block;
            text-indent: -9999px;
            float: right;
            margin: 3px 0 0 5px;
        }

.home-page .issue-list-wrap {
    display: none;
}

.issue-slider, .issue {
    background-color: #ffffff;
    padding: 0 10px;
    z-index:1;
}


.featured-issues .next-issue {
    background: url(../images/button-slideshow.png) no-repeat right center;
}

.featured-issues .prev-issue {
    background: url(../images/button-slideshow.png) no-repeat left center;
}
/* end issue slider */



/* footer styles ---------------------------------------------*/

#footer {
    background-color: #305291;
    color: #ffffff;
    padding: 10px 5px 0 5px;
    font-size: 80%;
}

#footer .menu-list {
    font-size: 90%;
    clear: both;
    min-height: 50px;
}

#footer .menu-list a {
    color: #ffffff;
}

#footer .menu-list li {
    float: left;
    list-style: none;
    margin: 0 4px 0 0;
    padding: 0 10px 0 0;
    background: url(https://www.nacdl.org/_design/images/separator-footer.png) no-repeat right center;
}

#footer .menu-list li:last-child {
    padding: 0 0 0 0;
    background: none;
}	

    /* -- Find Us On ----------------------- */

    #footer .social-list {
        margin: 20px 15px 50px 0;
    }

        #footer .social-list li {
            float: left;
            list-style: none;
            margin: 0 0 0 7px;
        }

        #footer .social-list a {
            width: 25px;
            height: 25px;
            display: block;
            text-indent: -9999px;
        }

        #footer .social-list .info {
            padding: 4px 15px 0 0;
            display: none;
        }

            #footer .social-list .info span {
                font-weight: bold;
                padding: 2px 8px;
                background: #a8833e;
            }

        #footer .social-list .twitter {
            background: url(https://www.nacdl.org/_design/images/icons/social.png) no-repeat 0 0;
        }

        #footer .social-list .facebook {
            background: url(https://www.nacdl.org/_design/images/icons/social.png) no-repeat -32px 0;
        }

        #footer .social-list .linkedin {
            background: url(https://www.nacdl.org/_design/images/icons/social.png) no-repeat -65px 0;
        }

        #footer .social-list .youtube {
            background: url(https://www.nacdl.org/_design/images/icons/social.png) no-repeat -98px 0;
        }

        #footer .social-list .u {
            background: url(https://www.nacdl.org/_design/images/icons/social.png) no-repeat -132px 0;
        }



/* end footer styles -------------------------------------------*/



/* start sectional headings */

.content-text h3 {
    background: #7d7db5;
}

.content-text h4 {
    background: #a4a4cb;
}

.content-text h4 span {
    color: #000;
    font-size: 80%;
    float: right;
    margin: 0 15px 0 0;
}

.about .content-text h3 {
    background: #5481db;
}

.about .content-text h4 {
    background: #87a7e6;
}

.legal-education .content-text h3 {
    background: #a8833e;
}

.legal-education .content-text h4 {
    background: #c2a878;
}

.criminal-defense .content-text h3 {
    background: #ae3e03;
}

.criminal-defense .content-text h4 {
    background: #c66c4e;
}

.advocacy .content-text h3 {
    background: #c9bb1d;
}

.advocacy .content-text h4 {
    background: #dad170;
}

.resource-center .content-text h3 {
    background: #da691e;
}

.resource-center .content-text h4 {
    background: #f5985a;
}

.membership .content-text h3 {
    background: #7ea15a;
}

.membership .content-text h4 {
    background: #a4bd8b;
}

.champion-page .content-text h3 {
    background: #7d7db5;
}

.champion-page .content-text h4 {
    background: #a4a4cb;
}

.foundation .content-text h3 {
    background: #41464f;
}

.foundation .content-text h4 {
    background: #7f838a;
}

/* end sectional headings */