@charset "UTF-8";
/**
* Estate Version:V.1
* Author: sprukosoft
* Author URL: https://themeforest.net/user/sprukosoft
* Copyright 2019 Spruko Technologies Private Limited
* Licensed under ThemeForest License

*** Admin-Custom.css

**/

.header {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  background: linear-gradient(120deg, #0f75ff 60%, #9d37f6 100%);
  width: 100%;
  z-index: 100;
  box-shadow: rgba(181, 201, 227, 0.12) 0 0 0 1px, rgba(181, 201, 227, 0.24) 0 1px 0 0;
  background: #fff;
}

.nav-search {
  padding-right: 15px !important;
  padding-top: 5px !important;
}

.nav-search .form-control.header-search {
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: 3px;
  color: #24273c;
  padding-left: 20px;
  padding-right: 0;
  margin-right: -6px;
  width: 80%;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}

.form-inline .form-control {
  background: #fff;
  border: 1px solid #dee2e6 !important;
  border-radius: 3px;
  color: #24273c;
  padding-left: 20px;
  padding-right: 0;
  margin-right: -6px;
  width: 200px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  border-right: 0;
}

.form-inline .form-control:focus {
  border: 1px solid #dee2e6 !important;
}

.form-inline .form-control:hover {
  border: 1px solid #dee2e6 !important;
}

.form-inline .btn {
  border-radius: 0;
  border-color: transparent;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.form-inline .form-control::-webkit-input-placeholder {
  color: #a7b4c9;
}

.nav-search {
  padding-right: 15px !important;
  padding-top: 5px !important;
}

.navbar-nav .input-icon-addon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 2.5rem;
  pointer-events: none;
  color: #fff;
}

.form-control::-webkit-input-placeholder {
  color: #a7b4c9;
}

.nav-link.navsearch-icon {
  color: #374254;
}

.navbar .form-inline .btn {
  border-radius: 0;
  padding: 5px 15px 6px 15px;
  border: 2px solid #9d37f6;
  box-shadow: none;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

@media (min-width: 1024px) {
  .form-inline .form-control {
    width: 180px;
  }
}

@media (max-width: 1024px) {
  body.search-show:before,
  body.sidebar-show:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    z-index: 891;
  }

  body.search-show .header {
    z-index: 892;
  }

  body.search-show,
  body.sidebar-show {
    overflow: hidden;
  }
}

@media (max-width: 992px) {
  body.search-show .form-inline .nav-search {
    display: block;
  }

  .form-inline .nav-search {
    position: absolute;
    z-index: 892;
    display: none;
  }

  .search-show .nav-search {
    padding: 15px !important;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
  }

  .form-inline .nav-search {
    display: none;
  }

  body.search-show .form-inline .nav-search {
    display: block;
  }

  .form-inline .nav-search {
    position: absolute;
    z-index: 892;
    display: none;
  }

  .form-inline .nav-search .btn {
    margin-top: 0 !important;
    border-radius: 0 3px 3px 0;
  }

  .form-inline .nav-search, .nav-advanced-search {
    position: absolute;
    right: 24px;
    z-index: 892;
    display: none;
  }

  .form-inline .nav-search .form-control {
    float: left;
    width: calc(100% - 41px);
    display: block;
  }

  .form-inline .nav-search .btn {
    margin-top: 0;
    border-radius: 0 3px 3px 0;
  }
}

@media (max-width: 414px) {
  .nav-link.navsearch-icon {
    font-size: 20px;
    margin-top: 12px;
    padding-left: 10px;
  }
}

@media (min-width: 414px) and (max-width: 1366px) {
  .nav-link.navsearch-icon {
    font-size: 20px;
    margin-top: 12px;
    padding-left: 10px;
  }
}

.header-search {
  padding: 0;
}

.nav-link.icon i {
  color: #504e70;
}

.app-content .page-header {
  margin: 0 -20px;
  padding: 0.75rem 2rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid rgba(167, 180, 201, 0.3);
  background: 0 0;
  min-height: 0;
}

.app-content .page-header .page-title {
  line-height: 0;
}

@media (max-width: 480px) {
  .app-content .page-header {
    margin: 0 -30px;
    padding: 0.75rem 2rem !important;
    margin-bottom: 2rem;
  }

  .app-content .page-header .page-title {
    margin-bottom: 5px !important;
    line-height: 1.5rem !important;
  }
}

@media (max-width: 567px) {
  .app-content .page-header {
    margin: 0 -30px;
    padding: 2rem 2.1rem 1.2rem 2.1rem;
  }
}

.error-img {
  background: #f6f7fb;
}

.error-img .text-dark {
  color: #070510 !important;
}

.error-img:before {
  background: #f6f7fb;
}

.highlight pre {
  background-color: #efeef7 !important;
}

.user-tabs ul li a.active {
  background: #ed5151;
  color: #fff;
}

.user-tabs ul li:first-child {
  border-left: 0;
}

.user-tabs ul li a {
  padding: 4px 15px;
  font-size: 15px;
  margin: 2px;
  display: block;
  border-radius: 4px;
}

.user-tabs ul li {
  border-left: 2px solid rgba(167, 180, 201, 0.3);
}

@media (max-width: 568px) {
  .user-tabs ul li a {
    width: 100%;
  }

  .user-tabs ul li {
    width: 100%;
    display: contents;
    text-align: center;
  }
}

.mail-option .btn {
  box-shadow: none;
}

.timelineleft > li > .timelineleft-item {
  box-shadow: none !important;
  border: 1px solid #e8ebf3;
  border-radius: 4px;
}

.btn-group-xs > .btn,
.btn-xs {
  font-size: 0.7rem;
  line-height: 17px;
  padding: 0.02rem 0.5rem;
}

.btn_action {
  border: 1px solid #d0d0d0;
  border-radius: 3px !important;
  color: #3d4e67;
  display: inline-block;
  padding: 0px 10px;
  background: #fff;
}

.btn_action:hover {
  background: #fadede;
}

#count-down-1 {
  margin: 20px 0;
}

