html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	max-width: 100%;
	height: 100%;
	font-family: sans-serif;
	font-size: 100%;
	/*background-image: url(lockscreen.png);
	background-repeat: no-repeat;
	background-position: top;*/
	background-color: #7399BD;
}

*, a:focus, a:hover, a:active {
outline: 0;
}

body {
color: rgb(102, 102, 102);
font-size: 90%;
font-family: HelveticaNeueW01-55Roma,'Helvetica Neue',helvetica,sans-serif;
background: none;
font-weight: 400;
letter-spacing: normal;
text-transform: none;
text-align: left;
padding: 0;
margin: 0;
display: block;
}

div {
color: rgb(102, 102, 102);
font-family: HelveticaNeueW01-55Roma,'Helvetica Neue',helvetica,sans-serif;
}

p {
line-height: 1.5em;
max-width: 40em;
margin: 20px auto 20px;
text-align: left;
}

td p, td label, #interaction_table td {
font-size: 90%;
}

a {
color: #000;
outline: medium none;
overflow: hidden;
text-decoration: none;
}

img {
border: 0;
-ms-interpolation-mode: bicubic;
}

fieldset {
border: 0 none;
margin: 0;
padding: 0;
}

#login-main {
width: 100%;
margin: 0 auto;
background: none;
}

#header {
height: auto;
position: relative;
text-align: center;
}

#login-main header {
width: 100%;
box-shadow: none;
height: auto;
position: static;
background-color: transparent;
padding-bottom: 20px;
max-width: none;
display: block;
}

#header .primary-logo {
display: inline-block;
margin: 20px 0 0 -8px;
}

#login-main #header .primary-logo img {
width: 150px;
height: auto;
}

.label-removed label, #header .primary-logo span, .breadcrumb h1 .paging-current-page {
left: -999em;
position: absolute;
}

.divider-border {
margin: 10px 0 0 0;
border-bottom: 2px solid transparent;
}

#login-container {
width: 90%;
max-width: 430px;
margin: 0 auto;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background-color: white; 
background-color: rgba(255,255,255,.8);
padding: 40px;
-webkit-box-shadow: 0 2px 3px rgba(0,0,0,.2);
-moz-box-shadow: 0 2px 3px rgba(0,0,0,.2);
box-shadow: 0 2px 3px rgba(0,0,0,.2);
}

#login-container label {
display: block;
float: none;
}

#credentials_table_header, td#interaction_table_header {
margin: 0 0px 20px;
text-align: left;
font-family: 'ITC Franklin Gothic', sans-serif;
font-weight: 200;
font-size: 2em;
letter-spacing: 0em;
color: #333;
text-transform: uppercase;
padding: 0;
}

#credentials_table_header img {
	display:block;
	width: 100%;
	height:auto;
}

#credentials_table_postheader {
padding: 0;
}

#login-container p {
margin: 10px 0 20px;
}

#login-container a {
margin-bottom: 20px;
display: block;
}

#login-container a.phone {
margin-bottom: 0px;
display: inline;
}

#login-container a.close {
display: inline;
}

#login-container input {
display: block;
float: none;
padding: 10px;
width: 100%;
margin: 10px 0px 20px 0px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #ccc;
color: #333;
font-size:100%;
outline: 0;
letter-spacing: normal;
text-transform: none;
text-align: left;
}

.button, input[type=button], button {
cursor: pointer;
display: block;
font: 500 .95em 'ITC Franklin Gothic', sans-serif;
text-align: center;
background: #000;
color: #fff;
text-transform: uppercase;
border: 2px solid #000;
letter-spacing: 1px;
padding: .55em 3.3em .4em;
text-decoration: none!important;
-webkit-appearance: button;
overflow: visible;
width:100%;
}

.button.primary.small {
font-weight: 500;
padding: 10px 13px;
}

#auth_form {
margin-bottom: 0;
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

@media only screen and (max-width: 767px) and (min-width: 320px){


img, embed, object, video {
max-width: 100% !important;
}

h5, .force_h5 {
font: 400 2.000em/0.889em 'Friz Quadrata', serif;
}

#header {
height: auto;
overflow: hidden;
}

input, select, textarea {
border-radius: 0 !important;
-webkit-appearance: none;
padding: 0 0 0 10px;
height: 40px;
line-height: 40px;
}

header {
max-width: 100%;
width: 100%;
height: 4rem;
margin: 0 auto;
position: fixed;
top: 0;
z-index: 100;
background-color: white;
box-shadow: 0 2px 1px rgba(0,0,0,.15);
}

h5, .force_h5 {
font: 400 2.000em/0.889em 'Friz Quadrata', serif;
}


#header .primary-logo span {
left: -999em;
}


#login-container button {
margin-left: 0px;
width: 100%;
}
}
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

@media only screen and (min-width: 481px){

.divider-border {
margin: 3% 0 3% 0;
}

h5.form-header {
margin: 10px 0px;
text-align: left;
font: 400 2.5em/.889em 'Friz Quadrata', serif;
}

#login-container button {
margin-left: 0px;
width: 50%;
}

