﻿div.commentary thead {
    color: rgb(92, 92, 92);
    background-color: rgb(235, 233, 228);
}

div.commentary table {
    width: 100%;
    border-collapse: collapse;
}

.headBand {
    background: #282828;
}

.returnArrow {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 16.5px 14px 16.5px 0;
    border-color: transparent #343434 transparent transparent;
    display: inline-block;
}

div.faded {
    background: rgba(0, 0, 0, 0.5);
    width: 160px;
    height: 100%;
    z-index: 10;
    top: 0;
    left: -46px;
    cursor: pointer;
}

    div.faded .notify {
        position: absolute;
        background: rgba(255, 255, 255, 1);
        z-index: 11;
        top: 5px;
        right: 10px;
        color: rgba(0, 0, 0, 1);
        padding: 20px;
        font-size: 11px;
        font-weight: 600;
        border-radius: 6px;
    }

.returnContent {
    background: #343434;
    color: #ffffff;
    display: inline-block;
    padding: 8px;
    vertical-align: top;
    margin-left: -4px;
    font-size: 13px;
    padding-right: 30px;
}

.return {
    display: none;
    margin-top: 26px;
    margin-left: 24px;
    z-index: 1;
    position: relative;
}

.selectedTC, .selectedTC:hover {
    color: #5274f0;
    font-size: 13px;
    display: inline-block;
    position: relative;
    margin-left: 30px;
    padding-right: 10px;
}

    .selectedTC img {
        position: relative;
        top: 5px;
        margin-left: 10px;
    }

.headBand .title {
    color: #ffffff;
    font-size: 35px;
    display: inline-block;
    line-height: 38px;
}

    .headBand .title.derivative {
        text-align: center;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }



.headBand .subTitle {
    color: #ffffff;
    font-size: 25px;
    display: inline-block;
}

.headBand .subTitleEmail {
    color: #ffffff;
    font-size: 25px;
    display: inline-block;
}

    .headBand .subTitle.derivative {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        margin-left: 0px;
    }

.headBand .subTitleEmail .derivative {
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-left: 0px;
}
    
.k-window-titlebar .k-window-actions {
    right: .3em
}

.imgHeadBand {
    padding-right: 30px;
    padding-bottom: 0px;
    display: inline-block;
}


    .imgHeadBand img {
        padding-right: 6px;
        vertical-align: bottom;
    }

.imgHeadBand .target {
    display: inline-block;
}

.targetSentence {
    font-size: 24px;
    text-align: right;
    display: inline-block;
}

.targetPercent {
    font-size: 24px;
    display: inline-block;
    text-align: right;
}

.toolsBand {
    background: #343434;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.datePublished {
    color: #ffffff;
    font-size: 14px;
}

.infoPublished {
    display: inline-block;
    color: #ffffff;
    font-size: 11px;
    background: #282828;
    padding: 5px 10px;
    margin-top: 1px;
    margin-bottom: 1px;
    margin-left: -2px;
}

.sell {
    display: inline-block;
    color: #ffffff;
    padding: 12px 30px;
    background: #282828;
    border-radius: 5px;
    margin-right: 25px;
    font-size: 13px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    min-width: 50px;
    text-align: center;
}

.buy {
    display: inline-block;
    color: #ffffff;
    padding: 12px 30px;
    background: #282828;
    border-radius: 5px;
    font-size: 13px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    min-width: 50px;
    text-align: center;
}

    .buy.greenAlert {
        color: #000;
    }

.middleBand {
    background: #ffffff;
    font-size: 0;
}

.commentary {
    background: #ffffff;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    box-sizing: border-box;
    border-left: solid 1px #000;
    margin-left: -1px;
}

    .commentary div {
        font-weight: normal;
        font-size: 13px;
    }

        .commentary div p {
            margin: 15px 0 10px 0;
            padding: 2px;
            font-weight: 600;
            font-size: 13px;
            color: #FFFFFF;
            background-color: #282828;
        }

