.datepicker{
    z-index: 500 !important;
}
.btn-group-cust{
    box-shadow: none;
}
.padd_0{
    padding: 0px;
}
.clear_both{
    clear: both;
}
.margin_0{
    margin: 0px !important;
}
.filter_div{
    padding: 0px 0px 10px;background-color: #223035; 
}
.border_cust{
    border:1px solid #dee2e6  
}
.padd_5{
    padding:5px;
}
.width_140{
    width: 140px;   
}
.cursor_cust{
    cursor: pointer;
}
.cursor_cust:hover{
    cursor: pointer;
    font-weight: bold;
}
.card-cust {
    width: 135px;
    float: left;
    margin-left: 10px;
    height: 100px;
}
.smiley_img{
    background-image: url('/cms/mytheme/images/smiley.png');
}
.smiley_img span{
    display: block;
}
.smiley_img1{
    background-position: 6% 44%;
}
.smiley_img2{
    background-position: 29% 44%;
}
.smiley_img3{
    background-position: 51% 44%;
}
.smiley_img4{
    background-position: 74% 44%;
}
.smiley_img5{
    background-position: 97% 44%;
}
.smiley_img_star{
    display: block;
    background-color: #f5f5f5;
    text-align: center;
}
.smiley_img_rate{
    display: block;
    background-color: #f5f5f5;
    text-align: center;
}


/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type:none;
    padding:0;

    -moz-user-select:none;
    -webkit-user-select:none;
}
.rating-stars ul > li.star {
    display:inline-block;

}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    font-size:2.5em; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
    color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
    color:#FF912C;
}

#rating {
    text-align: center;
    perspective: 250px;
    position: absolute;
    top: 40%;
    width: 100%;
}

#rating span {
    cursor: pointer;
    font-size: 50px;
    padding: 0 10px;
    color: #fff;
    opacity: .5;
    transition: all 150ms;
    display: inline-block;
    transform: rotateX(45deg);
    transform-origin: center bottom;
}

#rating span.hover {
    color: #ff0;
    opacity: 1;
    transform: rotateX(0deg);
    text-shadow: 0 0 30px #ffc;
}
.width_185{
    width: 185px;
}
#comment_div{
    /*height: 250px;*/
    padding:15px;
    overflow-y: auto;
    margin-bottom: 30px;

}

.ticket_title{
    color: #fff;
    font-size: 13px;
    float: left;
    width: 370px;
    display: block;
}
.ticket_date{
    color: #fff;
    font-size: 13px;
    float: right !important;
    display: block;
    width: 70px;
}
.leftMsg_BoxLeft{
    background-color: #c7c7c7;
    border-radius: 10px;
    font-size: 13px;
    padding: 5px;
    color: #fff;
    min-height: 65px;
    float: left;
    color:#000;
}
.leftMsg_msg {
    word-wrap: break-word;
}
.rightMsg_BoxRight{
    background-color: #a5cc93;
    border-radius: 10px;
    font-size: 13px;
    padding: 5px;
    color: #000;
    min-height: 65px;
    float: right;
}
.rightMsg_msg{
     word-wrap: break-word;
}
.leftMsg_BoxRight{
    float: left;
    min-height: 65px;
    text-align: right;

}
.rightMsg_BoxLeft{
    float: left;
    min-height: 65px;
    text-align: right;

}
.leftMsg_date,.rightMsg_date{
    position: absolute;
    color: #fff;
    bottom: 20px;
    text-align: right;
    width: 85%;
    font-size: 12px;
}
.leftMsg_time,.rightMsg_time{
    bottom: 0px;
    position: absolute;
    color: #fff;
    width: 85%;
    font-size: 12px;
}
.leftMsg_user{
    bottom: 0px;
    position: relative;
    text-align: right;
    width: 97%;
    padding: 5px;
}
.rightMsg_user{
    bottom: 0px;
    position: relative;
    text-align: left;
    width: 97%;
    padding: 5px;
}

.rightMsgDiv,.leftMsgDiv{
    clear:both;
    padding: 15px 0px;
}

.overlay_new1{
    position: absolute;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 25;
    text-align: center;
    opacity: 0.6;
    display:none;
}
.spinner_cust{
    font-size: 120px;
    left: 50%;
    top: 50%;
    position: absolute;
}
.custom_upload_query_label{
    border: 1px solid #add09d;
    display: inline-block;
    padding: 10px 20px;
    cursor: pointer;
    background-color: #add09d;
    color:#000;
    border-radius: 5px;
}
.custom_upload_query_file{
}
.ticket_rating_cls i{
    color:gold;
    margin-right: 4px;
}

/* pagination style */
#tickets_table_id_wrapper .dataTables_paginate .paginate_button,#saved_notification_table_id .dataTables_paginate .paginate_button{
    /*color: #223035 !important;*/
    border: 1px solid #000000 !important;
    /*background: #fff !important;*/
    padding: 5px 10px !important;
    margin: 0px !important;
    margin: 0px !important;
    border-radius: 0px !important;
}

#tickets_table_id_wrapper .dataTables_paginate .current,#saved_notification_table_id .dataTables_paginate .current{
    z-index: 1 !important;
    color: #fff !important;
    /*background-color: transparent !important;*/
    border-color: #223035 !important;
}
#tickets_table_id_wrapper .dataTables_paginate .previous,#tickets_table_id_info .dataTables_paginate .next, #saved_notification_table_id .dataTables_paginate .previous,#tickets_table_id_info .dataTables_paginate .next{
    padding: 5px 15px !important;
}
#tickets_table_id_wrapper #tickets_table_id_info, #saved_notification_table_id #tickets_table_id_info{
    /*color: #fff !important;*/
    padding: 8px 15px !important;
}
#tickets_table_id_paginate,#saved_notification_table_id{
    padding: 5px 10px !important;
}
/* pagination styles ends */


table.dataTable thead .sorting_asc {
    background-position: center right !important;
}
table.dataTable thead .sorting_desc {
    background-position: center right !important;
}
table.dataTable thead .sorting {
    background-position: center right !important;
}
.leftAlign{
    text-align: left !important;;
}
.imageNameOtterDiv{
    display: block;
    width: 80%;
    position: absolute;
    text-align: right;
    z-index: 1222;
    bottom: 135px;
    right: 65px;
    color: #fff;
    font-size: 12px;
}
.imageNameOtterDivFooter1{
    display: block;
    width: 100%;
    position: absolute;
    text-align: right;
    z-index: 1222;
    bottom: 75px;
    /*right: 65px;*/
    color: #fff;
    font-size: 12px;
}
.imageNameOtterDivFooter{
    display: block;
    width: 100%;
    position: absolute;
    text-align: right;
    z-index: 1222;
    bottom: 75px;
    /*right: 65px;*/
    color: #fff;
    font-size: 12px;
}
.footerImgPreviewDiv img{
    height: 50px;
    width: 50px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.custHeadinglink{
    background: #223035 !important;
    color: #fff;
    box-shadow: 0 7px 30px rgba(34, 48, 53, 0.81) !important;
    border-radius: .25rem;
    padding: 5px 7px;
    transition: all 0.3s ease;
}
