.i-tag{
    cursor: pointer;
}
.icon-hand {
    cursor: pointer;
    color: #7C77EF;
}
.list-active-class{
    color: #22C7B8;
}
.edit-icon-i{
    cursor: pointer;
}
.delete-icon-i{
    cursor: pointer;
    padding-left: 20px;
}
.btn-pad{
    margin-top: 20px;
    float: right;
}
.icon-property{
    font-size: 15px;
    cursor: pointer;
    color: #22C7B8;
}
.icon-property-red{
    font-size: 15px;
    cursor: pointer;
    color: #FB160A;
}
.icon-property-info{
    font-size: 15px;
    cursor: pointer;
    color: #6777EF;
}
.icon-property-user-cancle{
    font-size: 15px;
    cursor: pointer;
    color: #FB160A;
}
.icon-property-user-info{
    font-size: 15px;
    cursor: pointer;
    color: #6777EF;
}
/* me manu */
.me-manu thead tr th:first-child {
    width: 120px;
}
.me-manu thead tr th:nth-child(3) {
    width: 10px;
}
.me-manu thead tr th:nth-child(4) {
    width: 10px;
}
.me-manu thead tr th:nth-child(5) {
    width: 10px;
    
}
.me-manu thead tr th:nth-child(6) {
    width: 10px;
}
 /* ret manu */
.ret-manu thead tr th:first-child {
    width: 120px;
}
.ret-manu thead tr th:nth-child(3) {
    width: 10px;
}
.ret-manu thead tr th:nth-child(4) {
    width: 10px;
}
/* se manu */
.se-manu thead tr th:first-child {
    width: 120px;
}
.se-manu thead tr th:nth-child(3) {
    width: 10px;
}
.se-manu thead tr th:nth-child(4) {
    width: 135px;
}
.se-manu thead tr th:nth-child(5) {
    width: 80px;
}
/* se pro manu */
.se-pro-manu thead tr th:first-child {
    width: 120px;
}
.se-pro-manu thead tr th:nth-child(3) {
    width: 10px;
}
.se-pro-manu thead tr th:nth-child(4) {
    width: 130px;
}
.se-pro-manu thead tr th:nth-child(5) {
    width: 60px;
}
.icon-property-report-close{
    font-size: 25px;
    cursor: pointer;
    color: #FB160A;
}

/* Dashboard Icons */
.main-icon-info{
    font-size: 55px;
    cursor: pointer;
    /* color: #6777EF; */
}

.text-color1{
    color: #4CA2AD;
}
.text-color2{
    color: #581E96;
}
.text-color3{
    color: #143A51;
}
.text-color4{
    color: #4FAE86;
}
.text-color5{
    color: #42B2FC;
}
.text-color6{
    color: #FF5E67;
}
.text-color7{
    color: #9494F8;
}
.text-color8{
    color: #FF9D01;
}
.text-color9{
    color: #209A8B;
}
