/*
Theme Name: tradedepot
Theme URI:
Author: tradedepot
Author URI:
Description: tradedepot
Version: 2020
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: tradedepot

BlankSlate WordPress Theme © 2011-2019 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

/*****************************************************************************
reset
*****************************************************************************/
* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style-type: none;
}

a:hover, a:active {
    text-decoration: none;
}

a {
    width: 100%;
}

img {
    width: 100%;
    height: 100%;
}

@font-face {
    font-family: "03SmartFont";
    src: url("./assets/fonts/03SmartFont-P.ttf") format('truetype');
}

/*@font-face {*/
/*    font-family: "HiraginoKakuGothicProN";*/
/*    src: url("../fonts/hiragino-kaku-gothic-pron-w6.otf") format("opentype");*/
/*    src: url("../fonts/hiragino-kaku-gothic-pron-w6.woff") format("woff");*/
/*}*/

header .meta-description {
    background: #000000 0 0 no-repeat padding-box;
    border: 1px solid #707070;
    opacity: 1;
    color: #ffffff;
    width: 100%;
}

header .meta-description h6 {
    margin: 0;
    text-align: left;
    /*font: "Hiragino Kaku Gothic ProN";*/
    letter-spacing: 0;
    color: #FFFFFF;
    opacity: 1;
    padding: 5px;
}

header .block-logo {
    overflow: hidden;
    margin: 15px 0;
}

header .h120 {
    height: 120px;
}

header .block-logo > div {
    float: left;
}

header .block-logo .logo-img-top {
    background: #FFFFFF 0 0 no-repeat padding-box;
    opacity: 1;
    width: 200px;
}

header .block-logo .post-button, header .block-logo .contact-button {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    width: 200px;
    height: 50px;
    float: right;
    margin-top: 20px;
}

header .block-logo .post-button {
    background: #3D9BBE 0 0 no-repeat padding-box;
    margin-right: 5px;
    border-radius: 13px;
}

header .block-logo .contact-button {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 3px solid #000000;
    border-radius: 13px;
}

header .block-logo a {
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    width: 100%;
}

header .block-logo .contact-button a {
    color: #000000;
}

