﻿.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;
}

.webVersionCss .loginFooter .rightSide, .webVersionCss .loginFooter .leftSide {
    margin: 0px;
    float: none;
}

.tradeSwitch {
    width: 92px;
}

    .tradeSwitch .switchButton {
        left: 67px;
    }

.welcomeScreen .supportItem > .itemText {
    font-size: 13px !important;
}

.mainMenu .menuItem .menucontent.switchToDemoButton {
    font-size: 13px;
}
/*

#changeToTrailingStop {
    width: 150px;
    right: 2px;
    line-height: 19px;
    letter-spacing: -0.3px;
    margin-top: 13px;
}
*/


.webVersionCss .signupBody .titleContainer {
    height: 56px !important;
}

.webVersionCss .signupBody .title {
    height: 34px;
    padding-top: 4px;
}

.tradeItem .trailingStopIndication {
    width: 80px !important;
}

.webVersionCss .instrumentsMenuHeaderWrapper {
    height: 70px;
}

.webVersionCss .instrumentsListHeader .headerchange {
    width: 80px;
    text-align: center;
    height: 40px;
    line-height: 13px;
    padding-top: 7px;
    box-sizing: border-box;
}

.webVersionCss .instrumentsListHeader {
    height: 35px;
}


.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;
    }


.mainMenu .menuItem#switchToDemo .menucontent {
    font-size: 14px;
}


.mobileVersionCss#bodyTemplate .mobileHeaderInfo.expanded {
    height: 280px;
}

@media only screen and (min-width: 320px) and (max-width: 365px) {

    .settingsScreen #settingsDoubleTap .doubleTapCssTxt {
        width: calc(100% - 70px);
    }

    .settingsScreen #settingsDoubleTap #mobileDoubleTap {
        width: 70px;
    }
}
