@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300|Roboto:500,300,700,400);
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .clearfix {
  display: block;
}
* html .clearfix {
  height: 1%;
}
.pull-left {
  float: left !important;
}
.pull-right {
  float: right !important;
}
.clear-pull {
  clear: both;
}
a:link,
a:active,
a:hover,
a:visited {
  text-decoration: none;
}
.hidden {
  display: none;
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html {
  overflow-y: scroll;
}
.base-font {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.base-font-small {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.head-font {
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #7A7A7A;
  background: #F0F0F0;
}
img {
  border: 0;
  max-width: 100%;
}
.vc_single_image-wrapper {
  max-width: 100%;
}
input,
textarea,
select {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #949494;
  outline: none;
  border: 1px solid #D3D3D3;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a,
a:link,
a:visited {
  color: #7A7A7A;
  text-decoration: underline;
}
a:hover,
a:active {
  color: #0e97d5;
}
.wrapper {
  width: 100%;
}
.wrapper.white {
  background: white;
}
.wrapper .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#content-wrapper {
  padding: 40px 0 20px 0;
}
#content-wrapper #sidebar {
  width: 25%;
}
#content-wrapper #sidebar.pull-left {
  padding-right: 30px;
}
#content-wrapper #sidebar.pull-right {
  padding-left: 15px;
}
#content-wrapper #content {
  width: 75%;
  min-height: 400px;
  padding-bottom: 50px;
}
#content-wrapper #content.full-width {
  width: 100%;
  border: 0;
}
#content-wrapper #content.pull-left {
  padding: 0px;
  border-right: 0px solid #F0F0F0;
}
#content-wrapper #content.pull-right {
  padding: 0px;
  border-left: 0px solid #F0F0F0;
}
#login-frame-wrapper {
  display: none;
  background: #F0F0F0;
}
#login-frame {
  background: #F0F0F0;
}
#login-frame #left-frame {
  width: 45%;
}
#login-frame #right-frame {
  width: 45%;
}
#login-frame .h1 {
  font-weight: bold;
  color: #0e97d5;
}
#login-frame #header-login-form label {
  width: 40%;
  font-weight: bold;
  line-height: 22px;
}
#login-frame #header-login-form .field-box {
  width: 60%;
}
#login-frame #header-login-form .field-box input {
  width: 100%;
  margin: 2px 0px;
}
#login-frame #header-login-form button {
  margin: 5px 0;
}
#header-top-wrapper {
  border-top: 4px solid #0e97d5;
}
#header-top {
  height: 25px;
}
#header-top #navigation-login {
  margin-left: 10px;
}
#header-top #navigation-login a {
  display: block;
  background: #0e97d5;
  line-height: 25px;
  padding: 0 20px;
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  color: #FFF;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none;
}
#header-top #navigation-top {
  float: right;
}
#header-top #navigation-top ul li {
  float: left;
}
#header-top #navigation-top ul li a {
  font-weight: bold;
  font-size: 0.9em;
  text-align: center;
  display: inline-block;
  color: #0e97d5;
  padding: 0 5px;
  line-height: 25px;
  text-decoration: none;
}
#header-top #navigation-top ul li a:hover {
  text-decoration: underline;
}
#header-top #navigation-top ul li.current_page_item a {
  text-decoration: underline;
}
#header {
  height: 75px;
}
#header #logo {
  float: left;
  margin-top: 15px;
}
#header #slogan {
  float: right;
  margin-top: 40px;
}
#header #hamburger {
  display: none;
}
#slider {
  z-index: 1;
  position: relative;
  background: #494949;
  height: 520px;
  -moz-transform: translate(0,-20px);
  -webkit-transform: translate(0,-20px);
  -o-transform: translate(0,-20px);
  -ms-transform: translate(0,-20px);
  transform: translate(0,-20px);
}
#slider .flexslider,
#slider .slides,
#slider .slides li {
  height: 100%;
}
#slider li {
  height: 100%;
}
#slider .slide-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #0065B1;
}
#slider .slide-container .slide-background {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
}
#slider .slide-container .slide-content {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 3;
}
#slider .slide-container .slide-content img {
  display: block;
  margin: 40px 0;
}
#front-boxes {
  position: relative;
  z-index: 2;
  -moz-transform: translate(0,-50px);
  -webkit-transform: translate(0,-50px);
  -o-transform: translate(0,-50px);
  -ms-transform: translate(0,-50px);
  transform: translate(0,-50px);
}
#front-boxes .box {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  float: left;
  width: 33.3333%;
  padding: 0 7px;
}
#front-boxes .box:first-child {
  padding-left: 0;
}
#front-boxes .box:last-child {
  padding-right: 0;
}
#front-boxes .box .box-content {
  position: relative;
  background: #0065B1;
  color: white;
  padding: 40px;
  height: 400px;
}
#front-boxes .box .box-content .box-background-image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  -moz-opacity: 0.16;
  -khtml-opacity: 0.16;
  -webkit-opacity: 0.16;
  opacity: 0.16;
}
#front-boxes .box .box-content h2 {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 14px;
  font-size: 22px;
  text-transform: uppercase;
}
#front-boxes .box .box-content .box-sub-info {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: relative;
  z-index: 3;
  text-align: right;
  margin-top: 100px;
}
#front-boxes .box .box-content .box-sub-info span {
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: 700;
}
#front-boxes .box .box-content .box-sub-info span.big {
  font-size: 38px;
  line-height: 30px;
}
#front-boxes .box .box-content .button {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 20px;
}
#front-boxes .box:hover {
  -moz-transform: translate(0,-10px);
  -webkit-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
}
#front-boxes .box:hover .box-background-image {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
}
#front-boxes .box:hover .box-sub-info {
  -moz-transform: translate(0,-10px);
  -webkit-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
}


/* Frontboxes für Auswahlseiten und Kategorieseiten mit 2 Boxen (/internet /telefonie /hosting) */

#front-boxes-2 {
  position: relative;
  z-index: 2;
  -moz-transform: translate(0,-50px);
  -webkit-transform: translate(0,-50px);
  -o-transform: translate(0,-50px);
  -ms-transform: translate(0,-50px);
  transform: translate(0,-50px);
}
#front-boxes-2 .box {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  float: left;
  width: 50%;
  padding: 0 7px;
}
#front-boxes-2 .box:first-child {
  padding-left: 0;
}
#front-boxes-2 .box:last-child {
  padding-right: 0;
}
#front-boxes-2 .box .box-content {
  position: relative;
  background: #0065B1;
  color: white;
  padding: 40px;
  height: 400px;
}
#front-boxes-2 .box .box-content .box-background-image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  -moz-opacity: 0.16;
  -khtml-opacity: 0.16;
  -webkit-opacity: 0.16;
  opacity: 0.16;
}
#front-boxes-2 .box .box-content h2 {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 14px;
  font-size: 22px;
  
}
#front-boxes-2 .box .box-content .box-sub-info {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: relative;
  z-index: 3;
  text-align: right;
  margin-top: 100px;
}
#front-boxes-2 .box .box-content .box-sub-info span {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  color: #fff;
  display: block;
  font-weight: 700;
}
#front-boxes-2 .box .box-content .box-sub-info span.big {
  font-size: 38px;
  line-height: 38px;
}
#front-boxes-2 .box .box-content .button {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 20px;
}
#front-boxes-2 .box:hover {
  -moz-transform: translate(0,-10px);
  -webkit-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
}
#front-boxes-2 .box:hover .box-background-image {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
}
#front-boxes-2 .box:hover .box-sub-info {
  -moz-transform: translate(0,-10px);
  -webkit-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
}


/* Frontboxes für Auswahlseiten und Kategorieseiten mit 1 großen Box (/internet /telefonie /hosting) */

#front-boxes-single {
  position: relative;
  z-index: 2;
  -moz-transform: translate(0,-50px);
  -webkit-transform: translate(0,-50px);
  -o-transform: translate(0,-50px);
  -ms-transform: translate(0,-50px);
  transform: translate(0,-50px);
}
#front-boxes-single .box {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  float: left;
  width: 100%;
  padding: 0 7px;
}
#front-boxes-single .box:first-child {
  padding-left: 0;
}
#front-boxes-single .box:last-child {
  padding-right: 0;
}
#front-boxes-single .box .box-content {
  position: relative;
  background: #0065B1;
  color: white;
  padding: 40px;
  height: 400px;
}
#front-boxes-single .box .box-content .box-background-image {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  -moz-opacity: 0.16;
  -khtml-opacity: 0.16;
  -webkit-opacity: 0.16;
  opacity: 0.16;
}
#front-boxes-single .box .box-content h2 {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 14px;
  font-size: 22px;
  text-transform: uppercase;
}
#front-boxes-single .box .box-content .box-sub-info {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: relative;
  z-index: 3;
  text-align: right;
  margin-top: 100px;
}
#front-boxes-single .box .box-content .box-sub-info span {
  font-family: 'Oswald', sans-serif;
  color: #fff;
  font-size: 14px;
  display: block;
  font-weight: 700;
}
#front-boxes-single .box .box-content .box-sub-info span.big {
  font-size: 38px;
  line-height: 30px;
}
#front-boxes-single .box .box-content .button {
  position: absolute;
  z-index: 3;
  bottom: 20px;
  right: 20px;
}
#front-boxes-single .box:hover {
  -moz-transform: translate(0,-10px);
  -webkit-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
}
#front-boxes-single .box:hover .box-background-image {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
}
#front-boxes-single .box:hover .box-sub-info {
  -moz-transform: translate(0,-10px);
  -webkit-transform: translate(0,-10px);
  -o-transform: translate(0,-10px);
  -ms-transform: translate(0,-10px);
  transform: translate(0,-10px);
}





#front-checks .check {
  width: 50%;
  float: left;
  padding: 0 7px;
}
#front-checks .check .check-inner {
  position: relative;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  padding: 40px;
}
#front-checks .check .check-inner .check-background-image {
  -webkit-transition: all 5000ms ease-in-out;
  -moz-transition: all 5000ms ease-in-out;
  -o-transition: all 5000ms ease-in-out;
  -ms-transition: all 5000ms ease-in-out;
  transition: all 5000ms ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  -moz-opacity: 0.10;
  -khtml-opacity: 0.10;
  -webkit-opacity: 0.10;
  opacity: 0.10;
}
#front-checks .check h3 {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 18px;
  text-transform: uppercase;
}
#front-checks .check .form-v2 {
  position: relative;
  z-index: 3;
}
#front-checks .check:first-child {
  padding-left: 0;
}
#front-checks .check:last-child {
  padding-right: 0;
}
#front-business {
  position: relative;
  margin-top: 14px;
  background: #0065B1;
  min-height: 100px;
  padding: 40px;
  color: white;
  height: 300px;
  overflow: hidden;
}
#front-business .background-image {
  -webkit-transition: all 5000ms ease-in-out;
  -moz-transition: all 5000ms ease-in-out;
  -o-transition: all 5000ms ease-in-out;
  -ms-transition: all 5000ms ease-in-out;
  transition: all 5000ms ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 2;
  -moz-opacity: 0.16;
  -khtml-opacity: 0.16;
  -webkit-opacity: 0.16;
  opacity: 0.16;
}
#front-business h3 {
  position: relative;
  z-index: 3;
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 22px;
  text-transform: uppercase;
}
#front-business h3 span {
  color: #0e97d5;
}
#front-business .dot-spacer {
  margin: 10px 0;
}
#front-business .business-blocks {
  position: absolute;
  z-index: 3;
  right: 20px;
  bottom: 20px;
}
#front-business .business-blocks .business-block {
  float: left;
  width: 200px;
  text-align: center;
  margin-left: 20px;
}
#front-business .business-blocks .business-block h4 {
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 26px;
}
#front-business:hover .background-image {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
}
#front-minis {
  margin-top: 14px;
}
#front-minis .box-mini {
  float: left;
  width: 20%;
  padding: 0 7px;
  text-decoration: none;
}
#front-minis .box-mini .box-mini-inner {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#DDDDDD),color-stop(100%,#FFFFFF));
  background: -webkit-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: -o-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: -ms-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: linear-gradient(to bottom,#DDDDDD 0%,#FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#FFFFFF',GradientType=0);
  padding: 20px;
  text-align: center;
}
#front-minis .box-mini .box-mini-inner p {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  font-size: 13px;
}
#front-minis .box-mini .box-mini-inner h4 {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  margin: 0;
  padding: 0;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 22px;
}
#front-minis .box-mini:first-child {
  padding-left: 0;
}
#front-minis .box-mini:last-child {
  padding-right: 0;
}
#front-minis .box-mini:hover p,
#front-minis .box-mini:hover h4 {
  color: #0e97d5;
}
#front-minis .box-mini:hover h4 {
  -moz-transform: translate(0,-5px);
  -webkit-transform: translate(0,-5px);
  -o-transform: translate(0,-5px);
  -ms-transform: translate(0,-5px);
  transform: translate(0,-5px);
}
#front-logos {
  margin-top: 56px;
  padding-bottom: 56px;
}
#front-logos h2 {
  margin: 0;
  padding: 0;
  margin-bottom: 14px;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
