.class1{
    background:#27c24c;
    color: #ffff;
}
.class2{
    background:#FF9800 ;
    color: #ffff;
}
.class3{
    background:#f05050;
    color: #ffff;
}
.low{
    color:#27c24c;

}
.medium{
    color:#FF9800 ;

}
.high{
    color:#f05050;

}
.bolden{
    font-family:"Arial Black"
}
.disabled-link {
    pointer-events: none;

}
.pd-left
{
    padding-left: 40px;
}
.comment {
    display: block;
    position: relative;
    padding-left: 60px;
    padding-bottom: 1px;
}

.comment .comment-author-ava {
    display: block;
    position: absolute;
    top: 0;
    left: 5px;
    width: 40px;
    border-radius: 50%;
    overflow: hidden
}

.comment .comment-author-ava>img {
    display: block;
    width: 100%
}

.comment .comment-body {
    position: relative;
    padding: 1px;
    border: 1px solid #e1e7ec;
    border-radius: 7px;
}

.comment .comment-body::after,
.comment .comment-body::before {
    position: absolute;
    top: 12px;
    right: 100%;
    width: 0;
    height: 0;
    border: solid transparent;
    content: '';
    pointer-events: none
}

.comment .comment-body::after {
    border-width: 9px;
    border-color: transparent;
    border-right-color: #fff;

}

.comment .comment-body::before {
    margin-top: -1px;
    border-width: 10px;
    border-color: transparent;
    border-right-color: #e1e7ec
}

.comment .comment-title {
    margin-bottom: 8px;
    color: #606975;
    font-size: 14px;
    font-weight: 500
}

.comment .comment-text {
    margin-bottom: 1px
}

.comment .comment-footer {
    display: table;
    width: 100%
}

.comment .comment-footer>.column {
    display: table-cell;
    vertical-align: middle
}

.comment .comment-footer>.column:last-child {
    text-align: right
}

.comment .comment-meta {
    color: #9da9b9;
    font-size: 13px
}

.comment .reply-link {
    transition: color .3s;
    color: #606975;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .07em;
    text-transform: uppercase;
    text-decoration: none
}

.comment .reply-link>i {
    display: inline-block;
    margin-top: -3px;
    margin-right: 4px;
    vertical-align: middle
}

.comment .reply-link:hover {
    color: #0da9ef
}

.comment.comment-reply {
    margin-top: 30px;
    margin-bottom: 0
}

.edit-uploaded-image {
    margin-top:5px;
}

.edit-uploaded-image .btn-delete {
    color: #ef1010 ;
    font-size: 16px;
    float: right;
    margin-bottom: -22px;
    background-color: #898989;
    position: relative;
    z-index: 1;
    padding: 0px 3px;
}
.refreshPage
{
    cursor:pointer;float:right;color:#5bc0de;font-size: 15px;
}
.mt-5
{
    margin-top: 5px !important;
}

.internal-comment-body {
    border: 1px solid #8ccee3 !important;
    color: #6096b1;
    background-color: #ebf8ff;
}
.internal-comment-body::before {
    border-right-color: #8ccee3 !important;
}

.kyc-comment-body {
    border: 1px solid #c7c9cb !important;
    color: #6096b1;
    background-color: #f9f9f9;
}
.kyc-comment-body::before {
    border-right-color: #8ccee3 !important;
}

@media (max-width: 576px) {
    .comment {
        padding-left: 0
    }
    .comment .comment-author-ava {
        display: none;
        margin-left:45% !important;
    }
    .comment .comment-body {
        padding: 15px
    }
    .comment .comment-body::before,
    .comment .comment-body::after {
        display: none
    }
}

