@import url('https://fonts.googleapis.com/css?family=Open+Sans|Roboto');

.gridHoverStyle, .gridSelection, .timelineSelection {
    background-color: rgba(204, 222, 255, 0.2)
}

.gantt_grid_scale .gantt_grid_head_cell {
    color: #a6a6a6;
    border-top: none !important;
    border-right: none !important
}

.gantt_grid_data .gantt_cell {
    border-right: none;
    color: #454545
}

.gantt_task_link .gantt_link_arrow_right {
    border-width: 6px;
    margin-top: -3px
}

.gantt_task_link .gantt_link_arrow_left {
    border-width: 6px;
    margin-left: -6px;
    margin-top: -3px
}

.gantt_task_link .gantt_link_arrow_down, .gantt_task_link .gantt_link_arrow_up {
    border-width: 6px
}

.gantt_task_line .gantt_task_progress_drag {
    bottom: -4px;
    height: 10px;
    margin-left: -8px;
    width: 16px
}

.chartHeaderBg {
    background-color: #fff
}

.gantt_task .gantt_task_scale .gantt_scale_cell {
    color: #a6a6a6;
    border-right: 1px solid #ebebeb
}

.gantt_row.gantt_project, .gantt_row.odd.gantt_project {
    background-color: #edffef
}

.gantt_task_row.gantt_project, .gantt_task_row.odd.gantt_project {
    background-color: #f5fff6
}

.gantt_task_line.gantt_project {
    background-color: #65c16f;
    border: 1px solid #3c9445
}

.gantt_task_line.gantt_project .gantt_task_progress {
    background-color: #46ad51
}

.buttonBg {
    background: #fff
}

.gantt_cal_light .gantt_btn_set {
    margin: 5px 10px
}

.gantt_btn_set.gantt_cancel_btn_set {
    background: #fff;
    color: #454545;
    border: 1px solid #cecece
}

.gantt_btn_set.gantt_save_btn_set {
    background: #2cb573;
    color: #fff
}

.gantt_btn_set.gantt_delete_btn_set {
    background: #ec8e00;
    color: #fff
}

.gantt_cal_light_wide {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.gantt_cal_light_wide .gantt_cal_larea {
    border-left: none !important;
    border-right: none !important
}

.gantt_popup_button.gantt_ok_button {
    background: #2cb573;
    text-shadow: 0 -1px 0 #248a9f;
    color: #fff;
    font-weight: 400;
    border-width: 0
}

.gantt_popup_button.gantt_cancel_button {
    font-weight: 400;
    color: #454544
}

.gantt_popup_title {
    background-color: #fff
}

.gantt_popup_shadow {
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .07)
}

.gantt_qi_big_icon.icon_edit {
    color: #454545;
    background: #fff
}

.gantt_qi_big_icon.icon_delete {
    text-shadow: 0 -1px 0 #a60;
    background: #ec8e00;
    color: #fff;
    border-width: 0
}

.gantt_tooltip {
    font-size: .92em;
    color: white;
    background: black;
    border-radius: 4px;
    font-family: Arial;
    padding: 4px;
    position: absolute;
    z-index: 50;
    white-space: nowrap
}

.gantt_container {
    font-size: 13px;
    border: 1px solid #cecece;
    position: relative;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden
}

.gantt_task_scroll {
    overflow-x: scroll
}

.gantt_grid, .gantt_task {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    display: inline-block;
    vertical-align: top
}

.gantt_grid_scale, .gantt_task_scale {
    color: #6b6b6b;
    font-size: 12px;
    border-bottom: 1px solid #cecece;
    box-sizing: border-box
}

.gantt_grid_scale, .gantt_task_scale, .gantt_task_vscroll {
    background-color: #fff
}

.gantt_scale_line {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-top: 1px solid #cecece
}

.gantt_scale_line:first-child {
    border-top: none
}

.gantt_grid_head_cell {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid #cecece;
    text-align: center;
    position: relative;
    cursor: default;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    line-height: 33px;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
    overflow: hidden
}

.gantt_scale_line {
    clear: both
}

.gantt_grid_data {
    width: 100%;
    overflow: hidden;
    position: relative
}

.gantt_row {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -moz-user-select: -moz-none
}

.gantt_add, .gantt_grid_head_add {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    position: relative;
    -moz-opacity: .5;
    opacity: .5
}

.gantt_grid_head_cell.gantt_grid_head_add {
    -moz-opacity: .6;
    opacity: .6;
    top: 0
}

.gantt_grid_head_cell.gantt_grid_head_add:hover {
    -moz-opacity: 1;
    opacity: 1
}

.gantt_grid_data .gantt_row.odd:hover, .gantt_grid_data .gantt_row:hover {
    background-color: rgba(204, 222, 255, 0.2)
}

.gantt_grid_data .gantt_row.odd:hover .gantt_add, .gantt_grid_data .gantt_row:hover .gantt_add {
    -moz-opacity: 1;
    opacity: 1
}

.gantt_row, .gantt_task_row {
    border-bottom: 1px solid #ebebeb;
    background-color: #fff
}

.gantt_row.odd, .gantt_task_row.odd {
    background-color: #fff
}

.gantt_cell, .gantt_grid_head_cell, .gantt_row, .gantt_scale_cell, .gantt_task_cell, .gantt_task_row {
    box-sizing: border-box;
    -moz-box-sizing: border-box
}

.gantt_grid_head_cell, .gantt_scale_cell {
    line-height: inherit
}

.gantt_grid_scale .gantt_grid_column_resize_wrap {
    cursor: col-resize;
    position: absolute;
    width: 13px;
    margin-left: -7px
}

.gantt_grid_column_resize_wrap .gantt_grid_column_resize {
    background-color: #cecece;
    height: 100%;
    width: 1px;
    margin: 0 auto
}

.gantt_row {
    display: flex
}

.gantt_row > div {
    flex-shrink: 0;
    flex-grow: 0
}

.gantt_cell {
    vertical-align: top;
    border-right: 1px solid #ebebeb;
    padding-left: 6px;
    padding-right: 6px;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px
}

.gantt_cell_tree {
    display: flex;
    flex-wrap: nowrap
}

.gantt_grid_data .gantt_last_cell, .gantt_grid_scale .gantt_last_cell, .gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell, .gantt_task_bg .gantt_last_cell {
    border-right-width: 0
}

.gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell {
    border-right-width: 1px
}

.gantt_task_bg {
    overflow: hidden
}

.gantt_scale_cell {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    border-right: 1px solid #cecece;
    text-align: center;
    height: 100%
}

.gantt_task_cell {
    display: inline-block;
    height: 100%;
    border-right: 1px solid #ebebeb
}

.gantt_layout_cell.gantt_ver_scroll {
    width: 0;
    background-color: transparent;
    height: 1px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    right: 0;
    z-index: 1
}

.gantt_ver_scroll > div {
    width: 1px;
    height: 1px
}

.gantt_hor_scroll {
    height: 0;
    background-color: transparent;
    width: 100%;
    clear: both;
    overflow-x: scroll;
    overflow-y: hidden
}

.gantt_layout_cell .gantt_hor_scroll {
    position: absolute
}

.gantt_hor_scroll > div {
    width: 5000px;
    height: 1px
}

.gantt_tree_icon, .gantt_tree_indent {
    flex-grow: 0;
    flex-shrink: 0
}

.gantt_tree_indent {
    width: 15px;
    height: 100%
}

.gantt_grid_editor_placeholder .gantt_cell.gantt_cell_tree {
    padding-right: 0;
    border: 1px solid #0000ff;
    border-right: 1px solid #0000ff!important;
}

.gantt_tree_content, .gantt_tree_icon {
    vertical-align: top
}

.gantt_tree_icon {
    width: 28px;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50%
}

.gantt_tree_content {
    height: 100%;
    white-space: nowrap;
    min-width: 0;
    cursor: pointer;
}

.gantt_tree_icon.gantt_open {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAArklEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNUAGcXJyMnz//h3uQrJdRLFBIAPQAchlJLsIFuCMjIwM////B5sJMoRkg2CuIdtrQcHBDOxsbHBfCQgIMHz48AHO//nrF8O6tWsJR7+7uzsDIxMTznT0/98/hp07d+I3iGopm2DewKFg8OV+AJWkfRMrTobLAAAAAElFTkSuQmCC);
    width: 18px;
    cursor: pointer
}

.gantt_tree_icon.gantt_close {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAkUlEQVQ4T2NkoBJgpJI5DEPAoFOnTv0/c+YMQR+bmJgwmJmZwX2E4bVp06b9j4yMZODg4MBp2I8fPxiWL1/OkJWVNeIN4uTkxAin79+/M5AcRtgCHGQIyQbhijaiDQoKDmZgZ2PDGf0/f/1iWLd2LeHod3d3Z2BkYsJp0P9//xh27tyJ3yCqpWyCeQOHgsGX+wEZpW4T5LCxKwAAAABJRU5ErkJggg==);
    width: 18px;
    cursor: pointer
}

.gantt_tree_icon.gantt_blank {
    width: 18px
}

.gantt_tree_icon.gantt_folder_open {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAs0lEQVQ4T62T0Q2EIBBEpQlzuaaMsQoqooqLsSljbMLLmMxmUXBR4U+Qt7Mzi2sqLVeJ00SgEMKWAnvvzYLyAyHfT5sU2fXDJSwCAXK8MI0/UTkva7IIFJsg3NSwnKdFoKtAWOQ1CN7CEqeTotE5L7QyJhmBcklZM4ZgTiAr3iOU3kD93ppO5SkMjB1EeXdBWoSkRql3YeIRe+cGvktS056JR9wsmeBUkujCfNXWCPC8GugPqn5ii/hV+FoAAAAASUVORK5CYII=)
}

.gantt_tree_icon.gantt_folder_closed {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAfElEQVQ4T2NkoBJgpJI5DCgGTZ8+/T82gzMzMwlaCFcAM0RKQgyrI/0Dg/EahmIQyBB0DRvXr4W78tmLV1gtAbmYoEEgnciG4QpTogzCFyEwSyg2CBS2oCAZNQh3cA+hMAJ5AlcKxuVBlOgnNgVjMwyUrQjmamKLGaoZBAAOTFyLnFFW4wAAAABJRU5ErkJggg==)
}

.gantt_tree_icon.gantt_file {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAeElEQVQ4T2NkoBJgRDZn+vTp/wmZm5mZiaIHph7DICkJMUJmMfgHBmMYhtUgbAo3rl+L4lp0NUQbBPI2umuRDaPIIFAYwAyjv0HoMQALM5JdhG4QLMxGDcKdyIdoGIE89OzFK4KZF5Rl8EY/QROQFGA1iBQD0NUCAJVjcxO0naAQAAAAAElFTkSuQmCC)
}

.gantt_grid_head_cell .gantt_sort {
    position: absolute;
    right: 5px;
    top: 8px;
    width: 7px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: 50%
}