#login-container {
padding: 20px;
}

html {
background-attachment: fixed;
background-position: left;
}

}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

@media only screen and (max-width: 767px){

input, select, textarea {
border-radius: 0 !important;
-webkit-appearance: none;
padding: 0 0 0 10px;
height: 40px;
line-height: 40px;
}


}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

@media only screen and (min-width: 768px){

.divider-border {
margin: 5% 0px 5% 0;
}

#login-container button {
margin-left: 0px;
width: 190px;
}

html {
background-attachment: fixed;
background-position: top;
background-size: cover;
}

h5.form-header {
margin: 20px 0px;
text-align: left;
font: 400 3em/.889em 'Friz Quadrata', serif;
}

#login-main #header .primary-logo img {
width: 190px;
height: auto;
}
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

@media only screen and (min-width: 1024px){
#header {
height: auto;
}

#login-main #header .primary-logo img {
width: 231px;
height: auto;
}
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

@media only screen and (max-width: 320px){

#login-container {
	padding: 20px;
	margin-top: -15px;
}		
#credentials_table_header, td#interaction_table_header {
	font-size: 1.7em;
	line-height: 1em;
}
}	

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

div#page_footer {
	width: 90%;
	max-width: 500px;
	margin: 0px auto;
	-moz-box-sizing: border-box;
	font-size: 70%;
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

 
#pswd_info {
	padding:15px 0 10px 0;
	font-size:.875em;
	display: none;
	font-family: 'ITC Franklin Gothic', sans-serif;
}

#pswd_info .invalid {
	font-family: 'ITC Franklin Gothic', sans-serif;
}

#pswd_info h4 {
	margin:0 0 10px 0;
	text-transform: uppercase;
	padding:0;
	font-weight:600;
} 


ul.requirements {
	text-transform: none;
}

.invalid {
	line-height:24px;
	color: #222;
}

.valid {
	line-height:24px;
	color:#222;
	text-decoration: line-through;
}

.confirmMessage {
	margin-top: -10px;
	font-size: 0.8em;
	font-weight: 600;
}

#RequirementsOkayMessageMobile {
	padding-bottom!important: 20px;
	margin-top: -10px;
	font-size: 0.8em;
	font-weight: 600;
	display: none;
}

#RequirementsOkayMessage {
	margin-top: 8px;
	font-size: 0.9em;
	font-weight: 600;
}

@media only screen and (max-width: 320px){

#RequirementsOkayMessageMobile {
	display: block;
}
#RequirementsOkayMessage {
	display: none;
}
}

td#credentials_table_header .formHeaderError {
	font-size: 0.7em;
	color: #ee6868;
	line-height: 1em;
}

#dont_change_password_checkbox {
  display: inline!important;
  width: auto!important;
  margin-right: 10px!important;
}

/*-----------------------------------------------------------------------------------*/
/* WEBFONTS BELOW THIS LINE */
/*-----------------------------------------------------------------------------------*/

@font-face {
    font-family: 'Friz Quadrata';
    src: url('fonts/frizquano2d-webfont.eot');
    src: url('fonts/frizquano2d-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/frizquano2d-webfont.woff') format('woff'),
         url('fonts/frizquano2d-webfont.ttf') format('truetype'),
         url('fonts/frizquano2d-webfont.svg#friz_quadrata_no2_dregular') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('fonts/itcfranklingothicstd-book-webfont.eot');
    src: url('fonts/itcfranklingothicstd-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/itcfranklingothicstd-book-webfont.woff') format('woff'),
         url('fonts/itcfranklingothicstd-book-webfont.ttf') format('truetype'),
         url('fonts/itcfranklingothicstd-book-webfont.svg#itc_franklin_gothic_stdbook') format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('fonts/itcfranklingothicstd-hvy-webfont.eot');
    src: url('fonts/itcfranklingothicstd-hvy-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/itcfranklingothicstd-hvy-webfont.woff') format('woff'),
         url('fonts/itcfranklingothicstd-hvy-webfont.ttf') format('truetype'),
         url('fonts/itcfranklingothicstd-hvy-webfont.svg#itc_franklin_gothic_stdheavy') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('fonts/itcfranklingothicstd-med-webfont.eot');
    src: url('fonts/itcfranklingothicstd-med-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/itcfranklingothicstd-med-webfont.woff') format('woff'),
         url('fonts/itcfranklingothicstd-med-webfont.ttf') format('truetype'),
         url('fonts/itcfranklingothicstd-med-webfont.svg#itc_franklin_gothic_stdmedium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'ITC Franklin Gothic';
    src: url('fonts/itcfranklingothicstd-demi-webfont.eot');
    src: url('fonts/itcfranklingothicstd-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/itcfranklingothicstd-demi-webfont.woff') format('woff'),
         url('fonts/itcfranklingothicstd-demi-webfont.ttf') format('truetype'),
         url('fonts/itcfranklingothicstd-demi-webfont.svg#itc_franklin_gothic_stddemi') format('svg');
    font-weight: 600;
    font-style: normal;
}



/*-----------------------------------------------------------------------------------*/
/* APM SPECIFIC BELOW THIS LINE */
/*-----------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/
/* progress bar comparitbility */

div#ProgressBarDIV table
{
    border-collapse: collapse;
    border: 0;
}

div#ProgressBarDIV table#progress_bar_table
{
    text-align: center;
    empty-cells: show;
    margin-left: auto;
    margin-right: auto;
    border-collapse: separate;
}

div#ProgressBarDIV table#progress_bar_table td
{
    width: 21px;
    height: 21px;
    background-color: #FFFFFF;
}

div#ProgressBarDIV table#progress_bar_table td.highlight
{
    width: 21px;
    height: 21px;
    background-color: #738495;
}

/* inspection host compartibility */

div.inspectionHostDIVSmall
{
    visibility: visible;
    border: 0;
    height: 1px;
    width: 1px;
}

div.inspectionHostDIVBig
{
    border: 2px solid black;
    visibility: visible;
    position: absolute;

    top: 5%;
    left: 5%;
    width: 80%;
    height: 73%;

    padding: 5%;
    padding-top: 4%;

    width: expression( "90%" );
    height: expression( "90%" );

    background: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=95);
    text-align: center;
    z-index: 5;
    height: 100%;
}

