/*
 * Load Main Bootstrap LESS files
 */

/* added for dasboard page start */
.App {
  text-align: center;
}

/* added for dasboard page end */

@font-face {
  font-family: "Arabic Font";
  src: url(../fonts/arabic.ttf);
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Arabic Font";
  src: url(../fonts/arabic_bold.ttf);
  font-weight: 500;
  font-style: normal;
}

.sidebar {
  position: fixed;
  display: block;
  flex: initial;
  width: 240px;
  min-height: 654px;
  overflow: auto !important;
}

.sidebar-link {
  cursor: pointer;
}

.sidebar-link > .fa.rtl {
  margin-left: 14px;
  margin-right: 0;
}

.sidebar-link span.fa.dropdown_arrow {
  margin: 0 4px !important;
}

.sidebar-link-submenu {
  cursor: pointer;
}

.sidebar::-webkit-scrollbar {
  width: 0;
}

.sidebar::-webkit-scrollbar-thumb {
  background-color: #fff;
}

.navbar-brand {
  cursor: pointer;
}

.navbar-brand div {
  width: 100%;
  height: 80px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #29c0dc;
}

.navbar-brand img {
  background-color: #29c0dc;
  height: 55px;
}

.profile-photo.sidebar-profile {
  margin: 0;
}

.fix-nav-bar {
  position: absolute;
  bottom: 0px;
  width: 100%;
  background-color: #f5f5f5;
  padding: 20px;
}

.fix-nav-bar .list-group-item {
  background-color: transparent;
  padding: 4px 0px !important;
  font-size: 12px;
}

.option {
  cursor: pointer;
}

.option.disabled {
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}

.table > thead > tr > th.thr-search {
  padding: 0;
}

.login-wrapper {
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  display: block;
}

@media only screen and (max-width: 767px) {
  .rtl #rightSection.active .navbar.navbar-fixed-top {
    right: 0;
  }

  .rtl .img-btn-wrapper {
    float: right;
    width: 100%;
  }

  .rtl label.btn.btn-success.fileChooseBtn {
    float: right;
  }

  .rtl label.btn.btn-danger.fileRemoveBtn {
    float: right;
  }

  .rtl img.thumbnail.thumbnailBg {
    float: right;
  }

  .rtl input[type="text"],
  input[type="number"],
  .rtl textarea,
  .rtl select {
    text-align: right;
  }

  .rtl .input-group {
    text-align: right;
  }

  .rtl span.input-group-btn.emoji-floater {
    left: 0;
    top: 50px;
  }

  .rtl span.input-group-btn.emoji-floater-textarea {
    left: 0;
    top: 50px;
  }

  .rtl .emoji-wrapper .emoji-picker {
    margin-right: unset !important;
    margin-left: unset;
    right: 0;
  }

  .rtl .modal-body {
    text-align: center;
  }

  .page-title {
    margin-top: 10px !important;
  }

  header .navbar.navbar-fixed-top {
    height: 40px !important;
    min-height: 40px !important;
  }

  button.sidebar-toggle.navbar-toggle {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .dashboard-main {
    padding-top: 50px !important;
  }
}

.btn-export {
  padding-right: 12px;
  padding-left: 12px;
  text-transform: uppercase;
}

.panel-dark {
  margin-bottom: 35px;
}

.no-bottom-margin {
  margin-bottom: 0 !important;
}

.btn.active {
  background-color: #c8c8c8;
}

.gp-footer {
  padding: 21px;
  background-color: #e6e6e6;
}

.auto-margin {
  margin: auto;
}

.pcontainer {
  padding-top: 20px;
  font-size: 13px;
}

.symbol {
  padding-left: 7px;
  padding-right: 7px;
}

.form-control {
  color: #555;
}

@media screen and (max-device-width: 480px) {
  input[type="text"] {
    font-size: 16px !important;
  }
}

.require-flag:after {
  color: #a94442;
  font-size: 13px;
  margin-top: 5px;
  content: "*";
}

.require-flag input[type="radio"] {
  margin-left: -29px;
}

.invalid-error {
  margin-bottom: 3px !important;
}

.invalid-error input.ng-invalid {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.invalid-error .ng-invalid > .dropdown-toggle {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.invalid-error .form-group {
  margin-bottom: 0;
}

.invalid-error.route-text {
  color: #a94442;
}

.form-label.grey-text {
  color: #333;
}

.input-group {
  margin-bottom: 3px;
}

.inner-row:last-child {
  border-bottom: 0px;
}

p.route-text {
  text-align: center;
}

label.form-label.inline-display {
  display: inline;
}

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

.float-none {
  float: none;
}

.inline-block-display {
  display: inline-block !important;
}

.block-display {
  display: block !important;
}

.custom-tags.ng-pristine .tags {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  border: 1px solid #ccc;
}

.not-link {
  cursor: not-allowed !important;
}

.participants-section {
  overflow: visible;
}

.preview-image img {
  max-width: 100px;
}

element:hover,
element.hover_effect {
  rule: properties;
}

.hover {
  -webkit-user-select: none;
  -webkit-touch-callout: none;
}

.shopSummary {
  margin-top: 60px;
}

.chat-details .forTask a,
.chat-details .content a,
.chat-details .communications-files a {
  color: #29c0dc;
}

.chat-header {
  display: block;
}

.from-right .forTask,
.from-right .content,
.from-right .communications-files {
  text-align: right;
}

.from-right .name-time {
  direction: rtl;
}

/*TODO fix it*/
.pbody-row-broken .rb-column:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.pbody-row-broken .sub-header {
  flex: 0 0 100%;
}

.participant-profile .photo {
  margin-left: -10px;
  margin-right: 10px;
  display: block;
  border-radius: 100%;
}

.participant-profile .photo img {
  width: 55px;
}

.dashboard-table-container,
.dashboard-table {
  overflow-x: visible;
}

.caseSummary .pheader {
  height: 45px;
}

.caseSummary .pbody-row {
  font-size: 14px;
}

.caseSummary .pbody-row.file-row {
  padding: 28px 10px;
}

.caseSummary .pbody-row.file-row .file-image {
  padding: 0;
  width: 100px;
}

.caseSummary .pbody-row.file-row .file-image .preview-image {
  display: block;
  width: 100px;
  height: 100px;
  margin: 0;
  overflow: hidden;
  text-align: center;
  vertical-align: middle;
  /* border-radius: 100%; */
}

.caseSummary .pbody-row.file-row .file-image .preview-image img {
  max-width: 100px;
  max-height: 100px;
}

.caseSummary .pbody-row.file-row .file-download-cell {
  padding: 17px 0;
  padding-right: 10px;
  text-align: right;
}

.caseSummary .rb-column {
  padding: 16px 0 11px 21px;
}

a.file-link {
  color: #444;
}

a.file-link:hover {
  text-decoration: none;
}

a.file-link:focus {
  text-decoration: none;
}

.btn-add-related-case.inline {
  display: inline-block;
}

.dashboard-table-container.secondary {
  margin-top: -26px;
}

.progress {
  height: 15px;
  margin: 10px 0;
}

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

.show-more {
  margin-left: 0px;
  margin-right: 0px;
  color: #c8c8c8;
  background-color: #c8c8c8;
  background-color: #f3f3f3;
  border-left: 1px solid #c8c8c8;
  cursor: pointer;
}

.link-row {
  cursor: pointer;
}

.aoptions .option.-delete {
  color: #ff2832;
}

.round-search .glyphicon {
  top: 5px;
}

.route-btn-row {
  margin-top: 15px;
}

.focusCase {
  font-weight: 700;
}

.file-img {
  margin: auto;
  max-width: 100%;
  max-height: 500px;
}

.file-img.img-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.carousel-caption a {
  color: #fff;
  text-decoration: none;
}

.file-div {
  background-color: #ccc !important;
  min-height: 250px;
}

.carousel-indicators li {
  border-color: #333;
}

.carousel-indicators li.active {
  background-color: #eee;
}

span.inprogress {
  background-color: #29c0dc;
}

span.finished {
  background-color: #6be38d;
}

span.notstarted {
  background-color: #333;
}

.mini-table > tbody > tr > td {
  padding: 7px 7px;
}

a.tab-link:focus {
  text-decoration: none;
}

.navbar {
  border-radius: 0;
}

.navbar a.logout-button {
  cursor: pointer;
}

.navbar-form {
  margin-top: 20px;
  margin-bottom: 20px;
}

.profile-link p {
  margin: 0;
}

.profile-link {
  cursor: pointer;
}

.support {
  cursor: default;
}

.support:hover {
  color: #777;
}

.contact-details.help a {
  color: #777;
}

.contact-details.help a:hover {
  color: #333;
}

.navbar-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.navbar-nav .alert-notification-bell span {
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  position: relative;
  width: 30px;
}

.navbar-nav .alert-notification-bell span div {
  position: absolute;
  top: -10px;
  font-size: 15px;
  right: 0;
  color: #fff;
  font-weight: 900;
  text-align: center;
}

.rtl .navbar-nav .alert-notification-bell span div {
  left: -5px !important;
}

.alerts-modal-body .no-record-text {
  text-align: center;
  font-size: 14px;
}

.alert-notification-bell span div span {
  color: gray;
}

.alert-details-wrapper {
  background-color: #fff;
  margin-bottom: 20px;
  padding: 20px 10px 20px 10px;
  border-radius: 5px;
}

.alert-details-wrapper p {
  font-weight: 400;
  font-size: 18px;
  margin-bottom: 5px;
}

.alert-details-wrapper span {
  font-size: 14px;
  font-weight: 100;
  margin-left: 5px;
}

.alerts-modal-body {
  max-height: 80vh;
  overflow: scroll;
}

@media (max-width: 767) and (min-width: 320px) {
  .navbar-toggle {
    display: block;
  }
}

@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
}

@media (min-width: 769px) {
  .navbar-nav > li > a {
    padding-top: 27px;
    padding-bottom: 27px;
  }
}

.footer {
  color: #29c0dc;
  color: white;
  margin-top: 30px;
  text-align: center;
}

.actions-container .green {
  color: #6be38d;
}

.user-profile-details .changephoto,
.user-profile-details .deleteprofile {
  cursor: pointer;
}

.selected-domains-names {
  font-size: 14px;
  color: #888;
}

td.user-col {
  width: 3%;
}

td.user-col .actions-container {
  width: 42px;
  background-color: initial;
  border: none;
}

td.user-col .actions-container:hover {
  background-color: #7e7e7e;
}

th.activeHeader {
  text-align: center !important;
}

.changeLang-btn {
  margin-right: 15px;
  margin-left: 0;
}

body {
  direction: ltr;
}

.mini-table {
  padding: 0;
}

html {
  overflow: -moz-scrollbars-none;
}

.title-btn {
  margin-bottom: 30px;
}

#content,
html,
body {
  height: 100%;
}

body {
  min-height: 100vh;
  height: auto;
  background-color: #f2f2f2;
}

.dashboard-row.row {
  margin-left: 0;
  margin-right: 0;
}

.dashboard-row.row .inner-form-heading {
  padding-right: 0;
  padding-left: 0;
}

.left {
  height: 100%;
  overflow: hidden;
}

.right {
  height: 100vh;
  overflow-y: auto;
}

body::-webkit-scrollbar {
  display: none;
}

.aoptions {
  background-color: #e9e9e9;
}

#phoneNumber {
  direction: ltr;
}

