.boxberry_content iframe {
    width: 100% !important;
}
.boxberry_content {

    position: relative;
}
div#SDEK_map {
    max-width: 100%;
    max-height: 100%;
    float: none;
}
.boxberry_container_close{z-index:99999;}
.sale_order_full_table .btn-success, .orderdetail .btn-success{
    padding: 5px 14px;
    border-radius: 3px;
    background: #5cb300;
    color: #fff;
    margin: 9px 0;
    display: inline-block;
}