/* TITANIUM */

body {
	margin-top: 0;
	padding-top: 0;
}
#page {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
}
#content-inner {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}

#content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#head-security {
    background: url("fs_secure-ordering.png") no-repeat scroll right 17px transparent;
    margin-left: auto;
    margin-right: auto;
    padding-right: 0;
    width: 300px;
}


.store-action-title {
	background-image: none !important;
}


/**
 * Switches
 */

/* No security info */
.ns #head-security {
	display:none;
}
/* No header */
.nh #head {
	display:none;
}
/**
 * Override
 */
 
li.store-order-action-coupon {
	position: absolute;
	bottom: 80px;
	left: 20px;
}
 
li.store-order-action-coupon-li {
	position: absolute;
	bottom: 80px;
	left: 20px;
}

.store-order-action-coupon .store-action-title {
	font-weight: normal;
	color: #08C;
	font-size: 18px;
	background-color: transparent !important;
}

a.store-action-command {
	border: 0 !important;
}

.store-decorate-button .store-page-navigation .store-action-command:hover {
	background-color: transparent;
	text-decoration: underline;
}


.store-order-action-list li {
	white-space: normal !important; /* france length */
}
.core-form-field-required .core-form-field-label {
	font-weight: bold;
}
.core-form-field-group + .core-form-field-group {
	margin-top: 2em;
}
.core-form-field-label {
	margin-bottom: 4px;
}
.core-body-window .core-section {
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	margin-top: 2em;
}
.core-body-window .core-section-header {
	border-bottom: 1px solid #cccccc;

}
.core-body-window .core-section-body {

}
.store-footer {
	background: #fff url(footer-bg2.gif) repeat;
	color: #999999;
	margin-bottom: 30px;
	padding: 2em;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.store-footer a:link, .store-footer a:visited {
	color: #00bfff;
}
.store-footer a:hover {
	color: #ffa500;
	text-decoration: none;
}
.store-product-detail-description-short {
	margin-left: 1em;
}
.store-product-list-item {
	margin-bottom: 0;
}
.store-product-list-item-title {
	letter-spacing: 1px;
	text-shadow: 2px 2px 2px #ddd;
}
.store-product-list-item-description {
	margin-top: 1em;
}
.store-product-detail {
	line-height: 1.4em;
}
.store-product-detail-title {
	margin-bottom: 10px;
	margin-right: 1em;
	text-shadow: 2px 2px 2px #ddd;
	letter-spacing: 1px;
}
.core-form-field-group-header, .store-product-list-item-title {
	margin-right: 1em;
}
.store-page-navigation {
	border-top: none;
}
.store-product-detail-quantity {
	margin-top: 10px;
}
.store-product-detail-description, .store-product-list-item-description {
/*	text-align: justify;*/
	margin-bottom: 1em;
}
.store-product-option-groups {
	padding-left: 1em;
	padding-right: 1em;
}
.store-field-contact-email .core-form-field-body-note {
    margin-top: 0;
    width: 320px;
}
.core-form-field-body-note {
    color: #666666;
    font-size: 11px;
    line-height: normal;
    margin-top: 4px;
}
/* template page edits */

.t-page .ss-content {
/*     background: inherit; */
    box-shadow: none;
    margin-bottom: 0px;
    position: relative;
    width: 100%;
}


.t-page #content-inner {
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1em;
    padding-top: 0;
    width: 100%;
}

.t-page .ss-content-inner {
    background-color: white;
/*     box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3); */
    margin-bottom: 30px;
    position: relative;
}

