﻿.pdrSurveyPrint
{
    background-image:url('../../Images/print.png');
    width: 24px;
    height: 25px;
    display:block;
    margin-left:1%;
}
.pdrSurveyPrintContainer
{
    width: 3%;
}
.pdrGlossaryOfTerms
{
     color: #0000CC; 
     font-weight: bold;
}
a:hover.pdrGlossaryOfTerms
{
    text-decoration: none;
}
.pdrGlossaryOfTerms:hover
{
    text-decoration: underline;
}
.pdrDropDownPrograms
{
    margin-top: 0.5%;
}
.pdrSurveyHelp
{
    background-image:url( "../../Images/Help.png" );
    width: 24px;
    height: 25px;
    display:block;
    margin-right:10%;
    margin-left:20%;
}
.pdrSaveProgramButton
{
     margin-left:10%;
}
.pdrSaveCompleteButton
{
    margin-right:2%; 
}
.pdrSurveyTable
{
    font-family: 'Microsoft Sans Serif';
    font-size:small;
    font-weight:bold;
    width:100%;
    
}
.pdrSurveyTableHide
{
    display: none;
}
.pdrSurveyTableTitle
{
    font-family: 'Microsoft Sans Serif';
    font-size:medium;
    color:Black;
    background-color: #f0f0f0;
    font-weight:bold;
}

.pdrSurveyTableTitleContainer
{
    padding-top: 1%;
    padding-bottom: 1%;
}

.pdrSurveyTableTitleBlankContainer
{
    padding-top: 1%;
    padding-bottom: 1%;
}
.pdrSurveyOptionalTableTitleContainer
{
    padding-top: 1%;
    padding-bottom: 0.5%;
}

.pdrSurveyTableAlternateRow
{
     background-color: #f5f5f5;
}
.PdrSurveyMenu
{
    background-color: #f0f0f0;
    width: 100%;
}

.PdrRespondentTitleContainer
{
    background-color: LightSteelBlue;
    width: 30%;    
    font-size:medium;
    font-weight:bold;
    padding-left: 2%;
    font-family: 'Microsoft Sans Serif';
}

.pdrRequiredWarning 
{
    /*color: #781351;*/
    background: #fee3ad;
    border: 2px solid #781351 ;
}

.pdrRequired{ color: Red; font-size:medium }

.pdrSummaryWarning
{
    /*color: #781351;*/
    background: #fee3ad;
    border: 2px solid #781351 ;
}

.pdrSurveyTitleChkContainer  
{
    padding-left: 2%;
    padding-top: 0.5%;
    padding-bottom: 0.5%;
    font-weight:normal;
}

.pdrSurveyTextHeader
{
    /*background-color: #888a85;*/
    background-color: #babda6;
    padding-top: 0.25%;
    padding-bottom: 0.25%;
}

.pdrHiddenLine
{
     visibility:hidden;
}

.pdrSurveyTextName
{
     padding-top: 0px;
     padding-bottom: 0px;
}

.pdrSurveyTextLeftAlign1 
{
     padding-left: 25px;     
     white-space: pre-wrap;
     word-wrap: break-word;
     padding-top: 0.25%;
     padding-bottom: 0.25%;
}

.pdrSurveyRegularTextLeftAlign1 
{
     padding-left: 25px;     
     white-space: pre-wrap;
     word-wrap: break-word;
     padding-top: 0.25%;
     padding-bottom: 0.25%;
     font-weight: normal;
 }

.pdrSurveyTextLeftAlign2 
{
     padding-left: 52px;
     white-space: pre-wrap;
     word-wrap: break-word;
}

.pdrSurveyTextLeftAlign3
{
     padding-left: 85px;
     white-space: pre-wrap;
     word-wrap: break-word;
}

.PdrSchdInProgressStatus
{
    font-size: medium;
    color: Red;
    font-family: Verdana;
    font-weight:bold;
}

