﻿/* 
=================================================
=================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles & NCCD Template Styles
=================================================
================================================= 
*/

/*PDF icon for link*/
.adobe {
    background: transparent url('../images/icoPDF.png') no-repeat center left;
    padding-left: 21px;
    line-height: 20px;
    list-style: none;
    margin-left: 0;
}

.accessibleHide {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/* 
=============================================================
Override Global Style - Style to remove right column from the content main area.
=============================================================
*/
.secondTier #content-main {
    margin-right: 0px;
}

/* 
=============================================================
Override Global Style - Style for making the content area on left nav template minimum of 350px 
=============================================================
*/
#content-main .main-inner {
    min-height: 350px;
}

/* 
===========================================================
Override Global Style - Paragraph, Text and Table Styles in the Body Content
===========================================================
*/

#content-main table {
    margin: 0px;
}

legend {
    padding-right: 3px;
    padding-left: 3px;
}

table, table tr, table td, table th {
    border: none;
    padding: 0px;
}

    table span {
        clear: none;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
        position: relative;
    }

    table caption {
        font-size: 1.6em;
        font-weight: normal;
        font-family: Trebuchet MS, Arial, sans-serif;
        padding-bottom: .5em;
    }

    table th {
        text-align: left;
    }


/*
======================================================
NCCD template specific styles
======================================================
*/

/* Login page style */
#tblLogin {
    width: 300px;
    border-spacing: 5px;
}

    #tblLogin .labelCol {
        width: 100px;
        font-weight: bold;
    }
/* End Login page style */


/* Change Password page style */

#tblChangePassword {
    width: 460px;
}

    #tblChangePassword .labelCol {
        width: 130px;
        font-weight: bold;
    }

/* End Change Password page style*/


.btnRow {
    text-align: center;
}

.commonControlWrapper {
    padding: 20px 0px 20px 10px;
}

.purplebutton {
    font-weight: bold;
    color: #fff;
    width: 55px;
    margin: 13px -8px 0 -8px;
    background-color: #3D316A; /*border:1px solid black;*/
}

.btn.purple.onwhite i {
    background-image: url(../images/btn.png);
    background-position: top left;
    position: absolute;
    margin-bottom: -5px;
    top: 0;
    left: 0;
    width: 5px;
    height: 5px;
}

.ninepoint, .RadComboBox_Default, .RadComboBox_Default .rcbInput, .RadComboBoxDropDown_Default {
    font-family: Verdana, Arial, Serif !important;
    font-size: 11px !important;
    line-height: 11px !important;
    overflow: visible !important;
}

#outputoptions li.print {
    background: url(/TemplatePackage/images/icon_print.gif) no-repeat center left;
    padding-left: 21px;
    line-height: 20px;
    list-style: none;
    margin-left: 0;
    border: dotted 1px transparent !important;
}

li.printnew {
    background: url(/TemplatePackage/images/icon_print.gif) no-repeat center;
    /*padding-left: 15px;
    line-height: 20px;
    list-style: none;*/
    margin-left: 0;
    text-align: right;
}



.preFoot {
    clear: both;
}

    .preFoot .pageOptions-inner2 {
        z-index: 100 !important;
    }

.pageOptions-horizontal {
}

.pageOptions-inner > a {
    text-decoration: underline !important;
    margin-left: 3px;
}

    .pageOptions-inner > a:hover {
        text-decoration: none !important;
        margin-left: 3px;
    }

#helpandglossary {
    background: url(../images/help.png) no-repeat center left;
    display: block;
    padding-left: 21px;
}

#altBtnGOWrap {
    display: none;
}

/* fixes for wide tables */
#content, #wrapper, .main-inner {
    overflow: visible !important;
}

body {
    background: #fff !important;
}

.transthree {
    height: 1px;
    width: 350px;
    background: transparent;
    clear: both;
    padding: 0;
    margin: 0;
    display: block;
}

.transtwo {
    height: 1px;
    width: 135px;
    background: transparent;
    clear: both;
    padding: 0;
    margin: 0;
    display: block;
}

.msg {
    clear: both;
    border: 1px solid red;
    float: left;
    margin: 8px;
    padding: 10px;
    width: 90%;
}

    .msg img {
        vertical-align: middle;
        margin-right: 10px;
    }