/* buttons */
/*template add to cart */
.store-product-detail-action-add.store-action .store-action-command {
    color: #FFFFFF !important;
    font-weight: 600;
    text-decoration: none;
}
.btn-primary a {
    color: #FFFFFF !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}


/*
.store-order-action-order .store-action-command, .store-action-next .store-action-command, .store-action-complete .store-action-command, .store-product-detail-action-order .store-action-command {
  color: #ffffff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
  background-color: #006dcc !important;
  border-radius: 4px 4px 4px 4px;
  	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
  *background-color: #0044cc !important;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc) !important;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc)) !important;
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc) !important;
  background-image: -o-linear-gradient(top, #0088cc, #0044cc) !important;
  background-image: linear-gradient(to bottom, #0088cc, #0044cc) !important;
  background-repeat: repeat-x !important;
  border-color: #0044cc #0044cc #002a80 !important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25) !important;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0) !important;
  filter: progid:dximagetransform.microsoft.gradient(enabled=false) !important;
}

.store-order-action-order .store-action-command:hover, .store-action-next .store-action-command:hover, .store-action-complete .store-action-command:hover, .store-product-detail-action-order .store-action-command:hover{
  color: #ffffff !important;
  background-color: #0044cc !important;
  *background-color: #003bb3 !important;
}
*/

.store-order-action-order .store-action-command:hover, .store-action-next .store-action-command:hover, .store-action-complete .store-action-command:hover, .store-product-detail-action-order .store-action-command:hover{
  text-decoration: none;
}


/*
.store-section-order-contents, .store-section-complete div.core-section-body {
border: 1px solid #D6DEE6;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
position: relative;
margin-bottom: 89px;
-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.05);
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
background: -webkit-gradient(linear, left 80%, left bottom, from(white), to(#F7F9FB));
background: -moz-linear-gradient( top, white, #F7F9FB );
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=#ffffff, endColorstr=#f7f9fb );
-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr=#ffffff, endColorstr=#f7f9fb )";
padding-bottom: 0;
}
*/



.core-section-header {
	background: red;
	padding: 5px 20px 5px;
	margin: 0 !important;
	
	background: -moz-linear-gradient(top,  rgba(66,66,66,0.05) 0%, rgba(104,128,138,0.46) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(66,66,66,0.05)), color-stop(100%,rgba(104,128,138,0.46)));
	background: -webkit-linear-gradient(top,  rgba(66,66,66,0.05) 0%,rgba(104,128,138,0.46) 100%);
	background: -o-linear-gradient(top,  rgba(66,66,66,0.05) 0%,rgba(104,128,138,0.46) 100%);
	background: -ms-linear-gradient(top,  rgba(66,66,66,0.05) 0%,rgba(104,128,138,0.46) 100%);
	background: linear-gradient(to bottom,  rgba(66,66,66,0.05) 0%,rgba(104,128,138,0.46) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d424242', endColorstr='#7568808a',GradientType=0 );
	
	font-size: 1em;
}

.core-section {
	border: 1px solid #9EA5A8;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
	background: #F7F7F7;
	padding-top: 0 !important;
}

.core-body-window .core-section-header {
	border-bottom: 1px solid #7C878A;
}

.core-body-window .core-section-body {
	padding: 20px 20px 20px 20px;
}

.store-order-item-base-title {
	font-weight: 600;
}

.store-order-item-group {
	border-bottom: 1px dashed lightGrey;
}

.store-order-item-group-action-list {
	margin: -33px 160px 0 0;
}

.store-order-price-label {
	font-weight: 600;
}

.store-order-item-action-delete a:before {
	content: "\f057";
}

.store-order-item-action-delete a {
	display: inline-block;
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
}

.store-order-item-action-delete span {
	display: none;
}

.store-order-action-list {
	margin: 0;
}

span.store-order-item-action-quantity span {
	position: absolute;
	top: 10px;
	right: 20px;
}

span.store-order-item-action-quantity span {
	display: inline-block;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 18px;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #BBB;
	border-bottom-color: #A2A2A2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006DCC;
	background-image: -moz-linear-gradient(top, #08C, #04C);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08C), to(#04C));
	background-image: -webkit-linear-gradient(top, #08C, #04C);
	background-image: -o-linear-gradient(top, #08C, #04C);
	background-image: linear-gradient(to bottom, #08C, #04C);
	background-repeat: repeat-x;
	border-color: #04C #04C #002A80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

span.store-order-item-action-quantity span:hover {
	color: white;
	text-decoration: none;
	background-color: #04C;
}



.store-order-item-action-edit {
	display: none !important;
}


span.store-order-action-more span {
	position: absolute;
	bottom: 20px;
	left: 20px;
}

span.store-order-action-more span {
	display: inline-block;
	padding: 4px 14px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #BBB;
	border-bottom-color: #A2A2A2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62C462, #51A351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#51A351));
	background-image: -webkit-linear-gradient(top, #62C462, #51A351);
	background-image: -o-linear-gradient(top, #62C462, #51A351);
	background-image: linear-gradient(to bottom, #62C462, #51A351);
	background-repeat: repeat-x;
	border-color: #51A351 #51A351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

span.store-order-action-more span:hover {
	text-decoration: none;
	color: white;
	background-color: #51A351;
}

span.store-action-next a {
	padding: 0;
}

span.store-action-next span {
	display: inline-block;
	padding: 4px 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #BBB;
	border-bottom-color: #A2A2A2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62C462, #51A351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#51A351));
	background-image: -webkit-linear-gradient(top, #62C462, #51A351);
	background-image: -o-linear-gradient(top, #62C462, #51A351);
	background-image: linear-gradient(to bottom, #62C462, #51A351);
	background-repeat: repeat-x;
	border-color: #51A351 #51A351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

span.store-action-next span:hover {
	text-decoration: none;
	color: white;
	background-color: #51A351;
}


span.store-order-action-order span {
	display: inline-block;
	padding: 4px 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #BBB;
	border-bottom-color: #A2A2A2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62C462, #51A351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#51A351));
	background-image: -webkit-linear-gradient(top, #62C462, #51A351);
	background-image: -o-linear-gradient(top, #62C462, #51A351);
	background-image: linear-gradient(to bottom, #62C462, #51A351);
	background-repeat: repeat-x;
	border-color: #51A351 #51A351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	
	right: 20px;
	position: absolute;
	bottom: 20px;
}

span.store-order-action-order span:hover {
	text-decoration: none;
	color: white;
	background-color: #51A351;
}

span.store-product-list-offer-item-action-add span {
	display: inline-block;
	padding: 4px 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #BBB;
	border-bottom-color: #A2A2A2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62C462, #51A351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#51A351));
	background-image: -webkit-linear-gradient(top, #62C462, #51A351);
	background-image: -o-linear-gradient(top, #62C462, #51A351);
	background-image: linear-gradient(to bottom, #62C462, #51A351);
	background-repeat: repeat-x;
	border-color: #51A351 #51A351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

span.store-product-list-offer-item-action-add span:hover {
	text-decoration: none;
	color: white;
	background-color: #51A351;
}



span.store-action-complete span {
	display: inline-block;
	padding: 4px 20px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 600;
	line-height: 24px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid #BBB;
	border-bottom-color: #A2A2A2;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

	color: white;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5BB75B;
	background-image: -moz-linear-gradient(top, #62C462, #51A351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62C462), to(#51A351));
	background-image: -webkit-linear-gradient(top, #62C462, #51A351);
	background-image: -o-linear-gradient(top, #62C462, #51A351);
	background-image: linear-gradient(to bottom, #62C462, #51A351);
	background-repeat: repeat-x;
	border-color: #51A351 #51A351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

span.store-action-complete span:hover {
	text-decoration: none;
	color: white;
	background-color: #51A351;
}

div.store-order-price-label span.store-action-line {
	position: absolute;
	bottom: 35px;
	right: 400px;
	width: 130px;
}

div.store-order-price-label span.store-action-view-help {
	position: absolute;
	right: 20px;
	bottom: 35px;
}

div.store-section-vat-exemption input {
	position: absolute;
	bottom: 20px;
	right: 140px;
}

.core-section-body p b, .store-notice-bill-descriptor {
	font-weight: 600;
}

.store-decorate-button .store-page-navigation .store-action-command, .store-decorate-button .store-product-list-item-action-list .store-action-command, .store-decorate-button .store-page-navigation .store-action-command:hover, .store-decorate-button .store-product-list-item-action-list .store-action-command:hover, .store-decorate-button .store-page-navigation .store-action-command:active, .store-decorate-button .store-product-list-item-action-list .store-action-command:active, .store-decorate-button .store-page-navigation .store-action-command:link, .store-decorate-button .store-product-list-item-action-list .store-action-command:link, .store-decorate-button .store-page-navigation .store-action-command:visited, .store-decorate-button .store-product-list-item-action-list .store-action-command:visited, .store-decorate-button .store-page-navigation .store-action-command:focus, .store-decorate-button .store-product-list-item-action-list .store-action-command:focus {
	padding: 0;
}

.store-order-pricing {
	margin-bottom: 4em;
}

.store-style-inline-form .core-form-field-area-left, .store-style-inline-form .core-form-field-area-right {
	float:left;
	width:50%;
}

.store-style-inline-form .core-form-field-label::after {
	content: none;
}

.store-payment-method-list-selection {
	float: left;
}

.store-page-navigation .store-order-action-list {
	float: left;
}


#store-variation-selection-body {
	-webkit-box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.5);
	border: 1px solid #B3B3B3;
	background: rgb(249,249,249);
	background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(224,224,224,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(224,224,224,1)));
	background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(224,224,224,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e0e0e0',GradientType=0 );
}

.store-variation-select-item-list li {
	line-height: 30px;
}

.store-variation-select-item-list li a {
	text-decoration: none;
}

.store-variation-select-item-list li a span {
	padding-left: 30px;
}


#store-variation-selection-variations {
	background-color: transparent;
}

.store-variation-select-item-list li a:hover {
	background: #606C88;
	background: -moz-linear-gradient(top, rgba(96, 108, 136, 1) 0%, rgba(63, 76, 107, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(96, 108, 136, 1)), color-stop(100%,rgba(63, 76, 107, 1)));
	background: -webkit-linear-gradient(top, rgba(96, 108, 136, 1) 0%,rgba(63, 76, 107, 1) 100%);
	background: -o-linear-gradient(top, rgba(96, 108, 136, 1) 0%,rgba(63, 76, 107, 1) 100%);
	background: -ms-linear-gradient(top, rgba(96, 108, 136, 1) 0%,rgba(63, 76, 107, 1) 100%);
	background: linear-gradient(to bottom, rgba(96, 108, 136, 1) 0%,rgba(63, 76, 107, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 );
	font-weight: 600;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding-left: 10px;
}