@media only screen and (min-width: 768px) {
  .body-wrapper {
    display: block;
    flex-direction: initial;
    align-items: initial;
    -webkit-box-orient: initial;
    -webkit-box-direction: initial;
    -webkit-flex-direction: initial;
    -ms-flex-direction: initial;
    flex-wrap: initial;
  }

  .dashboard-main {
    position: relative;
    width: auto;
    /* margin-left: 240px; */
    flex: initial;
  }
}

@media only screen and (max-width: 768px) {
  .dashboard-main {
    margin-left: 0;
  }
}

.no-border {
  border-bottom: 0 !important;
}

.space {
  margin: 0 0.5em;
  height: 1em;
}

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

.p-t-5 {
  padding-top: 5px;
}

@media only screen and (min-width: 480px) {
  .panel-group-buttons .btn {
    margin-left: 0;
  }
}

.dashboard-content.less-bottom {
  padding-bottom: 0px;
}

.dashboard-content.less-padding {
  padding-bottom: 0px;
  padding-top: 0px;
}

.panel-default > .panel-heading {
  background-color: #ddd;
}

.panel-actions {
  position: absolute;
  right: 30px;
  top: 14px;
}

.panel-actions:hover {
  cursor: pointer;
  color: #767676;
}

.img-disabled {
  cursor: not-allowed;
}

.headerTop {
  margin-top: 12px;
}

.chartOptions {
  margin-top: 10px;
  margin-left: 33px;
}

.chartOptionTitle {
  margin-left: 30px;
  margin-top: 50px;
  margin-bottom: -30px;
}

.Montserrat {
  font-family: "Montserrat";
}

.gry {
  color: gray;
}

.sourceSansPro {
  font-family: "Source Sans Pro";
}

.addMoreEmail {
  padding-left: 10px;
  padding-right: 14px;
}

.sourceSansProBold {
  font-family: "Source Sans Pro";
  font-weight: 600;
  font-size: 18px;
}

.table-responsive.routes-table {
  overflow-x: initial;
}

.header-tooltip .tooltip-inner {
  width: 150px;
}

.glyphicon-info-sign:before {
  font-size: 16px;
}

form.rtl {
  direction: rtl;
}

form.rtl h2 {
  text-align: right !important;
}

.switch-container.rtl > span {
  float: right !important;
}

.switch-container.rtl.active > span {
  float: left !important;
}

.user-profile-details .photo.rtl {
  margin-right: 0;
  margin-left: 14px;
  overflow: hidden;
}

body.rtl {
  direction: rtl;
}

@media only screen and (max-width: 991px) {
  body.rtl .sidebar.active {
    left: initial;
    right: 0;
  }

  body.rtl .dashboard-main.active {
    right: 240px;
    left: initial;
  }

  body.rtl .sidebar-toggle {
    float: right;
  }

  body.rtl .dashboard-main.rtl {
    margin-right: 0 !important;
  }

  /* body.rtl .sidebar {
    left: initial;
    right: -240px;
  } */
  body.rtl .navbar-toggle {
    /* margin-right: 15px;
    margin-left: 30px; */
    margin: 30px 15px 0px 30px;
  }
}

.dashboard-main.rtl {
  margin-right: 240px !important;
  margin-left: 0px;
}

.list-group.rtl {
  padding-right: 0;
}

.list-group.rtl > .glyphicon {
  margin-right: 0 !important;
}

.sidebar-link.rtl:before {
  right: 0;
}

.sidebar-link.rtl > .glyphicon {
  margin-right: 0px;
  margin-left: 14px;
}

.panel-group-heading.rtl {
  text-align: right;
}

.navbar-right.rtl {
  float: left !important;
}

.navbar-right.rtl > li {
  float: right;
}

.link-wrapper.rtl {
  padding-right: 21px;
  padding-left: 21px;
}

.btn-special.rtl {
  margin-left: 0px;
}

.btn-special.rtl > .glyphicon {
  margin-left: 7px;
  margin-right: 0px;
}

.dashboard-table.rtl > thead > tr > th {
  text-align: right;
}

.custom-select.rtl.dropdown {
  width: 100%;
}

.custom-select.rtl > button.dropdown-toggle {
  overflow: hidden;
}

.custom-select.rtl > button.dropdown-toggle > span {
  float: right;
}

.custom-select.rtl > button.dropdown-toggle > b {
  float: left;
}

.custom-select.rtl > button.dropdown-toggle > b:before {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 12px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.custom-select.rtl.open > button.dropdown-toggle > b:before {
  content: "\f0d8";
}

.custom-select.rtl > .dropdown-menu {
  margin-top: 2px;
  text-align: right;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.custom-select.rtl > .dropdown-menu > ul {
  padding-right: 0;
}

.custom-select.rtl > .dropdown-menu > ul > li > a {
  margin: 0;
}

.custom-select.rtl > .dropdown-menu > ul > li > a:hover {
  color: #262626;
  text-decoration: none;
  background: #f5f5f5;
}

.aoptions-container.rtl {
  right: 9px;
  left: 0;
}

.case-details.rtl > .casedate {
  margin-right: 0;
}

.case-details.rtl > .caseauthor {
  margin-right: 0;
}

.btn-round-radius.rtl > .indicator {
  margin-right: 0;
  margin-left: 14px;
}

.pbody.rtl > .pbody-row-broken {
  margin-right: 10px;
}

.pbody.rtl > .pbody-row-broken > rb-column > rb-content {
  padding-left: 7px;
  padding-right: initial;
}

#edit-shop-table.rtl > tbody > tr > td.edit-shop-row {
  padding-left: 0%;
  padding-right: 7%;
}

.table-responsive.rtl > div {
  float: left;
  width: 100%;
}

.pull.rtl {
  float: right;
}

#edit-user-table.rtl > tbody > tr > td.edit-user-row {
  padding-left: 0%;
  padding-right: 7%;
}

.fa-2x {
  font-size: 20px !important;
}

.aoptions.rtl {
  right: initial;
  left: 0;
}

.aoptions.rtl > .wrapper {
  padding-left: 35px;
  padding-right: 14px;
}

.changeLang-btn.rtl {
  margin-left: 15px !important;
  margin-right: 0;
}

.row.rtl .col-md-1,
.row.rtl .col-md-2,
.row.rtl .col-md-3,
.row.rtl .col-md-4,
.row.rtl .col-md-5,
.row.rtl .col-md-6,
.row.rtl .col-md-7,
.row.rtl .col-md-8,
.row.rtl .col-md-9,
.row.rtl .col-md-10,
.row.rtl .col-md-11,
.row.rtl .col-md-12 {
  float: right !important;
}

.input-group.rtl .form-control:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.input-group.rtl .input-group-addon:last-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-right: 0;
  border-left: 1px solid #cccccc;
}

.btn-rtl {
  margin-left: 0 !important;
  margin-right: 5px;
}

@media only screen and (max-width: 480px) {
  .oil-header {
    padding-right: 10px;
    padding-left: 10px;
  }
}

#loading-bar .bar {
  background: #27180a;
}

/* Fancy blur effect */
#loading-bar .peg {
  -moz-box-shadow: #27180a 1px 0 6px 1px;
  -ms-box-shadow: #27180a 1px 0 6px 1px;
  -webkit-box-shadow: #27180a 1px 0 6px 1px;
  box-shadow: #27180a 1px 0 6px 1px;
}

#loading-bar-spinner .spinner-icon {
  border-top-color: #27180a;
  border-left-color: #27180a;
}

body.rtl #loading-bar .bar {
  right: 0;
  left: initial;
}

body.rtl #loading-bar-spinner {
  left: initial;
  right: 10px;
}

body.rtl #loading-bar-spinner .spinner-icon {
  -webkit-animation: loading-bar-spinner-rtl 400ms linear infinite;
  -moz-animation: loading-bar-spinner-rtl 400ms linear infinite;
  -ms-animation: loading-bar-spinner-rtl 400ms linear infinite;
  -o-animation: loading-bar-spinner-rtl 400ms linear infinite;
  animation: loading-bar-spinner-rtl 400ms linear infinite;
}

