/*region UnitPricesPlace*/
    .UnitPricesPlace .unitPricesForm .formTable .allInvestments .formLabelCell,
    .UnitPricesPlace .unitPricesInvestmentsForm .formTable .formLabelCell {
        height: 40px;
        padding-top: 10px;
        padding-left: 5px;
        width: 80%;
    }

    .UnitPricesPlace .unitPricesForm .allInvestments td.formControlCell,
    .UnitPricesPlace .unitPricesInvestmentsForm td.formControlCell {
        padding-top: 7px;
        width: 20px;
        height: 40px;
        position: relative;
        float: left;
    }

.UnitPricesPlace .unitPricesInvestmentsForm .formTable .formTableColumn {
    float: none;
    width: auto;
}

/*endregion*/

/*region AccountOpeningPlace*/
@media screen and (min-width: 1500px) {
    .AccountOpeningPlace .taskContainer {
        height: 400px;
        margin: auto;
        display: table
    }

    /*.AccountOpeningPlace .task {
        width: 185px;
        margin: 20px 10px;
    }*/

    .AccountOpeningPlace .task .tactical-boxes {
        height: 135px;
    }

  /*  .AccountOpeningPlace .task .tactical-boxes li a img {
        display: block;
        margin: auto;
        position: relative;
        top: 0px;
        left: -5px;
        !*top: 15px;
        position: absolute;
        left: 65px*!
    }*/
   /* .AccountOpeningPlace .contributions.task .tactical-boxes li a img {
        display: block;
        margin: auto;
        position: relative;
        top: -23px;
        left: -5px;
        !*top: 15px;
        position: absolute;
        left: 65px*!
    }*/

    .AccountOpeningPlace .task .tactical-boxes li a span {
        display: block;
        position: relative;
        top: 85px;
    }


    .AccountOpeningPlace .task {
        width: 252px;
        margin: 20px 10px;
        min-height: 400px;
    }
    .AccountOpeningPlace .task .tactical-boxes li a img {
        display: block;
        margin: auto;
        position: relative;
        top: 0px;
        /*top: 15px;
        position: absolute;
        left: 100px;*/
    }
}


/*endregion*/

.place-RolloverSuperStream #fancybox-wrap {
    left: 70px !important;
}
