.login_bg_small {
    background: #fff;
    margin-top: 7%;
    padding: 3%;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}
button {
    width: 100%;
    height: 45px;
    margin-top: 10px;
    border-radius: 0px;
}
.red{color:red;}
.dsb{border:1px solid}
.dsb ul li{list-style:none;}
.footer {
    float: left;
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 14px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}
.copyright a, .copyright a:hover, .copyright a:visited, .copyright a:active {
    color: #000000;
    text-decoration: underline;
}

.copyright a img {
    margin-top: -5px;
    display: inline-block;
    vertical-align: baseline;
    height: 11px;
    margin-left: 5px;
}

.headSect {
    float: left;
    width: 100%;
    text-align: center;
    color: #000000;
    font-size: 12px;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

.headText2 a, .copyright a:hover, .copyright a:visited, .copyright a:active {
    color: #000000;
    text-decoration: underline;
}

.headText2 a img {
    margin-top: -5px;
    display: inline-block;
    vertical-align: baseline;
    height: 11px;
    margin-left: 5px;
}
