#wc_autoship_container {
	background: #fff;
	padding: 10px;
	margin: 10px -10px;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}

#wc_autoship_selection {
	font-weight: bold;
	margin-bottom: 5px;
}

#wc_autoship_selection span {
	color: #bc3614;
}

#wc_autoship_options {
	display: none;
}

.my_autoshipments {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}

.my_autoshipment {
	float: left;
	width: 100%;
	border: solid 1px #efefef;
}

	.my_autoshipment:hover {
		background: #fcfcfc;
	}

.my_autoshipment,
.my_autoshipment * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}

.edit_autoshipment {
	float: left;
	width: 100%;
	border: solid 1px #efefef;
	background: #fff;
}

.edit_autoshipment,
.edit_autoshipment * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;

}


.wc_autoship-thumbnail {
	float: left;
	width: 15%;
}

	.wc_autoship-thumbnail img {
		max-width: 100%;
		margin: 10px auto;
		display: block;
	}

.wc_autoship-description {
	float: left;
	width: 60%;
	padding-right: 10px;
	border-right: solid 3px #fafafa;
	line-height: 1;
	padding-bottom: 30px;
}
	.entry-content .wc_autoship-description h3 {
		margin: 8px 0 15px;
		padding: 0px;
		font-weight: normal;
		font-size: 20px;
	}

	.entry-content .wc_autoship-description h3 a {
		color: #5b3a23;
		text-decoration: none;
	}

	.entry-content .wc_autoship-description p {
		line-height: 1.5em;
		margin: 0px;
		font-size: 13px;
	}

	.entry-content .wc_autoship-description .wc_autoship-shipping_address {
		color: #999;
		font-size: 13px;
	}

	.entry-content .wc_autoship-description p.price {
		font-size: 13px;
		color: #888;
		margin-bottom: 5px;

	}

	.entry-content .wc_autoship-description p.price span.amount {
		font-size: 22px;
		color: #86ad74;
	}


	.wc_autoship-description hr {
		background-color: #e1e1e1;
		margin: 10px 0;
	}

.wc_autoship-options {
	float: left;
	width: 25%;
}

	.wc_autoship-option {
		line-height: 1.3;
		font-size: 14px;
		float: left;
		width: 100%;
		padding: 10px 15px;
		border-bottom: solid 1px #dfdfdf;
	}

	.wc_autoship-option:hover {
		background: #f3fbf4
	}

.cim-add-new-payment-form {
	float: left;
	width: 100%;
	background: #fcfcfc;
	border: solid 1px #dfdfdf;
	padding: 10px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

	.cim-add-new-billing {
		float: left;
		width: 60%;
		margin-right: 2%;
	}

		.cim-add-new-billing .chosen-container {
			min-width: 200px;
			width: 100%;
		}

	.cim-add-new-payment {
		float: right;
		width: 38%;
	}


.autoshipment_edit {
	display: none;
}


body.woocommerce-account .my_autoshipment form .autoshipment_edit input {
	margin: 2px;
	padding: 4px;
	font-size: 13px;
	width: 175px;
	background: #fcfcfc;
	max-width: 100%;
}

body.woocommerce-account .my_autoshipment form .autoshipment_edit select {
	padding: 4px;
	margin: 2px;
	font-size: 13px;
	width: 200px;
	background-color: #fcfcfc;
	min-width: 0px;
	max-width: 100%;
}

button.cancel_autoshipment {
	background: none;
	border: none;
	padding: 0px;
	font-size: 12px;
	color: #b74b4b;
	cursor: pointer;
}

button.cancel_autoshipment:hover {
	opacity: .8;
	background: none;
}

button.modify_autoshipment {
	width: 100%;
	text-align: center;
	padding: 10px 0;
}

button.update_autoshipment {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: #31b0c9;
	border: none;
}

button.update_autoshipment:hover {
	background: #289cb3;
}

.undo_autoshipment {
	float: right;
  font-size: 12px;
  line-height: 20px;
  color: #999;
  cursor: pointer;
}

.cancel_autoshipment_form textarea {
	padding: 3px !important;
}

.entry-content .not_editable,
.autoshipment_edit .not_editable  {
  font-size: 13px;
  line-height: 1.2em;
  margin: 5px 0;
  color: #994040;
}

.my_account_edit_profile,
.my_account_edit_profile * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-width: 0px !important;
}

.my_account_edit_profile {
	display: none;
	float: left;
	width: 100%;
	padding: 8px;
	border: solid 1px #efefef;
}

.my_account_edit_profile input[type="text"] {
	padding: 5px !important;
}

.my_account_edit_profile select {
	padding-left: 5px !important;
	background-color: #fcfcfc;
	font-size: 12px;
	color: #777;
}

.my_account_edit_profile .button {
	float: right;
	clear: both;
}

#wc_autoship_disclaimer {
	padding-top: 5px;
	color: #999;
	font-size: 11px;
	line-height: 1.2em;
}

#wc_autoship_disclaimer a {
	border-bottom: 1px dotted #888;
	text-decoration: none;
	color: #888;
}

body.woocommerce .button, body.woocommerce-page .button.cim-add-new-payment-method {
	  background: #bbd47a;
}

.boku_2015_account_menu {
	margin-bottom: 30px;
}

.woocommerce-page #payment ul.payment_methods li.payment_method_wc_autoship_gateway_payflow img {
	height: 60px;
}