/* put your own styles to customize and override the theme */
/* put your own styles to customize and override the theme */
a.pull-right {
  float: right;
}

.panel-heading .pull-right {
  float: right;
}

.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
  margin-left: 5px;
}

.ribbon-wrapper,
.ribbon-wrapper-bottom,
.ribbon-wrapper-reverse,
.ribbon-wrapper-right-bottom {
  position: relative;
  background: transparent;
  padding: 50px 15px 15px 50px;
}

.milestones .ribbon-corner {
  padding: 0px 0 0 6px;
}

.ribbon-corner {
  top: 0;
  left: 0;
  background-color: transparent !important;
  padding: 6px 0 0 10px;
}

.ribbon {
  padding: 0 20px;
  height: 30px;
  line-height: 30px;
  clear: left;
  position: absolute;
  top: 12px;
  left: -20px;
  color: #fff;
}

.ribbon-warning {
  background: #f7c46c;
}

.ribbon-success {
  background: #006f5f;
}

.ribbon-danger {
  background: #b76ba3;
}

.ribbon-bookmark.ribbon-warning:before {
  border-color: #f7c46c transparent #f7c46c #f7c46c;
}

.ribbon-bookmark.ribbon-success:before {
  border-color: #006f5f transparent #006f5f #006f5f;
}

.ribbon-bookmark.ribbon-danger:before {
  border-color: #b76ba3 transparent #b76ba3 #b76ba3;
}

.milestones .ribbon-corner:before {
  border: 23px solid transparent;
  border-top-color: #3dd598;
  border-left-color: #3dd598;
  font-size: 12px;
}

.ribbon-corner:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  content: '';
  border: 30px solid transparent;
  border-top-color: #3dd598;
  border-left-color: #3dd598;
}

.milestone-count {
  position: relative;
}

.message-center .user-img {
  width: 40px;
  float: left;
  position: relative;
  margin: 0 10px 15px 0;
}

.message-center .mail-contnet h5 {
  margin: 0;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.message-center .mail-contnet .mail-desc {
  font-size: 12px;
  display: block;
  margin: 5px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #2b2b2b;
}

.steamline {
  position: relative;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  margin-left: 20px;
}

.steamline .sl-item {
  margin-top: 8px;
  margin-bottom: 30px;
}

.steamline .sl-left {
  margin-left: -7px !important;
}

.steamline .sl-left {
  float: left;
  margin-left: -20px;
  z-index: 1;
  margin-right: 15px;
}

.steamline .sl-right {
  padding-left: 35px;
}

.sl-date {
  font-size: 10px;
  color: #98a6ad;
}

@media (min-width: 1200px) {
  .visible-lg {
    display: flex !important;
  }
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 1199px) and (min-width: 992px) {
  .visible-md {
    display: flex !important;
  }
  .hidden-lg {
    display: none !important;
  }
}

@media (max-width: 700px) {
  .visible-sm {
    display: flex !important;
  }
  .hidden-sm {
    display: none !important;
  }
}

.right-sidebar {
  position: fixed;
  right: -240px;
  width: 240px;
  display: none;
  z-index: 1000;
  background: #fff;
  top: 50px;
  height: 100%;
  box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1);
  transition: all .3s ease;
}

.right-sidebar .rpanel-title {
  display: block;
  padding: 21px;
  text-transform: uppercase;
  font-size: 13px;
}

.right-sidebar .r-panel-body {
  padding: 20px;
}

.shw-rside {
  right: 0;
  width: 240px;
  display: block;
}

.shw-rside {
  width: 50%;
}

.task-description {
  font-size: 12px;
  margin-top: 10px;
  max-height: 10vh;
  overflow-y: auto;
  border-radius: 5px;
}

#comment-box {
  width: 95%;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  text-align: center;
  color: inherit !important;
  background: inherit !important;
  border-bottom: 1px solid #555;
  border: none;
}

.m-t-30 {
  margin-top: 30px !important;
}

.m-t-5 {
  margin-top: 30px !important;
}

.pull-right {
  float: right !important;
}

