@charset "utf-8";

.basic-outlogin label { line-height:12px; font-weight: normal; cursor: pointer; }
.basic-outlogin .profile .photo { margin-right:12px; }
.basic-outlogin .profile .photo img { width:60px; height:60px; border-radius: 50%; border:0; }
.basic-outlogin .profile .photo i { width:60px; height:60px; font-size:30px; padding:15px 0px 0px; text-align:center; background:#f5f5f5; border-radius: 50%; }
.basic-outlogin .profile h3 { font-size:18px; line-height:32px; padding:0px; margin:0px; letter-spacing:-1px; display:block; text-overflow:ellipsis; white-space:nowrap; word-wrap:normal; overflow:hidden; }
.basic-outlogin .form-group { margin-bottom:5px; width:100px;}

.basic-outlogin .input-sm, .form-horizontal .form-group-sm .form-control {height: 22px; padding: 2px 7px; font-size: 11px;line-height: 1.5;}
.basic-outlogin .btn {padding: 13px 8px;border:1px solid ##FF9900 !important;border-radius: 4px !important;}