﻿#panel2 {
	width: 100%;
	
	color: #333;
    padding:0;
    margin:0;
	overflow: hidden;
	position: relative;
	display:inline-block;
    left:0;
	direction:ltr;
	border:0;
}

#panel2 h1 {
	font-size: 1.3em;
	padding: 5px 0 0px;
	margin: 0;
    background:#bc2e2d;
    color:white;
    font-family:'yekan';
	font-weight: 500;
}

#panel2 h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: #99FF33;
     font-family:'yekan';
        font-weight: 500;
}

#panel2 p
{
	margin: 5px 0;
	padding: 0;
	font-size: large;
    color: #333;
}

#panel2 a
{
	text-decoration: none;
	
	
}

#panel2 a:hover {
	color: #A31013;
}

#panel2 a-lost-pwd {
	display: block;
	float: right;
}

#panel2 .content {
	height:100%;
    width:100%;
    top:0;
    float:left;
    display:block;
    position:relative;
	margin:0;	
	text-align: center;
	font-size: 1em;
   
	
}

#panel2 .content .left {
	width:auto;
	float: none;
    position:relative;
    margin:0 auto;
	padding: 0 0%;
	
}

#panel2 .content .right
{	
	
    line-height:1.5em;    
    cursor:pointer;
}
  
#panel2 .content form {
	margin: 0 0 10px 0;
	
	height:auto;
	
	width:auto;
	min-width:100px;
}

#panel2 .content label {
	float: none;
	padding-top: 12px;
    position:relative;
	clear: both;
	width:100%;
    direction:rtl;
	display: inline-block;
    color:#2f2dcf;
}

#panel2 .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	
	width: auto;
	color: white;
	
		
}
#panel2 .content .itemgroup{
	
	width:100%;
	color: purple;
    position:relative;
	height: auto;
	margin: 12px auto 0 auto;
    float:none;
    direction:rtl;
    clear:both;
		
}

#panel2 .content input:focus.field {
	background: #545454;
}
#panel2 .content input.bt_login, #panel2 .content input.bt_register
{
	
	float: none;
	clear: right;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	margin: 10px auto;
	font-size: x-large;
    display: inline-block;
}
#panel2 .content td 
{
    text-align:center;
}
#panel2 .content input.bt_login {
	width: 100px;
    height:50px;	
	font-family:'yekan';
    color: #fff;
}

#panel2 .content input.bt_register
{
	width: 100px;
    height:50px;
	color: white;
	background:#1440e6;
	font-family:'yekan';	
	text-align: center;
}

#panel2 .lost-pwd {
	display: block;
    position:relative;
	float:none;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
    width:200px;
    margin:0 auto;
	text-decoration: underline;
}
  #panel2 .content .right h1 {
        color:white;
    }
  #panel2 .content .right label {
        color:#23013b;
    }
  .holds-the-iframe {
  background:url(img/base/284.gif) center center no-repeat;
 }
  iframe
  {
      background:transparent;
  }
 /****************/