.m-l-10 {
  margin-left: 10px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-t-10 {
  margin-top: 10px;
}

.ribbon-bookmark:before {
  position: absolute;
  top: 0;
  left: 100%;
  display: block;
  width: 0;
  height: 0;
  content: '';
  border: 15px solid #2b2b2b;
  border-right: 10px solid transparent;
}

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
  display: inline-flex;
}

.text-right {
  text-align: right !important;
}

.steamline .sl-left img {
  max-width: 40px;
}

.img-circle {
  border-radius: 50%;
}

.chat-main-box .chat-left-aside {
  position: absolute;
  width: 250px;
  z-index: 9;
  top: 0;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}

.chat-main-box .chat-left-aside .open-panel {
  display: none;
  cursor: pointer;
  position: absolute;
  left: -webkit-calc(99%);
  top: 50%;
  z-index: 100;
  background-color: #fff;
  box-shadow: 1px 0 3px rgba(0, 0, 0, 0.2);
  border-radius: 0 100px 100px 0;
  line-height: 1;
  padding: 15px 8px 15px 4px;
}

.chat-main-box .chat-right-aside {
  margin-left: 250px;
}

.chat-right-aside {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
}

.chatonline img {
  margin-right: 10px;
  float: left;
  width: 30px;
}

.img-circle {
  border-radius: 50%;
}

.chat-main-box .chat-left-aside .chat-left-inner .form-control {
  height: 60px;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li {
  list-style: none;
  overflow: hidden;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a.active,
.chat-main-box .chat-left-aside .chat-left-inner .style-none li a:hover {
  background: #f7fafc;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none li a {
  padding: 20px;
}

.chatonline li a {
  padding: 15px 0;
  float: left;
  width: 100%;
}

.chatonline li a span {
  color: #686868;
}

.chatonline li a span small {
  display: block;
  font-size: 10px;
}

.chat-main-box .chat-right-aside .send-chat-box {
  position: relative;
}

.chat-main-box .chat-left-aside .chat-left-inner .style-none {
  padding: 0;
}

.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted rgba(120, 130, 140, 0.13);
}

.chat li.left .chat-body {
  margin-left: 60px;
}

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
}

.chat .glyphicon,
.panel .slidedown .glyphicon {
  margin-right: 5px;
}

.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}

.chat-list {
  list-style: none;
  max-height: 332px;
  padding: 0 20px;
}

.chat-list li {
  margin-bottom: 24px;
  overflow: auto;
}

.chat-list .chat-image {
  display: inline-block;
  float: left;
  text-align: center;
  width: 50px;
}

.chat-list .chat-image img {
  border-radius: 100%;
  width: 100%;
}

.chat-list .chat-text {
  background: #f7fafc;
  border-radius: 0;
  display: inline-block;
  padding: 15px;
  position: relative;
}

.chat-list .chat-text h4 {
  color: #1a2942;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  margin: 0;
  line-height: 15px;
  position: relative;
}

.chat-list .chat-text p {
  margin: 0;
  padding-top: 3px;
}

.chat-list .chat-text b {
  font-size: 10px;
  opacity: .8;
}

.chat-list .chat-body {
  display: inline-block;
  float: left;
  font-size: 12px;
  margin-left: 12px;
  width: 65%;
}

.chat-list .odd .chat-image {
  float: right !important;
}

.chat-list .odd .chat-body {
  float: right !important;
  margin-right: 12px;
  text-align: right;
  color: #fff;
}

.chat-list .odd .chat-text {
  background: #a95292;
}

.chat-list .odd .chat-text h4 {
  color: #fff;
}

.chat-send {
  padding-left: 0;
  padding-right: 30px;
}

.chat-send button {
  width: 100%;
}

.chatonline img {
  margin-right: 10px;
  float: left;
  width: 30px;
}

.chatonline li a {
  padding: 15px 0;
  float: left;
  width: 100%;
}

.chatonline li a span {
  color: #686868;
}

.chatonline li a span small {
  display: block;
  font-size: 10px;
}

.p-20 {
  padding: 20px !important;
}

