body {
	background: #ffffff;
	font-family: "OpenSans-Regular"!important;
	color: #000000;
}
@font-face {
	font-family: 'OpenSans-Bold';
	src: url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/20/OpenSans-Bold.ttf),
		 url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/20/opensans-bold-webfont.woff2) format('woff2'),
         url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/20/opensans-bold-webfont.woff) format('woff');
}
@font-face {
	font-family: 'OpenSans-Regular';
	src: url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/20/OpenSans-Regular.ttf),
		 url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/20/opensans-regular-webfont.woff2) format('woff2'),
         url(/00000000-0000-0000-0000-000000000000/Handler/CSSOverride/GetImage/20/opensans-regular-webfont.woff) format('woff');
}
.row.layout--twocolumn.category-twocolumn .grid_9 {
    width: 1200px;
}
.ThankYou {
    padding: 250px;
}
.ThankYou p {
    font-size: 18pt;
}
.title-cat {
	font-family: 'OpenSans-Bold';
	text-align: center;
	font-size: 24pt;
}
.par-cat {
    font-family: 'OpenSans-Regular';
    text-align: center;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 22px;
}
#errorSummary {
    position: relative;
    background-color: #333739;
	color: #ffffff;
	width: 1150px;
    margin: auto;
}
.mainUICell {
    padding-top: 0px;
}
.upload-info {
	width: 1180px;
	height: 160px;
	margin: auto;
	background-color: #333739;
	color: #ffffff;
}
.upload-title h1 {
	font-family: 'OpenSans-Bold'!important;
	color: #ffffff!important;
	padding-left: 15px!important;
    padding-top: 10px!important;
}
.mainUIParent .multiPartButton {
    z-index: 2;
}
.mainUIParent #preview {
    background-color: #333739!important;
	width: 1180px;
    margin: auto;
}
.mainUIParent .gobackButton.multiPartButton {
    left: 20px!important;
}
.homePageCategories {
	margin-bottom: 20px;
}
/* Layouts */
.generalPageWrapper {
	background-color: #ffffff;
}
.generalPageWrapper.layout--twocolumn {
	max-width: none;
}
#contentrow.layout--twocolumn .row__container {
	margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
#contentrow.layout--twocolumn {
	float: left;
    width: 100%;
    background-color: #ffffff;
}
#contentrow.layout--accountPage {
    float: left;
    width: 100%;
    background-color: #ffffff;
}
#contentrow.layout--accountPage .row__container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
#contentrow.layout--columnsTwoCat {
	float: left;
    width: 100%;
    background-color: #ffffff;
}
#contentrow.layout--columnsTwoCat .row__container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
#contentrow.layout--twocolumnProductPage {
	float: left;
    width: 100%;
    background-color: #ffffff;
}
#contentrow.layout--twocolumnProductPage .row__container {
    margin: 0 auto;
    max-width: 1200px;
    width: 100%;
}
.content-wrapper.layout--fluid {
	background-color: #ffffff;
}
.generalPageWrapper.layout--columnOne {
	padding-bottom: 10px;
}
#toprow {
	width: 100%;
	max-width: none;
	border-top: 3px solid #006fb8;
}
/* End of Layouts */
h3 {
	color: #000000;
	font-size: 14pt!important;
}
h2 {
	color: #000000;
	font-family: 'OpenSans-Regular';
}
h1 {
	color: #000000;
	font-family: 'OpenSans-Regular';
}
th {
	font-family: 'OpenSans-Regular'!important;
	font-weight: normal!important;
	font-size: 20px!important;
}
.t-widget.t-grid {
    background-color: #eeeeee;
	border-color: #232122;
}
.t-grid-pager {
	border: none;
	background-color: #eeeeee
}
.t-grid td {
    border-color: #232122;
	border-bottom: solid 1px;
}
.t-header, .t-header .t-link {
    color: #232122;
	background-color: #eeeeee;
	border-color: #232122;
	border: solid 1px;
}
.t-grid-filter .t-icon {
    vertical-align: middle;
}
.t-widget .t-status {
    border-color: #232122;
    background-color: #eeeeee;
}
.t-filter-options input {
    width: 130px;
}
.section-title {
	text-align: center;
}
input.basketSaveForLaterButton {
	font-family: 'OpenSans-Regular';
	border: none;
	background-color: #006fb8;
	color: #ffffff;
	transition: all 0.4s linear;
}
input.basketSaveForLaterButton:hover {
	font-family: 'OpenSans-Regular';
	border: none;
	background-color: #4da3e2;
	color: #ffffff;
	transition: all 0.4s linear;
}
.saved-projects-list table td:first-child a, .saved-projects-list table td button {
    padding: 7px;
    display: inline-block;
    color: #ffffff;
    background: #006fb8;
    text-decoration: none;
    margin: 1px!important;
    float: left;
    box-shadow: none;
    outline: 0;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    min-width: 78px;
	transition: all 0.4s linear;
}
.saved-projects-list table td:first-child a:hover, .saved-projects-list table:hover td:hover button:hover {
    padding: 7px;
    display: inline-block;
    color: #ffffff!important;
    background: #4da3e2!important;
    text-decoration: none;
    float: left;
    box-shadow: none;
    outline: 0;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    min-width: 78px;
	transition: all 0.4s linear;
}
a.t-button.t-grid-edit {
	background-color: #006fb8!important;
	color: #ffffff;
	border: none;
	border-radius: 0px;
	transition: all 0.4s linear;
}
a.t-button.t-grid-edit:hover {
	background-color: #4da3e2!important;
	color: #ffffff;
	border: none;
	transition: all 0.4s linear;
}
.t-button {
	background: #006fb8!important;
	transition: all 0.4s linear;
}
.t-button.t-grid-delete:hover {
	background-color: #4da3e2!important;
	transition: all 0.4s linear;
}
.t-widget.t-grid {
    margin-bottom: 10px;
}
.producttags-box .title {
	display: none;
}
.producttags-box .producttags-list .producttags-wrapper .producttag {
	display: none;
}
.producttags-box .producttags-list .producttags-wrapper {
	display: none;
}
.product-variant-list input {
    border: 1px solid #c6c7c9;
}
#toprow, #logorow, .minishoppingcartwrapper.clearfix {
	background-color: transparent!important;
}
#logorow {
	margin-top: 0px!important;
	margin-bottom: 10px!important;
	height: 0px;
}
#menurow.row {
	background-color: #ffffff;
	width: 100%;
	margin-bottom: 0px!important;
}
#navlower.row {
	background-color: #ffffff;
	width: 100%;
}
.menuwrapper {
	border-color: #000000!important;
    border-width: 0px 0 0px 0;
    border-style: none;
}
#contentrow {
    margin-bottom: 0px;
}
.forgot-password a {
	transition: all 0.4s linear;
}
.forgot-password a:hover {
	transition: all 0.4s linear;
}
.breadcrumb {
    background: none repeat scroll 0 0 #ffffff;
	color: #000000;
    border: 1px solid #ffffff;
    padding: 10px;
    margin-bottom: 10px;
	display: inline;
}
.breadcrumb a {
	transition: all 0.4s linear;
}
.breadcrumb a:hover {
	transition: all 0.4s linear;
}
.product-details-info .bigpicture {
    background-color: #232122!important;
}
.product-details-info .picture {
    border: 5px #eeeeee solid!important;
}
.product-details-info .thumbs {
    border-top: 5px solid #232122!important;
	background-color: #232122!important;
    padding: 5px;
    text-align: center;
}
.overview .add-info {
    padding: 10px;
    background: #ffffff;
	border: none;
	color: #000000;
    margin-top: 5px;
}
.overview .shortdescription {
    margin-bottom: 10px;
    border-bottom: none;
    padding-bottom: 10px;
}
.shareWrapper {
    margin-bottom: 10px;
    padding-bottom: 10px;
	border: none;
}
.fulldescription {
    background: none repeat scroll 0 0 #ffffff;
	border: none;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 10px;
}
.fulldescription p {
    margin: 0 0 10px 0;
	color: #000000;
	font-size: 14px;
}
.fulldescriptionTitle h3 {
	color: #000000;
	font-family: 'OpenSans-Regular';
}
div.product-collateral.grid_6 {
	background-color: #ffffff;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.bestsellers h3 {
	color: #000000!important;
	font-family: 'OpenSans-Regular';
}
.search.grid_4_inner {
	padding: 0px;
	margin-top: 3px;
}
.logo {
    float: left!important;
    margin-left: 12px!important;
    margin-top: 50px!important;
}
.bestsellers h3, .featuredproducts h3 {
    color: #000000;
    font-size: 26px!important;
	display: none;
}
.grid_12 {
    margin: 0px 2px 0px 2px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.register-title, .login-title, .section-title {
    padding: 2px;
    color: #000000!important;
    font-size: 14px;
}
.externalauthentication {
    margin-top: 10px;
    border-top: #ffffff solid 1px;
    padding-top: 10px;
}
.order-progress {
	background-color: #ffffff;
}
.checkout_message_bottom {
	color: #ffffff;
}
.value, .label {
	color: #000000;
}
.navigationmenu, .block-account-navigation {
    background: #ffffff!important;
}
.navigationmenu li a, .block-account-navigation li a {
    color: #000000!important;
    font-weight: normal;
    font-family: "OpenSans-Regular";
    font-size: 16px;
}
.navigationmenu ul, .block-account-navigation ul {
    margin: 0 10px 0 10px;
    padding-bottom: 10px;
    font-size: 12px;
    border-top: solid #DADADA 1px;
}
.navigationmenu li, .block-account-navigation li {
    border-bottom: solid #DADADA 1px;
    padding: 0;
    margin: 0;
}
.grid_9 .section-body, .grid_9 .section-body, .grid_9 .section-body, .grid_9 .section-body {
    border-bottom: none;
    padding: 10px 10px 60px;
}
.button {
    text-align: right;
    margin-top: 0px;
}
.row input {
    padding: 7px;
}
.acentcolour {
    color: #000000;
}
table td {
    color: #000000;
}
table th {
    padding: 10px 8px 10px 8px;
    color: #000000;
    font-weight: bold;
	font-size: 12pt;
}
a.items {
	color: #000000!important;
	transition: all 0.4s linear;
}
a.items:hover {
	color: #000000;
	transition: all 0.4s linear;
}
a:visited {
    color: #000000;
    text-decoration: none;
    outline: 0;
}
a:link {
    color: #000000;
    text-decoration: none;
    outline: 0;
}
a:hover {
	color: #006fb8;
}
.orders_v2 .orders_page_title {
    color: #000000;
}
.orders_v2 .order_search .order_search_button {
    background-color: #006fb8;
    color: #ffffff;
	transition: all 0.4s linear;
}
.orders_v2:hover .order_search:hover .order_search_button:hover {
    background-color: #4da3e2;
    color: #ffffff;
	transition: all 0.4s linear;
}
.orders_v2 .order_Pending {
    background-color: #4da3e2;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Pending:hover {
    background-color: #4da3e2!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Unpaid {
    background-color: #4da3e2;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Unpaid:hover {
    background-color: #4da3e2!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Processing {
    background-color: #e41d19;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Processing:hover {
    background-color: #e41d19!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Complete {
    background-color: #4da3e2;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Complete:hover {
    background-color: #4da3e2!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Cancelled {
    background-color: #4da3e2;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_Cancelled:hover {
    background-color: #4da3e2!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_All {
    background-color: #4da3e2;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_All:hover {
    background-color: #4da3e2!important;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .default {
    background-color: #006fb8;
    color: #ffffff!important;
}
.orders_v2 .order_q_info .order_title {
    color: #000000;
}
.orders_v2 .order_q_info .order_info .o_data {
    color: #000000;
}
.orders_v2 .order_f_info .order_title {
    color: #000000;
}
.orders_v2 .order_products_list .order_prod_name {
    color: #000000;
}
.orders_v2 .reorderbutton {
    background-color: #006fb8;
    color: #ffffff;
	transition: all 0.4s linear;
}
.orders_v2:hover .reorderbutton:hover {
    background-color: #4da3e2;
    color: #ffffff;
	transition: all 0.4s linear;
}
.orders_v2 .order_container .order_show_details_but {
    background-color: #006fb8!important;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2:hover .order_container:hover .order_show_details_but:hover {
    background-color: #4da3e2!important;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.orders_v2 .order_info_total {
    background-color: #006fb8;
}
.orders_v2 .order_products_list .order_prod_total {
    background-color: #006fb8;
}
#order_details_v2 .od_title {
    color: #006fb8;
}
#order_details_v2 .od_info_box .od_info_title {
    color: #006fb8;
}
#order_details_v2 .od_products_title, #order_details_v2 .od_notes_title {
    color: #006fb8;
}
#order_details_v2 .od_product_box .od_field_title {
    color: #006fb8;
}
#order_details_v2 .od_products_container .od_product_box .od_product_total {
    background: #006fb8!important;
}
#order_details_v2 .od_reorder .od_reorder_button {
    background: #006fb8;
	transition: all 0.4s linear;
}
#order_details_v2 .od_reorder .od_reorder_button:hover {
    background: #4da3e2;
	transition: all 0.4s linear;
}
#order_details_v2 .od_order_total {
    background: #006fb8!important;
}
#order_details_v2 .od_print_button {
    background: #006fb8;
	transition: all 0.4s linear;
}
#order_details_v2 .od_print_button:hover {
    background: #4da3e2;
	transition: all 0.4s linear;
}
#order_details_v2 .order_Processing {
    background-color: #e41d19;
}
#order_details_v2 .od_title {
    color: #006fb8!important;
}
#order_details_v2 .od_products_title, #order_details_v2 .od_notes_title {
    color: #006fb8!important;
}
#order_details_v2 .od_info_box .od_info_title {
    color: #006fb8!important;
}
#order_details_v2 .od_products_container .od_product_box .od_product_name {
    color: #006fb8!important;
}
#order_details_v2 .od_product_box .od_field_title {
    color: #006fb8!important;
}
#order_details_v2 .order_Processing {
    background-color: #e41d19!important;
}
.fileUpload {
    background-color: #006fb8!important;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.fileUpload:hover {
    background-color: #4da3e2!important;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.fileDelete {
    background: #006fb8!important;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.fileDelete:hover {
    background: #4da3e2!important;
    color: #ffffff!important;
	transition: all 0.4s linear;
}
.homeFeaturedCategoriesWrapper .homePageCategories .product-title {
    text-align: center;
    font-size: 20px;
	font-family: 'OpenSans-Bold';
}
h2.category-title {
    text-align: center;
    font-size: 21px;
}
.grid_12 {
    margin: 0px 2px 0px 2px;
	padding-bottom: 6px;
}
.FiltersWrapper {
    padding: 10px;
    background: #ffffff;
}
.allProductsCategoriesWrapper {
    background: #ffffff!important;
    border: none!important;
	padding-bottom: 10px;
}
.homebanners {
	height: 0px;
}
.attribute {
    border: none;
	background: #ffffff;
}
.attributeTitle {
    font-weight: bold;
    font-size: 18px;
}
.attributeHeader {
	border-bottom: none;
}
/*Dropdown*/
ul.dropdown ul a:link, ul.dropdown ul a:visited {
    color: #3f3d3d;
	text-align: left;
}
ul.dropdown li {
    background-color: #ffffff;
    color: #3f3d3d!important;
}
ul.dropdown li a {
    display: block;
	color: #3f3d3d;
    height: 22px;
	font-family: 'OpenSans-Bold';
    padding-left: 11px;
    padding-right: 11px;
    padding-top: 5.5px;
	padding-bottom: 5.5px;
}
ul.dropdown a:link, ul.dropdown a:visited {
    color: #3f3d3d;
    text-decoration: none;
	padding-bottom: 10px;
}
ul.dropdown ul {
	width: 190px;
	color: #3f3d3d!important;
	font-family: 'OpenSans-Bold';
	font-size: 13px;
	text-transform: none;
	opacity: 1;
}
ul.dropdown ul a {
	width: 168px;
}
ul.dropdown ul a:hover {
	width: 168px;
}
ul.dropdown li:hover > a.dir {
	background-color: #006fb8;
	color: #ffffff;
}
ul.dropdown a:hover {
	background-color: #006fb8;
	color: #ffffff;
}
ul.dropdown {
	font-family: "OpenSans-Regular";
	font-size: 18px;
	text-align: left;
	float: right;
}
ul.dropdown ul li {
	background-color: #f6f6f6;
}
.dropdown-hover {
	font-size: 12px;
	height: 25px!important;
}
.dropdown-hover:hover {
	color: #ffffff!important;
	background-color: #006fb8!important;
	width: 168px!important;
}
/*End of Dropdown*/

