﻿@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    color: #000000;
}
input{
    margin:0;
}
.wl-debug-div{
    padding:10px 0px 70px 0px;
}
.wl-code-td{
    white-space:nowrap;    
}

.wl-main-table {
    width: 100%;
    border-collapse: separate !important;
    border-spacing: 0;
}


.wl-main-table td {
    /*padding: 16px 10px;*/ 
    padding: 11px 10px;
}

.wl-head-td {
    font-weight: bold !important;
    border: 0px solid #333;
    background-color: #454545;    
    color: #FFFFFF;
    font-weight: 700;
    font-size: 15px;
    white-space: nowrap;
}

.wl-code-head {
    /*border-top: 1px solid #454545;*/
    border-left: 1px solid #454545;
}
.wl-head-td {
    border-right: 1px solid rgba(255,232,214,0.25);
}
.wl-last-up td, .wl-head-td {
    border-bottom-width: 0px !important;
}
.wl-last-up td {
    border-bottom: 2px solid #DDDDDD !important;
}
.wl-main-table td {
    text-align: center;
    
}

.wl-date-td {
    text-align: left !important;
}

.wl-data-row td {
    border-bottom: 1px solid #DDDDDD;
    font-size: 15px;
    font-weight: 500;
}

.wl-code-td {
    font-weight: 500;
}

.wl-date-div {
    font-weight: bold;
    padding-bottom: 20px;
    font-size: 18px;
    display:flex;
}
.wl-title-date-td{
    width:100%;
}

.wl-name-td, .wl-name-head {
    text-align: left !important;
    min-width: 180px;
    width: 63% !important;
}

.wl-vol-col, .wl-percent-col, .wl-sales-col, .wl-marketcap-col,.wl-change-td {
    text-align: right !important;
}

.wl-data-row:hover {
    background-color: #DDDDDD;
}

.wl-vol-short {
    display: none;
}

.wl-data-row td {
    cursor: pointer;
}

.wl-dimScreen {
    position: fixed;
    padding: 0;
    margin: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.2);
    display: none;
}
.wl-disable{
    cursor:text !important;
}
.wl-mv-up {
    color: #339966;
}

.wl-mv-down {
    color: #F94A4A;
}

.wl-percent-td {
    font-weight: normal;
}

.wl-price-td, .wl-price-head {
    text-align: right !important;
}

/*.wl-news-icon {
    background-color: #FF6800;
    border-radius: 18px;    
    margin-left: 2px;
}*/
    /*.wl-news-icon::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 25px;
        height: 18px;
        background: url(../imgs/icon.svg);
        background-size: cover;
    }*/

    .wl-news-icon:after {
        color: #FF7309;
        content: "!";
        padding-left: 2px;
        font-weight: bold;
    }

/*.wl-multiple-news {
    background-color: #FF6800;
    border-radius: 18px;
     padding: 1px 6px;
    border-radius: 18px;
    font-size: 12px;
    margin-left: 2px;
}*/
    /*.wl-multiple-news::before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 25px;
        height: 18px;
        background: url(../imgs/icon.svg);
        background-size: cover;
    }*/
    .wl-multiple-news:after {
        content: "!";
    }

.wl-msg-window {
    position: fixed;
    top: 60%;
    left: 50%;
    width: 80%;
    margin-left: -40%;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
    z-index: 2;
    display: none;
}

.wl-close-icon-div {
    text-align: right;
}

.wl-x-span {
    padding: 10px;
    display: inline-block;
    float: right;
    color: #000; /*white;*/
    cursor: pointer;
}

.wl-msg-div {
    padding: 10px;
    text-align: left; /*center;*/
    margin-left: 36px;
}

.wl-title-div {
    font-weight: bold;
    padding-top: 10px;
}

.wl-embargo-div {
    padding-top: 30px;
    padding-bottom: 10px;
}

.wl-avail-time-div {
    padding-bottom: 30px;
}

.wl-clock-img {
    width: 16px;
    height: 16px;
    padding-right: 10px;
    position: relative;
    top: 2px;
    transition: all 0.25s linear 0s;
    -moz-transition: all 0.25s linear 0s;
    -webkit-transition: all 0.25s linear 0s;
}

.wl-clock-svg {
    content: url("/library/imgs/clock.svg");
}

.wl-clock-png {
    content: url("/library/imgs/clock.png");
    width: 16px;
    height: 14px;
}

.wl-titlebar-div {
    /*
    text-align: center;
    background-color: #FF7309;
    color: white;
        */
    text-align: left;
    background-color: white;
    color: #000000;
}