@-webkit-keyframes loading-bar-spinner-rtl {
  0% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-moz-keyframes loading-bar-spinner-rtl {
  0% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-o-keyframes loading-bar-spinner-rtl {
  0% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@-ms-keyframes loading-bar-spinner-rtl {
  0% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }

  100% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}

@keyframes loading-bar-spinner-rtl {
  0% {
    transform: rotate(360deg);
  }

  100% {
    transform: rotate(0deg);
  }
}

.btn .caret {
  margin-top: 0px !important;
  float: inherit;
}

.table-responsive {
  overflow-y: visible !important;
}

.custom-select.dropdown {
  width: 100%;
}

.custom-select > button.dropdown-toggle {
  overflow: hidden;
}

.custom-select > button.dropdown-toggle > b {
  float: right;
}

.custom-select > button.dropdown-toggle > b:before {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 12px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.custom-select.open > button.dropdown-toggle > b:before {
  content: "\f0d8";
}

.custom-select > .dropdown-menu {
  margin-top: 2px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.custom-select > .dropdown-menu > ul {
  padding-right: 0;
}

.custom-select > .dropdown-menu > ul > li > a {
  margin: 0;
}

.custom-select > .dropdown-menu > ul > li > a:hover {
  color: #262626;
  text-decoration: none;
  background: #f5f5f5;
}

.is-won-select button {
  width: 100%;
}

.input-group .custom-select > button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.switch-container.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}

body.rtl div[data-notify="container"] button.close {
  float: left;
}

.rtl .bootstrap-datetimepicker-widget .list-unstyled {
  padding-right: 0;
}

.dashboard-main {
  background-color: #e9e9e9;
  color: #30302e;
  padding-top: 80px;
  z-index: 9;
}

.btn-special {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #29c0dc;
  transition-duration: 200ms;
}

.btn-special:hover {
  color: #fff;
  background: #29c0dc;
  box-shadow: none;
}

.navbar-default {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a953c2+0,e14e9e+100 */
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1b7eb5+0,2c96d2+100 */
  background: #29c0dc;
  /* Old browsers */
  background: -moz-linear-gradient(left, #29c0dc 0%, #29c0dc 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #29c0dc 0%, #29c0dc 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #29c0dc 0%, #29c0dc 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#29c0dc', endColorstr='#2c96d2', GradientType=1);
  /* IE6-9 */
}

.navbar-default .navbar-nav > li > a {
  color: white;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff4f4;
}

.navbar-brand img,
.navbar-brand div {
  background-color: #ffffff;
}

.navbar-brand div {
  height: 120px;
  position: relative;
}

.navbar-brand img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.sidebar {
  background-color: #444;
  box-shadow: 2px 0px 3px rgba(0, 0, 0, 0.05);
  border-right: 1px solid #c5c5c5;
}

.list-group-item {
  background-color: #444;
  color: white;
  border: none;
}

.list-group-item.active-link {
  background-color: #29c0dc;
  color: #fff;
}

.sidebar-link.active-link > .fa {
  color: #fff;
}

.sidebar-link.active-link > .list-group-link {
  color: #fff;
  text-decoration: none;
}

.sidebar-link > .fa {
  color: #fff;
}

.sidebar-link > .list-group-link {
  color: #fff;
}

.dashboard-table-container {
  background-color: rgba(255, 255, 255, 0.98);
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.2);
  padding: 0px;
}

.cases-trow,
.table-row {
  border-bottom: 1px solid #eaeaea;
}

.dashboard-table th {
  color: #29c0dc;
  font-weight: 600;
}

.table-hover > tbody > tr:hover,
.table-hover > tbody > tr.disabled {
  background-color: #f1f1f1;
}

.btn-default {
  color: #9d9185;
  background-color: #f7f7f7;
}

.btn-default:hover,
.btn-default:active {
  color: #3a3a3a;
  background-color: #dedede;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:focus,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #3a3a3a;
  background-color: #dedede;
}

.dropdown-menu {
  color: white;
  background-color: #30302e;
}

.panel-dark,
.pbody {
  box-shadow: none;
  background-color: #4e4e4e;
}

.form-label {
  color: #6b6b6b;
}

.form-control {
  background-color: #efefef;
}

.form-control:focus {
  border-color: #29c0dc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(243, 157, 56, 0.6);
}

.custom-select > button {
  background-color: #efefef;
}

.custom-select > button:hover,
.custom-select > button:focus {
  background-color: #f6f6f6 !important;
  color: #4e4e4e !important;
}

.custom-select .dropdown-menu ul li {
  background-color: #efefef;
}

.aoptions-container {
  border-left: #6f6f6f;
}

.aoptions-container:after {
  background-color: #6f6f6f;
}

.borderless-panel {
  background-color: #30302e;
}

.modal-content {
  width: 100%;
  background-color: #efefef;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 60px);
}

.modal .btn-close {
  padding: 0 5px;
  color: #333;
  font-size: 14px;
  border-radius: 100%;
  border: 1px solid #333;
  background-color: transparent;
}

.modal .btn-close::after {
  content: "\f00d";
  font-family: FontAwesome;
}

.panel.panel-default {
  border-radius: 3px;
  /* box-shadow: none;
  border: none;
  background-color: #4e4e4e; */
}

.panel.panel-default > .panel-heading {
  /* background-color: #8e857d; */
  color: white;
  border: none;
}

.panel.panel-default .panel-body > .report-title {
  color: #9d9185;
}

#loading-bar .bar {
  background-color: #29c0dc;
}

#loading-bar-spinner .spinner-icon {
  border-top-color: #29c0dc;
  border-left-color: #29c0dc;
}

body.login-page {
  background-color: #e4e4e4;
}

.sidebar-link:not(.active-link):hover > .list-group-link,
.sidebar-link:not(.active-link):hover > .fa {
  color: #29c0dc;
  transition: 0.3s;
}

.card-layout {
  padding: 20px;
  background-color: #fff;
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
  position: relative;
}

.card-title {
  font-weight: 300;
  margin-bottom: 24px;
  font-size: 26px;
  color: #29c0dc;
}

ul.legends {
  display: block;
  margin: 20px auto 0px auto;
  text-align: center;
  list-style: none;
  padding: 0;
}

.legends li {
  display: inline-block;
  margin: 0px 12px;
  font-size: 13px;
}

.legends span.circle {
  width: 13px;
  height: 13px;
  border: 0;
  display: inline-block;
  margin: 0px 10px 0px 0px;
  position: relative;
  top: 2px;
}

.dashboard-row.-nobottom {
  border-bottom: 0px;
}

label {
  font-weight: normal;
  cursor: pointer;
}

.checkbox {
  /* Hide the input, but have it still be clickable */
  opacity: 0;
  float: left;
  width: 18px;
  height: 20px;
  cursor: pointer;
  display: none;
}

.checkbox + label:before {
  content: "";
  margin: 0;
  float: left;
  clear: none;
  width: 18px;
  height: 20px;
  cursor: pointer;
  background: url(../images/off.png) left center no-repeat;
  margin-right: 11px;
}

.checkbox:checked + label:before {
  background-image: url(../images/check.png);
}

.table-header .form-control {
  background-color: #fff;
}

.btn-primary {
  font-size: 16px;
}

.col {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}

table td a {
  display: inline-block;
  vertical-align: middle;
}

.col-status-green {
  color: #2fbf2d;
  font-weight: 500;
}

.col-status-red {
  color: #e42a2a;
  font-weight: 500;
}

.col-status-pending {
  color: #29c0dc;
  font-weight: 500;
}

input.form-control.search + .search-btn {
  position: absolute;
  top: 0;
  right: 15px;
  padding: 7px 8px 0px;
  display: block;
  height: auto;
}

input.form-control.search {
  padding-right: 35px;
}

.m-b-0 {
  margin-bottom: 0px;
}

.order-table td {
  text-align: center;
}

.order-table td:last-child {
  text-align: right;
}

.order-table td:first-child {
  text-align: left;
}

body.overflow .body-wrapper {
  overflow-x: hidden;
}

body .dashboard-main:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -5;
  opacity: 0;
  -webkit-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.navbar-toggle {
  z-index: 9999;
}

.page-title {
  color: #fff;
  margin-top: 30px;
}

.modal .form-control {
  background-color: #ffffff;
}

.tooltip-master {
  position: relative;
  display: inline-block;
}

.tooltip-master .tooltiptext {
  visibility: hidden;
  max-width: 160px;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 5px;
  position: absolute;
  z-index: 2;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  transition: opacity 0.3s;
  font-size: 12px;
}

.tooltip-master .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip-master:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}

span.status-label:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: #000;
  border-radius: 30px;
  margin-left: 9px;
  position: relative;
  top: 2px;
}

span.status-label {
  vertical-align: middle;
}

.card-layout .status-label {
  position: absolute;
  right: 15px;
  font-size: 14px;
  top: 12px;
}

.pending.status-label:after {
  background-color: rgba(255, 212, 0, 1);
  animation: glowPending 2s ease infinite;
}

.success.status-label:after {
  background-color: rgba(127, 224, 96, 1);
  animation: glowScuccess 2s ease infinite;
}

h3.success {
  color: #3ca03d;
}

.fail.status-label:after {
  background-color: rgba(236, 39, 39, 1);
  animation: glowFail 2s ease infinite;
}

.material-icons {
  /* position: relative; */
  top: 5px;
}

[class*="col"] {
  padding-top: 5px;
  padding-bottom: 5px;
}

.ag-column-last,
.ag-column-first {
  padding-top: 0;
  padding-bottom: 0;
}

.comments-list li > img {
  max-width: 70px;
  border-radius: 100px;
  box-shadow: 0px 0px 0px 1px #dedede;
  float: left;
}

