@charset "utf-8";


.sw-grid, .product-owner-banner {
	margin: 30px auto 0 auto;
	padding-top: 0;
	padding-left: 30px;
	padding-right: 0px;
	width: 100%;
	max-width: 1200px;
	overflow: hidden
}
.sw-grid:after, .product-owner-banner:after {
	content: "";
	display: table;
	clear: both
}
.sw-grid--no-padding {
	padding-left: 0;
	padding-right: 0;
	margin: 0
}



.material-sample {
	float: left;
	width: 45px;
	height: 57px;
	margin-right: 10px;
	margin-bottom: -25px;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 150ms;
	-o-transition-duration: 150ms;
	-webkit-transition-duration: 150ms;
	transition-duration: 150ms;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.material-sample.detail-white {
	background-position: 0 -180px
}
.material-sample.metallic-plastic-polished {
	background-position: 0 -270px
}
.material-sample.nylon-polished {
	background-position: 0 -720px
}
.material-sample.nylon-black {
	background-position: 0 -450px
}
.material-sample.nylon-blue {
	background-position: 0 -540px
}
.material-sample.nylon-red {
	background-position: 0 -900px
}
.material-sample.nylon-magenta {
	background-position: 0 -630px
}
.material-sample.nylon-purple {
	background-position: 0 -810px
}
.material-sample.detail-high {
	background-position: 0 -90px
}
.material-sample.sandstone-color {
	background-position: 0 -1080px
}
.material-sample.metallic-plastic {
	background-position: 0 -360px
}
.material-sample.detail-black {
	background-position: 0 0
}
.material-sample.nylon {
	background-position: 0 -990px
}
.material-sample.steel {
	background-position: 0 -1440px
}
.material-sample.steel-bronze {
	background-position: 0 -1260px
}
.material-sample.silver {
	background-position: 0 -1170px
}
.material-sample.steel-gold {
	background-position: 0 -1350px
}
.material-sample .hover-mask {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	width: 278px
}
.material-sample .hover-mask .hover-box {
	position: absolute;
	left: -22px;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 80ms;
	-o-transition-duration: 80ms;
	-webkit-transition-duration: 80ms;
	transition-duration: 80ms;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-webkit-backface-visibility: hidden;
	font-weight: 400
}
.material-sample .hover-mask .hover-box p {
	font-size: 0.9em;
	line-height: 1.4em
}
.material-sample .hover-mask .hover-box.hover-top {
	top: 22px;
	width: 272px;
	opacity: 0
}
.material-sample .hover-mask .hover-box.hover-bottom {
	top: 254px;
	width: 272px;
	opacity: 0;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}
.material-sample .hover-mask .hover-box.hover-bottom p {
	margin-bottom: 0
}
.material-sample.active {
	height: 67px;
	margin-top: -10px;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
	transition-duration: 200ms;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.material-sample.active .hover-mask {
	visibility: visible
}
.material-sample.active .hover-mask .hover-box.hover-top {
	top: 32px;
	opacity: 1;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 150ms;
	-o-transition-duration: 150ms;
	-webkit-transition-duration: 150ms;
	transition-duration: 150ms;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-moz-transition-delay: 80ms;
	-o-transition-delay: 80ms;
	-webkit-transition-delay: 80ms;
	transition-delay: 80ms
}
.material-sample.active .hover-mask .hover-box.hover-bottom {
	top: 244px;
	margin-top: 10px;
	opacity: 1;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 100ms;
	-o-transition-duration: 100ms;
	-webkit-transition-duration: 100ms;
	transition-duration: 100ms;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
	-moz-transition-delay: 200ms;
	-o-transition-delay: 200ms;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms
}
.quote-container {
	background-color: #f5f7f8;
	border-top: 1px solid #e0e3e5;
	border-bottom: 1px solid #e0e3e5;
	color: #67757B
}
.quote-container .icon {
	float: left;
	width: 65px;
	height: 68px
}
.quote-container .icon.icon-materials {
	background: url('../img/icon-materials.svg?1433793946');
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover
}
.quote-container .quote-materials {
	width: 810px;
	margin: 10px 5px
}
.material-status h3 {
	padding: 20px 20px 10px 20px
}
.material-status .material-status-row {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 90px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #e0e3e5;
	position: relative
}
.material-status .material-status-row .material-name {
	width: 300px;
	max-width: 300px;
	height: 88px;
	padding: 0 30px 0 82px;
	margin: 0;
	float: left;
	display: table;
	background: url(/rrstatic/img/materials/note-tab.png) top right no-repeat
}
.material-status .material-status-row .material-name a {
	font-weight: bold;
	color: #183643
}
.material-status .material-status-row .material-name a:hover {
	color: #08A3E9
}
.material-status .material-status-row .status-note {
	width: 520px;
	height: 88px;
	padding: 0 20px;
	margin: 0;
	float: left;
	display: table
}
.material-status .material-status-row .status-note p, .material-status .material-status-row .material-name p {
	display: table-cell;
	vertical-align: middle
}
.material-status .material-status-row .status-icon {
	width: 48px;
	height: 48px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	position: absolute;
	left: 20px;
	top: 20px
}
.material-status .material-status-row .status-ok {
	background: url(/rrstatic/img/materials/material-status-sprite.png) 11px 11px no-repeat #cce8a4;
	border-bottom: 1px solid #a9d865
}
.material-status .material-status-row .status-warning {
	background: url(/rrstatic/img/materials/material-status-sprite.png) 11px -57px no-repeat #ffde96;
	border-bottom: 1px solid #ffc545
}
.material-status .material-status-row .status-alert {
	background: url(/rrstatic/img/materials/material-status-sprite.png) 11px -126px no-repeat #ec999e;
	border-bottom: 1px solid #e05760
}
.material-status .row-topper {
	border-top: 1px solid #e0e3e5
}
.sct-material .material-header {
	height: 110px
}
.sct-material .material-header h1 {
	margin: 50px 0 10px 0;
	text-align: center
}
.sct-material .material-header .material-nav {
	font-size: 13px;
	padding: 20px 0 0 0;
	background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsMjU1LDI1NSwwLjkzKSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, rgba(255,255,255,0.93)));
	background-image: -webkit-linear-gradient(#fff, rgba(255,255,255,0.93));
	background-image: -moz-linear-gradient(#fff, rgba(255,255,255,0.93));
	background-image: linear-gradient(#ffffff, rgba(255,255,255,0.93));
	background-color: #fff \9;
	border-bottom: 1px solid #e0e3e5;
	width: 100%;
	left: 0;
	margin-bottom: -1px;
	-webkit-transition: box-shadow 0;
	-moz-transition: box-shadow 0;
	transition: box-shadow 0
}
.sct-material .material-header .material-nav .container {
	margin-top: 0;
	margin-bottom: 0
}
.sct-material .material-header .material-nav select {
	margin: 0 20px 0 0;
	width: 155px
}
.sct-material .material-header .material-nav .back-to-hub {
	margin-right: 15px
}
.sct-material .material-header .material-nav.sticky {
	position: fixed;
	top: 0;
	z-index: 3
}
.sct-material .material-header .material-nav .anchors {
	margin: 0;
	padding: 0 40px;
	display: inline-block
}
.sct-material .material-header .material-nav .anchors li {
	display: inline-block;
	margin-right: 20px;
	padding-bottom: 11px
}
.sct-material .material-header .material-nav .anchors li.selected {
	border-bottom: 4px solid #445258
}
.sct-material .material-header .material-nav .anchors li.selected a {
	color: #183643
}
.sct-material .material-header .material-family-info {
	display: none;
	border-bottom: 1px solid #e0e3e5;
	width: 964px;
	z-index: 2
}
.sct-material .material-header .material-family-info.flow {
	display: table;
	position: fixed
}
.sct-material .material-header .material-family-info.stick {
	position: absolute
}
.sct-material .material-family-info {
	width: 100%;
	border-bottom: 1px solid #e0e3e5
}
.sct-material .material-family-info tr.empty {
	display: block;
	height: 20px
}
.sct-material .material-family-info th {
	padding: 12px 0 20px 0;
	border-top: 1px solid #e0e3e5;
	font-size: 16px;
	font-weight: 300;
	width: 155px;
	border-right: 15px solid #FFF
}
.sct-material .material-family-info td {
	border-top: 1px solid #e0e3e5;
	font-size: 14px;
	padding: 12px 0 0px 10px;
	border-right: 1px solid #e0e3e5;
	font-weight: 300
}
.sct-material .material-family-info td:last-child {
	border-right: none
}
.sct-material .material-family-info td:first-child {
	padding-left: 0
}
.sct-material .material-family-info .finishes-row {
	background-color: rgba(255,255,255,0.93);
	background-color: #fff \9
}
.sct-material .material-family-info .finishes-row.hide {
	opacity: .0
}
.sct-material .material-family-info .finishes-row td {
	font-size: 13px;
	padding-bottom: 5px
}
.sct-material .material-family-info .finishes-row td .finish-box {
	float: left;
	margin-right: 10px;
	width: 70px;
	line-height: 120%;
	font-size: 11px
}
.sct-material .material-family-info .finishes-row td .finish-box #last-finish-box {
	margin-right: 0
}
.sct-material .material-family-info .finishes-row td .finish-box img {
	display: block;
	height: 37px;
	width: 60px;
	margin-bottom: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.sct-material .material-family-info tr:first-child td, .sct-material .material-family-info tr:first-child th {
	border-top: none
}
.sct-material .material-family-info .more-row td, .sct-material .material-family-info .more-row th {
	border-top: none;
	padding-top: 0;
	padding-bottom: 0
}
.sct-material .material-family-info p {
	font-size: 14px;
	line-height: 22px
}
.sct-material .material-family-info sup {
	line-height: 100%
}
.sct-material .material-family-info ul li {
	font-size: 14px;
	padding-bottom: 5px
}
.sct-material .material-family-info small {
	display: block;
	font-weight: inherit;
	font-size: 12px
}
.sct-material .material-family-info .var {
	color: #868e91
}
.sct-material .material-family-info .schematic {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px
}
.sct-material .material-family-info .glue-top {
	margin-top: -13px;
	width: 100%
}
.sct-material .material-family-info .more-content {
	clear: both;
	margin-top: 10px
}
.sct-material .material-family-info .more-content p {
	font-size: 13px;
	line-height: 145%;
	margin-bottom: 13px
}
.sct-material .header-row {
	padding-bottom: 10px
}
.sct-material .header-row td {
	border-top-width: 2px;
	padding-bottom: 10px
}
.sct-material .header-row h3 {
	padding: 15px 0 0 0;
	margin: 0
}
.sct-material .full-section {
	background-color: #edeff0;
	padding: 20px 0;
	margin: -20px 0;
	border-top: 1px solid #e0e3e5
}
.sct-material .image-viewer {
	margin-top: 0;
	padding-top: 0;
	border: 0
}
.sct-material .image-viewer li {
	margin-right: 41px
}
.sct-material .image-viewer li.last {
	margin-right: 0
}
.sct-material h4 {
	border-bottom: 1px solid #e0e3e5;
	margin: 0 0 10px 0;
	padding: 10px 0 5px
}
.sct-material h5 {
	clear: both;
	font-size: 14px;
	font-weight: 600
}
.sct-material h5 img {
	float: left;
	max-width: 140px;
	padding-right: 12px;
	margin-bottom: 20px
}
.sct-material .anchor-point {
	position: absolute;
	height: 0;
	width: 0;
	top: -25px
}
.sct-material .anchor-point#guidelines {
	top: -96px
}
.sct-material .material-family-info .finishes-row td.color-variations .finish-box {
	width: 37px
}
.sct-material .material-family-info .finishes-row td.color-variations .finish-box img {
	max-width: 100%
}
.sct-material .material-family-info .finishes-row td .finish-box.last {
	margin-right: 0
}
.material-header-mobile {
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e3e5
}
.material-section-header-mobile {
	margin-top: 20px
}
.material-finish-info-mobile {
	width: 100%
}
.material-finish-info-mobile h5 {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: top;
	width: 50%
}
.material-finish-info-mobile ul {
	display: inline-block;
	list-style-type: none;
	margin: 0
}
.material-finish-info-mobile ul li {
	display: block
}
.material-finish-options-section {
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e3e5
}
.material-finish-options-section h4 {
	border-bottom: none;
	margin-bottom: 0;
	font-weight: normal;
	display: inline-block;
	margin-left: 8px;
	top: -12px;
	position: relative
}
.material-finish-options-section img {
	height: 37px;
	width: 60px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.material-finish-header {
	border-bottom: 1px solid #e0e3e5;
	padding-bottom: 10px
}
.finish-price-value {
	display: block
}
.finish-breakdown-header {
	clear: both;
	width: 130px
}
.material-finish-pricing-section, .material-finish-lead-time-section, .design-guideline-section-mobile, .design-tips-section-mobile {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e3e5
}
.material-finish-option-section {
	width: 100%;
	margin-bottom: 20px
}
.mobile-design-guidelines-header {
	width: 100%;
	padding-bottom: 10px
}
.mobile-guideline-value {
	position: relative;
	top: -22px
}
.material-info-section-mobile h3, .material-info-section-mobile h4, .design-tips-section-mobile h3, .design-tips-section-mobile h4 {
	width: 100%;
	clear: both;
	border-bottom: none
}
.material-guideline-list li.material-guideline-with-icon {
	display: inline-block
}
.material-guideline-list li.material-guideline-with-icon:last-child {
	position: relative;
	top: -22px
}
.creator-tools-page img {
	cursor: pointer
}
.creator-tools-page h4 {
	cursor: pointer;
	margin-top: 8px
}
.easy-create h1 {
	font-size: 2.4em;
	padding: 10px 0 5px 0;
	line-height: 1em
}
.easy-create .easy-create-item {
	width: 300px;
	margin-right: 26px;
	float: left;
	overflow: hidden;
	height: 420px;
	height: inherit;
*zoom:1;
	padding: 20px;
	margin-bottom: 1.5em;
	background: #fff;
	border: 1px solid white;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 1px #D8DCDF;
	-webkit-box-shadow: 0 1px 1px #D8DCDF;
	box-shadow: 0 1px 1px #D8DCDF;
	padding: 0
}
.easy-create .easy-create-item:after {
	content: "";
	display: table;
	clear: both
}
.easy-create .easy-create-item:hover {
	border: 1px solid #4FC9FF;
	text-decoration: none;
	cursor: pointer
}
.easy-create .right {
	margin: 0px
}
.easy-create .image-box {
	width: 300px;
	height: 300px;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 0 0;
	overflow: hidden
}
.easy-create .easy-create-item:hover img.swap {
	opacity: 0;
	filter: alpha(opacity=0)
}
.easy-create .easy-create-item p {
	line-height: 1.3em;
	font-size: 0.9em;
	margin: 3px 0 12px 12px;
	width: 276px
}
.easy-create h4 {
	margin: 0px;
	margin: 12px 0 0 12px;
	font-size: 18px;
	padding: 0px;
	font-weight: normal;
	color: #08A3E9
}
.easy-create h5 {
	margin: 0px;
	margin: 0px 10px 0px 10px;
	font-size: 13px;
	font-weight: normal;
	font-style: italic
}
.easy-create .easy-create-box {
*zoom:1;
	padding: 20px;
	margin-bottom: 1.5em;
	background: #fff;
	border: 1px solid white;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 1px #D8DCDF;
	-webkit-box-shadow: 0 1px 1px #D8DCDF;
	box-shadow: 0 1px 1px #D8DCDF;
	background: url(/rrstatic/img/portal/view-model/diag_patt_3px.png) top left
}
.easy-create .easy-create-box:after {
	content: "";
	display: table;
	clear: both
}
.easy-create .easy-create-box .upload-button {
	margin: 20px 0 0 0
}
.easy-create .easy-create-box .upload-button a {
	display: inline-block;
	outline: none;
	background-color: #FC695B;
	color: #fff;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #de6256;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	padding: 10px 50px;
	clear: both
}
.easy-create .easy-create-box .upload-button a:hover, .easy-create .easy-create-box .upload-button a:focus {
	background: #fc8074;
	border: 1px solid #c8564b
}
.easy-create .easy-create-box .upload-button a:hover, .easy-create .easy-create-box .upload-button a:active {
	cursor: pointer;
	border: 1px solid #c8564b
}
.easy-create .easy-create-box .upload-button a:active {
	background: #fc8074;
	border: 1px solid #c8564b
}
.easy-create .easy-create-box .upload-button a a, .easy-create .easy-create-box .upload-button a a:visited, .easy-create .easy-create-box .upload-button a a:active, .easy-create .easy-create-box .upload-button a a:hover, .easy-create .easy-create-box .upload-button a:visited, .easy-create .easy-create-box .upload-button a:active, .easy-create .easy-create-box .upload-button a:hover, .easy-create .easy-create-box .upload-button a:focus {
	color: #fff
}
.easy-create .easy-create-box .upload-button a div {
	position: relative
}
.easy-create .easy-create-box .upload-button a:hover, .easy-create .easy-create-box .upload-button a:focus {
	background-color: #fc5343;
	border: 1px solid #c8564b
}
.easy-create .easy-create-box .upload-button a:active {
	background: #fc5343;
	border: 1px solid #c8564b
}
.easy-create .easy-create-box .span-3 {
	border-left: 1px solid #ddd;
	padding: 0 0 0 30px
}
.easy-create .easy-create-box .span-3 p {
	clear: both;
	font-size: 0.9em
}
.admin-bar {
	min-width: 1150px;
	background: white;
	border-bottom: 1px solid #e0e3e5
}
.admin-bar-inner {
*zoom:1
}
.admin-bar-inner:after {
	content: "";
	display: table;
	clear: both
}
.admin-bar-inner .subtle-button-inset.small {
	font-size: 11px
}
.admin-unit {
*zoom:1;
	float: left;
	position: relative;
	height: 42px;
	padding: 5px 10px;
	vertical-align: middle;
	border-right: 1px solid #e0e3e5
}
.admin-unit:after {
	content: "";
	display: table;
	clear: both
}
.admin-unit .admin-input, .admin-unit .admin-data, .admin-unit select {
	display: inline-block
}
.admin-unit label, .admin-unit .admin-data {
	position: relative;
	display: inline-block;
	font-size: 11px;
	font-weight: 500;
	color: #777;
	text-transform: uppercase
}
.admin-unit label.left, .admin-unit .admin-data.left {
	top: 2px
}
.admin-unit select {
	top: 7px
}
.admin-unit .admin-change-set-selector {
	width: 140px
}
.admin-unit input {
	position: relative;
	line-height: 1em;
	padding: 1px 5px;
	font-size: 15px;
	font-weight: 400
}
.admin-unit.right {
	border-right: none;
	border-left: 1px solid #e0e3e5
}
.admin-unit .admin-input-label {
	margin-right: 5px
}
.admin-unit .admin-input-username {
	width: 130px;
	height: 31px;
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 0 0 3px
}
.admin-unit .admin-input-username:focus {
	-moz-box-shadow: inset 0 1px 1px #ddd, 0 1px 0 #fff;
	-webkit-box-shadow: inset 0 1px 1px #ddd, 0 1px 0 #fff;
	box-shadow: inset 0 1px 1px #ddd, 0 1px 0 #fff
}
.admin-unit .admin-input-username:-moz-placeholder {
color:#666
}
.admin-unit .admin-input-username:-ms-input-placeholder {
color:#666
}
.admin-unit .admin-input-username:focus:-moz-placeholder {
color:#e0e3e5
}
.admin-unit .admin-input-username:focus:-ms-input-placeholder {
color:#e0e3e5
}
.admin-unit .admin-input-submit {
	margin-left: 5px
}
.admin-unit .admin-username-submit.small {
	margin-right: 5px;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0;
	border-radius: 0 3px 3px 0
}
.admin-unit .admin-username-submit.small:focus, .admin-unit .admin-username-submit.small:hover {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.admin-unit .admin-follow-button {
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-moz-binding: url('xml/ellipsis.xml#ellipsis');
	margin-right: 5px;
	max-width: 140px;
	text-align: left
}
.admin-unit label {
	top: 2px
}
.admin-country {
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-moz-binding: url('xml/ellipsis.xml#ellipsis');
	display: inline-block;
	max-width: 120px;
	float: left
}
.admin-imageMaterialButton {
	position: absolute;
	top: 0;
	right: 50px;
	width: 28px;
	cursor: pointer
}
#modelData dl {
	width: 220px
}
#modelData dd {
	clear: both;
	float: left;
	width: 70px;
	font-weight: bold
}
#modelData dt {
	float: left;
	width: 50px;
	text-align: right
}
#modelData {
	z-index: 10000;
	display: none;
	position: fixed;
	background: #FFF;
	padding: 10px;
	top: 120px;
	right: 120px;
	width: 230px;
	border-radius: 3px;
	font-size: 10px;
	box-shadow: 0 4px 6px 0px rgba(68,82,88,0.15)
}
.action-button {
	display: inline-block;
	outline: none;
	background-color: #FC695B;
	color: #fff;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #de6256;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.action-button:hover, .action-button:focus {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button:hover, .action-button:active {
	cursor: pointer;
	border: 1px solid #c8564b
}
.action-button:active {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button a, .action-button a:visited, .action-button a:active, .action-button a:hover, .action-button:visited, .action-button:active, .action-button:hover, .action-button:focus {
	color: #fff
}
.action-button div {
	position: relative
}
.action-button:hover, .action-button:focus {
	background-color: #fc5343;
	border: 1px solid #c8564b
}
.action-button:active {
	background: #fc5343;
	border: 1px solid #c8564b
}
.action-button:hover, .action-button:focus, .action-button:active {
	background-color: #fb3b28;
	border: 1px solid #CA5F55
}
.active-action {
	background-color: #CA5F55;
	border: 1px solid #CA5F55;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.active-action:hover {
	background-color: #CA5F55;
	border: 1px solid #CA5F55;
	cursor: default
}
.action-button-inset {
	display: inline-block;
	outline: none;
	background-color: #FC695B;
	color: #fff;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #de6256;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.action-button-inset:hover, .action-button-inset:focus {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button-inset:hover, .action-button-inset:active {
	cursor: pointer;
	border: 1px solid #c8564b
}
.action-button-inset:active {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button-inset a, .action-button-inset a:visited, .action-button-inset a:active, .action-button-inset a:hover, .action-button-inset:visited, .action-button-inset:active, .action-button-inset:hover, .action-button-inset:focus {
	color: #fff
}
.action-button-inset div {
	position: relative
}
.action-button-inset:hover, .action-button-inset:focus {
	background-color: #fc5343;
	border: 1px solid #c8564b
}
.action-button-inset:active {
	background: #fc5343;
	border: 1px solid #c8564b
}
.primary-button-inset {
	display: inline-block;
	outline: none;
	background-color: #cce8a4;
	color: #4b711d;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #b8d292;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.primary-button-inset:hover, .primary-button-inset:focus {
	background: #d4ebb2;
	border: 1px solid #a4be7f
}
.primary-button-inset:hover, .primary-button-inset:active {
	cursor: pointer;
	border: 1px solid #a4be7f
}
.primary-button-inset:active {
	background: #d4ebb2;
	border: 1px solid #a4be7f
}
.primary-button-inset a, .primary-button-inset a:visited, .primary-button-inset a:active, .primary-button-inset a:hover, .primary-button-inset:visited, .primary-button-inset:active, .primary-button-inset:hover, .primary-button-inset:focus {
	color: #4b711d
}
.primary-button-inset div {
	position: relative
}
.primary-button-inset:hover, .primary-button-inset:focus {
	background-color: #c0e28e;
	border: 1px solid #a4be7f
}
.primary-button-inset:active {
	background: #c0e28e;
	border: 1px solid #a4be7f
}
.action-button-bottom-last {
	display: inline-block;
	outline: none;
	background-color: #FC695B;
	color: #fff;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 14px 26px;
	line-height: 18px;
	border-top: 1px solid #c65145;
	border-left: 1px solid #c65145;
	-moz-border-radius: 0 0 3px 0;
	-webkit-border-radius: 0;
	border-radius: 0 0 3px 0;
	-moz-box-shadow: 0 4px 0 #c65145;
	-webkit-box-shadow: 0 4px 0 #c65145;
	box-shadow: 0 4px 0 #c65145
}
.action-button-bottom-last:hover, .action-button-bottom-last:focus {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button-bottom-last:hover, .action-button-bottom-last:active {
	cursor: pointer;
	border: 1px solid #c8564b
}
.action-button-bottom-last:active {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button-bottom-last a, .action-button-bottom-last a:visited, .action-button-bottom-last a:active, .action-button-bottom-last a:hover, .action-button-bottom-last:visited, .action-button-bottom-last:active, .action-button-bottom-last:hover, .action-button-bottom-last:focus {
	color: #fff
}
.action-button-bottom-last div {
	position: relative
}
.action-button-bottom-last:hover, .action-button-bottom-last:focus {
	-moz-box-shadow: inset 0 0 3px #ebada7, 0 4px 0 #cd5145;
	-webkit-box-shadow: inset 0 0 3px #ebada7, 0 4px 0 #cd5145;
	box-shadow: inset 0 0 3px #ebada7, 0 4px 0 #cd5145
}
.action-button-bottom-last:active {
	margin-bottom: 0;
	border-top: 3px solid #c65145;
	-moz-box-shadow: 0 2px 0 #c4493e;
	-webkit-box-shadow: 0 2px 0 #c4493e;
	box-shadow: 0 2px 0 #c4493e
}
.action-button-bottom-last-inset {
	display: inline-block;
	outline: none;
	background-color: #FC695B;
	color: #fff;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	padding: 14px 26px;
	margin-bottom: 1px;
	line-height: 18px;
	border: 1px solid #c65145;
	-moz-border-radius: 0 0 3px 0;
	-webkit-border-radius: 0;
	border-radius: 0 0 3px 0
}
.action-button-bottom-last-inset:hover, .action-button-bottom-last-inset:focus {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button-bottom-last-inset:hover, .action-button-bottom-last-inset:active {
	cursor: pointer;
	border: 1px solid #c8564b
}
.action-button-bottom-last-inset:active {
	background: #fc8074;
	border: 1px solid #c8564b
}
.action-button-bottom-last-inset a, .action-button-bottom-last-inset a:visited, .action-button-bottom-last-inset a:active, .action-button-bottom-last-inset a:hover, .action-button-bottom-last-inset:visited, .action-button-bottom-last-inset:active, .action-button-bottom-last-inset:hover, .action-button-bottom-last-inset:focus {
	color: #fff
}
.action-button-bottom-last-inset div {
	position: relative
}
.action-button-bottom-last-inset:hover, .action-button-bottom-last-inset:focus {
	-moz-box-shadow: inset 0 0 3px #ebada7;
	-webkit-box-shadow: inset 0 0 3px #ebada7;
	box-shadow: inset 0 0 3px #ebada7
}
.action-button-bottom-last-inset:active {
	padding: 14px 26px 12px 26px;
	border-top: 3px solid #c65145;
	-moz-box-shadow: inset 0 -1px 2px #e85a4d;
	-webkit-box-shadow: inset 0 -1px 2px #e85a4d;
	box-shadow: inset 0 -1px 2px #e85a4d
}
.secondary-button {
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #67757B;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c7cdd0;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.secondary-button:hover, .secondary-button:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.secondary-button:hover, .secondary-button:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.secondary-button:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.secondary-button a, .secondary-button a:visited, .secondary-button a:active, .secondary-button a:hover, .secondary-button:visited, .secondary-button:active, .secondary-button:hover, .secondary-button:focus {
	color: #67757B
}
.secondary-button div {
	position: relative
}
.secondary-button:hover, .secondary-button:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.secondary-button:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.secondary-button:hover, .secondary-button:focus {
	background-color: #f5f7f8
}
.secondary-button-inset {
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #67757B;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c7cdd0;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.secondary-button-inset:hover, .secondary-button-inset:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.secondary-button-inset:hover, .secondary-button-inset:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.secondary-button-inset:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.secondary-button-inset a, .secondary-button-inset a:visited, .secondary-button-inset a:active, .secondary-button-inset a:hover, .secondary-button-inset:visited, .secondary-button-inset:active, .secondary-button-inset:hover, .secondary-button-inset:focus {
	color: #67757B
}
.secondary-button-inset div {
	position: relative
}
.secondary-button-inset:hover, .secondary-button-inset:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.secondary-button-inset:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.secondary-button-inset:hover, .secondary-button-inset:focus {
	background-color: #f5f7f8
}
.neutral-button {
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #67757B;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c7cdd0;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.neutral-button:hover, .neutral-button:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.neutral-button:hover, .neutral-button:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.neutral-button:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.neutral-button a, .neutral-button a:visited, .neutral-button a:active, .neutral-button a:hover, .neutral-button:visited, .neutral-button:active, .neutral-button:hover, .neutral-button:focus {
	color: #67757B
}
.neutral-button div {
	position: relative
}
.neutral-button:hover, .neutral-button:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.neutral-button:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.neutral-button:hover, .neutral-button:focus {
	background-color: #f5f7f8
}
.neutral-button-inset {
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #67757B;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c7cdd0;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.neutral-button-inset:hover, .neutral-button-inset:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.neutral-button-inset:hover, .neutral-button-inset:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.neutral-button-inset:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.neutral-button-inset a, .neutral-button-inset a:visited, .neutral-button-inset a:active, .neutral-button-inset a:hover, .neutral-button-inset:visited, .neutral-button-inset:active, .neutral-button-inset:hover, .neutral-button-inset:focus {
	color: #67757B
}
.neutral-button-inset div {
	position: relative
}
.neutral-button-inset:hover, .neutral-button-inset:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.neutral-button-inset:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.neutral-button-inset:hover, .neutral-button-inset:focus {
	background-color: #f5f7f8
}
.subtle-button {
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #67757B;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c7cdd0;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.subtle-button:hover, .subtle-button:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.subtle-button:hover, .subtle-button:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.subtle-button:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.subtle-button a, .subtle-button a:visited, .subtle-button a:active, .subtle-button a:hover, .subtle-button:visited, .subtle-button:active, .subtle-button:hover, .subtle-button:focus {
	color: #67757B
}
.subtle-button div {
	position: relative
}
.subtle-button:hover, .subtle-button:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.subtle-button:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.subtle-button:hover, .subtle-button:focus {
	background-color: #f5f7f8
}
.subtle-button-inset {
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #67757B;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #c7cdd0;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.subtle-button-inset:hover, .subtle-button-inset:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.subtle-button-inset:hover, .subtle-button-inset:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.subtle-button-inset:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.subtle-button-inset a, .subtle-button-inset a:visited, .subtle-button-inset a:active, .subtle-button-inset a:hover, .subtle-button-inset:visited, .subtle-button-inset:active, .subtle-button-inset:hover, .subtle-button-inset:focus {
	color: #67757B
}
.subtle-button-inset div {
	position: relative
}
.subtle-button-inset:hover, .subtle-button-inset:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.subtle-button-inset:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.subtle-button-inset:hover, .subtle-button-inset:focus {
	background-color: #f5f7f8
}
.link-button {
	position: relative;
	display: inline-block;
	padding: 10px 15px 8px;
	line-height: 1.2em;
	text-align: center;
	cursor: pointer
}
.link-button:active {
	padding: 11px 15px 7px
}
.link-button.disabled {
	cursor: default;
	color: #999
}
.link-button.disabled:active {
	padding: 10px 15px 8px
}
.blog-search {
	margin: 0 0 20px 0
}
.action-button.disabled, .secondary-button.disabled, .neutral-button.disabled {
	cursor: default;
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #a1aaad;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5
}
.action-button.disabled:hover, .action-button.disabled:focus, .secondary-button.disabled:hover, .secondary-button.disabled:focus, .neutral-button.disabled:hover, .neutral-button.disabled:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.action-button.disabled:hover, .action-button.disabled:active, .secondary-button.disabled:hover, .secondary-button.disabled:active, .neutral-button.disabled:hover, .neutral-button.disabled:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.action-button.disabled:active, .secondary-button.disabled:active, .neutral-button.disabled:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.action-button.disabled a, .action-button.disabled a:visited, .action-button.disabled a:active, .action-button.disabled a:hover, .action-button.disabled:visited, .action-button.disabled:active, .action-button.disabled:hover, .action-button.disabled:focus, .secondary-button.disabled a, .secondary-button.disabled a:visited, .secondary-button.disabled a:active, .secondary-button.disabled a:hover, .secondary-button.disabled:visited, .secondary-button.disabled:active, .secondary-button.disabled:hover, .secondary-button.disabled:focus, .neutral-button.disabled a, .neutral-button.disabled a:visited, .neutral-button.disabled a:active, .neutral-button.disabled a:hover, .neutral-button.disabled:visited, .neutral-button.disabled:active, .neutral-button.disabled:hover, .neutral-button.disabled:focus {
	color: #a1aaad
}
.action-button.disabled div, .secondary-button.disabled div, .neutral-button.disabled div {
	position: relative
}
.action-button.disabled:hover, .action-button.disabled:focus, .secondary-button.disabled:hover, .secondary-button.disabled:focus, .neutral-button.disabled:hover, .neutral-button.disabled:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.action-button.disabled:active, .secondary-button.disabled:active, .neutral-button.disabled:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.action-button.disabled:hover, .action-button.disabled:active, .secondary-button.disabled:hover, .secondary-button.disabled:active, .neutral-button.disabled:hover, .neutral-button.disabled:active {
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5;
	top: 0;
	cursor: default
}
.action-button.waiting, .secondary-button.waiting, .neutral-button.waiting {
	height: 38px;
	cursor: default;
	background: url("/rrstatic/img/waiting.gif") center no-repeat;
	background-color: #F5F5F5;
	color: rgba(170,170,170,0);
	border: 1px solid #fafafa;
	text-shadow: none
}
.action-button.success, .secondary-button.success, .neutral-button.success {
	height: 18px;
	cursor: default;
	background: url("/rrstatic/img/check-mark.svg") center no-repeat;
	background: url("/rrstatic/img/ie-compatible/check-mark.png") center no-repeat\9;
	color: rgba(170,170,170,0);
	border: 1px solid #cce8a4;
	background-color: #cce8a4;
	text-shadow: none
}
.action-button.success:hover, .action-button.success:active, .secondary-button.success:hover, .secondary-button.success:active, .neutral-button.success:hover, .neutral-button.success:active {
	top: 0
}
.action-button.fail, .secondary-button.fail, .neutral-button.fail {
	height: 18px;
	cursor: default;
	background: url("/rrstatic/img/caution.svg") center no-repeat;
	background: url("/rrstatic/img/ie-compatible/caution.png") center no-repeat\9;
	color: rgba(170,170,170,0);
	background-color: #ffde96;
	text-shadow: none
}
.action-button.fail:hover, .action-button.fail:active, .secondary-button.fail:hover, .secondary-button.fail:active, .neutral-button.fail:hover, .neutral-button.fail:active {
	top: 0
}
.action-button.small, .secondary-button.small, .neutral-button.small {
	padding: 5px 14px;
	font-size: 11px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.action-button.small.waiting, .action-button.small.success, .secondary-button.small.waiting, .secondary-button.small.success, .neutral-button.small.waiting, .neutral-button.small.success {
	height: 19px
}
.action-button.breathe-vertical, .secondary-button.breathe-vertical, .neutral-button.breathe-vertical {
	margin-bottom: 10px;
	margin-top: 10px
}
.action-button.breathe-bottom, .action-button.product-owner-banner, .secondary-button.breathe-bottom, .secondary-button.product-owner-banner, .neutral-button.breathe-bottom, .neutral-button.product-owner-banner {
	margin-bottom: 12px
}
input.action-button, input.action-button-inset {
	height: 38px;
	line-height: 1em
}
input.subtle-button, input.secondary-button, input.neutral-button {
	height: 38px
}
input.subtle-button-inset, input.secondary-button-inset, input.neutral-button-inset {
	height: 38px
}
.subtle-button.small {
	padding: 5px 14px;
	font-size: 11px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.subtle-button.small.waiting, .subtle-button.small.success {
	height: 19px
}
.subtle-button.small:hover, .subtle-button.small:focus {
	background-color: #f5f7f8
}
.action-button-inset.disabled, .primary-button-inset.disabled, .secondary-button-inset.disabled, .neutral-button-inset.disabled, .subtle-button-inset.disabled {
	cursor: default;
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #a1aaad;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5
}
.action-button-inset.disabled:hover, .action-button-inset.disabled:focus, .primary-button-inset.disabled:hover, .primary-button-inset.disabled:focus, .secondary-button-inset.disabled:hover, .secondary-button-inset.disabled:focus, .neutral-button-inset.disabled:hover, .neutral-button-inset.disabled:focus, .subtle-button-inset.disabled:hover, .subtle-button-inset.disabled:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.action-button-inset.disabled:hover, .action-button-inset.disabled:active, .primary-button-inset.disabled:hover, .primary-button-inset.disabled:active, .secondary-button-inset.disabled:hover, .secondary-button-inset.disabled:active, .neutral-button-inset.disabled:hover, .neutral-button-inset.disabled:active, .subtle-button-inset.disabled:hover, .subtle-button-inset.disabled:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.action-button-inset.disabled:active, .primary-button-inset.disabled:active, .secondary-button-inset.disabled:active, .neutral-button-inset.disabled:active, .subtle-button-inset.disabled:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.action-button-inset.disabled a, .action-button-inset.disabled a:visited, .action-button-inset.disabled a:active, .action-button-inset.disabled a:hover, .action-button-inset.disabled:visited, .action-button-inset.disabled:active, .action-button-inset.disabled:hover, .action-button-inset.disabled:focus, .primary-button-inset.disabled a, .primary-button-inset.disabled a:visited, .primary-button-inset.disabled a:active, .primary-button-inset.disabled a:hover, .primary-button-inset.disabled:visited, .primary-button-inset.disabled:active, .primary-button-inset.disabled:hover, .primary-button-inset.disabled:focus, .secondary-button-inset.disabled a, .secondary-button-inset.disabled a:visited, .secondary-button-inset.disabled a:active, .secondary-button-inset.disabled a:hover, .secondary-button-inset.disabled:visited, .secondary-button-inset.disabled:active, .secondary-button-inset.disabled:hover, .secondary-button-inset.disabled:focus, .neutral-button-inset.disabled a, .neutral-button-inset.disabled a:visited, .neutral-button-inset.disabled a:active, .neutral-button-inset.disabled a:hover, .neutral-button-inset.disabled:visited, .neutral-button-inset.disabled:active, .neutral-button-inset.disabled:hover, .neutral-button-inset.disabled:focus, .subtle-button-inset.disabled a, .subtle-button-inset.disabled a:visited, .subtle-button-inset.disabled a:active, .subtle-button-inset.disabled a:hover, .subtle-button-inset.disabled:visited, .subtle-button-inset.disabled:active, .subtle-button-inset.disabled:hover, .subtle-button-inset.disabled:focus {
	color: #a1aaad
}
.action-button-inset.disabled div, .primary-button-inset.disabled div, .secondary-button-inset.disabled div, .neutral-button-inset.disabled div, .subtle-button-inset.disabled div {
	position: relative
}
.action-button-inset.disabled:hover, .action-button-inset.disabled:focus, .primary-button-inset.disabled:hover, .primary-button-inset.disabled:focus, .secondary-button-inset.disabled:hover, .secondary-button-inset.disabled:focus, .neutral-button-inset.disabled:hover, .neutral-button-inset.disabled:focus, .subtle-button-inset.disabled:hover, .subtle-button-inset.disabled:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.action-button-inset.disabled:active, .primary-button-inset.disabled:active, .secondary-button-inset.disabled:active, .neutral-button-inset.disabled:active, .subtle-button-inset.disabled:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.action-button-inset.disabled:hover, .action-button-inset.disabled:active, .primary-button-inset.disabled:hover, .primary-button-inset.disabled:active, .secondary-button-inset.disabled:hover, .secondary-button-inset.disabled:active, .neutral-button-inset.disabled:hover, .neutral-button-inset.disabled:active, .subtle-button-inset.disabled:hover, .subtle-button-inset.disabled:active {
	border: 1px solid #F5F5F5;
	background-color: #F5F5F5;
	top: 0;
	cursor: default
}
.action-button-inset.waiting, .primary-button-inset.waiting, .secondary-button-inset.waiting, .neutral-button-inset.waiting, .subtle-button-inset.waiting {
	height: 38px;
	cursor: default;
	background: url("/rrstatic/img/waiting.gif") center no-repeat;
	background-color: #F5F5F5;
	color: rgba(170,170,170,0);
	border: 1px solid #fafafa;
	text-shadow: none
}
.action-button-inset.success, .primary-button-inset.success, .secondary-button-inset.success, .neutral-button-inset.success, .subtle-button-inset.success {
	height: 38px;
	margin: 0;
	cursor: default;
	background: url("/rrstatic/img/check-mark.svg") center no-repeat;
	background: url("/rrstatic/img/ie-compatible/check-mark.png") center no-repeat\9;
	color: rgba(170,170,170,0);
	background-color: #cce8a4;
	border: 1px solid #cce8a4
}
.action-button-inset.fail, .primary-button-inset.fail, .secondary-button-inset.fail, .neutral-button-inset.fail, .subtle-button-inset.fail {
	cursor: default;
	background: url("/rrstatic/img/caution.svg") center no-repeat;
	background: url("/rrstatic/img/ie-compatible/caution.png") center no-repeat\9;
	color: rgba(170,170,170,0);
	background-color: #ffde96;
	border: 1px solid #bbb;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none
}
.action-button-inset.small, .primary-button-inset.small, .secondary-button-inset.small, .neutral-button-inset.small, .subtle-button-inset.small {
	padding: 5px 14px;
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.action-button-inset.small.waiting, .action-button-inset.small.success, .primary-button-inset.small.waiting, .primary-button-inset.small.success, .secondary-button-inset.small.waiting, .secondary-button-inset.small.success, .neutral-button-inset.small.waiting, .neutral-button-inset.small.success, .subtle-button-inset.small.waiting, .subtle-button-inset.small.success {
	height: 19px
}
.action-button-inset.breathe-vertical, .primary-button-inset.breathe-vertical, .secondary-button-inset.breathe-vertical, .neutral-button-inset.breathe-vertical, .subtle-button-inset.breathe-vertical {
	margin-bottom: 10px;
	margin-top: 10px
}
.action-button-inset.breathe-bottom, .action-button-inset.product-owner-banner, .primary-button-inset.breathe-bottom, .primary-button-inset.product-owner-banner, .secondary-button-inset.breathe-bottom, .secondary-button-inset.product-owner-banner, .neutral-button-inset.breathe-bottom, .neutral-button-inset.product-owner-banner, .subtle-button-inset.breathe-bottom, .subtle-button-inset.product-owner-banner {
	margin-bottom: 10px
}
.buy-now-button {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #4FC9FF;
	border: 1px solid #1cb9ff
}
.buy-now-button:hover {
	background-color: #1cb9ff;
	border: 1px solid #00a1e8
}
.subtle-button-inset.small {
	padding: 5px 14px;
	font-size: 11px;
	font-weight: bold;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-webkit-transition: background-color 0.15s ease-in-out;
	transition: background-color 0.15s ease-in-out
}
.subtle-button-inset.small.waiting, .subtle-button-inset.small.success {
	height: 19px
}
.subtle-button-inset.small:hover, .subtle-button-inset.small:focus {
	background-color: #f5f7f8
}
.action-button.breathe, .action-button-inset.breathe, .primary-button-inset.breathe, .secondary-button.breathe, .secondary-button-inset.breathe, .neutral-button.breathe, .neutral-button-inset.breathe, .subtle-button.breathe, .subtle-button-inset.breathe, .link-button.breathe {
	margin: 10px
}
.action-button.breathe-vertical, .action-button-inset.breathe-vertical, .primary-button-inset.breathe-vertical, .secondary-button.breathe-vertical, .secondary-button-inset.breathe-vertical, .neutral-button.breathe-vertical, .neutral-button-inset.breathe-vertical, .subtle-button.breathe-vertical, .subtle-button-inset.breathe-vertical, .link-button.breathe-vertical {
	margin-bottom: 12px;
	margin-top: 10px
}
.action-button.breathe-horizontal, .action-button-inset.breathe-horizontal, .primary-button-inset.breathe-horizontal, .secondary-button.breathe-horizontal, .secondary-button-inset.breathe-horizontal, .neutral-button.breathe-horizontal, .neutral-button-inset.breathe-horizontal, .subtle-button.breathe-horizontal, .subtle-button-inset.breathe-horizontal, .link-button.breathe-horizontal {
	margin-left: 10px;
	margin-right: 10px
}
.action-button.breathe-top, .action-button-inset.breathe-top, .primary-button-inset.breathe-top, .secondary-button.breathe-top, .secondary-button-inset.breathe-top, .neutral-button.breathe-top, .neutral-button-inset.breathe-top, .subtle-button.breathe-top, .subtle-button-inset.breathe-top, .link-button.breathe-top {
	margin-top: 10px
}
.action-button.breathe-left, .action-button-inset.breathe-left, .primary-button-inset.breathe-left, .secondary-button.breathe-left, .secondary-button-inset.breathe-left, .neutral-button.breathe-left, .neutral-button-inset.breathe-left, .subtle-button.breathe-left, .subtle-button-inset.breathe-left, .link-button.breathe-left {
	margin-left: 10px
}
.action-button.breathe-right, .action-button-inset.breathe-right, .primary-button-inset.breathe-right, .secondary-button.breathe-right, .secondary-button-inset.breathe-right, .neutral-button.breathe-right, .neutral-button-inset.breathe-right, .subtle-button.breathe-right, .subtle-button-inset.breathe-right, .link-button.breathe-right {
	margin-right: 10px
}
.action-button.breathe-top-right, .action-button-inset.breathe-top-right, .primary-button-inset.breathe-top-right, .secondary-button.breathe-top-right, .secondary-button-inset.breathe-top-right, .neutral-button.breathe-top-right, .neutral-button-inset.breathe-top-right, .subtle-button.breathe-top-right, .subtle-button-inset.breathe-top-right, .link-button.breathe-top-right {
	margin: 10px 10px 0 0
}
.action-button.breathe-top-left, .action-button-inset.breathe-top-left, .primary-button-inset.breathe-top-left, .secondary-button.breathe-top-left, .secondary-button-inset.breathe-top-left, .neutral-button.breathe-top-left, .neutral-button-inset.breathe-top-left, .subtle-button.breathe-top-left, .subtle-button-inset.breathe-top-left, .link-button.breathe-top-left {
	margin: 10px 0 0 10px
}
.action-button.breathe-bottom-right, .action-button-inset.breathe-bottom-right, .primary-button-inset.breathe-bottom-right, .secondary-button.breathe-bottom-right, .secondary-button-inset.breathe-bottom-right, .neutral-button.breathe-bottom-right, .neutral-button-inset.breathe-bottom-right, .subtle-button.breathe-bottom-right, .subtle-button-inset.breathe-bottom-right, .link-button.breathe-bottom-right {
	margin: 0 10px 11px 0
}
.action-button.breathe-bottom-left, .action-button-inset.breathe-bottom-left, .primary-button-inset.breathe-bottom-left, .secondary-button.breathe-bottom-left, .secondary-button-inset.breathe-bottom-left, .neutral-button.breathe-bottom-left, .neutral-button-inset.breathe-bottom-left, .subtle-button.breathe-bottom-left, .subtle-button-inset.breathe-bottom-left, .link-button.breathe-bottom-left {
	margin: 0 0 11px 10px
}
.action-button.block, .action-button-inset.block, .primary-button-inset.block, .secondary-button.block, .secondary-button-inset.block, .neutral-button.block, .neutral-button-inset.block, .subtle-button.block, .subtle-button-inset.block, .link-button.block {
	display: block
}
.action-button.inline, .action-button-inset.inline, .primary-button-inset.inline, .secondary-button.inline, .secondary-button-inset.inline, .neutral-button.inline, .neutral-button-inset.inline, .subtle-button.inline, .subtle-button-inset.inline, .link-button.inline {
	display: inline
}
.action-button.solo, .action-button-inset.solo, .primary-button-inset.solo, .secondary-button.solo, .secondary-button-inset.solo, .neutral-button.solo, .neutral-button-inset.solo, .subtle-button.solo, .subtle-button-inset.solo, .link-button.solo {
	margin: 30px auto 27px auto;
	display: block;
	width: 50%;
	padding: 14px;
	font-size: 1.3em
}
.flush-bottom-material-actions {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px
}
.cms-design-sidebar .action-button, .cms-design-sidebar .secondary-button, .cms-design-sidebar .neutral-button {
	display: block
}
input.secondary-button, input.neutral-button {
	padding: 9px 14px;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}
input.secondary-button.waiting, input.secondary-button.success, input.secondary-button.fail, input.neutral-button.waiting, input.neutral-button.success, input.neutral-button.fail {
	height: 38px;
	border: 1px solid #cce8a4;
	box-shadow: none
}
input.secondary-button:focus, input.neutral-button:focus {
	border: 1px solid #bbc2c6
}
input.action-button {
	padding: 9px 14px
}
input.action-button.waiting, input.action-button.success, input.action-button.fail {
	height: 38px;
	box-shadow: none;
	border: 1px solid #cce8a4
}
input.action-button.waiting:focus, input.action-button.success:focus, input.action-button.fail:focus {
	border: 1px solid #cce8a4
}
input.action-button:focus {
	border: 1px solid #CA5F55
}
input.action-button-inset, input.primary-button-inset, input.secondary-button-inset, input.neutral-button-inset, input.login-button {
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}
input.action-button, input.secondary-button, input.neutral-button {
	line-height: 18px
}
input.action-button-inset, input.primary-button-inset, input.secondary-button-inset, input.neutral-button-inset {
	height: 34px;
	line-height: 1em;
	vertical-align: top
}
input.small.subtle-button-inset {
	height: 28px
}
button.action-button, button.action-button-inset, button.primary-button-inset, button.secondary-button, button.secondary-button-inset, button.neutral-button, button.neutral-button-inset, button.subtle-button, button.subtle-button-inset, button.link-button {
	margin: 0;
	height: 33px
}
.close-button {
	display: block;
	top: 0;
	right: 0;
	position: absolute;
	width: 41px;
	height: 40px;
	cursor: pointer;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: url(/rrstatic/img/portal/view-model/icon-sprite.png) 15px -366px no-repeat;
	color: #888;
	font-weight: bold;
	text-align: center;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}
.close-button:hover {
	color: #444;
	background: url(/rrstatic/img/portal/view-model/icon-sprite.png) 15px -398px no-repeat;
	text-decoration: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}
.close-button.small {
	width: 31px;
	height: 32px;
	background-position: 10px -370px
}
.close-button.small:hover {
	background-position: 10px -402px
}

#addtocart_popup .close-button {
	top: 0;
	right: 0;
	width: 41px;
	height: 40px;
	background-color: #eee;
	border-left: 1px solid #ddd;
	position: absolute;
	-moz-border-radius: 0 4px 0 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 0 0
}
#addtocart_popup .close-button:hover {
	background-color: #f3f3f3
}
#tab-content .close-button {
	top: -20px;
	right: -24px
}
.fancybox-wrap .close-button {
	z-index: 8040
}
.close-in-box .close-button {
	top: 20px
}
button.success {
	line-height: 1.5em;
	margin: 0;
	display: inline-block;
	padding: .743em 1em
}
button {
	margin: 0
}
.btn, .btn-primary, .btn-buy-now, .btn-primary:visited, .btn-buy-now:visited, .btn-secondary, .btn-secondary:visited, .btn-white, .btn-white:visited, .btn-join-fb, .btn-join-ggl, .sw-image-edit__file-upload-button, button, .btn:visited, .btn-primary:visited, .btn-buy-now:visited, .btn-secondary:visited, .btn-white:visited, .btn-join-fb:visited, .btn-join-ggl:visited, .sw-image-edit__file-upload-button:visited {
	background: #edeff0;
	height: auto;
	border: 1px solid #ccd1d4;
	color: #67757B;
	cursor: pointer;
	display: inline-block;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.08em;
	line-height: 1.1em;
	outline: none;
	padding: 1em 1em 0.9em 1em;
	position: relative;
	text-align: center;
	text-rendering: optimizeLegibility;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
	overflow: hidden;
*zoom:1;
	-moz-transition: background-color 150ms ease-in-out;
	-o-transition: background-color 150ms ease-in-out;
	-webkit-transition: background-color 150ms ease-in-out;
	transition: background-color 150ms ease-in-out
}
.no-touch .btn:hover, .no-touch .btn-primary:hover, .no-touch .btn-buy-now:hover, .no-touch .btn-secondary:hover, .no-touch .btn-white:hover, .no-touch .btn-join-fb:hover, .no-touch .btn-join-ggl:hover, .no-touch .sw-image-edit__file-upload-button:hover, .btn:focus, .btn-primary:focus, .btn-buy-now:focus, .btn-secondary:focus, .btn-white:focus, .btn-join-fb:focus, .btn-join-ggl:focus, .sw-image-edit__file-upload-button:focus, button:hover, button:focus, .no-touch .btn:visited:hover, .no-touch .btn-primary:visited:hover, .no-touch .btn-buy-now:visited:hover, .no-touch .btn-secondary:visited:hover, .no-touch .btn-white:visited:hover, .no-touch .btn-join-fb:visited:hover, .no-touch .btn-join-ggl:visited:hover, .no-touch .sw-image-edit__file-upload-button:visited:hover, .btn:visited:focus, .btn-primary:visited:focus, .btn-buy-now:visited:focus, .btn-secondary:visited:focus, .btn-white:visited:focus, .btn-join-fb:visited:focus, .btn-join-ggl:visited:focus, .sw-image-edit__file-upload-button:visited:focus {
	background-color: #dfe3e4;
	border: 1px solid #c3cacd;
	color: #67757B
}
.btn.small, .small.btn-primary, .small.btn-buy-now, .small.btn-secondary, .small.btn-white, .small.btn-join-fb, .small.btn-join-ggl, .small.sw-image-edit__file-upload-button, button.small, .btn:visited.small, .btn-primary:visited.small, .btn-buy-now:visited.small, .btn-secondary:visited.small, .btn-white:visited.small, .btn-join-fb:visited.small, .btn-join-ggl:visited.small, .sw-image-edit__file-upload-button:visited.small {
	font-size: 0.8em;
	padding: .6em 1em;
	letter-spacing: .054em;
	text-rendering: optimizeLegibility
}
.btn.solo, .solo.btn-primary, .solo.btn-buy-now, .solo.btn-secondary, .solo.btn-white, .solo.btn-join-fb, .solo.btn-join-ggl, .solo.sw-image-edit__file-upload-button, button.solo, .btn:visited.solo, .btn-primary:visited.solo, .btn-buy-now:visited.solo, .btn-secondary:visited.solo, .btn-white:visited.solo, .btn-join-fb:visited.solo, .btn-join-ggl:visited.solo, .sw-image-edit__file-upload-button:visited.solo {
	margin: 30px auto 27px auto;
	display: block;
	width: 50%;
	padding: 1em;
	font-size: 1.3em
}
.btn.disabled, .disabled.btn-primary, .disabled.btn-buy-now, .disabled.btn-secondary, .disabled.btn-white, .disabled.btn-join-fb, .disabled.btn-join-ggl, .disabled.sw-image-edit__file-upload-button, .btn.disabled:hover, .disabled.btn-primary:hover, .disabled.btn-buy-now:hover, .disabled.btn-secondary:hover, .disabled.btn-white:hover, .disabled.btn-join-fb:hover, .disabled.btn-join-ggl:hover, .disabled.sw-image-edit__file-upload-button:hover, .btn.disabled:active, .disabled.btn-primary:active, .disabled.btn-buy-now:active, .disabled.btn-secondary:active, .disabled.btn-white:active, .disabled.btn-join-fb:active, .disabled.btn-join-ggl:active, .disabled.sw-image-edit__file-upload-button:active, .btn.disabled:focus, .disabled.btn-primary:focus, .disabled.btn-buy-now:focus, .disabled.btn-secondary:focus, .disabled.btn-white:focus, .disabled.btn-join-fb:focus, .disabled.btn-join-ggl:focus, .disabled.sw-image-edit__file-upload-button:focus, button.disabled, button.disabled:hover, button.disabled:active, button.disabled:focus, .btn:visited.disabled, .btn-primary:visited.disabled, .btn-buy-now:visited.disabled, .btn-secondary:visited.disabled, .btn-white:visited.disabled, .btn-join-fb:visited.disabled, .btn-join-ggl:visited.disabled, .sw-image-edit__file-upload-button:visited.disabled, .btn:visited.disabled:hover, .btn-primary:visited.disabled:hover, .btn-buy-now:visited.disabled:hover, .btn-secondary:visited.disabled:hover, .btn-white:visited.disabled:hover, .btn-join-fb:visited.disabled:hover, .btn-join-ggl:visited.disabled:hover, .sw-image-edit__file-upload-button:visited.disabled:hover, .btn:visited.disabled:active, .btn-primary:visited.disabled:active, .btn-buy-now:visited.disabled:active, .btn-secondary:visited.disabled:active, .btn-white:visited.disabled:active, .btn-join-fb:visited.disabled:active, .btn-join-ggl:visited.disabled:active, .sw-image-edit__file-upload-button:visited.disabled:active, .btn:visited.disabled:focus, .btn-primary:visited.disabled:focus, .btn-buy-now:visited.disabled:focus, .btn-secondary:visited.disabled:focus, .btn-white:visited.disabled:focus, .btn-join-fb:visited.disabled:focus, .btn-join-ggl:visited.disabled:focus, .sw-image-edit__file-upload-button:visited.disabled:focus {
	cursor: not-allowed;
	color: #d1d6d9;
	background: #edeff0;
	border: 1px solid #e5e8e9
}
.btn.waiting, .waiting.btn-primary, .waiting.btn-buy-now, .waiting.btn-secondary, .waiting.btn-white, .waiting.btn-join-fb, .waiting.btn-join-ggl, .waiting.sw-image-edit__file-upload-button, .btn.waiting:hover, .waiting.btn-primary:hover, .waiting.btn-buy-now:hover, .waiting.btn-secondary:hover, .waiting.btn-white:hover, .waiting.btn-join-fb:hover, .waiting.btn-join-ggl:hover, .waiting.sw-image-edit__file-upload-button:hover, .btn.waiting:active, .waiting.btn-primary:active, .waiting.btn-buy-now:active, .waiting.btn-secondary:active, .waiting.btn-white:active, .waiting.btn-join-fb:active, .waiting.btn-join-ggl:active, .waiting.sw-image-edit__file-upload-button:active, .btn.waiting:focus, .waiting.btn-primary:focus, .waiting.btn-buy-now:focus, .waiting.btn-secondary:focus, .waiting.btn-white:focus, .waiting.btn-join-fb:focus, .waiting.btn-join-ggl:focus, .waiting.sw-image-edit__file-upload-button:focus, button.waiting, button.waiting:hover, button.waiting:active, button.waiting:focus, .btn:visited.waiting, .btn-primary:visited.waiting, .btn-buy-now:visited.waiting, .btn-secondary:visited.waiting, .btn-white:visited.waiting, .btn-join-fb:visited.waiting, .btn-join-ggl:visited.waiting, .sw-image-edit__file-upload-button:visited.waiting, .btn:visited.waiting:hover, .btn-primary:visited.waiting:hover, .btn-buy-now:visited.waiting:hover, .btn-secondary:visited.waiting:hover, .btn-white:visited.waiting:hover, .btn-join-fb:visited.waiting:hover, .btn-join-ggl:visited.waiting:hover, .sw-image-edit__file-upload-button:visited.waiting:hover, .btn:visited.waiting:active, .btn-primary:visited.waiting:active, .btn-buy-now:visited.waiting:active, .btn-secondary:visited.waiting:active, .btn-white:visited.waiting:active, .btn-join-fb:visited.waiting:active, .btn-join-ggl:visited.waiting:active, .sw-image-edit__file-upload-button:visited.waiting:active, .btn:visited.waiting:focus, .btn-primary:visited.waiting:focus, .btn-buy-now:visited.waiting:focus, .btn-secondary:visited.waiting:focus, .btn-white:visited.waiting:focus, .btn-join-fb:visited.waiting:focus, .btn-join-ggl:visited.waiting:focus, .sw-image-edit__file-upload-button:visited.waiting:focus {
	color: rgba(255,255,255,0);
	cursor: wait;
	background: url(/rrstatic/img/waiting.gif) center no-repeat #edeff0;
	background-size: inherit;
	border: 1px solid #ccd1d4
}
.btn.success, .success.btn-primary, .success.btn-buy-now, .success.btn-secondary, .success.btn-white, .success.btn-join-fb, .success.btn-join-ggl, .success.sw-image-edit__file-upload-button, .btn.success:hover, .success.btn-primary:hover, .success.btn-buy-now:hover, .success.btn-secondary:hover, .success.btn-white:hover, .success.btn-join-fb:hover, .success.btn-join-ggl:hover, .success.sw-image-edit__file-upload-button:hover, .btn.success:active, .success.btn-primary:active, .success.btn-buy-now:active, .success.btn-secondary:active, .success.btn-white:active, .success.btn-join-fb:active, .success.btn-join-ggl:active, .success.sw-image-edit__file-upload-button:active, .btn.success:focus, .success.btn-primary:focus, .success.btn-buy-now:focus, .success.btn-secondary:focus, .success.btn-white:focus, .success.btn-join-fb:focus, .success.btn-join-ggl:focus, .success.sw-image-edit__file-upload-button:focus, button.success, button.success:hover, button.success:active, button.success:focus, .btn:visited.success, .btn-primary:visited.success, .btn-buy-now:visited.success, .btn-secondary:visited.success, .btn-white:visited.success, .btn-join-fb:visited.success, .btn-join-ggl:visited.success, .sw-image-edit__file-upload-button:visited.success, .btn:visited.success:hover, .btn-primary:visited.success:hover, .btn-buy-now:visited.success:hover, .btn-secondary:visited.success:hover, .btn-white:visited.success:hover, .btn-join-fb:visited.success:hover, .btn-join-ggl:visited.success:hover, .sw-image-edit__file-upload-button:visited.success:hover, .btn:visited.success:active, .btn-primary:visited.success:active, .btn-buy-now:visited.success:active, .btn-secondary:visited.success:active, .btn-white:visited.success:active, .btn-join-fb:visited.success:active, .btn-join-ggl:visited.success:active, .sw-image-edit__file-upload-button:visited.success:active, .btn:visited.success:focus, .btn-primary:visited.success:focus, .btn-buy-now:visited.success:focus, .btn-secondary:visited.success:focus, .btn-white:visited.success:focus, .btn-join-fb:visited.success:focus, .btn-join-ggl:visited.success:focus, .sw-image-edit__file-upload-button:visited.success:focus {
	cursor: default;
	color: transparent;
	background-color: #cce8a4;
	border: 1px solid #b1dc73;
	margin-bottom: 0
}
.btn.success:before, .success.btn-primary:before, .success.btn-buy-now:before, .success.btn-secondary:before, .success.btn-white:before, .success.btn-join-fb:before, .success.btn-join-ggl:before, .success.sw-image-edit__file-upload-button:before, .btn.success:hover:before, .success.btn-primary:hover:before, .success.btn-buy-now:hover:before, .success.btn-secondary:hover:before, .success.btn-white:hover:before, .success.btn-join-fb:hover:before, .success.btn-join-ggl:hover:before, .success.sw-image-edit__file-upload-button:hover:before, .btn.success:active:before, .success.btn-primary:active:before, .success.btn-buy-now:active:before, .success.btn-secondary:active:before, .success.btn-white:active:before, .success.btn-join-fb:active:before, .success.btn-join-ggl:active:before, .success.sw-image-edit__file-upload-button:active:before, .btn.success:focus:before, .success.btn-primary:focus:before, .success.btn-buy-now:focus:before, .success.btn-secondary:focus:before, .success.btn-white:focus:before, .success.btn-join-fb:focus:before, .success.btn-join-ggl:focus:before, .success.sw-image-edit__file-upload-button:focus:before, button.success:before, button.success:hover:before, button.success:active:before, button.success:focus:before, .btn:visited.success:before, .btn-primary:visited.success:before, .btn-buy-now:visited.success:before, .btn-secondary:visited.success:before, .btn-white:visited.success:before, .btn-join-fb:visited.success:before, .btn-join-ggl:visited.success:before, .sw-image-edit__file-upload-button:visited.success:before, .btn:visited.success:hover:before, .btn-primary:visited.success:hover:before, .btn-buy-now:visited.success:hover:before, .btn-secondary:visited.success:hover:before, .btn-white:visited.success:hover:before, .btn-join-fb:visited.success:hover:before, .btn-join-ggl:visited.success:hover:before, .sw-image-edit__file-upload-button:visited.success:hover:before, .btn:visited.success:active:before, .btn-primary:visited.success:active:before, .btn-buy-now:visited.success:active:before, .btn-secondary:visited.success:active:before, .btn-white:visited.success:active:before, .btn-join-fb:visited.success:active:before, .btn-join-ggl:visited.success:active:before, .sw-image-edit__file-upload-button:visited.success:active:before, .btn:visited.success:focus:before, .btn-primary:visited.success:focus:before, .btn-buy-now:visited.success:focus:before, .btn-secondary:visited.success:focus:before, .btn-white:visited.success:focus:before, .btn-join-fb:visited.success:focus:before, .btn-join-ggl:visited.success:focus:before, .sw-image-edit__file-upload-button:visited.success:focus:before {
	content: "\e61b";
	speak: none;
	color: white;
	font-size: 1.8em;
	position: absolute;
	left: calc(50% - 0.5em)
}
.btn.fail, .fail.btn-primary, .fail.btn-buy-now, .fail.btn-secondary, .fail.btn-white, .fail.btn-join-fb, .fail.btn-join-ggl, .fail.sw-image-edit__file-upload-button, .btn.fail:hover, .fail.btn-primary:hover, .fail.btn-buy-now:hover, .fail.btn-secondary:hover, .fail.btn-white:hover, .fail.btn-join-fb:hover, .fail.btn-join-ggl:hover, .fail.sw-image-edit__file-upload-button:hover, .btn.fail:active, .fail.btn-primary:active, .fail.btn-buy-now:active, .fail.btn-secondary:active, .fail.btn-white:active, .fail.btn-join-fb:active, .fail.btn-join-ggl:active, .fail.sw-image-edit__file-upload-button:active, .btn.fail:focus, .fail.btn-primary:focus, .fail.btn-buy-now:focus, .fail.btn-secondary:focus, .fail.btn-white:focus, .fail.btn-join-fb:focus, .fail.btn-join-ggl:focus, .fail.sw-image-edit__file-upload-button:focus, button.fail, button.fail:hover, button.fail:active, button.fail:focus, .btn:visited.fail, .btn-primary:visited.fail, .btn-buy-now:visited.fail, .btn-secondary:visited.fail, .btn-white:visited.fail, .btn-join-fb:visited.fail, .btn-join-ggl:visited.fail, .sw-image-edit__file-upload-button:visited.fail, .btn:visited.fail:hover, .btn-primary:visited.fail:hover, .btn-buy-now:visited.fail:hover, .btn-secondary:visited.fail:hover, .btn-white:visited.fail:hover, .btn-join-fb:visited.fail:hover, .btn-join-ggl:visited.fail:hover, .sw-image-edit__file-upload-button:visited.fail:hover, .btn:visited.fail:active, .btn-primary:visited.fail:active, .btn-buy-now:visited.fail:active, .btn-secondary:visited.fail:active, .btn-white:visited.fail:active, .btn-join-fb:visited.fail:active, .btn-join-ggl:visited.fail:active, .sw-image-edit__file-upload-button:visited.fail:active, .btn:visited.fail:focus, .btn-primary:visited.fail:focus, .btn-buy-now:visited.fail:focus, .btn-secondary:visited.fail:focus, .btn-white:visited.fail:focus, .btn-join-fb:visited.fail:focus, .btn-join-ggl:visited.fail:focus, .sw-image-edit__file-upload-button:visited.fail:focus {
	color: transparent;
	cursor: default;
	background-color: #EC3737;
	border: 1px solid #c41313
}
.btn.fail:before, .fail.btn-primary:before, .fail.btn-buy-now:before, .fail.btn-secondary:before, .fail.btn-white:before, .fail.btn-join-fb:before, .fail.btn-join-ggl:before, .fail.sw-image-edit__file-upload-button:before, .btn.fail:hover:before, .fail.btn-primary:hover:before, .fail.btn-buy-now:hover:before, .fail.btn-secondary:hover:before, .fail.btn-white:hover:before, .fail.btn-join-fb:hover:before, .fail.btn-join-ggl:hover:before, .fail.sw-image-edit__file-upload-button:hover:before, .btn.fail:active:before, .fail.btn-primary:active:before, .fail.btn-buy-now:active:before, .fail.btn-secondary:active:before, .fail.btn-white:active:before, .fail.btn-join-fb:active:before, .fail.btn-join-ggl:active:before, .fail.sw-image-edit__file-upload-button:active:before, .btn.fail:focus:before, .fail.btn-primary:focus:before, .fail.btn-buy-now:focus:before, .fail.btn-secondary:focus:before, .fail.btn-white:focus:before, .fail.btn-join-fb:focus:before, .fail.btn-join-ggl:focus:before, .fail.sw-image-edit__file-upload-button:focus:before, button.fail:before, button.fail:hover:before, button.fail:active:before, button.fail:focus:before, .btn:visited.fail:before, .btn-primary:visited.fail:before, .btn-buy-now:visited.fail:before, .btn-secondary:visited.fail:before, .btn-white:visited.fail:before, .btn-join-fb:visited.fail:before, .btn-join-ggl:visited.fail:before, .sw-image-edit__file-upload-button:visited.fail:before, .btn:visited.fail:hover:before, .btn-primary:visited.fail:hover:before, .btn-buy-now:visited.fail:hover:before, .btn-secondary:visited.fail:hover:before, .btn-white:visited.fail:hover:before, .btn-join-fb:visited.fail:hover:before, .btn-join-ggl:visited.fail:hover:before, .sw-image-edit__file-upload-button:visited.fail:hover:before, .btn:visited.fail:active:before, .btn-primary:visited.fail:active:before, .btn-buy-now:visited.fail:active:before, .btn-secondary:visited.fail:active:before, .btn-white:visited.fail:active:before, .btn-join-fb:visited.fail:active:before, .btn-join-ggl:visited.fail:active:before, .sw-image-edit__file-upload-button:visited.fail:active:before, .btn:visited.fail:focus:before, .btn-primary:visited.fail:focus:before, .btn-buy-now:visited.fail:focus:before, .btn-secondary:visited.fail:focus:before, .btn-white:visited.fail:focus:before, .btn-join-fb:visited.fail:focus:before, .btn-join-ggl:visited.fail:focus:before, .sw-image-edit__file-upload-button:visited.fail:focus:before {
	content: "\e601";
	speak: none;
	color: white;
	font-size: 1.8em;
	position: absolute;
	left: calc(50% - 0.5em)
}
.btn.breathe-top-right, .breathe-top-right.btn-primary, .breathe-top-right.btn-buy-now, .breathe-top-right.btn-secondary, .breathe-top-right.btn-white, .breathe-top-right.btn-join-fb, .breathe-top-right.btn-join-ggl, .breathe-top-right.sw-image-edit__file-upload-button, button.breathe-top-right, .btn:visited.breathe-top-right, .btn-primary:visited.breathe-top-right, .btn-buy-now:visited.breathe-top-right, .btn-secondary:visited.breathe-top-right, .btn-white:visited.breathe-top-right, .btn-join-fb:visited.breathe-top-right, .btn-join-ggl:visited.breathe-top-right, .sw-image-edit__file-upload-button:visited.breathe-top-right {
	margin: 10px 10px 0 0
}
.btn.breathe-top-left, .breathe-top-left.btn-primary, .breathe-top-left.btn-buy-now, .breathe-top-left.btn-secondary, .breathe-top-left.btn-white, .breathe-top-left.btn-join-fb, .breathe-top-left.btn-join-ggl, .breathe-top-left.sw-image-edit__file-upload-button, button.breathe-top-left, .btn:visited.breathe-top-left, .btn-primary:visited.breathe-top-left, .btn-buy-now:visited.breathe-top-left, .btn-secondary:visited.breathe-top-left, .btn-white:visited.breathe-top-left, .btn-join-fb:visited.breathe-top-left, .btn-join-ggl:visited.breathe-top-left, .sw-image-edit__file-upload-button:visited.breathe-top-left {
	margin: 10px 0 0 10px
}
.btn.breathe-bottom-right, .breathe-bottom-right.btn-primary, .breathe-bottom-right.btn-buy-now, .breathe-bottom-right.btn-secondary, .breathe-bottom-right.btn-white, .breathe-bottom-right.btn-join-fb, .breathe-bottom-right.btn-join-ggl, .breathe-bottom-right.sw-image-edit__file-upload-button, button.breathe-bottom-right, .btn:visited.breathe-bottom-right, .btn-primary:visited.breathe-bottom-right, .btn-buy-now:visited.breathe-bottom-right, .btn-secondary:visited.breathe-bottom-right, .btn-white:visited.breathe-bottom-right, .btn-join-fb:visited.breathe-bottom-right, .btn-join-ggl:visited.breathe-bottom-right, .sw-image-edit__file-upload-button:visited.breathe-bottom-right {
	margin: 0 10px 11px 0
}
.btn.breathe-bottom-left, .breathe-bottom-left.btn-primary, .breathe-bottom-left.btn-buy-now, .breathe-bottom-left.btn-secondary, .breathe-bottom-left.btn-white, .breathe-bottom-left.btn-join-fb, .breathe-bottom-left.btn-join-ggl, .breathe-bottom-left.sw-image-edit__file-upload-button, button.breathe-bottom-left, .btn:visited.breathe-bottom-left, .btn-primary:visited.breathe-bottom-left, .btn-buy-now:visited.breathe-bottom-left, .btn-secondary:visited.breathe-bottom-left, .btn-white:visited.breathe-bottom-left, .btn-join-fb:visited.breathe-bottom-left, .btn-join-ggl:visited.breathe-bottom-left, .sw-image-edit__file-upload-button:visited.breathe-bottom-left {
	margin: 0 0 11px 10px
}
.btn.block, .block.btn-primary, .block.btn-buy-now, .block.btn-secondary, .block.btn-white, .block.btn-join-fb, .block.btn-join-ggl, .block.sw-image-edit__file-upload-button, button.block, .btn:visited.block, .btn-primary:visited.block, .btn-buy-now:visited.block, .btn-secondary:visited.block, .btn-white:visited.block, .btn-join-fb:visited.block, .btn-join-ggl:visited.block, .sw-image-edit__file-upload-button:visited.block {
	display: block
}
.btn.inline, .inline.btn-primary, .inline.btn-buy-now, .inline.btn-secondary, .inline.btn-white, .inline.btn-join-fb, .inline.btn-join-ggl, .inline.sw-image-edit__file-upload-button, button.inline, .btn:visited.inline, .btn-primary:visited.inline, .btn-buy-now:visited.inline, .btn-secondary:visited.inline, .btn-white:visited.inline, .btn-join-fb:visited.inline, .btn-join-ggl:visited.inline, .sw-image-edit__file-upload-button:visited.inline {
	display: inline
}
button.block {
	width: 100%
}
.btn-primary, .btn-buy-now, .btn-primary:visited, .btn-buy-now:visited {
	border-color: #02b2ff;
	background-color: #4FC9FF;
	color: #fff
}
.btn-primary:hover, .btn-buy-now:hover, .btn-primary:active, .btn-buy-now:active, .btn-primary:visited:hover, .btn-buy-now:visited:hover, .btn-primary:visited:active, .btn-buy-now:visited:active {
	background-color: #1cb9ff;
	border-color: #00a1e8;
	color: #fff
}
.no-touch .btn-primary:hover, .no-touch .btn-buy-now:hover, .btn-primary:active, .btn-buy-now:active, .btn-primary:focus, .btn-buy-now:focus, .no-touch .btn-primary:visited:hover, .no-touch .btn-buy-now:visited:hover, .btn-primary:visited:active, .btn-buy-now:visited:active, .btn-primary:visited:focus, .btn-buy-now:visited:focus {
	border-color: #02b2ff;
	background-color: #4FC9FF;
	color: #fff
}
.no-touch .btn-primary:hover:hover, .no-touch .btn-buy-now:hover:hover, .no-touch .btn-primary:hover:active, .no-touch .btn-buy-now:hover:active, .btn-primary:active:hover, .btn-buy-now:active:hover, .btn-primary:active:active, .btn-buy-now:active:active, .btn-primary:focus:hover, .btn-buy-now:focus:hover, .btn-primary:focus:active, .btn-buy-now:focus:active, .no-touch .btn-primary:visited:hover:hover, .no-touch .btn-buy-now:visited:hover:hover, .no-touch .btn-primary:visited:hover:active, .no-touch .btn-buy-now:visited:hover:active, .btn-primary:visited:active:hover, .btn-buy-now:visited:active:hover, .btn-primary:visited:active:active, .btn-buy-now:visited:active:active, .btn-primary:visited:focus:hover, .btn-buy-now:visited:focus:hover, .btn-primary:visited:focus:active, .btn-buy-now:visited:focus:active {
	background-color: #1cb9ff;
	border-color: #00a1e8;
	color: #fff
}
.btn-secondary, .btn-secondary:visited {
	border-color: #fb2410;
	background-color: #FC695B;
	color: #fff
}
.btn-secondary:hover, .btn-secondary:active, .btn-secondary:visited:hover, .btn-secondary:visited:active {
	background-color: #fb3b29;
	border-color: #ed1904;
	color: #fff
}
.no-touch .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus, .no-touch .btn-secondary:visited:hover, .btn-secondary:visited:active, .btn-secondary:visited:focus {
	border-color: #fb2410;
	background-color: #FC695B;
	color: #fff
}
.no-touch .btn-secondary:hover:hover, .no-touch .btn-secondary:hover:active, .btn-secondary:active:hover, .btn-secondary:active:active, .btn-secondary:focus:hover, .btn-secondary:focus:active, .no-touch .btn-secondary:visited:hover:hover, .no-touch .btn-secondary:visited:hover:active, .btn-secondary:visited:active:hover, .btn-secondary:visited:active:active, .btn-secondary:visited:focus:hover, .btn-secondary:visited:focus:active {
	background-color: #fb3b29;
	border-color: #ed1904;
	color: #fff
}
.btn-white, .btn-white:visited {
	border-color: #d9d9d9;
	background-color: #fff;
	color: #67757B
}
.btn-white:hover, .btn-white:active, .btn-white:visited:hover, .btn-white:visited:active {
	background-color: #e6e6e6;
	border-color: #ccc;
	color: #67757B
}
.no-touch .btn-white:hover, .btn-white:focus, .no-touch .btn-white:visited:hover, .btn-white:visited:focus {
	background-color: #f2f2f2;
	border: 1px solid #c3cacd;
	color: #67757B
}
.no-touch .btn-destructive:hover, .btn-destructive:focus {
	color: #CC3F30
}
.btn-link, .btn-link:active, .btn-link:visited, .btn-link:focus {
	background: none;
	border: none;
	font-weight: 400;
	line-height: 1.1em;
	letter-spacing: .02em;
	padding: 1em 1em 0.9em 1em;
	display: inline-block;
	text-transform: none;
	-webkit-font-smoothing: subpixel-antialiased
}
.no-touch .btn-link:hover, .no-touch .btn-link:active:hover, .no-touch .btn-link:visited:hover, .no-touch .btn-link:focus:hover {
	color: #444d51;
	background: none;
	border: none;
	font-weight: 400;
	letter-spacing: .02em;
	text-transform: none
}
.btn-link.disabled, .btn-link.disabled:hover, .btn-link.disabled:visited, .btn-link.disabled:active, .btn-link.disabled:focus, .btn-link:active.disabled, .btn-link:active.disabled:hover, .btn-link:active.disabled:visited, .btn-link:active.disabled:active, .btn-link:active.disabled:focus, .btn-link:visited.disabled, .btn-link:visited.disabled:hover, .btn-link:visited.disabled:visited, .btn-link:visited.disabled:active, .btn-link:visited.disabled:focus, .btn-link:focus.disabled, .btn-link:focus.disabled:hover, .btn-link:focus.disabled:visited, .btn-link:focus.disabled:active, .btn-link:focus.disabled:focus {
	color: #d1d6d9;
	background: none;
	border: none;
	font-weight: 400;
	letter-spacing: .02em;
	text-transform: none
}
input.btn-primary, input.btn-buy-now, input.secondary-button, input.neutral-button {
	line-height: 1em
}
input.btn, input.btn-primary, input.btn-buy-now, input.btn-primary:visited, input.btn-buy-now:visited, input.btn-secondary, input.btn-secondary:visited, input.btn-white, input.btn-white:visited, input.btn-join-fb, input.btn-join-ggl, input.sw-image-edit__file-upload-button {
	vertical-align: top
}
input.btn.small, input.small.btn-primary, input.small.btn-buy-now, input.small.btn-secondary, input.small.btn-white, input.small.btn-join-fb, input.small.btn-join-ggl, input.small.sw-image-edit__file-upload-button {
	height: 28px
}
.close-button {
	display: block;
	top: 0;
	right: 0;
	position: absolute;
	width: 41px;
	height: 40px;
	cursor: pointer;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background: url(/rrstatic/img/portal/view-model/icon-sprite.png) 15px -366px no-repeat;
	color: #a1aaad;
	font-weight: bold;
	text-align: center;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}
.no-touch .close-button:hover {
	color: #67757B;
	background: url(/rrstatic/img/portal/view-model/icon-sprite.png) 15px -398px no-repeat;
	text-decoration: none;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}
.close-button.small {
	width: 31px;
	height: 32px;
	background-position: 10px -370px
}
.no-touch .close-button.small:hover {
	background-position: 10px -402px
}

#addtocart_popup .close-button {
	top: 0;
	right: 0;
	width: 41px;
	height: 39px;
	background-color: #FFF;
	border-left: none;
	position: absolute;
	-moz-border-radius: 0 4px 0 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 0 0
}
.no-touch #addtocart_popup .close-button:hover {
	background-color: white
}
#tab-content .close-button {
	top: -20px;
	right: -24px
}
.fancybox-wrap .close-button {
	z-index: 8040
}
.close-in-box .close-button {
	top: 20px
}
.share-button-fb {
	background: url("/rrstatic/img/sprites/share-icon/fb-share-full.png") no-repeat;
	height: 20px;
	width: 63px;
	display: block;
	padding-top: 3px
}
.share-button-fb .share-icon-fb-sm {
	position: absolute;
	bottom: 0;
	left: 10px;
	width: 15px;
	height: 24px
}
.btn-join-fb {
	border-color: #263961;
	background-color: #3B5998;
	color: #fff;
	width: 100%
}
.btn-join-fb:hover, .btn-join-fb:active {
	background-color: #2d4373;
	border-color: #1e2e4f;
	color: #fff
}
.btn-join-fb:before {
	content: "";
	background: url(/rrstatic/img/sprites/share-icon/fb.png) no-repeat;
	background-size: contain;
	position: absolute;
	width: 24px;
	height: 24px;
	left: 15px;
	top: 7px
}
.btn-join-ggl {
	border-color: #ac2d1e;
	background-color: #dd4b39;
	color: #fff;
	width: 100%
}
.btn-join-ggl:hover, .btn-join-ggl:active {
	background-color: #c23321;
	border-color: #96271a;
	color: #fff
}
.btn-join-ggl:before {
	content: "";
	background: url(/rrstatic/img/sprites/share-icon/google-plus-logo.png) no-repeat;
	background-size: contain;
	position: absolute;
	width: 28px;
	height: 28px;
	left: 9px;
	top: 5px
}
.signup-or-divider {
	margin: 0 auto;
	height: 24px;
	width: 70%
}
.signup-or-divider hr {
	margin: 14px 10px -12px 0px;
	color: #edeff0
}
.signup-or-divider p {
	color: #415761;
	background: #ffffff;
	text-align: center;
	font-size: 0.8em;
	margin-left: 90px;
	margin-right: 90px;
	line-height: 2em
}
#uploadconfirm {
	padding-top: 20px;
	z-index: 2;
	background-color: white;
	text-align: left;
	cursor: default
}
#uploadconfirm:hover {
	color: #67757B
}
#uploadconfirm h2 {
	color: #67757B
}
#uploadconfirm p {
	line-height: 1.3;
	margin-bottom: 5px
}
#uploadconfirm .span-8 {
	width: 580px
}
#uploadconfirm .scale-units {
	float: left;
	margin: 16px 17px 0 0
}
#uploadconfirm .action-button {
	float: left;
	margin-top: 10px
}
#upload-file .action-button, .upload-file-container .action-button {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden
}
#upload-file .action-button input, .upload-file-container .action-button input {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	font-size: 100px;
	direction: ltr;
	cursor: pointer
}
#creatorinfo {
	position: relative
}
#creatorinfo #pointer {
	position: absolute;
	top: 0;
	left: 102px;
	z-index: 20
}
#creatorinfo #pointer:after, #creatorinfo #pointer:before {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border: solid rgba(255,255,255,0)
}
#creatorinfo #pointer:after {
	border-color: rgba(255,255,255,0);
	border-width: 14px;
	top: -28px;
	border-bottom-color: #fff;
	left: 0;
	margin-left: 2px
}
#creatorinfo #pointer:before {
	border-color: rgba(255,255,255,0);
	border-width: 15px;
	top: -30px;
	border-bottom-color: #e0e3e5;
	left: 0;
	margin-left: 1px
}
.uploading-reqs {
	font-size: 11px;
	line-height: 1.4;
	width: 300px
}
.uploading-reqs th {
	text-align: right;
	padding-right: 10px
}
#tab-content {
*zoom:1;
	padding: 20px;
	overflow: hidden
}
#tab-content:after {
	content: "";
	display: table;
	clear: both
}
#tab-content .part {
	float: left;
	width: 920px;
	margin-right: 40px
}
#tab-content h3 {
	font-size: 2.1em;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 5px
}
#tab-content h4 {
	font-size: 1.5em;
	text-align: center;
	color: #67757B;
	font-weight: 100;
	margin-bottom: 40px
}
#tab-content .parts {
	width: 4800px;
	margin-left: -960px
}
#tab-content .parts.showproblem {
	margin-left: 0
}
#tab-content .parts .first {
	margin-left: 222px
}
#tab-content .parts .span-4.first {
	width: 242px;
	position: relative;
	z-index: 3
}
#tab-content #part1 .video-thumb {
	margin: 0 34px 0 33px;
	width: 222px
}
#tab-content #part1 .tips-list, #tab-content #part2 .tips-list, #tab-content #part3 .tips-list, #tab-content #part4 .tips-list {
	width: 282px
}
#tab-content #part1 .tips-list ul, #tab-content #part2 .tips-list ul, #tab-content #part3 .tips-list ul, #tab-content #part4 .tips-list ul {
	margin-left: 0
}
#tab-content .problem {
	position: relative
}
#tab-content .problem h3 {
	text-align: left;
	color: #ffc545;
	margin-bottom: 20px;
	margin-top: 5px;
	padding-left: 40px;
	background: transparent url("/rrstatic/img/caution-yellow.svg") 0 7px no-repeat
}
#tab-content .problem p.issue {
	padding-bottom: 3px
}
#tab-content .problem p.detail {
	font-size: 0.8em
}
.model-video {
	position: relative;
	display: inline-block
}
.model-video img {
	display: block;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3)
}
.model-video:after {
	content: "";
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin: -52px 0 0 -52px;
	height: 105px;
	width: 104px
}
.video {
	position: relative;
	display: inline-block;
	cursor: pointer
}
.video img {
	display: block;
	border-radius: 3px;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3)
}
.video:after {
	content: "";
	position: absolute;
	z-index: 2;
	left: 50%;
	top: 50%;
	margin: -52px 0 0 -52px;
	height: 105px;
	width: 104px;
	background: transparent url("/rrstatic/img/portal/create/video-icon.png") no-repeat 0 0
}
.video:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9
}
.video:hover:after {
	background-image: url("/rrstatic/img/portal/create/video-icon-hover.png")
}
.part .content {
	height: 270px
}
.player {
	position: relative;
	margin-top: -420px
}
.player iframe {
	margin: 25px auto;
	display: block
}
.easy-create-upload .item {
	position: relative;
	height: 140px;
	margin-bottom: 30px;
	font-size: 0.85em
}
.easy-create-upload .image-box {
	float: left;
	margin-right: 20px;
	width: 140px;
	height: 140px;
	border-bottom: none;
	overflow: hidden;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.easy-create-upload .image-box img {
	width: 140px;
	height: 140px;
	margin: 0
}
.easy-create-upload p {
	line-height: 1.4
}
.support-list {
	text-shadow: 0px 1px 0 #fff
}
.support-list h2 {
	font-size: 1.4em;
	color: #757372
}
.support-list h3 {
	margin: 0 0 10px 0;
	font-weight: 300;
	color: #757372
}
.support-list .rss-date, .support-list .photo-credit {
	color: #67757B;
	font-size: 0.8em
}
.cms-design-sidebar {
	color: #757372
}
.cms-design-sidebar h1, .cms-design-sidebar h2 {
	font-size: 1em;
	margin: 0 0 18px 0;
	text-transform: uppercase;
	font-weight: normal
}
.cms-design-sidebar p {
	line-height: 1.2em
}
.cms-design-sidebar .secondary-button-inset {
	margin-top: 10px;
	width: 174px
}
.cms-design-sidebar input {
	outline: none
}
.cms-design-sidebar.box-dark .action-button, .cms-design-sidebar.box-dark .secondary-button {
	margin-top: 10px
}
.cms-design-sidebar.box-dark {
	font-size: 14px
}
.cms-design-sidebar ul {
	margin: 0
}
.cms-design-sidebar ul li {
	list-style: none;
	position: relative
}
.faqQuestion {
	margin: 10px 0;
	padding: 10px 0 0 0;
	border-top: 1px solid #ddd
}
.layoutLightBlue {
	margin-bottom: 0
}
.layoutLightBlue img {
	width: 48px
}
.layoutLightBlue td {
	font-size: 0.9em
}
.form td {
	font-size: 16px;
	color: #323232;
	width: 210px
}
.form tr {
	margin-bottom: 20px
}
.form .formAttribute {
	width: 450px
}
.form #message {
	width: 450px;
	height: 150px
}
.form #email {
	width: 450px
}
.form label[for=receive_newsletter] {
	width: 450px
}
.sct-cmshandoff ul {
	list-style: none
}
.sct-cmshandoff ul li {
	list-style: none
}
.sct-cmshandoff ul li:before {
	content: none
}
.sct-cmshandoff .support-list ul li {
	padding: 5px 0
}
.sct-cmshandoff .span-6.inside {
	width: 450px
}
.sct-cmshandoff .span-7.inside {
	width: 532px
}
.sct-cmshandoff .span-6.inside, .sct-cmshandoff .span-7.inside {
	margin-right: 10px
}
#wishlist-header {
	display: block;
	overflow: hidden;