/*Admin Links*/
.adminlinks a {
	background-color: transparent;
	color: #ffffff;
	font-size: 10pt;
	font-family: "OpenSans-Regular";
	font-weight: normal;
	transition: all 0.4s linear;
}
.adminlinks a:hover {
	background-color: transparent;
	color: #ffffff;
	text-decoration: underline;
	font-size: 10pt;
	font-family: "OpenSans-Regular";
	font-weight: normal;
	transition: all 0.4s linear;
}
.adminlinks {
	background-color: #006fb8!important;
	padding: 0px;
	padding-bottom: 2px;
}
.adminmenu li {
	padding: 0px;
}
#toprow .header-links-wrapper .fa {
    display: inherit!important;
    position: relative!important;
    text-align: left!important;
    font-size: 18px!important;
    color: #ffffff!important;
}
.me_quick_menu ul li a {
    width: 150px;
}
.q_menu_right li.cf_headerlinks_logout {
	width: 100%!important;
}
.grid_8 {
    width: 100%!important;
}
.adminmenu {
    margin: auto;
    text-align: right;
    width: 1190px;
}
.headermenu {
	width: 1190px;
	margin: auto;
	height: 160px;
}
#toprow .header-links-wrapper .fa {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
}
#toprow .adminlinks ul li {
    position: relative;
	display: inline-block;
    float: none;
    padding: 0px;
    margin-left: -1px;
	margin-right: 5px;
    overflow: hidden;
}
/*End of Links Menu*/

/*Shopping Cart, Logo, and Search Button*/
.minishoppingcart {
	float: right;
	background-color: #ffffff;
}
.minishoppingcart {
	border: none;
	padding: 5px;
	margin: 5px;
	width: 180px;
	float: right;
}
.minishoppingcartinner {
	color: #000000;
}
.logo {
	float: left;
	margin-left: 10px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
}
.logo img {
	width: inherit;
	height: inherit;
}
#logorow {
	margin-top: 0px;
}
.search .searchbutton {
	background-color: #006fb8;
	color: #ffffff;
	font-family: "OpenSans-Regular";
	transition: all 0.4s linear;
	height: 30px;
	width: 36px;
}
.search:hover .searchbutton:hover {
	background-color: #e41d19;
	color: #ffffff;
	transition: all 0.4s linear;
}
.searchbox:active {
	border-color: #3f3d3d;
}
.search .searchbox {
    border: 1px solid #cbcbcb;
}
.search {
	background-color: #ffffff;
}
.searchbox {
	float: right;
    width: 250px;
	margin-top: 10px;
}
.searchbutton {
	display: none;
}
.customer-SavedProjects .section-title .search {
	display: none;
}
/*End of Shopping Cart, Logo, and Search Button*/

