img.circle {border-radius:500px; margin-top:0; }

@media (max-device-width: 1024px) {
  .navbar-default
  .navbar-nav > li > a {
    margin-left: 5px;
  }

  nav#nav-footer.navbar-default
  .navbar-nav > li > a:first-child {
    margin-left: 5px;
  }
}

@media print {
  a[href]:after {
    content: none;
  }
}

.navbar-collapse {
  padding-left: 0px;
  padding-right: 0px;
}

/* moved from standard.css */
a.icon-sprite-flag-de,
a.icon-sprite-flag-es,
a.icon-sprite-flag-fr,
a.icon-sprite-flag-it,
a.icon-sprite-flag-uk,
a.icon-sprite-flag-us,
a.icon-sprite-flag-nl,
a.icon-sprite-flag-ru,
a.icon-sprite-flag-pl{
  border-radius: 500px;
  background-position: center center;
  width: 30px;
  height: 30px;
  border: 1px solid #969990;
}
.icon-sprite-flag-de {
  background-image: url('../img/flags/de.png');
}
.icon-sprite-flag-es {
  background-image: url('../img/flags/es.png');
}
.icon-sprite-flag-fr {
  background-image: url('../img/flags/fr.png');
}
.icon-sprite-flag-it {
  background-image: url('../img/flags/it.png');
}
.icon-sprite-flag-uk {
  background-image: url('../img/flags/uk.png');
}
.icon-sprite-flag-us {
  background-image: url('../img/flags/us.png');
}
.icon-sprite-flag-nl {
  background-image: url('../img/flags/nl.png');
}
.icon-sprite-flag-ru {
  background-image: url('../img/flags/ru.png');
}
.icon-sprite-flag-pl {
  background-image: url('../img/flags/pl.png');
}

nav [class^="icon-sprite-"] {
  padding: 0px !important;
  /*margin-left: 10px;*/
  margin-top: 10px;
}

div#header-text
{
  position: absolute;
  padding: 10px;
  text-align: right;
}


#_cbhtml .is-rte-tool, #_cbhtml .is-elementrte-tool {z-index:10001;top: 70px;box-shadow: rgba(0, 0, 0, 0.05) 0px 5px 9px 0px;background:#fff;padding:0;}

.is-sidebar {
  z-index: 1010;
  margin-top: 67px;
}

.is-sidebar-content {
  z-index: 1005;
  top: 67px !important;
}

.is-side {
  margin-top: 67px;
}

.div-content-customer .is-upper {
  text-transform: uppercase;
}

/* FIX: is-light-text input color */
.div-content-customer .is-light-text input, .div-content-customer .is-light-text select, .div-content-customer .is-light-text textarea {
  color: #495057 !important;
}