#front-logos .partner-logo {
  float: left;
  width: 20%;
  padding: 0 7px;
}
#front-logos .partner-logo img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  display: block;
  width: 100%;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
}
#front-logos .partner-logo:hover img {
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
#footer-wrapper {
  border-top: 10px solid #9E9E9E;
  background: #F0F0F0;
}
#footer {
  min-height: 300px;
  padding-bottom: 200px;
  padding: 40px 0;
}
#footer .footer-dots,
#footer #footer-navigation,
#footer #footer-imprint {
  float: left;
}
#footer #footer-navigation {
  margin-left: 20px;
  margin-right: 60px;
}
#footer #footer-imprint {
  margin-left: 20px;
}
#footer #footer-social {
  float: right;
}
#footer #footer-social a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  display: block;
  float: left;
  width: 80px;
  height: 80px;
  margin-left: 20px;
  background: #D4D4D4;
}
#footer #footer-social a.facebook:hover {
  background: #3C5A99;
}
#footer #footer-social a.twitter:hover {
  background: #2AA9E0;
}
#footer #footer-social a.google-plus:hover {
  background: #D0422A;
}
#navigation {
  position: relative;
  z-index: 2;
}
#navigation #navigation-main > ul {
  background: #0065B1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#navigation #navigation-main > ul > li {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  float: left;
  width: 16.6666%;
  border-right: 1px solid rgba(255,255,255,0.2);
}
#navigation #navigation-main > ul > li > a {
  text-align: center;
  display: block;
  color: #FFF;
  line-height: 50px;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 16px;
  font-weight: 700;
}
#navigation #navigation-main > ul > li:hover {
  background: #0e97d5;
}
#navigation #navigation-main > ul > li:last-child {
  border-right: 0;
}
#navigation #navigation-main > ul > li > ul {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 50px;
  background: #0e97d5;
  padding: 20px 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
  min-width: 100%;
}
#navigation #navigation-main > ul > li > ul li {
  white-space: nowrap;
}
#navigation #navigation-main > ul > li > ul li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  display: block;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  text-align: left;
  text-decoration: none;
  color: white;
  line-height: 30px;
  padding: 0 20px;
}
#navigation #navigation-main > ul > li > ul li:hover a {
  background: #0065B1;
}
#navigation #navigation-main > ul > li:hover > ul {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}
#navigation #navigation-main > ul li.current_page_item,
#navigation #navigation-main > ul li.current_page_parent {
  background: #0e97d5;
}
.button-image-sidebar,
.telematica-button,
.iphorm-fancybox-link,
.button {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  line-height: 40px;
  display: block;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white !important;
  padding: 0 10px;
  cursor: pointer;
  text-decoration: none !important;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
}
.button-image-sidebar:hover,
.telematica-button:hover,
.iphorm-fancybox-link:hover,
.button:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
.button-image-sidebar.blue,
.telematica-button.blue,
.iphorm-fancybox-link.blue,
.button.blue {
  background: #0065b1;
}
.button-image-sidebar.green,
.telematica-button.green,
.iphorm-fancybox-link.green,
.button.green {
  background: #7CA107;
}
.button-image-sidebar.grey,
.telematica-button.grey,
.iphorm-fancybox-link.grey,
.button.grey {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  border: 1px solid #d7d7d7;
  color: #7A7A7A !important;
}
.button-image-sidebar.red,
.telematica-button.red,
.iphorm-fancybox-link.red,
.button.red {
  background: #DF233C;
}
.button-image-sidebar .icon,
.telematica-button .icon,
.iphorm-fancybox-link .icon,
.button .icon {
  display: inline-block;
  float: left !important;
  width: 35px;
  height: 30px;
  margin-top: 5px;
  background: url('../icons/tm-button-icons.png') no-repeat center top;
  background-position: 0px 30px;
}
.button-image-sidebar .icon.verfuegbarkeitscheck,
.telematica-button .icon.verfuegbarkeitscheck,
.iphorm-fancybox-link .icon.verfuegbarkeitscheck,
.button .icon.verfuegbarkeitscheck {
  background-position: 0px -30px;
}
.button-image-sidebar .icon.hotline,
.telematica-button .icon.hotline,
.iphorm-fancybox-link .icon.hotline,
.button .icon.hotline {
  background-position: 0px -60px;
}
.button-image-sidebar .icon.order,
.telematica-button .icon.order,
.iphorm-fancybox-link .icon.order,
.button .icon.order {
  background-position: 0px 0px;
}
.button-image-sidebar .icon.details,
.telematica-button .icon.details,
.iphorm-fancybox-link .icon.details,
.button .icon.details {
  background-position: 0px -90px;
}
.button-image-sidebar .icon.support,
.telematica-button .icon.support,
.iphorm-fancybox-link .icon.support,
.button .icon.support {
  background-position: 0px -120px;
}
.button-image-sidebar .icon.send,
.telematica-button .icon.send,
.iphorm-fancybox-link .icon.send,
.button .icon.send {
  background-position: 0px -150px;
}
.button-image-sidebar .icon.domaincheck,
.telematica-button .icon.domaincheck,
.iphorm-fancybox-link .icon.domaincheck,
.button .icon.domaincheck {
  background-position: 0px -180px;
}
.button-image-sidebar .icon.delete,
.telematica-button .icon.delete,
.iphorm-fancybox-link .icon.delete,
.button .icon.delete {
  background-position: 0px -180px;
}
.button-image-sidebar .icon.next,
.telematica-button .icon.next,
.iphorm-fancybox-link .icon.next,
.button .icon.next {
  background-position: 0px -210px;
}
.button-image-sidebar .icon.previous,
.telematica-button .icon.previous,
.iphorm-fancybox-link .icon.previous,
.button .icon.previous {
  background-position: 0px -240px;
}
.button-image-sidebar .icon.check,
.telematica-button .icon.check,
.iphorm-fancybox-link .icon.check,
.button .icon.check {
  background-position: 0px -270px;
}
.button-image-sidebar .icon.readmore,
.telematica-button .icon.readmore,
.iphorm-fancybox-link .icon.readmore,
.button .icon.readmore {
  background-position: 0px -300px;
}
.button-image-sidebar.small,
.telematica-button.small,
.iphorm-fancybox-link.small,
.button.small {
  line-height: 20px;
}
.button-image-sidebar.small .icon,
.telematica-button.small .icon,
.iphorm-fancybox-link.small .icon,
.button.small .icon {
  width: 25px;
  height: 20px;
}
.button-download {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: inline-block;
  padding: 0 20px;
  line-height: 30px;
  text-decoration: none !important;
  font-weight: bold;
  margin: 5px 0;
}
.button-download.pdf {
  padding-left: 50px;
  background: #e3e3e3 url(../icons/icons-pdf.png) no-repeat 15px center;
}
.button-download.pdf:hover {
  padding-left: 50px;
  background: #cacaca url(../icons/icons-pdf.png) no-repeat 15px center;
}
.iphorm-fancybox-link {
  background: #bcd44b;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjZDQ0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NDk5MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bcd44b),color-stop(100%,#749916));
  background: -webkit-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: -o-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: -ms-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: linear-gradient(to bottom,#bcd44b 0%,#749916 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcd44b',endColorstr='#749916',GradientType=0);
}
#tm-domain-check .small-block {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px solid #e3e3e3;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#f0f0f0 0%,#f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
}
#tm-domain-check fieldset {
  padding: 10px;
  border: 0;
}
#tm-domain-check fieldset input,
#tm-domain-check fieldset select {
  padding: 10px 10px 9px;
  float: left;
}
#tm-domain-check .fancy-select {
  float: left;
  width: 20%;
}
#tm-domain-check .fancy-select ul {
  padding-left: 0;
}
#tm-domain-check .fancy-select li {
  list-style-image: none;
}
#domain-check-result {
  padding: 10px;
}
#domain-check-result .domain-block {
  line-height: 20px;
  padding: 3px 0;
  margin: 1px 0;
  font-size: 1.1em;
  border: 1px dotted #d7d7d7;
  border-width: 0 0 1px 0;
}
#domain-check-result .domain-block .domain {
  font-weight: bold;
  width: 100%;
}
#domain-check-result .domain-block .domain2 {
  width: 30%;
  font-weight: bold;
}
#domain-check-result .domain-block .status {
  width: 25%;
  display: block;
  margin: 0 20px;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#domain-check-result .domain-block .status.availiable {
  background: #bcd44b;
  color: white;
  font-weight: bold;
}
#domain-check-result .domain-block .status.not-availiable {
  background: #f1a2aa;
  color: white;
  font-weight: bold;
}
#domain-check-result .domain-block .preis {
  width: 10%;
}
.dc-results #domain-check-modal-form {
  border-bottom: 1px solid #F0F0F0;
}
.dc-results .domain-check-results .domain-check-result-entry {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  background: white;
  padding: 10px;
}
.dc-results .domain-check-results .domain-check-result-entry .domain-info {
  float: left;
}
.dc-results .domain-check-results .domain-check-result-entry .domain-name {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 16px;
}
.dc-results .domain-check-results .domain-check-result-entry .domain-name .domain-status-1 {
  color: #7CA107;
}
.dc-results .domain-check-results .domain-check-result-entry .domain-name .domain-status-2 {
  color: #DF233C;
}
.dc-results .domain-check-results .domain-check-result-entry .domain-details {
  font-size: 12px;
}
.dc-results .domain-check-results .domain-check-result-entry .domain-action-buttons {
  float: right;
}
.dc-results .domain-check-results .domain-check-result-entry:hover {
  background: #F0F0F0;
}
.form {
  position: relative;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#F0F0F0 0%,#F0F0F0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F0F0',endColorstr='#F0F0F0',GradientType=0);
  border: 0px solid #e3e3e3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
}
.form #form-sent-thankyou {
  display: none;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
}
.form #form-sent-thankyou img {
  margin-top: 20%;
}
.form #form-sent-thankyou h2 {
  text-align: center;
}
.form * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form fieldset {
  border: 0;
  margin-bottom: 10px;
}
.form .form-row {
  padding: 5px;
}
.form .form-row label {
  float: left !important;
  width: 30%;
  line-height: 25px;
  font-weight: bold;
}
.form .form-row label.error {
  width: 100%;
  font-weight: normal;
  margin: 0;
  background: #f1a2aa;
  color: #FFF;
  text-align: center;
  line-height: 14px;
  margin-top: -2px;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.form .form-row .form-field {
  float: left !important;
  width: 70%;
}
.form input,
.form textarea,
.form select {
  padding: 5px;
  margin: 2px 0;
  width: 100%;
}
.form textarea {
  height: 150px;
}
.form-v2 {
  position: relative;
  padding-bottom: 60px;
  margin-top: 20px;
}
.form-v2 .form-row {
  padding: 5px 0;
}
.form-v2 .form-row .form-block {
  float: left;
  width: 100%;
}
.form-v2 .form-row .form-block label {
  font-size: 13px;
}
.form-v2 .form-row .form-block .form-element input {
  display: block;
  width: 100%;
  padding: 10px;
}
.form-v2 .form-button {
  position: absolute;
  bottom: 0;
  right: 0;
}
.gradient-standard-blue {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0e97d5 0%,#134a92 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e97d5',endColorstr='#134a92',GradientType=0);
}
.gradient-hover-blue {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTk3ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#0e97d5 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#0e97d5));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#0e97d5 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#0e97d5 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#0e97d5 100%);
  background: linear-gradient(to bottom,#0e97d5 0%,#0e97d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e97d5',endColorstr='#0e97d5',GradientType=0);
}
.gradient-standard-green {
  background: #bcd44b;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JjZDQ0YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NDk5MTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#bcd44b),color-stop(100%,#749916));
  background: -webkit-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: -o-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: -ms-linear-gradient(top,#bcd44b 0%,#749916 100%);
  background: linear-gradient(to bottom,#bcd44b 0%,#749916 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bcd44b',endColorstr='#749916',GradientType=0);
}
.gradient-light-grey {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
}
.gradient-light-grey-reverted {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#DDDDDD),color-stop(100%,#FFFFFF));
  background: -webkit-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: -o-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: -ms-linear-gradient(top,#DDDDDD 0%,#FFFFFF 100%);
  background: linear-gradient(to bottom,#DDDDDD 0%,#FFFFFF 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD',endColorstr='#FFFFFF',GradientType=0);
}
#knowledgebase-post ul li {
  list-style-image: none;
}
.knowledgebase-article-list li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  line-height: 30px;
  display: block;
  margin: 0 10px;
}
.knowledgebase-article-list li a:hover {
  background: white;
}
.knowledgebase-section-block {
  margin-bottom: 20px;
}
.knowledgebase-section-block h2 {
  margin: 0;
  padding: 0;
  padding-left: 10px;
  background: #F0F0F0;
  font-size: 1.4em;
  line-height: 35px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: normal;
}
.knowledgebase-section-block .term-description {
  padding: 10px;
  margin-top: 0;
}
.knowledgebase_content p {
  margin: 20px 0;
}
.tm-post-preview {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#f0f0f0 0%,#f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 20px;
}
.tm-post-preview h1 {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0065b1 0%,#0065b1 100%);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e97d5',endColorstr='#134a92',GradientType=0);
  color: white !important;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 30px;
  padding: 0 10px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 !important;
}
.tm-post-preview .news-image {
  width: 25%;
  padding: 5px;
}
.tm-post-preview .news-image img {
  display: inline-block;
  width: 100%;
  border: 0px solid #e3e3e3;
  padding: 1px;
}
.tm-post-preview .news-text {
  width: 75%;
  padding: 5px 10px;
}
#pricing-table-columns a {
  text-decoration: none !important;
}
#pricing-table-columns .pricing-table-column {
  min-height: 200px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  cursor: pointer;
}
#pricing-table-columns .pricing-table-column .pricing-table-header {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0e97d5 0%,#134a92 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e97d5',endColorstr='#134a92',GradientType=0);
  color: white;
  line-height: 35px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  border-right: 1px solid #FFF;
}
#pricing-table-columns .pricing-table-column .pricing-table-price {
  background: #0e97d5;
  color: white;
  padding: 10px 0;
  overflow: hidden;
  white-space: nowrap;
  text-align: center;
  border-right: 1px solid #FFF;
  min-height: 90px;
}
#pricing-table-columns .pricing-table-column .pricing-table-price .statt {
  font-size: 0.9em;
  line-height: 1.2em;
  color: #b5e5fa;
}
#pricing-table-columns .pricing-table-column .pricing-table-price .price {
  font-size: 2.6em;
  line-height: 1em;
  font-weight: bold;
}
#pricing-table-columns .pricing-table-column .pricing-table-price .price-value {
  font-size: 0.9em;
  line-height: 1em;
  color: #b5e5fa;
}
#pricing-table-columns .pricing-table-column .pricing-table-price.aktion-active {
  background: #E12239 url('../images/aktion-small.png') no-repeat center right;
}
#pricing-table-columns .pricing-table-column .pricing-table-price.aktion-active .statt,
#pricing-table-columns .pricing-table-column .pricing-table-price.aktion-active .price-value {
  color: #FFF;
}
#pricing-table-columns .pricing-table-column .pricing-table-content {
  border-right: 1px solid #FFF;
}
#pricing-table-columns .pricing-table-column .pricing-table-content ul {
  padding: 0;
  margin: 0;
}
#pricing-table-columns .pricing-table-column .pricing-table-content ul li {
  padding: 10px 5px;
  margin: 0;
  list-style-type: none;
  list-style-image: none;
  text-align: center;
  font-size: 1em;
}
#pricing-table-columns .pricing-table-column .pricing-table-content ul li strong {
  font-size: 1.2em;
}
#pricing-table-columns .pricing-table-column .pricing-table-content ul li:nth-child(even) {
  background: #F0F0F0;
}
#pricing-table-columns .pricing-table-column .pricing-table-footer,
#pricing-table-columns .pricing-table-column .pricing-table-order,
#pricing-table-columns .pricing-table-column .pricing-table-details {
  padding: 0 5px;
  border-right: 1px solid #FFF;
}
#pricing-table-columns .pricing-table-column:hover {
  margin-top: -5px;
  background: #F0F0F0;
}
#pricing-table-columns .pricing-table-column:first-child .pricing-table-header {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#pricing-table-columns .pricing-table-column:last-child .pricing-table-header {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#pricing-table-columns-redesign {
  margin-top: 20px;
}
#pricing-table-columns-redesign .pricing-table-column {
  float: left !important;
  position: relative;
}
#pricing-table-columns-redesign .pricing-table-column.col_3 {
  width: 33.3333%;
}
#pricing-table-columns-redesign .pricing-table-column.col_4 {
  width: 25%;
}
#pricing-table-columns-redesign .pricing-table-column.col_5 {
  width: 20%;
}
#pricing-table-columns-redesign .pricing-table-column > a,
#pricing-table-columns-redesign .pricing-table-column a:hover,
#pricing-table-columns-redesign .pricing-table-column a:active {
  text-decoration: none !important;
  color: #949494;
}
#pricing-table-columns-redesign .pricing-table-column > a > .product-features,
#pricing-table-columns-redesign .pricing-table-column a:hover > .product-features,
#pricing-table-columns-redesign .pricing-table-column a:active > .product-features {
  border-right: 1px solid #eaeaea;
  padding: 10px 5px;
}
#pricing-table-columns-redesign .pricing-table-column > a > .product-features ul,
#pricing-table-columns-redesign .pricing-table-column a:hover > .product-features ul,
#pricing-table-columns-redesign .pricing-table-column a:active > .product-features ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#pricing-table-columns-redesign .pricing-table-column > a > .product-features ul li,
#pricing-table-columns-redesign .pricing-table-column a:hover > .product-features ul li,
#pricing-table-columns-redesign .pricing-table-column a:active > .product-features ul li {
  font-size: 13px;
  display: block;
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
  margin: 20px 0;
  line-height: 20px;
  text-align: center;
}
#pricing-table-columns-redesign .pricing-table-column > a > .product-features ul li img,
#pricing-table-columns-redesign .pricing-table-column a:hover > .product-features ul li img,
#pricing-table-columns-redesign .pricing-table-column a:active > .product-features ul li img {
  float: left !important;
  width: 20px;
  height: 20px;
}
#pricing-table-columns-redesign .pricing-table-column > .product-header {
  color: white;
  text-align: center;
  padding: 10px;
  position: relative;
  padding-bottom: 20px;
}
#pricing-table-columns-redesign .pricing-table-column > .product-header .aktion-image {
  position: absolute;
  top: -1px;
  right: -1px;
}
#pricing-table-columns-redesign .pricing-table-column > .product-header .line-top {
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#pricing-table-columns-redesign .pricing-table-column > .product-header .line-product {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 7px 0;
  font-size: 1.6em;
  font-weight: bold;
}
#pricing-table-columns-redesign .pricing-table-column > .hairline {
  height: 1px;
  width: 100%;
}
#pricing-table-columns-redesign .pricing-table-column > .hairline.line-2 {
  display: none;
}
#pricing-table-columns-redesign .pricing-table-column > .product-price {
  background: #EFEFEF;
  color: #1175b7;
  text-align: center;
  padding: 15px;
  border-right: 1px solid #e2e2e2;
}
#pricing-table-columns-redesign .pricing-table-column > .product-price .price {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 32px;
  font-weight: bold;
}
#pricing-table-columns-redesign .pricing-table-column > .product-price .price .statt {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-size: 12px;
  color: #b0b0b0;
}
#pricing-table-columns-redesign .pricing-table-column > .product-price .price-info {
  font-size: 0.8em;
  line-height: 1em;
  color: #0065B1;
}
#pricing-table-columns-redesign .pricing-table-column .product-bestseller {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 5px;
  height: 15px;
  margin-top: 0px;
  padding: 0 10px;
}
#pricing-table-columns-redesign .pricing-table-column .product-bestseller .badge-bestseller {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: none;
  text-align: center;
  color: white;
  background: #E12839;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 11px;
  line-height: 15px;
  border: 1px solid #8f141f;
}
#pricing-table-columns-redesign .pricing-table-column > .product-features {
  border-right: 1px solid #eaeaea;
  padding: 10px 5px;
}
#pricing-table-columns-redesign .pricing-table-column > .product-features ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#pricing-table-columns-redesign .pricing-table-column > .product-features ul li {
  font-size: 12px;
  display: block;
  list-style-type: none !important;
  list-style-image: none !important;
  margin: 0;
  padding: 0;
  margin: 20px 0;
  line-height: 20px;
  text-align: center;
}
#pricing-table-columns-redesign .pricing-table-column > .product-features ul li img {
  float: left !important;
  width: 20px;
  height: 20px;
}
#pricing-table-columns-redesign .pricing-table-column > .product-buttons {
  padding: 0 5px;
}
#pricing-table-columns-redesign .pricing-table-column > .product-buttons a {
  font-size: 14px;
}
#pricing-table-columns-redesign .pricing-table-column.bestseller {
  z-index: 10000;
  margin-top: -5px;
}
#pricing-table-columns-redesign .pricing-table-column.bestseller > .product-header {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,0.4);
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  background: #1175b7;
}
#pricing-table-columns-redesign .pricing-table-column.bestseller > .product-header > .line-product {
  background: #1264a8;
  margin-bottom: 5px;
}
#pricing-table-columns-redesign .pricing-table-column.bestseller .badge-bestseller {
  display: block;
}
#pricing-table-columns-redesign .col_5:first-child > .product-header {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #0e97d5;
}
#pricing-table-columns-redesign .col_5:first-child > .product-header > .line-product {
  background: #0f86c6;
}
#pricing-table-columns-redesign .col_5:nth-child(2) > .product-header {
  background: #0f86c6;
}
#pricing-table-columns-redesign .col_5:nth-child(2) > .product-header > .line-product {
  background: #1175b7;
}
#pricing-table-columns-redesign .col_5:nth-child(3) > .product-header {
  background: #1175b7;
}
#pricing-table-columns-redesign .col_5:nth-child(3) > .product-header > .line-product {
  background: #1264a8;
}
#pricing-table-columns-redesign .col_5:nth-child(4) > .product-header {
  background: #1264a8;
}
#pricing-table-columns-redesign .col_5:nth-child(4) > .product-header > .line-product {
  background: #135399;
}
#pricing-table-columns-redesign .col_5:last-child > .product-header {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #135399;
}
#pricing-table-columns-redesign .col_5:last-child > .product-header > .line-product {
  background: #10437c;
}
#pricing-table-columns-redesign .col_5:last-child .product-features {
  border-right: 0 !important;
}
#pricing-table-columns-redesign .col_5:last-child .product-price {
  border-right: 0 !important;
}
#pricing-table-columns-redesign .col_4:first-child > .product-header {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #0e97d5;
}
#pricing-table-columns-redesign .col_4:first-child > .product-header > .line-product {
  background: #0f86c6;
}
#pricing-table-columns-redesign .col_4:nth-child(2) > .product-header {
  background: #1175b7;
}
#pricing-table-columns-redesign .col_4:nth-child(2) > .product-header > .line-product {
  background: #1264a8;
}
#pricing-table-columns-redesign .col_4:nth-child(3) > .product-header {
  background: #1264a8;
}
#pricing-table-columns-redesign .col_4:nth-child(3) > .product-header > .line-product {
  background: #135399;
}
#pricing-table-columns-redesign .col_4:last-child > .product-header {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #135399;
}
#pricing-table-columns-redesign .col_4:last-child > .product-header > .line-product {
  background: #10437c;
}
#pricing-table-columns-redesign .col_4:last-child .product-features {
  border-right: 0 !important;
}
#pricing-table-columns-redesign .col_4:last-child .product-price {
  border-right: 0 !important;
}
#pricing-table-columns-redesign .col_3:first-child > .product-header {
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #0e97d5;
}
#pricing-table-columns-redesign .col_3:first-child > .product-header > .line-product {
  background: #0f86c6;
}
#pricing-table-columns-redesign .col_3:nth-child(2) > .product-header {
  background: #1175b7;
}
#pricing-table-columns-redesign .col_3:nth-child(2) > .product-header > .line-product {
  background: #1264a8;
}
#pricing-table-columns-redesign .col_3:last-child > .product-header {
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #135399;
}
#pricing-table-columns-redesign .col_3:last-child > .product-header > .line-product {
  background: #10437c;
}
#pricing-table-columns-redesign .col_3:last-child .product-features {
  border-right: 0 !important;
}
#pricing-table-columns-redesign .col_3:last-child .product-price {
  border-right: 0 !important;
}
#product-details-wrapper {
  position: relative;
  width: 100%;
}
#product-details-wrapper h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  background: #0e97d5;
  color: white;
  padding: 10px 20px;
  margin: 0;
  font-size: 16px;
  margin-bottom: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}