/*Category Navigation Menu*/
.navigationmenu, .block-account-navigation {
	background: #ffffff;
}
.navigationmenu h6, .block-account-navigation .title {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
	font-family: 'OpenSans-Regular';
}
.navigationmenu li a, .block-account-navigation li a {
	color: #000000;
	font-weight: normal;
	font-family: "OpenSans-Regular";
	font-size: 16px;
	transition: all 0.4s linear;
}
.navigationmenu li a:hover, .block-account-navigation li a:hover {
	background-color: #ffffff;
	color: #006fb8!important;
	transition: all 0.4s linear;
}
/*End of Category Navigation Menu*/

/*Buttons*/
.homepage-category-details-button {
    display: block!important;
    background-color: #006fb7;
    color: #ffffff!important;
    font-family: "OpenSans-Bold";
    transition: all 0.4s linear;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: auto;
    margin-top: 3px;
	border: 1px #006fb7 solid;
}
.homepage-category-details-button:hover {
	display: block!important;
    background-color: #ffffff;
    color: #006fb7!important;
    font-family: "OpenSans-Bold";
    transition: all 0.4s linear;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: auto;
    margin: auto;
    margin-top: 3px;
	border: 1px #006fb7 solid;
}
.registerbutton, .loginbutton, .checkoutbutton, .checkout-data .opc .section .newaddressnextstepbutton, .checkout-data .opc .section .shippingmethodnextstepbutton, .checkout-data .opc .section .paymentmethodnextstepbutton, .checkout-data .opc .section .paymentinfonextstepbutton, .checkout-data .opc .section .confirmordernextstepbutton .registernextstepbutton, .productlistproductdetailbutton, .productvariantaddtocartbutton, .confirmordernextstepbutton, .checkoutbutton, .checkout-data .opc .section .newaddressnextstepbutton, .checkout-data .opc .section .shippingmethodnextstepbutton, .checkout-data .opc .section .paymentmethodnextstepbutton, .checkout-data .opc .section .paymentinfonextstepbutton, .registerbutton, .loginbutton, .continueshoppingbutton, .addaddressbutton, .saveaddressbutton, .changepasswordbutton, .registernextstepbutton, .productlistproductdetailbutton, .productvariantaddtocartbutton, .editaddressbutton, .orderdetailsbutton, .productwritereviewbutton, .savecustomerinfobutton, .orderprocessedcontinuebutton, .checkout-data .opc .section .confirmordernextstepbutton, .continueshoppingbutton, .checkoutbutton, .productlistaddtocartbutton {
	border: none!important;
	border-width: 0px;
	background-color: #006fb8!important;
	color: #ffffff;
	font-family: "OpenSans-Regular"!important;
	height: 29px;
	margin-left: 2px;
	margin: 0px;
	padding: 0px 10px!important;
	-webkit-border-radius: 0;
	transition: all 0.4s linear;
}
.registerbutton:hover, .loginbutton:hover, .checkoutbutton:hover, .checkout-data .opc .section .newaddressnextstepbutton:hover, .checkout-data .opc .section .shippingmethodnextstepbutton:hover, .checkout-data .opc .section .paymentmethodnextstepbutton:hover, .checkout-data .opc .section .paymentinfonextstepbutton:hover, .checkout-data .opc .section .confirmordernextstepbutton .registernextstepbutton:hover, .productlistproductdetailbutton:hover, .productvariantaddtocartbutton:hover, .confirmordernextstepbutton:hover, .checkoutbutton:hover, .checkout-data .opc .section .newaddressnextstepbutton:hover, .checkout-data .opc .section .shippingmethodnextstepbutton:hover, .checkout-data .opc .section .paymentmethodnextstepbutton:hover, .checkout-data .opc .section .paymentinfonextstepbutton:hover, .registerbutton:hover, .loginbutton:hover, .continueshoppingbutton:hover, .addaddressbutton:hover, .saveaddressbutton:hover, .changepasswordbutton:hover, .registernextstepbutton:hover, .productlistproductdetailbutton:hover, .productvariantaddtocartbutton:hover, .editaddressbutton:hover, .orderdetailsbutton:hover, .productwritereviewbutton:hover, .savecustomerinfobutton:hover, .orderprocessedcontinuebutton:hover, .checkout-data .opc .section .confirmordernextstepbutton:hover, .continueshoppingbutton:hover, .checkoutbutton:hover, .productlistaddtocartbutton:hover {
	border: none;
	border-width: 0px;
	background-color: #4da3e2!important;
	color: #ffffff;
	height: 29px;
	margin-left: 2px;
	margin: 0px;
	padding: 0px 10px;
	-webkit-border-radius: 0;
	transition: all 0.4s linear;
}
.pageListPageItem.highlight, .addToBasket, .saveChanges, .printItem, .emailItem, #UploadButtonArea .button {
    background-color: #006fb8;
	transition: all 0.4s linear;
}
.pageListPageItem.highlight:hover, .addToBasket:hover, .saveChanges:hover, .printItem:hover, .emailItem:hover, #UploadButtonArea .button:hover {
    background-color: #4da3e2;
	transition: all 0.4s linear;
}
.searchbutton {
	border: none;
	color: #ffffff;
	background-color: #006fb8;
	transition: all 0.4s linear;
}
.searchbutton:hover {
	border: none;
	color: #ffffff;
	background-color: #4da3e2;
	transition: all 0.4s linear;
}
.passwordrecoverybutton {
	border: none;
	color: #ffffff;
	background-color: #006fb8;
	transition: all 0.4s linear;
}
.passwordrecoverybutton:hover {
	border: none;
	color: #ffffff;
	background-color: #4da3e2;
	transition: all 0.4s linear;
}
.newpasswordbutton {
	border: none;
	color: #ffffff;
	background-color: #006fb8;
	transition: all 0.4s linear;
}
.newpasswordbutton:hover {
	border: none;
	color: #ffffff;
	background-color: #4da3e2;
	transition: all 0.4s linear;
}
.editaddressbutton {
	float: right;
	margin-bottom: 2px;
}
.editaddressbutton:hover {
	float: right;
	margin-bottom: 2px;
}
.deleteaddressbutton {
	float: right;
	margin-right: 0px;
}
.deleteaddressbutton:hover {
	float: right;
	margin-right: 0px;
}
.canceladdressbutton {
	padding: 0 10px!important;
}
/*End of Buttons*/

.allProductsCategoriesWrapper .category-products h1 {
    background: #ffffff;
	color: #000000;
}
.allProductsCategoriesWrapper .category-products .product-item-large .picture-area {
    background: #232122;
}
.allProductsCategoriesWrapper .category-products .product-item-large .info-area .product-title a {
    color: #000000;
	transition: all 0.4s linear;
}
.allProductsCategoriesWrapper .category-products .product-item-large .info-area .product-title a:hover {
    color: #006fb8;
	transition: all 0.4s linear;
}
.allProductsCategoriesWrapper .category-products .product-item-large .info-area .add-info .buttonsrow .product-more {
    border: solid 1px #006fb8;
    background: #006fb8;
    color: #ffffff;
	transition: all 0.4s linear;
}
.allProductsCategoriesWrapper .category-products .product-item-large .info-area .add-info .buttonsrow .product-more:hover {
    border: solid 1px #4da3e2;
    background: #4da3e2;
    color: #ffffff;
	transition: all 0.4s linear;
}
/*Product in Grid or Lines Template Buttons*/
.pager span, .pager a {
	padding: 5px;
	background: #006fb8;
	display: inline-block;
	color: #ffffff;
	font-family: "OpenSans-Regular";
	transition: all 0.4s linear;
}
.pager a:hover {
	background: #4da3e2;
	transition: all 0.4s linear;
}
/*End of Product in Grid or Lines Template Buttons*/

/*Products in List Buttons*/
.pager__page {
	background-color: #ffffff!important;
	color:#000000!important;
	font-family: "OpenSans-Regular";
}
.pager__page.active {
	background-color: #006fb8!important;
	color: #ffffff!important;
	border-color: #006fb8!important;
	font-family: "OpenSans-Regular";
}

.productsinlist .productqueue__submit input {
	background-color: #006fb8;
	color: #ffffff;
	border-color: #006fb8;
	font-family: "OpenSans-Regular";
	transition: all 0.4s linear;
}

.productsinlist:hover .productqueue__submit:hover input {
	background-color: #4da3e2;
	color: #ffffff;
	border-color: #4da3e2;
	transition: all 0.4s linear;
}

.productsinlist .productqueue .basket__item__delete {
	background-color: #006fb8;
	color: #ffffff;
	border-color: #006fb8;
	font-family: "OpenSans-Regular";
	transition: all 0.4s linear;
}

.productqueue:hover .basket__item__delete:hover {
	background-color: #4da3e2;
	color: #ffffff;
	border-color: #4da3e2;
	transition: all 0.4s linear;
}
/*End of Products in List Buttons*/

/*Checkout Buttons*/
.order-progress ul li a.active-step {
	background: #006fb8;
	color: #ffffff;
	font-family: "OpenSans-Regular";
	font-size: 16px;
	transition: all 0.4s linear;
}

