/*******************************
 Style Sheet - RXPreceptor.com 
********************************/

/********** CORE STYLES ************************************/
.elms_datatables {
    display: inline-block!important;
}
#report_logo { display:block; margin-bottom:15px; }
.report_btn { display:none }
.list_report th { border-bottom:1px solid #CCC; border-right:1px solid #CCC; border-top:1px solid #CCC; font-size:12px; font-weight:bold; text-align:left; color:#333333; background:#f2f3f3; white-space:nowrap; cursor:pointer; padding-right:30px;  }
.list_report td { border-bottom:1px solid #efefef; border-right:1px solid #efefef; vertical-align:top; white-space:normal !important; }
.list_report td.description { white-space:normal !important; }
#target_columns { display:none; }
.toggle { display:none; }
#target_columns ul { display:none; }
#eval_session_warning { display:none; }
.heading_btn { display:none; }
.print { display:none; }
#app_content { overflow: visible }
thead{
    display:table-row-group;/*repeat table headers on each page*/
}
tbody{
    display:table-row-group;
}
