.TradingOpenDemo{
    max-width: 1078px;
    margin: auto;
    padding-bottom: 15px;
    background-color: #eef1f2;
}


.TradingOpenDemoText{
    font-size: 15px;
    color: rgb(24,24,24);
    padding-top: 22px;
    padding-bottom: 15px;
}

.TradingOpenDemoIn {
    max-width: 1078px;
    /*margin: auto;*/
}

.TradingOpenDemoInWhite{
    background-color: white;
    padding-left: 25px;
    padding-bottom: 15px;
}


@media only screen and (max-width: 700px) {
    .TradingOpenDemoIn {
        padding-left: 0;
    }
    .TradingOpenDemoIn>div {
        padding-left: 15px;
    }
}

.TradingOpenDemoInWhiteH1{
    font-size: 21px;
    color: #181818;
    line-height: 23px;
    padding-top: 20px;
}
.TradingOpenDemoInWhiteText{
    font-size: 16px;
    color: #181818;
    line-height: 40px;
    padding-top: 20px;
}
.TradingOpenDemoInWhiteTextNumber{
    display: grid;
    grid-template-columns: 23px auto;
    grid-column-gap: 12px;
    max-width: 600px;
}
.TradingOpenDemoTextNumber{
    width: 23px;
    height: 23px;
    border-radius: 23px;
    background-color: #0a79bf;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: white;
}
.TradingOpenDemoTextNumberDown{
    position: relative;
    top: 5px;
}

.TradingOpenDemoInWhite>img{
    width: 100%;
}

.TradingOpenDemoTextNumber>div{
    position: relative;
    top: -1px;
    left: 0;
}

/*.DemoForexStartConvLeftIMGPhone{*/
    /*display: none;*/
/*}*/

.TradingOpenDemoIMG01{
    max-width: 404px;
}
.TradingOpenDemoIMG02{
    max-width: 538px;
}
.TradingOpenDemoIMG03{
    max-width: 549px;
}
.TradingOpenDemoIMG04{
    max-width: 964px;
}
.TradingOpenDemoIMG05{
    max-width: 942px;
}
.TradingOpenDemoIMG06{
    max-width: 968px;
}

.TradingOpenDemoInTitleBottom{
    font-size: 28px;
    color: #388d40;
    line-height: 23px;
    padding-top: 32px;
}


/*.DemoForexStartConv{*/
    /*max-width: 1078px;*/
    /*margin: auto;*/
    /*display: grid;*/
    /*grid-template-columns: 55% 45%;*/
    /*margin-top: 40px;*/
    /*padding-bottom: 60px;*/
/*}*/

/*.DemoForexStartConvLeft>img{*/
    /*position: relative;*/
    /*float: right;*/
/*}*/

/*.DemoForexStartConvRight{*/
    /*grid-column: 2;*/
/*}*/

/*@media only screen and (max-width: 1150px) {*/
    /*.DemoForexStartConv{*/
        /*grid-template-columns: minmax(100px, 500px) minmax(470px,480px);*/
    /*}*/
/*}*/

/*@media only screen and (max-width: 650px) {*/
    /*.AboutForexStartTopInText{*/
        /*padding-bottom: 20px;*/
    /*}*/
    /*.DemoForexStartConv{*/
        /*grid-template-columns: auto;*/
        /*grid-template-rows: auto auto;*/
    /*}*/
    /*.DemoForexStartConvRight{*/
        /*grid-column: 1;*/
        /*grid-row: 2;*/
    /*}*/

/*}*/

/*.DemoForexStartConvRightHeader{*/
    /*padding-top: 84px;*/
    /*color: rgb(42,51,60);*/
    /*font-family: GothamPro, sans-serif;*/
    /*font-size: 33px;*/
/*}*/

/*.DemoForexStartConvRightText{*/
    /*padding-right: 30px;*/
    /*margin-top: 40px;*/
    /*color: rgb(48,56,65);*/
    /*font-family: Roboto, sans-serif;*/
    /*font-weight: 400;*/
    /*font-size: 15px;*/
/*}*/

/*.DemoForexStartConvRightButtons{*/
    /*width: 100%;*/
    /*margin-top: 49px;*/
    /*display: grid;*/
    /*grid-template-columns: auto 4fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;*/

/*}*/
/*.DemoForexStartConvRightButtons{*/
    /*width: 90%;*/
    /*margin: auto;*/
    /*padding: 50px 0 35px 0;*/
/*}*/
/*@media only screen and (max-width: 650px) {*/
    /*.DemoForexStartConvRightHeader{*/
        /*font-size: 22px;*/
        /*padding-left: 29px;*/
        /*padding-top: 20px;*/
    /*}*/
    /*.DemoForexStartConvRightText{*/
        /*padding-left: 29px;*/
    /*}*/

/*}*/


/*@media only screen and (max-width: 500px) {*/

    /*.DemoForexStartConvRightButtons {*/
        /*grid-template-columns: 1fr 20px 20px 20px 20px 20px 20px 1fr;*/
        /*grid-column-gap: 20px;*/

    /*}*/

    /*.DemoForexStartConvRightButtonsMain {*/
        /*grid-row: 1;*/
        /*grid-column: 1 /span 8;*/
        /*padding-bottom: 23px;*/
    /*}*/

    /*.AboutForexStartMacOs{*/
        /*margin-left: 0;*/
    /*}*/