.p-t-30 {
  padding-top: 20px !important;
}

.b-b {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.chat-main-box .chat-right-aside .send-chat-box {
  position: relative;
}

.chat-main-box .chat-right-aside .send-chat-box .custom-send {
  position: absolute;
  right: 20px;
  bottom: 10px;
}

.chat-main-box .chat-right-aside .send-chat-box .form-control {
  border: none;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  resize: none;
  height: 80px;
  padding-right: 180px;
}

ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.media:first-child {
  margin-top: 0;
}

.media .media-heading {
  font-weight: 500;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.select2-container {
  background: inherit !important;
}

.select2-container--open .select2-dropdown--below {
  background: inherit !important;
}

.ui-sortable textarea {
  margin-left: 5%;
}

#ticket-filters {
  background-color: transparent !important;
}

.select2-container--default .select2-selection--multiple {
  background-color: inherit !important;
}

.note-editor.note-frame .note-editing-area .note-editable {
  color: inherit !important;
  background-color: inherit;
}

#sortable textarea {
  margin-left: 10px;
}

.message-center a {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  display: block;
}

.message-center .user-img {
  width: 40px;
  float: left;
  position: relative;
  margin: 0 10px 15px 0;
}

.message-center .user-img img {
  width: 100%;
}

.img-circle {
  border-radius: 50%;
}

.message-center .mail-contnet h6 {
  margin: 0;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.message-center .mail-contnet .mail-desc {
  font-size: 12px;
  display: block;
  margin: 5px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: inherit;
}

.note-editor.note-frame .note-editing-area .note-editable {
  padding: 10px;
  overflow: auto;
  color: #000;
  background-color: inherit !important;
}

.img-circle {
  border-radius: 50%;
  width: 25px !important;
  height: 25px !important;
}

.hidden {
  display: none !important;
}

.ribbon-wrapper {
  background: inherit !important;
}

.dropzone {
  background: inherit !important;
}

.bootstrap-tagsinput {
  background-color: inherit !important;
  color: inherit !important;
}

.font-12 {
  font-size: 12px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: inherit !important;
}

.tagify__input::before {
  content: attr(data-placeholder);
  line-height: 1.8;
  position: absolute;
  top: 0;
  z-index: 1;
  color: inherit !important;
  white-space: nowrap;
  pointer-events: none;
  opacity: 0;
}

select option {
  color: inherit;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: inherit !important;
}

/* Tooltip container */
.customtooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  /* If you want dots under the hoverable text */
}

/* Tooltip text */
.customtooltip .tooltip-content5 {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.customtooltip:hover .tooltip-content5 {
  visibility: visible;
}

.input-group-addon {
  height: 90%;
}

.ti-settings::before {
  content: "\f013";
}

.gantt_data_area div,
.gantt_grid div {
  color: black !important;
}

.punch-info {
  margin-bottom: 20px;
}

.punch-hours {
  align-items: center;
  border: 5px solid #5fc798;
  border-radius: 50%;
  display: flex;
  font-size: 18px;
  height: 120px;
  justify-content: center;
  margin: 0 auto;
  width: 120px;
}

.punch-det {
  background-color: #f9f9f9;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin-bottom: 20px;
  padding: 10px 15px;
}

.recent-activity .res-activity-list {
  max-height: 336px;
  list-style-type: none;
  margin-bottom: 0;
  overflow-y: auto;
  padding-left: 30px;
  position: relative;
}

.recent-activity .res-activity-list li {
  margin-bottom: 15px;
  position: relative;
}

#sortable textarea {
  margin-left: 0 !important;
}

.input-group-addon {
  padding: 11px 6px !important;
  margin-left: 1px !important;
}

.select2-container .select2-selection--single {
  height: inherit !important;
}

.w-100 {
  width: 100% !important;
}

.w-30 {
  width: 30% !important;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

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

td .btn-group,
.btn-group-vertical {
  position: absolute;
}

.select2-container {
  width: 100% !important;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 900px !important;
    margin: 1.75rem auto;
  }
  .modal-dialog.over-drawer {
    position: unset !important;
    margin: 1.85rem auto !important;
  }
  .modal-dialog.over-drawer .modal-content {
    border-radius: 1.25rem !important;
  }
}

