/*************************************
Add your custom styles here
*************************************/

.jrListings .jrContentTitle, .jrListings .jrContentTitle a {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3;
}
[class^="jrIcon"]:before {
    color: #625E6B;
}
.jrFieldGroupTitle, h3.jrFieldGroupTitle {
    font-size: 16px;
}
.jrHeading {
    color: #555555;
    font-family: verdana;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px;
    text-transform: uppercase;
}
.jrFieldGroup .jrFieldLabel {
    width: 170px;
}
.jrForm .jrKeywords {
    width: 11em !important;
}

.jrModuleCalendar .clndr .days-container .days .day,
.jrModuleCalendar .clndr .days-container .days .empty {
    box-sizing: border-box;
}