/* ##################### */
/*                       */
/* ! LAYOUT FOR SCREEN   */
/*                       */
/* ##################### */
@media screen {

.wmBody {
	padding-bottom: 1em;
}

body.wmService21 header {
	border-top-color: #40aff8;
}
body.wmService21 a,
body.wmService21 a.wmButtonOption:hover,
body.wmService21 a.wmButtonOption:active,
label.wmLabelInline {
	color: #40aff8;
}
body.wmService21 a:hover,
body.wmService21 a:active {
	color: #83ceff;
}
body.wmService21 header a.wmReverse:link,
body.wmService21 header a.wmReverse:visited,
body.wmService21 header a:hover,
body.wmService21 header a:active,
body.wmService21 footer a:hover,
body.wmService21 footer a:active {
	color: #40aff8;
}
body.wmService21 #wmNav ul li a:hover,
body.wmService21 #wmNav ul li.active a,
body.wmService21 #wmNav ul li.active a:hover {
	color: #40aff8;
	border-color: #40aff8;
	/*noinspection CssUnknownTarget*/
	background-image: url(/sympatent/f/i/i/wmSpHeaderNavArrow.png);/*inline*/
}
body.wmService21 #wmLogo a,
body.wmService21 .wmLogo {
	/*noinspection CssUnknownTarget*/
	background-image: url(/sympatent/f/i/i/wmSpHeaderLogo.png);
	background-size: contain;
}
/*body.wmService21 #wmFooterLogo h3 a {
	background-image: url(/sympatent/f/i/i/wmSpFooterHl.png);
	width: 200px;
}*/
/*body.wmService21 #wmBadge h2 a {
	background-image: url(/sympatent/f/i/i/wmSpHeaderBadge.png);
}*/
body.wmService21 h3 strong,
body.wmService21 h3.wmStrong {
	color: #40aff8;
}

body.wmService21 span.wmButton a {
	text-shadow: 0 1px 0 #a66416;
	background-color: #e18c29;
	/*background-image: linear-gradient(top, #ec9d40, #e18c29);
	background-image: -moz-linear-gradient(#ec9d40, #e18c29);
	background-image: -ms-linear-gradient(top, #ec9d40, #e18c29);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ec9d40), to(#e18c29));
	background-image: -webkit-linear-gradient(#ec9d40, #e18c29);*/
	background-repeat: no-repeat;
	box-shadow: inset 0 1px 0 #bd721b,inset 1px 0 0 #a56315,inset -1px 0 0 #a56315,inset 0 -1px 0 #8c520e,inset 0 2px 0 rgba(255, 255, 255, 0.3),inset 0 0 4px rgba(255, 255, 255, 0.3),0 1px 2px rgba(0, 0, 0, 0.3);
}
body.wmService21 span.wmButton a:hover {
	background-color: #ce7e20;
	/*background-image: linear-gradient(top, #e09134, #ce7e20);
	background-image: -moz-linear-gradient(#e09134, #ce7e20);
	background-image: -ms-linear-gradient(top, #e09134, #ce7e20);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e09134), to(#ce7e20));
	background-image: -webkit-linear-gradient(#e09134, #ce7e20);*/
}
body.wmService21 .wmBoxOnBgDark > div > * {
	background-color: rgba(251, 144, 0, 0.8); /*#40aff8*/
}

input[type="submit"],
.wmCallToAction:link,
.wmCallToAction:visited,
button,
.wmButton:link,
.wmButton:visited {
	background-color: #40aff8;
}
input[type="submit"]:hover,
input[type="submit"]:active,
.wmCallToAction:hover,
.wmCallToAction:active,
button:hover,
button:active,
.wmButton:hover,
.wmButton:active {
	background-color: #83ceff;
}

div.wmContainerPricingHeader {
	background-color: #40aff8;
}
.wmContainerPricing strong {
	color: #40aff8;
}
::selection {
	background: #40aff8;
	color: #fff;
}
::-moz-selection {
	background: #40aff8;
	color: #fff;
} /* combining ::selection and ::-moz-selection does not work! */



/*body.wmService21 #wmNavContainer1 {
	display: none;
}
body.wmService21 #wmNavContainer2 {
	background-color: #40aff8;
	background-image: none;
}

body.wmService21 #wmNav ul li a {
	color: #f7f0e7;
}
body.wmService21 #wmNav ul li a:hover,
body.wmService21 #wmNav ul li.active a,
body.wmService21 #wmNav ul li.active a:hover {
	color: #fff;
}*/

