body {
    color: #000;
    overflow-x: hidden;
    height: 100%;
    background-color: #B0BEC5;
    background-repeat: no-repeat
}
.card0 {
    box-shadow: 0px 14px 18px 0px #757575;
    border-radius: 0px
}
.line {
    height: 1px;
    width: 45%;
    background-color: #E0E0E0;
    margin-top: 10px
}
.or {
    width: 10%;
    font-weight: bold;
    color: red;
}
.text-sm {
    font-size: 14px !important
}
.bg-blue-item {
    color: #fff;
    background-color: #1A237E
}
<!-- Admin page end -->