#ootd {
}

.divButton {
    float: right;
}

#ctl00_ContentMain_lblURL {
}

#ctl00_ContentMain_appurl {
    border: 1px solid #f0f0f0;
    font-size: 10pt;
    margin-top: 5px;
}

#surveynotice {
    text-align: left;
    display: none;
    margin-top: 0;
}

.footnoter {
    border: solid 0px transparent;
    width: 500px;
    padding: 5px;
    margin-top: 5px;
}

.contentsource {
    font-size: smaller;
    margin: 15px;
    color: Gray;
}

    .contentsource a {
        text-decoration: underline;
    }

#text-sizer li {
    font-size: 11px !important;
}


/* Begin: rounders module styles */

/* Need this to make bottom left corner round in IE versions older than IE8!!! */
.rounders .inner {
    min-height: 20px !important;
    background-color: rgb(177, 218, 251);
}

.divEditProfile {
    width: 90px;
    clear: both;
}

.divEditProfileContent {
    background: none !important;
}

.divDataSetLinks {
    float: left;
    width: 700px;
    clear: both;
}

    .divDataSetLinks .datasetList * {
        display: inline-block !important;
    }

/*.divCustomDataModule
{
	float: left;
	width: 200px;
	clear: both;
}*/

/*.divARDIInfoLinks
{
	float: left;
	width: 200px;
	clear: both;
	margin-bottom: 0 !important;
}*/

.divCustomDataHelpLinks {
    float: left;
    width: 250px;
    clear: both;
    margin-bottom: 0 !important;
}

.divDataSetChooser {
    float: left;
    width: 300px;
    clear: both;
    margin-bottom: 0 !important;
}

/*.divReportContentChooser
{
	float: left;
	width: 380px;
	clear: both;
	margin-bottom: 0 !important;
}*/

.divGenerateReportChooser {
    float: left;
    width: 470px;
    clear: both;
    margin-bottom: 0 !important;
}

.divContactUsModule {
    float: left;
    width: 796px;
    clear: both;
}

.divContactUs {
    float: left;
    width: 600px;
    clear: both;
}

.divPrevDataReferences {
    float: left;
    width: 350px;
    clear: both;
}

.divLoginTips {
    float: left;
    width: 600px;
    clear: both;
}

.greyModuleTitle {
    /*color: #808080 !important;*/
    color: black !important;
}

/* End: rounders module styles */

/* Begin: dropdown list styles */

.ddlLocation {
    width: 160px;
}

.ddlLocationDataset {
    width: 220px;
}

.ddlReportType {
    width: 150;
}

/* End: dropdown list styles */

/* Begin: normal links */

a.normalLinkStyle {
    color: #0A29A5 !important;
    text-decoration: none !important;
    margin-left: 3px;
}

a:hover.normalLinkStyle {
    color: #0A29A5 !important;
    text-decoration: underline;
    margin-left: 3px;
}


/* End: normal links */

/* Begin: reverse links */

a.reverseLinkStyle {
    color: #0A29A5 !important;
    text-decoration: underline !important;
    margin-left: 3px;
}

a:hover.reverseLinkStyle {
    color: #0A29A5 !important;
    text-decoration: none !important;
    margin-left: 3px;
}

/* End: reverse links */

/* radio button lists */

.VertRadioBtnList label {
    margin: 0px 0px 5px 5px;
    display: inline-block;
    padding-left: 5px;
    padding-right: 13px;
    padding-bottom: 0;
    padding-top: 0;
}

.VertRadioBtnList input {
    vertical-align: middle;
}

/*.HorizRadioBtnList label
{
	margin: 0px 0px 5px 5px;
	display: inline;
	padding-left: 2px;
	padding-right: 13px;
	padding-bottom: 0;
	padding-top: 0;
}*/

/*.HorizRadioBtnList input
{
    vertical-align: bottom;
}*/

/* End: radio button lists */

/* Misc. */
.darkPurple {
    color: #075290 !important;
}

.psmall {
    font-size: 8pt;
}

.tipText {
    /*font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;*/
    color: black !important;
    font-size: 9pt !important;
}

/* report table styles */

