﻿body {
}

.error {
    color: red;
}
#btn-sendOTP {
    width: 87px !important;
}

.terms-header .light-logo {
    margin-top: 15px;
}

.page-wrapper.terms-wrapper {
    margin: 0 auto  !important;
}

.customtable td,
.customtable th {
    border: 1px solid #efefef !important;
}

    .customtable th a {
        color: white;
    }

.pagination {
    float: left;
}

.sorting {
    color: #000;
    text-decoration: underline;
}

.page-size-selector {
    display: inline;
    float: right;
}

.pager-info {
    float: right;
    margin-right: 15px;

}
span.input-group-text {
    padding: 0.69rem 0.75rem;
}