.order-progress ul:hover li:hover a:hover.active-step {
	background-color: #4da3e2;
	color: #ffffff;
	transition: all 0.4s linear;
}

a.inactive-step {
	background-color: #4da3e2!important;
	font-size: 16px;
	font-family: "OpenSans-Regular";
}

.checkout-buttons .continueshoppingbutton {
    float: right;
    margin-right: 5px;
	font-family: "OpenSans-Regular";
	margin-bottom: 5px;
}
.checkout-buttons .continueshoppingbutton:hover {
    float: right;
    margin-right: 5px;
	font-family: "OpenSans-Regular";
	margin-bottom: 5px;
}
.checkout-data .opc .section .sectionheader .number {
    padding: 1%;
    background: #006fb8!important;
    float: left;
	font-family: "OpenSans-Regular";
    color: #ffffff!important;
    font-size: 16px;
}
.checkout-data .opc .section .back-link a {
    background-color: #006fb8;
    border: 0 none;
    color: #ffffff;
    margin: 0;
	font-family: "OpenSans-Regular";
    padding: 8px;
    display: block;
	transition: all 0.4s linear;
}
.checkout-data .opc .section .back-link a:hover {
    background-color: #4da3e2;
    border: 0 none;
    color: #ffffff;
    margin: 0;
    padding: 8px;
    display: block;
	transition: all 0.4s linear;
}
.checkout-data .opc .section .sectionheader .number {
    width: 30px;
    height: 23px;
}
.basketUpdatecartbutton, .amendYBbutton, .delete-button, .delete-question-button, .createBookUnitCancel, .editBookUnitCancel, .updatecartbutton, .deleteaddressbutton, .canceladdressbutton {
	background-color: #006fb8;
	font-family: "OpenSans-Regular"!important;
	transition: all 0.4s linear;
}
.basketUpdatecartbutton:hover, .amendYBbutton:hover, .delete-button:hover, .delete-question-button:hover, .createBookUnitCancel:hover, .editBookUnitCancel:hover, .updatecartbutton:hover, .deleteaddressbutton:hover, .canceladdressbutton:hover {
	background-color: #4da3e2;
	transition: all 0.4s linear;
}
.applycouponcodebutton {
	background-color: #006fb8;
	color: #ffffff;
	border: 0 none;
    margin: 0;
    padding: 0 10px;
	font-family: "OpenSans-Regular";
    margin-right: 5px;
	margin-top: 5px;
    height: 29px;
	transition: all 0.4s linear;
}
.applycouponcodebutton:hover {
	background-color: #4da3e2;
	color: #ffffff;
	transition: all 0.4s linear;
}
.basketEditButton {
	background-color: #006fb8;
	color: #ffffff;
	transition: all 0.4s linear;
}
.basketEditButton:hover {
	background-color: #4da3e2;
	color: #ffffff;
	transition: all 0.4s linear;
}
/*End of Checkout Button*/

/*Products*/
.product-grid {
	width: 100%;
	border: 500px;
	background: #ffffff!important;
	color: #ffffff;
	font-family: "OpenSans-Regular";
}
.product-grid .product-title a {
	color: #000000;
	font-family: 'OpenSans-Regular';
	transition: all 0.4s linear;
}
.product-grid .product-title a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: 'OpenSans-Regular';
	transition: all 0.4s linear;
}
.product-grid .picture {
	background-color: #ffffff;
}
.product-details-info .bigpicture {
	background-color: #ffffff;
	border: 5px #eee solid;
}
.product-details-info .picture {
	background-color: #ffffff;
	border: 5px #eee solid;
}
.productPrice, .productPrice__total {
	color: #000000!important;
	font-family: "OpenSans-Regular";
}
h3.productlistitem__title {
	color: #000000!important;
	font-family: "OpenSans-Regular";
}

.productsinlist .productlistitem__title a {
	color: #000000!important;
	font-family: 'OpenSans-Regular';
	transition: all 0.4s linear;
}
.productsinlist .productlistitem__title a:hover {
	color: #000000!important;
	text-decoration: underline;
	font-family: 'OpenSans-Regular';
	transition: all 0.4s linear;
}
.small-product-item .picture {
    height: auto;
    display: table;
    width: 220px;
    border: none;
    vertical-align: middle;
    float: none;
    margin: auto;
}
.sub-category-grid .listWrapper .picture {
    height: auto;
	background-color: #f9f9f9;
}
.small-product-item img {
	height: 180px;
    width: 290px;
    max-height: 220px;
    max-width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.category-short-description {
	display: inline-block!important;
	margin-bottom: 5px;
	margin-top: 5px;
}
.category-productingrid .category-short-description {
	display: none!important;
}
.generalPageWrapper.layout--columnsOneC .row__container #contentiInnerRow .category-short-description {
	display: none!important;
}
.sub-category-grid .listWrapper .item-box {
    border: none;
	padding: 0px;
	background-color: #f9f9f9;
}
.sub-category-grid .listWrapper .picture img {
    height: 132.5px;
	width: 200px;
}
.sub-category-grid .listWrapper .picture {
    height: auto;
}
.sub-category-grid .listItem.grid_3 {
	background-color: #f9f9f9;
	margin-bottom: 10px!important;
	border: solid 1px #ccc;
}
h2.category-title {
    text-align: center;
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 30px;
    height: 40px;
}
/*End of Products*/

/*Prodcut Edit*/
.editorbackbutton {
	background-color: #006fb8;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.editorbackbutton:hover {
	background-color: #4da3e2;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.imageControlsTitle {
	background-color: #006fb8;
	color: #ffffff!important;
}
.reset {
    background-color: #006fb8;
    color: #ffffff;
	font-weight: bold;
	transition: all 0.4s linear;
}
.reset:hover {
	background-color: #4da3e2;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.addToBasket {
	background-color: #006fb8;
    color: #ffffff;
	transition: all 0.4s linear;
}
.addToBasket:hover {
	background-color: #4da3e2;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.pageListPageItem.highlight {
	background-color: #006fb8!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.pageListPageItem.highlight:hover {
	background-color: #4da3e2!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.pageListPageItem {
	background-color: #006fb8!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.pageListPageItem:hover {
	background-color: #4da3e2!important;
	color: #ffffff!important;
	transition: all 0.4s linear;
}
.updatePreview {
    background-color: #006fb8;
    color: #ffffff;
	font-weight: bold;
	transition: all 0.4s linear;
}
.updatePreview:hover {
    background-color: #4da3e2;
    color: #ffffff;
	transition: all 0.4s linear;
}
.saveChanges {
	background-color: #006fb8;
    color: #ffffff;
	font-weight: bold;
	transition: all 0.4s linear;
}
.saveChanges:hover {
	background-color: #4da3e2;
    color: #ffffff;
	font-weight: bold;
	transition: all 0.4s linear;
}
.commondDetailsButton {
    background-color: #006fb8;
	color: #ffffff;
	transition: all 0.4s linear;
}
.commondDetailsButton:hover {
    background-color: #4da3e2;
    color: #ffffff;
	transition: all 0.4s linear;
}
/*End of Product Edit*/

/*Footer*/
.html-upper-footer {
    background: #f2f3f3;
}
.html-upper-footer-content {
    color: #000000;
    background-color: #f2f3f3;
    font-size: 10pt;
    line-height: 17px;
    padding: 15px 0;
    text-align: left;
}
.html-footer {
    background: #D5D8D8;
    color: #000000;
    padding: 15px;
}
.html-upper-footer-content .contect-details p {
    font-size: 15px;
    text-align: left;
    padding-left: 0px;
}
#footerrow {
	background: #f2f3f3!important;
	border-top: none;
}
.footerinner {
	background: #f2f3f3;
}
.footercopyrightrow {
	background: #ffffff!important;
	border-bottom: #ffffff;
}
.footercopyright {
	font-family: 'OpenSans-Bold';
	font-size: 8pt;
	color: #000000;
}
.linkFooter {
	color: #000000!important;
	font-family: 'OpenSans-Bold'!important;
	font-size: 20px!important;
}
.linkFooterDrop {
	color: #000000!important;
	font-family: 'OpenSans-Regular'!important;
	font-size: 15px;
}
a:hover.linkFooterDrop {
	color: #006fb9!important;
}
.footerinner h3 {
	margin: 0px 0px 0px 0px;
	padding: 0;
	font-size: 0px;
	height: 10px;
}
.html-upper-footer-content li {
	border-left: solid 1px #000000;
}
div.grid_2.contect-details {
	border: none;
}
.versionFooter {
	margin-left: 11px;
    font-size: 10pt;
}
.versionFooter strong {
	color: #e41d19;
	font-family: 'OpenSans-Bold';
	font-weight: normal;
}
.email-hover:hover {
	color: #006fb9!important;
}
/*End of Footer*/