.gantt_grid_head_cell .gantt_sort.gantt_asc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR4nGNgQAKGxib/GbABkIS7b8B/DAUwCRiGK0CXwFBAb1DfP/U/LszwHwi2X7qFgUEArBtdAVwCBmAKMCSQFSDzAWXXaOHsXeqkAAAAAElFTkSuQmCC)
}

.gantt_grid_head_cell .gantt_sort.gantt_desc {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR42mNgQAL1/VP/M2ADIIntF2/9x1AAlrh0C47hCmA60DFYwX88gIFGwNDY5D8uDFbg7hvwHx2jmIBTAlkB0e4BAEjlaNtBWJPnAAAAAElFTkSuQmCC)
}

.gantt_inserted, .gantt_updated {
    font-weight: 700
}

.gantt_deleted {
    text-decoration: line-through
}

.gantt_invalid {
    background-color: #ffe0e0
}

.gantt_error {
    color: red
}

.gantt_status {
    right: 1px;
    padding: 5px 10px;
    background: hsla(0, 0%, 61%, .1);
    position: absolute;
    top: 1px;
    transition: opacity .2s;
    opacity: 0
}

.gantt_status.gantt_status_visible {
    opacity: 1
}

#gantt_ajax_dots span {
    transition: opacity .2s;
    background-repeat: no-repeat;
    opacity: 0
}

#gantt_ajax_dots span.gantt_dot_visible {
    opacity: 1
}

.gantt_column_drag_marker {
    border: 1px solid #cecece;
    opacity: .8
}

.gantt_grid_head_cell_dragged {
    border: 1px solid #cecece;
    opacity: .3
}

.gantt_grid_target_marker {
    position: absolute;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #ffa011;
    transform: translateX(-1px)
}

.gantt_grid_target_marker:after, .gantt_grid_target_marker:before {
    display: block;
    content: "";
    position: absolute;
    left: -5px;
    width: 0;
    height: 0;
    border: 6px solid transparent
}

.gantt_grid_target_marker:before {
    border-top-color: #ffa011
}

.gantt_grid_target_marker:after {
    bottom: 0;
    border-bottom-color: #ffa011
}

.gantt_message_area {
    position: fixed;
    right: 5px;
    width: 250px;
    z-index: 1000
}

.gantt-info {
    min-width: 120px;
    padding: 4px 4px 4px 20px;
    font-family: Arial;
    z-index: 10000;
    margin: 5px;
    margin-bottom: 10px;
    transition: all .5s ease
}

.gantt-info.hidden {
    height: 0;
    padding: 0;
    border-width: 0;
    margin: 0;
    overflow: hidden
}

.gantt_modal_box {
    overflow: hidden;
    display: inline-block;
    min-width: 250px;
    width: 250px;
    text-align: center;
    position: fixed;
    z-index: 20000;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .07);
    font-family: Arial;
    border-radius: 6px;
    border: 1px solid #cecece;
    background: #fff
}

.gantt_popup_title {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-width: 0
}

.gantt_button, .gantt_popup_button {
    border: 1px solid #cecece;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 4px;
    background: #fff
}

.gantt-info, .gantt_button, .gantt_popup_button {
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    cursor: pointer;
}

.gantt_popup_text {
    overflow: hidden;
}

.gantt_popup_controls {
    border-radius: 6px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gantt_popup_button {
    min-width: 100px;
}

div.dhx_modal_cover {
    background-color: #000;
    cursor: default;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    opacity: .2;
    position: fixed;
    z-index: 19999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: none;
    zoom: 1
}

.gantt-info img, .gantt_modal_box img {
    float: left;
    margin-right: 20px
}

.gantt-alert-error, .gantt-confirm-error {
    border: 1px solid red
}

.gantt_button input, .gantt_popup_button div {
    border-radius: 4px;
    font-size: 14px;
    box-sizing: content-box;
    padding: 0;
    margin: 0;
    vertical-align: top
}

.gantt_popup_title {
    border-bottom: 1px solid #cecece;
    height: 40px;
    line-height: 40px;
    font-size: 20px
}

.gantt_popup_text {
    margin: 15px 15px 5px;
    font-size: 14px;
    color: #000;
    min-height: 30px;
    border-radius: 6px
}

.gantt-error, .gantt-info {
    font-size: 14px;
    color: #000;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .07);
    padding: 0;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #fff
}

.gantt-info div {
    padding: 5px 10px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #cecece
}

.gantt-error {
    background-color: #d81b1b;
    border: 1px solid #ff3c3c
}

.gantt-error div {
    background-color: #d81b1b;
    border: 1px solid #940000;
    color: #fff
}

.gantt-warning {
    background-color: #ff9000;
    border: 1px solid #ffa633
}

.gantt-warning div {
    background-color: #ff9000;
    border: 1px solid #b36500;
    color: #fff
}

.gantt_data_area div, .gantt_grid div {
    -ms-touch-action: none;
    -webkit-tap-highlight-color: transparent
}

.gantt_data_area {
    position: relative;
    overflow-x: hidden;
    overflow-y: hidden;
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none
}

.gantt_links_area {
    position: absolute;
    left: 0;
    top: 0
}

.gantt_side_content, .gantt_task_content, .gantt_task_progress {
    line-height: inherit;
    overflow: hidden;
    height: 100%
}

.gantt_task_content {
    font-size: 12px;
    color: #fff;
    width: 100%;
    top: 0;
    cursor: pointer;
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.gantt_task_progress {
    text-align: center;
    z-index: 0;
    background: #299cb4
}

.gantt_task_progress_wrapper {
    border-radius: inherit;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.gantt_task_line {
    border-radius: 2px;
    position: absolute;
    box-sizing: border-box;
    background-color: #3db9d3;
    border: 1px solid #2898b0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -moz-user-select: -moz-none
}

.gantt_task_line.gantt_drag_move div {
    cursor: move
}

.gantt_touch_move, .gantt_touch_progress .gantt_touch_resize {
    transform: scale(1.02, 1.1);
    transform-origin: 50%
}

.gantt_touch_progress .gantt_task_progress_drag, .gantt_touch_resize .gantt_task_drag {
    transform: scaleY(1.3);
    transform-origin: 50%
}

.gantt_side_content {
    position: absolute;
    white-space: nowrap;
    color: #6e6e6e;
    top: 0;
    font-size: 11px
}

.gantt_side_content.gantt_left {
    right: 100%;
    padding-right: 20px
}

.gantt_side_content.gantt_right {
    left: 100%;
    padding-left: 20px
}

.gantt_side_content.gantt_link_crossing {
    bottom: 8.75px;
    top: auto
}

.gantt_link_arrow, .gantt_task_link .gantt_line_wrapper {
    position: absolute;
    cursor: pointer
}

.gantt_line_wrapper div {
    background-color: #ffa011
}

.gantt_task_link:hover .gantt_line_wrapper div {
    box-shadow: 0 0 5px 0 #ffa011
}

.gantt_task_link div.gantt_link_arrow {
    background-color: transparent;
    border-style: solid;
    width: 0;
    height: 0
}

.gantt_link_control {
    position: absolute;
    width: 20px;
    top: 0
}

.gantt_link_control div {
    display: none;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    top: 50%;
    margin-top: -7.5px;
    vertical-align: middle;
    border: 1px solid #929292;
    border-radius: 6.5px;
    height: 13px;
    width: 13px;
    background-color: #f0f0f0
}

.gantt_link_control.task_right div.gantt_link_point {
    margin-left: 7px
}

.gantt_link_control div:hover {
    background-color: #fff
}

.gantt_link_control.task_left {
    left: -20px
}

.gantt_link_control.task_right {
    right: -20px
}

.gantt_link_target .gantt_link_control div, .gantt_task_line.gantt_drag_move .gantt_link_control div, .gantt_task_line.gantt_drag_move .gantt_task_drag, .gantt_task_line.gantt_drag_move .gantt_task_progress_drag, .gantt_task_line.gantt_drag_progress .gantt_link_control div, .gantt_task_line.gantt_drag_progress .gantt_task_drag, .gantt_task_line.gantt_drag_progress .gantt_task_progress_drag, .gantt_task_line.gantt_drag_resize .gantt_link_control div, .gantt_task_line.gantt_drag_resize .gantt_task_drag, .gantt_task_line.gantt_drag_resize .gantt_task_progress_drag, .gantt_task_line.gantt_selected .gantt_link_control div, .gantt_task_line.gantt_selected .gantt_task_drag, .gantt_task_line.gantt_selected .gantt_task_progress_drag, .gantt_task_line:hover .gantt_link_control div, .gantt_task_line:hover .gantt_task_drag, .gantt_task_line:hover .gantt_task_progress_drag {
    display: block
}

.gantt_link_source, .gantt_link_target {
    box-shadow: 0 0 3px #3db9d3
}

.gantt_link_target.link_finish_allow, .gantt_link_target.link_start_allow {
    box-shadow: 0 0 3px #ffbf5e
}

.gantt_link_target.link_finish_deny, .gantt_link_target.link_start_deny {
    box-shadow: 0 0 3px #e87e7b
}

.link_finish_allow .gantt_link_control.task_end_date div, .link_start_allow .gantt_link_control.task_start_date div {
    background-color: #ffbf5e;
    border-color: #ffa011
}

.link_finish_deny .gantt_link_control.task_end_date div, .link_start_deny .gantt_link_control.task_start_date div {
    background-color: #e87e7b;
    border-color: #dd3e3a
}

.gantt_link_arrow_right {
    border-width: 4px 0 4px 6px;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: #909090;
    margin-top: -1px
}

.gantt_link_arrow_left {
    border-width: 4px 6px 4px 0;
    margin-top: -1px;
    border-top-color: transparent !important;
    border-right-color: #909090;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important
}

.gantt_link_arrow_up {
    border-width: 0 4px 6px;
    border-color: transparent transparent #ffa011;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: #ffa011;
    border-left-color: transparent !important
}

.gantt_link_arrow_down {
    border-width: 4px 6px 0 4px;
    border-top-color: #ffa011;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important
}

.gantt_task_drag, .gantt_task_progress_drag {
    cursor: ew-resize;
    display: none;
    position: absolute
}

.gantt_task_drag.task_right {
    cursor: e-resize
}

.gantt_task_drag.task_left {
    cursor: w-resize
}

.gantt_task_drag {
    height: 100%;
    width: 8px;
    z-index: 1;
    top: -1px
}

.gantt_task_drag.task_left {
    left: -7px
}

.gantt_task_drag.task_right {
    right: -7px
}

.gantt_task_progress_drag {
    height: 8px;
    width: 8px;
    bottom: -4px;
    margin-left: -4px;
    background-position: bottom;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkY3Rjk0RUVDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkY3Rjk0RUZDMkYzMTFFMkI1OThEQTA3ODU0OTkzMEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyRjdGOTRFQ0MyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyRjdGOTRFREMyRjMxMUUyQjU5OERBMDc4NTQ5OTMwQSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PobPBzIAAADkSURBVHjaYpk2bRoDDsAExL1QdjEQ/8OmiAWHZk4gXqymqhQM4ty6fU8OSMUA8XdiDBAB4k0a6iqWRga6EKcwMQXduHlnL5DpB8Rv0J2JDFSA+JiOtgZcMwiA2CAxkBxUDVYDLEAKgIpV9XQ0MZwFEgPJAZnHoWpRDAgC4n2W5saiQKfjClQGkBxQDciL+6B6wAbkA/EqJwdrTkUFOQZCAKQGpBbIXA3SCzJggo+XK7OEuBgDsQCkFqgHrBfsBT5eHgZSAUwP2IBfv36TbABMDygdtK1Zv6UESLORaAbIhG6AAAMAKN8wE24DXWcAAAAASUVORK5CYII=);
    background-repeat: no-repeat;
    z-index: 1
}

.gantt_task_progress_drag:hover {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAALCAYAAAB24g05AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAs0lEQVQoz6WMPW7CQBgFJxZaiZ60qcgdwjVMmzu8gpwhDULabXyBdHAGuzRHivQiQZovigS2+Jtu95t5T03TMITtCtjEc5VSOgx5k5F4CnxJWgKUUl5sv6eUvk/daiCeAe1fDCCpBtq4jQ/YngO9pMWpGH99OOcDtt8ifmWEuO3D/R+wXQOdpGcuIGkGdNFQ2RawlTTlSsLd2RY55+O95JyPFQ/y8MAE+CylfADpxvYHWP8CXj+JR4wdKHYAAAAASUVORK5CYII=)
}

.gantt_link_tooltip {
    box-shadow: 3px 3px 3px #888;
    background-color: #fff;
    border-left: 1px dotted #cecece;
    border-top: 1px dotted #cecece;
    font-family: Tahoma;
    font-size: 8pt;
    color: #444;
    padding: 6px;
    line-height: 20px
}

.gantt_link_direction {
    height: 0;
    border: 0 none #ffa011;
    border-bottom-style: dashed;
    border-bottom-width: 2px;
    transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    z-index: 2;
    margin-left: 1px;
    position: absolute
}

.gantt_grid_data .gantt_row.gantt_selected, .gantt_grid_data .gantt_row.odd.gantt_selected, .gantt_task_row.gantt_selected, .gantt_task_row.gantt_selected .gantt_column_weekend {
    background: linear-gradient(rgba(204, 222, 255, 0.5), rgba(204, 222, 255, 0.5));
}

.gantt_task_row.gantt_selected .gantt_task_cell {
    border-right-color: #ebebeb
}

.gantt_task_line.gantt_selected {
    box-shadow: 0 0 5px #299cb4
}

.gantt_task_line.gantt_milestone {
    visibility: hidden;
    background-color: #d33daf;
    border: 0 solid #61164f;
    box-sizing: content-box;
    -moz-box-sizing: content-box
}

.gantt_task_line.gantt_milestone div {
    visibility: visible
}

.gantt_task_line.gantt_milestone .gantt_task_content {
    background: inherit;
    border: inherit;
    border-width: 1px;
    border-radius: inherit;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    transform: rotate(45deg)
}

.gantt_task_line.gantt_task_inline_color {
    border-color: #999
}

.gantt_task_line.gantt_task_inline_color .gantt_task_progress {
    background-color: #363636;
    opacity: .2
}

.gantt_task_line.gantt_task_inline_color.gantt_project.gantt_selected, .gantt_task_line.gantt_task_inline_color.gantt_selected {
    /* outline: 3px solid rgba(15, 149, 238, 0.432); */
    /* box-shadow: 3px 0 0 rgb(212, 8, 8); */
    /* box-shadow: 0px 0px 0px 4px rgb(247, 0, 0); */
}
.gantt_task_line.gantt_project.gantt_selected {
    box-shadow: none;
}

.gantt_task_link.gantt_link_inline_color:hover .gantt_line_wrapper div {
    box-shadow: 0 0 5px 0 #999
}

.gantt_critical_task {
    background-color: #e63030;
    border-color: #9d3a3a
}

.gantt_critical_task .gantt_task_progress {
    background-color: rgba(0, 0, 0, .4)
}

.gantt_critical_link .gantt_line_wrapper > div {
    background-color: #e63030
}

.gantt_critical_link .gantt_link_arrow {
    border-color: #e63030
}

.gantt_btn_set:focus, .gantt_cell:focus, .gantt_grid_head_cell:focus, .gantt_popup_button:focus, .gantt_qi_big_icon:focus, .gantt_row:focus {
    box-shadow: none;
    outline: none;
}

.gantt_split_parent, .gantt_split_subproject {
    opacity: .1;
    pointer-events: none
}

.gantt_unselectable, .gantt_unselectable div {
    -webkit-user-select: none;
    -moz-user-select: none;
    -moz-user-select: -moz-none
}

.gantt_cal_light {
    -webkit-tap-highlight-color: transparent;
    background: #fff;
    border-radius: 6px;
    font-family: Arial;
    font-size: 13px;
    border: 1px solid #cecece;
    color: #6b6b6b;
    font-size: 12px;
    position: absolute;
    z-index: 10001;
    width: 550px;
    height: 250px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .07)
}