ul.comments-list {
  padding: 0px;
  list-style: none;
  max-height: calc(100vh - 230px);
  overflow: auto;
}

.comments-list li {
  border-bottom: 1px solid #e5e5e5;
  padding: 13px 0px;
}

.comments-list li:last-child {
  border-bottom: 0px solid #e5e5e5;
}

.comments-list li h1 {
  font-size: 18px;
  display: inline-block;
  font-weight: 400;
}

.comments-list .comment-content {
  float: left;
  max-width: calc(100% - 100px);
  margin-left: 16px;
}

li:after {
  content: "";
  clear: both;
  display: block;
}

.comments-list li p {
  font-size: 12px;
  margin-bottom: 0px;
}

td span.text-center {
  display: inline-block;
}

.verify-section {
  padding: 20px;
  color: #fff;
}

.table-header .btn {
  padding: 4px 5px;
  font-size: 14px;
  display: block;
}

.table-header .btn i {
  display: block;
  font-size: 22px;
}

.table-header.condensed [class*="col"] {
  padding-left: 7px;
  padding-right: 7px;
}

[class*="col-status"] a {
  background-color: #a7a7a7;
  color: #fff;
  padding: 5px 12px 7px;
  border-radius: 5px;
  text-decoration: none;
  min-width: 70px;
  text-align: center;
  font-size: 12px;
}

.col-status-red a {
  background-color: #e42a2a;
}

.col-status-green a {
  background-color: #2fbf2d;
}

.col-status-pending a {
  background-color: #29c0dc;
}

textarea {
  resize: vertical;
}

.rtl th {
  text-align: right;
}

.rtl .col-status-green,
.rtl .col-status-red,
.rtl .col-status-pending,
.rtl .col-status-local {
  float: none !important;
}

.rtl .panel-group-heading {
  font-size: 35px !important;
}

/******** RTL Layout *******/
.rtl .dashboard-main {
  margin-right: 240px;
  margin-left: 0px;
}

.rtl .sidebar-group .list-group {
  padding-right: 0;
}

.rtl .sidebar-link:before {
  right: 0;
}

.rtl .condensed input.form-control.search + .search-btn {
  left: 7px;
  right: initial;
}

.rtl input.form-control.search + .search-btn {
  left: 15px;
  right: initial;
}

.rtl input.form-control.search {
  padding-left: 35px;
  padding-right: 12px;
}

.rtl .card-layout .status-label {
  left: 15px;
  right: initial;
}

.rtl span.status-label:after {
  margin-left: 0px;
  margin-right: 9px;
}

.rtl .order-table td:last-child {
  text-align: left;
}

.rtl .order-table td:first-child {
  text-align: right;
}

.rtl [class*="col-"] {
  float: right;
}

.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
  float: left;
}

.rtl .col {
  float: right;
}

.rtl .navbar-right {
  float: left !important;
}

.rtl .navbar-nav > li {
  float: right;
}

.rtl .legends span.circle {
  margin: 0px 0px 0px 10px;
}

.rtl .sidebar-link:before {
  box-shadow: -2px 0px 7px rgba(243, 157, 56, 0.6);
}

.NotificationModal {
  top: 50px;
}

.currentLOC {
  position: absolute;
  z-index: 9;
  font-size: 0;
  width: 47px;
  height: 47px;
  display: block;
  padding: 0;
  background-color: transparent;
  border-radius: 0px;
  border: 0;
  background-image: url(../images/current_location_icon.png);
  background-size: cover;
}

@media only screen and (max-width: 768px) {
  .rtl .dashboard-main {
    margin-right: 0px;
  }

  .rtl [class*="col-"] {
    width: 100%;
  }

  .sidebar-group {
    max-height: 100vh;
    /* overflow-y: scroll; */
  }

  .sidebar-toggle {
    float: left;
    margin-top: 28px;
    margin-bottom: 16px;
  }

  .condensed .col {
    width: auto !important;
  }
}

/******** RTL Layout *******/

@media (max-width: 767px) {
  .header-heading {
    padding: 10px;
  }

  .sparkline--style1 svg {
    width: auto;
    height: 100%;
  }

  body {
    overflow: hidden;
  }

  .sidebar {
    box-shadow: none;
  }

  .sidebar.active {
    box-shadow: 2px 0px 11px rgba(0, 0, 0, 0.2);
  }

  .page-title {
    display: inline-block;
    margin-left: 10px;
  }

  .table-header [class*="col"]:not(.force--inline) {
    width: 100%;
    margin-bottom: 10px;
  }

  .input-group[class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
  }

  .well {
    padding: 0px;
  }

  .custom-sp-form .col-checkbox-input {
    padding-left: 15px;
  }
}

.dashboard-content {
  padding: 20px;
  display: block;
}

.currentLOC {
  position: absolute;
  z-index: 9;
  /* right: 41px; */
  font-size: 0;
  width: 47px;
  height: 47px;
  display: block;
  padding: 0;
  bottom: 230px;
  background-color: transparent;
  border-radius: 0px;
  border: 0;
  background-image: url(../images/current_location_icon.png);
  background-size: cover;
}

@media (max-height: 654px), (max-width: 767px) {
  .sidebar {
    min-height: initial;
  }

  .dashboard-table {
    overflow-x: scroll !important;
    max-width: 100%;
  }

  .dashboard-table-container > div {
    width: 100%;
    max-width: 100%;
    position: relative;
    overflow-x: auto;
    overflow-y: visible;
  }

  body.backdrop .dashboard-main.active {
    min-height: initial;
  }
}

@keyframes glowPending {
  0% {
    box-shadow: 0px 0px 0px rgba(255, 212, 0, 0.2);
  }

  50% {
    box-shadow: 0px 0px 9px rgba(255, 212, 0, 1);
  }

  100% {
    box-shadow: 0px 0px 0px rgba(255, 212, 0, 0.2);
  }
}

@keyframes glowFail {
  0% {
    box-shadow: 0px 0px 0px rgba(236, 39, 39, 0.2);
  }

  50% {
    box-shadow: 0px 0px 9px rgba(236, 39, 39, 1);
  }

  100% {
    box-shadow: 0px 0px 0px rgba(236, 39, 39, 0.2);
  }
}

@keyframes glowScuccess {
  0% {
    box-shadow: 0px 0px 0px rgba(127, 224, 96, 0.2);
  }

  50% {
    box-shadow: 0px 0px 9px rgba(127, 224, 96, 1);
  }

  100% {
    box-shadow: 0px 0px 0px rgba(127, 224, 96, 0.2);
  }
}

.SingleDatePickerInput {
  border-radius: 4px !important;
}

.DateInput {
  border-radius: 4px !important;
}

.DateInput_input {
  border-radius: 4px !important;
}

.demo-editor {
  height: 275px !important;
  border: 2px solid #f1f1f1 !important;
  padding: 5px !important;
  border-radius: 2px !important;
}

.demo-wrapper {
  width: 100% !important;
  display: block !important;
}

.DraftEditor-root {
  height: 0 !important;
}

.animated.zoomInRight a {
  color: #fff;
}

.text-warning {
  font-size: 14px;
  display: inline-block;
  color: red !important;
  transform: translateY(3px);
}

.text-indicator {
  color: #4d4d4d;
  font-size: 12px;
  display: block;
  margin-top: 5px;
}

.date-picker .text-warning {
  display: block;
  margin-top: 3px;
}

.d-flex {
  display: flex;
}

.pt-0 {
  padding-top: 0 !important;
}

.sidebar-toggle {
  margin-top: 27px;
  margin-left: 10px;
  margin-right: 10px;
}

.custom-sidebar-link {
  padding: 9px 21px !important;
}

.navbar.navbar-fixed-top {
  width: 100%;
  transition: all 0.5s;
}

.dashboard-main.active .navbar.navbar-fixed-top {
  width: calc(100% - 240px) !important;
}

.navbar-toggle {
  display: block;
  margin-left: 0px;
}

.profile-thumbnail {
  display: block;
}

.refund-btn {
  border: 0;
}

.resend-invoice {
  background-color: red !important;
  border: 0 !important;
  outline: 0 !important;
}

.refund-resend-btn {
  display: flex;
  gap: 10px;
}

@media (max-width: 767px) {
  .sidebar-toggle.navbar-toggle {
    display: block !important;
  }

  .page-title {
    text-align: left;
  }
}

header.panel-title {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 20px;
}

.table.card-layout.full-w {
  width: 100%;
}

.rtl .pull-right.title-btn {
  float: left !important;
}

.body-wrapper {
  overflow: hidden;
}

.contact-details .link-wrapper {
  border-right: 1px solid #fff;
  padding-right: 21px;
  border-left: 1px solid #fff;
}

.contact-details a {
  display: block;
  margin-bottom: 7px;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}

.contact-links {
  color: #fff;
  text-decoration: none;
}

.contact-links:hover {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.rtl .navbar-toggle {
  float: right;
}

@media (min-width: 1024px) {
  .sidebar.left {
    left: -240px;
  }

  .sidebar.left.active {
    left: 0px;
  }

  body.backdrop .dashboard-main {
    margin-left: 0px;
  }

  body.backdrop .dashboard-main.active {
    margin-left: 240px;
  }

  /* RTL */

  body.rtl .dashboard-main {
    margin-left: 0px;
    margin-right: 0px;
  }

  body.rtl .dashboard-main.active {
    margin-left: 0px;
    margin-right: 240px;
  }

  .rtl .sidebar.left {
    right: -240px;
    left: 0px;
  }

  .rtl .sidebar.left.active {
    right: 0px;
    left: 0px;
  }
}

.thumbnailBg {
  margin-bottom: 0;
  background-color: #fff;
  background-image: -webkit-linear-gradient(
      45deg,
      #efefef 25%,
      transparent 25%,
      transparent 75%,
      #efefef 75%,
      #efefef
    ),
    -webkit-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef
          75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 21px 21px;
  -webkit-background-size: 21px 21px;
}

.CalendarMonth_table > tbody > tr > td {
  min-width: 0px !important;
}

.CalendarMonth_table {
  margin-top: 0px !important;
}

.no-bottom {
  padding-left: 0px !important;
  margin-bottom: 0px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

/* Mobile Fixes */

/*html.is-mobile  #rightSection > div {
  overflow-x: hidden;
}*/

html.is-mobile .body-wrapper#content {
  position: static;
  /* height: 100vh; */
}

html.is-mobile #rightSection {
  max-height: 100vh;
}

