﻿/*Employee Search Icon*/
img.employeeViewImg {
    margin-top: 2px;
    line-height: 60px;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 90px;
    color: #ffffff;
}

.cwt-menu-link .dx-icon-spindown, .cwt-menu-header-link .dx-icon-spindown {
    display: none;
}

.dx-field-item-label-text {
    color: rgba(117, 117, 117,1);
    font-weight: bold;
}

.dx-form-group-caption {
    color: #03A9F4;
}