/* customize setup calendar */

/*.fieldset-wrapper .field-type-text:nth-child(2n+1)  {
    float: left;
    margin-right: 15px;
}*/

/* customize 'services by country' configuration */

.service-header {
    line-height: 25px;
    font-weight: bold;
}

#service-body .form-type-checkbox {
    display: inline-block;
    min-width: 90px;
}

.red {
    color: red;
}