/**
 * find-parking-lot.css
 * /plugins/transnet-plugin/css/find-parking-lot.css
 * 
 * custom styles for parking permits page
 * 
 */


#loader, .not-found {padding:24px 0;line-height:1.2em;}
#loader img {position:relative;bottom:1px;}
#parking-permits h3 {
    margin-top: 30px !important;
    color: #900 !important;
    margin-bottom: 18px;
    font-size: 20px;
}
#parking-permits p {margin-bottom: 0;line-height: 1.3rem;}
#parking-permits p:first-child {font-weight: bold;}

#upc-block h3, #hsc-block h3 { 
    color: #000 !important;
    font-size: 18px;
    padding-bottom: 8px;
    border-bottom: 1px solid #E4E4E4;
}
#upc-block h4, #hsc-block h4 { 
    margin-top: 4px !important;
    margin-bottom: 0 !important;
    color: #000 !important;
    font-size: 16px;
}

.sched-item {margin-top:12px;margin-bottom:4px;}
.hide-parking-lot-item {display:none;}