﻿.check_box {
    height: 70px;
    line-height: 90px;
    text-align: center;
}

.check {
    width: 150px;
    height: 90px;
    line-height: 90px;
    margin: 0 auto;
    font-size: 24px;
}

.form-group {
    height: 60px;
    padding: 10px;
    margin-bottom: 0;
}

.form-group-box {
    width: 500px;
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
}

.list_label {
    height: 30px;
    margin: 0 20px;
}

.list_input1 {
    width: 310px;
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 #e6e8eb;
    border: 1px solid #428bca;
}

.list_input2 {
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 #e6e8eb;
    border: 1px solid #428bca;
}

.login_btn {
    width: 150px;
    height: 42px;
    line-height: 42px;
    text-indent: 10px;
    border-radius: 4px;
    box-shadow: 0 2px 8px 0 #e6e8eb;
    border: 1px solid #428bca;
    border-radius: 4px;
    margin: 0 auto;
    background: #428bca;
    color: #fff;
    padding: 0 !important;
}

.get_btn {
    display: inline-block !important;
    margin-top: 1px !important;
    height: 40px !important;
    line-height: 40px !important;
}

.login_btn2 {
    width: 148px;
    height: 40px;
    margin-left: 170px;
}

.input_meg {
    display: inline-block !important;
    height: 42px !important;
    margin: 0;
    margin-left: 90px;
}

#modal-1 {
    width: 540px !important;
}

#modal-3 {
    width: 540px !important;
}

.spans {
    color: red;
}

section {
    min-height: 80px;
}

.process {
    margin: 0px auto 0;
}

.my_tools > div {
    display: none;
}

section:hover {
    border: 1px solid #808080;
}

.select_this_form {
    border: 1px solid #808080;
}

.select_child_form {
    border: 1px solid #808080;
}

/*base_tools*/

.base_tools {
    position: fixed;
    top: 90px;
    right: 0px;
    width: 300px;
    background: #e6e6e6;
    border: 1px solid #8a8a8a;
    z-index: 1;
}


.base_tools .my_tools_show label {
    margin-left: 10px;
    margin-top: 5px;
}

.base_tools input[type=checkbox] {
    margin-right: 10px;
    margin-top: 5px;
}

.base_tools .my_tools {
    /*border: 1px solid #808080;*/
    margin-bottom: 5px;
}

.base_tools .my_tools_show {
    padding: 18px;
}

.layer_detail_save_btn{
    border: 0;
    width: 96px;
    border-radius: 5px;
    background: #428bca;
    color: #fff;
}

.my_tools>.pad{
    padding: 20px 18px 0 30px;
}

.data_detail{
    padding-left:0;
}

.my_tools h3{
    font-size: 20px;
}

.my_tools_show input[type="checkbox"]:checked,.my_tools input[type="checkbox"]:checked{
    background: #005dba!important;
    opacity: 0.8;
    border: 1px solid #4d4d4d!important;
}

/*head_detail */
.head_detail label,.input_form_detail label,.application_detail label,.product_detail label,.LearnFaq_detail label{
    width:100%;
    height: 30px;
    line-height: 35px;
    color: #666;
    /*padding-left: 16px;*/
}

.head_detail input,.input_form_detail input,.application_detail input,.product_detail input,.LearnFaq_detail input[type=text]{
    width: 248px;
    height: 32px;
    border: 1px solid #666;
    padding-left: 10px;
    /*margin-left: 18px;*/
}

.head_detail textarea,.application_detail .application_detail_text,.product_detail textarea{
    width: 248px!important;
    height: 110px;
    border: 1px solid #666;
    padding-left: 10px;
    /*margin-left: 18px;*/
}

.head_detail .head_detail_btn,.head_detail .head_detail_btn_del,.LearnFaq_detail input[type=button]{
    width: 72px;
    height: 24px;
    color: #fff;
    padding: 0 10px;
    margin-left: 34px;
    margin-top: 10px;
    border: 0;
    border-radius: 5px;
    background: #428bca;

}
/*layer_detail*/
.layer_detail input[type=button]{
    left: 19px;
    top: -48px;
}
.layer_detail .layer_detail_btn,.input_form_detail input[type=button],.product_detail input[type=button]{
    width: 100px;
    height: 24px;
    color: #fff;
    padding: 0 10px;
    margin-top: 10px;
    margin-left: 72px;
    border: 0;
    border-radius: 5px;
    background: #428bca;
}

/*form_detail*/

.form_detail .set input{
    margin-left: 18px;
    margin-top: 10px;
}

/*application_detail */
.application_detail input[type=button],.LearnFaq_detail .LearnFaq_detail_title_btn{
    width: 100px!important;
    height: 24px;
    color: #fff;
    padding: 0 10px;
    margin-top: 10px;
    margin-left: 72px!important;
    border: 0;
    border-radius: 5px;
    background: #428bca;
}
/*input_LearnFaq_detail*/

.input_LearnFaq_detail .duo label{
    width:60%;
}
/*.my_tools_show { position: fixed; bottom: 100px; right: 30px; }*/

.hide {
    display: none;
}

.pt90 {
    padding-right: 300px;
    position: relative;
}

section:hover {
    border: 1px solid #808080;
}

.select_this_form {
    border: 1px solid #808080;
}

.select_child_form {
    border: 1px solid #808080;
}