#product-details-wrapper #product-detail-image {
  float: left;
  width: 65%;
  max-height: 176px;
  overflow: hidden;
  padding-right: 10px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#product-details-wrapper #product-detail-image img {
  overflow: hidden;
  max-width: 100%;
  width: 100%;
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  -webkit-opacity: 0.6;
  opacity: 0.6;
}
#product-details-wrapper #product-details-pricing {
  float: right;
  width: 35%;
}
#product-details-wrapper #product-details-pricing .statt {
  color: white;
  text-align: center;
  font-weight: bold;
}
#product-details-wrapper #product-details-pricing .statt span {
  text-decoration: line-through;
}
#product-details-wrapper #product-details-pricing #product-details-pricing-block {
  text-align: center;
  background: #0065B1;
  color: white;
  padding: 5px;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#product-details-wrapper #product-details-pricing #product-details-pricing-block .price {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  display: block;
  font-size: 22px;
  margin: 5px 0;
}
#product-details-wrapper #product-details-pricing #product-details-pricing-block .price-tag {
  color: #b5e5fa;
  font-size: 11px;
  line-height: 1em;
  display: block;
}
#product-details-wrapper #product-details-pricing .telematica-button {
  text-align: right;
}
.product-preview-wrapper {
  position: relative;
}
.product-preview-wrapper h2 {
  background: #0e97d5;
  color: white;
  line-height: 30px;
  padding: 0 20px;
  display: inline-block;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  font-size: 1.1em;
}
.product-preview-wrapper h2.full {
  width: 100%;
  display: block;
}
.product-preview-wrapper #product-details-table,
.product-preview-wrapper .product-details-table {
  border-top: 1px solid #d7d7d7;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
}
.product-preview-wrapper #product-details-table.grad-bg,
.product-preview-wrapper .product-details-table.grad-bg {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
}
.product-preview-wrapper #product-details-table .aktion-corner-front,
.product-preview-wrapper .product-details-table .aktion-corner-front {
  position: absolute;
  bottom: -12px;
  right: -8px;
}
.product-preview-wrapper #product-details-table .aktion-corner-front img,
.product-preview-wrapper .product-details-table .aktion-corner-front img {
  display: inline-block;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-image,
.product-preview-wrapper #product-details-table #product-details-header .product-details-image,
.product-preview-wrapper #product-details-table .product-details-header #product-details-image,
.product-preview-wrapper #product-details-table .product-details-header .product-details-image,
.product-preview-wrapper .product-details-table #product-details-header #product-details-image,
.product-preview-wrapper .product-details-table #product-details-header .product-details-image,
.product-preview-wrapper .product-details-table .product-details-header #product-details-image,
.product-preview-wrapper .product-details-table .product-details-header .product-details-image {
  position: relative;
  width: 12%;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-image img,
.product-preview-wrapper #product-details-table #product-details-header .product-details-image img,
.product-preview-wrapper #product-details-table .product-details-header #product-details-image img,
.product-preview-wrapper #product-details-table .product-details-header .product-details-image img,
.product-preview-wrapper .product-details-table #product-details-header #product-details-image img,
.product-preview-wrapper .product-details-table #product-details-header .product-details-image img,
.product-preview-wrapper .product-details-table .product-details-header #product-details-image img,
.product-preview-wrapper .product-details-table .product-details-header .product-details-image img {
  width: 100%;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-image #aktion-image,
.product-preview-wrapper #product-details-table #product-details-header #product-details-image .aktion-image,
.product-preview-wrapper #product-details-table #product-details-header .product-details-image #aktion-image,
.product-preview-wrapper #product-details-table #product-details-header .product-details-image .aktion-image,
.product-preview-wrapper #product-details-table .product-details-header #product-details-image #aktion-image,
.product-preview-wrapper #product-details-table .product-details-header #product-details-image .aktion-image,
.product-preview-wrapper #product-details-table .product-details-header .product-details-image #aktion-image,
.product-preview-wrapper #product-details-table .product-details-header .product-details-image .aktion-image,
.product-preview-wrapper .product-details-table #product-details-header #product-details-image #aktion-image,
.product-preview-wrapper .product-details-table #product-details-header #product-details-image .aktion-image,
.product-preview-wrapper .product-details-table #product-details-header .product-details-image #aktion-image,
.product-preview-wrapper .product-details-table #product-details-header .product-details-image .aktion-image,
.product-preview-wrapper .product-details-table .product-details-header #product-details-image #aktion-image,
.product-preview-wrapper .product-details-table .product-details-header #product-details-image .aktion-image,
.product-preview-wrapper .product-details-table .product-details-header .product-details-image #aktion-image,
.product-preview-wrapper .product-details-table .product-details-header .product-details-image .aktion-image {
  position: absolute;
  bottom: 0;
  right: -20px;
  width: 70px;
  height: 70px;
}
.product-preview-wrapper #product-details-table #product-details-header .product-details-image.small,
.product-preview-wrapper #product-details-table .product-details-header .product-details-image.small,
.product-preview-wrapper .product-details-table #product-details-header .product-details-image.small,
.product-preview-wrapper .product-details-table .product-details-header .product-details-image.small {
  width: 20%;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-features,
.product-preview-wrapper #product-details-table #product-details-header .product-details-features,
.product-preview-wrapper #product-details-table .product-details-header #product-details-features,
.product-preview-wrapper #product-details-table .product-details-header .product-details-features,
.product-preview-wrapper .product-details-table #product-details-header #product-details-features,
.product-preview-wrapper .product-details-table #product-details-header .product-details-features,
.product-preview-wrapper .product-details-table .product-details-header #product-details-features,
.product-preview-wrapper .product-details-table .product-details-header .product-details-features {
  width: 65%;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-features ul,
.product-preview-wrapper #product-details-table #product-details-header .product-details-features ul,
.product-preview-wrapper #product-details-table .product-details-header #product-details-features ul,
.product-preview-wrapper #product-details-table .product-details-header .product-details-features ul,
.product-preview-wrapper .product-details-table #product-details-header #product-details-features ul,
.product-preview-wrapper .product-details-table #product-details-header .product-details-features ul,
.product-preview-wrapper .product-details-table .product-details-header #product-details-features ul,
.product-preview-wrapper .product-details-table .product-details-header .product-details-features ul {
  margin: 10px 0;
  padding-left: 40px;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-features li,
.product-preview-wrapper #product-details-table #product-details-header .product-details-features li,
.product-preview-wrapper #product-details-table .product-details-header #product-details-features li,
.product-preview-wrapper #product-details-table .product-details-header .product-details-features li,
.product-preview-wrapper .product-details-table #product-details-header #product-details-features li,
.product-preview-wrapper .product-details-table #product-details-header .product-details-features li,
.product-preview-wrapper .product-details-table .product-details-header #product-details-features li,
.product-preview-wrapper .product-details-table .product-details-header .product-details-features li {
  letter-spacing: 0px;
  line-height: 1.5em;
  width: 50% !important;
  margin: 2px 0;
  padding: 0 5px;
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzI0RDU3MDRENTY3MTFFMUI5NDNCRDQwODBFQUYyMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzI0RDU3MDVENTY3MTFFMUI5NDNCRDQwODBFQUYyMzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMjRENTcwMkQ1NjcxMUUxQjk0M0JENDA4MEVBRjIzMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMjRENTcwM0Q1NjcxMUUxQjk0M0JENDA4MEVBRjIzMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmpOj9wAAABsSURBVHjaYvz//z8DLsDCyMiIIVgyU0wXSDWwYJEwBVJ7gPgZC1RAFEi9B2JBIN4ExLwgBcxAiWogYw0QfwHiRCA2BOKonvRXvSCdC4HYAohbgJgDiIOAEiDdDIxQY0F0JxC/Akr0wOwHCDAAIu4bbQZj9uUAAAAASUVORK5CYII=);
}
.product-preview-wrapper #product-details-table #product-details-header .product-details-features-small,
.product-preview-wrapper #product-details-table .product-details-header .product-details-features-small,
.product-preview-wrapper .product-details-table #product-details-header .product-details-features-small,
.product-preview-wrapper .product-details-table .product-details-header .product-details-features-small {
  width: 57%;
  font-size: 0.95em;
}
.product-preview-wrapper #product-details-table #product-details-header .product-details-features-small ul,
.product-preview-wrapper #product-details-table .product-details-header .product-details-features-small ul,
.product-preview-wrapper .product-details-table #product-details-header .product-details-features-small ul,
.product-preview-wrapper .product-details-table .product-details-header .product-details-features-small ul {
  padding-left: 20px;
  margin: 0;
}
.product-preview-wrapper #product-details-table #product-details-header .product-details-features-small li,
.product-preview-wrapper #product-details-table .product-details-header .product-details-features-small li,
.product-preview-wrapper .product-details-table #product-details-header .product-details-features-small li,
.product-preview-wrapper .product-details-table .product-details-header .product-details-features-small li {
  width: 100% !important;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing {
  width: 20%;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing .statt,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing .statt,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing .statt,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing .statt,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing .statt,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing .statt,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing .statt,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing .statt {
  color: #0e97d5;
  text-align: center;
  font-weight: bold;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing .statt span,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing .statt span,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing .statt span,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing .statt span,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing .statt span,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing .statt span,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing .statt span,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing .statt span {
  text-decoration: line-through;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block,
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block {
  text-align: center;
  background: #0e97d5;
  color: white;
  padding: 5px;
  font-weight: bold;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price {
  display: block;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1em;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag {
  color: #b5e5fa;
  font-size: 0.9em;
  display: block;
  line-height: 1em;
}
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-preview-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small {
  margin-top: 5px;
  font-size: 0.8em;
  line-height: 1em;
}
.product-preview-wrapper #product-details-table #product-details-content table,
.product-preview-wrapper .product-details-table #product-details-content table {
  margin: 20px 0;
  width: 100%;
}
.product-preview-wrapper #product-details-table #product-details-content table thead,
.product-preview-wrapper .product-details-table #product-details-content table thead {
  background: #0e97d5;
  color: white;
}
.product-preview-wrapper #product-details-table #product-details-content table thead td,
.product-preview-wrapper .product-details-table #product-details-content table thead td {
  padding: 5px;
  font-weight: bold;
}
.product-preview-wrapper #product-details-table #product-details-content table tbody tr td:first-child,
.product-preview-wrapper .product-details-table #product-details-content table tbody tr td:first-child {
  width: 30%;
}
.product-preview-wrapper #product-details-table #product-details-content table tbody tr:nth-child(even),
.product-preview-wrapper .product-details-table #product-details-content table tbody tr:nth-child(even) {
  background: #e3e3e3;
}
.product-preview-wrapper #product-details-table #product-details-content table tbody td,
.product-preview-wrapper .product-details-table #product-details-content table tbody td {
  padding: 5px;
}
.product-pricingtable-row-wrapper {
  position: relative;
}
.product-pricingtable-row-wrapper h2 {
  background: #0e97d5;
  color: white;
  line-height: 30px;
  padding: 0 20px;
  display: inline-block;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0;
  font-size: 1.1em;
}
.product-pricingtable-row-wrapper h2.full {
  width: 100%;
  display: block;
}
.product-pricingtable-row-wrapper #product-details-table,
.product-pricingtable-row-wrapper .product-details-table {
  border-top: 1px solid #d7d7d7;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 10px;
}
.product-pricingtable-row-wrapper #product-details-table.grad-bg,
.product-pricingtable-row-wrapper .product-details-table.grad-bg {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
}
.product-pricingtable-row-wrapper #product-details-table .aktion-corner-front,
.product-pricingtable-row-wrapper .product-details-table .aktion-corner-front {
  position: absolute;
  bottom: -12px;
  right: -8px;
}
.product-pricingtable-row-wrapper #product-details-table .aktion-corner-front img,
.product-pricingtable-row-wrapper .product-details-table .aktion-corner-front img {
  display: inline-block;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-image,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-image,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-image,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-image,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-image,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-image,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-image,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-image {
  position: relative;
  width: 12%;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-image img,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-image img,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-image img,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-image img,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-image img,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-image img,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-image img,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-image img {
  width: 100%;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-image #aktion-image,
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-image .aktion-image,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-image #aktion-image,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-image .aktion-image,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-image #aktion-image,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-image .aktion-image,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-image #aktion-image,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-image .aktion-image,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-image #aktion-image,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-image .aktion-image,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-image #aktion-image,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-image .aktion-image,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-image #aktion-image,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-image .aktion-image,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-image #aktion-image,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-image .aktion-image {
  position: absolute;
  bottom: 0;
  right: -20px;
  width: 70px;
  height: 70px;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-image.small,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-image.small,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-image.small,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-image.small {
  width: 20%;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-features,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-features,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-features,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-features,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-features,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-features,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-features,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-features {
  width: 65%;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-features ul,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-features ul,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-features ul,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-features ul,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-features ul,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-features ul,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-features ul,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-features ul {
  margin: 10px 0;
  padding-left: 40px;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-features li,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-features li,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-features li,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-features li,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-features li,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-features li,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-features li,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-features li {
  letter-spacing: 0px;
  line-height: 1.5em;
  width: 50% !important;
  margin: 2px 0;
  padding: 0 5px;
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzI0RDU3MDRENTY3MTFFMUI5NDNCRDQwODBFQUYyMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzI0RDU3MDVENTY3MTFFMUI5NDNCRDQwODBFQUYyMzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMjRENTcwMkQ1NjcxMUUxQjk0M0JENDA4MEVBRjIzMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMjRENTcwM0Q1NjcxMUUxQjk0M0JENDA4MEVBRjIzMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmpOj9wAAABsSURBVHjaYvz//z8DLsDCyMiIIVgyU0wXSDWwYJEwBVJ7gPgZC1RAFEi9B2JBIN4ExLwgBcxAiWogYw0QfwHiRCA2BOKonvRXvSCdC4HYAohbgJgDiIOAEiDdDIxQY0F0JxC/Akr0wOwHCDAAIu4bbQZj9uUAAAAASUVORK5CYII=);
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-features-small,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-features-small,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-features-small,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-features-small {
  width: 57%;
  font-size: 0.95em;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-features-small ul,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-features-small ul,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-features-small ul,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-features-small ul {
  padding-left: 20px;
  margin: 0;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-features-small li,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-features-small li,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-features-small li,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-features-small li {
  width: 100% !important;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing {
  width: 20%;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing .statt,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing .statt,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing .statt,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing .statt,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing .statt,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing .statt,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing .statt,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing .statt {
  color: #0e97d5;
  text-align: center;
  font-weight: bold;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing .statt span,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing .statt span,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing .statt span,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing .statt span,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing .statt span,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing .statt span,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing .statt span,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing .statt span {
  text-decoration: line-through;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block {
  text-align: center;
  background: #0e97d5;
  color: white;
  padding: 5px;
  font-weight: bold;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price {
  display: block;
  font-size: 1.8em;
  font-weight: bold;
  line-height: 1em;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag {
  color: #b5e5fa;
  font-size: 0.9em;
  display: block;
  line-height: 1em;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper #product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper #product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper #product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper #product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table #product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table #product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table .product-details-header #product-details-pricing .product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing #product-details-pricing-block .price-tag.small,
.product-pricingtable-row-wrapper .product-details-table .product-details-header .product-details-pricing .product-details-pricing-block .price-tag.small {
  margin-top: 5px;
  font-size: 0.8em;
  line-height: 1em;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-content table,
.product-pricingtable-row-wrapper .product-details-table #product-details-content table {
  margin: 20px 0;
  width: 100%;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-content table thead,
.product-pricingtable-row-wrapper .product-details-table #product-details-content table thead {
  background: #0e97d5;
  color: white;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-content table thead td,
.product-pricingtable-row-wrapper .product-details-table #product-details-content table thead td {
  padding: 5px;
  font-weight: bold;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-content table tbody tr td:first-child,
.product-pricingtable-row-wrapper .product-details-table #product-details-content table tbody tr td:first-child {
  width: 30%;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-content table tbody tr:nth-child(even),
.product-pricingtable-row-wrapper .product-details-table #product-details-content table tbody tr:nth-child(even) {
  background: #e3e3e3;
}
.product-pricingtable-row-wrapper #product-details-table #product-details-content table tbody td,
.product-pricingtable-row-wrapper .product-details-table #product-details-content table tbody td {
  padding: 5px;
}
.feature-table table {
  margin: 20px 0;
  width: 100%;
}
.feature-table table thead {
  background: #0e97d5;
  color: white;
}
.feature-table table thead td {
  padding: 5px;
  font-weight: bold;
}
.feature-table table tbody tr td:first-child {
  width: 30%;
}
.feature-table table tbody tr:nth-child(even) {
  background: #e3e3e3;
}
.feature-table table tbody td {
  padding: 5px;
}
.feature-list {
  background: #F0F0F0;
  font-size: 16px !important;
  padding: 20px;
}
.feature-list ul {
  margin: 0 !important;
  padding: 0 20px !important;
}
.feature-list ul li {
  float: left;
  width: 50%;
  background: url(../images/feature-list-checkmark.png) no-repeat left center !important;
  list-style: none !important;
  margin: 5px 0 !important;
  padding: 0 5px !important;
  padding-left: 30px !important;
  color: #A3A3A3;
}
#shop-wrapper {
  position: relative;
  min-height: 100px;
  padding-bottom: 60px;
}
#shop-wrapper h2 {
  font-size: 16px;
  margin-bottom: 30px;
  color: #7A7A7A;
  background: #F0F0F0;
  line-height: 35px;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#shop-wrapper .big-box {
  width: 49%;
  margin: 10px 0;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  line-height: 80px;
  background: #F0F0F0;
  border: 1px solid #F0F0F0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#shop-wrapper .big-box.active {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0065b1 0%,#0065b1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0065b1',endColorstr='#0065b1',GradientType=0);
  color: white;
}
#shop-wrapper .big-box:hover {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0065b1 0%,#0065b1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0065b1',endColorstr='#0065b1',GradientType=0);
  color: white;
}
#shop-wrapper .payment-option {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  margin: 10px 0;
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  line-height: 80px;
  background: white;
  border: 1px solid #e3e3e3;
  padding: 0 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#shop-wrapper .payment-option.selected {
  background: #0065b1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0065b1 0%,#0065b1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0065b1',endColorstr='#0065b1',GradientType=0);
  color: white;
}
#shop-wrapper .payment-option img {
  margin-top: 20px;
  margin-right: 5px;
  width: 50px;
  display: inline-block;
}
#shop-wrapper .payment-option-sub {
  background: white;
  padding: 10px;
}
#shop-wrapper .block-content .small-block {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#f0f0f0 0%,#f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0',endColorstr='#f0f0f0',GradientType=0);
  border: 0px solid #e3e3e3;
  padding: 10px;
}
#shop-wrapper .block-content .small-block.white {
  background-image: none;
  background: white;
}
#shop-wrapper #account-data-block *,
#shop-wrapper #payment-block * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#shop-wrapper #account-data-block ul,
#shop-wrapper #payment-block ul {
  padding: 0;
  margin: 0;
}
#shop-wrapper #account-data-block ul li,
#shop-wrapper #payment-block ul li {
  list-style-type: none;
  list-style-image: none;
  padding: 0;
  line-height: 24px;
  margin: 0;
}
#shop-wrapper #account-data-block ul li .label,
#shop-wrapper #payment-block ul li .label {
  display: inline-block;
  width: 25%;
  font-weight: bold;
}
#shop-wrapper #account-data-block ul li .value,
#shop-wrapper #payment-block ul li .value {
  display: inline-block;
  width: 70%;
}
#shop-wrapper #no-domain-added {
  font-size: 14px;
  padding: 10px;
  text-align: center;
}
#shop-wrapper #domain-basket {
  padding: 10px;
}
#shop-wrapper #domain-basket .domain-block {
  line-height: 20px;
  padding: 10px 0;
  font-size: 14px;
  border: 1px dotted #d7d7d7;
  border-width: 0 0 1px 0;
}
#shop-wrapper #domain-basket .domain-block:last-child {
  border: 0;
}
#shop-wrapper #domain-basket .domain-block .domain-name {
  width: 300px;
  font-weight: bold;
}
#shop-wrapper #domain-basket .domain-block .domain-name span {
  font-weight: normal;
  font-style: italic;
}
#shop-wrapper #domain-basket .domain-block .status {
  width: 25%;
  display: block;
  margin: 0 20px;
  padding: 0 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
#shop-wrapper #domain-basket .domain-block .status.availiable {
  background: #bcd44b;
  color: white;
  font-weight: bold;
}
#shop-wrapper #domain-basket .domain-block .status.not-availiable {
  background: #f1a2aa;
  color: white;
  font-weight: bold;
}
#shop-wrapper #domain-basket .domain-block .preis {
  width: 10%;
}
#shop-wrapper #domain-basket .domain-block .action .remove-domain-link {
  display: inline-block;
  margin-left: 10px;
}
#shop-wrapper #payment-info .invoicerow .name {
  padding: 5px 0;
  font-weight: bold;
}
#shop-wrapper #payment-info .invoicerow .brutto,
#shop-wrapper #payment-info .invoicerow .netto {
  padding: 5px 0;
  width: 15%;
  text-align: right;
}
#shop-wrapper #payment-info .invoicerow .description {
  padding: 5px;
}
#shop-wrapper #payment-info .invoice-group {
  padding: 5px 0;
  border-top: 1px solid #e3e3e3;
}
#shop-wrapper #payment-info .invoice-group .name {
  padding: 5px 0;
  font-weight: bold;
}
#shop-wrapper #payment-info .invoice-group .brutto,
#shop-wrapper #payment-info .invoice-group .netto {
  padding: 5px 0;
  width: 15%;
  text-align: right;
  font-weight: bold;
}
#shop-wrapper .shop-pricing-information {
  text-align: center;
  padding: 10px;
  margin-top: 10px;
}
#shop-navigation ul li {
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#f0f0f0 0%,#f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  line-height: 35px;
  border: 0px solid #e3e3e3;
  margin-bottom: 5px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 10px;
}
#shop-navigation ul li span {
  background: #d7d7d7;
  padding: 2px 10px;
  margin-right: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-weight: bold;
}
#shop-navigation ul li.active {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0065b1 0%,#0065b1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e97d5',endColorstr='#134a92',GradientType=0);
  color: white;
  font-weight: bold;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 0;
}
#shop-navigation ul li.active span {
  background: #0b75a5;
}
#shop-navigation ul li.step-description {
  border-width: 0 0px 0px 0px;
  -webkit-border-top-right-radius: 0px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  line-height: 16px;
  font-size: 12px;
  padding: 5px 10px;
}
form fieldset {
  padding: 5px 0;
  margin: 0;
  border-width: 0;
}
form fieldset.checkable {
  cursor: pointer;
}
form fieldset label {
  float: left !important;
  width: 30%;
  font-size: 12px;
  padding: 8px 0;
  font-weight: bold;
}
form fieldset .field-holder {
  float: left !important;
  width: 70%;
}
form fieldset .field-holder label {
  width: 80%;
  padding: 5px;
  margin: 0 5%;
  margin-top: -2px;
  background: #f1a2aa;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
form fieldset .field-holder .field-extra-description {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  background: #FAFCFF;
  padding: 10px;
  margin: 2px;
  font-size: 1.1em;
  width: 90%;
  float: right !important;
}
form fieldset .field-holder .field-extra-description:hover {
  background: white;
}
form fieldset .field-holder .field-block-repeatable {
  background: #fafcff;
  padding: 10px;
  margin-bottom: 5px;
}
form fieldset input,
form fieldset textarea,
form fieldset select {
  font-family: "myriad-pro-1", "myriad-pro-2", "Helvetica", "Arial", sans-serif;
  width: 90%;
  margin: 0;
  padding: 7px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #bdbdbd;
  font-size: 14px;
  color: #949494;
  outline: none;
}
form fieldset input[type="checkbox"],
form fieldset input[type="radio"] {
  width: auto;
  margin-top: 5px;
  display: block;
  float: left !important;
  background: transparent;
  border: 0;
}
form fieldset select {
  width: auto;
  height: 33px;
}
#shop-toolbar {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#shop-cart .shop-cart-item {
  border-bottom: 1px solid #F0F0F0;
}
#shop-cart .shop-cart-item .item-amount {
  float: left;
  padding: 10px;
  font-size: 16px;
  width: 60px;
}
#shop-cart .shop-cart-item .item-amount em {
  font-style: none;
}
#shop-cart .shop-cart-item .item-amount .item-amount-buttons {
  margin-top: 5px;
}
#shop-cart .shop-cart-item .item-amount .item-amount-buttons span {
  border: 1px solid #F0F0F0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  background: #F0F0F0;
  cursor: pointer;
  display: block;
  float: left;
  width: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 14px;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  opacity: 0.4;
}
#shop-cart .shop-cart-item .item-amount .item-amount-buttons span:hover {
  background: #F0F0F0;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
}
#shop-cart .shop-cart-item .item-info {
  float: left;
  padding: 10px;
}
#shop-cart .shop-cart-item .item-info .item-name {
  font-size: 16px;
  color: #0e97d5;
}
#shop-cart .shop-cart-item .item-info .item-tools {
  margin-top: 20px;
}
#shop-cart .shop-cart-item .item-info .item-tools a {
  margin-right: 10px;
}
#shop-cart .shop-cart-item .item-pricing {
  float: right;
  padding: 10px;
  text-align: right;
}
#shop-cart .shop-cart-item .item-pricing .main-pricing .onetime-description {
  color: #bdbdbd;
  font-size: 11px;
}
#shop-cart .shop-cart-item .item-pricing .main-pricing .price-brutto {
  font-size: 16px;
  color: #0e97d5;
}
#shop-cart .shop-cart-item .item-pricing .main-pricing .price-netto {
  color: #bdbdbd;
  font-size: 11px;
}
#shop-cart .shop-cart-item .item-pricing .alternate-pricing .price-netto {
  color: #bdbdbd;
  font-size: 11px;
}
#shop-cart .shop-cart-item .item-pricing-details {
  border-top: 1px solid #F0F0F0;
  clear: both;
  padding: 10px;
  padding-bottom: 20px;
  display: none;
}
#shop-cart .shop-cart-item .item-pricing-details .item-pricing-details-section {
  padding: 10px;
  background: #f8f8f8;
  float: right;
  width: 60%;
  clear: both;
}
#shop-cart .shop-cart-item .item-pricing-details .item-pricing-details-section-title {
  clear: both;
  color: #0e97d5;
  margin-top: 10px;
  width: 60%;
  float: right;
}
#shop-cart .shop-cart-item .item-pricing-details .item-single-pricing-element {
  border-bottom: 1px dotted #F0F0F0;
}
#shop-cart .shop-cart-item .item-pricing-details .item-single-pricing-element .item-single-pricing-element-name {
  float: left;
}
#shop-cart .shop-cart-item .item-pricing-details .item-single-pricing-element .item-single-pricing-element-price {
  width: 150px;
  float: right;
  text-align: right;
}
#shop-cart .shop-cart-item .item-pricing-details .item-single-pricing-element .item-single-pricing-element-price .price-brutto {
  font-size: 14px;
}
#shop-cart .shop-cart-item .item-pricing-details .item-single-pricing-element .item-single-pricing-element-price .price-netto {
  color: #bdbdbd;
  font-size: 11px;
}
#shop-cart #cart-total {
  padding: 10px;
}
#shop-cart #cart-total .cart-total-row .cart-total-row-name {
  float: left;
}
#shop-cart #cart-total .cart-total-row .cart-total-row-price {
  float: right;
  text-align: right;
}
#shop-cart #cart-total .cart-total-row .cart-total-row-price .price-brutto {
  font-size: 14px;
}
#shop-cart #cart-total .cart-total-row .cart-total-row-price .price-netto {
  color: #bdbdbd;
  font-size: 11px;
}
#shop-thank-you {
  text-align: center;
  padding-top: 100px;
  min-height: 700px;
}
#shop-thank-you h3 {
  font-size: 20px;
  margin-bottom: 50px;
}
#shop-thank-you a.button {
  display: inline-block;
}
#shop-thank-you #shop-thank-you-buttons {
  text-align: center;
  margin-top: 50px;
}
.block-product-variants .field-holder .iradio {
  margin-top: 8px;
}
.block-product-variants .field-holder input[type=radio] {
  display: none;
}
.block-option .field-holder .iradio {
  margin-top: 8px;
}
.block-option .field-holder input[type=radio] {
  display: none;
}
.shop-block-domain .product-has-free-domain {
  text-align: center;
}
.pac-container {
  box-shadow: none;
  border-radius: 0;
  border: 1px solid #d7d7d7;
  margin-top: -1px;
}
.pac-container:after {
  display: none !important;
}
.pac-container .pac-item {
  padding: 5px 10px;
  border: 0;
}
.vc-form {
  position: relative;
}
.vc-form .required.now {
  border: 1px solid #c71531 !important;
}
.vc-alt-addresses {
  display: none;
  position: relative;
}
.vc-alt-addresses ul {
  padding-left: 0;
  max-height: 300px;
  overflow: auto;
  margin: 20px 0;
}
.vc-alt-addresses ul li {
  line-height: 30px;
  list-style-image: none;
  border: 1px dotted #d7d7d7;
  border-width: 0 0 1px 0;
  padding: 5px 0;
  margin: 2px 0;
}
.vc-alt-addresses ul li .address-additions {
  margin-left: 10px;
}
.vc-alt-addresses ul li .address-additions .door {
  margin-left: 10px;
}
.vc-alt-addresses ul li .button {
  cursor: pointer;
}
.vc-result {
  display: none;
}
.vc-result #final-standort {
  font-weight: bold;
}
.vc-result .vc-products-header {
  cursor: pointer;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 16px;
  margin: 10px 0;
  border: 1px solid #F0F0F0;
  padding: 10px;
  border-width: 1px 0;
  background: #F0F0F0;
}
.vc-result .vc-products-header img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  display: block;
  width: 20px;
  height: auto;
  float: left;
  margin-right: 10px;
  -moz-opacity: 0.2;
  -khtml-opacity: 0.2;
  -webkit-opacity: 0.2;
  opacity: 0.2;
  margin-top: 2px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vc-result .vc-products-header span {
  color: #0e97d5;
  font-weight: 600;
}
.vc-result .vc-products-header.closed img {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  transform: rotate(0deg);
}
.vc-result .vc-products.closed {
  display: none;
}
.vc-result .vc-products .vc-product {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  padding: 5px 10px;
}
.vc-result .vc-products .vc-product .vc-product-name {
  float: left;
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
}
.vc-result .vc-products .vc-product .vc-product-name .vc-product-info {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  font-size: 12px;
}
.vc-result .vc-products .vc-product .vc-product-name .vc-product-info strong {
  color: #0e97d5;
  font-weight: 600;
}
.vc-result .vc-products .vc-product .vc-product-buttons {
  float: right;
}
.vc-result .vc-products .vc-product .vc-product-buttons .button {
  float: left;
  margin-left: 10px;
}
.vc-result .vc-products .vc-product:hover {
  background: #F0F0F0;
}
.widget {
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}
.sidebar-menu {
  font-size: 0.9em;
}
.sidebar-menu .menu-item ul {
  display: none;
}
.sidebar-menu .menu-item a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  display: block;
  padding: 10px 5px;
  padding-left: 15px;
  font-weight: bold;
  border-bottom: 1px dotted #F0F0F0;
  text-decoration: none !important;
}
.sidebar-menu .menu-item a:hover {
  background: #F0F0F0;
}
.sidebar-menu .menu-item.current_page_item,
.sidebar-menu .menu-item.current_page_parent {
  font-weight: bold;
}
.sidebar-menu .menu-item.current_page_item a,
.sidebar-menu .menu-item.current_page_parent a {
  color: #0e97d5 !important;
  padding-left: 15px;
}
.sidebar-menu .menu-item.current_page_item ul,
.sidebar-menu .menu-item.current_page_parent ul {
  display: block;
}
.sidebar-menu .menu-item.current_page_item ul li,
.sidebar-menu .menu-item.current_page_parent ul li {
  padding-left: 30px;
  background: url('../images/bullet-subnavi.png') no-repeat 20px 14px;
}
.sidebar-menu .menu-item.current_page_item ul li a,
.sidebar-menu .menu-item.current_page_parent ul li a {
  color: #7A7A7A !important;
}
.sidebar-menu .menu-item.current_page_item ul li.current_page_item a,
.sidebar-menu .menu-item.current_page_parent ul li.current_page_item a {
  color: #0e97d5 !important;
}
.sidebar-menu .menu-item.nobold a {
  font-weight: normal;
  padding-left: 5px;
}
.sidebar-menu .menu-item.startsub a {
  border-top: 1px dotted #d7d7d7;
}
.sidebar-menu .menu-item.list-divider a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #F0F0F0;
  padding-left: 5px;
}
.sidebar-menu .menu-item.list-divider-non-grey a {
  padding-left: 5px;
}
.widget-telematica-knowledgebase #kb-sections {
  font-size: 0.9em;
}
.widget-telematica-knowledgebase #kb-sections li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  display: block;
  padding: 10px 5px;
  font-weight: bold;
  border-bottom: 1px dotted #F0F0F0;
}
.widget-telematica-knowledgebase #kb-sections li a:hover {
  background: #EFEFEF;
}
.widget-telematica-knowledgebase #kb-sections li .children {
  display: none;
}
.widget-telematica-knowledgebase #kb-sections li .children li {
  padding-left: 30px;
  font-weight: normal;
}
.widget-telematica-knowledgebase #kb-sections li .children li a {
  font-weight: normal;
}
.widget-telematica-knowledgebase #kb-sections li.current_page_item {
  font-weight: bold;
}
.widget-telematica-knowledgebase #kb-sections li.current_page_item a {
  color: #0e97d5 !important;
}
.widget-telematica-knowledgebase #kb-sections li.current_page_item .children {
  display: block;
}
.widget-contentblocks.blue-block,
.widget-contentblocks.silver-block {
  background: #EFEFEF;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#f0f0f0 0%,#f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  border: 0px solid #e3e3e3;
  padding: 10px;
  font-size: 0.9em;
}
.widget-contentblocks.blue-block h1,
.widget-contentblocks.blue-block h2,
.widget-contentblocks.silver-block h1,
.widget-contentblocks.silver-block h2 {
  margin: -10px -10px 10px -10px;
  display: block;
  font-size: 1.1em;
  color: white;
  line-height: 30px;
  padding: 0 10px;
  font-weight: bold;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 5px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.widget-contentblocks.blue-block.auto-height,
.widget-contentblocks.silver-block.auto-height {
  min-height: 50px;
}
.widget-contentblocks.blue-block ul,
.widget-contentblocks.silver-block ul {
  margin: 10px 0;
  padding-left: 13px;
}
.widget-contentblocks.blue-block ul li,
.widget-contentblocks.silver-block ul li {
  margin: 2px 0;
  padding: 0 5px;
  list-style-image: url(../images/bullet.png);
}
.widget-contentblocks.blue-block h1,
.widget-contentblocks.blue-block h2 {
  background: #0e97d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBlOTdkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzRhOTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0e97d5),color-stop(100%,#134a92));
  background: -webkit-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -o-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: -ms-linear-gradient(top,#0e97d5 0%,#134a92 100%);
  background: linear-gradient(to bottom,#0e97d5 0%,#134a92 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0e97d5',endColorstr='#134a92',GradientType=0);
}
.widget-contentblocks.silver-block h1,
.widget-contentblocks.silver-block h2 {
  background: #0065b1;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#0065b1 0%,#0065b1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  color: #ffffff;
  border: 1px solid #e3e3e3;
  border-width: 0 0 1px 0;
}
.widget_latest_twitter_widget {
  text-align: left;
  padding: 0;
  list-style: none;
}
.latest-twitter-tweet {
  font-style: italic;
  margin-bottom: 15px;
  background: white;
  padding: 5px;
}
#latest-twitter-follow-link {
  text-transform: uppercase;
  font-size: 0.8em;
}
.latest-twitter-tweet-time {
  margin-bottom: 10px;
}
#modal-overlay {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  z-index: 10000000;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
#modal-overlay.show {
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  -webkit-opacity: 0.3;
  opacity: 0.3;
  visibility: visible;
}
#modal {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: fixed;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  background: white;
  z-index: 10000001;
  width: 800px;
  padding: 40px;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
  margin-top: 50px;
}
#modal #modal-close {
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
  z-index: 10000003;
}
#modal #modal-title {
  font-family: 'Oswald', sans-serif;
  font-size: 14px;
  font-size: 18px;
}
#modal #modal-content {
  padding-top: 20px;
  max-height: 600px;
  overflow: visible;
}
#modal.show {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}
#modal #modal-loader {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: white;
  z-index: 10000002;
  text-align: center;
  padding-top: 20px;
  background: #FFF url('../images/preloader.gif') no-repeat center center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  visibility: hidden;
}
#modal #modal-loader.show {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  visibility: visible;
}
div.fancy-select {
  position: relative;
  z-index: 10;
}
div.fancy-select div.trigger {
  cursor: pointer;
  padding: 12px 24px 10px 9px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  background: white;
  border: 1px solid #D3D3D3;
  width: 100%;
  transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  -moz-transition: all 240ms ease-out;
  -ms-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
}
div.fancy-select div.trigger:after {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #333333;
  top: 20px;
  right: 9px;
}
div.fancy-select div.trigger.open {
  border: 1px solid #949494;
}
div.fancy-select div.trigger.open:after {
  border-top-color: #7A8498;
}
div.fancy-select ul.options {
  list-style: none;
  margin: 0;
  position: absolute;
  top: 48px;
  left: 0;
  visibility: hidden;
  opacity: 0;
  z-index: 1000;
  max-height: 250px;
  overflow: auto;
  background: white;
  width: 100%;
  border: 1px solid #949494;
  transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options li {
  padding: 8px 12px;
  cursor: pointer;
  white-space: nowrap;
  transition: all 150ms ease-out;
  -webkit-transition: all 150ms ease-out;
  -moz-transition: all 150ms ease-out;
  -ms-transition: all 150ms ease-out;
  -o-transition: all 150ms ease-out;
}
div.fancy-select ul.options li.selected {
  background: #0e97d5;
  color: white;
}
div.fancy-select ul.options li.hover {
  background: #0e97d5;
  color: #fff;
}
div.fancy-select ul.options.open {
  visibility: visible;
  top: 42px;
  opacity: 1;
  transition: opacity 300ms ease-out, top 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, top 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, top 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, top 300ms ease-out;
  -o-transition: opacity 300ms ease-out, top 300ms ease-out;
}
div.fancy-select ul.options.overflowing {
  top: auto;
  bottom: 40px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out, visibility 300ms ease-out;
}
div.fancy-select ul.options.overflowing.open {
  top: auto;
  bottom: 50px;
  transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -webkit-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -moz-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -ms-transition: opacity 300ms ease-out, bottom 300ms ease-out;
  -o-transition: opacity 300ms ease-out, bottom 300ms ease-out;
}
div.fancy-select.disabled {
  opacity: 0.5;
}
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 60px;
  height: 60px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  text-indent: -99999px;
}
.flex-direction-nav .flex-prev {
  left: -50px;
  background: url(../images/slider-icon-left.png) no-repeat center center;
}
.flex-direction-nav .flex-next {
  right: -50px;
  background: url(../images/slider-icon-right.png) no-repeat center center;
}
.flexslider:hover .flex-prev {
  opacity: 1;
  left: 20px;
}
.flexslider:hover .flex-next {
  opacity: 1;
  right: 20px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0,0,0,0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
  box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0,0,0,0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0,0,0,0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}