.icon-webmini-menu::before,
.icon-sp-no::before,
.icon-webmini-search::before {
	/*noinspection CssNoGenericFontName*/
	font-family: "Sp";
	font-style: normal;
	font-weight: normal;
}
.icon-webmini-menu::before {
	content: "\e81f";
}
.icon-sp-no::before {
	content: "\e820";
}



/*
	Order Cart
*/
#wmOrderCart {
	background-color: #ffefdb;
}
#wmOrderCart h4,
#wmOrderCart h5 {
	color: #40aff8;
}
#wmOrderCart ul li strong {
	color: #40aff8;
}


.wmContactSlider a:link,
.wmContactSlider a:visited {
	color: #40aff8;
}
.wmContactSlider a:hover,
.wmContactSlider a:active {
	color: #83ceff;
}
.wmContactSlider .wmContactOpener {
	background-color: #40aff8;
}
.wmContactSlider .wmContactPopup {
	border-color: #40aff8;
}



}



.wmCallToAction > span::after {
	content: "!";
}

.wmBox {
	width: 100%;
}
img.wmBox {
	box-sizing: content-box;
}
.wmBody .wmBox {
	border: 1px solid #bbb;
	border-radius: 0.15em;
	box-shadow: 0 0 7px 0 rgba(50, 50, 50, 0.2);
}


.wmAnnotation {
	position: relative;
	margin: 0 auto;
}
.wmAnnotation .wmAnnotationTarget {
	display: block;
	width: 65%;
	margin: 0 auto;
	box-sizing: content-box;
	border: 1px solid #bbb;
}
.wmAnnotation img.wmAnnotationTarget,
.wmBody img.wmBox {
	image-rendering: -moz-crisp-edges; /* Firefox */
	image-rendering:   -o-crisp-edges; /* Opera */
	image-rendering: -webkit-crisp-edges; /* Webkit (non-standard naming) */
	image-rendering: crisp-edges;
	-ms-interpolation-mode: nearest-neighbor; /* IE (non-standard property) */
}
.wmAnnotation .lh, /* Line horizontal. */
.wmAnnotation .lv, /* Line vertical. */
.wmAnnotation .llb, /* Line left + bottom. */
.wmAnnotation .ltr, /* Line top + right. */
.wmAnnotation .lbr, /* Line bottom + right. */
.wmAnnotation .po, /* Point. */
.wmAnnotation .te { /* Text field. */
	position: absolute;
	border-width: 3px;
	border-color: #5b6884; /* #2980b9 */
}
.wmAnnotation .lh {
	border-top-style: solid;
	height: 2px;
}
.wmAnnotation .lv {
	border-left-style: solid;
	width: 2px;
}
.wmAnnotation .llb {
	border-left-style: solid;
	border-bottom-style: solid;
}
.wmAnnotation .ltr {
	border-top-style: solid;
	border-right-style: solid;
}
.wmAnnotation .lbr {
	border-bottom-style: solid;
	border-right-style: solid;
}
.wmAnnotation .po {
	border-style: solid;
	width: 9px;
	height: 9px;
	margin-top: -3px;
}
.wmAnnotation .te {
	width: 20%;
	line-height: 1.3em;
	border: none;
	padding: 0.2em 0.5em;
	background-color: #f9fafb;
}
.wmAnnotation .te.left {
	left: -3%;
	text-align: right;
	border-right-style: solid;
	border-top-left-radius: 0.2em;
	border-bottom-left-radius: 0.2em;
}
.wmAnnotation .te.right {
	right: -3%;
	text-align: left;
	border-left-style: solid;
	border-top-right-radius: 0.2em;
	border-bottom-right-radius: 0.2em;
}
@media screen and (max-width: 117em) {
	.wmAnnotation .te {
		font-size: 0.95em;
		line-height: 1.2em;
	}
}
@media screen and (max-width: 100em) {
	.wmAnnotation .te {
		font-size: 0.9em;
		padding: 0.2em 0.4em;
	}
}
@media screen and (max-width: 80em) {
	.wmAnnotation .te {
		font-size: 0.8em;
		padding: 0.2em 0.3em;
		width: 22%;
	}
	.wmAnnotation .te.left {
		left: -5%;
	}
	.wmAnnotation .te.right {
		right: -5%;
	}
}
