.navbar-header {
    width: 40%;
}

.login-bg {
    background-image: url('../img/background.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
}

.login-box {
    background-color: #fff;
    padding: 10px;
}

.img-menu {
    max-width: 100%;
}

label {
    font-weight: 600;
    margin-bottom: 0px;
}

.navbar-static-side {
    background-image: url('../img/background-menu.jpg');
}

select.form-control:not([size]):not([multiple]) {
    height: 36px;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus
    .select2-selection--multiple {
    border-radius: 0px;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    min-height: 35.6px;
    height: 100%;
    transition: border-color 0.15s ease-in-out 0s,
        box-shadow 0.15s ease-in-out 0s;
    width: 100% !important;
    padding-top: 2px;
}

.select2-container--default .select2-selection--multiple,
.select2-selection--multiple {
    min-height: 36px;
    height: 100%;
}

.select2-dropdown {
    border: 1px solid #e5e6e7;
    border-radius: 0px;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e5e6e7;
}

.select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 5px;
}

.feed-element .well {
    margin-top: 0px;
}

.feed-activity-list .feed-element {
    border-bottom: 0px solid #e7eaec;
}

.feed-element {
    padding-bottom: 0px;
}

.modal-body label {
    font-weight: 700;
}

.table-project-day {
    width: 130px;
    max-width: 162px;
}
.table-project-day-column:not(.h) {
    padding: 0 !important;
}
.table-project-day-column.htop {
    z-index: 9;
}
.table-project-day-column.h {
    padding-top: 11px;
    border: 2px solid black !important;
}
.table-project-day-column-fixed {
    position: absolute;
    background-color: white;
    z-index: 1;
    border: 1px solid #ddd !important;
    margin-top: -1px;
    left: 0;
}
.table-project-day-column table {
    width: 100%;
    height: 100%;
    border-left: 2px solid black !important;
    border-right: 2px solid black !important;
}
.table-project-day-column table td {
    width: 50%;
    border-width: 0 0.5px 0 0;
    padding: 6px;
}
.table-project-hours {
    width: 50px;
    text-align: center;
}

.table-project-tasks {
    width: 300px;
    border-right: 2px solid black !important;
}
.table-project-total {
    border-top: 2px solid black !important;
    border-right: 2px solid black !important;
}
.table-project-total2 {
    border-top: 2px solid black !important;
}

.project-table-wrapper {
    font-size: 11px;
    overflow: scroll;
    /* Scrollbar are always visible */
    overflow: auto;
    /* Scrollbar is displayed as it's needed */
    position: relative;
}
.project-table-wrapper2 {
    padding-left: 0 !important;
}
.project-table-wrapper2 td,
.project-table-wrapper2 th,
.project-table-wrapper2 table {
    border: 1px solid #ccc !important;
    box-shadow: none !important;
}

.table-project {
    width: auto;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1);
    top: 1;
}
.table-project i {
    float: right;
    cursor: pointer;
    top: 3px;
    position: relative;
}
.table-project-tasks a {
    display: block;
    margin-bottom: 5px;
}

.table-project-total span {
    display: inline-block;
}

.table-project-hours-total {
    width: 100px;
    -webkit-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1);
    box-shadow: 0px 0px 0px 2px rgba(0, 0, 0, 1);
}

.table-project h3 {
    margin: 5px;
}

.well-header {
    display: block;
}

#add-file {
    display: none;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0px;
}

.smaller-text {
    font-size: 95%;
}

.list-group-item {
    padding: 2px 15px;
}

.list-group-item-heading {
    display: inline-block;
}

.list-group-item span {
    display: inline-block;
}

.list-group-item.warning {
    background-color: #f8ac59;
    border-color: #f8ac59;
    color: #fff;
}
.list-group-item-box {
    border-style: solid;
    border-width: 3px;
    border-radius: 5px;
    border-color: #007bff;
    background-color: #fff !important;
    border-bottom: 3px solid #007bff !important;
}

.nav-tabs > li > a {
    padding: 10px 10px 10px 10px;
}

.ibox-content.small-padding {
    padding: 10px;
}

.ibox.project-elements .ibox-tools a {
    color: #fff !important;
}

.ibox.project-elements {
    margin-bottom: 5px;
}

