﻿
.depsoitButton[data-nav=switchtoreal] {
    font-size: 14px;
    line-height: 20px;
    max-width: 200px;
}

.welcomeScreen .buttonFreeDemo {
    font-size: 13px !important;
}

.welcomeScreen .supportItem > .itemText {
    font-size: 13px !important;
}
.webVersionCss .monetaryPopup  #dateRangePicker {
    width: 270px;
}
.mainMenu .menuItem .menucontent.switchToDemoButton {
    font-size: 12px;
}
.webVersionCss .tallMenu.stick .floatingMainMenu .tallMenuItem[data-cmd=economic] .label {
    letter-spacing: -1px;
    font-size: 11px;
}

.welcomeScreen .supportItems .menuSubItem .itemText {
    font-size: 13px !important;
}

body #switchToReal.menuItem .menucontent {
    font-size: 12px;
    line-height: 15px;
}

.duplicatePopup .buyButtonContainer .orderCaption, .instrument .buttonsContainer .orderCaption {
    font-size: 11px;
}

#studiesBlock {
    width: 320px;
    letter-spacing: -0.5px;
}

.tradeSwitch {
    width: 100px;
}

    .tradeSwitch .switchButton {
        left: 74px;
    }

.loginFooter .rightSide,
.loginFooter .leftSide {
    width: 50%;
    margin-top: 32px !important;
}

.loginFooter .rightSide {
    text-align: right;
}

    .loginFooter .rightSide a {
        float: right;
    }

.doubleTapCssTxt,
.settingsEmailLabel {
    line-height: 18px;
}


.settingsEmailLabel {
    font-size: 12px !important;
    letter-spacing: -0.7px;
}

@media only screen and (max-height: 580px) {
    .signupBody .title {
        height: 43px;
        padding-top: 10px;
    }


    .signupBody .titleContainer {
        height: 78px;
    }

    .genericBody .subtitle {
        padding-top: 5px;
    }
}

@media only screen and (max-height: 580px) {
    .cssForFt .signupBody .titleContainer {
        height: 80px;
    }

    .cssForFt .signupBody .title {
        height: 40px;
    }

    #AgreeToTermsError {
        display: none;
    }
}

.settingsScreen .settingsRow > div > div.settingsEmailLabel,
.webVersionCss .TradesHeaderClose > div {
    font-size: 13px;
}

.webVersionCss #switchToReal .menucontent {
    font-size: 10px;
}

.webVersionCss .chartTypeOptionsListMin, #chartTypeOptionsList {
    width: 175px;
}


.webVersionCss .loginFooter {
    font-size: 12px;
}


.mainMenu .menuItemNoIco .menucontent.switchMenuItem {
    font-size: 11px;
}

/*#changeToTrailingStop {
    font-size: 15px;
    position: absolute;
    right: 20px;
    width: 100px;
    line-height: 15px;
    margin-top: 16px;
}*/

#changeToStopLoss {
    width: 80px;
}

.webVersionCss .signupBody .titleContainer {
    height: 56px !important;
}

.webVersionCss .signupBody .title {
    height: 34px;
    padding-top: 4px;
}

.tradeItem .trailingStopIndication {
    width: 80px !important;
}

.settingsScreen .settingsRow > div > div.settingsEmailLabel {
    line-height: 38px;
}
.webHeader .headerBlock {
    padding: 3px 3px 0px 8px;
    position: relative;
    /*max-width: 139px;*/
    box-sizing: border-box;
}

    .financialStrenghContainer span, .webHeader .headerBlock > span:first-child {
        white-space: initial;
        line-height: 13px;
        display: inline-block;
        letter-spacing: -0.2px;
    }

.webVersionCss .sProHeader .Title.trailingStopTitle {
    font-size: 16px;
}
.settingsScreen #advancedMode {
    width: 65%;
}

.settingsScreen .settingsNameOnOff.volumeSettingsLabel {
    width: 35%;
    box-sizing: border-box;
}


.mainMenu .menuItem .menucontent#menuDeletedPending {
    padding-top: 2px;
    line-height: 17px;
}

.chartPCHeader #executionButtons,
.chartMini .miniChartHeader .instrument {
    width: 205px;
}

.mainMenu .menuItem#switchToDemo .menucontent {
    font-size: 12px;
}

.webVersionCss .mainScreen.pieMode .doughnutWrapper {
    flex-wrap: wrap;
}

.doughnutWrapper.labelsPosright .doughnutLabels {
    float: none;
}

.webVersionCss .doughnutWrapper {
    margin: 4px auto 0;
}

.doughnutWrapper.labelsPosright .svgWrapper {
    float: none;
    margin-right: 1px;
    /*margin: 0px auto;*/
}

.mobileVersionCss .instrument .rightSide {
    width: calc(38% + 5px);
    margin-right: 1%;
}

body.mobileVersionCss #mobileWrapper .mainWrapper.tileMode .mainScreen .instrument .doughnutWrapper {
    width: 95px;
}

.catsDropdown {
    width: 190px !important;
}
.webVersionCss .tallMenu .floatingMainMenu:hover .tallMenuItem .label {
    word-break: break-all;
}
.webVersionCss .tallMenu .floatingMainMenu .tallMenuItem svg {
    min-width: 24px;
    min-height: 24px;
}

@media only screen and (min-width: 320px) and (max-width: 365px) {
    
    .mobileVersionCss .settingsScreen .settingsRow .doubleTapCssTxt {
        line-height: 18px;
    }

    #volumeTradingType .volumeSettingsLabel {
        font-size: 12px;
    }

    .settingsScreen #roundChartPointers,
    .settingsScreen #advancedMode {
        padding-right: 5px;
    }

    .settingsScreen #roundChartPointers .radioRow,
    .settingsScreen #advancedMode .radioRow {
        margin-left: 5px;
    }

    .settingsScreen .settingsRow > div > div.settingsEmailLabel {
        line-height: 18px;
    }
}

@media only screen and (min-width: 365px) and (max-width: 391px) {
    
    .settingsScreen .settingsRow > div > div.doubleTapCssTxt {
        font-size: 12px;
    }


    .settingsScreen .settingsRow > div > div.settingsEmailLabel {
        line-height: 18px;
    }
}