

/* Start:/bitrix/components/promstok/order.make/templates/.default/style.css?16049136291394*/
#loader-makeorder{
    visibility: hidden;
    position: absolute;
    right: 30px;
    width: 135px;
    top: -60px;
}
#loader-makeorder.show{
    visibility: visible;
}
#order_menu{
    background-color: #fbfbfb;
}
#order_menu ul{
    list-style: none;
}
#order_menu ul li{
    position: relative;
    cursor: pointer;
}
#order_menu ul li a{
    color: #a1a1a1;
    font-size: 13px;
}
#order_menu ul.root li a:hover{
    color: #313131;
}

#order_menu ul li.root{
    border-top: 1px solid #f3f3f3;
}
#order_menu ul li.root.sel{
    background-color: #fff;
}
#order_menu ul li.root.sel a{
    color: #00a1e6;
}
#order_menu ul li.root .step{
    position: absolute;
    top: 27px;
    left: 40px;
    content: "+";
    color: #d9d9d9;
    font-size: 13px;
    font-weight: bold;
}

#order_menu ul li.root > a{
    display: table-cell;
    height: 75px;
    vertical-align: middle;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 75px;
    width: 320px;
    position: relative;
    z-index: 1;
}
#order_menu ul li.root > a:after{
    content: " ";
    position: absolute;
    top: 0px;
    left: 20px;
    width: 40px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}

.block-footer {
    margin: 0 -30px;
    padding: 30px;
    background-color: #F9F9F9;
}
.block-footer .i_sbm{
    margin-left: 10px;
}

/* End */
/* /bitrix/components/promstok/order.make/templates/.default/style.css?16049136291394 */
