/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14-12-2017, 15:26:16
    Author     : duongca
*/
* {
	outline: none !important;
}
.clearfix{
	clear: both;
}
.iwp-dashboard-page .modal {
	text-align: center;
	padding: 0!important;
}

.iwp-dashboard-page .modal:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.iwp-dashboard-page .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
}

.iwp-btn-primary{
	padding: 10px 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 5px;
    font-size: 13px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 14px;
    font-weight: 500;
    border-width: 2px;
	border-style: solid;
    display: inline-flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    justify-items: center;
}
.iwp-btn-primary.iwp-change-package {
	background-color: #33aa58;
	border-color: #33aa58;
    -webkit-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.iwp-btn-primary:hover{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    color: #fff;
}
.iwp-btn-primary i{
	font-size: 16px;
	margin-right: 10px;
}

.iwp-cancel-subscription{
	display: inline-block;
	margin-top: 20px;
	background: #fff;
	color: #666;
}
.iwp-buy-package{
	text-transform: uppercase;
	display: inline-block;
}
.iwp-btn-iwp-btn-danger{
	padding: 8px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 23px;
}
body.iwp-dashboard-page:not(.home) .contents-main,
body.iwp-dashboard-page:not(.home) .main-content {
    padding: 0;
}
.iwp-dashboard{
	background: #ffffff;
}
.iwp-dashboard-menu-mobile{
	display: none;
}
.iwp-dashboard-sidebar.iwp-dashboard-menu-desktop {
    display: block;
    position: fixed;
	width: 332px;
    height: 100%;
    z-index: 90;
    background: #2a2a2a;
    top: 0;
    padding-top: 85px;
}
body.admin-bar .iwp-dashboard-sidebar.iwp-dashboard-menu-desktop {
    padding-top: 117px;
}
.iwp-dashboard-main{
	margin-left: 332px;
	background: #eff3f6;
	border-left: 1px solid #e6eaee;
	min-height: 790px;
}
.iwp-dashboard-sidebar .iwp-dashboard-menu{
	padding: 10px 0 32px;
    background: #2a2a2a;
}
.iwp-dashboard-main-inner{
	padding: 50px;
}
.iwp-dashboard-main-inner .iwp-general-form{
	border: 1px solid #e6eaee;
	background: #fff;
	clear: both;
	padding: 20px;
	border-radius: 4px;
}
.iwp-dashboard-menu{
	color: #eee;
}
.iwp-dashboard-menu span.iwp-navigation-text{
	padding: 0 30px;
    color: #999;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    margin: 15px 0 5px;
}
.iwp-dashboard-menu > ul{
    padding: 0 !important;
    margin: 0 !important;
}
.iwp-dashboard-menu ul li{
	list-style: none;
}
.iwp-dashboard-menu > ul >li{
	position: relative;
}
.iwp-dashboard-menu > ul li a,
.iwp-dashboard-menu > ul li a:hover {
    color: #eeeeee;
    font-size: 15px;
	font-weight: 300;
}
.iwp-dashboard-menu > ul >li.active >a{
	border-top: 1px solid #e6eaee;
	border-bottom: 1px solid #e6eaee;
}
ul#iwp-menu-accordion .panel-heading {
	padding: 0;
	display: flex;
	margin: 0;
	border-bottom: 0;
	justify-content: space-between;
	align-items: center;
	-webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
    border-left: 3px solid transparent;
    position: relative;
}
ul#iwp-menu-accordion li:hover .panel-heading,
ul#iwp-menu-accordion li .panel-heading.open,
ul#iwp-menu-accordion li.active .panel-heading {
    border-radius: 0;
    background: rgba(255,255,255,.05);
    border-color: #f91942;
}
ul#iwp-menu-accordion li:hover .panel-heading a{
	color: #fff;
}
ul#iwp-menu-accordion li.active .panel-heading a {
	color: #fff;
}
ul#iwp-menu-accordion .panel-heading > a{
	font-size: 15px;
	padding: 11px 30px 11px 25px;
}
ul#iwp-menu-accordion .panel-heading > a.pull-right {
	position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    line-height: 24px;
}
ul#iwp-menu-accordion .panel-heading > a.iwp-menu-title{
	display: flex;
	width: 100%;
	align-items: center;
	padding: 11px 30px 11px 25px;
	color: #eeeeee;
    line-height: 24px;
	font-weight: 300;
}
ul#iwp-menu-accordion .panel-heading > a.iwp-menu-title i{
	font-size: 15px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
    text-shadow: none;
}
ul#iwp-menu-accordion .panel-heading > a.iwp-menu-title .nav-tag {
	top: -2px;
	position: relative;
	background-color: #64bc36;
	display: inline-block;
	font-size: 11px;
	line-height: 21px;
	color: #fff;
	padding: 0 7px;
	box-sizing: border-box;
	text-align: center;
	min-width: 20px;
	height: 20px;
	letter-spacing: -.5px;
	border-radius: 50px;
	margin-left: 4px;
	font-weight: 400;
}
ul#iwp-menu-accordion li ul.sub-menu {
    padding: 0 0 15px;
    margin: 0;
    border-left: 3px #f91942 solid;
}
#iwp-menu-accordion .in ul.sub-menu {
    border-left: 3px #f91942 solid;
    background: rgba(255,255,255,.05);
}
ul#iwp-menu-accordion li ul.sub-menu > li{
	padding: 5px 54px;
}
.iwp-dashboard-menu-mobile {
    padding: 50px 50px 0;
    background: #eff3f6;
}
.iwp-dashboard-menu-mobile button {
	width: 100%;
	padding: 13px;
	font-size: 14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: capitalize;
	border: none;
    background: #333333;
    color: #ffffff;
    margin: 0;
    font-weight: 500;
}
.iwp-dashboard-menu-mobile.open-menu button {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.iwp-dashboard-menu-mobile button i {
	padding: 0 5px;
}
.iwp-dashboard-sidebar.iwp-dashboard-menu-mobile .iwp-dashboard-menu {
    display: none;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}
.iwp-dashboard-menu-mobile .dropdown ul{
	margin: 0;
	list-style: none;
	width: 100%;
}
.iwp-message{
	background: rgba(255, 216, 0, 0.1);
	padding: 12px 25px 12px 45px;
	text-align: left;
	color: #222;
	margin-bottom: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
.iwp-message:before {
	color: #007bdb;
	content: "\f149";
	background: 0 0;
	border: 0;
	font-family: Ionicons;
	font-size: 1.9rem;
	font-style: normal;
	font-weight: 400;
	height: auto;
	left: 18px;
	line-height: inherit;
	margin-top: -1.3rem;
	position: absolute;
	speak: none;
	text-shadow: none;
	top: 50%;
	width: auto;
}
.iwp-select-package .iwp-message{
	margin: 0 15px 20px;
}
.iwp-message .iwp-message-content{
	max-width: 940px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: baseline;
}
.iwp-message-content > a, .iwp-message > a{
	margin: 7px 0 7px 5px;
}
.iwp-message-content > a:first-child, .iwp-message > a{
	margin-left: 27px;
}
.iwp-message-content > a i, .iwp-message > a i{
	margin-right: 3px;
}
.iwp-dashboard-main-inner .iwpmb-text-wrapper, .iwp-dashboard-main-inner .iwpmb-email-wrapper,
.iwp-dashboard-main-inner .iwpmb-password-wrapper, .iwp-dashboard-main-inner .iwpmb-taxonomy-wrapper,
.iwp-dashboard-main-inner .iwpmb-number-wrapper, .iwp-dashboard-main-inner .iwpmb-select-wrapper,
.iwp-dashboard-main-inner .iwpmb-checkbox-wrapper, .iwp-dashboard-main-inner .iwpmb-post-wrapper,
.iwp-dashboard-main-inner .iwpmb-date-wrapper, .iwp-dashboard-main-inner .iwpmb-taxonomy2-wrapper,
.iwp-dashboard-main-inner .iwpmb-select_advanced-wrapper{
	width: 50%;
	display: inline-block;
}

.iwp-dashboard-main-inner .group-map .iwpmb-text-wrapper, .iwp-dashboard-main-inner .group-map .iwpmb-taxonomy-wrapper{
	width: 100%;
}
.iwpmb-field.iwpmb-text-wrapper.iwpmb-address-component{
	width: 50%;
	float: left;
}
.iwp-dashboard-main-inner .group-map .iwpmb-map-canvas{
	height: 270px;
}

.iwp-dashboard-main-inner .iwpmb-fullwidth-wrapper, .iwp-dashboard-main-inner .iwpmb-field-4-column,
.iwp-dashboard-main-inner .iwpmb-field-3-column, .iwp-dashboard-main-inner .iwpmb-field-2-column{
	width: 100%;
}
.iwp-dashboard-main-inner .iwp-dashboard-title > span{
	font-size: 15px;
	margin-left: 12px;
	color: #777777;
	font-weight: 400;
}
.iwp-dashboard-main-inner .iwp-dashboard-title{
	text-align: left;
	margin: 0 0 30px;
    font-weight: 500;
}
.iwp-general-form .iwpmb-field > div,
.iwp-general-form .iwpmb-field.iwpmb-field-waiting-responsible {
	padding: 0 9px;
}
.iwp-general-form .iwpmb-field > div .iwpmb-sort-clone{
	padding: 5px 0;
}
.iwp-general-form .iwpmb-clone .iwpmb-field > div{
	padding: 0;
}
.iwpmb-field .iwpmb-label label{
	font-size: 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0.05em;
    color: #777;
    margin: 0;
}
.iwpmb-field.has-error .iwpmb-label label{
	color: #c00 !important;
}
.iwpmb-field.has-error .iwpmb-input input{
	border-color: #c00 !important;
	background: #ffebe8 !important;
}
.iwpmb-field.has-error .iwpmb-input .select2-selection{
	border-color: #c00 !important;
	background: #ffebe8 !important;
}
#iwp-validate-container{
	display: none;
}
.iwp-dashboard-main-inner .iwp-vote-review-for .iwp-search-form {
    display: table;
}
.iwp-general-form .iwpmb-field input[type="password"], .iwp-general-form .iwpmb-field input[type="number"],
.iwp-general-form .iwpmb-field input[type="text"], .iwp-general-form .iwpmb-field input[type="email"],
.iwp-general-form .iwpmb-field input[type="date"], .iwp-general-form .iwpmb-field input[type="url"],
.iwp-general-form .iwpmb-field select, .iwp-general-form .iwpmb-field textarea, .iwp-vote-review-for textarea{
	font-size: 13px;
    font-weight: 400;
    color: #333;
    height: 42px;
    background: #eff3f6;
    border: none;
    padding: 7px 15px;
    border-radius: 3px;
    width: 100%;
    transition: all 0.15s linear 0s;
    -webkit-transition: all 0.15s linear 0s;
}
.iwp-general-form .iwpmb-field input[type="password"]:-moz-read-only, .iwp-general-form .iwpmb-field input[type="number"]:-moz-read-only,
.iwp-general-form .iwpmb-field input[type="text"]:-moz-read-only, .iwp-general-form .iwpmb-field input[type="email"]:-moz-read-only,
.iwp-general-form .iwpmb-field input[type="date"]:-moz-read-only, .iwp-general-form .iwpmb-field input[type="url"]:-moz-read-only,
.iwp-general-form .iwpmb-field textarea:-moz-read-only{
	background: #f5f5f5;
}
.iwp-general-form .iwpmb-field input[type="password"]:read-only, .iwp-general-form .iwpmb-field input[type="number"]:read-only,
.iwp-general-form .iwpmb-field input[type="text"]:read-only, .iwp-general-form .iwpmb-field input[type="email"]:read-only,
.iwp-general-form .iwpmb-field input[type="date"]:read-only, .iwp-general-form .iwpmb-field input[type="url"]:read-only,
.iwp-general-form .iwpmb-field textarea:read-only{
	background: #f5f5f5;
}
.iwp-general-form .iwpmb-field input[type="password"]:disabled, .iwp-general-form .iwpmb-field input[type="number"]:disabled,
.iwp-general-form .iwpmb-field input[type="text"]:disabled, .iwp-general-form .iwpmb-field input[type="email"]:disabled,
.iwp-general-form .iwpmb-field input[type="date"]:disabled, .iwp-general-form .iwpmb-field input[type="url"]:disabled,
.iwp-general-form .iwpmb-field textarea:disabled{
	background: #f5f5f5;
}

.iwp-general-form .iwpmb-field input[type="password"]:focus, .iwp-general-form .iwpmb-field input[type="number"]:focus,
.iwp-general-form .iwpmb-field input[type="text"]:focus, .iwp-general-form .iwpmb-field input[type="email"]:focus,
.iwp-general-form .iwpmb-field input[type="date"]:focus, .iwp-general-form .iwpmb-field input[type="url"]:focus,
.iwp-general-form .iwpmb-field select:focus, .iwp-general-form .iwpmb-field textarea:focus{
	outline: none;
    background-color: #ffffff;
    box-shadow: 4.5px 7.8px 22px 0 rgba(0, 0, 0, 0.15);
    border-width: 1px;
	border-style: solid;
}
.iwp-general-form .iwpmb-field input::placeholder{
	color: #777;
}
.iwp-general-form .iwpmb-field.iwpmb-map-wrapper, .iwp-general-form .iwpmb-field.iwpmb-textarea-wrapper,
.iwp-general-form .iwpmb-group-wrapper{
	clear: both;
}
.iwp-general-form .iwpmb-field select{
	height: 41px;
}
.iwp-general-form > .fields-group{
	padding-bottom: 25px;
	padding-top: 35px;
	float: left;
	border-bottom: 1px solid #f6f7f9;
	width: 100%;
}
.iwp-general-form > .fields-group > h3, .iwp-change-password-form > h3{
	padding: 0 9px;
    font-weight: 500;
    font-size: 18px;
    float: left;
    min-width: 245px;
    margin: 0 0 35px;
}
.iwp-general-form > .fields-group > .fields {
	float: left;
    width: calc(100% - 245px);
}
@media (max-width: 1024px)  {
    .iwp-general-form > .fields-group > .fields {
        float: left;
        width: 100%;
    }
}
.iwp-button-loader-respon-msg .iwp-respon-msg{
	margin-top: 40px;
	margin-left: 20px;
}
.iwp-change-password-form .iwp-button-loader-respon-msg .iwp-respon-msg{
	margin-top: 15px;
}
.iwp-edit-profile .iwp-change-password{
	margin-top: 30px;
}
.edit-profile .iwpmb-field.iwpmb-image_single-wrapper{
    display: block;
}
.iwp-edit-profile .iwp-change-password .iwp-button-loader-respon-msg .iwp-btn.iwp-btn-primary.iwp-change-password-btn, .iwp-edit-profile .iwp-change-password .iwp-button-loader-respon-msg .iwp-btn.iwp-btn-iwp-btn-danger.iwp-delete-account-btn{
	display: inline-block;
    margin: 10px 0 35px;
}
.iwp-edit-profile .iwp-change-password .iwp-button-loader-respon-msg .iwp-btn.iwp-btn-primary.iwp-change-password-btn{
	float: left;
}
.iwp-edit-profile .iwp-change-password .iwp-button-loader-respon-msg .iwp-btn.iwp-btn-iwp-btn-danger.iwp-delete-account-btn{
    font-weight: 500;
    background: #333;
    color: #fff;
    text-transform: none;
	float: right;
}
.iwp-edit-profile .iwp-change-password .iwp-button-loader-respon-msg .iwp-btn.iwp-btn-iwp-btn-danger.iwp-delete-account-btn:hover{
    background: #ff3939;
}
.iwp-general-form .iwpmb-map-goto-address-button{
	line-height: 25px;
	background: #eff3f6;
	border: 1px solid #eff3f6 !important;
	float: right;
	font-weight: 400 !important;
}
.iwp-general-form .iwp-respon-msg > div, .iwp-general-form button[type="submit"]{
	margin: 35px 0;
}
.iwp-general-form .iwpmb-field .select2-container{
	width: 100%;
}
.iwp-general-form .iwpmb-field .select2-container .select2-selection--single, .iwp-general-form .iwpmb-field.iwpmb-taxonomy2-wrapper .multiselect.dropdown-toggle.btn{
	font-size: 13px;
    font-weight: 500;
    color: #333;
    height: 42px;
    background: #eff3f6 !important;
    border: none;
    padding: 0 15px;
    border-radius: 3px;
    width: 100%;
    transition: all 0.15s linear 0s;
    -webkit-transition: all 0.15s linear 0s;
}
body .iwp-general-form .select2-container--default .select2-selection--single .select2-selection__rendered{
	padding: 0;
}
.iwp-general-form .iwpmb-field .select2-selection--single .select2-selection__arrow{
	line-height: 35px;
	height: 39px;
}
body .select2-container--default .select2-search--dropdown .select2-search__field{
	border-color: #85b7d9;
}
.iwp-general-form .iwpmb-select-tree .iwpmb-select-tree{
	margin: 8px 0 0;
}
.iwp-general-form .iwpmb-select-tree .select2-container{
	width: 100% !important;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper{
	vertical-align: top;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-avatar-profile-agents,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-agent-background-profile,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-agency-background-profile,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-logo-company-profile,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-avatar-profile{
	display: block;
	float:left;
	min-width: 400px;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-avatar-profile-agents,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-agent-background-profile{
	position: relative;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-avatar-profile-agents .iwpmb-label,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-agent-background-profile .iwpmb-label{
	position: absolute;
	left: 170px;
	top: 10px;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-avatar-profile-agents .iwpmb-label label,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-agent-background-profile .iwpmb-label label
{
	font-weight: bold;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-avatar-profile-agents p.description,
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper.iwp-agent-background-profile p.description{
	position: absolute;
	left: 180px;
	width: 100%;
	top: 45px;
}
.iwp-general-form .iwpmb-image_single-wrapper.iwp-single-image-featured{
	position: relative;
	min-width: 350px;
}
.iwp-general-form .iwpmb-image_single-wrapper.iwp-single-image-featured .iwpmb-label{
	position: absolute;
	left: 115px;
	top: -9px;
}
.iwp-general-form .iwpmb-image_single-wrapper.iwp-single-image-featured .description{
	position: absolute;
	left: 125px;
	top: 20px;
	max-width: 190px;
}
.iwp-general-form .iwpmb-image_single-wrapper.iwp-single-image-featured .iwpmb-image_single-remove{
	position: absolute;
	bottom: 0;
	left: -5px;
}
.iwp-general-form .iwpmb-image_single-wrapper.iwp-single-image-featured .iwpmb-image_single img{
	border-radius: 4px;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper .iwpmb-image_single{
	border: 2px dashed #b9b9b9;
	background: #eff3f6;
	border-radius: 10px;
	padding: 8px 5px;
    transition: all 0.2s;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper button{
	border: 0;
	text-indent: -999999px;
	position: relative;
	margin-top: -3px !important;
	background: transparent;
	white-space: inherit;
}
.iwp-general-form .iwpmb-field.iwpmb-image_single-wrapper button:after{
	position: absolute;
	content: '\f128';
	font-family: Ionicons;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-indent: 0;
	font-size: 21px;
}
.iwpmb-media-view ul{
	padding: 0;
}
.iwpmb-media-view ul li{
	list-style: none;
}
.iwpmb-field.iwpmb-image_advanced-wrapper a.iwpmb-add-media, .iwpmb-field.iwpmb-file_advanced-wrapper a.iwpmb-add-media{
	cursor: pointer;
	display: inline-block;
	background: #f5f5f5;
	padding: 5px 20px;
	border: 1px #eeeeee solid;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	color: #333333;
	text-transform: uppercase;
	height: auto;
	box-shadow: none;
	text-shadow: none;
	line-height: unset;
	font-weight: 400;
}
.iwp-general-form .iwpmb-media-view ul.iwpmb-media-list{
	border: 2px dashed #b9b9b9;
	padding: 15px 15px 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
	border-radius: 10px;
	min-height: 168px;
	background: #eff3f6;
    transition: all 0.2s;
}
.iwp-general-form .iwpmb-radio-wrapper ul.iwpmb-input-list{
	margin: 0;
	padding: 0;
}
.iwp-general-form .iwpmb-radio-wrapper ul.iwpmb-input-list li{
	margin: 0 10px 10px 0;
}
.iwpmb-radio-wrapper input[type="radio"], .iwpmb-checkbox-wrapper input[type="checkbox"],
.iwpmb-input-list input[type="radio"], .iwpmb-input-list input[type="checkbox"]{
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	cursor: pointer;
	margin-right: 24px;
	outline: 0;
}
.iwpmb-radio-wrapper input[type="radio"]:checked, .iwpmb-checkbox-wrapper input[type="checkbox"]:checked,
.iwpmb-input-list input[type="radio"]:checked, .iwpmb-input-list input[type="checkbox"]:checked{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
}
.iwpmb-radio-wrapper input[type="radio"]::before, .iwpmb-checkbox-wrapper input[type="checkbox"]::before,
.iwpmb-input-list input[type="radio"]::before, .iwpmb-input-list input[type="checkbox"]::before{
	border: 2px solid #eeeeee;
	content: "";
	position: absolute;
	top: -13px;
	left: 0;
	width: 15px;
	height: 15px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iwpmb-radio-wrapper input[type="radio"]::before, .iwpmb-input-list input[type="radio"]::before{
	border-radius: 50%;
}
.iwpmb-radio-wrapper input[type="radio"]:checked::before, .iwpmb-checkbox-wrapper input[type="checkbox"]:checked::before,
.iwpmb-input-list input[type="radio"]:checked::before, .iwpmb-input-list input[type="checkbox"]:checked::before{
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iwpmb-radio-wrapper input[type="radio"]:checked::after, .iwpmb-checkbox-wrapper input[type="checkbox"]:checked::after,
.iwpmb-input-list input[type="radio"]:checked::after, .iwpmb-input-list input[type="checkbox"]:checked::after{
	content: '\f121';
	position: absolute;
	font-family: Ionicons;
	font-size: 9px;
	top: -10px;
	color: #fff;
	left: 4px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iwp-pagination{
	text-align: center;
	margin: 20px 0;
}
.iwp-pagination .page-numbers{
	background: #ebebeb;
	color: #777777;
	padding: 2px 12px;
	border-radius: 4px;
	display: inline-block;
	margin: 0 3px;
	font-size: 14px;
	font-weight: 500;
	-webkit-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
.iwp-pagination .page-numbers i{
	font-weight: 700;
}
.iwp-pagination span.current {
	color: #ffffff;
}
.iwp-pagination a.page-numbers:hover{
	background: #ffffff;
}
.iwp-pagination .page-numbers.dots{
	background: transparent;
}
body .iwp-general-form .wp-editor-container > .mce-container{
	border: 0;
}
.iwp-general-form .iwpmb-sort-clone a.remove-clone {
	right: 0;
	top: 44px;
}

/*tab packages*/
.iwp-select-package .package-item {
    position: relative;
	padding: 0;
	margin: 0 15px 0;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: all 0.2s ease-out 0.1s;
	-moz-transition: all 0.2s ease-out 0.1s;
	-ms-transition: all 0.2s ease-out 0.1s;
	-o-transition: all 0.2s ease-out 0.1s;
	transition: all 0.2s ease-out 0.1s;
    overflow: hidden;
	background: #fff;
}
.iwp-select-package .package-item:after {
    content: "";
    position: absolute;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1px #e6eaee solid;
}
.iwp-select-package .package-item.package-featured:after {
	border-width: 2px;
	border-style: solid;
}
.package-item .package-item-top{
	padding: 35px 0 5px;
	text-align: center;
	border: 1px solid #e6eaee;
	border-bottom: none;
	position: relative;
    z-index: 2;
}
.iwp-select-package .package-item.package-featured .package-item-top{
	color: #ffffff;
}
.iwp-select-package .package-item.package-featured .package-item-top::before{
	background: url("../img/package-featured.png") no-repeat top left;
	content: '';
	position: absolute;
	top:-3px;
	left:-3px;
	width: 98px;
	height: 98px;
}
.package-item .package-title{
	font-size: 13px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
}
.package-item.package-featured .package-title{
	color: #ffffff;
}
.package-item .package-price{
	font-size: 48px;
	font-weight: 500;
	display: block;
	margin: 30px 0 -8px;
	line-height: 48px;
}
.package-item .package-id button {
	border-width: 2px;
	border-style: solid;
	border-radius: 20px;
	padding: 5px 30px;
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-webkit-transition: all 0.15s ease;
	box-shadow: 3px 7px 25px 0 rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 3px 7px 25px 0 rgba(0, 0, 0, 0.25);
	-webkit-box-shadow: 3px 7px 25px 0 rgba(0, 0, 0, 0.25);
	margin: 35px 0 ;
}
.package-item .package-id button:hover {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;

}
.package-item .package-id button[disabled]{
	cursor: not-allowed;
	color: #b9b9b9!important;
	background-color: #eee !important;
	border-color: #eee !important;
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
}
.package-item .package-id button[disabled]:hover{
	cursor: not-allowed;
	color: #b9b9b9;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.package-item .package-id button.iwp-current-package{
	color: #fff;
	background-color: #33aa58;
	border-color: #33aa58;
}
.package-item .package-id button.iwp-current-package:hover{
	box-shadow: none!important;
	-moz-box-shadow: none!important;
	-webkit-box-shadow: none!important;
}
.iwp-select-package .package-item.package-featured .package-id button{
	border-color: #fff;
}
.iwp-select-package .package-item.package-featured .package-id button:hover{
	box-shadow: none;
}
.package-item ul.package-item-bottom{
	margin: 0;
	padding: 0;
	list-style: none;
    position: relative;
    z-index: 2;
}
.package-item ul.package-item-bottom > li{
	padding: 10px 0 10px 50px;
	color: #777777;
}
.package-item ul.package-item-bottom > li:nth-child(odd){
	background: rgba(82, 119, 163, 0.05);
}
.package-item ul.package-item-bottom > li span{
	color: #333333;
	margin-left: 6px;
}
.iwp-empty{
	padding: 30px 50px;
	background: rgba(82, 119, 163, 0.05);
	/*margin-bottom: 30px;*/
}
.iwp-select-package .owl-theme div.owl-controls {
    margin-top: 20px;
}
.iwp-current-package .current-package-btn{
	text-align: right;
	margin-top: 16px;
}

/*properties tab*/
body .iwp-search-form .select2-container .select2-selection--single{
	background: #ffffff;
}
.iwp-dashboard-main .iwp-search-form .select2-container--default .select2-selection--single .select2-selection__arrow{
	line-height: 37px;
	height: 38px;
}
body .iwp-dashboard-main .select2-container--default .select2-selection--single .select2-selection__arrow b{
	margin-left: 0;
	margin-top: -2px;
}
.iwp-properties .iwp-search-form span.select2-container{
	width: 170px !important;
}
body .iwp-search-form .select2-container--default .select2-selection--single .select2-selection__rendered{
	padding: 0 15px;
}
.iwp-dashboard-main-inner .iwpmb-wysiwyg-wrapper{
	clear: both;
}
.iwpmb-select-tree, .iwp-dashboard-main-inner .iwpmb-sort-clone div.iwpmb-field.iwpmb-wysiwyg-wrapper{
	width: 100%;
}
.iwp-dashboard-main-inner .iwpmb-input button.insert-media{
	padding: 7px 10px;
    margin-bottom: 5px;
    font-weight: 400;
    height: auto;
    background-color: #eff3f6;
}
.iwp-dashboard-main-inner .iwp-search-form{
	margin: 0 0 20px;
	padding-left: 20px;
	float: right;
}
.iwp-search-form .search-box{
	position: relative;
	margin-right: 14px;
    display: inline-block;
    float: left;
    margin-bottom: 10px;
}
.iwp-search-form .search-text{
	padding: 0 15px;
	border: 0;
	min-width: 280px;
    height: 42px;
    line-height: 42px;
	border-radius: 3px 0 0 3px;
	background-color: #ffffff;
}
.iwp-search-form .select2-container {
    margin: 0 0 10px;
}
.iwp-search-form button.search-button{
    width: 42px;
	padding: 0;
	background: #e6eaee;
	border: 0;
	margin-left: -4px;
	border-radius: 0 3px 3px 0;
	height: 42px;
    line-height: 42px;
    margin-bottom: 0;
    margin-right: 0;
}
.iwp-search-form .select2-container--default .select2-selection__arrow{
	height: 38px;
}
.iwp-search-form span.select2-container{
	margin-right: 14px;
}
.iwp-dashboard-main-inner .iwp-properties-table {
    clear: both;
    border: 1px solid #e6eaee;
}
.iwp-dashboard-main-inner .iwp-properties-table table{
    margin-bottom: 0;
}
.iwp-properties-table table thead{
	background: #e6eaee;
}
.iwp-properties-table table thead th{
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	border: 1px solid rgba(255, 255, 255, 0.1) !important;
	padding: 15px 20px !important;
}
.iwp-properties-table table tbody{
	background: #ffffff;
}
.iwp-properties-table table tbody tr:nth-child(even){
	background: rgba(242, 108, 97, 0.05);
}
.iwp-properties-table table tbody td{
	padding: 24px !important;
	vertical-align: middle !important;
	border-top: 0 !important;
}
.iwp-properties-table table tbody td:not(:last-child){
	border-right: 1px solid rgba(230, 234, 238, 0.5);
}
.iwp-properties-table table tbody td.iwp-views{
	font-weight: 500;
}
.iwp-properties-table .property-thumbnail{
	max-width: 190px;
	max-height: 120px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-right: 30px;
	background: #000;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px;
}
.iwp-properties-table .property-thumbnail img {
    opacity: 0.6;
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	border-radius: 4px;
}
.iwp-properties-table .property-thumbnail .property-label{
	position: absolute;
	top: 13px;
	left: 10px;
	width: 100%;
}
.property-thumbnail .property-label span.iwp-status{
	color: #ffffff;
	padding: 5px 15px;
	border-radius: 15px;
	box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.25);
}
.property-thumbnail .property-label > i{
	background-color: rgb(255, 216, 0);
	box-shadow: 0 7px 25px 0 rgba(255, 216, 0, 0.5);
	padding: 5px 10px;
	border-radius: 15px;
	color: #fff;
}
.iwp-properties-table .property-meta{
	float: left;
}
.iwp-properties-table.iwp-only-properties-table .property-meta{
	margin-top: 20px;
}
.iwp-properties-table .property-title{
	font-size: 16px;
	margin-top: 2px;
	margin-bottom: 8px;
}
.iwp-properties-table .property-title a{
	color: #333333;
	font-weight: 500;
    text-transform: capitalize;
}
.iwp-properties-table .iwp-published-date span > i{
	margin-right: 5px;
	color: #b9b9b9;
}
.iwp-properties-table .iwp-published-date span.text-published {
	color:#33aa58;
}
.iwp-properties-table .iwp-published-date span.text-published,
.iwp-properties-table .iwp-published-date span.text-expiry{
    display: block;
    font-weight: 500;
    font-size: 11px;
    text-transform: uppercase;
    margin-left: 15px;
    margin-top: 5px
}
.iwp-properties-table .iwp-published-date span.text-expiry{
	color: #e84a5f;
}
.iwp-properties-table .iwp-published-date .published-date{
	display: table;
	margin-bottom: 15px;
	text-align: left;
}
.iwp-properties-table .iwp-published-date .expired-date{
	display: table;
	text-align: left;
}
.iwp-properties-table .property-locations{
	display: block;
	margin-bottom: 10px;
}
.iwp-properties-table .property-price > span{
	font-weight: 500;
}
.iwp-properties-table .iwp-post-status span{
	border-radius: 20px;
	padding: 7px 18px;
    font-weight: 400;
    border: 2px solid!important;
}
.iwp-properties-table .iwp-post-status span.iwp-pending{
	color: #ffd800;
	border: 1px solid #ffd800;
}
.iwp-properties-table .iwp-post-status span.iwp-publish{
	border: 1px solid #33aa58;
	color:#33aa58;
}
.iwp-properties-table .iwp-post-status span.iwp-iwp-expired, .iwp-properties-table .iwp-post-status span.iwp-draft{
	color: #e84a5f;
	border: 1px solid #e84a5f;
}
.iwp-properties-table .iwp-post-status span.iwp-iwp-rejected{
	color: #a034e8;
	border: 1px solid #a034e8;
}
.iwp-properties-table .iwp-button-action{
	text-align: center;
	margin-right: 45px;
	display: inline-block;
}
.iwp-properties-table.iwp-orders-table .iwp-button-action{
	width: 89px;
}
.iwp-properties-table .iwp-button-action.iwp-action-publish.published a,
.iwp-properties-table .iwp-button-action.iwp-action-publish a:hover,
.iwp-properties-table .iwp-button-action.iwp-action-publish.published a i,
.iwp-properties-table .iwp-button-action.iwp-action-publish a:hover i,
.iwp-properties-table .iwp-button-action.iwp-action-accept-assign a:hover,
.iwp-properties-table .iwp-button-action.iwp-action-accept-assign a:hover i {
	color:#33aa58;
}
.iwp-properties-table .iwp-button-action a, .iwp-properties-table .iwp-menu-action-wrap a, .iwp-properties-table .iwp-button-action.iwp-action-make-featured{
	color: #333;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    cursor: pointer;
    outline: 0;
    transition: color 0.15s ease;
    -moz-transition: color 0.15s ease;
    -webkit-transition: color 0.15s ease;
}
.iwp-properties-table .iwp-button-action a i, .iwp-properties-table .iwp-menu-action-wrap a i, .iwp-properties-table .iwp-button-action.iwp-action-make-featured i{
	transition: color 0.15s ease;
	-moz-transition: color 0.15s ease;
	-webkit-transition: color 0.15s ease;
}
.iwp-properties-table .iwp-button-action i, .iwp-properties-table .iwp-menu-action-wrap i{
	display: block;
	font-size: 32px;
	color: #b9b9b9;
}
.iwp-properties-table .iwp-button-action.iwp-action-make-featured.featured a, .iwp-properties-table .iwp-button-action.iwp-action-make-featured a:hover{
	color: #ffd800;
}
.iwp-properties-table .iwp-button-action.iwp-action-make-featured.featured a i, .iwp-properties-table .iwp-button-action.iwp-action-make-featured a:hover i{
	color: #ffd800;
}
.iwp-properties-table .iwp-menu-action-wrap{
	position: relative;
	text-align: center;
	display: inline-block;
}
.iwp-menu-action{
	position: absolute !important;
	top: calc(100% + -20px);
	width: 108px;
	z-index: 9;
	-webkit-box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 7px 25px 0 rgba(0, 0, 0, 0.15);
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: rgb(255, 255, 255);
}
.iwp-menu-action:after{
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: rgb(255, 255, 255);
	border-width: 8px;
	margin-left: -8px;
}
.iwp-menu-action-inner > div{
	padding-bottom: 17px;
}
.iwp-menu-action-inner > div:first-child{
	padding-top: 17px;
}
.iwp-menu-action-inner a.iwp-edit-property:hover, .iwp-menu-action-inner a.iwp-delete-property:hover,
.iwp-menu-action-inner a.iwp-edit-property:hover i, .iwp-menu-action-inner a.iwp-delete-property:hover i{
	color: #e84a5f;
}
.iwp-menu-action-inner a.iwp-renew-property:hover,
.iwp-menu-action-inner a.iwp-submit-property:hover,
.iwp-menu-action-inner a.iwp-renew-property:hover i,
.iwp-menu-action-inner a.iwp-submit-property:hover i {
	color:#33aa58;
}
.iwp-dashboard-main-inner .iwp-general-form #iwp-validate-container{
	clear: both;
	margin: 20px 0 0 0 ;
	float: left;
	width: 100%;
	margin-bottom: -15px;
	padding: 15px 25px;
	background: #f5f5f5;
	border-radius: 4px;
}
.iwp-dashboard-main-inner .iwp-general-form #iwp-validate-container h4{
	font-weight: 500;
}
.iwp-general-form #iwp-validate-container ul{
	margin: 0;
	padding: 0;
	color: #a94442;
	list-style: none;
}
.iwp-general-form #iwp-validate-container ul li{
	list-style: inherit;
}
.iwp-general-form #iwp-validate-container ul li label{
	margin-bottom: 0;
    font-weight: 400;
	color: #a70303;
	cursor: pointer;
}
.iwp-dashboard-main-inner .iwpmb-field ul{
	margin: 0;
	padding: 0;
}
.iwp-dashboard-main-inner .iwpmb-field ul li{
	list-style: none;
}
.iwp-dashboard-main-inner .iwpmb-field ul li label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 10px;
    font-weight: 500;
    color: #333;
}
.iwp-dashboard-main-inner .iwpmb-field.iwpmb-field-4-column ul.iwpmb-input-list{
	display: flex;
	flex-wrap: wrap;
}
.iwp-dashboard-main-inner .iwpmb-field.iwpmb-field-4-column ul li{
	width: 25%;
}
.iwp-dashboard-main-inner .iwpmb-field.iwpmb-field-3-column ul li{
	width: 33.33333%;
}
.iwp-dashboard-main-inner .iwpmb-field.iwpmb-field-2-column ul li{
	width: 50%;
}
/*agents tab*/
.iwp-new-agent-form .iwpmb-checkbox-wrapper label#notification_description{
	margin-top: 39px;
	display: block;
}
.iwp-agents-table table tbody td{
	padding: 10px 20px;
}

/*orders tab*/
.iwp-orders .iwp-search-form span.select2-container{
	width: 180px !important;
}
.iwp-dashboard-main-inner .iwp-checkout-form{
	float: left;
	width: 100%;
}
.iwp-checkout-form .iwp-order-payment label:first-child {
	margin-top: 15px;
}
.iwp-checkout-form .iwp-order-payment label {
	width: 100%;
	color: #666;
	font-weight: normal;
}
.iwp-checkout-form .iwp-order-payment textarea {
	background: #fff;
	width: 100%;
}
.iwp-status span.iwp-completed {
	color:#33aa58;
}
.iwp-status span.iwp-pending-payment{
	color: #ffd800;
}
.iwp-status span.iwp-cancelled{
	color: #b9b9b9;
}
.iwp-status span.iwp-hold{
	color: #a034e8;
}
.iwp-status span i{
	font-size: 18px;
}
.iwp-button-action a.iwp-view-order:hover,
.iwp-button-action a.iwp-pay-order:hover,
.iwp-button-action a.iwp-view-order:hover i,
.iwp-button-action a.iwp-pay-order:hover i,
.iwp-button-action a.iwp-view-alert:hover,
.iwp-button-action a.iwp-view-alert:hover i {
	color:#33aa58;
}
.iwp-button-action a.iwp-cancel-order:hover, .iwp-button-action a.iwp-cancel-order:hover i{
	color: #e84a5f;
}
.iwp-checkout-form .iwp-order h3{
	margin: 0;
	font-size: 18px;
	color: #ffffff;
	padding: 15px 0 15px 50px;
	font-weight: 300;
}
.iwp-checkout-form .iwp-order-price table{
	border: 1px solid #e6eaee;
	border-top: 0;
	background: #fff;
}
.iwp-order-price table tr{
	border-bottom: 1px solid #eeeeee;
}
.iwp-order-price table thead th{
	font-size: 14px;
	font-weight: 300;
	border: 0;
}
.iwp-order-price table thead th,.iwp-order-price table tbody td{
	padding: 20px;
}
.iwp-order-price table thead th:first-child, .iwp-order-price table tbody td:first-child{
	padding-left: 50px;
}
.iwp-order-price table tbody tr.iwp-subtotal, .iwp-order-price table tbody tr.iwp-sale-tax, .iwp-order-price table tbody tr.iwp-total-sales{
	/*background-color: #eff3f6;*/
}
.iwp-order-price table tbody tr.iwp-total-sales td{
	text-transform: uppercase;
	color: #333333;
	font-size: 15px;
	font-weight: 500;
	vertical-align: middle;
}
.iwp-order-price table tbody tr.iwp-total-sales td:last-child{
	text-transform: uppercase;
	color: #333333;
	font-size: 36px;
	font-weight: 500;
	vertical-align: middle;
}
.iwp-payments-content{
	display: flex;
	flex-wrap: wrap;
}
.iwp-payments-content .payment-method-item-wrap{
	width: 50%;
}
.iwp-payments-content .payment-method-item{
	border: 1px solid #eee;
    margin-right: 15px;
    margin-bottom: 15px;
    text-align: center;
    background-color: rgb(246, 247, 249);
}
.iwp-payments-content .payment-method-item .wrap-img-payment{
	height: 150px;
	background: #fff;
	display: flex;
	padding: 20%;
	justify-content: center;
	align-items: center;
}
.iwp-checkout-form .iwp-payments-content .payment-method-item > label{
	width: 100%;
	margin: 0;
	cursor: pointer;
}
.payment-method-item label.payment-label{
	width: 100%;
	padding: 5px 0;
}
.iwp-payments .iwp-payments-content input[type="radio"]{
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	position: relative;
	cursor: pointer;
	margin-right: 15px;
	outline: 0;
}
.iwp-payments .iwp-payments-content input[type="radio"]:checked{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent;
}
.iwp-payments .iwp-payments-content input[type="radio"]::before{
	border: 2px solid #b9b9b9;
	content: "";
	position: absolute;
	top: -13px;
	left: 0;
	width: 15px;
	height: 15px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border-radius: 50%;
}
.iwp-payments .iwp-payments-content input[type="radio"]:checked::before{
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iwp-payments .iwp-payments-content input[type="radio"]:checked::after{
	content: '\f121';
	position: absolute;
	font-family: Ionicons;
	font-size: 9px;
	top: -10px;
	color: #fff;
	left: 4px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iwp-payments-content .payment-method-item:hover input[type="radio"]::before{
	background-color: rgb(255, 255, 255);
	box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.35);
	border-color: #ffffff;
}
.iwp-payments-content .payment-method-item:hover input[type="radio"]::after{
	content: '\f121';
	position: absolute;
	font-family: Ionicons;
	font-size: 9px;
	top: -10px;
	left: 4px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.iwp-order-payment button.iwp-payment-btn{
	margin: 25px auto 0;
	padding: 10px 20px;
}
.iwp-processing{
	position: relative;
}
.iwp-processing > span{
	visibility: hidden;
}
.iwp-processing:after{
	position: absolute;
	content: "";
	width: 24px;
	height: 24px;
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -12px;
	background: url("../img/ajax-loader1.gif");
	display: inline-block;
}
.iwp-dashboard-main.view-order .iwp-order-details {
    background: #ffffff;
    padding: 45px 50px;
	border-radius: 5px;
	border: 1px solid #eee;
}
.iwp-order-details .header-page {
    padding-bottom: 35px;
    border-bottom: 1px #eff3f6 solid;
    position: relative;
    margin-bottom: 45px;
    display: table;
    width: 100%;
}
.iwp-order-details .view-order-logo {
    float: left;
    width: 50%;
}
.iwp-order-details .order-id {
    float: right;
    width: 50%;
    font-size: 36px;
    font-weight: 700;
    text-align: right;
    position: relative;
    top: 6px;
}
.iwp-dashboard-main-inner .iwp-order-details .order-number-date {
    float: none;
    margin-top: 0;
}
.iwp-order-details .order-number-date{
	background-color: #f2f2f2;
	margin-bottom: 30px;
}
.iwp-order-details .order-number-date ul{
	margin: 0;
	padding: 0;
    display: table;
    width: 100%;
}
.iwp-order-details .order-number-date ul li {
    float: left;
	list-style: none;
	font-size: 14px;
	font-weight: 300;
    width: 25%;
    border-right: 1px #ffffff solid;
    border-bottom: 1px #ffffff solid;
    padding: 15px 35px;
}
.iwp-order-details .order-number-date ul li.no-border-right {
    border-right: none;
}
.iwp-order-details .order-number-date ul li.col-2 {
    width: 50%;
    border-bottom: none;
}
.iwp-order-details .order-number-date ul li span {
	display: block;
    color: #333333;
    line-height: 20px;
    font-weight: 400;
}
.iwp-order-details .order-number-date ul li span.title {
	font-size: 11px;
    color: #999999;
    font-weight: 500;
}
.iwp-order-details .order-number-date ul li span i{
	margin-right: 10px;
}
.iwp-order-details .order-details-content table{
	margin-bottom: 0;
    border-bottom: 2px #f5f5f5 solid;
}

.iwp-dashboard-main .iwp-order-details table thead tr th {
    padding: 15px 35px !important;
    background: #f5f5f5;
    color: #999999;
    font-weight: 500;
    font-size: 11px;
    border-right: 1px #ffffff solid;
    border-top: none !important;
    border-bottom: none !important;
}
.iwp-dashboard-main .iwp-order-details table tbody tr th:last-child {
    border-right: none;
}
.iwp-dashboard-main .iwp-order-details table tbody tr {
    background: none !important;
}
.iwp-dashboard-main .iwp-order-details table tr td {
    padding: 20px 35px !important;
    color: #333333;
    background: transparent;
    font-weight: normal !important;
}
.iwp-order-details .table tbody > tr > td {
	padding: 20px 30px !important;
	border: 0;
}
.iwp-dashboard-main .iwp-order-details .table tbody > tr:nth-child(odd){
	background: #f5f5f5;
}
.iwp-order-details .order-total-price {
    padding: 20px 65px;
    border-bottom: 2px #f5f5f5 solid;
    text-align: right;
}
.iwp-order-details .order-total-price span.title {
    display: inline-block;
    font-size: 11px;
    color: #999999;
    font-weight: 500;
    margin-right: 35px;
    line-height: 20px;
}
.iwp-order-details .order-total-price span.number-price {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
}
.iwp-order-details .link-support {
    padding: 20px 35px;
    color: #777777;
}
.iwp-order-details .link-support a {
    text-decoration: underline;
}
.iwp-order-details .payment-intructions {
	padding: 15px 35px;
    background: #f5f5f5;
    font-size: 14px;
    color: #777777;
    text-transform: uppercase;
}
.iwp-order-details .order-print{
	text-align: right;
}
.iwp-order-details .order-print a.print-button{
	margin-top: 40px;
	text-transform: uppercase;
}
.iwp-order-details .order-print a.print-button i{
	color: #ffffff;
}
/*dashboard tab*/
.iwp-dashboard-main.overview .top-wrap-seller{
	padding-bottom: 35px;
}
.iwp-dashboard-main.overview .top-wrap-seller .iwp-box-property {
     margin: 0 -5px 35px;
}
.iwp-dashboard-main.overview .top-wrap-seller .iwp-box-property:before {
    content: "";
    display: table;
}
.top-wrap-seller .seller-info-p-item {
	width: 50%;
	float: left;
	padding: 0 5px;
	text-align: center;
	color: #ffffff;
	display: table;
	height: 420px;
    margin-bottom: 10px;
}
.top-wrap-seller .seller-info-p-item.activated {
    height: 205px;
}
.top-wrap-seller .seller-info-p-item.small-items {
    height: auto;
}
.iwp-dashboard-main.overview .top-wrap-seller .iwp-box-property .small-items-inner {
    margin: 0 -5px;
}
.iwp-dashboard-main.overview .top-wrap-seller .iwp-box-property .small-items-inner:before {
    content: "";
    display: table;
}
.top-wrap-seller .seller-info-p-item.small-items .small-item {
    float: left;
    padding: 0 5px;
    width: 50%;
    display: table;
    height: 205px;
}
.top-wrap-seller .seller-box{
	display: table-cell;
	vertical-align: middle;
}
.top-wrap-seller .seller-info-p-item.all-properties .seller-box{
    background: url("../img/bg-all-properties.jpg") no-repeat;
    background-size: cover;
	border-radius: 4px;
}
.top-wrap-seller .seller-info-p-item.all-properties h5 {
    font-size: 72px;
    line-height: 72px;
}
.top-wrap-seller .seller-info-p-item .seller-box{
	background-color: #777777;
	border-radius: 4px;
}
.top-wrap-seller .seller-info-p-item.activated .seller-box {
	background-color: #33aa58;
}
.seller-info-p-item h5, .seller-info-p-item a, .seller-info-p-item span{
	color: #ffffff;
    font-weight: 500;
	font-size: 16px;
}
.seller-info-p-item a:hover{
	color: #fff;
}
.seller-info-p-item h5{
	font-size: 48px;
	line-height: 48px;
}
.seller-info-p-item a{
	font-size: 16px;
}
.iwp-table-property-right .iwp-properties-table{
	border: 1px solid #e6eaee;
	background: #ffffff;
}
.iwp-table-property-right .iwp-properties-table .table{
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	border: 0;
	width: calc(100% + 2px);
    max-width: none;
}
.iwp-table-property-right .iwp-properties-table table thead th{
	color: #ffffff;
}
.iwp-table-property-right .iwp-properties-table table tbody tr:nth-child(even){
	background-color: #ffffff;
}
.iwp-table-property-right .iwp-properties-table table tbody tr:nth-child(odd){
	background-color: rgba(242, 108, 97, 0.05);
}
.iwp-table-property-right .iwp-properties-table .property-thumbnail{
	max-width: 127px;
}
.iwp-table-property-right .iwp-view-all{
	padding: 19px 37px;
	text-align: center;
	background: rgba(242, 108, 97, 0.05);
}
.iwp-view-all a{
	text-decoration: underline;
	font-size: 16px;
}
.iwp-dashboard-main.overview .bottom-wrap-seller{
	background: #fff;
	border: 1px solid #e6eaee;
	padding: 30px 26px;
}
.iwp-dashboard-main .profile-content-bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.iwp-dashboard-main .profile-content-bottom > div {
    float: left;
    width: calc(50% - 15px);
}
.iwp-dashboard-main.overview .iwp-recent-activities,
.iwp-dashboard-main.overview .iwp-total-views {
    background: #ffffff;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0 40px;
}
.iwp-dashboard-main.overview .iwp-total-views {
    padding-bottom: 20px;
}
.iwp-dashboard-main.overview .iwp-recent-activities h3,
.iwp-dashboard-main.overview .iwp-total-views h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
    padding: 25px 0;
    color: #333;
    display: block;
    border-bottom: 1px solid #eeeeee;
}
.iwp-dashboard-main.overview .iwp-total-views h3 {
    margin-bottom: 30px;
}
.iwp-dashboard-main.overview .iwp-recent-activities ul {
    margin: 0;
    padding: 0;
}
.iwp-dashboard-main.overview .iwp-recent-activities ul li {
    padding: 23px 0 23px 58px;
    border-bottom: 1px solid #eeeeee;
    list-style: none;
    position: relative;
    color: #777777;
    font-size: 15px;
}
.iwp-dashboard-main.overview .iwp-recent-activities ul li:last-child {
    border-bottom: none;
}
.iwp-dashboard-main.overview .iwp-recent-activities ul li i {
    height: 35px;
    width: 35px;
    color: #333;
    text-align: center;
    line-height: 35px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    background-color: #eee;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
}
.iwp-dashboard-main.overview .iwp-recent-activities ul li .rating-score {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 26px;
    height: 26px;
    padding: 0 10px;
    display: inline-block;
    position: relative;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    letter-spacing: -.5px;
    background-color: rgba(255,255,255,.2);
    margin: 0 3px;
    background-color: #64bc36;
}
.iwp-dashboard-main.overview .iwp-recent-activities ul li strong {
    color: #333333;
}

/* Buyer Profile */
.iwp-buyer-profile .top-wrap-buyer {
    display: table;
    table-layout: auto;
    width: 100%;
    margin: 0 -15px;
}
.iwp-buyer-profile .top-wrap-buyer > div {
    display: table-cell;
    vertical-align: top;
    min-height: 280px;
    padding: 0 15px;
}
.iwp-buyer-profile .top-wrap-buyer .info-user-wrap {
    width: 50%;
}
.iwp-buyer-profile .top-wrap-buyer .info-user-wrap .info-user-inner {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #E6EAEE;
    background-color: #FFFFFF;
    display: table;
    table-layout: auto;
    width: 100%;
    overflow: hidden;
}
.iwp-buyer-profile .top-wrap-buyer .info-user-inner > div {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}
.iwp-buyer-profile .top-wrap-buyer .info-user-inner .user-image {
    text-align: center;
    padding: 50px 0;
}
.iwp-buyer-profile .top-wrap-buyer .info-user-inner .user-image .avatar {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.iwp-buyer-profile .top-wrap-buyer .info-user-inner .user-info {
    padding: 30px 35px;
}
.iwp-buyer-profile .top-wrap-buyer .info-user-inner .user-info .user-name {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    margin: 0 0 10px;
}
.iwp-buyer-profile .top-wrap-buyer ul {
    margin: 0;
    padding: 0;
}
.iwp-buyer-profile .top-wrap-buyer .iw-user-socials ul {
    margin: 0 0 35px;
    padding: 0;
}
.iwp-buyer-profile .top-wrap-buyer .iw-user-socials ul li {
    display: inline-block;
    list-style: none;
    margin: 0 5px 5px 0;
}
.iwp-buyer-profile .top-wrap-buyer .iw-user-socials ul li a {
    display: inline-block;
    height: 25px;
    width: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #E6EAEE;
}
.iwp-buyer-profile .top-wrap-buyer .info-contact li {
    list-style: none;
    color: #333333;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 10px;
}
.iwp-buyer-profile .top-wrap-buyer .info-contact li span {
    display: inline-block;
    color: #777777;
    margin-right: 10px;
	min-width: 40px;
}
.iwp-buyer-profile .top-wrap-buyer .edit-profile a {
    display: inline-block;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 13px;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 15px;
    margin-top: 10px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.iwp-buyer-profile .top-wrap-buyer .small-item {
    width: 25%;
    position: relative;
}
.iwp-buyer-profile .top-wrap-buyer .small-item .content-bg {
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    top: 0;
    left: 15px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: url("../img/bg-all-properties.jpg") no-repeat;
    background-size: cover;
    padding: 15px;
}
.iwp-buyer-profile .top-wrap-buyer .small-item .content-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    text-transform: capitalize;
}
.iwp-buyer-profile .top-wrap-buyer .small-item .content-inner .number {
	color:#33aa58;
    font-size: 64px;
    font-weight: 500;
    line-height: 76px;
    margin-bottom: 10px;
}
.iwp-buyer-profile .properties-buyer {
    padding-top: 30px;
    margin-top: 35px;
}
.iwp-buyer-profile .properties-buyer h3.title-block {
    color: #333333;
    font-size: 24px;
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    margin: 0 0 29px;
}
/* End Buyer Profile */

/*edit profile*/
.iwp-general-form.iwp-profile-form .iwpmb-field.iwpmb-image_single-wrapper .iwpmb-image_single{
	background-color: rgb(230, 234, 238);
	border-radius: 50%;
	width: 150px;
	border: 0;
	padding: 10px;
	overflow: hidden;
}
.iwp-general-form.iwp-profile-form .iwpmb-field.iwpmb-image_single-wrapper .iwpmb-image_single img{
	border-radius: 50%;
	box-shadow: 0px 7px 25px 0px rgba(0, 0, 0, 0.25);
}
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-agent-background-profile > div.iwpmb-input,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile-agents > div.iwpmb-input,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile > div.iwpmb-input,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile-agents > div.iwpmb-input,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-logo-company-profile > div.iwpmb-input,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-agency-background-profile > div.iwpmb-input{
	position: relative;
	max-width: 190px;
}
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-agent-background-profile > div.iwpmb-input button,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile-agents > div.iwpmb-input button,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile > div.iwpmb-input button,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile-agents > div.iwpmb-input button,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-logo-company-profile > div.iwpmb-input button,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-agency-background-profile > div.iwpmb-input button{
	position: absolute;
	bottom: 2px;
	left: 44%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-agent-background-profile > div.iwpmb-input button::after,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile-agents > div.iwpmb-input button::after,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile > div.iwpmb-input button::after,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-avatar-profile-agents > div.iwpmb-input button::after,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-logo-company-profile > div.iwpmb-input button::after,
.iwp-general-form.iwp-profile-form .iwpmb-field.iwp-agency-background-profile > div.iwpmb-input button::after{
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
}
/*thankyou tab*/
.iwp-dashboard-main-inner .iwp-order-completed{
	border: 1px solid #e6eaee;
	padding: 30px 45px;
	background: #fff;
	text-align: center;
}
.iwp-order-completed .thankyou-icon{
	margin-bottom: 35px;
}
.iwp-order-completed .thankyou-panel{
	max-width: 540px;
	margin: 0 auto 50px;
}
.iwp-order-completed .thankyou-panel p{
	font-size: 14px;
}
.iwp-order-completed .thankyou-panel h3{
	font-size: 24px;
	margin-bottom: 17px;
}
.iwp-order-completed .table-order-completed{
	border: 1px solid #eeeeee;
	border-radius: 5px;
}
.iwp-order-completed .table-order-completed table.table{
	margin: 0;
	border: 0;
}
.table-order-completed table.table tr:nth-child(odd){
	background: rgba(82, 119, 163, 0.05);
}
.table-order-completed table.table td{
	border: 0;
	padding: 10px;
	text-align: left;
}
.table-order-completed table.table td:first-child{
	width: 30%;
}
.table-order-completed table.table td:last-child{
	width: 70%;
	color: #333333;
}
.table-order-completed table.table td.iwp-tk-name:last-child {
	color:#33aa58;
}
.thankyou-panel .payment-intructions{
	text-align: left;
	margin-bottom: 36px;
	background: rgba(82, 119, 163, 0.05);
	padding: 10px 20px;
	border-radius: 5px;
	margin-top: 10px;
}
.thankyou-panel .payment-intructions p{
	font-size: 13px;
}
.thankyou-panel .iwp-check-invoice-btn{
	display: inline-block;
	background: #4d5cae;
}

/*reviews tab*/
.iwp-dashboard-main.reviews .iwp-reviews-wrap, .iwp-dashboard-main.visitor-reviews .iwp-reviews-wrap{
	background: #ffffff;
	border-radius: 4px;
}
.iwp-dashboard-main.reviews .iwp-reviews-wrap ul.iwp-listing-reviews, .iwp-dashboard-main.visitor-reviews .iwp-reviews-wrap ul.iwp-listing-reviews{
	 margin: 0;
	padding: 0;
 }
.iwp-reviews-wrap ul.iwp-listing-reviews li{
	padding: 23px 30px;
	border-bottom: 1px solid #eaeaea;
	transition: .3s;
	position: relative;
	list-style: none;
}
.iwp-reviews-wrap ul.iwp-listing-reviews li .iwp-rv-avatar {
	display: inline-block;
	float: left;
	padding: 0 20px 0 0;
}
.iwp-reviews-wrap ul.iwp-listing-reviews li .iwp-rv-avatar img{
	max-width: 80px;
	border-radius: 50%;
	margin-top: 14px;
}
.iwp-reviews-wrap ul.iwp-listing-reviews li .iwp-review-content{
	color: #666;
	padding: 0 0 0 100px;
}
ul.iwp-listing-reviews li .iwp-review-content .iwp-review-by{
	width: 100%;
	padding-bottom: 8px;
	padding-top: 5px;
	font-weight: 500;
	color: #333;
	position: relative;
}
ul.iwp-listing-reviews li .iwp-review-content .review-title{
	font-weight: 500;
	margin-bottom: 0;
	margin-top: 0;
}
ul.iwp-listing-reviews li .iwp-review-content .comment-by-listing{
	display: inline-block;
	color: #444;
}
.iwp-review-by span.date{
	color: #888;
	font-weight: 300;
	margin: 0;
	float: none;
	display: block;
	text-align: left;
}
.iwp-review-by .star-rating{
	position: absolute;
	right: 0;
	top: 7px;
	display: block;
	font-size: 16px;
	color: #e49a0d;
}
.iwp-review-by .star-rating i{
	margin: 0 1px;
}
ul.iwp-listing-reviews li .iwp-review-content p{
	padding: 5px 0;
	margin: 3px 0 0;
	line-height: 26px;
	font-size: 15px;
}
ul.iwp-listing-reviews li .iwp-review-content a.iwp-rate-review{
	border-radius: 50px;
	font-size: 13px;
	color: #666;
	margin-top: 20px;
	display: inline-block;
	transition: .3s;
	border: 0;
	background-color: #eee;
	padding: 4px 18px;
	margin-right: 5px;
}
ul.iwp-listing-reviews li .iwp-review-content a.iwp-rate-review i {
	padding-right: 5px;
	transition: .3s;
	font-size: 17px;
}
ul.iwp-listing-reviews li .iwp-review-content a.iwp-rate-review:hover,
ul.iwp-listing-reviews li .iwp-review-content a.iwp-rate-review:hover i {
	color: #ffffff;
}
ul.iwp-listing-reviews li .iwp-review-content .iwp-review-by span.iwp-status {
	font-size: 15px;
	margin-left: 10px;
}
.iwp-dashboard-main .iwp-not-found-item {
	padding: 25px 30px;
}
.iwp-edit-review .iwpmb-criterias-rating{
	padding: 0 9px;
	margin-bottom: 15px;
}
.iwp-edit-review .iwpmb-criterias-rating .iwp-line-tc-vote span.line-tc-title{
	float: left;
	min-width: 150px;
}
ul.iwp-listing-reviews li .iwp-review-content .iwp-replied-content{
	font-style: italic;
	margin-top: 20px;
	background: #f7f7f7;
	border-radius: 4px;
	padding: 15px 20px 15px 45px;
	position: relative;
}
ul.iwp-listing-reviews li .iwp-review-content .iwp-replied-content i{
	margin-right: 14px;
	font-size: 15px;
	position: absolute;
	top: 15px;
	left: 20px;
}
.iwp-edit-review-form.iwp-general-form .iwp-edit-review-btn{
	margin: 0;
}
/*favorites tab*/
.iwp-dashboard-main-inner .iwp-favorites .iwp-search-form {
    display: table;
}
.iwp-favorites .iwp-search-form .search-box {
    margin: 0;
}
.iwp-favorites-table tbody tr td:first-child{
	vertical-align: middle;
}
.iwp-properties-table.iwp-favorites-table .property-meta{
	margin-top: 15px;
}

/*alerts tab*/
.iwp-properties-table.iwp-saved-search-table tbody td.iwp-alert-param-col{
	word-break: break-all;
}
.wp-core-ui .attachment .thumbnail{
	 margin-bottom: 0px;
	 line-height: unset;
	 background-color: transparent;
	 border: 0;
}

/*style core wp*/
.media-modal-content .media-toolbar-primary .media-button{
	padding: 0 12px 2px !important;
	margin-left: 10px;
	margin-top: 15px;
	line-height: 30px;
}
.media-modal-content .media-frame select.attachment-filters{
	width: auto;
	max-width: unset;
}

/*Messages*/
.iwp-messages-items {
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eee;
}
.iwp-messages-items .message-item {
	border-bottom: 1px solid #eaeaea;
	transition: .2s;
}
.iwp-messages-items .message-item:last-child {
	border-bottom: none;
}
.iwp-messages-items .message-item a{
	position: relative;
	display: block;
	padding: 30px;
}
.iwp-messages-items .message-item .message-avatar{
	position: absolute;
	left: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.iwp-messages-items .message-item .message-avatar img{
	display: inline-block;
	width: 54px;
	height: 54px;
	border-radius: 50%;
}
.iwp-messages-items .message-body{
	margin-left: 85px;
	font-size: 15px;
	color: #666;
}
.iwp-messages-items .message-body h4{
	font-weight: 500;
	color: #333;
	margin: 0 0 7px;
	padding: 0;
	display: inline-block;
}
.iwp-messages-items .message-body h4 i{
	background-color: #64bc36;
	border-radius: 50px;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	font-style: normal;
	padding: 3px 8px;
	margin-left: 5px;
}
.iwp-messages-items .message-body-top span{
	float: right;
	color: #999;
}
.iwp-messages-items .message-body p{
	margin: 0;
	padding: 0;
	line-height: 27px;
}

.iwp-view-message .message-headline {
	font-size: 16px;
	margin: 0;
	padding: 22px 30px;
	color: #333;
	background-color: #fff;
	display: block;
	border-bottom: 1px solid #eaeaea;
	border-radius: 4px 4px 0 0;
	position: relative;
}
.iwp-view-message .message-container {
	margin: 0;
	box-shadow: 0 0 12px 0 rgba(0,0,0,.06);
	border-radius: 4px;
	background-color: #fff;
}
.iwp-view-message .message-headline h4 {
    font-size: 16px;
    color: #333;
    padding: 0;
    margin: 0;
    font-weight: 600;
    display: inline-block;
}
.iwp-view-message .message-headline h4 > span{
    color: #999;
	font-weight: normal;
}
.iwp-view-message .message-headline a {
    border-radius: 50px;
    font-size: 13px;
    color: #888;
    display: inline-block;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    padding: 0;
    float: right;
}
.iwp-view-message .message-headline a i{
    font-size: 14px;
	margin-right: 4px;
}
.iwp-view-message .message-container-inner {
    display: table;
    table-layout: auto;
    background: #ffffff;
	width: 100%;
}
.iwp-view-message .message-container-inner:after {
    content: "";
    display: table;
    clear: both;
}
.iwp-view-message .message-container-inner .message-inbox {
    float: left;
    width: 340px;
    display: table-cell;
    vertical-align: top;
    border-right: 1px #eeeeee solid;
}
.iwp-view-message .message-container-inner .message-inbox ul {
    margin: 0;
    padding: 0;
}
.iwp-view-message .message-container-inner .message-inbox ul li {
    list-style: none;
    border-bottom: 1px solid #eaeaea;
    transition: 0.2s;
    -webkit-transition: 0.2s;
}
.iwp-view-message .message-container-inner .message-inbox ul li:last-child {
    border: none;
}
.iwp-view-message .message-container-inner .message-inbox ul li:hover,
.iwp-view-message .message-container-inner .message-inbox ul li.active-message {
    background: #fafafa;
}
.iwp-view-message .message-container-inner .message-inbox ul li a {
    display: block;
    padding: 25px;
    position: relative;
}
.iwp-view-message .message-container-inner .message-inbox a .message-avatar {
    position: absolute;
    left: 25px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    max-width: 40px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.iwp-view-message .message-container-inner .message-inbox .message-by {
    margin-left: 60px;
}
.iwp-view-message .message-container-inner .message-by .message-by-headline {
    display: table;
    width: 100%;
}
.iwp-view-message .message-container-inner .message-by .message-by-headline h5 {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 3px;
    max-width: 140px;
    line-height: 23px;
    float: left;
}
.iwp-view-message .message-container-inner .message-by .message-by-headline h5 i {
    border-radius: 50px;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    font-style: normal;
    padding: 3px 8px;
    margin-left: 3px;
	background-color: #33aa58;
}
.iwp-view-message .message-container-inner .message-by .message-by-headline span {
    float: right;
    text-align: right;
    color: #777777;
}
.iwp-view-message .message-container-inner .message-inbox .message-by p {
    height: 26px;
    max-width: 205px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    color: #777777;
    line-height: 27px;
}
.iwp-view-message .message-container-inner .message-inbox a .message-avatar img {
    width: 100%;
}
.iwp-view-message .message-container-inner .message-content {
    width: calc(100% - 340px);
    display: table-cell;
    vertical-align: top;
    padding: 30px;
}
.iwp-view-message .message-container-inner .message-content .message-bubble {
    display: block;
    position: relative;
    margin-bottom: 25px;
}
.iwp-view-message .message-content .message-bubble .message-avatar {
    float: left;
    max-width: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}
.iwp-view-message .message-content .message-bubble .message-avatar img {
    width: 100%;
}
.iwp-view-message .message-content .message-bubble .message-text {
    margin-left: 70px;
    background-color: #f6f6f6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 20px;
    position: relative;
}
.iwp-view-message .message-content .message-bubble .message-text:before {
    position: absolute;
    top: 12px;
    left: -9px;
    content: "\f0d9";
    font-family: fontawesome;
    font-size: 31px;
    color: #f6f6f6;
}
.iwp-view-message .message-content .message-bubble .message-text p {
    font-size: 15px;
    padding: 0;
    margin: 0;
    line-height: 27px;
    color: #777777;
}
.iwp-view-message .message-content .message-bubble.me .message-avatar {
    float: right;
}
.iwp-view-message .message-content .message-bubble.me .message-text {
    margin: 0 70px 0 0;
    background-color: rgba(249,25,66,.05);
}
.iwp-view-message .message-content .message-bubble.me .message-text:before {
    left: auto;
    right: -11px;
    content: "\f0da";
    color: rgba(249,25,66,.05);
}
.iwp-view-message .message-content .message-bubble.me .message-text p {
    color: #f91942;
}
.iwp-view-message .message-content .message-reply {
    display: block;
    margin-top: 15px;
}
.iwp-view-message .message-content .message-reply textarea {
    max-width: 100%;
    width: 100%;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    padding: 15px 20px;
    margin-bottom: 16px;
}
.iwp-view-message .message-content .message-reply button {
    padding: 9px 20px;
    color: #fff;
    position: relative;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    -webkit-border-radius: 4px;
    border-radius: 4px;
	background-color: #33aa58;
}
/*END Messages*/

/* WC Orders */
.woocommerce .iw-wc-orders-table table {
    border: 1px solid #e6eaee;
    font-size: 13px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce .iw-wc-orders-table table thead th{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none;
    padding: 15px 20px;
}
.woocommerce .iw-wc-orders-table table tbody{
    background: #ffffff;
}
.woocommerce .iw-wc-orders-table table tbody tr:nth-child(even){
    background: rgba(242, 108, 97, 0.05);
}
.woocommerce .iw-wc-orders-table table tbody td{
    padding: 24px;
    vertical-align: middle;
    border-top: 0;
}
.woocommerce .iw-wc-orders-table table tbody td:not(:last-child){
    border-right: 1px solid rgba(230, 234, 238, 0.5);
}
.woocommerce .iw-wc-orders-table a.button {
    color: #ffffff;
    -webkit-border-radius: 0;
    border-radius: 0;
}
/* End WC Orders */

/* WC Order Detail */
.iwp-dashboard-main.view-worder mark {
    color: #ffffff;
	background-color: #33aa58;
}
.iwp-dashboard-main.view-worder .iwp-order-details {
    background: #ffffff;
    padding: 45px 50px;
}
.woocommerce .iwp-dashboard-main .iwp-order-details .woocommerce-order-details table {
    border: 1px solid #e6eaee;
    font-size: 13px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce .iwp-dashboard-main .iwp-order-details .woocommerce-order-details table thead th{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none;
    padding: 15px 20px;
}
.woocommerce .iwp-dashboard-main .iwp-order-details .woocommerce-order-details table tbody{
    background: #ffffff;
}
.woocommerce .iwp-dashboard-main .iwp-order-details .woocommerce-order-details table tbody tr:nth-child(even){
    background: rgba(242, 108, 97, 0.05);
}
.woocommerce .iwp-dashboard-main .iwp-order-details .woocommerce-order-details table tbody td{
    padding: 24px;
    vertical-align: middle;
    border-top: 0;
}
.woocommerce .iwp-dashboard-main .iwp-order-details .woocommerce-order-details table tbody td:not(:last-child){
    border-right: 1px solid rgba(230, 234, 238, 0.5);
}
.woocommerce .woocommerce-order-details table.shop_table tfoot th,
.woocommerce .woocommerce-customer-details table.shop_table tbody th {
    border-top: 1px solid rgba(230, 234, 238, 0.5);
    border-right: 1px solid rgba(230, 234, 238, 0.5);
    padding: 20px 35px !important;
}
.woocommerce .woocommerce-order-details table.shop_table tfoot td,
.woocommerce .iwp-dashboard-main .iwp-order-details .woocommerce-order-details table tbody td {
    border-top: 1px solid rgba(230, 234, 238, 0.5);
}
.woocommerce-order-details .wc-item-downloads {
    margin: 0;
    padding: 0;
}
.woocommerce-order-details .wc-item-downloads li {
    list-style: none;
}
.woocommerce .woocommerce-customer-details address {
    border: 1px solid #e6eaee;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 20px 35px !important;
    line-height: 28px;
}
.iwp-dashboard-main.view-worder .iwp-order-details h2,
.iwp-dashboard-main.view-worder .iwp-order-details h3 {
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 24px;
    font-weight: 500;
}
/* End WC Order Detail */

/* WC Downloads */
.woocommerce .woocommerce-order-downloads table {
    border: 1px solid #e6eaee;
    font-size: 13px;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce .woocommerce-order-downloads table thead th{
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-left: none;
    padding: 15px 20px;
}
.woocommerce .woocommerce-order-downloads table tbody{
    background: #ffffff;
}
.woocommerce .woocommerce-order-downloads table tbody tr:nth-child(even){
    background: rgba(242, 108, 97, 0.05);
}
.woocommerce .woocommerce-order-downloads table tbody td{
    padding: 24px;
    vertical-align: middle;
    border-top: 0;
}
.woocommerce .woocommerce-order-downloads table tbody td:not(:last-child){
    border-right: 1px solid rgba(230, 234, 238, 0.5);
}
.woocommerce .woocommerce-order-downloads a.button {
    color: #ffffff;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.woocommerce .woocommerce-order-downloads a.button:hover {
	background-color: #33aa58;
}
body .select2-container--default .select2-results__option {
    padding: 12px 25px;
    background: none !important;
    border: none;
    color: #777777;
}
body .select2-container--default li.select2-results__option--highlighted[aria-selected],
body .select2-container--default li.select2-results__option[aria-selected="true"] {
    color: #777777;
}
/* End WC Downloads */

.sweet-alert{
	padding-bottom: 35px;
}
@media print {

	.iwp-dashboard-main {
		border-left: none;
	}
	.iwp-dashboard-main.view-order .iwp-order-details {
		padding-left: 25px;
		padding-right: 25px;
	}
	.iwp-order-details .order-number-date ul {
		margin: 0 -15px;
	}
	.iwp-order-details .order-number-date ul li {
		padding: 15px;
	}
	.iwp-dashboard-main .iwp-order-details table thead tr th,
	.iwp-order-details .table tbody > tr > td {
		padding-left: 0 !important;
		padding-right: 15px !important;
	}
	.iwp-dashboard-main .iwp-order-details table thead tr th:last-child,
	.iwp-order-details .table tbody > tr > td:last-child {
		padding-right: 0 !important;
	}
	.iwp-order-details .order-total-price {
		padding-right: 20px;
	}

}

@media screen and (max-width: 1800px) {
	.iwp-properties-table.iwp-only-properties-table .iwp-button-action {
		margin-right: 30px;
	}
}

@media screen and (max-width: 1655px) {
	.iwp-properties-table.iwp-only-properties-table .iwp-button-action {
		margin-right: 15px;
	}
}

@media( min-width: 992px ) and ( max-width: 1600px ) {
    .iwp-favorites .iwp-match-height .element-item {
        width: 33.33333333%;
    }
}

@media (max-width: 1440px){
	.package-item ul.package-item-bottom > li {
		padding: 15px 0 15px 15px;
	}
	.iwp-select-package .package-item.package-featured .package-item-top::before{
		background-size: 80%;
	}
	.package-item .package-id button{
		padding: 2px 9px;
	}
	.iwp-properties-table table tbody td{
		padding: 14px;
	}
	.iwp-properties-table .iwp-button-action, .iwp-properties-table .iwp-menu-action-wrap{
		padding: 0 10px;
	}
	.iwp-properties-table .property-thumbnail{
		margin-right: 20px;
	}
	.top-wrap-seller .iwp-box-property{
		margin-bottom: 18px;
	}

	.top-wrap-seller .seller-box{
		padding: 15px;
	}
    .iwp-buyer-profile .properties-buyer .iwp-properties-items .element-item {
        width: 50%;
    }
	.iwp-properties-table.iwp-only-properties-table .iwp-button-action,
	.iwp-properties-table.iwp-saved-search-table .iwp-button-action{
		margin: 0;
		display: block;
	}
}
@media (max-width: 1366px){
	.package-item .package-item-top{
		padding: 25px 0 36px;
	}
	.package-item .package-price{
		margin: 20px 0;
	}
	.package-item ul.package-item-bottom > li{
		padding: 15px 0;
		text-align: center;
	}
    .iwp-buyer-profile .top-wrap-buyer {
        display: block;
        width: auto;
    }
    .iwp-buyer-profile .top-wrap-buyer:after {
        display: table;
        content: "";
        clear: both;
    }
    .iwp-buyer-profile .top-wrap-buyer .info-user-wrap {
        width: 100%;
        float: left;
    }
    .iwp-buyer-profile .top-wrap-buyer .small-item {
        width: 50%;
        float: left;
        margin-top: 30px;
    }
}

@media( min-width: 569px ) and ( max-width: 1280px ) {
    .iwp-favorites .iwp-match-height .element-item {
        width: 50%;
    }
}

@media (max-width: 1280px){
	.iwp-dashboard-sidebar.iwp-dashboard-menu-desktop{
		width: 300px;
	}
	.iwp-dashboard-main{
		margin-left: 300px;
	}
    .top-wrap-seller .seller-box {
        padding: 10px;
    }
    .iwp-dashboard-main .profile-content-bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: block;
    }
    .iwp-dashboard-main .profile-content-bottom > div {
        width: 100%;
        float: none;
    }
    .iwp-dashboard-main-inner .iwp-dashboard-title,
    .iwp-dashboard-main-inner .iwp-search-form {
        float: none;
        padding: 0;
    }
    .iwp-order-details .order-number-date ul li {
        width: 50%;
    }
    .iwp-order-details .order-number-date ul li.email {
        border-right: none;
    }
}
@media (max-width: 991px){
	.iwp-dashboard-sidebar.iwp-dashboard-menu-desktop{
		display: none;
	}
    .iwp-dashboard-sidebar.iwp-dashboard-menu-mobile {
		display: block;
        width: 100%;
	}
	.iwp-dashboard-main,
    .iwp-dashboard-page .iw-footer {
		width: 100% !important;
        margin: 0;
	}
    .iwp-dashboard-main.overview .iwp-recent-activities {
        margin-bottom: 50px;
    }
    .iwp-view-message .message-container-inner .message-inbox {
        display: none;
    }
    .iwp-view-message .message-container-inner .message-content {
        width: 100%;
    }

}
@media (max-width: 767px){
	.iwp-dashboard-main-inner {
		padding: 40px 25px 0;
	}
	.iwp-dashboard-main-inner .iwpmb-text-wrapper, .iwp-dashboard-main-inner .iwpmb-email-wrapper,
	.iwp-dashboard-main-inner .iwpmb-password-wrapper, .iwp-dashboard-main-inner .iwpmb-taxonomy-wrapper,
	.iwp-dashboard-main-inner .iwpmb-number-wrapper, .iwp-dashboard-main-inner .iwpmb-select-wrapper,
	.iwp-dashboard-main-inner .iwpmb-checkbox-wrapper{
		width: 100%;
	}
	.iwp-properties-table .property-thumbnail{
		margin-right: 6px;
	}
	.iwp-new-agent-form .iwpmb-checkbox-wrapper label#notification_description{
		margin-top: 4px;
	}
	ul#iwp-menu-accordion li.active .panel-heading{
		box-shadow: none;
	}
	.iwp-select-package .package-item{
		margin-bottom: 10px;
	}
    .iwp-dashboard-menu-mobile {
        padding: 40px 25px 0;
    }
    .iwp-dashboard-main.overview .top-wrap-seller .iwp-box-property {
        margin-bottom: 25px;
    }
    .iwp-dashboard-main.overview .iwp-recent-activities {
        margin-bottom: 40px;
    }
    .top-wrap-seller .seller-info-p-item,
    .top-wrap-seller .seller-info-p-item.activated,
    .top-wrap-seller .seller-info-p-item.small-items .small-item {
        height: 300px;
    }
    .top-wrap-seller .seller-info-p-item.small-items {
        width: 100%;
    }
    .iwp-buyer-profile .properties-buyer .iwp-properties-items .element-item {
        width: 100%;
    }
    .iwp-order-details .view-order-logo {
        float: left;
        width: 100%;
        margin-bottom: 20px;
    }
    .iwp-order-details .order-id {
        font-size: 24px;
        width: 100%;
        top: 0;
    }
}
@media (max-width: 640px){
	.iwp-properties-table .property-thumbnail .property-label{
		display: none;
	}
	.iwp-properties-table table thead th{
		font-size: 13px;
		padding: 5px;
	}
	.iwp-properties-table .iwp-button-action i, .iwp-properties-table .iwp-menu-action-wrap i{
		font-size: 20px;
	}
	.iwp-dashboard-main-inner .iwp-search-form{
		padding: 0;
		display: block;
	}
	.iwp-properties-table .iwp-button-action, .iwp-properties-table .iwp-menu-action-wrap{
		padding: 0 2px;
	}
	.iwp-properties-table .iwp-button-action{
		margin: 0 5px 5px;
	}
    .iwp-buyer-profile .top-wrap-buyer .small-item,
    .iwp-buyer-profile .top-wrap-buyer .info-user-inner > div {
        width: 100%;
        float: left;
    }
    .iwp-view-message .message-headline h4 {
        display: block;
    }
    .iwp-view-message .message-headline a {
        float: none;
    }
}
@media (max-width: 568px){
    .iwp-dashboard-main.view-order .iwp-order-details {
        padding: 45px 15px;
    }
    .iwp-order-details .order-number-date ul li,
    .iwp-order-details .order-number-date ul li.col-2 {
        width: 100%;
        border-right: none;
        border-bottom: 1px #ffffff solid;
    }
}
@media (max-width: 480px){
	.iwp-search-form .search-text{
		width: calc(100% - 42px);
		min-width: auto;
	}
    .iwp-properties .iwp-search-form span.select2-container,
    .iwp-orders .iwp-search-form span.select2-container {
        width: 100% !important;
        margin-right: 0;
    }
    .iwp-search-form .search-box,
    .iwp-dashboard-main-inner .iwp-favorites .iwp-search-form,
    .iwp-dashboard-main-inner .iwp-vote-review-for .iwp-search-form {
        width: 100%;
        margin-right: 0;
    }
    .iwp-dashboard-main-inner,
    .iwp-dashboard-menu-mobile {
        padding: 40px 15px 0;
    }
    .top-wrap-seller .seller-info-p-item,
    .top-wrap-seller .seller-info-p-item.activated,
    .top-wrap-seller .seller-info-p-item.small-items .small-item {
        height: 200px;
        width: 100%;
    }
    .top-wrap-seller .seller-info-p-item.small-items .small-item:first-child {
        margin-bottom: 10px;
    }
    .iwp-dashboard-main.overview .iwp-recent-activities {
        padding: 0 15px;
    }
    .iwp-dashboard-main.overview .iwp-total-views {
        padding: 0 15px 40px;
    }
	.iwp-messages-items .message-item .message-avatar {
		position: static;
		transform: translateY(0);
		margin-bottom: 15px;
	}
	.iwp-messages-items .message-body {
		margin-left: 0;
	}
	.iwp-reviews-wrap ul.iwp-listing-reviews li .iwp-rv-avatar {
		padding: 0;
		float: none;
	}
	.iwp-reviews-wrap ul.iwp-listing-reviews li .iwp-review-content {
		padding: 0;
	}
	.iwp-edit-profile .iwp-change-password .iwp-button-loader-respon-msg .iwp-btn.iwp-btn-iwp-btn-danger.iwp-delete-account-btn {
		float: none;
	}
}