﻿body {
}

html, button, input, select, textarea{
    color:#666;
}
.login-box-plain input, .login-box-plain textarea{
    /*padding-left:10px !important;*/
    padding-top:8px;
   font-size:15px;
    
}
.form-control {
    height: 40px;
    /*font-family: Microsoft JhengHei,Arial;*/
    color:#222;
}

input[placeholder], [placeholder], *[placeholder] {
   
    /*font-family: Microsoft JhengHei,serif;*/
   
}

/*webkit瀏覽器專用*/
::-webkit-input-placeholder {
    color: rgba(0,0,0,0.3);
}
/*Firefox 4-18瀏覽器專用*/
input::-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
/*Firefox 19+瀏覽器專用*/
input::-moz-placeholder {
    color: rgba(0,0,0,0.3);
}
/*IE10瀏覽器專用*/
:-ms-input-placeholder {
    color: rgba(0,0,0,0.3);
}

.login-box-plain label {
    font-family: Microsoft JhengHei,Arial;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 2px;
    color: #aaa;
    color: #666;
    font-weight: 600;
}

.sp-cap{
    color:#aaa;
    font-weight:400;
}

.i-lgi {
    position: absolute;
    margin-top: 38px;
    margin-left: -16px;
    color: #ccc;
    font-size: 18px;
}
.login-box-plain button {
    width: 100%;
    font-family: Microsoft JhengHei;
    font-size: 15px;
}

.login-helpers {
    font-family: Microsoft JhengHei;
    margin-top: 20px;
    font-size: 14px;
    color: #10a13d;
}
.login-box-plain {
    padding: 55px 6% 60px;
}

.bigintro {
    font-family: Microsoft JhengHei;
    line-height: 40px;
    font-size:36px;
}
.login-box form i, .login-box-plain form i {
    margin: 12px 2px 4px 10px;
}

.blc-rdio {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    vertical-align: middle;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 40px;
    /* font-family: Microsoft JhengHei,Arial; */
    color: #222;
    background: none repeat scroll 0 0 #FFFFFF;
    font-size: 15px;
    margin: 0;
    padding: 10px 8px 8px;
    width: 100%;
    border-radius: 6px;
    box-shadow: none;
    min-width: 0;
    padding-left: 33px !important;
    padding-top: 8px;
    font-size: 15px;
}

.btn.btn-primary {
    background-color: #62a9fa;
    border-color: #62a9fa;
}

.btn.btn-success {
    /*background-color: #53d0c1;
    border-color: #53d0c1;*/
    background-color: #ffa83d;
    border-color: #ffa83d;
    width: 100%;
    font-family: Microsoft JhengHei;
}

.btn.btn-danger {
    background-color: #f96768;
    border-color: #f96768;
}
.divide-50 {
    height: 50px;
    width: 100%;
}
.divide-30 {
    height: 30px;
    width: 100%;
}


#body.mbl .login-box-plain {
    
        padding: 55px 20px 60px;
  
    

   
}

#body.mbl .txtqr {
    font-size: 15px;
}

#body.mbl .txtregistersuc {
    font-size: 15px;
}

#body.mbl .divide-30 {
    height: 0px;
}

#body.mbl .divide-40 {
    height: 0px;
}

.required label:after, legend.required:after {
    content: '必填';
    font-family: Microsoft JhengHei;
}


.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #ffa83d;
    border-color: transparent;
    color: #fff;
}

.sp-age {
    font-family: Microsoft JhengHei,Arial;
    font-size: 15px;
    color: #666;
    font-weight: bold;
}