.gantt_cal_light_wide {
    width: 650px
}

.gantt_cal_light select {
    font-family: Arial;
    border: 1px solid #cecece;
    font-size: 13px;
    padding: 2px;
    margin: 0
}

.gantt_cal_ltitle {
    padding: 7px 10px;
    overflow: hidden;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0
}

.gantt_cal_ltitle, .gantt_cal_ltitle span {
    white-space: nowrap
}

.gantt_cal_lsection {
    color: #727272;
    font-weight: 700;
    padding: 12px 0 5px 10px
}

.gantt_cal_lsection .gantt_fullday {
    float: right;
    margin-right: 5px;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    vertical-align: top;
    cursor: pointer
}

.gantt_cal_lsection {
    font-size: 13px
}

.gantt_cal_ltext {
    padding: 2px 10px;
    overflow: hidden
}

.gantt_cal_ltext textarea {
    overflow-y: auto;
    overflow-x: hidden;
    font-family: Arial;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #cecece;
    height: 100%;
    width: 100%;
    outline: none !important;
    resize: none
}

.gantt_section_constraint [data-constraint-time-select] {
    margin-left: 20px
}

.gantt_time {
    font-weight: 700
}

.gantt_cal_light .gantt_title {
    padding-left: 10px
}

.gantt_cal_larea {
    border: 1px solid #cecece;
    border-left: none;
    border-right: none;
    background-color: #fff;
    overflow: hidden;
    height: 1px
}

.gantt_btn_set {
    margin: 10px 7px 5px 10px;
    padding: 5px 15px 5px 15px;
    float: left;
    border-radius: 3px;
    border: 0 solid #cecece;
    height: 32px;
    font-weight: 400;
    background: #fff;
    box-sizing: border-box;
    cursor: pointer
}

.gantt_hidden {
    display: none
}

.gantt_btn_set div {
    float: left;
    font-size: 13px;
    height: 22px;
    line-height: 22px;
    background-repeat: no-repeat;
    vertical-align: middle
}

.gantt_cal_cover {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: .1;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=10)
}

.gantt_custom_button {
    padding: 0 3px;
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    margin-right: 10px;
    margin-top: -5px;
    cursor: pointer;
    float: right;
    height: 21px;
    width: 90px;
    border: 1px solid #cecece;
    text-align: center;
    border-radius: 4px
}

.gantt_custom_button div {
    cursor: pointer;
    float: none;
    height: 21px;
    line-height: 21px;
    vertical-align: middle
}

.gantt_custom_button div:first-child {
    display: none
}

.gantt_cal_light_wide {
    width: 580px;
    padding: 2px 4px
}

.gantt_cal_light_wide .gantt_cal_larea {
    box-sizing: border-box;
    border: 1px solid #cecece
}

.gantt_cal_light_wide .gantt_cal_lsection {
    border: 0;
    float: left;
    text-align: right;
    width: 80px;
    height: 20px;
    padding: 5px 10px 0 0
}

.gantt_cal_light_wide .gantt_wrap_section {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
    border-bottom: 1px solid #ebebeb
}

.gantt_cal_light_wide .gantt_section_time {
    overflow: hidden;
    padding-top: 2px !important;
    padding-right: 0;
    height: 20px !important
}

.gantt_cal_light_wide .gantt_cal_ltext {
    padding-right: 0
}

.gantt_cal_light_wide .gantt_cal_larea {
    padding: 0 10px;
    width: 100%
}

.gantt_cal_light_wide .gantt_section_time {
    background: transparent
}

.gantt_cal_light_wide .gantt_cal_checkbox label {
    padding-left: 0
}

.gantt_cal_light_wide .gantt_cal_lsection .gantt_fullday {
    float: none;
    margin-right: 0;
    font-weight: 700;
    cursor: pointer
}

.gantt_cal_light_wide .gantt_custom_button {
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 2px
}

.gantt_cal_light_wide .gantt_repeat_right {
    margin-right: 55px
}

.gantt_cal_light_wide.gantt_cal_light_full {
    width: 738px
}

.gantt_cal_wide_checkbox input {
    margin-top: 8px;
    margin-left: 14px
}

.gantt_cal_light input {
    font-size: 13px
}

.gantt_section_time {
    background-color: #fff;
    white-space: nowrap;
    padding: 2px 10px 5px;
    padding-top: 2px !important
}

.gantt_section_time .gantt_time_selects {
    float: left;
    height: 25px
}

/*.gantt_section_time .gantt_time_selects select{height:23px;padding:2px;border:1px solid #cecece}*/
.gantt_duration {
    width: 100px; /*height:23px;*/
    float: left;
    white-space: nowrap;
    margin-left: 20px; /*line-height:23px*/
}

.gantt_duration .gantt_duration_dec, .gantt_duration .gantt_duration_inc, .gantt_duration .gantt_duration_value {
    box-sizing: border-box;
    text-align: center; /*vertical-align:top;height:100%;border:1px solid #cecece */
}

.gantt_duration .gantt_duration_value {
    width: 40px;
    padding: 3px 4px;
    border-left-width: 0;
    border-right-width: 0
}

.gantt_duration .gantt_duration_value.gantt_duration_value_formatted {
    width: 70px
}

.gantt_duration .gantt_duration_dec, .gantt_duration .gantt_duration_inc {
    width: 20px;
    padding: 1px;
    padding-bottom: 1px;
    background: #fff
}

