/**************************************************
 * Define Styles for Fonts, Font Size, Line Height
***************************************************/

body {
	font-family:Arial;
    font-size:16px;
	line-height:1.125em;
}

header ul li{
	line-height:25px;
}

header{
	font-size: .7em !important;
}

#organizationTitle{
	color: #FFF;
}

nav{
	font-size:1.50em;
}
nav li a{
	font-size:.75em;
	font-weight:bold;
	line-height:34px;
}

footer #footerLinks{
	font-size:0.65em;
}

#browserNotSupported,#enableJavascript{
	font-size:0.75em;
	font-weight:bold;
}
/**************************************************
 * General
***************************************************/

strong{
	font-weight:bold;
}

input[type=search] :-webkit-input-placeholder {
	font-style: italic;
	font-size: 0.7em;
}

input[type=search] :-moz-placeholder {
	font-style: italic;
	font-size: 0.7em;
}

input[type=search] :-ms-input-placeholder {
	font-style: italic;
	font-size: 0.7em;
}

button{
	font-size:75%;
	font-weight:bold;
}

label.fontbold{
	font-weight:bold;
}	

/**************************************************
 * Styles for Plugin library - Jquery UI 
***************************************************/
.ui-widget { 
	font-family:Arial; 
	font-size: 0.9em; 
}

div.ui-datepicker{
	font-size: .7em;
}

span.ui-button-text{
	font-weight:bold;	
}


/**************************************************
 * Object Listing
***************************************************/

#objectListingHeader li a{
	line-height: 41px;
}

#objectListingHeader li#userCount{
	font-size: .9em;
	font-weight: bold;
}

#objectListingHeader li#exportCSV, #objectListingHeader li#addUser, #objectListingHeader li#removeUser,#objectListingHeader li#goidAccount,#objectListingHeader li#addNew{
	font-size: .75em;
	font-weight: bold;
}

#objectListingHeader li#title{
	font-size: 1.2em;
    font-weight: bold;
}

.sortingOptions li a{
	line-height: 21px;
	font-size: 0.75em;
    font-weight: bold;
}

.sectionalButtons li a{
	font-weight: bold;
}

.objectActions li a{
	font-weight: bold;
}

ul.objectActions li.requiredLabel {
	font-size:0.9em;
}
#objectResults {
	font-size:.75em;
}

#seeMoreListing{
	font-size:0.718em;
	font-weight:bold;
}
/**************************************************
 * Messaging
***************************************************/

#successMessagingComponent,#errorMessagingComponent,#ajaxMessagingComponent{
	font-weight: bold;
	font-size: 0.8em;
}

/**************************************************
 * Overlay
***************************************************/

.overlayTitleText{
	font-size: 0.9em;
    font-weight: bold;
}

.ui-dialog-buttonpane #primaryButton, .ui-dialog-buttonpane #secondaryButton{
	font-size: 0.8em;
    font-weight: bold;
}

ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button,.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{
	font-family: inherit;
}

.overlayContainer{
	font-size:0.80em;	
}

.overlayContainer .footNotes{
	font-size:0.90em
}

.overlayContainer .displayTemporarySecurityCode{
	font-weight:bold;
	font-size:6em;
}
#displayTemporarySecurityCode{
	font-size: 4.5em;
}
/**************************************************
 * Search
***************************************************/

#searchPanel #search #searchText {
	font-style: italic;
	font-size:0.75em;
}

/**************************************************
 * Filter
***************************************************/

.filterDiv LABEL{
	font-size:.75em;
}

.filterType LABEL{
	font-size:0.718em;
}

#filterHeader li{
	font-size: 0.75em;
    font-weight: bold;
}

.filterDiv .dateInput{
	font-size:0.80em;
}

.filterDiv .clearDivLink{
	font-size:0.718em;
}

.filterDiv .moreDivLink{
	font-size:0.718em;
}

LABEL.selected{
	font-weight:bold;
}

/******************************************************
 * Object Listing
******************************************************/
.sectionalButtons li div a, .sectionalButtons li div.disable{
    font-weight: bold;
    line-height: 22px;
    font-size:0.88em;
}

.displayUserId,.displayCredId{
	font-weight:bold;
}

/******************************************************
 * Form Button 
******************************************************/
.formButtons{
	font-size:1.25em;
}

.requiredInfo{
	font-size:0.8em;
}

.addUserInstructions{
	font-size: 0.9555em; 
}


/************************************************************
 *  Login
************************************************************/

#loginFormContainer .headerText {
	text-align: center;
	color: #FFFFFF;
	font-size: 0.8em;
}

.VIPCredentialBody label, .loginFormBody Label, .secCodeFormBody Label {
	font-size: .8em;
	font-weight: bold;
}

#loginFormContainer .securityCodeNotice, .secondOTPBox .noticetext, .VIPCredentialBody input[type="text"], input[type="password"] , .secCodeFormBody input[type="text"], input[type="password"] , .loginFormBody  input[type="text"], input[type="password"] {
	font-size: 0.8em;
	}
	
.secCodeFormBody .tempSecCodeCancelBtn, .secCodeFormBody .loginButton, .loginFormBody .loginButton {
	font-weight:bold;
    text-align: center;
}
	
.secCodeFormBody .cancelButton, .loginFormBody .cancelButton {
	font-weight:bold;
    text-align: center;
}

/* #loginFormContainer .forgotPasswordLink {
	font-size: .69em;
	text-align: center;
	font-weight: normal;
} */

#loginFormContainer .loginFormFooter {
	font-size:0.69em;
}

.secCodeFormBody .signOutNotice{
	font-style: normal; 
	text-align: center;
}

.VIPCredentialBody .secondnoticetext label, .secCodeFormBody .logOutLeftSection label, .secCodeFormBody .secondnoticetext  label, .signOutNotice label {
	font-weight: normal; 
}

.inlineHelpContainer{
	font-weight:normal;
}

.filtersInlineHelpContainer{
	font-weight:normal;
}

/************************************************************
 *  Error Pages
************************************************************/

.rightContent .pageHeader {
	font-size:1.1em; 
}

/************************************************************
 *  Dashboard
************************************************************/
#chartsPanel .title,#notificationPanel .title,#activityPanel .title{
	font-weight:bold;
	line-height:22px;
	font-size:0.70em;
}
#alertNotification a:link, #alertNotification a:visited, #alertNotificationa:hover{
	color: #444444;
}

#notificationPanel .panelContent{
	font-size:0.69em;
}

#activityPanel .tableFooter a{
	font-weight:bold;
}

#slideCredentialActivity ul,#slideUserActivity ul,#slideUniqueUserActivity ul{
	font-size:0.75em;
	font-weight:bold;
}
/************************************************************
 *  Groups
************************************************************/
.displayGroupName,#userNameConfirm,#removeOverlayId{
	font-weight:bold;
}
.boldFont{
	font-weight:bold;
}