div.inspectionHostBgLock
{
    border:0;
    margin:0;
    padding: 0;
    opacity: 0.1;
    filter: alpha(opacity=10);
    visibility: visible;
    position: absolute;  
    top: 60px;
    left: 0px;
    width: 100%;
    height: 94%   
}
/* Error message styling */

table#IHoptions td
{
    height: 35px;
    padding-left: 12px;
}

table#IHoptions a.option
{
    margin-right: 10px;
}

table#IHoptions a.option img
{
    border: 0px;
    clear: right;
    vertical-align: middle;
}

/* CacheCleaneTable */

table#CacheCleanTable
{
    width: 100%;
    height: 100%;

}

table#CacheCleanTable td#main
{
    text-align: center;
}

table#CacheCleanTable td#message
{
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

/*****************************************
popup window style
*/

div.styledModalDialogueDIV{
    position: absolute; 
    
    top: 300px; 
    left: 300px; 
   
    width: 430px; 
    height: 252px; 
    
    background-color: white; 
    border: 1px solid #202020;
}

div.styledModalDialogueDIV input{
    float: none;
}

div.styledModalDialogueDIV div#SMDHeader{
    height: 55px; 
    
    background-color: #738495;
    background-repeat: repeat-x;     
    background-position: center center;
    background-image: url(/public/images/my/header-transient.png);
}

div.styledModalDialogueDIV div#SMDHeader div#SMDTitle{
    display: inline; 
    float: left; 
    margin-top: 19px; 
    margin-left: 16px; 
    color: white;
}

div.styledModalDialogueDIV div#SMDHeader div#SMDCross{
    display: inline; 
    float: right; 
    margin: 7px; 
    color: white
}    

div.styledModalDialogueDIV div#SMDMain{
    height: 116px; 
    padding: 16px;    
    color: black;
}

div.styledModalDialogueDIV div#SMDMain span{
    display: inline-block;
    text-align: left;
    width: 110px;
    margin-top: 10px;
}

div.styledModalDialogueDIV div#SMDButtons{
    height: 24px; 
    padding: 12px 16px; 
    background-color: #f0f0f0; 
    border-top: 1px solid #dfdfdf; 
    text-align: center; 
}

div.styledModalDialogueDIV div#SMDButtons input{
        margin-left: 5px;
    margin-right: 5px;
}

div.browserCitrix{
    border: 1px solid black;
    background: #FFFFFF url(/public/images/full_wt/body-background.png) repeat-x center 0px;
    position: absolute;
}

div.browserCitrix div.browserFavorite{
}
 
div.browserCitrix div.browserFavorite img{
    float: left;
    margin-top: 30px;
    margin-left: 30px;    
}

div.browserCitrix div.browserFavorite span{
    float: left;
    margin-top: 38px;
    margin-left: 15px; 
}

div.browserCitrix input.closeButton{
    float: right;
    margin-top: 36px;
    margin-right: 18px;    
}


div.browserCitrix div.browserAddressline{
    border-top: 1px solid #8fa0b4;
    border-bottom: 1px solid #8fa0b4;   
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
    text-align: left;
    padding-top: 10px;    
    padding-bottom: 1px;    
}

div.browserCitrix div.browserAddressline a{
    color: black;
    padding-left: 4px;
    padding-right: 4px;
} 


div.browserCitrix div.browserContents{
    overflow-y: auto;
    -ms-overflow-y: auto;
        overflow: auto;
}