.gantt_duration .gantt_duration_dec {
    -moz-border-top-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.gantt_duration .gantt_duration_inc {
    margin-right: 4px;
    -moz-border-top-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.gantt_resources {
    max-height: 150px;
    height: auto;
    overflow-y: auto
}

.gantt_resource_row {
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer
}

.gantt_resource_row input[type=checkbox]:not(:checked), .gantt_resource_row input[type=checkbox]:not(:checked) ~ div {
    opacity: .5
}

.gantt_resource_toggle {
    vertical-align: middle
}

.gantt_resources_filter .gantt_resources_filter_input {
    padding: 1px 2px;
    box-sizing: border-box
}

.gantt_resources_filter .switch_unsetted {
    vertical-align: middle
}

.gantt_resource_cell {
    display: inline-block
}

.gantt_resource_cell.gantt_resource_cell_checkbox {
    width: 24px;
    max-width: 24px;
    min-width: 24px;
    vertical-align: middle
}

.gantt_resource_cell.gantt_resource_cell_label {
    width: 40%;
    max-width: 40%;
    vertical-align: middle
}

.gantt_resource_cell.gantt_resource_cell_value {
    width: 30%;
    max-width: 30%;
    vertical-align: middle
}

.gantt_resource_cell.gantt_resource_cell_value input, .gantt_resource_cell.gantt_resource_cell_value select {
    width: 80%;
    vertical-align: middle;
    padding: 1px 2px;
    box-sizing: border-box
}

.gantt_resource_cell.gantt_resource_cell_unit {
    width: 10%;
    max-width: 10%;
    vertical-align: middle
}

.gantt_resource_early_value {
    opacity: .8;
    font-size: .9em
}

.gantt_cal_quick_info {
    border: 1px solid #cecece;
    border-radius: 6px;
    position: absolute;
    z-index: 300;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, .07);
    background-color: #fff;
    width: 300px;
    transition: left .5s ease, right .5s;
    -moz-transition: left .5s ease, right .5s;
    -webkit-transition: left .5s ease, right .5s;
    -o-transition: left .5s ease, right .5s
}

.gantt_no_animate {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none
}

.gantt_cal_quick_info.gantt_qi_left .gantt_qi_big_icon {
    float: right
}

.gantt_cal_qi_title {
    -webkit-border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-topleft: 6px;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 0;
    border-top-left-radius: 6px;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 0;
    padding: 5px 0 8px 12px;
    color: #454545;
    background-color: #fff;
    border-bottom: 1px solid #cecece
}

.gantt_cal_qi_tdate {
    font-size: 14px;
    font-weight: 700
}

.gantt_cal_qi_tcontent {
    font-size: 13px
}

.gantt_cal_qi_content {
    padding: 16px 8px;
    font-size: 13px;
    color: #454545;
    overflow: hidden
}

.gantt_cal_qi_controls {
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 6px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 6px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 6px;
    padding-left: 7px
}

.gantt_cal_qi_controls .gantt_menu_icon {
    margin-top: 6px;
    background-repeat: no-repeat
}

.gantt_cal_qi_controls .gantt_menu_icon.icon_edit {
    width: 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAB3RJTUUH3QYFCjI5ZQj5bAAAAFNJREFUOMvt0zEOACAIA0DkwTymH8bJTRTKZGJXyaWEKPKTCQAH4Ls37cItcDUzsxHNDLZNhCq7Gt1wh9ErV7EjyGAhyGLphlnsClWuS32rn0czAV+vNGrM/LBtAAAAAElFTkSuQmCC)
}

.gantt_cal_qi_controls .gantt_menu_icon.icon_delete {
    width: 20px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MjFENzI3NUNDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MjFENzI3NURDMzA0MTFFMjhBNjJGQTc3MUIyQzYzNEYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyMUQ3Mjc1QUMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyMUQ3Mjc1QkMzMDQxMUUyOEE2MkZBNzcxQjJDNjM0RiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmUD0gAAAABvSURBVHjaYvz//z8DIyMjAxYQicReji4J0ofKQNP8HwmgGQbXB8IsWGwDSSwDuioKjY9uBthVjFAXYHUGAQA2kYmBUoAUBpGk0LAwgBvwH+YX4mkwptgLowYMRgOITUyYKRFIN/wnDjQgJySAAAMApryKzL8wjfUAAAAASUVORK5CYII=)
}

.gantt_qi_big_icon {
    font-size: 13px;
    border-radius: 4px;
    font-weight: 700;
    background: #fff;
    margin: 5px 9px 8px 0;
    min-width: 60px;
    line-height: 32px;
    vertical-align: middle;
    padding: 0 10px 0 5px;
    cursor: pointer;
    border: 1px solid #cecece
}

.gantt_cal_qi_controls div {
    float: left;
    height: 32px;
    text-align: center;
    line-height: 32px
}

.gantt_resource_marker {
    position: absolute;
    text-align: center;
    font-size: 14px;
    color: #fff
}

.gantt_resource_marker_ok {
    background: rgba(78, 208, 134, .75)
}

.gantt_resource_marker_overtime {
    background: hsla(0, 100%, 76%, .69)
}

.gantt_histogram_label {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    font-weight: 700;
    font-size: 13px
}

.gantt_histogram_fill {
    background-color: rgba(41, 157, 180, .2);
    width: 100%;
    position: absolute;
    bottom: 0
}

.gantt_histogram_hor_bar {
    height: 1px;
    margin-top: -1px
}

.gantt_histogram_hor_bar, .gantt_histogram_vert_bar {
    position: absolute;
    background: #299db4;
    margin-left: -1px
}

.gantt_histogram_vert_bar {
    width: 1px
}

.gantt_histogram_cell {
    position: absolute;
    text-align: center;
    font-size: 13px;
    color: #000
}

.gantt_marker {
    height: 100%;
    width: 2px;
    top: 0;
    position: absolute;
    text-align: center;
    background-color: rgba(255, 0, 0, .4);
    box-sizing: border-box
}

.gantt_marker .gantt_marker_content {
    padding: 5px;
    background: inherit;
    color: #fff;
    position: absolute;
    font-size: 12px;
    line-height: 12px;
    opacity: .8;
    cursor: pointer;
}

.gantt_marker_area {
    position: absolute;
    top: 0;
    left: 0;
}

.gantt_grid_editor_placeholder {
    position: absolute;
}

.gantt_grid_editor_placeholder > div, .gantt_grid_editor_placeholder input, .gantt_grid_editor_placeholder select {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.gantt_grid_editor_placeholder input {
    font-size: 8pt;
    padding-left: 2px;
}

input[name="start_date"], input[name="end_date"], input[name="duration"], input[name="all_days"], input[name="progress"] {
  text-align: center;
}

.gantt_row_placeholder div {
    opacity: .5
}

.gantt_row_placeholder .gantt_add, .gantt_row_placeholder .gantt_file {
    display: none;
}

.gantt_grid_dnd_marker_line {
    height: 4px;
    width: 100%;
    background-color: #3498db
}

.gantt_grid_dnd_marker_line:before {
    background: #fff;
    width: 12px;
    height: 12px;
    box-sizing: border-box;
    border: 3px solid #3498db;
    border-radius: 6px;
    content: "";
    line-height: 1px;
    display: block;
    position: absolute;
    margin-left: -11px;
    margin-top: -4px;
    pointer-events: none
}

.gantt_grid_dnd_marker_folder {
    height: 100%;
    width: 100%;
    position: absolute;
    pointer-events: none;
    box-sizing: border-box;
    box-shadow: inset 0 0 0 2px #3f98db;
    background: transparent
}

.gantt_overlay_area {
    display: none
}

.gantt_overlay, .gantt_overlay_area {
    position: absolute;
    height: inherit;
    width: inherit;
    top: 0;
    left: 0
}

.gantt_click_drag_rect {
    position: absolute;
    left: 0;
    top: 0;
    outline: 1px solid #3f98db;
    background-color: rgba(52, 152, 219, .3)
}

.gantt_timeline_move_available, .gantt_timeline_move_available * {
    cursor: move
}

.gantt_rtl .gantt_grid {
    text-align: right
}

.gantt_rtl .gantt_cell, .gantt_rtl .gantt_row {
    flex-direction: row-reverse
}

.gantt_layout_content {
    width: 100%;
    overflow: auto;
    box-sizing: border-box
}

.gantt_layout_cell {
    position: relative;
    box-sizing: border-box
}

.gantt_layout_cell > .gantt_layout_header {
    background: #33aae8;
    color: #fff;
    font-size: 17px;
    padding: 5px 10px;
    box-sizing: border-box
}

.gantt_layout_header.collapsed_x {
    background: #a9a9a9
}

.gantt_layout_header.collapsed_x .gantt_header_arrow:before {
    content: "\21E7"
}

.gantt_layout_header.collapsed_y {
    background: #a9a9a9
}

.gantt_layout_header.collapsed_y .gantt_header_arrow:before {
    content: "\21E9"
}

.gantt_layout_header {
    cursor: pointer
}

.gantt_layout_header .gantt_header_arrow {
    float: right;
    text-align: right
}

.gantt_layout_header .gantt_header_arrow:before {
    content: "\21E6"
}

.gantt_layout_header.vertical .gantt_header_arrow:before {
    content: "\21E7"
}

.gantt_layout_outer_scroll_vertical .gantt_layout_content {
    overflow-y: hidden
}

.gantt_layout_outer_scroll_horizontal .gantt_layout_content {
    overflow-x: hidden
}

.gantt_layout_x > .gantt_layout_cell {
    display: inline-block;
    vertical-align: top
}

.gantt_layout_x {
    white-space: nowrap
}

.gantt_resizing {
    opacity: .7;
    background: #f2f2f2
}

.gantt_layout_cell_border_right.gantt_resizer {
    overflow: visible;
    border-right: 0
}

.gantt_resizer {
    cursor: e-resize;
    position: relative
}

.gantt_resizer_y {
    cursor: n-resize
}

.gantt_resizer_stick {
    background: #33aae8;
    z-index: 9999;
    position: absolute;
    top: 0;
    width: 100%
}

.gantt_resizer_x .gantt_resizer_x {
    position: absolute;
    width: 20px;
    height: 100%;
    margin-left: -10px;
    top: 0;
    left: 0;
    z-index: 1
}

.gantt_resizer_y .gantt_resizer_y {
    position: absolute;
    height: 20px;
    width: 100%;
    top: -10px;
    left: 0;
    z-index: 1
}

.gantt_resizer_error {
    background: #cd5c5c !important
}

.gantt_layout_cell_border_left {
    border-left: 1px solid #cecece
}

.gantt_layout_cell_border_right {
    border-right: 1px solid #cecece
}

.gantt_layout_cell_border_top {
    border-top: 1px solid #cecece
}

.gantt_layout_cell_border_bottom {
    border-bottom: 1px solid #cecece
}

.gantt_layout_cell_border_transparent {
    border-color: transparent
}

.gantt_window {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 999999999;
    background: #fff
}

.gantt_window_content {
    position: relative
}

.gantt_window_content_header {
    background: #39c;
    color: #fff;
    height: 33px;
    padding: 10px 10px 0;
    border-bottom: 2px solid #fff;
    position: relative
}

.gantt_window_content_header_text {
    padding-left: 10%
}

.gantt_window_content_header_buttons {
    position: absolute;
    top: 10px;
    right: 10px
}

.gantt_window_content_header_buttons:hover {
    color: #000;
    cursor: pointer
}

.gantt_window_content_resizer {
    position: absolute;
    width: 15px;
    height: 15px;
    bottom: 0;
    line-height: 15px;
    right: -1px;
    text-align: center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABZJREFUeAFjIAUwUshlpJDLSIhLGAAACQ4AFk79JaMAAAAASUVORK5CYII=);
    cursor: nw-resize;
    z-index: 999
}