.report, .report td, .report th {
    padding: 3px 5px 3px 5px;
    border: thin solid #C4C4C4;
    font-weight: normal;
}
/*
.report
{
	font-size: 10pt;
}
*/
.reportSubTitleHead, .reportSubTitleHead:link, .reportSubTitleHead:visited {
    color: #000099;
    font-weight: bold;
    font-size: 12pt;
}

.reportHead {
    /*text-align: left !important;
	font-weight: bold !important;*/
    background-color: #075290 !important;
    color: White !important;
}

.reportHeadNew {
    text-align: left !important;
    font-weight: bold !important;
    font-size: 14px;
    background-color: #3D316A !important;
    color: White !important;
    padding: 3px 5px;
}

.prevStudyRefsHead {
    text-align: left;
    font-weight: bold;
    /*background-color: #808080;*/
    background-color: #999;
    color: #000000;
}

.reportSubHead, .reportSubHead TD {
    /*background-color: White;
	font-weight: bold;*/
    color: Black;
    /*text-align: center;*/
    font-weight: bold;
    background-color: #BFBFBF;
}

.reportItem, .reportItem TD {
    background-color: White;
}

.reportAltItem, .reportAltItem TD {
    background-color: #F6F6F6;
}

.reportTotalItem, .reportTotalItem TD {
    font-weight: bold;
    background-color: #BFBFBF;
}

.reportNumber, .reportNumber input, .reportNumber span {
    padding-left: 10px;
    text-align: right;
    width: 75px;
}

.reportHeadNumber {
    text-align: center;
    font-weight: bold;
    background-color: #BFBFBF !important;
    color: Black;
}

.reportSubTotal {
    font-weight: bold !important;
}

.reportNonCDCSet {
    color: Red;
    font-size: medium;
    font-weight: bold;
}

.reportNonCDCSetText {
    font-size: 8pt;
}

/* end of report table styles */


/* data set list styles */

/*.datasetList, .datasetList td, .datasetList th
{
	padding: 3px 5px 3px 5px;
	border: none;
}*/

/* end of data set list styles */


/* error styles */

.errorMarker {
    font-size: 8pt;
    color: Red;
}

.errorSummary {
    padding: 5px;
    border: 1px solid #800000;
    width: 100%;
    background-color: #f6f6f6;
    float: left;
    font-weight: bold;
}


    .errorSummary ul {
        margin: 0 !important;
    }

    .errorSummary li {
        background: url( "../images/black_bullet.png" ) no-repeat scroll 0.25em 0.65em transparent !important;
        padding: 0 0 6px 1.25em !important;
        display: block;
        border-bottom: none !important;
        color: #000000 !important;
        margin: 0 !important;
        font-weight: bold;
    }

.error-small {
    height: 18px !important;
}

.errorMarker .fa-exclamation-triangle {
    color: #8f0000;
}

.messageSummary {
    width: 100%;
    padding: 10px 0 10px 0;
    background-color: #f6f6f6;
}

div#valSummary ul li {
    margin-left: 50px !important;
}

/* ARDI Info Links */

.InfoLinks {
    float: left;
}

    .InfoLinks ul {
        vertical-align: bottom;
        padding-top: 10px;
    }

    /*.InfoLinks li
{
	background: url( "../images/black_bullet.png" ) no-repeat scroll 0.25em 0.65em transparent !important;
	padding: 0 0 6px 1.25em !important;
	display: block;
	border-bottom: none !important;
}*/

    .InfoLinks a:visited {
        /*	color:#4A006E; */
        color: #0A29A5 !important;
    }

/* END: ARDI Info Links */


/* LoginPwdTips */

.LoginPwdTips {
    float: left;
}

    .LoginPwdTips ul {
        vertical-align: middle;
        padding-top: 3px;
    }

    .LoginPwdTips li {
        background: url( "../images/black_bullet.png" ) no-repeat scroll 0.25em 0.65em transparent !important;
        padding: 3px 0 3px 1.25em !important;
        display: block;
        border-bottom: none !important;
    }

/* END: LoginPwdTips */


.prettytable table, .prettytable tr, .prettytable td, .prettytable th {
    border: none !important;
    padding: 3px;
}

.btnWithPadding {
    padding: 0 3px 0 3px;
}

