.panel-bggray {
    background-color: #f8fafc;
    box-shadow: inset 0 0 10px -3px rgba(86,127,165,.1);
}
.panel {
    padding: 120px 0;
    background-color: #fff;
}
.container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-shadow: 0px 0px 4px 0px #dfdfdf;
    padding: 0;
    min-width: unset;
    width: 940px;
}
.getpass {
    
}
.box {
    width: 300px;
    margin: auto;
}

	.lefts{
	    width:40%;
	    max-width: 400px;
	}
	.lefts img{
	    width: 100%;
	    height: 100%;
	}
.clearfix{
    height: 60px;
    font-weight: 600;
    font-size: 18px!important;
}

.pull-left, .pull-right {
    display: inline;
}
.pull-right {
    float: right;
}

.stepflex {
    position: relative;
    text-align: center;
    padding-left: 30px;
    margin: 10px auto;
}

.getpass .stepflex {
    
}
.stepflex li {
    position: relative;
    z-index: 2;
    width: 33.33%;
    float: left;
    height: 60px;
}
.stepflex-4 li {
    width: 33.33%;
}
.stepflex-num {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-align: center;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    font-family: Tahoma;
    text-indent: 1px;
}
.stepflex-primary .doing .stepflex-num {
    background: #007dfe;
    border-radius: 20px;
}
.stepflex-primary .gary{
    background: #999;
    border-radius: 20px;
}
.stepflex-text {
    position: absolute;
    bottom: 0;
    right: -33px;
    width: 100px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: center;
    color: #999;
    font-size: 14px;
}
.stepflex-progress {
    position: relative;
    z-index: 2;
    top: 13px;
    margin: 0 35px 0 -25px;
    height: 2px;
    overflow: hidden;
    background-color: #e5e5e5;
}
.stepflex-primary .doing .stepflex-text {
    color: #007dfe;
    font-size: 14px;
}


.panel-signs .flex{
        display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.col-xs-2 {

}
.col-xs-offset-2 {
  margin: 10px 0;
}
.form-group .control-label {
    display: inline-block;
    max-width: 100%;
    line-height: 20px;
    padding-top: 10px;
}
.verifyimg {
    display: block;
    height: 38px;
    cursor: pointer;
    border: 1px solid #ddd;
    border-radius: 3px;
}
.pl10 {
    padding-left: 30px !important;
}
.col-xs-5 {
    width: 40%;
}
.col-xs-3 {
    width: 100%;
}
.col-xs-33 {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.col-xs-33 input{
    width: 60%;
}
.col-xs-33 img,.col-xs-33 button{
    width: 35%;
}
.form-group .mr4 {
    position: relative;
}
.mr4 {
    margin-right: 4px !important;
}
.form-control {
    display: block;
    width: 100%;
    line-height: 20px;
    padding: 9px 12px;
    padding-right: 0;
    font-size: 14px;
    color: #484848;
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 6px;
    box-sizing: border-box;
    transition: border linear .2s, box-shadow linear .2s;
}
.form-group {

    position: relative;
}
.pb30 {
    margin: 30px auto;
}



.btn-primary:active {
    color: #f89339;
    border-color: #f89339;
    background-color: #ffffff;
}
.btn {
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    color: #FFF;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-primary {
    color: #fff;
    border-color: #f89339;
    background-color: #f9841c;
    box-shadow: 1px 3px 13px #f89339;
    padding: 10px 0;
}


.btn:active {
    background-color: #f6f6f7;
    box-shadow: none!important;
}
.btn:hover {
    text-decoration: none;
}
.btn-primary:hover {
    color: #f89339;
    border-color: #f89339;
    background-color: #ffffff;
}


.error-panel, .message-panel {
    padding: 80px 0 100px 0;
    text-align: center;
    font-size: 16px;
    zoom: 1;
    color: #666;
}
.message-panel {
    
}
.prompt {
    margin: 0 auto;
    position: relative;
    zoom: 1;
    padding: 30px 40px;
    clear: both;
    text-align: center;
}
.message-panel .prompt {

}
.prompt-icon {
    margin: auto;
}
.prompt-cont {
    overflow: hidden;
    zoom: 1;
    padding: 25px 0 10px 0;
}
.prompt-icon i{
    font-size: 100px;
    color: #04c769;
    margin-right: 20px;
}

.prompt-cont h4 {
    font-size: 22px;
    margin-bottom: 10px;
}
.prompt-success .prompt-cont h4 {
    color: #36ab7a;
}
.prompt-cont p {
    padding: 3px 0;
    font-size: 16px;
    color: #666;
}
.prompt-cont .action {
    padding-top: 20px;
    white-space: nowrap;
}

.btn-default {
    color: #666;
    border-color: #eee;
    background-color: #fafafa;
    box-shadow: 1px 3px 13px rgba(200,200,200,.2);
}
.prompt-cont .action .btn {
    margin: 0 10px;
    font-size: 14px;
    padding: 9px 30px;
}

.panel-signs {
    max-width: 550px;
    margin: auto;
    width: 60%;
}