.gantt_window_content_frame {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    z-index: 9999
}

.gantt_window_drag {
    cursor: pointer !important
}

.gantt_window_resizing {
    overflow: visible
}

.gantt_window_resizing_body {
    overflow: hidden !important
}

.gantt_window_modal {
    background: rgba(0, 0, 0, .1);
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.gantt_cal_light, .gantt_cal_quick_info, .gantt_container, .gantt_message_area, .gantt_modal_box, .gantt_tooltip {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.gantt_noselect {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.gantt_row.gantt_over, .gantt_task_row.gantt_over {
    background-color: #0070fe
}

.gantt_row.gantt_transparent .gantt_cell {
    opacity: .7
}

.gantt_task_row.gantt_transparent {
    background-color: #f8fdfd
}

.gantt_popup_button.gantt_delete_button {
    background: #3db9d3;
    text-shadow: 0 -1px 0 #248a9f;
    color: #fff;
    font-weight: 700;
    border-width: 0
}

.gantt_container_resize_watcher {
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    pointer-events: none;
    border: 0;
    box-sizing: border-box;
    opacity: 0
}

.d-block {
    display: block !important;
}

.main-header .sidebar-toggle {
    padding: 10px 10px;
}

/* Sync Test */
.logo-lg {
    position: fixed !important;
}

.main-header {
    border-top: 6px solid;
    border-image: linear-gradient(45deg, #2cb573, #509cff) 1;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 0px;
    height: 6px;
}

.skin-blue-light .main-header .navbar {
    display: none;
}

.logo {
    background-color: #fff !important;
    border-right: 1px solid #ecf0f5 !important;
}

.main-header .sidebar-toggle::before {
    display: none;
}

.sidebar-collapse .main-header .sidebar-toggle::before {
    display: none;
}

/*.sidebar-menu>li:hover>a, .skin-blue-light .sidebar-menu>li.active>a {background: #f9fafc!important;}
.sidebar-menu>li>.treeview-menu {background: #f9fafc!important;}*/
.sidebar .menu-icon {
    margin-right: 10px;
}

.sidebar-menu li:hover > a {
    color: #0478ff !important;
    -webkit-transition: all .4s;
    transition: all .4s;
}

/* New Toolbar */
#project-title-wrapper {
    display: flex;
    align-items: center;
}

#project-title {
    font-size: 1em;
    float: left;
    outline: none;
}

.project-title-toolbar {
    float: left;
    margin-left: 15px;
    font-size: 12px;
}

.tool-button {
    color: #4f5153;
    background-color: #f1f1f1;
    padding: 6px;
    font-size: 12px;
    font-family: 'Roboto';
    border: 0px;
    border-radius: 4px;
    transition-duration: 0.2s;
    cursor: pointer;
    margin: 0px;
}

.tool-button:hover {
    color: #1da1f2;
    background-color: #e8f5fe;
}

.tool-button:active {
    background-color: #b7e0fd;
}

.bp-toolbar {
    overflow: hidden;
    overflow-x: auto;
    white-space: nowrap;
}

.gantt_column_weekend {
    background-color: #f7f7f7;
}

.gantt_column_weekend_above {
    background-color: #f7f7f7 !important;
    z-index: 3 !important;
}

.gantt_scale_cell.gantt_column_weekend {
    border-bottom: 1px solid #cecece;
}

.gantt_task_line.gantt_selected {
    box-shadow: 0 0 5px #999;
}

.gantt_task_link {
    background-color: #909090 !important;
}

.gantt_task_link:hover .gantt_line_wrapper div {
    box-shadow: none !important;
}

.gantt_line_wrapper div {
    background-color: #909090 !important;
}

.treeview-menu {
    white-space: normal;
    word-break: break-word;
}

.sidebar-menu li > a > .pull-right-container {
    transition: all 250ms ease-in-out;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px 10px;
    border-radius: 2px;
    margin-top: -12px;
}

.sidebar-menu li > a > .pull-right-container:hover {
    background-color: #e9e9e9;
}

.sidebar-menu li > a > .pull-right-container > .fa-angle-left {
    margin-right: 0 !important;
}

.gantt_task_progress {
    background-color: #ff0000 !important;
    height: 8px !important;
    opacity: 1 !important;
}

.gantt_task_line {
    border: 0px !important;
}

.gantt_task_content, .gantt_tree_content, .gantt_side_content, .gantt_resource_marker {
    font-size: 8pt !important;
}

.gantt_side_content.gantt_link_crossing {
    bottom: -2px !important;
}

.gantt_container {
    font-family: 'Open Sans' !important;
}

.gantt_layout_cell {
    outline: none;
}

.colorpicker, .gantt_cal_larea .dropdown-menu {
    z-index: 11000 !important;
}

.gantt_cal_larea {
    overflow: visible !important;
}

.gantt_grid_scale .gantt_grid_head_cell,
.gantt_task .gantt_task_scale .gantt_scale_cell {
    color: #444;
}

.gantt_duration span {
    display: none !important;
}

i.colorbox {
    display: inline-block;
    cursor: pointer;
    height: 18px;
    vertical-align: text-top;
    width: 18px;
    border-radius: 2px;
}

.color-list {
    display: inline-block;
}

.color-list.active {
    border-bottom: 3px solid #99ccff;
    padding-bottom: 2px;
}

ul.dropdown-color {
    right: 0;
    left: auto;
    min-width: 156px;
}

.gantt_cal_larea {
    min-height: 280px;
    transition-duration: 0.2s;
}

.gantt_delete_btn_set {
    text-shadow: none !important;
    color: #4f5153 !important;
    background: #f1f1f1 !important;
    padding: 6px 20px;
    font-size: 12px;
    font-family: 'Roboto';
    border: 0px;
    border-radius: 2px;
    transition-duration: 0.2s;
    cursor: pointer;
}

.gantt_save_btn_set {
    text-shadow: none !important;
    background: #2cb573 !important;
    color: #4f5153;
    padding: 6px 20px;
    font-size: 12px;
    font-family: 'Roboto';
    border: 0px;
    border-radius: 2px;
    transition-duration: 0.2s;
    cursor: pointer;
}

.gantt_btn_set {
    font-weight: 400 !important;
    text-shadow: none !important;
}

.gantt_cancel_btn_set {
    border-radius: 2px;
}

.box-no-border {
    position: relative;
    background: #ffffff;
    border-top: none;
    margin-bottom: 20px;
    width: 100%;
}

#gantt-container .gantt_layout_cell {
    border-left-width: 0px;
}

#invitations-table .btn-xs {
    margin-right: 5px;
}

.user-image-xs {
    width: 30px;
    height: 30px;
    margin-left: 8px;
}

.rodagila {
    width: 100px;
}

.sidebar-menu li.active > a > .pull-right-container > .fa-angle-left {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: all .4s;
    transition: all .4s;
}

#gantt-table.dataTable {
    margin-bottom: 0 !important;
    max-width: 100% !important;
    table-layout: fixed;
}

#gantt-table td, #resource_table td {
    height: 40px;
    vertical-align: middle;
}

.gantt_task_content {
    display: none;
}

.gantt_task_line.gantt_milestone .gantt_task_content {
    width:  14px !important;
    height: 14px !important;
    margin-left: -1px;
    margin-top: -1px;
    display: block;
}

.gantt_right span {
    background: #fff;
    color: #000;
}

.select2 {
    font-size: 14px;
    border: 2px solid #d2d6de;
    border-radius: 4px;
}

.img-circle {
    padding: 3px;
    border: 1px #2cb573 solid;
    background-color: #fff;
}

.user-panel > .image > img {
    max-width: 50px;
}

.btn-w-outline {
    color: rgba(255, 255, 255, 0.8) !important;
    border: 1px solid rgba(255, 255, 255, 0.8);
}

.btn-w-outline:hover {
    color: rgba(255, 255, 255, 1) !important;
    border: 1px solid rgba(255, 255, 255, 1);
}

.main-sidebar {
    background-color: #fff !important;
    -webkit-box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    border-right: 1px solid #ecf0f5 !important;
}

.box {
    box-shadow: 0px 2px 4px rgba(126, 142, 177, 0.12);
    border-radius: 6px;
}

.menu-icon {
    color: #2cb573;
}

.user-panel {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

thead, h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans' !important;
}

.sidebar-toggle {
    /*display: none;*/
}

label {
    font-family: 'Roboto' !important;
    font-weight: 400 !important;
}

.gantt_cal_light {
    font-family: 'Open Sans' !important;
}

.gantt_cal_larea {
    border: none !important;
}

.gantt_title, .gantt_time, .gantt_mark, .gantt_cal_ltitle {
    display: none;
}

.note-textarea-block textarea, .gantt_cal_light select, .gantt_cal_ltext textarea, .gantt_duration input {
    font-family: 'Open Sans';
    border: 1px solid #d1d5da;
    border-radius: 3px;
    height: calc(calc(1.5em + .75rem) + 4px);
    padding: .375rem .75rem;
    font-size: 1em;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.note-textarea-block textarea:focus, .gantt_cal_light select:focus, .gantt_cal_ltext textarea:focus, .gantt_section_time input:focus {
    border-color: #2cb573;
    outline: none;
}

#invites-info {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}

.gantt_link_tooltip {
    display: none;
}

.gantt_project_bar {
    position: absolute;
    height: 8px;
    color: #ffffff;
}

.gantt_project_pin_left, .gantt_project_pin_right {
    top: 10px;
    background-color: transparent;
    position: absolute;
    border-style: solid;
    width: 0px;
    height: 0px;
}

.gantt_project_pin_left {
    left: 0px;
    border-width: 0px 0px 8px 7px;
    border-top-color: transparent;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
}

.gantt_project_pin_right {
    right: 0px;
    border-width: 0px 7px 8px 0px;
    border-top-color: transparent;
    border-bottom-color: transparent !important;
    border-left-color: transparent;
}

input[type="date"]::-webkit-calendar-picker-indicator {
    background: transparent;
    bottom: 0;
    color: transparent;
    cursor: pointer;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
}

.gantt_link_arrow_right {
    border-left-color: #909090 !important
}

.gantt_link_arrow_left {
    border-right-color: #909090 !important
}

.gantt_link_direction {
    border-color: #909090;
}

@media (min-width: 768px) {
    #mob-signout {
        display: none;
    }
}

#logo-validation-modal .modal-content {
    border-radius: 5px;
}

#logo-validation-modal .modal-header {
    border-bottom: none;
}

.gantt_cal_light {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 500px !important;
    max-width: 100% !important;
}

.content-wrapper {
    padding-top: 0px !important;
}