p-inherit {
  position: inherit !important;
}

td .dropdown.show.p-inherit {
  position: inherit !important;
}

.sweet-alert button.cancel {
  color: inherit;
  background-color: rgba(34, 34, 48, 0.08);
  border-color: transparent;
  border-radius: 10px;
}

.sa-button-container .confirm {
  color: #ffffff;
  background-color: #FC5A5A;
  border-color: #FC5A5A;
  border-radius: 10px;
}

.jq-icon-success {
  background-color: #3DD598 !important;
  color: #ffffff !important;
}

.jq-icon-error {
  background-color: #FC5A5A !important;
  color: #ffffff !important;
}

.help-block {
  color: #FC5A5A !important;
}

.swal-button--danger {
  background-color: #b76ba3 !important;
}

.sweet-alert .sa-icon.sa-warning,
.swal-icon--warning {
  border-color: #f7c46c !important;
}

.sweet-alert .sa-icon.sa-warning .sa-body {
  background-color: #f7c46c !important;
}

.sweet-alert .sa-icon.sa-warning .sa-dot {
  background-color: #f7c46c !important;
}

.sweet-alert {
  background: inherit !important;
}

.swal-icon--warning__body,
.swal-icon--warning__dot {
  background-color: #f7c46c !important;
}

.b-b {
  border-bottom: solid 1px lightgray;
}

.bg-lightgray {
  background-color: lightgray !important;
}

.note-popover {
  display: none !important;
}

.jq-icon-warning {
  background: #FFC542 !important;
}

.app-main {
  overflow: visible !important;
}

.img-width {
  width: 15% !important;
}

#footer-sticky-notes {
  right: 12px;
  background: rgba(34, 34, 48, 0.8);
  bottom: 0;
  position: fixed;
  width: 300px;
  z-index: 3;
}

#sticky-note-header {
  padding: 10px;
  color: #ffffff;
  border-bottom: 1px solid #ccc;
}

#sticky-note-list {
  padding: 0 5px;
  overflow-y: auto;
}

.icheck-list,
.icolors {
  padding: 0;
  margin: 0;
  list-style: none;
}

.icolors > li.red {
  background: #a95292;
}

.icolors > li:first-child {
  margin-left: 0;
}

.icolors > li {
  padding: 0;
  margin: 2px;
  float: left;
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #2b2b2b;
  text-align: center;
}

.icolors > li.green {
  background: #007c69;
}

.icolors > li.blue {
  background: #2b5a92;
}

.icolors > li.yellow {
  background: #f5b548;
}

.icolors > li.purple {
  background: #9675ce;
}

#sticky-note-list .sticky-note {
  margin: 5px 0;
  color: #FFFFFF;
}

#sticky-note-list .sticky-note .well {
  margin-bottom: 0;
}

.well,
pre {
  background: #fff;
  border-radius: 0;
}

.bg-purple {
  background-color: #9675ce !important;
}

