.myplace {
    margin-top: 10px;
    padding: 14px;
    font-size: 14px;
    height: 12px;
    line-height: 12px;
}

.myplace, footer {
    background-color: #f3f3f3;
}

.myplace a:hover {
    border-bottom: 1px solid #171773;
}

.myplace span {
    color: #171773;
}

main .column .banner {
    width: 210px !important;
    height: 410px !important;
    padding-left: 0px !important;
    padding-top: 0px !important;
    /* padding-right: 80px; */
    color: #fff;
    font-size: 20px;
    font-family: 'PTSans Bold';
    padding-right: 0 !important;
    position: relative;
}

main .column .banner p {
    pointer-events: none;
    position: absolute;
    top: 0;
    top: 15px;
    left: 15px;
}

.errorText {
    margin-top: 8px;
    position: absolute;
}

.errorText30 {
    margin-top: 30px;
}

.go_to {
    cursor: pointer;
}

.subscribeActive {
    color: #fff;
    background-color: #171773;
    width: 133px;
    /* margin-left: 22px; */
    margin-bottom: 70px;
    width: 180px;
    display: block;
    height: 34px;
    border: 0;
    line-height: 34px;
    font-size: 16px;
    margin-top: 35px;
    text-align: center;
    font-family: 'PTSans Bold';
    cursor: pointer;
}

.subscribeActive:hover {
    background-color: #0c0c61;
}

.main .itemcatalog .items .item {

    overflow: hidden !important;
}

.aboutBlockCompany span{
    font-family: PTSans Bold;
}

main .new label span{
    color: red;
    font-weight: bold;
}

.alertEditContragent{
    clear: both;
}

.alertEditContragent span{
    color: red;
    font-weight: bold;
}

html body .popup-window.sw24PopupPro#popup-message{
    z-index: 9000 !important;
}