﻿.NotificationHeader
{
	border-top: #cccccc 3px solid;
	border-bottom: #cccccc 3px solid;
	padding-bottom: 2px;
	padding-top: 2px;
	font-size:10pt;
	font-weight: bold;
	margin-top: 2;
	margin-bottom: 2;
	color: Red;
}
.SlotBox
{
	background-color: #DEB887;
}

BODY
{
	font-size: 9pt;
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 0;
	text-align: center;
}
P
{
	font-size: 100%;
}
TABLE
{
	font-size: 100%;
}

/* New CSS styling area ------------------------------------- */
.ContainingArea
{
	width: 800px;
	margin: auto;
	padding: 5px;
	position: relative;
	text-align: left;
}
.TextSizeArea
{
	text-align: right;
	padding-right: 5px;
}
.TopRow, .headerRow
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-color: white;
	height: 90px;
	position: relative;	
	margin-bottom: 5px;
}
.TopRow #TimerPanel
{
	margin-top: 40px;
	margin-left: 10px;
	color: #444;
}
.TopRow #TimerPanel input
{
	border: 0;
	border: #CCCCCC 1px solid;
	background-color: #FAFAFA;
}
.TopRow .Logoimage, .TopRow .LogoImage
{
	position: absolute;
	right: 5px;
	top: 15px;
}
.MainArea, .mainCell
{
	vertical-align: top;	
	border: #cccccc 1px solid;	
	padding: 5px;
}
.SpacerCell
{
	width: 5px;
}
/* ---------------------------------------------------------- */


.Timeout
{
	font-size: 90%;
}

A
{
	color: blue;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.MessageBox
{
	border: #CCCCCC 1px solid;
	background-color: #FAFAFA;
	padding: 10px;
	margin: 5px;
}

.ApplicationsTableHeader
{
	background-color: #cccccc;
	font-weight: bold;
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
}

.ApplicationsTableRow
{
	background-color: #fafafa;
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
	border-bottom: #CCCCCC 1px solid;
}

.ApplicationsTableRowLeft
{
	background-color: #fafafa;
	border-left: #CCCCCC 1px solid;
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
}
.ApplicationsTableRowRight
{
	background-color: #fafafa;
	border-right: #CCCCCC 1px solid;
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
}

.LoginBox
{
	border: #CCCCCC 1px solid;
	background-color: #FAFAFA;
}


.Buttons, .buttons
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	cursor: pointer;
	border-bottom: black 1px solid;
	background-color: #dddddd;
}

.FormContainer
{	
	width: 660px;
	
}


/* Old CSS - can be deleted ---------------------------
.HeaderRow
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-color: white;
	height: 90px;	
}

.NavBarCell
{
	vertical-align: top;
	width: 100px;
	
	background: #FAFAFA;
	border: #CCCCCC 1px solid;
}

.NavBarRow
{
	border-bottom: white 0px solid;
}

.MainCell
{
	vertical-align: top;
	width: 660px;
	
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	
	padding: 5px;
	
}

.FooterCell
{
	border-right: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-left: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
	background-color: white;
}

/* End old CSS - can be deleted -----------------------*/

.Header, .header
{
	border-bottom: #cccccc 1px solid;
	
	margin-top: 0px;
	
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
		
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
}

.SubHeader, .Subheader
{
	font-weight: bold;
	font-size: 110%;
}

.FormSection, .formNotes
{
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 8px;
}

.ButtonsSection
{
	margin-bottom: 10px;
	margin-top: 10px;
	
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}



.Warning
{
	font-size: 100%;
	font-family: Verdana, Arial, Sans-Serif;
	color: Red;
}

