﻿/* Reset Css */

h1, h2, h3, h4, h5, h6, ul, ol, li, div, span, form, legend, label, p {margin:0; padding:0; list-style:none;}
body {margin:0;padding:0; font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#f6f6f6  }
.clear {clear:both}
a, img {border:none;outline:none;}

/* Background Image */
#triquiback{left:0; bottom:0; position:fixed; overflow:hidden; z-index:-9993}
#triquibackimg{position:relative;}

/* Login Page */
.loginWrapper{float:left; width:100%; min-width:990px}
.loginWrapper .loginHeader{float:left; width:inherit; background:url(/_layouts/EY.ComplianceMgr.Login/Styles/Images/headerbg.jpg) repeat-x 0 0; height:86px; position:relative; z-index:99}
/*.loginWrapper .loginHeader h1{background:url(/_layouts/EY.ComplianceMgr.Login/Styles/Images/egrc.png) no-repeat 0 0; text-indent:-9999px; width:231px; height:84px; float:left; margin:26px 0 0 20px}*/
.loginWrapper .loginHeader h1 a{width:211px; height:83px; display:block}
.loginWrapper .loginHeader .info{float:right; color:#434343; text-align:right; margin:25px 20px 0 0; line-height:22px; font-size:17px; font-style:italic}
.loginWrapper .loginHeader .info span, .loginWrapper .loginHeader .info span a{color:#f9df02; text-decoration:none; font-size:22px; text-shadow:1px 0 1px #666}

.EYlogo{
float:left; width:20%;margin-left: -40px;}

.loginWrapper .midContent{float:left; width:100%; /*background:url(images/login-image.jpg) no-repeat center center;*/ height:468px; position:relative}
.loginWrapper .midContent .text{position:absolute; width:394px; height:84px; top:345px; right:7%}
.loginWrapper .midContent .loginBox{float:right; width:350px; border:1px solid #cccccc; border-bottom:none; border-top:none; height:355px; background:#f8f8f8; margin:90px 10% 0 34%;-moz-box-shadow: 0px 0px 8px #666;	-webkit-box-shadow: 0px 0px 8px #666;box-shadow: 0px 0px 8px #666;}

.loginWrapper .midContent .loginBox h3{padding:30px 0 15px 15px;	color:#185532;	font-size:18px;	border-bottom:1px solid #ddd;font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif; margin-bottom:30px; text-align:center;}
.loginWrapper .midContent .loginBox label{font-family:"Trebuchet MS", "Myriad Pro", Arial, sans-serif; font-size:15px; color:#333333;display:block;margin:0px 0px 0px 22px; float:left}
.loginWrapper .midContent .loginBox input[type="text"],
.loginWrapper .midContent .loginBox input[type="password"]{border: solid 1px #E5E5E5;	background: #FFFFFF;margin: 5px 0 0px 20px;padding: 8px 8px 9px;display:block;font-size:16px;width:70%;background:url(/_layouts/EY.ComplianceMgr.Login/Styles/Images/input-bg.jpg) repeat-x 0 0;}
.loginWrapper .midContent .loginBox input[type="text"]:focus,
.loginWrapper .midContent .loginBox input[type="password"]:focus{background:#feffef; outline:none}

.loginWrapper .midContent .loginBox span.error{	visibility:hidden;color:red;font-size:11px;font-style:italic;display:block;margin:4px 30px;}
.loginWrapper .midContent .loginBox input[type="submit"] {background: #e3e3e3;border: 1px solid #ccc;color: #333;font-size: 14px;font-weight: bold;padding: 8px 0 9px;text-align: center;	width: 150px;cursor:pointer;float:right;margin:15px 20px 10px 10px;text-shadow: 0px 1px 0px #fff;-moz-border-radius: 4px;-webkit-border-radius: 4px;border-radius: 4px;	-moz-box-shadow: 0px 0px 2px #fff inset;-webkit-box-shadow: 0px 0px 2px #fff inset;	box-shadow: 0px 0px 2px #fff inset;}


.loginWrapper .midContent .loginBox input[type="submit"]:hover {background: #d9d9d9;-moz-box-shadow: 0px 0px 2px #eaeaea inset;-webkit-box-shadow: 0px 0px 2px #eaeaea inset;	box-shadow: 0px 0px 2px #eaeaea inset;color: #222;}

.loginWrapper .midContent .loginBox .remember{float:right; text-align:right; margin-right:20px}
.loginWrapper .midContent .loginBox .remember a{text-decoration:none; color:#185532}
.loginWrapper .midContent .loginBox .cant{float:left; width:86%; padding:12px 0; border:1px solid #95c2a8; background:#65997b; text-align:center; font-size:12px; margin:10px 0 0 20px}
.loginWrapper .midContent .loginBox .cant a{color:#ffffff; text-decoration:none}

.loginWrapper .footer{ width:100%; background:url(/_layouts/EY.ComplianceMgr.Login/Styles/Images/footer.png) repeat-x 0 0; position:absolute; z-index:99; left:0; bottom:0; height:40px;}
.loginWrapper .footer .copyright{color:#fff; float:left; margin:12px 0 0 20px}
.loginWrapper .footer .copyright span{color:#fff; font-style:italic}
.topLogo{float:left; text-align:center; width:100%; margin:10px 0 0 0}

/* Internal Page */





.panel {
position: absolute;
right: 104px;
    top: 100px;
display: none;
background: #000000;
border:1px solid #111111;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
width: 150px;
height: 0px;
padding: 26px 130px 30px 30px;
filter: alpha(opacity=85);
opacity: .85;
color:#fff;
z-index:9999

font-family: 'Lato', Calibri, Arial, sans-serif;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: 100px; right: 0;
font-size: 16px;
letter-spacing:-1px;
font-family: verdana, helvetica, arial, sans-serif;
color:#fff;
padding: 20px 15px 20px 40px;
font-weight: 700;
background:#333333 url(/_layouts/EY.ComplianceMgr.Login/Styles/Images/plus.png) 15% 55% no-repeat;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
display: block;
z-index:9999
}

a.trigger:hover{
background:#222222 url(/_layouts/EY.ComplianceMgr.Login/Styles/Images/plus.png) 15% 55% no-repeat;
}

a.active.trigger {
background:#222222 url(/_layouts/EY.ComplianceMgr.Login/Styles/Images/minus.png) 15% 55% no-repeat;
}

/* popup */
.popUp{width:100%;height:100%;position:fixed;background:rgba(0, 0, 0, 0.5);padding:20px;display:none;top:0px; left:0px; z-index:9999}
.popUpcontent{   width: 340px;top:250%;
	left:15%;    margin: 60px auto 30px;
	height:200px;
background-color:#fff; border-radius: 4px;
    color: #7e7975;
    box-shadow:
        0 2px 2px rgba(0,0,0,0.2),        
        0 1px 5px rgba(0,0,0,0.2),        
        0 0 0 12px rgba(255,255,255,0.4); }
		
.popUpcontent h1{
    font-size: 18px;
    font-weight: bold;
    color: #bdb5aa;
    padding-top: 8px;
    border-bottom: 1px solid #EBE6E2;
    text-shadow: 0 2px 0 rgba(255,255,255,0.8);
    box-shadow: 0 1px 0 rgba(255,255,255,0.8);
	text-align:center;
}		
.popUpcontent h1 .log-in,
.popUpcontent h1 .sign-up {
    display: inline-block;
    text-transform: uppercase;
}

.popUpcontent h1 .log-in {
    color: #6c6763;
    padding-right: 2px;
}

.popUpcontent h1 .sign-up {
    color: #ffb347;
    padding-left: 2px;
}
.popUpcontent p{
padding:10px;
margin-top:-5px;
}

.popUpcontent label {
    display: block;
    padding: 0 0 5px 2px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    text-shadow: 0 1px 0 rgba(255,255,255,0.8);
    font-size: 11px;
}

.popUpcontent label i {
    margin-right: 5px; /* Gap between icon and text */
    display: inline-block;
    width: 10px;
}

.popUpcontent input[type=text],
.popUpcontent input[type=password] {
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: block;
    width: 90%;
    padding: 5px;
    margin-bottom: 5px;
    border: 3px solid #ebe6e2;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.popUpcontent input[type=text]:hover,
.popUpcontent input[type=password]:hover {
    border-color: #CCC;
}

.popUpcontent label:hover ~ input {
    border-color: #CCC;
}

.popUpcontent input[type=text]:focus,
.popUpcontent input[type=password]:focus {
    border-color: #BBB;
    outline: none; /* Remove Chrome's outline */
}

.popUpcontent input[type=submit],
.popUpcontent .log-twitter {
    /* Size and position */
    width: 49%;
    height: 38px;
    float: left;
    position: relative;

    /* Styles */
    box-shadow: inset 0 1px rgba(255,255,255,0.3);
    border-radius: 3px;
    cursor: pointer;

    /* Font styles */
    font-family: 'Lato', Calibri, Arial, sans-serif;
    font-size: 14px;
    line-height: 38px; /* Same as height */
    text-align: center;
    font-weight: bold;
}

.popUpcontent input[type=submit] {

}
.popUpcontent .log-twitter {
    margin-left: 1%;
    background: #fbd568; /* Fallback */
    background: -moz-linear-gradient(#fbd568, #ffb347);
    background: -ms-linear-gradient(#fbd568, #ffb347);
    background: -o-linear-gradient(#fbd568, #ffb347);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#ffb347));
    background: -webkit-linear-gradient(#fbd568, #ffb347);
    background: linear-gradient(#fbd568, #ffb347);
    border: 1px solid #f4ab4c;
    color: #996319;
    text-shadow: 0 1px rgba(255,255,255,0.3);
	width:120px;
}
.popUpcontent input[type=submit]:hover,
.popUpcontent .log-twitter:hover {
    box-shadow: 
        inset 0 1px rgba(255,255,255,0.3), 
        inset 0 20px 40px rgba(255,255,255,0.15);
}

.popUpcontent input[type=submit]:active,
.popUpcontent .log-twitter:active{
    top: 1px;
}

.close{float:left;padding-left:843px; margin-top:34px;}

.compliancelogo img{
  margin-left: 111px;
    margin-top: 15px;
}
#lblError
{
    color: red;
left: 59px;
position: absolute;
top: 186px;
font-size: 11px;
right: 8%;
}
.requiredfield
{
    color: red;
left: 59px;
position: absolute;
top: 186px;
}