@charset "utf-8";

.whois-intro-title {
    margin: 0 0 5px;
    font-size: 1.5em;
    font-weight: 600;
    color: #1dc6df;
}
.whois-intro-summary {
    margin: 0 0 20px;
}

.whois-contact-privacy-title {
    font-weight: 600;
}
.whois-contact-privacy-content {
    width: 100%;
    height: 150px;
    display: block;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out 0.15s,-webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
    border-radius: 3px;
    overflow-y: auto;
}
.whois-contact-privacy-checkbox {
    font-weight: normal;
}
.whois-validation-required {
    margin: 0 0 0 5px;
    color: #ff0000;
}
.top_txt_box {
    background: #cf3a3a;
    border-radius: 20px 20px 0 0;
    padding: 30px;
    color: #fff;
    line-height: 150%;
}
.top_txt_box p {
    font-size: 17px;
}

@media only screen and (min-width: 992px) {
    .whois-intro-left {
        padding: 0;
    }
}

/* custom */
.content-wrap {
    width: 100%;
}
.content-wrap .input-group-addon {
    background: #fff;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
}
.content-wrap input {
    border-radius: 3px !important;
}
.content-wrap .date-btn {
    width: 14px;
    height: 14px;
    max-width: 14px;
}

.content-wrap .email-btn ul,
.content-wrap .menu-scroll ul {
    max-height: 240px;
    overflow: auto;
}
.content-wrap .menu-scroll {
    position: relative;
}

.event input[type="checkbox"],
.event input[type="radio"] {
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.event label {
    font-weight: normal;
    color: #333;
}
.event .row {
    margin-bottom: 5px;
}
.event .text-group textarea.form-control {
    min-height: 150px;
}

.no-padding {
    padding: 0 !important;
}
.contact-table th {
    font-weight: normal;
    font-size: 12px;
    color: #333;
}
.contact-table td {
    min-width: 150px;
}
.file-group {
    position: relative;
}
.file-btn {
    position: absolute;
    right: 15px;
    top: -2px;
}
.file-btn a {
    border: 1px solid #ccc;
    font-size: 13px;
    background: #fff;
    padding: 5px 15px;
    margin-bottom: 10px;
    font-weight: 500;
}

.file-coment {
    padding: 3px;
    color: #999;
}
.event label.editContent2 {
    padding: 3px;
}

textarea.form-control {
    min-height: 100px;
    border-radius: 5px;
    padding: 10px;
    line-height: 1.6;
    height: 200px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background: #fff;
}

.how_list {
    display: inline-flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    background: #f9f9f9;
    width: 100%;
    border-radius: 3px;
    padding: 6px 12px;
    border-radius: 3px;
}
/*border:1px solid #ccc;*/

.form-group {
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.sub-content {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}
.support * {
    font-size:20px;
}

.style_row > li {
    width: 100%;
    background: #fff;
}
.style_row > li:nth-child(1) .row,
.style_row > li:nth-child(2) .row,
.style_row > li:nth-child(3) .row,
.style_row > li:nth-child(7) .row {
    padding-top: 35px;
}
.style_row > li .row {
    padding: 0;
}

.style_row > li:nth-child(1),
.style_row > li:nth-child(2),
.style_row > li:nth-child(3) {
    float: left;
    width: 32%;
}
.style_row > li:nth-child(2) {
    margin: 0 1.5%;
}

.sub-content .title_nn {
    position: relative;
    font-size: 28px;
    font-weight: 400;
    padding: 0 0 50px;
    color: #222;
}
.sub-content .title_nn:after {
    display: block;
    content: '';
    width: 30px;
    height: 2px;
    background: #222;
    margin: 10px 0 0;
}
.form_select_style {
    border: 1px solid #ddd;
    width: 100%;
    height: 50px;
    padding: 0 10px;
    background: #fff url(../img/career/arrow_down.png) 95% /15px no-repeat;
    text-align: left;
}
label {
    font-size: 20px;
    padding-bottom: 10px;
}
.support .form-control {
    border: 1px solid #ddd !important;
}
.support textarea {
    width: 100%;
    display: block;
}
.title_h3.padLeft0{
    padding-left: 0 !important;
}

.how_list {
    padding: 20px;
    background: #f5f5f5;
}
.how_list label {}
.how_list label input {
    position: relative;
    top: 2px;
}
.how_list>div {
    margin-right: 30px;
}
.form-email {
}
.form-email .input-group {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.dropdown-menu {
    right: 0;
    display: none;
    position: absolute;
    top: 55px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 10px;
}
.dropdown-menu.open {
    display: block;
    border: 1px solid #000;
}
.sr-only {
    min-width: 40px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sr-only img {
    width: 20px;
}
.dropdown-toggle{
    background-color: #fff;
    border: 1px solid #000;
}
.dropdown-toggle.active{
    background-color: #eee;
    box-shadow: 4px 4px 10px 0 rgba(0,0,0,0.2) inset;
}
.input-group {
    display: flex;
    justify-content: center;
    align-items: ceter;
}
.editContent{
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
}
.editContent input {
    margin-right: 5px;
    position: relative;
    top: -1px;
}
.recruit_group .title_h3 {
    padding-left: 0 !important;
}
@media only screen and (max-width:980px) {
    .content-wrap {
        padding: 30px;
    }
    .file-btn a {
        font-size: 12px;
        padding: 3px 10px;
    }
    .style_row > li:nth-child(7):before {
        font-size: 26px;
    }
    .h140 {
        height: 40px !important;
    }
}

@media (max-width: 1200px) {
    .sub-content {
        width: 100%;
    }
}

@media only screen and (max-width:768px) {
    .support * {
        font-size: 17px;
    }
    .content-wrap {
        padding: 20px;
    }
    .style_row > li {
        width: 100%;
    }
    .style_row > li:nth-child(1),
    .style_row li:nth-child(2),
    .style_row li:nth-child(3) {
        float: none;
        width: 100%;
    }
    .style_row > li:nth-child(2) {
        margin: 0;
    }
    .style_row > li:nth-child(7):before {
        font-size: 24px;
        padding: 50px 0 20px;
    }
    .top_txt_box {
        padding: 25px 50px;
        font-size: 13px;
    }
    .top_txt_box p {
        font-size: 14px;
    }
    .company__title{
        font-size: 24px !important;
    }
    .recruit_group{
        padding: 0;
    }
    .style_row > li .row,
    .style_row > li:nth-child(1) .row, .style_row > li:nth-child(2) .row, .style_row > li:nth-child(3) .row, .style_row > li:nth-child(7) .row{
        padding: 0;
    }
    hr {
        margin: 50px 0;
    }
    .dropdown-menu {
        right: 0;
    }
    textarea {
        font-size: 14px !important;
    }
    .btn__common b {
        font-size: 17px;
    }
}
@media only screen and (max-width:500px) {
    .style_row > li:nth-child(7):before {
        font-size: 22px;
        padding: 30px 0 20px;
    }
    .top_txt_box {
        padding: 25px 30px;
        font-size: 13px;
    }
}
