.mt-c{
    margin-top: 18px;
}

.badge-link li{
    list-style: none;
    display: inline-block;
    margin-top: 10px;
}

.badge-link a{
    padding: 3px 10px;
    border: 1px solid #c4c4c4;
    color: #444;
    border-radius: 3px;
}

.badge-link > li.active > a, .badge-link > li > a:hover{
    text-decoration: none;
    background:#4db570;
    color: #fff;
    border: 1px solid rgba(0,0,0,0.2);
}

.seperator{
    width: 100%;
    height: 1px;
    background-color: #ccc;
    float: left;
    margin: 15px 0px;
}

.opacity-50{
    opacity: 50%;
}

.modal-sm{
    width: 300px !important;
}

.patern-default{
    height: 541px;
    border-radius: 6px;
    background: #eee;
    margin: 10px;
    overflow-y: scroll;
}

.search-info{
    display: block;
    position: absolute;
    width: 305px;
    margin: auto;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    height: 200px;
    text-align: center;
}
.modal-title-bg
{
    background-color: #4b8df8;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-color: #4b8df8;
    border-bottom: 0;
}
.modal-dialog
{
    width: 50% !important;
}
.label-md {
    font-size: 16px;
}
.equip-span-m-b-r
{
    margin-bottom: 20px;
    margin-right: 20px;
}
.mr-5
{
    margin-right: 5px;
}

.modal-dialog-big
{
    width: 80% !important;
}
.modal-content-box-height
{
    max-height: 75vh;
    overflow-y: scroll;
    margin-bottom: 10px;
    padding: 0;
}
.view-equip-points-table .dataTables_wrapper .dataTables_filter input{
    right: 0px;
    width: 400px;
}
.mb-0
{
    margin-bottom: 0 !important;
}
.view-equip-points-table .dataTables_wrapper .dataTables_length
{
    margin-left: 0;
}

div.dataTables_length label
{
    padding-top: 0 !important;
    padding-left: 0 !important;
}