.b-none {
  border: 0 !important;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.icolors > li.active:after {
  content: "\2713 ";
  color: #fff;
  line-height: 30px;
}

.media .media-heading {
  font-weight: 500;
  font-size: 14px;
}

.media .media-heading span {
  margin: 10px !important;
}

@media (max-width: 768px) {
  .shw-rside {
    width: 100%;
  }
}

.task-description {
  font-size: 12px;
  margin-top: 10px;
  max-height: 50%;
  overflow-wrap: break-word;
  overflow-y: auto;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.modal-drawer-right .modal-body {
  overflow-x: hidden;
}

.todo .custom-control-label {
  padding: 0 !important;
}

.publisher {
  display: block !important;
}

.task-description {
  font-size: 12px;
  margin-top: 10px;
  max-height: 50%;
  overflow-wrap: break-word;
  overflow-y: auto;
  font-size: 14px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.dropdown-menu > .custom-control,
.dropdown-scroll > .custom-control {
  padding: 4px 1.5rem 0px 1.5rem;
}

.dropdown-menu > .custom-control,
.dropdown-scroll > .custom-control {
  padding: 4px 1.5rem 0px 1.5rem;
}

#assignees-list > .custom-control {
  display: flex;
  padding-left: 2.5rem;
}

.assignees > .custom-control-label {
  color: black;
  padding: 2px 0px;
}

.assignees > input[type=radio],
.task-assignees > .custom-control-label:after {
  margin-right: .125rem;
  display: inline-block;
  width: 2rem;
  height: .5rem;
  border: none !important;
  background-color: #346cb0;
}

.subtask-checkbox > input[type=radio],
.todo-list > .custom-control-label:after,
.custom-control-label:before {
  margin-right: .125rem;
  display: inline-block;
  width: 1rem;
  height: 1rem;
  border-color: 1px solid #346cb0 !important;
  background-color: #346cb0;
}

#assignees-list > .custom-control:not(.custom-switch) .custom-control-label:before {
  background: linear-gradient(180deg, #fff, #fff) !important;
  box-shadow: none !important;
}

.showDelete:hover .comment-actions {
  display: block;
}

.comment-desc p {
  line-height: 1.2rem;
  margin-bottom: 0 !important;
}

.comment-actions {
  display: none;
}

.custom-control-label {
  margin-bottom: 0;
  vertical-align: top;
  border-radius: 3px;
  padding: 0px 12px 6px;
  cursor: pointer;
  font-weight: 400;
  min-height: 10px;
  font-size: 14px;
  position: relative;
  transition: padding 85ms, margin 85ms, box-shadow 85ms;
}

#comment-box {
  width: 95%;
}

@media (min-width: 576px) {
  .modal-drawer-right {
    max-width: 80% !important;
    width: 60% !important;
  }
}

.todo .custom-control-label {
  padding: 0 !important;
}

.form-wrap.form-builder .frmb-control {
  color: black;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0.875rem;
  padding-right: 2rem;
  line-height: 2.375rem !important;
  color: #696974;
}

@media (min-width: 768px) {
  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 2.375rem;
  }
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 0px;
  height: 2.375rem !important;
  width: 2.5rem;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

@media (min-width: 768px) {
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: calc(2.375rem - 2px);
  }
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-top-color: #92929D;
}

.user-icon-avatar {
  height: 2rem;
  width: 2rem;
  line-height: 2rem;
  position: relative;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 4rem;
}

.avatar-group .user-icon-avatar {
  box-shadow: 0 0 0 2px #fff;
}

.avatar-group .user-icon-avatar + .user-icon-avatar {
  display: inline-block;
  margin-left: -0.5em;
}

.avatar-group .user-icon-avatar + .user-avatar {
  display: inline-block;
  margin-left: -1em;
}

.avatar-group .user-avatar + .user-icon-avatar {
  display: inline-block;
  margin-left: -1em;
}

.avatar-group .user-avatar-wrapper + .user-avatar-wrapper {
  display: inline-block;
  margin-left: -1em;
}

.media.upload-area,
.all-notifications .media {
  border: 1px solid rgba(120, 130, 140, 0.13);
  margin-bottom: 10px;
  padding: 15px;
  margin-top: 15px;
}

.show-all-notifications .tile {
  line-height: 1.85rem !important;
}

.dtfc-fixed-right:has(.dropdown.show) {
  z-index: 1200 !important;
}

.stacked-menu .menu-item.has-active > .menu-link {
  border-left: 4px solid #0062ff;
}

.modal-content {
  border-radius: 1.25rem;
}

thead .thead-btn {
  background: inherit !important;
}

.pika-label, .pika-single {
  z-index: auto !important;
}

.ui-sortable:hover {
  cursor: -webkit-grab;
  cursor: grab;
}

.lobipanel.lobipanel-sortable {
  cursor: -webkit-grab;
  cursor: grab;
}

.input-group-append .btn, .input-group-prepend .btn {
  z-index: auto !important;
}
