.mt-25 {
    margin-top: 25px;
}
.display-none {
    display: none !important;
}
.mt-15 {
    margin-top: 15px;
}
.mt-8 {
    margin-top: 8px;
}
.limit-danger {
    font-weight: bold;
    color: red;
}
.confirm-btns {
    width: 35px;
    height: 35px;
    background-color: #58c42b !important;
    border-radius: 50%;
    border: 1px solid #247701;
    color: #FFFFFF;
    text-align: center;
    line-height: 25px;
    font-size: 25px;
    text-shadow: #009933;
    margin: 0 auto;
}
.confirm-btns i.fa.fa-check {
    margin-top: 4px;
}
.revenue-pd {
    padding:5px; 
    margin-bottom: 0;
}
.revenue-text-size {
    font-size: 15px;
}
.agent-login-bg {
    background-color : #ececec;
}
.agent-login-logo {
    width: 75%; 
    margin: auto;
}
.agent-login-body {
    padding: 40px 20px; 
    box-shadow: 0 0 5px #121212;
}
.line-height-400 {
    min-height: 400px;
}
a.btn.btn-danger.px-4.py-2.agent-color-white {
    color: white !important;
}
/* .intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-2 {
    display: unset;
} */

.agent-font-bold {
    font-weight: bold;
}
.agent-min-height {
    min-height: 400px;
}
.agent-img-width {
    width:205px;
}
.agent-float-right {
    float:right;
}
.agent-margin-bottom {
    margin-bottom:10px;
}
