﻿#details {
    padding-left: 14px;
}

.note, .smart-form .note {
    display: block;
    margin-top: 0;
}

.Paddingbottom {
    padding-bottom: 10px !important;
}

.PaddingTop {
    padding-top: 10px !important;
}

.lookupbutton {
    min-width: 100px !important;
    margin-top: -8px;
}

.MessagePadding {
    padding-left: 5px;
}

@media (max-width: 425px) {
    .row div {
        width: 100%;
    }

    .lookupbutton {
        margin-top: 5px;
        width: 100% !important;
    }
}
