
#profile {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.signatureColor {
    color: #00acac;
}

.input60 {
    width: 60px;
}

.input150 {
    width: 150px;
}

.input180 {
    width: 180px;
}

.input240 {
    width: 240px;
}

.input260 {
    width: 260px;
}
.input400 {
    width: 400px;
}

.dataTables_wrapper > tbody > tr > td {
    cursor: pointer;
}
.dataTables_wrapper > tbody > tr:hover{
    text-decoration: underline;
}
.assocIcon {
    color: #f59c1a !important;
}


.card{
    overflow: visible !important;
}