/* CSS Document */
.navigationTop {
  float: left;
}

.header-widget {
  float: left;
}

header .input-group .form-control:not(:last-child) {
  background-position: 3%;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.accordion__item > .accordion-header:after {
  float: right;
}

.fit-avatar {
  right: 1rem;
}

ul.list li:before {
  float: left;
}

.mark-unfav, .mark-fav {
  left: 1rem;
}

.checkbox span::before {
  left: 0;
}

.checkbox span::after {
  left: -1px;
}

#notifications .header-message-div .btn, #notifications .header-message-div-unread .btn {
  right: 20px;
}

.dashboard-box .featuretag, .card-image .featuretag {
  right: 0;
}

#favorites .favorite-owner img {
  float: left;
}

.inbox-conversations .inbox-seller img, .order-proposal-image, .buyer-requests .request-img {
  float: left;
}

.user-header .btn-edit {
  float: right;
}

.choosefile .btn, .proposal-reviews .reviews-list li .user-picture {
  left: 0;
}

.request-sidebar .card-body::before {
  left: -10px;
  border-inline-end: 10px solid #fff;
}
.request-sidebar .card-body::after {
  left: -12px;
  border-inline-end: 10px solid #1f85fe;
}

.home-header .container .list-inline-item .new-indicator {
  right: 0;
}

.message-div .message-image, .message-div-hover .message-image {
  float: left;
}

.proposal-reviews .reviews-list li.rating-seller .user-picture {
  left: 93px;
}

.thumbnail_sec .btn {
  right: -10px;
}

.popover label .radio-img {
  float: left;
}

.popover input[type=radio] {
  left: -20px;
}

.icon-box.with-line:before {
  left: 50%;
}

.header-notifications-dropdown {
  right: -15px;
}

.user-menu .header-notifications-dropdown {
  right: 0;
}

.user-menu .header-notifications-dropdown:before {
  right: 23px;
}

.dashboard-status-button {
  margin: 0 0 4px 4px;
}

.buttons-to-end, .dashboard-box-list .button-with-dropdown {
  right: 1.25rem;
}

.status-icon, .notification-avatar:after, .user-avatar:after {
  right: 0;
}

.messages-inbox .message-avatar {
  left: 1rem;
}

.messages-container-inner .message-by-headline span {
  right: 1rem;
}

.messages-container-inner .messages-inbox .message-avatar {
  left: 1rem;
}

.message-bubble.me .message-avatar {
  left: auto;
  right: 0;
}

.message-bubble .message-text {
  float: left;
}

.message-bubble.me .message-text {
  float: right;
}

.fixed-action-btn {
  right: -20px;
}

.message-bubble.me .fixed-action-btn {
  left: -20px;
  right: auto;
}

.fixed-action-btn ul {
  left: 15px;
}

.message-bubble.me .fixed-action-btn ul {
  left: auto;
  right: 15px;
}

.fav-star {
  right: -5px;
}

.message-bubble.me .fav-star {
  left: -5px;
  right: auto;
}

.message-bubble .message-text:before {
  border-inline-end-style: solid;
  border-inline-end-width: 6px;
  left: -6px;
  right: auto;
}

.message-bubble.me .message-text:before {
  border-inline-start-style: solid;
  border-inline-start-width: 6px;
  border-inline-end: none;
  right: -6px;
  left: auto;
}

.message-bubble .message-text:before {
  border-inline-end-color: #f4f4f4;
}

.message-bubble.me .message-text:before {
  border-inline-start-color: #1f85fe;
}

.message-reply .uploadButton {
  margin: 0.1rem 1rem 0 auto;
}

.bootbox .modal-header .float-end, .bootbox .modal-header .btn-success, .bootbox .modal-header .btn-primary {
  right: 21px;
}

.bootbox .modal-header .float-start, .bootbox .modal-header .btn-black, .bootbox .modal-header .btn-danger {
  left: 21px;
}

a.headline-link, .headline-text-right {
  right: 15px;
}

.input-with-icon i, .messages-headline .input-with-icon i {
  right: 14px;
}

.checkbox label span.checkbox-icon {
  left: 0;
}

.cta-banner3 .cta-banner3-img {
  right: 0;
}

.dashboard__sidebar {
  left: 0;
}

@media (min-width: 992px) {
  #navigation ul li:last-child ul, #navigation ul li:nth-last-child(2) .mega-menu, #navigation ul li:nth-last-child(3) .mega-menu {
    right: 0;
    left: auto;
  }
}
@media (max-width: 991.98px) {
  #header .end-side {
    right: 1rem;
  }
  .fullwidth .header-widget:last-of-type {
    float: left;
  }
}
.footer-row,
.header-widget,
.status-switch label {
  float: left;
}

.mmenu-trigger,
button.mark-as-read {
  float: right;
}

#navigation ul ul ul {
  left: 100%;
}

.service-v1-vector {
  right: 5%;
}/*# sourceMappingURL=lang_en.css.map */