@media only screen and (max-width:959px) {
    .commentary div {
        font-size: 12px;
    }
}

    .tab-key-levels {
        border: solid 1px #000;
        padding: 0;
        border-collapse: collapse;
    }

        .tab-key-levels td {
            padding: 10px;
            width: 50%;
            border: solid 1px #000;
        }

            .tab-key-levels td:first-child {
                border-right: solid 1px #000;
            }

            .tab-key-levels td.tdHead {
                margin: 0px;
                padding: 5px;
                color: #FFF;
                height: 16px;
            }

                .tab-key-levels td.tdHead:first-child {
                    border-right: solid 1px #FFF;
                }

    .productWrapper {
        float: right;
        width: 60%;
        display: inline-block;
    }

    .graph {
        display: inline-block;
        border-right: solid 1px #000;
        max-height: 700px !important;
    }



    .bold {
        font-weight: bold;
    }

    .valueText {
        font-size: 25px !important;
        margin-top: 5px;
    }



    .ongletContent {
        background: #ffffff !important;
        border: none !important;
        text-align: center;
        max-height: 700px !important;
    }

        .ongletContent img {
            vertical-align: middle;
        }

    .textBand {
        height: 70px;
        padding-top: 20px;
    }

        .textBand div {
            color: #ffffff;
            text-align: center;
        }

            .textBand div:first-child {
                font-size: 20px;
            }

            .textBand div:last-child {
                font-size: 25px;
            }

    .productWidgetContainer {
        margin-top: 10px;
    }

    .productWidget.mini {
        width: 293px;
        display: inline-block;
        position: relative;
        vertical-align: top;
    }

        .productWidget.mini:not(:first-child) {
            margin-left: 5px;
        }

    .productWidget.maxi {
        width: 610px;
        display: inline-block;
        background: #282828;
        height: 490px;
        position: relative;
    }

    .productWidget a {
        text-decoration: none;
    }

    .productWidget .title {
        background: #414141;
        text-align: center;
        height: auto;
        color: #ffffff;
        padding: 10px;
        font-size: 16px;
        height: 20px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .menuTimeScale span.k-link, .menuTimeScaleCandle span.k-link {
        display: block !important;
    }

    .candleTrend {
        position: relative;
        top: 20px;
        width: 55px;
    }


    .menuTimeScale * .k-grid-header {
        display: block !important;
    }

    .candleText:nth-child(2) {
        margin-left: 40px !important;
    }

    .productWidget .candleTitle {
        display: inline-block;
        width: 210px;
        height: 84px;
        padding-top: 36px;
        margin-left: 16px;
        font-size: 25px;
        color: #ffffff;
        font-weight: normal;
    }

    .productWidget .contentTitle {
        padding-top: 85px;
        margin-left: 20px;
        font-size: 35px;
        color: #ffffff;
    }

    .productWidget .contentText {
        margin-left: 20px;
        color: #ffffff;
        margin-top: 10px;
        font-size: 12px;
    }

    .productWidget .candleText {
        color: #ffffff;
        margin-top: 10px;
        font-size: 12px;
        font-weight: normal;
        height: 234px;
        text-align: center;
    }

        .productWidget .candleText img {
            text-align: center;
            height: 190px;
            margin-top: 12px;
        }


        .productWidget .candleText span:nth-child(1) {
            margin-left: 0px !important;
        }


        .productWidget .candleText span:nth-child(2) {
            margin-left: 15px !important;
        }

        .productWidget .candleText span {
            color: #ffffff;
            margin-top: 10px;
            font-size: 12px;
        }

    .productWidget .mini {
        margin-right: 0px;
    }

    .productWidget .contentText span {
        margin-left: 20px;
        color: #ffffff;
        margin-top: 10px;
        font-size: 12px;
    }

    .productWidget .value {
        margin-left: 20px;
        position: absolute;
        bottom: 35px;
    }

    .productWidget.panelWrapper {
        background: #404040;
    }

    .panel:not(:last-child) {
        border-right: 1px solid #404040;
    }

    .productWidget .ongletModul {
        display: inline-block;
        padding: 15px 0px !important;
        font-size: 13px;
        background: #373737 !important;
        text-align: center;
        width: 33% !important;
    }

    .productWidget .menuModul .ongletModul.k-state-active .k-link {
        color: #000000 !important;
    }

    .listOpp {
        border: none;
    }

    .panel {
        background: #343434;
        width: 196px;
        max-width: 196px;
        height: 450px;
        display: table-cell;
        margin: 0;
        border: none;
        position: relative;
    }

    .productWidget .panel .contentTitle {
        margin-left: 20px;
        font-size: 25px;
        color: #ffffff;
        margin-right: 40px;
        padding-top: 55px;
    }

    .productWidget .panel .contentText {
        margin-left: 20px;
        color: #ffffff;
        margin-top: 10px;
        font-size: 13px;
        margin-right: 40px;
    }

    .circleWrapper {
        text-align: center;
        position: absolute;
        bottom: 75px;
        left: 0px;
        right: 0px;
    }

        .circleWrapper a {
            text-decoration: none;
        }

    .circle {
        display: table;
        width: 110px;
        height: 110px;
        border-radius: 60px;
        margin: auto;
    }

        .circle .circleContent {
            color: #ffffff;
            font-size: 13px;
        }

    .sellPanel .circleContent, .buyPanel .circleContent {
        display: table-cell;
    }

    .sellShortPanel .circleContent {
        margin-top: 30px;
    }

    .greyText {
        font-size: 11px;
        color: #808080;
    }

    .miniTitleLeft, .miniTitleRight {
        background: #414141;
        text-align: center;
        height: auto;
        color: #ffffff;
        padding: 10px 5px;
        font-size: 16px;
        width: 283px;
        display: inline-block;
        height: 20px;
    }

    .leftContent {
        width: 100%;
        height: 450px;
        background: #343434;
    }

    .leftContent, .rightContent {
        width: 100%;
        float: left;
        height: 450px;
        background: #343434;
    }

    #alertGrid {
        padding-top: 0px;
        padding-left: 30px;
        padding-right: 30px;
        background: #343434;
    }

        #alertGrid *, #actionGrid * {
            font-size: 13px;
        }

        #alertGrid .k-grid-header, #actionGrid .k-grid-header, .deviseList .k-grid-header, #topGrid .k-grid-header, #flopGrid .k-grid-header {
            display: none;
        }

        #alertGrid .k-grid-content, #actionGrid .k-grid-content, .deviseList .k-grid-content, #topGrid .k-grid-content, #flopGrid .k-grid-content {
            overflow-y: visible;
        }

        #alertGrid tr:last-child td {
            /* border-bottom: 1px solid #404040;*/
        }

    .menuTimeScale * #alertGrid th {
        border-bottom: 1px solid #404040 !important;
    }

    .menuTimeScale * .k-grid-header {
        background-color: #343434;
    }

    .menuTimeScale .k-content {
        height: 364px !important;
        background: #343434 !important;
    }

    .menuTimeScale * #alertGrid td, .menuTimeScale * #alertGrid th {
        background: #343434 !important;
        color: #ffffff !important;
        height: 30px !important;
        /*border-top: 1px solid #404040;    */
        padding: 0px 0px !important;
        padding-left: 0px !important;
    }

    .menuTimeScale * #alertGrid th {
        padding-bottom: 10px !important;
        text-align: left !important;
    }


    #actionGrid td, .deviseList td, #topGrid td, #flopGrid td {
        background: #343434;
        color: #ffffff;
        height: 25px;
        font-size: 12px;
        font-weight: normal !important;
    }

    .imgValue {
        display: table;
    }

        .imgValue img, .imgValue .svg {
            display: table-cell;
            vertical-align: middle;
            width: 21px;
            height: 21px;
        }

    .topContainer {
        display: inline-block;
        width: 100%;
        padding-top: 29px;
        vertical-align: top;
        height: auto;
        overflow-x: auto;
        white-space: nowrap;
    }

    .cityValue img {
        margin-left: 8px;
        position: relative;
        top: 4px;
    }

    .cityValue {
        display: inline-block;
        color: #FFFFFF !important;
        position: relative;
        text-decoration: none !important;
    }

    .cbrValue {
        display: inline-block;
        color: #FFFFFF !important;
        position: relative;
        text-decoration: none !important;
    }

        .cbrValue a {
            text-decoration: none !important;
            color: #FFFFFF !important;
        }

        .cbrValue img {
            margin-left: 8px;
            position: relative;
            top: 4px;
        }

    .isotopeProduct {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .actionComment {
        font-size: 12px !important;
        display: block;
        margin-left: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .webTVTitle {
        text-align: center;
        color: #ffffff;
        font-size: 14px;
        margin-top: 20px;
    }

    .itemList {
        padding: 10px 25px;
        font-size: 13px;
        background: #343434 !important;
        color: #ffffff;
        display: block;
        width: auto;
    }

    #equity .equityInfo {
        font-size: 13px;
        display: inline-block;
        padding: 0 20px;
        margin-top: 25px;
        margin-bottom: 20px;
    }

    .equityList .itemList {
        line-height: 36px;
        height: 36px;
        padding: 0 20px;
    }

    .itemList *, .itemList:hover * {
        color: #ffffff;
    }

    .equityList .itemList img.imglist {
        display: inline-block;
        vertical-align: middle;
    }

    .itemList img, .itemList .svg {
        float: right;
    }

    #sectorList {
        margin-top: 30px;
        background: #343434;
    }

    .separator3 {
        border: 1px solid #414141;
        margin: 10px;
    }

    #indiceList {
        margin-top: 30px;
    }

    .menuModul {
        border: none;
        position: relative;
        background: #343434 !important;
    }

        .menuModul .k-tabstrip-items .k-item {
            height: auto;
        }

    li.ongletModul.k-state-active {
        color: #000000 !important;
        background: #ffffff !important;
    }

    .ongletModul {
        display: inline-block;
        padding: 15px 20px !important;
        font-size: 13px;
        background: #373737 !important;
        text-align: center;
        width: auto !important;
    }

        .ongletModul * {
            color: #ffffff !important;
        }

    .menuModul .k-tabstrip-items .k-item .k-link {
        line-height: 0;
        text-indent: 0;
        height: auto;
    }

    .subItemModul:hover .k-link, .subItemModul .k-link {
        color: #808080 !important;
    }

    .subItemModul.k-state-active .k-link {
        color: #ffffff !important;
    }

    .ongletModul.k-state-active * {
        color: #000000 !important;
    }

    .subMenuModul {
        background: #414141 !important;
        font-size: 11px !important;
        font-weight: bold;
        border: none;
    }

        .subMenuModul > ul {
            width: 100%;
            white-space: nowrap;
        }

    .menuModul .subMenuModul .subItemModul span {
        color: #FFFFFF;
    }

    .menuModul .subMenuModul .subItemModul {
        padding: 20px 10px;
        cursor: pointer;
        background: #414141;
        width: auto !important;
        z-index: 0;
    }

    .menuModul .k-tabstrip-items .k-item .k-link {
        line-height: 0;
        text-indent: 0;
        height: auto;
    }

    .menuModul div.ongletSelected {
        display: inline-block;
        position: absolute;
        border: none;
        margin: 0;
        padding: 0;
        background-color: transparent !important;
        opacity: 1 !important;
        z-index: 2;
        left: 0;
        right: 0;
        bottom: -10px;
    }

    .ongletSelected div {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 9.5px 0 9.5px;
        border-color: #ffffff transparent transparent transparent;
        margin: auto;
    }

    .ongletModul:not(.k-state-active) .ongletSelected {
        display: none !important;
    }

    .deviseList {
        padding: 15px 5% !important;
        width: 90% !important;
        background: #343434 !important;
    }

    #topGrid, #flopGrid {
        margin-top: 45px;
    }

    .gridText {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #ffffff;
    }

    .linkLogo {
        margin-right: 25px;
        font-size: 13px;
    }

        .linkLogo a {
            text-decoration: none;
        }

        .linkLogo span {
            font-size: 13px;
        }

    .emailFriend {
        cursor: pointer;
        max-width: 300px;
    }

