﻿
html, body
{
	height: 100%;
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	background-color: White;
	margin: 0px;
	padding: 0px;
}

#content
{
}

* html #content
{
}

#footer
{
	width: 100%;
	clear: both;
	height: 30px;
	text-align: center;
	/*margin: -40px auto 0 auto;*/
	position: relative;
    min-height: 60px;
	height: auto;
	padding-top: 5px;
	color: #036;
	font-size: 9px; 
}

#footer a 
{
    color: #FFF;
    text-decoration: none;
}
#footer a:hover
{
    color: #CCC;
    text-decoration: underline;
}

#footer .loginSocialMediaLinks
{
    width: 100%;
    clear:both;
    color: #FFF;
    padding: 7px 0 5px 0;
}

#footer .loginSocialMediaLinks a 
{
    white-space: nowrap;
}

img
{ 
	border: none;
}

a
{
	color: #369;
	text-decoration: none;
}

a:hover
{
    color: #036;
	text-decoration: underline;
}

#clearFooter
{
	display: block;
	height: 50px;
}

.loginBlockHeader
{
    text-align: center;
    width: 100%;
    border: solid 1px #D1D6DD;
    background-image: url('/Images/AgendaBuilder/NewItem.TitleBar.png');
    background-repeat: repeat;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #04355E;
    font-variant: small-caps;
    letter-spacing: 4px;
}

.loginBlock
{
    width: 100%;
	border-right: solid 1px #D1D6DD;
	border-bottom: solid 1px #D1D6DD;
	border-left: solid 1px #D1D6DD;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: visible;
	color: #505050;
	background-color: #f7f7f7;
}

.loginLabel
{
    margin: 8px 4px 11px 16px;
    padding-top: 3px;
    text-align: right;
    width: 120px;
    display: block;
    float: left;
    clear: left;
}

.loginMessage
{
    margin: 8px;
    text-align: center;
    display: block;
    clear: left;
    font-weight: bold;
}

.loginTextBox
{
	margin: 8px 0px 8px 0px;
	width: 200px;
	float: left;
}

.loginValidator
{
    margin: 8px 0px 8px 8px;
    float: left;
    clear: right;
}

.loginCheckBox
{
	margin: 4px 0px 4px 96px;
	width: 180px;
	text-align: left;
	clear: left;
}

.loginCheckBox label 
{
    padding-left: 5px;
}

.loginButton
{
    /* i18n: Layout{ */
    display:block;
	margin: 4px auto;
	padding: 3px 3px;
/*
	float: left;
	clear: left;*/
    /* } i18n: Layout */
	background: #DEDEDE;
	border: 1px solid #999;
	color: #666;
	cursor: pointer;
}

.loginWarningHeader
{
	vertical-align: middle;
	padding: 2px;
	text-align: center;
	border: solid 1px #d1cb6f;
	background-repeat: repeat;
	background-image: url( '/Images/AgendaBuilder/TitleBar.Warning.png' );
	font-variant: small-caps;
	letter-spacing: 4px;
	padding-top: 4px;
    padding-bottom: 4px;
}

.loginWarning
{
	border-right: solid 1px #d1cb6f;
	border-bottom: solid 1px #d1cb6f;
	border-left: solid 1px #d1cb6f;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #f7fbd1;
	padding: 4px;
	overflow: visible;
	color: #505050;
}

h4
{
    font-family: verdana,helvetica,arial;
}

.pinButton
{
    width: 75px;
    height: 25px;
    font-weight: bold;
    
    background-image: url('/Images/login/pinbutton.gif');
    cursor: hand;
    background-color: #E4EDFE;
    color: #304A78;
}

.pinButtonOn
{
    width: 75px;
    height: 25px;
    font-weight: bold;
    text-align: center;
    background-image: url('/Images/login/pinbutton_on.gif');
    cursor: pointer;
    background-color: #FFF2D6;
    color: #927332;
}

.pinButtonClear
{
    width: 150px;
    height: 25px;
    font-weight: bold;
    text-align: center;
    background-image: url('/Images/login/pinbuttonClear.gif');
    cursor: hand;
    background-color: #E4EDFE;
    color: #304A78;
}

.pinButtonClearOn
{
    width: 150px;
    height: 25px;
    font-weight: bold;
    text-align: center;
    background-image: url('/Images/login/pinbuttonClear_on.gif');
    cursor: pointer;
    background-color: #FFF2D6;
    color: #927332;
}

.componentContainer
{
	font-family:Verdana;
	font-size: 11px;
	border:1px solid #D5D5D5;
	border-top: 0;
	background-color: #f7f7f7;
	padding: 10px 10px 0px 10px;
}