.hamburglar .burger-icon {
  position: absolute;
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  transform: scale(0.5);
}
.hamburglar .burger-icon .burger-container {
  position: relative;
  height: 28px;
  width: 36px;
}
.hamburglar .burger-icon .burger-bun-top,
.hamburglar .burger-icon .burger-bun-bot,
.hamburglar .burger-icon .burger-filling {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  animation-direction: alternate;
  -moz-animation-direction: alternate;
  -webkit-animation-direction: alternate;
  -o-animation-direction: alternate;
  position: absolute;
  display: block;
  height: 4px;
  width: 36px;
  border-radius: 0px;
  background: #494949;
}
.hamburglar .burger-icon .burger-bun-top {
  top: 0;
  -webkit-transform-origin: 34px 2px;
  -ms-transform-origin: 34px 2px;
  transform-origin: 34px 2px;
}
.hamburglar .burger-icon .burger-bun-bot {
  bottom: 0;
  -webkit-transform-origin: 34px 2px;
  -ms-transform-origin: 34px 2px;
  transform-origin: 34px 2px;
}
.hamburglar .burger-icon .burger-filling {
  top: 12px;
}
.hamburglar.is-open .burger-bun-top,
.hamburglar.is-open .burger-bun-bot,
.hamburglar.is-open .burger-filling {
  background: white;
}
.hamburglar.is-open .burger-bun-top {
  -webkit-animation: bun-top-out 0.6s linear normal;
  animation: bun-top-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-open .burger-bun-bot {
  -webkit-animation: bun-bot-out 0.6s linear normal;
  animation: bun-bot-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-bun-top {
  -webkit-animation: bun-top-in 0.6s linear normal;
  animation: bun-top-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-bun-bot {
  -webkit-animation: bun-bot-in 0.6s linear normal;
  animation: bun-bot-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-open .burger-filling {
  -webkit-animation: burger-fill-out 0.6s linear normal;
  animation: burger-fill-out 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hamburglar.is-closed .burger-filling {
  -webkit-animation: burger-fill-in 0.6s linear normal;
  animation: burger-fill-in 0.6s linear normal;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@keyframes bun-top-out {
  0% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    top: 0;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  80% {
    left: -5px;
    top: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
  }
  100% {
    left: -5px;
    top: 1px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
}
@-webkit-keyframes bun-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@keyframes bun-bot-out {
  0% {
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  20% {
    left: 0;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  80% {
    left: -5px;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  100% {
    left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@-webkit-keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes bun-top-in {
  0% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }
  100% {
    left: 0;
    bot: 1px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes bun-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes bun-bot-in {
  0% {
    left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  20% {
    left: -5px;
    bot: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
  }
  80% {
    left: 0;
    bot: 0;
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }
  100% {
    left: 0;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 36px;
    left: -6px;
  }
  100% {
    width: 36px;
    left: 0px;
  }
}
@keyframes burger-fill-in {
  0% {
    width: 0;
    left: 36px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  80% {
    width: 36px;
    left: -6px;
  }
  100% {
    width: 36px;
    left: 0px;
  }
}
@-webkit-keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
@keyframes burger-fill-out {
  0% {
    width: 36px;
    left: 0px;
  }
  20% {
    width: 42px;
    left: -6px;
  }
  40% {
    width: 0;
    left: 40px;
  }
  100% {
    width: 0;
    left: 36px;
  }
}
.wpb_row {
  margin-bottom: 20px !important;
}
.wpb_text_column {
  font-size: 1.0em;
  letter-spacing: 0px;
  line-height: 1.5em;
}
.wpb_text_column .alignleft {
  float: left !important;
  margin: 0 10px 10px 0;
}
.wpb_text_column h1,
.wpb_text_column h2,
.wpb_text_column h3,
.wpb_text_column h4,
.wpb_text_column caption {
  margin: 10px 0 10px 0;
  padding: 0;
  color: #0e97d5;
  font-size: 1.2em;
}
.wpb_text_column h1 {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 16px;
  color: #7A7A7A;
  background: #F0F0F0;
  line-height: 35px;
  padding: 0 20px 0 10px;
  text-decoration: none !important;
  margin-bottom: 20px !important;
  margin-top: 0;
}
.wpb_text_column table {
  margin: 20px 0;
  width: 100%;
}
.wpb_text_column table caption {
  margin: 0;
  padding: 10px;
  text-decoration: none;
  font-weight: bold;
  font-size: 1em;
}
.wpb_text_column table thead,
.wpb_text_column table caption {
  background: #0e97d5;
  color: white;
}
.wpb_text_column table thead th,
.wpb_text_column table thead td,
.wpb_text_column table caption th,
.wpb_text_column table caption td {
  padding: 10px;
}
.wpb_text_column table tbody tr:nth-child(even) {
  background: #e3e3e3;
}
.wpb_text_column table tbody td {
  padding: 10px;
}
.wpb_text_column table tbody td ul {
  padding-left: 18px;
}
.wpb_text_column ul {
  margin: 10px 0;
  padding-left: 40px;
}
.wpb_text_column ul li {
  margin: 2px 0;
  padding: 0 5px;
  list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAYAAADEUlfTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzI0RDU3MDRENTY3MTFFMUI5NDNCRDQwODBFQUYyMzEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzI0RDU3MDVENTY3MTFFMUI5NDNCRDQwODBFQUYyMzEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMjRENTcwMkQ1NjcxMUUxQjk0M0JENDA4MEVBRjIzMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMjRENTcwM0Q1NjcxMUUxQjk0M0JENDA4MEVBRjIzMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmpOj9wAAABsSURBVHjaYvz//z8DLsDCyMiIIVgyU0wXSDWwYJEwBVJ7gPgZC1RAFEi9B2JBIN4ExLwgBcxAiWogYw0QfwHiRCA2BOKonvRXvSCdC4HYAohbgJgDiIOAEiDdDIxQY0F0JxC/Akr0wOwHCDAAIu4bbQZj9uUAAAAASUVORK5CYII=);
}
.wpb_single_image img {
  border: 0px solid #e3e3e3;
  padding: 1px;
}
.wpb_single_image.noborder img {
  border: 0;
}
.telematica-block > .wpb_wrapper {
  min-height: 250px;
  background: #EFEFEF;
  background: #F0F0F0;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px solid #e3e3e3;
  padding-bottom: 10px;
}
.telematica-block > .wpb_wrapper h1,
.telematica-block > .wpb_wrapper h2 {
  margin: 0 0 10px 0 !important;
  display: block;
  font-size: 1.1em;
  background: #0e97d5;
  color: white;
  line-height: 30px;
  padding: 0 10px;
  font-weight: bold;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-decoration: none !important;
}
.telematica-block > .wpb_wrapper p,
.telematica-block > .wpb_wrapper .block-content {
  padding: 0 10px;
}
.telematica-block > .wpb_wrapper.auto-height {
  min-height: 50px;
}
.ui-tabs .ui-tabs-nav .ui-state-default {
  background: #F0F0F0;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #e3e3e3;
  border-width: 1px 1px 0 1px;
  padding-left: 30px;
  padding-right: 30px;
}
.ui-tabs .ui-tabs-nav .ui-state-hover {
  background: #d7d7d7;
}
.ui-tabs .ui-tabs-nav .ui-state-active {
  background: #0e97d5 !important;
  border: 1px solid #0e97d5;
  color: white;
}
.ui-tabs .ui-tabs-nav .ui-state-active a {
  color: white;
}
.ui-tabs .ui-tabs-panel {
  padding: 20px !important;
  border: 1px solid #e3e3e3 !important;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
}
.frontbox-holder {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  border: 1px solid #e3e3e3;
  padding: 10px;
  margin: 0 !important;
}
.frontbox img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.wpb_wrapper {
  *zoom: 1;
}
.wpb_wrapper:before,
.wpb_wrapper:after {
  display: table;
  content: "";
}
.wpb_wrapper:after {
  clear: both;
}
.feature-box {
  border: 1px solid #e3e3e3;
  background: #ffffff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffffff),color-stop(100%,#dddddd));
  background: -webkit-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -o-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: -ms-linear-gradient(top,#ffffff 0%,#dddddd 100%);
  background: linear-gradient(to bottom,#ffffff 0%,#dddddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-height: 220px;
}
.feature-box table {
  margin: 0;
}
.feature-box h2 {
  margin-top: 0;
}
.icheckbox,
.iradio {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 22px;
  height: 22px;
  background: url(../images/icheck.png) no-repeat;
  border: none;
  cursor: pointer;
}
.icheckbox {
  background-position: 0 0;
}
.icheckbox.checked {
  background-position: -22px 0;
}
.icheckbox.disabled {
  background-position: -44px 0;
  cursor: default;
}
.icheckbox.checked.disabled {
  background-position: -66px 0;
}
.iradio {
  background-position: -88px 0;
}
.iradio.checked {
  background-position: -110px 0;
}
.iradio.disabled {
  background-position: -132px 0;
  cursor: default;
}
.iradio.checked.disabled {
  background-position: -154px 0;
}
@media only screen and (max-width: 768px) {
  #hamburger {
    position: fixed;
    top: 10px;
    right: 45px;
    z-index: 10000000;
    display: block !important;
    font-size: 24px;
    color: #333;
  }
  #header {
    height: auto;
  }
  #header-top {
    display: none;
  }
  #navigation {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    animation-direction: alternate;
    -moz-animation-direction: alternate;
    -webkit-animation-direction: alternate;
    -o-animation-direction: alternate;
    position: fixed;
    z-index: 1000000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #0065B1;
    padding: 40px 0;
    padding-top: 80px;
    -moz-transform: translate(100%,0);
    -webkit-transform: translate(100%,0);
    -o-transform: translate(100%,0);
    -ms-transform: translate(100%,0);
    transform: translate(100%,0);
  }
  #navigation.show {
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
  #navigation #navigation-main > ul > li {
    width: 100%;
    float: none;
    padding: 0 40px;
  }
  #navigation #navigation-main > ul > li a {
    text-align: left;
  }
  #navigation #navigation-main > ul > li.menu-item-has-children {
    position: relative;
  }
  #navigation #navigation-main > ul > li.menu-item-has-children a {
    display: inline-block;
    width: 90%;
  }
  #navigation #navigation-main > ul > li.menu-item-has-children:after {
      position: absolute;
    color: #fff;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    margin-right: .4em;
    margin-left: .2em;
    width: 1em;
    content: '▼';
  }
  #navigation #navigation-main > ul > li.menu-item-has-children.open:after {
    content: '▲';
  }
  #navigation #navigation-main > ul > li.menu-item-has-children.open {
    background-color: #0e97d5;
  }
  #navigation #navigation-main > ul > li.menu-item-has-children.open > ul {
    display: block;
    position: relative;
    z-index: 10;
    top: 0;
    visibility: visible;
    opacity: 1;
    background-color: transparent;
  }
  #navigation #navigation-main > ul > li > ul {
    display: none;
  }
  #header #logo {
    margin: 0;
    float: none;
    text-align: center;
    padding: 20px 0;
	overflow: hidden;
  }
  #header #slogan {
    display: none;
  }
  #slider {
    display: none;
  }
  #front-boxes .box .box-content {
    height: 280px;
    margin-bottom: 10px;
  }
  #front-boxes .box .box-content .box-sub-info {
    margin-top: 30px;
  }
  #front-boxes .box:hover {
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
  #front-boxes .box .box-content .box-sub-info span.big {
    font-size: 32px;
  }
  #front-boxes .box .box-content h2,
  #front-boxes .box .box-content .box-sub-info {
    text-align: center;
  }
  #front-boxes .box .box-content .button {
    right: auto;
    left: 50%;
    -moz-transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
  }
  #front-business {
    height: auto;
  }
  #front-business h3 {
    text-align: center;
  }
  #front-business .business-blocks {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 50px;
  }
  #front-business .dot-spacer {
    display: none;
  }
  #front-boxes {
    -moz-transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
  }
  #front-boxes .box,
  #front-checks .check,
  #front-minis .box-mini {
    width: 100%;
    float: none;
    padding: 0;
  }
  #front-logos {
    display: none;
  }
  #footer .footer-dots {
    display: none;
  }
  #footer #footer-imprint,
  #footer #footer-navigation {
    margin: 0;
    text-align: center;
    float: none;
    margin-top: 20px;
  }
  #footer-social {
    display: none;
  }
  #content-wrapper #sidebar {
    display: none;
  }
  #content-wrapper #content {
    width: 100%;
    float: none !important;
  }
  #pricing-table-columns-redesign .pricing-table-column {
    width: 100% !important;
    float: none !important;
    margin-bottom: 20px;
  }
  .vc_row {
    margin: 0 !important;
  }
  #content-wrapper #content.pull-right {
    padding: 0;
  }
  #pricing-table-columns-redesign .pricing-table-column > a > .product-features,
  #pricing-table-columns-redesign .pricing-table-column a:hover > .product-features,
  #pricing-table-columns-redesign .pricing-table-column a:active > .product-features {
    display: none;
  }
  .vc_non_responsive .vc_row .vc_col-sm-4,
  .vc_non_responsive .vc_row .vc_col-sm-8 {
    width: 100% !important;
    float: none !important;
  }
  #menu-footer-navigation li {
    padding: 10px 0;
  }
