<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* =User Menu new design
-----------------------------------------------  */
.wpresidence_dashboard_body .content_wrapper{
  font-family: 'Poppins', sans-serif;
}

.pack-listing,
.package_label,
.property_wrapper_dash,
.wpestate_dashboard_section_title, .user_details_row, .change_pass,
.property_dashboard_location a,
.dashbard_unit_title,
.wpestate_dashboard_content_wrapper input[type=text],
.wpestate_dashboard_content_wrapper input[type=password],
.wpestate_dashboard_content_wrapper input[type=email],
.wpestate_dashboard_content_wrapper input[type=url],
.wpestate_dashboard_content_wrapper input[type=number],
.wpestate_dashboard_content_wrapper textarea,
.wpestate_dashboard_content_wrapper .wpresidence_button,
.wpestate_dashboard_content_wrapper label,
.col-md-3.user_menu_wrapper {
  font-family: 'Inter', sans-serif;
}

.pack-listing-title,
.wpresidence_dashboard_body h1,
.wpresidence_dashboard_body h2,
.wpresidence_dashboard_body h3,
.wpresidence_dashboard_body h4,
.wpresidence_dashboard_body h5,
.wpresidence_dashboard_body h6,
.wpresidence_dashboard_body h1 a,
.wpresidence_dashboard_body h2 a,
.wpresidence_dashboard_body h3 a,
.wpresidence_dashboard_body h4 a,
.wpresidence_dashboard_body h5 a,
.wpresidence_dashboard_body h6 a {
  font-family: 'Poppins', sans-serif;
}

a{
    color: #222;
}

a:hover, a:focus {
    color: #5F75EE;
}

body {
    color: #11142d80;
}

.wpresidence_dashboard_body .alert-message,
.wpresidence_dashboard_body .login-alert {
  font-size: 12px;
      background: #ff754c;
      margin: 0px 0px 30px 0px;
      color: #fff;
      padding: 15px;
      border-radius: 8px;
      line-height: 1.5em;
  }

.dashboard_title_wrapper {
  width: 100%;
  float: left;
  margin: 0px 0px 30px 0px;
  display: block;
  padding: 15px;
}

.dashboard_title_wrapper_color {
  background-color: #6C5DD3;
  width: 100%;
  color: #fff;
  border-radius: 24px;
  padding: 30px;
  float: left;
  position: relative;
}

.dashboard_title_wrapper_color .single-content {
  z-index: 20;
  position: relative;
}

.dashboard_title_wrapper_colorimage {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  opacity: 0.3;
  border-radius: 24px;
  z-index: 10;
  background-position: 0px 17px;
}

.dashboard_hello_section {
  float: left;
  margin: 45px 23px 30px 23px;
   width: 80%;
  display: inline-block;
}

.wpestate_bell_note {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 45px;
  right: 45px;
  background-color: #fff;
  box-shadow: 0px 3px 23px #E3E6EC;
  border-radius: 50px;
  line-height: 65px;
  text-align: center;
  transition: all 0.3s ease-out;

}
.wpestate_bell_note:hover{
      box-shadow: 0px 3px 23px #bfc1c5;
}

.wpestate_bell_note_unread {
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 20px;
  color: #fff;
  background-color: #FF754C;
  border-radius: 50%;
  top: -8px;
  right: 0px;
  font-size: 12px;
}

.dashboard_hi_text {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 32px;
  color: #11142D;
  text-transform: capitalize;
}

.dashboard_hello_section h2 {
  font-style: normal;
  font-weight: 600;
  font-size: 48px;
  line-height: 72px;
  letter-spacing: -1px;
  line-height: 1.3em;
  text-transform: capitalize;
}

.dashboard-margin .entry-title {
  margin: 15px 0px;
  font-weight: 600;
  font-size: 33px;
  color: #fff;
  letter-spacing: -1px;
  z-index: 20;
  position: relative;
}

.col-md-3.user_menu_wrapper {
  width: 260px;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  position: fixed;
  z-index: 12;
  height: 100%;
  border-right: 1px solid #E4E4E4;
  background-color: #ffffff;
}

.dashboard_username {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6em;
  color: #222;
}

.dashboard_menu_user_image .menu_user_picture {
  margin: 0px auto;
  float: none;
  position: relative;
  display: block;
  margin-bottom: 15px;
  background-size: cover;
  border: none;
  box-shadow: 0px 3px 23px #E3E6EC;
}

.user_dashboard_links {
  background-color: transparent !important;
  margin-bottom: 0px;
  float: left;
  list-style-type: none;
  margin: 0px;
  width: 86%;
  margin: 0px 7%;
}

.user_dashboard_links li {
  width: 100%;
  margin: 0px 0px;
  float: left;
}

.user_dashboard_links .user_tab_active,
.user_dashboard_links a:hover {
  text-decoration: none;
  position: relative;
  background: #6C5DD3;
  border-radius: 12px;
  color: #fff;
}

.user_dashboard_links .user_tab_active svg g,
.user_dashboard_links a:hover svg g,
.user_dashboard_links .user_tab_active svg,
.user_dashboard_links a:hover svg {
  opacity: 1;
}

.user_dashboard_links i {
  margin-right: 6px;
  width: 15px;
}

.user_dashboard_links a {
  color: #808191;
  width: 100%;
  padding: 15px 15px;
  margin: 0px;
  text-transform: capitalize;
  font-weight: 500;
  position: relative;
  font-size: 14px;
  transition: none;
  line-height: 22px;
  display: flex;
  align-items: center;
}


.mobilex-menu .secondary_menu_sidebar {
    margin: 0px 0px 0px 0px;
}


.secondary_menu_sidebar {
  list-style: none;
  margin: 0px 0px 15px 31px;
  display: inline-block;
  display: none;
}

.user_tab_active_list .secondary_menu_sidebar  {
  display: block;
}

.secondary_menu_sidebar a{
  padding: 5px 15px;
  font-size: 13px;
}

.secondary_menu_sidebar a.secondary_select {
    color: #6c5dd3;
}

.unread_mess {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-color: #FF754C;
  line-height: 25px;
  text-align: center;
  font-size: 12px;
  position: absolute;
  top: 12px;
  right: 15px;
  float: right;
  color: #fff;
}

.user_dashboard_links a:last-of-type {
  border-top: 0px solid #89929E;
}

.user_dashboard_links a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #6C5DD3;

}

.user_dashboard_links svg {
  margin-right: 15px;
  height: 20px;
}


.user_dashboard_links a svg path,
.user_dashboard_links a svg circle {
  stroke: #b3b3b3;
}

.user_dashboard_links a:hover svg path,
.user_dashboard_links a:hover svg circle {
  stroke: #6C5DD3;
}

.user_dashboard_links .user_tab_active svg path,
.user_dashboard_links .user_tab_active svg circle {
  stroke: #fff;
}



.wpestate_dashboard_content_wrapper {
  background: #FFFFFF;
  border-radius: 24px;
  padding: 15px;
  padding: 30px;
  margin-bottom: 45px;
  display: inline-block;
  width: 100%;
}