.PdrSchdCompleteStatus
{
    font-size: medium;
    color: Green;
    font-family: Verdana;
    font-weight:bold;
}

@media print
{
    .pdrPrint{
        display:none;
    }
}

.RssScheduleHeader
{
    font-size: 70%;
    color: black;
    font-family: 'Microsoft Sans Serif';
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin: 0px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}

.RssProgramNameContainer
{
    width:100%;
}
.RssProgramName 
{
    background-color: LightSteelBlue;
    font-size: medium;
    font-weight: bold;
    padding-left: 1%;
    font-family: 'Microsoft Sans Serif';
    width: 40%;
}

.RssSchdNavigation
{
    padding-left: 150pt;
}
.RssNextSchdLink
{
    width:125pt;
    font-size: .7em;
    font-family: Verdana;
    padding-left: 10pt;
}
.RssSurveyAllPrograms
{
     width: 28%;
     padding-left: 2%;
}
.RssPrgBar
{
    width: 20%;
    font-size: .7em;
    font-family: Verdana;
}
.RssTableHeader
{
    font-size: medium;
    font-family: Verdana;
    background-color: Yellow;
}
.RssSchdCommentsLabel
{
    font-size: medium;
    font-family: Verdana;
}

.RssSchdStatus
{
    font-size: medium;
    color: Red;
    font-family: Verdana;
}

.RssColLineTxt
{
    font-size: small;
}

.RssColLineNum
{
    font-size: small;
}
.RssColItem
{
    font-size: small;
    vertical-align: top;
    width: 10%;
}
.RssColP1
{
    font-size: small;
}
.RssColP2
{
    font-size: small;
}
.RssColP3
{
    font-size: small;
}
.RssColSig
{
    font-size: small;
}
.RssColThr
{
    font-size: small;
    width: 63px;
}
.RssColFreq
{
    font-size: small;
    width: 50px;
}
.RssColComm
{
    font-size: small;
}
thead
{
    width: 20px;
    height: 120px;
}

.DropDownDescription
{
    background-color: #ffffcc;
    width: 420px;
    text-indent: 5px;
    text-align: left;
}

.RssControlWarning
{
    background-color: #FFFF66;
    width: 100%;
}
.RssControlReset
{
    width: 100%;
}
.RssColItemTxt1L1
{
    vertical-align: top;
    width: 10%;
       
}
.RssColItemTxt2L1
{
    vertical-align: top;
    width: 10%;
}
.RssColItemTxt3L1
{
    vertical-align: top;
    width: 10%;
}
.RssColItemTxt4L1
{
    vertical-align: top;
    width: 10%;
}
.RssColItemTxt5L1
{
    vertical-align: top;
    width: 10%;
}
.RssColItemTxt6L1
{
    vertical-align: top;
    width: 10%;
}
.RssColItemTxt7L1
{
    vertical-align: top;
}
#AjaxLoading, #AjaxLoadingTop
{
    padding: 5px;
    font-size: 18px;
    width: 200px;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -30px;
    text-align: center;
    position: fixed;
    border: 2px solid #666;
    background-color: #FFF;
}

.RssLoadingTop
{
    padding-left: 50px;
}
.RssDropDownVertical
{
    width: 70px;
}
.profilePasswordtable
{
    border-right: #e6e2d8 thin solid;
    border-top: #e6e2d8 thin solid;
    font-size: 0.8em;
    border-left: #e6e2d8 thin solid;
    border-bottom: #e6e2d8 thin solid;
    font-family: Verdana;
    background-color: #ffffff;
    text-align: right;
    vertical-align: top;
    height: 100px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}
.loginpasswordcolumnhead
{
    font-size: 14px;
    font-weight: bold;
    font-size: 100%;
    background-color: #5d7b9d;
    color: white;
    text-align: center;
}

.allbuttons
{
    font-family: Verdana;
    background-color: #fffbff;
    border-right: #cccccc thin solid;
    border-top: #cccccc thin solid;
    font-size: 12px;
    border-left: #cccccc thin solid;
    border-bottom: #cccccc thin solid;
    color: #284775;
    text-align: center;
}
.allbuttons:hover
{
    background-color: #CCFFFF;
}

