.w-10-pc {
    width: 10% !important;
}
.w-25-pc {
    width: 25% !important;
}
.w-50-pc {
    width: 50% !important;
}
.w-75-pc {
    width: 75% !important;
}
.w-100-pc {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.p-r-none {
    padding-right: 0px !important;
}
.p-r-xxs {
    padding-right: 5px !important;
}
.p-r-xs {
    padding-right: 10px !important;
}
.p-r-sm {
    padding-right: 15px !important;
}
.p-r-m {
    padding-right: 20px !important;
}
.p-r-md {
    padding-right: 25px !important;
}
.p-r-lg {
    padding-right: 30px !important;
}
.p-r-xl {
    padding-right: 40px !important;
}

.p-l-none {
    padding-left: 0px !important;
}
.p-l-xxs {
    padding-left: 5px !important;
}
.p-l-xs {
    padding-left: 10px !important;
}
.p-l-sm {
    padding-left: 15px !important;
}
.p-l-m {
    padding-left: 20px !important;
}
.p-l-md {
    padding-left: 25px !important;
}
.p-l-lg {
    padding-left: 30px !important;
}
.p-l-xl {
    padding-left: 40px !important;
}


.p-t-none {
    padding-top: 0px !important;
}
.p-t-xxs {
    padding-top: 5px !important;
}
.p-t-xs {
    padding-top: 10px !important;
}
.p-t-sm {
    padding-top: 15px !important;
}
.p-t-m {
    padding-top: 20px !important;
}
.p-t-md {
    padding-top: 25px !important;
}
.p-t-lg {
    padding-top: 30px !important;
}
.p-t-xl {
    padding-top: 40px !important;
}

.p-b-none {
    padding-bottom: 0px !important;
}
.p-b-xxs {
    padding-bottom: 5px !important;
}
.p-b-xs {
    padding-bottom: 10px !important;
}
.p-b-sm {
    padding-bottom: 15px !important;
}
.p-b-m {
    padding-bottom: 20px !important;
}
.p-b-md {
    padding-bottom: 25px !important;
}
.p-b-lg {
    padding-bottom: 30px !important;
}
.p-b-xl {
    padding-bottom: 40px !important;
}

.text-strike {
    text-decoration: line-through;
}

.text-overflow {
    text-overflow: ellipsis;
    overflow: hidden;
}

.table-responsive {
    overflow-y: hidden;
}

.table .i-checks {
    padding-left: 0px !important;
}

.block {
    display: block !important;
}
.inline-block {
    display: inline-block !important;
}
.inline {
    display: inline !important;
}
.nowrap {
    white-space: nowrap !important;
}

div.table {
    display: table !important;
    margin-bottom: 0px !important;
    background: transparent !important;
}
div.table > * {
    display: table-cell !important;
    padding-right: 5px !important;
}

.hide, .none{
    display: none !important;
}
.clear {
    clear: both;
}

.text-xxl {
    font-size: 600%
}

.text-xl {
    font-size: 400%;
}
.text-lg {
    font-size: 200%;
}
.text-md {
    font-size: 150%;
}
.text-normal {
    font-size: 100%;
}
.text-sm {
    font-size: 80%;
}

.pointer {
    cursor: pointer;
}

.b-t {
    border-top: 1px solid #e4e5e7 !important;
}
.b-b {
    border-bottom: 1px solid #e4e5e7 !important;
}

.b-none {
    border: 0px !important;
}

.b-t-none {
    border-top: 0px !important;
}

.b-b-none {
    border-bottom: 0px !important;
}


.modal-xl {
    width: 1100px;
}

.fs-lg {
    font-size: 50px;
}
.fs-xl {
    font-size: 70px;
}
.vertical-middle {
    vertical-align: middle !important;
}
.vertical-bottom {
    vertical-align: bottom !important;
}
.vertical-top {
    vertical-align: top !important;
}

table tr td.selected, table tr th.selected {
    background-color: rgba(241, 243, 246, 0.9) !important;
    position: relative;
}
table tr td.selected:before, table tr th.selected:before  {
    box-shadow: -1px 0 1px -1px rgba(0, 0, 0, 0.2) inset;
    content: " ";
    height: 100%;
    top: 0;
    left: -1px;
    position: absolute;
    width: 1px;
}

table tr td.selected:after, table tr th.selected:after {
    box-shadow: 1px 0 1px -1px rgba(0, 0, 0, 0.2) inset;
    content: " ";
    height: 100%;
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
}

/* Required */
.form-group .control-label.required:after {
    content:"*";
}

#left-sidebar.sidebar-open {
    display: block;
}