.wpestate_dash_history_unit{
  font-size: 14px;
  color: #222;
  line-height: 1.5em;
  margin-bottom: 15px;
  padding-left: 45px;
  position: relative;;
}
.wpestate_dash_history_unit:before{
  content: " ";
  position: absolute;
  width: 30px;
  top: 10px;
  left: 0px;
  height: 1px;
  background-color: #f5f5f5;
}


.wpestat_dash_history_date{
  font-size: 13px;
    color: #808191;
}


.wpestat_dash_history_label{

}

.dashboard_history_wrapper{
    position: relative;
}

.dashboard_history_wrapper:before{
    content:" ";
    position: absolute;
    top:10px;
    bottom: 10px;
    left:0px;
    width: 1px;
    background-color:#f5f5f5;
}

.wpestate_dash_history_unit:nth-child(odd){
  /* background-color: #efefef; */
}

.wpestate_widget_flex_wrapper{

}

.wpestate_widget_flex{

}
.dashboard_widget_unit{
    width: 100%;
    float: left;
    margin-bottom: 15px;
}

.dashboard_widget_unit .dashbard_unit_image img{
  width: 80px;
  height: auto;
  border-radius: 4px;
}

.dashboard_widget_unit .dashbard_unit_image:after{
  display: none;
}

.dashboard_widget_unit .property_dashboard_location_wrapper{
  padding-top: 5px;
  width: calc(100% - 80px);
}

.wpestate_widget_wrapper h3{
   font-size: 18px;
   line-height: 1.3em;
   margin-bottom: 15px;
   font-weight: 500;
}

.dasboard_widget_row{
  font-size: 14px;
  color: #222;
  line-height: 1.5em;
  margin-bottom: 10px;
    float: left;
}

.wpestate_dashboard_account_summary .dasboard_widget_row{
  width: 30%;
  margin-right:2%;
}

.wpestate_dashboard_content_wrapper .pagination{
    margin-top: 15px;
    margin-bottom:0px;
    border-radius: 3px;
}

.pagination .roundright a,
.pagination .roundright span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination &gt; .active &gt; a, .pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover, .pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus, .pagination &gt; .active &gt; span:focus {
    background-color: #6c5dd3;
}

.pagination&gt;li&gt;a, .pagination&gt;li&gt;span{
   color: #5F75EE;
   border: 1px solid #f6f4f4;
}


.wpestate_dashboard_content_wrapper:before {
  content: "";
  position: absolute;
  top: 22px;
  left: 18px;
  right: 18px;
  bottom: -40px;
  z-index: -2;
  background: #E3E6EC;
  opacity: 0.91;
  -webkit-filter: blur(86.985px);
  filter: blur(86.985px);
  border-radius: 24px;
}

.wpestate_dashboard_content_wrapper .row {
  margin: 0px -15px;
}
.property_wrapper_dash.search_unit_wrapper:first-of-type{
  border:none;
}
.search_unit_wrapper h4{
  text-transform: capitalize;
}

.profile-onprofile.row {
  margin-bottom: 30px;
}

.profile-onprofile.row:last-of-type {
  margin-bottom: 0px;
}

.wpestate_dashboard_table_list_header,
.wpestate_dashboard_content_wrapper label {
  font-weight: 500;
  font-size: 13px;
  color: #808191;
  line-height: 1.6em;
  width: 100%;
}

.wpestate_dashboard_content_wrapper label.wpestate_check_label{
  width: auto;
}

.wpestate_dashboard_content_wrapper label.features_amm_label {
  width: auto;
}

.wpestate_dashboard_content_wrapper .feature_chapter_name {
  width: 100%;
  padding-left: 15px;
}

.wpestate_dashboard_content_wrapper input[type="checkbox"] {
  margin-top: 4px
}

.message_listing input[type=text],
.message_listing input[type=password],
.message_listing input[type=email],
.message_listing input[type=url],
.message_listing input[type=number],
.message_listing textarea,
.wpestate_dashboard_content_wrapper input[type=text],
.wpestate_dashboard_content_wrapper input[type=password],
.wpestate_dashboard_content_wrapper input[type=email],
.wpestate_dashboard_content_wrapper input[type=url],
.wpestate_dashboard_content_wrapper input[type=number],
.wpestate_dashboard_content_wrapper textarea {
  font-size: 14px;
  padding: 15px 9px 15px 9px;
  color: #11142D;
  border: 1px solid #eee;
  box-shadow: none;
  background: #E4E4E4;
  opacity: 0.5;
  height: 56px;
  border-radius: 8px;
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
.wpestate_dashboard_content_wrapper input[type=number]::-webkit-outer-spin-button, 
.wpestate_dashboard_content_wrapper input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: inner-spin-button !important;
  width: 20px;
  position: absolute;
  top: 20%;
  right: 9px;
  height: 60%;
}



#imagelist .uploaded_images{
  width: 30%;
  margin: 5px;
}

.wpestate_dashboard_content_wrapper #agent_phone {
    margin-right: 0px;
    width: 100%;
}

.wpestate_dashboard_content_wrapper input[type=text]:focus,
.wpestate_dashboard_content_wrapper input[type=password]:focus,
.wpestate_dashboard_content_wrapper input[type=email]:focus,
.wpestate_dashboard_content_wrapper input[type=url]:focus,
.wpestate_dashboard_content_wrapper input[type=number]:focus,
.wpestate_dashboard_content_wrapper textarea:focus {
  background: #fff;
  border: 2px solid #6C5DD3;
  opacity: 1;

}






#google_capture{
    width: 100%;
}

.page-template-user_dashboard_add .wpresidence_button, #change_pass,
.wpestate_dashboard_content_wrapper .wpresidence_button {
  color: #fff;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 30px;
  margin-bottom: 0px;
  border-color: #6C5DD3;
  color: #ffffff;
  background-color: #6C5DD3;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, #6C5DD3));
  background-image: linear-gradient(to right, transparent 50%, #6C5DD3 50%);
}

.fullp-button{
    margin: 0px;
}

#change_pass{
    margin: 0px 15px;
}

#form_submit_1,
#register_agent,
.add_custom_parameter{
    margin-left: 15px;
}

.user-profile-dashboard-wrapper {
  width: auto;
}

#profile-div {
  padding-left: 15px;
  padding-right: 15px;
}

#profile-div img {
  max-width: 100%;
  border-radius: 8px;
}

#profile-image {
  max-width: 314px;
}

#profile_pass {
    margin-left: 15px;
    float: left;
    width: 96%;
}

.wpestate_dashboard_list_header {
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}

.wpestate_dashhboard_filter{
  height: 56px;
  padding: 0 15px 0 15px;
  border: 2px solid transparent;
  background: rgba(228, 228, 228, 0.3);
  border-radius: 8px;
  font-weight: 600;
  min-width: 240px;
  margin-right: 15px;
}

.wpestate_dashhboard_filter .property_dashboard_actions_button {
  box-shadow: none;
  padding: 0px 0px;
  text-shadow: none;
  background-image: none;
  background-color: transparent;
  color: #8593a9;
  text-transform: none;
  border: none;
  line-height: 52px;
  position: unset;
  width: 100%;
  text-align: left;
  font-weight: normal;
  -webkit-transition: all .15s;
   -o-transition: all .15s;
   transition: all .15s;
  }

