.plr10 {
    padding: 0 10px;
}
.smart-form .col-3 {
    width: 25%;
}
.col-6 {
    width: 50%;
    float: left;
}
.smart-form .col {
    float: left;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.smart-form input {
    width: 100%;
}
.modal {
    display: none;
}
.right-tree-wp .right-tree-panel {
    width: 260px;
    position: fixed;
    left: auto;
    top: 20%;
    right: -270px;
    z-index: 1090;
    overflow: auto;
}
.select2-container {
    display: none;
}
.row {
    display: block;
    margin: 0;
}
.smart-form section select {
    display: block!important;
    width: 100%;
}


.modal-body{max-height: none;}
