﻿.innerpagecontent {
    padding: 0.75rem 2rem 4rem !important;
}

.compinfo {
    color: #232323;
    margin: 20px 0 0 0;
    display: block;
    /* overflow: hidden; */
    transition: height 200ms;
    max-height: auto;
}

    .compinfo.sector {
        color: #96aac1 !important;
    }

        .compinfo.sector strong:not(:last-child) {
            /*background-color: #0078ff !important;
                    color: #ffffff !important;*/
            font-size: 0.875rem;
            padding: 0.125rem 0.5rem;
        }

.companyheader h1 {
    font-size: 2rem;
}

.companyheader .currprice {
    font-size: 1.75rem;
    font-weight: 600;
    color: #000;
}

.text-grey {
    color: #96aac1 !important;
}


.svg-inline--fa.fa-w-16 {
    width: 1em;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -.0125em;
}

.compess p {
    margin-bottom: .15rem;
    display: block;
    clear: both;
}

.cardscreen {
    background-color: #FFF;
    border: none;
    outline: none;
    /*padding: 2rem;*/
    border-radius: 0.5rem;
}

    .cardscreen h4 {
        color: #000;
        margin-bottom: 0.2rem;
    }

.compess small, .compess label {
    color: #222;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
}

.infolink {
    margin-left: 0.5rem;
    color: #96aac1 !important;
    font-size: 0.75rem;
}

.ratng-frame p {
    margin: 0;
}

.ratng-frame small {
    color: #222;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
}

.score-count {
    margin: 0;
    border-radius: 1rem;
    text-align: center;
    font-weight: 600;
}

    .score-count.green {
        background: #11a04a1a;
    }

    .score-count.yellow {
        background: #f0cb0733;
    }

    .score-count.red {
        background: #ee00001a;
    }


.sparkline-bar {
    display: inline-block;
    margin-top: 10px;
}

.consensus-text {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.analyst-text {
    font-size: 14px;
    text-align: center;
}

.label-hold {
    color: #f39c12;
}

.label-buy {
    color: #3498db;
}

.label-strong-buy {
    color: #27ae60;
}

@media (max-width: 767.98px) {
    #analysttgt {
        margin-top: 1rem;
    }
}

.tableData .table td, .tableData .table th {
    padding: 0 0.5rem !important;
    font-size: 92%;
    text-align: right
}

.two-column-container {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f5f6f8;
}

.lg {
    background-color: rgba(0, 255, 149, 0.19) !important;
}

.lr {
    background-color: rgba(255, 192, 203, 0.19) !important;
}

#holdings table td small {
    font-size: 70% !important;
    color: #8f8e8e;
}

#oiLegend {
    position: absolute;
    bottom: 60px;
    background: rgba(255, 255, 255, 0.8);
    padding: 5px;
    font-size: 13px;
    z-index: 99;
    left: 74px;
}

.scale-label {
    position: absolute;
    top: 50%;
    font-size: 14px;
    font-family: Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    writing-mode: vertical-lr;
    transform: rotate(180deg);
    z-index: 99;
}

#oileft {
    left: 5px; /* Position near the left scale */
}

#oiright {
    right: 5px; /* Position near the right scale */
}

.tl-chart-button-wrapper {
    display: flex;
    overflow-x: auto;
}

.chart-config-wrapper {
    min-width: max-content;
    padding: 0 0.5rem;
    display: flex;
    gap: 0.5rem;
}

.tl-label-gr, .tl-label-blue {
    border: solid 1px #00000018;
    border-radius: 10px;
    padding: 0.1rem 1rem;
    background: white;
    font-size: .85rem;
}

#delData table {
    font-size: 90%;
}

.OptionChain .ltp, .ltp {
    background: #dfcef2 !important;
    color: #1f1f1f !important;
    cursor: pointer;
}

    .ltp:hover {
        background: #082a65;
        color: white;
    }

