.page-wrapper{
    display: block;
}

.blockPage{
    border:none!important;
    background: none!important;
   ;
  }
  .blockOverlay{
    z-index: 1070!important
  }
@media (min-width: 992px) {
    #main-wrapper[data-layout=horizontal][data-sidebar-position=fixed] .page-wrapper {
        padding-top: 50px;
    }
}

.no-bg{
    background: none;
}

.wizard-content .wizard.wizard-circle>.steps>ul>li.current:after, .wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:after, .wizard-content .wizard.wizard-circle>.steps>ul>li.current~li:before{
    background-color: #ccc!important;
}

.link{
    cursor: pointer;
}

.previous-price{
    color : red;
    text-decoration:line-through;
}
.right-fix{
    position: fixed;
    right: 0px;
    width: 100%;
}