.div-content-customer .height-20 {
  height: 20px;
}
.div-content-customer .height-40 {
  height: 40px;
}
.div-content-customer .height-60 {
  height: 60px;
}
.div-content-customer .height-80 {
  height: 80px;
}
.div-content-customer .height-100 {
  height: 100px;
}
.div-content-customer .height-120 {
  height: 120px;
}
.div-content-customer .height-140 {
  height: 140px;
}
.div-content-customer .height-160 {
  height: 160px;
}
.div-content-customer .height-180 {
  height: 180px;
}
.div-content-customer .height-200 {
  height: 200px;
}
.div-content-customer .height-220 {
  height: 220px;
}
.div-content-customer .height-240 {
  height: 240px;
}
.div-content-customer .height-260 {
  height: 260px;
}
.div-content-customer .height-280 {
  height: 280px;
}
.div-content-customer .height-300 {
  height: 300px;
}
@media (max-width: 640px) {
  .div-content-customer .height-20 {
    height: 20px;
  }
  .div-content-customer .height-40 {
    height: 40px;
  }
  .div-content-customer .height-60 {
    height: 40px;
  }
  .div-content-customer .height-80 {
    height: 40px;
  }
  .div-content-customer .height-100 {
    height: 40px;
  }
  .div-content-customer .height-120 {
    height: 40px;
  }
  .div-content-customer .height-140 {
    height: 40px;
  }
  .div-content-customer .height-160 {
    height: 40px;
  }
  .div-content-customer .height-180 {
    height: 40px;
  }
  .div-content-customer .height-200 {
    height: 40px;
  }
  .div-content-customer .height-220 {
    height: 40px;
  }
  .div-content-customer .height-240 {
    height: 40px;
  }
  .div-content-customer .height-260 {
    height: 40px;
  }
  .div-content-customer .height-280 {
    height: 40px;
  }
  .div-content-customer .height-300 {
    height: 40px;
  }
}
.div-content-customer .size-12 {
  font-size: 12px !important;
}
.div-content-customer .size-14 {
  font-size: 14px !important;
}
.div-content-customer .size-16 {
  font-size: 16px !important;
}
.div-content-customer .size-18 {
  font-size: 18px !important;
}
.div-content-customer .size-21 {
  font-size: 21px !important;
}
.div-content-customer .size-24 {
  font-size: 24px !important;
}
.div-content-customer .size-28 {
  font-size: 28px !important;
}
.div-content-customer .size-32 {
  font-size: 32px !important;
}
.div-content-customer .size-35 {
  font-size: 35px !important;
}
.div-content-customer .size-38 {
  font-size: 38px !important;
}
.div-content-customer .size-42 {
  font-size: 42px !important;
}
.div-content-customer .size-46 {
  font-size: 46px !important;
}
.div-content-customer .size-48 {
  font-size: 48px !important;
}
.div-content-customer .size-50 {
  font-size: 50px !important;
}
.div-content-customer .size-54 {
  font-size: 54px !important;
}
.div-content-customer .size-60 {
  font-size: 60px !important;
}
.div-content-customer .size-64 {
  font-size: 64px !important;
}
.div-content-customer .size-68 {
  font-size: 68px !important;
}
.div-content-customer .size-72 {
  font-size: 72px !important;
}
.div-content-customer .size-76 {
  font-size: 76px !important;
}
.div-content-customer .size-80 {
  font-size: 80px !important;
}
.div-content-customer .size-84 {
  font-size: 84px !important;
}
.div-content-customer .size-88 {
  font-size: 88px !important;
}
.div-content-customer .size-92 {
  font-size: 92px !important;
}
.div-content-customer .size-96 {
  font-size: 96px !important;
}
.div-content-customer .size-100 {
  font-size: 100px !important;
}
.div-content-customer .size-104 {
  font-size: 104px !important;
}
.div-content-customer .size-108 {
  font-size: 108px !important;
}
.div-content-customer .size-112 {
  font-size: 112px !important;
}
.div-content-customer .size-116 {
  font-size: 116px !important;
}
.div-content-customer .size-120 {
  font-size: 120px !important;
}
.div-content-customer .size-124 {
  font-size: 124px !important;
}
.div-content-customer .size-128 {
  font-size: 128px !important;
}
.div-content-customer .size-132 {
  font-size: 132px !important;
}
.div-content-customer .size-136 {
  font-size: 136px !important;
}
.div-content-customer .size-140 {
  font-size: 140px !important;
}
.div-content-customer .size-144 {
  font-size: 144px !important;
}
.div-content-customer .size-148 {
  font-size: 148px !important;
}
.div-content-customer .size-152 {
  font-size: 152px !important;
}
.div-content-customer .size-156 {
  font-size: 156px !important;
}
.div-content-customer .size-160 {
  font-size: 160px !important;
}
.div-content-customer .size-164 {
  font-size: 164px !important;
}
.div-content-customer .size-168 {
  font-size: 168px !important;
}
.div-content-customer .size-172 {
  font-size: 172px !important;
}
.div-content-customer .size-176 {
  font-size: 176px !important;
}
.div-content-customer .size-180 {
  font-size: 180px !important;
}
.div-content-customer .size-184 {
  font-size: 184px !important;
}
.div-content-customer .size-188 {
  font-size: 188px !important;
}
.div-content-customer .size-192 {
  font-size: 192px !important;
}
.div-content-customer .size-196 {
  font-size: 196px !important;
}
.div-content-customer .size-200 {
  font-size: 200px !important;
}
.div-content-customer .size-204 {
  font-size: 204px !important;
}
.div-content-customer .size-208 {
  font-size: 208px !important;
}
.div-content-customer .size-212 {
  font-size: 212px !important;
}
.div-content-customer .size-216 {
  font-size: 216px !important;
}
.div-content-customer .size-220 {
  font-size: 220px !important;
}
@media all and (max-width: 1024px) {
  .div-content-customer .size-12 {
    font-size: 12px !important;
  }
  .div-content-customer .size-14 {
    font-size: 14px !important;
  }
  .div-content-customer .size-16 {
    font-size: 16px !important;
  }
  .div-content-customer .size-18 {
    font-size: 18px !important;
  }
  .div-content-customer .size-21 {
    font-size: 21px !important;
  }
  .div-content-customer .size-24 {
    font-size: 24px !important;
  }
  .div-content-customer .size-28 {
    font-size: 26px !important;
  }
  .div-content-customer .size-32 {
    font-size: 28px !important;
  }
  .div-content-customer .size-35 {
    font-size: 30px !important;
  }
  .div-content-customer .size-38 {
    font-size: 32px !important;
  }
  .div-content-customer .size-42 {
    font-size: 34px !important;
  }
  .div-content-customer .size-46 {
    font-size: 36px !important;
  }
  .div-content-customer .size-48 {
    font-size: 38px !important;
  }
  .div-content-customer .size-50 {
    font-size: 40px !important;
  }
  .div-content-customer .size-54 {
    font-size: 42px !important;
  }
  .div-content-customer .size-60 {
    font-size: 44px !important;
  }
  .div-content-customer .size-64 {
    font-size: 46px !important;
  }
  .div-content-customer .size-68 {
    font-size: 48px !important;
  }
  .div-content-customer .size-72 {
    font-size: 50px !important;
  }
  .div-content-customer .size-76 {
    font-size: 52px !important;
  }
  .div-content-customer .size-80 {
    font-size: 54px !important;
  }
  .div-content-customer .size-84 {
    font-size: 56px !important;
  }
  .div-content-customer .size-88 {
    font-size: 58px !important;
  }
  .div-content-customer .size-92 {
    font-size: 60px !important;
  }
  .div-content-customer .size-96 {
    font-size: 62px !important;
  }
  .div-content-customer .size-100 {
    font-size: 64px !important;
  }
  .div-content-customer .size-104 {
    font-size: 66px !important;
  }
  .div-content-customer .size-108 {
    font-size: 68px !important;
  }
  .div-content-customer .size-112 {
    font-size: 70px !important;
  }
  .div-content-customer .size-116 {
    font-size: 72px !important;
  }
  .div-content-customer .size-120 {
    font-size: 74px !important;
  }
  .div-content-customer .size-124 {
    font-size: 76px !important;
  }
  .div-content-customer .size-128 {
    font-size: 78px !important;
  }
  .div-content-customer .size-132 {
    font-size: 80px !important;
  }
  .div-content-customer .size-136 {
    font-size: 80px !important;
  }
  .div-content-customer .size-140 {
    font-size: 80px !important;
  }
  .div-content-customer .size-144 {
    font-size: 80px !important;
  }
  .div-content-customer .size-148 {
    font-size: 80px !important;
  }
  .div-content-customer .size-152 {
    font-size: 80px !important;
  }
  .div-content-customer .size-156 {
    font-size: 80px !important;
  }
  .div-content-customer .size-160 {
    font-size: 80px !important;
  }
  .div-content-customer .size-164 {
    font-size: 80px !important;
  }
  .div-content-customer .size-168 {
    font-size: 80px !important;
  }
  .div-content-customer .size-172 {
    font-size: 80px !important;
  }
  .div-content-customer .size-176 {
    font-size: 80px !important;
  }
  .div-content-customer .size-180 {
    font-size: 80px !important;
  }
  .div-content-customer .size-184 {
    font-size: 80px !important;
  }
  .div-content-customer .size-188 {
    font-size: 80px !important;
  }
  .div-content-customer .size-192 {
    font-size: 80px !important;
  }
  .div-content-customer .size-196 {
    font-size: 80px !important;
  }
  .div-content-customer .size-200 {
    font-size: 80px !important;
  }
  .div-content-customer .size-204 {
    font-size: 80px !important;
  }
  .div-content-customer .size-208 {
    font-size: 80px !important;
  }
  .div-content-customer .size-212 {
    font-size: 80px !important;
  }
  .div-content-customer .size-216 {
    font-size: 80px !important;
  }
  .div-content-customer .size-220 {
    font-size: 80px !important;
  }
}
.div-content-customer .size-12 span {
  font-size: 12px !important;
}
.div-content-customer .size-14 span {
  font-size: 14px !important;
}
.div-content-customer .size-16 span {
  font-size: 16px !important;
}
.div-content-customer .size-18 span {
  font-size: 18px !important;
}
.div-content-customer .size-21 span {
  font-size: 21px !important;
}
.div-content-customer .size-24 span {
  font-size: 24px !important;
}
.div-content-customer .size-28 span {
  font-size: 28px !important;
}
.div-content-customer .size-32 span {
  font-size: 32px !important;
}
.div-content-customer .size-35 span {
  font-size: 35px !important;
}
.div-content-customer .size-38 span {
  font-size: 38px !important;
}
.div-content-customer .size-42 span {
  font-size: 42px !important;
}
.div-content-customer .size-46 span {
  font-size: 46px !important;
}
.div-content-customer .size-48 span {
  font-size: 48px !important;
}
.div-content-customer .size-50 span {
  font-size: 50px !important;
}
.div-content-customer .size-54 span {
  font-size: 54px !important;
}
.div-content-customer .size-60 span {
  font-size: 60px !important;
}
.div-content-customer .size-64 span {
  font-size: 64px !important;
}
.div-content-customer .size-68 span {
  font-size: 68px !important;
}
.div-content-customer .size-72 span {
  font-size: 72px !important;
}
.div-content-customer .size-76 span {
  font-size: 76px !important;
}
.div-content-customer .size-80 span {
  font-size: 80px !important;
}
.div-content-customer .size-84 span {
  font-size: 84px !important;
}
.div-content-customer .size-88 span {
  font-size: 88px !important;
}
.div-content-customer .size-92 span {
  font-size: 92px !important;
}
.div-content-customer .size-96 span {
  font-size: 96px !important;
}
.div-content-customer .size-100 span {
  font-size: 100px !important;
}
.div-content-customer .size-104 span {
  font-size: 104px !important;
}
.div-content-customer .size-108 span {
  font-size: 108px !important;
}
.div-content-customer .size-112 span {
  font-size: 112px !important;
}
.div-content-customer .size-116 span {
  font-size: 116px !important;
}
.div-content-customer .size-120 span {
  font-size: 120px !important;
}
.div-content-customer .size-124 span {
  font-size: 124px !important;
}
.div-content-customer .size-128 span {
  font-size: 128px !important;
}
.div-content-customer .size-132 span {
  font-size: 132px !important;
}
.div-content-customer .size-136 span {
  font-size: 136px !important;
}
.div-content-customer .size-140 span {
  font-size: 140px !important;
}
.div-content-customer .size-144 span {
  font-size: 144px !important;
}
.div-content-customer .size-148 span {
  font-size: 148px !important;
}
.div-content-customer .size-152 span {
  font-size: 152px !important;
}
.div-content-customer .size-156 span {
  font-size: 156px !important;
}
.div-content-customer .size-160 span {
  font-size: 160px !important;
}
.div-content-customer .size-164 span {
  font-size: 164px !important;
}
.div-content-customer .size-168 span {
  font-size: 168px !important;
}
.div-content-customer .size-172 span {
  font-size: 172px !important;
}
.div-content-customer .size-176 span {
  font-size: 176px !important;
}
.div-content-customer .size-180 span {
  font-size: 180px !important;
}
.div-content-customer .size-184 span {
  font-size: 184px !important;
}
.div-content-customer .size-188 span {
  font-size: 188px !important;
}
.div-content-customer .size-192 span {
  font-size: 192px !important;
}
.div-content-customer .size-196 span {
  font-size: 196px !important;
}
.div-content-customer .size-200 span {
  font-size: 200px !important;
}
.div-content-customer .size-204 span {
  font-size: 204px !important;
}
.div-content-customer .size-208 span {
  font-size: 208px !important;
}
.div-content-customer .size-212 span {
  font-size: 212px !important;
}
.div-content-customer .size-216 span {
  font-size: 216px !important;
}
.div-content-customer .size-220 span {
  font-size: 220px !important;
}
@media all and (max-width: 1024px) {
  .div-content-customer .size-12 span {
    font-size: 12px !important;
  }
  .div-content-customer .size-14 span {
    font-size: 14px !important;
  }
  .div-content-customer .size-16 span {
    font-size: 16px !important;
  }
  .div-content-customer .size-18 span {
    font-size: 18px !important;
  }
  .div-content-customer .size-21 span {
    font-size: 21px !important;
  }
  .div-content-customer .size-24 span {
    font-size: 24px !important;
  }
  .div-content-customer .size-28 span {
    font-size: 26px !important;
  }
  .div-content-customer .size-32 span {
    font-size: 28px !important;
  }
  .div-content-customer .size-35 span {
    font-size: 30px !important;
  }
  .div-content-customer .size-38 span {
    font-size: 32px !important;
  }
  .div-content-customer .size-42 span {
    font-size: 34px !important;
  }
  .div-content-customer .size-46 span {
    font-size: 36px !important;
  }
  .div-content-customer .size-48 span {
    font-size: 38px !important;
  }
  .div-content-customer .size-50 span {
    font-size: 40px !important;
  }
  .div-content-customer .size-54 span {
    font-size: 42px !important;
  }
  .div-content-customer .size-60 span {
    font-size: 44px !important;
  }
  .div-content-customer .size-64 span {
    font-size: 46px !important;
  }
  .div-content-customer .size-68 span {
    font-size: 48px !important;
  }
  .div-content-customer .size-72 span {
    font-size: 50px !important;
  }
  .div-content-customer .size-76 span {
    font-size: 52px !important;
  }
  .div-content-customer .size-80 span {
    font-size: 54px !important;
  }
  .div-content-customer .size-84 span {
    font-size: 56px !important;
  }
  .div-content-customer .size-88 span {
    font-size: 58px !important;
  }
  .div-content-customer .size-92 span {
    font-size: 60px !important;
  }
  .div-content-customer .size-96 span {
    font-size: 62px !important;
  }
  .div-content-customer .size-100 span {
    font-size: 64px !important;
  }
  .div-content-customer .size-104 span {
    font-size: 66px !important;
  }
  .div-content-customer .size-108 span {
    font-size: 68px !important;
  }
  .div-content-customer .size-112 span {
    font-size: 70px !important;
  }
  .div-content-customer .size-116 span {
    font-size: 72px !important;
  }
  .div-content-customer .size-120 span {
    font-size: 74px !important;
  }
  .div-content-customer .size-124 span {
    font-size: 76px !important;
  }
  .div-content-customer .size-128 span {
    font-size: 78px !important;
  }
  .div-content-customer .size-132 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-136 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-140 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-144 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-148 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-152 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-156 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-160 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-164 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-168 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-172 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-176 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-180 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-184 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-188 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-192 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-196 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-200 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-204 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-208 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-212 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-216 span {
    font-size: 80px !important;
  }
  .div-content-customer .size-220 span {
    font-size: 80px !important;
  }
}
/*#mainNavbar > ul.nav.navbar-nav.navbar-right > li:hover { background-color: transparent }*/

/*.navbar-default .navbar-nav > li:hover { background-color: red }*/