﻿@charset "utf-8";
/* CSS Document */
/*/*-----------药店后台管理系统_注册--------*/
.layout_login .login_left{ width:510px; margin-left:60px; font-size:14px; border-right:1px solid #dedede;padding-top:10px; float:left; height:475px;}
.login_left table td{ height:35px; line-height:35px; white-space:nowrap;}
.login_left table .user_input{ width:295px; height:30px;padding-left:5px;}
.login_left table .tit{ text-align:right; padding-right:3px;}
.login_left table .text_tip{ color:#c5c5c5;}
.login_left table .ver_code{ width:140px; height:30px;}
.login_left table .ver_code_bg{ background:url(/Images/ver_code.png) no-repeat; width:78px; height:32px; display:inline-block; line-height:32px; vertical-align:bottom; margin:0 10px 0 7px;}
.login_left table .change_code{ color:#31b5a0;}
.login_left table input{ margin-top:7px;}
.login_left table .steps{ width:297px; height:22px; display:inline-block; line-height:22px; vertical-align:middle; margin-left:2px;}
.login_left table .default_level{ background:url(/Images/default_level.png) no-repeat;}
.login_left table .level1{ background:url(/Images/level1.png) no-repeat;}
.login_left table .level2{ background:url(/Images/level2.png) no-repeat;}
.login_left table .level3{ background:url(/Images/level3.png) no-repeat;}
.agreement{ margin-top:65px; margin-left:115px;}
.agreement input{ margin-right:5px;}
.agreement em{ color:#31B5A0;}
.login_left .confirm{width:375px; height:40px; margin:35px 0 0 50px; border-top:1px solid #DEDEDE;}
.confirm span{ background:url(/Images/confirm.png) no-repeat; width:155px; height:45px; display:inline-block; line-height:45px; color:#fff; text-align:center; margin:45px 0 0 110px; cursor:pointer;}
.login_right {float: left;padding: 25px 0 0 60px; font-size:14px; _line-height:22px; _vertical-align:middle;}
.login_right .cirle{background:url(/Images/circle.png) no-repeat; width:8px; height:8px; display:inline-block; margin-right:3px; line-height:8px; vertical-align:middle;_vertical-align:bottom;}
.login_right .login_now em{color:#31B5A0;}
.login_right .login_now em:hover{ text-decoration:underline; cursor:pointer;}
/*-----------药店后台管理系统_注册结束--------*/


/*注册错误信息样式*/
.mhy_errorMessage {display:inline-block;margin-top:7px;padding:0px 5px;font-size:13px;font-family:冬青黑体;height:30px;line-height:30px;background:#ffebeb;border:1px solid #ffbdbe;color:#f00;}
.mhy_errorinput {height:30px;border:1px solid #ff0000;line-height:30px;}

/*注册成功信息样式*/
.mhy_successinput {height:30px;border:1px solid #7abd54;line-height:30px;}
.mhy_successImg *{vertical-align:middle}