.ibox.project-elements .ibox-title a {
    color: #fff;
}
.ibox.project-elements .ibox-title .ibox-tools i {
    color: #fff;
}
.list-group-border h5 {
    color: white;
}

.ibox.project-elements,
.project-elements .ibox-title {
    border-radius: 4px;
}

.project-elements p {
    margin-bottom: 10px;
}

.btn-xss {
    font-size: 0.4rem !important;
    padding: 0.2rem 0.3rem;
    margin-top: -2px;
    display: inline-block;
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

.comment-time .form-control {
    display: inline-block;
    width: 50px;
    padding: 2px;
    height: 24px;
    font-size: 12px;
    text-align: center;
}

.bg-grey {
    background-color: #d1dade !important;
}

.btn-danger.btn-outline {
    color: #ed5565 !important;
}

.btn-danger.btn-outline:hover {
    color: #fff !important;
}

h2 a {
    color: #676a6c;
}

.p-none {
    padding: 0px !important;
}

.version-closed {
    color: #b3b3b3;
}

.table-project-card span {
    display: inline-block;
    margin-bottom: 3px;
    font-size: 10px;
}
.table-project-p.fixed {
    position: relative;
    top: 1px;
}

.table-project-p span {
    display: block;
    background-color: black;
    width: 2px;
}
.table-project-p span.left {
    height: 100%;
    position: absolute;
    left: -1.5px;
    top: 0;
}
.table-project-p span.right {
    height: 100%;
    position: absolute;
    right: -1.5px;
    top: 0;
}
.table-project-p span.top {
    height: 2px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -2px;
}
.table-project-p span.bottom {
    height: 2px;
    width: 100%;
    position: absolute;
    bottom: -2px;
    left: 0;
}
.agile-board {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    height: calc(100vh - 250px);
    scrollbar-color: purple;
}
.pointer-hand {
    cursor: pointer;
}
.agile-board-column {
    max-height: calc(100vh - 350px) !important;
}

.col-agile {
    overflow: hidden;
    min-width: 350px;
    max-width: 350px;
    display: inline-block;
    vertical-align: top;
}

.sortable-list {
    max-height: calc(100vh - 220px);
    overflow: auto;
}

::-webkit-scrollbar {
    width: 11px;
    height: 11px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    background: #d6d6d6;
    border: 1px solid #a7a7a7;
    border-radius: 50px;
}

::-webkit-scrollbar-thumb:hover {
    background: #d1d1d1;
}

::-webkit-scrollbar-thumb:active {
    background: #c7c7c7;
}

::-webkit-scrollbar-track {
    background: #e2e2e2;
    border: 0px none #ffffff;
    border-radius: 53px;
}

::-webkit-scrollbar-track:hover {
    background: #cecece;
}

::-webkit-scrollbar-track:active {
    background: #bbbbbb;
}

::-webkit-scrollbar-corner {
    background: transparent;
}

.avatar-in-board span {
    font-size: 12px;
    font-family: 'open sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.avatar-in-board {
    float: left;
}

.eventList {
    display: block;
    background-color: #000;
    color: #fff;
    padding: 2px 4px;
    margin-bottom: 2px;
    border-radius: 3px;
}

.small-label {
    padding: 1px 5px;
}

.btn-micro {
    padding: 1px 4px;
}

.navbar-logo {
    margin-left: 25px;
    margin-top: 3px;
    margin-bottom: 3px;
    max-height: 80px;
    width: auto;
}

/* more videos youtube */
.ytp-pause-overlay {
    display: none !important;
}

.container-calendar {
    overflow-x: hidden;
    overflow-y: hidden;
}

.fc-scroller {
    overflow-y: unset !important;
}

.callPerson {
    background-color: #007bff;
    color: #fff;
}

.general-container .nav-tabs .nav-link,
.general-container .nav-tabs .nav-item.show .nav-link {
    background-color: #f3f3f4;
    border-color: #dee2e6 #dee2e6 #fff;
}

.general-container .nav-tabs .nav-link.active,
.general-container .nav-tabs .nav-item.show .nav-link {
    background-color: #fff;
}

.general-container .nav-tabs .nav-link:hover,
.general-container .nav-tabs .nav-link:focus {
    border-color: #dee2e6 #dee2e6 #fff;
}

.ibox.project-elements {
    border: 0px !important;
    background: white !important;
    margin: 0 !important;
    padding: 0px 10px !important;
}

div.form-control {
    min-height: 68px;
    height: auto;
    max-height: 300px;
    overflow: auto;
}

.modal-body.overflow-visible {
    overflow: visible !important;
}

.to-do-list div:first-of-type,
.history-box div:first-of-type,
.history-box div:last-of-type {
    display: contents;
}
.mini-project.grey {
    background-color: #eaeaea;
}
.mini-project {
    background-color: #64cfff;
    color: #fff;
    text-align: center;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* height: calc(100% - 38px); */
    margin: auto;
    padding: 20% 10%;
    position: relative;
}
.mini-project h2 {
    font-weight: bold;
}
.mini {
    padding: 10px 10px 10px 10px;
    height: 100%;
    position: relative;
    border-left: none;
    border-right: none;
    border-bottom: none;
}
.img-mini {
    width: calc(100% - 10px);
    max-height: 100%;
    padding: none;
}
.copyright {
    position: fixed;
    bottom: 0;
    bottom: 0;
    color: #fff;
    font-size: 10px;
    padding: 3px;
}
.inline-flex {
    display: inline-flex !important;
    margin: 0.5em !important;
}
.board-project-name {
    overflow-wrap: break-word;
}
.project-title-h2 {
    overflow-wrap: break-word;
}
.project-elemet-current {
    margin-right: 5px;
    margin-top: 5px;
}
.project-elemet-coutner {
    width: 17px;
    height: 17px;
    padding-top: 3px;
    margin-right: 5px;
}
.project-element-clicable {
    display: inline-flex;
    width: 100%;
}
.project-element-clicable:hover {
    background-color: #ededed;
}
.project-elemet-tilte {
    overflow-wrap: break-word;
    font-size: 14px;
    font-weight: 600;
}
.todolist-item:hover {
    background-color: #dddddd !important;
    cursor: pointer;
}
.todolist-item a,
.well a.timelink {
    color: #1c84c6 !important;
}
.todolist-item .to-do-list a:hover,
.well a.timelink:hover {
    color: #1c84c6 !important;
    text-decoration: underline;
}
.break-word {
    word-wrap: break-word;
}

.line-height-26 {
    line-height: 26px;
}

.table-responsive {
    padding-top: 10px;
    padding-bottom:30px!important
}

.label-break {
    max-width: 300px;
    display: block;
    white-space: normal;
    word-wrap: break-word;
    padding: 5px 7px 6px 7px;
}
.movie-mini {
    border: 1px solid #e7eaec;
    padding-top: 0px;
}
.movie-mini img {
    width: 100%;
}
.movie-mini-h {
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 10px;
    padding-bottom: 4px;
}
.one-line {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    display: inline-block;
}
.table-project-day-column1 {
    position: relative;
    min-width: 80px !important;
    left: -2px;
    border-left: 3px solid black !important;
    border-right: 2px solid black !important;
}
.table-project-day-column2 {
    min-width: 72px !important;
}

.table-project-day {
    min-width: 155.5px !important;
}
.table-project-hours {
    border-right: 2px solid black !important;
    border-left: 2px solid black !important;
}
.table-project .table-project-p {
    border: 0;
    position: relative;
    left: 1px;
}
.work-time-box {
    width: 100%;
    overflow-x: scroll;
    overflow-y: scroll;
}
.work-time-table {
    table-layout: fixed;
    border-collapse: collapse;
}
.work-time-table {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}
.work-time-table thead th {
    padding: 3px;
    position: sticky;
    top: 0;
    z-index: 22;
    background-color: white;
}
.work-time-table thead th:first-child {
    position: sticky;
    left: 0;
}
.day-name {
    border-collapse: separate;
    position: sticky;
    left: 0;
    background-color: white;
}
.day-date {
    border-collapse: separate;
    position: sticky;
    left: 130px;
    background-color: white;
}
.work-time-table th {
    position: sticky;
    padding: 5px;
}

.work-time-table {
    color: black;
    table-layout: fixed;
    border-right: 2px solid black;
    font-size: 11px;
}
.work-time-table td {
    padding: 5px;
}
.work-time-table .day-name {
}
.work-time-table .day-date {
}
.day-name-date {
    width: 240px !important;
    min-width: 240px !important;
    background-color: white;
    z-index: 22;
}
.work-time-table .user-column {
}
.work-time-table .user-column-hours {
    width: 30px !important;
    min-width: 30px !important;
}
.work-time-table .user-column-task {
    width: 210px !important;
    min-width: 210px !important;
}
.summary-f {
    background-color: #f5f5f6;
    z-index: 22;
}
.day-name-date {
    z-index: 23;
}
.day-d {
    height: 100%;
    width: 100%;
    border: 2px solid black;
    border-bottom: 1px solid #e7eaec;
    border-top: 0;
    padding: 3px;
}

.w-1-h-1 {
    padding: 0 !important;
    height: 1px;
    min-width: 1px;
}
.day-m {
    height: 100%;
    width: 100%;
    border: 2px solid black;
    border-bottom: 1px solid #e7eaec;
    border-top: 0;
    border-left: 0;
    padding: 3px;
}
.title-d {
    height: 100%;
    width: 244px;
    border: 2px solid black;
    padding: 3px;
}
.title-d-2 {
    height: 100%;
    width: 100%;
    border: 2px solid black;
    border-right: 2px solid black;
    border-left: 0;
    padding: 3px;
}

.hours-d {
    height: 100%;
    width: 100%;
    padding: 3px;
    border-top: 1px solid #e7eaec;
    border-right: 2px solid black;
}
.task-d {
    height: 100%;
    width: 100%;
    padding: 3px;
    border-: 1px solid #e7eaec;
    border-right: 2px solid black;
}
.title-d-3 {
    height: 100%;
    width: 100%;

    border-top: 0;
    border-left: 0;
    padding: 3px;
    border-top: 1px solid #e7eaec;
    margin-top: -2px;
    text-align: center;
}
.user-column-hours-h {
    min-height: 100%;
    width: 100%;
    padding: 3px;

    margin-top: -2px;
}
.user-column-hours-d {
    min-height: 100%;
    width: 100%;
    padding: 7px;
    border-right: 2px solid black;
    border-left: 2px solid black;
    border-top: 1px solid #e7eaec;
    margin-top: -2px;
    font-size: 10px;
}
.w-t-summary-s {
    padding: 3px;
    height: 52px;
    width: 100%;
    border: 2px solid black;
    border-top: 0;
    padding-top: 17px;
}
.w-t-summary-s2 {
    padding: 3px;
    height: 54px;
    width: 100%;
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    margin-top: -2px;
    padding-top: 17px;
}

.w-t-summary-s3 {
    padding: 7px;
    height: 54px;
    width: 100%;
    border: 2px solid black;
    border-top: 2px solid black;
    margin-top: -2px;
    font-size: 10px;
}
.w-t-summary-s4 {
    padding: 3px;
    height: 54px;
    width: 100%;
    border: 2px solid black;
    border-top: 2px solid black;
    border-left: 0;
    border-right: 0;
    margin-top: -2px;
    padding-top: 12px;
    text-align: center;
}

.top-client {
    padding: 20px 0 0 30px;
}

.navbar-top-links li {
    position: relative;
}

.component-link {
    color: inherit;
}
.component-link:hover {
    color: #007bff;
}
.edit-event-select .select2-container{
    z-index: 99999999999;
}
.edit-event-select .select2-selection--multiple {
    z-index: 99999999999;
}
.fc-day-grid-event .fc-content {
    overflow-wrap: break-word;
    white-space: normal;
    overflow: visible;
}
@media (max-width: 480px) {
    .navbar-header {
        width: 100%;
        text-align: center;
    }
    .navbar-logo {
        height: 40px;
        margin:5px 2px 0 2px
    }
}
.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ibox-title.version-header {
    display: grid;
    grid-template-columns: minmax(0, 1fr) auto;
    grid-template-rows: auto auto;
    gap: 5px;
    margin-right: auto;
    margin-left: auto;
    padding: 10px 15px !important;
    width: 100%;
    cursor: pointer;
}
.project-elemet-tilte.version-header-title {
    grid-column: 1 / -1;
    grid-row: 1;
    min-width: 0;
}
.ibox-tools.version-header-tools {
    position: initial;
    top: auto;
    grid-column: 2;
    /* grid-row: 1 / -1; */
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-end;
    align-self: end;
}