#count-down-1 .clock-presenter {
  height: 80px;
  padding: 0;
  text-align: center;
}

#count-down-1 .clock-presenter .digit {
  margin-top: 20px;
  font-size: 2rem;
  line-height: 40px;
  height: 40px;
  padding: 0 7px;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
  cursor: default;
  background: #fff;
  color: #070510;
  border-radius: 3px;
}

#count-down-1 .clock-presenter .note {
  position: relative;
  margin-bottom: 0;
  cursor: default;
  font-size: 16px;
  opacity: 0.7;
}

@media (max-width: 992px) {
  #count-down-1 .clock-presenter .digit {
    font-size: 42px;
  }
}

@media (max-width: 767px) {
  #count-down-1 .clock-presenter {
    width: 50%;
    float: left;
  }

  #count-down-1 .clock-presenter .digit {
    font-size: 36px;
  }

  #count-down-1 .hours_dash {
    border-right: none;
  }
}

.modal-body .select2-container {
  width: 100% !important;
}

.richText .richText-editor {
  height: 200px !important;
}

@media (min-width: 576px) {
  .modal-dialog {
    width: 800px;
  }
}

@media (max-width: 575.98px) {
  .app-content .side-app {
    padding: 38px 0px 0 0px !important;
  }
}

@media (min-width: 568px) and (max-width: 992px) {
  .app-content .side-app {
    margin-top: 23px;
  }
}

.dash3-counter .counter-icon {
  border: 0;
}

.mail-option .btn-group a.btn,
.mail-option .chk-all {
  background: 0 0;
}

