body {
	margin: auto;
	font-family: "Open Sans", sans-serif;
}
/** jquery UI overrides */
.ui-tabs.ui-tabs-vertical {
	padding: 0;
	width: auto;
}
.ui-tabs.ui-tabs-vertical .ui-widget-header {
	border: none;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
	float: left;
	width: auto;
	background: inherit;
	border-radius: 0px;
	border-right: 0px;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li {
	clear: none;
	width: auto;
	margin: auto;
	border: none;
	border-radius: 0px;
	overflow: hidden;
	position: relative;
	right: inherit; /*z-index: 2;*/
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a {
	display: inherit;
	width: auto;
	padding: 0px;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li a:hover {
	cursor: pointer; /*font-weight:bold;*/
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: auto;
	padding-bottom: auto;
	border-right: none; /* round corners */
	font-weight: bold;
	font-size: 11px;
	border: 1px #b2b2b2 solid;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 20px;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-nav li:last-child {
	margin-bottom: auto;
}
.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
	float: left;
	width: auto;
	border-left: 0px;
	border-radius: 0;
	position: relative;
	left: inherit;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 0px;
	background: inherit;
	font-weight: normal;
	color: inherit;
}
.ui-state-hover {
	background: inherit;
}
.ui-widget {
	font-size: 13px;
	line-height: 18px;
}
.ui-widget-content {
	background-color: #fff;
	background-image: none;
	color: #222222;
	border: none;
}

/* page */
#page-title-main {
	background-image: url("../img/masthead.png");
	background-color: #76685c;
	background-repeat: no-repeat;
	min-height: 192px;
	color: #fff;
	font-size: 28px;
}
#page-title {
	font-family: "Open Sans", sans-serif;
	font-weight: 700;
}
h1.tab-title {
	font-size: 1.3em;
	font-weight: bold;
}
h2 {
	font-size: 1.2em;
}
#tab-account-overview-content,
#tab-redeem-code-content,
#tab-refer-a-friend-content,
#tab-download-content,
#tab-account-cloud-content,
#tab-profile-content,
#tab-subscription-center-content {
	padding-left: 40px;
	overflow: auto;
	width: 850px;
	height: inherit;
}
.section-separator {
	border-top: 1px solid #cccccc;
	height: 15px;
}
.section-heading {
	background-color: #f0f0f0;
	padding: 5px;
}

.product-col {
	display: inline-block;
	width: 185px;
	vertical-align: top;
}
.product-col-2 {
	display: inline-block;
	min-width: 450px;
	max-width: 540px;
}
.product-col img {
	display: block;
}
img.icon1 {
	display: none;
}
.btn-cta1 {
	margin-top: 10px;
}
#overview,
.overview {
	vertical-align: top;
	width: auto; /*400px*/
	margin-bottom: 15px;
}
#cloud-credits-info div,
#cloud-storage-info div {
	margin-bottom: 3px;
}
.action-text {
	display: inline-block; /* text-align:center; margin:auto*/
}
.lnk2 {
	/*color:#fe7b3b !important;*/
	text-decoration: underline;
}
img.check-mark {
	vertical-align: middle;
}
.plan-data {
	margin-bottom: 12px !important;
}
#cloud-storage-usage-bar {
	max-width: 350px;
	background-color: #00ef81;
}
.ui-progressbar .ui-progressbar-value {
	margin: 0px;
}
#promobox,
.promobox {
	float: left;
	width: 380px;
	margin-left: 10px;
}