*zoom:1
}
.wishlist-avatar {
	float: left;
	margin: 0 20px 0px 0;
	width: 50px;
	height: 50px;
	border: 1px solid #ddd
}
.wishlist-avatar img {
	width: 50px;
	height: 50px;
	border: 1px solid #ddd
}
#wishlist-title {
	float: left;
	width: 140px
}
#wishlist-name {
	font-size: 2.1em;
	font-weight: bold
}
#wishlist-top {
	padding: 0 0 0px 0px;
	margin: 0 0 0px 0;
	width: 960px;
	float: left
}
#wishlist-top #wishlist-top-sort {
	float: right;
	margin: 15px 0 0 0
}
.wishlist-tabs-div #wishlist-top {
	margin: 0;
	padding: 0
}
.wishlist-sort {
	display: inline-block;
	float: left;
	margin: 0px 3px;
	border: 1px solid #CCC;
	color: #888;
	height: 13px;
	background: whiteSmoke;
	padding: 5px 10px;
	font-size: 0.9em;
	line-height: .9em;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.wishlist-sort:hover {
	border: 1px solid #4FC9FF;
	color: #4FC9FF
}
.wishlist-sort-selected {
	background: white;
	color: #444;
	float: left;
	border: 1px solid #aaa
}
.wishlist-sort-selected:hover {
	background: white;
	color: #444;
	border: 1px solid #aaa
}
.profile-model-tabs .wishlist-summary {
	color: #757372;
	cursor: pointer;
	padding: 0;
	line-height: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.profile-model-tabs .wishlist-summary:hover {
	background: none
}
.wishlist-tabs-div .wishlist-summary-border {
	margin-bottom: -10px
}
#wishlist-left {
	float: left;
	margin: 0 24px 0 0;
	width: 468px
}
.wishlist-summary-border {
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
	height: 44px
}
.wishlist-summary {
	color: #757372;
	cursor: pointer;
	padding: 10px;
	line-height: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.wishlist-summary p {
	margin: 0
}
.wishlist-summary:hover {
	background: url("/rrstatic/img/sw-bg-dark.jpg") top left
}
.wishlist-summary-selected {
	float: left;
	padding: 10px;
	margin: 0;
	color: #444;
	background: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.wishlist-summary-selected:hover {
	background: white
}
.wishlist-summary-paging {
	margin: -28px 0 0 0;
	font-size: 1.5em;
	line-height: 1.1em;
	float: right;
	width: 110px;
	text-align: right;
	color: #aaa
}
#wishlist-right {
	display: block;
	margin: 0 auto;
	min-height: 350px;
	width: 960px
}
.wishlist-add-more {
	padding: 15px 0px;
	width: 100%;
	height: 175px;
	float: left;
	margin-right: 10px;
	font-size: 1.6em
}
.wishlist-model {
	background: white;
	position: relative;
	padding: 0;
	width: 220px;
	height: 310px;
	float: left;
	margin: 0 24px 24px 0;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.wishlist-model:hover {
	border: 1px solid #08A3E9;
	cursor: pointer
}
.wishlist-model-picture {
	height: 165px;
	width: 220px;
	border-bottom: 1px solid #ddd
}
.wishlist-model-picture img {
	height: 165px;
	max-width: 220px;
	display: block;
	text-align: center;
	margin: 0 auto
}
.wishlist-model-details {
	margin: 0 0 0 12px;
	overflow: hidden
}
.wishlist-model-title {
	display: block;
	width: 188px;
	padding: 8px 0 0 0;
	overflow: hidden;
	margin: 0;
	font-weight: normal;
	line-height: 1em;
	font-size: 1em
}
.wishlist-model-material {
	font-size: 0.8em;
	line-height: 1.2em;
	width: 188px;
	display: block;
	overflow: hidden;
	margin: 5px 0 0 0;
	color: #757372
}
.wishlist-model-price {
	position: absolute;
	text-align: right;
	padding: 10px 12px;
	width: 196px;
	bottom: 0;
	right: 0;
	background: url(/rrstatic/img/portal/view-model/diag_patt_3px.png) top left;
	border-top: 1px solid #ddd;
	-moz-border-radius: 0 0 4px 4px;
	-webkit-border-radius: 0;
	border-radius: 0 0 4px 4px
}
.wishlist-add-to-cart {
	position: absolute;
	left: 50%;
	margin-left: -50px;
	margin-top: 68px
}
.wishlist-add-to-cart img {
	visibility: hidden
}
.wishlist-view-details {
	margin-top: 36px;
	width: 190px;
	height: 70px;
	padding-top: 10px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	color: #f0f0f0;
	cursor: pointer;
	visibility: hidden
}
.wishlist-view-details a {
	font-weight: normal;
	color: #8dd7ed;
	font-size: 42px;
	margin-top: -8px
}
.wishlist-remove-model {
	position: absolute;
	overflow: hidden;
	text-align: center;
	top: 0px;
	right: 0px;
	width: 21px;
	height: 21px;
	margin: 5px;
	padding: 5px;
	background: white;
	border: 1px solid #eee;
	border-bottom: 1px solid #afb4d7;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	opacity: 0.9
}
.wishlist-remove-model a {
	color: #999999;
	cursor: pointer;
	display: block;
	width: 20px;
	height: 15px;
	padding: 5px;
	background: url(/rrstatic/img/portal/view-model/icon-sprite.png) 5px -376px no-repeat
}
.wishlist-remove-model:hover {
	border: 1px solid #ddd;
	border-bottom: 1px solid #afb4d7;
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}
.wishlist-remove-model:hover a {
	background: url(/rrstatic/img/portal/view-model/icon-sprite.png) 5px -408px no-repeat
}
#wishlist-paging {
	margin: 20px 0 0 0;
	width: 960px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	height: 80px
}
.paging img {
	padding: 0px 10px;
	position: relative;
	top: 12px
}
.paging {
	float: left;
	padding: 0px 50px;
	margin-top: 10px;
	height: 80px;
	cursor: pointer
}
.paging-disabled, .paging-disabled a {
	color: #DDDDDD
}
.wishlist-count {
	float: left;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 0 0 10px 0;
	height: 70px;
	width: 274px;
	text-align: center
}
.wishlist-page-items {
	font-size: 1.5em;
	padding: 16px 0 0 0;
	margin: 0 0 7px 0
}
.wishlist-total {
	color: #757372
}
.embed-and-share {
	float: right;
	width: 370px;
	padding-right: 0;
	border: none
}
.embed-and-share .share {
	cursor: pointer;
	float: right;
	margin-right: 20px;
	color: #444
}
.embed-and-share .share a {
	text-decoration: none;
	color: #444;
	padding: 0 0 0 22px;
	background: url("/rrstatic/img/portal/view-model/icon-sprite.png") 0px -90px no-repeat
}
.embed-and-share .embed {
	cursor: pointer;
	float: right;
	margin-right: 20px
}
.embed-and-share .wishlist-private {
	float: right
}
.embed-and-share .wishlist-private input {
	position: relative;
	top: -2px;
	vertical-align: middle
}
.embed-and-share a {
	text-decoration: none;
	color: #444;
	padding: 0 0 0 32px;
	background: url("/rrstatic/img/portal/view-model/icon-sprite.png") 0px -112px no-repeat
}
.embed-and-share .embed-disabled, .embed-and-share .embed-disabled a {
	color: #67757B
}
.embed-and-share .embed-disabled:hover, .embed-and-share .embed-disabled a:hover {
	cursor: default
}
.embed-input {
	float: left;
	width: 50px;
	height: 50px;
	padding: 10px;
	margin: 10px
}
.embed-input input[type="radio"] {
	margin: 12px 5px 0 0
}
.embed-input img {
	margin: 6px 0 0 0
}
#wishlist-overlay {
	background-color: #4FC9FF;
	cursor: wait
}
.wishlist_overlay {
	display: none;
	z-index: 10000;
	display: none;
	max-height: 400px;
	overflow: auto;
	background: #fff;
	padding: 30px;
	border-bottom: 3px solid #cecece;
	position: absolute;
*height:400px;
*overflow:auto;
	width: 600px
}
#wishlist-container p {
	margin: 20px 0px 25px 0px;
	float: left
}
.wishlist-header {
	font-size: 1.3em;
	font-weight: bold;
	margin: -30px 0 20px -30px;
	padding: 9px 10px 7px 12px;
	border-bottom: 1px solid #e0e3e5;
	overflow: hidden;
*zoom:1;
	-moz-border-radius: 4px 4px 0 0;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 0 0;
	text-shadow: 0 1px 0 #fff;
	width: 640px
}
.wishlist-overlay-title {
	float: left;
	padding: 0 4px 0 0
}
.wishlist-overlay-label {
	float: left;
	color: #444;
	font-weight: 300;
	margin: 2px 20px 0px 0px
}
.wishlist-overlay-label #embed-code {
	width: 590px;
	height: 70px;
	resize: none
}
.wishlist-overlay-label strong {
	margin-bottom: 5px
}
.wishlist-overlay-label input {
	margin-right: 5px;
	vertical-align: top
}
.copy-link {
	float: left;
	width: 460px;
	margin-bottom: 12px
}
.send-link {
	float: left;
	width: 460px;
	font-weight: 300
}
#send-link a {
	cursor: pointer;
	vertical-align: middle
}
#wishlist-container {
	min-height: 195px
}
#wishlist-container .simplemodal-data {
	padding: 8px
}
#wishlist-container code {
	background: #141414;
	border-left: 3px solid #65B43D;
	color: #bbb;
	display: block;
	font-size: 12px;
	margin-bottom: 12px;
	padding: 4px 6px 6px
}
#wishlist-container a {
	color: #3da9de;
	text-decoration: none
}
#wishlist-container a.modalCloseImg {
	background: url(/img/x.png) no-repeat;
	width: 25px;
	height: 29px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -15px;
	right: -16px;
	cursor: pointer
}
#wishlist-container h3 {
	color: #84b8d9
}
.profile-userlist, .profile-designed {
	padding-bottom: 60px
}
.model-details-overview {
	font-size: 13px
}
.model-design-info {
	height: 300px
}
.material-info-family-row {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	margin: 0 -20px 30px
}
.material-info-family-row:last-child {
	border-bottom: none;
	margin-bottom: -10px
}
.material-info-family-row .list-row-title {
	margin-bottom: 0
}
.material-family-name {
	margin: 0 0 10px 10px;
	color: #183643;
	font-weight: bold
}
.material-info-family-column-header-row {
	background-color: #f5f7f8;
	border-top: 1px solid #e0e3e5;
	border-bottom: 1px solid #e0e3e5;
	font-size: 11px;
	font-weight: 400;
	color: #727D89
}
.material-info-family-column-header-materials {
	display: block;
	padding: 4px 0;
	float: left;
	width: 214px;
	border-right: 1px solid #D7D9DE
}
.material-info-family-column-header-materials.beta {
	width: 224px
}
.material-info-family-column-header-materials span {
	margin-left: 60px
}
.material-info-family-column-header-quantity {
	display: inline-block;
	padding: 4px 0
}
.material-info-family-column-header-quantity span {
	margin-left: 42px
}
.material-info-family-column-header-initial-checks {
	display: block;
	padding: 4px 0;
	float: left;
	width: 128px;
	border-right: 1px solid #D7D9DE
}
.material-info-family-column-header-initial-checks.beta {
	width: 140px
}
.material-info-family-column-header-initial-checks.beta span {
	margin-left: 38px
}
.material-info-family-column-header-initial-checks span {
	margin-left: 32px
}
.material-info-family-column-header-wall-thickness-check {
	display: block;
	padding: 4px 0;
	float: left;
	width: 128px;
	border-right: 1px solid #D7D9DE
}
.material-info-family-column-header-wall-thickness-check span {
	margin-left: 12px
}
.material-info-family-column-header-manual-check {
	display: block;
	padding: 4px 0;
	float: left;
	width: 118px;
	border-right: 1px solid #D7D9DE
}
.material-info-family-column-header-manual-check.beta {
	width: 136px
}
.material-info-family-column-header-manual-check span {
	margin-left: 22px
}
.material-info-family-column-header-manual-check span.beta {
	margin-left: 29px
}
.material-info-family-column-header-success-rate {
	display: block;
	padding: 4px 0;
	float: left;
	width: 102px;
	border-right: 1px solid #D7D9DE
}
.material-info-family-column-header-success-rate.beta {
	width: 110px
}
.material-info-family-column-header-success-rate.beta span {
	margin-left: 19px
}
.material-info-family-column-header-success-rate span {
	margin-left: 18px
}
.material-info-family-column-header-price {
	display: inline-block;
	padding: 4px 0;
	margin-left: 56px
}
.material-info-family-column-header-price.beta {
	margin-left: 82px
}
.material-info-family-header-label {
	font-size: 11px;
	font-weight: 400;
	line-height: 5px;
	max-width: 160px;
	color: #a1aaad;
	padding-top: 3px;
	margin: 0 0 3px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px
}
.initial-printability-header {
	margin-left: 20px
}
.material-info-family-header .infotip {
	float: right;
	margin-top: -15px
}
.initial-printability-tip {
	margin-right: 48px
}
.wall-thickness-printability-tip {
	margin-right: 46px
}
.material-info-family-header-icons {
*zoom:1;
	height: 5px
}
.material-info-family-header-icons:after {
	content: "";
	display: table;
	clear: both
}
.printability-success-img-small, .printability-fail-img-small {
	display: inline-block;
	width: 15px;
	height: 5px;
	margin-right: 2px
}
.printability-pending {
	float: left;
	margin-left: 30px
}
.printability-success-img-small {
	background-color: #bde289
}
.printability-fail-img-small {
	background-color: #f07677
}
.material-info-finish-list {
	margin-top: 0px;
	margin-left: 0
}
.infotip {
	cursor: pointer
}
.material-info-finish-row {
*zoom:1;
	padding-bottom: 0
}
.material-info-finish-row:after {
	content: "";
	display: table;
	clear: both
}
.material-info-finish-row .name {
	width: 154px;
	height: 54px;
	font-size: 14px;
	font-weight: 300;
	border-right: 1px solid #E8EAEE
}
.material-info-finish-row .name a {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	float: left
}
.material-info-finish-row .primary-button-inset {
	width: 136px
}
.material-info-finish-row .subtle-button-inset {
	width: 136px
}
.material-info-finish-row .in-cart span {
	display: none
}
.material-info-finish-row .in-cart:before {
	content: "Added"
}
.material-info-finish-row .model-info-add-to-cart {
	display: inline-block;
	float: right;
	margin-right: 10px;
	height: 54px
}
.material-info-finish-row .model-info-add-to-cart #addToCartButton {
	margin-top: 9px
}
.material-info-finish-row .model-info-add-to-cart #addToCartButton .subtle-button-inset.small {
	padding: 4px 14px;
	line-height: 22px
}
.material-info-finish-row .model-material-details-price-label {
	width: 132px;
	display: inline-block;
	float: left;
	height: 54px;
	padding-right: 14px;
	text-align: right;
	font-size: 0.9em
}
.material-info-finish-row .model-material-details-price-label .price-null {
	color: #BDC7D4;
	margin-right: 26px
}
.material-info-finish-row .model-material-details-price-label .old-price-label {
	margin-top: 6px
}
.material-info-finish-row .model-material-details-price-label .reprice-label {
	margin-top: -2px
}
.material-info-finish-row .model-material-info-swatch {
	width: 40px;
	height: 34px;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.material-info-finish-row .model-material-info-swatch img {
	overflow: hidden;
	border-radius: 2px;
	width: 40px;
	height: 36px
}
.material-info-finish-row .printability-check-now {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto;
	display: block;
	font-size: 12px;
	font-weight: 400
}
.material-info-finish-row .printability-icon {
	float: none;
	margin-left: 20px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.material-info-finish-row .printability-icon.beta {
	margin-left: 26px
}
.material-info-finish-row .printability-icon.printability-maybe {
	margin-left: 20px
}
.material-info-finish-row .printability-fail {
	width: inherit
}
.material-info-finish-row .printability-icon.printability-pending {
	float: left;
	margin-left: 30px
}
.material-info-finish-row .status-details {
	display: block;
	font-size: 12px;
	font-weight: 400;
	color: #A9B0B8;
	text-shadow: none;
	float: left;
	min-width: 70px;
	margin-left: 30px
}
.material-info-finish-row .wall-thickness-check {
	width: 128px;
	height: 54px;
	float: left;
	display: inline-block;
	border-right: 1px solid #E8EAEE
}
.material-info-finish-row .wall-thickness-check .no-wall-thickness-result {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block
}
.material-info-finish-row .initial-printability-check {
	width: 128px;
	height: 54px;
	float: left;
	display: inline-block;
	border-right: 1px solid #E8EAEE
}
.material-info-finish-row .initial-printability-check.beta {
	width: 140px
}
.material-info-finish-row .success-rate {
	width: 102px;
	height: 54px;
	float: left;
	display: inline-block;
	border-right: 1px solid #E8EAEE
}
.material-info-finish-row .success-rate span {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	float: left;
	margin-left: 35px
}
.material-info-finish-row .success-rate.beta {
	width: 110px
}
.material-info-finish-row .manual-printability-check {
	width: 118px;
	height: 54px;
	float: left;
	display: inline-block;
	border-right: 1px solid #E8EAEE
}
.material-info-finish-row .manual-printability-check .in-progress {
	display: inline-block;
	margin: 10px 0 0 -18px
}
.material-info-finish-row .manual-printability-check.beta {
	width: 136px
}
.wall-thickness-loading {
	font-size: 12px;
	font-weight: 300;
	color: #A9B0B8;
	margin-top: 16px
}
.printability-passed {
	font-size: 12px;
	font-weight: 300;
	margin-left: 34px;
	width: 60px;
	color: #A9B0B8
}
.manual-check-progress {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	display: inline-block
}
.model-material-info-material-section {
	display: inline-block;
	float: left;
	width: 214px;
	height: 54px;
	border-right: 1px solid #E8EAEE;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.materialSummary {
*zoom:1;
	height: 54px;
	background: none
}
.materialSummary:after {
	content: "";
	display: table;
	clear: both
}
.materialSummary:hover {
	background-color: #fbfcfc;
	width: 100%
}
.materialSummary:hover.printable-no {
	background-color: #fbfcfc
}
.materialSummary:first-child {
	border-bottom: 1px solid #E8EAEE;
	border-top: none
}
.materialSummary:last-child {
	margin-bottom: 0
}
.materials-info-box .list-wrap {
	border-top: none
}
.model-design-info-tab-content {
	z-index: 0;
	display: none
}
.model-design-info-tab-content.open {
	display: block
}
#model-design-details-tab h4 {
	font-weight: 500;
	margin-bottom: 5px
}
.model-detail-info {
	position: relative;
	top: 0px;
*zoom:1
}
.model-detail-info:after {
	content: "";
	display: table;
	clear: both
}
.model-details-file-name {
	margin: 5px 0 12px 0
}
.model-details-file-name .text-label {
	color: #67757B;
	font-size: 0.9em;
	letter-spacing: 1px
}
#model-detail-bounds-info {
	float: left
}
#model-detail-bounds-info .text-label {
	letter-spacing: 1px;
	margin-bottom: 10px;
	color: #67757B;
	font-size: 0.9em;
	padding-bottom: 3px;
	border-bottom: 1px solid #e0e3e5
}
#model-detail-density-info {
	margin-top: 0
}
.unit-label {
	font-weight: 300;
	width: 45px;
	text-align: right;
	margin-right: 5px
}
.model-x3dview {
	width: 100%;
	height: 200px
}
#update-file-button {
	float: left;
	margin: 15px 0
}
.model-processing-error-details-div {
	padding-top: 30px
}
#model-design-info-tabs {
*zoom:1;
	position: absolute;
	top: 0;
	margin: 0 0 -1px 0
}
#model-design-info-tabs:after {
	content: "";
	display: table;
	clear: both
}
.model-design-tabs-content {
	margin-top: 51px
}
#model-design-materials-tab {
	-moz-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	border-top-left-radius: 0
}
.material-info-finish-row .beta-name {
	width: 164px;
	height: 54px;
	font-size: 14px;
	border-right: 1px solid #e8eaec
}
.material-info-finish-row .beta-name a {
	display: block;
	line-height: 20px
}
.material-info-finish-row .beta-name .printability-material-name {
	margin-top: 7px;
	font-size: 13px
}
.material-info-finish-row .beta-name .printability-center-link {
	font-size: 11px;
	color: #a1aaad;
	text-decoration: underline
}
.material-info-finish-row .beta-name .printability-center-link:hover {
	color: #08A3E9
}
.quantity-select {
	width: 40px
}
#model-edit-sale-status-more label {
	margin-left: 5px;
	vertical-align: middle;
	font-weight: bold
}
#model-edit-sale-status-more input {
	vertical-align: middle
}
.failed-wallthickness {
	width: 20px;
	height: 22px;
	position: absolute;
	background: url(/rrstatic/img/exclamation.png) center no-repeat #d13434;
	background: url(/rrstatic/img/exclamation.png) center no-repeat rgba(209,52,52,0.8);
	top: 0;
	left: 5px;
	text-align: center;
	color: white;
	font-size: 18px;
	padding: 0 0 2px 0;
	margin: 7px 0 0 0;
	border: 1px solid #EC999E;
	-webkit-background-clip: padding-box;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.download a {
	padding: 5px 10px;
	display: inline-block;
	outline: none;
	background-color: #edeff0;
	color: #67757B;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #d4d8d9;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #D5D5D5
}
.download a:hover, .download a:focus {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.download a:hover, .download a:active {
	cursor: pointer;
	border: 1px solid #bcc0c2
}
.download a:active {
	background: #f0f1f2;
	border: 1px solid #bcc0c2
}
.download a a, .download a a:visited, .download a a:active, .download a a:hover, .download a:visited, .download a:active, .download a:hover, .download a:focus {
	color: #67757B
}
.download a div {
	position: relative
}
.download a:hover, .download a:focus {
	background-color: #dbdfe1;
	border: 1px solid #bcc0c2
}
.download a:active {
	background: #dbdfe1;
	border: 1px solid #bcc0c2
}
.download a:hover, .download a:focus {
	background-color: #f5f7f8
}
.inline-edit-title input {
	padding: 0;
	font-size: 14px;
	letter-spacing: 0.5px;
	font-weight: 300;
	border: none;
	background: none;
	outline: none;
	line-height: 1em;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.inline-edit-description {
	font-size: 14px;
	letter-spacing: 0;
	min-height: 112px
}
.inline-edit-shopper-message {
	font-size: 14px;
	letter-spacing: 0;
	min-height: 72px;
	margin-bottom: 20px
}
.disabled-message {
	opacity: .6
}
.inline-edit-area.inline-edit-title.disabled-message:hover, .inline-edit-area.inline-edit-title.disabled-message:focus {
	border: 1px solid #c7cdd0;
	cursor: default
}
.add-photo {
	width: 458px;
	display: block
}
.add-photo .info {
	width: 462px;
	font-size: 14px
}
.add-photo .info p {
	margin: 5px 0 0 0;
	line-height: 1.3
}
.sw-product-edit-embed {
	width: 100%;
	resize: none;
	min-height: 14px;
	overflow: hidden
}
#model-sell-view .select-list {
	margin-left: 0;
	float: left
}
#model-sell-view .select-list li {
	padding-bottom: 0;
	width: 345px;
	display: inline;
	float: left
}
#model-sell-view p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0
}
#model-sell-view h5 {
	font-size: 14px
}
#model-viewport-photos-edit, #model-viewport-video-edit {
	background: white;
	border: 1px solid #e0e3e5;
	clear: both;
	height: 360px;
	width: 98%
}
#model-viewport-photos-edit-inner, #model-viewport-video-edit-inner {
	height: 320px;
	background: #fff;
	margin: 20px;
	overflow-y: auto;
	overflow-x: hidden
}
ul#photolist {
	margin: 0
}
.photolist-thumb {
	float: left;
	margin: 10px 0;
	height: 62px;
	width: 83px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	border-radius: 1px
}
ul#photolist input, .material-list-totalprice input, .material-list-markup input {
	background-color: inherit;
	border: none;
	padding: 0
}
ul#photolist input:focus, .material-list-totalprice input:focus, .material-list-markup input:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	border: none;
	background-color: inherit;
	padding: 0
}
ul#photolist li {
	list-style: none;
	margin: 5px 0 0 0;
	border-top: 1px solid #ddd;
	clear: both;
	padding: 1px 0
}
li.photolist-edit, .material-list-markup, .material-list-totalprice, .edit, .inline-edit-area {
	cursor: text
}
.photo-default, #photoadd, .setdefault, .materials-enabled {
	cursor: pointer;
	cursor: hand
}
.material-list-markup, .material-list-totalprice {
	cursor: text
}
ul#photolist li .photolist-edit {
	margin: 7px 10px 0 130px;
	cursor: text;
	padding: 3px;
	height: 20px;
	overflow: hidden;
	padding: 5px 10px 10px 10px;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
