.textarea {
    height: 1500px;
}

.clear {
    height: 0px;
}

.search {
    top: 0px;
}

#resetFilters {
    top: 0px;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    font-size: 1.5em;
    font-weight: 800;
    color: black;
    background-color: #ffffff;
    display: inline-block;
    text-align: center;
    border-style: solid;
    padding: 6px 12px;
    width: 100%;
    height: 100%;
    font-size: 14px;
    border-radius: 3px 0 0 3px;
    border-color: #d2d6de;
    border-width: 1px;
    font-family: arial;
    font-weight: 400;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    line-height: 1.42857143;
    top: -1px;
}

#upload {
    top: -2px;
}

#monthTab {
    padding-left: 15%;
}


.vertical-tab-container {
    left: -22%;

    cursor: pointer;
}

.vertical-tab-menu {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    left: -2%;
    width: 176%;
    border: 0;
}

.vertical-tab-menu div.list-group {
    margin-bottom: 0;

}

.vertical-tab-menu div.list-group > a {
    margin-bottom: 0;
    margin-bottom: 0;
    padding-top: 0;
}

.vertical-tab-menu div.list-group > a .glyphicon,
.vertical-tab-menu div.list-group > a .fa { /* font-awesome only */
    color: #5A55A3;
}

.vertical-tab-menu div.list-group > a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0;
}

.vertical-tab-menu div.list-group > a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0;
}

.vertical-tab-menu div.list-group > a.active,
.vertical-tab-menu div.list-group > a.active .glyphicon,
.vertical-tab-menu div.list-group > a.active .fa {
    background-color: #FFF;
    background-image: #5A55A3;
    color: #515151;
    border-right: 0;
    border-radius: 3px;
    border-top: 1px solid #dddddd !important;
    border-left: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd !important;

}

.vertical-tab-menu div.list-group > a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-left: 0;
    border-left: 10px solid #5A55A3;
}

.vertical-tab-content {
    background-color: #ffffff;
}

.vertical-tab div.vertical-tab-content:not(.active) {
    display: none;
}

.using_style {
    border-right: 1px solid #dddddd;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
}

.report_table {
    width: 7700px;
    max-width: 7700px;
}

.report_table_header {
    padding: 0 !important;
}

.report_table_type_tr {
    padding-right: -1px;
    width: 25%;
}

.report_table_type_color {
    width: 25%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #b3b3b3;
}

.report_table_type {
    width: 25%;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.report_table_type_hours_color {
    width: 102px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    background-color: #b3b3b3;
}

.report_table_type_hours {
    width: 102px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}

.report_table_tr {
    padding: -1px !important;

}

.report_table_td {
    padding: 0 !important;
    padding-left: auto;
    width: 700px;
}

.report_table_content {
    width: 700px;
}

.report_table_content_td {
    width: 25%;
    text-align: center;
}

.report_table_content_td_hours {
    width: 102px !important;
    text-align: center;
}

.report_table_programmer_name {
    text-align: center;
    width: 700px;
    background-color: #b3b3b3;
}

.report_table_programmer_name_color {
    text-align: center;
    width: 700px;
}

.report_table_date {
    width: 2%;
}

.report_table_header_date {
    width: 2%;
}

.report_table_header {
    width: 700px;
}

#table3 {
    width: 100%;
}

.report_table_content_tr {
    width: 100%;
}

.report_table_programmer_name {
    width: 700px;
}

.report_table_content_tr {
    height: 70px;
}

.backing {
    float: left;
}

.back {
    position: inherit;
    top: -18px;
    right: 1394px;;
}

.planing_tasks {
    background-color: #bdffd7;
    width: 320px;
    height: 45px;
    text-align: left;
    border-radius: 5px;
    margin: 3px;
    font-size: 14px;
    padding: 11px;
    cursor: pointer;
}

.deleted_planing {
    top: 5px;
    left: 274px;
    position: absolute;
}

#planing_tasks_container {
    background-color: #ffffff;
    overflow-y: scroll;
    border-radius: 5px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    height: 550px;
}

.select_user {
    height: 91px;
}

.add_planing_task {
    margin: 12px;
    position: relative;
    left: 253px;
}

.planing_tasks_form {
    margin-bottom: -50px;
}

.dragging {
    position: fixed;
    right: 30px;
    width: 402px;
}

.fc-day {
    cursor: pointer;
}

.working_area {
    background-color: #fafafa;
    padding-bottom: 15px;
}

.add_vacation {
    margin-left: 262px;
}

.add_vacation_period {
    width: 346px;
}

.tasks_container {
    height: 500px;
    overflow-y: scroll;
    background-color: #ffffff;
}

.user_tasks_name {
    width: 300px;
    word-wrap: inherit;
}

.fc-title {
    font-size: 14px;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    opacity: 1;
    color: #ffffff;
}

.fc-h-event {
    opacity: .5;
}

.comment_table {
    width: 480px !important;
    margin: -5px;
    margin-right: -250px;
    border: 0px;
}

textarea {
    max-height: 300px;
    resize: none;
    overflow-y: scroll;
}

.full_report_table {
    max-width: 100%;
    max-height: 727px;
    background-color: #ffffff;
    overflow: auto;
    margin-top: 10px;
    margin-bottom: -15px;
}

.alerts {
    width: 450px !important;
}

.page_header {
    margin-top: -45px;
}

.name_planned_task {
    left: -15px;
}

.hours_planned_task {
    margin-left: 265px;
    width: 85px;
}

.planing-tasks-box {
    height: 175px;
}

.add_holiday {
    margin-top: 10px;
    margin-left: 235px;
}

.add_user {
    margin-bottom: 10px;
}

.status {
    margin-left: -15px;
    margin-right: 15px;
}

.reset {
    margin-top: 20px;
    margin-left: 18px
}

.closed_project {
    position: relative;
    left: 485px;
}

.save-project {
    position: relative;
    left: 375px;
}

.readiness {
    margin-top: 6%;
    margin-left: -3%;
    margin-bottom: -6% !important;
    height: 95px;
    width: 115.5%;
}

.stat {
    margin-right: 0.9%;
}

.dataTables_filter {
    display: none;
}
.table thead{
    background-color: #cccccc;
}
.nav-item{
    vertical-align: bottom;
}

.tableFixHead {
    overflow: auto;
}

.tableFixHead > thead > tr > th {
    position: sticky;
    top: 0;
    z-index: 1;
}

.tableFixHead > tbody > tr > th {
    position: sticky;
    left: 0;
}
.truncate-text {
    white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   max-width: 100px;
}