
.red_stripe td{
background-color:#fcd2c1;
}

td.td_style_red{
background-color:#ec1d24!important;
color:#fff;
}
td.td_style_grey{
background-color:#e6e7e7;
}

span.blue-darkest-txt{
font-weight:bold;
}
td.td_border_bottom{
border-bottom:1px solid #000;
}
td.td_bold_font{
font-weight:bold;
}
td.td_bold_font_red{
font-weight:bold;
color:#ec1d24;
}
td.td_border_bottom_red{
border-bottom:2px solid #ec1d24;
}
.padding_left_td{
padding-left:25px!important;
}
.padding_left_td2{
padding-left:35px!important;
}

table tr{
    position: relative;
}

.qtip-defaults{
width:110px!important;
left: 56%!important;
}

.qtip-content a{
color:#000!important;
}