/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 14, 2018, 1:13:26 AM
    Author     : dev
*/
@font-face {
  font-family: 'oxigenlight';
  src: url("../fonts/Oxygen/Oxygen-Light.ttf") format("opentype"); }
@font-face {
  font-family: 'oxygenregular';
  src: url("../fonts/Oxygen/Oxygen-Regular.ttf") format("opentype"); }
@font-face {
  font-family: 'oxygenbold';
  src: url("../fonts/Oxygen/Oxygen-Bold.ttf") format("opentype"); }
html,
body {
  height: 100%;
  color: #000;
  font-family: "oxygenregular";
  font-size: 1rem; }

/* show body after loading fontawesome icons */
body {
  display: none; }

.fontawesome-i2svg-active body {
  display: block; }

.table-borderless {
  border: 0 !important; }
  .table-borderless td, .table-borderless th {
    border: 0 !important;
    vertical-align: middle; }

body .h4, h4 {
  font-family: 'oxygenbold';
  font-size: 1.2rem; }

.icn {
  color: #888;
  cursor: pointer; }

body.login {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f5f5f5;
  /*min-width: 330px;*/ }

.login .form-signin {
  width: 100%;
  max-width: 330px;
  padding: 15px;
  margin: auto; }

.text-green {
  color: #43c86f !important; }

.form-signin .checkbox {
  font-weight: 400; }

.form-signin .form-control {
  position: relative;
  box-sizing: border-box;
  height: auto;
  padding: 10px;
  font-size: 16px; }

.form-signin .form-control:focus {
  z-index: 2; }

.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

#pills-comments pre {
  margin: 0 2px;
  padding: 0 5px;
  white-space: pre-wrap;
  border: 1px solid #eaeaea;
  background-color: #f8f8f8;
  border-radius: 3px; }

#pills-comments blockquote {
  padding: 1px 10px;
  margin: 10px 0 10px 0; }

a[href="https://www.froala.com/wysiwyg-editor?k=u"] {
  display: none !important;
  position: absolute;
  top: -99999999px; }

.fr-view img {
  width: auto; }

.sticky {
  position: fixed !important;
  top: 0;
  width: 100%; }

label.error {
  position: absolute;
  background: #ee0101;
  background: rgba(238, 1, 1, 0.8);
  padding: 2px 5px;
  top: -15px;
  left: 15px;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
  display: inline-block;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.6);
  z-index: 5; }

.btn-file {
  position: relative;
  overflow: hidden; }

.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  outline: none;
  background: white;
  cursor: inherit;
  display: block; }

.avatar-update {
  border: 1px solid #ced4da; }

.btn-custom {
  background-color: #eeeeee;
  color: #000;
  display: inline-block;
  border: 1px solid #eeeeee;
  font-size: 0.9rem;
  border-radius: 0; }
  .btn-custom .add_project, .btn-custom .add_tasklist {
    background-color: #eeeeee; }

.list-group-item-custom {
  background-color: #d6d8db; }
  .list-group-item-custom button {
    /*        background-color: #999;
    */
    border-color: #999; }

.list-group-item {
  border-radius: 0 !important; }

#img-upload {
  width: 100%; }

label.error:before {
  content: "";
  border: 4px solid transparent;
  border-top: 4px solid #ee0101;
  border-top: 4px solid rgba(238, 1, 1, 0.8);
  position: absolute;
  bottom: -8px; }

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden; }

.nav-scroller .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  color: rgba(255, 255, 255, 0.75);
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch; }

.nav-underline .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d; }

.nav-underline .nav-link:hover {
  color: #007bff; }

.nav-underline .active {
  font-weight: 500;
  color: #1FC0DA; }

.text-white-50 {
  color: rgba(255, 255, 255, 0.5); }

.bg-purple {
  background-color: #6f42c1; }

.border-bottom {
  border-bottom: 1px solid #e5e5e5; }

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); }

.lh-100 {
  line-height: 1; }

.lh-125 {
  line-height: 1.25; }

.lh-150 {
  line-height: 1.5; }

.head-menu {
  background-color: #eeeeee !important;
  padding: 0; }

.head-menu #navbarslinks .nav-item {
  padding: 1rem 0; }

.comment-content {
  max-width: 600px; }

.popover-comment-content {
  max-height: 300px;
  overflow-x: auto; }

.head-menu #navbarslinks .nav-item .nav-link {
  font-size: 1.1rem !important;
  font-weight: 400;
  padding-right: 1.3rem;
  padding-left: 1.3rem; }

.head-menu #navbarslinks .nav-item.active {
  background-color: #fff; }

.head-menu #navbarslinks .nav-item.active .nav-link {
  border: none !important; }

.head-menu .active a, #left-content .active a {
  color: #1FC0DA !important;
  font-family: 'oxygenbold'; }

.head-menu .dropdown-toggle:hover {
  background-color: transparent !important; }

