
#suc3
{
height: 35px;
}

#suc4
{
height:30px;
}

#suc55
{
padding-top:30px;
font-size: 14px;
color: #252525;
font-family: Roboto, Arial, sans-serif;
}  
#suc55 a
{
color: #ff7700;
border-bottom:1px dashed;
}
#suc5
{
font-size: 14px;
color: #252525;
font-family: Roboto, Arial, sans-serif;
}

#suc6
{
font-size: 14px;
color: #252525;
font-family: Roboto, Arial, sans-serif;
}


#suc6 b
{
color:#ff7700;
}



#suc44
{
height:30px;
}


#suc7
{
font-size: 14px;
color: #252525;
font-family: Roboto, Arial, sans-serif;
}

.login_info>div
{
float:left;
}
.login_info>span
{
font-size: 14px;
  color: #252525;
  font-family: Roboto, Arial, sans-serif;
  display:block;
float:left;
width:258px;
text-align:right;
padding-right:15px;
padding-top:4px;
}

.login_info_break1
{
clear:both;
height:30px;
}

.login_info_break
{
clear:both;
height:36px;
}

#pcart_bottom
{
height:82px;
}

.login_info input
{
margin:0px auto;

padding: 4px 10px 6px 10px!important;
  width: 220px;
  border: 1px solid #bdbdbd;
  position: relative;
  display: block;
  
}

#login_form2
{
height:0px;
}



#zk1
{
margin:0px auto;
position:relative;
border-radius:3px;
font-family: Roboto;
white-space: nowrap;
padding: 8px 10px 7px 34px;
background: #ff7300;
text-transform:uppercase;
font-size:12px;
line-height:13px;
display:inline-block;
cursor:pointer;
color:#fff;
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
}
#zk1 i
{
width:16px;
height:12px;
position:absolute;
left:9px;
top:8px;
display:block;
background:url("/images/template/galoch2.png");
}
#zk1:hover
{
transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
-moz-transition: all 0.3s linear;
-ms-transition: all 0.3s linear;
background: rgb(255,150,30);
}

#pcart_itogo
{
text-align:center;
}


.login_error
{
border:1px solid red!important;
}

#login_send_clear
{
  text-transform: uppercase;
  font-family: Roboto;

  line-height: 20px;
padding-top: 20px;

color: red;
font-size: 12px;
clear: both;
text-align:center;
}

#reset
{
text-align:center;
height:30px;
}
#reset a
{
  font-size: 14px;
  font-family: Roboto;
  color: #009cff!important;
  display: inline-block;
  border-bottom: 1px solid;
  line-height: 18px;
  margin:0px auto;
  }