/* ---------------------------------- */
/* ----------- WSG Report ----------- */
/* ---------------------------------- */
#report-content {
    padding: 0px 25px;
}

#report-content div.results {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #414141;
    width: 960px;
    text-align: left !important;
    margin: 20px auto;
}

#report-content div.results h2 {
    color: #2b3440;
    padding: 10px 0 5px 0;
    font-size: 30px;
    margin: 2px 0;
}

#report-content div.results h2 a {
    text-decoration: none;
    color: #2b3440;
}

#report-content div.results h2 a:hover {
}

#report-content div.results h2 span.contrast {
    color: #455560;
    font-weight: bold;
}

#report-content div.results h2 span.score {
    text-align: center;
    border: 1px solid #e1e1e1;
    line-height: 50%;
    color: #217ce5;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 70px;
    float: right;
    font-weight: normal;
}

#report-content div.results h2 span.score span.title {
    display: block;
    border-bottom: 1px solid #e1e1e1;
    line-height: 100%;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 11px;
    background: #f1f1f1;
    padding: 3px 3px 3px 3px;
    margin: 0;
}

#report-content div.results h2 span.score span {
    display: block;
    padding: 14px 5px 0 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#report-content div.results h2 span.score strong {
    display: block;
    border-top: 1px solid #e1e1e1;
    line-height: 100%;
    color: #666;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 11px;
    background: #f1f1f1;
    padding: 0 3px 2px 3px;
    margin: 20px 0 0 0;
}

#report-content div.results h2 span.score strong em {
    font-size: 15px;
    font-style: normal;
}

#report-content div.results h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: normal;
    font-size: 19px;
    border-bottom: 2px solid #e36f1e;
    color: #999;
    margin: 5px 0 10px 0;
    padding: 0 0 30px 0;
    line-height: 21px;
}

#report-content div.results h3 strong {
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-top: 4px;
}

#report-content div.results h4 {
    color: #fff;
    background: #676767 url(../img/bg-title.png) repeat-x;
    font-size: 18px;
    margin: 0;
    padding: 6px 12px !important;
    font-weight: normal;
}

#report-content div.results h5 {
    color: #e36f1e;
    font-size: 19px;
    font-weight: normal;
    margin: 25px 0 5px 0;
    display: inline;
	border-style:none !important;
}* html #report-content div.results h5 {
    border-bottom: 2px dotted #ccc;
}

#report-content div.results h5 strong {
    color: #217ce5;
    font-weight: normal;
}

#report-content div.results p {
    margin: 10px 0;
    padding: 0;
    line-height: 18px;
}

#report-content div.results p.recommendation {
    border:1px solid #9FE8B8;
    padding:10px;
    background-color:#E3FCE3;
}

#report-content div.results div.description {
    margin-top: 0;
    font-size: 14px;
    padding: 10px 12px 0 12px;
}

#report-content div.results div.description p {
    margin-top: 0;
    line-height: 20px;
}

#report-content div.results div.callout {
    padding: 5px 0 5px 35px;
    border-left: 1px dotted #ccc;
    background: #f1f1f1 url("../img/i_information.gif") no-repeat 12px 10px;
}

#report-content div.results div.callout p {
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 4px 0;
    padding: 0;
    font-size: 13px;
}

#report-content div.results div.callout p a {
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
}

#report-content div.results a {
    color: #217ce5;
}

#report-content div.results a.icon {
    padding: 4px 0 3px 22px;
}

#report-content div.results a.report {
    background: transparent url("../img/i_report.gif") no-repeat 0 5px;
}

#report-content div.results table {
    border-collapse: collapse;
    width: 100%;
    clear: both;
    margin: 10px 0;
    font-size: 12px;
    border: 1px solid #d2d2d2;
}

#report-content div.results table thead tr th {
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    text-align: left;
    background: #ededed;
    padding: 5px;
    color: #455560;
}

#report-content div.results table thead tr th a {
    text-decoration: none;
    color: #455560;
}

#report-content div.results table thead tr th a:hover {
    text-decoration: underline;
}

#report-content div.results table tbody th {
    background: #f1f1f1;
}

#report-content div.results table tbody tr td {
    border-bottom: 1px solid #e0e0e0;
    color: #6c6c6c;
    border-right: 1px solid #e0e0e0;
    padding: 5px;
    white-space: normal;
}

#report-content div.results table tbody tr td.right {
    border-right: 1px solid #d2d2d2;
}

#report-content div.results div.section {
    background: url(../img/bg-subsection.png) bottom repeat-x;
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 0 0 15px 0;
    overflow: hidden;
}

#report-content div.results div.sectionNoImage {
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 0 0 15px 0;
    overflow: hidden;
}

#report-content div.results div.sub-section {
    margin: 0 40px;
    padding-bottom: 20px;
}