.head-menu .dropdown-item.active, .dropdown-item:active {
  background-color: #eeeeee;
  color: #000 !important; }

.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show > .nav-link {
  font-weight: 700 !important; }

.second-header {
  height: 50px;
  padding-top: 8px;
  overflow-y: visible; }

.box-custom-shadow {
  box-shadow: 0 3px 0px -1px #1FC0DA; }

.project-li {
  font-size: 0.9rem;
  margin-top: 4px; }

.dropdown-toggle,
.dropdown-menu,
.btn,
.form-control {
  border-radius: 0 !important;
  font-size: 0.9rem !important; }

.project_files .table .btn:hover {
  background-color: #CCC; }

.card-header .tasklists {
  padding: 0.5rem 0 0.5rem 1rem;
  font-size: 0.9rem;
  position: relative; }

.header-select .form-control {
  padding: 0;
  background-color: #e6e7e8; }

.header-select select.form-control {
  height: 1.3rem !important; }

.text-like-header {
  color: #eeeeee !important; }

.show > .btn-outline-secondary.dropdown-toggle {
  background-color: #eeeeee !important;
  box-shadow: none !important; }

.dropdown-toggle:hover {
  background-color: #eeeeee !important; }

.projects-nav.nav .nav-link {
  color: #000;
  padding: .2rem .5rem; }

.by_project .nav .nav-link.active,
.by_status .nav .nav-link.active {
  background-color: #eeeeee !important; }

.avatar {
  border-radius: 50rem;
  width: 50px;
  max-width: 50px;
  height: 50px; }

.h-m-users .avatar, #peoples .avatar {
  width: 30px;
  height: 30px; }

.h-m-users {
  width: 100%; }

.icolor {
  color: #bcbdbf; }

.mt-min-40 {
  margin-top: -40px !important; }

.small-info {
  font-size: 0.6rem;
  color: #BBB; }

.badge {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
  cursor: pointer;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  display: inline-block;
  padding: 2px 4px;
  font-size: 11px !important;
  font-weight: 400;
  line-height: 14px;
  color: #fff !important;
  vertical-align: baseline;
  white-space: nowrap; }

.badge.badge-blue {
  background-color: #659CF9; }

.badge.badge-orange {
  background-color: #f58032; }

.f-14 {
  font-size: 14px; }

h1.subTitle {
  color: #333;
  font-size: 18px;
  font-weight: 700;
  padding: 10px 0;
  margin-bottom: 0; }

h3.subTitle {
  background: 0;
  border: none;
  border-bottom: 1px solid #E1E1E1;
  color: #666;
  text-transform: uppercase;
  padding: 0 0 10px 5px;
  margin: 0 0 25px;
  display: block;
  font-weight: 400;
  font-size: 15px; }

.opacity-1 {
  opacity: 1; }

.opacity-02 {
  opacity: 0.1; }

.table-responsive-md table {
  font-size: 12px;
  border: solid #E0E0E0 1px; }
  .table-responsive-md table tbody tr:nth-child(even) {
    background: #FCFCFC;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.8) inset; }
  .table-responsive-md table tr > td,
  .table-responsive-md table tr > th {
    vertical-align: middle;
    padding: 10px; }
  .table-responsive-md table tbody > tr > td a {
    text-decoration: underline;
    color: #1FC0DA; }
  .table-responsive-md table tbody > tr > td .dropdown-menu a {
    color: #212529; }
  .table-responsive-md table td {
    /*        border-left: 0;
            border-right: 0;
            border-bottom:0;*/
    border-top: 1px solid #E0E0E0;
    /*padding: 10px!important;*/
    text-align: left;
    vertical-align: middle;
    color: #666; }
  .table-responsive-md table th {
    background-color: #428299 !important;
    color: #fff;
    padding: 10px !important;
    font-weight: 400;
    border-top: none;
    border-left: 0;
    border-right: 0; }

#people-time .dropdown-item.active, #people-time .dropdown-item:active {
  background-color: #eeeeee;
  color: #212529; }

.projects-nav .add_project, .add_tasklist {
  background-color: #eeeeee;
  /*color: $link-text-color;*/ }

.custom_btn {
  background-color: #eeeeee;
  padding: 5px;
  color: #000; }

.custom_btn:hover {
  text-decoration: none; }

.hidden {
  display: none; }

#left-content {
  background: white;
  background: -moz-linear-gradient(left, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, white), color-stop(47%, #f6f6f6), color-stop(100%, #eeeeee));
  background: -webkit-linear-gradient(left, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: -o-linear-gradient(left, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: -ms-linear-gradient(left, white 0%, #f6f6f6 47%, #eeeeee 100%);
  background: linear-gradient(to right, white 0%, #f6f6f6 47%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=1 ); }
  #left-content ul {
    list-style-type: none; }
  #left-content a {
    color: #343a40;
    /*font-weight: 500;*/
    font-size: 0.9rem; }
  #left-content .favorites a {
    font-family: 'oxygenbold';
    /*font-weight: 700;*/ }
  #left-content .arrow-hide a {
    color: #6c757d;
    font-size: 1rem;
    font-weight: bolder; }
  #left-content .arrow-hide a:hover {
    text-decoration: none; }

.nav-top-menu.nav-pills .show > .nav-link {
  background-color: transparent; }

#right-content {
  font-size: 0.9rem;
  /*    .add-task:hover,
      .add-subtask:hover{
          cursor: pointer;
          color: #000!important;
      }*/
  /*    .task-link a{
          font-family: 'oxygenbold';
      }*/ }
  #right-content .nav-pills .nav-link.active, #right-content .nav-pills .nav-link {
    border-radius: 0;
    /*padding: .2rem 1rem;*/ }
  #right-content .arrow-show a {
    color: #6c757d;
    font-size: 1rem;
    font-weight: bolder; }
  #right-content .arrow-show a:hover {
    text-decoration: none; }
  #right-content .card {
    border: 0;
    margin-bottom: 5px; }
  #right-content .card-header, #right-content .card-body {
    padding: .10rem .30rem; }
  #right-content .card-body .card-body {
    padding: 0.1rem; }
  #right-content .card-header {
    background-color: #eeeeee !important;
    border-radius: 0 !important;
    border: 0 !important; }
  #right-content .card-header.active {
    /*background-color: #f7f7f7!important;*/
    border: 1px !important;
    outline: 0; }
  #right-content .second-lvl .list-group-item {
    margin-bottom: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px;
    border-color: rgba(0, 0, 0, 0.125);
    border-style: solid; }
  #right-content .line-through, #right-content .line-through .task-name {
    text-decoration: line-through;
    color: #bcbdbf !important; }
  #right-content .first-icon-set {
    /*                max-width: 40px;
                    margin-right: 10px;*/
    margin-left: 10px; }
  #right-content .drag {
    display: none;
    cursor: move;
    position: relative;
    z-index: 2;
    float: left;
    margin-right: -24px; }
  #right-content .drag:hover {
    display: inline-block; }
  #right-content .svg-inline-fa-fa:hover:not(.fa-check),
  #right-content .fa-layers-text:hover:not(.fa-check) {
    transform: scale(1.2); }
  #right-content .svg-inline--fa,
  #right-content .fa-layers-text {
    transition: all 0.4s;
    /*transform-origin: 50% 50%;*/ }
  #right-content span.tasklist-toggle {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    position: relative;
    text-align: center;
    font-size: 10px;
    color: #666;
    background-color: #f4f4f4;
    border-radius: 3px;
    border: 1px solid #c2c2c2;
    cursor: pointer; }
  #right-content span.tasklist-toggle .svg-inline--fa {
    width: 8px;
    height: 10px;
    line-height: 11px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto; }
  #right-content .fa-plus-square {
    color: #bcbec0;
    font-size: 1.5rem !important;
    cursor: pointer; }
  #right-content .fa-minus-square {
    font-size: 1.5rem !important;
    cursor: pointer; }
  #right-content .list-group-item.active .fa-minus-square {
    color: #fff !important; }
  #right-content .first-lvl .list-group-item {
    border: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #f6f6f6; }
  #right-content .first-lvl .milestone-group .list-group-item:first-child {
    border-top: 0; }
  #right-content .first-lvl .milestone-group .list-group-item:last-child {
    border-bottom: 0; }
  #right-content #task-details-name {
    border: 0;
    border-bottom: 1px dotted #AAA; }
  #right-content .fa-fw, #right-content .fa-check-circle, #right-content .fa-exclamation-circle.red, #right-content .fa-times-circle {
    font-size: 1rem; }
  #right-content .list-group-item .fa-circle,
  #right-content .list-group-item .fa-exclamation-circle.red,
  #right-content .list-group-item .fa-check-circle {
    font-size: 1.3rem; }
  #right-content .micon {
    color: #bcbdbf; }
  #right-content .inrow {
    font-size: 1rem;
    color: #bcbdbf;
    /*opacity: 0;*/ }
  #right-content .inrow:hover, #right-content .active .inrow {
    opacity: 1; }
  #right-content .fa-exclamation-circle.red {
    color: #bc1e2c;
    margin-bottom: -2px; }
  #right-content .fa-comment.green {
    color: #019e11; }
  #right-content .micon:hover {
    cursor: pointer;
    color: #343a40; }
  #right-content .nav-pills .nav-link.active, #right-content .nav-pills .show > .nav-link {
    background-color: #1FC0DA; }
  #right-content .nav-pills a:hover, #right-content .nav-pills a:visited, #right-content .nav-pills a:link, #right-content .nav-pills a:active {
    text-decoration: none;
    color: inherit; }
  #right-content .breadcrumb {
    padding: 0.4rem 1rem;
    /*font-size: 0.8rem;*/
    border-radius: 0;
    background-color: #eeeeee !important;
    margin: 0; }
  #right-content .subtasks a, #right-content .card a {
    color: #000;
    /*text-decoration: none;*/ }
  #right-content .icons-section .icn {
    color: #888; }
  #right-content .show-completed-tasks,
  #right-content .show-archived-tasks {
    font-family: "oxygenbold";
    cursor: pointer; }
  #right-content #accordion-task .subtasks a:hover {
    text-decoration: underline; }
  #right-content .breadcrumb a, #right-content .task-details-nav a {
    color: #000;
    /*text-decoration: underline;*/ }
  #right-content .task-details-nav a.active {
    color: #000;
    font-family: 'oxygenbold'; }
  #right-content .subtask-completed, #right-content .task-completed {
    display: none;
    list-style: none !important; }
  #right-content .tab-content .table td, #right-content .table th,
  #right-content .project_files .table td,
  #right-content .project_files .table th {
    /*padding: 0.625rem;*/
    /*font-size: 13px;*/ }
  #right-content #pills-files em,
  #right-content .project_files .table em {
    font-size: 0.8rem;
    color: #bcbdbf;
    font-style: normal; }
    #right-content #pills-files em .username-font,
    #right-content .project_files .table em .username-font {
      font-family: 'oxygenbold'; }
  #right-content .project_links .table em {
    font-size: 0.8rem;
    color: #bcbdbf;
    font-style: normal; }
    #right-content .project_links .table em .username-font {
      font-family: 'oxygenbold'; }
  #right-content #pills-files .btn,
  #right-content .project_files .table .btn {
    color: #656565;
    background-color: buttonface; }
  #right-content .subtask-completed a svg, #right-content .task-completed svg {
    color: #28a745; }
  #right-content .subtask-completed a, #right-content .task-completed h5 .btn, #right-content .subtask-completed .tid span {
    text-decoration: line-through !important; }
  #right-content .tab-content {
    /*border: 1px solid #ddd;*/
    border-radius: 0 0px 4px 4px;
    padding: 0 15px 15px 15px;
    border-top: 0; }

.modal {
  font-size: 0.9rem; }

@media (max-width: 991.98px) {
  .mt-min-40 {
    margin-top: auto; }

  .offcanvas-collapse {
    position: fixed;
    top: 75px;
    /* Height of navbar */
    bottom: 0;
    left: 100%;
    width: 100%;
    /*padding-right: 1rem;*/
    /*padding-left: 1rem;*/
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
    transition-property: left, visibility;
    z-index: 6; }

  .offcanvas-collapse.open {
    left: 0;
    visibility: visible; }

  #navbarslinks .text-dark {
    color: #fff !important; }

  #navbarslinks .ml-5, #navbarslinks .mx-5 {
    margin-left: 0 !important; }

  #navbarslinks .border-left {
    border: none !important; }

  .head-menu #navbarslinks .nav-item {
    padding: 0; }

  #navbarslinks > ul > li.nav-item.active > a {
    color: #1FC0DA !important; }

  .head-menu .container {
    height: 75px;
    padding: 0 20px; }

  /*    #left-content{
          display: none;
      }*/
  body .h4, h4 {
    font-size: 0.9rem; }

  #right-content ul.list-group.list-group-striped li {
    height: auto; }

  .company_name {
    display: none; } }
/*.is-mobile{
    font-size:1.2rem;
    .container{
        max-width: 100%;
        .row{
            margin-left: 0;
            margin-right: 0;
        }
    }
    main.container{
        padding: 0;
    }
    .card-header .tasklists {
        font-size: 1rem !important;
        padding: 1rem;
        .header-select{
            display: none!important;
        }
    }
}*/
.timelogs {
  font-size: 0.8rem; }

.project_files .filename {
  font-size: 0.9rem; }
.project_files .file_extension {
  color: #bcbdbf; }

#edit_tasklist_form, #edit_task_form, #add_task_form {
  position: relative; }

.loading-spinner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(198, 200, 202, 0.5);
  /*#c6c8ca;*/
  min-height: 240px; }

.loader {
  left: 50%;
  margin-left: -4em;
  font-size: 10px;
  border: 0.8em solid #dadbdf;
  border-left: 0.8em solid #3aa6a5;
  animation: spin 1.1s infinite linear; }

.loader, .loader:after {
  border-radius: 50%;
  width: 8em;
  height: 8em;
  display: block;
  position: absolute;
  top: 50%;
  margin-top: -4.05em; }

@keyframes spin {
  0% {
    transform: rotate(360deg); }
  100% {
    transform: rotate(0deg); } }
