body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	/*background-image: url(../../../images/bg/bg-2.jpg);
	/*background-color: #5b6e38;
        background-color: #F15928;*/
}

/*.logo {
	top: -60px;
	position: absolute;
        left: 12%;
	/*left: 25%;
}*/



#frm-logo {
    background: url("../../../images/logo/bipalogo2.png") no-repeat scroll 0 0 #FFFFFF;
    height: 120px;
    left: 72px;
    position: relative;
    top: 1px;
    width: 386px;
}

/*#box {
	/*background: url(../../../images/box.png) #FFFFFF;
	background-color: #FFFFFF;
	width: 504px;
	height: 320px;
	margin: 15% auto 0;
	position: relative;
        border: 1px #F15928 solid;
        top: -47px;
}*/

#box {
    background-color: #FFFFFF;
    border: 1px solid #F15928;
    height: 300px;
    margin: 10px auto;
    position: relative;
    top: 13px;
    width: 504px;
}

a{
    text-decoration: none;
    font-size:14px;
    color: #ffffff;
    margin: 0 auto;
   /* text-shadow:0px 1px 3px rgba(0,0,0,0.75);*/
}

#box a {
    color: #333333;
    font-weight: normal;
    opacity: 0.9;
}

a:hover{
    color: rgba(255, 255, 255, .75);
}

a.forgot {
    color: #333333;
    display: block;
    margin-top: 22px;
    opacity: 0.7;
    text-align: center;
    width: 504px;
}

#box a:hover,a.forgot:hover{
    opacity: 1;
}




/*a.forgot:hover {
	color: rgba(255, 255, 255, .75);
}*/

/*h1 {
	font-size:26px;
	font-weight:bold;
	text-align:center;
	text-shadow:0px 1px 0px rgba(255,255,255,0.35);
	position: absolute;
	text-align: center;
	width: 504px;
	opacity: 0.7;
}*/

h3,h1 {
    font-size: 26px;
    font-weight: bold;
    opacity: 0.7;
    position: relative;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
}

/*.welcome {
    bottom: 60%;
    left: -4%;
    position: relative;
}*/

.welcome {
    margin-bottom: 40px;
}

/*.welcome h4 {
    font-size: 169%;
    margin: 10px 10px 10px 50px;
    opacity: 0.7;
    text-align: center;
}*/

.welcome h4 {
    font-size: 169%;
    margin: 10px 10px 10px 50px;
    opacity: 0.7;
    position: relative;
    text-align: center;
    top: 96px;
    width: 504px;
}

#box form input[type=text], #box form input[type=password] {
	position: absolute;
	/*border: none;
	background: url(../../../images/input.png);
         background-color: #E8EAEA;*/
	display: block;
	height: 54px;
	width: 71%;
	padding: 0 10px;
	font-size:16px;
	color:rgba(0,0,0,0.7);
	text-align:left;
	text-shadow:0px 1px 0px rgba(255,255,255,0.28);
	}

#box form input[type=text]:focus, #box form input[type=password]:focus {
	outline: none;
	opacity: 1;
	background-position: 0 -54px;
}

#box form input[type=text]{
	left: 82px;
	/*top: 120px;*/
}

/*#box form input[type=password]{
	left: 82px;
	top: 180px;
}*/

#box form input[type="password"] {
    left: 82px;
    top: 147px;
}

#box form input[type=checkbox] {
	position: absolute;
	left: 300px;
	top: 268px;
	opacity: 0.8;
}

#box form label {
	position: absolute;
	left: 320px;
	top: 269px;
	font-size:14px;
	color:rgba(255,255,255,0.8);
	text-align:left;
	text-shadow:0px 1px 0px rgba(0,0,0,0.17);
}

#box form label:hover {
	color:rgba(255,255,255,1);
}

/*#box form input[type=button], #box form input[type=submit] {
	background: url(../../../images/button.png) no-repeat;
	border: none;
	display: block;
	position: absolute;
	top: 255px;
	left: 84px;
	width: 203px;
	height: 44px;
	cursor: pointer;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color: #333;
	text-shadow:0px 1px 0px rgba(255,255,255,0.35);
}*/

/*#box form input[type="button"], #box form input[type="submit"] {
    /*background-color: #E7E1B0;
    border: medium none;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 44px;
    left: 84px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
    top: 255px;
    width: 203px;
}*/

#box form input[type="button"], #box form input[type="submit"] {
    border: medium none;
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 44px;
    left: 84px;
    opacity: 0.9;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
    top: 226px;
    width: 203px;
}

#box form input[type="submit"]:hover,#box form input[type="text"]:hover, #box form input[type="password"]:hover {
  /*  background-color: #E7E1B0;
    border: none;*/
    /*cursor: pointer;*/
    opacity: 1;
    
}

#box form input[type=button]:hover, #box form input[type=submit]:hover{
	background-position: 0 -44px;
}

#box form input[type=button]:active, #box form input[type=submit]:active{
	background-position: 0 -88px;
}

/*section#new-account {
    left: 314px;
    position: absolute;
    top: 268px;
}*/

section#new-account {
    left: 314px;
    position: absolute;
    top: 241px;
}

/*ul.errors li {
    color: #F1592A;
    display: block;
    left: 376px;
    position: relative;
    top: 64px;
}

*/

#success-message,#success-message {
    margin: 10px auto;
    padding: 5px;
    width: 447px;
}