.acctProfileDataEntry {
    width: 150px;
}

/* styles for nifty corners (rounded) tabs are found in NiftyCorners.css*/

/* styles for the secondary navigation bar*/

#content .SecNav a {
    /*text-decoration:none;*/
    padding: 0 15px 0 5px;
}

.SecNav {
    background-color: #f3f3f3;
    border-bottom: 1px solid #bfbfbf;
    padding: 6px 0;
    width: 100%;
    /*height:22px;
	vertical-align:middle;*/
    clear: both;
    font-family: Verdana;
    font-size: 8pt;
    color: #0A29A5;
    /* text-align:center; */
}

.SecNavLine {
    background-color: #3D316A;
    border-bottom: 1px solid #bfbfbf;
    padding: 2px 0;
    width: 100%;
    height: 2px;
    vertical-align: middle;
    clear: both;
    font-family: Verdana;
    font-size: 8pt;
    color: #0A29A5;
    border-top: -20px;
}

/* end of styles for nifty corners (rounded) tabs */

/* Bullets for Report Table Title */

.TableTitleBullets {
    float: left;
    width: 525px;
    /*padding-top:15px;
	padding-bottom:15px;*/
}

    .TableTitleBullets ul {
        vertical-align: bottom;
        padding-top: 5px;
        list-style-type: none;
        margin: 0;
    }

        .TableTitleBullets ul li {
            display: inline;
            margin: 0;
            padding-right: 10px;
        }

    .TableTitleBullets li h3, .TableTitleBullets li h4 {
        /*background: url( "../images/bullet_square_purple.gif" ) no-repeat scroll 0.2em 0.45em transparent !important;*/
        background: url( "../images/bullet_square_blue.png" ) no-repeat scroll 2px 6px transparent !important;
        padding: 0 0 0 1.25em !important;
        display: inline;
        padding-right: 20px;
    }

/* END: ARDI Info Links */


/* style overrides used on upload page */
code {
    font-size: 1.3em;
}

blockquote {
    display: block;
    margin: 1em 40px;
}
/* END: style overrides used on upload page */


.invisible {
    display: none !important;
}

.RadBtn label {
    font-weight: bold;
}
/*.RadBtn table {
    border:double;
    border-bottom-color:red;
}*/

/*Changes for new TemplatePackage release */
.module.roundem {
    background-color: #DAD5EB !important;
    line-height: 1.3 !important;
}

    .module.roundem ul li {
        border: none !important;
    }

p#return-link {
    clear: right !important;
    margin-bottom: 0em !important;
}

.pageOptions-horizontal * {
    /*border: dotted 1px red;*/
}

.pageOptions-horizontal ul {
    display: block;
    float: left;
    clear: left;
}

    .pageOptions-horizontal ul#ulBreadcrumbs {
        padding-top: 1em;
        padding-bottom: 0;
    }

    .pageOptions-horizontal ul.forWide li.print a {
        position: relative;
        padding: 0 !important;
        padding-top: 5px !important;
        margin: 0 !important;
    }

.pageOptions-inner > ul li.print a {
    background: rgba(0, 0, 0, 0) url("/TemplatePackage/images/icon_print.gif") no-repeat center top !important;
}

.divDataSetLinks.module.roundem * {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

/*general RD styling*/

a#lnkForgotLogin {
    margin-left: 0px;
    width: 125px;
}

.ardi-logo-wrap {
    margin-left: -20px;
    margin-bottom: -20px;
}

.ardi-logo-img {
    width: 300px;
    margin-top: -20px;
}

.contactUs-wrapper {
    margin-bottom: -10px;
}

/*custom styling for help aspx pages*/

table.nav-table-report tbody td,
table.nav-table-customdata tbody td {
    padding: 6px !important;
}

table.nav-table-report a,
table.nav-table-customdata a {
    text-decoration: none !important;
}

    table.nav-table-report a:hover,
    table.nav-table-customdata a:hover {
        text-decoration: underline !important;
    }

.help-subtitle {
    letter-spacing: 1.6px;
}


label#lblDsLocation, label#lblDsYear, label#lblDsName {
    display: none;
}

#divPrevDataReferences tbody tr:first-child th:first-child {
    width: 1px;
}