.category-description {
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 10px;
}
.product-grid .product-title {
	font-size: 15px;
	margin: 0px;
	color: #000000;
}
.register-title, .login-title, .section-title {
	padding: 2px;
	color: #000000;
	font-size: 14px;
}
.searchField:focus {
	border: 3px solid #000000;
}
.address-select:focus, #PurchaseOrderNumber:focus {
	border-color: #000000;
}
.text-box:focus {
	border-color: #000000;
}
.checkout-data .opc .section .sectionheader .number {
	padding: 1%;
	background: #ffffff;
	float: left;
	color: #ffffff;
	font-size: 16px;
}
h1.productname.acentcolour {
	color: #006fb9;
	font-family: 'OpenSans-Bold';
	text-align: left;
	font-size: 24pt;
	margin-bottom: 5px;
	margin-top: 5px;
}
.productname {
	color: #000000;
	font-size: 14pt;
	margin-left: 10px;
}
.producttags-box .producttags-list .producttags-wrapper .producttag {
	color: #000000;
}
.adminlinks {
	padding: 5px;
	border-top: 0px #000000 solid;
	background: #ffffff;
}
.footercopyrightrow {
	background: #ffffff;
	border-top: 1px solid #ffffff;
	color: #000000;
}
.footercopyrightrow a:link {
	color: #ffffff;
}
.footercopyrightrow a:hover {
	color: #ffffff;
}
copyright {
	float: right;
	padding-right: 10px;
	font-family: "OpenSans-Regular";
	font-size: 10px;
}
.copyright a {
	color: #000000;
	background-color: inherit;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	z-index: 1;
}
table.sizetable {
	font-family: "OpenSans-Regular";
	font-size: 11px;
	color: #60FF00;
	border-width: 1px;
	border-color: #ffffff;
	border-collapse: collapse;
	width: 250px;
}
table.sizetable th {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #FFFFFF;
	background-color: #FFFFFF;
	width: 125px;
	text-align: center;
}
table.sizetable td {
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #FFFFFF;
	width: 125px;
	text-align: center;
}
nav .selectnavwrapper {
    background: #ffffff;
}
.WorkingFolderInfo {
	display: none;
}
.saved-projects-list {
	text-align: center;
}
.html-upper-footer-content .phone {
    background: #f2f2f2;
}
.html-upper-footer-content .email {
    background: #f2f2f2;
}
#markerControls {
	margin-bottom: 10px;
}
/* Mega Edit */
.loadingArea .loadingLogo, .loadingScreen .loadingLogo {
	background: url("/1791891108/Handler/Picture/GU/F/PT PrintTech Logo header.png") no-repeat center center transparent;
}
.loadingArea, .loadingScreen, .addtoBasketScreen {
    background: #ffffff;
}
.loadingArea .loadingLogo .loadingSpinner i, .loadingScreen .loadingLogo .loadingSpinner i {
    color: #000000;
}
.ME_loading_hints ul li {
    color: #000000;
    border: solid 1px #e41d19;
	font-family: "OpenSans-Regular";
}
.loadingScreen .loadScreenStepIndicator {
    margin-top: 45px;
    font-family: "OpenSans-Bold";
    color: #000000!important;
    font-size: 24px;
}
.btn-me:hover, .modal-body button:hover {
   	background-color: #006fb9!important;
}
.btn-primary, .btn-success {
    background: #e41d19!important;
}
.btn-primary:hover, .btn-primary:focus, .btn-success:hover {
    background-color: #B41713!important;
}
#imageControlButtonset .ui-button.ui-state-hover {
	background-color: #006fb9!important;
}
.me_quick_menu ul li a:hover {
    background-color: #006fb9!important;
}
.ui-layout-toggler:hover, .ui-layout-resizer .ui-layout-toggler:hover, .ui-layout-toggler-hover, .ui-layout-resizer-hover .ui-layout-toggler-hover {
    background-color: #006fb9!important;
}
.textButton:hover, .textButton.toggleButtonOn {
    background-color: #006fb9!important;
}
.ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus {
	background-color: #006fb9!important;
}
#alignmentButtonset input:checked+.ui-button {
    background-color: #006fb9!important;
}
.ui-slider-horizontal .ui-slider-handle {
    background-color: #006fb9!important;
}
.onoffswitch-inner:before {
    background-color: #006fb9!important;
}
.onoffswitchDrawing-inner::before {
    background-color: #006fb9!important;
}
.pageSelectorItem .pageMarker {
    background-color: #006fb9!important;
}
.preview_close_button:hover {
    background-color: #006fb9!important;
    color: #ffffff!important;
}
span.messageText.ng-binding.ng-scope a:hover {
	color: #ffffff!important;
	text-decoration: underline;
}
.ui-colorpicker.ui-colorpicker-dialog label {
    color: #000000;
}
.alert-success {
    border-color: #006fb9;
    background: rgba(0,111,185,.8);
    color: #fff;
}
.GS_thumbnail_sizes input[type="radio"]:checked + label {
    background-color: #006fb9!important;
}
.GS_filters_toggle input[type="checkbox"]:checked + label {
    background-color: #006fb9!important;
}
.GS_filters_container .GS_filters .GS_filter .GS_filter_title:hover {
    background-color: #006fb9!important;
}
.effectRow input[type="checkbox"]:checked:not(old) + label, .effectRow input[type="radio"]:checked:not(old) + label {
    background-color: #006fb9!important;
}
.UISetCol .ui-button.ui-state-active {
    background-color: #006fb9!important;
}
.ui-slider-horizontal .ui-slider-handle, .ui-slider-vertical .ui-slider-handle {
    background-color: #006fb9!important;
}
.effectRow label:hover, .effectRow label:hover {
    background-color: #e41d19!important;
}
#dlgEditorSettings .SnapOptions input:checked + label {
    background-color: #006fb9!important;
}
#dlgEditorSettings .SnapOptions input:checked + label.snap_to_grid {
    background-color: #006fb9!important;
    border-bottom: solid 1px #006fb9!important;
}
.megaEditMobileMode .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close {
    background-color: #006fb9!important;
}
.megaEditMobileMode .ui-dialog .ui-dialog-buttonpane button {
    background-color: #006fb9!important;
    color: #ffffff!important;
}
.megaEditMobileMode .editorFieldOption .FieldOptionTop {
    background-color: #006fb9!important;
}
.megaEditMobileMode .editorFieldOption .FieldOptionBottom {
    background-color: #006fb9!important;
}
.megaEditMobileMode .editorFieldOption .btn.btn-me {
    background-color: rgba(0,0,0,.3)!important;
}
.megaEditMobileMode .move_to_buttons {
    background-color: #006fb9!important;
}
.megaEditMobileMode .editorFieldOption .btn.btn-me.DeselectField, .megaEditMobileMode .editorFieldOption .btn.btn-me.DeselectField:hover {
    background: #343A41!important;
    color: #ffffff!important;
}
.megaEditMobileMode .FieldOption_text .fontSelect {
    color: #ffffff!important;
    background: #006fb9!important;
    background-color: #006fb9!important;
}
.megaEditMobileMode #alignmentButtonset .ui-button {
    background-color: #343A41!important;
}
.megaEditMobileMode .FieldOptionRight .ui-slider-horizontal {
    background: #006fb9!important;
    border: solid 6px #212c36!important;
}
.megaEditMobileMode .ui-slider-horizontal .ui-slider-handle, .megaEditMobileMode .ui-slider-vertical .ui-slider-handle {
    background: #006fb9!important;
}
.megaEditMobileMode #imageTabs .borderRow input:checked+label, .megaEditMobileMode #textTabs .borderRow input:checked+label, .megaEditMobileMode #customFieldTabs .borderRow input:checked+label {
    background: #006fb9!important;
}
.megaEditMobileMode .ui-slider-horizontal {
    border: solid 6px #006fb9!important;
}
.megaEditMobileMode.MeMobileLeftPanel .editorLeft .ui-tabs .ui-tabs-nav li.ui-tabs-active .icon:before {
    color: #006fb9!important;
}
.megaEditMobileMode .borderRow input[type=radio]:not(old):checked+label>i>i {
    background: #006fb9!important;
    border-color: #006fb9!important;
}
.megaEditMobileMode .editorFieldOption .scaleRow.sliderRow {
    background-color: #343A41;
}
.megaEditMobileMode .editorFieldOption.FieldOption_text .FieldOptionBottom .textButton {
    background-color: #006fb9!important;
}
.megaEditMobileMode .fontSizeTypeWrapper.active .fontSizeSelector {
    background: #006fb9!important;
}
.buttonContainer.rightSide .priceHeader, .buttonContainer.rightSide .price {
    display: none!important;
}
.megaEditMobileMode .GS_options_container .GS_sort, .megaEditMobileMode .GS_options_container .GS_thumbnail_sizes {
    font-size: 10px!important;
}
.GS_thumbnail_sizes input[type=radio]+label {
    font-size: 10px!important;
    text-align: center!important;
    padding: 1px;
}
.cart-header-row th {
	text-align: center;
}
/* End of Mega Edit */
.Payment-Methods-Images {
	margin: auto;
    display: table;
    float: none;
    vertical-align: middle;
}
.Payment-Methods-Images img {
	width: 5%;
    height: auto;
    margin: 5px;
}
.Payment-Methods-Images .Visa {
	width: 7%;
}
.Payment-Methods-Images .Discover {
	width: 10%;
}
.Payment-Methods-Text {
	font-family: "OpenSans-Bold";
    text-align: center;
    font-size: 18pt;
}
.PaymentImages {
	text-align: center;
}
.special {
	font-family: "OpenSans-Bold";
    text-align: center;
    font-size: 24pt;
	margin-bottom: 30px;
}
.speical-parttwo {
	font-family: "OpenSans-Regular";
}
.topicpage-body {
    margin: auto;
}
.center-justified {
	font-size: 11pt;
	display: table-cell;
}
.question {
	font-family: "OpenSans-Bold";
}
.answer {
	font-family: "OpenSans-Regular";
}
.special-parttwo strong {
	color: #006fb9;
	font-size: 18pt;
	font-family: "OpenSans-Bold";
}
.backtotop{
	color: #e41d19!important;
	font-size: 12pt;
	font-family: "OpenSans-Bold";
}
.backtotop:hover  {
	color: #e41d19!important;
	font-size: 12pt;
	font-family: "OpenSans-Bold";
	text-decoration: underline;
}
.questionlinks {
	font-family: "OpenSans-Bold";
	font-size: 12pt;
}
.questionlinks:hover {
	font-size: 12pt;
}
.justify-table {
	width: 250px;
}
.topic {
	text-align: left;
    font-size: 18pt;
    color: #006fb9;
    font-family: "OpenSans-Bold";
}
.orders_v2 .completepaymentbutton {
    background-color: #006fb8!important;
	transition: all 0.4s linear;
}
.orders_v2 .completepaymentbutton:hover {
    background-color: #4da3e2!important;
	transition: all 0.4s linear;
}
.overview .shortdescription {
    margin-bottom: 10px;
    border-bottom: none;
    padding-bottom: 10px;
    font-size: 12pt;
    margin-left: 10px;
    text-align: left;
    width: 400px;
}
.product-desc-title {
	font-family: "OpenSans-Bold";
}
.fulldescriptionTitle h2 {
	font-family: "OpenSans-Bold";
	font-size: 18pt;
	color: #006fb9;
}
.allProductsCategoriesWrapper .category-products .product-item-large .info-area .description {
    display: none;
}
.product-grid .description {
    padding-bottom: 30px;
    visibility: hidden;
}
.basketEditButton, #deleteCartItem.basketUpdatecartbutton, .basketSaveForLaterButton {
	width: 90px;
	display: grid;
    margin: auto!important;
    margin-bottom: 5px!important;
}
@media only screen and (min-width: 1200px) {
	.grid_12_menu {
    	width: 1190px;
    	display: table;
    	margin: auto;
    	float: none;
	}
	.grid_2 {
    	width: 282px;
	}
	.sub-category-grid .listItem.grid_3 {
    	margin-left: 13px;
		margin-right: 13px;
	}
	/* Top Menu */
	.offset_4 {
    	margin-left: 0px;
	}
	.grid_8 {
    	width: 1190px;
		margin-top: 0px;
	}
	.offset_6 {
    	margin-left: 588px;
	}
}
@media only screen and (max-width: 1200px) and (min-width: 960px) {
	.grid_2 {
    	width: 230px;
	}
	.sub-category-grid .listWrapper .picture {
    	margin: auto;
    	display: inherit;
	}
	.sub-category-grid .listItem.grid_3 {
    	margin-left: 6px;
		margin-right: 6px;
	}
	.grid_12_menu {
       	margin: auto;
   		display: table;
    	float: none;
	}
	ul.dropdown {
    	font-size: 16px;
	}
	.linkFooter {
    	font-size: 17pt!important;
	}
	.html-upper-footer-content .contect-details p {
    	font-size: 10pt;
	}
	.html-upper-footer a {
    	font-size: 10pt;
	}
	.offset_4 {
		margin-left: 0px;
	}
	#toprow {
    	width: 100%;
	}
	.grid_8 {
    	width: 959px;
	}
	.headermenu {
    	width: 959px;
    	margin: auto;
	}
	.adminmenu {
    	margin: auto;
    	text-align: right;
    	width: 959px;
	}
	.albumManagement .album {
    	width: 10.3%;
	}
	.category-short-description {
    	width: 230px;
		height: 60px;
		display: block!important;
	}
	.offset_6 {
    	margin-left: 468px;
	}
	#errorSummary {
    	position: relative;
		width: 910px;
    	margin: auto;
	}
	.mainUICell {
    	padding-top: 0px;
	}
	.upload-info {
		width: 940px;
		height: 180px;
		margin: auto;
	}
	.upload-info li {
		font-size: 12px!important;
    	margin: auto!important;
    	float: left;
    	width: 200px!important;
	}
	.upload-title h1 {
		padding-left: 15px!important;
    	padding-top: 10px!important;
	}
	.mainUIParent #preview {
    	width: 940px;
    	margin: auto;
	}
	.mainUIParent .gobackButton.multiPartButton {
    	left: 20px!important;
	}
	ul.dropdown ul {
		width: 190px;
	}
	ul.dropdown ul a {
		width: 168px;
	}
	ul.dropdown ul a:hover {
		width: 168px;
	}
	.dropdown-hover {
		font-size: 12px;
		height: 25px!important;
	}
	.dropdown-hover:hover {
		width: 168px!important;
	}
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
	.grid_4_inner {
    	width: auto!important;
    	margin: auto;
    	overflow: hidden;
    	float: none;
    	display: table;
	}
	.search .searchbutton {
		width: 38px!important;
	}
	.logo img {
    	width: 75%;
    	height: 75%;
	}
	.editorScaffolderDefault {
    	top: 0;
    	width: 760px!important;
		margin: auto;
		float: none;
	}
	.cart tbody, .cart tbody tr, .cart tbody tr td {
    	position: relative;
    	float: left;
    	width: 768px!important;
    	box-sizing: border-box;
    	margin: auto;
    	vertical-align: middle;
    	display: table;
 		margin-top: 5px;
	}
	.search.grid_4_inner {
    	display: none;
	}
	ul.dropdown {
    	float: none;
   		margin: auto;
    	display: table;
	}
	.logo {
    	float: none!important;
    	margin: auto!important;
    	display: inline!important;
	}
	.product-grid .picture {
    	display: table;
    	margin: auto;
	}
	.product-grid .product-title {
    	margin: auto;
    	display: inline;
    	margin-left: 20px;
	}
	.product-grid .add-info {
    	position: absolute;
    	bottom: 0;
    	width: 214px;
    	padding-bottom: 5px;
	}
	.navigationmenu {
    	min-height: inherit;
	}
	.grid_2 {
    	width: 250px;
	}
	.sub-category-grid .listWrapper .picture img {
    	max-width: 200px;
	}
	.grid_8_inner {
    	width: 626px;
	}
	ul.dropdown {
    	font-size: 12px;
	}
	ul.dropdown a:link {
		padding: 3px;
		line-height: 22px;
	}
	.adminlinks a {
	    font-size: 11px!important;
	}
	.adminlinks {
		padding: 0px;
	}
	.linkFooter {
    	font-size: 17pt!important;
	}
	.product-grid .listItem.grid_3, .sub-category-grid .listItem.grid_3 {
	    width: 226px;
		display: flex;
    	justify-content: center;
    	padding: 9px;
	}
	#contentrow.layout--accountPage .row__container .grid_3 {
		width: 566px;
		float: none;
    	margin: auto;
    	display: inherit;
    	text-align: center;
	}
	.grid_1, .grid_2, .grid_4, .grid_5, .grid_7, .grid_8, .grid_8_inner, .grid_10, .grid_11, .grid_12_menu {
    	float: none!important;
    	display: table!important;
		margin: auto!important;
	}
	.grid_3 {
    	width: 48%;
    	display: flex;
    	justify-content: center;
	}
	.grid_6 {
		float: none!important;
    	display: block;
		margin: auto!important;
	}
	.grid_9 {
		float: none!important;
    	display: inherit!important;
		margin: auto!important;
	}
	.grid_12 {
		float: none!important;
    	display: grid;
		margin: auto!important;
		text-align: center;
	}
	.category-short-description {
    	display: table!important;
    	text-align: center;
	}
	.editaddressbutton {
    	float: left;
    	margin-right: 2px;
	}
	.deleteaddressbutton {
    	float: left;
    	margin-right: 2px;
	}
	.orders_v2 .order_container .order_details {
    	width: 95%;
	}
	.editorbackbutton {
		display: none;
	}
	.offset_4 {
		margin-left: 0px!important;
	}
	#toprow {
    	width: 100%!important;
	}
	.grid_8 {
    	width: 100%!important;
	}
	.headermenu {
    	width: 750px!important;
    	margin: auto!important;
	}
	.adminmenu {
    	margin: auto!important;
    	text-align: right!important;
    	width: 757px!important;
	}
	.myheaderlogo {
		width: 210px!important;
	}
	.searchbox {
		display: block!important;
	}
	.small-product-item .picture {
		width: 368px!important;
	}
	.small-product-item img {
    	height: 180px;
    	width: 368px;
    	max-height: 220px;
    	max-width: 380px;
    	display: block;
    	margin-right: auto;
    	margin-left: auto;
	}
	.html-upper-footer-content .contect-details img {
    	margin: auto;
    	display: inherit;
	}
	.html-upper-footer-content .contect-details p {
    	text-align: center;
	}
	#order_details_v2 .od_title {
		margin: auto;
		text-align: center;
	}
	#order_details_v2 .od_half_row {
    	width: 100%!important;
    	text-align: center;
    	margin: auto;
    	display: grid;
	}
	#order_details_v2 .od_print_button {
    	width: 100%;
		margin-left: 0px;
	}
	#order_details_v2 .order_Processing {
    	width: 100%!important;
    	margin-left: 0px!important;
	}
	#order_details_v2 .od_p5_row {
    	width: 50%;
    	display: grid;
		text-align: center;
	}
	.albumManagement .album {
    	width: 13.3%!important;
	}
	.html-upper-footer-content li {
    	border-left: none;
	}
	.category-short-description {
    	width: auto;
		height: 40px;
		display: block!important;
	}
	.common-buttons {
    	margin: auto;
	}
	.updatecartbutton {
		width: 100%;
	}
	.checkout-buttons .continueshoppingbutton {
    	margin-right: 5px!important;
    	width: 182px;
	}
	.checkoutbutton {
		width: 182px;
		margin-left: 5px!important;
	}
	.item-value {
    	text-align: left;
	}
	#errorSummary {
    	position: relative;
		width: 718px;
    	margin: auto;
	}
	.mainUICell {
    	padding-top: 0px;
	}
	.upload-info {
		width: 748px;
		height: 180px;
		margin: auto;
	}
	.upload-info li {
		font-size: 11px!important;
    	margin: auto!important;
    	float: left;
    	width: 180px!important;
	}
	.upload-title h1 {
		padding-left: 15px!important;
    	padding-top: 10px!important;
	}
	.mainUIParent .fileinput-button {
    	top: 35px;
	}
	.mainUIParent #preview {
    	width: 748px;
    	margin: auto;
	}
	.previewPage {
		width: 748px;
	}
	.booklet {
    	width: 748px!important;
	}
	.booklet .b-p2 {
    	width: 748px!important;
	}
	ul.dropdown ul {
		width: 270px;
	}
	ul.dropdown ul a {
		width: 268px;
	}
	ul.dropdown ul a:hover {
		width: 268px;
	}
	.dropdown-hover {
		font-size: 12px;
		height: 30px!important;
	}
	.dropdown-hover:hover {
		width: 264px!important;
	}
	.sub-category-grid .listWrapper .picture {
    	width: auto;
    	display: inherit;
    	margin: auto;
	}
	.editaddressbutton:hover {
	    float: left;
	    margin-bottom: 2px;
	    margin-right: 2px;
	}
	.deleteaddressbutton:hover {
    	float: left;
    	margin-right: 2px;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_total {
    	display: none;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_quantity {
    	left: 77%!important;
		margin-bottom: 1px;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_price {
    	left: 57%!important;
	}
	.attribute {
    	text-align: center;
	}
	.overview .add-info {
    	text-align: center;
	}
	.newProductPriceWrapper {
		text-align: center;
	}
	h1.productname.acentcolour {
    	text-align: center;
	}
	.topicpage-body {
		width: 700px;
	    margin: auto;
	}
	.overview .shortdescription {
    	text-align: center;
    	width: 400px;
    	margin: auto;
	}
}
@media only screen and (max-width: 768px) and (min-width: 768px) {
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_7, .grid_8, .grid_8_inner, .grid_10, .grid_11, .grid_12_menu {
    	float: none!important;
    	display: table!important;
		margin: auto!important;
	}
	.grid_3 {
		position: static;
	}
	.grid_6 {
		float: none!important;
    	display: block;
		margin: auto!important;
	}
	.grid_9 {
		float: none!important;
    	display: inherit!important;
		margin: auto!important;
	}
	.grid_12 {
		float: none!important;
    	display: grid;
		margin: auto!important;
		text-align: center;
		width: 290px;
	}
	.od_half_row.od_row_formating {
		margin: auto!important;
    	vertical-align: middle!important;
    	display: table!important;
    	float: none!important;
	}
	#order_details_v2 .od_info_box {
    	float: none;
	}
	#order_details_v2 .od_row_formating {
    	width: 100%;
	}
	.order-progress ul li {
    	display: grid;
    	margin-bottom: 5px;
	}
	.albumManagement .album {
    	width: 13.3%!important;
	}
	.adminlinks a {
	    font-size: 12px!important;
	}
	#toprow .adminlinks ul li {
		margin-right: 5px;
	}
	.cart tbody, .cart tbody tr, .cart tbody tr td {
    	float: none;
    	width: 288px!important;
	}
	.cart .cart-item-row {
    	border: solid 1px #ccc;
	}
	#errorSummary {
    	position: relative;
		width: 718px!important;
    	margin: auto;
	}
	.mainUICell {
    	padding-top: 0px;
	}
	.upload-info {
		width: 748px!important;
		height: 180px!important;
		margin: auto;
	}
	.upload-info li {
		font-size: 11px!important;
    	margin: auto!important;
    	float: left;
    	width: 180px!important;
	}
	.upload-title h1 {
		padding-left: 15px!important;
    	padding-top: 10px!important;
	}
	.mainUIParent .fileinput-button {
    	top: 35px;
	}
	.mainUIParent .upload .partHeader {
    	background: #333739!important;
	}
	.previewPage {
		width: 580px;
	}
	.booklet {
    	width: 580px!important;
	}
	.booklet .b-p2 {
    	width: 580px!important;
	}
	.booklet .b-wrap-left {
    	width: 580px!important;
	}
	.mainUIParent .gobackButton.multiPartButton {
    	left: 20px!important;
	}
	.sub-category-grid .listWrapper .picture {
    	width: auto;
    	display: inherit;
    	margin: auto;
	}
	.breadcrumb {
    	display: inherit;
	}
	.attribute {
    	text-align: center;
	}
	.overview .add-info {
    	text-align: center;
	}
	.newProductPriceWrapper {
		text-align: center;
	}
	h1.productname.acentcolour {
    	text-align: center;
	}
	.topicpage-body {
		width: 700px;
	    margin: auto;
	}
	.overview .shortdescription {
    	text-align: center;
    	width: 300px;
    	margin: auto;
	}
}
@media only screen and (max-width: 767px) {
	.search .searchbutton {
		width: 34px;
	}
	.logo img {
    	width: 75%;
    	height: 75%;
	}
	.grid_4_inner {
    	width: 292px;
    	margin: auto;
    	overflow: hidden;
    	float: none;
    	display: table;
	}
	.product-details-info .bigpicture img {
    	max-width: 290px;
    	max-height: 189px;
    	width: 100%;
	}
	.productlistproductdetailbutton {
		margin-right: 10px;
	}
	.productlistproductdetailbutton:hover {
		margin-right: 10px;
	}
	.editorScaffolderDefault {
    	top: 0;
    	width: 298px;
 	}
	.order-progress ul {
    	padding: 0px;
		margin-top: 10px;
		display: none;
	}
	.order-progress ul li {
    	display: block;
	}
	.order-progress ul li a.active-step {
    	width: 100%;
		margin-bottom: 5px;
	}
	.cart tbody, .cart tbody tr, .cart tbody tr td {
    	position: relative;
    	float: none;
    	width: 270px;
    	box-sizing: border-box;
    	margin: auto;
    	vertical-align: middle;
    	display: table;
 		margin-top: 5px;
		margin-bottom: 5px;
	}
	.offset_6.grid_6.totals .total-info {
		margin: auto;
	}
	.cart-item-row .productpicture {
    	text-align: center;
    	vertical-align: middle;
    	float: none;
    	background: #eee;
    	padding: 15px;
	}
	.customer-addresses table thead {
    	position: relative;
    	float: left;
    	width: 100%;
    	text-align: left;
	}
	.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_7, .grid_8_inner, .grid_10, .grid_11, .grid_12_menu {
    	float: none!important;
    	display: table!important;
		margin: auto!important;
	}
	.grid_6 {
		float: none!important;
    	display: block;
		margin: auto!important;
	}
	.grid_8 {
		float: none;
		margin: auto;
	}
	.grid_9 {
		float: none!important;
    	display: inherit!important;
		margin: auto!important;
	}
	.grid_12 {
		float: none!important;
    	display: grid;
		margin: auto!important;
		text-align: center;
	}
	.small-product-item .picture {
    	display: grid;
    	float: none;
    	margin: auto;
		width: 300px;
	}
	.bestsellers h3, .featuredproducts h3 {
    	text-align: center;
		margin-bottom: 10px;
		display: none;
	}
	.search.grid_4_inner {
    	display: none;
	}
	.product-grid {
    	margin-bottom: 10px;
	}
	#editorTabControl.row {
		padding-bottom: 10px;
	}
	.logo img {
    	width: 100%;
    	height: 100%;
	}
	.attribute-datepickerbutton {
    	width: 20px;
	}
	.attribute-datepickerbutton .fa {
    	padding: 0 4px;
	}
	input.attribute-datepicker {
    	width: 120px;
	}
	.password-recovery-page-form input {
		width: 190px!important;
	}
	.footerinner p {
		text-align: center!important;
	}
	.editorbackbutton {
		display: none;
	}
	.footercopyright {
    	float: none;
    	margin: auto;
    	display: table;
	}
	.editaddressbutton {
		float: none;
		margin-bottom: 0px;
	}
	.editaddressbutton:hover {
		float: none;
		margin-bottom: 0px;
	}
	.deleteaddressbutton {
		float: none;
		margin-right: 5px;
	}
	.deleteaddressbutton:hover {
		float: none;
		margin-right: 5px;
	}
	.navigationmenu li a, .block-account-navigation li a {
    	text-align: center;
	}
	.navigationmenu h6, .block-account-navigation .title {
    	text-align: center;
	}
	.updatecartbutton {
		margin: auto;
    	float: none;
    	display: table;
		width: 100%;
	}
	.common-buttons {
    	float: none;
    	display: inline;
	}
	#cartTotals.grid_6.totals {
		display: -webkit-box;
		width: 300px;
	}
	.cart-total {
    	margin-bottom: 10px;
	}
	#cartTotals.grid_6.totals {
   		display: inline-block!important;
	    width: 300px;
	}
	.checkout-buttons {
    	margin: 0px!important;
    	width: 100%!important;
    	display: table!important;
	}
	.continueshoppingbutton {
		float: none!important;
    	font-family: "OpenSans-Regular"!important;
    	margin-bottom: 5px;
    	width: 100%!important;
    	font-size: 10px;
    	text-align: center;
	}
	.continueshoppingbutton:hover {
		float: none!important;
    	font-family: "OpenSans-Regular"!important;
    	margin-bottom: 5px;
    	width: 100%!important;
    	font-size: 10px;
    	text-align: center;
	}
	.checkoutbutton {
		float: none!important;
    	font-family: "OpenSans-Regular"!important;
    	margin-bottom: 5px;
    	width: 100%!important;
    	font-size: 10px;
    	text-align: center;
	}
	.checkoutbutton:hover {
		float: none!important;
    	font-family: "OpenSans-Regular"!important;
    	margin-bottom: 5px;
    	width: 100%!important;
    	font-size: 10px;
    	text-align: center;
	}
	.checkout-buttons {
		margin: 0px;
		width: 110px;
		display: table;
	}
	.page-title h1 {
    	text-align: left;
	}
	.checkout-page .select-button {
    	text-align: center;
	}
	a.checkout-data-info__orderdetails {
		margin: auto;
    	display: inherit;
		text-align: center;
	}
	span.checkout-data-info__orderid {
		margin: auto;
    	display: inherit;
		text-align: center;
	}
	.category-short-description {
    	text-align: center;
    	display: grid!important;
	}
	.sub-category-grid .listItem.grid_3 {
    	width: 290px;
	}
	.sub-category-grid .listWrapper .picture {
    	margin: auto;
    	display: inherit;
		padding-top: 26px;
	}
	.breadcrumb {
    	margin: auto;
    	margin-bottom: 10px;
    	display: table;
    	font-size: 12px;
    	padding: 0px;
    	text-align: center;
	}
	h1.productname.acentcolour {
		margin-left: 0px;
		text-align: center;
	}
	.adminlinks a {
    	font-size: 16px;
	}
	.linkFooter {
    	font-size: 17pt!important;
	}
	.html-upper-footer-content .contect-details p {
    	text-align: center;
	}
	.html-upper-footer-content ul {
		padding-left: 0px;
	}
	.html-upper-footer-content .contect-details img {
    	margin: auto;
    	display: inherit;
	}
	.html-upper-footer-content li {
    	border-left: none;
	}
	#order_details_v2 .od_row {
    	font-size: 8pt;
	}
	#order_details_v2 .order_Processing {
    	background-color: #e41d19!important;
    	margin: auto!important;
    	float: none!important;
    	width: 100%!important;
    	display: table!important;
	}
	#order_details_v2 .od_title {
    	font-size: 20px!important;
    	line-height: 0px!important;
    	margin: auto!important;
    	float: none!important;
    	padding: 0px;
    	text-align: center;
    	display: inherit!important;
	}
	#order_details_v2 .od_print_button, #order_details_v2 .od_pdf_button {
    	width: 100%;
		margin-left: 0px;
	}
	#order_details_v2 .od_row_formating {
    	padding-top: 0px;
		text-align: center;
		margin: auto;
    	display: inline-grid;
	}
	#order_details_v2 .od_p5_row {
    	position: relative;
    	float: left;
    	width: 50%;
	}
	#order_details_v2 .od_main_info {
    	float: none!important;
	}
	#order_details_v2 .od_info_box {
    	float: none!important;
	}
	#order_details_v2 .od_p5_row {
    	float: none!important;
    	width: 100%!important;
	}
	#order_details_v2 .od_half_row {
   		width: 100%!important;
	}
	.headermenu {
		width: 300px;
	}
	.searchbox {
    	display: none;
	}
	.adminmenu {
		margin: auto;
    	text-align: center;
    	width: 300px;
	}
	.item-value select {
    	width: 170px;
	}
	.albumManagement .album {
    	width: 26.3%;
	}
	.facebookbutton {
    	margin: auto;
		margin-bottom: 5px;
    	float: none;
    	display: inherit;
	}
	.file-upload-button {
		width: 100%;
	}
	#uploadControl #fileupload {
    	width: 270px;
    	display: inherit;
    	margin: auto;
	}
	#markerControls {
    	margin-bottom: 10px;
    	width: 100%;
    	display: grid;
	}
	#markerControls button {
		margin-bottom: 5px;
	}
	h2.category-title {
   		margin-bottom: 0px;
	}
	.par-cat {
    	font-family: 'OpenSans-Regular';
    	text-align: center;
    	font-size: 16px;
    	margin-top: 5px;
    	margin-bottom: 5px;
    	line-height: 18px;
	}
	.adminlinks a {
	    font-size: 12px!important;
	}
	#toprow .adminlinks ul li {
		margin-right: 5px;
	}
	.checkout-data .opc .section {
    	width: 298px;
		margin: auto;
	}
	.cart-header-row {
    	background: #f9f9f9;
    	visibility: hidden;
	}
	#errorSummary {
    	position: relative;
		width: 250px;
    	margin: auto;
	}
	.mainUICell {
    	padding-top: 0px;
	}
	.upload-info {
		width: 280px;
		height: 330px;
		margin: auto;
	}
	.upload-info ul {
		width: 250px!important;
	}
	.upload-info li {
		font-size: 11px!important;
    	margin: auto!important;
    	float: left;
    	width: auto!important;
	}
	.upload-title h1 {
		padding-left: 15px!important;
    	padding-top: 10px!important;
	}
	.mainUIParent .fileinput-button {
    	top: 35px;
	}
	.mainUIParent .upload .partHeader {
    	background: #333739!important;
	}
	.previewPage {
		width: 260px!important;
		height: auto!important;
	}
	.booklet {
    	width: 260px!important;
		height: 600px!important;
	}
	.booklet .b-p2 {
    	width: 260px!important;
	}
	.mainUIParent, .mainUICellHelper {
    	height: auto;
    	width: 280px;
    	margin: auto;
	}
	.mainUICell {
		padding: 0px;
	}
	.mainUIParent #showPreview {
    	right: 32px;
    	margin: auto!important;
	}
	.booklet .b-wrap {
    	width: 260px!important;
    	height: auto!important;
	}
	.booklet .b-arrow {
    	height: auto!important;
		display: none!important;
	}
	.booklet .b-overlay {
    	height: auto!important;
	}
	.booklet .b-page {
    	width: 260px!important;
    	height: auto!important;
    	overflow: visible!important;
	}
	.mainUIParent .multiPartButton {
    	width: 125px!important;
	}
	.mainUIParent #showPreview {
    	width: 214px!important;
	}
	.mainUIParent #preview {
    	width: auto!important;
	}
	.mainUIParent .gobackButton.multiPartButton {
    	left: 10px!important;
	}
	.headermenu {
    	height: auto!important;
	}
	.deleteaddressbutton {
		padding: 0 10px!important;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_total {
    	display: none;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_quantity {
    	left: 19%!important;
    	margin-bottom: 1px;
    	bottom: 10%!important;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_price {
    	left: 21%!important;
	}
	.attribute {
    	text-align: center;
	}
	.overview .add-info {
    	text-align: center;
	}
	.newProductPriceWrapper {
		text-align: center;
	}
	.Payment-Methods-Images img {
		width: 25%!important;
    	height: auto!important;
    	margin: auto!important;
    	display: inherit!important;
   		margin-top: 10px!important;
	}
	.Payment-Methods-Images .Visa {
		vertical-align: top;
    	margin-top: 0px;
	}
	.Payment-Methods-Text {
    	font-size: 16pt!important;
	}
	.topicpage-body {
		width: 300px;
	    margin: auto;
	}
	.special {
	    font-size: 20pt;
	}
	.center-justified {
	    font-size: 11pt;
	    display: inherit;
	    text-align: left;
	}
	.special-parttwo strong {
		font-size: 16pt;
	}
	.topic {
    	font-size: 16pt;
	}
	.justify-table {
    	width: 100%;
	}
	.overview .shortdescription {
    	text-align: center;
    	width: 300px;
    	margin: auto;
	}
	/*
	.PageOuter {
    	width: 300px!important;
	}
	.Page {
    	width: 300px!important;
	}
	.LabelColCC, .LabelColBill, .LabelColShip {
    	width: 0px!important;
    	margin: auto;
    	display: initial;
	}
	.tableCustomerBillingInformation {
		width: 300px;
    	display: table;
	}
	INPUT#x_company {
    	width: 200px!important;
	}
	.DataColBill {
		width: 209px!important;
	}
	.x_last_name {
		float: left;
	}
	INPUT#x_first_name {
    	width: 60px!important;
	}
	INPUT#x_last_name {
    	width: 60px!important;
	}
	*/
}
@media only screen and (max-width: 767px) and (min-width: 480px) {
	.editorScaffolderDefault {
   		width: 454px;
	}
	.imageControlsTitle {
    	width: 440px;
	}
	#editorTabControl .editor_row_top {
    	width: 450px;
	}
	#editorTabControl .editor_row {
    	width: 450px;
	}
	.editor_grid_1 {
    	width: 450px;
	}
	.editor_grid_6 {
    	width: 450px;
	}
	#viewport1 {
    	width: 450px!important;
	}
	.page-title h1 {
    	text-align: center;
	}
	.editorbackbutton {
		display: none;
	}
	.logo {
    	float: none;
    	margin: auto!important;
	}
	.linkFooter {
    	font-size: 17pt!important;
	}
	.small-product-item .picture {
    	width: 456px;
	}
	.small-product-item img {
    	width: auto;
    	max-width: 460px;
	}
	.common-buttons {
    	float: none;
    	display: inline;
	    margin: auto;
	}
	.grid_12 {
    	width: auto;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_price {
    	left: 2%!important;
	}
	#order_details_v2 .od_products_container .od_product_box .od_product_quantity {
    	left: 1%!important;
    	margin-bottom: 1px;
    	bottom: 10%!important;
	}
}