#panel_login {
	width:100%;
	height:115px;
	background:#00435f;
	font:normal 14px Arial;
	color:#fff;	
	box-shadow: #181823 0px 0px 9px 0px inset;
}
#panel_login p{
	margin-bottom:0;
}
#login_panel_auth {
	width:950px;
	margin:0 auto;
	padding-top:30px;
	height:88px;
}
#login_panel_auth span {
	font:bold 17px Arial;
	color:#a4cd39;	
}
#login_panel_auth table {
	width:98%;
}
#login_panel_auth a {
	color:#cdcdcd;	
	font:normal 12px Arial;
}
#login_panel_auth label[for='modlgn-remember'] {
	color:#cdcdcd;	
	font:normal 12px Arial;
	padding-top:3px;
}
#login_panel_auth td:last-child label {
	float: left;
}
#login_panel_auth input.inputbox {
	width:205px;
	height:20px;
	border-radius:2px;
	background-color: #E1E1E1;
	border: 1px solid #00354B;
	box-shadow: 1px 1px 2px 0px #181819 inset;
}
#login_panel_auth input[type='checkbox']{
	width:15px;
	height:15px;
	float:left;
	border-radius:0;
}
#login_panel_auth input.button {
	width:66px;
	height:27px;
	background:#0095d2;
	color:#fff;
	border:1px solid #fff;
	border-radius: 5px;
	font:normal 14px Arial;
}
#triangle {
	background: url('../images/trig.png') center top no-repeat;
	width:56px;
	height:20px;
	float:left;
	position:relative;
	bottom:-10px;
	left:28px;
}
#login_copywriters {
	width:100%;
	height:230px;
	background:#474747;
	font:normal 14px Arial;
	color:#fff;	
	display: none;
	position:relative;
	z-index:9998;
	box-shadow: #181823 0px 0px 9px 0px inset;
}
#login_copywriters_wrap {
	width: 950px;
	margin:0 auto;
	padding-top:10px;
	font:normal 14px Arial;
	height: 230px;
	overflow: hidden;
}
#login_copywriters_wrap .title {
	font:normal 17px Arial;
	height:25px;
}
#login_copywriters_wrap .message {
	color:#8c8c8c;
	font:normal 12px Arial;
	margin-top:15px;
}
#login_copywriters_wrap .err_mes {
	color:#ff0000;
	font:normal 12px Arial;
}
#login_copywriters_wrap input.inputbox {
	width:205px;
	height:18px;
	border:0;
	border-radius:1px;
	background:#e1e1e1;
	font:normal 12px Arial;
	color:#8c8c8c;
	box-shadow: 1px 1px 2px 0px #181819 inset;
}
#login_copywriters_wrap select.cod_tel {
	width:50px;
	height:18px;
	border:0;
	border-radius:1px;
	background:#e1e1e1;
	font:normal 14px Arial;
	color:#8c8c8c;
	box-shadow: 1px 1px 2px 0px #181819 inset;
}
#login_copywriters_wrap select.locality, #login_copywriters_wrap select.birthday {
	width:205px;
	height:18px;
	border:0;
	border-radius:1px;
	background:#e1e1e1;
	font:normal 14px Arial;
	color:#8c8c8c;
	box-shadow: 1px 1px 2px 0px #181819 inset;
}
#login_copywriters_wrap label {
	display: inline-block;
	width: 70px;
}
#login_copywriters_wrap input.button {
	width:66px;
	height:27px;
	background:#0095d2;
	color:#fff;
	border:1px solid #fff;
	border-radius: 5px;
	font:normal 14px Arial;
}
#login_copywriters_wrap form{
	display: block;
	float: right;
}
#login_copywriters_wrap form#userreg {
	width: 635px;
}
#login_copywriters_wrap p{
	margin-bottom:0;
}
#copywriters_right {
	width:300px;
	height:90%;
	border-left:1px dotted #d6d6d6;
	float:right;
}
#copywriters_right table {
	margin-bottom:5px;
}
#copywriters_right a {
	color:#cdcdcd;
	font:normal 12px Arial;
	float:right;
	display:block;
	margin:5px 0 0 51px;
}
#copywriters_right  label[for='modlgn-remember'] {
	color:#cdcdcd;
	font:normal 12px Arial;
}
#copywriters_right .err_mes {
	width:90%;
	border-top:1px dotted #5A5A5A;
	margin-top:20px;
	padding:10px 0;
}
#copywriters_right input[type='checkbox']{
	width:13px;
	height:13px;
	border-radius:0;
}
#copywriters_center {
	width:300px;
	height:100%;
	float:right;
	padding-right:15px;
}
#copywriters_left {
	width:270px;
	height:100%;
	float:right;
}
#copywriters_left  table {
	margin-top:25px;
}
#copywriters_left .err_mes {
	margin:50px 70px 0 0;
	max-width:80%;
	height:15px;
}
#copywriters_left input.button {
	margin-top:20px;
	float:left;
}
#login_users_arrow {
	width:50px;
	height: 40px;
	margin: 192px 25% 0 75%;
	background: url('../images/login_users_arrow.png') center top no-repeat;
}
.forgot_pass, .panel_popup_message, .panel_popup_reg {
	position: absolute;
	z-index:9999;
	top:100px;
	display: none;
	width:370px;
	height:185px;
	background: #e3e3e3;
	border:1px solid #008dc9;
	border-radius: 10px;	
}
.panel_popup_reg {
	height:137px;
	left:45%;
}	
.forgot_pass .close,  .panel_popup_close_reg {
	position: relative;
	float: left;
	top:-10px;
	left:-10px;
	width:18px;
	height:18px;
	color:#008dc9;
	border: 1px solid #008dc9;
	border-radius:12px;
	background:#474747;
	text-align:center;
	font:bold 14px Arial;
	cursor: pointer;
}
 .panel_popup_close_reg {
	top:-30px;
 }
.forgot_pass .forgot_pass_wrap, .panel_popup_wrap {
	width:280px;
	margin:20px 45px;
	color:#565656;
	text-align:center;
}
.panel_popup_title_reg {
	font-size:17px;
	color: #454545;
	width:280px;
	margin:20px 45px;
	text-align:center;
}
.forgot_pass_wrap  p{
	font: normal 14px Arial;
	margin-bottom:10px;
}
.forgot_pass_wrap  p.title{
	font: normal 17px Arial;
}
.forgot_pass_wrap input[type="text"] {
	height: 22px;
	width: 240px;
	background:#fff;
	color:#008dc9!important;
	text-align:center;
	font-size:14px;
}
.forgot_pass_wrap input.button, .panel_popup_btn_reg {
	margin-top:20px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 3px rgba(0,0,0,0.1);
	width:66px;
	height:27px;
	background:#0095d2;
	color:#fff;
	border:1px solid #fff;
	border-radius: 5px;
	font:normal 14px Arial;
}
.panel_popup_btn_reg {
	display: block;
	text-align: center;
	padding-top:2px;
	height:20px;
	margin-right:150px;
	cursor: pointer;
}
.error {
	color:red;
}
.panel_popup_title_reg {
	font-family:Arial;
}