.no-padding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.main-nav a:hover {
  text-decoration: none;
}
header.last-activities {
  padding: 8px;
}
.monit .fa-exclamation {
  margin-right: 8px;
}
#project-wrapper .tabs-left .nav-tabs {
  text-align: left;
  padding-left: 15px;
  width: 14%;
  font-size: 12px;
}
#dokumenty .mCSB_inside > .mCSB_container,
#images .mCSB_inside > .mCSB_container {
  margin-right: 0px;
}
#dokumenty .mCSB_scrollTools,
#images .mCSB_scrollTools {
  right: -8px;
}
.project-file-list-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.project-file-list-table {
  margin-top: 12px;
  width: 100%;
}
.project-file-list-table-checkbox {
  width: 4%;
}
.project-file-list-table-signed {
  width: 4%;
}
.project-file-list-table-name {
  padding: 0 1%;
  width: 20%;
}
.project-file-list-table-description {
  padding: 0 1%;
  width: 45%;
}
.project-file-list-table-date {
  width: 12%;
}
.project-file-list-table-delete {
  padding: 0 1%;
  width: 5%;
}
.project-file-list-table-checkbox,
.project-file-list-table-signed {
  text-align: center;
}
.project-file-list-table-signed .fa-check {
  color: #16992f;
}
.project-file-list-table-signed .fa-times {
  color: #c71b1b;
}
.project-file-list-table .document-link {
  color: #3c88bc;
}
.project-file-list-table .document-link:hover {
  color: #306c95;
}
.user-role-change .dropdown-menu {
  top: inherit !important;
  left: inherit !important;
  margin-top: 30px;
  margin-left: 15px;
}
.set-task-range-time {
  color: #aaa;
}
.function-panel {
  height: 46px;
  background-color: #297fb5;
}
.function-panel .btn-icon {
  border: 0;
  font-size: 16px;
  margin-left: 0 !important;
}
.function-panel .btn-icon .api-label {
  color: white;
  font-size: 16px;
}
.function-panel .btn-default.btn-icon-only .fa {
  color: white;
}
.function-panel .btn-group {
  top: 13px;
}
.accident-place {
  text-align: center;
  min-height: 28px;
  font-size: 14px;
  background-color: #cfe6f4;
}
.accident-place--text {
  display: inline-block;
  margin-top: 5px;
  color: #306c95;
}
.accident-place .task-parent {
  background-color: #cfe6f4;
  border-bottom: 0;
}
.accident-place .btn-icon-only {
  float: none !important;
  width: 28px;
  height: 28px;
  border: 1px solid transparent;
  margin-bottom: 0;
}
.accident-place .btn-icon-only:hover {
  border: 1px solid transparent;
}
.accident-place .btn-icon-only .fa {
  top: -2px;
  font-size: 12px;
}
.task-project-head {
  margin-top: 0;
  background-color: #f5f5f5;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.18);
}
.task-heading {
  margin-top: 16px;
  margin-bottom: 16px;
}
.task-heading h3 {
  font-size: 24px !important;
}
.task-parent-main {
  display: none;
}
.btn-contractor-top {
  border: 0;
  background-color: transparent;
  color: #414141;
}
.task-childs .task-title-cell .task-title {
  position: relative;
  top: 2px;
  text-align: left;
  margin-left: 20px;
  color: #818181;
  font-size: 12px;
  font-weight: normal;
}
.modal .task-title {
  text-align: center;
  margin-top: 7px;
  font-size: 24px;
  color: white;
  font-weight: normal;
  width: calc(100% - 150px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal .task-title-cell .task-title {
  position: relative;
  /*top: 0px;*/
  text-align: left;
  margin-left: 5px;
  color: #818181;
  font-size: 12px;
}
.modal .no-padding-modal {
  padding-left: 0;
  padding-right: 0;
}
.task-child-creator {
  font-size: 12px;
  margin-top: 0;
  margin-right: 0;
  overflow: visible;
}
.task-child-creator .icon-subtask {
  position: relative;
  margin-left: 8px;
  margin-right: 6px;
}
.att-header {
  background-color: white;
  box-shadow: none;
  margin-bottom: 0;
}
.task-top-head {
  position: relative;
  top: -5px;
}
.task-top-head .fa {
  font-size: 16px;
}
.task-top-head .btn-icon-only {
  background-color: transparent;
  border: 0;
}
.task-childs {
  margin-top: 0;
}
.task-childs .task-edit-cell {
  padding-right: 5px;
}
#task-nospecial-delete-modal {
  overflow: hidden;
}
#task-nospecial-delete-modal .modal-body {
  padding: 10px;
}
.editable-container.editable-inline {
  margin-top: 20px;
  margin-bottom: 16px;
}
.att-list {
  padding: 0;
  list-style: none;
}
.att-list-element {
  display: flex;
  flex-flow: row nowrap;
  min-height: 30px;
  border-bottom: 1px solid #dddddd;
}
.att-list-element:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}
.att-list-element:last-child {
  border: none;
  margin-bottom: -10px;
  min-height: 35px;
}
.att-list .box-file {
  position: relative;
  border: none;
  box-shadow: none;
  height: auto;
  margin: 0;
}
.att-list .box-file-wrapper {
  font-size: 20px;
}
.att-list .box-file-name {
  text-align: left;
  position: relative;
  flex: 1 1 auto;
  padding-right: 60px;
  text-overflow: unset;
  word-break: break-all;
  white-space: initial;
  margin-top: 5px;
  font-size: 13px;
}
.att-list .box-file-actions {
  position: absolute;
  right: 20px;
  width: 30px;
  text-align: center;
  cursor: pointer;
  opacity: 1;
  background-color: transparent;
  color: #818181;
}
.att-list .box-file:hover {
  border: 0;
}
#task-view .task-content {
  margin: 20px 0 0 0;
  width: 100%;
}
.task-contractor-list {
  padding-left: 0;
}
.additional-contacts-2 ul,
.additional-contacts ul {
  padding-left: 12px;
  list-style: none;
}
.task-user-searchbar {
  width: 190px;
  position: absolute;
  top: 100%;
  overflow: hidden;
  z-index: 10;
  background: #fff;
  border: 1px solid #b8b8b8;
  padding: 5px;
}
.task-user-searchbar ul {
  margin: 3px 0 !important;
}
.task-user-searchbar .users-list {
  margin-left: 3px;
}
#date-from.date-picker,
#date-to.date-picker {
  margin-bottom: 8px;
}
.task-active p.bg-danger {
  margin-top: 12px;
}
.task-active input[type=radio],
.task-active input[type=checkbox] {
  margin-right: 3px;
  margin-left: 6px;
}
.task-tag-list .dropdown-menu {
  border: 0;
  background-color: transparent;
}
.project-contractor .input-group-btn a,
.project-contractor .input-group-btn a:visited,
.project-contractor .input-group-btn a:link,
a.btn-default.btn-icon-file {
  background: #3c88bc;
  color: white;
}
a.btn-default.btn-icon-file {
  border-color: #367aa9;
}
.project-contractor .input-group-btn a:hover,
a.btn-default.btn-icon-file:hover {
  background: #367aa9;
}
.task-client-searchbar .token-input-list {
  position: absolute;
}
.btn-contractor-top {
  margin-bottom: 0;
}
label.task-creator-label {
  padding: 4px 15px 0px 15px;
}
.popover.bottom > .arrow:after {
  top: 2px;
  border-bottom-color: #f7f7f7;
}
.kanban-task-user-list .task-user-name.btn-circle-avatar {
  margin-left: 0;
  margin-right: 0;
}
.kanban-task-user-list li {
  margin: 0;
}
.task-creator-label .fa-long-arrow-right {
  font-size: 18px;
  color: #818181;
}
#task-view .task-active .panel-heading #taks-view-description {
  padding-top: 30px;
  margin-bottom: 0;
}
.btn-group.api-select.task-att-width-auto button p {
  min-width: inherit;
}
.task-att-width-auto {
  margin-top: -5px;
}
.task-comment .comment-time {
  margin-bottom: 12px;
  text-align: right;
}
.api-label.small {
  margin-bottom: 0;
}
.task-comment .task-comment-content {
  border: 1px solid #ccc;
  /*width: 80%;*/
  float: left;
  margin-left: 2%;
  margin-right: 0%;
  position: relative;
}
.task-comment .task-comment-content:after {
  content: '';
  display: block;
  position: absolute;
  top: 7px;
  right: 100%;
  width: 0;
  height: 0;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
  border-width: 10px;
}
.task-comment .task-comment-content:before {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  right: 100%;
  width: 0;
  height: 0;
  border-color: transparent #aaa transparent transparent;
  border-style: solid;
  border-width: 11px;
}
a.task-comment-delete {
  color: #c71b1b;
  margin-left: 4px;
}
#projects-view,
#projects-view-ld {
  background-color: #ddd;
  height: 100%;
  border-right: 1px solid #ccc;
}
#projects-view .project-content,
#projects-view-ld .project-content,
#projects-view .project-content-ld,
#projects-view-ld .project-content-ld {
  background: #ddd;
}
#projects-view .view-type-change-wrapper {
  float: none;
}
.project-tasks-list {
  background: #ddd;
}
.project-tasks-list thead {
  background-color: transparent;
}
.project-tasks-list #list-tasks-table th {
  border: 0;
}
.project-tasks-list .taks-preview {
  background-color: white;
}
.project-tasks-list .dropdown-toggle {
  color: #818181 !important;
  margin: 0 0 0 3px;
  border: 1px solid #b8b8b8;
  background: transparent;
  width: 36px;
  height: 36px;
}
.project-tasks-list .dropdown-toggle.btn-default:hover {
  border-color: #7c7c7c;
}
.project-tasks-list .dropdown-sort {
  margin-top: -3px;
  margin-left: 0;
}
.project-tasks-list .open .dropdown-toggle.btn-default {
  border-color: #7c7c7c;
}
.project-tasks-list .filter-type-change {
  padding-left: 0;
  margin-left: 0;
}
.project-tasks-list .filter-input {
  border: 1px solid #b8b8b8;
}
.project-tasks-list .filter-input:hover {
  border-color: #7c7c7c;
}
.task-user-name,
.project-users-name {
  border-radius: 50% !important;
  /*border-color: rgba(33, 103, 42, 0.5) !important;*/
  /*background-color: @green-avatar;*/
  color: #ffffff;
  line-height: 19px;
  font-weight: lighter;
  text-shadow: none;
  text-transform: uppercase;
  /* text-shadow: 1px 1px 1px #000000; */
}
.project-users-name {
  font-weight: normal;
  text-shadow: none;
}
#list-tasks-table th {
  border: 1px solid #ddd;
}
#projects-view .project-content,
#projects-view-ld .project-content-ld {
  padding: 15px 15px 0;
}
.btn-default + .dropdown-menu > li > a:hover,
.btn-default + .dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #bdc3c7;
  color: #fff;
}
.task-comment .task-user-photo {
  border-radius: 50%;
}
.task-activity-list .task-user-photo p {
  margin: 0;
  text-transform: uppercase;
  /*border: 1px solid @green-avatar;*/
  border-radius: 50%;
  padding: 7px 4px;
  line-height: 10px;
  width: 24px;
  height: 24px;
  text-align: center;
  color: #fff;
}
.select-caret {
  position: absolute;
  top: 38px;
  right: 28px;
  z-index: 2;
}
.select-caret-long {
  top: 16px;
}
.select-caret-long-2 {
  top: 14px;
}
.select-caret-2 {
  position: absolute;
  top: 58px;
  right: 28px;
  z-index: 2;
}
.select-caret-with-button {
  position: absolute;
  top: 16px;
  right: 54px;
  z-index: 2;
}
.task-parent .taks-preview:hover {
  background-color: transparent;
}
.task-parent .fa-chevron-left {
  position: relative;
  top: 6px;
}
.task-parent-title {
  position: relative;
  top: 10px;
}
.btn-group.api-select button {
  padding: 3px 7px 0px 7px;
  min-width: 120px;
}
.task-creator-label .btn-group.api-select button {
  margin-top: 3px;
}
.btn.green-btn.task-add-confirm.btn-icon-only,
.btn-icon-only {
  width: 36px;
  height: 36px;
}
.btn.btn-icon-only {
  margin-bottom: 0;
}
.task-add-drop,
.task-child-add-drop {
  margin-left: 0;
}
.task-add-drop:hover,
.task-child-add-drop:hover {
  border-color: transparent;
  background-color: transparent;
}
.btn-icon-only .fa-plus {
  margin-top: 10px;
}
.contractor-site form.form-inline .input-group span button,
.organization-site form.form-inline .input-group span button {
  height: 36px;
}
.task-add-row .task-name-input,
.task-add-row .task-child-name-input {
  height: 36px;
}
.modal-footer {
  margin-top: 0;
}
.modal-body {
  padding: 15px;
}
.modal-task-view .modal-body {
  padding: 0;
}
.modal-dialog .btn-edit {
  margin-top: 0 !important;
  width: 36px;
  height: 36px;
  margin-bottom: 0;
}
.modal-dialog .btn-edit .fa-edit {
  margin-top: 10px;
}
.users-group-content .btn {
  padding: 0;
}
.error-page {
  background-color: #eee;
}
.error-page-box {
  padding: 20px 8px;
  margin: 0 auto;
  max-width: 640px;
  background-color: white;
  border: 1px solid #3c88bc;
  box-shadow: 5px 5px 16px #aaa;
}
.error-page-logo {
  display: block;
  margin: 0 auto;
}
.error-page-name {
  font-size: 168px;
  color: #accee5;
}
.error-page-info {
  margin-top: -30px;
  font-size: 24px;
  color: #3c88bc;
}
.group-box,
.nav-tabs > li > a,
.alert,
.modal-content {
  border-radius: 0;
}
.kanban-ul.mCustomScrollbar {
  padding-right: 0 !important;
}
.kanban-ul .mCSB_inside > .mCSB_container {
  margin-right: 16px !important;
}
.kanban-top-separator {
  height: 29px;
  background-color: #eee;
  border-right: 1px solid #ddd;
}
/*# sourceMappingURL=main-dl.css.map */