ul#photolist li .photolist-noedit {
	border-bottom: none;
	cursor: inherit;
	padding: 0
}
ul#photolist li .photolist-title {
	font-weight: bold
}
ul#photolist li:hover .photolist-edit {
	background: #e5f7ff;
	border: 1px solid #9be0ff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
ul#photolist li a.delete-button {
	margin: 5px 10px 0 0;
	float: right
}
ul#photolist li:hover a.delete-button {
	float: right;
	visibility: visible
}
ul#photolist .photo-default {
	margin-top: 10px;
	display: inline-block
}
.SI-FILES-STYLIZED label.style-addphoto input.file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
filter:progid:DXImageTransform.Microsoft.Alpha(opacity = 0)
}
select.category-selector, select.section-selector {
	width: 100%;
	display: block
}
#model-edit-keywords h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 5px
}
a#upload-photo:hover {
	background-color: #d9e7f5;
	text-decoration: none
}
#location-selector-container {
	z-index: 1;
	position: relative;
	height: 20px;
	width: 60px
}
#location-selector-toggle {
	cursor: pointer;
	cursor: hand;
	width: 35px;
	line-height: .9em;
	padding: 4px 18px;
	border-top: 1px solid #777;
	background-color: #fff;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px
}
#location-selector-toggle img {
	margin-top: 2px
}
#model-detail-container {
	position: relative;
	min-height: 0;
	padding: 15px 20px 30px 20px;
	background: url(/rrstatic/img/portal/view-model/diag_patt_3px.png) top left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
