﻿.dd-apply-btn {
    width: 100%;
    justify-content: center;
    display: flex;
    background-color: white !important;
    padding: 10px 0 10px 6px;
}

.inputBeginCss {
    border: 1px solid;
    border-color: #ced4da;
    border-radius: 4px;
    height: 28px;
}