@media (max-width: 767px) {
    .main-header .logo {
        display: none;
    }

    .content-wrapper {
        padding-top: 50px !important;
    }
}

#mob-signout {
    display: none;
}

/**
* css for topnav center
*/
.topnav-centered {
    display: none;
    float: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#trial-counter-wrap {
    display: block;
}

.control-sidebar {
    visibility: hidden;
    opacity: 0;
    display: none;
    transition: right .3s ease-in-out;
}

.control-sidebar.control-sidebar-open {
    visibility: visible;
    opacity: 1;
    display: block;
    transition: right .3s ease-in-out;
}

@media screen and (max-width: 767px) {
    .box-header.with-border {
        padding-left: 14%;
    }

    .control-sidebar.control-sidebar-open {
        width: 100%;
    }

    .skin-blue-light .main-header .navbar {
        border-bottom: solid #2cb573;
        background-color: #2cb573 !important;
    }

    .skin-blue-light .main-header .navbar .sidebar-toggle, .skin-blue-light .main-header .navbar .sidebar-toggle:hover {
        color: #fff;
    }

    .topnav-centered {
        font-size: 1.2em;
        display: block;
        color: #fff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 80%;
        width: 80%;
        text-align: center;
    }

    #gantt-table thead {
        display: none;
    }

    .content-header {
        display: none;
    }

    /* header css*/
    .main-header {
        border: none;
    }

    .skin-blue-light .main-header .navbar {
        display: block;
    }

    #trial-counter-wrap {
        display: block !important;
    }

    .content-wrapper .content {
        padding: 0px !important;
    }

    .content-wrapper .content .box, .content-wrapper .content .box.box-primary {
        border: none !important;
        box-shadow: none !important;
        border-radius: unset;
    }
}

.content-wrapper {
    min-height: 100% !important;
}

@media screen and (max-width: 767px) {
    div.dataTables_wrapper > div.row > div {
        text-align: left !important;
    }
}

@media (max-width: 767px) {
    .sidebar-open .content-wrapper, .sidebar-open .main-footer {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
}

/* Trunkate grid task overflow */
.gantt_tree_content {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
}

body {
    background-color: #ecf0f5 !important;
}


@media (max-width: 768px) {
    #project_column_header {
        text-align: left;
        padding-top: 10px;
    }

    .content-wrapper {
        background: #fff;
    }

    .project-title-list a {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
    }

    #byggplanen-project-list {
        display: none;
    }

    .skin-blue-light .sidebar a {
        font-size: 16px;
    }

    .main-sidebar {
        width: 100%;
        padding-top: 60px;
    }

    .sidebar-menu {
        font-size: 16px;
    }

    .user-panel {
        text-align: center;
        border: 3px #2cb57329 solid;
        border-radius: 4px;
        background: #f1f4fe;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .filter-status {
        display: none;
    }

    .user-panel > .info {
        position: relative;
        left: unset;
    }

    .img-circle {
        border: 2px #2cb573 solid;
    }
}


/**
 * Datatables Sorting icons on left
 */

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after {
    position: relative;
    top: 0 !important;
    display: inline;
    margin-left: 12px;
    /*	float: right; */
}

.dot {
    height: 11px;
    width: 11px;
    line-height: 11px;
    border-radius: 50%;
    display: inline-block;
}

.ongoing {
    background-color: #8adba5;
}

.pending {
    background-color: #f6c643;
}

.archived {
    background-color: #f0185a;
}

.dropdown-header {
    color: #222;
    font-weight: 600;
    padding-bottom: 9px;
    margin-bottom: 9px;
    border-bottom: 1px #c0c0c0 solid;
}

.main-header {
    position: fixed !important;
}

.dropdown-item {
    display: block;
    padding: 4px 8px 4px 16px;
    overflow: hidden;
    color: #24292e;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dropdown-item:hover {
    background-color: rgba(0, 0, 0, .06);
}

.dropdown-item a {
    display: block;
    color: #24292e;
}

.dropdown-menu {
    box-shadow: 0 8px 24px rgba(149, 157, 165, .2);
}

.dropdown-toggle {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.input-sm {
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    outline: 0;
}

.input-sm:focus {
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
}

.filter-btn {
    color: #333;
    text-decoration: none;
    background-color: #ecf0f5;
    border-radius: 3px;
    box-shadow: none;
    outline: 0;
}

.filter-btn:hover {
    background-color: #ddd;
    color: #333;
    box-shadow: none;
    outline: 0;
}

.btn-primary {
    background-color: #2cb573;
    border-color: #2cb573;
}

.btn-primary:hover {
    background-color: #2cb573;
    border-color: #2cb573;
}

#toggle-sidebar-edit {
    display: none !important;
}

.select2-results__option {
    display: none !important;
}

.fa-none {
    display: none;
}

.externt {
    padding: 2px 4px;
    border-radius: 4px;
    border: 1px solid #bbb;
    color: #222;
    font-size: 10px;
    height: 20px;
    margin-top: auto;
    margin-bottom: auto;
}

.tooltip-inner {
    width: -webkit-max-content !important;
    width: intrinsic; /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content; /* Firefox/Gecko */
}

/* XB - was added for critical path */
.gantt_task_line.gantt_critical_task {
    background-color: #e63030 !important;
    border-color: #9d3a3a !important;
}

/* XB - was added for slack time */
.slack {
    position: absolute;
    border-radius: 0;
    opacity: 0.7;

    border: none;
    border-right: 1px solid #b6b6b6;
    margin-left: -2px;
    background: #b6b6b6;
    background: repeating-linear-gradient(
            45deg, #FFFFFF,
            #FFFFFF 5px,
            #b6b6b6 5px,
            #b6b6b6 10px
    );
}

.complex_gantt_bar {
    background: transparent;
    border: none;
}

.complex_gantt_bar .gantt_task_progress {
    display: none;
}

.gantt_split_parent {
    opacity: 0 !important;
}

/* Glow upgrade to PRO */
@-webkit-keyframes glow {
    0% {
        box-shadow: 0 0 0 0 #fff;
    }
    50% {
        box-shadow: 0 0 25px 0 rgba(255, 255, 255, 0.4);
    }
}

@keyframes glow {
    0% {
        box-shadow: 0 0 0 0 #fff;
    }
    50% {
        box-shadow: 0 0 25px 0 rgba(255, 255, 255, 0.4);
    }
}

.btn-glow {
    box-shadow: 0 0 0 0 #fff;
    -webkit-animation: glow 1.8s linear infinite;
    animation: glow 1.8s linear infinite;
}


.gantt_comment {
    color: #000;
    height: 20px !important;
    z-index: 99;
    min-width: 200px;
    position: absolute;
}

.gantt_comment.editable_comment {
    min-width: 200px;
}

.gantt_comment.selected_comment span {
}

.gantt_comment span {
    position: relative;
    /*  display: block; */
    height: 100%;
    top: 2px;
    font-size: 12px;
    height: 22px;
}

.gantt_comment input {
    height: 20px;
    min-width: 200px;
    width: 100%;
    border-radius: 3px;
    border: 2px solid rgb(146, 209, 251);
    padding-left: 5px;
    position: absolute;
    left: 0;
}

.gantt_comment .hidden_input {
    display: none;
}

.gantt_comment_menu {
    z-index: 99;
    position: absolute;
    width: 85px;
    height: 30px;
    margin-left: 5px;
    display: none;
}

.gantt_comment_menu button {
    height: 20px;
    line-height: 10px;
    margin-right: 5px;
}

.visible_comment_menu {
    display: block;
}

/* Holiday styles */
.holiday_control_area {
    position: absolute;
    cursor: move;
    top: 0;
    border-color: #FF0000;
    border-width: 0 1px;
    border-style: solid;
}