/* New Menu bar CSS -------------------------------------- */
.NavigationMenuCell
{
	vertical-align: top;
	width: 105px;	
	border: 0;	
	background-color: #FAFAFA;
	border: #CCCCCC 1px solid;
}
.NavigationMenu
{
	color: #888888;
	font-size: 90%;
	height: 100%;
}
.MenuRow
{
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.MenuRow A
{
	color: #888888;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.MenuRowSelected, .MenuRowSelected A
{
	font-weight: bold;
	color: Black;
}
.NavigationMenu A:Hover
{
	text-decoration: underline;
}

/* end new menu bar CSS -----------------------------------*/

/* Old menu bar CSS - can be deleted ----------------------
.IndicatorSelected
{
	font-weight:bold;
}
.IndicatorLink
{
	color: #888888;
	text-decoration: none;
	font-size: 90%;
	font-family: Tahoma;
}
A.IndicatorLink
{
	color: #888888;
	text-decoration: none;
	font-size: 90%;
	font-family: Tahoma;
}
A.IndicatorLink:Hover
{
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	font-family: Tahoma;
}
.IndicatorLinkSelected
{
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	font-family: Tahoma;
	font-weight:bold;
}
A.IndicatorLinkSelected
{
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	font-family: Tahoma;
	font-weight:bold;
}
A.IndicatorLinkSelected:Hover
{
	color: #000000;
	text-decoration: none;
	font-size: 90%;
	font-family: Tahoma;
	font-weight:bold;
}
/* End old menu bar CSS - can be deleted ------------------*/


SELECT
{
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
}
INPUT
{
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
}
TEXTAREA
{
	font-size: 90%;
	font-family: Verdana, Arial, Sans-Serif;
}


.Copyright, .Copyright a, .Copyright a:visited, .copyright, .copyright a, .copyright a:visited
{
	font-size: 90%;
	color: #888888;
}
.Copyright a, .Copyright a:visited, .copyright a, .copyright a:visited
{
	text-decoration: underline;
}







.ViewPageHeader
{
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	font-weight: bold;
	font-size: 10pt;
	border-left: gray 1px solid;
	font-family: Verdana, Arial, Sans-Serif;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	padding: 5px;
	background: #CCCCCC;
	text-align: left;
}


.ViewPageSubHeader
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial, Sans-Serif;
}

.ViewPageTable
{
}

.ViewPageDiv, .ViewpageDiv
{
	/*float:left;*/
	padding: 5px;
	background: #FAFAFA;
	border: gray 1px solid;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align: left;
}


.ViewPageQn
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}

.ViewPageAnswer,.ViewpageAnswer
{
	font-size: 8pt;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
	color: #333333
}




.FolderSetupButtons
{
	width: 80px;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	cursor: pointer;
	border-bottom: black 1px solid;
	background-color: #dddddd;
}

#ButtonsArea, #AddFolderArea, #RenameFolderArea, #BottomButtonsArea, #ListArea
{
	padding: 5px;
}

#FoldersList
{
	Width:300px; 
	Height:300px;
	border: solid 1px #aaa;
	
}

#RenameTB, #AddItemTB
{
	border: solid 1px #aaa;
}




.RequiredGivenPrevAns
{
    color: red;
}

.AppLockerOuterArea
{
    position:relative; 
    height: 25px; 
    padding: 5px;
    margin-top: 5px;
}
.AppLockerArea
{
    position: absolute; 
    right: 0; 
    top : 0;
}
.AppLockerError
{
    background-color: #FF5F5F;
    color: white;
    padding: 3px;
}


.Hidden 
{
    display: none;
}

.InterviewBooker .mainCell, .TestComplete .MainArea
{
    _height: 460px;
    min-height: 460px;
}

.AnchorButton, .AnchorButton a, .AnchorButton a:visited, .anchorbutton, .anchorbutton a, .anchorbutton a:visited {
	font-size: 90% !important;
	color: #000 !important;
	padding: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

/* New app form --------------------------------------------- */

.QuestionOuterContainer
{
    border-bottom: #cccccc 1px solid;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0;
    margin-top: 5px;
    width: 530;
}
.QuestionContainer
{
    position: relative;
    width: 100%;
}
.QuestionLeftYN
{
    margin-right: 100px;
    margin-bottom: 5px;
}
.QuestionRightYN
{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    text-align: right;
    padding-right: 5px;
}
.QuestionFullWidth
{
    margin-bottom: 5px;
}
.QuestionSmallText
{
    font-size: 90%;
}
.ViewPageDiv .QuestionOuterContainer, .ViewpageDiv .QuestionOuterContainer
{
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
}
.ViewPageDiv .QuestionSmallText, .ViewpageDiv .QuestionSmallText
{
	display: none;
}
/* End new app form ----------------------------------------- */

.InactivePosition
{
    display: none !important;
}


p.ApplyingForPanelMsg
{
    padding: 5px;
    color: #3a87ad;

	background-color: #d9edf7;
	border-color: #bce8f1;
    
    border-radius: 4px;
    
}	 

.companyPrivacyPolicyText {
	padding-top: 12px;
	padding-bottom: 12px;
}

.warning {
    background-color: rgb(255, 248, 198);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(236, 214, 114);
    border-image: initial;
    padding: 5px;
    margin: 0px 0px 5px;
}
 
.ui-autocomplete{
        text-align:left;
    }

.text-red {
    color: red;
}	 
