.hide{
    display:none;
}

.dealer-spons-area {
    padding: 30px;
    padding-top: 0;
}

.cell-p{
    margin-bottom: 10px;
}

.bottom-btn-margin{
    margin-bottom:30px;
}

h2{
    font-size:21px;
}

input#login_btn {
    font-size: 12px;
}

input{
    font-family: system-ui;
}

span.forgot-pw-button {
    font-size: 12px;
}

button, input, optgroup, select, textarea {
    line-height: normal;
}

h4 {
    font-size: 14px;
}

ol {
    margin-top: 14px;
}

.btn-enroll {
    cursor: pointer;
}

.bg-header {
    background: #cc002a;
    color: white;
}

.modal-header {
    background: #cc002a;
    color: white;
    margin-bottom: 20px;
}

button.close.white {
    margin-top: -15px;
}

tr.greybar {
    background: #cc002a;
    color: white;
}

button#gen_confirm {
    font-weight: 600!important;
    padding: 5px 15px 5px 15px;
    border-radius: 5px;
    border: none;
    background: #cc002a;
    color: white;
}

button#confSubmBtn {
    background: #cc002a;
}

.btn-continue-ds {
    background: #cc002a;
    color: white;
    cursor: pointer;
    border: 1px solid #cc002a;
}

.close-ds-login{
    border-bottom:none;
}

.alternate-shop-styling{
    display:block;
}

.btn-danger{
    background:white;
    color: #cc002a;
}

#footer_container {
    min-height: 120px;
}

button#addNewBodyshop {
    border: 1px solid;
}

input#newPassBtn {
    background: white;
    border-color: black;
}

input.input_md {
    height: 30px;
}

.input_city_ds {
    height: 30px;
}

.search-ds-shops {
    margin-bottom: 10px;
}

.row.gutter20.alternate-shop-styling {
    padding: 35px;
    padding-top: 0;
    padding-bottom: 45px;
}

h4.brand.brand-KIA {
    font-size: 22px;
    font-weight: 600;
}

label {
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 13px;
}

button#user_login_submit {
    float: right;
    margin-top: -20px;
}

#footer_container {
    min-height: 120px;
    padding: 30px 30px;
    padding-top: 15px;
    font-size: 13px;
}