.clickable {
    cursor: pointer;
}

.hideField {
    display: none;
}

.chart-dialog .modal-dialog {
    width: 90%;
    height: 90%;
}

.chart-dialog-2 .modal-dialog {
    width: 80%;
    height: 80%;
}

.sidebar-toggle:before {
    content: none !important;
}

.internal-note {
    background-color:rgb(255, 255, 220);
}

.priceplan-Note {
    padding-top: 8px;
    padding-bottom: 8px;
    border: 1px solid #d2d6de;
}
