﻿/***** Master page styles *****/

body  {
    font-family: Tahoma, Arial;
    font-size: 0.8em;
    text-align: center;
    padding: 0;
    margin: 0;
    overflow: inherit;
}

fieldset {
    border-color: #F3F3F3;
    border-radius: 6px;
    border-style: solid;
    border-width: 3px;
}

input[type=text], input[type=text]:focus,
input[type=password], input[type=password]:focus,
textarea, textarea:focus,
select, select:focus
{
    padding: 3px;
    padding-left: 6px;
    border-radius: 4px;
    border-style: solid;
    border-color: #D2D2D2;
    border-width: 1px;
    outline: none;
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus
{
    border-color: #A4C8E1;
}

#login-container {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

input.login-button {
    background-color: #003057;
    color: white;
    padding: 5px;
    border-style: none;
}

input.login-button:hover {
    background-color: #6C1D45;
}

.NewServerBar {
    width: 100%;
    height: 30px;
    background-color: Navy;
    color: White;
    font-weight:bold;
    border-top: solid 1px #F3F3F3;
    border-bottom: solid 1px #F3F3F3;
    line-height: 30px;
    text-align: left;
}
.StandardFont {
    font-family: Tahoma, Arial;
    font-size: 1em;
}

#panelPage {
    Width: 100%;
    text-align: left;
    padding: 0px;
    margin: 0px;
    position: relative;
}

.divHeaderBackground {
    padding: 0px;
    margin: 0px;
}

.UserAndLanguage
{
    right: 240px;
    float:right;
}

.HeaderWelcome
{
    position: relative;    
    top: 10px;
    z-index: 1;
    list-style-type: none;
    margin: 0;
    color: #003057;
}

#listHeaderTopLinkGroup 
{
    list-style-type: none;
}

#listHeaderTopLinkGroup a 
{
    color: rgb(0, 48, 87);
    text-decoration: none;
    display: block;
    background-color: Transparent;
    padding-left: 5px;
    padding-right: 5px;
    min-width: 70px;
    height: 16px;
    line-height: 16px;   
    border: solid 1px #6C1D45;
    margin-bottom: 2px;    
    text-align: left;
}

#listHeaderTopLinkGroup a:hover 
{
    background-color: #6C1D45;
    color: White;
}

.welcomeName
{   
    margin-top: 50px;
    float:right;
    margin-top:100px; 
    color: White;
}

.breadcrumbbar {
    width: 100%;
    height: 30px;
    background-color: #FFFFFF;
    border-bottom: solid 1px #F3F3F3;
    line-height: 30px; 
}

.BreadCrumbLinks 
{
    float: left;
    padding-left: 15px;
}

#Welcomebar {
    width: 100%;
    height: 30px;
    background-color: #FFFFFF;
    border-top: solid 1px #F3F3F3;
    border-bottom: solid 1px #F3F3F3;
    line-height: 30px; 
}
.mnuLanugaugeSelect
{
    float: right;
    border-bottom: 1px solid #F3F3F3;  
    }


.menucontainer
{
    width: 100%;
    height: 30px;
    position: relative;
}

.header-container {
    float: right;
}

.header-user-language-container {
    display: inline-block;
}

.header-links-container {
    display: inline-block;
    margin-right: 5px;
}

.languageDiv 
{
    margin-top: 20px;
}

.languageDiv ul li
{
    float: none;
    width: auto;
    text-align:left;
    line-height:normal;
}
 
.WelcomeLeft 
{
    margin-top: 7px;
    margin-left: 10px;
    }

#menuBar
{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

#languageDiv
{
    margin-right: 20px;
    z-index: 10;
    top: 30px;
}

.dd-selected-text
{
    float:left;
}

#menuBar a 
{
    text-decoration: none;
    color: Black;
    display: block;
	padding:0px 20px;    
}

#menuBar ul {
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width:100%;
    min-width: 1100px;
}

#menuBar ul li {
    float: left;
    position: relative;
    width:auto;
    min-height: 30px;
    text-align: center;
    line-height: 30px;
    border-right: solid 1px #F3F3F3;
    /*z-index: 10; */
}

#menuBar ul li ul {
    display: none;
    position: absolute; 
    top: 30px;
    left: -1px;
    border: None;
    width: 120px;
    min-width: 120px;
}

