.costs-box.ppc {
	width: 620px;
}

.costs-box.ppc .cost-item {
	margin-right: 40px;
}

.costs-box.ppc .cost-item.last {
	margin-right: 0;
}

.cost-item .item-value {
	font-family: 'Lato' !important;
	font-weight: 400 !important;
}

.cost-item .bottom-box p {
	font-family: 'Lato' !important;
	font-weight: 700 !important;
	font-size: 18px;
}

.cost-item .bottom-box-narrow p {
	font-size: 14px;
}

.cost-box-start {
	float: right;
	width: 212px;
}


.tab-options li {
	margin-right: 10px;
}



.accordion-style {
	border-bottom: 1px solid #fff;
	margin-bottom: 0;
	padding: 10px 10px 10px 40px;
}

.accordion-style input, .accordion-style textarea {
	margin-bottom: 0 !important;
}

.accordion-trigger {
	cursor: pointer;
	padding-right: 15px;
	position: relative;
	width: auto !important;
}

.accordion-trigger span.icon {
	background: url(https://www.whatsitworthartappraisals.com/wp-content/plugins/codeandmore-wiw/assets/images/accordion-arrows.png) no-repeat left top;
	height: 7px;
	width: 9px;
	position: absolute;
	right: 0;
	top: 5px;
}

.accordion-trigger.active span.icon {
	background-position: left bottom;
}


.forgot-password.styling {
	text-decoration: none !important;
	font-size: 14px !important;
	font-family: 'Lato' !important;
	font-weight: 400 !important;
}

.forgot-password.styling:hover {
	text-decoration: underline !important;
}

.passStrengthify span {
	height: 5px !important;
	max-height: 5px !important;
	width: 25.5px !important;
	margin-right: 5px !important;
}

.passStrengthify div {
	margin-bottom: 3px;
}

.passStrengthify div span {
	color: #6F8D9E !important;
	font-size: 12px !important;
}
.valuation-options {
	position: relative;
	padding-left: 25px;
}

.valuation-options input {
	position: absolute;
	left: 0;
	top: 0;
	height: 20px;
	width: 20px;
}


.width-110 {
	width: 110px !important;
}

.mystuff-overview-top-buttons .button.width-55 {
	width: 55px !important;
}

.expand-all {
	background-image: url(https://www.whatsitworthartappraisals.com/wp-content/plugins/codeandmore-wiw/assets/images/expand-all-arrow-blue.png);
	color: #87a1b1;
}

.acc-text {
	font-weight: normal;
}

.margin-top-28 {
	margin-top: 28px !important;
}

.margin-bottom-28 {
	margin-bottom: 28px !important;
}

.browse-categories a {
	font-size: 18px;
}


.button.back-red {
	background: url(https://www.whatsitworthartappraisals.com/wp-content/plugins/codeandmore-wiw/assets/images/button-back-red-bg.png) no-repeat left top;
	height: 29px;
	width: 130px;
	padding-left: 0;
	padding-right: 10px;
	text-align: right;
}

.button.back-red:hover {
	background-position: left bottom;
}

.stuff-item .inner {
	position: relative;
}

.complete-draft-item {
	position: absolute;
	bottom: 16px;
	right: 10px;
}

.stuff-item .thumb-container {
	border-color: #fff;
}

.plain-column-left {
	float: left;
	width: 205px;
}

.plain-column-right {
	float: right;
	margin-right: 20px;
	width: 425px;
}

.watermark-bg {
	/*background-image: url(https://www.whatsitworthartappraisals.com/wp-content/plugins/codeandmore-wiw/assets/images/watermark-bg.png);*/
	background-position: left bottom;
	background-repeat: no-repeat;
}

.share-valuation {
	padding-right: 25px;
	position: relative;
}

.share-valuation label {
	font-size: 13px;
	font-weight: bold;
	line-height: 19px;
}

.share-valuation input {
	position: absolute;
	right: 0;
	top: 0;
	height: 20px;
	width: 20px;
}

.item-value-wrapper {
	margin-bottom: 10px;
	padding-right: 181px;
	position: relative;
}

.item-value-wrapper.last {
	margin-bottom: 0;
}

.item-value-wrapper p {
	margin-bottom: 0;
}

.item-value-wrapper a.button {
	font-size: 13px;
	padding-left: 10px;
	width: 161px;
	position: absolute;
	right: 0;
	bottom: 0;
}

/*IMS hacks*/

#insuremystuff .hp-feature {
	background: url(https://www.whatsitworthartappraisals.com/wp-content/plugins/codeandmore-wiw/assets/images/feature-bg.png);
	height: 273px;
	width: 710px;
	margin-bottom: 20px;
	position: relative;
}

#insuremystuff .hp-feature .caption h1, #insuremystuff .hp-feature .caption p {
	color: #fff
}

.discover-more {
	float: right;
	margin: 120px 100px 0 0;
}

.discover-more p {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
}

.discover-more a {
	color: #87a1b1;
	text-decoration: none;
}

.discover-more a:hover {
	text-decoration: underline;
}

.margin-right-120 {
	margin-right: 120px !important;
}