.redeem-product-info-title {
	float: left;
	width: 300px;
}
.redeem-buttons {
	padding: 20px;
}
#redeem-box {
	padding: 25px 15px;
	border: 1px solid #d7f5ff;
	max-width: 500px;
}
#license-migrate-box {
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
	display: none;
}
.raf-link-box {
	float: left;
	width: 400px;
}
.raf-link-box-or {
	float: left;
	width: 100px;
}
.raf-link-box-social {
	float: left;
	width: 280px;
}
.raf-prog-details {
	margin-top: 20px;
	clear: both;
	border-top: 1px solid #e2e2e2;
	padding-top: 20px;
}
.raf-row {
	margin-top: 10px;
	clear: both;
	overflow: auto;
}
.raf-row .field {
	float: left;
	width: 175px;
}
.raf-row .value {
	float: left;
	width: 100px;
}
.refurl-box {
	padding: 5px;
	border: 1px solid #ccc;
	width: 400px;
	background-color: #edfdfe;
	margin-top: 8px;
	background-image: url("../img/icn-copypaste.png");
	background-position: right;
	background-repeat: no-repeat " class=" ui-widget-content ui-corner-all;
}
.raf-cashout {
	overflow: auto;
	width: 450px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding-bottom: 10px;
}
#raf {
	clear: both;
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #e2e2e2;
}
#rafheader {
	background-color: #5c5c5c;
	min-height: 80px;
	color: #fff;
	font-size: 18px;
	padding-left: 15px;
}
.rafheader-text {
	font-size: 2.5em;
	color: #f00;
	margin-top: 10px;
}
#refer-a-friend-wrapper {
	border: 1px solid #d7f5ff;
	padding: 10px;
	overflow: auto;
}
#raf-cashearned {
	float: left;
	width: 200px;
	margin-top: 5px;
}
.account-item {
	margin-top: 15px;
}

#promo-tile-body-1 {
	overflow: auto;
	text-align: center;
}
.promo-heading {
	font-weight: bold;
	font-size: 30px;
	line-height: 32px;
	color: #ffffff;
}
.promo-heading strong {
	color: #d3f029;
}
.promo-subheading {
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
}
.promo-button {
	background-color: #d3f029;
	border-radius: 20px;
	width: 170px;
	-khtml-border-radius: 20px;
	-moz-border-radius: 20px;
	margin: auto;
	margin-top: 15px;
	padding: 10px;
	color: #000000;
	font-size: 16px;
}
.promo-text {
	margin: 10px 0px 0px 0px;
	font-weight: normal;
	font-size: 14px;
	line-height: 17px;
	color: #fff;
}
#promo-tile-1 {
	width: 424px;
	height: 333px;
	background: url("/store/account/img/bg-promo-tile-young-adults-ipad.jpg")
		no-repeat;
	color: #6c2ee6;
	text-align: center;
}
#promo-tile-1 {
	cursor: pointer;
}
.promo-tile-pad {
	padding: 125px 10px 0px 10px;
}
/*.promo-cloud-bg { width:424px;height:200px;background-color:#54469e;text-align:center; padding-top:35px; color:#fff;font-size:20px; line-height:28px }
*/
.promo-cloud-bg {
	width: 315px;
	height: 220px;
	background-color: #54469e;
	text-align: center;
	margin-top: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
}
.promo-pp-bg {
	width: 424px;
	height: 200px;
	background-color: #61b1cc;
	text-align: center;
	padding-top: 35px;
	color: #fff;
	font-size: 20px;
	line-height: 28px;
}
div.promo-cloud-bg a,
div.promo-pp-bg a,
div.promo-cloud-bg a:visited,
div.promo-pp-bg a:visited {
	color: #fff;
}
.ui-pad-basic {
	margin: 10px 0px 0px 0px;
}
.price-base {
	margin-left: 0px;
	font-style: italic;
	margin-bottom: 10px;
	width: 300px;
	text-align: left;
}
#page-title-main h1 {
	margin: auto;
	padding: auto;
	padding-top: 86px;
	padding-left: 37px;
	font-size: 30px;
	text-align: left;
}
a:hover {
	cursor: pointer;
}
.edit-wrapper-logo {
	position: absolute;
	left: 15px;
	top:10px;
	width: 100px;
}
.cc-textbox {
	width: 250px;
}
.cc-section {
	margin-top: 20px;
}
/* buttons */
.btn-cta1-1 {
	margin: 0px 10px 0px 0px;
	border: none;
	background-color: #fe7b3b;
	background-image: none;
	border-radius: 20px;
	-webit-border-radius: 20px;
	-khtml-border-radius: 20px;
	box-shadow: none;
	display: inline;
	padding: 10px 0px;
	color: #fff;
	cursor: pointer;
	font-size: 15px;
	font-weight: bold;
	width: 300px;
	-webkit-appearance: none;
}
/*overlay*/
.overlay {
	overflow: auto;
}
.storage-listing-subh {
	font-weight: bold;
	margin-top: 25px;
	font-size: 17px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #fe7b3b;
}
#storage-listing-desc {
	margin-bottom: 12px;
}
.ui-progressbar {
	border: 1px solid #c5c5c5;
}
.locked {
	background: repeating-linear-gradient(
		-45deg,
		rgba(0, 0, 0, 0.2) 0px,
		rgba(0, 0, 0, 0.2) 5px,
		rgba(0, 0, 0, 0.3) 5px,
		rgba(0, 0, 0, 0.3) 10px
	);
}
#cloud-storage-usage-bar.locked::before {
	content: "\f023";
	font-family: FontAwesome;
	color: rgba(0, 0, 0, 0.8);
	font-size: 18px;
	position: absolute;
	top: 25%;
	left: 49%;
}
.storage-listing-msg {
	font-size: 13px;
	margin-bottom: 10px;
}
.plan-box .footnote {
	margin-top: 10px;
	font-style: italic;
}