html.is-mobile .body-wrapper {
  overflow: auto;
  display: block;
  flex-direction: initial;
  -webkit-box-align: initial;
  -webkit-align-items: initial;
  -ms-flex-align: initial;
  align-items: initial;
  -webkit-box-orient: initial;
  -webkit-box-direction: initial;
  -webkit-flex-direction: initial;
  -ms-flex-direction: initial;
  -webkit-flex-wrap: initial;
  -ms-flex-wrap: initial;
  flex-wrap: initial;
}

html.is-mobile .sidebar {
  position: fixed;
  -webkit-overflow-scrolling: touch;
}

.emoji-floater {
  position: absolute;
  top: 24%;
  right: 15%;
  z-index: 99;
}

.input-group-btn.emoji-floater > a {
  border: 0 !important;
  background-color: transparent !important;
}

.emoji-floater-textarea {
  position: absolute;
  top: 5px;
  right: 9.633%;
  z-index: 99;
}

.emoji-wrapper {
  position: relative;
}

.emoji-picker {
  margin-left: 68.5%;
}

.rtl .emoji-floater {
  right: initial;
  left: 10.5%;
}

.rtl .emoji-floater-textarea {
  right: initial;
  left: 10.55%;
}

.rtl .emoji-wrapper * {
  font-size: initial !important;
}

.emoji-wrapper .emoji-picker {
  position: absolute;
  z-index: 9966;
  top: 40px;
  left: 0;
}

.rtl .emoji-wrapper .emoji-picker {
  margin-right: 68.5%;
  left: initial;
}

.dataGrid td,
.dashboard-table td {
  white-space: nowrap;
}

.rtl .dataGrid td.direction {
  direction: ltr;
  text-align: right;
}

.dropdown-menu {
  background-color: #fff !important;
}

.caret {
  display: none;
}

.card .card-header .card-chart-number {
  display: inline-block;
  font-size: 36px;
  font-weight: 700;
  color: #4b5158;
  line-height: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-right: 15px;
}

.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 3px;
}

.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(3px - 1px) calc(3px - 1px) 0 0;
}