.DataTable {
    text-indent: 0px;
    text-align: center;
    width: 100%;
    color: #b2b5bd;
    font-size: 12px;
}

    .DataTable td {
        padding: 0px 1px;
        text-align: center;
        border-bottom: 1px solid #363636;
        border-right: 1px solid #363636;
        border-left: 1px solid #363636;
        background: #1f1f1f;
    }

    .DataTable tr {
        /*height: 18px;*/
    }

        .DataTable tr:hover, .DataTable tr:nth-of-type(odd):hover {
            background-color: #F9D19A;
        }

    .DataTable th {
        background-color: black;
        border-right: 1px solid #363636;
        font-weight: normal;
    }

        .DataTable th:last-child {
            border-right: 0px;
        }

    .DataTable tr.active, .DataTable tr.active:nth-of-type(odd) {
        background-color: #dfcef2;
    }

    .DataTable tr td:first-child {
        border-left: 0px !important;
    }

    .DataTable tr td:last-child {
        border-right: 0px !important;
    }


.OptionChain .strike {
    text-align: center;
    /*background: #f9e7cf;*/
    padding: 0px 3px;
    cursor: pointer;
}

.OptionChain .ATM {
    background-color: violet;
    color: white;
}

.OptionChain .strike:hover {
    background: DodgerBlue;
    color: white;
}

.OptionChain .oiper {
    background: #e6f2ff;
}

.OptionChain .oi {
    width: 70px;
    position: relative;
}

    .OptionChain .oi > div {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
    }

.CallClr {
    background-color: #fe9 !important;
    color: #404b55 !important;
}

.PutClr {
    background-color: #cdf !important;
    color: #373e43 !important;
}

.bg2 th, .underlying {
    background: #ef6c00 !important;
    color: #1e1919;
    text-shadow: 1px 1px rgba(0, 0, 0, .1);
}

select {
    color: #b2b5bd;
    background: black;
}

#divChartArea1 {
    position: relative;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(375px, 1fr));
    grid-template-rows: repeat(2, 220px);
    grid-gap: 3px;
}

.Canvas1, .Canvas2 {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.Canvas2 {
    z-index: 1;
}

.ChartHeader {
    font-size: 12px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    width: 100%;
    background: #1f1f1f;
    text-align: center;
    color: #fff;
    padding: 2px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3px;
}

#divDialog .head {
    font-size: 14px;
}

#divDialog .content {
    padding: 5px;
}

    #divDialog .content .DataTable td, #divDialog .content .DataTable th {
        color: #fff;
    }

#divDialog .switch-field {
    display: flex;
    overflow: hidden;
}

    #divDialog .switch-field input {
        position: absolute !important;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        width: 1px;
        border: 0;
        overflow: hidden;
    }

    #divDialog .switch-field label {
        background-color: #e4e4e4;
        color: rgba(0, 0, 0, 0.6);
        font-size: 14px;
        line-height: 1;
        text-align: center;
        padding: 8px 16px;
        margin-right: -1px;
        border: 1px solid rgba(0, 0, 0, 0.2);
        box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
        transition: all 0.1s ease-in-out;
        cursor: pointer;
    }

    #divDialog .switch-field #radiobuy:checked + label, .ttB {
        background-color: rgb(65,132,243) !important;
        color: white;
        box-shadow: none;
    }

    #divDialog .switch-field #radiosell:checked + label, .ttS {
        background-color: rgb(255,87,34) !important;
        color: white;
        box-shadow: none;
    }

    #divDialog .switch-field label:first-of-type {
        border-radius: 4px 0 0 4px;
    }

    #divDialog .switch-field label:last-of-type {
        border-radius: 0 4px 4px 0;
    }

#divDialog .btn {
    background-color: #4CAF50;
    border: none;
    color: white;
    text-align: center;
    display: inline-block;
    margin: 1px;
    cursor: pointer;
    border-radius: 4px;
}

#divCheckList {
    display: grid;
    grid-template-columns: repeat(3, minmax(300px, 1fr));//repeat(auto-fit, minmax(300px, 1fr));
    gap: 10px;
}

    #divCheckList .alert {
        padding: 5px;
        margin-bottom: 5px;
    }
#tooltipOI {
    position: absolute;
    display: none;
    background: #fff;
    border: 1px solid #ccc;
    padding: 5px;
    font-size: 12px;
    pointer-events: none;
    z-index: 9999;
}