.ksps {
	background:#002f9d;
}
.breadcrumbs .items {
    color: #7d7d7d;
}

.action.primary {
	background:#0c3583;
	    border: 1px solid #0c3583;
}
.action.primary:focus, .action.primary:active, .action.primary:hover {
	background:#051d4e;
	border: 1px solid #051d4e;
}

.page-header .panel.wrapper a, .header.panel>.header.links>li>a:visited, .header.panel>.header.links>li>a {
	color:#FFF;
}
.header.panel>.header.links>li>a:hover, .header.panel>.header.links>li>a:visited {
	color:#FFF;
}
.category-view-title-wrap {
	    background-color: #e8e8e8;
	color:#7d7d7d;
}
.breadcrumbs .items {
    color: #7d7d7d;
}
.breadcrumbs a, .breadcrumbs a:visited {
	 color: #7d7d7d;
}
.productdimensions {
	    background: #ececec;
}
.sslsecured i {
	background: #0c3583;
}
.catalog-product-view .product-info-stock-sku .stock.available, .catalog-product-view .product-info-stock-sku .stock {
	background:none;
}
.dtf-gridrow {
	text-align: center;
}
.cms-trade-account .dtf-gridrow {
	text-align: left;
}

/*Countries*/
/*
.header-panel-wrapper-left .countrys {
    position: relative;
    width: 200px;
}

.header-panel-wrapper-left .countrys > span {
    font-weight: bold;
    font-size: 0.8em;
}

.header-panel-wrapper-left .countrys > span, .header-panel-wrapper-left .countrys > ul {
    display: inline-block;
    vertical-align: middle;
}


.header-panel-wrapper-left .countrys > ul li {
    display: none;
}

.header-panel-wrapper-left .countrys > ul li:nth-child(1) {
    display: inline-block;
}
.header-panel-wrapper-left .countrys i {
    margin-right: 5px;
}

.header-panel-wrapper-left i {
    margin-right: 10px;
}
.header-panel-wrapper-left i {
    font-size: 1.2em;
}
.header-panel-wrapper-left .countrys > ul:hover {
    background: #FFF;
    position: absolute;
    right: 20px;
}*/
.header-panel-wrapper-left .countrys {
    position: relative;
    width: auto;/*250px;*/
	width:250px;
display:inline-block;
}

.header-panel-wrapper-left .countrys > span {
    font-weight: bold;
    font-size: 0.8em;
}

.header-panel-wrapper-left .countrys > span, .header-panel-wrapper-left .countrys > ul {
    display: inline-block;
    vertical-align: middle;
}



.header-panel-wrapper-left .countrys > ul li {
    display: none;
}

.header-panel-wrapper-left .countrys > ul li:nth-child(1) {
    display: inline-block;
}
.header-panel-wrapper-left .countrys i {
    margin-right: 5px;
}
.header-panel-wrapper-left ul {
    display: inline-block;
    float: none;
}
ul.country-flag {
    margin-left: 10px;
}


.header-panel-wrapper-left > ul {
    display: inline-block;
    float: none;
    vertical-align: middle;
}

ul.country-flag {
    margin-left: 10px;
    background: #305579;
    padding: 5px;
    margin-right: 20px;
}

.header-panel-wrapper-left .countrys > ul:hover {
    background: #FFF;
    position: absolute;
    right: 0;
    box-shadow: 0px 1px 9px 5px #0000001f;
	z-index:10;
}

.header-panel-wrapper-left .countrys > ul:hover li {
    display: block;
    width: auto;
    float: none;
    margin: 0;
	    padding: 5px;
}
.header-panel-wrapper-left .countrys > ul:hover li a {
	color:#000;

	font-weight: normal;
}

.header-panel-wrapper-left .countrys > span {
	margin-right:10px;
}

.order-attributes-form.address > .field > label.label {
    position: relative;
    top: auto;
    left: auto;
}
td#label_carrier_freeshipping_freeshipping {
    display: none;
}
.together .productrefs {
    background: #ececec;
    width: auto;
    display: inline-block;
    margin-top: 10px;
    padding: 10px 15px;
    font-weight: normal;
    font-style:normal;
}
.together {
    clear: both;
}

.order-attributes label span {
    font-size: 0.8em;
    padding-right: 50px;
}