.modalObjectInfos div.objectInfoItem {
  margin: 0;
  padding: 6px 20px;
  color: #555;
  border-bottom: 1px dashed #ccc;
  font-size: 12px;
  background: #fcfcfc; }

.modalObjectInfos .objectInfoItemName {
  color: #aaa;
  /*float: left;*/
  text-transform: uppercase;
  font-size: 10px;
  line-height: 15px;
  min-width: 70px;
  padding-right: 10px; }

.duration-input.hours-and-minutes > label {
  display: inline-block;
  padding: 0 0 5px;
  margin: 0; }

.duration-input.hours-and-minutes > label > input {
  width: 50px;
  height: 36px;
  border: 1px solid #ced4da;
  padding: .375rem .75rem;
  border-radius: 2px; }

#add_time_log_date {
  height: 38px; }

.duration-input.hours-and-minutes > label > span {
  display: block;
  color: #aaa;
  margin-left: 0;
  font-size: .85em;
  font-weight: 400; }

.ellipsis-100 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100px; }

.pmpAttachmentCount {
  font-size: 11px;
  font-weight: 700;
  color: #888;
  margin-left: 5px; }

div.pmpAttachmentContent {
  padding: 5px 5px 5px 10px;
  margin: 0 0 20px;
  border: 1px solid #DDD;
  border-radius: 8px;
  background: #FAFAFA;
  overflow: hidden; }

div.pmpAttachmentContent ul {
  padding-left: 30px !important;
  margin-top: 10px !important;
  margin-bottom: 10px !important; }

div.pmpAttachments ul {
  padding: 0;
  margin: 0 !important;
  overflow: hidden;
  display: block; }

.comments-attachments {
  min-height: 200px; }

div.pmpAttachments ul li {
  list-style: none;
  float: left;
  padding: 4px 10px 4px 0;
  background-repeat: no-repeat;
  display: block;
  font-size: 12px !important; }

.relative {
  position: relative; }

div.pmpAttachments ul li a {
  padding: 0 0 4px 5px;
  background-repeat: no-repeat;
  min-width: 140px;
  display: block;
  font-size: 11px;
  color: #666;
  text-decoration: none;
  margin-bottom: 10px; }

div.pmpAttachments ul li img {
  border: 1px solid #DDD;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 4px;
  background-color: #fff;
  text-align: center;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1); }

div.pmpAttachmentContent ul li a.image {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  -webkit-transition: opacity 110ms ease;
  transition: opacity 110ms ease;
  cursor: pointer; }

div.pmpAttachmentContent ul li span.fileSize {
  display: inline-block; }

div.pmpAttachmentContent ul li .fileDownload {
  display: inline;
  width: auto;
  min-width: 0;
  font-size: 14px;
  cursor: pointer; }

div.pmpAttachmentContent ul li .fileEdit {
  display: inline;
  width: auto;
  min-width: 0;
  font-size: 14px;
  cursor: pointer; }

label.subtle {
  color: #606060 !important;
  font-size: 13px;
  font-weight: 400 !important;
  line-height: 22px !important; }

a.ppd {
  position: relative;
  border: 1px solid #DFDFDF;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #777;
  overflow-x: visible;
  overflow-y: visible;
  padding: 0 10px;
  margin-bottom: 4px;
  border-radius: 2px;
  background: #FFF; }

div.fileDropZone.addOrSelect .mfpFiles,
.fileDropZone-project-file .mfpFiles {
  padding: 10px;
  overflow: hidden;
  border: 1px solid #c8c8c8;
  border-radius: 2px;
  background: #fff;
  position: relative; }

.dropUpload, .upload-btn-holder {
  display: inline-block; }

.dropUpload input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translate(-300px, 0) scale(4);
  font-size: 23px;
  direction: ltr; }

.dropUpload span.btn {
  position: relative; }

.dropzone {
  min-height: 40px;
  padding: 10px;
  border: 1px solid #dee2e6; }

.dropzone .dz-message {
  margin: 0; }

div.fileDropZone .mfpSelectedFiles ul li,
.fileDropZone-project-file .mfpSelectedFiles ul li {
  list-style-type: none;
  padding: 0 26px 0 0;
  margin-bottom: 0;
  font-size: 13px; }

li.uploadComplete .fileDropZoneAddedFile {
  max-width: 250px;
  width: 250px;
  display: inline-block;
  padding: 0 5px 3px 5px;
  font-size: 13px;
  position: relative;
  border: 1px solid #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  line-height: 20px;
  margin-top: -5px; }

.progress-wrap .progress-text {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
  border-width: 1px 1px 1px 0;
  border: 1px solid #eee;
  height: 100%;
  padding: 0 5px;
  position: relative;
  left: 24px; }

.progress-wrap {
  border-radius: 3px;
  display: none;
  font-size: 12px;
  font-weight: 400;
  height: 20px;
  line-height: 20px;
  margin-left: 30px;
  min-width: 150px;
  position: relative;
  z-index: 99; }

.progress-wrap .progress-percent {
  background: #444;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  border-width: 1px 0 1px 1px;
  border: 1px solid #000;
  color: #fff;
  font-size: 11px;
  height: 100%;
  position: absolute;
  text-align: center;
  text-shadow: 1px 1px #000;
  top: 0;
  left: -11px;
  width: 35px;
  overflow: hidden;
  white-space: nowrap; }

.progress-wrap .progress-bar {
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  background: rgba(32, 32, 32, 0.1);
  border-bottom: #258606 1px solid;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  height: 100%;
  left: 23px;
  margin: 0;
  overflow: visible;
  padding-top: 1px;
  position: absolute;
  top: 0;
  transition: all .4s ease-in-out;
  width: 0%;
  z-index: 1; }

.progress-wrap .cancel-upload-btn {
  cursor: pointer;
  font-size: 20px;
  position: absolute;
  top: 5%;
  left: -32px;
  color: #d9534f; }

/*FILES popup*/
.image-listing {
  /** containers **/
  /** list view **/
  /** grid view **/
  /*ul.grid li:hover section.right span.darkview { opacity: 1; }*/
  /** clearfix **/
  /*    html[xmlns] .clearfix { display: block; }
      * html .clearfix { height: 1%; }*/ }
  .image-listing .searchField {
    background: url(/assets/images/searchIcon.png) no-repeat 5px center;
    font: 14px normal Arial,sans-serif;
    border: 1px #eee solid;
    display: inline-block;
    padding: 10px 10px 10px 30px;
    border-radius: 5px;
    margin: 10px 10px 10px 10px;
    width: 80%;
    position: static;
    top: 0;
    left: 0; }
  .image-listing div.inlineButtonGroup {
    display: inline-block;
    white-space: nowrap;
    padding: 0 0 10px; }
  .image-listing a.inlineButton {
    background: #EFEFEF;
    display: inline-block;
    text-decoration: none;
    line-height: 25px;
    font-size: 12px;
    text-transform: capitalize;
    color: #959698;
    overflow: hidden;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    background-position: center center;
    background-repeat: no-repeat; }
  .image-listing a.inlineButton.sel {
    background-color: #667686;
    color: #fff;
    border-top-color: #667686;
    border-left-color: #667686;
    border-bottom-color: #667686;
    border-right-color: #667686; }
  .image-listing a.inlineButton span.inlineButtonContent, .image-listing a.inlineButton span.inlineButtonContent i {
    line-height: 23px; }
  .image-listing span.inlineButtonContent {
    padding: 0 10px !important;
    display: block !important;
    display: inline-block;
    float: left;
    cursor: pointer;
    min-height: 23px; }
  .image-listing .inlineButtonContent {
    text-align: center;
    line-height: 18px; }
  .image-listing a.inlineButton span.inlineButtonContent, .image-listing a.inlineButton span.inlineButtonContent i {
    line-height: 23px;
    font-size: 23px;
    position: relative;
    top: 7px; }
  .image-listing a.inlineButton.right {
    border-left: none;
    border-top-left-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    margin: 0 0 0 1px; }
  .image-listing a.inlineButton.left {
    border-top-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0; }
  .image-listing #wrap {
    width: 100%;
    margin: 0 auto; }
  .image-listing #products {
    height: 450px;
    overflow-y: scroll;
    padding: 0;
    list-style: none; }
  .image-listing ul.list {
    list-style: none;
    width: 100%;
    padding-left: 0; }
  .image-listing ul.list li {
    display: block;
    padding: 10px 15px; }
  .image-listing ul.list li.sel, .image-listing .list li:hover {
    border: 1px solid #eee;
    background: #f5f5f5; }
  .image-listing ul.list li section.left {
    display: block;
    float: left;
    width: 350px;
    position: relative; }
  .image-listing ul.list li section.right {
    display: block;
    float: right;
    width: 250px;
    text-align: right; }
  .image-listing ul.list li section.left img.thumb, .image-listing ul.list li section.left .image-icon {
    float: left;
    margin-right: 10px;
    display: none; }
  .image-listing ul.list li section.left img.featured-banner {
    position: absolute;
    left: -18px;
    top: 35px; }
  .image-listing ul.list li section.left span.meta {
    font-size: 0.8rem; }
  .image-listing ul.list li section.right a.firstbtn {
    margin-right: 7px; }
  .image-listing ul.list li section.right .select-file-check {
    position: relative;
    top: 3px; }
  .image-listing ul.grid {
    list-style: none;
    margin: 0 auto;
    padding-left: 0px; }
  .image-listing ul.grid li {
    position: relative;
    display: block;
    float: left;
    height: 180px;
    width: 150px;
    padding: 5px;
    margin-bottom: 15px;
    margin-left: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #eee;
    border-radius: 5px;
    -webkit-box-sizing: border-box; }
  .image-listing ul.grid li.sel {
    border: 1px solid #bbb;
    background: #dae7e0; }
  .image-listing ul.grid li section.left {
    position: relative;
    max-width: 130px; }
  .image-listing ul.grid li section.left .g-card {
    display: inline-block;
    background-color: #fff;
    text-align: center;
    height: 140px;
    width: 140px;
    border: 1px solid #bbb;
    border-radius: 2px;
    margin: 5px 0;
    padding: 5px; }
  .image-listing ul.grid li section.right .select-file-check {
    position: absolute;
    right: 0px;
    top: 15px; }
  .image-listing ul.grid li section.left span.meta {
    display: block;
    font-size: 0.8rem;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .image-listing ul.grid li section.right span.darkview {
    /*opacity: 0;*/
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 140px;
    height: 150px;
    /*margin: 0 15px;*/
    border-radius: 6px;
    /*background: rgba(40, 45, 55, 0.75);*/
    overflow: hidden;
    text-align: center;
    padding-top: 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: opacity 0.2s linear 0s;
    -webkit-transition: opacity 0.2s linear 0s;
    -moz-transition: opacity 0.25s linear 0s;
    -o-transition: opacity 0.25s linear 0s; }
  .image-listing ul.grid li section.right span.darkview a.firstbtn {
    display: block;
    margin-bottom: 10px; }
  .image-listing .clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .image-listing .clearfix {
    display: inline-block; }

.fileDropZone.dz-drag-hover .mfpFiles,
.fileDropZone-project-file.dz-drag-hover .mfpFiles {
  background: rgba(200, 200, 200, 0.8) !important;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.editable {
  cursor: pointer; }

.editable-buttons .btn-primary {
  background-color: #1FC0DA !important;
  border-color: #1FC0DA !important; }

.editable-click, a.editable-click, a.editable-click:hover {
  border: 0; }

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.chart {
  width: 100%;
  min-height: 450px; }

.set-task-complete:hover,
.show_subtasks:hover,
.icons-section a:hover {
  text-decoration: none; }

h5 > div > div > span.pl-3 > a {
  font-family: 'oxygenbold'; }

ul#userStatusTimeline {
  position: relative; }

ul.AllComments {
  padding: 0;
  margin: 10px 0 0;
  overflow: hidden;
  width: 100%; }

ul.AllComments li.comment {
  list-style: none;
  padding: 5px 0;
  margin: 0;
  display: block; }

ul#userStatusTimeline #statusTimelineLine {
  width: 4px;
  top: 44px;
  left: 89px;
  bottom: 51px;
  position: absolute;
  background: #d8dfe7; }

ul#userStatusTimeline .commentBlock {
  border: none; }

ul.AllComments li.comment div.commentBlock {
  display: block;
  clear: both;
  overflow: hidden;
  margin-bottom: 5px;
  border-bottom: 1px solid #DDD;
  position: relative; }

ul.AllComments li.comment div.commentBlock table {
  font-size: 14px;
  border: 0;
  border-collapse: collapse; }
  ul.AllComments li.comment div.commentBlock table td {
    border: 0; }

ul#userStatusTimeline .commentBlock div.date {
  text-align: right;
  font-size: 12px;
  text-transform: uppercase;
  color: #979797;
  padding-top: 18px;
  margin-right: 5px; }

ul#userStatusTimeline .commentBlock .timelineCircle {
  padding-top: 24px;
  position: relative; }

ul#userStatusTimeline .commentBlock .timelineCircle .circle {
  width: 18px;
  height: 18px;
  border-radius: 12px;
  background: #d8dfe7;
  margin-left: 2px;
  border: 3px solid #fff; }

ul#userStatusTimeline .commentBlock .statusColumn {
  position: relative;
  display: block;
  border: 1px solid #d9d9d9;
  background: #f7f7f7;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #d9d9d9;
  margin: 0 5px 5px 0;
  padding: 10px; }

ul#userStatusTimeline div.statusNippleTL {
  border-color: #d9d9d9; }

ul#userStatusTimeline div.statusNippleTL:after,
ul#userStatusTimeline div.statusNippleTL:before {
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #f7f7f7;
  content: '';
  top: 22px;
  left: -10px;
  margin-left: 0;
  position: absolute;
  z-index: 0; }

