﻿ body {
            font-family: Lato !important;
        }

        .dxflFormLayout, .dxflCaptionCell, .dxflEditorCell, div.dxflItem,.dxeEditArea,.dxbButton {
            font: 14px Lato !important;
            line-height: 18px;
            height: 20px;
        }
        .dxeBase {
            font-family: Lato !important;
        }
        
.right{ float: right !important;}

.left{ float: left !important;}

.legend {
    font-size: 14px;
    line-height: 36px;
    color: #9b9b9b;
}

.rbl-services {
    float: left;
    min-width: 600px;
}

.rbl-services.dxeRadioButtonList label {
    margin-left: 0px !important;
    line-height: 24px !important;
}

.service-label label{
    line-height: 24px !important;
}

.service-label td.dxflCaptionCell {
    padding-top: 7px !important;
}