.firstListItem {
    border-top: solid 1px #F3F3F3;
}

#menuBar ul li ul li {
	width:180px;
    background-color: #FFFFFF;
    border-left: solid 1px #F3F3F3;
    border-right: solid 1px #F3F3F3;
    border-bottom: solid 1px #F3F3F3;
    border-top: None;
}

#menuBar ul li ul li ul 
{
    top: 10px;
    left: 10px;
    position: absolute;
    width: 284px;
    border-top: solid 1px #F3F3F3;
    z-index: 1000;
}

#menuBar ul li ul li ul li {
    border-left: solid 1px #F3F3F3;
    border-right: solid 1px #F3F3F3;
    border-bottom: solid 1px #F3F3F3;
    border-top: None;
}

.titleBar {
    /*margin: 0px 0px 10px 0px;
    padding: 0px 0px 10px 0px;*/
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 2px 0px;
    width: 100%;
    clear: both;
    height: 25px;
}

.titleBar h1 {
    font-size: 1.1em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    width: 50%;
    float: left;
    border-bottom: 0;
}

.titleBar a {
    font-size: 1.0em;
    padding: 0 5px 0 0;
    margin: 0;
    float: right;
    clear: right;
    display: block;
}

h1 {
    font-size: 1.1em;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    width: 100%;
    font-weight: bold;
    border-bottom: solid 1px #b1aea2;
}

.adminlogin {
    font-size: 1.1em;
    margin: 0px;
    padding: 5px 0px 10px 0px;
    width: 100%;
    font-weight: bold;
    border-bottom: 0px none black;
}

h2 {
    font-size: 1.1em;
    margin: 0px;
    padding: 15px 0px 0px 0px;
    width: 100%;
    font-weight: bold;
}

h3 {
    font-size: 1.0em;
    margin: 0px;
    padding: 15px 0px 0px 0px;
    font-weight: bold;
    
}

.pointer {
    cursor: hand;
    cursor: pointer;
}

/***** Home Page *****/

.ulHome li {
    padding: 3px 0px 3px 0px;
}

#ucSlickLanguageSelector ul li
{
    background-color: White;
}

/***** form page *****/

.lblHeader {
    padding: 8px 0px 0px 10px;
}

.txtContent {
    padding: 0px 0px 0px 10px;
}

.loginButtons {
    padding: 15px 0px 10px 10px;
}

.loginError {
    padding: 8px 0px 0px 10px;
    display: block;
    color: #e62020;
}

.inputLabel {
    width: 150px;
    display: block;
    float: left;
}

/***** Details styles *****/

.lblDetails {
    float: left;
    width: 25%;
    clear: left;
    padding: 10px 10px 0px 0px;
    text-align: left;
    overflow: auto;
}

.inputDetails {
    float: left;
    width: 70%;
    padding: 10px 0px 0px 0px;
    text-align: left;
}

.lblDetailsInColumn {
    float: left;
    width: 40%;
    padding: 10px 0px 10px 0px;
    height: 20px;
    text-align: left;
}

.inputDetailsInColumn {
    float: left;
    width: 59%;
    padding: 10px 0px 10px 0px;
    height: 20px;
    text-align: left;
}

/***** Popup styles *****/

.popupPage {
    Width: 90%;
    text-align: left;
    padding: 0px 20px 0px 20px;
}

.panelButtons {
    width: 90%;
    padding: 0px 20px 0px 20px;
    text-align: center;
}

#ToolTip {
    border: solid 1px black;
    padding: 5px 10px 5px 10px;
    width: 160px;
    position: absolute;
    background-color: White;
    z-index: 4;
    text-align: left;
    left: 0;
    top: 0;
    display: none;
    font-size: 8pt;
    -webkit-border-radius: 10px; /* Safari and Chrome */
    -webkit-box-shadow: 5px 5px 5px #888; /* Safari and Chrome */
    -moz-border-radius: 10px; /* Firefox */
    -moz-box-shadow: 5px 5px 5px #888; /* Firefox */
    border-radius: 10px; /* Standard */
    box-shadow: 5px 5px 5px #888; /* Standard */    
}

#ToolTip div {
    padding-bottom: 5px;
    text-align: left;
}

/***** Project styles *****/

.fieldsetFilter {
    margin-bottom: 5px;
}

