.lmiv .shop_wrapper {
  /*header ende*/
}
.lmiv .shop_wrapper .header {
  position: relative;
  min-height: 141px;
  width: 100%;
  margin-bottom: 30px;
}
@media (max-width: 1060px) {
  .lmiv .shop_wrapper .header {
    display: none;
  }
}
.lmiv .shop_wrapper .header .navbar {
  text-align: right;
  padding-top: 5px;
}
@media (max-width: 1060px) {
  .lmiv .shop_wrapper .header .navbar {
    display: none;
  }
}
.lmiv .shop_wrapper .header .navbar .navbar_item {
  list-style: none;
  display: inline-block;
  margin-right: 11px;
  height: 25px;
  line-height: 25px;
  width: auto;
  text-align: center;
  color: #d2d2d2;
  font-size: 15px;
}
.lmiv .shop_wrapper .header .row {
  height: 30px;
  padding: 0px;
  margin: 0px;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container {
  float: right;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart {
  width: 270px;
  float: right;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart .button {
  width: 30px;
  height: 30px;
  float: left;
  cursor: pointer;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart .button i {
  height: 30px;
  width: 30px;
  background: #e3001b;
  padding: 5px;
  font-size: 20px;
  color: #bebbb9;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart .input {
  width: 150px;
  height: 30px;
  float: left;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart .input input {
  height: 30px;
  width: 160px;
  margin-left: 10px;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart .logo {
  width: 50px;
  height: 30px;
  float: left;
  position: relative;
  margin-left: 32px;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart .logo i {
  height: 30px;
  width: 50px;
  color: #e3001b;
  padding: -4px;
  font-size: 45px;
  margin-top: -8px;
}
.lmiv .shop_wrapper .header .row .search_and_cart_container .search_and_cart .logo i span {
  position: absolute;
  color: #4f4f4f;
  top: 2px;
  left: 20px;
  font-size: 16px;
}
.lmiv .mobile_header {
  width: 100%;
  background: #aeadad;
  position: fix;
  top: 0px;
  margin-left: 0px;
  position: fixed;
  z-index: 2;
  padding-top: 5px;
}
@media (min-width: 1060px) {
  .lmiv .mobile_header {
    display: none;
  }
}
.lmiv .mobile_header .row {
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
}
.lmiv .mobile_header .row .menu {
  height: 40px;
  width: 40px;
  background: #616161;
  display: inline-block;
  float: left;
  padding: 5px 0px 5px 9px;
  font-size: 30px;
  line-height: 30px;
  color: #cd6127;
}
@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .lmiv .mobile_header .row .menu {
    height: 150px;
    width: 150px;
    font-size: 145px;
  }
}
.lmiv .mobile_header .row .search {
  height: 40px;
  width: 40px;
  background: #616161;
  display: inline-block;
  float: right;
  margin-right: 10px;
  padding: 5px 0px 5px 7px;
  font-size: 30px;
  line-height: 30px;
  color: #cd6127;
}
@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .lmiv .mobile_header .row .search {
    height: 150px;
    width: 150px;
    font-size: 145px;
  }
}
.lmiv .mobile_header .row .cart {
  height: 40px;
  width: 40px;
  background: #616161;
  display: inline-block;
  float: right;
  padding: 5px 0px 5px 7px;
  font-size: 30px;
  line-height: 30px;
  color: #cd6127;
}
@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .lmiv .mobile_header .row .cart {
    height: 150px;
    width: 150px;
    font-size: 145px;
  }
}
.lmiv .mobile_header .row .menuEntry {
  width: 100%;
  text-align: center;
  font-size: 30px;
  color: #616161;
  margin-bottom: 5px;
  display: block;
}
@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .lmiv .mobile_header .row .menuEntry {
    font-size: 60px;
  }
}
.lmiv .mobile_header .row .menuEntry:hover {
  background: #919191;
}
.lmiv .mobile_header .row input {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 26px;
  padding-left: 5px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .lmiv .mobile_header .row input {
    height: 100px;
    font-size: 60px;
    line-height: 60px;
  }
}
.lmiv .mobile_header_spacer {
  width: 100%;
  height: 150px;
}
@media (min-width: 1060px) {
  .lmiv .mobile_header_spacer {
    display: none;
  }
}
@media (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .lmiv .mobile_header_spacer {
    height: 170px;
  }
}
.line {
  width: 100%;
  height: 2px;
  background-color: #616161;
  margin: 10px 0px 10px 0px;
}
.lmiv {
  height: 100%;
  width: 100%;
}
.lmiv .shop_wrapper .main_navbar .navbar {
  padding-top: 5px;
}
@media (max-width: 1060px) {
  .lmiv .shop_wrapper .main_navbar .navbar {
    display: none;
  }
}
.lmiv .shop_wrapper .main_navbar .navbar .navbar_item {
  list-style: none;
  display: inline-block;
  margin-right: 11px;
  height: 25px;
  line-height: 25px;
  width: 11%;
  text-align: center;
  color: #d2d2d2;
  font-size: 15px;
}
.lmiv .shop_wrapper {
  /*.main_slider ende*/
}
.lmiv .shop_wrapper .main_slider {
  width: 100%;
  position: relative;
  margin-bottom: 18px;
  height: 398px;
  overflow: hidden;
}
.lmiv .shop_wrapper .main_slider .slide.ng-enter,
.lmiv .shop_wrapper .main_slider .slide.ng-leave {
  transition: 300ms cubic-bezier(0.25, 0.25, 0.75, 0.75) all;
}
.lmiv .shop_wrapper .main_slider .slide.ng-enter {
  left: 100%;
}
.lmiv .shop_wrapper .main_slider .slide.ng-enter.slide.ng-enter-active {
  left: 0;
}
.lmiv .shop_wrapper .main_slider .slide.ng-leave {
  left: 0;
}
.lmiv .shop_wrapper .main_slider .slide.ng-leave.slide.ng-leave-active {
  left: -100%;
}
.lmiv .shop_wrapper .main_slider img {
  width: 100%;
  position: relative;
  top: 0px;
}
.lmiv .shop_wrapper .main_slider .next {
  background-image: url(../images/next.png);
  height: 48px;
  width: 48px;
  background-repeat: no-repeat;
  position: absolute;
  top: 335px;
  right: 5px;
}
.lmiv .shop_wrapper .view_switch_wrapper .default .load {
  margin-left: auto;
  margin-right: auto;
  background: rgba(174, 173, 173, 0.78);
  text-align: center;
  margin-bottom: 18px;
  padding: 20px 0px;
  font-size: 19px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header {
  padding: 0px;
  margin: 0px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row {
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
}
@media (min-width: 960px) {
  .lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row.details {
    display: table;
  }
  .lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row.details [class*="col-"] {
    float: none;
    display: table-cell;
    vertical-align: top;
  }
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .title {
  margin: 0px;
  padding: 0px;
  font-size: 24px;
  color: white;
  line-height: 24px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .filter_tags {
  padding: 0px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .filter_tags .filter_item {
  float: left;
  line-height: 20px;
  color: black;
  background: white;
  margin-right: 6px;
  padding: 2px 8px;
  border-radius: 6px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .category_header_image {
  padding: 0px;
  margin: 0px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .category_header_image img {
  width: 100%;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .search_and_filter {
  background: white;
  padding-top: 15px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .search_and_filter .row .title {
  color: black;
  font-size: 15px;
  margin-bottom: 10px;
  font-weight: 500px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .search_and_filter .row .search_input {
  background: #bababa;
  border: none;
  border-radius: 5px;
  color: black;
  width: 187px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .category_header .row .search_and_filter .row select {
  width: 187px;
  display: block;
  margin-bottom: 5px;
  background: #e3001b;
  border: none;
  color: white;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products {
  padding: 0px;
  padding-bottom: 30px;
  margin-right: -20px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat {
  padding: 0px;
  padding-right: 20px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget {
  padding: 0px;
  padding-top: 12px;
  margin-top: 15px;
  font-size: 18px;
  color: #2e52a7;
  background: white;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .text .price {
  color: #e3001b;
  font-size: 27px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .text .title {
  color: black;
  min-height: 60px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .text .id {
  color: black;
  font-size: 12px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .image img {
  width: 100%;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .button_row {
  margin: 0px;
  padding: 0px;
  margin-top: 5px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .button_row .button {
  margin: 0px;
  padding: 0px;
  font-size: 10px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .button_row .button.dark {
  background: black;
  color: #e3001b;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .repeat .widget .button_row .button.light {
  background: #e3001b;
  color: black;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .products .spacer {
  border: solid 1px #6f6f6f;
  width: 100%;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures.liste .products .repeat {
  width: 100%;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures.liste .products .repeat .widget .image {
  display: none;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures.liste .products .repeat .widget .text {
  width: 100%;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures.liste .products .repeat .widget .text .title {
  float: left;
  width: 50%;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures.liste .products .repeat .widget .text .price {
  float: left;
  width: 50%;
  line-height: 20px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures.liste .products .repeat .widget .buttons {
  float: left;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_without_pictures .mood_image {
  width: 100%;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .category_details {
  padding: 10px;
  background: white;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .category_details .title {
  margin: 0px;
  font-size: 43px;
  color: #2e52a7;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products {
  padding: 5px;
  width: 100%;
  padding-bottom: 30px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget {
  padding: 0px 7px 0px 7px;
  margin-top: 15px;
  font-size: 18px;
  color: #2e52a7;
  float: none;
  background: white;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .picture img {
  width: 100%;
  margin-bottom: 5px;
  border: 2px solid #2e52a7;
  cursor: pointer;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info {
  margin-bottom: 5px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .price {
  font-size: 15px;
  color: black;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .unit {
  font-size: 15px;
  color: black;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .button {
  width: 100%;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .button .product_button {
  cursor: pointer;
  font-size: 14px;
  height: auto;
  width: 100%;
  background: #f58221;
  color: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .button .product_button span {
  position: relative;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .button .product_button.cart .icon {
  background-image: url(/images/cart2.png);
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .button .product_button.docs .icon {
  background-image: url(/images/docs.png);
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .button .product_button.docs span {
  top: 2px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .info .button .product_button.questions .icon {
  background-image: url(/images/message.png);
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .description {
  font-size: 15px;
  color: black;
  margin: 0px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .widget .description .title {
  font-size: 19px;
  margin: 0px;
}
.lmiv .shop_wrapper .view_switch_wrapper .product_list_with_pictures .products .spacer {
  border: solid 1px #6f6f6f;
  width: 100%;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list {
  margin-bottom: 20px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .category_details {
  background: #e3001b;
  padding: 8px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .category_details .title {
  color: white;
  font-size: 36px;
  line-height: 31px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .category_details .description {
  color: black;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories .widget {
  padding: 0px 7px 0px 7px;
  margin-top: 30px;
  font-size: 22px;
  color: white;
  font-weight: 600;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories .widget img {
  width: 100%;
  margin-bottom: 5px;
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.39);
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories .widget .title {
  width: 85%;
  height: 45px;
  background-color: #e3001b;
  top: 10px;
  position: absolute;
  left: 16px;
  border-radius: 10px;
  text-align: center;
  padding-top: 9px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories .widget .button_row {
  width: 93%;
  height: 21px;
  bottom: 4px;
  position: absolute;
  left: 7px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories .widget .button_row .button {
  font-size: 10px;
  padding: 0px;
  text-align: center;
  bottom: -3px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories .widget .button_row .button .button_line {
  width: 101%;
  height: 5px;
  background-color: #f58221;
  position: absolute;
  bottom: 0px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories .widget .button_row .button .button_text {
  background: #f58221;
  border-radius: 4px;
  margin: 0px 5px;
  bottom: -3px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .categories_breadcrump {
  width: 100%;
  height: 50px;
  background: #f58221;
  color: white;
  font-size: 20px;
  line-height: 19px;
  border-radius: 0px;
  font-weight: 600;
  padding: 8px 0px 0px 8px;
}
.lmiv .shop_wrapper .view_switch_wrapper .category_list .secondary_breadcrump {
  color: black;
  font-size: 14px;
  font-weight: 600;
}
.lmiv {
  /*.main_footer ende*/
  /*.main_footer ende*/
}
.lmiv .main_footer {
  width: 100%;
  background: white;
  font-size: 11px;
  color: #004494∂i;
  padding-bottom: 44px;
  /*.footer_inner ende*/
}
.lmiv .main_footer .spacer {
  border-top: 1px #004494∂i solid;
  margin: 10px 0px 10px 0px;
}
.lmiv .main_footer .footer_inner {
  width: 900px;
  margin: 0px auto;
  padding-left: 10px;
  padding-right: 10px;
}
.lmiv .main_footer .footer_inner .row {
  margin-left: 0px;
  padding-top: 15px;
}
.lmiv .main_footer .footer_inner .row .widget {
  padding: 0px;
}
.lmiv .main_footer .footer_inner .row .widget .title {
  font-weight: 800;
}
.lmiv .main_footer .footer_inner .row .widget .submenu {
  margin-top: 9px;
}
.lmiv .main_footer .footer_inner .footer_text {
  margin: 30px 0px 30px 0px;
}
.lmiv .footer {
  width: 100%;
  font-size: 15px;
  color: white;
  padding-bottom: 44px;
}
.lmiv .footer .footer_text {
  margin-bottom: 10px;
  text-align: justify;
}
.lmiv .footer .widget {
  background: #aeadad;
  width: 100%;
  padding-left: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  color: black;
  font-weight: 500;
  line-height: 40px;
}
.lmiv .footer .widget input {
  line-height: 25px;
}
.lmiv .shop_wrapper .cart_wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container {
  padding-left: 10px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div {
  margin-bottom: 5px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_image img {
  width: 100%;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_quantity .k-numerictextbox {
  width: 55px;
  float: left;
  margin-right: 15px;
  font-size: 12px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_details {
  font-size: 20px;
  height: 34px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_details .product_name {
  height: 150px;
  float: left;
  width: 250px;
  margin-right: 15px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_details .unit {
  float: left;
  margin-right: 15px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_details .multiply {
  float: left;
  margin-right: 15px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_details .price {
  float: left;
  margin-right: 100px;
}
.lmiv .shop_wrapper .cart_wrapper .cart_products_container div .product_details .total_price {
  float: left;
  margin-right: 40px;
}
.lmiv .shop_wrapper .cart_wrapper .checkoutButton {
  height: 50px;
  width: 200px;
  background: #f58221;
  text-align: center;
  font-size: 23px;
  line-height: 48px;
  color: white;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .cart_wrapper .cost {
  font-size: 30px;
  float: right;
  margin-right: 20px;
}
.lmiv .shop_wrapper .cart_wrapper {
  width: 100%;
  background: white;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .cart_wrapper .title {
  margin: 5px;
  font-size: 43px;
  color: #2e52a7;
}
.lmiv .shop_wrapper .cart_wrapper .products {
  padding: 5px;
  width: 100%;
  padding-bottom: 30px;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget {
  padding: 0px 7px 0px 7px;
  margin-top: 30px;
  font-size: 18px;
  color: #2e52a7;
  float: none;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .picture {
  width: 150px;
  float: left;
  margin-bottom: 5px;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .picture img {
  width: 100%;
  border: 2px solid #2e52a7;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .info {
  float: left;
  margin-left: 8px;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .info .title {
  font-size: 19px;
  margin: 0px;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .info .price {
  font-size: 15px;
  color: black;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .info .unit {
  font-size: 15px;
  color: black;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .description {
  font-size: 15px;
  color: black;
  float: right;
  width: 270px;
  margin-left: 14px;
  margin-top: 2px;
}
.lmiv .shop_wrapper .cart_wrapper .products .widget .description .button .product_button {
  display: block;
  font-size: 14px;
  height: auto;
  width: 200px;
  background: #e3001b;
  color: white;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.lmiv .shop_wrapper .cart_wrapper .products .spacer {
  border: solid 1px #6f6f6f;
  width: 100%;
}
@media (min-width: 768px) {
  .form-inline .form-control {
    width: 100%;
  }
}
.form-control {
  width: 100%;
}
.lmiv .shop_wrapper .login_wrapper {
  height: 400px;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .login_wrapper .login_fomr {
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .checkout_wrapper {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .checkout_wrapper .progress_title {
  text-align: center;
}
.lmiv .shop_wrapper .checkout_wrapper .invoice_form form .title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .checkout_wrapper .invoice_form form label {
  width: 175px;
}
.lmiv .shop_wrapper .checkout_wrapper .invoice_form form input {
  margin-bottom: 10px;
}
.lmiv .shop_wrapper .checkout_wrapper .invoice_form form #invoicehouseNo {
  width: 40px;
}
.lmiv .shop_wrapper .checkout_wrapper .invoice_form form #invoicePlz {
  width: 47px;
}
.lmiv .shop_wrapper .checkout_wrapper .shipping_form form .title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .checkout_wrapper .shipping_form form label {
  width: 175px;
}
.lmiv .shop_wrapper .checkout_wrapper .shipping_form form input {
  margin-bottom: 10px;
}
.lmiv .shop_wrapper .checkout_wrapper .shipping_form form #shippinghouseNo {
  width: 40px;
}
.lmiv .shop_wrapper .checkout_wrapper .shipping_form form #shippingPlz {
  width: 47px;
}
.lmiv .shop_wrapper .checkout_wrapper .confirm_form .title {
  font-size: 15px;
  font-weight: 600;
}
.lmiv .shop_wrapper .changeLog_wrapper .Log {
  width: 100%;
}
.lmiv .shop_wrapper .changeLog_wrapper .head {
  width: 100%;
  background-color: grey;
  font-size: 36px;
  font-weight: 700;
  padding: 5px 5px 5px 15px;
}
.lmiv .shop_wrapper .changeLog_wrapper .content {
  width: 100%;
  padding: 15px;
  background: white;
}
.lmiv .shop_wrapper .changeLog_wrapper .content .title {
  width: 200px;
  font-size: 25px;
  font-weight: 400;
}
.lmiv .shop_wrapper .changeLog_wrapper .content .description {
  width: 600px;
  float: right;
}
.lmiv .shop_wrapper .product_details_wrapper {
  width: 100%;
  background: white;
  margin-bottom: 20px;
  padding-bottom: 5px;
  position: relative;
}
.lmiv .shop_wrapper .product_details_wrapper .notification_box {
  height: 0px;
  width: 100%;
  position: absolute;
  top: 0px;
}
.lmiv .shop_wrapper .product_details_wrapper .product {
  width: 100%;
  position: relative;
  padding: 10px;
  margin-bottom: 5px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_title div {
  display: block;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_title div.number {
  font-size: 12px;
  margin-bottom: 5px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_title div.title {
  font-size: 27px;
  line-height: 30px;
  margin-bottom: 25px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_picture {
  position: relative;
  margin-bottom: 11px;
  font-size: 31px;
  color: white;
  text-align: center;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_picture img {
  width: 100%;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag {
  font-size: 17px;
  padding: 0px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag .button .product_button {
  font-size: 14px;
  float: left;
  height: 40px;
  width: 162px;
  background: #f58221;
  color: white;
  text-align: center;
  margin-top: 5px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag .button .product_button .icon {
  width: 32px;
  height: 32px;
  float: left;
  position: relative;
  margin-left: 4px;
  margin-top: 4px;
  margin-right: 5px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag .button .product_button span {
  position: relative;
  top: 10px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag .button .product_button.cart .icon {
  background-image: url(/images/cart2.png);
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag .button .product_button.docs .icon {
  background-image: url(/images/docs.png);
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag .button .product_button.docs span {
  top: 2px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_price_tag .button .product_button.questions .icon {
  background-image: url(/images/message.png);
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_text {
  font-size: 12px;
  line-height: 19px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row {
  height: 35px;
  margin-bottom: 10px;
  margin-top: 9px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button {
  font-size: 11px;
  height: 40px;
  width: 162px;
  background: rgba(46, 82, 167, 0.77);
  color: white;
}
@media (min-width: 992px) {
  .lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button {
    float: right;
    margin-left: 10px;
  }
}
@media (max-width: 992px) {
  .lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button {
    float: left;
    margin-right: 10px;
  }
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button .icon {
  width: 32px;
  height: 32px;
  float: left;
  position: relative;
  margin-left: 4px;
  margin-top: 4px;
  margin-right: 5px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button span {
  position: relative;
  top: 10px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button.cart .icon {
  background-image: url(/images/cart2.png);
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button.docs .icon {
  background-image: url(/images/docs.png);
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button.docs span {
  top: 2px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_button_row .product_button.questions .icon {
  background-image: url(/images/message.png);
}
@media (min-width: 768px) {
  .lmiv .shop_wrapper .product_details_wrapper .product .product_info_row .widget {
    width: 20%;
    padding: 3px;
  }
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_info_row .widget .title {
  background: #878787;
  color: white;
  font-size: 15px;
  line-height: 31px;
  padding-left: 5px;
  margin-bottom: 5px;
}
.lmiv .shop_wrapper .product_details_wrapper .product .product_info_row .widget .content {
  height: 150px;
  width: 100%;
  background: #e6e6e6;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products_title {
  width: 100%;
  height: 35px;
  background: #c6171d;
  margin-bottom: 30px;
  color: white;
  font-size: 16px;
  line-height: 35px;
  padding-left: 10px;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products {
  width: 100%;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products .widget {
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 15px;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products .widget img {
  width: 100%;
  border: #2e52a7 2px solid;
  margin-bottom: 5px;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products .widget .product_label {
  background: #878787;
  padding: 6px;
  color: white;
  min-height: 100px;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products .widget .product_label .product_title {
  font-size: 17px;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products .widget .product_label .product_info {
  position: absolute;
  right: 22px;
  bottom: 2px;
}
.lmiv .shop_wrapper .product_details_wrapper .more_products .widget .product_label .product_info span {
  display: block;
  float: right;
}
.lmiv .shop_wrapper .home_content {
  margin-right: -20px;
}
.lmiv .shop_wrapper .home_content .widget {
  padding-left: 0px;
  padding-right: 20px;
  padding-bottom: 20px;
}
.lmiv .shop_wrapper .home_content .widget img {
  position: relative;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.39);
  width: 100%;
}
.lmiv .shop_wrapper .home_content .widget .button {
  background: black;
  height: 17%;
  width: 69%;
  float: right;
  position: absolute;
  bottom: 7px;
  right: 18px;
  color: #da892b;
  border-radius: 6px;
  line-height: 101%;
  font-size: 1vmax;
  display: inline-block;
}
/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../libs/bootstrap/fonts/fontawesome-webfont.eot?v=4.2.0");
  src: url("../libs/bootstrap/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0") format("embedded-opentype"), url("../libs/bootstrap/fonts/fontawesome-webfont.woff?v=4.2.0") format("woff"), url("../libs/bootstrap/fonts/fontawesome-webfont.ttf?v=4.2.0") format("truetype"), url("../libs/bootstrap/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  animation: fa-spin 2s infinite linear;
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.homeAuthorized .mainContainer {
  background: lightgrey;
  width: 100%;
  margin: 0px;
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
}
.homeAuthorized .mainContainer .contentContainer {
  margin: 0px auto;
  display: table;
  padding: 0px;
  content: " ";
  width: 100%;
  max-width: 1200px;
}
.homeAuthorized .mainContainer .contentContainer .panel-body {
  padding: 0px;
}
.homeAuthorized .mainContainer .contentContainer .inner_container {
  padding: 0px;
  max-width: 1200px;
  margin: auto;
  float: none;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .news_ticker {
  background-color: white;
  padding: 18px;
  font-weight: 700;
  font-size: 19px;
  color: #002c85;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row {
  margin-top: 15px;
  margin-left: 0px;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper {
  width: 38%;
  float: left;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper.small {
  width: 24%;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer {
  margin-right: 4%;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner {
  width: 100%;
  position: relative;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner img {
  width: 100%;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner.prop {
  background-color: white;
  padding-bottom: 132.9%;
  overflow: hidden;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .kachel_absolut {
  position: absolute;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .kachel_absolut .kachel_top {
  padding: 10px;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .kachel_absolut .kachel_top p {
  font-weight: 600;
  font-size: 14px;
  color: #002c85;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .kachel_absolut .kachel_top form input {
  border: solid 2px grey;
  font-size: 14px;
  border-radius: 3px;
  background-color: white;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .widget {
  width: 100%;
  margin-bottom: 5%;
  position: relative;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .widget.img {
  margin-left: 0;
  margin-bottom: 0;
  padding-bottom: 56%;
  border-top: 15px solid lightgray;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .widget.text {
  padding-bottom: 133%;
  overflow: hidden;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .widget.text .widget_inner {
  padding: 10px;
  overflow-y: scroll;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .widget .widget_inner {
  background: white;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .widget .widget_inner .bind_image img {
  width: auto !important;
}
.homeAuthorized .mainContainer .contentContainer .inner_container .row .kachel_wrapper .kachel_spacer .kachel_inner .widget .widget_inner img {
  width: 105%;
  margin: 0 auto;
}
.homeAuthorized .image {
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.homeAuthorized .panel-body {
  padding: 20px;
}
.homeAuthorized .panel-body .text {
  font-size: 16px;
  font-weight: 600;
  padding: 10px;
}
.homeAuthorized .input {
  background: grey;
  width: 100%;
  margin-bottom: 2px;
}
.homeAuthorized body {
  padding-top: 50px;
}
.homeAuthorized .text {
  font-size: 12px;
  font-weight: 500;
  color: #083385;
}
.homeAuthorized .kachel2 {
  padding-left: 20px;
}
@media (max-width: 992px) {
  .homeAuthorized .kachel2 {
    padding-left: 0px;
  }
}
.homeAuthorized .infoText {
  position: absolute;
  top: 0px;
  background: white;
  height: 100%;
  width: 100%;
  padding: 10px;
}
.homeAuthorized .page-header {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background: white;
}
.homeAuthorized .page-header .row-header {
  margin: 0px 100px;
}
.homeAuthorized .page-header h1 {
  margin: 0px;
}
.homeAuthorized .page-footer {
  padding: 10px;
  background: white;
  margin-top: 10px;
  margin: 0px;
  width: 100%;
}
.homeAuthorized .highlight {
  padding: 9px 14px;
  margin-bottom: 14px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  border-radius: 4px;
}
.homeAuthorized input[type="number"]::-webkit-inner-spin-button,
.homeAuthorized input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.subscription .mainContainer {
  background: lightgrey;
  width: 100%;
  margin: 0px;
  padding: 50px;
}
.subscription .mainContainer .rowContainer {
  margin: 0px auto;
  background: white;
  max-width: 100%;
}
.subscription .mainContainer .rowContainer label {
  padding: 20px;
}
.subscription .mainContainer .head_Container {
  padding: 20px;
  max-width: 100%;
  margin: 10px auto;
}
.subscription .mainContainer .foot_Container {
  padding: 20px;
  margin-bottom: 10px;
  padding-bottom: 80px;
}
.subscription .table > thead:first-child > tr:first-child > th {
  background: white;
}
.subscription .page-header {
  margin: 0px 100px;
  padding: 0px;
  background: white;
}
.subscription .page-header .row {
  margin: 0px 100px;
}
.subscription .page-header h1 {
  margin: 0px;
}
.subscription .container {
  width: 100%;
  margin: 0px auto;
}
.subscription .footer {
  margin: 10px auto;
  padding: 0px;
  background: white;
  max-width: 100%;
}
.subscription div.DTTT_container {
  padding-top: 17px;
}
.dataTables_info {
  padding: 20px;
}
.button_background {
  background: white;
  padding: 15px;
  border: 3px outset black;
  opacity: 0.8;
  box-shadow: 5px 5px 5px black;
}
.site-header {
  width: 100%;
  padding-left: 50px;
  padding-right: 0px;
  margin: auto;
  max-height: 200px;
  overflow-x: auto;
  overflow-y: hidden;
  position: relative;
}
.site-logo-wrapper {
  width: 350px;
  position: absolute;
  background-size: contain;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
}
.site-logo {
  height: 100%;
}
@media screen and (max-width: 1550px) {
  .site-logo-wrapper {
    width: 20%;
  }
}
.site-image-wrapper {
  width: 80%;
  float: right;
}
.site-image {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  height: 100%;
}
.navbar-default {
  background: #002c85;
  color: white;
  border: none;
}
.navbar-default .nav-text {
  color: white;
  font-weight: 500;
}
.navbar-default .nav-text .dropdown-menu a {
  color: black;
}
.navbar-default .nav-text li a {
  color: white;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: white;
}
.navbar-default .navbar-nav > li > a {
  color: white;
}
.instructions_wrapper .mainContainer .page-header ol {
  margin-bottom: 25px;
}
.instructions_wrapper .mainContainer .page-header p {
  margin-bottom: 25px;
  margin-left: 25px;
  margin-right: 150px;
}
.instructions_wrapper .mainContainer .page-header h3 {
  font-size: 32px;
  font-weight: 700;
}
.instructions_wrapper .mainContainer .page-header h4 {
  font-weight: 700;
}
.instructions_wrapper .mainContainer .page-header img {
  box-shadow: 10px 10px 10px grey;
  border: 1px solid grey;
  margin-left: 50px;
}
.instructions_wrapper .mainContainer .page-header pre {
  display: block;
  padding: 9.5px 2px;
  margin: 0 0 10px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  border: none;
  border-bottom: 1px solid #ccc;
  border-radius: 0px;
  margin-bottom: 25px;
  background: none;
}
.instructions_wrapper .mainContainer .page-header table {
  margin-left: 100px;
  margin-top: 40px;
}
.homeAuthorized.suppliers .mainContainer .supplier_search {
  width: 25%;
  margin: 10px 0;
  float: left;
}
.homeAuthorized.suppliers .mainContainer .loading_spinner {
  width: 10%;
  float: left;
  margin: 5px 0 0 20px;
}
.homeAuthorized.suppliers .mainContainer .supplier_container {
  margin-top: 20px;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .thin_border {
  border: none;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .bold_border {
  border: 5px solid lightgrey;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row {
  width: 100%;
  border: 1px solid lightgrey;
  display: -ms-flexbox;
  display: flex;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row.heading {
  font-weight: bold;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row.cursor {
  cursor: pointer;
  font-size: 15px;
  font-weight: bold;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell {
  float: left;
  padding: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.type {
  width: 5%;
  border-right: 1px solid lightgrey;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.type svg {
  margin: auto;
  display: block;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.name {
  width: 25%;
  border-right: 1px solid lightgrey;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.gln {
  width: 15%;
  border-right: 1px solid lightgrey;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.gln.red {
  color: red;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.city {
  width: 15%;
  border-right: 1px solid lightgrey;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container {
  width: 30%;
  text-align: center;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights_heading {
  width: 100%;
  text-align: center;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights {
  float: left;
  text-align: center;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights.fifth {
  width: 16.66%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights.third {
  width: 33.33%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights.half {
  width: 50%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights.full {
  width: 100%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights .green {
  color: green;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights .red {
  color: red;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.rights_container .rights .orange {
  color: orange;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract {
  border-right: 1px solid lightgrey;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.name {
  width: 20% !important;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.city {
  width: 10% !important;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.type {
  width: 10% !important;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.upload {
  width: 13% !important;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.expiry {
  width: 13% !important;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.expiry.red {
  color: red;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.right {
  width: 10% !important;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container {
  width: 25% !important;
  border-right: none;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container.zentrag {
  width: 20% !important;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container .rights_container_table {
  float: left;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container .rights_container_table.full {
  width: 100%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container .rights_container_table.half {
  width: 50%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container .rights_container_table.third {
  width: 33%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container .rights_container_table .green {
  color: green;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .supplier_row .supplier_cell.contract.rights_container .rights_container_table .red {
  color: red;
}
.homeAuthorized.suppliers .mainContainer .supplier_container .collapse {
  width: 100%;
}
.homeAuthorized.suppliers .mainContainer .supplier_container button {
  border-radius: 5px;
  margin: 10px auto 0 auto;
  display: block;
  padding: 5px;
}
.mainContainer {
  padding-top: 10px !important;
}
.mainContainer .rowContainer .page-header {
  margin: 10px 0 10px !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.mainContainer .rowContainer .page-header .go_back_button {
  margin-top: 20px;
  padding: 0;
  min-width: 85px;
  float: left;
}
.mainContainer .rowContainer .page-header .cin_title {
  max-width: 1095px;
  float: left;
  padding-left: 20px;
}
.mainContainer .rowContainer .page-header .pdf_container {
  padding-right: 0;
}
.mainContainer .rowContainer .page-header .pdf_container .panel {
  border: none !important;
  box-shadow: none !important;
}
.mainContainer .rowContainer .page-header .pdf_container .panel td {
  padding: 10px !important;
  border: none;
}
.mainContainer .rowContainer .page-header .pdf_container .panel td button {
  float: right;
  min-width: 100%;
}
.mainContainer .rowContainer .page-header .pdf_container .panel td a {
  float: right;
  min-width: 100%;
}
.mainContainer .rowContainer .page-header .pdf_container .panel .td_pdf {
  padding-top: 0 !important;
}
.mainContainer .rowContainer .page-header .pdf_container .panel .save_pdf {
  margin-bottom: 10px;
}
.mainContainer .rowContainer .page-header .pdf_container .thumbnail_image td {
  padding-top: 0 !important;
}
.mainContainer .rowContainer .page-header .pdf_container .thumbnail_image td .image_preview_container {
  width: 100%;
  max-height: 150px;
  margin-top: -40px;
}
.mainContainer .rowContainer .page-header .pdf_container .thumbnail_image td .image_preview_container .image_preview {
  max-width: 100%;
  max-height: 150px;
  display: block;
  margin: auto;
}
.mainContainer .rowContainer .table.cin {
  margin-bottom: 0 !important;
}
.mainContainer .rowContainer .no_right_of_media_use {
  color: red;
  width: 98%;
  margin: 1% 1%;
}
.mainContainer .rowContainer .media_data_container {
  width: 98%;
  border: 1px solid lightgray;
  border-radius: 5px;
  margin: 1% 1%;
}
.mainContainer .rowContainer .media_data_container .media_data {
  border-bottom: 1px solid lightgray;
  border-right: 1px solid lightgray;
  padding: 10px;
  width: 100%;
  min-height: 240px;
}
.mainContainer .rowContainer .media_data_container .media_data_even {
  border-bottom: 1px solid lightgray;
  border-right: 1px solid lightgray;
}
.mainContainer .rowContainer .media_data_container .media_data_odd {
  border-bottom: 1px solid lightgray;
  border-right: none !important;
  padding-left: 10px;
}
.mainContainer .rowContainer .media_data_container .media_data_last_even {
  border-bottom: none !important;
  border-right: 1px solid lightgray;
}
.mainContainer .rowContainer .media_data_container .media_data_last_odd {
  border-bottom: none !important;
  border-right: none !important;
}
.mainContainer .rowContainer .media_data_image {
  max-width: 100%;
  max-height: 160px;
  padding: 5px;
  transition: transform 0.5s;
  position: relative;
  display: block;
  margin: auto;
}
.mainContainer .rowContainer .media_data_image.blur {
  filter: blur(5px);
}
.mainContainer .rowContainer .media_data_image.blur:hover {
  transform: none;
}
.mainContainer .rowContainer .media_data_image:hover {
  transform: scale(2);
  position: relative;
  z-index: 3;
}
.mainContainer .rowContainer .media_data_image_information_container {
  width: 80%;
  float: right;
}
.mainContainer .rowContainer .media_data_image_information_container .information_download_container {
  width: 100%;
}
.mainContainer .rowContainer .media_data_image_information_container .information_download_container .information_download {
  min-width: 33%;
  float: left;
  padding: 10px;
  border: 1px solid lightgrey;
}
.mainContainer .rowContainer .media_data_image_information_container .information_download_container .information_download .image_usage {
  margin-top: 0;
  width: 100%;
}
.mainContainer .rowContainer .media_data_image_information_container .information_download_container .information_download .btn {
  text-align: center;
  width: 50%;
  display: block;
  margin: 20px auto 0 auto;
  font-weight: bold;
}
.mainContainer .rowContainer .media_data_image_information_container .information_download_container .information_download .row_container.size {
  width: 35%;
  float: left;
}
.mainContainer .rowContainer .media_data_image_information_container .information_download_container .information_download .row_container.meassures {
  width: 65%;
  float: left;
}
.mainContainer .rowContainer .media_row_information {
  width: 100%;
  padding: 10px;
}
.mainContainer .rowContainer .media_row_information .row_container.third {
  width: 33%;
  float: left;
}
.mainContainer .rowContainer .primary_heading .primary_image_icon {
  color: white;
  font-weight: bold;
  text-decoration: underline;
  font-size: 18px;
}
.mainContainer .rowContainer .image_container {
  width: 20%;
  float: left;
}
.mainContainer .rowContainer .row_container {
  margin-top: 10px;
}
.mainContainer .rowContainer .row_container.media {
  width: 45%;
  float: left;
  overflow: scroll;
  margin-top: 0;
  padding: 10px 15px;
}
.mainContainer .rowContainer .row_container.media .media_input {
  margin: 10px 0;
}
.mainContainer .rowContainer .row_container.media input {
  float: right;
  margin-right: 15px;
}
.mainContainer .rowContainer .row_container.media .media_info_row {
  margin-top: 10px;
}
.mainContainer .rowContainer .row_container.media .media_info_row.first {
  margin-top: 0px;
}
.mainContainer .rowContainer .table_container {
  padding: 15px;
}
.mainContainer .rowContainer .table_container .table_header {
  border-bottom: 1px solid lightgray;
  font-weight: bold;
  padding-bottom: 10px;
  font-size: 16px;
}
.mainContainer .rowContainer .table_container .table_body .table_row {
  border-bottom: 1px solid lightgray;
  padding: 10px 0px;
}
.mainContainer .rowContainer .table_container .table_body .table_row.media {
  padding: 15px 0px;
  margin: 0 !important;
}
.mainContainer .rowContainer .table_container .table_body .table_row.media .table_row_heading {
  width: 20%;
}
.mainContainer .rowContainer .table_container .table_body .table_row.media .table_row_body {
  width: 80%;
}
.mainContainer .rowContainer .table_container .table_body .table_row.last {
  border-bottom: none;
}
.mainContainer .rowContainer .table_container .table_body .table_row .table_row_heading {
  width: 35%;
  float: left;
  font-weight: bold;
}
.mainContainer .rowContainer .table_container .table_body .table_row .table_row_heading.whole_row {
  width: 100%;
}
.mainContainer .rowContainer .table_container .table_body .table_row .table_row_body {
  width: 65%;
  float: left;
  padding: 0 10px;
}
.mainContainer .rowContainer .container .search_history {
  padding: 6px;
  margin: 8px 16px 0 50px;
  width: 33%;
  float: left;
}
.mainContainer .rowContainer .container .history-filter-select {
  padding: 6px;
  margin: 8px 16px 0 50px;
  width: 33%;
  float: left;
}
.mainContainer .rowContainer .container .timeline {
  position: relative;
  padding: 5px 0px 10px;
  margin-top: 4px;
  margin-bottom: 30px;
}
.mainContainer .rowContainer .container .timeline .line {
  position: absolute;
  width: 4px;
  display: block;
  background: #808080;
  top: 0px;
  bottom: 0px;
  margin-left: 30px;
}
.mainContainer .rowContainer .container .timeline .separator {
  border-top: 1px solid #808080;
  padding: 5px;
  padding-left: 40px;
  font-style: italic;
  font-size: 0.9em;
  margin-left: 30px;
}
.mainContainer .rowContainer .container .timeline .line::before {
  top: -4px;
}
.mainContainer .rowContainer .container .timeline .line::after {
  bottom: -4px;
}
.mainContainer .rowContainer .container .timeline .line::before,
.mainContainer .rowContainer .container .timeline .line::after {
  content: "";
  position: absolute;
  left: -4px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: #808080;
}
.mainContainer .rowContainer .container .timeline .panel {
  position: relative;
  margin: 10px 0px 21px 50px;
  clear: both;
}
.mainContainer .rowContainer .container .timeline .panel .change_container {
  border-bottom: 1px solid lightgray;
  padding: 5px 0px;
}
.mainContainer .rowContainer .container .timeline .panel .change_container .change_row {
  padding-bottom: 0;
  margin-bottom: 0;
  width: 100%;
}
.mainContainer .rowContainer .container .timeline .panel .change_container .change_row .pdf_container {
  width: calc(40%);
  float: left;
  padding: 5px;
  margin: 5px;
}
.mainContainer .rowContainer .container .timeline .panel .change_container .change_row .pdf_container.red {
  background: #f2dede;
}
.mainContainer .rowContainer .container .timeline .panel .change_container .change_row .pdf_container.green {
  background: #dff0d8;
}
.mainContainer .rowContainer .container .timeline .panel .change_container .change_row span {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.mainContainer .rowContainer .container .timeline .panel .change_container .change_row .changed_image {
  max-width: 15%;
  max-height: 150px;
  float: left;
}
.mainContainer .rowContainer .container .timeline .panel .change_container .change_row.media {
  margin-bottom: 20px;
}
.mainContainer .rowContainer .container .timeline .panel .row_icon {
  font-size: 15px;
  text-align: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.mainContainer .rowContainer .container .timeline .panel .row_icon i {
  vertical-align: middle;
}
.mainContainer .rowContainer .container .timeline .panel .row_icon.edited {
  background: #95cdfd;
}
.mainContainer .rowContainer .container .timeline .panel .row_icon.new {
  background: #dff0d8;
}
.mainContainer .rowContainer .container .timeline .panel .row_icon.deleted {
  background: #f2dede;
}
.mainContainer .rowContainer .container .timeline .panel::before {
  position: absolute;
  display: block;
  top: 8px;
  left: -24px;
  content: "";
  width: 0px;
  height: 0px;
  border: inherit;
  border-width: 12px;
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
}
.mainContainer .rowContainer .container .timeline .panel .panel-heading.icon * {
  font-size: 20px;
  vertical-align: middle;
  line-height: 40px;
}
.mainContainer .rowContainer .container .timeline .panel .panel-heading.icon {
  position: absolute;
  left: -59px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0px;
  border-radius: 50%;
  text-align: center;
  float: left;
}
.mainContainer .rowContainer .container .timeline .panel-body.change_history {
  padding: 10px 15px;
}
.mainContainer .rowContainer .container .timeline .panel-outline {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.mainContainer .rowContainer .container .timeline .panel-outline .panel-body {
  padding: 10px 0px;
}
.mainContainer .rowContainer .container .timeline .panel-outline .panel-heading:not(.icon),
.mainContainer .rowContainer .container .timeline .panel-outline .panel-footer {
  display: none;
}
.modal-content {
  min-width: 1200px;
  max-width: 1400px;
}
.modal-dialog {
  min-width: 1200px !important;
  max-width: 1400px !important;
}
.modal_container {
  min-width: 1200px;
  max-width: 1400px;
}
.modal_container .modal-body .supplier_rights_container {
  width: 100%;
}
.modal_container .modal-body .supplier_rights_container .supplier_rights_heading {
  font-weight: bold;
  margin-bottom: 10px;
}
.modal_container .modal-body .supplier_rights_container .supplier_row {
  width: 100%;
  border: 1px solid lightgrey;
  display: -ms-flexbox;
  display: flex;
}
.modal_container .modal-body .supplier_rights_container .supplier_row.heading {
  font-weight: bold;
}
.modal_container .modal-body .supplier_rights_container .supplier_row .supplier_cell {
  float: left;
  padding: 5px;
  border-right: 1px solid lightgrey;
}
.modal_container .modal-body .supplier_rights_container .supplier_row .supplier_cell.name {
  width: 14%;
}
.modal_container .modal-body .supplier_rights_container .supplier_row .supplier_cell.gln {
  width: 10%;
}
.modal_container .modal-body .supplier_rights_container .supplier_row .supplier_cell.city {
  width: 13%;
}
.modal_container .modal-body .supplier_rights_container .supplier_row .supplier_cell.pdf {
  width: 4%;
}
.modal_container .modal-body .supplier_rights_container .supplier_row .supplier_cell.constraints {
  width: 31%;
}
.own-article-history .history-filter-form {
  margin-top: 8px;
}
.own-article-history .revision-margin-left {
  margin-left: 50px;
}
.own-article-history .timeline {
  position: relative;
  padding: 5px 0 10px;
  margin-top: 4px;
  margin-bottom: 30px;
}
.own-article-history .timeline .line {
  position: absolute;
  width: 4px;
  display: block;
  background: #808080;
  top: 0;
  bottom: 0;
  margin-left: 30px;
}
.own-article-history .timeline .separator {
  border-top: 1px solid #808080;
  padding: 5px 5px 5px 40px;
  font-style: italic;
  font-size: 0.9em;
  margin-left: 30px;
}
.own-article-history .timeline .line::before {
  top: -4px;
}
.own-article-history .timeline .line::after {
  bottom: -4px;
}
.own-article-history .timeline .line::before,
.own-article-history .timeline .line::after {
  content: "";
  position: absolute;
  left: -4px;
  width: 12px;
  height: 12px;
  display: block;
  border-radius: 50%;
  background: #808080;
}
.own-article-history .timeline .panel {
  position: relative;
  margin: 10px 0 21px 50px;
  clear: both;
}
.own-article-history .timeline .panel .change_container {
  border-bottom: 1px solid lightgray;
  padding: 5px 0;
}
.own-article-history .timeline .panel .change_container .change_row {
  padding-bottom: 0;
  margin-bottom: 0;
  width: 100%;
}
.own-article-history .timeline .panel .change_container .change_row span {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.own-article-history .timeline .panel .change_container .change_row.media {
  margin-bottom: 20px;
}
.own-article-history .timeline .panel .change_container .change_row .value_string {
  padding: 5px;
  margin: 5px;
}
.own-article-history .timeline .panel .change_container .change_row .value_pdf {
  padding: 5px;
  margin: 5px;
  width: calc(40%);
  float: left;
}
.own-article-history .timeline .panel .change_container .change_row .value_pdf_link {
  height: 300px;
}
.own-article-history .timeline .panel .change_container .change_row .value_pdf_embed {
  width: 100%;
  height: 300px;
}
.own-article-history .timeline .panel .change_container .change_row .value_image {
  padding: 5px;
  margin: 5px;
  width: calc(40%);
}
.own-article-history .timeline .panel .change_container .change_row .value_image_content {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 150px;
  max-width: 100%;
}
.own-article-history .timeline .panel .change_container .change_row .old_background {
  background: #f2dede;
}
.own-article-history .timeline .panel .change_container .change_row .new_background {
  background: #dff0d8;
}
.own-article-history .timeline .panel .row_icon {
  font-size: 15px;
  text-align: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
}
.own-article-history .timeline .panel .row_icon i {
  vertical-align: middle;
}
.own-article-history .timeline .panel .row_icon.edited {
  background: #95cdfd;
}
.own-article-history .timeline .panel .row_icon.new {
  background: #dff0d8;
}
.own-article-history .timeline .panel .row_icon.deleted {
  background: #f2dede;
}
.own-article-history .timeline .panel::before {
  position: absolute;
  display: block;
  top: 8px;
  left: -24px;
  content: "";
  width: 0;
  height: 0;
  border: 12px transparent;
  border-right-color: inherit;
}
.own-article-history .timeline .panel .panel-heading.icon * {
  font-size: 20px;
  vertical-align: middle;
  line-height: 40px;
}
.own-article-history .timeline .panel .panel-heading.icon {
  position: absolute;
  left: -59px;
  display: block;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  float: left;
}
.own-article-history .timeline .panel-body.changes {
  padding: 10px 15px;
}
.own-article-history .timeline .panel-outline {
  border-color: transparent;
  background: transparent;
  box-shadow: none;
}
.own-article-history .timeline .panel-outline .panel-body {
  padding: 10px 0;
}
.own-article-history .timeline .panel-outline .panel-heading:not(.icon),
.own-article-history .timeline .panel-outline .panel-footer {
  display: none;
}
span {
  background: transparent;
}
.nav_header span {
  background: #92a6c3;
  padding: 2px 4px;
}
.container_header {
  width: 100%;
  margin: 0px 100px;
}
.navbar-collapse {
  margin: 0px 100px;
}
.footer_container {
  margin: 0px 100px;
}
.agreement_container .agreement_checkbox {
  width: 12px;
  float: left;
}
.agreement_container .agreement_text {
  width: calc(88%);
  float: left;
  text-align: left;
  padding-left: 5px;
}
.lmiv {
  height: 100%;
  width: 100%;
  /*shop_wrapper ende*/
  /*.main_footer ende*/
}
.lmiv .shop_wrapper {
  margin: 0px auto;
  max-width: 900px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 20px;
}
.lmiv .shop_wrapper .goBack {
  float: right;
  cursor: pointer;
}
.lmiv .noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/*name-space ende*/