.gantt_holiday_remove_button {
    /* background-color: #FFFFFF; */
    /* border-radius: 4px; */
    /* padding: 3px; */
    margin-left: 10px;
    display: inline-block;
    position: absolute;
    top: 0;
    /* cursor: pointer; */
    height: 30px;
    line-height: 10px;
    z-index: 5;
    filter: drop-shadow(0 0 0.2em #555);
    transition-duration: 0.2s;
}

.holiday_control_drag {
    width: 4px;
    position: absolute;
    top: 0;
    cursor: ew-resize;
}

.holiday_control_drag.gantt_task_line,
.gantt_flexible_deadline_wrapper.gantt_task_line {
    background-color: unset;
}

.unworkday {
    background: #ebebeb;
    border-right-color: #ebebeb;
}

.holiday {
    background: repeating-linear-gradient(-60deg, #FF0000 0, #FF0000 1px, transparent 2px, transparent 5px) !important;
    border-color: #FF0000;
    border-width: 0 1px;
    border-style: solid;
}

.public_holiday {
    background: repeating-linear-gradient(-60deg, #FF7700 0, #FF7700 1px, transparent 2px, transparent 5px) !important;
    border-color: #FF7700;
    border-width: 0 1px;
    border-style: solid;
}

/* End holiday styles */

/* Progress Line styles */
/*
re-write standard style for fix drag-n-drop issue
*/
.gantt_resizer_x .gantt_resizer_x {
    width: 6px;
    margin-left: -3px;
}

.flexible_deadline {
    border-right: 2px solid #FF0000;
    border-left: 2px solid #FF0000;
    border-top: 2px solid #FF0000;
    position: absolute;
}

.flexible_deadline.locked {
    border-right: 2px solid #0000ff;
    border-left: 2px solid #0000ff;
    border-top: 2px solid #0000ff;
    position: absolute;
}

.flexible_deadline_flag {
    top: 0;
    position: absolute;
    text-align: center;
    z-index: 2;
    font-size: 12px;
}

.flexible_deadline_flag_content {
    background-color: #FF0000;
    color: #FFFFFF;
    padding: 2px;
    box-sizing: border-box;
    display: inline-block;
    cursor: pointer;
    font-size: 12px;
}

.flexible_deadline_flag.locked .flexible_deadline_flag_content {
    background-color: #0000ff;
    cursor: default;
}

.flexible_deadline_flag.selected {
    z-index: 3;
}

.flexible_deadline_flag.selected .flexible_deadline_button_remove,
.flexible_deadline_flag.selected .flexible_deadline_button_set,
.flexible_deadline_flag.selected .flexible_deadline_button_lock {
    display: inline-block;
}

.flexible_deadline_button_remove,
.flexible_deadline_button_set,
.flexible_deadline_button_lock {
    padding: 3px 3px;
    margin-left: 5px;
    display: none;
    filter: drop-shadow(0 0 0.2em #555);
    cursor: pointer;
}

.flexible_deadline_flag_line {
    width: 2px;
    position: absolute;
}

.visible_deadline_flag_line {
    border-left: 2px solid #FF0000;
}

.visible_deadline_flag_line.locked {
    border-left: 2px solid #0000ff;
}

.gantt_flexible_deadline_drag_wrapper {
    width: 10px;
    cursor: ew-resize;
    background-image: url(/assets/byggplanen-backend/img/wrapper_image.png) !important;
    background-size: 20% !important;
}

.gantt_flexible_deadline_drag_wrapper.locked {
    cursor: unset;
}

.gantt_flexible_deadline_wrapper {
    position: absolute;
    height: 2px;
    z-index: 2;
    background-image: url('/assets/byggplanen-backend/img/wrapper_image.png');
    background-repeat: repeat-y;
    background-size: 100% auto;
}

.gantt_flexible_deadline_wrapper.locked,
.gantt_flexible_deadline_drag_wrapper.locked {
    background-image: url('/assets/byggplanen-backend/img/wrapper_image_locked.png') !important;
}

.gantt_flexible_deadline_wrapper div {
    background-color: #FF0000;
}

.gantt_flexible_deadline_wrapper div.locked {
    background-color: #0000ff;
}

/* End Progress Line styles */
.gantt_task_line,
.gantt_line_wrapper {
    z-index: 1;
}

.flag_marker {
    z-index: 3;
    position: absolute !important;
}

.gantt_marker_content {
    opacity: 1 !important;
}

.today_marker {
    z-index: 2;
    position: absolute !important;
    background: #6699ff;
    width: 1px;
}

.today_marker .gantt_marker_content {
    color: transparent;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin-left: -6px;
    margin-top: -7px;
    overflow: hidden;
}

.color-box-wrapper,
.background-task-color-wrapper,
.pattern-task-color-wrapper,
.marker-color-picker,
.currency-wrapper {
    margin: 6px 0 5px 10px;
    width: 100px;
    display: inline-block;
}

.currency-wrapper input {
    height: 34px;
}

.task-attachment-wrapper {
    padding: 15px 5px;
    margin: auto -15px;
}

.note-checkbox-block {
    margin-left: 10px;
    position: relative;
    display: inline-block;
}

.note-textarea-block {
    width: 100%;
    padding: 12px 25px;
    display: none;
}

.background-task-color-checkbox,
.note-checkbox {
    margin: 0px !important;
    width: 18px;
    height: 18px;
}

.background-task-color-checkbox,
.note-checkbox,
.label-checkbox {
    vertical-align: text-top !important;
}

.note-textarea {
    overflow-y: auto;
    overflow-x: hidden;
    font-family: Arial;
    font-size: 13px;
    box-sizing: border-box;
    border: 1px solid #cecece;
    height: auto;
    width: 100%;
    outline: none !important;
    resize: none;
}

.task-attachments-tooltip,
.task-note-tooltip {
    width: 15px;
    margin-top: 4px;
    margin-left: 5px;
    display: inline-block;
    height: 15px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #2cb573;
    cursor: pointer;
    line-height: 14px;
    font-size: 14px;
}

.task-tooltip-wrapper,
.task-timeline-tooltip-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
    padding: 0;
    margin: -2px 0 0 3px;
}

.gantt_tooltip {
    word-break: break-word !important;
    white-space: normal !important;
    max-width: 380px !important;
}

.gantt_side_content.gantt_right {
    overflow: visible;
}

.gantt_grid_scale .gantt_grid_head_cell,
.gantt_task .gantt_task_scale .gantt_scale_cell {
    color: #444;
}


@media (max-width: 768px) {
    .btn-group {
        display: none;
    }

    #project_column_header {
        text-align: left;
        padding-top: 10px;
    }

    .content-wrapper {
        background: #fff;
    }

    .project-title-list a {
        font-size: 16px;
        white-space: nowrap;
        overflow: hidden;
    }

    #byggplanen-project-list {
        display: none;
    }

    .skin-blue-light .sidebar a {
        font-size: 16px;
    }

    .main-sidebar {
        width: 100%;
        padding-top: 60px;
    }

    .sidebar-menu {
        font-size: 16px;
    }

    .user-panel {
        text-align: center;
        border: 3px #2cb57329 solid;
        border-radius: 4px;
        background: #f1f4fe;
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .user-panel > .info {
        position: relative;
        left: unset;
    }

    .pull-left.image {
        float: unset !important;
        font-size: 16px;
    }

    .img-circle {
        border: 2px #2cb573 solid;
    }

    .pull-left.info {
        float: unset !important;
        font-size: 16px;
    }
}

.input-group-addon.public_url_copy_btn_wrapper {
    padding: 0;
    margin: 0;
}

.input-group-addon .public_url_copy_btn,
.input-group-addon .public_url_copy_btn:active {
    border: none;
    outline: 0;
    height: 32px;
    width: 38px;
}

.public_url_copy_btn img {
    height: 16px;
    width: auto;
}

.public_shared_chart .gantt_flexible_deadline_drag_wrapper,
.public_shared_chart .holiday_control_drag,
.public_shared_chart .flexible_deadline_flag_content {
    cursor: unset;
}

.btn-link:hover, .btn-link:focus {
    text-decoration: none;
}

.new-folder-form, .edit-folder-form {
    display: flex;
    width: 100%;
}

.new-folder-form button, .edit-folder-form button {
    margin-left: 2px;
    height: 34px;
    border: 1px solid #F6F8FA;
}

.folder-breadcrumb {
    list-style: none;
    background-color: transparent;
    border-radius: 0;
    display: unset;
    float: none;
    padding: 0;
    margin: 0;
    color: #92ceff;
}

.folder-breadcrumb > .active {
    color: #333333;
}

.ui-draggable-dragging {
    z-index: 9999999;
    cursor: grabbing;
}

#gantt-table .ui-draggable-dragging .project-title-list {
    cursor: grabbing;
}

.ui-droppable-hover {
    background: #e1e9f1;
}

.draggable-cursor-folder-icon,
.draggable-cursor-file-icon {
    z-index: 9999999;
    width: 30px;
    height: 32px;
    position: absolute;
}

.draggable-cursor-folder-icon:before {
    content: '\f07b';
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    background: transparent;
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 32px;
    font-size: 24px;
    color: #92ceff;
}

.draggable-cursor-file-icon:before {
    content: '';
    background: url('/assets/byggplanen-backend/img/file-gantt-40.png');
    background-size: cover;
    position: absolute;
    width: 30px;
    height: 32px;
}

.color-box-selection .dropdown-menu li a,
.background-task-color .dropdown-menu li a,
.pattern-task-color .dropdown-menu li a,
.marker-color-picker .dropdown-menu li a {
    padding: 3px 6px;
}

.color-box-selection .dropdown-menu > li > a,
.background-task-color .dropdown-menu > li > a,
.pattern-task-color .dropdown-menu > li > a,
.marker-color-picker .dropdown-menu > li > a,
#modal-resources .dropdown-menu > li > a {
    padding: 3px 6px;
}

.color-box-selection.bootstrap-select > .dropdown-toggle,
.background-task-color.bootstrap-select > .dropdown-toggle,
.pattern-task-color.bootstrap-select > .dropdown-toggle,
.marker-color-picker.bootstrap-select > .dropdown-toggle {
    padding-left: 7px;
    padding-right: 20px;
    background: #FFFFFF;
}

.color-box-selection.bootstrap-select.btn-group .dropdown-toggle .caret,
.background-task-color.bootstrap-select.btn-group .dropdown-toggle .caret,
.pattern-task-color.bootstrap-select.btn-group .dropdown-toggle .caret,
.marker-color-picker.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 7px;
}

.color-box-selection .dropdown-menu > li > a:hover, .color-box-selection .dropdown-menu > li > a:focus,
.background-task-color .dropdown-menu > li > a:hover, .background-task-color .dropdown-menu > li > a:focus,
.pattern-task-color .dropdown-menu > li > a:hover, .background-task-color .dropdown-menu > li > a:focus,
.marker-color-picker .dropdown-menu > li > a:hover, .background-task-color .dropdown-menu > li > a:focus,
#modal-resources .dropdown-menu > li > a:hover, #modal-resources .dropdown-menu > li > a:focus  {
    background-color: #eaeaea;
}

.gantt_cell[data-column-name="resources"] .gantt_tree_content {
    overflow: unset;
}

.gantt_cell .grid-cell-disabled {
    width: calc(100% + 12px);
    margin: 0 -6px;
    height: 100%;
    cursor: default;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 0 !important;
}

.gantt_task_line[data-assignment-cell],
.active[data-assignment-cell] {
    outline: none;
    border: 2px solid #2cb573 !important;
    border-radius: 0;
    line-height: 25px;
    background: #fff!important;
    color: #000!important;
    position: relative;
}

.selected-to-paste.first .gantt_task_line[data-assignment-cell],
.selected-to-paste.first .active[data-assignment-cell] {
    margin: -2px 0 0 -2px;
}

.selected-to-paste.last .gantt_task_line[data-assignment-cell],
.selected-to-paste.last .active[data-assignment-cell] {
    margin: -2px -2px 0 0;
}

.selected-to-paste.first.last .gantt_task_line[data-assignment-cell],
.selected-to-paste.first.last .active[data-assignment-cell] {
    margin: -2px -2px 0;
}

.resource-draggable {
    line-height: unset;
    height: 29px;
}

.resource-draggable-control {
    position: relative;
    top: -16px;
    left: 8px;
    z-index: 999;
    cursor: crosshair;
    color: #2cb573;
    visibility: hidden;
    border: 1px solid #2cb573;
    display: inline-block;
    width: 6px;
    height: 6px;
    background: #2cb573;;
}

.gantt_task_line[data-assignment-cell]:focus ~ .resource-draggable-control,
.gantt_task_line[data-assignment-cell]:focus-visible ~ .resource-draggable-control,
.resource-draggable-control.active {
    visibility: visible;
}

.gantt_resource_holiday {
    opacity: 0.6;
}

.gantt_resource_transparent {
    opacity: 0;
}

.alert-sm {
    padding: 5px 8px;
    font-size: 0.9em;
    margin-bottom: 10px;
}

.selected-to-paste {
    border: 2px solid #2cb573;
    border-left: none;
    border-right: none;
    opacity: 1;
}

.selected-to-paste.first {
    border-left: 2px solid #2cb573;
}

.selected-to-paste.last {
    border-right: 2px solid #2cb573;
}

.selected-to-paste [data-assignment-cell] {
    background-color: #FFFFFF;
    color: #000000;
    line-height: 25px;
}

.gantt_data_area .resource_cell .expandable {
    cursor: pointer;
}

.resource-icon {
    margin-right: 5px;
    width: 20px !important;
    height: 20px !important;
    margin-top: -2px;
}

.resource-span {
    vertical-align: middle;
    margin-right: 2px;
}

.no-background {
    background: none !important;
}
.box-header>.box-tools [data-toggle="tooltip"] {
    display: inline;
}

.financial-feature {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    align-content: stretch;
}

select#select-currency {
    width: 100px;
    border: 1px solid #ccc;
    border-radius: 0;
}

select#select-currency:hover,
select#select-currency:active {
    color: #4f5153;
    background-color: #f1f1f1;
}

.swal2-popup {
    font-size: 14px;
}