.hLnkBtn:hover
{
    background-color: #CCFFFF;
}
.sysmessages
{
    color: #ff0000;
    font-family: Verdana;
    text-align: left;
    font-size: 12px;
}
.instructionstext
{
    color: black;
    font-family: Verdana;
    text-align: left;
    font-size: .9em;
}
.sysmessagesRedSmall
{
    color: red;
    font-family: Verdana;
    text-align: center;
    font-size: .8em;
}
.textfieldlabel
{
    font-size: 12px;
    color: black;
    font-family: Verdana;
    width: 120px;
    text-align: right;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
}

.myprofiletable
{
    width: 500px;
    text-align: right;
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
    left: 0px;
    height: 260px;
    vertical-align: top;  

    border-right: #e6e2d8 thin solid;
    border-top: #e6e2d8 thin solid;
    border-left: #e6e2d8 thin solid;
    border-bottom: #e6e2d8 thin solid;
    font-family: Verdana;
    background-color: #ffffff;
}

/* Set the position and dimensions of the background image. */
.welcometable
{
    font-size: 0.8em;
    font-family: Verdana;
    z-index: 0;
    background-image: url('Images/frbseal2x2.gif'); 
    background-repeat: no-repeat;
    background-position: center; 
    background-color:White;
}

/* Specify the position and layering for the content that needs to appear in front of the background image. 
Must have a higher z-index value than the background image. Also add some padding to compensate for removing the 
margin from the 'html' and 'body' tags. */
.welcomeContent
{
    position:relative; z-index:1;padding:10px;
}

.navigationpanel
{
    font-family: Verdana;
    font-size: 0.8em;
    padding-top: 0.25em;
}

.mysurveytable
{
    font-family: Verdana;
    font-size: 0.9em;
    width: 90%;
    border-color: #CC9966;
    border-style: solid;
    text-align: left;
}

.myschedulestable
{
    font-family: Verdana;
    font-size: 0.8em;
    vertical-align: top;
    text-align: center;
}

.pagetitle
{
    font-family: Verdana;
    font-size: 14px;
    color: white;
    text-align:left;
}
.pagetitleblack
{
    font-family: Verdana;
    font-size: 12px;
    color: black;
}
.schedulecolumn
{
    font-family: Verdana;
    font-size: 0.8em;
    vertical-align: top;
    text-align: left;
}

.chkboxtext
{
    font-family: Verdana;
    font-size: 0.8em;
    vertical-align: middle;
    text-align: left;
}

.chkboxtexthead
{
    font-family: Verdana;
    font-size: 0.8em;
    vertical-align: middle;
    text-align: left;
    font-weight: bold;
}

.schedulecolumn
{
    font-family: Verdana;
    font-size: 0.8em;
    vertical-align: top;
    text-align: center;
}

.sheduleslist
{
    font-family: Verdana;
    font-size: 0.8em;
    vertical-align: top;
    text-align: left;
}

.migratelabel
{
    font-family: Verdana;
    font-size: 0.8em;
    width: 300px;
    color: red;
    font-weight: bold;
}

.migratelabelred
{
    font-family: Verdana;
    font-size: 1.2em;
    width: 300px;
    color: red;
    font-weight: bold;
}

.surveytable
{
    width: 100%;
    height: 200px;
}

.loggedout
{
    font-size: 1em;
    font-family: Verdana;
}

.loggedoutmessage
{
    font-size: .8em;
    font-family: Verdana;
}

.emailaddress
{
    font-family: Verdana;
    text-align: right;
    width: 170px;
}

.cellalignright
{
    text-align: right;
}

.passwordbox
{
    width: 170px;
    border-color: #e6e2d8;
}

.emailaddressbox
{
    width: 170px;
    border-color: #e6e2d8;
}