#left-sidebar .form-action:after {
    content: '';
    display: table;
    clear: both;
}

#left-sidebar {
    background-color: #fff;
    border-right: 1px solid #e4e5e7;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0px;
    width: 370px !important;
    z-index: 1009;
    bottom: 0;
    display: none;
    overflow: hidden;
    overflow-y: scroll;
}


/* vue grid */
#grid_sort form > * {
    display: inline-block;
}


/* FontAwaysome size*/
.fa-md {
    font-size: 1.1em;
}

.vertical-mid {
    display: table;
}
.vertical-mid * {
    display: table-cell;
    vertical-align: middle;
}

/* Datatable */



tr.table-group td {
    background-color: #f5f5f5 !important;
}
.dataTable.responsive {
    width: 100% !important;
}
.dataTables_length .select2-container.form-control {
    display: inline-block;
}

.dataTable .check, .dataTable .action {
    padding: 8px !important;
}

.dataTable .check, .dataTable .action a {
    margin-bottom: 3px;
}

.dataTable .img-thumbnail {
    width: 80px;
    display: block;
    margin: auto;
    font-size: 50px;
}


/* Library*/
.dz-default {
    margin: 20px 0px;
}
.library .dz .dz-default {
    margin: 15px 0px !important;
}

.dz-default i {
    font-size: 4em;
}
.library .dz .dz-default i{
    font-size: 3em;
}
.library .dz .dz-message{
    font-size: 90%;
}

.library .dz .panel-body{
    padding: 0px !important;
    border: 0px;
}
.library .dz form.dropzone {
    min-height: 120px;
    padding: 10px;
}

.library .dz .dz-preview {
    margin: 10px !important;
}
.library .dz-preview .dz-image {
    height: 80px !important;
    width: 80px !important;
}
.library .dz-preview .dz-success-mark, .library .dz-preview .dz-error-mark {
    margin-top: -36px !important;
}
.library.library_condensed .hpanel.library_upload .dz-default {
    margin: 15px 0px !important;
}
.library.library_condensed .hpanel.library_upload .dz-default i{
    font-size: 3em;
}
.library.library_condensed .hpanel.library_upload .dz-message{
    font-size: 90%;
}

.library.library_condensed .hpanel.library_upload .panel-body{
    padding: 0px !important;
    border: 0px;
}
.library.library_condensed .hpanel.library_upload form.dropzone {
    min-height: 120px;
    padding: 10px;
}

.library.library_condensed .hpanel.library_upload .dz-preview {
    margin: 10px !important;
}
.library.library_condensed .hpanel.library_upload .dz-preview .dz-image {
    height: 80px !important;
    width: 80px !important;
}
.library.library_condensed .hpanel.library_upload .dz-preview .dz-success-mark, .library.library_condensed .hpanel.library_upload .dz-preview .dz-error-mark {
    margin-top: -36px !important;
}

.library .hpanel.library_toolbar .panel-body > form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.library .hpanel.library_toolbar .panel-body > form > div {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0px;
    padding: 0px;
}
.library .hpanel.library_toolbar .panel-body > form > .form-group label{
    margin-right: 20px;
    margin-bottom: 0px;
}
.library .hpanel.library_toolbar .panel-body > form > .form-group .form-control{
    min-width: 180px;
}
.library .hpanel.library_toolbar .panel-body > form > .form-group .select2-container{
    min-width: 180px;
}
.library .hpanel.library_toolbar .panel-body >  form > .form-group > .form-control, .library .hpanel.library_toolbar .panel-body > form > div > *{
    margin-right: 5px;
}
.library .hpanel.library_toolbar .panel-body >  form > div > .input-group-addon {
    padding: 6px 10px;
}
.library .hpanel.library_toolbar .panel-body >  form > div > .input-group > .input-group-addon > .checkbox {
    margin: 1px 0px 0px 0px;
    padding: 0px;
    line-height: 1;
}
.library .hpanel.library_toolbar .panel-body >  form > div > .input-group > .input-group-addon > .checkbox > label {
    width: 17px;
    min-height: 17px;
}
.library .hpanel.library_toolbar .panel-body >  form > div > .input-group > .input-group-addon > .checkbox > input {
    margin: 0px;
}
.library .hpanel.library_toolbar .panel-body >  form > div > .input-group > .input-group-addon > .checkbox > label:before,
.library .hpanel.library_toolbar .panel-body >  form > div > .input-group > .input-group-addon > .checkbox > label:after {
    margin: 0px;
    padding-top: 3px;
    padding-left: 1px;
}
.library .library_content #library_grid .checkbox {
    width: 0px;
}