.widget-1 .card {
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.btn-custom {
  color: #fff;
  background-color: #29c0dc;
  border-color: #29c0dc;
}

.rtl .dropdownbtn {
  direction: rtl;
}

.rtl .header-heading {
  direction: rtl;
}

.video-player-style {
  display: block !important;
  margin-top: 10px;
}

.map--icon {
  margin-top: 5px;
}

.rtl button.dropdownbtn.dropdown-toggle.btn.btn-default {
  text-align: right;
}

.rtl .dropdown.btn-group .dropdown-menu li {
  text-align: right;
}

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

.rtl .pull-right.glyphicon-plus {
  float: left !important;
}

.rtl .row.col-sm-1 {
  float: right;
}

.rtl .row.col-sm-3 {
  float: right;
}

.rtl [class*="col-"] select {
  float: right;
}

.rtl .fileChooseBtn span {
  vertical-align: middle;
}

.rtl .fileRemoveBtn span {
  vertical-align: middle;
}

.rtl .no-bottom {
  padding-right: 0px;
}

.rtl .react-checkbox-tree > ol {
  padding-right: 0;
}

.rtl .rct-title {
  padding: 0 15px;
  font-size: 114% !important;
}

.rtl .rct-icon-expand-close:before {
  content: "\F053";
}

.rtl .input-group[class*="col-"] {
  /* padding-right: 15px; */
  padding-left: 15px;
}

.rtl .rtl-pr-0 {
  padding-right: 0px !important;
}

.rtl .col-lg-3.col-md-5.col-sm-12.col-xs-6 {
  float: unset;
}

.pt-20 {
  padding-top: 20px;
}

.mt-20 {
  margin-top: 20px;
}

.rtl .rct-collapse *,
.rct-checkbox *,
.rct-node-icon * {
  font-size: 70% !important;
}

.rtl .rtl-p-7 {
  padding: 7px 7px !important;
}

.rtl .input-group-addon {
  border-left: 1px solid #ccc;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-right: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}

.input-group-addon {
  min-width: 50px;
}

.rtl .rtl-form-control {
  border-top-right-radius: 3px !important;
  border-bottom-right-radius: 3px !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.rtl .custom-col-pad-row [class*="col-"] {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.custom-col-pad-row [class*="col-"] {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.rtl .broadcast-dashboard-row .no-bottom {
  padding-right: 15px !important;
}

.rtl input[type="text"],
.rtl input[type="password"],
.rtl textarea,
.rtl select {
  text-align: right;
}

.rtl .float-unset-imp {
  float: unset !important;
}

.rtl .float-right-imp {
  float: right !important;
}

.rtl .custom-postions .form-control {
  margin-top: 6px;
  min-height: 43px;
}

.rtl .rtl-p-11 {
  padding: 11px !important;
}

.rtl .pt-12 {
  padding-top: 12px;
}

.rtl .mr-15 {
  margin-right: 15px;
}

.custom-col-xs-12 .css-15k3avv {
  width: 97%;
  z-index: 9999;
}

.spform--style .css-1aya2g8 {
  margin-left: 8px;
}

.spform--style .css-2o5izw {
  margin-left: 8px;
}

.rtl--preview .card-layout {
  float: right;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.video {
  background-color: #fff;
  background-image: -webkit-linear-gradient(
      45deg,
      #efefef 25%,
      transparent 25%,
      transparent 75%,
      #efefef 75%,
      #efefef
    ),
    -webkit-linear-gradient(45deg, #efefef 25%, transparent 25%, transparent 75%, #efefef
          75%, #efefef);
  background-position: 0 0, 10px 10px;
  background-size: 21px 21px;
  -webkit-background-size: 21px 21px;
}

/* Broadcast preview END */

.dashboard-row.-nobottom:not(.no-flex) {
  display: flex;
  justify-content: flex-end;
}

.rtl .poi-map .cluster div {
  font-size: 12px !important;
}

.dashboard-table-container .header-heading {
  padding: 10px;
}

.col-checkbox-label {
  width: 25%;
  float: left;
  padding-left: 15px;
}

.col-checkbox-input {
  width: 75%;
  float: left;
}

.col-checkbox-input input {
  vertical-align: bottom;
}

.rtl .col-checkbox-input {
  text-align: right !important;
}

.rtl .col-checkbox-label {
  padding-right: 15px;
}

.admin-change-password-wrapper {
  position: relative;
}

.admin-change-password {
  width: fit-content;
  height: fit-content;
  right: 0;
  padding: 0 !important;
  top: 22px !important;
}

.rtl .admin-change-password {
  right: unset;
  left: 0 !important;
  top: 27px !important;
}

.rtl .admin-change-password a {
  padding: 3.2px 10px;
  border-radius: 4px 0 0 4px !important;
}

.rtl .admin-change-password a i {
  transform: translateY(3px);
}

.admin-emoji-floater {
  position: absolute;
}

.input-group-btn.emoji-floater-textarea {
  right: 9.34%;
}

.rtl .input-group-btn.emoji-floater {
  right: unset;
  left: 15%;
  padding-right: 14px;
}

.rtl .input-group-btn.emoji-floater-textarea {
  right: unset;
  left: 10.6%;
}

.emoji-wrapper .emoji-picker {
  left: 36px !important;
}

.rtl .emoji-wrapper .emoji-picker {
  right: 19px !important;
}

.cars-form .col-checkbox-input {
  padding-left: 15px;
}

.rtl .cars-form .col-checkbox-input {
  padding-left: 0;
  padding-right: 15px;
}

.custom-export-row {
  /* position: absolute;
    left: 0px; */
  padding-right: 15px;
  text-align: right;
  width: 100%;
  z-index: 999999;
}

.rtl .custom-export-row {
  padding-right: 0px;
  text-align: left;
  width: 100%;
  z-index: 999999;
  padding-left: 15px;
}

.orgChartContainer .oc-export-btn {
  display: none;
}

.custom-select select.form-control {
  min-height: 38px;
}

.rtl .custom-select select.form-control {
  min-height: 46px;
}

.mark-all-day label {
  margin: 0 0 0 8px;
}

@media only screen and (max-width: 769px) {
  .custom-resp-width {
    width: 100%;
  }

  .input-group-btn.emoji-floater {
    right: 2.7%;
    top: 48px;
  }

  .input-group-btn.emoji-floater-textarea {
    right: 2.7%;
    top: 48px;
  }

  .rtl .input-group-btn.emoji-floater {
    right: unset !important;
    left: 5% !important;
    top: 50px !important;
  }

  .rtl .input-group-btn.emoji-floater-textarea {
    right: unset !important;
    left: 5% !important;
    top: 50px !important;
  }

  .navbar.navbar-fixed-top {
    width: 100% !important;
  }

  .modal-dialog {
    width: 56%;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .col-checkbox-label {
    width: 25% !important;
  }

  .col-checkbox-input {
    width: 75% !important;
  }
}

@media only screen and (max-width: 767px) {
  .navbar.navbar-fixed-top {
    width: 100% !important;
  }

  .navbar.navbar-fixed-top {
    position: static !important;
  }

  section#rightSection {
    padding-top: 0 !important;
  }
}

.ag-theme-balham {
  -webkit-font-smoothing: antialiased;
  background-color: white;
  color: #30302e;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 100;
  font-size: 13px;
  line-height: 1.42857143;
  border: 1px solid transparent;
}

.ag-theme-balham .ag-header-cell {
  background-color: #ffffff;
  color: #29c0dc;
  font-weight: 400;
  font-size: 13px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border-bottom: 1px solid #bdc3c7;
}

.ag-body-horizontal-scroll {
  overflow: hidden;
}

.sidebar {
  padding-bottom: 0px;
}

.rfipbtn {
  min-height: auto !important;
  width: 236px !important;
}

.input-group textarea {
  position: relative !important;
}

.rfip {
  margin: 4px !important;
}

/* form title for field  */
.titleFieldForm {
  color: #fff;
  margin: 25px 0px;
  padding: 10px 15px;
  background: #19658f;
}

/* Branches */
.offeredServices > div:not(.no-styles) {
  max-width: fit-content;
}

.offeredServices > div > div:not(.no-styles) {
  border-radius: 6px;
  margin: 0 15px 15px 0;
  padding: 10px 10px 3px;
  border: 1px solid #ccc;
}

.offeredServices .form-label {
  margin-bottom: 15px;
}

.offeredServices label {
  margin: 0 15px 10px 0;
}

.offeredServices label p {
  margin: 0;
  color: #888;
  line-height: normal;
}

.offeredServices .selected-services.branch-services label {
  margin: 5px 10px 5px 0;
}

.offeredServices label input[type="checkbox"] {
  width: 20px;
  height: 20px;
}

.offeredServices .checkbox-group input[type="radio"] {
  width: 20px;
  height: 20px;
}

.branches-checkbox-wrapper {
  display: flex;
  justify-content: flex-start;
}

.branches-checkbox-wrapper .isActiveCheck > div:last-child {
  margin-left: 10px !important;
}

.branches-checkbox-wrapper .isActiveCheck {
  margin-right: 35px !important;
}

.isActiveCheck {
  display: flex;
}

.isActiveCheck > div:first-child {
  padding: 0;
  max-width: fit-content;
}

.isActiveCheck > div:last-child {
  margin: -5px 0 0 35px;
}

body.rtl .isActiveCheck > div:last-child {
  margin: -10px 35px 0 0;
}

/* Time slots per service */
.set-time-slot-msg {
  margin-top: 25px;
}

.selected-services.branch-services {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.selected-services p {
  border: 0;
  outline: none;
  color: #555;
  cursor: pointer;
  transition: 0.3s;
  padding: 5px 10px;
  border-radius: 2px;
  max-width: fit-content;
  margin: 5px 10px 5px 0;
  background-color: #e9e9e9;
}

.selected-services p:hover {
  color: #fff;
  transition: 0.3s;
  background-color: #29c0dc;
}

.selected-services p span {
  color: #fff;
  font-size: 14px;
  margin-left: 8px;
  border-radius: 2px;
  padding: 2px 6px 2px 8px;
  background-color: #29c0dc;
}

.rtl .selected-services p span {
  margin: 0 8px 0 0;
}

.selected-services p:hover span {
  color: #555;
  background-color: #e9e9e9;
}

.selected-services .selected-offers input[type="checkbox"],
.rtl .selected-services .selected-offers input[type="checkbox"] {
  margin: 5px;
}

.selected-offers {
  display: flex;
  align-items: center;
}

.set-timeslots h4 {
  font-size: 18px;
}

.set-timeslots h4 b {
  color: #29c0dc;
}

.set-timeslots form label span {
  display: block;
  color: #6b6b6b;
  font-weight: lighter;
  text-transform: uppercase;
}

.set-timeslots form label {
  min-width: 33.33%;
}

body.rtl .set-timeslots .slot-days {
  margin-right: 0;
  margin-left: 50px;
}

.set-timeslots .slot-days label {
  display: flex;
  margin-bottom: 20px;
  align-items: center;
  max-width: fit-content;
}

.set-timeslots .slot-days label span {
  margin-bottom: 0;
  min-width: fit-content;
}

.set-timeslots form input[type="number"],
.modal-body .slot-days select {
  width: 96%;
  color: #555;
  font-size: 14px;
  padding: 4px 8px;
  border-radius: 2px;
  border: 1px solid #ccc;
  background-color: #fff;
}

.set-timeslots form input:focus,
.modal-body .slot-days select:focus {
  outline: none;
  border-color: #29c0dc;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(243 157 56 / 60%);
}

.set-timeslots .saveBtn {
  color: #fff;
  background-color: #29c0dc;
}

.set-timeslots .modal-dialog {
  width: 45%;
}

.set-timeslots .modal-body {
  overflow-y: auto;
  max-height: 350px;
  padding: 30px 20px;
  scroll-behavior: smooth;
}

.slots-predata {
  display: flex;
  align-items: center;
}

/*  Appointments calendar */
.modal-body .slot-days select {
  margin: 0 10px;
  width: max-content;
}

/* width */
.set-timeslots .modal-body::-webkit-scrollbar {
  width: 8px;
}

/* Handle */
.set-timeslots .modal-body::-webkit-scrollbar-thumb {
  background-color: #ccc;
}

.set-timeslots .modal-body p {
  margin: 20px 0;
  font-size: 16px;
}

.set-timeslots hr {
  margin: 15px 0;
}

.set-timeslots .date-range {
  color: #666;
  font-size: 14px;
}

.set-timeslots .modal-footer {
  width: 100%;
  display: flex;
  padding: 15px 20px;
  align-items: center;
  justify-content: space-between;
}

.set-timeslots .modal-footer::before,
.set-timeslots .modal-footer::after {
  display: none;
}

.set-timeslots .controls {
  width: 38%;
  display: flex;
  align-items: center;
}

.set-timeslots .controls > div {
  color: #555;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
  user-select: none;
  padding: 5px 15px;
  margin: 0 10px 0 0;
  border-radius: 4px;
  max-width: fit-content;
  border: 1px solid #ccc;
  background-color: #ddd;
}

.set-timeslots .controls > div:hover {
  transition: 0.3s;
  border-color: #555;
}

.set-timeslots .controls > div i {
  margin-left: 2px;
  font-size: 12px !important;
}

.set-timeslots .controls > div.hidden {
  display: none;
}

.branches-form-accordion .accordion-item {
  margin-bottom: 30px;
}

.shop-days-panels .collapse.in {
  overflow-x: auto;
}

.panel-title-red {
  background: red !important;
}

.shop-days-panels table {
  margin-bottom: 15px;
}

.holidays.shop-days-panels th,
.holidays.shop-days-panels td {
  padding: 10px 0;
}

.holidays.shop-days-panels tbody tr:not(:last-child) {
  border-bottom: 1px solid #ddd;
}

.holidays.shop-days-panels tbody td {
  font-size: 14px;
}

.holidays.shop-days-panels tbody td a {
  min-width: fit-content;
}

.holidays.shop-days-panels td.actions {
  display: flex;
  padding-top: 13px;
}

.shop-days-panels .fa-pencil,
.shop-days-panels .fa-times {
  color: #fff;
  cursor: pointer;
  border-radius: 4px;
  padding: 6px 8px 8px;
  background-color: #08b21f;
}

.shop-days-panels .fa-times {
  margin-left: 7px;
  background-color: #e42a2a;
}

.fc .fc-daygrid-day-frame {
  height: 5px;
}

.offeredServices.inSchedule > div:not(.no-styles) {
  display: flex;
  flex-wrap: wrap;
  margin-top: 25px;
  align-items: center;
  justify-content: space-between;
}

.offeredServices .checkbox-group {
  margin-top: 0 !important;
  justify-content: flex-start !important;
}

.offeredServices .checkbox-group > div {
  margin: 20px 15px 5px 0 !important;
}

.offeredServices.inSchedule > div:not(.no-styles) .express-imgs {
  margin: 30px 0 -10px;
}

.express-doc-imgs {
  align-items: flex-start !important;
}

.express-doc-imgs > div {
  max-width: 300px;
  margin-bottom: 20px !important;
}

.offeredServices.inSchedule h5 {
  color: #666;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.offeredServices h4 {
  font-weight: 600;
  margin: 30px 0 20px;
}

.appointment-date-sc {
  display: block !important;
}

.appointment-date-sc > .rdp {
  margin: 20px 0 5px !important;
}

.appointment-date-sc .rdp-day_selected {
  background-color: #29c0dc !important;
}

.appointment-date-sc input {
  width: 300px;
  border-radius: 0;
}

.appointment-date-sc p {
  margin-bottom: 0;
}

.appointment-date-sc .DayPicker {
  font-size: 1.5rem;
}

.set-time-slot-msg.m-0 {
  margin-top: 10px;
}

.seperator {
  margin: 30px 0;
}

.time-radios {
  margin-top: 10px !important;
  justify-content: flex-start !important;
}

.time-radios span {
  display: flex;
  margin-top: 8px;
  align-items: center;
}

.time-radios span:last-child {
  border: 0;
}

.time-radios span label {
  margin: 0 10px;
}

.time-radios span input {
  margin: 0;
  transform: scale(1.4);
}

.img-appt {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.img-appt td,
.estimation-images td {
  height: 150px;
  min-width: 15%;
  max-width: 24%;
  cursor: pointer;
  border-radius: 10px;
  margin: 0 15px 30px 0;
  border: 5px solid #eee;
}

.img-appt td > div,
.estimation-images td > div {
  width: 100%;
  height: 100%;
}

.img-appt img {
  height: 100%;
  border-radius: 5px;
  width: 100% !important;
}

.estimation-images img {
  height: 190px !important;
  border-radius: 5px;
  width: 190px !important;
}

.estimation-images {
  margin-bottom: 50px;
}

.estimation-images > .image-description {
  margin: 10px 0 !important;
}

.estimation-images .image-description span {
  color: #888;
  font-size: 16px;
}

.comment-wrapper {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  margin-bottom: 20px;
  margin-top: 0 !important;
}

.comment-wrapper.admin {
  float: right;
}

.comment-wrapper.customer {
  float: left;
}

.comment-wrapper i {
  font-size: 12px;
  opacity: 0.6;
  float: right;
}

.attachment-icon .input-group {
  width: 100%;
  margin-left: 15px;
  margin-top: 15px;
}

.comment-image img {
  width: 30%;
  margin-top: 20px;
  border: 2px solid #ccc;
}

.comment-wrapper img {
  width: 70%;
}

.comment-modal-body {
  max-height: 700px;
  overflow: scroll;
}

/* Calendar to show lane capacities */
.capcities-calendar {
  padding: 50px 30px;
}

.capcities-calendar h3 {
  font-weight: 600;
}

.select-branch {
  width: 100%;
}

.track-source-wrapper {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  margin-top: 20px;
}

.track-source-wrapper input {
  margin-right: 5px;
}

.rtl .track-source-wrapper input {
  margin-left: 5px;
}

.track-source-wrapper label {
  margin-left: 20px;
}

.rtl .track-source-wrapper {
  margin-right: 20px;
}

.select-branch label {
  display: flex;
  align-items: center;
  justify-content: center;
}

.select-branch label span {
  font-weight: 600;
  margin: 0 20px;
  min-width: fit-content;
}

.select-branch select {
  max-width: 20%;
  background-color: #faf7f8;
}

.lane-capacities {
  padding: 30px;
  border-radius: 15px;
  background-color: #faf7f8;
}

.lane-capacities .fc-daygrid-day-frame {
  height: auto !important;
}

.lane-capacities .fc-toolbar-title {
  color: #3a3a3a;
  font-weight: 700;
  font-size: 1.75em !important;
}

.lane-capacities .fc .fc-button-primary:disabled {
  background-color: #29c0dc;
}

.lane-capacities .fc .fc-button:not(:disabled) {
  border: none;
  background-color: #29c0dc;
}

.lane-capacities a {
  width: 100%;
  color: #333;
  text-decoration: none;
}

.lane-capacities .fc-daygrid-day.fc-day-today {
  background-color: rgba(41, 192, 220, 0.2) !important;
}

.lane-capacities .fc-daygrid-event-harness {
  padding: 5px;
  cursor: pointer;
}

.lane-capacities .fc-daygrid-event {
  padding: 0 6px;
}

.lane-capacities .fc-theme-standard td,
.fc-theme-standard th {
  border: 1px solid #ccc !important;
}

.lane-capacities .fc-col-header-cell {
  padding: 5px !important;
  float: none !important;
}

.lc-details-modal .modal-title {
  font-size: 18px;
  font-weight: 600;
}

.lc-details-modal .modal-title {
  color: #3788d8;
}

.lc-details-modal .modal-title span:first-child {
  color: #000;
}

.lc-details-modal .appt {
  padding: 30px 0;
  border-bottom: 1px solid #ddd;
}

.lc-details-modal .modal-body {
  padding: 0 15px;
}

.lc-details-modal .modal-body h4 {
  color: #3788d8;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 8px;
}

.lc-details-modal .modal-body p span {
  font-weight: 700;
}

.lc-details-modal .modal-body p {
  color: #666;
  max-width: 96%;
  font-size: 15px;
  margin-bottom: 0;
}

.lc-details-modal .btn-update {
  border: 0;
  float: right;
  color: #fff;
  font-size: 14px;
  padding: 4px 12px;
  border-radius: 4px;
  margin: 15px 0 0 5px;
  background-color: #3788d8;
}

.lc-details-modal .modal-footer {
  padding: 40px 15px 15px;
}

.rtl .lc-details-modal .btn-update {
  float: left;
  margin: 15px 5px 0 0;
}

.pac-target-input {
  margin-top: 15px !important;
}

.num-of-appointments {
  margin: 30px 0;
  font-weight: 600;
}

.num-of-appointments h6 {
  font-weight: 600;
}

.message-content .content > div {
  margin-bottom: 15px;
}

.message-content .content > div span {
  color: #6d6d6d;
  display: block;
  margin-bottom: 5px;
  max-width: fit-content;
}

.message-content .content textarea {
  padding: 10px;
  height: 100px;
}

.message-content hr {
  margin: 30px 0 25px 0;
}

.message-content .nav-tabs {
  padding: 0;
  margin-bottom: 25px;
}

.message-content .nav-tabs > li {
  width: 50%;
  cursor: pointer;
  text-align: center;
}

.message-content .nav-tabs > li a.active {
  font-weight: 700;
  background-color: #fafafa;
}

.sms-email-modal .modal-body {
  overflow-y: auto;
  max-height: 500px;
}

/* width */
.sms-email-modal .modal-body::-webkit-scrollbar {
  width: 8px;
}

/* Handle */
.sms-email-modal .modal-body::-webkit-scrollbar-thumb {
  background-color: #ccc;
}

.notify-table {
  margin-top: 50px;
}

.notify-table th,
.notify-table td span {
  font-size: 16px;
}

.rtl .admin-passwords {
  left: 19.9% !important;
}

.single-notification {
  margin: 20px 0 20px;
}

.single-notification .notify {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  padding: 5px 20px;
  margin-bottom: 20px;
  background-color: #19658f;
}

.single-notification .content-type {
  color: #666;
  font-weight: 600;
  margin-bottom: 25px;
}

.appointment-details-wrapper {
  margin: 20px 0 30px !important;
}

.appointment-details-wrapper > div {
  padding: 0;
}

.appointment-details-wrapper p {
  margin: 0;
  padding-top: 0;
}

.estimation-wrapper {
  padding: 10px 10px;
  line-height: 30px;
  background-color: #fafafa;
  border: 1px solid #ced4da;
  font-size: 14px;
  box-shadow: 1px 1px 1px rgb(0 0 0 / 5%);
}

.estimation-other-purpose p {
  padding-top: 6px;
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: 300;
  text-transform: uppercase;
  color: #6b6b6b;
}

.rtl .car-plate-number {
  display: inline-flex !important;
  direction: ltr !important;
}

/* Car plate number field splitting */
.two-fields {
  width: 100%;
  display: flex;
}

.two-fields > div {
  width: 100%;
}

.two-fields > div:first-child input {
  margin-left: -5px;
}

/* CUSTOM TABLE CSS */

.main-container {
  overflow-x: hidden;
}

.custom-table {
  background-color: #fff;
  min-width: max-content;
}

.custom-table-header,
.custom-row-table {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  padding-left: 50px;
}

.rtl .custom-table-header,
.rtl .custom-row-table {
  padding-right: 50px;
}

.custom-table-header div,
.custom-row-table div,
.custom-row-table td {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  min-width: 250px;
  max-width: 250px;
  font-size: 13px;
}

.custom-table-header {
  border-bottom: 1px solid lightgray !important;
}

.custom-table-header div {
  color: #29c0dc;
  font-weight: 600;
  text-transform: capitalize;
}

.actions-wrapper {
  position: absolute !important;
  right: 0;
  height: 70px;
}

.rtl .actions-wrapper {
  left: 0;
  right: auto;
}

.grip-drag-icon {
  position: relative;
  top: 50px;
  left: 15px;
}

.rtl .grip-drag-icon {
  position: relative;
  top: 50px;
  right: 15px;
}

.custom-row-table {
  cursor: pointer;
}

.estimation-images > img {
  width: 200px !important;
}

.rtl .phoneNumber-alignment {
  direction: ltr;
  float: right;
}

.image-description label {
  margin-right: 5px;
  text-transform: uppercase;
  font-weight: 600;
  color: #000 !important;
}

.rtl .image-description label {
  margin-left: 5px;
}

.react-tagsinput-input {
  width: 200px !important;
}

.file-name-display {
  padding: 5px 0;
  cursor: pointer;
}

.file-name-display i {
  color: #fff;
  padding: 8px 10px;
  border-radius: 4px;
  margin: 0 0 0 15px;
  border-color: #4cae4c;
  background-color: #5cb85c;
}

.rtl .file-name-display i {
  margin: 0 15px 0 0;
}

.variant-edit-btn {
  background: transparent;
  outline: none;
  border: 0;
  color: #29c0dc;
}

.history-modal {
  width: 70vw !important;
}

.ag-column-hover {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}

.text-editor-wrapper {
  display: flex;
  justify-content: flex-start;
  margin: 10px 0;
}

.text-editor-wrapper span:first-child {
  font-size: 14px;
  font-weight: 300;
  color: #888 !important;
  text-transform: uppercase;
}

.text-editor-wrapper .quill-wrapper .ql-container {
  min-height: 200px;
}

.text-editor-wrapper .quill-arabic .ql-editor {
  direction: rtl !important;
}

.order-completion-action-wrapper {
  margin: 15px 0;
}

.order-completion-action-wrapper .orderCompleted {
  background-color: #08b21f;
  cursor: no-drop !important;
}

.order-completion-action-wrapper .orderPending {
  background-color: #e42a2a;
}

.cadCarReceivedBtn {
  outline: none !important;
  border: 0 !important;
  margin-left: 10px;
}

.cad-btn-disabled {
  cursor: no-drop !important;
  background-color: #29c0dca8 !important;
}

.cad-btn-wrapper {
  display: flex;
  align-items: center;
}

.cad-btn-wrapper .offer-start-service-wrapper {
  margin-top: 0;
}

.order-completion-action-wrapper .orderSubscription {
  background-color: #a79e9e;
}

.order-completion-action-wrapper .orderSubscription,
.order-completion-action-wrapper .orderPending,
.order-completion-action-wrapper .orderCompleted,
.cadCarReceivedBtn {
  color: #fff;
  border: 0;
  padding: 8px 10px;
  border-radius: 3px;
  cursor: pointer;
}

.order-completion-action-wrapper strong {
  display: inline-block;
  margin-bottom: 10px !important;
}

body.rtl #verifyUser p.number {
  text-align: center;
  direction: ltr;
}

.OTP {
  text-align: center;
  justify-content: center;
}

.OTP .form-control {
  text-align: center;
  max-width: fit-content !important;
  min-width: fit-content !important;
}

body.rtl .row.OTP {
  direction: ltr;
}

.box .inptFields {
  width: 100%;
  text-align: center;
}

.verify-btn-otp {
  margin-left: 15px;
}

.active-verify-btn {
  background-color: #29c0dc;
  color: #fff;
}

.otp-heading > span {
  font-size: 20px;
  font-weight: 700;
}

.otp-invalid-error-wrapper {
  text-align: center;
}

.otp-invalid-error-wrapper > span {
  color: red;
}

.completed-by {
  margin-top: 10px;
}

.completed-by > span {
  margin-left: 10px;
}

.offeredServices .express-docs-wrapper {
  max-width: 100% !important;
}

.express-comment-wrapper {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

/* .express-comment-wrapper .confirm-btn-wrapper button {
  color: #fff;
  padding: 6px 15px;
  border-radius: 5px;
  margin-left: 10px;
  border: 1px solid #29c0dc;
  background-color: #29c0dc !important;
} */
.selected-services .offers-list {
  margin-bottom: 30px;
}

.selected-services .offers-list label {
  display: flex;
  align-items: center;
}

.selected-services .offers-list label span {
  margin-left: 10px;
  color: #888;
}

.selected-services .offers-list input[type="checkbox"] {
  width: 20px !important;
  height: 20px !important;
}

.branch-service-advisor .service-advisor-btn-wrapper input {
  background-color: red;
  padding: 7px 10px;
  color: #fff;
  border: 0;
  cursor: pointer;
  border-radius: 3px;
}

.service-advisor-form {
  margin: 20px 0 10px;
}

.disabled-service-advisor-btn {
  background-color: rgb(255 0 0 / 57%) !important;
  cursor: not-allowed !important;
}

.offer-start-service-wrapper {
  margin-top: 30px;
}

.offer-start-service-wrapper .upsellServiceCompleted {
  background-color: #08b21f;
  cursor: no-drop !important;
}

.offer-start-service-wrapper .upsellStartService {
  background-color: red;
}

.offer-start-service-wrapper .upsellServiceBtn {
  padding: 8px 10px;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
}

.offer-start-service-wrapper .service-not-completed {
  padding: 8px 10px;
  color: #fff;
  cursor: not-allowed;
  border-radius: 3px;
}

.serviceTooltip.show,
.serviceTooltip.bs-tooltip-top div {
  background-color: #29c0dc !important;
}

.service-advisor-form .saveAssignServiceAdvisor {
  border: 0;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.w-100 {
  width: 100%;
}

.fast-collect {
  margin: 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.fast-collect .content-holder {
  width: 100%;
  padding: 25px;
  margin: 0 0 15px 0;
  border-radius: 6px;
  border: 1px solid #ccc;
}

.rtl .fast-collect .content-holder {
  margin: 0 0 20px 20px;
}

.fast-collect .meta-data {
  display: flex;
  align-items: center;
  padding-bottom: 8px;
  margin-bottom: 15px;
  justify-content: space-between;
  border-bottom: 1px solid #ddd;
}

.fast-collect .meta-data span {
  font-weight: 600;
}

.fast-collect .meta-data i {
  color: #29c0dc;
  font-size: 20px;
}

.fast-collect .media {
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
}

.fast-collect .media img,
.fast-collect .media video {
  width: 48%;
  height: 100%;
  cursor: pointer;
  border-radius: 6px;
}

.quotation-header {
  padding: 20px;
  border-radius: 8px;
  margin-bottom: 20px;
  background-color: #fafafa;
}

.quotation-option {
  margin: 20px;
  padding: 20px 15px;
  border-radius: 8px;
  position: relative;
  border: 1px solid #ddd;
}

.quotation-option .btn-danger {
  top: 15px;
  right: 15px;
  position: absolute;
}

.rtl .quotation-option .btn-danger {
  right: auto;
  left: 15px;
}

.quotation-answers {
  margin: 30px 0;
  padding: 25px 0;
  border-top: 1px solid #ddd;
}

.quotation-answers h4 {
  font-weight: 600;
  margin-bottom: 15px;
}

/* Services form (Cars panel) */
.cars-for-service {
  padding: 15px;
}

.cars-for-service .react-checkbox-tree > ol > li {
  padding: 5px 0;
}

.cars-for-service .react-checkbox-tree ol ol {
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}

.cars-for-service .react-checkbox-tree ol ol > li {
  width: 25%;
  margin-bottom: 6px;
}

.cars-for-service .car-model-years {
  margin-top: 15px;
  padding: 20px 0 10px;
  border-top: 1px solid #ddd;
}

.cars-for-service .car-model-years label {
  margin: 0;
  padding: 0 12px;
}

.cars-for-service .car-model-years input {
  margin-right: 7px;
}

.cars-for-service .car-model-year-error {
  color: red;
  font-size: 14px;
  padding: 0 12px;
  margin-top: 5px;
  font-weight: 600;
  display: inline-block;
}

/* SERVICES REQUIRED DOCUMENTS PANEL */
.services-required-doc-wrapper {
  margin: 20px 0;
}

/* Order details */
.download-icon {
  text-align: center;
  cursor: pointer;
  text-align: center;
}

.track-link-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}

.track-link-wrapper .go-to-track {
  color: #29c0dc;
  text-decoration: underline;
  cursor: pointer;
}

.download-icon i {
  font-size: 20px;
  color: #29c0dc;
}

/* ESTIMATION DETAILS QAPTER */
.send-to-qapter-btn-wrapper {
  text-align: right;
  display: flex;
  justify-content: flex-end;
}

.send-to-qapter-btn-wrapper .viewHistory {
  margin-left: 10px;
  background-color: transparent !important;
  color: #29c0dc;
  border: 1px solid #29c0dc;
}

.appointmentFilter label {
  margin-right: 10px;
}

.qapter-claim-number-wrapper {
  margin-bottom: 25px;
  border-bottom: 1px solid lightgray;
}

.qapter-modal-body {
  overflow: auto;
  max-height: 50vh;
}

.customer-contacted {
  margin-top: 20px;
}

.customer-contacted h5 {
  font-weight: 600;
  margin-bottom: 15px;
}

.fw-bold {
  font-weight: 700;
}

.pages-access-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.pages-access-wrap label {
  padding: 10px;
  border-radius: 4px;
  margin: 0 10px 15px 0;
  border: 1px solid #ddd;
}

.rtl .pages-access-wrap label {
  margin: 0 0 15px 10px;
}

.pages-access-wrap label span {
  display: block;
  font-weight: 600;
  margin-bottom: 6px;
}

.map-card {
  padding: 15px;
  border-radius: 4px;
}

.map-container {
  width: 100%;
  height: 400px;
  position: relative;
  margin-bottom: 15px;
}

.map-container .input-wrap {
  left: 0;
  right: 0;
  z-index: 1;
  width: 250px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
}

.map-container .input-wrap input {
  margin: 0;
  width: 100%;
  height: 35px;
  border: none;
  outline: none;
  padding: 0 12px;
  font-size: 14px;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 6px;
}

.map-container .gm-style-iw-a {
  transform: translateY(-37px);
}

.map-container .gm-style-iw-a span {
  color: red;
  font-weight: 500;
}

.map-container .gm-style-iw-a button {
  outline: none;
}

/* .accordion-wrapper .accordion-button{
  width: 100% ;
  text-align: left;
  background-color: rgb(85, 85, 85);
  color: #fff;
  border: 0;
  font-size: 20px;
  padding: 15px 10px;
  border-radius: 5px;
} */
.text-editor-quill {
  padding: 0;
  margin: 10px 0 10px 0;
}

.text-editor-quill .ql-editor {
  height: 150px;
}

.rtl .text-editor-quill .ql-editor {
  direction: rtl;
  text-align: right;
}

.password-inp-icon {
  top: 5px;
  right: 0;
  width: 35px;
  height: 35px;
  display: flex;
  color: #999;
  cursor: pointer;
  position: absolute;
  align-items: center;
  justify-content: center;
}

.rtl .password-inp-icon {
  left: 16px;
  right: auto;
}

tr.unpaid-order-record {
  background-color: rgb(228, 42, 42, 0.1);
}

tr.unpaid-order-record:hover {
  background-color: rgb(228, 42, 42, 0.18) !important;
}

h5.unpaid-order-tag {
  color: #fff;
  font-weight: 600;
  margin: 10px 20px;
  padding: 6px 10px;
  border-radius: 4px;
  max-width: fit-content;
  background-color: red;
}

.fast-collect-slots {
  display: flex;
  flex-wrap: wrap;
}

.fast-collect-slots > div {
  width: 150px;
  margin-bottom: 10px;
}

.fast-collect-slots > div label {
  margin: 0 5px;
}

.padding-0 {
  padding: 0px !important;
}