.addProductToWL {
    max-width: 200px;
}

    .addList {
        position: relative;
        top: 25px;
    }
.k-dropdown {
    white-space:pre-wrap
}
.addList img {
    position: relative;
    /*bottom: 7px;*/
}

    .linkLogo img {
        margin-right: 10px;
    }

    .center {
        display: block !important;
        text-align: center;
        margin: auto !important;
    }

    .subTitle.center {
        margin-bottom: 30px !important;
    }

    .subTitleEmail .center {
        margin-bottom: 30px !important;
    }

    .histoTitle {
        font-size: 35px !important;
    }

    .ongletTitle {
        background: #ffffff;
    }

        .ongletTitle .title {
            margin-left: 20px;
            margin-top: 20px;
            display: block;
            font-size: 25px;
        }

        .ongletTitle .subTitle {
            color: #000000;
            margin-left: 20px;
            display: block;
            margin-top: 5px;
            margin-bottom: 0;
            padding-bottom: 25px;
        }

        .ongletTitle .subTitleEmail {
            color: #000000;
            margin-left: 20px;
            display: block;
            margin-top: 5px;
            margin-bottom: 0;
            padding-bottom: 25px;
        }

    .devisesList {
        border: none;
        background: #343434 !important;
        padding-top: 10px;
    }

    .devisesLink {
        text-decoration: none;
    }

    .devisesLine {
        padding: 6px;
        display: table;
        width: 98%;
        margin: auto;
        font-weight: normal;
        font-size: 14px;
    }

        .devisesLine:hover {
            background: #ffffff;
        }

            .devisesLine:hover .devisesName, .devisesLine:hover .devisesTitle {
                color: #000000;
            }

    .devisesName {
        display: table-cell;
        width: 20%;
        text-align: center;
        color: #ffffff;
        vertical-align: middle;
    }

    .devisesTitle {
        display: table-cell;
        width: 60%;
        color: #ffffff;
        vertical-align: middle;
    }

    .devisesValue {
        display: table-cell;
        width: 15%;
        vertical-align: middle;
    }

        .devisesValue img {
            display: table-cell;
            vertical-align: middle;
            margin: auto;
        }

    .selectedTC a {
        color: #5274f0;
        text-decoration: none;
    }


    #watchListSelector {
        position: relative;
    }

        /* Offset the add-to-watchlist drop-down slightly from its button */
        #watchListSelector > .k-animation-container {
            margin-top: 3px;
            left: 0 !important;
        }

    .nodataTitle {
        font-size: 30px !important;
        display: block;
        font-weight: normal;
        padding: 20px 20px 0;
        line-height: 100%;
        color: #ffffff;
    }

    .productWidget .nodata {
        width: 80px;
        height: 80px;
        margin-top: 205px;
        margin-left: 22px;
    }