/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, input, button, select, textarea,
input[type="text"], input[type="password"], input[type="email"], input[type="input"],
body.responsive, body#sub.sp {
    font-family: 'Open Sans', sans-serif;
}
.fx-modal.fade .modal-dialog .modal-header .close .pc-only,
.confirm-modal.fade .modal-dialog .modal-header .close .pc-only,
.signupbox-modal-error.fade .modal-dialog .modal-header .close .pc-only {
    display: inline;
}
.fx-modal.fade .modal-dialog .modal-header .close .mobile-only,
.confirm-modal.fade .modal-dialog .modal-header .close .mobile-only,
.signupbox-modal-error.fade .modal-dialog .modal-header .close .mobile-only {
    display: none;
    font-weight: normal;
    font-size: 14px;
}

@media(max-width:767px) {
    #content .pagination {
        display: block;
    }
    #content .btn {
        width: 100%;
    }
    #content .btn.glyphicons,
    #content .btn-large.glyphicons {
        padding: 7px;
        text-align: center;
    }
    #content .btn-icon.glyphicons:before {
        display: none;
    }
    #content .center .btn {
        width: auto;
        padding-left: 15px;
        padding-right: 15px;
    }
    .switch-modal-container > .separator {
        height: 0;
        margin: 0;
        padding: .5rem 0;
    }
}

.coinaddress-setting-pane .bitcoin-address-tfoot td {
    padding-top: 10px;
}

.coinaddress-setting-pane label {
    margin: 0;
    padding: 5px;
}

.coinaddress-setting-pane .bitcoin-address-string .address-edit-message {
    width: calc(100% - 10px);
    color: red;
    font-size: 10px;
    margin-bottom: 0;
    text-align: center;
}

    .coinaddress-setting-pane .bitcoin-address-string .address-edit-message:before {
        content: "※ ";
    }

.coinaddress-setting-pane .cansel-button {
    width: 80px;
}

.coinaddress-setting-pane .chainflyer-button {
    display: inline-block;
    padding: 3px 0;
    width: 80px;
}

.bitcoin-address-edit .edit-button,
.coinaddress-setting-pane .edit-button,
.coinaddress-setting-pane .chainflyer-button,
.coinaddress-setting-pane .add-button,
.coinaddress-setting-pane .save-button,
.coinaddress-setting-pane .delete-button {
    width: 70px;
}

.coinaddress-setting-pane tbody tr > td {
    position: relative;
    height: 45px;
}

.coinaddress-setting-pane .bitcoin-address-string {
    white-space: nowrap;
}

.coinaddress-setting-pane tbody tr:hover .bitcoin-address-radio,
.coinaddress-setting-pane tbody tr:hover .bitcoin-address-string {
    background-color: #efefef;
    cursor: pointer;
}

.coinaddress-setting-pane table > tbody > tr.active > td {
    background-color: #fff;
}

.coinaddress-setting-pane table > tbody > tr.active > .bitcoin-address-radio,
.coinaddress-setting-pane table > tbody > tr.active > .bitcoin-address-string {
    background-color: #d4e4f6;
}

.coinaddress-setting-pane input[type="radio"] {
    margin: 0 5px 0 0;
    vertical-align: middle;
}

.coinaddress-setting-pane .ico_bitcoin {
    line-height: 1;
    margin-top: 5px;
}

    .coinaddress-setting-pane .ico_bitcoin:before {
        padding-left: 10px;
    }

.coinaddress-setting-pane .bt-fx {
    display: block;
}

.coinaddress-setting-pane .widget-head {
    display: none;
}
@media only screen and (max-width: 1023px) {
    .coinaddress-setting-pane .bitcoin-address-string,
    .coinaddress-setting-pane label {
        white-space: normal;
        word-break: break-all;
    }
}
@media only screen and (max-width: 1024px) {
    .coinaddress-setting-pane .bitcoin-address-string,
    .coinaddress-setting-pane label {
        white-space: normal;
        word-break: break-all;
    }
}

.submit-footer--tfa a.left_arrow.btn-success {
    margin-top: 7px;
}

.submit-footer--tfa > .row {
    margin-left: 0;
    margin-right: 0;
}

