﻿/* Custom CSS for Courts */

/*
.footerBottom18Wrapper #footerBottom18 .copyRight .cosLogo {
	background: url('//www.seattle.gov/images/departments/Court/logos/court_logo_transparent.png') !important;
}
*/

.footerBottom18Wrapper #footerBottom18 .copyRight .cosLogo {
    background: url(//www.seattle.gov/images/Departments/Court/logos/Color_RGB_White_Text.svg) !important;
    width: 178px;
    height: 70px;
}

.footerBottom18Wrapper #footerBottom18 .copyRight {
    padding: 40px 0 0 0;
}




#departmentDisclaimerFooterWrapper .deptFooterCopy {
    background-color: #D7D7D7;
    padding-bottom: 20px;
}

#CalltoActionColorBlockComponent_x85563 .htmlBlock {
    width: 50%;
    margin-bottom: 20px;
}

#CalltoActionColorBlockComponent_x85563 .moreInformationLink .callToActionLink {
    background-color: #003da5;
    color: #fff;
}

#CalltoActionColorBlockComponent_x85563 .moreInformationLink .callToActionLink:hover {
    background-color: #fff;
    color: #003da5;
    border: solid 2px #003da5;
}

#tiles_x85565 .taxonomyTile {
    border: none;
    height: 200px;
}

#tiles_x85565 .textDescriptionTile {
    text-align: center;
}

#meetTheJudges .photo {
    width: 300px;
    float: right;
    padding: 0 0 20px 20px;
}

#x85574 .twoColLeft, #x85607 .twoColLeft {
    padding: 40px;
}

#x85574 .twoColRight, #x85607 .twoColRight {
    padding: 40px;
}

#x85608 .colorBlock {
    padding: 0;
}

@media (min-width: 1px) and (max-width: 992px) {
    #x85574 .twoColLeft, #x85607 .twoColLeft {
        padding: 0 40px;
    }

    #x85574 .twoColRight, #x85607 .twoColRight {
        padding: 0 40px;
    }

    #x79964 .twoColLeft {
        padding: 0 40px
    }

    #x79964 .twoColRight {
        padding: 0 40px
    }

    .featuredPagePipe {
        border-right: none;
    }

    #x85574 .twoColLeft, #x79964 .twoColLeft {
        border-bottom: solid 5px #fff;
    }
}

#x85608 #smcNews .photo {
    width: 200px;
    float: left;
    padding: 0 20px 20px 0;
}

#x85608 #smcNews .copy {
    float: left;
}

img.thumbnail {
    width: 200px;
    margin-right: 15px;
}

.deptFootTitleWrapper.middle {
    padding-top: 22px;
}

.paddingTopBottom40 {
    padding: 40px 0;
}

.height100 {
    height: 100%;
}