.wl-title-span {
    display: inline-block;
    padding: 10px;
    font-weight: bold;
    margin-left: 36px;
    font-size: 24px;
}

.wl-hd-sensitive {
    font-weight: bold !important;
}

.wl-hd-table {
    text-align: left;
    border-collapse: collapse;
    width: 100%;
}

.wl-hd-table-div {
    display: inline-block;
    padding: 10px 0px;
    width:100%;
}

.wl-hd-td {
    /*padding: 5px 5px;*/
    padding: 10px 10px;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
}

.wl-hd-tr {
    cursor: pointer;
}

.wl-embargoed {
    cursor: text;
    opacity: 0.5;
}

.wl-td-head {
    font-weight: 700;
    border-bottom: 0px solid #333;
    padding-bottom: 5px;
    background-color: #454545;
    font-size: 15px;
    color: #FFFFFF;
    line-height: 21px;
    padding: 10px 10px;
    border-right: 1px solid rgba(255,232,214,0.25);
}

.td-0 {
    padding-top: 10px;
}

.wl-td {
    /*width: 20%;*/
}

.wl-code-head {
    /*width: 10% !important;*/ /*5% !important;*/
    border-radius: 4px 0 0 0;
    /*text-align: left !important;*/
}
.wl-percent-head {
    border-radius: 0 4px 0 0px !important;
    text-align:right !important;
    border-right:0px solid #454545 !important;
}
.wl-code-td {
    /*text-align: left !important;*/
}
.wl-vol-td, .wl-marketcap-td, .wl-traded-td {
    text-align: right !important;
}
.wltraded-td{
    max-width:280px;
}
.wl-vol-td{
    max-width:150px;
}
.wl-marketcap-td{
    max-width:265px;
}
.wl-price-td{
    max-width:130px;
}
.wl-percent-td {
    max-width: 135px;
    text-align: right !important;
    border-right: 1px solid #DDDDDD;
}

.wl-row:last-child .wl-percent-td {
    border-radius: 0 0px 4px 0px;
}
.wl-code-td {
    border-left: 1px solid #DDDDDD;
}
.wl-row:last-child .wl-code-td {
    border-radius: 0px 0px 0px 4px;
}
.wl-chart-icon {
    width: 20px;
    padding-top: 3px;
    padding-left: 7px;
}
.wl-search-div{
    text-align:right;
}
.wl-search-area {
    display: inline-block;
    float:none;
}
.wl-search-btn{
    top:-1px;
}
.wl-main-title-div {
    font-size:25px;
    font-weight:bold;
    border-bottom:2px solid black;
    padding-bottom:10px;
}
.wl-credit-div{
    margin-top:5px;
    text-align:right;
}
@media screen and (max-width: 690px) {
    .wl-main-title-div {
        text-align: left;
    }

    .wl-title-table td {
        display: block;
    }
    .wl-title-table tr {
        display: flex;
        flex-direction: column-reverse;
    }
    .wl-search-td {
        text-align: left;
    }

    .wl-date-div {
        float: none;
    }
    
    .wl-search-div {
        padding-top: 0px;
        /*margin-left: -6px;*/
    }

    .wl-search-area {
        /*padding-bottom: 10px;*/
        text-align: left;
        display: block;
        float: none !important;
        text-align: right;
        width: 100%;
        margin-bottom: -10px;
    }
    .wl-search-txt-div {
        width:100% !important;
        padding-left:0px !important;
    }
}
@media screen and (max-width: 370px) {
    .wl-code-col, .wl-time-col {
        width: 17%;
    }

    .wl-main-table td {
        padding: 10px 2px;
    }

    .wl-vol-short {
        display: inline;
    }

    .wl-vol-full {
        display: none;
    }
}

@media screen and (max-width: 230px) {
    .wl-sales-col {
        display: none;
    }
}



.wl-search-txt-div, .wl-search-btn-div {
    display: inline-block;
    /*padding-left:5px;*/
}

.wl-search-td {
    text-align: right;
    vertical-align: top;
}

.wl-title-table {
    width: 100%;
    border-collapse: collapse;
}

.wl-back-icon {
    position: relative;
    top: 1px;
    display: inline-block;
    text-decoration: none;
    color: #FF7309;
    padding: 5px;
}
.wl-head-sticky{
    display:none;
    position:absolute;
}
.wl-icon-sort {
    position: relative;
    top: 0px;
    font-size:13px;
}
.wl-head-sortable{
    cursor:pointer !important;
}

.wl-summary-div {
    text-align: center;
    padding: 12px 34px 12px 34px;
}

.wl-summary-link {
    background-color: #FF6800;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding: 12px 24px 12px 24px;
    border-radius: 66px;
}