.cus_shorturl{
    border-radius: 10px;
    width:50%;
}

/* .form-row{
    padding-left: 5px;
    padding-right: 5px;
} */

.text-xs {
    font-size: .75rem;
    line-height: 1rem;
}

.text-gray-500 {
    color: #6c757d!important;
}

.text-right {
    text-align: right!important;
}

.d-block {
    display: block!important;
}
.job-info-count-group{
    padding-top: 20px;
}

.btns{
    width:60%;
    /* text-align: center; */
}

/* .cus_center{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
} */