.appliselecterrev{
    padding: 0;
    margin: 0;
}
.appliselecterrev li{
    width: 100%;
    height: auto;
    text-align: left;
    
    float: left;
    background-color: #ffffff;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 1px 11px 0 rgba(0, 0, 0, 0), 0 6px 16px 0 rgba(0, 0, 0, 0.08);
    border: solid 1px #e5e9ed;
    margin: 1px;
    padding:6px;
    cursor: pointer;
    margin-top: 5px;
    font-size: 12px;
}
.rechangeview{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    display: none;
}
.hisrechangeview{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #fff;
    display: none;
}
.secrht{
    position: relative;
}
.changeuser li{
    width: 100%;
}
.userchangerevse{
    padding: 20px;
}
.userchangerevse .passerNoti{
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    margin-left: 5px;
}
.userchangerevse .failerNoti{
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    margin-left: 5px;
}
.viewgr{
    /* background-color: #fff;
    display: inline-block;
    padding: 3px;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    color: #000;
    border-radius: 5px; */
}
.viewgr i {
    text-align: center;
    background-color: #fff;
    color: #101010;
    z-index: 1;
    font-size: 15px;
    border-radius: 50%;
    z-index: 1;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    cursor: pointer;
    border-radius: 50%;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    width: 16px;
    height: 16px;
    line-height: 16px;
}
.closePoplowrev{
    position: absolute;
    right: 0;
    top: -17px;
    color: red;
    z-index: 99;
    font-size: 16px;
}
.closePoplowrev2{
    position: absolute;
    right: 0;
    top: -17px;
    color: red;
    z-index: 99;
    font-size: 16px;
}
.hisrechangeview .failerNoti{
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    margin-left: 5px;
}
.hisrechangeview .passerNoti{
    width: 16px !important;
    height: 16px !important;
    line-height: 16px !important;
    margin-left: 5px;
}

.reviewtabl .table>tbody>tr>td {
    padding: 1px !important;
}
  .table tr {
    cursor: pointer;
}
.hiddenRow {
    padding: 0 4px !important;
    background-color: #f9f9f9;
    font-size: 13px;
}  
.hiddenRow .accordian-body{
    margin-left: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.hiddenRow .panel-title > a{
    padding: 10px !important;
}
.hiddenRow .panel-default > .panel-heading{
    background: rgb(160, 168, 177) !important;
}
.text-success{ 
    /* background-color: #c2b2c3;  */
    color: #000000;
    font-size: 11px;
    padding: 2px !important;
    /* border-radius: 5px; */
    display: inline-block;
    border: none !important;}     
    .text-success .revcount{
        color: #fff !important;
        text-align: center;
    }

    .text-error {
        color: #d40b0b;}
    .reviewtabl .table>tbody>tr>td{
        border-right: none !important;
        border-top: none !important;
    }
    .reviewtabl .hiddenRow{
        padding: 0 !important;
    }
    .reviewtabl .table{
        border-bottom: none !important;
    }


#accordionrevq p{
    font-size: 12px;
    margin-bottom: 0;
}
    #accordionrevq .panel{
        border: none;
        border-radius: 3px;
        box-shadow: none;
        margin-bottom: 0;
    }
    #accordionrevq .panel-heading{
        padding: 0;
        border: none;
        border-radius: 3px;
    }
    #accordionrevq .panel-title{
        display: block;
        padding: 8px 15px;
        background: #fff;
        /* font-size: 18px; */
        font-weight: bold;
        color: #5716a4;
        border: 1px solid #ececec;
        box-shadow: 0 0 10px rgba(0,0,0,.05);
        position: relative;
        transition: all 0.5s ease 0s;
        font-size: 12px;
    }
    #accordionrevq .panel-title a{
        padding: 0 !important;
    }
    #accordionrevq .panel-title a.collapsed{
        box-shadow: none;
        color: #676767;
    }
    #accordionrevq .panel-title a:before,
    #accordionrevq .panel-title a.collapsed:before{
        content: "\f067";
        font-family: "Font Awesome 5 Free";
        width: 25px;
        height: 25px;
        line-height: 28px;
        font-size: 15px;
        font-weight: 900;
        color: #f81ac1;
        text-align: center;
        position: absolute;
        top: 8px;
        right: 15px;
        transform: rotate(135deg);
        transition: all 0.3s ease 0s;
        display: none;
    }
    #accordionrevq .panel-title a.collapsed:before{
        color: #676767;
        transform: rotate(0);
        display: none;
    }
    #accordionrevq .panel-title a:after{
        content: "";
        width: 1px;
        height: 100%;
        background: #ececec;
        position: absolute;
        top: 0;
        right: 55px;
    }
    #accordionrevq .panel-body{
        padding: 10px 15px 15px;
        border: none;
        font-size: 12px;
        color: #615f5f;
        line-height: 27px;
        background-color: #efefef;
        padding-bottom: 0;
    }
    .revcountset {
        position: relative;
        /* right: -3px; */
        /* top: -7px; */
        background-color: red;
        font-size: 10px;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        color: #fff;
    }
    .hischanTab .nav-tabs li a{
        background-color: transparent !important;
        color: rgb(171, 171, 171) !important;
    font-weight: normal;
    padding-left: 0;
    }
    .hischanTab .nav-tabs > li.active > a{
        border: transparent !important;
        color: #000 !important;
    }
    .hischanTab .nav-tabs{
        border-bottom: none !important;
    }
    .hischanTab .nav-tabs > li:hover > a{
        border: transparent !important;
        color: #000 !important;
    }
    .revslideChan{
        width: 100%;
        display: inline-block;
        background-color: #ffffff;
        padding: 12px;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
    -webkit-box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
    margin-bottom: 5px;
    position: relative;
    }
    .revslideChan img{
        float: left;
        width: 33px;
        margin-right: 5px;
    }
    .revslideChan h4{
        font-size: 12px;
    margin: 0;
    font-weight: bold;
    }
    .revslideChan p{
        font-size: 12px;
    margin: 0;
   
    }
    .statChange{
        position: absolute;
        right: 0;
        bottom:3px;
        width: 234px;
    }
    .aprdisaSta{
        float: left;
        font-size: 12px;
        color: rgb(171, 171, 171) !important;
        margin-right: 12px;
    }
    .viewgr{
        float: left;
        font-size: 12px;
        color: rgb(171, 171, 171) !important;
    }
    .calStatuscha{
        float: left;
        font-size: 12px;
        color: rgb(171, 171, 171) !important;
        margin-left: 12px;
    }
    .aprdisaSta .passerNoti{
        width: 17px !important;
        height: 17px !important;
        line-height: 17px !important;
    }
    .setupforRev {
        display: inline-block;
        width: 139px;
        margin-left: 45%;
        margin-top: 6px;
    }
    .setupforRev i{
        text-align: center;
        background-color: #fff;
        color: #101010;
        z-index: 1;
        font-size: 15px;
        border-radius: 50%;
        z-index: 1;
        padding: 0;
        overflow: hidden;
        vertical-align: middle;
        cursor: pointer;
        border-radius: 50%;
        -webkit-box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
        box-shadow: 0 5px 11px 0 rgba(0,0,0,0.18), 0 4px 15px 0 rgba(0,0,0,0.15);
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        width: 26px;
        height: 26px;
        line-height: 26px;
        margin-right: 5px;
    }