.btn-forgot {
    cursor: pointer;
}
a{text-decoration: none}
#content-container a:hover, a:focus {
    color: #FFFFFF !important;
    text-decoration: none !important;
}
#content-container-login {
    margin-top: -312px;
    width: 1200px;
    background-color: transparent;
    height: 624px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
}
#content-container-res {
    margin-top: -357px;
    width: 1200px;
    background-color: transparent;
    height: 714px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -600px;
}
.closeCLass{
    position: absolute;
    top: 10px;
    width: 30px!important;
    height: 30px;
    right: 20px;
    border: 1px solid;
    border-radius: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}
.rowClass {
    width: 1200px;
    border-radius: 30px;
    background: red;
    margin: 0 auto;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(189, 198, 206, 1) 100%);
    padding: 50px;
    position: relative;
}

.flexClass {
    display: grid;
    align-items: center;
    justify-content: center;
}

.flexClasstext {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 33.6px;
    color: rgba(1, 1, 1, 1);
    text-align: center;
    vertical-align: middle;
}

.flexClasst {
    /** 文本1 */
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 19.6px;
    color: rgba(97, 109, 118, 1);
    text-align: center;
    vertical-align: middle;
    margin-top: 26px;
}

.flexClassImg {
    width: 228px;
    height: 228px;
    background: #fff;
    border-radius: 30px;
    padding: 10px;
    margin-top: 26px;
}

.logon-tab {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #fff;
}
.active{
  /** 文本1 */
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 39.2px;
  color: rgba(1, 1, 1, 1);
  vertical-align: middle;
}
.register{
  width: 87px;
  height: 40px;
  opacity: 1;
  border-radius: 46px;
  background: rgba(0, 0, 0, 1);
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height:40px;
  color: rgba(255, 255, 255, 1);
  text-align: center;
  vertical-align: middle;
    cursor: pointer;
}
.register:hover{
    color: #fff!important
    text-decoration: none;
}
.tabClass{
   margin-top: 62px;
}
.btn-forgot{
   font-weight: 600 !important;;
   color: rgba(1, 1, 1, 1) !important;
}
.btn-for{
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 28px;
  color: rgba(52, 67, 78, 0.5);
  vertical-align: middle;
    cursor: pointer;
}
.form-vertical{ }
.form-control{
    width: 390px!important;
    height: 58px!important;
    opacity: 1;
    border-radius: 16px!important;
    background: rgba(255, 255, 255, 1) !important;
    margin-top: 20px!important;
    border: 0!important;
}
.btn-primaryClass{
    width: 390px;
    height: 58px;
    opacity: 1;
    border-radius: 16px;
    background: rgba(0, 0, 0, 1);
    /** 文本1 */
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 28px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: middle;
    margin-top: 30px;
    cursor: pointer;
}
.forPassword{
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 19.6px;
    color: rgba(0, 0, 0, 1);
    text-align: right;
    vertical-align: middle;
    float: right;
    margin-top: 10px;
    cursor: pointer;
}
.form-group-checkbox{
    margin-top: 60px;
    /** 文本1 */
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    line-height: 52px;
    color: rgba(97, 109, 118, 1);
    text-align: justify;
    vertical-align: middle;
    display: flex;
    align-items: center;
    height: 25px;
}
.checkboxClass{
    height: 25px;
    width: 25px;
    opacity: 1;
    border-radius: 6px;
    background: rgba(221, 221, 221, 1);
    border: 0;

}
input[type="checkbox"] {
    height: 25px;
    width: 25px;
    opacity: 1;
    border-radius: 6px;
    background: rgba(221, 221, 221, 1);
    border: 0;
}
input[type="checkbox"]:checked {
    background-color: #000!important;
    border-color:  #000!important;
}
.basic-checkbox {
    appearance: none;
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
    transition: all 0.2s ease;
}
input[type="checkbox"]:focus{
    outline: none;
}
input[type="checkbox"]:checked::after {
    content: "✓";
    display: block;
    color: #ffffff!important;
    font-size: 14px;
    text-align: center;
    line-height: 16px;
}
.codeClass{
    width: 390px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.colmd7{
    width: 220px;
    height: 58px;
    opacity: 1;
    border-radius: 16px;
    background: rgba(255, 255, 255, 1);
    border: 0;
    padding-left: 10px;
}
.colmd4{
    width: 150px;
    height: 58px;
    opacity: 1;
    border-radius: 16px;
    background: rgba(0, 0, 0, 1);
    /** 文本1 */
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0px;
    line-height: 19.6px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    vertical-align: middle;
}
.ma-t-20{ margin-top: 20px!important;}