.rst_repeat_field{
    width: 98%;
}

#rst_testimonials_shortcode_title {
    border-bottom: 1px solid #dddddd;
    color: #777777;
    font-weight: normal;
    height: 60px;
    line-height: 60px;
    margin: 0 20px 20px 0;
}
#rst_testimonials_shortcode_para {
    color: #777777;
    margin: 0 20px 20px 0;
}
.testimonials_btn_area a {
    border: 1px solid #ddd;
    padding: 10px 10px;
    background: #0F6FA7;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    box-shadow: none;
    outline: none;
    color: #fffdfd;
    font-weight: bold;
    text-transform: capitalize;
}
.testimonials_btn_area {
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 30px;
}
td.clientratings.column-clientratings i {
    color: #ffa900;
    padding: 0px 3px;
    font-size: 15px;
}
tr.type-rst_shortcode.status-pending,
tr.type-rst_shortcode.status-draft {
    background: #ffeeee;
}

.rst_testimonial_themes_img{
    margin-top: 10px;
    width: 100%;
    height: 80%;
    border: 1px solid #ddd;
    padding: 10px;
    box-sizing: border-box;
    display: block;
    overflow: hidden;
    text-decoration: none;
    box-shadow: none;
    outline: none;
    color: #fffdfd;
    font-weight: bold;
    text-transform: capitalize;
}

.rst_area_info{
    font-weight: bold!important;
    font-size: 16px!important;
}

.rst_option_alert{
    text-transform: capitalize;
    font-size: 16px;
    text-decoration: none;
    box-shadow: none;
    outline: none;
    color: #ee1109;
    font-weight: normal;

}

