﻿.proMenu .mainMenuButton {
    font-size:14px;
}
.depsoitButton {
    margin-left: auto;
    font-size: 14px !important;
}

.tradeSwitch {
    width: 92px;
}

    .tradeSwitch .switchButton {
        left: 67px;
    }

body.webVersionCss .welcomeScreen .welcomeWrapper .pageBody .buttonText {
    font-size:24px;
}

/*#changeToTrailingStop {
    width: 140px;
    right: 2px;
    line-height: 17px;
    letter-spacing: -0.3px;
    margin-top: 13px;
}*/
.welcomeScreen .supportItem > .itemText {
    font-size: 11px !important;
}

body #switchToReal.menuItem .menucontent {
    font-size:12px;
}

.welcomePopup .subTitle
{
    font-size:13px !important;
}
.welcomePopup .title
{
    font-size:23px !important;
}

.welcomePopup .darkText
{
    font-size:12px !important;
}

.welcomePopup
{
    height:454px !important;
}



.loginFooter .rightSide,
.loginFooter .leftSide {
    width: 50%;
    margin-top: 32px !important;
}

.loginFooter .rightSide {
    text-align: right;
}

.loginFooter .leftSide a {
    float: left;
}

.loginFooter .rightSide a {
    float: right;
}

.mainMenu #switchToDemo .menucontent {
    font-size: 11px;
}

.tradeItem .trailingStopIndication {
    width: 80px !important;
}


.webVersionCss .welcomePopup .greenTick {
    margin: 23px auto !important;
}

.webVersionCss .welcomePopup .buttonContainer {
    margin-top: 40px;
}

.webHeader .headerBlock {
    padding: 3px 3px 0px 8px;
    position: relative;
    max-width: 155px;
    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;
}
.mainMenu .menuItem .menucontent#menuDeletedPending {
    padding-top: 2px;
    line-height: 17px;
}
.chartPCHeader #executionButtons .buttonsContainer > div > div.orderCaption,
.chartMini .miniChartHeader .instrument .buttonsContainer > div > div.orderCaption {
    font-size: 12px !important;
}

@media only screen and (min-width: 320px) and (max-width: 365px) {

    .settingsScreen #roundChartPointers,
    .settingsScreen #advancedMode {
        padding-right: 5px;
    }

    .settingsScreen #roundChartPointers .radioRow,
    .settingsScreen #advancedMode .radioRow {
        margin-left: 5px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 410px) {

    #settingsDoubleTap .settingsNameOnOff {
        line-height: 14px;
        margin-top: 4px;
    }
}