/* here you can put your own css to customize and override the theme */

.content-page .list-unstyled li {
    margin-bottom: 6px;
}

.photo-stream-selected {
    border:1px solid #4cff00 !important;
    opacity: 0.3;
}

.RadToolTip, .RadToolTip * {
    z-index: 99999 !important;
}

.recent-work .recent-work-item a.recent-work-description {
    background: #a2adca;
}