.header-brand-img {
  width: auto;
  height: 50px;
  vertical-align: middle;
  margin-top: 0px;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #ed5151;
  background-color: #ed5151;
}
@media (max-width: 495px) {
  .nested-media .media-body {
    padding-top: 5px;
    margin-left: 0px;
  }
  .nested-media .media {
    display: block !important;
  }
}
.media.media-lg img {
  width: 70px;
  height: 70px;
}

.inbox_people {
  background: #fff none repeat scroll 0 0;
  float: left;
  overflow: hidden;
  width: 100%;
  border-right: 1px solid #c4c4c4;
  border-bottom: 1px solid #c4c4c4;
}
.inbox_msg {
  border: 1px solid #c4c4c4;
  clear: both;
  overflow: hidden;
}
.top_spac {
  margin: 20px 0 0;
}

.recent_heading {
  float: left;
  width: 40%;
}
.srch_bar {
  display: inline-block;
  text-align: right;
  width: 100%;
}
.headind_srch {
  padding: 10px 29px 10px 20px;
  overflow: hidden;
  border-bottom: 1px solid #c4c4c4;
}

.recent_heading h4 {
  color: #ed5151;
  font-size: 21px;
  margin: auto;
}
.srch_bar input {
  border: 1px solid #cdcdcd;
  border-width: 0 0 1px 0;
  width: 80%;
  padding: 2px 0 4px 6px;
  background: none;
}
.srch_bar .input-group-addon button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  padding: 0;
  color: #707070;
  font-size: 18px;
}
.srch_bar .input-group-addon {
  margin: 0 0 0 -27px;
}

.chat_ib h5 {
  font-size: 15px;
  color: #464646;
  margin: 0 0 8px 0;
}
.chat_ib h5 span {
  font-size: 13px;
  float: right;
}
.chat_ib p {
  font-size: 14px;
  color: #989898;
  margin: auto;
}
.chat_img {
  float: left;
  width: 11%;
}
.chat_ib {
  float: left;
  padding: 0 0 0 15px;
  width: 88%;
}

.chat_people {
  overflow: hidden;
  clear: both;
}
.chat_list {
  border-bottom: 1px solid #e8ebf3;
  margin: 0;
  padding: 18px 16px 10px;
  cursor: pointer;
}
.inbox_chat {
  position: relative;
  height: 75vh;
  overflow-y: scroll;
}

.active_chat {
  background: #e9ecf3;
}

.incoming_msg_img {
  display: inline-block;
  width: 6%;
}

.incoming_msg{
  margin-bottom:1rem;
}

.received_msg {
  display: inline-block;
  padding: 0 0 0 10px;
  vertical-align: top;
  width: 92%;
}
.received_withd_msg p {
  background: #ebebeb none repeat scroll 0 0;
  border-radius: 3px;
  color: #646464;
  font-size: 14px;
  margin: 0;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 3px 0 0;
}
.received_withd_msg {
  width: 57%;
}
.mesgs {
  float: left;
  padding: 10px 0 0 0;
  width: 100%;
}

.sent_msg p {
  background: #ed5151 none repeat scroll 0 0;
  border-radius: 3px;
  font-size: 14px;
  margin: 0;
  color: #fff;
  padding: 5px 10px 5px 12px;
  width: 100%;
}
.outgoing_msg {
  overflow: hidden;
  margin: 26px 0 26px;
}
.sent_msg {
  float: right;
  width: 46%;
}
.input_msg_write input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #4c4c4c;
  font-size: 15px;
  min-height: 48px;
  width: 100%;
  padding-right: 100px;
}

.type_msg {
  border-top: 1px solid #c4c4c4;
  position: relative;
}
.msg_send_btn {
  background: #ed5151 none repeat scroll 0 0;
  border: medium none;
  border-radius: 50%;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 33px;
  position: absolute;
  right: 20px;
  top: 11px;
  width: 33px;
}
.messaging {
  padding: 0 0 50px 0;
}
.msg_history {
  height: 63vh;
  overflow-y: auto;
}

#google_translate_element{
position: fixed;
top: 0;
right: 200px;
z-index: 999;
}