/*match hamburger menu*/
@media screen and (max-width: 760px) {
	.product-col,
	.product-col-2 {
		display: block;
		width: auto;
		min-width: auto;
		max-width: auto;
	}
	.product-col img {
		display: inline;
	}
	img.icon1 {
		display: inline;
		vertical-align: middle;
		margin-right: 8px;
	}
	img.icon2 {
		display: none;
	}
}
@media screen and (max-width: 480px),
	only screen and (-webkit-min-device-pixel-ratio: 3) and (max-device-width: 1920px) and (orientation: landscape),
	screen and (max-width: 700px),
	screen and (max-width: 480px),
	screen and (max-width: 350px) {
	#tab-account-overview-content,
	#tab-redeem-code-content,
	#tab-refer-a-friend-content,
	#tab-download-content,
	#tab-account-cloud-content,
	#tab-profile-content,
	#tab-subscription-center-content {
		padding-left: 10px;
		overflow: auto;
		width: 100%;
		height: inherit;
	}
	#overview,
	.overview {
		float: none;
		width: 100%;
	}
	#promobox,
	.promobox {
		float: none;
		width: 100%;
		margin: 15px 0px 0px 0px;
	}
	#promo-tile-1 {
		width: 294px;
		background: url("/store/account/img/bg-promo-tile-young-adults-ipad-s.jpg")
			no-repeat;
	}
	.promo-tile-pad {
		padding: 94px 0px 0px 0px;
	}
	/*77*/
	.promo-subheading {
		font-size: 13px;
		margin-top: 0px;
	}
	.promo-heading {
		font-size: 23px;
		line-height: 29px;
	}
	.promo-button {
		margin: auto;
	}
	.promo-text {
		margin: 0px;
		font-size: 12px;
	}
	.raf-link-box {
		float: left;
		width: 320px;
	}
	#rafheader {
		line-height: 1.5em;
		padding-bottom: 10px;
	}
	.refurl-box {
		width: 80%;
		background-image: none;
	}
	.raf-cashout {
		width: 80%;
	}
	.ui-tabs.ui-tabs-vertical .ui-tabs-panel {
		max-width: 330px;
	}
	.price-base {
		width: 260px;
		text-align: center;
	}
	.edit-wrapper {
		max-width: 98%;
		box-sizing:border-box;
	}
	#edit-container label,
	.label {
		float: none;
		text-align: left;
		height: auto;
		margin-top: 10px;
	}
}

#show-storage-listing-wrapper {
	width: calc(100% - 150px) !important;
	max-width: 1030px;
}
div.storage-listing-list div.storage-listing-item {
	display: inline-block;
	width: 192px;
	vertical-align: top;
	padding: 3px;
	margin: 0px 8px 12px 0px;
}
.storage-listing-thumb {
	width: 192px;
	height: 108px; /*border:3px solid #ffffff */
}
/*table.storage-listing-list td { padding: 10px }*/
@media screen and (max-width: 450px) {
	.raf-link-box {
		float: left;
		width: 100%;
	}
	#promo-tile-1 {
		width: 294px;
	}
	/*overlay*/
	#form-exp-date {
		display: inline-block;
		width: 150px;
	}
	#form-cvn {
		display: inline-block;
		width: 100px;
	}
	.action-text {
		display: block;
		text-align: center;
		max-width: 250px;
	}

	/* table.storage-listing-list td { display: block; }
	 table.storage-listing-list td.storage-listing-metadata {
		padding: 5px; 
		width: 300px;
		margin-bottom: 20px;  
		margin-top: 0px;
		padding-top: 0px;
	}*/

	#show-storage-listing-wrapper {
		width: 300px !important;
		text-align: center;
	}
}