.wpestate_dashhboard_filter .property_dashboard_actions_button .caret{
  color: #1B1D21;
  border-top: 6px solid #1B1D21;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -3px;
}

.dropdown-menu{
    top: calc(100% + 8px);
    padding: 15px 0px;
    border: 1px solid #E4E4E4;
    background: #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0 20px 16px rgba(227, 230, 236, 0.6);
    box-shadow: 0 20px 16px rgba(227, 230, 236, 0.6);
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}

.dropdown-menu&gt;li&gt;a{
    color: #222;
    padding: 7px 15px;
    line-height: 1.6em;
    font-size: 14px;
    cursor: pointer;
    white-space: initial;
}

.dropdown-menu&gt;li&gt;a:hover{
    background-color: #fff;
    background-image: none;
    color: #5F75EE;
}

.wpestate_dashboard_list_header .btn-group .dropdown-toggle{
    color: #8593a9;
    box-shadow:none;
    background-color: transparent;
    -webkit-transition: all .15s;
    -o-transition: all .15s;
    transition: all .15s;
}

.wpestate_dashhboard_filter  .property_dashboard_actions_button:hover{
  background-color: transparent;
  color: #1B1D21;
}

.page-template-user_dashboard_add select:open,
.btn-group.wpestate_dashhboard_filter.open,
.btn-group.wpestate_dashhboard_filter.visited,
.btn-group.wpestate_dashhboard_filter.active,
.btn-group.wpestate_dashhboard_filter:focus,
.btn-group.wpestate_dashhboard_filter:active,
.btn-group.wpestate_dashhboard_filter.focus,
.btn-group.wpestate_dashhboard_filter:hover {
    border: 2px solid #5F75EE;
    background: #ffffff;
    color: #222;
}

.wpestate_dashboard_list_header .btn-group.open .dropdown-toggle,
.wpestate_dashboard_list_header .btn-group.open .dropdown-toggle:visited
.wpestate_dashboard_list_header .btn-group.open .dropdown-toggle.active,
.wpestate_dashboard_list_header .btn-group.open .dropdown-toggle:focus,
.wpestate_dashboard_list_header .btn-group.open .dropdown-toggle:active,
.wpestate_dashboard_list_header .btn-group.open .dropdown-toggle.focus,
.wpestate_dashboard_list_header .btn-group.open .dropdown-toggle:hover{
    background: transparent;
    color: #222;
}

.wpestate_dashboard_list_header form{
  float: right;
}

.col-md-12.add-estate.profile-page.profile-onprofile.row {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%;
  position: relative;
}

.pack_description_row {
  width: 1000px;
  float: left;
  display: none;
}

.wrapper_packages .fa,
.wrapper_packages {
  font-size: 14px;
  color: #222;
  font-weight: 500;
}

#open_packages {
  cursor: pointer;
}

.open_pack_on,
#open_packages:hover .fa,
#open_packages:hover {
  color: #5F75EE;
}

.buypackage input[type="checkbox"]:checked:before {
  color: #6c5dd3;
  background-color: #ffffff;
}

.buypackage input[type="checkbox"] {
  float: none;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  top: 0px;
  background-color: #334249;
  border: 1px solid rgb(255 255 255 / 0.7);
}

.buypackage {
  cursor: pointer;
  background-color: #334249;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 21px;
  padding-bottom: 0px;
  bottom: 0px;
  position: absolute;
  font-size: 13px;
  color: rgb(255 255 255 / 0.7);
  text-transform: uppercase;
  left: 0px;
  right: 0px;
  min-height: 75px;
  line-height: 2.4em;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}

.submit-price {
  font-size: 14px;
  color: #5F75EE;
  margin: 15px 0px;
  font-weight: 600;
}

.pack_description_unit_head {
  float: left;
  width: 100%;
    padding-top: 20px;
}

.user_profile_explain {
  font-size: 14px;
  line-height: 1.4em;
}

.submit_mandatory {
  font-size: 12px;
  background: #ff754c;
  margin: 0px 0px 30px 0px;
  color: #fff;
  padding: 15px;
  border-radius: 8px;
  line-height: 1.5em;
}

.col-md-8.dashboard_password {
  padding-right: 0px;
  padding-left: 0px;
}

.col-md-4.profile_label {
  padding-right: 15px;
  padding-left: 0px;
}

.user_profile_div {}

.col-md-12.user_profile_div {
  margin-right: 60px;
  margin-left: 60px;
  width: 1000px;
}

.dashboard_menu_user_image {
  padding: 30px 0px;
  text-align: center;
}


#new_post select,
.page-template-user_dashboard_add_agent select,
.page-template-user_dashboard_profile select,
.page-template-user_dashboard_add #embed_video_type,
.page-template-user_dashboard_add #prop_category_submit,
.page-template-user_dashboard_add #property_country,
.page-template-user_dashboard_add select,
.page-template-front_property_submit select {
  height: 56px;
  background-color: #fff;
  padding: 0px 9px;
  font-size: 14px;
  border-radius: 8px;
  margin-bottom: 15px;
  background: rgb(228 228 228 / 0.5);
  color: rgb(17 20 45 / 0.5);
}

select#property_subunits_list {
    padding: 10px;
    font-size: 13px;
}

.ll-skin-melon .ui-datepicker-month,
.ll-skin-melon .ui-datepicker-year {
  height: auto;
  color: #fff;
  background-color: #333;
}

.user_dashboard select {
  font-size: 13px;
}

.full_form-nob {
  font-size: 13px;
}

.dashboard_package_row {
  margin-left: 260px;
  border-bottom: 1px solid #E4E4E4;
  background-color: #fff;
  padding-left: 50px;
  box-shadow: 9px 8px 47px 9px rgb(241 241 241 / 0.3);
  z-index: 99;
}

.row_user_dashboard .breadcrumb_container {
  padding-right: 0px;
  padding-left: 60px;
  margin-bottom: 0px;
}

.row_user_dashboard .breadcrumb {
  margin-top: 19px;
  margin-bottom: 19px;
}

.has_top_bar .row.row_user_dashboard {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #fff;
  margin-top: 81px;
  overflow: hidden;
}

.dash_no_header .is_boxed.container,
.dash_no_header .content_wrapper {
    width: 100%;
}

.row.row_user_dashboard {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #fff;
  overflow: hidden;
}

.col-md-4.user-profile-dashboard-wrapper,
.col-md-8.user_profile_div,
.wpestate_dash_coluns {
  padding-right: 22px;
  padding-left: 22px;
}

.dashboard-margin {
  padding-left: 283px;
  padding-right: 15px;
  width: 100%;
  z-index: 9;
  float: left;
  position: relative;
  height: 100%;
  min-height: 1000px;
  padding-bottom: 170px;
}

.dash_no_header.has_top_bar .row.row_user_dashboard {
  margin-top: 40px;
}

.admin-bar .col-md-3.user_menu_wrapper {
    top: 32px;
}