#model-detail-left {
	width: 610px;
	float: left;
	clear: none
}
#model-detail-right {
	margin-left: 20px;
	width: 290px;
	float: left;
	clear: none
}
#model-detail-right-top {
	height: 30px
}
.white-shadowbox {
	margin-bottom: 20px;
	padding: 25px 0 25px 15px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-moz-box-shadow: 0 0 8px #ccc;
	-webkit-box-shadow: 0 0 8px #ccc;
	box-shadow: 0 0 8px #ccc
}
#model-view {
	margin-bottom: 0;
	padding: 20px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px
}
#model-viewports {
	float: left;
	margin: 20px 0 0 0;
	width: 90%;
	overflow: hidden
}
#model-viewports-selector {
	float: left;
	width: 40px;
	margin-left: 20px
}
#model-view-info {
	margin: 30px 0;
	height: 30px;
	padding: 0;
	clear: both;
	display: block
}
#model-view-info p {
	font-size: 1.2em;
	padding: 5px 0 0 50px
}
.windowtoggle {
	cursor: pointer;
	cursor: hand;
	display: block;
	float: left;
	clear: right;
	width: 20px;
	height: 20px;
	margin: 20px 0 10px 20px
}
a#windowtoggle-video {
	background: url("/img/icons-viewport.gif") 0px -17px no-repeat;
	height: 20px;
	width: 20px
}
a#windowtoggle-video:hover, a#windowtoggle-video.active {
	background: url("/img/icons-viewport.gif") -40px -17px no-repeat;
	width: 20px;
	height: 20px
}
a#windowtoggle-photos {
	background: url("/img/icons-viewport.gif") 0px 0px no-repeat;
	height: 20px;
	width: 20px
}
a#windowtoggle-photos:hover, a#windowtoggle-photos.active {
	background: url("/img/icons-viewport.gif") -40px 0px no-repeat;
	height: 20px;
	width: 20px
}
a#windowtoggle-3dview {
	background: url("/img/icons-viewport.gif") 0px -35px no-repeat;
	height: 20px;
	width: 20px
}
a#windowtoggle-3dview:hover, a#windowtoggle-3dview.active {
	background: url("/img/icons-viewport.gif") -20px -35px no-repeat;
	height: 20px;
	width: 20px
}
#edit-video-url {
	float: left;
	margin: 10px 0 0 0;
	max-width: 585px
}
#edit-video-url textarea {
	clear: both;
	width: 574px;
	resize: none
}
#edit-video-url span.text-subtle, #edit-video-url span.strikethrough {
	float: left;
	font-size: 13px;
	margin: 6px 0 -10px 0
}
#edit-video-preview {
	float: left;
	margin: 10px 20px 0 0;
	height: 78px;
	width: 105px;
	background: #fff;
	border: 1px solid #e0e3e5;
	overflow: hidden
}
.cocreatorvars {
	border-collapse: collapse;
	width: 100%
}
#cocreatorvars tr th {
	padding: 0 0 10px 0
}
#cocreatorvars tr td {
	padding: 10px 10px 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ddd
}
#cocreatorvars tr td .variable_explanation {
	width: 170px;
	font-size: 0.9em
}
#cocreatorvars .obligatory {
	margin: 0 6px
}
#viewcategorieslist table {
	border-spacing: 0
}
a.btAddRow {
	width: 29px;
	background: url(/img/sprite-03.png) no-repeat 0 -437px;
	margin-right: 5px;
	margin-left: 5px;
	cursor: pointer
}
a.btAddRow:focus, a.btAddRow:active {
	width: 29px;
	background: url(/img/sprite-03.png) no-repeat 0 -467px
}
a.btAddRow span {
	display: none
}
#cocreatorvars .btDelete2 {
	display: block;
	float: right;
	margin: 0 5px 0 0;
	cursor: pointer;
	width: 29px;
	height: 16px;
	background: transparent url(/img/sprite-03.png) no-repeat scroll 6px -177px
}
#cocreatorvars .btDelete span {
	display: none
}
#cocreatorvars .btDelete {
	cursor: pointer;
	display: block;
	float: right;
	margin: 7px 10px 0 0px;
	width: 16px;
	height: 16px;
	background: transparent url(/img/sprite-03.png) no-repeat scroll 0 -177px
}
.bt {
	display: block;
	height: 32px
}
#cocreatorvars .btDelete2 span {
	display: none
}
#shapejs-preview-container {
	border: 1px solid #D8DCDF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.cocreator-tabs ul {
	margin-left: 0;
	border-bottom: 1px solid #D8DCDF;
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 30px
}
.cocreator-tabs li {
	display: inline;
	margin-right: 20px;
	font-weight: bold;
	cursor: pointer
}
.cocreator-tabs .button {
	color: #8f9a9d
}
.cocreator-tabs .button.selected {
	color: #183643;
	border-bottom: 3px solid #36566F;
	padding-bottom: 10px
}
.model-edit-tabs {
	text-align: center;
	font-weight: 500;
	float: left;
	margin: 0
}
.model-edit-tabs .model-edit-tab {
	position: relative;
	width: 112px;
	float: left;
	padding: 0;
	margin-right: 10px;
	box-shadow: none;
	color: #183643;
	font-weight: 500;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out
}
.model-edit-tabs .model-edit-tab a {
	display: block;
	padding: 11px 0;
	color: #8f9a9d;
	margin-top: -1px
}
.model-edit-tabs .model-edit-tab a:hover {
	color: #03294e
}
.model-edit-tabs .model-edit-tab:hover {
	color: #03294e
}
.model-edit-tabs .model-edit-tab:last-child {
	border-bottom: none
}
.model-edit-tabs .model-edit-tab:last-child:after {
	position: absolute;
	content: " ";
	left: 0;
	right: 0px;
	bottom: 0;
	height: 0px;
	color: #8d8d8d
}
.model-edit-tabs .model-edit-tab.selected {
	width: 112px;
	float: left;
	box-shadow: none;
	color: #183643;
	moz-box-shadow: none;
	border-bottom: 5px solid #36566F;
	font-weight: 500
}
.model-edit-tabs .model-edit-tab.selected:after {
	position: absolute;
	content: " ";
	left: 0px;
	right: 0;
	bottom: 1px;
	height: 0px
}
.model-edit-tabs .model-edit-tab.selected:last-child:after {
	right: 0px
}
.model-edit-tabs .model-edit-tab.selected a {
	padding: 11px 0;
	cursor: default;
	color: #183643;
	margin-top: 0
}
#save-button-container-top input {
	float: right;
	position: relative
}
.sw-product-edit {
	margin-bottom: 40px !important
}
.edit-modal {
	display: none
}
.sw-product-edit-section {
	margin: 0;
	border-top: 1px solid #e0e3e5;
	margin-top: 30px !important;
	padding-top: 36px
}
#sell-model-edit-sale-status p {
	font-size: 14px
}
#sell-model-edit-sale-status-more {
	margin-top: 10px
}
#sell-model-edit-sale-status-more label {
	position: relative;
	top: 1px;
	margin-left: 5px
}
#sell-edit-model-order-cart .material-type-dropdown {
	border-left: none;
	border-right: none;
	margin: 0 -10px 10px -10px
}
ul.select-list {
	width: 100%
}
ul.select-list li {
	margin: 0 24px 0 0;
	padding: 0
}
ul.select-list li:last-child {
	margin-right: 0
}
.model-edit-section-detail {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 0;
	padding-top: 6px;
	padding-right: 10px;
	color: #67757B
}
#model-edit-categories {
	float: left
}
#model-edit-co-creator {
	float: left;
	margin-top: 16px
}
.span-12 .image-add-input {
	margin: 0px 0 15px -2px
}
#picture_table {
	font-size: 12px;
	width: 714px
}
.picture_thumbnail {
	width: 100px
}
.picture_materials_shown {
	width: 150px;
	padding-right: 15px;
	line-height: 1.5em
}
.picture_materials_shown select {
	width: 140px
}
.table-header-label {
	font-size: 10px;
	font-weight: 600;
	max-width: 160px;
	color: #445258;
	margin: 5px 0;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 16px
}
#picture_table tr {
	border-bottom: 1px dotted #e0e3e5
}
#picture_table table {
	width: 714px
}
#picture_table .picture_caption {
	min-width: 180px;
	max-width: 180px;
	padding-right: 18px;
	vertical-align: middle
}
#picture_table .picture_caption .inline-edit-area {
	position: relative;
	padding: 5px 10px;
	margin-bottom: 0;
	font-size: 12px;
	letter-spacing: 0;
	border: 1px solid #c7cdd0;
	background: #f5f7f8;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	-moz-box-shadow: inset 0 1px 1px #D8DCDF;
	-webkit-box-shadow: inset 0 1px 1px #D8DCDF;
	box-shadow: inset 0 1px 1px #D8DCDF;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
#picture_table .picture_caption .inline-edit-area:hover, #picture_table .picture_caption .inline-edit-area:focus {
	border: 1px solid #69d1ff;
	background: #fefefe;
	font-size-adjust: none
}
.picture_caption textarea {
	width: 180px;
	resize: none;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 5px 8px;
	margin-top: 8px
}
#picture_table .picture_subject {
	width: 83px;
	line-height: 1.5em
}
#picture_table td {
	vertical-align: middle;
	position: relative
}
#picture_table .picture_remove {
	text-align: center
}
.picture_remove {
	width: 15px;
	height: 15px;
	padding-right: 1.5em
}
.picture_remove_icon {
	z-index: 1;
	float: right;
	right: 5px;
	top: 5px;
	width: 15px;
	height: 15px;
	background: url(/rrstatic/img/portal/view-model/icon-sprite.png) 2px -378px no-repeat;
	vertical-align: middle
}
.picture_priority label {
	cursor: help
}
.picture_priority input {
	width: 5em
}
#youtubeUrl {
	padding: 12px 0 0 12px;
	font-size: 14px
}
#videoUrlSaveButton {
	top: -39px;
	margin-left: 15px
}
#floating-menu {
	position: fixed;
	left: 0%;
	width: 100%;
	margin-left: 0px;
	text-align: right;
	background-color: rgba(255,255,255,0.9);
	border-top: 1px solid #e0e3e5;
	bottom: 0px;
	z-index: 1000;
	height: 78px
}
#floating-menu .container {
	margin: 20px auto
}
#render-posing-iframe {
	border: 1px solid #e0e3e5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
