@charset "UTF-8";
@media print {
    * {
        text-shadow: none !important;
        color: #000 !important;
        background: #fff !important;
        box-shadow: none !important;
        border-color: #000 !important
    }
    a,a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }
    pre,blockquote {
        border: 1px solid #999;
        padding: 6px;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    .column-container {
        display: block !important
    }
    tr,img {
        page-break-inside: avoid
    }
    img,.responsive-embeds {
        max-width: 100% !important;
        page-break-inside: avoid !important
    }
    p,h2,h3 {
        orphans: 3;
        widows: 3
    }
    h2,h3 {
        page-break-after: avoid
    }
    p a {
        word-wrap: break-word
    }
    select {
        background: #fff !important
    }
    .container,.container-fluid {
        margin: auto;
        width: auto
    }
}
@media print {
    .visible-print-block {
        display: block !important
    }
}
@media print {
    .visible-print-inline {
        display: inline !important
    }
}
@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}
@media print {
    .hidden-print {
        display: none !important
    }
}
@media print {
    .text-success,.text-info,.text-warning,.text-danger {
        color: #000
    }
    .alert.alert-success,.alert.alert-info,.alert.alert-warning,.alert.alert-danger,.alert.alert-system {
        background-color: #fff;
        color: #000;
        border: 1px solid #000
    }
    .alert .alert-close {
        display: none
    }
    .label.label-success,.label.label-info,.label.label-warning,.label.label-danger {
        color: #000;
        background-color: #fff;
        border: 1px solid #000
    }
    .has-success.alert-form .alert-form-msg,.has-info.alert-form .alert-form-msg,.has-warning.alert-form .alert-form-msg,.has-danger.alert-form .alert-form-msg {
        color: #000
    }
    .alert-form .input-field,.alert-form .input-field-select,.alert-form .input-field-select:focus {
        border-color: #000
    }
    .has-success.alert-form .input-field,.has-success.alert-form .input-field-select,.has-success.alert-form .input-field-select:focus,.has-info.alert-form .input-field,.has-info.alert-form .input-field-select,.has-info.alert-form .input-field-select:focus,.has-warning.alert-form .input-field,.has-warning.alert-form .input-field-select,.has-warning.alert-form .input-field-select:focus,.has-danger.alert-form .input-field,.has-danger.alert-form .input-field-select,.has-danger.alert-form .input-field-select:focus {
        border-color: #000
    }
}
@media print {
    .btn svg,.btn .icons-background {
        fill: #000 !important
    }
    .btn-dropdown>.btn>.btn-dropdown-caret:after {
        border-top-color: #000 !important
    }
    .btn-dropdown .dropdown-menu {
        background-color: #fff !important
    }
    .btn-group-input:checked+.btn {
        background-color: #000 !important;
        color: #fff !important
    }
}
@media print {
    .icon svg,.icon .icons-background {
        fill: #000
    }
    a  svg,a  .icons-background {
        fill: #000 !important
    }
}
@media print {
    .lists>li:after,.lists.lists-hero>li:after,.lists.lists-neutral>li:after,.lists.lists-linklist>li:after {
        border-color: #000;
        background-color: #000
    }
    .lists.lists-linklist>li:after {
        background-color: transparent
    }
    .lists.lists-tick>li:after {
        background: none;
        content: "\2713"
    }
}
@media print {
    .btn .badge,.badge {
        background-color: #fff;
        color: #000;
        border: 1px solid #000
    }
}
@media print {
    .label,.label.label-primary,.label.label-hero,.label.label-faint {
        color: #000;
        background-color: #fff;
        border: 1px solid #000
    }
}
@media print {
    .progress-bar .progress-bar-indicator {
        background-color: #000 !important
    }
    .progress-bar .progress-bar-text {
        color: #fff !important;
        background-color: #000 !important
    }
}
@media print {
    .switch {
        height: auto !important
    }
    .switch .switch-text:after {
        display: none
    }
    .switch .switch-input {
        opacity: 1;
        position: static;
        width: auto;
        height: auto
    }
    .switch .switch-text {
        display: inline;
        border: 0 none;
        font-size: 0 !important
    }
    .switch .switch-text .switch-text-off,.switch .switch-text .switch-text-on {
        font-size: 14px;
        left: 14px;
        right: auto;
        top: 0
    }
}
@media print {
    .checkbox .checkbox-input {
        opacity: 1;
        position: static
    }
    .checkbox .checkbox-text {
        padding: 0;
        display: inline
    }
}
@media print {
    .input-addon .input-addon-select-wrapper:after {
        border-top-color: #000
    }
    .input-addon-select {
        background-color: transparent !important
    }
}
@media print {
    .input-field-select-wrapper:after {
        border-top-color: #000
    }
    .input-field-select-wrapper .input-field-select {
        background-color: transparent !important
    }
    .input-field-select-wrapper .input-field-select:disabled {
        background-color: #fff !important
    }
}
@media print {
    .radio .radio-input {
        opacity: 1;
        position: static
    }
    .radio .radio-text {
        padding: 0;
        display: inline
    }
}
@media print {
    .list-group {
        border-color: #000
    }
}
@media print {
    .modal-header-close {
        display: none
    }
}
@media print {
    .popover-popup-title {
        border-bottom: 1px solid #000
    }
}
@media print {
    .panel-heading {
        border-bottom: 1px solid #000
    }
}
@media print {
    .tabcordion .tabcordion-body-header.is-active:before {
        border-top-color: #000
    }
}
@media print {
    .table>tbody>tr>td.table-highlight,.table>tbody>tr>th.table-highlight,.table>tbody>tr.table-highlight>th,.table>tbody>tr.table-highlight>td {
        border-bottom-width: 2px
    }
}
@media print {
    body,#container,.content,.container-fluid {
        width: 100%;
        max-width: 100%
    }
    .content {
        position: relative;
        padding-top: 20px
    }
    .content:after {
        content: url('png/wbc.png');
        display: block;
        position: absolute;
        top: 0;
        left: 10px;
        width: 80px;
        height: 40px
    }
    .container-fluid {
        margin-top: 0
    }
    a[href]:after {
        content: ""
    }
    aside,.nav-sidebar,.navigation,.carousel,.action-bar-wrapper {
        display: none
    }
}
@media print {
    .menu-bar,.logo-bar {
        display: none
    }
}
@media print {
    .footer .flex-container,.footer .logo,.footer .pull-right {
        display: none
    }
    .footer .footer-conditions {
        display: block
    }
}
@media print {
    .forex-exchange-wrapper {
        display: none
    }
}
@media print {
    .homepage-cta-wrapper {
        display: none
    }
}
@media print {
    .most-popular-articles-container {
        display: block
    }
    .most-popular-articles-container .most-popular-article-list {
        display: block
    }
    .most-popular-articles-container .most-popular-article-list .article-item {
        display: block
    }
    .most-popular-articles-container .most-popular-article-list .article-item .most-popular-article-div {
        display: block
    }
}
@media print {
    .icon-clock,.symbol-clock {
        background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3Csvg%20aria-labelledby%3D%22title-icon-clock%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20focusable%3D%22false%22%3E%20%20%3Ctitle%20id%3D%22title-icon-clock%22%20lang%3D%22en%22%3EClock%3C%2Ftitle%3E%20%20%3Cpath%20fill%3D%22%23595767%22%20class%3D%22icons-background%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2C2%20C6.47714286%2C2%202%2C6.47714286%202%2C12%20C2%2C17.5228571%206.47714286%2C22%2012%2C22%20C17.5228571%2C22%2022%2C17.5228571%2022%2C12%20C22%2C6.47714286%2017.5228571%2C2%2012%2C2%20M24%2C12%20C24%2C18.627%2018.62775%2C24%2012%2C24%20C5.37225%2C24%200%2C18.627%200%2C12%20C0%2C5.373%205.37225%2C0%2012%2C0%20C18.62775%2C0%2024%2C5.373%2024%2C12%20M18%2C13%20L18%2C15%20L10%2C15%20L10%2C5%20L12%2C5%20L12%2C13%20L18%2C13%20Z%22%2F%3E%3C%2Fsvg%3E) !important;
        background-repeat: no-repeat !important;
        background-size: 16px 16px !important
    }
    .icon-custom-lock-close {
        background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2248px%22%20height%3D%2248px%22%20viewBox%3D%220%200%2048%2048%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%3Ctitle%3Elock-close%3C%2Ftitle%3E%20%20%20%20%3Cg%20id%3D%22lock-close%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-16%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20fill%3D%22%23991AD6%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2248%22%20height%3D%2248%22%3E%3C%2Frect%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22padlock%22%20transform%3D%22translate%2812.000000%2C%2012.000000%29%22%20fill%3D%22%23FFFFFF%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M12%2C0%20C15.3137085%2C0%2018%2C2.6862915%2018%2C6%20L18%2C6%20L18%2C8%20L20%2C8%20C21.1045695%2C8%2022%2C8.8954305%2022%2C10%20L22%2C10%20L22%2C22%20C22%2C23.1045695%2021.1045695%2C24%2020%2C24%20L20%2C24%20L4%2C24%20C2.8954305%2C24%202%2C23.1045695%202%2C22%20L2%2C22%20L2%2C10%20C2%2C8.8954305%202.8954305%2C8%204%2C8%20L4%2C8%20L6%2C8%20L6%2C6%20C6%2C2.6862915%208.6862915%2C0%2012%2C0%20Z%20M12%2C13.5%20C10.6192881%2C13.5%209.5%2C14.6192881%209.5%2C16%20C9.5%2C17.3807119%2010.6192881%2C18.5%2012%2C18.5%20C13.3807119%2C18.5%2014.5%2C17.3807119%2014.5%2C16%20C14.5%2C14.6192881%2013.3807119%2C13.5%2012%2C13.5%20Z%20M12%2C2%20C9.790861%2C2%208%2C3.790861%208%2C6%20L8%2C8%20L16%2C8%20L16%2C6%20C16%2C3.790861%2014.209139%2C2%2012%2C2%20Z%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E) !important;
        background-repeat: no-repeat !important;
        background-size: 48px 48px !important
    }
    .icon-custom-lock-open {
        background-image: url(data:image/svg+xml;charset%3DUS-ASCII,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3Csvg%20width%3D%2248px%22%20height%3D%2248px%22%20viewBox%3D%220%200%2048%2048%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%20%20%20%20%3Ctitle%3Elock-open%3C%2Ftitle%3E%20%20%20%20%3Cg%20id%3D%22lock-open%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-16%22%20fill%3D%22%23FF3DDB%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2248%22%20height%3D%2248%22%3E%3C%2Frect%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22padlock-open%22%20transform%3D%22translate%2814.000000%2C%2012.000000%29%22%20fill%3D%22%23FFFFFF%22%20fill-rule%3D%22nonzero%22%3E%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cpath%20d%3D%22M10%2C0%20C13.3137085%2C0%2016%2C2.6862915%2016%2C6%20L16%2C6%20L16%2C8%20L18%2C8%20C19.1045695%2C8%2020%2C8.8954305%2020%2C10%20L20%2C10%20L20%2C22%20C20%2C23.1045695%2019.1045695%2C24%2018%2C24%20L18%2C24%20L2%2C24%20C0.8954305%2C24%200%2C23.1045695%200%2C22%20L0%2C22%20L0%2C10%20C0%2C8.8954305%200.8954305%2C8%202%2C8%20L2%2C8%20L14%2C8%20L14%2C6%20C14%2C3.790861%2012.209139%2C2%2010%2C2%20C7.790861%2C2%206%2C3.790861%206%2C6%20L6%2C6%20L4%2C6%20C4%2C2.6862915%206.6862915%2C0%2010%2C0%20Z%20M10%2C13.5%20C8.61928813%2C13.5%207.5%2C14.6192881%207.5%2C16%20C7.5%2C17.3807119%208.61928813%2C18.5%2010%2C18.5%20C11.3807119%2C18.5%2012.5%2C17.3807119%2012.5%2C16%20C12.5%2C14.6192881%2011.3807119%2C13.5%2010%2C13.5%20Z%22%3E%3C%2Fpath%3E%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%20%20%20%20%3C%2Fg%3E%20%20%20%20%3C%2Fg%3E%3C%2Fsvg%3E) !important;
        background-repeat: no-repeat !important;
        background-size: 48px 48px !important
    }
}
@media print {
    .page-header-legacy {
        display: none
    }
}