ul#userStatusTimeline div.statusNippleTL:before {
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid;
  border-right-color: inherit;
  top: 20px;
  margin-left: -2px; }

ul#userStatusTimeline .commentBlock .statusColumn .statusUImg {
  float: left;
  border-radius: 3px; }

img.uImg {
  margin: 0;
  background: #FFF;
  border-radius: 24px;
  border: 1px solid #EEE; }

ul#userStatusTimeline .commentBlock .statusColumn .name {
  margin: 0 0 0 60px; }

ul.AllComments li div.name, ul.AllComments li div.name .subtle {
  font-size: 12px !important; }

ul#userStatusTimeline .commentBlock .statusColumn .name span {
  font-family: 'oxygenbold';
  font-size: 16px;
  font-weight: 400;
  color: #222; }

ul#userStatusTimeline .commentBlock .statusColumn .data {
  margin-left: 60px;
  padding: 0;
  background: 0; }

ul#userStatusTimeline .commentBlock .statusColumn .deleteStatus {
  float: right; }

ul#userStatusTimeline .commentBlock .statusColumn .deleteStatus a {
  text-decoration: none;
  color: #cf6162; }

ul#userStatusTimeline .commentBlock .statusColumn .editStatus {
  float: right; }

.custom-pagination .page-link {
  color: #6c757d !important;
  font-size: 0.8rem !important; }

