#wdc-style .btn-info {
    background-color: #5bc0de !important;
    border-color: #5bc0de ! important
}

#wdc-style input:focus {
    border-color: #5bc0de !important
}

#wdc-style .btn-info {
    color: #fff !important
}

#wdc-style .order-btn {
    background-color: #5cb85c !important;
    border-color: #5cb85c !important
}

#wdc-style .order-btn {
    color: #fff !important
}

#wdc-style .whois-btn {
    background-color: #d9534f !important;
    border-color: #d9534f !important
}

#wdc-style .whois-btn {
    color: #fff !important
}

#wdc-style .available {
    background-color: #e7fadf !important
}

#wdc-style .available {
    border-color: #b9ceab !important
}

#wdc-style .available {
    color: #3c763d !important
}

#wdc-style .not-available {
    background-color: #fcf2f2 !important
}

#wdc-style .not-available {
    border-color: #dfb5b4 !important
}

#wdc-style .not-available {
    color: #a94442 !important
}

#wdc-style .input-group {
    border: 1px solid #fff
}