.dash_no_header .admin-bar.has_top_bar .col-md-3.user_menu_wrapper {
    top: 143px;
    padding-top: 0px;
}

.has_top_bar .has_header_type1 .dashboard_package_row {
    top: 50px;
}

.has_header_type1 .dashboard_package_row {
    top: 90px;
}

.dash_no_header.admin-bar.has_top_bar .col-md-3.user_menu_wrapper {
    top: 72px;
}

.admin-bar.has_top_bar .has_header_type1 .dashboard-margin {
  top: 50px;
}

.has_top_bar .has_header_type1 .dashboard-margin {
  top: 50px;
}

.admin-bar .has_header_type1 .dashboard-margin {
  top: 90px;
}

.has_header_type1 .dashboard-margin {
  top: 90px;
}

.has_header_type1 .col-md-3.user_menu_wrapper {
  padding-top: 70px;
  top: 25px;
}

.admin-bar .has_header_type1 .col-md-3.user_menu_wrapper{
  top:45px;
  padding-top: 90px;
}

.has_top_bar .has_header_type1 .col-md-3.user_menu_wrapper{
  top: 45px;
  padding-top: 90px;
}

.admin-bar.has_top_bar .has_header_type1 .col-md-3.user_menu_wrapper {
    top: 120px;
    padding-top: 45px;
}

.full_width_header .top_bar,
.page-template-user_dashboard_showing .top_bar,
.page-template-user_dashboard_inbox .top_bar,
.page-template-user_dashboard_add_agent .top_bar,
.page-template-user_dashboard_agent_list .top_bar,
.page-template-user_dashboard_search_result .top_bar,
.page-template-user_dashboard_invoices .top_bar,
.page-template-user_dashboard_searches .top_bar,
.page-template-user_dashboard_favorite .top_bar,
.page-template-user_dashboard_add .top_bar,
.page-template-user_dashboard .top_bar,
.page-template-user_dashboard_profile .top_bar {
  padding: 0px 45px;
  width: 100%;
}

#access ul ul,
.wpestate_megamenu_class:before,
.header_wrapper_inside.full_width_header {
    box-shadow: 3px 5px 10px 0 #E3E6EC;
    -webkit-box-shadow: 3px 5px 10px 0 #E3E6EC;
}

.header_wrapper.customnav{
    height: 90px;
}

.full_width_header .user_menu {
    margin-right: 45px;
}

.full_width_header .logo {
    padding-left: 45px;
}

.header_wrapper_inside.full_width_header{
    padding:0px;
}

.customnav .menu &gt; li {
    line-height: 90px;
}

.customnav #access ul li:hover&gt; ul,
.header_type2.customnav.header_left.customnav #access ul li:hover&gt; ul,
.header_type2.customnav.header_center.customnav #access ul li:hover&gt; ul,
.header_type2.customnav.header_right.customnav #access ul li:hover&gt; ul,
.customnav #access ul li.with-megamenu:hover&gt;ul.sub-menu,
.full_width_header .header_type1.header_left.customnav #access ul li.with-megamenu&gt;ul.sub-menu,
.full_width_header .header_type1.header_left.customnav #access ul li.with-megamenu:hover&gt;ul.sub-menu {
    top: 90px;
}

.page-template-user_dashboard_showing .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_inbox .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_add_agent .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_agent_list .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_search_result .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_invoices .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_searches .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_favorite .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_add .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard .has_header_type4 .top_bar_wrapper,
.page-template-user_dashboard_profile .has_header_type4 .top_bar_wrapper {
  padding-right: 0px;
}

.page-template-user_dashboard_showing .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_inbox .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_add_agent .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_agent_list .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_search_result .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_invoices .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_searches .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_favorite .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_add .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard .container.main_wrapper.has_header_type4.contentheader_left,
.page-template-user_dashboard_profile .container.main_wrapper.has_header_type4.contentheader_left {
  padding-left: 0px;
}

.page-template-user_dashboard_showing .has_header_type4 .content_wrapper,
.page-template-user_dashboard_inbox .has_header_type4 .content_wrapper,
.page-template-user_dashboard_add_agent .has_header_type4 .content_wrapper,
.page-template-user_dashboard_agent_list .has_header_type4 .content_wrapper,
.page-template-user_dashboard_profile .has_header_type4 .content_wrapper,
.page-template-user_dashboard_invoices .has_header_type4 .content_wrapper,
.page-template-user_dashboard_searches .has_header_type4 .content_wrapper,
.page-template-user_dashboard_favorite .has_header_type4 .content_wrapper,
.page-template-user_dashboard_add .has_header_type4 .content_wrapper,
.page-template-user_dashboard .has_header_type4 .content_wrapper,
.page-template-user_dashboard_profile .has_header_type4 .content_wrapper {
  max-width: 100%;
}

.dash_no_header.page-template-user_dashboard_main .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_showing.admin-bar .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_inbox .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_add_agent .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_agent_list .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_search_result .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_invoices .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_searches .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_favorite .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_add .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard .top_bar_wrapper,
.dash_no_header.page-template-user_dashboard_profile .top_bar_wrapper {
  position: fixed;
  top: 0px;
}

.admin-bar.has_header_type1 .master_header{
    top:0px;
}

.admin-bar.has_top_bar .master_header{
    top:32px;
}

.admin-bar .master_header {
    top: 32px;
}

.top_bar #list_sidebar_measure_unit,
.top_bar #list_sidebar_curr {
    width: 100%;
    margin-left: 0px;
    padding: 0px 0px;
    top: 24px;
    background-color: #fff;
    color: #8593a9;
    border-radius: 3px;
    border-color: #f0f0f0;
    box-shadow:none;
}

.remove_parameter_button.wpresidence_button {
    margin-top: 27px;
}

.pack_description_row .add-estate.profile-page.profile-onprofile.row {
  float: left;
  width: 100%;
  margin:0px;
}

.wp-editor-container textarea.wp-editor-area,
.dashboard-margin textarea {
  border-radius: 8px;
  height: auto;
}

.quicktags-toolbar {
  background-color: transparent !important;
  border: none !important;
}

.wp-editor-container {
  border: none !important;
}

#aaiu-upload-container .full_form.full_form_image {
  padding: 0px;
  font-size: 12px;
}

#image_warn {
    font-size: 12px;
    margin-bottom: 5px;
    color: #ff754c;
}

.page-template-user_dashboard_profile-php #aaiu-upload-imagelist,
.page-template-user_dashboard_profile-php #image_warn{
    word-break: break-word;
    max-width: 240px;
}

.wpestate_dashboard_section_title,
.user_details_row,
.change_pass {
  color: #222;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 500;
  margin-bottom: 15px;
  margin-left: 15px;
}



.col-md-9.user_dashboard {
  padding-right: 60px;
  padding-left: 60px;
}

.featurescol label {
  width: auto !important;
}

.featurescol checkbox,
.featurescol label {
  display: inline;
}

.page-template-user_dashboard_add label.checklabel {
  width: auto;
}

.col-md-3.user_dashboard {
  padding-right: 60px;
  padding-left: 15px;
}

.user_dashboard_box {
  background-color: #fff;
  padding: 14px 13px 14px 13px;
  margin-bottom: 30px;
}

