/*TECHNIC-BRICK-TOP / PLATE*/



/*TECHNIC-BRICK*/

.brick.tech.grey{
  background-color:transparent !important;
  /*background-image:url("/assets/texture/TECHNIC_BRICK_grey.svg");*/
  /*background-image:url("/assets/texture/TECHNIC_BRICK_RE.svg");*/
  /*background-image:url("/assets/texture/TECHNIC_BRICK_RE2.svg");*/
  /*background-image:url("/assets/texture/TECHNIC_BRICK_RE3.svg");*/
/*background-image:url('data:image/svg+xml;utf8,<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"*/
/* viewBox="0 0 104 32" style="enable-background:new 0 0 104 32;" xml:space="preserve">*/
/*<g id="Layer_1" class="st0">*/
/*<g class="st1">*/
/*	<rect x="26" width="52" height="32"/>*/
/*</g>*/
/*<g class="st1">*/
/*	<path class="st2" d="M78,7V0H26v7c5,0,9,4,9,9c0,5-4,9-9,9v7h52v-7c-5,0-9-4-9-9C69,11,73,7,78,7z M52,25c-5,0-9-4-9-9*/
/*		c0-5,4-9,9-9s9,4,9,9C61,21,57,25,52,25z"/>*/
/*</g>*/
/*</g>*/
/*<g id="Layer_2" class="st0">*/
/*<rect class="st1" width="104" height="32"/>*/
/*<circle class="st3" cx="52" cy="16" r="9"/>*/
/*<circle class="st3" cx="26" cy="16" r="9"/>*/
/*<circle class="st3" cx="77" cy="16" r="9"/>*/
/*</g>*/
/*<g id="Layer_2_copy_3">*/
/*<path class="st4" d="M0,0v32h104V0H0z M26,25c-5,0-9-4-9-9c0-5,4-9,9-9c5,0,9,4,9,9C35,21,31,25,26,25z M52,25c-5,0-9-4-9-9*/
/*	c0-5,4-9,9-9s9,4,9,9C61,21,57,25,52,25z M77,25c-5,0-9-4-9-9c0-5,4-9,9-9s9,4,9,9C86,21,82,25,77,25z"/>*/
/*</g>*/
/*</svg>');*/
}
.tech.brick2x1{
  /*background-image:url("/assets/texture/TECHNIC_BRICK_grey.svg") !important;*/
  background-image:url("/assets/texture/patterns/TECHNIC_BRICK_2x1.svg") !important;
  background-position:0px center !important;
  background-size:100% auto;
  background-repeat:repeat-x;
  background-position:0px center;
}
.tech.brick4x1{
  background-color:transparent !important;
  background-image:url("/assets/texture/patterns/TECHNIC_BRICK_4x1.svg");
  background-size:100% auto;
  background-repeat:repeat-x;
  /*background-position:13px center;*/
  /*background-image:url("/assets/texture/patterns/TECHNIC_BRICK_1x1_center.svg") !important;*/
}
.tech.brick4x1 span{
  /*width:100%;*/
  /*margin-left:26px;*/
  /*height:100%;*/
  /*background-image:url("/assets/texture/patterns/TECHNIC_BRICK_4x1.svg");*/
  /*background-size:100% auto;*/
  /*background-repeat:repeat-x;*/
  /*background-position:13px center;*/
  /*background-image:url("/assets/texture/patterns/TECHNIC_BRICK_1x1_center.svg") !important;*/
}
.tech.brick4x1:before{
  /*content:"";*/
  /*background-image:url("/assets/texture/patterns/TECHNIC_BRICK_1x1_before.svg") !important;*/
  /*position:absolute;*/
  /*left:0;*/
  /*top:0;*/
  /*width:100%;*/
  /*height:32px;*/
  /*background-size:100% auto;*/
  /*background-repeat:no-repeat;*/
  /*background-position:0px center;*/
  
}
.tech.brick4x1:after{
  /*content:"";*/
  /*background-image:url("/assets/texture/patterns/TECHNIC_BRICK_1x1_after.svg") !important;*/
  /*position:absolute;*/
  /*left:0;*/
  /*top:0;*/
  /*width:100%;*/
  /*height:32px;*/
}