p {
  font-size: 18px;
}

a {
  font-size: 14px !important;
  color: #1093F1;
  text-display: none;
}

h1 {
  font-size: 40px;
}

* {
  direction: ltr;
}

/*#navbarSupportedContent{
  flex-direction: row-reverse;
}*/
.delete_icon {
  right: 0px !important;
  left: unset !important;
}

.services .container > div:nth-child(even) {
  direction: rtl;
  text-align: left;
}

.has_icon > span {
  left: 15px;
}
.has_icon input, .has_icon textarea, .has_icon select {
  padding-left: 37px;
}

.input-icon span:first-of-type {
  right: 10px;
}

.line-hover::before {
  left: 0px;
}

.mrl-half {
  margin-right: 5px;
}

.mrl-reverse-15 {
  margin-left: 15px;
}

.mrl-1 {
  margin-right: 1rem;
}

.mlr-1 {
  margin-left: 1rem !important;
}

.mrl-2 {
  margin-right: 2rem;
}

.mrl-3 {
  margin-right: 3rem;
}

.related-block {
  margin-left: -25px;
}

.absolute-submit {
  right: 5px;
}

.fixed-dots {
  left: 20px;
}

.variety_data .one_variety .value span.icon:first-of-type {
  right: 40px;
}
.variety_data .one_variety .value span.icon:last-of-type {
  right: 15px;
}
.variety_data .one_variety .image .dots-action {
  right: 5px;
}

.item-each-other span:last-of-type {
  right: -3px;
}

.dynamic_tabs ul > li:not(:last-of-type) {
  border-right: 1px solid #dddddd;
}

@media (min-width: 767px) and (max-width: 992px) {
  .dynamic_tabs ul > li:nth-of-type(3) > span {
    margin-left: 15px;
  }
}
@media (max-width: 767px) {
  .dynamic_tabs ul.row > li:not(:first-of-type) > span {
    margin-left: 15px;
  }
}
.input-related-icon input {
  padding-left: 25px;
}

.border-side {
  border-right: 2px solid #ddd;
  padding-right: 15px;
}

.welcome_home .number_of_users .users img:not(:first-of-type) {
  margin-left: -25px;
}

.auth .shape {
  left: 0px;
  clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
}

.profile .inner_profile .video ul.dots-action {
  right: 15px;
}
.profile .inner_profile .video > span:first-of-type {
  right: 15px;
}

@media (min-width: 767px) {
  .profile .inner_profile .info .row div p.end span:first-of-type {
    margin-left: 5px;
  }
}
.chat .outer .outer-body .friends {
  border-right: 1px solid #dddddd;
}
.chat .outer .outer-body .friends ul li > strong {
  right: 3px;
}
.chat .outer .outer-body .chat-info .chat-header {
  border-bottom: 1px solid #dddddd;
}
.chat .outer .outer-body .chat-info .chat-header img {
  width: 60px;
}
.chat .outer .outer-body .chat-info .sender {
  text-align: right;
}
.chat .outer .outer-body .chat-info .receiver span::before {
  left: -5px;
  transform: rotate(137deg);
}

.reports .report div::before {
  left: -16px;
  border-right: 8px solid rgba(221, 221, 221, 0.2901960784) !important;
}

.dashboard .dots-action {
  right: 10px;
}

@media (max-width: 767px) {
  .dots-action > li > ul {
    display: block;
    width: 90px;
    right: -20px;
  }
  nav .dots-action > li > ul {
    right: 0px;
    left: 0px;
  }
}
.up {
  left: 20px;
}

.ck.ck-content.ck-editor__editable {
  text-align: left;
}

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