.custom-pagination .page-item.active .page-link {
  background-color: #667686 !important;
  color: #fff !important; }

.projects .page-item.active .page-link {
  background-color: #667686;
  color: #fff; }

.filter-option-inner-inner {
  color: #000; }

.searchbox {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 37px;
  /*white-space: nowrap;*/
  box-sizing: border-box;
  font-size: 13px; }
  .searchbox .algolia-autocomplete {
    display: block;
    height: 100%; }

.searchbox__wrapper {
  width: 100%;
  height: 100%; }

.searchbox__input {
  display: inline-block;
  -webkit-transition: box-shadow .4s ease, background .4s ease;
  transition: box-shadow .4s ease, background .4s ease;
  border: 0;
  box-shadow: 0 3px 1px -2px #D9D9D9;
  background: #FFFFFF;
  padding: 0;
  padding-right: 30px;
  padding-left: 37px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.searchbox__input::-webkit-search-decoration, .searchbox__input::-webkit-search-cancel-button, .searchbox__input::-webkit-search-results-button, .searchbox__input::-webkit-search-results-decoration {
  display: none; }

.searchbox__input:hover {
  box-shadow: 0 3px 1px -2px silver; }

.searchbox__input:focus, .searchbox__input:active {
  outline: 0;
  box-shadow: 0 3px 1px -2px #4098CE;
  background: #FFFFFF; }

.searchbox__input::-webkit-input-placeholder {
  color: #AAAAAA; }

.searchbox__input::-moz-placeholder {
  color: #AAAAAA; }

.searchbox__input:-ms-input-placeholder {
  color: #AAAAAA; }

.searchbox__input::placeholder {
  color: #AAAAAA; }

.searchbox__submit {
  position: absolute;
  top: 0;
  right: inherit;
  left: 0;
  margin: 0;
  border: 0;
  border-radius: 18px 0 0 18px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  width: 37px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.searchbox__submit::before {
  display: inline-block;
  margin-right: -4px;
  height: 100%;
  vertical-align: middle;
  content: ''; }

.searchbox__submit:hover, .searchbox__submit:active {
  cursor: pointer; }

.searchbox__submit:focus {
  outline: 0; }

.searchbox__submit svg {
  width: 17px;
  height: 17px;
  vertical-align: middle;
  fill: #666666; }

.searchbox__reset {
  position: absolute;
  top: 8px;
  right: 8px;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: inherit;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  fill: rgba(0, 0, 0, 0.5); }
  .searchbox__reset.hide {
    display: none; }

.reset_projects_filter {
  position: absolute;
  top: 5px;
  right: 0px;
  z-index: 9999; }

.searchbox__reset:focus {
  outline: 0; }

.searchbox__reset svg {
  display: block;
  margin: 4px;
  width: 13px;
  height: 13px; }

.searchbox__input:valid ~ .searchbox__reset {
  display: block;
  -webkit-animation-name: sbx-reset-in;
  animation-name: sbx-reset-in;
  -webkit-animation-duration: .15s;
  animation-duration: .15s; }

.main__searchbox__input:valid ~ .searchbox__reset {
  display: block;
  -webkit-animation-name: sbx-reset-in;
  animation-name: sbx-reset-in;
  -webkit-animation-duration: .15s;
  animation-duration: .15s; }

@-webkit-keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    opacity: 0; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
@keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
    transform: translate3d(-20%, 0, 0);
    opacity: 0; }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }
.aa-dropdown-menu {
  border-radius: 3px;
  margin: 6px 0 0;
  padding: 0;
  text-align: left;
  height: auto;
  background: transparent;
  border: none;
  width: auto;
  left: 0 !important;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.2), 0 2px 3px 0 rgba(0, 0, 0, 0.1); }

.aa-dropdown-menu:before {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  background: #fff;
  z-index: 0;
  top: -7px;
  border-top: 1px solid #D9D9D9;
  border-right: 1px solid #D9D9D9;
  transform: rotate(-45deg);
  border-radius: 2px;
  z-index: 999;
  display: block;
  left: 24px; }

.aa-dropdown-menu [class^="aa-dataset-"] {
  position: relative;
  border: solid 1px #D9D9D9;
  border-radius: 3px;
  overflow: auto;
  background-color: #fff;
  width: 310px; }

.is-mobile .aa-dropdown-menu {
  right: 160px !important; }

.is-mobile .aa-dropdown-menu [class^="aa-dataset-"] {
  right: 160px; }

.aa-dropdown-menu * {
  box-sizing: border-box; }

.w-header-search__quick-results.is-visible {
  visibility: visible;
  opacity: 1;
  max-height: 500px;
  overflow-y: auto;
  overflow-x: hidden; }

.w-header-search__results-list {
  color: #555555; }

.w-header-search__results-list > li {
  border-bottom: 1px solid #e6e6e6; }

.w-header-search__results-list > li:not(:first-child):hover {
  background: #eeeeee; }

.w-header-search__results-list > li a:hover {
  text-decoration: none;
  color: inherit; }

.w-header-search__results-list__link {
  color: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  position: relative;
  padding: 5px 15px 5px 32px;
  min-height: 34px;
  font-size: 13px; }

.w-header-search__results-list--after-search .w-header-search__results-list__link {
  min-height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 42px; }

.w-header-search__results-list--after-search .w-header-search__results-list__title {
  font-family: 'oxygenbold'; }

.w-header-search__results-list--after-search .w-header-search__results-list__details {
  font-size: 11px;
  opacity: 0.7; }

.w-header-search__results-list--after-search li.comment_task .w-header-search__results-list__link {
  background-image: url(/assets/images/comment_task.png); }

.w-header-search__results-list--after-search li.company .w-header-search__results-list__link {
  background-image: url(/assets/images/company.png); }

.w-header-search__results-list--after-search li.project .w-header-search__results-list__link {
  background-image: url(/assets/images/project.png); }

.w-header-search__results-list--after-search li.task .w-header-search__results-list__link {
  background-image: url(/assets/images/task.png); }

.w-header-search__results-list--after-search li.file .w-header-search__results-list__link {
  background-image: url(/assets/images/file.png); }

.w-header-search__results-list__image {
  left: 8px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }

.w-header-search__results-list--after-search .w-header-search__results-list__link {
  background-repeat: no-repeat;
  background-position: 10px 50%; }

.search-page .bootstrap-select .dropdown-menu li.disabled a .text {
  text-decoration: line-through; }

span.sub {
  color: #999;
  font-size: 11px;
  margin-left: 5px; }

table.totalGrid {
  font-size: 13px;
  margin-right: 15px;
  font-weight: 400; }

table.totalGrid td span {
  font-size: 12px;
  margin-left: 10px; }

table.totalGrid td span.large {
  font-size: 13px; }

table.totalGrid td span.bold {
  font-family: "oxygenbold"; }

table.totalGrid td.topborder {
  border-top: 1px solid #DEDEDE;
  padding-top: 10px; }

.projectActivity {
  position: relative; }

.projectActivityContainer .activityGroup {
  position: relative;
  padding: 0 0 15px 55px; }

.projectActivityContainer .activityGroup:after, .projectActivityContainer .activityGroup:before {
  content: " ";
  display: table; }

.projectActivityContainer {
  position: relative; }

.projectActivityContainer .activityDateRow {
  position: relative;
  height: auto;
  margin-bottom: 5px;
  left: -55px;
  padding-top: 15px; }

.projectActivityContainer .activityDateRow .dateBox {
  background-color: #d9e0e7;
  position: relative;
  width: 62px;
  height: 62px;
  line-height: 62px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box; }

.projectActivityContainer .activityDateRow .content_alignment {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff; }

.projectActivityContainer .activityDateRow .date-label {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  color: #666;
  position: relative; }

.projectActivityContainer .activityRow.milestone, .projectActivityContainer .activityRow.notebook, .projectActivityContainer .activityRow.task, .projectActivityContainer .activityRow.taskList {
  padding: 10px 0;
  margin: 0;
  min-height: 0;
  overflow: visible; }

.projectActivityContainer .activityRow .text-overflow {
  padding-right: 115px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.projectActivityContainer .activityRow > :not([class=text-overflow]) {
  display: inline-block;
  vertical-align: middle; }

.projectActivityContainer .activityRegisteredTime {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 20px;
  line-height: 20px; }

.projectActivityContainer .taskList .activityType {
  background-color: #6babed; }

.projectActivityContainer .activityType {
  display: inline-block;
  background-color: #ccc;
  width: 26px;
  height: 26px;
  -webkit-box-shadow: 0 0 0 3px #fff;
  box-shadow: 0 0 0 3px #fff;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  left: -37px; }

.projectActivityContainer .activityItem {
  font-size: inherit;
  margin: 0 3px; }

.projectActivityContainer:before {
  display: block;
  content: '';
  background-color: #d9e0e7;
  width: 2px;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 20px;
  left: 30px; }

.projectActivityContainer .personInvolved .personPhoto {
  vertical-align: middle;
  margin-right: 8px;
  width: 27px;
  height: 27px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  -webkit-transition: opacity 140ms ease-out;
  transition: opacity 140ms ease-out; }

.projectActivityContainer .activityType {
  display: inline-block;
  background-color: #ccc;
  width: 26px;
  height: 26px;
  -webkit-box-shadow: 0 0 0 3px #fff;
  box-shadow: 0 0 0 3px #fff;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  position: absolute;
  left: -37px; }

.projectActivityContainer .activityType .activityIconsSvg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto; }

.projectActivityContainer .activityRow .text-overflow {
  padding-right: 115px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.projectActivityContainer .activityRow.last {
  border-bottom: none; }

.projectActivityContainer .activityRow {
  position: relative;
  border-bottom: 1px solid #e8ebef;
  color: #999;
  font-size: 13px;
  padding: 10px 0; }

div.task {
  clear: both;
  padding: 4px 0;
  overflow: hidden;
  background: #FFF;
  border-bottom: 1px solid #F6F6F6;
  transition: background linear .2s; }

.projectActivityContainer .activityDateRow .content_alignment {
  display: inline-block;
  vertical-align: middle;
  background-color: #fff;
  width: 54px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff; }

.projectActivityContainer .activityFooter {
  position: relative;
  height: 60px;
  padding-top: 20px; }

.projectActivityContainer .activityFooter .loadMore {
  float: left; }

.projectActivityContainer .loadMore {
  display: inline-block;
  background-color: #d9e0e7;
  position: relative;
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box; }

.projectActivityContainer .loadMore .content_alignment {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background-color: #e8ecf1;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: background-color 140ms ease;
  transition: background-color 140ms ease;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff; }

.projectActivityContainer .loadMore .content_alignment:after {
  display: inline-block;
  content: '';
  background: url(//cdn.teamwork.com/frontend/src/app/components/section-activityTimeline/images/loadMoreArrow.svg) no-repeat center;
  width: 16px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 170ms ease;
  transition: all 170ms ease; }

.projectActivityContainer .loadMore .twLoading-circle {
  visibility: hidden;
  zoom: 1;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 170ms ease;
  transition: all 170ms ease; }

.projectActivityContainer a {
  text-decoration: none;
  color: #1FC0DA; }

.projectActivityContainer .task .activityType {
  background-color: #6babed; }

.projectActivityContainer .subtask.added .activityType,
.projectActivityContainer .subtask.edited .activityType {
  background-color: #f39086; }

.projectActivityContainer .subtask.completed .activityType {
  background-color: #69d282; }

.projectActivityContainer .comment .activityType {
  background-color: #98cd71; }

.projectActivityContainer .added.file .activityType {
  background-color: #72cfd5; }

.projectActivityContainer .links .activityType {
  background-color: #edbc75; }

.projectActivityContainer .loadMore {
  display: inline-block;
  background-color: #d9e0e7;
  position: relative;
  width: 60px;
  height: 60px;
  line-height: 60px;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box; }

.projectActivityContainer .loadMore .content_alignment {
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  background-color: #e8ecf1;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: background-color 140ms ease;
  -moz-transition: background-color 140ms ease;
  -o-transition: background-color 140ms ease;
  transition: background-color 140ms ease;
  -webkit-border-radius: inherit;
  -webkit-background-clip: padding-box;
  -moz-border-radius: inherit;
  -moz-background-clip: padding;
  border-radius: inherit;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
  -moz-box-shadow: inset 0 0 0 2px #fff;
  box-shadow: inset 0 0 0 2px #fff; }

.projectActivityContainer .loadMore .content_alignment:hover {
  background-color: #dbe2e9; }

.projectActivityContainer .loadMore .content_alignment:after {
  display: inline-block;
  content: '';
  background: url(/assets/images/loadMoreArrow.svg) no-repeat center;
  width: 16px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 170ms ease;
  -moz-transition: all 170ms ease;
  -o-transition: all 170ms ease;
  transition: all 170ms ease; }

.no-svg .projectActivityContainer .loadMore .content_alignment:after {
  background-image: url(/assets/images/loadMoreArrow.png); }

.projectActivityContainer .loadMore .twLoading-circle {
  visibility: hidden;
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 170ms ease;
  -moz-transition: all 170ms ease;
  -o-transition: all 170ms ease;
  transition: all 170ms ease; }

.projectActivityContainer .loadMore.loading .content_alignment:after {
  zoom: 1;
  filter: alpha(opacity=0);
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0); }

.projectActivityContainer .loadMore.loading .twLoading-circle {
  visibility: visible;
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.projectActivityContainer.dashboardByProject .loadMore {
  width: 20px;
  height: 20px;
  position: absolute;
  left: 21px;
  top: 0; }

.projectActivityContainer.dashboardByProject .loadMore.hasMorePages {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 16px;
  top: 0; }

.projectActivityContainer.dashboardByProject .loadMore .content_alignment {
  width: 30px;
  height: 30px; }

.projectActivityContainer.dashboardByProject .loadMore .content_alignment:hover {
  background-color: #ebf2f9; }

.projectActivityContainer.dashboardByProject .loadMore .content_alignment:after {
  background-image: url(/assets/images/loadMoreArrowSml.png); }

.twLoading-circle {
  display: inline-block;
  width: 32px;
  height: 32px;
  position: relative;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box; }

.twLoading-circle .child {
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0; }

.twLoading-circle .child:before {
  display: block;
  content: '';
  margin: 0 auto;
  width: 14%;
  height: 14%;
  background-color: #888;
  -webkit-border-radius: 100%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 100%;
  -moz-background-clip: padding;
  border-radius: 100%;
  background-clip: padding-box;
  -webkit-animation: circleBounceDelay 1.2s infinite ease-in-out both;
  -moz-animation: circleBounceDelay 1.2s infinite ease-in-out both;
  -o-animation: circleBounceDelay 1.2s infinite ease-in-out both;
  animation: circleBounceDelay 1.2s infinite ease-in-out both; }

.twLoading-circle .circle-2 {
  -webkit-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg); }

.twLoading-circle .circle-2:before {
  -webkit-animation-delay: -1.1s;
  -moz-animation-delay: -1.1s;
  -o-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.twLoading-circle .circle-3 {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg); }

.twLoading-circle .circle-3:before {
  -webkit-animation-delay: -1s;
  -moz-animation-delay: -1s;
  -o-animation-delay: -1s;
  animation-delay: -1s; }

.twLoading-circle .circle-4 {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.twLoading-circle .circle-4:before {
  -webkit-animation-delay: -.9s;
  -moz-animation-delay: -.9s;
  -o-animation-delay: -.9s;
  animation-delay: -0.9s; }

.twLoading-circle .circle-5 {
  -webkit-transform: rotate(120deg);
  -moz-transform: rotate(120deg);
  -o-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg); }

.twLoading-circle .circle-5:before {
  -webkit-animation-delay: -.8s;
  -moz-animation-delay: -.8s;
  -o-animation-delay: -.8s;
  animation-delay: -0.8s; }

.twLoading-circle .circle-6 {
  -webkit-transform: rotate(150deg);
  -moz-transform: rotate(150deg);
  -o-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg); }

.twLoading-circle .circle-6:before {
  -webkit-animation-delay: -.7000000000000001s;
  -moz-animation-delay: -.7000000000000001s;
  -o-animation-delay: -.7000000000000001s;
  animation-delay: -0.7s; }

.twLoading-circle .circle-7 {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.twLoading-circle .circle-7:before {
  -webkit-animation-delay: -.6000000000000001s;
  -moz-animation-delay: -.6000000000000001s;
  -o-animation-delay: -.6000000000000001s;
  animation-delay: -0.6s; }

.twLoading-circle .circle-8 {
  -webkit-transform: rotate(210deg);
  -moz-transform: rotate(210deg);
  -o-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg); }

.twLoading-circle .circle-8:before {
  -webkit-animation-delay: -.5000000000000001s;
  -moz-animation-delay: -.5000000000000001s;
  -o-animation-delay: -.5000000000000001s;
  animation-delay: -0.5s; }

.twLoading-circle .circle-9 {
  -webkit-transform: rotate(240deg);
  -moz-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg); }

.twLoading-circle .circle-9:before {
  -webkit-animation-delay: -.40000000000000013s;
  -moz-animation-delay: -.40000000000000013s;
  -o-animation-delay: -.40000000000000013s;
  animation-delay: -0.4s; }

.twLoading-circle .circle-10 {
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.twLoading-circle .circle-10:before {
  -webkit-animation-delay: -.30000000000000016s;
  -moz-animation-delay: -.30000000000000016s;
  -o-animation-delay: -.30000000000000016s;
  animation-delay: -0.3s; }

.twLoading-circle .circle-11 {
  -webkit-transform: rotate(300deg);
  -moz-transform: rotate(300deg);
  -o-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg); }

.twLoading-circle .circle-11:before {
  -webkit-animation-delay: -.20000000000000015s;
  -moz-animation-delay: -.20000000000000015s;
  -o-animation-delay: -.20000000000000015s;
  animation-delay: -0.2s; }

.twLoading-circle .circle-12 {
  -webkit-transform: rotate(330deg);
  -moz-transform: rotate(330deg);
  -o-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg); }

.twLoading-circle .circle-12:before {
  -webkit-animation-delay: -.10000000000000014s;
  -moz-animation-delay: -.10000000000000014s;
  -o-animation-delay: -.10000000000000014s;
  animation-delay: -0.1s; }

lesshat-selector {
  -lh-property: 0; }

@-webkit-keyframes circleBounceDelay {
  0%,100%,80% {
    -webkit-transform: scale(0); }
  40% {
    -webkit-transform: scale(1); } }
@-moz-keyframes circleBounceDelay {
  0%,100%,80% {
    -moz-transform: scale(0); }
  40% {
    -moz-transform: scale(1); } }
@-o-keyframes circleBounceDelay {
  0%,100%,80% {
    -o-transform: scale(0); }
  40% {
    -o-transform: scale(1); } }
@keyframes circleBounceDelay {
  0%,100%,80% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes circleBounceDelay {
  0%,100%,80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes circleBounceDelay {
  0%,100%,80% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.fave-add:hover, .fave-delete:hover {
  cursor: pointer; }

.tab-content > .active {
  position: relative !important; }

.check-icon {
  display: inline-block;
  width: 21px;
  height: 21px;
  line-height: 23px;
  text-align: center;
  color: #d5d5d7;
  -webkit-box-shadow: inset 0 0 0 1px #bbb;
  box-shadow: inset 0 0 0 1px #bbb;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: -webkit-box-shadow 130ms linear;
  transition: -webkit-box-shadow 130ms linear;
  transition: box-shadow 130ms linear;
  transition: box-shadow 130ms linear, -webkit-box-shadow 130ms linear;
  position: relative;
  top: 0;
  bottom: 0;
  left: auto;
  margin: auto;
  outline: 0;
  z-index: 1; }

.check-icon .svg-inline--fa {
  opacity: .8;
  font-size: 13px; }

.check-icon .svg-inline--fa:hover {
  opacity: 1;
  color: #555; }

.text-green .check-icon {
  color: #43c86f;
  -webkit-box-shadow: inset 0 0 0 1px #43c86f;
  box-shadow: inset 0 0 0 1px #43c86f; }

#scrollUp {
  background-image: url(/assets/images/top_grey.png);
  bottom: 20px;
  right: 25px;
  width: 38px;
  height: 38px; }

#scrollUp {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  background-image: none;
  width: 36px;
  height: 36px;
  line-height: 34px;
  display: inline-block;
  background-color: #000;
  color: #fff;
  font-size: 16px;
  text-align: center;
  opacity: .4;
  -webkit-transition: opacity 80ms ease;
  transition: opacity 80ms ease;
  border-radius: 50%; }

#scrollUp:after {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fade-gray {
  color: #d5d5d7; }

.add-task,
.add-subtask,
.cancel-show-subtask,
.show-completed-tasks,
.hide_completed_tasks {
  font-family: 'oxygenbold';
  cursor: pointer; }

.add-subtask:hover,
.add-task:hover,
.cancel-show-subtask:hover,
.show-completed-tasks:hover,
.hide_completed_tasks:hover {
  color: var(--secondary); }

.no-subtask-message {
  border-bottom: 0 !important;
  margin-left: 25px;
  padding-bottom: 0px !important; }

.vertical-border {
  content: "";
  background-color: #d5d5d7;
  position: relative;
  width: 2px;
  height: 10px;
  display: inline-block;
  margin: 0 15px; }

.first-lvl {
  /*    .d-flex{
          margin-left: 15px;
      }*/ }
  .first-lvl .no-subtasks-yet {
    /*border-bottom: 1px solid #f6f6f6;*/ }
    .first-lvl .no-subtasks-yet .add-task-space {
      padding: 15px 0 0px 45px; }
    .first-lvl .no-subtasks-yet .no-subtask-message {
      padding-left: 20px; }
  .first-lvl .add-task-space {
    border-top: 1px solid #f6f6f6;
    padding: 15px 0 0 65px; }

.second-lvl .d-flex, .second-lvl .row {
  margin-left: 35px; }
.second-lvl .list-group-item:first-child {
  border-top: 1px solid #f6f6f6 !important; }
.second-lvl .add-task-space {
  border-top: 1px solid #f6f6f6;
  padding: 15px 0 0 65px; }
.second-lvl .no-subtasks-yet .add-task-space {
  border-top: 0;
  border-bottom: 0; }

.third-lvl .add-task-space {
  padding: 15px 0 0px 80px; }
.third-lvl .d-flex, .third-lvl .row {
  margin-left: 75px; }

.third-lvl.no-subtasks-yet {
  border-bottom: 0; }
  .third-lvl.no-subtasks-yet .no-subtask-message {
    padding-left: 60px; }
  .third-lvl.no-subtasks-yet .add-task-space {
    padding-left: 80px; }

.no-subtask-message {
  color: #aaa; }

.tasks-page .first-lvl .d-flex, .tasks-page .first-lvl .row,
.subtasks-page .first-lvl .d-flex,
.subtasks-page .first-lvl .row {
  margin-left: 15px; }
.tasks-page .first-lvl .no-subtasks-yet,
.subtasks-page .first-lvl .no-subtasks-yet {
  /*border-bottom: 1px solid #f6f6f6;*/ }
  .tasks-page .first-lvl .no-subtasks-yet .add-task-space,
  .subtasks-page .first-lvl .no-subtasks-yet .add-task-space {
    padding: 15px 0 0px 45px; }
  .tasks-page .first-lvl .no-subtasks-yet .no-subtask-message,
  .subtasks-page .first-lvl .no-subtasks-yet .no-subtask-message {
    padding-left: 20px; }
.tasks-page .first-lvl .first-icon-set,
.subtasks-page .first-lvl .first-icon-set {
  padding-left: 0;
  margin-right: 0 !important; }
  .tasks-page .first-lvl .first-icon-set a.task-check-icon,
  .subtasks-page .first-lvl .first-icon-set a.task-check-icon {
    margin-left: 13px;
    position: relative;
    z-index: 1;
    line-height: 25px; }
.tasks-page .second-lvl .d-flex, .tasks-page .second-lvl .row,
.subtasks-page .second-lvl .d-flex,
.subtasks-page .second-lvl .row {
  margin-left: 35px; }
.tasks-page .second-lvl .list-group-item:first-child,
.subtasks-page .second-lvl .list-group-item:first-child {
  border-top: 1px solid #f6f6f6 !important; }
.tasks-page .second-lvl .add-task-space,
.subtasks-page .second-lvl .add-task-space {
  border-top: 1px solid #f6f6f6;
  padding: 15px 0 0 65px; }
.tasks-page .second-lvl .no-subtasks-yet .add-task-space,
.subtasks-page .second-lvl .no-subtasks-yet .add-task-space {
  border-top: 0;
  border-bottom: 0; }
.tasks-page .second-lvl .first-icon-set a.task-check-icon,
.subtasks-page .second-lvl .first-icon-set a.task-check-icon {
  margin-left: 24px;
  position: relative;
  z-index: 1;
  line-height: 25px; }
.tasks-page .second-lvl .first-icon-set .assignedTo,
.subtasks-page .second-lvl .first-icon-set .assignedTo {
  margin-left: 10px; }
.tasks-page .third-lvl .add-task-space,
.subtasks-page .third-lvl .add-task-space {
  padding: 15px 0 0px 100px; }
.tasks-page .third-lvl .d-flex, .tasks-page .third-lvl .row,
.subtasks-page .third-lvl .d-flex,
.subtasks-page .third-lvl .row {
  margin-left: 75px; }
.tasks-page .third-lvl .first-icon-set a.task-check-icon,
.subtasks-page .third-lvl .first-icon-set a.task-check-icon {
  margin-left: 24px;
  position: relative;
  z-index: 1;
  line-height: 25px; }
.tasks-page .third-lvl .first-icon-set .assignedTo,
.subtasks-page .third-lvl .first-icon-set .assignedTo {
  margin-left: 10px; }
.tasks-page .third-lvl.no-subtasks-yet,
.subtasks-page .third-lvl.no-subtasks-yet {
  border-bottom: 0; }
  .tasks-page .third-lvl.no-subtasks-yet .no-subtask-message,
  .subtasks-page .third-lvl.no-subtasks-yet .no-subtask-message {
    padding-left: 80px; }
  .tasks-page .third-lvl.no-subtasks-yet .add-task-space,
  .subtasks-page .third-lvl.no-subtasks-yet .add-task-space {
    padding-left: 100px; }

.subtasks-page .third-lvl .d-flex, .subtasks-page .third-lvl .row {
  margin-left: 35px; }
.subtasks-page .third-lvl .list-group-item:first-child {
  border-top: 1px solid #f6f6f6 !important; }
.subtasks-page .third-lvl .add-task-space {
  border-top: 1px solid #f6f6f6;
  padding: 15px 0 0 65px; }
.subtasks-page .third-lvl .no-subtasks-yet .add-task-space {
  border-top: 0;
  border-bottom: 0; }
.subtasks-page .third-lvl .first-icon-set a.task-check-icon {
  margin-left: 24px;
  position: relative;
  z-index: 1;
  line-height: 25px; }
.subtasks-page .third-lvl .first-icon-set .assignedTo {
  margin-left: 10px; }
.subtasks-page .is_sub_sub_task .no-subtasks-yet, .subtasks-page .is_sub_sub_task .expand-task.show_subtasks_subtasks {
  display: none; }
.subtasks-page .third-lvl.no-subtasks-yet {
  border-bottom: 0; }
  .subtasks-page .third-lvl.no-subtasks-yet .no-subtask-message {
    padding-left: 45px; }
  .subtasks-page .third-lvl.no-subtasks-yet .add-task-space {
    padding-left: 65px; }

.my-tasks-tab-content .first-lvl .first-icon-set, .project-main-tasks-page .first-lvl .first-icon-set, .by_project .first-lvl .first-icon-set, .by_status .first-lvl .first-icon-set, .everything .first-lvl .first-icon-set, .people-tasks .first-lvl .first-icon-set, .milestone-tasks-page .first-lvl .first-icon-set {
  /*            .assignedTo {
                  margin-left:25px;
              }*/ }
  .my-tasks-tab-content .first-lvl .first-icon-set a.task-check-icon, .project-main-tasks-page .first-lvl .first-icon-set a.task-check-icon, .by_project .first-lvl .first-icon-set a.task-check-icon, .by_status .first-lvl .first-icon-set a.task-check-icon, .everything .first-lvl .first-icon-set a.task-check-icon, .people-tasks .first-lvl .first-icon-set a.task-check-icon, .milestone-tasks-page .first-lvl .first-icon-set a.task-check-icon {
    margin-left: 30px;
    position: relative;
    z-index: 1;
    line-height: 25px;
    float: left; }
.my-tasks-tab-content .second-lvl .add-task-space, .project-main-tasks-page .second-lvl .add-task-space, .by_project .second-lvl .add-task-space, .by_status .second-lvl .add-task-space, .everything .second-lvl .add-task-space, .people-tasks .second-lvl .add-task-space, .milestone-tasks-page .second-lvl .add-task-space {
  padding-left: 45px; }
.my-tasks-tab-content .second-lvl .d-flex, .my-tasks-tab-content .second-lvl .row, .project-main-tasks-page .second-lvl .d-flex, .project-main-tasks-page .second-lvl .row, .by_project .second-lvl .d-flex, .by_project .second-lvl .row, .by_status .second-lvl .d-flex, .by_status .second-lvl .row, .everything .second-lvl .d-flex, .everything .second-lvl .row, .people-tasks .second-lvl .d-flex, .people-tasks .second-lvl .row, .milestone-tasks-page .second-lvl .d-flex, .milestone-tasks-page .second-lvl .row {
  margin-left: 35px; }
.my-tasks-tab-content .second-lvl .first-icon-set, .project-main-tasks-page .second-lvl .first-icon-set, .by_project .second-lvl .first-icon-set, .by_status .second-lvl .first-icon-set, .everything .second-lvl .first-icon-set, .people-tasks .second-lvl .first-icon-set, .milestone-tasks-page .second-lvl .first-icon-set {
  padding-left: 0;
  margin-right: 0 !important; }
  .my-tasks-tab-content .second-lvl .first-icon-set a.task-check-icon, .project-main-tasks-page .second-lvl .first-icon-set a.task-check-icon, .by_project .second-lvl .first-icon-set a.task-check-icon, .by_status .second-lvl .first-icon-set a.task-check-icon, .everything .second-lvl .first-icon-set a.task-check-icon, .people-tasks .second-lvl .first-icon-set a.task-check-icon, .milestone-tasks-page .second-lvl .first-icon-set a.task-check-icon {
    margin-left: 24px;
    position: relative;
    z-index: 1;
    line-height: 25px; }
  .my-tasks-tab-content .second-lvl .first-icon-set .assignedTo, .project-main-tasks-page .second-lvl .first-icon-set .assignedTo, .by_project .second-lvl .first-icon-set .assignedTo, .by_status .second-lvl .first-icon-set .assignedTo, .everything .second-lvl .first-icon-set .assignedTo, .people-tasks .second-lvl .first-icon-set .assignedTo, .milestone-tasks-page .second-lvl .first-icon-set .assignedTo {
    margin-left: 10px; }
.my-tasks-tab-content .third-lvl .add-task-space, .project-main-tasks-page .third-lvl .add-task-space, .by_project .third-lvl .add-task-space, .by_status .third-lvl .add-task-space, .everything .third-lvl .add-task-space, .people-tasks .third-lvl .add-task-space, .milestone-tasks-page .third-lvl .add-task-space {
  padding-left: 90px; }
.my-tasks-tab-content .third-lvl .d-flex, .my-tasks-tab-content .third-lvl .row, .project-main-tasks-page .third-lvl .d-flex, .project-main-tasks-page .third-lvl .row, .by_project .third-lvl .d-flex, .by_project .third-lvl .row, .by_status .third-lvl .d-flex, .by_status .third-lvl .row, .everything .third-lvl .d-flex, .everything .third-lvl .row, .people-tasks .third-lvl .d-flex, .people-tasks .third-lvl .row, .milestone-tasks-page .third-lvl .d-flex, .milestone-tasks-page .third-lvl .row {
  margin-left: 75px; }
.my-tasks-tab-content .third-lvl .first-icon-set a.task-check-icon, .project-main-tasks-page .third-lvl .first-icon-set a.task-check-icon, .by_project .third-lvl .first-icon-set a.task-check-icon, .by_status .third-lvl .first-icon-set a.task-check-icon, .everything .third-lvl .first-icon-set a.task-check-icon, .people-tasks .third-lvl .first-icon-set a.task-check-icon, .milestone-tasks-page .third-lvl .first-icon-set a.task-check-icon {
  margin-left: 24px;
  position: relative;
  z-index: 1;
  line-height: 25px; }
.my-tasks-tab-content .third-lvl .first-icon-set .assignedTo, .project-main-tasks-page .third-lvl .first-icon-set .assignedTo, .by_project .third-lvl .first-icon-set .assignedTo, .by_status .third-lvl .first-icon-set .assignedTo, .everything .third-lvl .first-icon-set .assignedTo, .people-tasks .third-lvl .first-icon-set .assignedTo, .milestone-tasks-page .third-lvl .first-icon-set .assignedTo {
  margin-left: 10px; }
.my-tasks-tab-content .third-lvl.no-subtasks-yet, .project-main-tasks-page .third-lvl.no-subtasks-yet, .by_project .third-lvl.no-subtasks-yet, .by_status .third-lvl.no-subtasks-yet, .everything .third-lvl.no-subtasks-yet, .people-tasks .third-lvl.no-subtasks-yet, .milestone-tasks-page .third-lvl.no-subtasks-yet {
  border-bottom: 0; }
  .my-tasks-tab-content .third-lvl.no-subtasks-yet .no-subtask-message, .project-main-tasks-page .third-lvl.no-subtasks-yet .no-subtask-message, .by_project .third-lvl.no-subtasks-yet .no-subtask-message, .by_status .third-lvl.no-subtasks-yet .no-subtask-message, .everything .third-lvl.no-subtasks-yet .no-subtask-message, .people-tasks .third-lvl.no-subtasks-yet .no-subtask-message, .milestone-tasks-page .third-lvl.no-subtasks-yet .no-subtask-message {
    padding-left: 60px; }

.tasks-page#right-content .card-header, .subtasks-page#right-content .card-header {
  background-color: #fff !important; }
.tasks-page#right-content .h-task-name, .subtasks-page#right-content .h-task-name {
  font-size: 1rem; }

.status-tag {
  background-color: #1e88e5;
  padding: 2px 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  position: relative;
  bottom: 2px; }

.user-tag {
  background-color: #17a2b8;
  padding: 2px 10px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  position: relative;
  bottom: 2px; }

.change-status-tag {
  font-family: 'oxygenbold';
  cursor: pointer;
  padding-left: 3px; }

body.dragging, body.dragging * {
  cursor: move !important; }

.dragged {
  position: absolute;
  opacity: 0.5;
  z-index: 2000; }

ul.list-group li.placeholder {
  position: relative;
  background-color: #f6f6f6;
  list-style: none;
  height: 59px;
  display: block;
  /** More li styles **/ }

ul.list-group li.placeholder:before {
  position: relative;
  /** Define arrowhead **/ }

.list-group-item {
  padding-right: 0;
  padding-left: 0px; }

#projectOverviewTabs .list-group-item {
  padding-left: 1.25rem;
  padding-right: 1.25rem; }

#projectOverviewTabs .list-group-item-custom {
  background: #428299;
  color: #fff; }

.dd-empty {
  height: 10px; }

.dd-placeholder {
  margin: 5px 0;
  padding: 0;
  min-height: 50px;
  background: #f6f6f6;
  border: 1px dashed #b6bcbf;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dd-dragel {
  position: absolute;
  pointer-events: none;
  z-index: 9999; }

.is-mobile {
  /*    max-width:568px;
      min-width: 568px;*/ }
  .is-mobile .row {
    margin-right: 0;
    margin-left: 0; }
  .is-mobile .container {
    padding-right: 5px;
    padding-left: 5px; }
  .is-mobile #right-content .first-icon-set {
    margin-left: 0;
    margin-right: 0; }
  .is-mobile .drag {
    display: none !important; }
  .is-mobile .first-icon-set {
    padding-left: 0px !important;
    padding-right: 0 !important; }
  .is-mobile .first-lvl .list-group-item {
    padding: 0.7rem 0 0.7rem 0.25rem !important; }
  .is-mobile .by_project .bootstrap-select,
  .is-mobile .by_status .bootstrap-select {
    width: 110px !important; }
  .is-mobile .projects-nav.nav .nav-link {
    border: 1px solid #eeeeee; }
  .is-mobile #right-content .tab-content {
    padding: 0; }
  .is-mobile .rwd-line {
    display: block; }
  .is-mobile .card-body {
    padding: 0 !important; }
  .is-mobile .card-header .tasklists {
    padding-left: 0; }
  .is-mobile .first-lvl .first-icon-set {
    /*            .assignedTo {
                    margin-left:-14px;
                }*/ }
    .is-mobile .first-lvl .first-icon-set a.task-check-icon {
      margin-left: 0 !important; }
  .is-mobile .second-lvl .add-task-space {
    padding-left: 0; }
  .is-mobile .second-lvl .add-task-space .subtasks {
    padding-left: 30px; }
  .is-mobile .second-lvl .d-flex, .is-mobile .second-lvl .row {
    margin-left: 20px; }
  .is-mobile .third-lvl .add-task-space {
    padding-left: 0; }
  .is-mobile .third-lvl .add-task-space .subtasks {
    padding-left: 55px; }
  .is-mobile .third-lvl .d-flex, .is-mobile .third-lvl .row {
    margin-left: 40px; }
  .is-mobile .third-lvl.no-subtasks-yet {
    border-bottom: 0; }
    .is-mobile .third-lvl.no-subtasks-yet .no-subtask-message {
      padding-left: 60px; }
  .is-mobile .wrap {
    word-wrap: break-word; }
  @media only screen and (max-width: 450px) {
    .is-mobile {
      /*        .second-lvl{
                  .first-icon-set{
                      .task-link{
                          margin-left: 85px;
                      }
                  }
              }
              .third-lvl{ 
                  .first-icon-set{
                      .task-link{
                          margin-left: 85px;
                      }
                  }
              }*/ }
      .is-mobile .first-icon-set {
        width: 100%; }
        .is-mobile .first-icon-set .task-link {
          margin-left: 0px; }
      .is-mobile .second-icon-set {
        margin-top: 10px;
        margin-left: 15px; }
      .is-mobile .m-ellipsis {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; } }

.assignedTo {
  width: 80px;
  height: 22px;
  position: relative;
  top: 0;
  /*left: 34px;*/
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.taskBubble {
  display: inline-block;
  background-color: #eee;
  width: 80px;
  height: 17px;
  font-size: 12px;
  line-height: 17px;
  text-decoration: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 2px 8px 3px 8px;
  margin: 0 !important;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 0 3px 3px 0; }

.taskBubble:before {
  content: '';
  display: inline-block;
  background-color: #fff;
  width: 16px;
  height: 26px;
  position: absolute;
  left: -12px;
  top: -2px;
  bottom: 0;
  border-radius: 50%;
  -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.04);
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.04); }

span.taskBubble {
  width: 80px;
  max-width: 80px;
  overflow: hidden;
  background-color: #EEE;
  height: 22px;
  font-size: 13px;
  line-height: 17px;
  margin: 2px 8px 0 0;
  display: inline-block;
  text-decoration: none;
  min-width: 80px;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  -khtml-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  padding: 2px 8px 3px;
  float: left;
  position: relative; }

/*.nav-tabs .nav-link:hover{
    border: 0;
    outline: 0;
}

.nav-tabs .nav-link.active {
    font-weight:bold;
    background-color: transparent;
    border-bottom:3px solid #1FC0DA;
    border-right: none;
    border-left: none;
    border-top: none;
}*/
.due-date-text {
  font-size: 12px; }

.hide_archived_tasks {
  font-family: "oxygenbold";
  cursor: pointer; }

.custom-nav.nav-tabs {
  border-bottom: 3px solid #DDD; }

.custom-nav.nav-tabs .nav-item {
  margin-bottom: -3px; }

.custom-nav.nav-tabs .nav-item .nav-link,
.custom-nav.nav .nav-item .nav-link {
  border: none;
  color: #666;
  position: relative;
  text-decoration: none; }

.custom-nav.nav .nav-item .nav-link {
  border-bottom: 3px solid #DDD; }

.custom-nav.nav-tabs .nav-item .nav-link.active,
.custom-nav.nav .nav-item .nav-link.active {
  border-bottom: 3px solid #1FC0DA;
  color: #1FC0DA !important;
  background: transparent;
  margin-bottom: -2px; }

.custom-nav.nav-tabs .nav-item .nav-link:after, .custom-nav.nav > .nav-item > .nav-link:after {
  content: '';
  display: block;
  width: 0;
  transition: width .3s;
  border-bottom: 3px solid #666;
  position: absolute;
  height: 100%;
  bottom: -3px;
  left: 0;
  right: 0; }

.custom-nav.nav-tabs .nav-item .nav-link:hover::after,
.custom-nav.nav .nav-item .nav-link:hover::after {
  width: 100%;
  cursor: pointer; }

/*# sourceMappingURL=style.css.map */