@media (max-width: 1023px) {
    .submit-footer--tfa a {
        width: 100%;
        font-size: 14px;
        padding: 7px 0;
    }

    .submit-footer--tfa > .row {
        margin-left: -15px;
        margin-right: -15px;
    }

    .submit-footer--tfa a.left_arrow.btn-success {
        margin-top: 0;
    }
    .twofactor-container {
       padding: 15px;
    }
    .twofactor-container a.btn-lg {
        font-size: 14px;
    }
    .submit-footer .btn.btn-primary,
    #content .submit-footer .btn.btn-primary {
        /*width: calc(100% - 30px);*/
        width: 100%;
    }
}
@media screen and (max-width: 1023px) {
    .modal .modal-dialog {
        width: 95%;
        margin: 10px auto;
    }
}
@media (max-width: 479px) {
    .ubo__head {
        display: none;
    }
    .ubo__body.widget.widget-2 .widget-body {
        border-top: 1px solid #d1d2d3;
    }
    .ubo__form table > tbody > tr > td {
        display: block;
    }
    .header-title {
        display: table;
        width: 100%;
    }
    .header-title > h2, h4 {
        display: contents;
    }
    .trade-history .widget.widget-tabs > .widget-head ul li,
    .withdrawal .widget-nav .widget-nav-list > li,
    .buysell-altcoins .widget-nav .widget-nav-list > li {
        width: 100%;
    }
    .withdrawal .tab-content .tab-pane .widget .widget-head > img {
        display: none;
    }
    .responsive #content .content-wrapper .withdrawal .tab-content .tab-pane .widget .widget-head {
        height: auto;
    }
    .responsive #content .content-wrapper .withdrawal .tab-content .tab-pane .widget .widget-head > h2 {
        height: auto;
        line-height: 1.35;
        float: none;
        padding-left: 0;
        padding: .5rem 0;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .table-scroll-x {
        overflow-x: scroll;
    }
}

/*ACH Start*/
/*
#ach-banks-choice {
    display: table;
    width: 100%;
    max-width: 740px;
    table-layout: auto;
}

#ach-banks-choice li {
    display: table-row;
    line-height: 50px;
}
#ach-banks-choice li > span {
    margin: 0;
    line-height: 50px;
    display: table-cell;
    border-bottom: 1px solid #ccc;
}
*/

#ach-banks-choice label {
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.ach_header {
    font-size: 18px;
    line-height: 1.3;
}

.ach_bank_not_linked > p {
    padding: 20px 0;
    margin-bottom: 20px;
}

/*
.ach_deposit:not(.single) { 
    min-height: 400px;
}
*/

.ach_bank_list {
    list-style: none;
    width: 100%;
    max-width: 740px;
}

.ach_bank_list__header,
.ach_bank_list__item {
    display: flex;
    justify-content: space-between;
}

.ach_bank_list__header {
    border-bottom: 1px solid #D1D2D3;
    margin: 20px 0 6px;
}
.ach_bank_list__header > p{
    text-align: left;
    font-size: 14px;
}

.ach_bank_list__item {
    padding: 10px;
    max-height: 65px;
    opacity: 1;
    transition-property: max-height, padding, opacity;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    overflow: hidden;
}

.ach_bank_list__item:hover {
    background-color: #eee;
}

.ach_bank_list__item > label {
    font-weight: normal;
    cursor: pointer;
}

.ach_bank_list__item > label > img {
    height: 45px;
    margin-right: .5em;
}
.ach_bank_list__item > label > span {
    display: inline-block;
    margin-left: 22px;
}

.ach_deposit__wrapper { 
    width: 100%;
}

.ach_deposit__wrapper  > p {
    margin: 0 0 0.2em;
}

.ach_deposit__input { 
    margin: 10px -15px 20px;
}

.ach_selector_other {
    cursor: pointer;
    display: block;
    max-height: 0;
    margin-bottom: 0;
    opacity: 0;
    transition-property: opacity, margin, max-height;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    overflow: hidden;
}

.remove-ach-bank {
    padding-top: 8px;
    opacity: 1;
    visibility: visible;
    transition-property: opacity, visibility;
    transition-duration: 300ms;
    transition-timing-function: ease-out;
}

.remove-ach-bank--hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.ach_deposit__wrapper {
    max-height: 600px;
    padding: 0;

    max-height: 0;
    opacity: 0;
    transition-property: opacity, max-height, padding;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    overflow: hidden;
}

.ach_bank_list__instruction {
    max-height: 20px;
    opacity: 1;
    transition-property: opacity, max-height;
    transition-duration: 300ms;
    transition-timing-function: ease-in-out;
    overflow: hidden;
}

.ach_instruction_bold {
    font-weight: bold;
}

.ach_bank_wrapper > p {
    margin: 20px 0 10px;
}

.ach_deposit.selected .ach_bank_list__item:not(.selected) {
    max-height: 0;
    padding: 0 10px;
    opacity: 1;
}
.ach_deposit.selected .ach_selector_other {
    opacity: 1;
    max-height: 19px;
    margin-bottom: 20px;
}
.ach_deposit.selected .ach_deposit__wrapper {
    max-height: 600px;
    padding: 30px 0 0 0;
    opacity: 1;
}
.ach_deposit.selected .ach_bank_list__instruction {
    max-height: 0;
    opacity: 0;
}

.ach_deposit.single .ach_bank_list__instruction,
.ach_deposit.single .ach_selector_other {
    display: none;
}

.ach_bank_list.unlinking input[type="radio"] {
    visibility: hidden;
}

@media (max-width: 873px) {
    .ach_bank_list__item {
        max-height: 130px;
    }
}

/*ACH end*/