header .banner-background {
    background-image: url("assets/imgs/baibai-2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

header .banner-background .banner-border {
    color: #FFFFFF;
    width: 700px;
    margin: auto;
    text-align: center;
    padding: 30px 10px;
    font-family: '03SmartFont';
}

header .banner-border .title-banner {
    text-align: center;
    width: 100%;
    float: left;
    padding-top: 30px;
}

header .banner-border .title-banner span.text-large {
    font-size: 57px;
    font-weight: bold;
}

header .banner-border .title-banner span.text-small {
    font-size: 40px;
    line-height: 86px;
    font-family: sans-serif;
    font-weight: 500;
}

header .banner-border .title-banner-bottom {
    padding: 25px 0;
}

header .banner-border .title-banner-bottom h3 {
    color: #FFE202;
    font-size: 45px;
    letter-spacing: 0;
    font-weight: 500;
}

header .banner-background .banner-border .button-in-banner {
    overflow: hidden;
    padding-bottom: 30px;
}

header .banner-background .banner-border .button-in-banner .info-list-button,
header .banner-background .banner-border .button-in-banner .info-post-button {
    width: 230px;
    height: 42px;
    opacity: 1;
    margin: auto;
    align-content: center;
    flex-wrap: wrap;
    display: flex;
    padding: 6px;
}

header .banner-background .banner-border .button-in-banner .info-list-button {
    background: #FFFFFF 0 0 no-repeat;
    border: 5px solid #FFFFFF;
    border-radius: 30px;
}

header .banner-background .banner-border .button-in-banner .info-post-button {
    background: #3D9BBE 0 0 no-repeat;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
}

header .banner-background .banner-border .button-in-banner a {
    width: 100%;
    font-size: 16px;
    font-family: sans-serif;
    font-weight: 600;
    line-height: inherit;
}

header .banner-background .banner-border .button-in-banner .info-post-button a {
    color: #FFFFFF;
}

main .info-list {
    margin: 25px 0;
    /*overflow: hidden;*/
    padding: 0 15px;
}

.list-industry {
    font-family: '03SmartFont';
}

main .info-list h2.title-info-table {
    font-weight: bold;
    font-family: '03SmartFont';
    text-align: center;
    font-size: 36px;
    padding-bottom: 5px;
    border-bottom: 1px solid #EBEBEB;
    margin-bottom: 25px;
}

main .info-list .info-table ul.table-border {
    overflow: hidden;
}

main .info-list .info-table ul.table-border > li {
    width: 100%;
    padding: 0;
}

main .info-list .info-table ul.table-border > li.title-table-pc {
    font-family: sans-serif;
    font-weight: 900;
}

main .info-list .info-table {
    font-size: 13px;
}

main .info-list ul li {
    float: left;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

main .info-list .info-table ul.table-border > li > ul > li {
    text-align: center;
    border-left: 1px solid #a39d9d73;
    border-radius: 0;
}

.list-group-item {
    border: none;
    padding: 10px 5px;
}


main .info-list .info-table ul.table-border > li > ul > li.col-1 {
    width: 12%;
}

main .info-list .info-table ul.table-border > li > ul > li.col-2 {
    width: 12%;
}

main .info-list .info-table ul.table-border > li > ul > li.col-3 {
    width: 17%;
}

main .info-list .info-table ul.table-border > li > ul > li.col-4 {
    width: 35%;
}

main .info-list .info-table li > ul {
    display: inline-flex;
    width: 100%;
}

main .info-list .info-table ul.table-border > li > ul > li.col-1:last-child {
    padding: 1px;
}

main .info-list .info-table ul.table-border > li > ul > li .icon-contact {
    width: 40px;
    height: 40px;
    margin: auto;
}

main .info-list .info-table ul.table-border > li:nth-child(odd) li {
    background: #EBEBEB 0% 0% no-repeat padding-box;
}

main .info-list .table-striped tr:nth-child(even) > td, main .info-list .table-striped tr:nth-child(even) > th,
main .info-list .table-striped thead > tr > th {
    background-color: #EBEBEB;
}

main .info-list .table-striped > tbody > tr:nth-child(odd) > td, main .info-list .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #FFFFFF;
}

main .info-list .table-striped > tbody > tr:nth-child(odd) > td:last-child,
main .info-list .table-striped th:last-child {
    border-right: 1px solid #d3d2d2;
}

main .button-info {
    overflow: hidden;
    margin: 45px 0;
}

main .info-list .button-info .button-info-item {
    width: 250px;
    height: 40px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

main .info-list .button-info .button-info-item a {
    font-weight: 500;
    font-family: sans-serif;
}

main .info-list .button-info .table-info-list-button {
    background: #FFFFFF 0 0 no-repeat padding-box;
    border: 3px solid #3D9BBE;
    border-radius: 30px;
    opacity: 1;
    float: right;
    margin-right: 20px;
}

main .info-list .button-info .table-info-post-button {
    background: #3D9BBE 0 0 no-repeat padding-box;
    opacity: 1;
    float: left;
    margin-left: 20px;
    border-radius: 30px;
}

main .info-list .button-info .table-info-post-button a {
    color: #FFFFFF;
}

main .info-list ol.trading-flow {
    padding: 0 40px;
}

main .info-list ol.trading-flow li {
    list-style-type: decimal;
    padding: 10px 0;
    font-family: monospace;
    font-size: 20px;
}

main .info-list ol.trading-flow li .trading-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    border-bottom: 7px solid #ffe202;
    width: fit-content;
    font-family: '03SmartFont';
}

.trading-content {
    font-size: 15px;
    font-family: '03SmartFont';
}

footer .footer-border .footer-logo {
    width: 280px;
    /*height: 90px;*/
    margin: auto;
}

footer .footer-border .footer-menu {
    margin: auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    width: 600px;
}

footer .footer-border .footer-menu li {
    float: left;
    padding-left: 15px;
}

footer .footer-border .footer-menu li a {
    color: #000000;
}

footer .footer-border .footer-menu li:not(:last-child):after {
    content: ",";
}

footer .footer-border {
    margin: 30px 0;
    border-top: 1px solid #c5c5c5;
    padding: 30px 0;
}

footer .copy-right {
    width: 400px;
    max-width: 100%;
    margin: auto;
}

main .fix-button {
    position: fixed;
    right: 0;
    width: 90px;
    z-index: 999999;
    top: 35%;
}

main .fix-button .fix-button-item {
    height: 75px;
    text-align: center;
    padding: 15px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    line-height: 20px;
    float: inherit;
}

main .fix-button .post-fix-button {
    background: #3D9BBE 0 0 no-repeat;
    border: 2px solid #3D9BBE;
    opacity: 1;
}

main .fix-button .post-fix-button a {
    color: #FFFFFF;
}

main .fix-button .list-fix-button {
    background: #FFFFFF 0 0 no-repeat;
    border: 2px solid #3D9BBE;
    opacity: 1;
}

main .fix-button .fix-button-item a {
    height: 100%;
    text-align: center;
    font-weight: 800;
    font-size: inherit;
    flex-wrap: wrap;
    align-content: center;
}

header .block-logo .post-button:hover a,
header .block-logo .contact-button:hover a,
header .banner-background .banner-border .button-in-banner .info-list-button:hover,
header .banner-background .banner-border .button-in-banner .info-post-button:hover,
header .banner-background .banner-border .button-in-banner .info-list-button:hover a,
header .banner-background .banner-border .button-in-banner .info-post-button:hover a,
main .info-list .info-table ul.table-border > li > ul > li.col-1:last-child:hover a,
main .info-list .button-info .button-info-item:hover,
main .info-list .button-info .button-info-item:hover a,
footer .footer-border .footer-menu li a:hover, .submit:hover {
    opacity: 0.7;
    color: #ffc124;
}

main .fix-button .fix-button-item:hover a,
main .fix-button .fix-button-item:hover {
    /*opacity: 0.7;*/
    color: #FFE202;
    background: #0d5f7d;
}

.search-field .control-label {
    font-size: 14px !important;
    text-align: center !important;
}

.post-trade-info form {
    max-width: 600px;
    margin: 0 auto;
}

.form-horizontal .control-label {
    font-size: 16px;
    font-weight: 200;
    text-align: left;
}

.post-trade-info .col-xs-12 {
    margin: 10px 0;
}

.post-trade-info .memo {
    color: #FF0000;
}

.post-trade-info .after {
    position: absolute;
    top: 7px;
    left: 124px;
}

.remarks {
    text-align: left !important;
}

.w266 {
    width: 266px;
    max-width: 100%;
}

.w85 {
    width: 105px;
    max-width: 100%;
}

.w133 {
    width: 133px;
    max-width: 100%;
}

.centered {
    text-align: center;
}

.post-trade-info .submit {
    width: 114px;
    height: 41px;
    background: #3D9BBE 0% 0% no-repeat padding-box;
    border: none;
    border-radius: 10px;
    outline: none;
    color: white;
}

.required {
    color: red;
}

input.form-control, select.form-control, textarea.form-control {
    background: #FFFFFF;
    border: 1px solid #707070;
    border-radius: 0;
}

.formfield * {
    vertical-align: middle;
}

input.form-control, select.form-control {
    height: 32px;
}

.p-404 {
    text-align: center;
    margin: 100px 0;
}

.p-404 img {
    width: 280px;
}

select:not([multiple]) {
    -webkit-appearance: none;
    -moz-appearance: none;
    background-position: right 50%;
    background-repeat: no-repeat;
    background-image: url('data:image/svg+xml;utf8,<?xml version="1.0" encoding="utf-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" width="14" height="12" version="1"><path d="M4 8L0 4h8z"/></svg>');
    padding: .5em;
    padding-right: 1.5em
}

.alert-success {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.list-group {
    border-top: 1px solid #a39d9d73;
    border-bottom: 1px solid #a39d9d73;
    border-right: 1px solid #a39d9d73;
    border-radius: 0;
}

@media only screen and (max-width: 991px) {
    header .block-logo .post-button, header .block-logo .contact-button {
        width: 135px;
    }

    header .block-logo a {
        font-size: 14px;
    }

    main .info-list .button-info .button-info-item {
        width: 200px;
    }
}

@media only screen and (max-width: 768px) {
    header .banner-border .title-banner span.text-large {
        font-size: 36px;
    }

    .form-horizontal .control-label {
        font-size: 13px;
    }

    .post-trade-info .memo {
        width: 90%;
        margin: 0 auto;
    }

    header .banner-border .title-banner span.text-small {
        font-size: 20px;
    }

    header .banner-background .banner-border {
        color: #FFFFFF;
        width: 500px;
    }

    header .banner-background .banner-border .description-banner h4 {
        font-size: 12px;
    }

    header .banner-border .title-banner-bottom h3 {
        font-size: 26px;
    }

    main .info-list h2.title-info-table {
        font-size: 32px;
    }

    .banner-background .info-list-button {
        margin-bottom: 20px !important;
    }

    main .info-list ol.trading-flow {
        margin: 0 5px;
    }

    main .info-list .button-info .button-info-item {
        float: none;
        /*margin: 5px auto;*/
    }

    main .info-list ol.trading-flow li p.trading-title {
        font-size: 17px;
    }

    main .info-list ol.trading-flow li p.trading-content {
        font-size: 13px;
    }
}

@media only screen and (max-width: 768px) {
    header .meta-description h6 {
        text-align: center;
    }

    .list-group-item-secondary ul {
        border: 1px solid #a39d9d73;
        margin-bottom: 20px;
        border-left: none;
        border-bottom: none;
    }

    header .h120 {
        height: 90px;
    }

    header .banner-background {
        background-image: url("assets/imgs/tradedepot_smp.jpg");
    }

    .list-group {
        border: none;
    }

    .search-field .search-box {
        margin-top: 20px;
    }

    main.page-list .info-list .title-info-table {
        font-size: 29px;
    }

    header .banner-background {
        background-size: 100% 100%;
    }

    footer .footer-border .footer-menu {
        width: 200px;
    }

    footer .footer-border .footer-menu li {
        float: none;
    }

    footer .footer-border .footer-menu li:not(:last-child):after {
        content: "";
    }

    header .banner-background .banner-border,
    footer .footer-border .footer-menu ul {
        width: 100%;
    }

    footer .footer-border .footer-menu li {
        padding: 0;
    }

    footer .copy-right {
        text-align: center;
    }

    header .block-logo {
        margin: 5px 0;
    }

    header .block-logo .logo-img-top {
        margin: auto;
    }

    header .banner-background .banner-border {
        height: 420px;
    }

    header .banner-border .title-banner {
        padding-top: 0;
        margin-top: 18px;
    }

    header .banner-background .info-list-button a {
        line-height: 21px;
    }

    header .banner-border .title-banner span.text-small {
        line-height: 25px;
    }

    header .banner-border .title-banner-bottom {
        padding: 14px 0;
    }

    .description-banner {
        padding-top: 1px;
        clear: both;
    }

    footer .footer-border .footer-logo {
        /*height: 80px;*/
        width: 200px;
    }

    footer .footer-border .footer-menu li a {
        font-size: 13px;
    }

    main .info-list .button-info .button-info-item {
        width: 150px;
        height: 30px;
    }

    main .info-list .button-info .table-info-list-button {
        float: right;
    }

    main .info-list .button-info .table-info-post-button {
        float: left;
    }

    main .info-list ol.trading-flow li p.trading-title {
        font-size: 15px;
    }

    main .info-list ol.trading-flow {
        padding: 0 5px 0 40px;
    }

    main .info-list .info-table ul.table-border > li > ul > li.title-mobile {
        background: #EBEBEB;
    }

    main .info-list .info-table li > ul {
        display: inline-table;
        width: 100%;
    }

    main .info-list .info-table ul.table-border > li > ul > li {
        padding: 6px 2px;
        inline-size: inherit;
        flex-wrap: wrap;
    }

    main .info-list .info-table ul.table-border > li > ul > li.first-col {
        width: 33.3%;
        max-width: 33.3%;
        display: inline-table;
    }

    main .info-list .info-table ul.table-border > li > ul > li.second-col {
        max-width: 50%;
        width: 50%;
    }

    .button-info-item a {
        line-height: 24px;
    }

    .infolist {
        line-height: 30px !important;
    }

    header .infolist {
        line-height: 26px !important;
    }

    main .info-list .info-table ul.table-border > li > ul > li.third-col,
    main .info-list .info-table ul.table-border > li > ul > li.last-col {
        width: 100%;
        max-width: 100%;
        border-bottom: 1px solid #a39d9d73;
    }

    .list-group {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    main .info-list .info-table ul.table-border > li:nth-child(odd) li {
        background: none;
    }

    main .fix-button {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999999;
        right: unset;
        top: unset;
    }

    main .fix-button .fix-button-item {
        float: left;
        height: 50px;
        text-align: center;
        padding: 0 0;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        line-height: 45px;
    }

    .info-post-search {
        margin: 20px 0;
    }
}

@media only screen and (min-width: 768px) {
    .post-trade-info .col-md-2 {
        min-width: 150px;
    }

    .post-trade-info .col-md-10 {
        max-width: 350px;
    }
}

@media only screen and (max-width: 560px) {
    main .info-list .button-info .table-info-list-button {
        margin-right: 5px;
    }

    main .info-list .button-info .table-info-post-button {
        margin-left: 5px;
    }
}

@media only screen and (max-width: 320px) {
    header .banner-background .banner-border .button-in-banner {
        top: 50%;
    }

    main .info-list ol.trading-flow li {
        font-size: 18px;
    }

    header .banner-background .banner-border {
        height: 130px;
    }

    header .banner-background .banner-border .button-in-banner .info-post-button {
        width: 200px;
        height: 40px;
    }

    main .info-list h2.title-info-table {
        font-size: 25px;
    }

    main .info-list .info-table ul.table-border > li > ul > li.first-col {
        width: 33.4%;
        max-width: 33.4%;
        display: inline-table;
    }

    main .info-list .button-info .button-info-item {
        width: 135px;
        margin: 1px;
    }
}

.page {
    text-align: center;
}

.page svg {
    font-size: 16px;
    vertical-align: top;
}

.page-numbers {
    font-size: 16px;
    padding: 0px 4px;
}

header {
    border-bottom: 1px solid #707070;
}

.clear {
    clear: both;
}

.info-post-search {
    width: 187px;
    height: 31px;
    background: #3D9BBE 0% 0% no-repeat padding-box;
    border: none;
}

.search-field .selectize-input {
    border-radius: 8px !important;
    padding: 4px 12px !important;
    min-height: 31px !important;
}

.alert-success {
    background: #3D9BBE 0 0 no-repeat padding-box;
    color: white;
    border: none;
    border-radius: 0;
    font-size: 16px;
}

.section-error {
    clear: both;
}

.recruit td, .recruit th {
    border: 1px solid #bbb;
    padding: 10px 15px 7px;
    line-height: 2.2;
    background: #fff;
    vertical-align: middle;
}

.recruit th {
    background: #ddd;
    font-weight: normal;
    white-space: nowrap;
}

.recruit td, .recruit th {
    border: 1px solid #bbb;
    padding: 10px 15px 7px;
    line-height: 2.2;
    background: #fff;
    vertical-align: middle;
}

.recruit td, .recruit th {
    border: 1px solid #bbb;
    padding: 10px 15px 7px;
    line-height: 2.2;
    background: #fff;
    vertical-align: middle;
}

.recruit td {
    text-align: left;
}

.recruit th {
    background: #f2f2f2;
}

.footer-menu ul {
    margin: 10px auto;
}

.copy-right {
    text-align: center;
}