.user_dashboard_box .submit-price {
  font-size: 13px;
  line-height: 22px;
  border-bottom: 0px solid transparent;
  color: #8593a9;
}

.dashboard-margin .wpresidence_button.view_public_profile {
  color: #fff;
  margin-left: 13px;
}

.dashboard-margin .wpresidence_button#delete_profile,
#update_profile {
    margin-left: 15px;
}

.pack_description_row.add-estate.profile-page.profile-onprofile.row {
  border-top: 1px solid #384850;
  padding-top: 30px;
  margin-bottom: 0px;
}

.package_label {
  font-size: 13px;
  margin-top: 5px;
  color:#808191;
}

.logged-in.admin-bar.dash_no_header.wpresidence_dashboard_body .top_bar_wrapper {
    top: 32px;
}

.dash_no_header.wpresidence_dashboard_body .top_bar_wrapper {
    top: 0px;
}

.dash_no_header.wpresidence_dashboard_body .header_wrapper,
.wpresidence_dashboard_body #colophon {
  display: none;
}

.wpresidence_dashboard_body.admin-bar.has_top_bar .header_media {
  padding-top: 32px;
}

.wpresidence_dashboard_body .header_media {
  min-height: 0px;
  display: none;
}

.wpresidence_dashboard_body .master_header {
  border-bottom: 0px solid #f0f0f0;
}

.wpresidence_dashboard_body .content_wrapper {
  width: 100%;
  padding: 0px 0px 0px 0px;
}

.wpresidence_dashboard_body .header_wrapper.header_type4 {
  display: none;
}

.wpresidence_dashboard_body .container {
    margin-bottom: 0px !important;
    overflow: hidden;
}

/*=dashboard search
--------------------------------------------------------------------------------*/
#search_form_submit_1 {
    margin-left: 15px;
    color: #fff;
    margin-top: 0px;
    float: left;
    background-color: #6c5dd3;
    background-image: none;
    border-color: #6c5dd3;
    min-height: 56px;
}

.wpestate_dashboard_content_wrapper input[type=text].wpestate_dashboard_input_type,
#prop_name {
  width: 300px;
  padding: 15px;
  float: left;
  background: rgb(228 228 228 / 0.3);
  opacity: 1;
  border: none;
  color: #1B1D21;
}

#prop_name:focus{
    background: #fff!important;
    border: 2px solid #6C5DD3!important;
    opacity: 1;
}

.wpestate_dashboard_input_type{
  margin-right: 15px;
}

.wpestate-dashboard-select{
  margin-right: 15px;
  box-shadow: none;
  padding: 15px;
  text-shadow: none;
  background-image: none;
  background-color: #f7f7f7;
  color: #8593a9;
  text-transform: none;
  border: none;
  line-height: 56px;
  position: unset;
  text-align: left;
  border-radius: 8px;
  min-width: 220px;
}

.wpestate-dashboard-select select{
  margin-right: 10px;
}


.ui-widget-content {
    top: calc(100% + 8px);
    padding: 15px 0px;
    border: 1px solid #E4E4E4!important;
    background: #ffffff;
    border-radius: 8px;
    -webkit-box-shadow: 0 20px 16px rgba(227, 230, 236, 0.6);
    box-shadow: 0 20px 16px rgba(227, 230, 236, 0.6);
    max-width: 300px;
}

.page-template-user_dashboard_add .ui-widget-content.ui-autocomplete {
  max-width: 600px
}

.ui-menu .ui-menu-item{
    color: #222;
    padding: 7px 15px;
    line-height: 1.6em;
    font-size: 14px;
    cursor: pointer;
    word-break: break-word;
}

.ui-autocomplete .ui-menu-item .ui-state-focus {
    border: none !important;
    border-radius: 0px !important;
    background-color: #fff!important;
    background-image: none!important;
    color: #5F75EE!important;
}

.ui-menu .ui-state-focus{
    border: none !important;
     border-radius: 0px !important;
     background-color: #fff!important;
     background-image: none!important;
     color: #5F75EE!important;
}

.pp_social .facebook {
  width: 102px !important;
}

/*=dashboard property card
--------------------------------------------------------------------------------*/

.wpestate_dashboard_table_list_header.row {
  margin-bottom: 30px;
}

.property_wrapper_dash.row {
  border-top: 1px solid #f6f4f4;
  padding: 30px 0px 30px 0px;
  width: 100%;
}

.property_wrapper_dash.row:hover {
  background-color: #f3f3f3;
}
.property_wrapper_dash.row.inbox_row_open:hover{
  background-color: transparent;
}

.property_wrapper_dash .blog_listing_image img {
  border-radius: 6px;
}

.blog_listing_image {
  float: left;
  display: flex;
  position: relative;
  align-items: center;
}
.wpestate_dashboard_content_wrapper .featured_div{
  z-index:10;
  top: auto;
    left: 15px;
    position: absolute;
    background-color: rgb(108 93 211 / 0.85);
    padding: 0px 7px;
    bottom: -4px;
    border-bottom-left-radius: 8px;
    font-size: 10px;
}


.dashbard_unit_image {
  position: relative;
  float: left;
}

.dashbard_unit_image img {
  position: relative;
  z-index: 1;
}
.dashboard_agent_listing_image{
  position: relative;
}

.dashboard_agent_listing_image:after,
.dashbard_unit_image:after {
  content: " ";
  position: absolute;
  height: 10px;
  width: 90%;
  background-color: #cfc8ff80;
  bottom: -7px;
  left: 5%;
  border-radius: 9px;
  z-index: 0;
}


.property_dashboard_location_wrapper {
  float: left;
  padding-left: 20px;
}

.invoice_unit_title,
.dashbard_unit_title {
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 1.1em;
  font-weight: 600;
  display: inline-block;
  color: #222;
  word-break: break-all;
}

.property_dashboard_location {
  display: block;
}

.property_dashboard_location a {
  color: #808191;
}

.property_dashboard_status_unit{
  color: #808191;
    margin: 5px 0px 0px 0px;
}

.wpestate_crm_lead_status,
.wpestate_crm_lead_agent_in_charge,
.wpestate_crm_lead_from,
.wpestate_crm_lead_date,
.wpestate_crm_lead_id,
.wpestate_crm_contact_status,
.wpestate_crm_contact_added_on,
.wpestate_crm_contact_phone,
.wpestate_crm_contact_email,
.wpestate_crm_contact_name{
  font-size: 14px;
  color: #222;
  display: flex;
  align-items: center;
  height: 50px;
  line-height: 1.3em;
  align-content: space-evenly;
  flex-wrap: wrap;
  word-break: break-word;
}


.property_dashboard_price .price_label,
.property_dashboard_price,
.property_dashboard_status,
.property_dashboard_types {
  font-size: 14px;
  color: #222;
  display: flex;
  align-items: center;
  height: 70px;
  white-space: pre-wrap;
  line-height: 1.3em;
  align-content: space-evenly;
  flex-wrap: wrap;
}


.property_list_status_label {
  font-size: 14px;
  position: relative;
  padding-left: 30px;
}

