#notes{
    height: 170px;
}

#task_notes{
    height: 110px;
}

#case_notes {
    height: 170px;
}


.error { color: #800000; }
.error input { border:1px solid #800000; }

nav nav-tabs a {
    cursor: pointer;
}

.modal-xl {
    width :75%;
    min-width: 700px;
}

#page-wrapper {
    padding-top: 1.5em;
    margin: 0 0 0 200px !important;
}

.sidebar {
    width: 200px !important;
}

.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    width: 100%;
    height: 65px;
    text-align: center;
    padding-top: 25px;
    margin-bottom: 25px;
    /*//margin: 10px;*/
}

.customer-helper-tabs {
    padding-top: 0.5em;
}

#settlement-product{
    overflow-x: auto;
    height: 300px;
    max-height: 300px;
}