#report-content div.results div.call2action {
    background: transparent url("../img/l_wsg-call2action.gif") repeat-y left top;
    border-left: 1px dotted #9cc7f8;
    display: block;
    margin: 25px 0 0 0;
    padding: 5px 16px;
}

#report-content div.results div.call2action h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    border: none;
    padding: 0;
    margin: 14px 0 0 0;
    font-size: 18px;
    font-style: italic;
    color: #217ce5;
}

#report-content div.results div.call2action p {
    font-size: 13px;
    line-height: 19px;
}

#report-content div.results div.call2action p a {
    color: #e36f1e;
}

#report-content div.results div#MailLink {
    padding: 0 12px 12px 12px;
    background: #f2f2f2;
    border: 1px solid #e1e1e1;
}

#report-content div.message {
    clear: both;
    font-size: 12px;
    color: #414141;
    padding: 8px 20px 8px 40px;
    display: block;
    text-align: left;
    border-top: 1px solid;
    border-bottom: 1px solid;
    margin: 10px 20px;
}

#report-content .message.alert {
    background: #ffe8e5 url("../img/i_exclamation.gif") 15px 7px no-repeat;
    border-color: #f7aea5;
    padding:10px;
    font-size: 14px;
}

#report-content .message.info {
    background: #eff7ff url("../img/i_information.gif") 15px 7px no-repeat;
    border-color: #bfdaff;
    padding:10px;
    font-size: 14px;
}

#report-content .message.warning {
    background: #fff6bf url("../img/i_warning.gif") 15px 10px no-repeat;
    border-color: #f8dd70;
    padding:10px;
    font-size: 14px;
}

#report-content .message.correct {
    background: #E3FCE3 url("../img/i_tick.gif") no-repeat scroll 10px 10px;
    border-bottom: 1px solid #9FE8B8;
    border-top: 1px solid #9FE8B8;
    padding:10px;
    font-size: 14px;
}

#report-content div.message p {
    margin-top: 2px;
}

#report-content div.message p strong {
    font-size: 14px;
}

#report-content div.message.Colaps {
    background: #f2f2f2 url("../img/i_cal-right.gif") 15px 10px no-repeat;
    border-color: #f8dd70;
    cursor: hand;
}

#report-content input#generateCommentStats, #report-content .lightbutton {
    width: 400px;
    height: 30px;
    border: 1px solid #b5b5b5;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    font: 14px Helvetica, Arial, sans-serif;
    line-height: 130%;
    text-decoration: none;
    font-weight: bold;
    color: #565656 !important;
    cursor: pointer;
    margin-right: 25px;
    padding: 4px 10px 4px 10px;
    text-transform: uppercase;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background-color: #fafafa;
}

#report-content input#generateCommentStats:hover, #report-content .lightbutton:hover {
    background-color: #dff4ff;
    background-image: none;
    border: 1px solid #c2e1ef;
    color: #336699 !important;
    cursor: pointer;
}

.Warped {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    width: 99%; /* remove horizontal scroll-bar when viewing in IE7 */
}

div.results {
    position: relative;
}

div#wsgContainer {
    float: right;
}

div#putBadge {
    color: #060;
    font-size: 11px;
    font-weight: bold;
    position: absolute;
    top: 100px;
    right: 110px;
}

div#putBadge a {
    text-decoration: none;
}

#report-content div#wsgContainer.b1 div#wsgBadge div#wsgScore {
    font-size: 44px;
}

div#closableContainer {
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-bottom: 5px;
}

.container-close {
    position: absolute;
    top: 50px;
    right: 25px;
    width: 25px;
    height: 15px;
    background: url("//static.hubspot.com/img/i/close.gif") no-repeat 0 0;
    cursor: pointer;
    text-indent: -1000em;
    overflow: hidden;
}

div#noReport {
    font-size: 12px;
    color: #414141;
    padding: 8px 20px 8px 40px;
    display: block;
    text-align: left;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    margin: 10px 20px;
    background: #ffe8e5 url("../img/i_exclamation.gif") 15px 7px no-repeat;
    border-color: #f7aea5;
}

#newReportTrigger a.report {
    color: #217ce5;
}

#newReportTrigger div.section {
    border: 1px solid #ccc;
    margin: 15px 0;
    padding: 10px 0 20px 0;
    overflow: hidden;
}

#newReportTrigger h4 {
    color: #fff;
    background: #e36f1e;
    font-size: 20px;
    margin: 0;
    padding: 4px 12px;
    font-weight: normal;
}

.messageAlert {
    font-size: 12px;
    color: #414141;
    padding: 8px 20px 8px 40px;
    display: block;
    text-align: left;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
    margin: 10px 20px;
    background: #ffe8e5 url("../img/i_exclamation.gif") 15px 7px no-repeat;
    border-color: #f7aea5;
}

input.error {
    border-color: #FF3300;
    border-style: solid;
}

label.error {
    color: #FF3300;
}

p.reportHead{
	font-size:12pt;
}

td.weekday_stats_cell {
    width:14%;
}