.colFilter {
    padding: 5px 5px 5px 5px;
    vertical-align: top;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;    
}

.tblFilter 
{
    padding: 5px 20px 0px 0px;
    vertical-align: top;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;    
}

.lblFilter {
    width: 170px;
    clear: left;
    float: left;
    display: block;
    margin-bottom: 10px;
}

.lblFilterMedium {
    width: 80px;
    clear: left;
    float: left;
    display: block;
    margin-bottom: 10px;
}

.lblFilterShort {
    width: 60px;
    clear: left;
    float: left;
    display: block;
    margin-bottom: 0px; text-decoration: underline;
}

.rdoLst {
    display: block;
    float: left;
    clear: right;
    margin-bottom: 15px;
}

.rdoLst label, .rdoLst input {
    float: left;
    display: block;
}

.rdoLst label {
    width: 80px;
}

.rblNarrow {
    margin-top: -2px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.projectStatus-ViewProjects {
	width: 110px;
}

.cblCell-ViewProjects {
	padding-bottom: 0px;
	margin-bottom:	0px;
	width:			400px
}

/*.rblNarrow label
{
      padding-left: 2px;
      padding-right: 5px;      
}*/

table.rblNarrow
 {
     /*table-layout: fixed;*/
 }
 
 table.rblNarrow tr td
 {
     /*background-color: #eeeeee;      */
     padding: 1px;
     /*width: 1085px;*/
 }
 
 table.rblNarrow input 
 {     
      margin-right: 5px;
      vertical-align: text-top;
      padding-top: 1px;
 } 

.padLeft10
{
    padding-left: 10px;
}

.txtFilter,
.dropdownFilter,
.radioFilter {
    width: 200px;
    margin-bottom: 15px;
    clear: right;
    float: left;
    display: block;
}

.dropdownFilter {
    width: 211px;
}

.txtFilterShort {
    width: 60px;
    margin-bottom: 5px;
    clear: right;
    float: left;
    display: block;
}

.btnFilter
{
    margin-top: 15px;
    clear: right;
    float: left;
    display: block;
}

.txtFilterDateTime {
    margin-bottom: 15px;
}

.panelBtnsFilter {
    clear: both;
    text-align: right;
}

/***** General styles *****/

p {
    text-align: justify;
}

input, textarea, select {
    font-family: Tahoma, Arial;
    font-size: 1em;
}

.dd {
    width: 60px;
}

.ddLong {
    width: 208px;
}

.btn {
    width: auto;
    min-width: 100px;
}

.btnlong {
    width: 200px;
}

.btnshort 
{
    margin-left: 10px;
    width: 60px;
}

.btnauto {
    width: auto;
    min-width: 100px;
}

.btnPadded
{
    margin-right: 5px;
}

.InstructionsButtons{
    text-align:right;
}

.btnCalender {
    cursor: hand;
    cursor: pointer;
}

.txt {
    width: 200px;
}

.txtshort {
    width: 100px;
}

.txttime {
    width: 60px;
}

.txtratersetup
{
    float: none;
}

.txtwatermarked
{
    float: none;
    color: Gray;
}

.file {
    width: 500px;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

a:visited {
    color: #003057;
}

.visible {
    display: block;
}

.hidden {
    display: none;
}

.Column1 {
    width: 50%;
    float: left;
    clear: left;
}

.Column2 {
    width: 50%;
    float: left;
    clear: right;
}

.Clear {
    clear: both;
}

.loadingPanel {
    width: 100%;
    height: 250px;
    background-color: White;
    border: solid 2px #F3F3F3;
    text-align: center;
    float: none;
    clear: both;
}

.loadingPanel div {
   font-weight: bold;
   font-size: 1.2em;
   padding-top: 10px;
}

.loadingPanel img {
    padding-top: 75px;
    margin-left: auto;
    margin-right: auto;
}

.ValidationSummary {
    border: solid 1px #F3F3F3;
    margin-left: 10px;
    margin-top: 10px;
    padding: 0;
    width: 70%;
  }
  
.ValidationSummary ul {
    margin-top: 10px;
    margin-bottom: 10px;
}

.Message{
	color: Blue;
}

.Example{
	font-size:0.9em;
}

.EmailHeader{
	font-weight:bold;
}

.EmailSubject{

}

.EmailMessage{
	vertical-align:top;
}

#HelpTable tr{
    background-color: #A4C8E1;
}

#HelpTable th, #HelpTable td{
	padding: 5px 10px 5px 10px;
	text-align: left;
}

