﻿

* 
{
	color: #666666;
}


div.pi-banner-bg
{
	display:none;
}

div.pi-page-bar-bg
{
	display:none;
}


div.pi-ui
{
	background-color:#f2f2f2;
}

div.pi-page
{
	box-sizing:border-box;
	padding:0px;
	min-height:100%;
}


.pi-l-button, .pi-l-button:hover, .pi-l-button:hover *, a.pi-l-button:hover, .pi-l-button a:hover 
{
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


.pi-l-tb 
{
	width:100%;
}

/*background of the page (shows at the bottom)*/
div.pi-ui
{
	background-color:#6a97d6;/*LoginBannerBackgroundColor*/
	background-color:#f2f2f2;
	min-height:100%;
}

div.pi-left-right
{
	min-height:100%;
}
div.pi-left
{
	min-height:100%;
}

/*background of the login section*/

div.pi-l-layer
{

	width:400px; 
	background-color:#FFFFFF;
	display:inline-block;
	text-align:center;
	border-radius: 3px;
	box-shadow: 0px 0px 10px 3px #888888;
	padding:50px 100px 50px 100px;

}

div.pi-l
{
	background-color:#f2f2f2;
	width:100%;
}


div.pi-l-eye
{
	height:100px;
}

div.pi-l-eye > img
{
	width:60px;
	height:60px;
	padding-top:20px;
	padding-bottom:20px;
}


img.pi-logo
{
	width:350px;
	padding-bottom:20px;
}

div.pi-mpi
{
	position:absolute;
	right:40px;
	padding-top:15px;
}
div.pi-lc
{
	box-sizing:border-box;
	text-align:center;
	padding-top:15px;
	padding-bottom:30px;

	min-height:250px;
	
	
}
div.pi-lc > h1
{
	font-size:30px;


}
table.pi-lt
{
	margin-left:auto;
	margin-right:auto;
}
div.pi-l *
{
	color: #666666;
}

div.pi-l input
{
	color:#000000;
	color: #666666;
}

div.pi-l textarea
{
	color:#000000;
	color: #666666;
}



.sso-image img
{
	width:32px;
	height:32px;
}

.sso-title
{
	padding-bottom:8px;
}

.rf
{
	color:Red !important;
}


div.validation-box
{
	margin-top:3px;
	background-color:#ffffff;
	border-radius:4px;
	padding:8px 15px 4px 15px;
	z-index:3;
	position:absolute;
	text-align:left;
	color:Red;
}

div.validation-box li, div.validation-box li *
{
	color:Red;/*PageValidationSummaryFontColor*/
}

.sso-container
{
	display:inline-block;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:15px;
	padding:10px;
}
.sso-container td
{
	overflow:hidden;
	white-space:nowrap;
}



.sso-container input, .sso-container img, .sso-container a
{
	width: 50px;
	height: 50px;
}

.sso-container div
{
	text-align:center;
	overflow:hidden;
	white-space:nowrap;
}

.sso-white-icon
{
	background-color:#ffffff;
	border-radius:8px;
}

a.sso-white-icon
{
	display:inline-block;
}
a.sso-white-icon img
{
	background-color:#ffffff;
	border-radius:8px;
	width:50px;
	height:50px;
	display:inline-block;
}


.Button, .Button *, a.Button, .Button a, .Button a:visited 
{
	background:#729ed7;/*LoginButtonBackgroundColor*/
	border-color:#6596ba;/*LoginButtonBorderColor*/
	color:#ffffff;/*LoginButtonFontColor*/
	font-weight: 600;
	font-size:160%;
}
.Button:hover,  .Button:hover *, a.Button:hover, .Button a:hover
{
	background:#4c75b0;/*LoginButtonBackgroundColorHover*/
	border-color:#4c75b0;/*LoginButtonBorderColorHover*/
	color:#ffffff;/*LoginButtonFontColorHover*/
	font-weight:600;
	font-size:160%;
}

.Outline, .Outline *, a.Outline, .Outline a, .Outline a:visited
{
	background: none;
	border-color: #729ed7; /*PageButtonBackgroundColor*/
	color: #729ed7;/*PageButtonBackgroundColor*/
}

.Outline:hover, .Outline:hover *, a.Outline:hover, .Outline a:hover, .Outline a:active, .Outline:active
{
	background: none;
	border-color: #4c75b0; /*PageButtonBackgroundColorHover*/
	color: #4c75b0;/*PageButtonBackgroundColorHover*/
}

.Grey, .Grey *, a.Grey, .Grey a, .Grey a:visited
{
	background: none;
	border-color: #a6a6a6;
	color: #a6a6a6;
}

.Grey:hover, .Grey:hover *, a.Grey:hover, .Grey a:hover, .Grey a:active, .Grey:active
{
	background: none;
	border-color: #666666;
	color: #666666;
}





div.ButtonProcessing
{
	background:#4c75b0;/*LoginButtonBackgroundColorHover*/
	border-color:#4c75b0;/*LoginButtonBorderColorHover*/
	color:#ffffff;/*LoginButtonFontColorHover*/
}


div.pi-l-message-c
{
	background-color:#f2f2f2;/*LoginBackgroundColor*/
	text-align:center;
	padding-top:0px;
	padding-bottom:30px;

	
}

table.pi-l-message 
{
	margin-top: 50px;
    margin-left:auto;
	margin-right:auto;
    border-collapse:separate;
    empty-cells:show;
}

table.pi-l-message td.message 
{
    vertical-align:top;
	padding:10px 40px 10px 40px;
    text-align:left;
}

td.pi-l-divider-l
{
	border-left: 2px solid;
	border-color:#6a97d6;/*LoginBannerBackgroundColor*/
}

table.pi-l-message h2
{
    font-size:24px;
    color:#00548E;/*LoginTitleFontColor*/
    padding-bottom:10px;
}



div.footer-message
{
	background-color:transparent;
}
div.pi-right
{
	padding-bottom:0px;
}
div.footer-message > * 
{
  font-size: 12px;
}



input::placeholder 
{
	color: #333333;
}


.sso-container 
{
	margin-bottom: 4px;
}

h1.pi-l-system-name
{
	display:none;
}