#render-posing-up-axis-selector {
	margin: 14px 0 18px
}
#render-posing-up-axis-selector div {
	width: 34px;
	display: inline;
	margin-right: 24px
}
#render-posing-up-axis-selector div:last-child {
	margin-right: 0
}
.render-pose-controls {
	width: 360px
}
.render-pose-controls p {
	color: #a1aaad;
	margin: 6px 0 10px
}
#render-posing-save-button {
	margin-bottom: 16px
}
.sw-custom-text-image-edit {
	border: 1px solid #e0e3e5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 512px;
	overflow: hidden
}
.sw-customization-region-sidebar {
	background-color: white;
	position: absolute;
	top: 0;
	right: 0;
	width: 240px;
	height: 512px;
	-moz-box-shadow: -2px 0px 6px rgba(0,0,0,0.15);
	-webkit-box-shadow: -2px 0px 6px rgba(0,0,0,0.15);
	box-shadow: -2px 0px 6px rgba(0,0,0,0.15)
}
.sw-customization-region-sidebar__buttons {
	padding: 10px 20px;
	background-color: #f5f7f8
}
.sw-customization-region-sidebar__region-nav-header {
	color: #67757B;
	width: 100%;
	font-size: 12px !important;
	background-color: #e7ebee;
	padding: 7px 20px;
	margin: 0
}
.sw-customization-region-sidebar__region-nav-list {
	list-style-type: none;
	margin: 0;
	padding: 7px 0;
	background-color: #f5f7f8;
	border-bottom: 1px solid #e0e3e5;
	min-height: 91px
}
.sw-customization-region-sidebar__region-nav-item {
	padding: 8px 0;
	width: 100%
}
.sw-customization-region-sidebar__region-nav-item:hover {
	cursor: pointer;
	background-color: #ecf0f2;
	border-left: 5px solid #67757B
}
.sw-customization-region-sidebar__region-nav-item:hover .sw-customization-region-sidebar__region-nav-item-label {
	margin-left: 15px;
	color: #67757B
}
.sw-customization-region-sidebar__region-nav-item-label {
	margin-left: 20px;
	color: #67757B;
	display: block
}
.sw-customization-region-sidebar__region-nav-item-selected {
	border-left: 5px solid #08A3E9;
	padding: 4px 0;
	margin: 4px 0
}
.sw-customization-region-sidebar__region-nav-item-selected:hover {
	background: none;
	cursor: default;
	border-left: 5px solid #08A3E9
}
.sw-customization-region-sidebar__region-nav-item-selected:hover .sw-customization-region-sidebar__region-nav-item-label {
	color: #08A3E9
}
.sw-customization-region-sidebar__region-nav-item-selected .sw-customization-region-sidebar__region-nav-item-label {
	margin-left: 15px;
	font-weight: bold;
	color: #08A3E9
}
.sw-customization-region-sidebar__region-nav-item-selected .sw-customization-region-sidebar__region-nav-item-label:hover {
	color: #08A3E9;
	cursor: default
}
.sw-customization-settings {
	list-style-type: none;
	margin: 0
}
.sw-customization-settings__option {
	display: inline;
	margin: 0 24px 0 0;
	padding: 0
}
.sw-customization-settings__option:hover {
	cursor: pointer
}
.sw-customization-settings__option input {
	margin-right: 2px
}
.sw-customization-settings__option input:hover {
	cursor: pointer
}
.sw-customization-settings__option label {
	position: relative;
	top: 1px
}
.sw-customization-settings__option label:hover {
	cursor: pointer
}
.sw-edit-customization-settings {
	background-color: #fbfbfb
}
.sw-edit-customization-settings__header {
	background-color: #fbfbfb;
	border-bottom: 1px solid #e0e3e5;
	margin: 0;
	padding: 10px 0;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 0 0
}
.sw-edit-customization-settings__detail-type-toggle {
	list-style-type: none;
	padding: 0
}
.sw-edit-customization-settings__toggle-option {
	display: inline
}
.sw-edit-customization-settings__toggle-option:hover {
	cursor: pointer
}
.sw-edit-customization-settings__toggle-option input:hover {
	cursor: pointer
}
.sw-edit-customization-settings__toggle-option label {
	position: relative;
	top: 1px
}
.sw-edit-customization-settings__toggle-option label:hover {
	cursor: pointer
}
.sw-edit-customization-settings__detail-depth-slider {
	display: inline-block;
	width: 140px
}
.sw-customization-settings__actions {
	padding: 20px
}
.sw-custom-model-viewer {
	border: 0
}
.sw-allow-downloads {
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e3e5
}
.sw-allow-downloads label {
	position: relative;
	top: 1px
}
.sw-allow-downloads input:hover, .sw-allow-downloads label:hover {
	cursor: pointer
}
.sw-personalize-header {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #e0e3e5
}
.sw-personalized-cart-note {
	text-transform: uppercase;
	color: #b4bbbd;
	letter-spacing: 0.5px;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap
}
.oops-404 {
	position: relative;
	height: 520px
}
.oops-404 img {
	position: absolute;
	top: 165px;
	left: 0
}
.oops-404 .oops-box {
	position: absolute;
	width: 264;
	top: 100px;
	right: 20px;
	padding: 20px;
	text-shadow: 0px 1px 0 #fff
}
.oops-404 h4 {
	margin-bottom: 20px
}
.oops-404 p {
	font-size: 0.9em
}
.js #priceRangeFacetSpan {
	display: none
}
.ui-slider-horizontal .ui-slider-range {
	background: #fee7b8
}
.no-js #priceRangeFacetSlider {
	display: none
}
.price-range-slider {
	width: 80%;
	padding: 8% 1%;
	margin: 0;
	height: 11px
}
.facet-category, .facet-material, .facet-customizable, .facet-price, .facet-downloadable, .shop-sections {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em
}
.facet-category a, .facet-material a, .facet-customizable a, .facet-price a, .facet-downloadable a, .shop-sections a {
	margin: 0;
	display: block;
	padding: 3px 0;
	color: #67757B
}
.facet-category a:hover, .facet-material a:hover, .facet-customizable a:hover, .facet-price a:hover, .facet-downloadable a:hover, .shop-sections a:hover {
	color: #183643
}
.facet-category a.selected, .facet-material a.selected, .facet-customizable a.selected, .facet-price a.selected, .facet-downloadable a.selected, .shop-sections a.selected {
	color: #1e80d4;
}
.facet-category ul li, .facet-material ul li, .facet-customizable ul li, .facet-price ul li, .facet-downloadable ul li, .shop-sections ul li {
	list-style: none
}
.collapse-top {
	margin: 0 !important
}
.facet-category-child {
	list-style: none;
	margin: 0;
	padding: 0
}
.facet-downloadable, .facet-customizable {
	margin: 0
}
.facets-header {
	margin: 0;
	display: block;
	padding: 20px;
	background: #f5f7f8
}
.js #sortOptionsSubmit {
	display: none
}
.search-facets {
	float: left;
	width: 100%;
	display: block;
	margin: 10px 0;
	padding: 10px 10px 15px 10px;
	overflow: hidden;
	background: #f5f7f8;
	border: 1px solid rgba(0,0,0,0.05);
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.search-facets a, .search-facets a:visited {
	padding: 6px 10px;
	height: 26px;
	vertical-align: top;
	line-height: 1em;
	border: 1px solid #e0e3e5;
	color: #67757B;
	margin: 0 1px;
	font-size: 0.9em;
	display: inline-block;
	cursor: pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.search-facets a:hover, .search-facets a:active, .search-facets a:visited:hover, .search-facets a:visited:active {
	text-decoration: none
}
.search-facets #facet-clear, .search-facets .clear-facet {
	color: #0082ba;
	background: #e5f7ff;
	border: 1px solid rgba(0,0,0,0.1);
	border-left: none;
	height: 26px;
	vertical-align: top;
	line-height: 1em;
	font-weight: bold;
	text-align: center;
	box-shadow: none;
	text-shadow: none;
	float: left;
	padding: 7px 8px 5px 4px;
	margin: 0 8px 0 -6px;
	position: relative;
	font-size: 11px;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 4px 0
}
.search-facets #facet-clear:hover, .search-facets .clear-facet:hover {
	color: #005A81
}
.search-facets .selected {
	vertical-align: top;
	font-weight: 500;
	height: 26px;
	border: 1px solid rgba(0,0,0,0.1);
	font-size: 0.9em;
	background: #e5f7ff;
	color: #0075a7;
	line-height: 1em;
	padding: 6px 10px;
	margin: 0 4px 0 0;
	float: left;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 0 0 4px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
#facet-display, .facet-type {
	float: left;
	min-width: 65px;
	margin: 2px 10px 0 0
}
#shop-inventory-loading {
	width: 100%;
	height: 60px;
	background: url(/rrstatic/img/loading.gif) no-repeat center center
}
.co-creator .item-designed-by h1 {
	font-size: 1.4em
}
.co-creator .item-designed-by p {
	margin: 0 0 -5px 0
}
.co-creator .item-designed-by .right {
	margin: 8px 30px 0 0
}
.co-creator .description .notice p {
	margin: 0
}
.co-creator .content-container-right select {
	max-width: 178px
}
.co-creator .content-container-right .add-to-faves {
	margin: 0 0 20px 0
}
.co-creator .productInfo {
	font-size: 0.9em
}
.co-creator label {
	font-weight: bold
}
.co-creator input {
	margin: 5px 5px 0 0
}
#price_calculation_displace {
	margin: 15px 0 0 0;
	clear: both;
	display: block
}
.priceamount_mdp {
	font-weight: bold;
	margin: 10px 0 0 0;
	font-size: 1.5em;
	display: block;
	clear: both
}
.rating, .rating a:hover, .rating .current {
	background: url(/rrstatic/img/portal/view-model/star-rating.png) top left
}
.rating .user-rank {
	background: url(/rrstatic/img/portal/view-model/star-rating.png) bottom left
}
.rating {
	position: relative;
	width: 70px;
	height: 15px;
	overflow: hidden;
	list-style: none;
	margin: 3px 10px 0 0;
	padding: 0;
	background-position: top left;
	float: left
}
.ratingDiv {
	float: left
}
.rating li {
	display: inline
}
.rating a, .rating .current, .rating .user-rank {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9000px;
	height: 15px;
	line-height: 15px;
	outline: none;
	overflow: hidden;
	border: none;
	font-size: 15px
}
.rating a:hover {
	background-position: left bottom
}
.rating .selected {
	background-position: left bottom
}
.rating a.rate1 {
	width: 20%;
	z-index: 6
}
.rating a.rate2 {
	width: 40%;
	z-index: 5
}
.rating a.rate3 {
	width: 60%;
	z-index: 4
}
.rating a.rate4 {
	width: 80%;
	z-index: 3
}
.rating a.rate5 {
	width: 100%;
	z-index: 2
}
.rating .current, .rating .user-rank {
	z-index: 1;
	margin: 0;
	padding: 0
}
.rating .current {
	background-position: left center
}
.wp-blog-header {
	background-size: cover;
	padding: 38px 0 28px 0;
	border-bottom: 1px solid #e0e3e5;
	display: block;
	text-align: center
}
.wp-blog-header h2 {
	color: #445258 !important;
	font-weight: bold;
	font-size: 32px
}
.wp-blog-header h2 a {
	color: #445258 !important
}
.wp-blog-header h3 {
	font-weight: 300;
	text-shadow: none
}
.blog-container h4 {
	color: #fff
}
.blog-container #search {
	width: 100%
}
.blog-container .entry-title {
	font-size: 1.8em;
	margin-bottom: 14px
}
.blog-container .span-9 p {
	margin-bottom: 12px
}
.blog-container .dark-bullet {
	color: #333;
	padding: 0 7px
}
.blog-container .nav-previous {
	display: inline-block
}
.blog-container .nav-next {
	display: inline-block
}
.blog-container .navigation {
	position: relative;
	display: block;
	margin-bottom: 30px;
	padding-top: 20px
}
.blog-container .hp-widget .social-links {
	margin-top: -5px
}
.blog-container .social-links ul {
	text-align: justify
}
.blog-container .social-links li {
	display: inline-block;
	position: relative;
	margin-right: 12px
}
.blog-container .social-links span {
	color: #064381
}
.blog-container .social-links li:hover span {
	color: #08a3e9
}
.blog-container .social-links li.last {
	margin-right: 0 !important
}
.blog-container .ngfb-content-buttons {
	padding: 20px 0 10px 0;
	text-align: left !important
}
.blog-container .fb_iframe_widget {
	top: 0px !important
}
.blog-container .yarpp-related {
	padding-top: 50px;
	border-top: 1px solid #e0e3e5;
	margin-top: 30px
}
.blog-container .yarpp-related h3 {
	padding-bottom: 15px !important
}
.blog-container .yarpp-thumbnail {
	overflow: hidden;
	text-align: center;
	position: relative
}
.blog-container .yarpp-thumbnails-horizontal .yarpp-thumbnail {
	border: 0px solid !important
}
.blog-container .yarpp-thumbnail .wp-post-image {
	height: 120px !important;
	width: auto !important
}
.blog-container .yarpp-thumbnail .yarpp-thumbnail-title {
	text-align: left;
	max-width: 100%
}
.blog-container .widget-title {
	padding: 0px 0 0px 0px;
	font-size: 1.2em;
	margin-bottom: 0;
	margin-top: 30px
}
.blog-container .widget h3 {
	margin-top: 0
}
.blog-container .widget ul {
	padding: 0;
	margin: 0
}
.blog-container .widget {
	position: relative;
	margin-left: 0;
	padding: 0px;
	margin-bottom: 16px
}
.blog-container .widget ul {
	list-style: none
}
.blog-container .widget ul li {
	padding: 11px 0px 6px
}
.blog-container .comment {
	border-top: 0px;
	padding-left: 0
}
.blog-container article.comment {
	padding: 15px 0px 0 0px;
	position: relative;
	border-top: 1px solid #e0e3e5
}
.blog-container section.comment {
	padding: 0px 0 0 59px;
	top: -18px
}
.blog-container article.comment .reply {
	margin-top: -15px;
	margin-bottom: 20px
}
.blog-container .comment-list {
	padding: 0;
	list-style: none
}
.blog-container ol.commentlist {
	margin-left: 0px
}
.blog-container .commentlist li {
	list-style: none;
	padding-left: 0;
	margin-left: 0
}
.blog-container ol.commentlist>li:last-child {
	border-bottom: 1px solid #e0e3e5
}
.blog-container ol.commentlist>li:first-child {
	margin-top: 20px
}
.blog-container .avatar {
	margin-right: 15px;
	width: 44px !important
}
.blog-container li.comment {
	padding-right: 0px
}
.blog-container .comment {
	padding: 0
}
.blog-container .comment-form-comment {
	padding-right: 18px
}
.blog-container #comment {
	display: block;
	width: 100%;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-top: 10px
}
.blog-container #commentform label {
	width: 70px;
	position: relative;
	display: inline-block
}
.blog-container #commentform input[type="text"] {
	display: inline-block;
	margin-bottom: 10px;
	margin-right: 0px;
	min-width: 610px
}
.blog-container #commentform p {
	margin: 5px 0;
	position: relative;
	clear: both
}
.blog-container .comment-notes {
	padding: 15px 0
}
.blog-container .icon-comment {
	position: relative;
	font-size: 18px;
	padding: 0
}
.blog-container .form-allowed-tags {
	display: none
}
.blog-container #respond {
	padding-top: 20px
}
.blog-container li.comment #respond, .blog-container .children #respond, .blog-container .children, .blog-container article.comment .reply {
	padding-left: 59px
}
.blog-container .comment-awaiting-moderation {
	padding: 10px 0;
	color: #bcbcbc;
	font-weight: 400
}
.blog-container .homepage .hp-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline-block;
	width: 100%
}
.blog-container .homepage .hp-widget.search-category-filter ul li {
	width: 46%;
	padding-right: 2%
}
.blog-container .homepage .hp-widget ul li {
	list-style: none;
	display: inline-block;
	font-size: 20px
}
.blog-container .homepage .hp-widget #search {
	display: block !important;
	font-size: 14px !important;
	width: 100%
}
.blog-container .homepage .hp-widget h2 {
	display: inline-block;
	font-size: 14px !important
}
.blog-container .homepage .span-4 .entry-title {
	font-size: 16px !important;
	font-weight: 600;
	overflow: hidden;
	max-height: 40px;
	height: 40px;
	line-height: 1.2em;
	margin-bottom: 0.5em
}
.blog-container .homepage .entry-title a {
	color: #445258
}
.blog-container .homepage .meta-stuff {
	font-size: 11px !important
}
.blog-container .homepage .meta-stuff a {
	color: #08A3E9
}
.meta-stuff a:visited, .meta-stuff a:active {
	color: #08A3E9
}
.blog-container .homepage #content .span-4 {
	height: 500px
}
.blog-container .homepage .featured-image {
	width: 100%;
	height: 233px;
	display: block;
	margin: 0 0 14px;
	overflow: hidden;
	border: 1px solid #e0e3e5
}
.blog-container .homepage .featured-image img {
	max-height: 233px;
	height: 233px;
	width: auto
}
.blog-container .homepage .featured-image-big {
	float: left;
	width: 100%;
	height: 334px
}
.blog-container .homepage .span-8 .entry-title {
	margin-bottom: 0.5rem !important
}
.blog-container .homepage .featured-image-big img {
	max-height: 334px;
	height: 334px;
	width: auto
}
.blog-container .homepage .designer-spotlight {
	width: 302px;
	height: 225px
}
.blog-container .homepage .designer-spotlight img {
	height: 225px;
	max-height: 225px
}
.blog-container .homepage #categories-3 .widgettitle {
	font-weight: 500;
	padding-right: 5px;
	margin-bottom: 0
}
.blog-container .homepage #cat, .blog-container .widget_categories #cat {
	margin: 0;
	display: inline-block;
	font-size: 14px;
	margin-top: 4px
}
.blog-container .span-3 .widget_categories h3 {
	position: relative;
	padding-bottom: 15px
}
.blog-container .span-3 .widget_categories #cat {
	width: 240px
}
.blog-container .featured-posts {
	color: #ce1b31;
	font-weight: 600;
	font-size: 12px;
	letter-spacing: 2px
}
.blog-headline {
	line-height: 28px;
	color: #445258
}
.blog-header {
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e0e3e5
}
.blog-headline a, .blog-headline a:visited, .blog-headline a:active {
	color: #445258
}
.blog-container .comments-area header cite, .blog-container .comments-area header a {
	position: relative;
	top: -17px
}
.blog-container .comments-area .dark-bullet {
	position: relative;
	top: -16px
}
.recent-posts-section>div:nth-child(3n+1) {
	clear: both
}

@media all and (max-width: 700px) {
.recent-posts-section .col-1-3 {
	width: 50%
}
.recent-posts-section>div:nth-child(2n+1) {
	clear: both !important
}
.recent-posts-section>div:nth-child(3n+1) {
	clear: initial
}
}

@media all and (max-width: 480px) {
.blog-post-sidebar {
	width: 100%
}
.col-1-3 {
	width: 100% !important
}
.recent-posts-section>div {
	clear: both !important
}
}
.blog-post-excerpt {
	margin-bottom: 40px
}
.entry-content {
	margin-bottom: 40px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e3e5
}
.blog-container .post article img {
	max-width: 100% !important;
	height: auto !important;
	display: block
}
.blog-container .comment cite b a {
	top: 0
}
.wp-caption {
	width: 100% !important
}
.homepage-social-search {
	background-color: #f5f7f8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 20px 0px 0px 20px
}
.homepage-social-search>div {
	display: inline-block
}
.blog-search-result {
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e0e3e5
}
.blog-container .comment img {
	width: initial !important;
	height: auto !important
}
.feed .container {
	width: 988px
}
.spinner-container {
	width: 300px;
	padding: 18px 20px;
	margin: 30px auto;
	text-align: center
}
.spinner-container img {
	margin: 0 auto
}
.pin-it-button {
	float: left;
	background: url("http://assets.pinterest.com/images/pinit6.png");
	font: 11px Arial, sans-serif;
	text-indent: -9999em;
	font-size: .01em;
	color: #CD1F1F;
	height: 20px;
	width: 43px;
	background-position: 0 -7px
}
.activeUser {
	display: block;
	clear: both;
	margin: 5% 0 0 0
}
.activity {
	font-size: 0.9em;
	color: #a1aaad;
	display: table;
	width: 100%
}
.activity .description {
	float: left;
	width: 80%;
	display: table-cell;
	line-height: 1.4em;
	font-size: 0.9em;
	color: #a1aaad;
	padding: 0;
	margin: 0;
	vertical-align: middle
}
.activity .avatar {
	float: left;
	width: 15%;
	height: auto;
	border: 1px solid #e0e3e5;
	margin-right: 5%;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.activity .avatar img {
	width: 100%;
	height: 100%;
	vertical-align: top
}
.feed-social {
	display: block;
	height: 28px;
	padding: 3px 0
}
.feed-social .pinterest, .feed-social .twitter {
	float: left;
	margin: 4px 0 4px 10px
}
.feed-social .facebook {
	margin: 2px 0 4px 10px;
	float: left
}
.feed-header {
	border-bottom: 1px solid #D8DCDF;
	margin-bottom: 5%
}

@media all and (min-width: 700px) {
.feed-header {
	margin-bottom: 3%
}
}
.address-summary {
	font-size: 12px;
	line-height: 1.4
}
.streetAddress-line {
	width: 384px
}
.address-line input {
	width: 391px
}
.address-name {
	display: inline;
	float: left;
	width: 190px
}
.address-name input {
	width: 181px;
	margin-bottom: 12px
}
.address-name.last-name {
	margin-left: 20px
}
.address-line-business {
	margin-bottom: 6px
}
.address-line-business input {
	border: none;
	background-color: #d9e7f5;
	color: #000;
	margin-bottom: 3px
}
.address-country {
	width: 401px;
	margin-bottom: 12px
}
.italic {
	font-style: italic
}
.country {
	clear: both
}
.policy-place-holder {
	position: absolute;
	top: 0;
	right: 0;
	width: 370px;
	padding: 30px;
	background-color: #edeff0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
#billingAddress div.phoneNumber {
	display: none
}
.address input[type=text], .address input[type=email], .address input[type=tel], .address input[type=number], .address input[type=password], .address input[type=date], .address input[type=timedate], .address select {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 34px;
	width: 100%
}
.address select {
	height: auto
}
.address .one-half-col, .address .one-third-col {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 10px
}
.address .one-half-col {
	width: 50%
}
.address .one-third-col {
	width: 33%
}
.address .last {
	padding-right: 0
}
.address .last.third-col {
	width: 34%
}
.address .city {
	width: 43%
}
.address .postalCode {
	width: 24%
}
.jumbotron {
	position: relative;
	padding: 10px 0;
	color: #fff;
	text-shadow: none;
	overflow: hidden;
	background-color: #183643;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlNDk1ZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzM2NTY2ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2e495e), color-stop(100%, #36566f));
	background-image: -moz-linear-gradient(#2e495e, #36566f);
	background-image: -webkit-linear-gradient(#2e495e, #36566f);
	background-image: linear-gradient(#2e495e, #36566f);
	-moz-box-shadow: inset 0 -1px 7px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 -1px 7px rgba(0,0,0,0.2);
	box-shadow: inset 0 -1px 7px rgba(0,0,0,0.2)
}
.jumbotron h1, .jumbotron h2, .jumbotron h3, .jumbotron h4, .jumbotron h5 {
	color: #f5f7f8;
	font-weight: bold;
	-webkit-font-smoothing: antialiased
}
.jumbotron p {
	margin-bottom: 0;
	color: #f5f7f8;
	font-size: 1.1em
}
.jumbotron .jumbonav {
	margin-top: 38px
}
.jumbotron .jumbonav .jumbolink {
	position: relative;
	-webkit-backface-visibility: hidden
}
.jumbotron .jumbonav .jumbolink .curly-before, .jumbotron .jumbonav .jumbolink .curly-after {
	height: 100%;
	color: #7680a6;
	position: absolute;
	top: 4px;
	font-size: 5.65em;
	line-height: 0.7em;
	pointer-events: none;
	filter: alpha(opacity=0);
	opacity: 0;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 80ms;
	-o-transition-duration: 80ms;
	-webkit-transition-duration: 80ms;
	transition-duration: 80ms;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.jumbotron .jumbonav .jumbolink .curly-before {
	left: -30px;
	content: '{'
}
.jumbotron .jumbonav .jumbolink .curly-after {
	right: -30px;
	content: '}'
}
.jumbotron .jumbonav .jumbolink:hover .curly-before, .jumbotron .jumbonav .jumbolink:hover .curly-after {
	filter: alpha(opacity=1);
	opacity: 1;
	-moz-transition-property: all;
	-o-transition-property: all;
	-webkit-transition-property: all;
	transition-property: all;
	-moz-transition-duration: 230ms;
	-o-transition-duration: 230ms;
	-webkit-transition-duration: 230ms;
	transition-duration: 230ms;
	-moz-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease
}
.jumbotron .jumbonav .jumbolink:hover .curly-before {
	left: -20px
}
.jumbotron .jumbonav .jumbolink:hover .curly-after {
	right: -20px
}
.jumbotron .jumbonav .descriptor {
	margin-bottom: 15px;
	font-size: 0.8em;
	font-weight: 500;
	line-height: 1.3em
}
.jumbotron .jumbonav .callout {
	font-size: 1.4em;
	font-weight: bold
}
.jumbotron .jumbonav a {
	color: #dadcf1
}
.jumbotron .jumbonav a:hover .callout {
	color: #fff
}
.list-header {
	padding: 0 0 40px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #e0e3e5;
	display: block;
	position: relative;
	-moz-box-shadow: 0 1px 0 0 #D8DCDF;
	-webkit-box-shadow: 0 1px 0 0 #D8DCDF;
	box-shadow: 0 1px 0 0 #D8DCDF
}
.list-header h1 {
	text-align: center;
	margin: 0;
	font-size: 2.6em
}
.list-header .avatar {
	width: 120px;
	height: 120px;
	margin: 5px 0 0 0;
	border: 3px solid #e0e3e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
#social-button-container {
	display: block;
	margin: 20px 0
}
#social-button-container .share-txt {
	float: left;
	margin: 0 15px 0 0;
	color: #757372;
	font: italic 1em/1.4em Georgia, Times, serif
}
#social-button-container .facebook {
	top: -1px;
	margin: 0 15px 0 0;
	float: left
}
#social-button-container .twitter {
	margin: 0 15px 0 0;
	width: 75px;
	float: left
}
#social-button-container .tumblr {
	width: 130px;
	height: 20px;
	float: left;
	margin: 0 15px 0 0
}
.gg-2013 .gg-cat {
	position: relative;
	margin: 0 0 30px 0
}

@media all and (max-width: 480px) {
.gg-2013 .gg-cat {
	margin: 0 0 10px 0
}
}
.gg-2013 .gg-cat a {
	display: block;
	width: 100%;
	padding: 6px;
	background: white;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease
}
.gg-2013 .gg-cat a:hover {
	border: 1px solid #4FC9FF;
	color: #4FC9FF;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
	opacity: 0.7
}
.gg-2013 .gg-cat img {
	width: 100%;
	vertical-align: top;
	opacity: 1
}
.gg-2013 .gg-cat-title {
	margin: 6px 0 0 0;
	color: #445258;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	position: relative;
	-webkit-font-smoothing: antialiased;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-moz-binding: url('xml/ellipsis.xml#ellipsis')
}
.gg-2013 .gg-cat-title:before {
	content: "\e619";
	speak: none;
	color: #D8DCDF;
	font-size: 0.8em;
	position: absolute;
	right: 0;
	top: 1px
}
.gg-2013 .span-6 a img {
	width: 456px
}
.gg-2013 .span-3 a img {
	width: 210px
}
.gg-2013 .span-4 a img {
	width: 292px
}
.list-page-header {
	display: inline-block;
	width: 100%
}
.list-page-header .container {
	margin: 40px auto 0 auto
}
.list-page-header #curator-image-container {
	width: 30px;
	height: 30px;
	display: block;
	overflow: hidden;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.list-page-header h1 {
	margin: 0
}
.list-page-header .span-3 {
	text-align: right;
	padding: 12px 0 0 0
}
.list-page-header .span-3 .twitter, .list-page-header .span-3 .facebook {
	float: right
}
.gg-category-box {
	width: 302px;
	height: 302px;
	float: left;
	border: 1px solid #e0e3e5;
	margin: 0 24px 20px 0;
	background: #D8DCDF;
	position: relative;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 0 #e0e3e5;
	-webkit-box-shadow: 0 1px 0 #e0e3e5;
	box-shadow: 0 1px 0 #e0e3e5
}
.gg-category-box:hover {
	cursor: pointer;
	border: 1px solid #4FC9FF;
	-moz-box-shadow: 0 1px 0 #4FC9FF, 0 0 7px #4FC9FF;
	-webkit-box-shadow: 0 1px 0 #4FC9FF, 0 0 7px #4FC9FF;
	box-shadow: 0 1px 0 #4FC9FF, 0 0 7px #4FC9FF;
	-moz-transition: none;
	-o-transition: none;
	-webkit-transition: none;
	transition: none
}
.gg-category-box:hover .curator {
	visibility: visible;
	opacity: 1;
	bottom: 5px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.gg-category-box a {
	width: 302px;
	height: 302px;
	display: block
}
.gg-bar {
	display: block;
	background: #4b4a49;
	background: rgba(75,74,73,0.8);
	padding: 12px;
	font-size: 18px;
	color: white;
	text-shadow: none;
	border-radius: 4px 4px 0 0
}
.gg-bar h3 {
	font-size: 20px;
	margin: 0;
	color: white;
	text-shadow: none;
	line-height: 1em
}
.gg-bar h3 span {
	font-size: 12px;
	text-transform: uppercase;
	color: #e0e3e5
}
.curator {
	position: absolute;
	bottom: 1px;
	left: 5px;
	width: 284px;
	padding: 5px;
	display: block;
	text-align: right;
	font-size: 12px;
	color: white;
	z-index: 2;
	text-shadow: none;
	background: #4b4a49;
	background: rgba(75,74,73,0.8);
	border-radius: 4px;
	line-height: 13px;
	visibility: hidden;
	opacity: 0;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.curator p {
	margin: 6px 0 0 0;
	line-height: 1.7em\9
}
.curator p em {
	color: #ccc
}
.curator .avatar {
	float: right;
	margin: 0 0 0 10px;
	width: 25px;
	height: 25px
}
.gg-bestsellers {
	background: url(/rrstatic/img/portal/gift-guide/bestsellers.jpg) top left no-repeat #D8DCDF
}
.gg-for-the-home {
	background: url(/rrstatic/img/portal/gift-guide/for-the-home.jpg) top left no-repeat #D8DCDF
}
.gg-fashion-jewelry {
	background: url(/rrstatic/img/portal/gift-guide/fashion-jewelry.jpg) top left no-repeat #D8DCDF
}
.gg-tech-accessories {
	background: url(/rrstatic/img/portal/gift-guide/tech-accessories.jpg) top left no-repeat #D8DCDF
}
.gg-games-memes {
	background: url(/rrstatic/img/portal/gift-guide/games-memes.jpg) top left no-repeat #D8DCDF
}
.gg-just-for-them {
	background: url(/rrstatic/img/portal/gift-guide/just-for-them.jpg) top left no-repeat #D8DCDF
}
.gg-under-25 {
	background: url(/rrstatic/img/portal/gift-guide/under-25.jpg) top left no-repeat #D8DCDF
}
.gg-over-200 {
	background: url(/rrstatic/img/portal/gift-guide/over-200.jpg) top left no-repeat #D8DCDF
}
.gg-gift-card {
	background: url(/rrstatic/img/portal/gift-guide/gift-card.jpg) top left no-repeat #D8DCDF
}
.gg-fabsugar {
	background: url(/rrstatic/img/portal/gift-guide/gg-fabsugar.jpg) top left no-repeat #D8DCDF
}
.gg-cnet {
	background: url(/rrstatic/img/portal/gift-guide/gg-cnet.jpg) top left no-repeat #D8DCDF
}
.gg-designmilk {
	background: url(/rrstatic/img/portal/gift-guide/gg-design-milk.jpg) top left no-repeat #D8DCDF
}
.gg-reddit {
	background: url(/rrstatic/img/portal/gift-guide/gg-reddit.jpg) top left no-repeat #D8DCDF
}
.gg-mashable {
	background: url(/rrstatic/img/portal/gift-guide/gg-mashable.jpg) top left no-repeat #D8DCDF
}
.gg-3dprinters {
	background: url(/rrstatic/img/portal/gift-guide/gg-3d-printers.jpg) top left no-repeat #D8DCDF
}
.more-gifts {
	width: 100%;
	padding: 2em 0 2.5em 0;
	background: white;
	text-align: center;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	display: block;
	height: 250px
}
.more-gifts-box a {
	width: 110px;
	height: 50px;
	margin: 0 5px;
	float: left;
	background: #ddd;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.more-gifts-box a:hover {
	margin: -2px 5px 0 5px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.more-gifts h3 {
	font-size: 1.8em;
	margin: 0 0 30px 0
}
.about-btn a, .about-btn a:visited {
	background: #ececec;
	padding: 6px 20px 6px 15px;
	position: absolute;
	top: 151px;
	right: 0;
	color: #89898e;
	font-size: 0.9em;
	font-weight: 700;
	text-shadow: 0 1px 0 #f7f6f5;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px 0 0 2px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.about-btn a:hover, .about-btn a:visited:hover {
	background: #e5e5e5;
	padding: 6px 25px 6px 15px;
	-moz-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out
}
#about-sw {
	padding: 1.5em 0 2em 0
}
.main-cta-mini {
	background: #ddd;
	width: 100%;
	padding: 10px 0;
	text-align: center
}
.main-cta-mini h1 {
	font-size: 1.1em
}
.gg-category {
	width: 228px;
	height: 150px;
	padding: 0;
	margin: 0 5px 10px 5px;
	float: left;
	color: white;
	border-radius: 5px;
	border: 1px solid #ddd;
	text-shadow: none
}
.gg-category:hover {
	border: 1px solid #3DA9DE
}
.home-gg-bestsellers {
	background: url(img/home-bestsellers.jpg) top left no-repeat #eee !important
}
.home-gg-for-the-home {
	background: url(img/home-for-the-home.jpg) top left no-repeat #eee !important
}
.home-gg-fashion-jewelry {
	background: url(img/home-fashion-jewelry.jpg) top left no-repeat #eee !important
}
.home-gg-tech-accessories {
	background: url(img/home-tech-accessories.jpg) top left no-repeat #eee !important
}
.home-gg-games-memes {
	background: url(img/home-games-memes.jpg) top left no-repeat #eee !important
}
.home-gg-just-for-them {
	background: url(img/home-just-for-them.jpg) top left no-repeat #eee !important
}
.home-gg-under-25 {
	background: url(img/home-under-25.jpg) top left no-repeat #eee !important
}
.home-gg-over-200 {
	background: url(img/home-over-200.jpg) top left no-repeat #eee !important
}
.ship-by-naeur {
	background: url(/rrstatic/img/portal/gift-guide/world-map-na-eur.gif) top center no-repeat #fff;
	padding: 30px;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 0 #e0e3e5;
	-webkit-box-shadow: 0 2px 0 #e0e3e5;
	box-shadow: 0 2px 0 #e0e3e5
}
.ship-by-naeur h3 {
	text-align: center;
	margin: 40px 0
}
.ship-by-naeur h3 span {
	color: #757372;
	font-style: italic
}
.ship-by-restofworld {
	background: url(/rrstatic/img/portal/gift-guide/world-map-restofworld.gif) top center no-repeat #fff;
	padding: 30px;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 2px 0 #e0e3e5;
	-webkit-box-shadow: 0 2px 0 #e0e3e5;
	box-shadow: 0 2px 0 #e0e3e5
}
.ship-by-restofworld h3 {
	text-align: center;
	margin: 40px 0
}
.ship-by-restofworld h3 span {
	color: #757372;
	font-style: italic
}
.order-before {
	padding: 0;
	margin: 0 0 20px 0;
	display: block;
	background: #3f4d82;
	color: white;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #2c365b
}
.order-before strong {
	padding: 4px 0;
	padding: 7px 0\9;
	display: inline-block;
	text-shadow: 0 -1px 0 #2c365b
}
.order-before span {
	display: inline-block;
	padding: 7px 12px;
	margin: 0 3px 0 0;
	text-shadow: 0 -1px 0 #2c365b;
	color: #a1a7bf;
	background: #323e68;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 0 0 4px
}
.materials-ship li {
	display: block;
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0 10px 12px 10px;
	border-bottom: 1px solid #e0e3e5
}
.materials-ship li img {
	width: 30px;
	height: 20px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	border: 1px solid #e0e3e5
}
.gift-guide-category {
	margin: 0 0 12px 0;
	padding: 0 0 12px 0;
	line-height: 1.1em;
	border-bottom: 1px solid #e0e3e5
}
.gg-home-header {
	background: url(/rrstatic/img/portal/gift-guide/jumbotron-gift-cards.jpg) top center no-repeat #262f68;
	width: 100%;
	height: 280px;
	display: block;
	position: relative
}
.gg-home-header h1 {
	margin: 15px 0 5px 0;
	font-size: 2.5em;
	color: white;
	font-weight: bold;
	text-shadow: 0 2px 0 #262f68;
	letter-spacing: -1px;
	-webkit-font-smoothing: antialiased
}
.gg-home-header h1 span {
	font-style: italic;
	font-weight: normal
}
.gg-home-header h2 {
	color: #c5c9e4;
	font-size: 1.2em;
	margin: 0 0 25px 0;
	text-shadow: 0 1px 0 #262f68
}
.gg-home-header .action-button {
	width: 94px
}
.gg-home-header .gg-list {
	margin: 45px 0 0 20px;
	line-height: 1.9em;
	border-left: 1px dotted #e0e3e5;
	padding: 0 0 0 20px
}
.gg-home-header .gg-list li a {
	border-bottom: 1px dotted #4FC9FF
}
.gg-home-header .gg-list li:hover {
	margin: 0 0 0 2px;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-webkit-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in
}
.gg-home-header .find-gifts a {
	width: 250px;
	margin: 0 0 0 55px
}
.shipping-header {
	padding: 0;
	margin: 0;
	height: 106px;
	display: block;
	background: url(/rrstatic/cms/gift-guide-2013/shipping-header-1.jpg) top center no-repeat, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NTQ4NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FmZDdlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background: url(/rrstatic/cms/gift-guide-2013/shipping-header-1.jpg) top center no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #455485), color-stop(100%, #afd7ed));
	background: url(/rrstatic/cms/gift-guide-2013/shipping-header-1.jpg) top center no-repeat, -moz-linear-gradient(#455485, #afd7ed);
	background: url(/rrstatic/cms/gift-guide-2013/shipping-header-1.jpg) top center no-repeat, -webkit-linear-gradient(#455485, #afd7ed);
	background: url(/rrstatic/cms/gift-guide-2013/shipping-header-1.jpg) top center no-repeat, linear-gradient(#455485, #afd7ed);
	position: relative
}
.tabContainer {
	margin: 10px 0;
	width: 960px
}
.tabContainer .digiTabs {
	list-style: none;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	position: relative;
	top: 1px
}
.tabContainer .digiTabs li {
	float: left;
	padding: 10px 20px;
	cursor: pointer;
	border-bottom: none;
	margin-right: 4px;
	font-size: 100%;
	font-weight: 300;
	color: #a6a4a3
}
.tabContainer .digiTabs .selected {
	position: relative;
	padding: 10px 19px;
	color: #fff;
	border: 1px solid #e0e3e5;
	border-bottom: 1px solid white;
	border-radius: 3px 3px 0 0;
	font-size: 100%;
	font-weight: 300;
	color: #4b4a49;
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1
}
.tabContent {
	border: 1px solid #dfddd9;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	margin-bottom: 32px
}
.tabContent table {
	font-size: 0.8em
}
.tabContent th {
	font-size: 14px;
	font-weight: normal;
	color: #4b4a49;
	padding: 10px 8px;
	border-bottom: 2px solid #c9c9c9;
	background: #fff
}
.tabContent td {
	color: #4b4a49;
	padding: 16px 8px 16px 8px;
	width: 20%;
	border-bottom: 1px solid #e0e0e0
}
.promo-header {
	padding: 0;
	margin: 0 auto;
	height: 48px;
	display: block;
	font-size: 0.8em;
	background: url("/rrstatic/cms/gift-guide-2013/promobar-background-2.jpg") top center no-repeat, url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NTQ4NSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2FmZDdlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background: url("/rrstatic/cms/gift-guide-2013/promobar-background-2.jpg") top center no-repeat, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #455485), color-stop(100%, #afd7ed));
	background: url("/rrstatic/cms/gift-guide-2013/promobar-background-2.jpg") top center no-repeat, -moz-linear-gradient(#455485, #afd7ed);
	background: url("/rrstatic/cms/gift-guide-2013/promobar-background-2.jpg") top center no-repeat, -webkit-linear-gradient(#455485, #afd7ed);
	background: url("/rrstatic/cms/gift-guide-2013/promobar-background-2.jpg") top center no-repeat, linear-gradient(#455485, #afd7ed);
	position: relative;
	overflow: hidden
}
.promo-header a {
	text-align: left;
	text-decoration: none;
	color: #064381;
	cursor: pointer;
	text-align: right
}
.promo-header a:hover {
	text-decoration: underline
}
.promo-header .promo-header-inner {
	margin: 0 auto;
	width: 960px;
	padding: 3px 0 0 0
}
.promo-header .promo-header-inner img {
	display: inline;
	margin-right: 4px;
	text-align: left
}
.gift-card-select {
	display: block;
	overflow: hidden;
	text-align: center;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.gift-card-select:hover {
	cursor: pointer
}
.gift-card-select img {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.profile-header .avatar a {
	height: 120px;
	width: 120px;
	margin-right: 20px;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.profile-header .avatar a:hover {
	border: 1px solid #4FC9FF;
	-moz-box-shadow: 0 1px 3px #4FC9FF;
	-webkit-box-shadow: 0 1px 3px #4FC9FF;
	box-shadow: 0 1px 3px #4FC9FF
}
.profile-header .about {
	height: auto;
	color: #757372
}
.profile-header .contact-designer, .profile-header .shop {
	display: block;
	margin: 0;
	text-align: center;
	width: 100%
}
.profile-header .contact-designer a, .profile-header .shop a {
	display: block
}
.profile-header .profile-expertise {
	text-align: left;
	display: block;
	margin: 10px 0 0 0
}
.profile-header .profile-expertise h4 {
	font-size: 0.8em;
	margin: 0 7px 0 0;
	font-weight: bold;
	display: inline-block;
	float: left;
	line-height: 1.1em
}
.profile-header .profile-expertise ul {
	text-transform: capitalize;
	font-weight: normal;
	margin: 0 7px 0 0;
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
	list-style: none
}
.profile-header .profile-expertise li {
	display: inline;
	text-transform: capitalize;
	font-weight: normal;
	margin: 0 7px 0 0;
	float: left;
	font-size: 0.8em;
	line-height: 1.2em;
	list-style: none
}
.profile-model-lists {
	float: left;
	margin: 6px 0 0 0;
	display: block;
	font-size: 16px
}
.designer-profile-tabs li a {
	padding: 10px 12px
}
.profile-model-tabs {
	margin: 0
}
.profile-model-tabs li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	list-style: none;
	margin: 0;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.profile-model-tabs a {
	padding: 10px 20px;
	line-height: 2.2em;
	color: #a1aaad
}
.profile-model-tabs a:hover {
	background: none;
	color: #67757B
}
.profile-model-tabs .active a {
	background: white;
	position: relative;
	color: #183643;
	border-bottom: 5px solid #005A81;
	padding-bottom: 13px
}
.profile-model-tabs h2 {
	display: inline;
	font-size: inherit;
	padding: 0;
	margin: 0;
	font-weight: normal
}
.profile-model-tabs a .icon-support {
	margin-right: 7px;
	font-size: 13px;
	color: #a1aaad
}
.profile-model-tabs .active a .icon-support {
	color: #4FC9FF
}
.profile-results .results-header {
	border-bottom: 1px solid #e0e3e5;
	overflow: visible;
	height: 50px;
	margin-top: 0px;
	width: 100%;
	min-width: 412px
}
.password-box {
	margin: 27;
	border-radius: 6px;
	overflow: hidden;
	display: inline-block
}
.user-profile-sort-options {
	position: relative;
	top: 12px
}
.myapi .create-app h2 {
	margin: 0
}
.myapi .create-app #description {
	width: 300px
}
.myapi .app-details {
	border-top: 1px dotted #e0e3e5;
*zoom:1;
	padding: 20px 0 0 0;
	margin: 10px 0 0 0
}
.myapi .app-details:after {
	content: "";
	display: table;
	clear: both
}
.myapi .app-details p {
	margin: 0 0 10px 0
}
.myapi .app-details .app-number p {
	padding: 2px 10px;
	display: inline-block;
	text-align: center;
	background: #4FC9FF;
	color: white;
	text-shadow: none;
	font-weight: bold;
	text-shadow: 0 -1px 0 #2294CB;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.myapi .app-details .app-detail {
	color: #a1aaad;
	font-weight: normal
}
.myapi .app-details .app-detail-info input[type=text] {
	width: 324px
}
.edu-header {
	background: url("https://static1.sw-cdn.net/files/cms/landing-pages/landing-header-bg-edu-2.jpg") center no-repeat #fff;
	background-size: cover;
	width: 100%;
	display: block;
*zoom:1
}
.edu-header:after {
	content: "";
	display: table;
	clear: both
}
.edu-header .container {
	display: table;
	vertical-align: middle
}
.edu-header .container .signup-or-divider p {
	background: none
}
.edu-header .container .signup-or-divider hr {
	background: none
}
.edu-welcome a {
	overflow: hidden
}
.edu-welcome a h4 {
	color: #08A3E9
}
.edu-welcome a:hover, .edu-welcome a:active {
	-moz-box-shadow: 0 0 6px 0 #4FC9FF;
	-webkit-box-shadow: 0 0 6px 0 #4FC9FF;
	box-shadow: 0 0 6px 0 #4FC9FF
}
.edu-welcome a img {
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 0 0 3px
}
.value-props {
	width: 100%;
	padding: 50px 0;
	display: block;
	border-bottom: 1px solid #e0e3e5;
*zoom:1;
	background: #EDEFF0
}
.value-props:after {
	content: "";
	display: table;
	clear: both
}
.start-creating {
	background: url("/rrstatic/img/spark-blue.svg") 90px 9px no-repeat #edeff0;
	background-size: 24%
}
.upload-now {
	background: url("/rrstatic/img/signup/upload_150-2.png") 76px -4px no-repeat #edeff0;
	background-size: 35%
}
.actions-bar {
*zoom:1;
	font-size: 13px;
	margin-bottom: 11px
}
.actions-bar:after {
	content: "";
	display: table;
	clear: both
}
.actions-bar>li {
	display: inline-block;
	position: relative;
	float: left;
	margin-left: 8px;
	padding: 5px 7px;
	list-style: none;
*line-height:0.9
}
.dropdown a.dropdown-toggle {
	outline: none
}
.dropdown ul.dropdown-menu {
	display: none;
	z-index: 100;
	position: absolute;
	top: 100%;
	min-width: 130px;
	max-width: 400px;
	font-weight: 400;
	white-space: nowrap;
	background-color: #fafbfd;
*border:1px solid #bbb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0 4px 6px 0px rgba(68,82,88,0.15);
	-webkit-box-shadow: 0 4px 6px 0px rgba(68,82,88,0.15);
	box-shadow: 0 4px 6px 0px rgba(68,82,88,0.15);
	opacity: 1;
	visibility: visible\9;
	margin: 6px 0
}
.dropdown ul.dropdown-menu:after, .dropdown ul.dropdown-menu:before {
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border: solid rgba(255,255,255,0)
}
.dropdown ul.dropdown-menu:after {
	border-color: rgba(255,255,255,0);
	border-width: 7px;
	top: -14px;
	border-bottom-color: #fafbfd;
	left: 0;
	margin-left: 6px
}
.dropdown ul.dropdown-menu:before {
	border-color: rgba(255,255,255,0);
	border-width: 8px;
	top: -16px;
	border-bottom-color: #bfc3df;
	left: 0;
	margin-left: 5px
}

@media \0screen {
.dropdown ul.dropdown-menu {
	border: 1px solid #bbb
}
}
.dropdown ul.dropdown-menu li {
*zoom:1;
	list-style: none
}
.dropdown ul.dropdown-menu li:after {
	content: "";
	display: table;
	clear: both
}
.dropdown ul.dropdown-menu li:first-child a {
	border-top: none;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 0 0
}
.dropdown ul.dropdown-menu li:last-child a {
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0;
	border-radius: 0 0 3px 3px
}
.dropdown ul.dropdown-menu li.info-block {
	padding: 5px 8px;
	white-space: normal
}
.dropdown ul.dropdown-menu a {
	display: block;
	padding: 5px 8px;
	color: #7680a6;
	font-size: 14px;
	border-top: 1px solid #e0e3e5;
	border-bottom: none
}
.dropdown ul.dropdown-menu a:hover {
	background-color: white;
	color: #08A3E9
}
.dropdown ul.dropdown-menu#bank-details-menu {
	bottom: 26px;
	right: -10px;
	width: 450px;
	max-width: 450px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.8
}
.dropdown ul.dropdown-menu#bank-details-menu:before {
	margin-left: 442px
}
.dropdown ul.dropdown-menu#bank-details-menu:after {
	margin-left: 443px
}
.dropdown ul.dropdown-menu#credit-details-menu {
	bottom: 26px;
	left: -150px;
	width: 295px;
	padding: 5px 10px
}
.dropdown ul.dropdown-menu#credit-details-menu:before {
	margin-left: 152px
}
.dropdown ul.dropdown-menu#credit-details-menu:after {
	margin-left: 153px
}
.dropdown.from-bottom ul.dropdown-menu {
	top: auto;
	bottom: 100%
}
.dropdown.from-bottom ul.dropdown-menu:before {
	top: auto;
	bottom: -13px;
	border-bottom: solid rgba(255,255,255,0);
	border-top-color: #bfc3df
}
.dropdown.from-bottom ul.dropdown-menu:after {
	top: auto;
	bottom: -10px;
	border-bottom: solid rgba(255,255,255,0);
	border-top-color: #fafbfd
}
.dropdown.open .dropdown-menu {
	display: block
}
.dropdown.open .dropdown-toggle {
	outline: none
}
.actions-bar .dropdown.open .dropdown-toggle {
	background-color: white;
	color: #7680a6;
	top: 1px;
	-moz-box-shadow: 0 0 1px rgba(118,128,166,0.2);
	-webkit-box-shadow: 0 0 1px rgba(118,128,166,0.2);
	box-shadow: 0 0 1px rgba(118,128,166,0.2)
}
.dropdown.center ul.dropdown-menu:before {
	left: 50%;
	margin-left: -8px
}
.dropdown.center ul.dropdown-menu:after {
	left: 50%;
	margin-left: -7px
}
.accordian-select {
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0 1px 0 #d4d8db, 0 1px 2px 0px #e0e3e5, inset 0 1px #fff;
	-webkit-box-shadow: 0 1px 0 #d4d8db, 0 1px 2px 0px #e0e3e5, inset 0 1px #fff;
	box-shadow: 0 1px 0 #d4d8db, 0 1px 2px 0px #e0e3e5, inset 0 1px #fff
}
.accordian-select .select-row {
	position: relative;
	overflow: hidden;
	height: 42px;
	padding: 10px;
	background-color: #edeff0;
	border: 1px solid #d4d8db;
	border-bottom-width: 0;
	cursor: pointer;
	-moz-transition: height 250ms ease, background-color 150ms ease;
	-o-transition: height 250ms ease, background-color 150ms ease;
	-webkit-transition: height 250ms ease, background-color 150ms ease;
	transition: height 250ms ease, background-color 150ms ease
}
.accordian-select .select-row .spricon-caret-right {
	position: absolute;
	top: 9px;
	right: 9px;
	width: 14px;
	height: 24px;
	-moz-transition: opacity 250ms ease;
	-o-transition: opacity 250ms ease;
	-webkit-transition: opacity 250ms ease;
	transition: opacity 250ms ease;
	opacity: .3
}
.accordian-select .select-row h5 {
	color: #4FC9FF;
	-moz-transition: color 250ms ease;
	-o-transition: color 250ms ease;
	-webkit-transition: color 250ms ease;
	transition: color 250ms ease
}
.accordian-select .select-row:hover {
	background-color: #f5f7f8
}
.accordian-select .select-row:hover .spricon-caret-right {
	opacity: .8;
	visibility: visible\9
}
.accordian-select .select-row:hover h5 {
	color: #08A3E9
}
.accordian-select .select-row.first {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px
}
.accordian-select .select-row.last {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-width: 1px
}
.accordian-select .select-row.open {
	height: 200px;
	background-color: white;
	cursor: default
}
.accordian-select .select-row.open .spricon-caret-right {
	opacity: 0;
	visibility: hidden\9
}
.accordian-select .select-row.open h5 {
	color: #183643
}
.accordian-select .select-row.open .select-row-inner {
*zoom:1;
	opacity: 1;
	visibility: visible\9;
	display: block
}
.accordian-select .select-row.open .select-row-inner:after {
	content: "";
	display: table;
	clear: both
}
.accordian-select .select-row.open.new-cc-only {
	height: 273px
}
.accordian-select .select-row.open.new-cc-only-error {
	height: 368px
}
.accordian-select .select-row.open.saved-cc {
	height: 402px
}
.accordian-select .select-row.open.saved-cc-error {
	height: 497px
}
.accordian-select .select-row.open.deleted-cc {
	height: 317px
}
.accordian-select .select-row.open.deleted-cc-error {
	height: 423px
}
.accordian-select .select-row.open#paypal-select-row {
	height: auto
}
.accordian-select .select-row.open#bank-select-row {
	height: 263px
}
.accordian-select .select-row.open#billing-same-select-row {
	height: 190px
}
.accordian-select .select-row.open.billing-row-normal {
	height: 378px
}
.accordian-select .select-row.open.billing-row-error {
	height: 454px
}
.accordian-select .select-row-title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 42px
}
.accordian-select .select-row-title h5 {
	margin: 10px 0 0 10px
}
.accordian-select .select-row-inner {
	margin-top: 32px;
	opacity: 0;
	visibility: hidden\9;
	-moz-transition: opacity 250ms ease;
	-o-transition: opacity 250ms ease;
	-webkit-transition: opacity 250ms ease;
	transition: opacity 250ms ease
}
.tipsy {
	font-size: 11px;
	line-height: 1.5;
	position: absolute;
	padding: 5px;
	z-index: 100000;
	text-shadow: none
}
.tipsy.animate .tipsy-animate {
	opacity: 1
}
.animate.tipsy-n .tipsy-animate, .animate.tipsy-nw .tipsy-animate, .animate.tipsy-ne .tipsy-animate {
	margin-top: -6px
}
.animate.tipsy-s .tipsy-animate, .animate.tipsy-sw .tipsy-animate, .animate.tipsy-se .tipsy-animate {
	margin-top: 6px
}
.animate.tipsy-e .tipsy-animate {
	margin-left: 6px
}
.animate.tipsy-w .tipsy-animate {
	margin-left: -6px
}
.tipsy-animate {
	position: relative;
	opacity: 0;
	margin: 0;
	-moz-transition: margin 200ms ease, opacity 200ms ease;
	-o-transition: margin 200ms ease, opacity 200ms ease;
	-webkit-transition: margin 200ms ease, opacity 200ms ease;
	transition: margin 200ms ease, opacity 200ms ease
}
.tipsy-inner {
	background: rgba(0,0,0,0.8);
	background: black\9;
	color: #FFF;
	max-width: 200px;
	padding: 4px 8px 5px;
	text-align: center
}
.tipsy-inner {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}
.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0;
	border: 5px solid #000
}
.tipsy-arrow-n {
	border-bottom-color: rgba(0,0,0,0.8);
	border-bottom-color: black\9
}
.tipsy-arrow-s {
	border-top-color: rgba(0,0,0,0.8);
	border-top-color: black\9
}
.tipsy-arrow-e {
	border-left-color: rgba(0,0,0,0.8);
	border-left-color: black\9
}
.tipsy-arrow-w {
	border-right-color: rgba(0,0,0,0.8);
	border-right-color: black\9
}
.tipsy-n .tipsy-arrow {
	top: -5px;
	left: 50%;
	margin-left: -5px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}