.wpestate_crm_contact_status .property_list_status_label.anycrm:before,
.wpestate_crm_contact_status .property_list_status_label.anycrm.new:before,
.property_dashboard_status .property_list_status_label.pending:before,
.property_dashboard_status .property_list_status_label.waitingforapproval:before,
.property_list_status_label.notpaid:before,
.property_dashboard_status .property_list_status_label.disabled:before,
.property_dashboard_status .property_list_status_label.expired:before,
.property_dashboard_status .property_list_status_label.draft:before,
.property_list_status_label.paid:before,
.property_dashboard_status .property_list_status_label.publish:before,
.property_dashboard_status .property_list_status_label.published:before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 4px;
    top: 0px;
    left: 0px;
}
.property_dashboard_status .property_list_status_label.pending:before,
.property_dashboard_status .property_list_status_label.waitingforapproval:before {
    background-color: #6c5dd3;
}

.wpestate_crm_contact_status .property_list_status_label.anycrm.new:before,
.property_list_status_label.anycrm.new:before,
.property_list_status_label.notpaid:before{
    background-color: #ff754c;
}

.wpestate_crm_contact_status .property_list_status_label.anycrm:before,
.property_list_status_label.paid:before{
    background-color: #7FBA7A;
}

.property_dashboard_status .property_list_status_label.publish:before,
.property_dashboard_status .property_list_status_label.published:before{
    background-color: #7FBA7A;
}

.property_dashboard_status .property_list_status_label.disabled:before{
    background-color: #FFA2C0;
}

.property_dashboard_status .property_list_status_label.draft:before {
    background-color: #FF754C;
}

.property_dashboard_status .property_list_status_label.expired:before {
  background-color: #FFCE73;
}

.property_dashboard_price {
  color: #5F75EE;
}

.property_dashboard_action .btn {
  margin-top: 15px;
}

.property_dashboard_action .btn-default:focus,
.print_invoice,
.property_dashboard_actions_button {
  box-shadow: none;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 600;
  border: 0px;
  padding: 9px 35px;
  text-shadow: none;
  background-image: none;
  color: #fff;
  text-transform: none;
  border:2px solid transparent;
  -webkit-transition: all .15s;
  -o-transition: all .15s;
  transition: all .15s;
  background-color: #6c5dd3;
}

.property_dashboard_action .btn-group.active,
.property_dashboard_action .btn-group:focus,
.property_dashboard_action .btn-group:hover,
.property_dashboard_action .btn-group.open{
    color: #fff;
}

.wpestate_crm_lead_actions .btn-group&gt;.btn:focus,
.wpestate_crm_lead_actions .btn-group&gt;.btn:hover,
.wpestate_crm_lead_actions .btn-default:focus,
.wpestate_crm_lead_actions .btn-default:hover,
.property_dashboard_action .btn-default:hover,
.property_dashboard_action .btn-group.open .dropdown-toggle.active,
.property_dashboard_action .btn-group.open .dropdown-toggle:focus,
.property_dashboard_action .btn-group.open .dropdown-toggle:hover,
.property_dashboard_action .btn-group.open .dropdown-toggle:active,
.property_dashboard_action .btn-group.open .dropdown-toggle {
    background-color: #222;
    box-shadow: none;
    color: #fff;
    border-color: #222;
}

.print_invoice{
  border-radius: 4px;
  margin-top: -9px;
  cursor:pointer;
  padding: 9px;
  text-align: center;
}

.print_invoice:hover{
    background-color: #222;
    color: #fff;
}

.wpestate_print_invoice_details_detail label {
   margin-bottom: 0px;
   font-size: 13px;
}

.wpestate_print_invoice_details_detail{
    font-size: 13px;
}

.property_dashboard_actions_button .caret {
  color: #fff;
  border-top: 6px solid #fff;
}

.property_dashboard_actions_button .caret::after {
  display: none;
}

.wpestate_dashboard_content_wrapper .wpresidence_button.remove_fav_dash{
    padding: 12px 23px;
}

/*
* New floor plans
*/
.floor_plan_unit_wrapper {
  display: inline-block;
  margin-bottom: 30px;
  position: relative;
  ;
}

#add_new_floor_plan {
  margin-left: 15px;
}

.wpestate_dashboard_content_wrapper .use_floor_plans_label {
  float: left;
  width: auto;
  margin-right: 10px;
}

.floor_plan_image_thumb {
  margin-bottom: 15px;
  width: 100%;
}

.wpestate_dash_delete_plan {
  position: absolute;
  right: 20px;
  top: 0px;
  font-size: 14px;
  font-weight: 500;
  color: #222;
  cursor: pointer;
}

.wpestate_dash_delete_plan:hover {
  color: #0073e1;
}

.aaiu-upload-imagelist-floor-plan {
  padding: 5px;
  word-break: break-word;
}



/*=== Searches */

.search_unit_wrapper{
  position: relative
}

.delete_search{
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 15px;
  margin-top: -23px;
}

/*=== Agency profile*/

.agency_map_wrapper #googleMapsubmit{
    width: calc(100% - 30px);
    margin: 30px 0px 30px 15px;
}


/*===Packages*/
.pack_description_unit{
    width: auto;
    padding: 0px;
    margin: 0px;
    display: inline-block;
}

.pack_description_details{
    font-size: 20px;
    padding: 19px 15px 18px 15px;
    margin-right: 9px;
    margin-bottom: 9px;
    height: 74px;
    width: 190px;
    text-align: left;
    color: #5F75EE;
    position: relative;
    display: inline-block;
    float: left;
    border-radius: 8px;
    box-shadow: inset 0 0 0 1px #E3E6EC;
    box-shadow: 0px 1px 9px rgb(227 230 236 / 0.5);
}

.pack-unit{
    border-radius: 2px;
    padding: 0px 0px 7px 0px;
    width: 100%;
    float: left;
}

.pack-name{
  padding: 14px 0px 0px 10px;
  font-weight: 600;
  margin-bottom: 16px;
  float: left;
  width: auto;
  color: #5F75EE;
  font-size: 17px;
}

.pack-unit h4{
  padding: 10px 0px 10px 0px;
  border-bottom: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  float: left;
  font-weight: 600;
  font-size: 17px;
}

.pack_description label{
    padding: 5px 0px 0px 7px;
}

.pack_description  input[type="checkbox"]{
    float: left;
    margin-top: 5px;
}

#package_pick{
    float: left;
    width: 100%;
    margin-bottom: 10px;
}



.pack-listing{
  margin-bottom: 9px;
  display: inline-block;
  padding: 15px 10px  10px 10px;
  margin-right: 9px;
  height: 265px;
  width: 190px;
  text-align: center;
  position: relative;
  float: left;
  box-shadow: 0px 1px 9px rgb(227 230 236 / 0.5);
  border-radius: 8px;
}

.pack-listing-title{
  color: #222;
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 500;
  line-height: 1.5em;
}

.pack-listing-period{
    font-size: 14px;
    margin: 7px 0px;
    line-height: 1.4em;
}