.sessionend
{
    font-size: 1em;
    font-family: Verdana;
}

.RssDropDownHorizontal
{
    font-size: 1em;
    font-family: Verdana;
    width: 220px;
}

.myprofiledropdown
{
    font-size: .8em;
    font-family: Verdana;
    width: 220px;
}
.loginwindowsize
{
    width: 600px;
}

.accesstext
{
    font-size: 0.8em;
    font-family: Verdana;
    width: 600px;
}
.errormessage
{
    font-size: 0.8em;
    font-family: Verdana;
}
.RssApplyTitle
{
    color: Red;
    display: inline-block;
    font-weight: normal;
}
.RssApplyReset
{
    background-color: #eeeeee;
    border: #e6e2d8 thin solid;
}

.DataGridFixedHeader
{
    position: relative;
    top: expression(this.offsetParent.scrollTop);
    background-color: white;
    z-index: 101;
}

.gridfont
{
    font-family: Verdana;
    font-size: 12px;
    width: 550px;
}

.largegridfont
{
    font-family: Verdana;
    font-size: .7em;
    width: 930px;
    height: 100%;
}


.divscrollbar
{
    height: 200;
    width: 550px;
}

.systemadmintext
{
    font-size: 0.9em;
    font-family: Verdana;
}
.Divforlargegrids
{
    position: relative;
    left: 0px;
    height: 300px;
    width: 1050px;
    overflow: auto;
    overflow-y: auto;
    z-index: 102;
}



.Divforsmallgrids
{
    position: relative;
    left: 0px;
    height: 200px;
    width: 820px;
    overflow: auto;
    overflow-y: auto;
    z-index: 102;
}

.smallgridfont
{
    font-family: Verdana;
    font-size: .7em;
    width: 800px;
}

.content-table
{
    height: 176px;
    z-index: 104;
}
.surveyNameBackground
{
    background-color: LightSteelBlue;
    font-weight: bold;
    width: 98%;
    padding-left: 2%;
}
.headerNameBackground
{
    background-color: #5d7b9d;
    width: 100%;
    padding-left: 1%;
    color: White;
    font-weight: bold;
    text-align: left;
    font-size: larger;
}

.chkRptboxtext
{
    font-weight: bold;
    font-size: larger;
}
.hideElem
{
    display: none;
}

.divsection1
{
    font-family: Verdana;
    font-size: .8em;
    position:relative;
	width:1000px;
	height:500px;
    top: 5%;
    left: 5%;
}
.container
{
    position: absolute;
    left: 0px;
    top: 10%;
    width: 35%;
    padding: 0;
    
}
.containerChangePassword
{
    position: absolute;
    left: 60%;
    top: 10%;
    width: 40%;
    padding: 0;
   
}
.row
{
    display: table-row;
}
.left
{
    position: absolute;
    left: 50px;
    top: 100px;
    width: 100px;
    padding: 0;
    text-align: right;
}

.leftrow2
{
    position: absolute;
    left: 50px;
    top: 120px;
    width: 100px;
    padding: 0;
    text-align: right;
}

.right
{
    position: absolute;
    left: 350px;
    top: 100px;
    width: 150px;
}

.middle
{
    position: absolute;
    left: 200px;
    top: 100px;
    padding: 10;
    width: 150px;
}

.widthforall
{
width: 260px;
}

.readOnly
{
     background-color: whitesmoke;
}

.pdrSurveyReadOnly
{
     background-color: whitesmoke;
     color:Black;
     /*font-weight:bold;*/
}

input[id*="TXTD"]
{
    text-align: right;
}

input[id*="TXTN"]
{
    text-align: right;
}

/* IE ONLY */
* html #container
{
    background: yellow url("red.gif") top left repeat-y;
}
* html #row
{
    background: url("blue.gif") top right repeat-y;
}
* html #left
{
    float: left;
}
* html #right
{
    float: right;
}
* html #middle
{
    float: left;
}
* html .cleaner
{
    display: block;
}
