.lfr-layout-structure-item-container {padding: 0;} .lfr-layout-structure-item-row {overflow: hidden;} .portlet-borderless .portlet-content {padding: 0;}#generalForm  label.motion-label {
    color: #212529;
    font-size: 14px;
    font-family: 'Montserrat-Bold';
}
#generalForm label.motion-label + select, label.motion-label + input {
    font-size: 0.875rem;
    color: #000;
    font-family: 'Montserrat-Medium';
}
 #generalForm select.form-control{
    background-size: 25px 24px, contain;
    background-position: 100% 10px;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='33' height='33' viewBox='0 0 33 33'%3E%3Cg fill='black' fill-rule='evenodd' transform='matrix(0 1 1 0 0 0)'%3E%3Cpath fill='black' fill-rule='nonzero' d='M20.712 17.693l-6.034 6.02a.984.984 0 0 1-1.39 0 .979.979 0 0 1 0-1.387L18.628 17l-5.34-5.326a.979.979 0 0 1 0-1.387.984.984 0 0 1 1.39 0l6.034 6.02a.976.976 0 0 1 0 1.386z'/%3E%3C/g%3E%3C/svg%3E%0A");
}