#stripe_cancel{
    background-color: #0073e1;
    border-radius: 12px;
    padding: 12px 20px;
    font-weight: normal;
    color: #fff;
    cursor: pointer;
    margin: 0px 0px 15px 0px;
    float: left;
    text-align: center;
    line-height: 1.3em;
    clear: both;
    display: inline-block;
    float: left;
}

.pack_description{
    margin-bottom: 10px;
    margin-top: 0px;
    float: left;
    width: 1000px;
    border: 1px solid transparent;
    border-radius: 2px;
    background-color: transparent;
    color: #768082;
    padding-bottom: 7px;
    width: 100%;
}

#pack_recuring{
    float:left;
    margin-top: -2px;
}


/*=stripe card*/


/*=stripe card*/
.listing_upgrade,
.listing_submit_normal ,
.perpack,
.payment-container .perpack,
#direct_pay,
#pick_pack,
.wpestate_stripe_booking_prop,
#wpestate_stripe_booking_recurring,
#wpestate_stripe_booking{
    min-width: 170px;
    height: 69px;
    cursor: pointer;
    float: left;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    text-align: center;
    line-height: 68px;
    font-size: 17px;
    padding: 0px 25px;
    box-shadow: 0px 1px 9px rgb(227 230 236 / 0.5);
    border-radius: 8px;
}

.payment-container .perpack,
#direct_pay,
#pick_pack,
.wpestate_stripe_booking_prop,
#wpestate_stripe_booking_recurring,
#wpestate_stripe_booking{
    margin: 10px 5px 10px 5px;
}

#pick_pack{
    margin: 10px 5px 10px 0px;
}

.recuring_wrapper{
  display: inline-block;
  width: 100%;
  float: left;
}

.payment-container .perpack {
    background-color: #0d73e1;
}

.perpack,
#direct_pay{
    color: #6c5dd3;
    border: 1px solid #ffffff2e;
}


.wpestate_stripe_booking_prop,
#wpestate_stripe_booking_recurring,
#wpestate_stripe_booking{
  background-image: url(img/stripe-button.png);
  width: 169px;
  background-position: 50%;
  background-repeat: no-repeat;
}

.wpestate_stripe_booking_prop{
margin-top: 0px;
}

.listing_upgrade:hover,
.listing_submit_normal:hover,
.perpack:hover,
#pick_pack:hover,
#direct_pay:hover,
.wpestate_stripe_booking_prop:hover,
#wpestate_stripe_booking_recurring:hover,
#wpestate_stripe_booking:hover{
  border:1px solid #0073e12e
}

.wpestate_stripe_form_wrapper{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
}

#instant_booking_modal .wpestate_stripe_form_wrapper{
    position: fixed;
    height: 100vh;
}

.wpestate_stripe_form_wrapper_back{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background-color: #000;
    opacity:0.6;
}


.wpestate_stripe_form_1{
    position: absolute;
    top: 30%;
    max-width: 400px;
    left: 0;
    right: 0;
    margin: 0px auto;
    z-index: 1;
}

#card-errors{
    padding: 0px 15px;
    color:#fff;
}

#wpestate-stripe-paymentform-1{
    padding-top: 25px;
    padding-bottom: 0px;
}

.close_stripe_form{
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
}

.wpestate_stripe.wpestate_stripe_form_1 {
    background-color: #ffffff;
    display: none;
    border-radius: 0px;
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 10px 0px;
    border-radius: 8px;
}

.wpestate_stripe.wpestate_stripe_form_1 fieldset {
    margin: 0 15px 20px;
    padding: 0;
    border-style: none;
    background-color: #6A85DE;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08), inset 0 1px 0 #829fff;
    border-radius: 4px;
}

.wpestate_stripe.wpestate_stripe_form_1 .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 15px;
    width: 305px;
}

.wpestate_stripe.wpestate_stripe_form_1 .row + .row {
  border-top: 1px solid #819efc;
}

.wpestate_stripe.wpestate_stripe_form_1 label {
  width: 15%;
  min-width: 70px;
  padding: 11px 0;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wpestate_stripe.wpestate_stripe_form_1 input,
.wpestate_stripe.wpestate_stripe_form_1 button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  border-style: none;
}

.wpestate_stripe.wpestate_stripe_form_1 input:-webkit-autofill {
  -webkit-text-fill-color: #fce883;
  transition: background-color 100000000s;
  -webkit-animation: 1ms void-animation-out;
}

.wpestate_stripe.wpestate_stripe_form_1 .StripeElement--webkit-autofill {
  background: transparent !important;
}

.wpestate_stripe.wpestate_stripe_form_1 .StripeElement {
  width: 100%;
  padding: 11px 15px 11px 0;
}

.wpestate_stripe.wpestate_stripe_form_1 input {
    width: 235px;
    padding: 5px 15px 7px 15px;
    color: #fff;
    margin: 0px;
    background-color: transparent;
    -webkit-animation: 1ms void-animation-out;
    background-color: #728ee9!important;
    height: auto;
    opacity: 1;
    border-radius: 2px;
}

.wpestate_stripe.wpestate_stripe_form_1 input:focus{
    border: 0px solid #6C5DD3;
}

.close_stripe_form .base {
    fill: #fff;
}

.close_stripe_form .glyph {
    fill: #6772e5;
}

.wpestate_stripe.wpestate_stripe_form_1 input::-webkit-input-placeholder {
  color: #87BBFD!important;
}

.wpestate_stripe.wpestate_stripe_form_1 input::-moz-placeholder {
  color: #87BBFD!important;
}

.wpestate_stripe.wpestate_stripe_form_1 input:-ms-input-placeholder {
  color: #87BBFD!important;
}

.wpestate_stripe.wpestate_stripe_form_1 button {
    display: block;
    width: calc(100% - 30px);
    height: 40px;
    margin: 15px 15px 0;
    background-color: #666ee7;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08), inset 0 1px 0 #9ea0ce;
    border-radius: 3px;
    color: #fff;
    font-weight: 600;
    cursor: pointer;
}

#wpestate_stripe_form_button_sumit:hover{
    background-color: #434582;
}

.wpestate_stripe.wpestate_stripe_form_1 button:active {
    background-color: #434582;
    box-shadow: 0 6px 9px rgba(50, 50, 93, 0.06), 0 2px 5px rgba(0, 0, 0, 0.08),
    inset 0 1px 0 #9ea0ce;
}

.wpestate_stripe.wpestate_stripe_form_1 .error svg .base {
  fill: #fff;
}

.wpestate_stripe.wpestate_stripe_form_1 .error svg .glyph {
  fill: #6772e5;
}

.wpestate_stripe.wpestate_stripe_form_1 .error .message {

}

.wpestate_stripe.wpestate_stripe_form_1 .success .icon .border {
  stroke: #87bbfd;
}

.wpestate_stripe.wpestate_stripe_form_1 .success .icon .checkmark {
 stroke: #87bbfd;
}

.wpestate_stripe.wpestate_stripe_form_1 .success .title {
  color: #fff;
}

.wpestate_stripe.wpestate_stripe_form_1 .success .message {
  color: #9cdbff;
}

.wpestate_stripe.wpestate_stripe_form_1 .success .reset path {
  fill: #fff;
}