.status-incomplete{
    color: #000000 !important;
    background-color: #e5dddd  !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-pending{
    color: #000000 !important;
    background-color: #d9d5d5 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-verifying{
    color: #000000 !important;
    background-color: #50ecd8 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-review{
    color: #000000 !important;
    background-color: #50c51e73 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}
.status-held{
    color: #000000 !important;
    background-color: #71c4ef !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}
.status-ready{
    color: #000000 !important;
    background-color: #e798e4 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-processing{
    color: #000000 !important;
    background-color: #e7f695 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-paid{
    color: #000000 !important;
    background-color: #0972c354 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-cancelling{
    color: #000000 !important;
    background-color: #c76b0069 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-cancelled{
    color: #000000 !important;
    background-color: #15de96 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.status-refunded{
    color: #000000 !important;
    background-color: #15de967d !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.matching-link{
    color: #000000 !important;
    background-color: #eded08e3 !important;
    width: 85%;
    padding: 4px;
    border-radius: 0.75rem;
}

.brand-logo img {
    max-height: 4.5rem !important;
    margin-top: 8px !important;
    background: #fff;
    padding: 5px;
    border-radius: 4px;
    width: 170px;
}

.avatar img {
    width: 28px !important;
    border-radius: 50% !important;
    height: 28px !important;
}
.brand-favicon{
    display: none;
}
.app-aside-folded .brand-logo{
    display: none !important;
}
.app-aside-folded .brand-favicon{
    display: block;
}

.app-content-body {
    padding-bottom: 78px !important;
}

.statistics_table tbody > tr > td{
    line-height: 0.750 !important;
}

.info_table tbody > tr > td{
    line-height: 0.750 !important;
}

.info_table thead > tr > th{
    line-height: 0.750 !important;
}

/*tooltips style start*/

a.tooltips {
    position: relative;
    display: inline;
}

a.tooltips span {
    position: absolute;
    width: 200px;
    color: #FFFFFF;
    background: #000000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    visibility: hidden;
    border-radius: 6px;
}

a.tooltips span:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 35%;
    margin-left: -8px;
    width: 0;
    height: 0;
    border-top: 8px solid #000000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}

a:hover.tooltips span {
    visibility: visible;
    opacity: 0.8;
    bottom: 30px;
    left: 50%;
    margin-left: -76px;
    z-index: 999;
}

.tootip-details{
    display: none;
    position: absolute;
    background: #fff;
    padding: 1em;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 0px 20px rgba(0,0,0,0.1);
    z-index:999;
}
/*tooltips style end*/


.limiter {
    width: 100%;
    margin: 0 auto;
}
.container-login100 {
    width: 100%;
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 15px;
    background: #ebeeef;
    padding-top: 0 !important;
}
.wrap-login100 {
    width: 40%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}
.login100-form-title {
    width: 100%;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;

    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    padding: 70px 15px 74px 15px;
}
.login100-form-title-1 {
    font-family: Poppins-Bold;
    font-size: 17px;
    color: #000;
    text-transform: capitalize;
    line-height: 1.2;
    text-align: left;
    margin-bottom: 25px;
}
.inpt-code {
    border: 1.5px solid #bbbbbb;
    border-radius: 5px;
    height: 50px;
    width: 50px;
    padding: 20px;
    margin: 10px;
}
.padd-30 {padding: 30px;}
.d-inline-flex {display: inline-flex;}
.alrt-st {
    margin: 10px 0;
    width: 310px;
}
.login-auth {
    width: 10%;
    max-width: 10%;
    min-width: 60%;
}
.mt-1, .my-1 {
    margin-top: 0.25rem !important;
}
.mt-2 {margin-top: 1rem;}

/*.login100-form-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 100%;
    height: 50px;
    border-radius: 5px;
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #fff;
    line-height: 1.2;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}*/

.login100-form-btn:hover {
    background-color: #185785;
    color: #ffffff;
}

.login-auth {
    width: 10%;
    max-width: 10%;
    min-width: 60%;
}
.text-decoration-none {text-decoration: none;}
button:hover {
    cursor: pointer;
}
.digit-group-padding{
    padding: 0px !important;
}
.expiry-alert {
    color: #e91f1f;
    font-weight: 600;
    font-size: 12px;
}
/*LOGIN*/

.login100-form {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 30px 70px;
}


/*------------------------------------------------------------------
[ Input ]*/

.wrap-input100 {
    width: 100%;
    position: relative;
    border-bottom: 1px solid #b2b2b2;
    text-align: left;
}

.label-input100 {
    font-family: Poppins-Regular;
    /*font-size: 13px;*/
    color: #616161;
    line-height: 1.2;
    text-align: right;

    position: absolute;
    top: 14px;
    left: -105px;
    width: auto;
}

@media (max-width: 992px) {
    /*.alert-validate::before {
        visibility: visible;
        opacity: 1;
    }*/
    .wrap-login100 {
        width: 100%;
        background: #fff;
        border-radius: 10px;
        overflow: hidden;
        position: relative;
    }
}

@media (max-width: 480px) {
    .login100-form {
        padding: 43px 15px 57px 15px;
    }
    .label-input100 {
        text-align: left;
        position: unset;
        top: unset;
        left: unset;
        width: 100%;
        padding: 0 5px;
    }
}
.label-input100 {
    position: unset;
    padding: 0px;
    margin-bottom: 10px;
    text-align: left;
}
.width-100per {width: 100%;}
.ico-login {
    height: 33px;
    font-family: Poppins-Regular;
    font-size: 16px;
    color: #555555;
    line-height: 1.2;
    display: initial;
    background: #eef3f5;
    padding: 9px 14px 8px 11px;
    margin-right: -5px;
    border: none;
}
.text-decoration-none {text-decoration: none;}
.fa-envelope-open-text.icon {color: #65bbda;}
.fa-key-skeleton.icon {color: #65bbda;}
.input-group-addon{
    border-radius: 1px;padding: 6px 12px;
    text-align: center;
    font-weight: 400;
}

.login100-form-btn {
    width: 100%;
}