#nprogress .bar {
    background: #e8f0fe;
    height: 5px;
    opacity: 0.5;
}

#nprogress .peg {
    box-shadow: none;
}

.financial-data {
    padding: 12px 0 5px 10px;
}

.gantt_add_child_task {
    cursor: pointer;
    position: relative;
    opacity: .5;
    text-decoration: none;
}

.gantt_add_child_task::after {
    content: '+';
    font-size: 2em;
    color: #4cb8ff;
}

.gantt_grid_data .gantt_row.odd:hover .gantt_add_child_task,
.gantt_grid_data .gantt_row:hover .gantt_add_child_task {
    opacity: 1;
}


.gantt_holiday_save_button, .gantt_holiday_cancel_button {
    box-sizing: border-box;
    font-weight: 400;
    text-shadow: none;
    height:32px;
    padding: 6px 2px;
    border-radius: 2px;
    transition-duration: 0.2s;
    cursor: pointer;
    /* margin: 5px 10px; */
    display: flex;
    align-items: center;
    justify-content: center;
}
.gantt_holiday_save_button {
    color: #fff;
    background: #2cb573;
    border: 0px;
}

.gantt_holiday_cancel_button {
    border: 1px solid #cecece;
}

.resource_marker.task_cell.gantt_resource_marker_ok {
    background: #BFEED3;
    color: #1D7242;
}

.resource_marker.task_cell.gantt_resource_marker_overtime {
    background: #FDC3C3;
    color: rgb(119, 40, 40);
}

.resource_marker.resource_cell.gantt_resource_marker_overtime {
    font-weight: 900;
    color: rgb(119, 40, 40);
}

.resource_marker.resource_cell.gantt_resource_marker_ok {
    font-weight: 900;
    color: #1D7242;
}

.resource_marker.task_cell.gantt_resource_leave,
.resource_marker.resource_cell.gantt_resource_leave {
    background: #2cb573;
    color: #000;
    opacity: 0.3;
}

.gantt_resource_leave_helper {
    font-size: 8pt;
    display: block;
    position: absolute;
    text-align: center;
    color: #2cb573;
    font-weight: 700;
    overflow: hidden;
}

.gantt_row_project:not(.split_task) .gantt_tree_content span {
    font-weight: 700;
}

.gantt_layout_content.gantt_resizer_x.gantt_grid_resize_wrap {
    overflow: visible;
    z-index: 100;
}

#toggler {
    color: rgb(247, 247, 247);
    background-color: rgba(90, 90, 90, 0.411);
    padding: 2px 6px;
    position: absolute;
    left: 3px;
    top: 50%;
    font-size: 1.2em;;
    cursor: pointer;
    transition: background 250ms ease-in-out;
}

#toggler:hover {
    background-color: #2f7efc91;
}
.gantt_cell[data-column-name="handle"] {
    border-right: none !important;
}

.gantt_row .task-grip-handle {
    color: gray;
    opacity: 0;
    transition: .1s;
    cursor: pointer;
    width: 100%;
    height: 100%;
}

.gantt_row:hover .task-grip-handle {
    opacity: 1;
}

.datepicker {
    background-color: white;
    border: 1px solid #bcbcbc;
    font-size: 12px!important;
    padding: 10px;

}

.datepicker .datepicker-days {
    display: flex;
    justify-content: center;
}

.gantt_row_project:not(.split_task) [data-column-name="resources"] .gantt_tree_content,
.gantt_row_project [data-column-name="end_date"] .gantt_tree_content,
.gantt_row_project [data-column-name="duration"] .gantt_tree_content,
.gantt_row_project [data-column-name="all_days"] .gantt_tree_content,
.gantt_row_project [data-column-name="progress"] .gantt_tree_content,
.gantt_row_project [data-column-name="accrued"] .gantt_tree_content,
.gantt_row_project [data-column-name="forecast"] .gantt_tree_content,
.gantt_row_project [data-column-name="budget"] .gantt_tree_content {
    cursor: default;
    /* color: #c5c5c5; */
}

.datepicker table tr td.active.active.focus, .datepicker table tr td.active.active:focus, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.highlighted.active.focus, .datepicker table tr td.active.highlighted.active:focus, .datepicker table tr td.active.highlighted.active:hover, .datepicker table tr td.active.highlighted:active.focus, .datepicker table tr td.active.highlighted:active:focus, .datepicker table tr td.active.highlighted:active:hover, .datepicker table tr td.active:active.focus, .datepicker table tr td.active:active:focus, .datepicker table tr td.active:active:hover{
    background-color: #2cb573!important;
    border-color: #2cb573!important;
}
.datepicker td.active {
    background-color: #2cb573!important;
    border-color: #2cb573!important;
}

#resource_table td {
    white-space: nowrap;
    height: 34px;
    vertical-align: middle;
    padding-top: 2px;
    padding-bottom: 2px;
}

#resource_table .color-box-selection.bootstrap-select > .dropdown-toggle {
    margin-top: 2px;
}

#resource_table .flex-form {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
}

#resource_table [contenteditable],
#resource_table .contenteditable {
    width: 100%;
    padding: 0 4px;
    vertical-align: middle;
    line-height: 25px;
    border-radius: 3px;
    transition: background .2s ease-in-out;
}

#resource_table [contenteditable]:focus-visible,
#resource_table [contenteditable]:focus {
    width: 100%;
    padding: 0 4px;
    border: none;
    outline: 1px solid #555;
    vertical-align: middle;
    line-height: 25px;
    white-space: normal;
}

#resource_table [contenteditable]:hover,
#resource_table .contenteditable:hover {
    border: 1px solid #c0c0c0;
    background: #f1f2f3;
}

#resource_table input[type="radio"], input[type="checkbox"] {
    margin: 1px 8px 0 0;
}

#resource_table tr.disabled {
    background-color: #f9f9f9;
}

@keyframes blink-new-row {
    0% { background-color: #2cb573; }
    50% { background-color: #047af869; }
    100% { background-color: #FFFFFF; }
}
@-webkit-keyframes blink-new-row {
    0% { background-color: #2cb573; }
    50% { background-color: #047af869; }
    100% { background-color: #FFFFFF; }
}

#resource_table tr.added {
    -webkit-animation: blink-new-row 750ms linear;
    -moz-animation: blink-new-row 750ms linear;
    animation: blink-new-row 750ms linear;
}

#resource_table .delete-resource {
    cursor: pointer;
    color: #777777;
}

#resource_table .delete-resource.disabled {
    cursor: default;
    color: #E7E6E7;
}

#list-bookmarks-header, #list-projects-header {
    text-transform: uppercase;
    font-weight: 700;
    font-size: .7em;
    border-bottom: 1px solid #cecece;
    width: 80%;
    margin-left: 15px;
}

#list-bookmarks-header a, #list-projects-header a {
    color: #808080;
    padding-left: 0;
}

#list-bookmarks-header a:hover, #list-projects-header a:hover {
    color: #808080 !important;
    cursor: default;
}

#list-projects-header {
    padding-top: 10px;
}

#toast-container .toast.toast-info {
    background-color: #2f7cfc;
}

#modal-resources .modal-content {
    border-radius: 6px;
}

#modal-resources #resource_table_container {
    height: 360px;
}

#modal-resources #resource-holiday-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: #fff;
    z-index: 9;
    border-radius: 0 0 6px 6px;
}

#modal-resources #resource-holiday-container .holiday-content {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    height: 100%;
}

#modal-resources #resource-holiday-container .holiday-content > div:first-child {
    flex-grow: 1;
}

#modal-resources .date-picker-wrapper  {
    position: absolute;
}

#modal-resources .date-picker-wrapper .month-wrapper {
    border: none;
    border-radius: unset;
    padding: 0;
}

#modal-resources .date-picker-wrapper .month-wrapper table .day {
    padding: 8px;
}

#modal-resources .date-picker-wrapper .month-wrapper table th {
    color: #0b0b0b;
    font-weight: bold;
}

#modal-resources .date-picker-wrapper.inline-wrapper {
    background-color: unset;
    display: block;
    border: none;
}

#modal-resources .date-picker-wrapper .drp_top-bar {
    font-size: 1.2em;
}

#modal-resources .date-picker-wrapper .week-number, .datepicker-days .cw {
    font-weight: 700;
    color: #00448c;
    font-size: 11px;
}

#modal-resources .date-picker-wrapper .month-wrapper table,
.date-picker-wrapper .month-wrapper table.month2 {
    width: 230px;
}

#modal-resources #resource-holiday-list {
    padding-top: 10px;
    overflow: auto;
    height: 380px;
}

#modal-resources .resource-holiday-item {
    width: 100%;
    display: flex;
}

#modal-resources .resource-holiday-item > div,
#modal-resources .resource-holiday-item > a {
    margin: 4px 8px;
    padding: 8px 10px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 2px;
    cursor: pointer;
}

#modal-resources .resource-holiday-item > div {
    flex-grow: 1;
}

#modal-resources .resource-holiday-item > a {
    visibility: hidden;
    margin-left: 2px;
    margin-right: 2px;
}

#modal-resources .resource-holiday-item:hover > div,
#modal-resources .resource-holiday-item:hover > a,
#modal-resources .resource-holiday-item.selected > div,
#modal-resources .resource-holiday-item.selected > a {
    background-color: #EBF4F8;
    border-color: #EBF4F8;
    visibility: visible;
}

#modal-resources .date-picker-wrapper .month-wrapper table .day.checked {
    background-color: #EBF4F8;
}

.resourceGrid_cell [data-column-name="name"] .gantt_tree_content,
.paymentGrid_cell [data-column-name="text"] .gantt_tree_content {
    width: 100%;
}

.resource-diagram-resource-wrapper,
.payment-text-grid-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.resource-diagram-resource-wrapper .resource-edit-btn,
.payment-text-grid-wrapper .payment-edit-btn {
    background: none;
    opacity: 0;
    transition: opacity .15s ease-in-out;
    color: rgb(122, 121, 121);
    padding: 0;
}

.resource-diagram-resource-wrapper .resource-edit-btn .resource-edit-icon,
.payment-text-grid-wrapper .payment-edit-btn .payment-edit-icon {
    padding: 5px;
}

.payment-text-grid-wrapper .payment-edit-btn .payment-edit-icon {
    font-size: 10px;
}

.resource-diagram-resource-wrapper:hover .resource-edit-btn,
.payment-text-grid-wrapper:hover .payment-edit-btn {
    opacity: 1;
}

.resource-diagram-resource,
.payment-text-grid-column {
    overflow: hidden;
    text-overflow: ellipsis;
}

.gantt_btn_set.gantt_left_btn_set.show_my_resources_btn_set {
    background: #fff;
    color: #454545;
    border: 1px solid #cecece;
    border-radius: 2px;
}

.gantt_bar_payment {
    background: #4CB8FFFF;
}

.user-select-none {
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    user-select: none !important;
}

.payment-add-btn {
    background: transparent;
    margin-top: 6px;
}