#HelpTable th {
    padding-top: 10px;
    padding-bottom: 10px;
}

#HelpTable #HelpHeader{
	background-color:#8cb9d9;
}

.fieldset {
    padding: 10px;
}

/***** Associated staff styles *****/

.panelStaff {
    width: 100%;
    padding: 5px 0 5px 10px;
    float: left;
    width: 630px;
}

.panelListBox {
    float: left;
    width: 250px;
}

.panelListBox select {
    float: left;
    width: 100%;
    overflow: scroll;
}

.panelStaffButtons {
    float: left;
    padding: 0 40px 0 40px;
}

.panelStaffIncludeButtons {
    float: left;
    padding: 20px 0 0 0;
}

.ClientNameHeader{
    text-align:right;
    padding-right: 15px;
    float: right;
}

.ClientName{
    font-weight:bold;
    font-size:1.1em;
}

.ShowTimeZone{
    text-align:right;
    padding-right: 15px;
    float: right;
}

/***** Graduate Dilemmas styles *****/

.frameGradDilemmasReport {
    width: 100%;
    height: 600px;
    border: solid 1px #F3F3F3;
}

/***** Other *****/

.panelPrivacyPolicy {
    text-align: left;
    overflow: scroll; 
    height: 300px; 
    border: solid 1px #F3F3F3;
    padding: 10px;
}

.ManualResult {
	color: #e62020;
}

.rdoBtnList2Cols td {
    width: 50%;
}

.rdoBtnList3Cols td {
    width: 33%;
}

#panelContent 
{
    /*padding: 15px;*/
    padding: 3px 15px 3px 15px;
}

#panelFooter {
    width: 100%;
    border-top: solid 2px #F3F3F3;
    height: 50px;
    clear: both;
}

#panelFooter a{
    color: #000000;
}

#copyright{
	float:right;
	text-align:right;
	padding: 0px 10px 10px 0px;
	color: #000000
}

.footer-item {
    margin-left: 15px;
}

.Bullets li{
    margin-bottom:1em;
}

.links {
	float:left;
	text-align:left;
	padding: 20px 0px 10px 10px;
	margin: 0px;
	color:#c0c0c0;
	list-style: none;
}

.links li {
    float: left;
    padding: 0px 5px 0px 5px;
    border-left: solid 1px #AAAAAA;
}

.links li.firstChild {
   padding: 0px 5px 0px 0px;
   border-left: none;
}

legend{
    color:#6C1D45; 
}

#ReportsTable {
    text-align:left;
}

#ReportsTable th{
    text-align:left;
	padding:10px;
	background-color:#c0c0c0;	
	color:#000000;
}
#ReportsTable td{
    text-align:left;
	padding:10px;
	background-color:#F3F3F3;
	color:#000000;
}

.loginError {
    padding: 8px 4px 4px 10px;
    display: block;
    color: #e62020;
    text-align:left;
}

.loginStatus {
    padding: 8px 4px 4px 10px;
    display: block;
    color: #6C1D45;
    text-align:left;
}

.loginMsg {
    padding: 8px 4px 4px 10px;
    display: block;
    text-align:left;
}

.notificationdiv {
   padding: 15px 15px 15px 15px; 
}

.Message{
	color:#e62020;
}

.tblDetails {
    margin-top: 10px;
    width: 70%;
    border-collapse: collapse;
}

.tblDetails td {
    padding: 8px;
}

.tblDetails .NoData {
    border: solid 1px #B1AEA2;
    border-bottom-color: #76746C;
    border-bottom-color: #76746C;
}

.tblDetails .Left {
    width: 40%;
    border: solid 1px #F3F3F3;
}

.tblDetails .Right {
    width: 60%;
    border: solid 1px #F3F3F3;
}

/* Modal Popup Styles */

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup {
    width: 300px;
    background-color: White;
    border: solid 1px black;
    text-align: center;
    padding: 5px 20px 20px 20px;
}

.modalPopupLarge {
    width: 900px;
    height: 450px;
    background-color: White;
    border: solid 1px black;
    text-align: center;
    padding: 2% 5% 5% 5%;
}