/*}*/

/*.DemoForexStartConvTwoHeader{*/
    /*cursor: pointer;*/
    /*padding-left: 20px;*/
    /*padding-right: 20px;*/

/*}*/


/*@media only screen and (max-width: 650px) {*/

    /*.DemoForexStartConvTwoElementIn{*/
        /*width: auto;*/
    /*}*/
    /*.DemoForexStartConvLeftIMGPhone{*/
        /*display: flex;*/
        /*position: relative;*/
        /*justify-content: center;*/
    /*}*/
    /*.DemoForexStartConvLeft>img{*/
        /*float: initial;*/
        /*margin: auto;*/
    /*}*/
    /*.DemoForexStartConvLeftIMGDesk{*/
        /*display: none;*/
    /*}*/
/*}*/

/*@media only screen and (max-width: 450px) {*/
    /*.DemoForexStartConvTwoElementIn{*/
        /*width: 90% !important;*/
    /*}*/
/*}*/

/*@media only screen and (max-width: 400px) {*/
    /*.DemoForexStartConvTwo>.DemoForexStartConvTwoHeader{*/
        /*font-size: 20px;*/
    /*}*/

/*}*/

/*@media only screen and (max-width: 340px) {*/
    /*.DemoForexStartConvRight>.DemoForexStartConvRightButtons{*/
        /*grid-column-gap: 20px;*/
        /*grid-template-columns: 1fr 15px 15px 15px 15px 1fr;*/
    /*}*/
    /*.DemoForexStartConvLeftIMGPhone{*/
        /*width: 100%;*/
    /*}*/
    /*.DemoForexStartConvRightButtonsMain>a>.ButtonBlueSmall{*/
        /*padding-right: 20px;*/
        /*padding-left: 20px;*/
    /*}*/

/*}*/

.TradingOpenDemoTextNumber>div{
    position: relative;
    top: 1px;
}


.BlueFooter{
    width: 100%;
    height: 88px;
    background-color: #126cb8;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ButtonBlueFooter{

    padding-left: 15px;
    padding-right: 15px;
}
.BlueFooter>a{
    text-decoration: none;
}

.IfYouHaveQuestions{
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.IfYouHaveQuestionsText{
    padding-left: 10px;
}

.IfYouHaveQuestionsTextLink{
    color: #218ed2;
    text-decoration: underline;
    cursor: pointer;
}

.IfYouHaveQuestionsActive{
    position: fixed;
    z-index: 1000;
    top: 220px;
    right: calc(50% - 571px );
    background-color: white;
    width: 336px;
    border: 1px solid #8d8d8d;

}

@media only screen and (max-width: 1200px) {
    .IfYouHaveQuestionsActive{
        right: calc(50% - 546px );
    }
}
@media only screen and (max-width: 1157px) {
    .IfYouHaveQuestionsActive{
        right: 25px;
    }
}

.IfYouHaveQuestionsAllBlack{
    position: fixed;
    z-index: 900;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
}

.IfYouHaveQuestionsActiveIn{
    padding: 14px 18px 20px 18px;
}

.IfYouHaveQuestionsTop{
    display: flex;
    justify-content: space-between;
}

.IfYouHaveQuestionsTopTitle{
    font-size: 15px;
    font-weight: 700;
    color: black;
}

.TextPlaceHolder{
    font-size: 13px;
    font-weight: 700;
    color: black;
}

.PersonalPageInputText{
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.PersonalPageInputText:nth-of-type(2){
    margin-top: 15px;
}

.PersonalPageInputError>label>.PersonalPageInputText>.PersonalPageInputErrorText{
    display: flex;
}

.PersonalPageInputErrorText{
    align-items: center;
    color: #c53838;
    font-size: 11px;
    display: none;
}

.IfYouHaveQuestionsActiveInput{
    width: 100%;
    height: 24px;
    font-size: 13px;
    margin-top: 10px;
}

.IfYouHaveQuestionsTextarea{
    width: 100%;
    height: 165px;
}

.TraderFeedbackSuccess{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.TraderFeedbackSuccess>img{
    margin-top: 60px;
    margin-bottom: 32px;
}

.IfYouHaveQuestionsActiveIn>.StandartNotVisible{
    display: none;
}

.IfYouHaveQuestionsTopExit{
    cursor: pointer;
}

@media only screen and (max-width: 336px) {
    .IfYouHaveQuestionsActive{
        width: 100%;
    }
}
@media only screen and (max-width: 400px) {
    .IfYouHaveQuestionsActive{
        right: calc(50% - 170px);
    }
}
@media only screen and (max-width: 350px) {
    .IfYouHaveQuestionsActive{
        right: 0;
        /*width: calc(100% - 20px);*/
    }
    .IfYouHaveQuestionsActiveIn{
        width: auto;
    }
}

.IfYouHaveQuestionsTextPhone{
    display: none;
    margin-left: 10px;
}
@media only screen and (max-width: 700px) {
    .IfYouHaveQuestionsText{
        display: none;
    }
    .IfYouHaveQuestionsTextPhone{
        display: block;
    }
}