body.componentContainer /* for the fck editor */
{
    font-family:Verdana;
	border:0px solid #D5D5D5;
}
.componentContainer h1 
{
	font-size: 20px;
	font-weight: normal;
	color: #1D5296;
	margin: 0;
}
.componentContainer h2 
{
	font-size: 14px;
	font-weight: bold;
	color: #1D5296;
	margin: 0;
}
.componentContainer h3 
{
	font-size: 11px;
	font-weight: bold;
	color: #333;
	margin: 0;
}
.componentContainer h4 
{
	font-size: 11px;
	font-weight: bold;
	color: #1D5296;
	margin: 0;
}
.componentContainer h5 
{
	font-size: 11px;
	font-weight: bold;
	color: #1D5296;
	margin: 0;
}
.componentContainer p 
{
	font-size: 11px;
	font-weight: normal;
	color:#666;
	padding-bottom: 10px;
	margin: 0;
}
.componentContainer p strong 
{
	font-size:12px;
	font-weight:bold;
	color:#333;
}
.componentContainer hr 
{
	height:1px;
	color:#FFFFFF;
	border:0px;
	background-color:#ddd;
}
.componentContainer td 
{
	font-size:11px; /* fix for ie6 */
	color:#666;
	border:0px none;
	
}
.componentContainer li 
{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#666;
}
.componentContainer ul 
{
	margin:0px;
	padding:15px;
}
.componentHeader 
{
	margin: 0;
	padding:5px 10px;
	display: block;
	font: bold 11px Arial;
	color:#FFFFFF;
}
.componentHeaderLoginScreen
{
	margin: 0;
	padding:5px 10px;
	display: block;
	font: bold 12px Arial;
	color:#FFFFFF;
}
.blue 
{
	background: #005695 url(/images/ComponentHeader-BG-blue.gif) top left repeat-x;
	border-left:1px solid #005695;
	border-right:1px solid #005695; 
}
.orange 
{
	background: #EA8C05 url(/images/ComponentHeader-BG-orange.gif) top left repeat-x;
	border-left:1px solid #EA8C05;
	border-right:1px solid #EA8C05;
}
.red 
{
	background: #EA0605 url(/images/ComponentHeader-BG-red.gif) top left repeat-x;
	border-left:1px solid #EA0605;
	border-right:1px solid #EA0605;
}

.componentContainer a
{
	color:#009AB5;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:Normal;
}
.componentContainer a:hover
{
	color:#007893;
	text-decoration:underline;
}
 
 
.componentContainer div.puffarea
{
	margin-top:10px;
	background:#F1F2F4;
	width:420px;
	height:165px;
	padding-right:15px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}
 
.componentContainer div.puffarea b
{
	display:block;
	color:#1D5296;
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;	
	padding-top:10px;
	padding-bottom:3px;
}
.componentContainer div.puffarea img
{
	float:left;
	text-align:left;
	margin:0px;
	padding-right:15px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
}

/* Data List Styles */

#content ul.dataList, #content ul.dataList li {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#content ul.dataList {
	border: 1px solid #9CF;
	margin-bottom: 10px;
}
#content ul.dataList li {
	border-bottom: 1px solid #CECECE;
	font-family: verdana,arial,helvetica,sans-serif,tahoma;
	font-size: 11px;
	padding: 5px 8px;
	background: #FFF;
}
#content ul.dataList li.alt {
	background: #F9F9F9;
}
#content ul.dataList li.instruction {
	background: #DDD;
	color: #000;
}
#content ul.dataList li.group {
	background: #D0E0F5;
	font-weight: normal;
	color: #333;
	text-align: left;
}
#content ul.dataList li.header {
	border-bottom: 1px solid #9CF;
	background: #E4EEFC url(/images/dataList-headerBG.gif) bottom left repeat-x;
	font-size: 13px;
	padding: 5px;
}
#content ul.dataList li.header strong {
	font-weight: bolder;
	padding: 2px 0px 2px 20px;
	margin: 3px;
}
#content ul.dataList li a {
	padding: 2px 0px 2px 20px;
}
#content ul.dataList li.header a {
	padding: 0px;
}
#content ul.dataList li a strong
{
	color: #C00;
	font-weight: bolder;
}
#content ul.dataList li .pwdReset
{
	background: transparent url(/images/icons/icon_key.gif) center left no-repeat;
}

div#platformSelector 
{
    padding: 10px 0 0 0;
    margin: 0;
}

ul.platformSelection 
{
    list-style-type: none;
    list-style: none;
}
ul.platformSelection li
{
    float: right;
    margin-right: 5px;
}
ul.platformSelection li a 
{
    padding: 3px 7px 2px 7px;
    background: #CCC;
    color: #999;
    display: block;
    position: relative;
    top: 1px;
    border-top: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 0;
    border-left: 1px solid #999;
}
ul.platformSelection li a:hover 
{
    background: #FAF2CD;
}
ul.platformSelection li a.active
{
    padding: 3px 7px;
    background: #4B88B4;
    border-top: 1px solid #005695;
    border-right: 1px solid #005695;
    border-bottom: 0;
    border-left: 1px solid #005695;
    color: #FFF;
}
ul.platformSelection li a.active:hover
{
    background: #4B88B4;
    color: #FFF;
}

.connCheckDetails 
{
    width: 95%;
    height: 440px;
    margin: 10px 3%;
    border:1px solid #444;
    box-shadow: 4px 4px 12px #777;
    font-size: 12px;
}

.connCheckDetails th
{
    border: 1px solid #444;
    font-size: 1.4em;
    padding: 3px 5px 3px 10px;
}
.connCheckDetails td 
{
    display: table-cell;
    width: 25%;
    border: 1px solid #444;
    padding: 3px 5px 3px 10px;
}

.connCheckDetails td.label 
{
    font-style: italic;
    font-weight: 700;
}

.connCheckDetails span.success 
{
    font-weight: 700;
    color: #009900;
}

.connCheckDetails span.fail 
{
    font-weight: 700;
    color: #990000;
}

/********************iPhone SSO***********************/
/* ----------- iPhone 6, 6S, 7 and 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait),
/* ----------- iPhone 6+, 7+ and 8+ ----------- */
only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait),
/* ----------- iPhone X ----------- */
only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
	.unauth-header > a > img {
		width: 27vw;
		height: auto;
	}

	.unauth-header__links {
		display: none;
	}

		.unauth-header__links a {
			font-size: 3vw;
			padding: 1vw 0;
		}

	form > div[style="display: table;"] {
		width: 100%;
	}

	input[id^="btnLogin"] {
		width: 100%;
		margin-right: 10px;
		height: auto;
	}

	#content.unauth > h1 {
		font-size: 4.5vw;
	}

	#content.unauth > p {
		font-size: 2.3vw;
	}
}