﻿.delCh {
    margin-right: 15px;
    cursor: pointer !important
}

    .delCh:hover {
        color: red !important
    }

.dUP {
    margin-top: 10px
}

.center {
    text-align: center
}

.pointer {
    cursor: pointer
}

.modalScroll {
    overflow-y: auto !important
}

.nomp {
    margin: 0px;
    padding: 0px;
}

.spanMyNewClient {
    font-family: inherit;
    font-weight: 300;
    cursor: pointer
}

.myNewCLient {
    color: #089039;
    margin-top: 30px;
    cursor: pointer;
    text-align: center
}

.spanMyNewClient:hover {
    font-family: inherit;
    font-weight: 700;
    cursor: pointer
}

.myNewCLient:hover {
    color: black;
    margin-top: 30px;
    cursor: pointer;
    text-align: center
}

td {
    font-size: 12px
}

.table-responsive {
    max-height: 500px
}

a {
    cursor: pointer !important
}

#QtyHousesWaited {
    color: #000000 !important;
    text-decoration: underline !important
}

#NumberDispGH {
    color: #089039 !important;
}

#NumberDispGH2 {
    color: #ca2121 !important;
}
