You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
49 lines
720 B
CSS
49 lines
720 B
CSS
.middle-box{
|
|
background: #FFF;
|
|
padding-top:2px;
|
|
padding-right:15px;
|
|
padding-left:15px;
|
|
padding-bottom:45px;
|
|
box-shadow: 0 0 10px rgba(0,0,0,.1);
|
|
}
|
|
.company-name{
|
|
font-size:20px;
|
|
color:#333;
|
|
text-align: center;
|
|
margin-top:25px;
|
|
margin-bottom:25px;
|
|
}
|
|
.signinpanel .form-control{
|
|
margin-top:0px !important;
|
|
}
|
|
input[type='checkbox']{
|
|
display: inline-block;
|
|
margin-top:0;
|
|
margin-right: 0 !important;
|
|
}
|
|
.label{
|
|
color:#666;
|
|
}
|
|
.font-6{
|
|
color:#666;
|
|
font-weight: normal;
|
|
margin-left:-3%;
|
|
padding-left:0;
|
|
}
|
|
.resect{
|
|
color:#999;
|
|
}
|
|
.resect a{
|
|
color:#33a3dc;
|
|
}
|
|
.phone-code{
|
|
padding-left:0;
|
|
}
|
|
.agree{
|
|
padding-left:0;
|
|
margin-left:-7px;
|
|
margin-right:5px;
|
|
}
|
|
#btnGetMobileCode {
|
|
margin-top: 0 !important;
|
|
} |