/* Toastr custom styles*/
#toast-container {
}

#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    margin: 10px auto 0;
}

#toast-container > .toast-info,
#toast-container > .toast-error,
#toast-container > .toast-warning,
#toast-container > .toast-success{
    background-image: none;
}

#toast-container > div {
    background: #fff;
    padding: 20px;
    color: #6a6c6f;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
    opacity: 1;
}


#toast-container > div:hover {
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 4px rgba(0, 0, 0, 0.2);
}

.toast-close-button {
    color: #000;
    opacity: 0.2;
}

.toast-info {
    background: #fff;
    border-left: 6px solid #3498db;
}
.toast-success {
    background: #fff;
    border-left: 6px solid #62cb31;
}
.toast-warning {
    background: #fff;
    border-left: 6px solid #ffb606;
}
.toast-error {
    background: #fff;
    border-left: 6px solid #e74c3c;
}

.toast-progress {
    opacity: 0.6;
}

.toast-info .toast-progress {
    background-color: #3498db;
}
.toast-success .toast-progress {
    background-color: #62cb31;
}
.toast-warning .toast-progress {
    background-color: #ffb606;
}
.toast-error .toast-progress {
    background-color: #e74c3c;
}

.form-horizontal .editable {
    padding-top: 0px;
}
th .radio-inline label, th .checkbox-inline label {
    font-weight: bold;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

.btn-file small {
    font-style: italic;
}
/* Nestable list */

.dd {
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    line-height: 20px;
}

.dd-list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    list-style: none;
}

.dd-list .dd-list {
    padding-left: 30px;
}

.dd-collapsed .dd-list {
    display: none;
}

.dd-item,
.dd-empty,
.dd-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}

.dd-handle {
    display: block;
    margin: 5px 0;
    padding: 5px 10px;
    color: #333;
    text-decoration: none;
    border: 1px solid #e4e5e7;
    background: #f7f9fa;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-handle span {
    font-weight: bold;
}

.dd-handle:hover {
    background: #f0f0f0;
    cursor: pointer;
    font-weight: bold;
}

.dd-item > button {
    display: block;
    position: relative;
    cursor: pointer;
    float: left;
    width: 25px;
    height: 20px;
    margin: 5px 0;
    padding: 0;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    border: 0;
    background: transparent;
    font-size: 12px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}

.dd-item > button:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    text-indent: 0;
}

.dd-item > button[data-action="collapse"]:before {
    content: '-';
}

.nestable .dd-item > button {
    font-family: FontAwesome;
    height: 34px;
    width: 33px;
    color: #c1c1c1;

}

.file-nestable .dd-item > button {
    background-color: #34495e;
    border-radius: 3px;
    color: #fff;
    font-family: FontAwesome;
    height: 26px;
    left: 3px;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    margin-right: 8px;
    margin-top: 0 !important;
    top: 3px;
    width: 26px;

}

.file-nestable .dd-item > button:before {
    content: "\f114";
}

.file-nestable .dd-item > button[data-action="collapse"]:before {
    content: "\f115";
}

.nestable .dd-item > button:before {
    content: "\f067";
}

.nestable .dd-item > button[data-action="collapse"]:before {
    content: "\f068";
}

.dd-placeholder,
.dd-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #e4e5e7;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dd-empty {
    border: 1px dashed #bbb;
    min-height: 100px;
    background-color: #e5e5e5;
    background-image: -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -webkit-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), -moz-linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-image: linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff), linear-gradient(45deg, #fff 25%, transparent 25%, transparent 75%, #fff 75%, #fff);
    background-size: 60px 60px;
    background-position: 0 0, 30px 30px;
}

