#leads-view-wrapper{
    overflow-x: initial;
    overflow-y: initial;
}
.twowdwrapper {
    padding-bottom: 10px;
}
.ct-label.ct-vertical.ct-start{
    justify-content: center;
}
.invoice .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-description, .estimate .invoice-wrapper .invoice-table-wrapper .invoice-table.editing th.x-description{
    min-width:155px !important;
}
.x-package{
    min-width: 105px;
}
#leads-view-wrapper{
    transform: rotateX(180deg) !important;
}
.hideonnormal{
    display:none;
}
.ct-label.ct-vertical.ct-start {
    margin-left: 20px;
}