.modalPopupLarge iframe {
    width: 98%;
    height: 300px;
    border: solid 1px #F3F3F3;
    padding: 0 0 2% 2%;
}

.modalPopup p, h1 {
    text-align: justify;
}

#listDatesForChecking {
    padding: 0;
    margin: 0;
    padding-left: 25px;
    text-align: left;
}

/* Notification Styles */

.pNotification {
    padding: 10px;
    margin: 0;
}

.panelNotificationContainer {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
}

.panelNotificationLeft, .panelNotificationRight {
    float: left;
    padding: 8px 1% 8px 1%;
    margin: 0;
}

.panelNotificationLeft {
    width: 84%;
}

.panelNotificationRight {
    width: 11%;
    text-align: right;
}

.lnkNoHref {
    color: #6C1D45;
    text-decoration: underline;
    cursor: pointer;
}

.divAsParagraph {
    padding: 8px 0 8px 0;
}

.SupervisedPasswordPanel 
{
    font-weight: bold;
    color: #6C1D45;
}

table.table_360 {
    width: 1000px;
    padding: 0;
    margin: 0;
}

table.table_360 th {
    color: white;
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    border-top: 1px solid #C1DAD7;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: left;
    padding: 6px 6px 6px 12px;
    background: #003057;
}

table.table_360 th.nobg {
    border-top: 0;
    border-left: 0;
    border-right: 1px solid #C1DAD7;
    background: none;
}

table.table_360 td {
    border-right: 1px solid #C1DAD7;
    border-bottom: 1px solid #C1DAD7;
    background: #fff;
    padding: 6px 6px 6px 12px;
    color: #4f6b72;
}

pre {
    overflow-x: auto; /* Use horizontal scroller if needed; for Firefox 2, not needed in Firefox 3 */
    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 */
    /* width: 99%; */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

/* SHOWN ON 360 BUILDER IF THE ASSESSMENT IS ACTIVE */
.ActiveWarningBar
{
    background-color: #e62020;
    padding: 5px; 
    margin: 10px; 
    text-align: center; 
    font-weight: bold;
}

.requiredFieldStar 
{ 
    color: #e62020; 
    font-size: 1.5em; 
    margin-right: 4px; 
}

label em 
{        
    display: block;        
    color: #060;        
    font-size: 85%;        
    font-style: italic;
    text-transform: uppercase;
}
.readOnly
{
    background-color: #F3F3F3;
}


.adminraterlabel
{
    margin-right: 2em;
    width: 180px;
    float: left;
    clear: both;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.adminraterlabelnojust
{
    margin-right: 2em;
    width: 100px;
    clear: both;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}

.adminraterlonglabel
{
    margin-right: 2em;
    float: left;
    clear: both;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
}


.requiredlabel
{
    margin-right: 2em;
    width: 100px;
    color:#e62020;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    font-weight: bold;
}

.bold
{
    font-weight: bold;
}    

.jqueryPopup
{
    font-family: Tahoma, Arial; 
    font-size: 1.0em;
}

.pr360RaterTableFormat {
    border: solid 1px white;
}
.pr360RaterTableFormat th{
    text-align: left;
	padding: 5px;
	color: #000000;
	background-color: #A4C8E1;
}
.pr360RaterTableFormatTD1{
    text-align: left;
	padding: 5px;
	color: #000000;
	background-color: #c6dcec;
}
.pr360RaterTableFormatTD2{
    text-align: left;
	padding: 5px;
	color: #000000;
	background-color: white;
}

.align-top {
    vertical-align: top;
}

.error-text {
    color: #C70808;
}
#corner-spinner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    display: none;
    background: url('/Images/Spinner.gif') 50% 50% no-repeat;
    z-index: 9999;
}

.checkbox-item {
    display: block;
}

a.table-action {
    color: rgb(108, 29, 69);
    font-weight: 700;
}

a.table-action:hover {
    color: rgb(16, 48, 89);
}

.maximum-results-dropdown {
    float: left;
    margin-top: 3px;
    margin-bottom: 15px;
}

.page-selector {
    text-align: right;
    clear: both;
    margin-bottom: 20px;
}

.page-selector.no-margin {
    margin-bottom: 0;
}