.dd-dragel {
    position: absolute;
    z-index: 9999;
    pointer-events: none;
}

.dd-dragel > .dd-item .dd-handle {
    margin-top: 0;
}

.dd-dragel .dd-handle {
    -webkit-box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
    box-shadow: 2px 4px 6px 0 rgba(0, 0, 0, .1);
}

/**
* Nestable Extras
*/
.nestable-lists {
    display: block;
    clear: both;
    padding: 30px 0;
    width: 100%;
    border: 0;
    border-top: 2px solid #e4e5e7;
    border-bottom: 2px solid #e4e5e7;
}

#nestable-menu {
    padding: 0;
    margin: 10px 0 20px 0;
}

#nestable-output,
.nestable-output {
    width: 100%;
    font-size: 0.75em;
    line-height: 1.333333em;
    font-family: open sans, lucida grande, lucida sans unicode, helvetica, arial, sans-serif;
    padding: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.nestable .dd-handle {
    color: inherit;
    border: 1px dashed #e4e5e7;
    background: #f7f9fa;
    padding: 10px;
}

.nestable .dd-handle:hover {
    /*background: #bbb;*/
}


.nestable  span.label {
    margin-right: 10px;
}

#nestable-output,
.nestable-output {
    font-size: 12px;
    padding: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}


/*gallery*/
.gallery .panel-body > .hpanel {
    margin: 0px !important;
}
.gallery .panel-body > .hpanel  > .panel-body {
    border: none !important;
    padding: 0px !important;
}
.lightBoxGallery {
    text-align: center;
}
.lightBoxGallery a {
    margin: 5px;
    display: inline-block;
}

.table .check{
    width: 45px;
}

.dashboard-notifications-list .media, .profile-backup-list .media {
    width: 35%;
}

.phases .list-group-item::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}


/* Select2 */
.select2-results .select2-disabled {
    color: #999 !important;
    background-color: transparent !important;
    cursor: default !important;
}
.dataTables_length .select2-container  {
    width: auto !important;
}
.form-group .select2-container, .input-group .select2-container  {
    width: 100% !important;
}
.dataTables_length .select2-container  {
    font-size: 13px !important;
}
.select2-container{
    font-size: 14px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: white;
}
.select2-results__option[aria-selected=true] {
    display: none;
}
.select2-container--default .select2-selection--multiple, .select2-container--default .select2-selection--single{
    border: 1px solid #ccc !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 34px !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    white-space: inherit;
}
.select2-selection--single .select2-selection__rendered{
    padding: 0 38px 0 12px !important;
}
.select2-container .select2-selection--single {
    height: 34px !important;
}
.select2-selection__arrow {
    height: 34px !important;
}

/* checkbox Dropdown*/
.dropdown-menu .radio, .dropdown-menu .checkbox {
    margin-left: 5px;
}

/* Contact panel */
.contact-panel .panel-body .media {
    margin-top: -10px;
}
.contact-panel .panel-body .media-body h3 {
    margin-top: 5px;
}

.contact-panel .panel-body h4 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}

/* XEdit */
.editable-input .select2-container, .editable-input .form-control {
    width: 200px !important;
}

/* Gantt */
#gantt {
    min-height: 600px;
}



/* Sample detail */
.sample_detail .panel-body{
    border: none !important;
    padding: 0px !important;
}

/* Switch */
.bootstrap-switch {
    border: 1px solid #e4e5e7 !important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default {
    color: #6a6c6f !important;
    background: #f1f3f6 !important;
}
.bootstrap-switch.bootstrap-switch-focused {
    box-shadow: none !important;
}
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background: #3498db !important;
}


.navbar.navbar-static-top li.dropdown-widget .dropdown-menu a.btn,
.nav.navbar-nav li.dropdown-widget .dropdown-menu a.btn {
    color: inherit !important;
}
.dropdown-widget .dropdown-menu > li > span {
    clear: both;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    /* white-space: nowrap; */
}

/* .dropdown-widget .dropdown-menu > li > span > a { */
/*     margin-right: 140px !important; */
/* } */

.share .media > div.pull-left {
    width: 55px !important;
}

.badge-xs {
    font-size: 9px;
    padding: 3px 6px;
}

#navigation .table td {
    border: medium none;
    padding: 0 !important;
}