.tipsy-nw .tipsy-arrow {
	top: -5px;
	left: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}
.tipsy-ne .tipsy-arrow {
	top: -5px;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}
.tipsy-s .tipsy-arrow {
	bottom: -5px;
	left: 50%;
	margin-left: -5px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}
.tipsy-sw .tipsy-arrow {
	bottom: -5px;
	left: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}
.tipsy-se .tipsy-arrow {
	bottom: -5px;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}
.tipsy-e .tipsy-arrow {
	right: -5px;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}
.tipsy-w .tipsy-arrow {
	left: -5px;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}
.tab-row-divider {
	float: left
}
.model-pricing-table {
	font-size: 0.9em
}
.product-title-row {
	background: #f5f7f8;
	border-bottom: 1px solid #e0e3e5;
	display: inline-block;
	width: 100%;
*zoom:1
}
.product-title-row:after {
	content: "";
	display: table;
	clear: both
}
.product-title-row h3 {
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.product-title-row .container {
	margin-bottom: 0
}
.model-edit-tabs-row {
	margin-top: 15px;
	margin-bottom: -1px
}
.material-family-nav ul {
	list-style: none;
	margin: none
}
.material-family-nav ul li {
	display: inline;
	font-size: 14px;
	margin-right: 8px;
	color: #0098db;
	cursor: pointer
}
.material-family-nav h4 {
	font-size: 14px;
	font-weight: normal
}
.material-family-nav .active {
	color: #183643;
	text-decoration: underline;
	font-weight: bold
}
.batch-pricing-header {
	height: 60px;
	background: #f5f7f8;
	text-align: left;
	border: 1px solid #e0e3e5;
	padding: 10px 1px 10px 1px
}
.batch-pricing-header p {
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	margin: 0;
	line-height: 40px;
	margin-left: 85px;
	position: relative;
	min-width: 372px;
	color: #445258
}
.batch-pricing-header.span-12 {
	margin-bottom: 5px
}
.batch-pricing-input {
	position: relative;
	float: right;
	width: 300px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.batch-pricing-input p {
	min-width: 0px;
	display: inline-block;
	margin: 0
}
.batch-pricing-input input {
	text-align: center;
	position: relative;
	width: 185px
}
.batch-pricing-input .text-error {
	font-size: 12px;
	font-weight: normal;
	position: relative;
	left: 0;
	line-height: 0px;
	height: 10px;
	color: #ec999e
}
.defaultmaterial-pricing .hide {
	font-size: 13px;
	margin-bottom: 0%;
	margin-right: 6px;
	overflow: hidden;
	float: left;
	display: block
}
.defaultmaterial-pricing select {
	width: 192px
}
.defaultmaterial-pricing h5 {
	display: block;
	margin-bottom: 10px
}
.material-row tr {
	height: 72px;
	border-bottom: 1px solid #e0e3e5
}
.tabContent {
	border: 1px solid #dfddd9;
	background-color: #fff;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	margin-bottom: 32px
}
.tabContent table {
	font-size: 0.8em
}
.tabContent th {
	font-size: 14px;
	font-weight: normal;
	color: #4b4a49;
	padding: 10px 8px;
	border-bottom: 2px solid #c9c9c9;
	background: #fff
}
.tabContent td {
	color: #4b4a49;
	padding: 16px 8px 16px 8px;
	width: 20%;
	border-bottom: 1px solid #e0e0e0
}
.roundAmount {
	font-size: 11px
}
.currency-toggle-pricing .currency-units {
	margin-left: 20px;
	float: right;
	margin-right: 0
}
.show-currency {
	overflow: hidden;
	margin-left: 6px
}
.roundText {
	float: right;
	overflow: hidden;
	margin-left: 6px
}
.pricing-table-header {
	text-transform: uppercase;
	font-size: 8px;
	background: #f5f7f8;
	border: 1px solid #e0e3e5;
	height: 50px
}
.pricing-table-header span {
	float: left;
	position: relative;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	height: 16px
}
.pricing-table-header h4 {
	display: inline
}
.pricing-table-header a {
	padding-left: 2px;
	outline: none
}
.pricing-table-header .material-name-label {
	width: 180px;
	margin-left: 90px
}
.pricing-table-header .product-status-label {
	width: 170px
}
.pricing-table-header .base-price-label {
	width: 105px
}
.pricing-table-header .markup-price-label {
	width: 125px;
	text-align: center
}
.pricing-table-header .total-price-label {
	width: 200px;
	text-align: center
}
.pricing-tips-top {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 30px;
	margin-bottom: 0;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.pricing-tips-top p {
	margin-bottom: 0
}
.pricing-tips-top .pricing-tip-text {
	position: relative;
	margin-left: 80px
}
.tips-callout {
	letter-spacing: 1px;
	text-transform: uppercase;
	background-color: #9be0ff;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: -1px;
	padding: 2px 18px 2px 18px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.material-row {
	border: 1px solid #f0f0f0;
	height: 90px;
	border-bottom: 0
}
.material-row:last-child {
	border-bottom: 1px solid #f0f0f0
}
.material-row:first-child {
	border-top: 0
}
.swatch-cell, .material-title-cell, .base-price-cell, .available-material, .markup-price-cell, .total-amount-cell, .notforsale-material, .unprintable-material, .product-status-cell, .pricing-equation-sign {
	float: left
}
.swatch-cell last, .material-title-cell last, .base-price-cell last, .available-material last, .markup-price-cell last, .total-amount-cell last, .notforsale-material last, .unprintable-material last, .product-status-cell last, .pricing-equation-sign last {
	margin-right: 0
}
.swatch-cell {
	width: 70px;
	margin-right: 20px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.table-material-swatch {
	height: 50px;
	width: 50px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.material-is-default, .image-is-default {
	font-weight: 500;
	color: #91B6C7;
	display: block;
	letter-spacing: .5px
}
.material-title-cell {
	width: 160px;
	margin-right: 20px;
	line-height: 16px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.product-status-cell {
	width: 150px;
	margin-right: 20px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.product-status-cell .icon-support {
	padding-right: 4px
}
.base-price-cell {
	width: 70px;
	margin-right: 20px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.converted-amounts-base {
	position: relative;
	white-space: nowrap;
	vertical-align: bottom
}
.us-amounts-base {
	white-space: nowrap;
	display: inline-block;
	position: relative;
	vertical-align: bottom
}
.pricing-equation-sign {
	width: 10px
}
.available-material {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.markup-price-cell {
	width: 105px;
	margin-right: 20px;
	text-align: center;
	overflow: hidden;
	white-space: nowrap
}
.total-amount-cell {
	width: 200px;
	margin-right: 20px
}
.material-total-price.amount-input {
	width: 190px;
	text-align: center;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.converted-total {
	text-align: center
}
.remove-cell {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 30px;
	float: right
}
.remove-cell i {
	color: #a1aaad
}
.remove-cell i:hover {
	color: #183643
}
.infotip.infotip-pricing {
	position: relative;
	top: -1px;
	display: inline-block;
	text-indent: -9999px;
	width: 17px;
	height: 14px;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
	background: url("../img/sprites/infotip-s72c434d7a9.png") no-repeat;
	background-size: 14px;
	background-position: 0 -14px
}
.infotip.infotip-pricing:hover {
	background-position: 0 0px
}
.notforsale-material {
	margin-left: 38px;
	line-height: 80px
}
.make-for-sale {
	width: 288px;
	margin-bottom: 0
}
.unprintable-material {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1.25px;
	width: 390px;
	text-align: center;
	color: #a1aaad;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.material-family-column {
	margin-right: 18px;
	width: 220px;
	line-height: 1.2em;
	margin-bottom: 20px
}
.material-family-column a {
	margin-bottom: 8px
}
.material-is-limited {
	color: #08A3E9
}
.beta-key .icon-cancel, .product-status-cell .icon-cancel {
	color: #ec999e;
	margin-left: -1px
}
.beta-key .icon-support, .product-status-cell .icon-support {
	font-size: 12px;
	margin-left: 1px;
	color: #4FC9FF
}
.beta-key .icon-checkmark, .product-status-cell .icon-checkmark {
	color: #a4d765
}
.beta-key {
	background-color: #f5f7f8;
	padding: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 20px
}
.beta-key i {
	width: 20px;
	top: 0px;
	left: 1px
}
.feature-preview {
	width: 200px
}
#myshop-settings h3 {
	text-align: left;
	margin-top: 0;
	font-size: 1.6em
}
#myshop-settings li {
	margin: 10px 0;
	padding: 0
}
#myshop-settings label {
	display: block;
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 14px;
	letter-spacing: 0.5px
}
#myshop-settings input {
	width: 98%;
	height: 30px;
	resize: none;
	margin-bottom: 30px
}
#myshop-settings input[type="checkbox"] {
	width: 20px;
	margin: 0
}
#myshop-settings textarea {
	width: 98%
}
#myshop-settings #locked-notifier {
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e3e5;
	margin-bottom: 30px
}
.section {
	margin-top: 10px
}
.shop-section-container {
	margin-bottom: 20px;
	padding-top: 30px;
	border-top: 1px solid #e0e3e5
}
.shop-analytics-section {
	padding-top: 30px;
	border-top: 1px solid #e0e3e5
}
.business-user-section {
	padding-top: 30px;
	border-top: 1px solid #e0e3e5;
	margin: 10px 0 22px 0
}
.out-of-office {
	display: block;
	background: none;
	border-top: 1px solid #e0e3e5;
	padding: 26px 0 22px 0;
	margin: 0;
	overflow: hidden;
*zoom:1;
	clear: both
}
.close-shop {
	display: block;
	float: left;
	width: 100%;
	background: none;
	border-top: 1px solid #e0e3e5;
	padding: 20px 0 0 0;
	margin: 0;
	overflow: hidden;
*zoom:1;
	clear: both
}
.close-shop p {
	color: #757372
}
.close-shop input[type="submit"] {
	display: inline-block;
	outline: none;
	background-color: #757372;
	color: #fff;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #696867;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	margin: 10px 0 0 0;
	width: 150px;
	padding: 5px
}
.close-shop input[type="submit"]:hover, .close-shop input[type="submit"]:focus {
	background: #8a8887;
	border: 1px solid #5d5c5c
}
.close-shop input[type="submit"]:hover, .close-shop input[type="submit"]:active {
	cursor: pointer;
	border: 1px solid #5d5c5c
}
.close-shop input[type="submit"]:active {
	background: #8a8887;
	border: 1px solid #5d5c5c
}
.close-shop input[type="submit"] a, .close-shop input[type="submit"] a:visited, .close-shop input[type="submit"] a:active, .close-shop input[type="submit"] a:hover, .close-shop input[type="submit"]:visited, .close-shop input[type="submit"]:active, .close-shop input[type="submit"]:hover, .close-shop input[type="submit"]:focus {
	color: #fff
}
.close-shop input[type="submit"] div {
	position: relative
}
.close-shop input[type="submit"]:hover, .close-shop input[type="submit"]:focus {
	background-color: #6d6b6a;
	border: 1px solid #5d5c5c
}
.close-shop input[type="submit"]:active {
	background: #6d6b6a;
	border: 1px solid #5d5c5c
}
.close-shop input[type="checkbox"] {
	width: 20px
}
.shop-logo-holder {
	position: relative;
	width: 222px;
	height: 167px;
	margin: 0 0 20px 0
}
.shop-logo-holder input[type="file"] {
	visibility: visible;
	opacity: 0;
	cursor: pointer
}
.shop-logo {
	display: block;
	width: 220px;
	height: 165px;
	border: 1px solid #e0e3e5;
	margin: 0 auto 20px auto;
	padding: 0
}
.add-section {
	display: inline-block;
	outline: none;
	background-color: #757372;
	color: #fff;
	border: none;
	text-align: center;
	-moz-user-select: -moz-none;
	-ms-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	position: relative;
	margin-bottom: 2px;
	padding: 9px 14px 9px;
	line-height: 19px;
	font-size: 13px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	text-shadow: none;
	border: 1px solid #696867;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.add-section:hover, .add-section:focus {
	background: #8a8887;
	border: 1px solid #5d5c5c
}
.add-section:hover, .add-section:active {
	cursor: pointer;
	border: 1px solid #5d5c5c
}
.add-section:active {
	background: #8a8887;
	border: 1px solid #5d5c5c
}
.add-section a, .add-section a:visited, .add-section a:active, .add-section a:hover, .add-section:visited, .add-section:active, .add-section:hover, .add-section:focus {
	color: #fff
}
.add-section div {
	position: relative
}
.add-section:hover, .add-section:focus {
	background-color: #6d6b6a;
	border: 1px solid #5d5c5c
}
.add-section:active {
	background: #6d6b6a;
	border: 1px solid #5d5c5c
}
.hub-header, .more-help {
	background: #f5f7f8;
	background-size: cover;
	border-bottom: 1px solid #edeff0;
	display: block;
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
*zoom:1
}
.hub-header {
	padding: 30px 0 60px 0;
	margin-bottom: 60px
}
.more-help {
	border-top: 1px solid #edeff0;
	padding: 30px 0 60px 0
}
.more-help [class*='icon-'] {
	font-size: 4em;
	margin-bottom: 7%;
	color: #d8dcde
}
.hub-categories {
	margin-bottom: 40px
}
.hub-category a, .hub-category a:visited {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	overflow: hidden;
*zoom:1;
	border: 1px solid #e0e3e5;
	color: #67757B;
	display: block;
	height: 240px;
	margin-bottom: 24px;
	padding: 0 50px;
	text-align: center
}
.hub-category a:hover, .hub-category a:focus, .hub-category a:visited:hover, .hub-category a:visited:focus {
	border: 1px solid #08A3E9
}
.hub-category a:hover h4, .hub-category a:focus h4, .hub-category a:visited:hover h4, .hub-category a:visited:focus h4 {
	color: #08A3E9
}
.hub-category-text {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.hub-category h4 {
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}
.breadcrumbs, .infobreadcrumb {
	color: #a1aaad;
	font-size: 0.8em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	text-rendering: optimizeLegibility;
	text-transform: uppercase
}
.breadcrumbs .breadcrumb:after, .bcitem:after {
	content: "\e619";
	speak: none;
	color: #b4bbbd;
	padding-left: 5px;
	font-size: 0.9em;
	-webkit-font-smoothing: antialiased
}
.breadcrumbs .breadcrumb.last, .bcitem.last {
	border-right: none;
	background: none
}
.breadcrumbs .breadcrumb.last:after, .bcitem.last:after {
	content: ""
}
.bcitemlast {
	background: none
}
.featured-tutorial img {
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
	display: block;
	width: 100%;
	padding: 2%;
	border: 1px solid #e0e3e5;
	margin-bottom: 10px;
	overflow: hidden
}
.featured-tutorial h5 {
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	margin: 0
}
.featured-tutorial a {
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
	display: block;
	height: 100%
}
.featured-tutorial a:hover img {
	border: 1px solid #08A3E9
}
.featured-tutorial a:hover h5 {
	color: #08A3E9
}
.tutorial-list {
	list-style: none;
	margin: 30px 0 60px 0;
	padding: 0;
	border: 1px solid #e0e3e5;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.tutorial-list li {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #edeff0
}
.tutorial-list li:last-of-type {
	border: none
}
.tutorial-list a {
	display: block;
	height: 100%;
	padding: 20px 30px;
	overflow: hidden;
*zoom:1;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}
.tutorial-list a:hover {
	background: #f5f7f8
}
.tutorial-list a:hover h5 {
	color: #08A3E9
}
.tutorial-list a .icon-document, .tutorial-list a .icon-video {
	font-size: 3.6em;
	color: #d8dcde
}
.tutorial-list h5 {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-bottom: 0.2em
}
.tutorial-list p {
	color: #a1aaad;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	-moz-binding: url('xml/ellipsis.xml#ellipsis')
}
.tutorial-list .col-7-8 {
	height: 50px
}

@media all and (max-width: 480px) {
.hub-header {
	margin-bottom: 30px;
	padding: 10px 0 40px 0
}
.hub-categories {
	margin-bottom: 10px
}
.hub-category a, .hub-category a:visited {
	height: 180px
}
.featured-tutorial {
	margin-bottom: 30px
}
.featured-tutorial:last-of-type {
	margin-bottom: 0
}
.tutorial-list {
	margin: 0 0 30px 0
}
.more-help .col-1-3 {
	margin-bottom: 50px
}
.more-help .col-1-3:last-of-type {
	margin-bottom: 0
}
.more-help .col-1-3 [class*='icon-'] {
	margin-bottom: 3%
}
}

@media all and (max-width: 700px) and (min-width: 480px) {
.hub-header {
	margin-bottom: 20px
}
.hub-header {
	margin-bottom: 20px;
	padding: 10px 0 40px 0
}
.hub-categories {
	margin-bottom: 10px
}
.hub-category a, .hub-category a:visited {
	height: 200px
}
.featured-tutorial {
	margin-bottom: 30px
}
.featured-tutorial:last-of-type {
	margin-bottom: 0
}
.tutorial-list {
	margin: 0 0 30px 0
}
.more-help .col-1-3 {
	margin-bottom: 50px
}
.more-help .col-1-3:last-of-type {
	margin-bottom: 0
}
.more-help .col-1-3 [class*='icon-'] {
	margin-bottom: 3%
}
}
.infocategory {
	margin-bottom: 34px
}
.infocategory h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 20px;
	letter-spacing: .5px
}
.infocategory ul li {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	list-style: none
}
.infohome .span-9 img {
	max-width: 674px
}
.tutorialshome .span-9 ul li {
	list-style: none
}
.tutmenu {
	background: #fff;
	padding: 20px 0px 0px 0px;
	margin: 0px 0px 20px
}
.tutmenu .colheader {
	padding: 7px 12px;
	background: #f5f7f8;
	border-bottom: 1px solid #edeff0;
	color: #67757B;
	font-size: 0.9em;
	font-weight: bold;
	-webkit-font-smoothing: antialiased
}
.tutmenu ul {
	padding: 0px
}
.tutmenu ul li {
	list-style-type: none !important;
	font-size: 0.9em;
	border-bottom: 1px solid #edeff0
}
.tutmenu ul li:last-of-type {
	border: none
}
.infohome-home-link {
	display: block;
	margin-bottom: 20px
}
.full-bleed li a {
	padding: 7px 12px;
	display: block
}
.info-timeline {
	position: relative;
	background: transparent url('{config}{"key":"path_static"}{/config}/rrstatic/img/tutorials/timeline-bg.png') no-repeat 12px 100%;
	padding: 0 0 0 26px;
	margin-top: 40px
}
.info-timeline.fadestart:before {
	content: "";
	position: absolute;
	height: 40px;
	width: 5px;
	top: 0px;
	left: 12px;
	border-top: 30px #FFF solid;
	background: transparent url('{config}{"key":"path_static"}{/config}/rrstatic/img/tutorials/timeline-bg.png') no-repeat 0 0
}
.infohome .span-9 ul.info-timeline li {
	position: relative;
	z-index: 2;
	list-style-image: url('{config}{"key":"path_static"}{/config}/rrstatic/img/tutorials/timeline-bullet.png');
	padding: 0 0 25px 5px;
	line-height: 120%
}
.infohome P.info-timeline-end {
	padding-top: 10px
}
.infohome .info-timeline-end img {
	vertical-align: middle
}
.infohome table.shippingoptions th {
	font-weight: bold;
	padding: 5px 5px;
	line-height: 120%
}
.infohome table.shippingoptions td {
	padding: 3px 5px
}
.infohome table.shippingoptions td.price {
	font-weight: normal;
	text-align: right
}
.infohome .infoul {
	padding-left: 30px;
	list-style: disc;
	padding-bottom: 20px
}
.infohome .span-9 ul.infoul li {
	padding: 0px;
	list-style: disc
}
.applist {
	border: 1px solid #DDD;
	border-radius: 4px;
	font-size: 14px
}
.applist TD {
	padding: 2px 5px 2px 15px;
	border-top: 1px solid rgba(0,0,0,0.02)
}
.applist TR:hover TD {
	background-color: rgba(179,222,243,0.2);
	border-top-color: rgba(179,222,243,0.2)
}
.topicsection {
	clear: both;
	margin-top: 40px;
	padding: 40px 0 40px 57px;
	border-top: 1px solid #dfddd9
}
.topicsection H3 {
	margin-bottom: 20px
}
.topicsection H3 IMG {
	margin-left: -57px;
	display: block;
	position: relative;
	top: -13px;
	float: left
}
.support-list {
	list-style: disc;
	padding-left: 25px
}
.hero-status {
*zoom:1;
	position: relative;
	min-height: 165px
}
.hero-status:after {
	content: "";
	display: table;
	clear: both
}
.hero-status .status-bar-positioner {
	position: absolute;
	width: 100%;
	top: 85px
}
.hero-status .status-bar-bg {
	position: relative;
	height: 66px;
	margin: 0 85px;
	border: 1px solid #183643;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background: #36566F url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE4MzY0MyIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMTgzNjQzIiBzdG9wLW9wYWNpdHk9IjAuMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background: #36566F -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(24,54,67,0.75)), color-stop(100%, rgba(24,54,67,0.3)));
	background: #36566F -moz-linear-gradient(rgba(24,54,67,0.75), rgba(24,54,67,0.3));
	background: #36566F -webkit-linear-gradient(rgba(24,54,67,0.75), rgba(24,54,67,0.3));
	background: #36566F linear-gradient(rgba(24,54,67,0.75), rgba(24,54,67,0.3));
	-moz-box-shadow: inset 0 1px 5px rgba(29,35,72,0.75), 0 1px 0 rgba(118,128,166,0.7);
	-webkit-box-shadow: inset 0 1px 5px rgba(29,35,72,0.75), 0 1px 0 rgba(118,128,166,0.7);
	box-shadow: inset 0 1px 5px rgba(29,35,72,0.75), 0 1px 0 rgba(118,128,166,0.7)
}
.hero-status .status-bar-bg .placeholder {
	position: absolute;
	bottom: 13px;
	height: 54px;
	width: 24px;
	font-size: 44px;
	line-height: 1.5;
	font-weight: bold;
	color: #bfc3df;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7
}
.hero-status .status-bar-bg .placeholder.step-1 {
	left: 21px
}
.hero-status .status-bar-bg .placeholder.step-2 {
	left: 33.2%
}
.hero-status .status-bar-bg .placeholder.step-3 {
	left: 63.7%
}
.hero-status .status-bar-bg .placeholder.step-4 {
	right: 23px
}
.hero-status .status-unit-wrap {
*zoom:1;
	padding-bottom: 25px
}
.hero-status .status-unit-wrap:after {
	content: "";
	display: table;
	clear: both
}
.hero-status .status-unit {
	position: relative;
	float: left;
	width: 25%;
	height: 130px
}
.hero-status .status-marker {
	position: absolute;
	bottom: -19px;
	left: 50%;
	margin-left: -30px;
	height: 60px;
	width: 60px;
	font-size: 44px;
	font-weight: bold;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	color: #bfc3df
}
.hero-status .status-marker:before {
	position: absolute;
	top: 12px;
	left: 12px;
	font-size: 36px
}
.hero-status .status-marker span {
	position: relative;
	top: -1px;
	left: -1px
}
.hero-status .status-labels {
	position: relative;
	text-align: center
}
.hero-status .status-labels h2, .hero-status .status-labels h5, .hero-status .status-labels p {
	position: absolute;
	left: 0;
	width: 100%
}
.hero-status .status-labels h2 {
	top: 0
}
.hero-status .status-labels h5 {
	top: 45px
}
.hero-status .status-labels p {
	top: 9px;
	font-size: 12px;
	line-height: 1.5
}
.hero-status .status-labels p strong {
	font-size: 14px
}
.hero-status .status-labels .info-tip {
	opacity: 0.8;
	color: #bfc3df;
	text-shadow: none
}
.hero-status .status-labels .info-tip:hover {
	color: #fafbfd
}
.hero-status .status-unit.status-active .status-marker {
	padding: 26px;
	height: 78px;
	width: 78px;
	border: 1px solid #1d2348;
	bottom: -26px;
	margin-left: -42px;
	color: #7680a6;
	text-shadow: 0px 1px 0 #fff;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZmJmZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JmYzNkZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fafbfd), color-stop(100%, #bfc3df));
	background: -moz-linear-gradient(#fafbfd, #bfc3df);
	background: -webkit-linear-gradient(#fafbfd, #bfc3df);
	background: linear-gradient(#fafbfd, #bfc3df);
	background: #dfe3ff\9;
	-moz-transition: left 400ms ease;
	-o-transition: left 400ms ease;
	-webkit-transition: left 400ms ease;
	transition: left 400ms ease;
	left: -50%
}
.hero-status .status-unit.status-active .status-marker span {
	opacity: 0;
	-moz-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	-webkit-transition: opacity 400ms ease;
	transition: opacity 400ms ease
}
.hero-status .status-unit.status-active .status-marker.ratchet-to-center {
	left: 50%
}
.hero-status .status-unit.status-active .status-marker.ratchet-to-center span {
	opacity: 1
}
.hero-status .status-unit.status-active .status-marker:before {
	top: 17px;
	left: 17px;
	font-size: 42px
}
.hero-status .status-unit.status-active.first .status-marker {
	left: 50%
}
.hero-status .status-unit.status-success .status-marker {
	background-color: #bde289;
	color: white;
	text-shadow: 0 -1px 0 #7680a6;
	top: auto
}
.hero-status .status-unit.status-success .success-trail {
	position: absolute;
	bottom: 6px;
	left: 50%;
	width: 100%;
	height: 10px;
	background-color: #bde289
}
.hero-status .status-unit.status-success .success-trail#animate-status-trail {
	-moz-transition: width 400ms ease;
	-o-transition: width 400ms ease;
	-webkit-transition: width 400ms ease;
	transition: width 400ms ease;
	width: 0%
}
.hero-status .status-unit.status-success .success-trail#animate-status-trail.expand-trail {
	width: 100%
}
.hero-status .status-unit.status-error .status-marker {
	color: #ec999e
}
.hero-status .status-unit.status-disabled {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7
}
.multi-status .status-takeover, .qty-unit {
	font-size: 11px;
	font-weight: 500;
	white-space: nowrap
}
.multi-status {
*zoom:1;
	width: 289px;
	display: table;
	position: relative;
	border: 1px solid #d4d8db;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q4ZGNkZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjdmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d8dcdf), color-stop(100%, #f5f7f8));
	background: -moz-linear-gradient(#d8dcdf, #f5f7f8);
	background: -webkit-linear-gradient(#d8dcdf, #f5f7f8);
	background: linear-gradient(#d8dcdf, #f5f7f8);
	-moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
	box-shadow: inset 0 0 3px rgba(0,0,0,0.1)
}
.multi-status:after {
	content: "";
	display: table;
	clear: both
}
.span-5 .multi-status .qty-unit {
	min-width: 75px
}
.multi-status .qty-unit:before, .multi-status .status-takeover:before {
	position: absolute;
	top: 7px;
	font-size: 28px
}
.multi-status .qty-unit {
	float: left;
	padding: 7px 10px 8px;
	border-right: 1px solid #e0e3e5;
	-moz-box-shadow: 1px 0 0 #f5f7f8;
	-webkit-box-shadow: 1px 0 0 #f5f7f8;
	box-shadow: 1px 0 0 #f5f7f8
}
.multi-status .qty-unit.first {
	-moz-border-radius: 3px 0 0 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px 0 0 3px
}
.multi-status .qty-unit.last {
	border-right: none;
	-moz-border-radius: 0 3px 3px 0;
	-webkit-border-radius: 0;
	border-radius: 0 3px 3px 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.multi-status .qty-unit.attach-right {
	float: none;
	position: absolute;
	left: 100%;
	margin-left: 5px;
	background: none;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.multi-status .qty-unit.inactive {
	color: #b4bbbd
}
.multi-status .qty-unit.status-success {
	border-right: 1px solid #d4d8db;
	-moz-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 3px rgba(0,0,0,0.1);
	box-shadow: 0 0 3px rgba(0,0,0,0.1)
}
.multi-status .qty-unit.status-success.last {
	border: none
}
.multi-status .status-takeover {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	padding: 7px 10px 8px;
	background-color: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
	box-shadow: 0 0 0 1px #d4d8db
}
.multi-status .status-takeover .quantity {
	text-indent: 16px
}
.multi-status .status-takeover .status-name {
	position: relative;
	top: 3px
}
.multi-status .status-takeover.status-disabled {
	background-color: #edeff0
}
.multi-status a.status-takeover:hover {
	color: #064381;
	background-color: #fafbfd;
	box-shadow: 0 0 0 1px #bbc2c6
}
.multi-status .status-success {
	background-color: white
}
.multi-status .status-success:before {
	color: #a4d765
}
.multi-status .status-success .status-name {
	color: #a4d765
}
.qty-unit {
	line-height: 1.2
}
.qty-unit .quantity, .qty-unit .status-name {
	display: inline-block
}
.qty-unit .quantity {
	padding-bottom: 4px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1
}
#order-details .info-block {
	margin-bottom: 20px
}
#order-details #orderline-list {
	margin-bottom: 20px
}
.powered-by {
	float: left;
	padding: 15px 0px 5px 0px;
	font-size: 0.8em
}
.partner-url {
	float: right;
	padding: 15px 0px 5px 0px;
	font-size: 0.8em
}
.data-icon-shipped {
	width: 42px;
	height: 42px;
	position: relative;
	top: -8px;
	left: -8px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") scroll -54px -8px no-repeat
}
.data-icon-complete {
	width: 38px;
	height: 38px;
	position: relative;
	top: 11px;
	left: 11px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") scroll -6px -8px no-repeat
}
.data-icon-cancelled {
	width: 38px;
	height: 38px;
	position: relative;
	top: 10px;
	left: 10px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") scroll -100px -8px no-repeat
}
.data-icon-warning-small {
	width: 22px;
	height: 22px;
	display: inline-block;
	position: relative;
	margin-right: 4px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") -172px -10px no-repeat
}
.data-icon-contact-small {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 3px;
	left: 0;
	margin-right: 4px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") -176px -31px no-repeat
}
.data-icon-complete-small {
	width: 30px;
	height: 30px;
	display: inline-block;
	position: absolute;
	left: 14px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") -144px -2px no-repeat
}
.data-icon-download-med {
	width: 30px;
	height: 24px;
	display: inline-block;
	position: absolute;
	top: 9px;
	left: 132px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") -229px 0 no-repeat
}
.status-takeover:hover .data-icon-download-med {
	background-position: -229px -24px
}
.data-icon-complete-small.centered {
	left: 130px
}
.data-icon-shipped-small {
	width: 16px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 3px;
	margin-right: 4px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") -156px -30px no-repeat
}
.data-icon-download-small {
	width: 14px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 4px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") -140px -30px no-repeat
}
.data-icon-cancel {
	width: 15px;
	height: 16px;
	display: inline-block;
	position: relative;
	top: 2px;
	margin-right: 4px;
	background: url("/rrstatic/img/sprites/order-status-sprite-2013031401.png") -215px -12px no-repeat
}
.disabled .data-icon-cancel {
	background-position: -215px -30px
}
.success .chevron-top-left:after {
	border-bottom-color: #d8eeb9
}
.info .chevron-top-left:after {
	border-bottom-color: #eaf6fc
}
.notice .chevron-top-left:after {
	border-bottom-color: #fee7b8
}
.error .chevron-top-left:after {
	border-bottom-color: #ec999e
}
.error .chevron-top-left:before {
	border-bottom-color: #f9e0e2
}
.full-grid {
	background: white;
	margin: 0
}
.full-grid:after {
	content: "";
	display: table;
	clear: both
}
[class*='sw-col-'] {
	float: left
}
.sw-col-4-5 {
	width: 80%
}
.sw-col-2-3 {
	width: 66.66%
}
.sw-col-1-3 {
	width: 33.33%
}
.sw-col-1-2 {
	width: 50%
}
.sw-col-1-4 {
	width: 25%
}
.sw-col-1-5 {
	width: 20%
}
.sw-col-1-8 {
	width: 12.5%
}
.custom-list-container {
	width: 100% !important
}
.product-slideshow .caption-box {
	width: 625px;
	min-height: 45px;
	padding-top: 10px;
	padding-bottom: 10px
}
.product-slideshow .caption-box .caption {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 600px;
	margin: 0 auto;
	color: #08A3E9
}
.product-slideshow .caption-box .caption:hover {
	color: #064381
}
.product-slideshow .caption-box .caption.show-more {
	white-space: normal
}
.product-slideshow .caption-box .caption-text {
	color: #67757B;
	text-decoration: none
}
.product-slideshow .caption-box .caption-text:hover {
	text-decoration: none
}
.product-owner-banner {
	border: 1px solid #9be0ff;
	line-height: 40px;
	font-weight: 500
}

@media all and (max-width: 480px) {
.product-owner-banner {
	border: none;
	background: none
}
}

@media all and (max-width: 700px) {
.product-edit-text {
	text-align: center
}
}

@media all and (max-width: 480px) {
.product-edit-text {
	display: none
}
}
.product-edit-button .btn, .product-edit-button .btn-primary, .product-edit-button .btn-buy-now, .product-edit-button .btn-secondary, .product-edit-button .btn-white, .product-edit-button .btn-join-fb, .product-edit-button .btn-join-ggl, .product-edit-button .sw-image-edit__file-upload-button {
	float: right;
	text-decoration: none
}
.product-edit-button .btn:hover, .product-edit-button .btn-primary:hover, .product-edit-button .btn-buy-now:hover, .product-edit-button .btn-secondary:hover, .product-edit-button .btn-white:hover, .product-edit-button .btn-join-fb:hover, .product-edit-button .btn-join-ggl:hover, .product-edit-button .sw-image-edit__file-upload-button:hover {
	text-decoration: none
}

@media all and (max-width: 700px) {
.product-edit-button {
	text-align: center
}
.product-edit-button .btn, .product-edit-button .btn-primary, .product-edit-button .btn-buy-now, .product-edit-button .btn-secondary, .product-edit-button .btn-white, .product-edit-button .btn-join-fb, .product-edit-button .btn-join-ggl, .product-edit-button .sw-image-edit__file-upload-button {
	float: none
}
}

@media all and (max-width: 480px) {
.product-edit-button .btn, .product-edit-button .btn-primary, .product-edit-button .btn-buy-now, .product-edit-button .btn-secondary, .product-edit-button .btn-white, .product-edit-button .btn-join-fb, .product-edit-button .btn-join-ggl, .product-edit-button .sw-image-edit__file-upload-button {
	width: 100%
}
}

@media all and (max-width: 700px) {
.product-slideshow .film-strip-holder, .product-slideshow .caption-box {
	display: none
}
}
.product-slideshow-film-strip-container {
	height: 82px
}
.product-slideshow-film-strip {
	height: 82px
}
.product-share-bar {
	display: block
}
.product-description {
	padding-top: 20px
}
.product-description-title h4 {
	display: inline-block
}
.product-description-content img {
	max-width: 100%
}
.product-permalink {
	margin: 0
}
.product-permalink .icon-permalink {
	padding-right: 5px
}
.product-comments #comments .preview-container {
	pointer-events: none;
	display: inline;
	top: 3px;
	right: 13px;
	right: 30px\9;
	width: 102px;
	height: 140px;
	overflow: hidden
}
.product-comments #comments .preview-container img#comment-file-preview, .product-comments #comments .preview-container img#supporter-file-preview {
	position: absolute;
	top: -10px;
	position: relative;
	float: left;
	right: 0;
	border: 1px solid #E8E8E8;
	max-height: 200px;
	width: 100px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: white;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	visibility: hidden;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0
}
.product-comments #comments .preview-container img#comment-file-preview.visible, .product-comments #comments .preview-container img#supporter-file-preview.visible {
	visibility: visible;
	-moz-transition: all 600ms ease 400ms;
	-o-transition: all 600ms ease 400ms;
	-webkit-transition: all 600ms ease;
	-webkit-transition-delay: 400ms;
	transition: all 600ms ease 400ms;
	top: 11px;
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1
}
.product-box-title {
	padding-left: 0.5em
}

@media all and (max-width: 700px) {
.product-purchase-form {
	width: 100%
}
}
.btn-buy-now {
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px
}
.product-product-config-chooser .swatch-menu {
	max-width: 284px
}
.product-youtube-player {
	width: 625px;
	height: 365px
}
.landing-pages {
	color: #67757B;
	font-weight: normal
}
.landing-pages img {
	width: 100%;
	height: auto;
	vertical-align: top
}

@media all and (min-width: 960px) {
.landing-page-header .container, .landing-page-header .sw-grid, .landing-page-header .product-owner-banner, .contest-landingpage-header .container, .contest-landingpage-header .sw-grid, .contest-landingpage-header .product-owner-banner, .upload-page-header .container, .upload-page-header .sw-grid, .upload-page-header .product-owner-banner {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 auto
}
}
.entry img {
	max-width: 100%;
	border-radius: 2px;
	margin: 0 auto
}
.landing-pages h2 {
	font-size: 2.2em;
	line-height: 1.3em;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased
}

@media all and (min-width: 320px) and (max-width: 700px) {
.landing-pages h2 {
	font-size: 1.6em
}
}
.landing-subheadline {
	color: #67757b;
	margin-bottom: 30px
}
.landing-page-header, .contest-landingpage-header, .upload-page-header {
	background-size: cover;
	height: 500px;
	position: relative
}

@media all and (min-width: 700px) and (max-width: 960px) {
.landing-page-header, .contest-landingpage-header, .upload-page-header {
	padding: 5% 0 6% 0;
	height: auto
}
}

@media all and (min-width: 320px) and (max-width: 700px) {
.landing-page-header, .contest-landingpage-header, .upload-page-header {
	padding: 4% 0 5% 0;
	height: auto
}
}
.landing-page-header h1, .contest-landingpage-header h1, .upload-page-header h1 {
	font-size: 3.4em;
	margin: 0 0 16px 0;
	line-height: 1.1em;
	letter-spacing: -.5px;
	text-rendering: optimizeLegibility
}

@media all and (min-width: 320px) and (max-width: 700px) {
.landing-page-header h1, .contest-landingpage-header h1, .upload-page-header h1 {
	font-size: 1.8em;
	margin: 0 0 10px 0
}
}
.landing-page-header h2, .contest-landingpage-header h2, .upload-page-header h2 {
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.4em
}

@media all and (min-width: 320px) and (max-width: 700px) {
.landing-page-header h2, .contest-landingpage-header h2, .upload-page-header h2 {
	font-size: 0.9em
}
}
.better-together img {
	max-width: 16em;
	margin-top: 50px;
	opacity: 0.7
}
.value-props {
	background: #36566F;
	padding: 5% 0;
	position: relative
}
.value-props h4 {
	color: white;
	font-weight: bold;
	margin-bottom: 4%;
	-webkit-font-smoothing: antialiased
}
.value-props p {
	color: #b8c8d5;
	margin: 0
}

@media all and (max-width: 480px) {
.value-props p {
	margin: 0 0 20px 0
}
.value-props p:nth-child(3) {
	margin: 0
}
}
.how-it-works, .testimonials, .video-block, .tutorial-showcase, .tagged-products, .tool-help, .prizes, .partner-content, .get-started, .material-examples, #design-a-product, #upload-to-shapeways, #we-produce-it, #open-your-shop, #get-feedback, #share-with-the-world {
	padding: 6% 0
}
.how-it-works .sw-grid, .how-it-works .product-owner-banner, .testimonials .sw-grid, .testimonials .product-owner-banner, .video-block .sw-grid, .video-block .product-owner-banner, .tutorial-showcase .sw-grid, .tutorial-showcase .product-owner-banner, .tagged-products .sw-grid, .tagged-products .product-owner-banner, .tool-help .sw-grid, .tool-help .product-owner-banner, .prizes .sw-grid, .prizes .product-owner-banner, .partner-content .sw-grid, .partner-content .product-owner-banner, .get-started .sw-grid, .get-started .product-owner-banner, .material-examples .sw-grid, .material-examples .product-owner-banner, #design-a-product .sw-grid, #design-a-product .product-owner-banner, #upload-to-shapeways .sw-grid, #upload-to-shapeways .product-owner-banner, #we-produce-it .sw-grid, #we-produce-it .product-owner-banner, #open-your-shop .sw-grid, #open-your-shop .product-owner-banner, #get-feedback .sw-grid, #get-feedback .product-owner-banner, #share-with-the-world .sw-grid, #share-with-the-world .product-owner-banner {
	margin-top: 0
}
.how-it-works p strong {
	color: #445258;
	font-size: 1.15em;
	letter-spacing: .5px
}
.how-it-works ul li {
	margin-bottom: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	line-height: 22px;
	list-style: none
}
.how-it-works ul {
	margin: 0
}
.how-it-works h3 {
	font-size: 3.5em;
	color: #4FC9FF;
	font-weight: 100;
	margin-bottom: 5px;
	line-height: 1em;
	-webkit-font-smoothing: subpixel-antialiased
}
.how-it-works p {
	margin: 0 0 10px 0
}
.testimonials {
	background: url(https://static1.sw-cdn.net/files/cms/landing-pages/poly-bg-transparent.png) top center no-repeat #4fc9ff;
	background-size: cover
}
.testimonials blockquote {
	background: white;
	font-style: normal;
	margin: 0;
	padding: 30px;
	font-size: 1.3em;
	-moz-border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px;
	border-radius: 3px 3px 0 0
}

@media all and (min-width: 320px) and (max-width: 700px) {
.testimonials blockquote {
	font-size: 1em
}
}
.testimonials .author {
	text-transform: uppercase;
	position: relative;
	display: block;
	background: #e5f7ff;
	padding: 11px 30px 10px 30px;
	margin: 0 0 24px 0;
	font-size: 0.8em;
	letter-spacing: .5px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0;
	border-radius: 0 0 3px 3px
}
.testimonials .author .avatar {
	position: absolute;
	top: -24px;
	right: 4%;
	background: white;
	overflow: hidden;
	width: 54px;
	height: 54px;
	display: block;
	border: 3px solid white;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}
.tutorial-showcase-row {
	display: block;
	padding: 0 0 24px 0;
	margin-bottom: 37px;
	height: 100%;
	border-bottom: 1px solid #edeff0
}
.sponsor-images .container {
	height: 220px;
	position: relative;
	margin: 0 auto
}
.sponsor-images p.entry {
	margin-bottom: 0
}
.sponsor-images p.entry img {
	border-radius: 0
}
.sponsor-images .span-4 {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.cta-button {
	font-size: 1.4em;
	padding: 14px 40px;
	min-width: 150px
}

@media all and (min-width: 320px) and (max-width: 700px) {
.cta-button {
	font-size: 1em;
	padding: 1em 1em 0.9em 1em
}
}
#modelUploadForm>small {
	font: normal normal 10px/12px Arial;
	line-height: 12px !important;
	margin: 0 !important;
	font-size: 10px !important
}
.get-started .action-button, .get-started .secondary-button {
	min-width: 318px
}
.span-percent .span-3 {
	width: 18% !important
}
.span-percent .span-3 img {
	max-width: 100%
}
.on-image {
	background-color: rgba(0,0,0,0.8);
	color: white
}
.on-image h3 {
	color: #FC695B
}
.how-it-works-nav {
	width: 100%;
	display: block;
	z-index: 10;
	padding: 20px 0;
	position: absolute;
	top: 400px
}
.how-it-works-nav.fixed {
	position: fixed;
	top: 0;
	bottom: auto;
	z-index: 10;
	width: 100%;
	background: rgba(255,255,255,0.95);
	box-shadow: 0 0 8px rgba(0,0,0,0.4)
}
.how-it-works-nav.fixed a {
	color: #67757B
}
.how-it-works-nav.fixed .hiw-nav-icon path {
	fill: #67757B
}
.hiw-nav-icon {
	margin-bottom: 4px;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}
.how-it-works-nav a {
	color: #f5f7f8;
	display: block;
	line-height: 1.4em;
	letter-spacing: 0.05em;
	font-size: 0.8em;
	text-decoration: none;
	-moz-transition: all 200ms ease-out;
	-o-transition: all 200ms ease-out;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out
}
.how-it-works-nav a .hiw-nav-icon path {
	fill: #f5f7f8
}
.how-it-works-nav a .step-nums {
	float: left;
	font-weight: 100;
	margin: 0 10px 0 0;
	font-size: 3em;
	line-height: 0.9em
}
.how-it-works-nav a:hover {
	color: #4FC9FF
}
.how-it-works-nav a:hover .hiw-nav-icon path {
	fill: #4FC9FF
}

@media all and (max-width: 700px) {
nav.fixed {
	display: none
}
.how-it-works-nav {
	display: none
}
}
.fade-hover {
	opacity: 1;
	display: block;
	height: 100%;
	transition: all 200ms ease-out
}
.fade-hover:hover {
	opacity: .75
}
.shop-banner {
	max-width: 960px;
	height: auto;
	overflow: hidden;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px
}
.shop-banner img {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	width: 100%
}
.shop-sections li {
	list-style: none;
	border-bottom: none
}
.shop-sections-dropdown, .shop-sort-dropdown {
	width: 140px
}
.shop-sections, .shop-sort, .shop-description {
	padding-bottom: 20px;
	border-bottom: 1px solid #e0e3e5
}

@media all and (max-width: 480px) {
.shop-products {
	padding-right: 0
}
}
.mobile-shop-filters {
	list-style-type: none;
	padding-bottom: 20px;
	margin-left: 0;
	border-bottom: 1px solid #e0e3e5
}
.mobile-shop-filters li {
	display: inline-block
}
.printability-center-header {
	min-width: 1024px;
	padding: 20px 50px;
	background: #fbfbfb;
	color: #a1aaad;
	border-top: 1px solid #e0e3e5;
	position: relative;
	-moz-box-shadow: 0 3px 5px rgba(46,54,61,0.25);
	-webkit-box-shadow: 0 3px 5px rgba(46,54,61,0.25);
	box-shadow: 0 3px 5px rgba(46,54,61,0.25)
}
.printability-center-header h4 {
	display: inline
}
.printability-center-header a {
	display: inline
}
.printability-center-nav {
	font-weight: bold;
	font-size: 16px;
	display: inline-block;
	float: left;
	color: #67757B
}
.printability-center-nav a {
	display: inline;
	font-weight: normal
}
.printability-center-nav.public-header {
	height: 39px;
	line-height: 38px
}
.printability-header-actions {
	float: right
}
.printability-header-actions a, .printability-header-actions div {
	margin-bottom: 0
}
.checks-sidebar {
	width: 264px;
	height: calc(100vh - 160px);
	overflow-x: hidden;
	overflow-y: scroll;
	display: inline-block;
	float: left;
	background: #f5f7f8;
	border-right: 1px solid #e0e3e5;
	margin: 0;
	padding: 0
}
.checks-sidebar .printability-icon {
	height: 20px;
	font-size: 18px
}
.checks-sidebar .printability-icon.pass {
	color: #95d04c
}
.checks-sidebar .printability-icon.maybe {
	color: #ffc035;
	font-size: 20px;
	margin-left: -1px;
	margin-top: -1px;
	margin-bottom: 1px
}
.checks-sidebar .printability-icon.fail {
	color: #E54A3A
}
.checks-sidebar .printability-icon.null {
	color: #b4bbbd;
	font-size: 17px
}
.checks-sidebar .printability-icon.processing {
	background: url("/rrstatic/img/loading.gif") top no-repeat;
	background-size: contain;
	width: 18px;
	height: 18px
}
.printability-center-container {
	display: block
}
.printability-center-container .with-border {
	border-top: 1px solid #e0e3e5
}
.automated-printability-checks-button-panel {
	border-top: 1px solid #e0e3e5;
	padding: 34px 34px 0 0;
	width: 714px;
	position: relative
}
.printability-center-content {
	width: calc(100% - 264px);
	display: inline-block;
	float: left
}
.printability-center-content .printability-guidelines-panel {
	display: inline-block;
	float: left;
	padding: 20px;
	width: 40%;
	height: calc(100vh - 160px);
	overflow-y: scroll;
	overflow-x: hidden;
	border-right: 1px solid #e0e3e5
}
.printability-center-content .printability-guidelines-panel p {
	margin-bottom: 20px;
	width: 100%
}
.printability-center-content .printability-vis-panel {
	width: 60%;
	height: calc(100vh - 160px);
	float: left;
	display: inline-block
}
.printability-center-content .wallthickness-old, .printability-center-content .wallthickness-heatmap {
	height: 100%;
	width: 100%
}
.printability-center-content .wallthickness-viz-toggle {
	position: absolute;
	padding: 6px 12px;
	margin-top: 70px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	background: #fbfbfb;
	border: 1px solid #e0e3e5
}
.printability-center-content .x3dom-canvas {
	height: 100vh;
	width: 100%
}
.printability-center-content .printability-section-loading {
	height: 100%;
	width: 100%;
	position: relative;
	z-index: 20
}
.printability-center-x3dom .wall-thickness-fix-model-toggle {
	bottom: 158px
}
.printability-center-x3dom .wall-thickness-fixing-problem-area-selector {
	padding: 12px;
	bottom: 80px;
	background: white;
	margin: 0;
	-moz-box-shadow: 0 -2px 5px rgba(106,117,128,0.07);
	-webkit-box-shadow: 0 -2px 5px rgba(106,117,128,0.07);
	box-shadow: 0 -2px 5px rgba(106,117,128,0.07)
}
.printability-center-x3dom .wall-thickness-fixing-problem-area-selector button {
	overflow: visible
}
.printability-center-x3dom .wall-thickness-fixing-problem-area-selector .btn-white {
	overflow: visible
}
.printability-center-x3dom .wall-thickness-fixing-legend {
	bottom: 158px
}
.printability-center-x3dom .printability-center-progress-indicator {
	padding: 10px;
	top: 80%;
	left: 65%
}
.printability-center-x3dom #toolMenu {
	position: absolute;
	right: 0;
	top: 0;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	border-radius: 2px;
	margin: 10px
}
.printability-center-x3dom #toolMenu #toggleClippingMenu {
	float: left
}
.printability-center-x3dom #toolMenu .active {
	border: none;
	outline: none;
	background-color: white
}
.printability-center-x3dom #toolMenu input[type=range] {
	-webkit-appearance: none;
	background-color: silver;
	outline: none;
	width: 230px;
	height: 20px;
	border-radius: 2px
}
.printability-center-x3dom #toolMenu input[type="range"]::-webkit-slider-thumb {
-webkit-appearance:none;
background-color:white;
width:20px;
height:20px;
cursor:pointer;
border-radius:2px
}
.printability-center-x3dom #toolMenu label, .printability-center-x3dom #toolMenu span {
	color: #FFFFFF
}
.printability-center-x3dom .clipPlaneMenu {
	width: 250px;
	height: auto;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px
}
.printability-center-x3dom .toolMenu-title {
	font-weight: bold;
	color: #fff;
	display: inline-block;
	margin: 5px 30px 0 0
}
.checks-sidebar p {
	font-size: 13px;
	line-height: 145%;
	margin-bottom: 14px;
	width: 100%;
	clear: both
}
.checks-sidebar .more-content h4 {
	font-size: 1.1em
}
.checks-sidebar h4 {
	border-bottom: 1px solid #e0e3e5;
	margin: 0 0 20px 0;
	padding: 10px 0 5px;
	clear: both
}
.checks-sidebar h5 {
	clear: both;
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px
}
.checks-sidebar h5 img {
	float: left;
	max-width: 140px;
	padding-right: 12px;
	margin-bottom: 20px
}
.checks-sidebar th {
	width: 140px;
	padding-right: 20px
}
.makerCheckHeader {
	float: left;
	width: 264px;
	color: #a1aaad;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 4px 0 4px 10px;
	background-color: #e4e9ec
}
.makerCheckHeader:hover {
	background: #e4e9ec;
	cursor: default;
	border-left: none
}
.makerCheckHeader:hover .makerCheckName {
	margin-left: 15px
}
.makerCheck {
	float: left;
	width: 264px;
	padding: 14px 0 12px 0;
	line-height: 18px
}
.makerCheck:hover {
	cursor: pointer;
	background-color: #ecf0f2;
	border-left: 5px solid #67757B
}
.makerCheck:hover .makerCheckName {
	margin-left: 10px
}
.makerCheck.selected {
	font-weight: bold;
	color: #08A3E9;
	border-left: 5px solid #08A3E9;
	width: 264px;
	padding: 6px 0 4px 0;
	margin: 8px 0
}
.makerCheck.selected .makerCheckName {
	margin-left: 10px
}
.makerCheck.selected:hover {
	background: none;
	cursor: default
}
.makerCheckValue {
	float: left;
	text-align: left
}
.makerCheckName {
	float: left;
	margin-left: 15px;
	width: 200px
}
.info-section-data {
	vertical-align: top
}
.info-section-data .guideline-content {
	min-width: 174px
}
.info-section-data .guideline-value {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top
}
.info-section-data .var {
	vertical-align: top;
	font-weight: bold
}
.infoSection img {
	max-width: 380px
}
.info-section-failures {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e3e5
}
.manual-deviation span {
	font-weight: bold;
	font-size: 16px
}
.manual-deviation-date {
	display: inline;
	float: right
}
.manual-deviation-description {
	padding-top: 8px
}
.manual-deviation-description label {
	color: #a1aaad;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-size: 0.8em
}
.manual-deviation-photos p {
	display: inline;
	width: 50px
}
.getPrintabilityFeedback {
	min-height: 140px;
	margin: 20px 6px
}
.getPrintabilityFeedback h5 {
	font-weight: bold
}
.getPrintabilityFeedback input {
	width: 440px;
	margin-bottom: 10px;
	height: 30px
}
.getPrintabilityFeedback input:hover {
	cursor: text
}
.problem-area-selector {
	position: absolute;
	bottom: 0;
	padding: 20px;
	border-top: 1px solid #e0e3e5;
	-moz-box-shadow: 0 -2px 5px rgba(106,117,128,0.07);
	-webkit-box-shadow: 0 -2px 5px rgba(106,117,128,0.07);
	box-shadow: 0 -2px 5px rgba(106,117,128,0.07);
	width: 100%;
	background: #fff
}
.problem-area-selector button {
	overflow: visible
}
.problem-area-selector .btn-white {
	overflow: visible
}
.manual-rejections {
	height: 604px;
	margin: -7px -14px -7px -15px;
	background-color: #E0E3E6;
	overflow-y: scroll
}
.manual-rejections label {
	color: #b4bbbd;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px
}
.manual-rejections-header {
	position: relative;
	width: 561px;
	background-color: white;
	padding: 20px;
	color: #67757B;
	border-bottom: 1px solid #bbc2c6;
	-moz-box-shadow: 0 2px 4px rgba(46,54,61,0.1);
	-webkit-box-shadow: 0 2px 4px rgba(46,54,61,0.1);
	box-shadow: 0 2px 4px rgba(46,54,61,0.1)
}
.manual-rejections-material-image {
	height: 50px;
	width: 82px
}
.manual-rejections-material-image img {
	height: 100%
}
.manual-rejections-model-info {
	width: 340px;
	margin-left: 10px
}
.manual-rejections-model-title {
	font-weight: bold;
	width: 100%
}
.manual-rejections-reasons {
	height: 440px;
	overflow-y: scroll
}
.manual-rejection-reason-container {
	margin: 20px;
	margin-top: 0;
	width: 519px;
	background-color: white;
	padding: 16px 20px;
	border: 1px solid #bbc2c6;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: 0 1px 4px rgba(46,54,61,0.1);
	-webkit-box-shadow: 0 1px 4px rgba(46,54,61,0.1);
	box-shadow: 0 1px 4px rgba(46,54,61,0.1)
}
.manual-rejection-reason-container:first-child {
	margin-top: 20px
}
.manual-rejection-reason-title {
	font-weight: 300;
	letter-spacing: 0.5px;
	color: #183643;
	margin-bottom: 16px;
	font-size: 1.8em;
	color: #183643;
	width: 510px
}
.manual-rejections-material-title {
	color: #67757B
}
.manual-rejection-description {
	clear: both
}
.manual-rejection-description p {
	margin-bottom: 16px;
	line-height: 22px;
	color: #67757B
}
.manual-rejection-screenshot {
	clear: both
}
.manual-rejection-screenshot img {
	float: left;
	max-width: 520px
}
.manual-rejections-footer {
	clear: both;
	background: white;
	width: 561px;
	position: absolute;
	bottom: 0;
	padding: 20px;
	z-index: 998;
	border-top: 1px solid #bbc2c6;
	-moz-box-shadow: 0 -2px 4px rgba(46,54,61,0.1);
	-webkit-box-shadow: 0 -2px 4px rgba(46,54,61,0.1);
	box-shadow: 0 -2px 4px rgba(46,54,61,0.1)
}
.manual-rejections-update-button {
	float: right;
	margin-left: 30px
}
.manual-rejections-contact-button {
	top: 4px;
	position: relative
}
.printability-center-viz {
	height: calc(100% - 52px);
	width: 100%
}
.printability-center-viz iframe {
	height: 100%;
	width: 100%;
	overflow: hidden
}
.printability-center-viz .wall-thickness-fix-pricing {
	width: 20%;
	background-color: white;
	padding: 10px;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	position: absolute;
	right: 20px;
	margin-top: 20px
}
.printability-center-viz .wall-thickness-fix-pricing .wt-fix-price {
	font-weight: bold
}
.printability-center-viz .wall-thickness-fix-pricing p {
	margin-bottom: 0
}
.printability-center-viz .automated-printability-checks-button-panel {
	width: 100%;
	height: auto;
	top: -86px;
	background: white;
	padding: 20px 30px 13px 0
}
.printability-center-viz .wall-thickness-fixing-shell-count {
	position: relative;
	top: 0;
	border-left: none;
	float: left;
	padding: 10px
}
.printability-center-viz .printability-center-progress-indicator {
	padding: 10px;
	top: 80%;
	left: 65%
}
.pc-tools-intro {
	border-bottom: 1px solid #e0e3e5;
	padding-bottom: 10px
}
.pc-tools-wsf-overview {
	padding-top: 10px
}
.is-admin .checks-sidebar {
	height: calc(100vh - 203px)
}
.is-admin .printability-guidelines-panel {
	height: calc(100vh - 203px)
}
.is-admin .printability-vis-panel {
	height: calc(100vh - 203px)
}
.is-admin {
	margin: 0;
	padding: 0;
	overflow-y: hidden;
	overflow-x: hidden
}
.pcenterapp .toolbar {
	display: none
}
.bounding-box-legend {
	position: absolute;
	background: #FFF;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	bottom: 30px;
	left: 30px;
	padding: 12px 14px 12px 4px
}
.bounding-box-legend-safe {
	width: 16px;
	height: 16px;
	background-color: #A2C57B;
	margin: 0px 5px -4px 5px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.bounding-box-legend-fail {
	width: 16px;
	height: 16px;
	background-color: #C24B54;
	margin: 0px 5px -4px 5px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.wall-thickness-fixing-sidebar {
	padding: 0;
	border-right: 1px solid #e0e3e5
}
.wall-thickness-fixing-container {
	float: left
}
.wall-thickness-fixing-container .span-3 {
	width: 243px;
	height: 604px
}
.wall-thickness-fixing-container .container {
	margin: -7px 0 -7px -14px
}
.automated-printability-checks-asset-viewer {
	margin-right: -1px
}
.wall-thickness-fixing-sidebar h5 {
	margin: 0 0 0 0;
	padding: 10px 0px;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: none;
	color: #a1aaad
}
.wall-thickness-fixing-guidelines-section, .wall-thickness-fixing-model-dimensions-section, .wall-thickness-fixing-notes-section {
	border-bottom: 1px solid #e0e3e5;
	padding: 8px 12px 0px 12px;
	float: left
}
.wall-thickness-fixing-sharing-section {
	padding: 8px 12px 0px 12px;
	float: left
}
.wall-thickness-fixing-sharing-section input {
	width: 202px;
	margin-bottom: 12px
}
.wall-thickness-fixing-design-guidelines {
	font-size: 13px;
	padding: 10px 0 10px 10px;
	margin: 0 0 0 -10px;
	float: left;
	width: 220px
}
.wall-thickness-fixing-full-guidelines-link {
	font-size: 12px;
	float: right;
	padding: 5px 0 3px 0
}
.wall-thickness-fixing-guideline-title {
	max-width: 80px;
	float: left;
	font-weight: bold;
	margin: 13px 0 0 2px;
	color: #183643
}
.wall-thickness-fixing-material-details {
	border-left: 1px solid #e0e3e5;
	margin: -8px 0;
	padding: 0px 10px 0 10px;
	width: 236px
}
.wall-thickness-fixing-file-name-section {
	width: 226px;
	height: 36px
}
.wall-thickness-fixing-file-name {
	max-width: 226px;
	font-size: 14px;
	word-wrap: break-word;
	line-height: 1.3em;
	margin-bottom: 0;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.wall-thickness-fixing-material-info {
	border-bottom: 1px solid #e0e3e5;
	padding: 8px 15px
}
.wall-thickness-fixing-material-info-name .span-1 {
	margin-right: 10px
}
.wall-thickness-fixing-material-info-name .span-1 .material-swatch {
	float: left;
	overflow: hidden
}
.wall-thickness-fixing-material-info-name .span-1 .material-swatch img {
	width: 100%;
	float: left;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.wall-thickness-fixing-material-info-name {
	height: 39px
}
.wall-thickness-fixing-material-info-name .material-name {
	font-size: 14px;
	float: left;
	font-weight: bold;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	max-width: 140px;
	line-height: 1.3em;
	margin-bottom: 0;
	color: #183643
}
.wall-thickness-fixing-notes {
	font-size: 13px;
	padding: 10px 0;
	margin: 0;
	width: 220px
}
.wall-thickness-fixing-notes p {
	line-height: 20px;
	color: #697075;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e8eaec
}
.wall-thickness-fixing-notes p:last-child {
	margin-bottom: 0;
	border-bottom: none
}
.wall-thickness-fixing-problem-area-selector {
	padding: 10px 12px 6px 12px;
	width: 100%;
	position: absolute;
	bottom: 0px;
	border-top: 1px solid #e0e3e5;
	background: white
}
.wall-thickness-fixing-problem-area-selector button {
	overflow: visible
}
.wall-thickness-fixing-problem-area-selector .btn-white {
	overflow: visible
}
.wall-thickness-fixing-problem-area-selector .problem-area-label {
	margin-left: 10px;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.5px
}
.wall-thickness-fixing-shell-count {
	box-sizing: border-box;
	position: absolute;
	right: 0;
	top: -62px;
	padding: 20px 12px 6px 12px;
	border-left: 1px solid #e0e3e5;
	height: 62px;
	width: 164px
}
.wall-thickness-fixing-shell-count .shell-count-label {
	margin-right: 5px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 0.5px
}
.wall-thickness-fixing-shell-count .shell-count-label #before-fix-shells {
	font-size: 14px;
	color: #183643;
	margin-left: 10px
}
.wall-thickness-fixing-shell-count .shell-count-label #after-fix-shells {
	font-size: 14px;
	color: #FC695B;
	margin-left: 10px
}
.wall-thickness-fixing-problem-viewpoints {
	display: inline
}
.printability-center-progress-indicator {
	padding: 5px;
	font-size: 14px;
	background-color: #D8DCDF;
	color: #67757B;
	text-align: center;
	position: absolute;
	top: 386px;
	left: 25%;
	width: 350px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.wall-thickness-fix-model-toggle {
	position: absolute;
	background: white;
	border: 1px solid #e0e3e5;
	padding: 12px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	bottom: 65px;
	left: 126px
}
.wall-thickness-fixing-model-price {
	float: left;
	margin-left: 27px;
	margin-top: 8px;
	font-size: 14px;
	letter-spacing: 0.5px
}
.wall-thickness-fixing-price-labels {
	float: left;
	margin-right: 14px;
	color: #183643
}
.wall-thickness-fixing-price-labels span {
	display: inline
}
.wall-thickness-fixing-price-values {
	float: right;
	color: #183643
}
.wall-thickness-fixing-price-values span {
	display: inline;
	text-align: right
}
.wall-thickness-fixing-price-values span:first-child {
	margin-right: 10px
}
.wall-thickness-fixing-view-controller {
	border-bottom: 1px solid #e0e3e5;
	font-size: 12px;
	letter-spacing: 0.5px;
	padding: 6px 0 5px 27px;
	margin-right: -1px
}
.wall-thickness-fixing-view-controller input {
	margin-right: 5px;
	cursor: pointer
}
.wall-thickness-fixing-view-input {
	margin-right: 15px;
	display: inline
}
.wall-thickness-fixing-legend {
	position: absolute;
	background: white;
	bottom: 65px;
	left: 20px
}
.wall-thickness-fixing-legend div.subtle-button-inset {
	background-color: #FFF;
	color: #616872;
	position: relative
}
.wall-thickness-fixing-legend-full {
	position: relative;
	background-color: #FFF;
	padding: 5px;
	color: #616872;
	border: 1px solid #e0e3e5;
	width: 85px;
	font-size: 0.8em;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.wall-thickness-webGL-note {
	position: relative;
	float: left;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 15%;
	width: 60%;
	background: #f5f7f8;
	padding: 20px;
	border: 1px solid #e0e3e5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.wall-thickness-webGL-note span {
	display: block
}
.wall-thickness-fixing-legend-color-icon-safe {
	width: 16px;
	height: 16px;
	background-color: #A2C57B;
	margin: 0px 5px -4px 5px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.wall-thickness-fixing-legend-color-icon-suspect {
	width: 16px;
	height: 16px;
	background-color: #EFDA5C;
	margin: 0px 5px -4px 5px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.wall-thickness-fixing-legend-color-icon-fixed {
	width: 16px;
	height: 16px;
	background-color: #73A2D8;
	margin: 0px 5px -4px 5px;
	display: inline-block;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px
}
.x3dom-canvas {
	cursor: move
}
.x3dom-canvas:focus {
	outline: none
}
#cancel-wall-thickness-fix {
	float: right;
	margin-right: 32px
}
.printability-failed {
	margin-left: 10px
}
.x3dom-view-loading {
	background: url("/rrstatic/img/loading.gif");
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 20vh
}
.x3dom-view-failure {
	background: none;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100vh
}
.pc-persistent-toolbar {
	padding: 12px 0;
	background-color: #fbfbfb;
	border-bottom: 1px solid #e0e3e5
}
.printability-center-info-panel-toggle {
	font-size: 16px;
	color: #b4bbbd;
	z-index: 30;
	border-right: 1px solid #e0e3e5;
	display: inline-block;
	margin-top: 6px;
	padding-right: 10px
}
.printability-center-info-panel-toggle:hover {
	color: #67757B;
	cursor: pointer
}
.model-scaling-modal {
	height: auto;
	width: 502px;
	padding: 30px;
	float: left
}
.toolbar-scaling-tool {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0
}
.toolbar-scaling-tool li {
	display: inline-block
}
.toolbar-scaling-tool input[type="numeric"], .toolbar-scaling-tool input[type="text"] {
	width: 80px
}
.toolbar-scaling-tool .tall-select {
	width: 62px
}
.scaling-input-label {
	padding: 0;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.5px
}
.scaling-tool-notice {
	font-size: 13px;
	margin-bottom: 0
}
.scaling-input {
	height: 39px
}
.scaling-input.notice {
	border: 1px solid #ffc545;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.scaling-input.error {
	border: 1px solid #ec999e;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.minict_wrapper {
	color: #445258;
	background: #fff;
	position: relative;
	height: 39px;
	width: 100%;
	border: 1px solid #e0e3e5;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.minict_wrapper * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.minict_wrapper.disabled {
	background: #f5f7f8;
	text-shadow: 0 1px 0 #fff
}
.minict_wrapper.disabled span {
	color: #a1aaad !important
}
.minict_wrapper:after {
	content: "\25BC";
	display: block;
	position: absolute;
	height: 39px;
	width: 33px;
	top: 0;
	right: 0;
	font-size: 10px;
	line-height: 36px;
	text-align: center;
	color: #445258
}
.minict_wrapper.active:after {
	content: "\25B2"
}
.minict_wrapper.disabled:after {
	color: #bbb
}
.minict_wrapper span {
	display: block;
	border: 0;
	outline: none;
	background: none;
	color: #445258;
	font-size: 14px;
	height: 39px;
	line-height: 24px;
	padding: 6px 10px;
	cursor: default;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.minict_wrapper span:empty:before {
	content: attr(data-placeholder);
	color: #67757B;
	line-height: 22px
}
.minict_wrapper ul {
	display: none;
	list-style: none;
	padding: 0;
	margin: 0 -1px;
	position: absolute;
	width: 100%;
	width: -webkit-calc(100% + 2px);
	width: -moz-calc(100% + 2px);
	width: calc(100% + 2px);
	border: 1px solid #e0e3e5;
	border-top: 1px solid #e6e9ea;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	top: 36px;
	left: 0;
	max-height: 350px;
	overflow-y: auto;
	z-index: 999999
}
.minict_wrapper ul li {
	list-style: none;
	padding: 0 10px;
	cursor: pointer;
	background: #fff;
	height: 35px;
	line-height: 32px
}
.minict_wrapper ul li:hover {
	background: #f5f7f8;
	color: #445258
}
.minict_wrapper ul li.minict_group {
	color: #444;
	background: #f6f6f6;
	font-weight: bold;
	cursor: default
}
.minict_wrapper ul li.minict_empty {
	display: none;
	background: #fff !important;
	color: #bbb;
	text-align: center;
	font-size: 14px;
	font-size: 0.9rem;
	height: 55px;
	height: 3.5rem;
	line-height: 50px;
	line-height: 3.3rem
}
.minict_wrapper ul li.disabled {
	cursor: default;
	background: #fff !important;
	color: #a1aaad
}
.minict_wrapper ul li.selected {
	color: #445258;
	background: #e2e5e7
}
.minict_wrapper ul li.highlighted {
	color: #fff;
	background: #67757B
}
.minict_wrapper ul li.hidden {
	display: none
}
.minict_wrapper .minict_reset {
	color: #A9A9A9;
	bottom: 0;
	display: none;
	font-size: 18px;
	font-size: 1.1rem;
	line-height: 30px;
	line-height: 1.9rem;
	position: absolute;
	right: 35px;
	right: 2.2rem;
	text-align: center;
	top: 0;
	text-decoration: none;
	width: 20px;
	width: 1.2rem;
	-webkit-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out
}
.minict_wrapper .minict_reset:hover {
	color: #e0e0e0;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out
}
.minict_wrapper .minict_reset:active {
	color: #636363
}
.minict_wrapper.disabled .minict_reset {
	display: none
}
.minict_wrapper.bubble {
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.05);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.05);
	background: -moz-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f9f9f9));
	background: -webkit-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: -o-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: -ms-linear-gradient(top, #fff 0%, #f9f9f9 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%)
}
.minict_wrapper.bubble:hover {
	border-color: #dcdcdc
}
.minict_wrapper.bubble:after {
	border-left: 1px solid #e5e5e5;
	-webkit-box-shadow: inset 1px 0px 0px 0px #fff;
	box-shadow: inset 1px 0px 0px 0px #fff;
	height: 2.05rem
}
.minict_wrapper.bubble ul {
	top: 2.7rem;
	-webkit-box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 25px 0px rgba(0,0,0,0.25);
	border-radius: 6px;
	overflow: visible
}
.minict_wrapper.bubble ul:before {
	position: absolute;
	top: -11px;
	left: 19px;
	content: ".";
	color: transparent;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 11px 11px 11px;
	border-color: transparent transparent #e5e5e5 transparent
}
.minict_wrapper.bubble ul:after {
	position: absolute;
	top: -10px;
	left: 20px;
	content: ".";
	color: transparent;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #ffffff transparent
}
.minict_wrapper.bubble ul li.minict_first {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px
}
.minict_wrapper.bubble ul li.minict_last {
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px
}
.minict_wrapper.bubble .minict_reset {
	width: 30px
}
.tag-editor {
	list-style-type: none;
	margin: 0;
	overflow: hidden;
	cursor: text;
	min-height: 74px;
	padding: 4px 6px 4px 0 !important
}
.tag-editor li {
	display: block;
	float: left;
	overflow: hidden;
	margin: 3px 0;
	line-height: 1.5
}
.tag-editor div {
	float: left;
	padding: 0 4px
}
.tag-editor .placeholder {
	padding: 0 8px;
	color: #445258;
	padding-top: 2px
}
.tag-editor .tag-editor-spacer {
	padding: 0;
	width: 6px;
	overflow: hidden;
	color: transparent;
	background: none
}
.tag-editor input {
	vertical-align: inherit;
	border: 0;
	outline: none;
	padding: 0;
	margin: 0;
	cursor: text;
	font-weight: inherit;
	font-size: inherit;
	font-style: inherit;
	box-shadow: none;
	background: none
}
.tag-editor input:focus {
	border: 0
}
.tag-editor-hidden-src {
	position: absolute !important;
	left: -99999px
}
.tag-editor ::-ms-clear {
display:none
}
.tag-editor .tag-editor-tag {
	padding-left: 5px;
	color: #005A81;
	background: #e5f7ff;
	white-space: nowrap;
	overflow: hidden;
	cursor: pointer;
	padding-top: 2px;
	padding-bottom: 3px;
	border-radius: 2px 0 0 2px;
	border: 1px solid rgba(0,0,0,0.15);
	border-right: none;
	font-size: 13px
}
.tag-editor .tag-editor-delete {
	color: #104A64;
	background: #e5f7ff;
	cursor: pointer;
	padding-right: 5px;
	padding-top: 6px;
	height: 26px;
	border-radius: 0 2px 2px 0;
	border: 1px solid rgba(0,0,0,0.15);
	border-left: none;
	font-size: 9px
}
.tag-editor .tag-editor-delete .icon-cancel {
	opacity: .4
}
.tag-editor .tag-editor-delete .icon-cancel:hover {
	opacity: 1
}
.tag-editor .tag-editor-tag.active-tag+.tag-editor-delete, .tag-editor .tag-editor-tag.active-tag+.tag-editor-delete i {
	background: none;
	cursor: text
}
.tag-editor .tag-editor-tag.active-tag {
	background: none !important;
	border: 0
}
.sw-state__checkbox--delete {
	display: none
}
.sw-state__checkbox--delete:checked+label {
	color: #EC3737
}
.sw--is-hidden {
	display: none
}
.sw--is-no-pointer-events {
	pointer-events: none
}
.sw--is-draggable {
	cursor: grab;
	cursor: -webkit-grab
}
.sw--is-draggable__dragging {
	cursor: grabbing;
	cursor: -webkit-grabbing;
	background-color: rgba(255,255,255,0.85);
	border-top: 1px solid #e0e3e5
}
.sw-product-discoverability--fieldset {
	overflow: visible
}
.sw-category-selector-container-master>div:nth-child(2n+1), .sw-shop-selector-container-master>div:nth-child(2n+1) {
	margin-right: 30px
}
.sw-product-discoverability--input-container {
	width: 345px
}
.sw-product-discoverability--input {
	width: 100%
}
.sw-shop-sections-label {
	width: 345px
}
.sw-input-text, .tag-editor, .cke_textarea_inline {
	cursor: text;
	color: #445258;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0;
	border: 1px solid #c7cdd0;
	background: #fbfbfb;
	box-shadow: inset 0 1px 1px #D8DCDF;
	border-radius: 4px;
	transition: all 0.1s ease-in-out
}
.sw-input-text:focus, .tag-editor:focus, .cke_textarea_inline:focus {
	outline: 0;
	border: 1px solid #69d1ff;
	background: #fefefe
}
.sw-input-text__textarea, .cke_textarea_inline {
	letter-spacing: 0
}
.cke_textarea_inline {
	width: 100%;
	min-height: 112px
}
.sw-group-filter {
	padding: 5px;
	margin: 10px 0;
	border-color: #e0e3e5
}
.sw-group-filter__button-container {
	margin-left: 50px
}
.sw-group-filter-button {
	padding: 6px 10px;
	margin: 2px 0px;
	height: 26px;
	font-size: 0.9em;
	line-height: 1em;
	color: #67757B;
	cursor: pointer
}
.sw-group-filter-button:hover, .sw-group-filter-button:active {
	text-decoration: none;
	color: #67757B
}
.sw-group-filter__text {
	margin: 2px 7px
}
.sw-group-filter__button--selected {
	vertical-align: top;
	border: 1px solid rgba(0,0,0,0.1);
	background-color: #e5f7ff;
	color: #0075a7;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out
}
.sw-group-filter__button--selected:hover, .sw-group-filter__button--selected:active {
	color: #0075a7
}
.sw-image-edit {
	font-size: 0.9em;
	padding: 0
}
#model-sell-view .sw-image-edit p {
	font-size: inherit;
	line-height: inherit
}
.sw-image-edit__table {
	width: 100%;
	list-style: none;
	margin: 0
}
.sw-image-edit__tr {
	border-bottom: thin solid #e0e3e5
}
.sw-image-edit__td {
	display: table-cell;
	height: 80px;
	font-size: 0.9em;
	line-height: 16px;
	vertical-align: middle;
	text-align: left;
	font-weight: normal
}
.sw-image-edit__td--thead {
	font-size: 0.8em;
	font-weight: 600;
	line-height: 20px;
	text-transform: uppercase;
	color: #445258;
	height: auto;
	margin: 5px 0
}
.sw-image-edit__td--preview {
	width: 100px
}
.sw-image-edit__td--type {
	width: 83px
}
.sw-image-edit__td--material {
	width: 155px;
	padding-right: 15px
}
.sw-image-edit__td--caption {
	width: 310px;
	padding-right: 18px
}
.sw-image-edit__td--priority {
	width: 100px
}
.sw-image-edit__td--actions {
	width: 33px;
	padding-right: 1.5em;
	text-align: center;
	opacity: 0.4
}
.sw-image-edit__td--actions:hover {
	opacity: 1
}
.sw-image-edit__file-upload {
	font-size: 0.9em;
	line-height: 16px;
	font-weight: normal;
	margin: 20px auto 0 auto
}
.sw-image-edit__thumb {
	width: 83px;
	height: 62px;
	vertical-align: middle
}
.sw-image-edit__material-label {
	font-weight: 500;
	color: #91B6C7;
	display: block;
	letter-spacing: .5px
}
.sw-image-edit__image-type-button {
	display: block
}
.sw-image-edit__material-selector {
	width: 140px
}
.sw-image-edit__caption {
	width: 100%;
	height: 39px;
	resize: none;
	padding: 10px;
	vertical-align: middle;
	overflow-x: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.sw-image-edit__priority {
	width: 5em;
	height: 39px;
	vertical-align: middle
}
.sw-image-edit__file-upload-input {
	display: none
}
.sw-image-edit__file-upload-button {
	font-size: 13px;
	font-weight: bold;
	line-height: 1em;
	margin-top: 5px;
	width: 160px;
	height: 39px
}
@-webkit-keyframes fade-to-background {
100% {
color:#67757B
}
}
.sw-inline-text--saved, .sw-inline-text--failed {
	animation-name: 'fade-to-background';
	-webkit-animation-name: 'fade-to-background';
	animation-duration: 2000ms;
	-webkit-animation-duration: 2000ms;
	animation-fill-mode: forwards;
	-webkit-animation-fill-mode: forwards
}
.sw-inline-text--empty {
	position: relative
}
.sw-inline-text--empty:before {
	position: absolute;
	top: 0;
	left: 0;
	content: 'Add some text...';
	color: #b4bbbd;
	line-height: 2em
}
.sw-inline-text--saved {
	color: #cce8a4
}
.sw-inline-text--failed {
	color: #EC3737
}
.sw-inline-text--updating {
	opacity: 0.25
}
.sw-input.sw-input--is-error, textarea.sw-input.sw-input--is-error, input[type="text"].sw-input.sw-input--is-error, input[type="tel"].sw-input.sw-input--is-error, input[type="number"].sw-input.sw-input--is-error, input[type="search"].sw-input.sw-input--is-error, input[type="password"].sw-input.sw-input--is-error, input[type="email"].sw-input.sw-input--is-error, input[type="url"].sw-input.sw-input--is-error, input[type="search"].sw-input.sw-input--is-error {
	color: #CC3F30;
	border: 1px solid #CC3F30
}
.sw-loading-spinner {
	background: url("/rrstatic/img/loading.gif") center no-repeat;
	width: 32px;
	height: 32px
}
.sw-product-edit-details__title-field {
	line-height: 1.375em;
	width: 100%
}
.sw-product-edit-details__description-field {
	width: 100%;
	min-height: 160px;
	resize: vertical
}
.sw-notification-counter {
	text-align: center;
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0px;
	right: 0px;
	line-height: 17px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	font-size: 10px;
	font-weight: 600
}
.no-touch .sw-notification-counter:hover {
	cursor: pointer
}
.sw-notification-counter--red {
	color: white !important;
	background-color: #E54A3A
}
.no-touch .sw-notification-counter--red:hover {
	color: white
}
.sw-notification-counter--user {
	top: -6px;
	right: 6px
}
.sw-inline-message-count {
	position: relative;
	top: 5px;
	left: 30px
}
.sw-product-summary {
	position: relative
}
.sw-product-summary__selector--inch {
	border-radius: 2px 0px 0px 2px;
	width: 45px
}
.sw-product-summary__selector--cm {
	border-radius: 0px 2px 2px 0px;
	width: 45px
}
.sw-product-summary__unit-select {
	right: 0;
	top: 0;
	position: absolute
}
.sw-product-summary__image-thumb {
	width: 99px;
	height: 74px;
	position: relative;
	overflow: hidden
}
.sw-product-summary__image-thumb img {
	width: 99px;
	height: 74px
}
.sw-product-summary__dimension-header {
	font-size: 11px;
	text-transform: uppercase;
	width: 75px
}
.sw-product-summary__dimension {
	color: #183643;
	width: 75px
}
.sw-product-summary__product-name-container {
	padding-left: 110px;
	padding: 0 10px 0px 110px;
	font-weight: bold
}
.sw-product-summary__product-name {
	font-weight: bold;
	color: #445258
}
.sw-product-summary__description-container {
	width: -webkit-calc(100% - 235px);
	width: calc(100% - 235px);
	min-width: 320px
}
.sw-product-summary__description-container--stock {
	min-width: 320px
}
.sw-product-summary__material-description {
	font-weight: normal
}

@media all and (max-width: 900px) {
.sw-product-summary__description-container {
	width: 100%
}
}
.sw-state__checkbox--delete {
	display: none
}
.sw-state__checkbox--delete:checked+label {
	color: #EC3737
}
.sw--is-hidden {
	display: none
}
.sw--is-no-pointer-events {
	pointer-events: none
}
.sw--is-draggable {
	cursor: grab;
	cursor: -webkit-grab
}
.sw--is-draggable__dragging {
	cursor: grabbing;
	cursor: -webkit-grabbing;
	background-color: rgba(255,255,255,0.85);
	border-top: 1px solid #e0e3e5
}

/*面包屑*/
.crumb {position:absolute;line-height:25px; color:#95989c;font-size:12px;}
.crumb a {color:#4e84b1;}

.toolbar .inner ul li.dropdown.active a {
    display: inline-block;
    width: 88px;
    height: 25px;
    line-height: 25px;
    background: #f35f4c;
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

