﻿@charset "utf-8";

.rpt-body {background: #fff;font-family: Verdana;}
.rpt-header {background: #fff;}
.rpt-header .logo {background:#fff url(../images/braincorelogo-rpt.jpg) no-repeat 50% 50% ; height: 102px;background-size: 319px 182px;}
.rpt-header .header-text { font-size: 27px;}
.rpt-header .rpt-details {font-size: 14px; line-height: 1.5;}
.rpt-label { font-weight: bold;font-size: 15px;}
.rpt-value {padding-left: 10px;}

/*.rpt-body {background:#fff;font-family: Verdana;}
.rpt-header {background: #fff;}
.rpt-header .logo {background:#fff url(../images/braincorelogo-rpt.jpg) no-repeat 50% 50% ; height: 102px;background-size: 319px 182px;}
.rpt-header .header-text { font-size: 27px;}
.rpt-header .rpt-details {font-size: 12px; }
.rpt-label { font-weight: bold;font-size: 13px;}
.rpt-value {padding-left: 10px;}*/

.paddingBetweenCols td {
    padding: 0 15px 0 15px;
}

.emptydata-msg {
    padding-bottom: 30px;
}

