﻿
.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;
}

.webVersionCss .tallMenu .floatingMainMenu .tallMenuItem .label {
    word-break: break-all;
    padding: 0px 2px;
}




body #switchToReal.menuItem .menucontent {
    font-size: 13px;
}

.mainMenu .menuItem .menucontent.switchToDemoButton {
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 18px;
    padding-top: 2px;
}

body.webVersionCss .welcomeScreen .welcomeWrapper .pageBody .buttonText{
    font-size:22px;
}


body .tradeSwitch {
    width: 102px;
}

    body .tradeSwitch .switchButton {
        left: 72px;
    }


.webVersionCss .instrumentsMenuHeaderWrapper .instrumentsListHeader .headersell {
    width: 72px;
}

.webVersionCss .instrumentsMenuHeaderWrapper .instrumentsListHeader .headerbuy {
    width: 70px;
}


.loginFooter .rightSide,
.loginFooter .leftSide
{
    width:50%;
    margin-top:32px !important; 
}
.loginFooter .rightSide{
    text-align:right;
}
@media only screen and (max-height: 580px) {
    .cssForFt .signupBody .titleContainer {
        height: 80px;
    }

    .cssForFt .signupBody .title
    {
         height: 40px;
    }
}

.ticketMessageInactive .ticketMessageIcon
{
    display:none;
}
.ticketMessageInactive .ticketMessageAction
{
    font-size: 11px;
}

.switchToRealButton
{
    font-size:12px !important;
}
.instrument .buttonsContainer .orderCaption {
    font-size: 9px;
}



.editTicketScreen .subActionsContainer
{
    padding: 20px 15px 0px !important;
}
.editTicketSection .middleBlockContainer, .editTicketSection .headBlocksContainer
{
    padding:0px 15px !important;
}


@media only screen and (max-width: 330px) {
  
    .sentimentBlock .sellsection, .sentimentBlock .buysection,
    .symbolsCategory .dailyChange, .sentimentBlock .dailyChange
    {
         font-size: 11px;
    }
}


.webVersionCss .signupBody .titleContainer {
    height: 56px !important;
}

.webVersionCss .signupBody .title {
    height: 34px;
    padding-top: 4px;
}

#menuDeletedPending {
    font-size: 13px;
}

.chartPCHeader #executionButtons,
.chartMini .miniChartHeader .instrument {
    width: 230px;
}

    .chartPCHeader #executionButtons .buttonsContainer > div > div.orderCaption,
    .chartMini .miniChartHeader .instrument .buttonsContainer > div > div.orderCaption {
        font-size: 11px !important;
    }



.mainMenu .menuItem#switchToDemo .menucontent {
    font-size:12px;
}

@media only screen and (min-width: 320px) and (max-width: 365px) {
    .settingsScreen #settingsContainer #socialTitle div {
        line-height: 18px;
        height: inherit;
        padding: 6px 0;
    }
}