.panel-heading .editable-input .select2-container, .panel-heading .editable-input .form-control {
    width: 100% !important;
}

.fc-day-grid-event > .fc-content {
    white-space: normal;
}

.fa-thumbs-success {
    color: #62cb31;
}

.roadmap-legend {
    font-size: 16px;
}

.roadmap-legend-title {
    font-size: 50px;
}

.gantt-task-deadline {
    position: absolute;
    border-radius: 12px;
    border: 2px solid #585858;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    width: 22px;
    height: 22px;
    margin-left: -11px;
    margin-top: 6px;
    z-index: 1;
}

.editable-input .weekly-textarea {
    width : 500px !important;
}

/** PARTIE BAZAAR VOICE **/
.rating.orange {
    height: 13px !important;
    color: #ff5c00!important;
    font: 600 14px/14px 'Open Sans', Arial, sans-serif;
}

.rating:before {
    background: url('../styles/images/orange.png') no-repeat 0 0;
    content: '';
    display: block;
    text-align: left;
    height: 13px !important;
    width: 90px;
    float: left;
}

.star_0:before {
    background-position : 0 -130px;
}
.star_5:before {
    background-position : 0;
}
.star_10:before {
    background-position : 0 -13px;
}
.star_15:before {
    background-position : 0 -26px;
}
.star_20:before {
    background-position : 0 -39px;
}
.star_25:before {
    background-position : 0 -52px;
}
.star_30:before {
    background-position : 0 -65px;
}
.star_35:before {
    background-position : 0 -78px;
}
.star_40:before {
    background-position : 0 -91px;
}
.star_45:before {
    background-position : 0 -104px;
}
.star_50:before {
    background-position : 0 -117px;
}
ul.tree-list li {
    position: relative;
}

ul.tree-list li li li {
    display: none;
}
ul.tree-list li.open > ul > li {
    display: block;
}

ul.tree-list li > a:first-child:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f07b";
    margin-right: 6px;
}

ul.tree-list li.open > a:first-child:before {
    content: "\f07c";
}

ul.tree-list li.trash > a:first-child:before {
    content: "\f1f8";
    color: #e74c3c;
}
ul.tree-list li > a:first-child {
    padding: 10px 45px 10px 15px !important;
    border: solid 1px transparent;
}

ul.tree-list li > a:nth-child(2) {
    position: absolute;
    top: 13px;
    right: 11px;
    display: none;
}
ul.tree-list li.active > a:nth-child(2) {
    display: block;
}

ul.tree-list li i.fa-spinner {
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 13px;
    right: 25px;
}

/* .milestone-0, .milestone-1, .milestone-2 { */
/* 	height: 25px; */
/* 	width: 25px; */
/* 	border-radius: 50%; */
/* 	display: inline-block; */
/* } */
.milestone-0, .milestone-1, .milestone-2 {
    border-radius: 5px;
    padding : 3px 10px;
    margin-bottom : 5px;
    white-space: nowrap;
}

.milestone-0 {
    background-color : white;
    color : #444;
    border : 1px solid #444;
}

.milestone-1 {
    background-color : #A2C4C9;
    color : black;
}

.milestone-2 {
    background-color : #134F5C;
    color : white;
}

/* Template : boutons pour scroll */
.btn-fixed-scroll.top, .btn-fixed-scroll.bottom {
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    height: 38px;
    width: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: fixed;
    right: 0;
    z-index: 1000;
    border: 1px solid rgb(228, 229, 231);
    cursor: pointer;
}

.btn-fixed-scroll.top {
    top : 135px;
}

.btn-fixed-scroll.bottom {
    bottom : 49px;
}
.disabled a {
    pointer-events: none;
}

.input-daterange .input-group.date {
    width: 100%;
}
.input-daterange .input-group.date:first-child .input-group-addon {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-daterange .input-group.date:last-child .form-control {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.hpanel.panel-factory > .panel-body {
    padding: 0;
    border: 0;
}
.hpanel.panel-factory .hpanel {
    margin: 0;
    border: 0;
}
.viewport {
    display: flex;
    margin: auto;
}

.panel-technical-writer .gantt_add {
    display : none !important;
}

.panel-lab-test .gantt_container {
    white-space : normal !important;
}

.panel-lab-test .gantt_grid_scale {
    line-height : 30px !important;
}