#wpestate_stripe_alert,
#wpestate_stripe_alert_succes{
    text-align: center;
    display:none;
}
.wpestate_stripe_form_1 .error{
    text-align: center;
    margin-top: 10px;
}

.wpestate_stripe_form_1 img{
    margin:0px auto;
}

.wpestate_stripe_pay_desc{
    text-align: center;
    color: #222;
    font-weight: 600;
}

#direct_pay_modal .modal-title{
    padding-top:20px;
}

/*=Invoices
---------------------------------------------*/
#invoice_type,
#invoice_status,
#invoice_end_date,
#invoice_start_date {
    width: calc((100% - 60px)/4);
    min-height: 56px;
}

#invoice_status{
    margin-right: 0px;
}

.invoice_totals{
    padding:0px;
    color: #263238;
}

.invoice_unit {
    padding: 10px 0px;
    margin: 0px -15px;
    line-height: 1.4em;
    border-top: 1px solid #f6f4f4;
    padding: 30px 0px 30px 0px;
    width: 100%;
    float: left;
}

.no_invoices{
    float:left;
}

.invoice_unit:nth-of-type(odd){
    background: #fff;
}

.invoice_filters{
    padding: 0px;
    margin: 0px -15px;
}

/*= analytics*/
.statistics_wrapper_dashboard {
    float: left;
    width: 100%;
}

.my_chart_dash,
#myChart{
    height:400px!important;
    width: 100%!important;
}

.my_chart_dash {
    margin-top: 15px;
    margin-bottom: 15px;
}

#myChart_widget_total{
    height: 300px;
}




/*=unit payment*/
.paymentmodal{
  position: fixed;
  top: 30%;
  width: 450px;
  height: 300px;
  display: none;
  left: 50%;
  margin-left: -225px;
  z-index: 999;
}

.paymentmodal_close{
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  padding: 5px;
  border-radius: 4px;
}


.payment_backgorund{
  position: fixed;
  top:0px;
  left:0px;
  width: 100%;
  height: 100%;
  background-color: #222;
  opacity: 0.3;
  z-index: 9;
  display: none;
}



/*=inbox dashboard
---------------------------------------------------------------------*/

.unread_mess_wrap{
    width: 100%;
    float: left;
    padding-left: 60px;
    font-weight: 600;
}

.all_mess_wrapper{
    float: left;
    width: 100%;
}

.wpestate_dashboard_section_title.inbox_title{
  margin-left: 0px;
  margin-bottom: 45px;
}


.col-md-12.message_explaining{
    font-size: 12px;
    float: left;
    color: #8593a9;
    padding-left: 0px;
}

.message_submit{
    margin-bottom: 5px;
}

.messages_wrapper .col-md-12{
    float:left;
}

.message_listing{
  width: 100%;
  float: left;
  position: relative;
  box-sizing: border-box;
}

.message_header{
    padding: 30px 0px 30px 0px;
    box-sizing: border-box;
    margin: 0px 0px 0px 0px;
    width:100%;
    float: left;
    cursor:pointer;
}


.delete_inaction{
    padding: 4px 10px;
    font-size: 13px;
}

.message-action i{
    color: #fff;
}

.mess_unread{
    color: #fd2d4f;
    margin: 8px 10px 0px 0px;
}
.mess_unread i{
 font-size: 20px;
}

.mess_date,
.mess_subject,
.mess_from{
    line-height: 26px;
    margin-top: 5px;
    float: left;
}

.mess_from{
    cursor:pointer;
}


.mess_reply_form,
.mess_content{
      padding: 15px 15px;
      background: #fafafa;
      box-sizing: border-box;
      margin: 30px 15px 0px 15px;
      width: 97%;
      float: left;
      position: relative;
      display: none;
      border-radius: 8px;
}
.message_reply_content{
  min-height: 200px;
}

.mess_reply_form{
    margin-top: -10px;
    padding-top: 15px;
}

.mess_content{
    padding-top: 20px;
    word-break: break-word;
}

.mess_content-list-replies{
    padding-top: 20px;
}

.mess_content-list-replies h4{
    font-size: 16px;
    margin-bottom: 5px;
}

.mess_content-list-replies_unit{
  margin-bottom: 10px;
  padding: 30px 15px;
  border-radius: 8px;
}

.mess_content-list-replies_unit:nth-child(odd){
    background-color: #ffffff;
}

.row.property_wrapper_dash.inbox_row{
  padding: 0px;
}

.mess_reply,
.mess_delete,
.mess_read_mess,
.mess_send_reply{
    width: 35px;
    height: 35px;
    display: inline-block;
    padding: 3px 0px 0px 3px;

    cursor: pointer;
    border-left: 1px solid #e8ebf0;
}

.mess_reply:hover,
.mess_delete:hover,
.mess_read_mess:hover,
.mess_send_reply:hover {
      background-color: #222222;
}

.mess_reply:hover i,
.mess_delete:hover i,
.mess_read_mess:hover i,
.mess_send_reply:hover i{
    color:#fff;
}

.mess_send_reply_button2,
.mess_send_reply_button{
   cursor: pointer;
}

.mess_send_reply_button2{
  margin: 15px 0px 30px 0px;
}

.mess_read_mess{
    padding: 3px 9px 0px 0px;
}

.mess_delete{
  padding: 6px 0px 0px 0px;
  background-color: #6c5dd3;
  border-radius: 4px;
  text-align: center;
  margin-right: 7px;
}

.mess_reply{
  text-align: center;
  line-height: 35px;
  padding: 0px;
  background-color: #6c5dd3;
  border-radius: 4px;
}

.mess_unread,
.mess_read{
    float: left;
}

.mess_title{
    width:100%;
    float:left;
    margin-bottom: 15px;
}

.message_content{
    line-height: 1.3em;
}

#subject_reply{
    width:50%;
}

#message_reply_content{
    width: 99%;
    height:100px;
}


.delete_wrapper{
    float:left;
    display:inline;
}

.delete_wrapper .tooltip{
    top:auto!important;
    bottom:-45px!important;
}


.statistics_wrapper_total_views{
  float: left;
  margin: 0px 30px;
}

.back_prop_list{
  float:left;
}

.not_allow_submit{
  float: left;
  padding-left: 15px;
}


#westate_crm_create_contact,
#westate_crm_create_lead{
  position: absolute;
  right: 47px;
  top: 25px;
  padding: 6px 30px;
  font-size: 13px;
  font-weight: 700;
}

.wpestate_crm_list_leads h2,
.wpestate_crm_display_contact_info_wrapper h2,
.wpestate_crm_add_coment_contact_wrapper h2{
  color: #222;
  font-size: 17px;
  line-height: 1.6em;
  font-weight: 500;
}

.comment_item{
  margin-bottom: 15px;
}
.comment_name,
.comment_date{
  margin-bottom: 5px;
}

.contact_crm_detail{
  width: 100%;
  float: left;
  margin: 5px 0px;
}

#crm_private,
#crm_new_commnet,
#crm_private{
  height: 100px;
}


.contact_crm_detail label{
  font-weight: 600;
}
</pre></body></html>