.button,
form.inline {
    display: inline-block;
}
*,
.remodal {
    box-sizing: border-box;
}
#mat-builder #mat.no-border .border,
.tourbus-leg {
    visibility: hidden;
}
#mat-builder #mat .squares .cell.sorting.draggable-2 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-2 .cell:nth-of-type(3),
#mat-builder #menu-color .shape-colors,
#mat-builder .hover-picker .shape-colors,
.tourbus-leg-inner:after {
    clear: both;
}
@font-face {
    font-family: Quicksand;
    src: url(../../fonts/quicksand/quicksand-bold-webfont.eot);
    src: url(../../fonts/quicksand/quicksand-bold-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/quicksand/quicksand-bold-webfont.html) format("woff2"),
        url(../../fonts/quicksand/quicksand-bold-webfont.woff) format("woff"), url(../../fonts/quicksand/quicksand-bold-webfont.ttf) format("truetype"), url(../../fonts/quicksand/quicksand-bold-webfont.svg#quicksandbold) format("svg");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: Quicksand;
    src: url(../../fonts/quicksand/quicksand-light-webfont.eot);
    src: url(../../fonts/quicksand/quicksand-light-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/quicksand/quicksand-light-webfont.html) format("woff2"),
        url(../../fonts/quicksand/quicksand-light-webfont.woff) format("woff"), url(../../fonts/quicksand/quicksand-light-webfont.ttf) format("truetype"), url(../../fonts/quicksand/quicksand-light-webfont.svg#quicksandlight) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: Quicksand;
    src: url(../../fonts/quicksand/quicksand-regular-webfont.eot);
    src: url(../../fonts/quicksand/quicksand-regular-webfontd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/quicksand/quicksand-regular-webfont.html) format("woff2"),
        url(../../fonts/quicksand/quicksand-regular-webfont.woff) format("woff"), url(../../fonts/quicksand/quicksand-regular-webfont.ttf) format("truetype"),
        url(../../fonts/quicksand/quicksand-regular-webfont.svg#quicksandregular) format("svg");
    font-weight: 500;
    font-style: normal;
}
body,
html {
    background: #fff;
    margin: 0;
    padding: 0;
}
.screenshot {
    padding-top: 100px;
}
.button {
    background: #5d5d5d;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    font-family: Quicksand;
    font-size: 12px !important;
    font-weight: 300;
    margin: 0 8px;
    padding: 16px 20px;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all 250ms ease;
}
#mat-builder,
.remodal,
.tourbus-leg {
    font-family: Quicksand, Helvetica, Arial, sans-serif;
}
.button:hover {
    background: #4d4d4d;
}
.button:first-child {
    margin-left: 0;
}
.button:last-child {
    margin-right: 0;
}
.button.red {
    background: #f9502c;
}
.saved-mats {
    padding-top: 20px;
}
.saved-mats.grid a:first-child {
    min-height: 100px;
}
.saved-mats .columns > div {
    border: 1px solid #eee;
    border-radius: 10px;
    margin: 10px auto;
    padding: 15px;
}
.saved-mats .columns > div > a {
    display: block;
    text-align: center;
    padding: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    color: #444;
    font-size: 16px;
    font-weight: 700;
}
.remodal .unused-warning {
    color: #fc4f1e;
    margin-bottom: 20px;
}
.remodal label {
    display: block;
    margin: 8px auto;
}
.remodal .remodal-cancel,
.remodal .remodal-confirm {
    padding: 0;
    min-height: 70px;
}
.remodal .remodal-cancel .loader,
.remodal .remodal-confirm .loader {
    display: none;
}
#mat-builder #dimensions {
    margin-top: 15px;
    text-align: center;
}
#mat-builder #dimensions p {
    font-style: italic;
    margin: 5px auto;
}
#mat-builder header {
    background: #33b4f6;
    margin-bottom: 0;
    text-align: center;
}
#mat-builder header a,
#mat-builder header div {
    background: url(../img/header-sprite.jpg) 500px 500px no-repeat;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: inline-block;
    border-left: 1px solid #fff;
    font-weight: 500;
    padding: 50px 20px 10px;
    text-transform: uppercase;
}
#mat-builder header a:last-child,
#mat-builder header div:last-child {
    border-right: 1px solid #fff;
}
#mat-builder header a.color,
#mat-builder header div.color {
    background-position: 8px 10px;
}
#mat-builder header a.die-cut,
#mat-builder header div.die-cut {
    background-position: -66px 10px;
}
#mat-builder header a.border,
#mat-builder header div.border {
    background-position: -146px 10px;
}
#mat-builder header a.mat-size,
#mat-builder header div.mat-size {
    background-position: -226px 10px;
}
#mat-builder header a.custom-lettering,
#mat-builder header div.custom-lettering {
    background-position: -308px 10px;
}
#mat-builder header a.remove,
#mat-builder header div.remove {
    background-position: -483px 10px;
}
#mat-builder header a.canvas-size,
#mat-builder header div.canvas-size {
    background-position: -559px 10px;
}
#mat-builder header a.undo-last,
#mat-builder header div.undo-last {
    background-position: -809px 10px;
}
#mat-builder header a.undo-last.disabled,
#mat-builder header div.undo-last.disabled {
    opacity: 0.5;
    cursor: default;
}
#mat-builder header a.clear-mat,
#mat-builder header div.clear-mat {
    background-position: -926px 10px;
}
#mat-builder header a.unused-tiles,
#mat-builder header div.unused-tiles {
    background-position: -676px 10px;
    position: relative;
}
#mat-builder header a.unused-tiles span,
#mat-builder header div.unused-tiles span {
    display: block;
    left: calc(50% - 50px);
    margin: 0 auto;
    position: absolute;
    text-align: center;
    top: 17px;
    width: 100px;
}
#mat-builder #mat-price {
    background: #fff;
    display: inline-block;
    padding-top: 20px;
}
#mat-builder #mat-price p {
    display: block;
    margin: 0 auto;
    text-align: right;
    width: 100%;
}
#mat-builder #mat-price p span {
    display: block;
}
#mat-builder #mat-price p span.main {
    color: #f8502c;
    font-weight: 600;
    font-size: 25px;
}
#mat-builder #mat-price p span.unused {
    color: #777;
}
#mat-builder #dropdown-menu {
    height: 85px;
    text-align: center;
    margin-bottom: 5px;
    width: 100%;
}
#mat-builder #dropdown-menu > div {
    height: 85px;
    display: none;
    border-bottom: 1px solid #7c7c7c;
    padding: 20px 0 10px;
}
#mat-builder #dropdown-menu > div a {
    display: inline-block;
}
#mat-builder #dropdown-menu > div a img {
    max-width: 85px;
    max-height: 85px;
    height: auto;
    width: auto;
    display: block;
    margin: 0 5px;
}
#mat-builder #dropdown-menu > div.active {
    display: block;
}
#mat-builder #dropdown-menu > div#menu-color {
    padding-top: 30px;
}
#mat-builder #dropdown-menu > div#menu-border,
#mat-builder #dropdown-menu > div#menu-mat-size {
    padding-top: 15px;
}
#mat-builder #dropdown-menu > div#menu-mat-size div {
    display: inline-block;
    height: 50px;
    width: 50px;
}
#mat-builder #dropdown-menu > div#menu-mat-size div.one {
    background: url(../img/resize/png/single-01.png) center no-repeat;
    background: url(../img/resize/svg/single-01.svg) center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #dropdown-menu > div#menu-mat-size div.two {
    background: url(../img/resize/png/multi-01.png) center no-repeat;
    background: url(../img/resize/svg/multi-01.svg) center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #dropdown-menu > div.paneled {
    padding-top: 0;
    position: relative;
}
#mat-builder #dropdown-menu > div.paneled .panels {
    height: 80px;
    position: relative;
}
#mat-builder #dropdown-menu > div.paneled .panels section {
    display: none;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    bottom: 0;
}
#mat-builder #dropdown-menu > div.paneled .panels section:first-child {
    display: block;
}
#mat-builder #dropdown-menu > div.paneled .panels section .shape {
    display: inline-block;
    height: 75px;
    position: static;
    width: 75px;
}
#mat-builder #dropdown-menu > div.paneled ul {
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
#mat-builder #dropdown-menu > div.paneled ul li {
    display: inline-block;
}
#mat-builder #dropdown-menu > div.paneled ul li a {
    color: #5d5d5d;
    display: block;
    padding: 8px;
    text-decoration: none;
}
#mat-builder #dropdown-menu > div.paneled ul li a.selected {
    text-decoration: underline;
}
#mat-builder #dropdown-menu > div a.btn {
    background: #5d5d5d;
    border-radius: 6px;
    text-decoration: none;
    color: #fff;
    display: inline-block;
    text-align: center;
    padding: 15px 25px;
    margin: 0 10px;
    text-transform: uppercase;
}
#mat-builder #menu-color a,
#mat-builder .hover-picker a {
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 20px;
    width: 20px;
    margin: 0 3px;
    border-radius: 100px;
    display: inline-block;
}
#mat-builder #menu-color a.red,
#mat-builder .hover-picker a.red {
    background-color: #dc3b4f;
}
#mat-builder #menu-color a.yellow,
#mat-builder .hover-picker a.yellow {
    background-color: #f1ea43;
}
#mat-builder #menu-color a.blue,
#mat-builder .hover-picker a.blue {
    background-color: #a8cde8;
}
#mat-builder #menu-color a.green,
#mat-builder .hover-picker a.green {
    background-color: #adf4ca;
}
#mat-builder #menu-color a.orange,
#mat-builder .hover-picker a.orange {
    background-color: #f38430;
}
#mat-builder #menu-color a.pink,
#mat-builder .hover-picker a.pink {
    background-color: #694127;
}
#mat-builder #menu-color a.purple,
#mat-builder .hover-picker a.purple {
    background-color: #92789d;
}
#mat-builder #menu-color a.lime,
#mat-builder .hover-picker a.lime {
    background-color: #85c450;
}
#mat-builder #menu-color a.black,
#mat-builder .hover-picker a.black {
    background-color: #232420;
}
#mat-builder #menu-color a.gray,
#mat-builder .hover-picker a.gray {
    background-color: #5e564d;
}
#mat-builder #menu-color a.white,
#mat-builder .hover-picker a.white {
    background-color: #fffdf1;
}
#mat-builder #menu-color a.brown,
#mat-builder .hover-picker a.brown {
    background-color: #573c2b;
}
#mat-builder #menu-color a.light_gray,
#mat-builder .hover-picker a.light_gray {
    background-color: #b5b7b9;
}
#mat-builder #menu-color a.light_blue,
#mat-builder .hover-picker a.light_blue {
    background-color: #a0c5c5;
}
#mat-builder #menu-color a.light_pink,
#mat-builder .hover-picker a.light_pink {
    background-color: #f0abb9;
}
#mat-builder #menu-color a.tan,
#mat-builder .hover-picker a.tan {
    background-color: #fff4e6;
}
#mat-builder #menu-color a:first-child,
#mat-builder .hover-picker a:first-child {
    margin-left: 0;
}
#mat-builder #menu-color a:last-child,
#mat-builder .hover-picker a:last-child {
    margin-right: 0;
}
#mat-builder #menu-color a.remove,
#mat-builder .hover-picker a.remove {
    background: url(../img/delete-icon.png) center 0 no-repeat;
    background-size: contain;
    border: 0;
}
#mat-builder #menu-color .square,
#mat-builder .hover-picker .square {
    height: 20px !important;
    width: 20px !important;
}
#mat-builder #menu-color .die,
#mat-builder .hover-picker .die {
    float: left;
    height: 20px;
    margin: -2.5px;
    position: relative;
    width: 20px;
}
#mat-builder #menu-color .die,
#mat-builder #menu-color .square,
#mat-builder .hover-picker .die,
#mat-builder .hover-picker .square {
    border-right: 1px solid #fafafa;
    margin-right: 6px !important;
    padding-right: 30px;
}
#mat-builder form input {
    border: 0;
    outline: 0;
    font-size: 18px;
}
#mat-builder #menu-color .remove {
    display: none;
}
#mat-builder #menu-canvas-size form label {
    display: inline-block;
    padding: 10px;
    text-align: center;
    width: 100px;
}
#mat-builder #menu-canvas-size form label input {
    border: 1px solid #efefef;
    display: block;
    text-align: center;
    width: 100%;
}
#mat-builder .hover-picker .square-colors .remove,
#mat-builder .hover-picker .square-colors label,
#mat-builder .hover-picker.borders .shape-colors,
#mat-builder .hover-picker.borders .square-colors .square,
#mat-builder .hover-picker.no-shape .shape-colors {
    display: none;
}
#mat-builder #menu-canvas-size form input[type="submit"] {
    font-size: 13px;
    padding: 7px;
    position: relative;
    top: 22px;
}
#mat-builder .hover-picker {
    background: #3e3e3e;
    left: calc(50% - 200px);
    line-height: 1;
    padding: 10px;
    position: absolute;
    text-align: center;
    top: -80px;
    width: 400px;
    z-index: 500;
}
#mat-builder .hover-picker::after {
    background: #3e3e3e;
    content: "";
    height: 20px;
    left: calc(50% - 10px);
    position: absolute;
    top: 62px;
    transform: rotate(45deg);
    width: 20px;
}
#mat-builder .hover-picker > div {
    padding: 5px 0;
}
#mat-builder .hover-picker a {
    height: 15px;
    margin: 0;
    width: 15px;
}
#mat-builder .hover-picker .shape-colors,
#mat-builder .hover-picker .square-colors {
    text-align: left;
}
#mat-builder .hover-picker.borders,
#mat-builder .hover-picker.no-shape {
    top: -52px;
}
#mat-builder .hover-picker.borders::after,
#mat-builder .hover-picker.no-shape::after {
    top: 36px;
}
#mat-builder .hover-picker.borders {
    left: calc(50% - 200px);
    padding: 6px 10px;
    width: 400px;
}
#mat-builder .hover-picker.borders .square-colors label {
    border-right: 1px solid #fafafa;
    color: #fff;
    display: inline-block;
    float: left;
    margin-right: 6px !important;
    line-height: 0.7;
    padding-right: 6px;
    position: relative;
    text-align: center;
    top: -4px;
}
#mat-builder .hover-picker.borders .square-colors label input {
    padding: 0;
    margin: 3px;
}
#mat-builder .hover-picker.borders .square-colors label span {
    display: block;
}
#mat-builder .die,
#mat-builder .shape {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#mat-builder .die.shape-anchor.color-red,
#mat-builder .shape.shape-anchor.color-red {
    background: url(../img/shapes/anchor/png/anchor-01.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-yellow,
#mat-builder .shape.shape-anchor.color-yellow {
    background: url(../img/shapes/anchor/png/anchor-02.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-blue,
#mat-builder .shape.shape-anchor.color-blue {
    background: url(../img/shapes/anchor/png/anchor-03.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-green,
#mat-builder .shape.shape-anchor.color-green {
    background: url(../img/shapes/anchor/png/anchor-04.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-orange,
#mat-builder .shape.shape-anchor.color-orange {
    background: url(../img/shapes/anchor/png/anchor-05.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-pink,
#mat-builder .shape.shape-anchor.color-pink {
    background: url(../img/shapes/anchor/png/anchor-06.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-purple,
#mat-builder .shape.shape-anchor.color-purple {
    background: url(../img/shapes/anchor/png/anchor-07.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-lime,
#mat-builder .shape.shape-anchor.color-lime {
    background: url(../img/shapes/anchor/png/anchor-08.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-black,
#mat-builder .shape.shape-anchor.color-black {
    background: url(../img/shapes/anchor/png/anchor-09.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-gray,
#mat-builder .shape.shape-anchor.color-gray {
    background: url(../img/shapes/anchor/png/anchor-10.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-white,
#mat-builder .shape.shape-anchor.color-white {
    background: url(../img/shapes/anchor/png/anchor-11.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-brown,
#mat-builder .shape.shape-anchor.color-brown {
    background: url(../img/shapes/anchor/png/anchor-12.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-light_gray,
#mat-builder .shape.shape-anchor.color-light_gray {
    background: url(../img/shapes/anchor/png/anchor-13.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-light_blue,
#mat-builder .shape.shape-anchor.color-light_blue {
    background: url(../img/shapes/anchor/png/anchor-14.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-light_pink,
#mat-builder .shape.shape-anchor.color-light_pink {
    background: url(../img/shapes/anchor/png/anchor-15.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-anchor.color-tan,
#mat-builder .shape.shape-anchor.color-tan {
    background: url(../img/shapes/anchor/png/anchor-16.png) center center/contain no-repeat;
    background: url(../img/shapes/anchor/svg/anchor-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-red,
#mat-builder .shape.shape-boat.color-red {
    background: url(../img/shapes/boat/png/boat-01.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-yellow,
#mat-builder .shape.shape-boat.color-yellow {
    background: url(../img/shapes/boat/png/boat-02.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-blue,
#mat-builder .shape.shape-boat.color-blue {
    background: url(../img/shapes/boat/png/boat-03.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-green,
#mat-builder .shape.shape-boat.color-green {
    background: url(../img/shapes/boat/png/boat-04.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-orange,
#mat-builder .shape.shape-boat.color-orange {
    background: url(../img/shapes/boat/png/boat-05.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-pink,
#mat-builder .shape.shape-boat.color-pink {
    background: url(../img/shapes/boat/png/boat-06.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-purple,
#mat-builder .shape.shape-boat.color-purple {
    background: url(../img/shapes/boat/png/boat-07.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-lime,
#mat-builder .shape.shape-boat.color-lime {
    background: url(../img/shapes/boat/png/boat-08.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-black,
#mat-builder .shape.shape-boat.color-black {
    background: url(../img/shapes/boat/png/boat-09.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-gray,
#mat-builder .shape.shape-boat.color-gray {
    background: url(../img/shapes/boat/png/boat-10.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-white,
#mat-builder .shape.shape-boat.color-white {
    background: url(../img/shapes/boat/png/boat-11.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-brown,
#mat-builder .shape.shape-boat.color-brown {
    background: url(../img/shapes/boat/png/boat-12.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-light_gray,
#mat-builder .shape.shape-boat.color-light_gray {
    background: url(../img/shapes/boat/png/boat-13.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-light_blue,
#mat-builder .shape.shape-boat.color-light_blue {
    background: url(../img/shapes/boat/png/boat-14.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-light_pink,
#mat-builder .shape.shape-boat.color-light_pink {
    background: url(../img/shapes/boat/png/boat-15.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-boat.color-tan,
#mat-builder .shape.shape-boat.color-tan {
    background: url(../img/shapes/boat/png/boat-16.png) center center/contain no-repeat;
    background: url(../img/shapes/boat/svg/boat-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-red,
#mat-builder .shape.shape-bone.color-red {
    background: url(../img/shapes/bone/png/bone-01.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-yellow,
#mat-builder .shape.shape-bone.color-yellow {
    background: url(../img/shapes/bone/png/bone-02.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-blue,
#mat-builder .shape.shape-bone.color-blue {
    background: url(../img/shapes/bone/png/bone-03.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-green,
#mat-builder .shape.shape-bone.color-green {
    background: url(../img/shapes/bone/png/bone-04.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-orange,
#mat-builder .shape.shape-bone.color-orange {
    background: url(../img/shapes/bone/png/bone-05.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-pink,
#mat-builder .shape.shape-bone.color-pink {
    background: url(../img/shapes/bone/png/bone-06.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-purple,
#mat-builder .shape.shape-bone.color-purple {
    background: url(../img/shapes/bone/png/bone-07.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-lime,
#mat-builder .shape.shape-bone.color-lime {
    background: url(../img/shapes/bone/png/bone-08.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-black,
#mat-builder .shape.shape-bone.color-black {
    background: url(../img/shapes/bone/png/bone-09.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-gray,
#mat-builder .shape.shape-bone.color-gray {
    background: url(../img/shapes/bone/png/bone-10.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-white,
#mat-builder .shape.shape-bone.color-white {
    background: url(../img/shapes/bone/png/bone-11.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-brown,
#mat-builder .shape.shape-bone.color-brown {
    background: url(../img/shapes/bone/png/bone-12.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-light_gray,
#mat-builder .shape.shape-bone.color-light_gray {
    background: url(../img/shapes/bone/png/bone-13.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-light_blue,
#mat-builder .shape.shape-bone.color-light_blue {
    background: url(../img/shapes/bone/png/bone-14.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-light_pink,
#mat-builder .shape.shape-bone.color-light_pink {
    background: url(../img/shapes/bone/png/bone-15.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-bone.color-tan,
#mat-builder .shape.shape-bone.color-tan {
    background: url(../img/shapes/bone/png/bone-16.png) center center/contain no-repeat;
    background: url(../img/shapes/bone/svg/bone-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-red,
#mat-builder .shape.shape-brontosaurus.color-red {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-01.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-yellow,
#mat-builder .shape.shape-brontosaurus.color-yellow {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-02.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-blue,
#mat-builder .shape.shape-brontosaurus.color-blue {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-03.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-green,
#mat-builder .shape.shape-brontosaurus.color-green {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-04.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-orange,
#mat-builder .shape.shape-brontosaurus.color-orange {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-05.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-pink,
#mat-builder .shape.shape-brontosaurus.color-pink {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-06.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-purple,
#mat-builder .shape.shape-brontosaurus.color-purple {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-07.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-lime,
#mat-builder .shape.shape-brontosaurus.color-lime {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-08.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-black,
#mat-builder .shape.shape-brontosaurus.color-black {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-09.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-gray,
#mat-builder .shape.shape-brontosaurus.color-gray {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-10.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-white,
#mat-builder .shape.shape-brontosaurus.color-white {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-11.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-brown,
#mat-builder .shape.shape-brontosaurus.color-brown {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-12.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-light_gray,
#mat-builder .shape.shape-brontosaurus.color-light_gray {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-13.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-light_blue,
#mat-builder .shape.shape-brontosaurus.color-light_blue {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-14.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-light_pink,
#mat-builder .shape.shape-brontosaurus.color-light_pink {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-15.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-brontosaurus.color-tan,
#mat-builder .shape.shape-brontosaurus.color-tan {
    background: url(../img/shapes/brontosaurus/png/brontosaurus-16.png) center center/contain no-repeat;
    background: url(../img/shapes/brontosaurus/svg/brontosaurus-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-red,
#mat-builder .shape.shape-butterfly.color-red {
    background: url(../img/shapes/butterfly/png/butterfly-01.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-yellow,
#mat-builder .shape.shape-butterfly.color-yellow {
    background: url(../img/shapes/butterfly/png/butterfly-02.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-blue,
#mat-builder .shape.shape-butterfly.color-blue {
    background: url(../img/shapes/butterfly/png/butterfly-03.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-green,
#mat-builder .shape.shape-butterfly.color-green {
    background: url(../img/shapes/butterfly/png/butterfly-04.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-orange,
#mat-builder .shape.shape-butterfly.color-orange {
    background: url(../img/shapes/butterfly/png/butterfly-05.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-pink,
#mat-builder .shape.shape-butterfly.color-pink {
    background: url(../img/shapes/butterfly/png/butterfly-06.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-purple,
#mat-builder .shape.shape-butterfly.color-purple {
    background: url(../img/shapes/butterfly/png/butterfly-07.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-lime,
#mat-builder .shape.shape-butterfly.color-lime {
    background: url(../img/shapes/butterfly/png/butterfly-08.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-black,
#mat-builder .shape.shape-butterfly.color-black {
    background: url(../img/shapes/butterfly/png/butterfly-09.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-gray,
#mat-builder .shape.shape-butterfly.color-gray {
    background: url(../img/shapes/butterfly/png/butterfly-10.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-white,
#mat-builder .shape.shape-butterfly.color-white {
    background: url(../img/shapes/butterfly/png/butterfly-11.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-brown,
#mat-builder .shape.shape-butterfly.color-brown {
    background: url(../img/shapes/butterfly/png/butterfly-12.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-light_gray,
#mat-builder .shape.shape-butterfly.color-light_gray {
    background: url(../img/shapes/butterfly/png/butterfly-13.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-light_blue,
#mat-builder .shape.shape-butterfly.color-light_blue {
    background: url(../img/shapes/butterfly/png/butterfly-14.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-light_pink,
#mat-builder .shape.shape-butterfly.color-light_pink {
    background: url(../img/shapes/butterfly/png/butterfly-15.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-butterfly.color-tan,
#mat-builder .shape.shape-butterfly.color-tan {
    background: url(../img/shapes/butterfly/png/butterfly-16.png) center center/contain no-repeat;
    background: url(../img/shapes/butterfly/svg/butterfly-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-red,
#mat-builder .shape.shape-circle.color-red {
    background: url(../img/shapes/circle/png/circle-01.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-yellow,
#mat-builder .shape.shape-circle.color-yellow {
    background: url(../img/shapes/circle/png/circle-02.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-blue,
#mat-builder .shape.shape-circle.color-blue {
    background: url(../img/shapes/circle/png/circle-03.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-green,
#mat-builder .shape.shape-circle.color-green {
    background: url(../img/shapes/circle/png/circle-04.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-orange,
#mat-builder .shape.shape-circle.color-orange {
    background: url(../img/shapes/circle/png/circle-05.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-pink,
#mat-builder .shape.shape-circle.color-pink {
    background: url(../img/shapes/circle/png/circle-06.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-purple,
#mat-builder .shape.shape-circle.color-purple {
    background: url(../img/shapes/circle/png/circle-07.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-lime,
#mat-builder .shape.shape-circle.color-lime {
    background: url(../img/shapes/circle/png/circle-08.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-black,
#mat-builder .shape.shape-circle.color-black {
    background: url(../img/shapes/circle/png/circle-09.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-gray,
#mat-builder .shape.shape-circle.color-gray {
    background: url(../img/shapes/circle/png/circle-10.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-white,
#mat-builder .shape.shape-circle.color-white {
    background: url(../img/shapes/circle/png/circle-11.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-brown,
#mat-builder .shape.shape-circle.color-brown {
    background: url(../img/shapes/circle/png/circle-12.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-light_gray,
#mat-builder .shape.shape-circle.color-light_gray {
    background: url(../img/shapes/circle/png/circle-13.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-light_blue,
#mat-builder .shape.shape-circle.color-light_blue {
    background: url(../img/shapes/circle/png/circle-14.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-light_pink,
#mat-builder .shape.shape-circle.color-light_pink {
    background: url(../img/shapes/circle/png/circle-15.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-circle.color-tan,
#mat-builder .shape.shape-circle.color-tan {
    background: url(../img/shapes/circle/png/circle-16.png) center center/contain no-repeat;
    background: url(../img/shapes/circle/svg/circle-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-red,
#mat-builder .shape.shape-crab.color-red {
    background: url(../img/shapes/crab/png/crab-01.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-yellow,
#mat-builder .shape.shape-crab.color-yellow {
    background: url(../img/shapes/crab/png/crab-02.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-blue,
#mat-builder .shape.shape-crab.color-blue {
    background: url(../img/shapes/crab/png/crab-03.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-green,
#mat-builder .shape.shape-crab.color-green {
    background: url(../img/shapes/crab/png/crab-04.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-orange,
#mat-builder .shape.shape-crab.color-orange {
    background: url(../img/shapes/crab/png/crab-05.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-pink,
#mat-builder .shape.shape-crab.color-pink {
    background: url(../img/shapes/crab/png/crab-06.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-purple,
#mat-builder .shape.shape-crab.color-purple {
    background: url(../img/shapes/crab/png/crab-07.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-lime,
#mat-builder .shape.shape-crab.color-lime {
    background: url(../img/shapes/crab/png/crab-08.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-black,
#mat-builder .shape.shape-crab.color-black {
    background: url(../img/shapes/crab/png/crab-09.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-gray,
#mat-builder .shape.shape-crab.color-gray {
    background: url(../img/shapes/crab/png/crab-10.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-white,
#mat-builder .shape.shape-crab.color-white {
    background: url(../img/shapes/crab/png/crab-11.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-brown,
#mat-builder .shape.shape-crab.color-brown {
    background: url(../img/shapes/crab/png/crab-12.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-light_gray,
#mat-builder .shape.shape-crab.color-light_gray {
    background: url(../img/shapes/crab/png/crab-13.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-light_blue,
#mat-builder .shape.shape-crab.color-light_blue {
    background: url(../img/shapes/crab/png/crab-14.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-light_pink,
#mat-builder .shape.shape-crab.color-light_pink {
    background: url(../img/shapes/crab/png/crab-15.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-crab.color-tan,
#mat-builder .shape.shape-crab.color-tan {
    background: url(../img/shapes/crab/png/crab-16.png) center center/contain no-repeat;
    background: url(../img/shapes/crab/svg/crab-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-red,
#mat-builder .shape.shape-dog.color-red {
    background: url(../img/shapes/dog/png/dog-01.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-yellow,
#mat-builder .shape.shape-dog.color-yellow {
    background: url(../img/shapes/dog/png/dog-02.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-blue,
#mat-builder .shape.shape-dog.color-blue {
    background: url(../img/shapes/dog/png/dog-03.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-green,
#mat-builder .shape.shape-dog.color-green {
    background: url(../img/shapes/dog/png/dog-04.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-orange,
#mat-builder .shape.shape-dog.color-orange {
    background: url(../img/shapes/dog/png/dog-05.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-pink,
#mat-builder .shape.shape-dog.color-pink {
    background: url(../img/shapes/dog/png/dog-06.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-purple,
#mat-builder .shape.shape-dog.color-purple {
    background: url(../img/shapes/dog/png/dog-07.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-lime,
#mat-builder .shape.shape-dog.color-lime {
    background: url(../img/shapes/dog/png/dog-08.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-black,
#mat-builder .shape.shape-dog.color-black {
    background: url(../img/shapes/dog/png/dog-09.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-gray,
#mat-builder .shape.shape-dog.color-gray {
    background: url(../img/shapes/dog/png/dog-10.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-white,
#mat-builder .shape.shape-dog.color-white {
    background: url(../img/shapes/dog/png/dog-11.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-brown,
#mat-builder .shape.shape-dog.color-brown {
    background: url(../img/shapes/dog/png/dog-12.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-light_gray,
#mat-builder .shape.shape-dog.color-light_gray {
    background: url(../img/shapes/dog/png/dog-13.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-light_blue,
#mat-builder .shape.shape-dog.color-light_blue {
    background: url(../img/shapes/dog/png/dog-14.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-light_pink,
#mat-builder .shape.shape-dog.color-light_pink {
    background: url(../img/shapes/dog/png/dog-15.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-dog.color-tan,
#mat-builder .shape.shape-dog.color-tan {
    background: url(../img/shapes/dog/png/dog-16.png) center center/contain no-repeat;
    background: url(../img/shapes/dog/svg/dog-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-red,
#mat-builder .shape.shape-doghouse.color-red {
    background: url(../img/shapes/doghouse/png/doghouse-01.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-yellow,
#mat-builder .shape.shape-doghouse.color-yellow {
    background: url(../img/shapes/doghouse/png/doghouse-02.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-blue,
#mat-builder .shape.shape-doghouse.color-blue {
    background: url(../img/shapes/doghouse/png/doghouse-03.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-green,
#mat-builder .shape.shape-doghouse.color-green {
    background: url(../img/shapes/doghouse/png/doghouse-04.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-orange,
#mat-builder .shape.shape-doghouse.color-orange {
    background: url(../img/shapes/doghouse/png/doghouse-05.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-pink,
#mat-builder .shape.shape-doghouse.color-pink {
    background: url(../img/shapes/doghouse/png/doghouse-06.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-purple,
#mat-builder .shape.shape-doghouse.color-purple {
    background: url(../img/shapes/doghouse/png/doghouse-07.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-lime,
#mat-builder .shape.shape-doghouse.color-lime {
    background: url(../img/shapes/doghouse/png/doghouse-08.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-black,
#mat-builder .shape.shape-doghouse.color-black {
    background: url(../img/shapes/doghouse/png/doghouse-09.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-gray,
#mat-builder .shape.shape-doghouse.color-gray {
    background: url(../img/shapes/doghouse/png/doghouse-10.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-white,
#mat-builder .shape.shape-doghouse.color-white {
    background: url(../img/shapes/doghouse/png/doghouse-11.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-brown,
#mat-builder .shape.shape-doghouse.color-brown {
    background: url(../img/shapes/doghouse/png/doghouse-12.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-light_gray,
#mat-builder .shape.shape-doghouse.color-light_gray {
    background: url(../img/shapes/doghouse/png/doghouse-13.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-light_blue,
#mat-builder .shape.shape-doghouse.color-light_blue {
    background: url(../img/shapes/doghouse/png/doghouse-14.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-light_pink,
#mat-builder .shape.shape-doghouse.color-light_pink {
    background: url(../img/shapes/doghouse/png/doghouse-15.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-doghouse.color-tan,
#mat-builder .shape.shape-doghouse.color-tan {
    background: url(../img/shapes/doghouse/png/doghouse-16.png) center center/contain no-repeat;
    background: url(../img/shapes/doghouse/svg/doghouse-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-red,
#mat-builder .shape.shape-elephant.color-red {
    background: url(../img/shapes/elephant/png/elephant-01.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-yellow,
#mat-builder .shape.shape-elephant.color-yellow {
    background: url(../img/shapes/elephant/png/elephant-02.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-blue,
#mat-builder .shape.shape-elephant.color-blue {
    background: url(../img/shapes/elephant/png/elephant-03.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-green,
#mat-builder .shape.shape-elephant.color-green {
    background: url(../img/shapes/elephant/png/elephant-04.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-orange,
#mat-builder .shape.shape-elephant.color-orange {
    background: url(../img/shapes/elephant/png/elephant-05.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-pink,
#mat-builder .shape.shape-elephant.color-pink {
    background: url(../img/shapes/elephant/png/elephant-06.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-purple,
#mat-builder .shape.shape-elephant.color-purple {
    background: url(../img/shapes/elephant/png/elephant-07.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-lime,
#mat-builder .shape.shape-elephant.color-lime {
    background: url(../img/shapes/elephant/png/elephant-08.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-black,
#mat-builder .shape.shape-elephant.color-black {
    background: url(../img/shapes/elephant/png/elephant-09.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-gray,
#mat-builder .shape.shape-elephant.color-gray {
    background: url(../img/shapes/elephant/png/elephant-10.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-white,
#mat-builder .shape.shape-elephant.color-white {
    background: url(../img/shapes/elephant/png/elephant-11.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-brown,
#mat-builder .shape.shape-elephant.color-brown {
    background: url(../img/shapes/elephant/png/elephant-12.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-light_gray,
#mat-builder .shape.shape-elephant.color-light_gray {
    background: url(../img/shapes/elephant/png/elephant-13.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-light_blue,
#mat-builder .shape.shape-elephant.color-light_blue {
    background: url(../img/shapes/elephant/png/elephant-14.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-light_pink,
#mat-builder .shape.shape-elephant.color-light_pink {
    background: url(../img/shapes/elephant/png/elephant-15.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-elephant.color-tan,
#mat-builder .shape.shape-elephant.color-tan {
    background: url(../img/shapes/elephant/png/elephant-16.png) center center/contain no-repeat;
    background: url(../img/shapes/elephant/svg/elephant-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-red,
#mat-builder .shape.shape-fish.color-red {
    background: url(../img/shapes/fish/png/fish-01.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-yellow,
#mat-builder .shape.shape-fish.color-yellow {
    background: url(../img/shapes/fish/png/fish-02.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-blue,
#mat-builder .shape.shape-fish.color-blue {
    background: url(../img/shapes/fish/png/fish-03.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-green,
#mat-builder .shape.shape-fish.color-green {
    background: url(../img/shapes/fish/png/fish-04.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-orange,
#mat-builder .shape.shape-fish.color-orange {
    background: url(../img/shapes/fish/png/fish-05.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-pink,
#mat-builder .shape.shape-fish.color-pink {
    background: url(../img/shapes/fish/png/fish-06.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-purple,
#mat-builder .shape.shape-fish.color-purple {
    background: url(../img/shapes/fish/png/fish-07.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-lime,
#mat-builder .shape.shape-fish.color-lime {
    background: url(../img/shapes/fish/png/fish-08.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-black,
#mat-builder .shape.shape-fish.color-black {
    background: url(../img/shapes/fish/png/fish-09.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-gray,
#mat-builder .shape.shape-fish.color-gray {
    background: url(../img/shapes/fish/png/fish-10.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-white,
#mat-builder .shape.shape-fish.color-white {
    background: url(../img/shapes/fish/png/fish-11.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-brown,
#mat-builder .shape.shape-fish.color-brown {
    background: url(../img/shapes/fish/png/fish-12.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-light_gray,
#mat-builder .shape.shape-fish.color-light_gray {
    background: url(../img/shapes/fish/png/fish-13.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-light_blue,
#mat-builder .shape.shape-fish.color-light_blue {
    background: url(../img/shapes/fish/png/fish-14.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-light_pink,
#mat-builder .shape.shape-fish.color-light_pink {
    background: url(../img/shapes/fish/png/fish-15.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-fish.color-tan,
#mat-builder .shape.shape-fish.color-tan {
    background: url(../img/shapes/fish/png/fish-16.png) center center/contain no-repeat;
    background: url(../img/shapes/fish/svg/fish-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-red,
#mat-builder .shape.shape-flower.color-red {
    background: url(../img/shapes/flower/png/flower-01.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-yellow,
#mat-builder .shape.shape-flower.color-yellow {
    background: url(../img/shapes/flower/png/flower-02.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-blue,
#mat-builder .shape.shape-flower.color-blue {
    background: url(../img/shapes/flower/png/flower-03.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-green,
#mat-builder .shape.shape-flower.color-green {
    background: url(../img/shapes/flower/png/flower-04.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-orange,
#mat-builder .shape.shape-flower.color-orange {
    background: url(../img/shapes/flower/png/flower-05.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-pink,
#mat-builder .shape.shape-flower.color-pink {
    background: url(../img/shapes/flower/png/flower-06.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-purple,
#mat-builder .shape.shape-flower.color-purple {
    background: url(../img/shapes/flower/png/flower-07.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-lime,
#mat-builder .shape.shape-flower.color-lime {
    background: url(../img/shapes/flower/png/flower-08.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-black,
#mat-builder .shape.shape-flower.color-black {
    background: url(../img/shapes/flower/png/flower-09.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-gray,
#mat-builder .shape.shape-flower.color-gray {
    background: url(../img/shapes/flower/png/flower-10.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-white,
#mat-builder .shape.shape-flower.color-white {
    background: url(../img/shapes/flower/png/flower-11.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-brown,
#mat-builder .shape.shape-flower.color-brown {
    background: url(../img/shapes/flower/png/flower-12.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-light_gray,
#mat-builder .shape.shape-flower.color-light_gray {
    background: url(../img/shapes/flower/png/flower-13.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-light_blue,
#mat-builder .shape.shape-flower.color-light_blue {
    background: url(../img/shapes/flower/png/flower-14.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-light_pink,
#mat-builder .shape.shape-flower.color-light_pink {
    background: url(../img/shapes/flower/png/flower-15.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-flower.color-tan,
#mat-builder .shape.shape-flower.color-tan {
    background: url(../img/shapes/flower/png/flower-16.png) center center/contain no-repeat;
    background: url(../img/shapes/flower/svg/flower-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-red,
#mat-builder .shape.shape-giraffe.color-red {
    background: url(../img/shapes/giraffe/png/giraffe-01.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-yellow,
#mat-builder .shape.shape-giraffe.color-yellow {
    background: url(../img/shapes/giraffe/png/giraffe-02.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-blue,
#mat-builder .shape.shape-giraffe.color-blue {
    background: url(../img/shapes/giraffe/png/giraffe-03.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-green,
#mat-builder .shape.shape-giraffe.color-green {
    background: url(../img/shapes/giraffe/png/giraffe-04.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-orange,
#mat-builder .shape.shape-giraffe.color-orange {
    background: url(../img/shapes/giraffe/png/giraffe-05.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-pink,
#mat-builder .shape.shape-giraffe.color-pink {
    background: url(../img/shapes/giraffe/png/giraffe-06.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-purple,
#mat-builder .shape.shape-giraffe.color-purple {
    background: url(../img/shapes/giraffe/png/giraffe-07.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-lime,
#mat-builder .shape.shape-giraffe.color-lime {
    background: url(../img/shapes/giraffe/png/giraffe-08.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-black,
#mat-builder .shape.shape-giraffe.color-black {
    background: url(../img/shapes/giraffe/png/giraffe-09.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-gray,
#mat-builder .shape.shape-giraffe.color-gray {
    background: url(../img/shapes/giraffe/png/giraffe-10.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-white,
#mat-builder .shape.shape-giraffe.color-white {
    background: url(../img/shapes/giraffe/png/giraffe-11.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-brown,
#mat-builder .shape.shape-giraffe.color-brown {
    background: url(../img/shapes/giraffe/png/giraffe-12.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-light_gray,
#mat-builder .shape.shape-giraffe.color-light_gray {
    background: url(../img/shapes/giraffe/png/giraffe-13.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-light_blue,
#mat-builder .shape.shape-giraffe.color-light_blue {
    background: url(../img/shapes/giraffe/png/giraffe-14.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-light_pink,
#mat-builder .shape.shape-giraffe.color-light_pink {
    background: url(../img/shapes/giraffe/png/giraffe-15.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-giraffe.color-tan,
#mat-builder .shape.shape-giraffe.color-tan {
    background: url(../img/shapes/giraffe/png/giraffe-16.png) center center/contain no-repeat;
    background: url(../img/shapes/giraffe/svg/giraffe-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-red,
#mat-builder .shape.shape-heart.color-red {
    background: url(../img/shapes/heart/png/heart-01.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-yellow,
#mat-builder .shape.shape-heart.color-yellow {
    background: url(../img/shapes/heart/png/heart-02.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-blue,
#mat-builder .shape.shape-heart.color-blue {
    background: url(../img/shapes/heart/png/heart-03.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-green,
#mat-builder .shape.shape-heart.color-green {
    background: url(../img/shapes/heart/png/heart-04.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-orange,
#mat-builder .shape.shape-heart.color-orange {
    background: url(../img/shapes/heart/png/heart-05.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-pink,
#mat-builder .shape.shape-heart.color-pink {
    background: url(../img/shapes/heart/png/heart-06.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-purple,
#mat-builder .shape.shape-heart.color-purple {
    background: url(../img/shapes/heart/png/heart-07.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-lime,
#mat-builder .shape.shape-heart.color-lime {
    background: url(../img/shapes/heart/png/heart-08.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-black,
#mat-builder .shape.shape-heart.color-black {
    background: url(../img/shapes/heart/png/heart-09.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-gray,
#mat-builder .shape.shape-heart.color-gray {
    background: url(../img/shapes/heart/png/heart-10.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-white,
#mat-builder .shape.shape-heart.color-white {
    background: url(../img/shapes/heart/png/heart-11.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-brown,
#mat-builder .shape.shape-heart.color-brown {
    background: url(../img/shapes/heart/png/heart-12.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-light_gray,
#mat-builder .shape.shape-heart.color-light_gray {
    background: url(../img/shapes/heart/png/heart-13.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-light_blue,
#mat-builder .shape.shape-heart.color-light_blue {
    background: url(../img/shapes/heart/png/heart-14.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-light_pink,
#mat-builder .shape.shape-heart.color-light_pink {
    background: url(../img/shapes/heart/png/heart-15.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-heart.color-tan,
#mat-builder .shape.shape-heart.color-tan {
    background: url(../img/shapes/heart/png/heart-16.png) center center/contain no-repeat;
    background: url(../img/shapes/heart/svg/heart-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-red,
#mat-builder .shape.shape-lion.color-red {
    background: url(../img/shapes/lion/png/lion-01.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-yellow,
#mat-builder .shape.shape-lion.color-yellow {
    background: url(../img/shapes/lion/png/lion-02.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-blue,
#mat-builder .shape.shape-lion.color-blue {
    background: url(../img/shapes/lion/png/lion-03.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-green,
#mat-builder .shape.shape-lion.color-green {
    background: url(../img/shapes/lion/png/lion-04.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-orange,
#mat-builder .shape.shape-lion.color-orange {
    background: url(../img/shapes/lion/png/lion-05.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-pink,
#mat-builder .shape.shape-lion.color-pink {
    background: url(../img/shapes/lion/png/lion-06.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-purple,
#mat-builder .shape.shape-lion.color-purple {
    background: url(../img/shapes/lion/png/lion-07.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-lime,
#mat-builder .shape.shape-lion.color-lime {
    background: url(../img/shapes/lion/png/lion-08.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-black,
#mat-builder .shape.shape-lion.color-black {
    background: url(../img/shapes/lion/png/lion-09.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-gray,
#mat-builder .shape.shape-lion.color-gray {
    background: url(../img/shapes/lion/png/lion-10.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-white,
#mat-builder .shape.shape-lion.color-white {
    background: url(../img/shapes/lion/png/lion-11.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-brown,
#mat-builder .shape.shape-lion.color-brown {
    background: url(../img/shapes/lion/png/lion-12.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-light_gray,
#mat-builder .shape.shape-lion.color-light_gray {
    background: url(../img/shapes/lion/png/lion-13.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-light_blue,
#mat-builder .shape.shape-lion.color-light_blue {
    background: url(../img/shapes/lion/png/lion-14.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-light_pink,
#mat-builder .shape.shape-lion.color-light_pink {
    background: url(../img/shapes/lion/png/lion-15.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lion.color-tan,
#mat-builder .shape.shape-lion.color-tan {
    background: url(../img/shapes/lion/png/lion-16.png) center center/contain no-repeat;
    background: url(../img/shapes/lion/svg/lion-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-red,
#mat-builder .shape.shape-monkey.color-red {
    background: url(../img/shapes/monkey/png/monkey-01.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-yellow,
#mat-builder .shape.shape-monkey.color-yellow {
    background: url(../img/shapes/monkey/png/monkey-02.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-blue,
#mat-builder .shape.shape-monkey.color-blue {
    background: url(../img/shapes/monkey/png/monkey-03.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-green,
#mat-builder .shape.shape-monkey.color-green {
    background: url(../img/shapes/monkey/png/monkey-04.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-orange,
#mat-builder .shape.shape-monkey.color-orange {
    background: url(../img/shapes/monkey/png/monkey-05.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-pink,
#mat-builder .shape.shape-monkey.color-pink {
    background: url(../img/shapes/monkey/png/monkey-06.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-purple,
#mat-builder .shape.shape-monkey.color-purple {
    background: url(../img/shapes/monkey/png/monkey-07.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-lime,
#mat-builder .shape.shape-monkey.color-lime {
    background: url(../img/shapes/monkey/png/monkey-08.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-black,
#mat-builder .shape.shape-monkey.color-black {
    background: url(../img/shapes/monkey/png/monkey-09.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-gray,
#mat-builder .shape.shape-monkey.color-gray {
    background: url(../img/shapes/monkey/png/monkey-10.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-white,
#mat-builder .shape.shape-monkey.color-white {
    background: url(../img/shapes/monkey/png/monkey-11.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-brown,
#mat-builder .shape.shape-monkey.color-brown {
    background: url(../img/shapes/monkey/png/monkey-12.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-light_gray,
#mat-builder .shape.shape-monkey.color-light_gray {
    background: url(../img/shapes/monkey/png/monkey-13.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-light_blue,
#mat-builder .shape.shape-monkey.color-light_blue {
    background: url(../img/shapes/monkey/png/monkey-14.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-light_pink,
#mat-builder .shape.shape-monkey.color-light_pink {
    background: url(../img/shapes/monkey/png/monkey-15.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-monkey.color-tan,
#mat-builder .shape.shape-monkey.color-tan {
    background: url(../img/shapes/monkey/png/monkey-16.png) center center/contain no-repeat;
    background: url(../img/shapes/monkey/svg/monkey-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-red,
#mat-builder .shape.shape-paw.color-red {
    background: url(../img/shapes/paw/png/paw-01.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-yellow,
#mat-builder .shape.shape-paw.color-yellow {
    background: url(../img/shapes/paw/png/paw-02.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-blue,
#mat-builder .shape.shape-paw.color-blue {
    background: url(../img/shapes/paw/png/paw-03.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-green,
#mat-builder .shape.shape-paw.color-green {
    background: url(../img/shapes/paw/png/paw-04.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-orange,
#mat-builder .shape.shape-paw.color-orange {
    background: url(../img/shapes/paw/png/paw-05.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-pink,
#mat-builder .shape.shape-paw.color-pink {
    background: url(../img/shapes/paw/png/paw-06.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-purple,
#mat-builder .shape.shape-paw.color-purple {
    background: url(../img/shapes/paw/png/paw-07.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-lime,
#mat-builder .shape.shape-paw.color-lime {
    background: url(../img/shapes/paw/png/paw-08.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-black,
#mat-builder .shape.shape-paw.color-black {
    background: url(../img/shapes/paw/png/paw-09.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-gray,
#mat-builder .shape.shape-paw.color-gray {
    background: url(../img/shapes/paw/png/paw-10.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-white,
#mat-builder .shape.shape-paw.color-white {
    background: url(../img/shapes/paw/png/paw-11.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-brown,
#mat-builder .shape.shape-paw.color-brown {
    background: url(../img/shapes/paw/png/paw-12.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-light_gray,
#mat-builder .shape.shape-paw.color-light_gray {
    background: url(../img/shapes/paw/png/paw-13.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-light_blue,
#mat-builder .shape.shape-paw.color-light_blue {
    background: url(../img/shapes/paw/png/paw-14.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-light_pink,
#mat-builder .shape.shape-paw.color-light_pink {
    background: url(../img/shapes/paw/png/paw-15.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-paw.color-tan,
#mat-builder .shape.shape-paw.color-tan {
    background: url(../img/shapes/paw/png/paw-16.png) center center/contain no-repeat;
    background: url(../img/shapes/paw/svg/paw-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-red,
#mat-builder .shape.shape-seahorse.color-red {
    background: url(../img/shapes/seahorse/png/seahorse-01.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-yellow,
#mat-builder .shape.shape-seahorse.color-yellow {
    background: url(../img/shapes/seahorse/png/seahorse-02.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-blue,
#mat-builder .shape.shape-seahorse.color-blue {
    background: url(../img/shapes/seahorse/png/seahorse-03.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-green,
#mat-builder .shape.shape-seahorse.color-green {
    background: url(../img/shapes/seahorse/png/seahorse-04.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-orange,
#mat-builder .shape.shape-seahorse.color-orange {
    background: url(../img/shapes/seahorse/png/seahorse-05.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-pink,
#mat-builder .shape.shape-seahorse.color-pink {
    background: url(../img/shapes/seahorse/png/seahorse-06.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-purple,
#mat-builder .shape.shape-seahorse.color-purple {
    background: url(../img/shapes/seahorse/png/seahorse-07.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-lime,
#mat-builder .shape.shape-seahorse.color-lime {
    background: url(../img/shapes/seahorse/png/seahorse-08.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-black,
#mat-builder .shape.shape-seahorse.color-black {
    background: url(../img/shapes/seahorse/png/seahorse-09.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-gray,
#mat-builder .shape.shape-seahorse.color-gray {
    background: url(../img/shapes/seahorse/png/seahorse-10.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-white,
#mat-builder .shape.shape-seahorse.color-white {
    background: url(../img/shapes/seahorse/png/seahorse-11.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-brown,
#mat-builder .shape.shape-seahorse.color-brown {
    background: url(../img/shapes/seahorse/png/seahorse-12.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-light_gray,
#mat-builder .shape.shape-seahorse.color-light_gray {
    background: url(../img/shapes/seahorse/png/seahorse-13.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-light_blue,
#mat-builder .shape.shape-seahorse.color-light_blue {
    background: url(../img/shapes/seahorse/png/seahorse-14.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-light_pink,
#mat-builder .shape.shape-seahorse.color-light_pink {
    background: url(../img/shapes/seahorse/png/seahorse-15.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-seahorse.color-tan,
#mat-builder .shape.shape-seahorse.color-tan {
    background: url(../img/shapes/seahorse/png/seahorse-16.png) center center/contain no-repeat;
    background: url(../img/shapes/seahorse/svg/seahorse-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-red,
#mat-builder .shape.shape-square.color-red {
    background: url(../img/shapes/square/png/square-01.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-yellow,
#mat-builder .shape.shape-square.color-yellow {
    background: url(../img/shapes/square/png/square-02.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-blue,
#mat-builder .shape.shape-square.color-blue {
    background: url(../img/shapes/square/png/square-03.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-green,
#mat-builder .shape.shape-square.color-green {
    background: url(../img/shapes/square/png/square-04.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-orange,
#mat-builder .shape.shape-square.color-orange {
    background: url(../img/shapes/square/png/square-05.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-pink,
#mat-builder .shape.shape-square.color-pink {
    background: url(../img/shapes/square/png/square-06.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-purple,
#mat-builder .shape.shape-square.color-purple {
    background: url(../img/shapes/square/png/square-07.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-lime,
#mat-builder .shape.shape-square.color-lime {
    background: url(../img/shapes/square/png/square-08.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-black,
#mat-builder .shape.shape-square.color-black {
    background: url(../img/shapes/square/png/square-09.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-gray,
#mat-builder .shape.shape-square.color-gray {
    background: url(../img/shapes/square/png/square-10.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-white,
#mat-builder .shape.shape-square.color-white {
    background: url(../img/shapes/square/png/square-11.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-brown,
#mat-builder .shape.shape-square.color-brown {
    background: url(../img/shapes/square/png/square-12.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-light_gray,
#mat-builder .shape.shape-square.color-light_gray {
    background: url(../img/shapes/square/png/square-13.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-light_blue,
#mat-builder .shape.shape-square.color-light_blue {
    background: url(../img/shapes/square/png/square-14.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-light_pink,
#mat-builder .shape.shape-square.color-light_pink {
    background: url(../img/shapes/square/png/square-15.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-square.color-tan,
#mat-builder .shape.shape-square.color-tan {
    background: url(../img/shapes/square/png/square-16.png) center center/contain no-repeat;
    background: url(../img/shapes/square/svg/square-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-red,
#mat-builder .shape.shape-star.color-red {
    background: url(../img/shapes/star/png/star-01.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-yellow,
#mat-builder .shape.shape-star.color-yellow {
    background: url(../img/shapes/star/png/star-02.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-blue,
#mat-builder .shape.shape-star.color-blue {
    background: url(../img/shapes/star/png/star-03.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-green,
#mat-builder .shape.shape-star.color-green {
    background: url(../img/shapes/star/png/star-04.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-orange,
#mat-builder .shape.shape-star.color-orange {
    background: url(../img/shapes/star/png/star-05.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-pink,
#mat-builder .shape.shape-star.color-pink {
    background: url(../img/shapes/star/png/star-06.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-purple,
#mat-builder .shape.shape-star.color-purple {
    background: url(../img/shapes/star/png/star-07.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-lime,
#mat-builder .shape.shape-star.color-lime {
    background: url(../img/shapes/star/png/star-08.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-black,
#mat-builder .shape.shape-star.color-black {
    background: url(../img/shapes/star/png/star-09.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-gray,
#mat-builder .shape.shape-star.color-gray {
    background: url(../img/shapes/star/png/star-10.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-white,
#mat-builder .shape.shape-star.color-white {
    background: url(../img/shapes/star/png/star-11.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-brown,
#mat-builder .shape.shape-star.color-brown {
    background: url(../img/shapes/star/png/star-12.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-light_gray,
#mat-builder .shape.shape-star.color-light_gray {
    background: url(../img/shapes/star/png/star-13.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-light_blue,
#mat-builder .shape.shape-star.color-light_blue {
    background: url(../img/shapes/star/png/star-14.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-light_pink,
#mat-builder .shape.shape-star.color-light_pink {
    background: url(../img/shapes/star/png/star-15.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-star.color-tan,
#mat-builder .shape.shape-star.color-tan {
    background: url(../img/shapes/star/png/star-16.png) center center/contain no-repeat;
    background: url(../img/shapes/star/svg/star-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-red,
#mat-builder .shape.shape-stegosaurus.color-red {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-01.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-yellow,
#mat-builder .shape.shape-stegosaurus.color-yellow {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-02.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-blue,
#mat-builder .shape.shape-stegosaurus.color-blue {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-03.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-green,
#mat-builder .shape.shape-stegosaurus.color-green {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-04.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-orange,
#mat-builder .shape.shape-stegosaurus.color-orange {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-05.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-pink,
#mat-builder .shape.shape-stegosaurus.color-pink {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-06.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-purple,
#mat-builder .shape.shape-stegosaurus.color-purple {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-07.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-lime,
#mat-builder .shape.shape-stegosaurus.color-lime {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-08.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-black,
#mat-builder .shape.shape-stegosaurus.color-black {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-09.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-gray,
#mat-builder .shape.shape-stegosaurus.color-gray {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-10.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-white,
#mat-builder .shape.shape-stegosaurus.color-white {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-11.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-brown,
#mat-builder .shape.shape-stegosaurus.color-brown {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-12.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-light_gray,
#mat-builder .shape.shape-stegosaurus.color-light_gray {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-13.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-light_blue,
#mat-builder .shape.shape-stegosaurus.color-light_blue {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-14.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-light_pink,
#mat-builder .shape.shape-stegosaurus.color-light_pink {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-15.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-stegosaurus.color-tan,
#mat-builder .shape.shape-stegosaurus.color-tan {
    background: url(../img/shapes/stegosaurus/png/stegosaurus-16.png) center center/contain no-repeat;
    background: url(../img/shapes/stegosaurus/svg/stegosaurus-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-red,
#mat-builder .shape.shape-animals_ladybug.color-red {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-01.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-yellow,
#mat-builder .shape.shape-animals_ladybug.color-yellow {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-02.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-blue,
#mat-builder .shape.shape-animals_ladybug.color-blue {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-03.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-green,
#mat-builder .shape.shape-animals_ladybug.color-green {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-04.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-orange,
#mat-builder .shape.shape-animals_ladybug.color-orange {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-05.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-pink,
#mat-builder .shape.shape-animals_ladybug.color-pink {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-06.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-purple,
#mat-builder .shape.shape-animals_ladybug.color-purple {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-07.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-lime,
#mat-builder .shape.shape-animals_ladybug.color-lime {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-08.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-black,
#mat-builder .shape.shape-animals_ladybug.color-black {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-09.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-gray,
#mat-builder .shape.shape-animals_ladybug.color-gray {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-10.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-white,
#mat-builder .shape.shape-animals_ladybug.color-white {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-11.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-brown,
#mat-builder .shape.shape-animals_ladybug.color-brown {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-12.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-light_gray,
#mat-builder .shape.shape-animals_ladybug.color-light_gray {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-13.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-light_blue,
#mat-builder .shape.shape-animals_ladybug.color-light_blue {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-14.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-light_pink,
#mat-builder .shape.shape-animals_ladybug.color-light_pink {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-15.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_ladybug.color-tan,
#mat-builder .shape.shape-animals_ladybug.color-tan {
    background: url(../img/shapes/animals_ladybug/png/animals_ladybug-16.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_ladybug/svg/animals_ladybug-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-red,
#mat-builder .shape.shape-animals_dragonfly.color-red {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-01.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-yellow,
#mat-builder .shape.shape-animals_dragonfly.color-yellow {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-02.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-blue,
#mat-builder .shape.shape-animals_dragonfly.color-blue {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-03.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-green,
#mat-builder .shape.shape-animals_dragonfly.color-green {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-04.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-orange,
#mat-builder .shape.shape-animals_dragonfly.color-orange {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-05.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-pink,
#mat-builder .shape.shape-animals_dragonfly.color-pink {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-06.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-purple,
#mat-builder .shape.shape-animals_dragonfly.color-purple {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-07.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-lime,
#mat-builder .shape.shape-animals_dragonfly.color-lime {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-08.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-black,
#mat-builder .shape.shape-animals_dragonfly.color-black {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-09.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-gray,
#mat-builder .shape.shape-animals_dragonfly.color-gray {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-10.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-white,
#mat-builder .shape.shape-animals_dragonfly.color-white {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-11.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-brown,
#mat-builder .shape.shape-animals_dragonfly.color-brown {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-12.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-light_gray,
#mat-builder .shape.shape-animals_dragonfly.color-light_gray {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-13.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-light_blue,
#mat-builder .shape.shape-animals_dragonfly.color-light_blue {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-14.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-light_pink,
#mat-builder .shape.shape-animals_dragonfly.color-light_pink {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-15.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_dragonfly.color-tan,
#mat-builder .shape.shape-animals_dragonfly.color-tan {
    background: url(../img/shapes/animals_dragonfly/png/animals_dragonfly-16.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_dragonfly/svg/animals_dragonfly-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-red,
#mat-builder .shape.shape-animals_sheep.color-red {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-01.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-yellow,
#mat-builder .shape.shape-animals_sheep.color-yellow {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-02.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-blue,
#mat-builder .shape.shape-animals_sheep.color-blue {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-03.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-green,
#mat-builder .shape.shape-animals_sheep.color-green {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-04.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-orange,
#mat-builder .shape.shape-animals_sheep.color-orange {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-05.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-pink,
#mat-builder .shape.shape-animals_sheep.color-pink {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-06.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-purple,
#mat-builder .shape.shape-animals_sheep.color-purple {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-07.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-lime,
#mat-builder .shape.shape-animals_sheep.color-lime {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-08.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-black,
#mat-builder .shape.shape-animals_sheep.color-black {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-09.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-gray,
#mat-builder .shape.shape-animals_sheep.color-gray {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-10.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-white,
#mat-builder .shape.shape-animals_sheep.color-white {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-11.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-brown,
#mat-builder .shape.shape-animals_sheep.color-brown {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-12.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-light_gray,
#mat-builder .shape.shape-animals_sheep.color-light_gray {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-13.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-light_blue,
#mat-builder .shape.shape-animals_sheep.color-light_blue {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-14.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-light_pink,
#mat-builder .shape.shape-animals_sheep.color-light_pink {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-15.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-animals_sheep.color-tan,
#mat-builder .shape.shape-animals_sheep.color-tan {
    background: url(../img/shapes/animals_sheep/png/animals_sheep-16.png) center center/contain no-repeat;
    background: url(../img/shapes/animals_sheep/svg/animals_sheep-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-red,
#mat-builder .shape.shape-shapes_clouds.color-red {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-01.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-yellow,
#mat-builder .shape.shape-shapes_clouds.color-yellow {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-02.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-blue,
#mat-builder .shape.shape-shapes_clouds.color-blue {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-03.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-green,
#mat-builder .shape.shape-shapes_clouds.color-green {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-04.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-orange,
#mat-builder .shape.shape-shapes_clouds.color-orange {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-05.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-pink,
#mat-builder .shape.shape-shapes_clouds.color-pink {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-06.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-purple,
#mat-builder .shape.shape-shapes_clouds.color-purple {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-07.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-lime,
#mat-builder .shape.shape-shapes_clouds.color-lime {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-08.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-black,
#mat-builder .shape.shape-shapes_clouds.color-black {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-09.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-gray,
#mat-builder .shape.shape-shapes_clouds.color-gray {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-10.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-white,
#mat-builder .shape.shape-shapes_clouds.color-white {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-11.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-brown,
#mat-builder .shape.shape-shapes_clouds.color-brown {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-12.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-light_gray,
#mat-builder .shape.shape-shapes_clouds.color-light_gray {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-13.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-light_blue,
#mat-builder .shape.shape-shapes_clouds.color-light_blue {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-14.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-light_pink,
#mat-builder .shape.shape-shapes_clouds.color-light_pink {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-15.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_clouds.color-tan,
#mat-builder .shape.shape-shapes_clouds.color-tan {
    background: url(../img/shapes/shapes_clouds/png/shapes_clouds-16.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_clouds/svg/shapes_clouds-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-red,
#mat-builder .shape.shape-shapes_moonstars.color-red {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-01.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-yellow,
#mat-builder .shape.shape-shapes_moonstars.color-yellow {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-02.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-blue,
#mat-builder .shape.shape-shapes_moonstars.color-blue {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-03.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-green,
#mat-builder .shape.shape-shapes_moonstars.color-green {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-04.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-orange,
#mat-builder .shape.shape-shapes_moonstars.color-orange {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-05.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-pink,
#mat-builder .shape.shape-shapes_moonstars.color-pink {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-06.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-purple,
#mat-builder .shape.shape-shapes_moonstars.color-purple {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-07.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-lime,
#mat-builder .shape.shape-shapes_moonstars.color-lime {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-08.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-black,
#mat-builder .shape.shape-shapes_moonstars.color-black {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-09.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-gray,
#mat-builder .shape.shape-shapes_moonstars.color-gray {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-10.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-white,
#mat-builder .shape.shape-shapes_moonstars.color-white {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-11.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-brown,
#mat-builder .shape.shape-shapes_moonstars.color-brown {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-12.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-light_gray,
#mat-builder .shape.shape-shapes_moonstars.color-light_gray {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-13.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-light_blue,
#mat-builder .shape.shape-shapes_moonstars.color-light_blue {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-14.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-light_pink,
#mat-builder .shape.shape-shapes_moonstars.color-light_pink {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-15.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-shapes_moonstars.color-tan,
#mat-builder .shape.shape-shapes_moonstars.color-tan {
    background: url(../img/shapes/shapes_moonstars/png/shapes_moonstars-16.png) center center/contain no-repeat;
    background: url(../img/shapes/shapes_moonstars/svg/shapes_moonstars-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-red,
#mat-builder .shape.shape-space_astronaut.color-red {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-01.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-yellow,
#mat-builder .shape.shape-space_astronaut.color-yellow {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-02.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-blue,
#mat-builder .shape.shape-space_astronaut.color-blue {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-03.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-green,
#mat-builder .shape.shape-space_astronaut.color-green {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-04.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-orange,
#mat-builder .shape.shape-space_astronaut.color-orange {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-05.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-pink,
#mat-builder .shape.shape-space_astronaut.color-pink {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-06.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-purple,
#mat-builder .shape.shape-space_astronaut.color-purple {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-07.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-lime,
#mat-builder .shape.shape-space_astronaut.color-lime {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-08.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-black,
#mat-builder .shape.shape-space_astronaut.color-black {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-09.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-gray,
#mat-builder .shape.shape-space_astronaut.color-gray {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-10.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-white,
#mat-builder .shape.shape-space_astronaut.color-white {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-11.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-brown,
#mat-builder .shape.shape-space_astronaut.color-brown {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-12.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-light_gray,
#mat-builder .shape.shape-space_astronaut.color-light_gray {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-13.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-light_blue,
#mat-builder .shape.shape-space_astronaut.color-light_blue {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-14.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-light_pink,
#mat-builder .shape.shape-space_astronaut.color-light_pink {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-15.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_astronaut.color-tan,
#mat-builder .shape.shape-space_astronaut.color-tan {
    background: url(../img/shapes/space_astronaut/png/space_astronaut-16.png) center center/contain no-repeat;
    background: url(../img/shapes/space_astronaut/svg/space_astronaut-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-red,
#mat-builder .shape.shape-space_rocket.color-red {
    background: url(../img/shapes/space_rocket/png/space_rocket-01.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-yellow,
#mat-builder .shape.shape-space_rocket.color-yellow {
    background: url(../img/shapes/space_rocket/png/space_rocket-02.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-blue,
#mat-builder .shape.shape-space_rocket.color-blue {
    background: url(../img/shapes/space_rocket/png/space_rocket-03.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-green,
#mat-builder .shape.shape-space_rocket.color-green {
    background: url(../img/shapes/space_rocket/png/space_rocket-04.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-orange,
#mat-builder .shape.shape-space_rocket.color-orange {
    background: url(../img/shapes/space_rocket/png/space_rocket-05.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-pink,
#mat-builder .shape.shape-space_rocket.color-pink {
    background: url(../img/shapes/space_rocket/png/space_rocket-06.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-purple,
#mat-builder .shape.shape-space_rocket.color-purple {
    background: url(../img/shapes/space_rocket/png/space_rocket-07.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-lime,
#mat-builder .shape.shape-space_rocket.color-lime {
    background: url(../img/shapes/space_rocket/png/space_rocket-08.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-black,
#mat-builder .shape.shape-space_rocket.color-black {
    background: url(../img/shapes/space_rocket/png/space_rocket-09.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-gray,
#mat-builder .shape.shape-space_rocket.color-gray {
    background: url(../img/shapes/space_rocket/png/space_rocket-10.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-white,
#mat-builder .shape.shape-space_rocket.color-white {
    background: url(../img/shapes/space_rocket/png/space_rocket-11.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-brown,
#mat-builder .shape.shape-space_rocket.color-brown {
    background: url(../img/shapes/space_rocket/png/space_rocket-12.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-light_gray,
#mat-builder .shape.shape-space_rocket.color-light_gray {
    background: url(../img/shapes/space_rocket/png/space_rocket-13.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-light_blue,
#mat-builder .shape.shape-space_rocket.color-light_blue {
    background: url(../img/shapes/space_rocket/png/space_rocket-14.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-light_pink,
#mat-builder .shape.shape-space_rocket.color-light_pink {
    background: url(../img/shapes/space_rocket/png/space_rocket-15.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_rocket.color-tan,
#mat-builder .shape.shape-space_rocket.color-tan {
    background: url(../img/shapes/space_rocket/png/space_rocket-16.png) center center/contain no-repeat;
    background: url(../img/shapes/space_rocket/svg/space_rocket-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-red,
#mat-builder .shape.shape-space_telescope.color-red {
    background: url(../img/shapes/space_telescope/png/space_telescope-01.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-yellow,
#mat-builder .shape.shape-space_telescope.color-yellow {
    background: url(../img/shapes/space_telescope/png/space_telescope-02.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-blue,
#mat-builder .shape.shape-space_telescope.color-blue {
    background: url(../img/shapes/space_telescope/png/space_telescope-03.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-green,
#mat-builder .shape.shape-space_telescope.color-green {
    background: url(../img/shapes/space_telescope/png/space_telescope-04.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-orange,
#mat-builder .shape.shape-space_telescope.color-orange {
    background: url(../img/shapes/space_telescope/png/space_telescope-05.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-pink,
#mat-builder .shape.shape-space_telescope.color-pink {
    background: url(../img/shapes/space_telescope/png/space_telescope-06.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-purple,
#mat-builder .shape.shape-space_telescope.color-purple {
    background: url(../img/shapes/space_telescope/png/space_telescope-07.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-lime,
#mat-builder .shape.shape-space_telescope.color-lime {
    background: url(../img/shapes/space_telescope/png/space_telescope-08.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-black,
#mat-builder .shape.shape-space_telescope.color-black {
    background: url(../img/shapes/space_telescope/png/space_telescope-09.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-gray,
#mat-builder .shape.shape-space_telescope.color-gray {
    background: url(../img/shapes/space_telescope/png/space_telescope-10.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-white,
#mat-builder .shape.shape-space_telescope.color-white {
    background: url(../img/shapes/space_telescope/png/space_telescope-11.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-brown,
#mat-builder .shape.shape-space_telescope.color-brown {
    background: url(../img/shapes/space_telescope/png/space_telescope-12.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-light_gray,
#mat-builder .shape.shape-space_telescope.color-light_gray {
    background: url(../img/shapes/space_telescope/png/space_telescope-13.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-light_blue,
#mat-builder .shape.shape-space_telescope.color-light_blue {
    background: url(../img/shapes/space_telescope/png/space_telescope-14.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-light_pink,
#mat-builder .shape.shape-space_telescope.color-light_pink {
    background: url(../img/shapes/space_telescope/png/space_telescope-15.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_telescope.color-tan,
#mat-builder .shape.shape-space_telescope.color-tan {
    background: url(../img/shapes/space_telescope/png/space_telescope-16.png) center center/contain no-repeat;
    background: url(../img/shapes/space_telescope/svg/space_telescope-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-red,
#mat-builder .shape.shape-space_saturn.color-red {
    background: url(../img/shapes/space_saturn/png/space_saturn-01.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-yellow,
#mat-builder .shape.shape-space_saturn.color-yellow {
    background: url(../img/shapes/space_saturn/png/space_saturn-02.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-blue,
#mat-builder .shape.shape-space_saturn.color-blue {
    background: url(../img/shapes/space_saturn/png/space_saturn-03.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-green,
#mat-builder .shape.shape-space_saturn.color-green {
    background: url(../img/shapes/space_saturn/png/space_saturn-04.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-orange,
#mat-builder .shape.shape-space_saturn.color-orange {
    background: url(../img/shapes/space_saturn/png/space_saturn-05.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-pink,
#mat-builder .shape.shape-space_saturn.color-pink {
    background: url(../img/shapes/space_saturn/png/space_saturn-06.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-purple,
#mat-builder .shape.shape-space_saturn.color-purple {
    background: url(../img/shapes/space_saturn/png/space_saturn-07.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-lime,
#mat-builder .shape.shape-space_saturn.color-lime {
    background: url(../img/shapes/space_saturn/png/space_saturn-08.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-black,
#mat-builder .shape.shape-space_saturn.color-black {
    background: url(../img/shapes/space_saturn/png/space_saturn-09.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-gray,
#mat-builder .shape.shape-space_saturn.color-gray {
    background: url(../img/shapes/space_saturn/png/space_saturn-10.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-white,
#mat-builder .shape.shape-space_saturn.color-white {
    background: url(../img/shapes/space_saturn/png/space_saturn-11.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-brown,
#mat-builder .shape.shape-space_saturn.color-brown {
    background: url(../img/shapes/space_saturn/png/space_saturn-12.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-light_gray,
#mat-builder .shape.shape-space_saturn.color-light_gray {
    background: url(../img/shapes/space_saturn/png/space_saturn-13.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-light_blue,
#mat-builder .shape.shape-space_saturn.color-light_blue {
    background: url(../img/shapes/space_saturn/png/space_saturn-14.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-light_pink,
#mat-builder .shape.shape-space_saturn.color-light_pink {
    background: url(../img/shapes/space_saturn/png/space_saturn-15.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-space_saturn.color-tan,
#mat-builder .shape.shape-space_saturn.color-tan {
    background: url(../img/shapes/space_saturn/png/space_saturn-16.png) center center/contain no-repeat;
    background: url(../img/shapes/space_saturn/svg/space_saturn-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-red,
#mat-builder .shape.shape-trex.color-red {
    background: url(../img/shapes/trex/png/trex-01.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-yellow,
#mat-builder .shape.shape-trex.color-yellow {
    background: url(../img/shapes/trex/png/trex-02.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-blue,
#mat-builder .shape.shape-trex.color-blue {
    background: url(../img/shapes/trex/png/trex-03.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-green,
#mat-builder .shape.shape-trex.color-green {
    background: url(../img/shapes/trex/png/trex-04.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-orange,
#mat-builder .shape.shape-trex.color-orange {
    background: url(../img/shapes/trex/png/trex-05.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-pink,
#mat-builder .shape.shape-trex.color-pink {
    background: url(../img/shapes/trex/png/trex-06.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-purple,
#mat-builder .shape.shape-trex.color-purple {
    background: url(../img/shapes/trex/png/trex-07.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-lime,
#mat-builder .shape.shape-trex.color-lime {
    background: url(../img/shapes/trex/png/trex-08.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-black,
#mat-builder .shape.shape-trex.color-black {
    background: url(../img/shapes/trex/png/trex-09.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-gray,
#mat-builder .shape.shape-trex.color-gray {
    background: url(../img/shapes/trex/png/trex-10.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-white,
#mat-builder .shape.shape-trex.color-white {
    background: url(../img/shapes/trex/png/trex-11.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-brown,
#mat-builder .shape.shape-trex.color-brown {
    background: url(../img/shapes/trex/png/trex-12.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-light_gray,
#mat-builder .shape.shape-trex.color-light_gray {
    background: url(../img/shapes/trex/png/trex-13.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-light_blue,
#mat-builder .shape.shape-trex.color-light_blue {
    background: url(../img/shapes/trex/png/trex-14.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-light_pink,
#mat-builder .shape.shape-trex.color-light_pink {
    background: url(../img/shapes/trex/png/trex-15.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-trex.color-tan,
#mat-builder .shape.shape-trex.color-tan {
    background: url(../img/shapes/trex/png/trex-16.png) center center/contain no-repeat;
    background: url(../img/shapes/trex/svg/trex-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-red,
#mat-builder .shape.shape-triceratops.color-red {
    background: url(../img/shapes/triceratops/png/triceratops-01.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-yellow,
#mat-builder .shape.shape-triceratops.color-yellow {
    background: url(../img/shapes/triceratops/png/triceratops-02.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-blue,
#mat-builder .shape.shape-triceratops.color-blue {
    background: url(../img/shapes/triceratops/png/triceratops-03.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-green,
#mat-builder .shape.shape-triceratops.color-green {
    background: url(../img/shapes/triceratops/png/triceratops-04.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-orange,
#mat-builder .shape.shape-triceratops.color-orange {
    background: url(../img/shapes/triceratops/png/triceratops-05.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-pink,
#mat-builder .shape.shape-triceratops.color-pink {
    background: url(../img/shapes/triceratops/png/triceratops-06.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-purple,
#mat-builder .shape.shape-triceratops.color-purple {
    background: url(../img/shapes/triceratops/png/triceratops-07.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-lime,
#mat-builder .shape.shape-triceratops.color-lime {
    background: url(../img/shapes/triceratops/png/triceratops-08.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-black,
#mat-builder .shape.shape-triceratops.color-black {
    background: url(../img/shapes/triceratops/png/triceratops-09.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-gray,
#mat-builder .shape.shape-triceratops.color-gray {
    background: url(../img/shapes/triceratops/png/triceratops-10.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-white,
#mat-builder .shape.shape-triceratops.color-white {
    background: url(../img/shapes/triceratops/png/triceratops-11.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-brown,
#mat-builder .shape.shape-triceratops.color-brown {
    background: url(../img/shapes/triceratops/png/triceratops-12.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-light_gray,
#mat-builder .shape.shape-triceratops.color-light_gray {
    background: url(../img/shapes/triceratops/png/triceratops-13.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-light_blue,
#mat-builder .shape.shape-triceratops.color-light_blue {
    background: url(../img/shapes/triceratops/png/triceratops-14.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-light_pink,
#mat-builder .shape.shape-triceratops.color-light_pink {
    background: url(../img/shapes/triceratops/png/triceratops-15.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-triceratops.color-tan,
#mat-builder .shape.shape-triceratops.color-tan {
    background: url(../img/shapes/triceratops/png/triceratops-16.png) center center/contain no-repeat;
    background: url(../img/shapes/triceratops/svg/triceratops-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-red,
#mat-builder .shape.shape-turtle.color-red {
    background: url(../img/shapes/turtle/png/turtle-01.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-yellow,
#mat-builder .shape.shape-turtle.color-yellow {
    background: url(../img/shapes/turtle/png/turtle-02.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-blue,
#mat-builder .shape.shape-turtle.color-blue {
    background: url(../img/shapes/turtle/png/turtle-03.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-green,
#mat-builder .shape.shape-turtle.color-green {
    background: url(../img/shapes/turtle/png/turtle-04.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-orange,
#mat-builder .shape.shape-turtle.color-orange {
    background: url(../img/shapes/turtle/png/turtle-05.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-pink,
#mat-builder .shape.shape-turtle.color-pink {
    background: url(../img/shapes/turtle/png/turtle-06.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-purple,
#mat-builder .shape.shape-turtle.color-purple {
    background: url(../img/shapes/turtle/png/turtle-07.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-lime,
#mat-builder .shape.shape-turtle.color-lime {
    background: url(../img/shapes/turtle/png/turtle-08.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-black,
#mat-builder .shape.shape-turtle.color-black {
    background: url(../img/shapes/turtle/png/turtle-09.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-gray,
#mat-builder .shape.shape-turtle.color-gray {
    background: url(../img/shapes/turtle/png/turtle-10.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-white,
#mat-builder .shape.shape-turtle.color-white {
    background: url(../img/shapes/turtle/png/turtle-11.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-brown,
#mat-builder .shape.shape-turtle.color-brown {
    background: url(../img/shapes/turtle/png/turtle-12.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-light_gray,
#mat-builder .shape.shape-turtle.color-light_gray {
    background: url(../img/shapes/turtle/png/turtle-13.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-light_blue,
#mat-builder .shape.shape-turtle.color-light_blue {
    background: url(../img/shapes/turtle/png/turtle-14.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-light_pink,
#mat-builder .shape.shape-turtle.color-light_pink {
    background: url(../img/shapes/turtle/png/turtle-15.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-turtle.color-tan,
#mat-builder .shape.shape-turtle.color-tan {
    background: url(../img/shapes/turtle/png/turtle-16.png) center center/contain no-repeat;
    background: url(../img/shapes/turtle/svg/turtle-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-red,
#mat-builder .shape.shape-whale.color-red {
    background: url(../img/shapes/whale/png/whale-01.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-yellow,
#mat-builder .shape.shape-whale.color-yellow {
    background: url(../img/shapes/whale/png/whale-02.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-blue,
#mat-builder .shape.shape-whale.color-blue {
    background: url(../img/shapes/whale/png/whale-03.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-green,
#mat-builder .shape.shape-whale.color-green {
    background: url(../img/shapes/whale/png/whale-04.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-orange,
#mat-builder .shape.shape-whale.color-orange {
    background: url(../img/shapes/whale/png/whale-05.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-pink,
#mat-builder .shape.shape-whale.color-pink {
    background: url(../img/shapes/whale/png/whale-06.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-purple,
#mat-builder .shape.shape-whale.color-purple {
    background: url(../img/shapes/whale/png/whale-07.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-lime,
#mat-builder .shape.shape-whale.color-lime {
    background: url(../img/shapes/whale/png/whale-08.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-black,
#mat-builder .shape.shape-whale.color-black {
    background: url(../img/shapes/whale/png/whale-09.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-gray,
#mat-builder .shape.shape-whale.color-gray {
    background: url(../img/shapes/whale/png/whale-10.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-white,
#mat-builder .shape.shape-whale.color-white {
    background: url(../img/shapes/whale/png/whale-11.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-brown,
#mat-builder .shape.shape-whale.color-brown {
    background: url(../img/shapes/whale/png/whale-12.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-light_gray,
#mat-builder .shape.shape-whale.color-light_gray {
    background: url(../img/shapes/whale/png/whale-13.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-light_blue,
#mat-builder .shape.shape-whale.color-light_blue {
    background: url(../img/shapes/whale/png/whale-14.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-light_pink,
#mat-builder .shape.shape-whale.color-light_pink {
    background: url(../img/shapes/whale/png/whale-15.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-whale.color-tan,
#mat-builder .shape.shape-whale.color-tan {
    background: url(../img/shapes/whale/png/whale-16.png) center center/contain no-repeat;
    background: url(../img/shapes/whale/svg/whale-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-red,
#mat-builder .shape.shape-wheel.color-red {
    background: url(../img/shapes/wheel/png/wheel-01.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-yellow,
#mat-builder .shape.shape-wheel.color-yellow {
    background: url(../img/shapes/wheel/png/wheel-02.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-blue,
#mat-builder .shape.shape-wheel.color-blue {
    background: url(../img/shapes/wheel/png/wheel-03.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-green,
#mat-builder .shape.shape-wheel.color-green {
    background: url(../img/shapes/wheel/png/wheel-04.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-orange,
#mat-builder .shape.shape-wheel.color-orange {
    background: url(../img/shapes/wheel/png/wheel-05.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-pink,
#mat-builder .shape.shape-wheel.color-pink {
    background: url(../img/shapes/wheel/png/wheel-06.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-purple,
#mat-builder .shape.shape-wheel.color-purple {
    background: url(../img/shapes/wheel/png/wheel-07.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-lime,
#mat-builder .shape.shape-wheel.color-lime {
    background: url(../img/shapes/wheel/png/wheel-08.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-black,
#mat-builder .shape.shape-wheel.color-black {
    background: url(../img/shapes/wheel/png/wheel-09.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-gray,
#mat-builder .shape.shape-wheel.color-gray {
    background: url(../img/shapes/wheel/png/wheel-10.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-white,
#mat-builder .shape.shape-wheel.color-white {
    background: url(../img/shapes/wheel/png/wheel-11.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-brown,
#mat-builder .shape.shape-wheel.color-brown {
    background: url(../img/shapes/wheel/png/wheel-12.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-light_gray,
#mat-builder .shape.shape-wheel.color-light_gray {
    background: url(../img/shapes/wheel/png/wheel-13.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-light_blue,
#mat-builder .shape.shape-wheel.color-light_blue {
    background: url(../img/shapes/wheel/png/wheel-14.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-light_pink,
#mat-builder .shape.shape-wheel.color-light_pink {
    background: url(../img/shapes/wheel/png/wheel-15.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-wheel.color-tan,
#mat-builder .shape.shape-wheel.color-tan {
    background: url(../img/shapes/wheel/png/wheel-16.png) center center/contain no-repeat;
    background: url(../img/shapes/wheel/svg/wheel-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-red,
#mat-builder .shape.shape-woodland_squirrel.color-red {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-01.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-yellow,
#mat-builder .shape.shape-woodland_squirrel.color-yellow {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-02.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-blue,
#mat-builder .shape.shape-woodland_squirrel.color-blue {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-03.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-green,
#mat-builder .shape.shape-woodland_squirrel.color-green {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-04.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-orange,
#mat-builder .shape.shape-woodland_squirrel.color-orange {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-05.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-pink,
#mat-builder .shape.shape-woodland_squirrel.color-pink {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-06.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-purple,
#mat-builder .shape.shape-woodland_squirrel.color-purple {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-07.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-lime,
#mat-builder .shape.shape-woodland_squirrel.color-lime {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-08.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-black,
#mat-builder .shape.shape-woodland_squirrel.color-black {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-09.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-gray,
#mat-builder .shape.shape-woodland_squirrel.color-gray {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-10.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-white,
#mat-builder .shape.shape-woodland_squirrel.color-white {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-11.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-brown,
#mat-builder .shape.shape-woodland_squirrel.color-brown {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-12.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-light_gray,
#mat-builder .shape.shape-woodland_squirrel.color-light_gray {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-13.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-light_blue,
#mat-builder .shape.shape-woodland_squirrel.color-light_blue {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-14.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-light_pink,
#mat-builder .shape.shape-woodland_squirrel.color-light_pink {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-15.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_squirrel.color-tan,
#mat-builder .shape.shape-woodland_squirrel.color-tan {
    background: url(../img/shapes/woodland_squirrel/png/woodland_squirrel-16.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_squirrel/svg/woodland_squirrel-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-red,
#mat-builder .shape.shape-woodland_rabbit.color-red {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-01.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-yellow,
#mat-builder .shape.shape-woodland_rabbit.color-yellow {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-02.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-blue,
#mat-builder .shape.shape-woodland_rabbit.color-blue {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-03.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-green,
#mat-builder .shape.shape-woodland_rabbit.color-green {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-04.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-orange,
#mat-builder .shape.shape-woodland_rabbit.color-orange {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-05.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-pink,
#mat-builder .shape.shape-woodland_rabbit.color-pink {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-06.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-purple,
#mat-builder .shape.shape-woodland_rabbit.color-purple {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-07.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-lime,
#mat-builder .shape.shape-woodland_rabbit.color-lime {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-08.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-black,
#mat-builder .shape.shape-woodland_rabbit.color-black {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-09.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-gray,
#mat-builder .shape.shape-woodland_rabbit.color-gray {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-10.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-white,
#mat-builder .shape.shape-woodland_rabbit.color-white {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-11.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-brown,
#mat-builder .shape.shape-woodland_rabbit.color-brown {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-12.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-light_gray,
#mat-builder .shape.shape-woodland_rabbit.color-light_gray {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-13.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-light_blue,
#mat-builder .shape.shape-woodland_rabbit.color-light_blue {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-14.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-light_pink,
#mat-builder .shape.shape-woodland_rabbit.color-light_pink {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-15.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_rabbit.color-tan,
#mat-builder .shape.shape-woodland_rabbit.color-tan {
    background: url(../img/shapes/woodland_rabbit/png/woodland_rabbit-16.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_rabbit/svg/woodland_rabbit-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-red,
#mat-builder .shape.shape-woodland_bear.color-red {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-01.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-yellow,
#mat-builder .shape.shape-woodland_bear.color-yellow {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-02.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-blue,
#mat-builder .shape.shape-woodland_bear.color-blue {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-03.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-green,
#mat-builder .shape.shape-woodland_bear.color-green {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-04.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-orange,
#mat-builder .shape.shape-woodland_bear.color-orange {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-05.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-pink,
#mat-builder .shape.shape-woodland_bear.color-pink {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-06.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-purple,
#mat-builder .shape.shape-woodland_bear.color-purple {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-07.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-lime,
#mat-builder .shape.shape-woodland_bear.color-lime {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-08.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-black,
#mat-builder .shape.shape-woodland_bear.color-black {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-09.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-gray,
#mat-builder .shape.shape-woodland_bear.color-gray {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-10.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-white,
#mat-builder .shape.shape-woodland_bear.color-white {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-11.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-brown,
#mat-builder .shape.shape-woodland_bear.color-brown {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-12.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-light_gray,
#mat-builder .shape.shape-woodland_bear.color-light_gray {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-13.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-light_blue,
#mat-builder .shape.shape-woodland_bear.color-light_blue {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-14.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-light_pink,
#mat-builder .shape.shape-woodland_bear.color-light_pink {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-15.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_bear.color-tan,
#mat-builder .shape.shape-woodland_bear.color-tan {
    background: url(../img/shapes/woodland_bear/png/woodland_bear-16.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_bear/svg/woodland_bear-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-red,
#mat-builder .shape.shape-woodland_deer.color-red {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-01.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-yellow,
#mat-builder .shape.shape-woodland_deer.color-yellow {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-02.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-blue,
#mat-builder .shape.shape-woodland_deer.color-blue {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-03.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-green,
#mat-builder .shape.shape-woodland_deer.color-green {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-04.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-orange,
#mat-builder .shape.shape-woodland_deer.color-orange {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-05.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-pink,
#mat-builder .shape.shape-woodland_deer.color-pink {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-06.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-purple,
#mat-builder .shape.shape-woodland_deer.color-purple {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-07.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-lime,
#mat-builder .shape.shape-woodland_deer.color-lime {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-08.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-black,
#mat-builder .shape.shape-woodland_deer.color-black {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-09.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-gray,
#mat-builder .shape.shape-woodland_deer.color-gray {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-10.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-white,
#mat-builder .shape.shape-woodland_deer.color-white {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-11.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-brown,
#mat-builder .shape.shape-woodland_deer.color-brown {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-12.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-light_gray,
#mat-builder .shape.shape-woodland_deer.color-light_gray {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-13.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-light_blue,
#mat-builder .shape.shape-woodland_deer.color-light_blue {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-14.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-light_pink,
#mat-builder .shape.shape-woodland_deer.color-light_pink {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-15.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-woodland_deer.color-tan,
#mat-builder .shape.shape-woodland_deer.color-tan {
    background: url(../img/shapes/woodland_deer/png/woodland_deer-16.png) center center/contain no-repeat;
    background: url(../img/shapes/woodland_deer/svg/woodland_deer-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-red,
#mat-builder .shape.shape-princess_castle.color-red {
    background: url(../img/shapes/princess_castle/png/princess_castle-01.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-yellow,
#mat-builder .shape.shape-princess_castle.color-yellow {
    background: url(../img/shapes/princess_castle/png/princess_castle-02.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-blue,
#mat-builder .shape.shape-princess_castle.color-blue {
    background: url(../img/shapes/princess_castle/png/princess_castle-03.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-green,
#mat-builder .shape.shape-princess_castle.color-green {
    background: url(../img/shapes/princess_castle/png/princess_castle-04.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-orange,
#mat-builder .shape.shape-princess_castle.color-orange {
    background: url(../img/shapes/princess_castle/png/princess_castle-05.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-pink,
#mat-builder .shape.shape-princess_castle.color-pink {
    background: url(../img/shapes/princess_castle/png/princess_castle-06.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-purple,
#mat-builder .shape.shape-princess_castle.color-purple {
    background: url(../img/shapes/princess_castle/png/princess_castle-07.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-lime,
#mat-builder .shape.shape-princess_castle.color-lime {
    background: url(../img/shapes/princess_castle/png/princess_castle-08.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-black,
#mat-builder .shape.shape-princess_castle.color-black {
    background: url(../img/shapes/princess_castle/png/princess_castle-09.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-gray,
#mat-builder .shape.shape-princess_castle.color-gray {
    background: url(../img/shapes/princess_castle/png/princess_castle-10.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-white,
#mat-builder .shape.shape-princess_castle.color-white {
    background: url(../img/shapes/princess_castle/png/princess_castle-11.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-brown,
#mat-builder .shape.shape-princess_castle.color-brown {
    background: url(../img/shapes/princess_castle/png/princess_castle-12.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-light_gray,
#mat-builder .shape.shape-princess_castle.color-light_gray {
    background: url(../img/shapes/princess_castle/png/princess_castle-13.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-light_blue,
#mat-builder .shape.shape-princess_castle.color-light_blue {
    background: url(../img/shapes/princess_castle/png/princess_castle-14.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-light_pink,
#mat-builder .shape.shape-princess_castle.color-light_pink {
    background: url(../img/shapes/princess_castle/png/princess_castle-15.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_castle.color-tan,
#mat-builder .shape.shape-princess_castle.color-tan {
    background: url(../img/shapes/princess_castle/png/princess_castle-16.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_castle/svg/princess_castle-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-red,
#mat-builder .shape.shape-princess_crown.color-red {
    background: url(../img/shapes/princess_crown/png/princess_crown-01.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-yellow,
#mat-builder .shape.shape-princess_crown.color-yellow {
    background: url(../img/shapes/princess_crown/png/princess_crown-02.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-blue,
#mat-builder .shape.shape-princess_crown.color-blue {
    background: url(../img/shapes/princess_crown/png/princess_crown-03.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-green,
#mat-builder .shape.shape-princess_crown.color-green {
    background: url(../img/shapes/princess_crown/png/princess_crown-04.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-orange,
#mat-builder .shape.shape-princess_crown.color-orange {
    background: url(../img/shapes/princess_crown/png/princess_crown-05.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-pink,
#mat-builder .shape.shape-princess_crown.color-pink {
    background: url(../img/shapes/princess_crown/png/princess_crown-06.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-purple,
#mat-builder .shape.shape-princess_crown.color-purple {
    background: url(../img/shapes/princess_crown/png/princess_crown-07.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-lime,
#mat-builder .shape.shape-princess_crown.color-lime {
    background: url(../img/shapes/princess_crown/png/princess_crown-08.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-black,
#mat-builder .shape.shape-princess_crown.color-black {
    background: url(../img/shapes/princess_crown/png/princess_crown-09.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-gray,
#mat-builder .shape.shape-princess_crown.color-gray {
    background: url(../img/shapes/princess_crown/png/princess_crown-10.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-white,
#mat-builder .shape.shape-princess_crown.color-white {
    background: url(../img/shapes/princess_crown/png/princess_crown-11.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-brown,
#mat-builder .shape.shape-princess_crown.color-brown {
    background: url(../img/shapes/princess_crown/png/princess_crown-12.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-light_gray,
#mat-builder .shape.shape-princess_crown.color-light_gray {
    background: url(../img/shapes/princess_crown/png/princess_crown-13.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-light_blue,
#mat-builder .shape.shape-princess_crown.color-light_blue {
    background: url(../img/shapes/princess_crown/png/princess_crown-14.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-light_pink,
#mat-builder .shape.shape-princess_crown.color-light_pink {
    background: url(../img/shapes/princess_crown/png/princess_crown-15.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_crown.color-tan,
#mat-builder .shape.shape-princess_crown.color-tan {
    background: url(../img/shapes/princess_crown/png/princess_crown-16.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_crown/svg/princess_crown-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-red,
#mat-builder .shape.shape-princess_heart.color-red {
    background: url(../img/shapes/princess_heart/png/princess_heart-01.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-yellow,
#mat-builder .shape.shape-princess_heart.color-yellow {
    background: url(../img/shapes/princess_heart/png/princess_heart-02.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-blue,
#mat-builder .shape.shape-princess_heart.color-blue {
    background: url(../img/shapes/princess_heart/png/princess_heart-03.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-green,
#mat-builder .shape.shape-princess_heart.color-green {
    background: url(../img/shapes/princess_heart/png/princess_heart-04.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-orange,
#mat-builder .shape.shape-princess_heart.color-orange {
    background: url(../img/shapes/princess_heart/png/princess_heart-05.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-pink,
#mat-builder .shape.shape-princess_heart.color-pink {
    background: url(../img/shapes/princess_heart/png/princess_heart-06.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-purple,
#mat-builder .shape.shape-princess_heart.color-purple {
    background: url(../img/shapes/princess_heart/png/princess_heart-07.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-lime,
#mat-builder .shape.shape-princess_heart.color-lime {
    background: url(../img/shapes/princess_heart/png/princess_heart-08.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-black,
#mat-builder .shape.shape-princess_heart.color-black {
    background: url(../img/shapes/princess_heart/png/princess_heart-09.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-gray,
#mat-builder .shape.shape-princess_heart.color-gray {
    background: url(../img/shapes/princess_heart/png/princess_heart-10.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-white,
#mat-builder .shape.shape-princess_heart.color-white {
    background: url(../img/shapes/princess_heart/png/princess_heart-11.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-brown,
#mat-builder .shape.shape-princess_heart.color-brown {
    background: url(../img/shapes/princess_heart/png/princess_heart-12.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-light_gray,
#mat-builder .shape.shape-princess_heart.color-light_gray {
    background: url(../img/shapes/princess_heart/png/princess_heart-13.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-light_blue,
#mat-builder .shape.shape-princess_heart.color-light_blue {
    background: url(../img/shapes/princess_heart/png/princess_heart-14.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-light_pink,
#mat-builder .shape.shape-princess_heart.color-light_pink {
    background: url(../img/shapes/princess_heart/png/princess_heart-15.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_heart.color-tan,
#mat-builder .shape.shape-princess_heart.color-tan {
    background: url(../img/shapes/princess_heart/png/princess_heart-16.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_heart/svg/princess_heart-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-red,
#mat-builder .shape.shape-princess_scepter.color-red {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-01.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-yellow,
#mat-builder .shape.shape-princess_scepter.color-yellow {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-02.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-blue,
#mat-builder .shape.shape-princess_scepter.color-blue {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-03.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-green,
#mat-builder .shape.shape-princess_scepter.color-green {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-04.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-orange,
#mat-builder .shape.shape-princess_scepter.color-orange {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-05.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-pink,
#mat-builder .shape.shape-princess_scepter.color-pink {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-06.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-purple,
#mat-builder .shape.shape-princess_scepter.color-purple {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-07.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-lime,
#mat-builder .shape.shape-princess_scepter.color-lime {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-08.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-black,
#mat-builder .shape.shape-princess_scepter.color-black {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-09.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-gray,
#mat-builder .shape.shape-princess_scepter.color-gray {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-10.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-white,
#mat-builder .shape.shape-princess_scepter.color-white {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-11.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-brown,
#mat-builder .shape.shape-princess_scepter.color-brown {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-12.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-light_gray,
#mat-builder .shape.shape-princess_scepter.color-light_gray {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-13.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-light_blue,
#mat-builder .shape.shape-princess_scepter.color-light_blue {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-14.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-light_pink,
#mat-builder .shape.shape-princess_scepter.color-light_pink {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-15.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_scepter.color-tan,
#mat-builder .shape.shape-princess_scepter.color-tan {
    background: url(../img/shapes/princess_scepter/png/princess_scepter-16.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_scepter/svg/princess_scepter-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-red,
#mat-builder .shape.shape-princess_fairy.color-red {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-01.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-yellow,
#mat-builder .shape.shape-princess_fairy.color-yellow {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-02.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-blue,
#mat-builder .shape.shape-princess_fairy.color-blue {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-03.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-green,
#mat-builder .shape.shape-princess_fairy.color-green {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-04.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-orange,
#mat-builder .shape.shape-princess_fairy.color-orange {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-05.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-pink,
#mat-builder .shape.shape-princess_fairy.color-pink {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-06.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-purple,
#mat-builder .shape.shape-princess_fairy.color-purple {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-07.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-lime,
#mat-builder .shape.shape-princess_fairy.color-lime {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-08.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-black,
#mat-builder .shape.shape-princess_fairy.color-black {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-09.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-gray,
#mat-builder .shape.shape-princess_fairy.color-gray {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-10.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-white,
#mat-builder .shape.shape-princess_fairy.color-white {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-11.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-brown,
#mat-builder .shape.shape-princess_fairy.color-brown {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-12.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-light_gray,
#mat-builder .shape.shape-princess_fairy.color-light_gray {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-13.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-light_blue,
#mat-builder .shape.shape-princess_fairy.color-light_blue {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-14.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-light_pink,
#mat-builder .shape.shape-princess_fairy.color-light_pink {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-15.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_fairy.color-tan,
#mat-builder .shape.shape-princess_fairy.color-tan {
    background: url(../img/shapes/princess_fairy/png/princess_fairy-16.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_fairy/svg/princess_fairy-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-red,
#mat-builder .shape.shape-princess_unicorn.color-red {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-01.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-yellow,
#mat-builder .shape.shape-princess_unicorn.color-yellow {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-02.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-blue,
#mat-builder .shape.shape-princess_unicorn.color-blue {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-03.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-green,
#mat-builder .shape.shape-princess_unicorn.color-green {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-04.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-orange,
#mat-builder .shape.shape-princess_unicorn.color-orange {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-05.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-pink,
#mat-builder .shape.shape-princess_unicorn.color-pink {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-06.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-purple,
#mat-builder .shape.shape-princess_unicorn.color-purple {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-07.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-lime,
#mat-builder .shape.shape-princess_unicorn.color-lime {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-08.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-black,
#mat-builder .shape.shape-princess_unicorn.color-black {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-09.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-gray,
#mat-builder .shape.shape-princess_unicorn.color-gray {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-10.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-white,
#mat-builder .shape.shape-princess_unicorn.color-white {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-11.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-brown,
#mat-builder .shape.shape-princess_unicorn.color-brown {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-12.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-light_gray,
#mat-builder .shape.shape-princess_unicorn.color-light_gray {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-13.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-light_blue,
#mat-builder .shape.shape-princess_unicorn.color-light_blue {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-14.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-light_pink,
#mat-builder .shape.shape-princess_unicorn.color-light_pink {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-15.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_unicorn.color-tan,
#mat-builder .shape.shape-princess_unicorn.color-tan {
    background: url(../img/shapes/princess_unicorn/png/princess_unicorn-16.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_unicorn/svg/princess_unicorn-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-red,
#mat-builder .shape.shape-princess_mermaid.color-red {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-01.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-yellow,
#mat-builder .shape.shape-princess_mermaid.color-yellow {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-02.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-blue,
#mat-builder .shape.shape-princess_mermaid.color-blue {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-03.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-green,
#mat-builder .shape.shape-princess_mermaid.color-green {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-04.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-orange,
#mat-builder .shape.shape-princess_mermaid.color-orange {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-05.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-pink,
#mat-builder .shape.shape-princess_mermaid.color-pink {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-06.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-purple,
#mat-builder .shape.shape-princess_mermaid.color-purple {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-07.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-lime,
#mat-builder .shape.shape-princess_mermaid.color-lime {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-08.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-black,
#mat-builder .shape.shape-princess_mermaid.color-black {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-09.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-gray,
#mat-builder .shape.shape-princess_mermaid.color-gray {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-10.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-white,
#mat-builder .shape.shape-princess_mermaid.color-white {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-11.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-brown,
#mat-builder .shape.shape-princess_mermaid.color-brown {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-12.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-light_gray,
#mat-builder .shape.shape-princess_mermaid.color-light_gray {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-13.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-light_blue,
#mat-builder .shape.shape-princess_mermaid.color-light_blue {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-14.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-light_pink,
#mat-builder .shape.shape-princess_mermaid.color-light_pink {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-15.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-princess_mermaid.color-tan,
#mat-builder .shape.shape-princess_mermaid.color-tan {
    background: url(../img/shapes/princess_mermaid/png/princess_mermaid-16.png) center center/contain no-repeat;
    background: url(../img/shapes/princess_mermaid/svg/princess_mermaid-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-red,
#mat-builder .shape.shape-sports_basketball.color-red {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-01.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-yellow,
#mat-builder .shape.shape-sports_basketball.color-yellow {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-02.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-blue,
#mat-builder .shape.shape-sports_basketball.color-blue {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-03.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-green,
#mat-builder .shape.shape-sports_basketball.color-green {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-04.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-orange,
#mat-builder .shape.shape-sports_basketball.color-orange {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-05.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-pink,
#mat-builder .shape.shape-sports_basketball.color-pink {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-06.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-purple,
#mat-builder .shape.shape-sports_basketball.color-purple {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-07.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-lime,
#mat-builder .shape.shape-sports_basketball.color-lime {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-08.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-black,
#mat-builder .shape.shape-sports_basketball.color-black {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-09.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-gray,
#mat-builder .shape.shape-sports_basketball.color-gray {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-10.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-white,
#mat-builder .shape.shape-sports_basketball.color-white {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-11.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-brown,
#mat-builder .shape.shape-sports_basketball.color-brown {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-12.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-light_gray,
#mat-builder .shape.shape-sports_basketball.color-light_gray {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-13.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-light_blue,
#mat-builder .shape.shape-sports_basketball.color-light_blue {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-14.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-light_pink,
#mat-builder .shape.shape-sports_basketball.color-light_pink {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-15.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_basketball.color-tan,
#mat-builder .shape.shape-sports_basketball.color-tan {
    background: url(../img/shapes/sports_basketball/png/sports_basketball-16.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_basketball/svg/sports_basketball-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-red,
#mat-builder .shape.shape-sports_football.color-red {
    background: url(../img/shapes/sports_football/png/sports_football-01.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-yellow,
#mat-builder .shape.shape-sports_football.color-yellow {
    background: url(../img/shapes/sports_football/png/sports_football-02.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-blue,
#mat-builder .shape.shape-sports_football.color-blue {
    background: url(../img/shapes/sports_football/png/sports_football-03.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-green,
#mat-builder .shape.shape-sports_football.color-green {
    background: url(../img/shapes/sports_football/png/sports_football-04.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-orange,
#mat-builder .shape.shape-sports_football.color-orange {
    background: url(../img/shapes/sports_football/png/sports_football-05.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-pink,
#mat-builder .shape.shape-sports_football.color-pink {
    background: url(../img/shapes/sports_football/png/sports_football-06.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-purple,
#mat-builder .shape.shape-sports_football.color-purple {
    background: url(../img/shapes/sports_football/png/sports_football-07.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-lime,
#mat-builder .shape.shape-sports_football.color-lime {
    background: url(../img/shapes/sports_football/png/sports_football-08.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-black,
#mat-builder .shape.shape-sports_football.color-black {
    background: url(../img/shapes/sports_football/png/sports_football-09.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-gray,
#mat-builder .shape.shape-sports_football.color-gray {
    background: url(../img/shapes/sports_football/png/sports_football-10.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-white,
#mat-builder .shape.shape-sports_football.color-white {
    background: url(../img/shapes/sports_football/png/sports_football-11.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-brown,
#mat-builder .shape.shape-sports_football.color-brown {
    background: url(../img/shapes/sports_football/png/sports_football-12.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-light_gray,
#mat-builder .shape.shape-sports_football.color-light_gray {
    background: url(../img/shapes/sports_football/png/sports_football-13.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-light_blue,
#mat-builder .shape.shape-sports_football.color-light_blue {
    background: url(../img/shapes/sports_football/png/sports_football-14.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-light_pink,
#mat-builder .shape.shape-sports_football.color-light_pink {
    background: url(../img/shapes/sports_football/png/sports_football-15.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_football.color-tan,
#mat-builder .shape.shape-sports_football.color-tan {
    background: url(../img/shapes/sports_football/png/sports_football-16.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_football/svg/sports_football-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-red,
#mat-builder .shape.shape-sports_baseball.color-red {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-01.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-yellow,
#mat-builder .shape.shape-sports_baseball.color-yellow {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-02.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-blue,
#mat-builder .shape.shape-sports_baseball.color-blue {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-03.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-green,
#mat-builder .shape.shape-sports_baseball.color-green {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-04.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-orange,
#mat-builder .shape.shape-sports_baseball.color-orange {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-05.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-pink,
#mat-builder .shape.shape-sports_baseball.color-pink {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-06.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-purple,
#mat-builder .shape.shape-sports_baseball.color-purple {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-07.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-lime,
#mat-builder .shape.shape-sports_baseball.color-lime {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-08.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-black,
#mat-builder .shape.shape-sports_baseball.color-black {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-09.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-gray,
#mat-builder .shape.shape-sports_baseball.color-gray {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-10.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-white,
#mat-builder .shape.shape-sports_baseball.color-white {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-11.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-brown,
#mat-builder .shape.shape-sports_baseball.color-brown {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-12.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-light_gray,
#mat-builder .shape.shape-sports_baseball.color-light_gray {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-13.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-light_blue,
#mat-builder .shape.shape-sports_baseball.color-light_blue {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-14.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-light_pink,
#mat-builder .shape.shape-sports_baseball.color-light_pink {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-15.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_baseball.color-tan,
#mat-builder .shape.shape-sports_baseball.color-tan {
    background: url(../img/shapes/sports_baseball/png/sports_baseball-16.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_baseball/svg/sports_baseball-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-red,
#mat-builder .shape.shape-sports_soccerball.color-red {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-01.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-yellow,
#mat-builder .shape.shape-sports_soccerball.color-yellow {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-02.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-blue,
#mat-builder .shape.shape-sports_soccerball.color-blue {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-03.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-green,
#mat-builder .shape.shape-sports_soccerball.color-green {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-04.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-orange,
#mat-builder .shape.shape-sports_soccerball.color-orange {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-05.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-pink,
#mat-builder .shape.shape-sports_soccerball.color-pink {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-06.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-purple,
#mat-builder .shape.shape-sports_soccerball.color-purple {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-07.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-lime,
#mat-builder .shape.shape-sports_soccerball.color-lime {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-08.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-black,
#mat-builder .shape.shape-sports_soccerball.color-black {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-09.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-gray,
#mat-builder .shape.shape-sports_soccerball.color-gray {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-10.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-white,
#mat-builder .shape.shape-sports_soccerball.color-white {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-11.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-brown,
#mat-builder .shape.shape-sports_soccerball.color-brown {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-12.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-light_gray,
#mat-builder .shape.shape-sports_soccerball.color-light_gray {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-13.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-light_blue,
#mat-builder .shape.shape-sports_soccerball.color-light_blue {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-14.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-light_pink,
#mat-builder .shape.shape-sports_soccerball.color-light_pink {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-15.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-sports_soccerball.color-tan,
#mat-builder .shape.shape-sports_soccerball.color-tan {
    background: url(../img/shapes/sports_soccerball/png/sports_soccerball-16.png) center center/contain no-repeat;
    background: url(../img/shapes/sports_soccerball/svg/sports_soccerball-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-red,
#mat-builder .shape.shape-lettera.color-red {
    background: url(../img/letters/a/png/a-01.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-yellow,
#mat-builder .shape.shape-lettera.color-yellow {
    background: url(../img/letters/a/png/a-02.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-blue,
#mat-builder .shape.shape-lettera.color-blue {
    background: url(../img/letters/a/png/a-03.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-green,
#mat-builder .shape.shape-lettera.color-green {
    background: url(../img/letters/a/png/a-04.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-orange,
#mat-builder .shape.shape-lettera.color-orange {
    background: url(../img/letters/a/png/a-05.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-pink,
#mat-builder .shape.shape-lettera.color-pink {
    background: url(../img/letters/a/png/a-06.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-purple,
#mat-builder .shape.shape-lettera.color-purple {
    background: url(../img/letters/a/png/a-07.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-lime,
#mat-builder .shape.shape-lettera.color-lime {
    background: url(../img/letters/a/png/a-08.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-black,
#mat-builder .shape.shape-lettera.color-black {
    background: url(../img/letters/a/png/a-09.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-gray,
#mat-builder .shape.shape-lettera.color-gray {
    background: url(../img/letters/a/png/a-10.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-white,
#mat-builder .shape.shape-lettera.color-white {
    background: url(../img/letters/a/png/a-11.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-brown,
#mat-builder .shape.shape-lettera.color-brown {
    background: url(../img/letters/a/png/a-12.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-light_gray,
#mat-builder .shape.shape-lettera.color-light_gray {
    background: url(../img/letters/a/png/a-13.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-light_blue,
#mat-builder .shape.shape-lettera.color-light_blue {
    background: url(../img/letters/a/png/a-14.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-light_pink,
#mat-builder .shape.shape-lettera.color-light_pink {
    background: url(../img/letters/a/png/a-15.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettera.color-tan,
#mat-builder .shape.shape-lettera.color-tan {
    background: url(../img/letters/a/png/a-16.png) center center/contain no-repeat;
    background: url(../img/letters/a/svg/a-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-red,
#mat-builder .shape.shape-letterb.color-red {
    background: url(../img/letters/b/png/b-01.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-yellow,
#mat-builder .shape.shape-letterb.color-yellow {
    background: url(../img/letters/b/png/b-02.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-blue,
#mat-builder .shape.shape-letterb.color-blue {
    background: url(../img/letters/b/png/b-03.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-green,
#mat-builder .shape.shape-letterb.color-green {
    background: url(../img/letters/b/png/b-04.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-orange,
#mat-builder .shape.shape-letterb.color-orange {
    background: url(../img/letters/b/png/b-05.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-pink,
#mat-builder .shape.shape-letterb.color-pink {
    background: url(../img/letters/b/png/b-06.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-purple,
#mat-builder .shape.shape-letterb.color-purple {
    background: url(../img/letters/b/png/b-07.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-lime,
#mat-builder .shape.shape-letterb.color-lime {
    background: url(../img/letters/b/png/b-08.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-black,
#mat-builder .shape.shape-letterb.color-black {
    background: url(../img/letters/b/png/b-09.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-gray,
#mat-builder .shape.shape-letterb.color-gray {
    background: url(../img/letters/b/png/b-10.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-white,
#mat-builder .shape.shape-letterb.color-white {
    background: url(../img/letters/b/png/b-11.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-brown,
#mat-builder .shape.shape-letterb.color-brown {
    background: url(../img/letters/b/png/b-12.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-light_gray,
#mat-builder .shape.shape-letterb.color-light_gray {
    background: url(../img/letters/b/png/b-13.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-light_blue,
#mat-builder .shape.shape-letterb.color-light_blue {
    background: url(../img/letters/b/png/b-14.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-light_pink,
#mat-builder .shape.shape-letterb.color-light_pink {
    background: url(../img/letters/b/png/b-15.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterb.color-tan,
#mat-builder .shape.shape-letterb.color-tan {
    background: url(../img/letters/b/png/b-16.png) center center/contain no-repeat;
    background: url(../img/letters/b/svg/b-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-red,
#mat-builder .shape.shape-letterc.color-red {
    background: url(../img/letters/c/png/c-01.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-yellow,
#mat-builder .shape.shape-letterc.color-yellow {
    background: url(../img/letters/c/png/c-02.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-blue,
#mat-builder .shape.shape-letterc.color-blue {
    background: url(../img/letters/c/png/c-03.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-green,
#mat-builder .shape.shape-letterc.color-green {
    background: url(../img/letters/c/png/c-04.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-orange,
#mat-builder .shape.shape-letterc.color-orange {
    background: url(../img/letters/c/png/c-05.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-pink,
#mat-builder .shape.shape-letterc.color-pink {
    background: url(../img/letters/c/png/c-06.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-purple,
#mat-builder .shape.shape-letterc.color-purple {
    background: url(../img/letters/c/png/c-07.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-lime,
#mat-builder .shape.shape-letterc.color-lime {
    background: url(../img/letters/c/png/c-08.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-black,
#mat-builder .shape.shape-letterc.color-black {
    background: url(../img/letters/c/png/c-09.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-gray,
#mat-builder .shape.shape-letterc.color-gray {
    background: url(../img/letters/c/png/c-10.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-white,
#mat-builder .shape.shape-letterc.color-white {
    background: url(../img/letters/c/png/c-11.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-brown,
#mat-builder .shape.shape-letterc.color-brown {
    background: url(../img/letters/c/png/c-12.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-light_gray,
#mat-builder .shape.shape-letterc.color-light_gray {
    background: url(../img/letters/c/png/c-13.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-light_blue,
#mat-builder .shape.shape-letterc.color-light_blue {
    background: url(../img/letters/c/png/c-14.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-light_pink,
#mat-builder .shape.shape-letterc.color-light_pink {
    background: url(../img/letters/c/png/c-15.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterc.color-tan,
#mat-builder .shape.shape-letterc.color-tan {
    background: url(../img/letters/c/png/c-16.png) center center/contain no-repeat;
    background: url(../img/letters/c/svg/c-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-red,
#mat-builder .shape.shape-letterd.color-red {
    background: url(../img/letters/d/png/d-01.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-yellow,
#mat-builder .shape.shape-letterd.color-yellow {
    background: url(../img/letters/d/png/d-02.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-blue,
#mat-builder .shape.shape-letterd.color-blue {
    background: url(../img/letters/d/png/d-03.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-green,
#mat-builder .shape.shape-letterd.color-green {
    background: url(../img/letters/d/png/d-04.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-orange,
#mat-builder .shape.shape-letterd.color-orange {
    background: url(../img/letters/d/png/d-05.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-pink,
#mat-builder .shape.shape-letterd.color-pink {
    background: url(../img/letters/d/png/d-06.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-purple,
#mat-builder .shape.shape-letterd.color-purple {
    background: url(../img/letters/d/png/d-07.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-lime,
#mat-builder .shape.shape-letterd.color-lime {
    background: url(../img/letters/d/png/d-08.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-black,
#mat-builder .shape.shape-letterd.color-black {
    background: url(../img/letters/d/png/d-09.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-gray,
#mat-builder .shape.shape-letterd.color-gray {
    background: url(../img/letters/d/png/d-10.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-white,
#mat-builder .shape.shape-letterd.color-white {
    background: url(../img/letters/d/png/d-11.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-brown,
#mat-builder .shape.shape-letterd.color-brown {
    background: url(../img/letters/d/png/d-12.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-light_gray,
#mat-builder .shape.shape-letterd.color-light_gray {
    background: url(../img/letters/d/png/d-13.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-light_blue,
#mat-builder .shape.shape-letterd.color-light_blue {
    background: url(../img/letters/d/png/d-14.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-light_pink,
#mat-builder .shape.shape-letterd.color-light_pink {
    background: url(../img/letters/d/png/d-15.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterd.color-tan,
#mat-builder .shape.shape-letterd.color-tan {
    background: url(../img/letters/d/png/d-16.png) center center/contain no-repeat;
    background: url(../img/letters/d/svg/d-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-red,
#mat-builder .shape.shape-lettere.color-red {
    background: url(../img/letters/e/png/e-01.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-yellow,
#mat-builder .shape.shape-lettere.color-yellow {
    background: url(../img/letters/e/png/e-02.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-blue,
#mat-builder .shape.shape-lettere.color-blue {
    background: url(../img/letters/e/png/e-03.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-green,
#mat-builder .shape.shape-lettere.color-green {
    background: url(../img/letters/e/png/e-04.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-orange,
#mat-builder .shape.shape-lettere.color-orange {
    background: url(../img/letters/e/png/e-05.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-pink,
#mat-builder .shape.shape-lettere.color-pink {
    background: url(../img/letters/e/png/e-06.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-purple,
#mat-builder .shape.shape-lettere.color-purple {
    background: url(../img/letters/e/png/e-07.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-lime,
#mat-builder .shape.shape-lettere.color-lime {
    background: url(../img/letters/e/png/e-08.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-black,
#mat-builder .shape.shape-lettere.color-black {
    background: url(../img/letters/e/png/e-09.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-gray,
#mat-builder .shape.shape-lettere.color-gray {
    background: url(../img/letters/e/png/e-10.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-white,
#mat-builder .shape.shape-lettere.color-white {
    background: url(../img/letters/e/png/e-11.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-brown,
#mat-builder .shape.shape-lettere.color-brown {
    background: url(../img/letters/e/png/e-12.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-light_gray,
#mat-builder .shape.shape-lettere.color-light_gray {
    background: url(../img/letters/e/png/e-13.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-light_blue,
#mat-builder .shape.shape-lettere.color-light_blue {
    background: url(../img/letters/e/png/e-14.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-light_pink,
#mat-builder .shape.shape-lettere.color-light_pink {
    background: url(../img/letters/e/png/e-15.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettere.color-tan,
#mat-builder .shape.shape-lettere.color-tan {
    background: url(../img/letters/e/png/e-16.png) center center/contain no-repeat;
    background: url(../img/letters/e/svg/e-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-red,
#mat-builder .shape.shape-letterf.color-red {
    background: url(../img/letters/f/png/f-01.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-yellow,
#mat-builder .shape.shape-letterf.color-yellow {
    background: url(../img/letters/f/png/f-02.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-blue,
#mat-builder .shape.shape-letterf.color-blue {
    background: url(../img/letters/f/png/f-03.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-green,
#mat-builder .shape.shape-letterf.color-green {
    background: url(../img/letters/f/png/f-04.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-orange,
#mat-builder .shape.shape-letterf.color-orange {
    background: url(../img/letters/f/png/f-05.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-pink,
#mat-builder .shape.shape-letterf.color-pink {
    background: url(../img/letters/f/png/f-06.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-purple,
#mat-builder .shape.shape-letterf.color-purple {
    background: url(../img/letters/f/png/f-07.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-lime,
#mat-builder .shape.shape-letterf.color-lime {
    background: url(../img/letters/f/png/f-08.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-black,
#mat-builder .shape.shape-letterf.color-black {
    background: url(../img/letters/f/png/f-09.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-gray,
#mat-builder .shape.shape-letterf.color-gray {
    background: url(../img/letters/f/png/f-10.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-white,
#mat-builder .shape.shape-letterf.color-white {
    background: url(../img/letters/f/png/f-11.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-brown,
#mat-builder .shape.shape-letterf.color-brown {
    background: url(../img/letters/f/png/f-12.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-light_gray,
#mat-builder .shape.shape-letterf.color-light_gray {
    background: url(../img/letters/f/png/f-13.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-light_blue,
#mat-builder .shape.shape-letterf.color-light_blue {
    background: url(../img/letters/f/png/f-14.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-light_pink,
#mat-builder .shape.shape-letterf.color-light_pink {
    background: url(../img/letters/f/png/f-15.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterf.color-tan,
#mat-builder .shape.shape-letterf.color-tan {
    background: url(../img/letters/f/png/f-16.png) center center/contain no-repeat;
    background: url(../img/letters/f/svg/f-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-red,
#mat-builder .shape.shape-letterg.color-red {
    background: url(../img/letters/g/png/g-01.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-yellow,
#mat-builder .shape.shape-letterg.color-yellow {
    background: url(../img/letters/g/png/g-02.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-blue,
#mat-builder .shape.shape-letterg.color-blue {
    background: url(../img/letters/g/png/g-03.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-green,
#mat-builder .shape.shape-letterg.color-green {
    background: url(../img/letters/g/png/g-04.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-orange,
#mat-builder .shape.shape-letterg.color-orange {
    background: url(../img/letters/g/png/g-05.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-pink,
#mat-builder .shape.shape-letterg.color-pink {
    background: url(../img/letters/g/png/g-06.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-purple,
#mat-builder .shape.shape-letterg.color-purple {
    background: url(../img/letters/g/png/g-07.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-lime,
#mat-builder .shape.shape-letterg.color-lime {
    background: url(../img/letters/g/png/g-08.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-black,
#mat-builder .shape.shape-letterg.color-black {
    background: url(../img/letters/g/png/g-09.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-gray,
#mat-builder .shape.shape-letterg.color-gray {
    background: url(../img/letters/g/png/g-10.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-white,
#mat-builder .shape.shape-letterg.color-white {
    background: url(../img/letters/g/png/g-11.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-brown,
#mat-builder .shape.shape-letterg.color-brown {
    background: url(../img/letters/g/png/g-12.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-light_gray,
#mat-builder .shape.shape-letterg.color-light_gray {
    background: url(../img/letters/g/png/g-13.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-light_blue,
#mat-builder .shape.shape-letterg.color-light_blue {
    background: url(../img/letters/g/png/g-14.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-light_pink,
#mat-builder .shape.shape-letterg.color-light_pink {
    background: url(../img/letters/g/png/g-15.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterg.color-tan,
#mat-builder .shape.shape-letterg.color-tan {
    background: url(../img/letters/g/png/g-16.png) center center/contain no-repeat;
    background: url(../img/letters/g/svg/g-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-red,
#mat-builder .shape.shape-letterh.color-red {
    background: url(../img/letters/h/png/h-01.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-yellow,
#mat-builder .shape.shape-letterh.color-yellow {
    background: url(../img/letters/h/png/h-02.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-blue,
#mat-builder .shape.shape-letterh.color-blue {
    background: url(../img/letters/h/png/h-03.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-green,
#mat-builder .shape.shape-letterh.color-green {
    background: url(../img/letters/h/png/h-04.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-orange,
#mat-builder .shape.shape-letterh.color-orange {
    background: url(../img/letters/h/png/h-05.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-pink,
#mat-builder .shape.shape-letterh.color-pink {
    background: url(../img/letters/h/png/h-06.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-purple,
#mat-builder .shape.shape-letterh.color-purple {
    background: url(../img/letters/h/png/h-07.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-lime,
#mat-builder .shape.shape-letterh.color-lime {
    background: url(../img/letters/h/png/h-08.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-black,
#mat-builder .shape.shape-letterh.color-black {
    background: url(../img/letters/h/png/h-09.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-gray,
#mat-builder .shape.shape-letterh.color-gray {
    background: url(../img/letters/h/png/h-10.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-white,
#mat-builder .shape.shape-letterh.color-white {
    background: url(../img/letters/h/png/h-11.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-brown,
#mat-builder .shape.shape-letterh.color-brown {
    background: url(../img/letters/h/png/h-12.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-light_gray,
#mat-builder .shape.shape-letterh.color-light_gray {
    background: url(../img/letters/h/png/h-13.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-light_blue,
#mat-builder .shape.shape-letterh.color-light_blue {
    background: url(../img/letters/h/png/h-14.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-light_pink,
#mat-builder .shape.shape-letterh.color-light_pink {
    background: url(../img/letters/h/png/h-15.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterh.color-tan,
#mat-builder .shape.shape-letterh.color-tan {
    background: url(../img/letters/h/png/h-16.png) center center/contain no-repeat;
    background: url(../img/letters/h/svg/h-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-red,
#mat-builder .shape.shape-letteri.color-red {
    background: url(../img/letters/i/png/i-01.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-yellow,
#mat-builder .shape.shape-letteri.color-yellow {
    background: url(../img/letters/i/png/i-02.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-blue,
#mat-builder .shape.shape-letteri.color-blue {
    background: url(../img/letters/i/png/i-03.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-green,
#mat-builder .shape.shape-letteri.color-green {
    background: url(../img/letters/i/png/i-04.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-orange,
#mat-builder .shape.shape-letteri.color-orange {
    background: url(../img/letters/i/png/i-05.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-pink,
#mat-builder .shape.shape-letteri.color-pink {
    background: url(../img/letters/i/png/i-06.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-purple,
#mat-builder .shape.shape-letteri.color-purple {
    background: url(../img/letters/i/png/i-07.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-lime,
#mat-builder .shape.shape-letteri.color-lime {
    background: url(../img/letters/i/png/i-08.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-black,
#mat-builder .shape.shape-letteri.color-black {
    background: url(../img/letters/i/png/i-09.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-gray,
#mat-builder .shape.shape-letteri.color-gray {
    background: url(../img/letters/i/png/i-10.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-white,
#mat-builder .shape.shape-letteri.color-white {
    background: url(../img/letters/i/png/i-11.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-brown,
#mat-builder .shape.shape-letteri.color-brown {
    background: url(../img/letters/i/png/i-12.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-light_gray,
#mat-builder .shape.shape-letteri.color-light_gray {
    background: url(../img/letters/i/png/i-13.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-light_blue,
#mat-builder .shape.shape-letteri.color-light_blue {
    background: url(../img/letters/i/png/i-14.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-light_pink,
#mat-builder .shape.shape-letteri.color-light_pink {
    background: url(../img/letters/i/png/i-15.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteri.color-tan,
#mat-builder .shape.shape-letteri.color-tan {
    background: url(../img/letters/i/png/i-16.png) center center/contain no-repeat;
    background: url(../img/letters/i/svg/i-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-red,
#mat-builder .shape.shape-letterj.color-red {
    background: url(../img/letters/j/png/j-01.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-yellow,
#mat-builder .shape.shape-letterj.color-yellow {
    background: url(../img/letters/j/png/j-02.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-blue,
#mat-builder .shape.shape-letterj.color-blue {
    background: url(../img/letters/j/png/j-03.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-green,
#mat-builder .shape.shape-letterj.color-green {
    background: url(../img/letters/j/png/j-04.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-orange,
#mat-builder .shape.shape-letterj.color-orange {
    background: url(../img/letters/j/png/j-05.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-pink,
#mat-builder .shape.shape-letterj.color-pink {
    background: url(../img/letters/j/png/j-06.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-purple,
#mat-builder .shape.shape-letterj.color-purple {
    background: url(../img/letters/j/png/j-07.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-lime,
#mat-builder .shape.shape-letterj.color-lime {
    background: url(../img/letters/j/png/j-08.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-black,
#mat-builder .shape.shape-letterj.color-black {
    background: url(../img/letters/j/png/j-09.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-gray,
#mat-builder .shape.shape-letterj.color-gray {
    background: url(../img/letters/j/png/j-10.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-white,
#mat-builder .shape.shape-letterj.color-white {
    background: url(../img/letters/j/png/j-11.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-brown,
#mat-builder .shape.shape-letterj.color-brown {
    background: url(../img/letters/j/png/j-12.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-light_gray,
#mat-builder .shape.shape-letterj.color-light_gray {
    background: url(../img/letters/j/png/j-13.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-light_blue,
#mat-builder .shape.shape-letterj.color-light_blue {
    background: url(../img/letters/j/png/j-14.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-light_pink,
#mat-builder .shape.shape-letterj.color-light_pink {
    background: url(../img/letters/j/png/j-15.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterj.color-tan,
#mat-builder .shape.shape-letterj.color-tan {
    background: url(../img/letters/j/png/j-16.png) center center/contain no-repeat;
    background: url(../img/letters/j/svg/j-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-red,
#mat-builder .shape.shape-letterk.color-red {
    background: url(../img/letters/k/png/k-01.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-yellow,
#mat-builder .shape.shape-letterk.color-yellow {
    background: url(../img/letters/k/png/k-02.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-blue,
#mat-builder .shape.shape-letterk.color-blue {
    background: url(../img/letters/k/png/k-03.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-green,
#mat-builder .shape.shape-letterk.color-green {
    background: url(../img/letters/k/png/k-04.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-orange,
#mat-builder .shape.shape-letterk.color-orange {
    background: url(../img/letters/k/png/k-05.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-pink,
#mat-builder .shape.shape-letterk.color-pink {
    background: url(../img/letters/k/png/k-06.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-purple,
#mat-builder .shape.shape-letterk.color-purple {
    background: url(../img/letters/k/png/k-07.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-lime,
#mat-builder .shape.shape-letterk.color-lime {
    background: url(../img/letters/k/png/k-08.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-black,
#mat-builder .shape.shape-letterk.color-black {
    background: url(../img/letters/k/png/k-09.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-gray,
#mat-builder .shape.shape-letterk.color-gray {
    background: url(../img/letters/k/png/k-10.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-white,
#mat-builder .shape.shape-letterk.color-white {
    background: url(../img/letters/k/png/k-11.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-brown,
#mat-builder .shape.shape-letterk.color-brown {
    background: url(../img/letters/k/png/k-12.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-light_gray,
#mat-builder .shape.shape-letterk.color-light_gray {
    background: url(../img/letters/k/png/k-13.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-light_blue,
#mat-builder .shape.shape-letterk.color-light_blue {
    background: url(../img/letters/k/png/k-14.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-light_pink,
#mat-builder .shape.shape-letterk.color-light_pink {
    background: url(../img/letters/k/png/k-15.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterk.color-tan,
#mat-builder .shape.shape-letterk.color-tan {
    background: url(../img/letters/k/png/k-16.png) center center/contain no-repeat;
    background: url(../img/letters/k/svg/k-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-red,
#mat-builder .shape.shape-letterl.color-red {
    background: url(../img/letters/l/png/l-01.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-yellow,
#mat-builder .shape.shape-letterl.color-yellow {
    background: url(../img/letters/l/png/l-02.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-blue,
#mat-builder .shape.shape-letterl.color-blue {
    background: url(../img/letters/l/png/l-03.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-green,
#mat-builder .shape.shape-letterl.color-green {
    background: url(../img/letters/l/png/l-04.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-orange,
#mat-builder .shape.shape-letterl.color-orange {
    background: url(../img/letters/l/png/l-05.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-pink,
#mat-builder .shape.shape-letterl.color-pink {
    background: url(../img/letters/l/png/l-06.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-purple,
#mat-builder .shape.shape-letterl.color-purple {
    background: url(../img/letters/l/png/l-07.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-lime,
#mat-builder .shape.shape-letterl.color-lime {
    background: url(../img/letters/l/png/l-08.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-black,
#mat-builder .shape.shape-letterl.color-black {
    background: url(../img/letters/l/png/l-09.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-gray,
#mat-builder .shape.shape-letterl.color-gray {
    background: url(../img/letters/l/png/l-10.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-white,
#mat-builder .shape.shape-letterl.color-white {
    background: url(../img/letters/l/png/l-11.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-brown,
#mat-builder .shape.shape-letterl.color-brown {
    background: url(../img/letters/l/png/l-12.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-light_gray,
#mat-builder .shape.shape-letterl.color-light_gray {
    background: url(../img/letters/l/png/l-13.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-light_blue,
#mat-builder .shape.shape-letterl.color-light_blue {
    background: url(../img/letters/l/png/l-14.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-light_pink,
#mat-builder .shape.shape-letterl.color-light_pink {
    background: url(../img/letters/l/png/l-15.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterl.color-tan,
#mat-builder .shape.shape-letterl.color-tan {
    background: url(../img/letters/l/png/l-16.png) center center/contain no-repeat;
    background: url(../img/letters/l/svg/l-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-red,
#mat-builder .shape.shape-letterm.color-red {
    background: url(../img/letters/m/png/m-01.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-yellow,
#mat-builder .shape.shape-letterm.color-yellow {
    background: url(../img/letters/m/png/m-02.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-blue,
#mat-builder .shape.shape-letterm.color-blue {
    background: url(../img/letters/m/png/m-03.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-green,
#mat-builder .shape.shape-letterm.color-green {
    background: url(../img/letters/m/png/m-04.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-orange,
#mat-builder .shape.shape-letterm.color-orange {
    background: url(../img/letters/m/png/m-05.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-pink,
#mat-builder .shape.shape-letterm.color-pink {
    background: url(../img/letters/m/png/m-06.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-purple,
#mat-builder .shape.shape-letterm.color-purple {
    background: url(../img/letters/m/png/m-07.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-lime,
#mat-builder .shape.shape-letterm.color-lime {
    background: url(../img/letters/m/png/m-08.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-black,
#mat-builder .shape.shape-letterm.color-black {
    background: url(../img/letters/m/png/m-09.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-gray,
#mat-builder .shape.shape-letterm.color-gray {
    background: url(../img/letters/m/png/m-10.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-white,
#mat-builder .shape.shape-letterm.color-white {
    background: url(../img/letters/m/png/m-11.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-brown,
#mat-builder .shape.shape-letterm.color-brown {
    background: url(../img/letters/m/png/m-12.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-light_gray,
#mat-builder .shape.shape-letterm.color-light_gray {
    background: url(../img/letters/m/png/m-13.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-light_blue,
#mat-builder .shape.shape-letterm.color-light_blue {
    background: url(../img/letters/m/png/m-14.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-light_pink,
#mat-builder .shape.shape-letterm.color-light_pink {
    background: url(../img/letters/m/png/m-15.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterm.color-tan,
#mat-builder .shape.shape-letterm.color-tan {
    background: url(../img/letters/m/png/m-16.png) center center/contain no-repeat;
    background: url(../img/letters/m/svg/m-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-red,
#mat-builder .shape.shape-lettern.color-red {
    background: url(../img/letters/n/png/n-01.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-yellow,
#mat-builder .shape.shape-lettern.color-yellow {
    background: url(../img/letters/n/png/n-02.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-blue,
#mat-builder .shape.shape-lettern.color-blue {
    background: url(../img/letters/n/png/n-03.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-green,
#mat-builder .shape.shape-lettern.color-green {
    background: url(../img/letters/n/png/n-04.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-orange,
#mat-builder .shape.shape-lettern.color-orange {
    background: url(../img/letters/n/png/n-05.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-pink,
#mat-builder .shape.shape-lettern.color-pink {
    background: url(../img/letters/n/png/n-06.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-purple,
#mat-builder .shape.shape-lettern.color-purple {
    background: url(../img/letters/n/png/n-07.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-lime,
#mat-builder .shape.shape-lettern.color-lime {
    background: url(../img/letters/n/png/n-08.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-black,
#mat-builder .shape.shape-lettern.color-black {
    background: url(../img/letters/n/png/n-09.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-gray,
#mat-builder .shape.shape-lettern.color-gray {
    background: url(../img/letters/n/png/n-10.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-white,
#mat-builder .shape.shape-lettern.color-white {
    background: url(../img/letters/n/png/n-11.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-brown,
#mat-builder .shape.shape-lettern.color-brown {
    background: url(../img/letters/n/png/n-12.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-light_gray,
#mat-builder .shape.shape-lettern.color-light_gray {
    background: url(../img/letters/n/png/n-13.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-light_blue,
#mat-builder .shape.shape-lettern.color-light_blue {
    background: url(../img/letters/n/png/n-14.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-light_pink,
#mat-builder .shape.shape-lettern.color-light_pink {
    background: url(../img/letters/n/png/n-15.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettern.color-tan,
#mat-builder .shape.shape-lettern.color-tan {
    background: url(../img/letters/n/png/n-16.png) center center/contain no-repeat;
    background: url(../img/letters/n/svg/n-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-red,
#mat-builder .shape.shape-lettero.color-red {
    background: url(../img/letters/o/png/o-01.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-yellow,
#mat-builder .shape.shape-lettero.color-yellow {
    background: url(../img/letters/o/png/o-02.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-blue,
#mat-builder .shape.shape-lettero.color-blue {
    background: url(../img/letters/o/png/o-03.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-green,
#mat-builder .shape.shape-lettero.color-green {
    background: url(../img/letters/o/png/o-04.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-orange,
#mat-builder .shape.shape-lettero.color-orange {
    background: url(../img/letters/o/png/o-05.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-pink,
#mat-builder .shape.shape-lettero.color-pink {
    background: url(../img/letters/o/png/o-06.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-purple,
#mat-builder .shape.shape-lettero.color-purple {
    background: url(../img/letters/o/png/o-07.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-lime,
#mat-builder .shape.shape-lettero.color-lime {
    background: url(../img/letters/o/png/o-08.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-black,
#mat-builder .shape.shape-lettero.color-black {
    background: url(../img/letters/o/png/o-09.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-gray,
#mat-builder .shape.shape-lettero.color-gray {
    background: url(../img/letters/o/png/o-10.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-white,
#mat-builder .shape.shape-lettero.color-white {
    background: url(../img/letters/o/png/o-11.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-brown,
#mat-builder .shape.shape-lettero.color-brown {
    background: url(../img/letters/o/png/o-12.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-light_gray,
#mat-builder .shape.shape-lettero.color-light_gray {
    background: url(../img/letters/o/png/o-13.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-light_blue,
#mat-builder .shape.shape-lettero.color-light_blue {
    background: url(../img/letters/o/png/o-14.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-light_pink,
#mat-builder .shape.shape-lettero.color-light_pink {
    background: url(../img/letters/o/png/o-15.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettero.color-tan,
#mat-builder .shape.shape-lettero.color-tan {
    background: url(../img/letters/o/png/o-16.png) center center/contain no-repeat;
    background: url(../img/letters/o/svg/o-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-red,
#mat-builder .shape.shape-letterp.color-red {
    background: url(../img/letters/p/png/p-01.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-yellow,
#mat-builder .shape.shape-letterp.color-yellow {
    background: url(../img/letters/p/png/p-02.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-blue,
#mat-builder .shape.shape-letterp.color-blue {
    background: url(../img/letters/p/png/p-03.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-green,
#mat-builder .shape.shape-letterp.color-green {
    background: url(../img/letters/p/png/p-04.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-orange,
#mat-builder .shape.shape-letterp.color-orange {
    background: url(../img/letters/p/png/p-05.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-pink,
#mat-builder .shape.shape-letterp.color-pink {
    background: url(../img/letters/p/png/p-06.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-purple,
#mat-builder .shape.shape-letterp.color-purple {
    background: url(../img/letters/p/png/p-07.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-lime,
#mat-builder .shape.shape-letterp.color-lime {
    background: url(../img/letters/p/png/p-08.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-black,
#mat-builder .shape.shape-letterp.color-black {
    background: url(../img/letters/p/png/p-09.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-gray,
#mat-builder .shape.shape-letterp.color-gray {
    background: url(../img/letters/p/png/p-10.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-white,
#mat-builder .shape.shape-letterp.color-white {
    background: url(../img/letters/p/png/p-11.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-brown,
#mat-builder .shape.shape-letterp.color-brown {
    background: url(../img/letters/p/png/p-12.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-light_gray,
#mat-builder .shape.shape-letterp.color-light_gray {
    background: url(../img/letters/p/png/p-13.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-light_blue,
#mat-builder .shape.shape-letterp.color-light_blue {
    background: url(../img/letters/p/png/p-14.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-light_pink,
#mat-builder .shape.shape-letterp.color-light_pink {
    background: url(../img/letters/p/png/p-15.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterp.color-tan,
#mat-builder .shape.shape-letterp.color-tan {
    background: url(../img/letters/p/png/p-16.png) center center/contain no-repeat;
    background: url(../img/letters/p/svg/p-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-red,
#mat-builder .shape.shape-letterq.color-red {
    background: url(../img/letters/q/png/q-01.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-yellow,
#mat-builder .shape.shape-letterq.color-yellow {
    background: url(../img/letters/q/png/q-02.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-blue,
#mat-builder .shape.shape-letterq.color-blue {
    background: url(../img/letters/q/png/q-03.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-green,
#mat-builder .shape.shape-letterq.color-green {
    background: url(../img/letters/q/png/q-04.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-orange,
#mat-builder .shape.shape-letterq.color-orange {
    background: url(../img/letters/q/png/q-05.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-pink,
#mat-builder .shape.shape-letterq.color-pink {
    background: url(../img/letters/q/png/q-06.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-purple,
#mat-builder .shape.shape-letterq.color-purple {
    background: url(../img/letters/q/png/q-07.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-lime,
#mat-builder .shape.shape-letterq.color-lime {
    background: url(../img/letters/q/png/q-08.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-black,
#mat-builder .shape.shape-letterq.color-black {
    background: url(../img/letters/q/png/q-09.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-gray,
#mat-builder .shape.shape-letterq.color-gray {
    background: url(../img/letters/q/png/q-10.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-white,
#mat-builder .shape.shape-letterq.color-white {
    background: url(../img/letters/q/png/q-11.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-brown,
#mat-builder .shape.shape-letterq.color-brown {
    background: url(../img/letters/q/png/q-12.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-light_gray,
#mat-builder .shape.shape-letterq.color-light_gray {
    background: url(../img/letters/q/png/q-13.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-light_blue,
#mat-builder .shape.shape-letterq.color-light_blue {
    background: url(../img/letters/q/png/q-14.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-light_pink,
#mat-builder .shape.shape-letterq.color-light_pink {
    background: url(../img/letters/q/png/q-15.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterq.color-tan,
#mat-builder .shape.shape-letterq.color-tan {
    background: url(../img/letters/q/png/q-16.png) center center/contain no-repeat;
    background: url(../img/letters/q/svg/q-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-red,
#mat-builder .shape.shape-letterr.color-red {
    background: url(../img/letters/r/png/r-01.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-yellow,
#mat-builder .shape.shape-letterr.color-yellow {
    background: url(../img/letters/r/png/r-02.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-blue,
#mat-builder .shape.shape-letterr.color-blue {
    background: url(../img/letters/r/png/r-03.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-green,
#mat-builder .shape.shape-letterr.color-green {
    background: url(../img/letters/r/png/r-04.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-orange,
#mat-builder .shape.shape-letterr.color-orange {
    background: url(../img/letters/r/png/r-05.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-pink,
#mat-builder .shape.shape-letterr.color-pink {
    background: url(../img/letters/r/png/r-06.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-purple,
#mat-builder .shape.shape-letterr.color-purple {
    background: url(../img/letters/r/png/r-07.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-lime,
#mat-builder .shape.shape-letterr.color-lime {
    background: url(../img/letters/r/png/r-08.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-black,
#mat-builder .shape.shape-letterr.color-black {
    background: url(../img/letters/r/png/r-09.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-gray,
#mat-builder .shape.shape-letterr.color-gray {
    background: url(../img/letters/r/png/r-10.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-white,
#mat-builder .shape.shape-letterr.color-white {
    background: url(../img/letters/r/png/r-11.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-brown,
#mat-builder .shape.shape-letterr.color-brown {
    background: url(../img/letters/r/png/r-12.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-light_gray,
#mat-builder .shape.shape-letterr.color-light_gray {
    background: url(../img/letters/r/png/r-13.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-light_blue,
#mat-builder .shape.shape-letterr.color-light_blue {
    background: url(../img/letters/r/png/r-14.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-light_pink,
#mat-builder .shape.shape-letterr.color-light_pink {
    background: url(../img/letters/r/png/r-15.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterr.color-tan,
#mat-builder .shape.shape-letterr.color-tan {
    background: url(../img/letters/r/png/r-16.png) center center/contain no-repeat;
    background: url(../img/letters/r/svg/r-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-red,
#mat-builder .shape.shape-letters.color-red {
    background: url(../img/letters/s/png/s-01.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-yellow,
#mat-builder .shape.shape-letters.color-yellow {
    background: url(../img/letters/s/png/s-02.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-blue,
#mat-builder .shape.shape-letters.color-blue {
    background: url(../img/letters/s/png/s-03.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-green,
#mat-builder .shape.shape-letters.color-green {
    background: url(../img/letters/s/png/s-04.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-orange,
#mat-builder .shape.shape-letters.color-orange {
    background: url(../img/letters/s/png/s-05.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-pink,
#mat-builder .shape.shape-letters.color-pink {
    background: url(../img/letters/s/png/s-06.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-purple,
#mat-builder .shape.shape-letters.color-purple {
    background: url(../img/letters/s/png/s-07.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-lime,
#mat-builder .shape.shape-letters.color-lime {
    background: url(../img/letters/s/png/s-08.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-black,
#mat-builder .shape.shape-letters.color-black {
    background: url(../img/letters/s/png/s-09.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-gray,
#mat-builder .shape.shape-letters.color-gray {
    background: url(../img/letters/s/png/s-10.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-white,
#mat-builder .shape.shape-letters.color-white {
    background: url(../img/letters/s/png/s-11.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-brown,
#mat-builder .shape.shape-letters.color-brown {
    background: url(../img/letters/s/png/s-12.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-light_gray,
#mat-builder .shape.shape-letters.color-light_gray {
    background: url(../img/letters/s/png/s-13.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-light_blue,
#mat-builder .shape.shape-letters.color-light_blue {
    background: url(../img/letters/s/png/s-14.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-light_pink,
#mat-builder .shape.shape-letters.color-light_pink {
    background: url(../img/letters/s/png/s-15.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letters.color-tan,
#mat-builder .shape.shape-letters.color-tan {
    background: url(../img/letters/s/png/s-16.png) center center/contain no-repeat;
    background: url(../img/letters/s/svg/s-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-red,
#mat-builder .shape.shape-lettert.color-red {
    background: url(../img/letters/t/png/t-01.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-yellow,
#mat-builder .shape.shape-lettert.color-yellow {
    background: url(../img/letters/t/png/t-02.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-blue,
#mat-builder .shape.shape-lettert.color-blue {
    background: url(../img/letters/t/png/t-03.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-green,
#mat-builder .shape.shape-lettert.color-green {
    background: url(../img/letters/t/png/t-04.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-orange,
#mat-builder .shape.shape-lettert.color-orange {
    background: url(../img/letters/t/png/t-05.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-pink,
#mat-builder .shape.shape-lettert.color-pink {
    background: url(../img/letters/t/png/t-06.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-purple,
#mat-builder .shape.shape-lettert.color-purple {
    background: url(../img/letters/t/png/t-07.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-lime,
#mat-builder .shape.shape-lettert.color-lime {
    background: url(../img/letters/t/png/t-08.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-black,
#mat-builder .shape.shape-lettert.color-black {
    background: url(../img/letters/t/png/t-09.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-gray,
#mat-builder .shape.shape-lettert.color-gray {
    background: url(../img/letters/t/png/t-10.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-white,
#mat-builder .shape.shape-lettert.color-white {
    background: url(../img/letters/t/png/t-11.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-brown,
#mat-builder .shape.shape-lettert.color-brown {
    background: url(../img/letters/t/png/t-12.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-light_gray,
#mat-builder .shape.shape-lettert.color-light_gray {
    background: url(../img/letters/t/png/t-13.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-light_blue,
#mat-builder .shape.shape-lettert.color-light_blue {
    background: url(../img/letters/t/png/t-14.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-light_pink,
#mat-builder .shape.shape-lettert.color-light_pink {
    background: url(../img/letters/t/png/t-15.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettert.color-tan,
#mat-builder .shape.shape-lettert.color-tan {
    background: url(../img/letters/t/png/t-16.png) center center/contain no-repeat;
    background: url(../img/letters/t/svg/t-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-red,
#mat-builder .shape.shape-letteru.color-red {
    background: url(../img/letters/u/png/u-01.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-yellow,
#mat-builder .shape.shape-letteru.color-yellow {
    background: url(../img/letters/u/png/u-02.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-blue,
#mat-builder .shape.shape-letteru.color-blue {
    background: url(../img/letters/u/png/u-03.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-green,
#mat-builder .shape.shape-letteru.color-green {
    background: url(../img/letters/u/png/u-04.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-orange,
#mat-builder .shape.shape-letteru.color-orange {
    background: url(../img/letters/u/png/u-05.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-pink,
#mat-builder .shape.shape-letteru.color-pink {
    background: url(../img/letters/u/png/u-06.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-purple,
#mat-builder .shape.shape-letteru.color-purple {
    background: url(../img/letters/u/png/u-07.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-lime,
#mat-builder .shape.shape-letteru.color-lime {
    background: url(../img/letters/u/png/u-08.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-black,
#mat-builder .shape.shape-letteru.color-black {
    background: url(../img/letters/u/png/u-09.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-gray,
#mat-builder .shape.shape-letteru.color-gray {
    background: url(../img/letters/u/png/u-10.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-white,
#mat-builder .shape.shape-letteru.color-white {
    background: url(../img/letters/u/png/u-11.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-brown,
#mat-builder .shape.shape-letteru.color-brown {
    background: url(../img/letters/u/png/u-12.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-light_gray,
#mat-builder .shape.shape-letteru.color-light_gray {
    background: url(../img/letters/u/png/u-13.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-light_blue,
#mat-builder .shape.shape-letteru.color-light_blue {
    background: url(../img/letters/u/png/u-14.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-light_pink,
#mat-builder .shape.shape-letteru.color-light_pink {
    background: url(../img/letters/u/png/u-15.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letteru.color-tan,
#mat-builder .shape.shape-letteru.color-tan {
    background: url(../img/letters/u/png/u-16.png) center center/contain no-repeat;
    background: url(../img/letters/u/svg/u-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-red,
#mat-builder .shape.shape-letterv.color-red {
    background: url(../img/letters/v/png/v-01.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-yellow,
#mat-builder .shape.shape-letterv.color-yellow {
    background: url(../img/letters/v/png/v-02.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-blue,
#mat-builder .shape.shape-letterv.color-blue {
    background: url(../img/letters/v/png/v-03.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-green,
#mat-builder .shape.shape-letterv.color-green {
    background: url(../img/letters/v/png/v-04.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-orange,
#mat-builder .shape.shape-letterv.color-orange {
    background: url(../img/letters/v/png/v-05.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-pink,
#mat-builder .shape.shape-letterv.color-pink {
    background: url(../img/letters/v/png/v-06.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-purple,
#mat-builder .shape.shape-letterv.color-purple {
    background: url(../img/letters/v/png/v-07.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-lime,
#mat-builder .shape.shape-letterv.color-lime {
    background: url(../img/letters/v/png/v-08.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-black,
#mat-builder .shape.shape-letterv.color-black {
    background: url(../img/letters/v/png/v-09.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-gray,
#mat-builder .shape.shape-letterv.color-gray {
    background: url(../img/letters/v/png/v-10.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-white,
#mat-builder .shape.shape-letterv.color-white {
    background: url(../img/letters/v/png/v-11.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-brown,
#mat-builder .shape.shape-letterv.color-brown {
    background: url(../img/letters/v/png/v-12.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-light_gray,
#mat-builder .shape.shape-letterv.color-light_gray {
    background: url(../img/letters/v/png/v-13.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-light_blue,
#mat-builder .shape.shape-letterv.color-light_blue {
    background: url(../img/letters/v/png/v-14.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-light_pink,
#mat-builder .shape.shape-letterv.color-light_pink {
    background: url(../img/letters/v/png/v-15.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterv.color-tan,
#mat-builder .shape.shape-letterv.color-tan {
    background: url(../img/letters/v/png/v-16.png) center center/contain no-repeat;
    background: url(../img/letters/v/svg/v-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-red,
#mat-builder .shape.shape-letterw.color-red {
    background: url(../img/letters/w/png/w-01.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-yellow,
#mat-builder .shape.shape-letterw.color-yellow {
    background: url(../img/letters/w/png/w-02.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-blue,
#mat-builder .shape.shape-letterw.color-blue {
    background: url(../img/letters/w/png/w-03.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-green,
#mat-builder .shape.shape-letterw.color-green {
    background: url(../img/letters/w/png/w-04.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-orange,
#mat-builder .shape.shape-letterw.color-orange {
    background: url(../img/letters/w/png/w-05.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-pink,
#mat-builder .shape.shape-letterw.color-pink {
    background: url(../img/letters/w/png/w-06.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-purple,
#mat-builder .shape.shape-letterw.color-purple {
    background: url(../img/letters/w/png/w-07.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-lime,
#mat-builder .shape.shape-letterw.color-lime {
    background: url(../img/letters/w/png/w-08.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-black,
#mat-builder .shape.shape-letterw.color-black {
    background: url(../img/letters/w/png/w-09.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-gray,
#mat-builder .shape.shape-letterw.color-gray {
    background: url(../img/letters/w/png/w-10.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-white,
#mat-builder .shape.shape-letterw.color-white {
    background: url(../img/letters/w/png/w-11.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-brown,
#mat-builder .shape.shape-letterw.color-brown {
    background: url(../img/letters/w/png/w-12.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-light_gray,
#mat-builder .shape.shape-letterw.color-light_gray {
    background: url(../img/letters/w/png/w-13.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-light_blue,
#mat-builder .shape.shape-letterw.color-light_blue {
    background: url(../img/letters/w/png/w-14.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-light_pink,
#mat-builder .shape.shape-letterw.color-light_pink {
    background: url(../img/letters/w/png/w-15.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterw.color-tan,
#mat-builder .shape.shape-letterw.color-tan {
    background: url(../img/letters/w/png/w-16.png) center center/contain no-repeat;
    background: url(../img/letters/w/svg/w-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-red,
#mat-builder .shape.shape-letterx.color-red {
    background: url(../img/letters/x/png/x-01.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-yellow,
#mat-builder .shape.shape-letterx.color-yellow {
    background: url(../img/letters/x/png/x-02.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-blue,
#mat-builder .shape.shape-letterx.color-blue {
    background: url(../img/letters/x/png/x-03.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-green,
#mat-builder .shape.shape-letterx.color-green {
    background: url(../img/letters/x/png/x-04.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-orange,
#mat-builder .shape.shape-letterx.color-orange {
    background: url(../img/letters/x/png/x-05.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-pink,
#mat-builder .shape.shape-letterx.color-pink {
    background: url(../img/letters/x/png/x-06.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-purple,
#mat-builder .shape.shape-letterx.color-purple {
    background: url(../img/letters/x/png/x-07.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-lime,
#mat-builder .shape.shape-letterx.color-lime {
    background: url(../img/letters/x/png/x-08.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-black,
#mat-builder .shape.shape-letterx.color-black {
    background: url(../img/letters/x/png/x-09.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-gray,
#mat-builder .shape.shape-letterx.color-gray {
    background: url(../img/letters/x/png/x-10.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-white,
#mat-builder .shape.shape-letterx.color-white {
    background: url(../img/letters/x/png/x-11.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-brown,
#mat-builder .shape.shape-letterx.color-brown {
    background: url(../img/letters/x/png/x-12.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-light_gray,
#mat-builder .shape.shape-letterx.color-light_gray {
    background: url(../img/letters/x/png/x-13.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-light_blue,
#mat-builder .shape.shape-letterx.color-light_blue {
    background: url(../img/letters/x/png/x-14.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-light_pink,
#mat-builder .shape.shape-letterx.color-light_pink {
    background: url(../img/letters/x/png/x-15.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterx.color-tan,
#mat-builder .shape.shape-letterx.color-tan {
    background: url(../img/letters/x/png/x-16.png) center center/contain no-repeat;
    background: url(../img/letters/x/svg/x-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-red,
#mat-builder .shape.shape-lettery.color-red {
    background: url(../img/letters/y/png/y-01.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-yellow,
#mat-builder .shape.shape-lettery.color-yellow {
    background: url(../img/letters/y/png/y-02.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-blue,
#mat-builder .shape.shape-lettery.color-blue {
    background: url(../img/letters/y/png/y-03.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-green,
#mat-builder .shape.shape-lettery.color-green {
    background: url(../img/letters/y/png/y-04.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-orange,
#mat-builder .shape.shape-lettery.color-orange {
    background: url(../img/letters/y/png/y-05.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-pink,
#mat-builder .shape.shape-lettery.color-pink {
    background: url(../img/letters/y/png/y-06.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-purple,
#mat-builder .shape.shape-lettery.color-purple {
    background: url(../img/letters/y/png/y-07.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-lime,
#mat-builder .shape.shape-lettery.color-lime {
    background: url(../img/letters/y/png/y-08.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-black,
#mat-builder .shape.shape-lettery.color-black {
    background: url(../img/letters/y/png/y-09.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-gray,
#mat-builder .shape.shape-lettery.color-gray {
    background: url(../img/letters/y/png/y-10.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-white,
#mat-builder .shape.shape-lettery.color-white {
    background: url(../img/letters/y/png/y-11.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-brown,
#mat-builder .shape.shape-lettery.color-brown {
    background: url(../img/letters/y/png/y-12.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-light_gray,
#mat-builder .shape.shape-lettery.color-light_gray {
    background: url(../img/letters/y/png/y-13.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-light_blue,
#mat-builder .shape.shape-lettery.color-light_blue {
    background: url(../img/letters/y/png/y-14.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-light_pink,
#mat-builder .shape.shape-lettery.color-light_pink {
    background: url(../img/letters/y/png/y-15.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettery.color-tan,
#mat-builder .shape.shape-lettery.color-tan {
    background: url(../img/letters/y/png/y-16.png) center center/contain no-repeat;
    background: url(../img/letters/y/svg/y-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-red,
#mat-builder .shape.shape-letterz.color-red {
    background: url(../img/letters/z/png/z-01.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-yellow,
#mat-builder .shape.shape-letterz.color-yellow {
    background: url(../img/letters/z/png/z-02.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-blue,
#mat-builder .shape.shape-letterz.color-blue {
    background: url(../img/letters/z/png/z-03.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-green,
#mat-builder .shape.shape-letterz.color-green {
    background: url(../img/letters/z/png/z-04.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-orange,
#mat-builder .shape.shape-letterz.color-orange {
    background: url(../img/letters/z/png/z-05.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-pink,
#mat-builder .shape.shape-letterz.color-pink {
    background: url(../img/letters/z/png/z-06.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-purple,
#mat-builder .shape.shape-letterz.color-purple {
    background: url(../img/letters/z/png/z-07.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-lime,
#mat-builder .shape.shape-letterz.color-lime {
    background: url(../img/letters/z/png/z-08.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-black,
#mat-builder .shape.shape-letterz.color-black {
    background: url(../img/letters/z/png/z-09.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-gray,
#mat-builder .shape.shape-letterz.color-gray {
    background: url(../img/letters/z/png/z-10.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-white,
#mat-builder .shape.shape-letterz.color-white {
    background: url(../img/letters/z/png/z-11.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-brown,
#mat-builder .shape.shape-letterz.color-brown {
    background: url(../img/letters/z/png/z-12.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-light_gray,
#mat-builder .shape.shape-letterz.color-light_gray {
    background: url(../img/letters/z/png/z-13.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-light_blue,
#mat-builder .shape.shape-letterz.color-light_blue {
    background: url(../img/letters/z/png/z-14.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-light_pink,
#mat-builder .shape.shape-letterz.color-light_pink {
    background: url(../img/letters/z/png/z-15.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterz.color-tan,
#mat-builder .shape.shape-letterz.color-tan {
    background: url(../img/letters/z/png/z-16.png) center center/contain no-repeat;
    background: url(../img/letters/z/svg/z-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-red,
#mat-builder .shape.shape-letterapostrophe-s.color-red {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-01.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-yellow,
#mat-builder .shape.shape-letterapostrophe-s.color-yellow {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-02.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-blue,
#mat-builder .shape.shape-letterapostrophe-s.color-blue {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-03.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-green,
#mat-builder .shape.shape-letterapostrophe-s.color-green {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-04.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-orange,
#mat-builder .shape.shape-letterapostrophe-s.color-orange {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-05.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-pink,
#mat-builder .shape.shape-letterapostrophe-s.color-pink {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-06.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-purple,
#mat-builder .shape.shape-letterapostrophe-s.color-purple {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-07.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-lime,
#mat-builder .shape.shape-letterapostrophe-s.color-lime {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-08.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-black,
#mat-builder .shape.shape-letterapostrophe-s.color-black {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-09.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-gray,
#mat-builder .shape.shape-letterapostrophe-s.color-gray {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-10.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-white,
#mat-builder .shape.shape-letterapostrophe-s.color-white {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-11.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-brown,
#mat-builder .shape.shape-letterapostrophe-s.color-brown {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-12.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-light_gray,
#mat-builder .shape.shape-letterapostrophe-s.color-light_gray {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-13.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-light_blue,
#mat-builder .shape.shape-letterapostrophe-s.color-light_blue {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-14.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-light_pink,
#mat-builder .shape.shape-letterapostrophe-s.color-light_pink {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-15.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterapostrophe-s.color-tan,
#mat-builder .shape.shape-letterapostrophe-s.color-tan {
    background: url(../img/letters/apostrophe-s/png/apostrophe-s-16.png) center center/contain no-repeat;
    background: url(../img/letters/apostrophe-s/svg/apostrophe-s-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-red,
#mat-builder .shape.shape-letterampersand.color-red {
    background: url(../img/letters/ampersand/png/ampersand-01.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-yellow,
#mat-builder .shape.shape-letterampersand.color-yellow {
    background: url(../img/letters/ampersand/png/ampersand-02.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-blue,
#mat-builder .shape.shape-letterampersand.color-blue {
    background: url(../img/letters/ampersand/png/ampersand-03.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-green,
#mat-builder .shape.shape-letterampersand.color-green {
    background: url(../img/letters/ampersand/png/ampersand-04.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-orange,
#mat-builder .shape.shape-letterampersand.color-orange {
    background: url(../img/letters/ampersand/png/ampersand-05.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-pink,
#mat-builder .shape.shape-letterampersand.color-pink {
    background: url(../img/letters/ampersand/png/ampersand-06.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-purple,
#mat-builder .shape.shape-letterampersand.color-purple {
    background: url(../img/letters/ampersand/png/ampersand-07.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-lime,
#mat-builder .shape.shape-letterampersand.color-lime {
    background: url(../img/letters/ampersand/png/ampersand-08.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-black,
#mat-builder .shape.shape-letterampersand.color-black {
    background: url(../img/letters/ampersand/png/ampersand-09.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-gray,
#mat-builder .shape.shape-letterampersand.color-gray {
    background: url(../img/letters/ampersand/png/ampersand-10.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-white,
#mat-builder .shape.shape-letterampersand.color-white {
    background: url(../img/letters/ampersand/png/ampersand-11.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-brown,
#mat-builder .shape.shape-letterampersand.color-brown {
    background: url(../img/letters/ampersand/png/ampersand-12.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-light_gray,
#mat-builder .shape.shape-letterampersand.color-light_gray {
    background: url(../img/letters/ampersand/png/ampersand-13.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-light_blue,
#mat-builder .shape.shape-letterampersand.color-light_blue {
    background: url(../img/letters/ampersand/png/ampersand-14.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-light_pink,
#mat-builder .shape.shape-letterampersand.color-light_pink {
    background: url(../img/letters/ampersand/png/ampersand-15.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterampersand.color-tan,
#mat-builder .shape.shape-letterampersand.color-tan {
    background: url(../img/letters/ampersand/png/ampersand-16.png) center center/contain no-repeat;
    background: url(../img/letters/ampersand/svg/ampersand-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-red,
#mat-builder .shape.shape-letterexclamation.color-red {
    background: url(../img/letters/exclamation/png/exclamation-01.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-yellow,
#mat-builder .shape.shape-letterexclamation.color-yellow {
    background: url(../img/letters/exclamation/png/exclamation-02.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-blue,
#mat-builder .shape.shape-letterexclamation.color-blue {
    background: url(../img/letters/exclamation/png/exclamation-03.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-green,
#mat-builder .shape.shape-letterexclamation.color-green {
    background: url(../img/letters/exclamation/png/exclamation-04.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-orange,
#mat-builder .shape.shape-letterexclamation.color-orange {
    background: url(../img/letters/exclamation/png/exclamation-05.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-pink,
#mat-builder .shape.shape-letterexclamation.color-pink {
    background: url(../img/letters/exclamation/png/exclamation-06.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-purple,
#mat-builder .shape.shape-letterexclamation.color-purple {
    background: url(../img/letters/exclamation/png/exclamation-07.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-lime,
#mat-builder .shape.shape-letterexclamation.color-lime {
    background: url(../img/letters/exclamation/png/exclamation-08.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-black,
#mat-builder .shape.shape-letterexclamation.color-black {
    background: url(../img/letters/exclamation/png/exclamation-09.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-gray,
#mat-builder .shape.shape-letterexclamation.color-gray {
    background: url(../img/letters/exclamation/png/exclamation-10.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-white,
#mat-builder .shape.shape-letterexclamation.color-white {
    background: url(../img/letters/exclamation/png/exclamation-11.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-brown,
#mat-builder .shape.shape-letterexclamation.color-brown {
    background: url(../img/letters/exclamation/png/exclamation-12.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-light_gray,
#mat-builder .shape.shape-letterexclamation.color-light_gray {
    background: url(../img/letters/exclamation/png/exclamation-13.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-light_blue,
#mat-builder .shape.shape-letterexclamation.color-light_blue {
    background: url(../img/letters/exclamation/png/exclamation-14.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-light_pink,
#mat-builder .shape.shape-letterexclamation.color-light_pink {
    background: url(../img/letters/exclamation/png/exclamation-15.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-letterexclamation.color-tan,
#mat-builder .shape.shape-letterexclamation.color-tan {
    background: url(../img/letters/exclamation/png/exclamation-16.png) center center/contain no-repeat;
    background: url(../img/letters/exclamation/svg/exclamation-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-red,
#mat-builder .shape.shape-lettermini-heart.color-red {
    background: url(../img/letters/mini-heart/png/mini-heart-01.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-yellow,
#mat-builder .shape.shape-lettermini-heart.color-yellow {
    background: url(../img/letters/mini-heart/png/mini-heart-02.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-blue,
#mat-builder .shape.shape-lettermini-heart.color-blue {
    background: url(../img/letters/mini-heart/png/mini-heart-03.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-green,
#mat-builder .shape.shape-lettermini-heart.color-green {
    background: url(../img/letters/mini-heart/png/mini-heart-04.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-orange,
#mat-builder .shape.shape-lettermini-heart.color-orange {
    background: url(../img/letters/mini-heart/png/mini-heart-05.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-pink,
#mat-builder .shape.shape-lettermini-heart.color-pink {
    background: url(../img/letters/mini-heart/png/mini-heart-06.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-purple,
#mat-builder .shape.shape-lettermini-heart.color-purple {
    background: url(../img/letters/mini-heart/png/mini-heart-07.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-lime,
#mat-builder .shape.shape-lettermini-heart.color-lime {
    background: url(../img/letters/mini-heart/png/mini-heart-08.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-black,
#mat-builder .shape.shape-lettermini-heart.color-black {
    background: url(../img/letters/mini-heart/png/mini-heart-09.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-gray,
#mat-builder .shape.shape-lettermini-heart.color-gray {
    background: url(../img/letters/mini-heart/png/mini-heart-10.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-white,
#mat-builder .shape.shape-lettermini-heart.color-white {
    background: url(../img/letters/mini-heart/png/mini-heart-11.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-brown,
#mat-builder .shape.shape-lettermini-heart.color-brown {
    background: url(../img/letters/mini-heart/png/mini-heart-12.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-light_gray,
#mat-builder .shape.shape-lettermini-heart.color-light_gray {
    background: url(../img/letters/mini-heart/png/mini-heart-13.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-light_blue,
#mat-builder .shape.shape-lettermini-heart.color-light_blue {
    background: url(../img/letters/mini-heart/png/mini-heart-14.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-light_pink,
#mat-builder .shape.shape-lettermini-heart.color-light_pink {
    background: url(../img/letters/mini-heart/png/mini-heart-15.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-heart.color-tan,
#mat-builder .shape.shape-lettermini-heart.color-tan {
    background: url(../img/letters/mini-heart/png/mini-heart-16.png) center center/contain no-repeat;
    background: url(../img/letters/mini-heart/svg/mini-heart-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-red,
#mat-builder .shape.shape-lettermini-star.color-red {
    background: url(../img/letters/mini-star/png/mini-star-01.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-yellow,
#mat-builder .shape.shape-lettermini-star.color-yellow {
    background: url(../img/letters/mini-star/png/mini-star-02.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-blue,
#mat-builder .shape.shape-lettermini-star.color-blue {
    background: url(../img/letters/mini-star/png/mini-star-03.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-green,
#mat-builder .shape.shape-lettermini-star.color-green {
    background: url(../img/letters/mini-star/png/mini-star-04.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-orange,
#mat-builder .shape.shape-lettermini-star.color-orange {
    background: url(../img/letters/mini-star/png/mini-star-05.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-pink,
#mat-builder .shape.shape-lettermini-star.color-pink {
    background: url(../img/letters/mini-star/png/mini-star-06.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-purple,
#mat-builder .shape.shape-lettermini-star.color-purple {
    background: url(../img/letters/mini-star/png/mini-star-07.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-lime,
#mat-builder .shape.shape-lettermini-star.color-lime {
    background: url(../img/letters/mini-star/png/mini-star-08.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-black,
#mat-builder .shape.shape-lettermini-star.color-black {
    background: url(../img/letters/mini-star/png/mini-star-09.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-gray,
#mat-builder .shape.shape-lettermini-star.color-gray {
    background: url(../img/letters/mini-star/png/mini-star-10.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-white,
#mat-builder .shape.shape-lettermini-star.color-white {
    background: url(../img/letters/mini-star/png/mini-star-11.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-brown,
#mat-builder .shape.shape-lettermini-star.color-brown {
    background: url(../img/letters/mini-star/png/mini-star-12.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-light_gray,
#mat-builder .shape.shape-lettermini-star.color-light_gray {
    background: url(../img/letters/mini-star/png/mini-star-13.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-light_blue,
#mat-builder .shape.shape-lettermini-star.color-light_blue {
    background: url(../img/letters/mini-star/png/mini-star-14.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-light_pink,
#mat-builder .shape.shape-lettermini-star.color-light_pink {
    background: url(../img/letters/mini-star/png/mini-star-15.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder .die.shape-lettermini-star.color-tan,
#mat-builder .shape.shape-lettermini-star.color-tan {
    background: url(../img/letters/mini-star/png/mini-star-16.png) center center/contain no-repeat;
    background: url(../img/letters/mini-star/svg/mini-star-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat {
    border: 1px solid #ccc;
    margin: 10px auto;
    height: auto;
    overflow: visible;
    width: auto;
}
#mat-builder #mat.width-1 {
    width: 187px;
}
#mat-builder #mat.width-1 .squares {
    width: 142px;
}
.screenshot #mat-builder #mat.width-1 {
    width: 189px;
}
.screenshot #mat-builder #mat.width-1 .squares {
    width: 143px;
}
#mat-builder #mat.height-1 {
    height: 187px;
}
#mat-builder #mat.height-1 .squares {
    height: 142px;
}
#mat-builder #mat.width-2 {
    width: 329px;
}
#mat-builder #mat.width-2 .squares {
    width: 284px;
}
.screenshot #mat-builder #mat.width-2 {
    width: 333px;
}
.screenshot #mat-builder #mat.width-2 .squares {
    width: 286px;
}
#mat-builder #mat.height-2 {
    height: 329px;
}
#mat-builder #mat.height-2 .squares {
    height: 284px;
}
#mat-builder #mat.width-3 {
    width: 471px;
}
#mat-builder #mat.width-3 .squares {
    width: 426px;
}
.screenshot #mat-builder #mat.width-3 {
    width: 477px;
}
.screenshot #mat-builder #mat.width-3 .squares {
    width: 429px;
}
#mat-builder #mat.height-3 {
    height: 471px;
}
#mat-builder #mat.height-3 .squares {
    height: 426px;
}
#mat-builder #mat.width-4 {
    width: 613px;
}
#mat-builder #mat.width-4 .squares {
    width: 568px;
}
.screenshot #mat-builder #mat.width-4 {
    width: 621px;
}
.screenshot #mat-builder #mat.width-4 .squares {
    width: 572px;
}
#mat-builder #mat.height-4 {
    height: 613px;
}
#mat-builder #mat.height-4 .squares {
    height: 568px;
}
#mat-builder #mat.width-5 {
    width: 755px;
}
#mat-builder #mat.width-5 .squares {
    width: 710px;
}
.screenshot #mat-builder #mat.width-5 {
    width: 765px;
}
.screenshot #mat-builder #mat.width-5 .squares {
    width: 715px;
}
#mat-builder #mat.height-5 {
    height: 755px;
}
#mat-builder #mat.height-5 .squares {
    height: 710px;
}
#mat-builder #mat.width-6 {
    width: 897px;
}
#mat-builder #mat.width-6 .squares {
    width: 852px;
}
.screenshot #mat-builder #mat.width-6 {
    width: 909px;
}
.screenshot #mat-builder #mat.width-6 .squares {
    width: 858px;
}
#mat-builder #mat.height-6 {
    height: 897px;
}
#mat-builder #mat.height-6 .squares {
    height: 852px;
}
#mat-builder #mat.width-7 {
    width: 1039px;
}
#mat-builder #mat.width-7 .squares {
    width: 994px;
}
.screenshot #mat-builder #mat.width-7 {
    width: 1053px;
}
.screenshot #mat-builder #mat.width-7 .squares {
    width: 1001px;
}
#mat-builder #mat.height-7 {
    height: 1039px;
}
#mat-builder #mat.height-7 .squares {
    height: 994px;
}
#mat-builder #mat.width-8 {
    width: 1181px;
}
#mat-builder #mat.width-8 .squares {
    width: 1136px;
}
.screenshot #mat-builder #mat.width-8 {
    width: 1197px;
}
.screenshot #mat-builder #mat.width-8 .squares {
    width: 1144px;
}
#mat-builder #mat.height-8 {
    height: 1181px;
}
#mat-builder #mat.height-8 .squares {
    height: 1136px;
}
#mat-builder #mat.no-border {
    border-color: transparent;
}
#mat-builder #mat .border {
    float: left;
    position: relative;
    z-index: 5;
}
#mat-builder #mat .border .piece {
    position: relative;
}
#mat-builder #mat .border .hover-picker .remove {
    display: none;
}
#mat-builder #mat .border.left,
#mat-builder #mat .border.right {
    height: 100%;
    margin-bottom: -24px;
    margin-top: -24px;
    width: 24px;
}
#mat-builder #mat .border.left .hover-picker,
#mat-builder #mat .border.right .hover-picker {
    width: 45px;
    top: -142px;
}
#mat-builder #mat .border.left .hover-picker a,
#mat-builder #mat .border.right .hover-picker a {
    clear: both;
    display: block;
    margin: 5px auto;
}
#mat-builder #mat .border.left .hover-picker::after,
#mat-builder #mat .border.right .hover-picker::after {
    top: 42%;
    right: -8px;
    left: auto;
}
#mat-builder #mat .border.left .hover-picker.borders .square-colors label,
#mat-builder #mat .border.right .hover-picker.borders .square-colors label {
    border-right: 0;
    display: block;
    float: none;
    border-bottom: 1px solid #fafafa;
    margin: 0 !important;
    padding: 0 0 6px;
}
#mat-builder #mat .border.left .hover-picker.borders .remove,
#mat-builder #mat .border.right .hover-picker.borders .remove,
#mat-builder #mat .squares .cell.ui-sortable-helper .hover-picker,
#mat-builder #mat .squares .cell:not(.sorting) .cell:nth-of-type(5),
#mat-builder #mat .squares .square:not(.sorting) .cell:nth-of-type(5) {
    display: none;
}
#mat-builder #mat .border.left .piece,
#mat-builder #mat .border.right .piece {
    float: left;
    margin: -2.5px 0;
    height: 76px;
    width: 24px;
}
#mat-builder #mat .border.bottom,
#mat-builder #mat .border.top {
    height: 24px;
    width: 100%;
}
#mat-builder #mat .border.bottom .color-list,
#mat-builder #mat .border.top .color-list {
    padding: 5px 0 0;
}
#mat-builder #mat .border.bottom .piece,
#mat-builder #mat .border.top .piece {
    height: 24px;
    width: 76px;
    float: left;
    margin: 0 -2.5px;
}
#mat-builder #mat .border.bottom .piece:first-child,
#mat-builder #mat .border.bottom .piece:last-child,
#mat-builder #mat .border.top .piece:first-child,
#mat-builder #mat .border.top .piece:last-child {
    width: 97px;
}
#mat-builder #mat .border.left .hover-picker {
    left: -50px;
}
#mat-builder #mat .border.right .hover-picker {
    left: auto;
    right: -50px;
}
#mat-builder #mat .border.right .hover-picker::after {
    left: -8px;
    right: auto;
}
#mat-builder #mat .border.top .hover-picker {
    top: -50px;
}
#mat-builder #mat .border.top .hover-picker::after {
    top: 34px;
}
#mat-builder #mat .border.bottom .hover-picker {
    bottom: -55px;
    top: auto;
}
#mat-builder #mat .border.bottom .hover-picker::after {
    top: auto;
    bottom: 36px;
}
#mat-builder #mat .border.top .piece.border-color-red {
    background: url(../img/border/top/sides/png/border-top-01.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-01.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-yellow {
    background: url(../img/border/top/sides/png/border-top-02.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-02.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-blue {
    background: url(../img/border/top/sides/png/border-top-03.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-03.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-green {
    background: url(../img/border/top/sides/png/border-top-04.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-04.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-orange {
    background: url(../img/border/top/sides/png/border-top-05.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-05.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-pink {
    background: url(../img/border/top/sides/png/border-top-06.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-06.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-purple {
    background: url(../img/border/top/sides/png/border-top-07.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-07.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-lime {
    background: url(../img/border/top/sides/png/border-top-08.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-08.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-black {
    background: url(../img/border/top/sides/png/border-top-09.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-09.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-gray {
    background: url(../img/border/top/sides/png/border-top-10.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-10.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-white {
    background: url(../img/border/top/sides/png/border-top-11.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-11.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-brown {
    background: url(../img/border/top/sides/png/border-top-12.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-12.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-light_gray {
    background: url(../img/border/top/sides/png/border-top-13.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-13.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-light_blue {
    background: url(../img/border/top/sides/png/border-top-14.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-14.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-light_pink {
    background: url(../img/border/top/sides/png/border-top-15.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-15.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece.border-color-tan {
    background: url(../img/border/top/sides/png/border-top-16.png) center bottom/contain no-repeat;
    background: url(../img/border/top/sides/svg/border-top-16.svg) center bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-red {
    background: url(../img/border/top/ends/left/png/border-top-left-01.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-01.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-yellow {
    background: url(../img/border/top/ends/left/png/border-top-left-02.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-02.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-blue {
    background: url(../img/border/top/ends/left/png/border-top-left-03.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-03.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-green {
    background: url(../img/border/top/ends/left/png/border-top-left-04.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-04.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-orange {
    background: url(../img/border/top/ends/left/png/border-top-left-05.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-05.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-pink {
    background: url(../img/border/top/ends/left/png/border-top-left-06.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-06.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-purple {
    background: url(../img/border/top/ends/left/png/border-top-left-07.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-07.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-lime {
    background: url(../img/border/top/ends/left/png/border-top-left-08.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-08.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-black {
    background: url(../img/border/top/ends/left/png/border-top-left-09.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-09.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-gray {
    background: url(../img/border/top/ends/left/png/border-top-left-10.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-10.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-white {
    background: url(../img/border/top/ends/left/png/border-top-left-11.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-11.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-brown {
    background: url(../img/border/top/ends/left/png/border-top-left-12.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-12.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-light_gray {
    background: url(../img/border/top/ends/left/png/border-top-left-13.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-13.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-light_blue {
    background: url(../img/border/top/ends/left/png/border-top-left-14.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-14.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-light_pink {
    background: url(../img/border/top/ends/left/png/border-top-left-15.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-15.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:first-child.border-color-tan {
    background: url(../img/border/top/ends/left/png/border-top-left-16.png) right bottom/contain no-repeat;
    background: url(../img/border/top/ends/left/svg/border-top-left-16.svg) right bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-red {
    background: url(../img/border/top/ends/right/png/border-top-right-01.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-01.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-yellow {
    background: url(../img/border/top/ends/right/png/border-top-right-02.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-02.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-blue {
    background: url(../img/border/top/ends/right/png/border-top-right-03.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-03.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-green {
    background: url(../img/border/top/ends/right/png/border-top-right-04.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-04.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-orange {
    background: url(../img/border/top/ends/right/png/border-top-right-05.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-05.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-pink {
    background: url(../img/border/top/ends/right/png/border-top-right-06.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-06.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-purple {
    background: url(../img/border/top/ends/right/png/border-top-right-07.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-07.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-lime {
    background: url(../img/border/top/ends/right/png/border-top-right-08.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-08.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-black {
    background: url(../img/border/top/ends/right/png/border-top-right-09.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-09.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-gray {
    background: url(../img/border/top/ends/right/png/border-top-right-10.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-10.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-white {
    background: url(../img/border/top/ends/right/png/border-top-right-11.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-11.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-brown {
    background: url(../img/border/top/ends/right/png/border-top-right-12.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-12.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-light_gray {
    background: url(../img/border/top/ends/right/png/border-top-right-13.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-13.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-light_blue {
    background: url(../img/border/top/ends/right/png/border-top-right-14.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-14.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-light_pink {
    background: url(../img/border/top/ends/right/png/border-top-right-15.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-15.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.top .piece:last-child.border-color-tan {
    background: url(../img/border/top/ends/right/png/border-top-right-16.png) left bottom/contain no-repeat;
    background: url(../img/border/top/ends/right/svg/border-top-right-16.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-red {
    background: url(../img/border/bottom/sides/png/border-bottom-01.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-01.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-yellow {
    background: url(../img/border/bottom/sides/png/border-bottom-02.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-02.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-blue {
    background: url(../img/border/bottom/sides/png/border-bottom-03.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-03.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-green {
    background: url(../img/border/bottom/sides/png/border-bottom-04.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-04.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-orange {
    background: url(../img/border/bottom/sides/png/border-bottom-05.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-05.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-pink {
    background: url(../img/border/bottom/sides/png/border-bottom-06.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-06.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-purple {
    background: url(../img/border/bottom/sides/png/border-bottom-07.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-07.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-lime {
    background: url(../img/border/bottom/sides/png/border-bottom-08.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-08.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-black {
    background: url(../img/border/bottom/sides/png/border-bottom-09.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-09.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-gray {
    background: url(../img/border/bottom/sides/png/border-bottom-10.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-10.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-white {
    background: url(../img/border/bottom/sides/png/border-bottom-11.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-11.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-brown {
    background: url(../img/border/bottom/sides/png/border-bottom-12.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-12.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-light_gray {
    background: url(../img/border/bottom/sides/png/border-bottom-13.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-13.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-light_blue {
    background: url(../img/border/bottom/sides/png/border-bottom-14.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-14.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-light_pink {
    background: url(../img/border/bottom/sides/png/border-bottom-15.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-15.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece.border-color-tan {
    background: url(../img/border/bottom/sides/png/border-bottom-16.png) center top/contain no-repeat;
    background: url(../img/border/bottom/sides/svg/border-bottom-16.svg) center top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-red {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-01.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-01.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-yellow {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-02.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-02.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-blue {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-03.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-03.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-green {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-04.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-04.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-orange {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-05.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-05.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-pink {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-06.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-06.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-purple {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-07.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-07.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-lime {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-08.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-08.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-black {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-09.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-09.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-gray {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-10.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-10.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-white {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-11.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-11.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-brown {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-12.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-12.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-light_gray {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-13.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-13.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-light_blue {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-14.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-14.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-light_pink {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-15.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-15.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:first-child.border-color-tan {
    background: url(../img/border/bottom/ends/left/png/border-bottom-left-16.png) right top/contain no-repeat;
    background: url(../img/border/bottom/ends/left/svg/border-bottom-left-16.svg) right top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-red {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-01.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-01.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-yellow {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-02.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-02.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-blue {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-03.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-03.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-green {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-04.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-04.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-orange {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-05.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-05.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-pink {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-06.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-06.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-purple {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-07.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-07.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-lime {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-08.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-08.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-black {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-09.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-09.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-gray {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-10.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-10.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-white {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-11.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-11.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-brown {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-12.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-12.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-light_gray {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-13.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-13.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-light_blue {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-14.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-14.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-light_pink {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-15.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-15.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.bottom .piece:last-child.border-color-tan {
    background: url(../img/border/bottom/ends/right/png/border-bottom-right-16.png) left top/contain no-repeat;
    background: url(../img/border/bottom/ends/right/svg/border-bottom-right-16.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-red {
    background: url(../img/border/right/sides/png/border-right-01.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-01.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-yellow {
    background: url(../img/border/right/sides/png/border-right-02.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-02.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-blue {
    background: url(../img/border/right/sides/png/border-right-03.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-03.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-green {
    background: url(../img/border/right/sides/png/border-right-04.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-04.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-orange {
    background: url(../img/border/right/sides/png/border-right-05.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-05.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-pink {
    background: url(../img/border/right/sides/png/border-right-06.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-06.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-purple {
    background: url(../img/border/right/sides/png/border-right-07.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-07.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-lime {
    background: url(../img/border/right/sides/png/border-right-08.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-08.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-black {
    background: url(../img/border/right/sides/png/border-right-09.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-09.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-gray {
    background: url(../img/border/right/sides/png/border-right-10.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-10.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-white {
    background: url(../img/border/right/sides/png/border-right-11.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-11.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-brown {
    background: url(../img/border/right/sides/png/border-right-12.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-12.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-light_gray {
    background: url(../img/border/right/sides/png/border-right-13.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-13.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-light_blue {
    background: url(../img/border/right/sides/png/border-right-14.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-14.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-light_pink {
    background: url(../img/border/right/sides/png/border-right-15.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-15.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece.border-color-tan {
    background: url(../img/border/right/sides/png/border-right-16.png) left center/contain no-repeat;
    background: url(../img/border/right/sides/svg/border-right-16.svg) left center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child {
    height: 96px;
    margin-top: -1px;
}
#mat-builder #mat .border.right .piece:first-child.border-color-red {
    background: url(../img/border/right/ends/top/png/border-right-top-01.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-01.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-yellow {
    background: url(../img/border/right/ends/top/png/border-right-top-02.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-02.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-blue {
    background: url(../img/border/right/ends/top/png/border-right-top-03.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-03.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-green {
    background: url(../img/border/right/ends/top/png/border-right-top-04.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-04.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-orange {
    background: url(../img/border/right/ends/top/png/border-right-top-05.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-05.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-pink {
    background: url(../img/border/right/ends/top/png/border-right-top-06.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-06.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-purple {
    background: url(../img/border/right/ends/top/png/border-right-top-07.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-07.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-lime {
    background: url(../img/border/right/ends/top/png/border-right-top-08.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-08.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-black {
    background: url(../img/border/right/ends/top/png/border-right-top-09.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-09.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-gray {
    background: url(../img/border/right/ends/top/png/border-right-top-10.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-10.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-white {
    background: url(../img/border/right/ends/top/png/border-right-top-11.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-11.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-brown {
    background: url(../img/border/right/ends/top/png/border-right-top-12.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-12.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-light_gray {
    background: url(../img/border/right/ends/top/png/border-right-top-13.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-13.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-light_blue {
    background: url(../img/border/right/ends/top/png/border-right-top-14.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-14.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-light_pink {
    background: url(../img/border/right/ends/top/png/border-right-top-15.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-15.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:first-child.border-color-tan {
    background: url(../img/border/right/ends/top/png/border-right-top-16.png) left bottom/contain no-repeat;
    background: url(../img/border/right/ends/top/svg/border-right-top-16.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child {
    height: 97px;
}
#mat-builder #mat .border.right .piece:last-child.border-color-red {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-01.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-01.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-yellow {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-02.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-02.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-blue {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-03.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-03.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-green {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-04.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-04.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-orange {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-05.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-05.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-pink {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-06.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-06.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-purple {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-07.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-07.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-lime {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-08.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-08.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-black {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-09.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-09.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-gray {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-10.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-10.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-white {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-11.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-11.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-brown {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-12.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-12.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-light_gray {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-13.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-13.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-light_blue {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-14.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-14.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-light_pink {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-15.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-15.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.right .piece:last-child.border-color-tan {
    background: url(../img/border/right/ends/bottom/png/border-right-bottom-16.png) left top/contain no-repeat;
    background: url(../img/border/right/ends/bottom/svg/border-right-bottom-16.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-red {
    background: url(../img/border/left/sides/png/border-left-01.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-yellow {
    background: url(../img/border/left/sides/png/border-left-02.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-blue {
    background: url(../img/border/left/sides/png/border-left-03.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-green {
    background: url(../img/border/left/sides/png/border-left-04.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-orange {
    background: url(../img/border/left/sides/png/border-left-05.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-pink {
    background: url(../img/border/left/sides/png/border-left-06.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-purple {
    background: url(../img/border/left/sides/png/border-left-07.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-lime {
    background: url(../img/border/left/sides/png/border-left-08.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-black {
    background: url(../img/border/left/sides/png/border-left-09.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-gray {
    background: url(../img/border/left/sides/png/border-left-10.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-white {
    background: url(../img/border/left/sides/png/border-left-11.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-brown {
    background: url(../img/border/left/sides/png/border-left-12.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-light_gray {
    background: url(../img/border/left/sides/png/border-left-13.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-light_blue {
    background: url(../img/border/left/sides/png/border-left-14.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-light_pink {
    background: url(../img/border/left/sides/png/border-left-15.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece.border-color-tan {
    background: url(../img/border/left/sides/png/border-left-16.png) center center/contain no-repeat;
    background: url(../img/border/left/sides/svg/border-left-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child {
    height: 96px;
    margin-top: -1px;
}
#mat-builder #mat .border.left .piece:first-child.border-color-red {
    background: url(../img/border/left/ends/top/png/border-left-top-01.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-01.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-yellow {
    background: url(../img/border/left/ends/top/png/border-left-top-02.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-02.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-blue {
    background: url(../img/border/left/ends/top/png/border-left-top-03.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-03.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-green {
    background: url(../img/border/left/ends/top/png/border-left-top-04.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-04.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-orange {
    background: url(../img/border/left/ends/top/png/border-left-top-05.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-05.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-pink {
    background: url(../img/border/left/ends/top/png/border-left-top-06.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-06.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-purple {
    background: url(../img/border/left/ends/top/png/border-left-top-07.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-07.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-lime {
    background: url(../img/border/left/ends/top/png/border-left-top-08.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-08.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-black {
    background: url(../img/border/left/ends/top/png/border-left-top-09.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-09.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-gray {
    background: url(../img/border/left/ends/top/png/border-left-top-10.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-10.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-white {
    background: url(../img/border/left/ends/top/png/border-left-top-11.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-11.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-brown {
    background: url(../img/border/left/ends/top/png/border-left-top-12.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-12.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-light_gray {
    background: url(../img/border/left/ends/top/png/border-left-top-13.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-13.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-light_blue {
    background: url(../img/border/left/ends/top/png/border-left-top-14.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-14.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-light_pink {
    background: url(../img/border/left/ends/top/png/border-left-top-15.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-15.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:first-child.border-color-tan {
    background: url(../img/border/left/ends/top/png/border-left-top-16.png) left bottom/contain no-repeat;
    background: url(../img/border/left/ends/top/svg/border-left-top-16.svg) left bottom no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child {
    height: 96px;
}
#mat-builder #mat .border.left .piece:last-child.border-color-red {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-01.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-01.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-yellow {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-02.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-02.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-blue {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-03.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-03.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-green {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-04.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-04.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-orange {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-05.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-05.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-pink {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-06.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-06.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-purple {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-07.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-07.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-lime {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-08.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-08.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-black {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-09.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-09.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-gray {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-10.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-10.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-white {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-11.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-11.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-brown {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-12.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-12.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-light_gray {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-13.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-13.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-light_blue {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-14.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-14.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-light_pink {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-15.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-15.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .border.left .piece:last-child.border-color-tan {
    background: url(../img/border/left/ends/bottom/png/border-left-bottom-16.png) left top/contain no-repeat;
    background: url(../img/border/left/ends/bottom/svg/border-left-bottom-16.svg) left top no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares {
    float: left;
    position: relative;
    margin: -2.5px;
    z-index: 10;
}
#mat-builder #mat .squares .cell,
#mat-builder #mat .squares .square {
    height: 147px;
    width: 147px;
    float: left;
    margin: -2.5px;
    position: relative;
}
#mat-builder #mat .squares .cell > .cell,
#mat-builder #mat .squares .square > .cell {
    height: 76px;
    width: 76px;
    margin: -2.5px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background: url(../img/blank/small-square-colors-blank.png) center center no-repeat;
    background: url(../img/blank/small-square-colors-blank.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.sorting.draggable-1-2 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-2 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell.sorting.draggable-1-3 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-3 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell.sorting.draggable-1-4 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-4 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell.sorting.draggable-1-5 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-5 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell > .cell:nth-of-type(1),
#mat-builder #mat .squares .cell > .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-2 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-2 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-1-3 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-3 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-1-4 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-4 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-1-5 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-5 .cell:nth-of-type(4),
#mat-builder #mat .squares .square > .cell:nth-of-type(1),
#mat-builder #mat .squares .square > .cell:nth-of-type(3) {
    margin-left: 0;
}
#mat-builder #mat .squares .cell.sorting.draggable-1-2 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-2 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-1-3 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-3 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-1-4 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-4 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-1-5 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-1-5 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-2-3 .cell:nth-of-type(1),
#mat-builder #mat .squares .cell.sorting.draggable-2-3 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-2-4 .cell:nth-of-type(1),
#mat-builder #mat .squares .cell.sorting.draggable-2-4 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-2-5 .cell:nth-of-type(1),
#mat-builder #mat .squares .cell.sorting.draggable-2-5 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell > .cell:nth-of-type(1),
#mat-builder #mat .squares .cell > .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-2 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-2 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-3 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-3 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-4 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-4 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-5 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-1-5 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-2-3 .cell:nth-of-type(1),
#mat-builder #mat .squares .square.sorting.draggable-2-3 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-2-4 .cell:nth-of-type(1),
#mat-builder #mat .squares .square.sorting.draggable-2-4 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-2-5 .cell:nth-of-type(1),
#mat-builder #mat .squares .square.sorting.draggable-2-5 .cell:nth-of-type(3),
#mat-builder #mat .squares .square > .cell:nth-of-type(1),
#mat-builder #mat .squares .square > .cell:nth-of-type(2) {
    margin-top: 0;
}
#mat-builder #mat .squares .cell > .cell.background-red,
#mat-builder #mat .squares .square > .cell.background-red {
    background: url(../img/squares/small/png/small-square-colors-01.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-yellow,
#mat-builder #mat .squares .square > .cell.background-yellow {
    background: url(../img/squares/small/png/small-square-colors-02.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-blue,
#mat-builder #mat .squares .square > .cell.background-blue {
    background: url(../img/squares/small/png/small-square-colors-03.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-green,
#mat-builder #mat .squares .square > .cell.background-green {
    background: url(../img/squares/small/png/small-square-colors-04.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-orange,
#mat-builder #mat .squares .square > .cell.background-orange {
    background: url(../img/squares/small/png/small-square-colors-05.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-pink,
#mat-builder #mat .squares .square > .cell.background-pink {
    background: url(../img/squares/small/png/small-square-colors-06.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-purple,
#mat-builder #mat .squares .square > .cell.background-purple {
    background: url(../img/squares/small/png/small-square-colors-07.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-lime,
#mat-builder #mat .squares .square > .cell.background-lime {
    background: url(../img/squares/small/png/small-square-colors-08.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-black,
#mat-builder #mat .squares .square > .cell.background-black {
    background: url(../img/squares/small/png/small-square-colors-09.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-gray,
#mat-builder #mat .squares .square > .cell.background-gray {
    background: url(../img/squares/small/png/small-square-colors-10.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-white,
#mat-builder #mat .squares .square > .cell.background-white {
    background: url(../img/squares/small/png/small-square-colors-11.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-brown,
#mat-builder #mat .squares .square > .cell.background-brown {
    background: url(../img/squares/small/png/small-square-colors-12.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-light_gray,
#mat-builder #mat .squares .square > .cell.background-light_gray {
    background: url(../img/squares/small/png/small-square-colors-13.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-light_blue,
#mat-builder #mat .squares .square > .cell.background-light_blue {
    background: url(../img/squares/small/png/small-square-colors-14.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-light_pink,
#mat-builder #mat .squares .square > .cell.background-light_pink {
    background: url(../img/squares/small/png/small-square-colors-15.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell > .cell.background-tan,
#mat-builder #mat .squares .square > .cell.background-tan {
    background: url(../img/squares/small/png/small-square-colors-16.png) center center/contain no-repeat;
    background: url(../img/squares/small/svg/small-square-colors-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell-placeholder {
    margin: 0;
    height: 76px;
    width: 76px;
}
#mat-builder #mat .squares .cell,
#mat-builder #mat .squares .square {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    overflow: visible;
    background: url(../img/blank/square-colors-blank.png) center center no-repeat;
    background: url(../img/blank/square-colors-blank.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-red,
#mat-builder #mat .squares .square.background-red {
    background: url(../img/squares/large/png/square-colors-01.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-01.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-yellow,
#mat-builder #mat .squares .square.background-yellow {
    background: url(../img/squares/large/png/square-colors-02.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-02.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-blue,
#mat-builder #mat .squares .square.background-blue {
    background: url(../img/squares/large/png/square-colors-03.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-03.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-green,
#mat-builder #mat .squares .square.background-green {
    background: url(../img/squares/large/png/square-colors-04.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-04.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-orange,
#mat-builder #mat .squares .square.background-orange {
    background: url(../img/squares/large/png/square-colors-05.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-05.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-pink,
#mat-builder #mat .squares .square.background-pink {
    background: url(../img/squares/large/png/square-colors-06.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-06.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-purple,
#mat-builder #mat .squares .square.background-purple {
    background: url(../img/squares/large/png/square-colors-07.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-07.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
/*#mat-builder #mat .squares .cell.background-lime,
#mat-builder #mat .squares .square.background-lime {
    background: url(../img/squares/large/png/square-colors-08.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-08.svg) center center no-repeat, linear-gradient(transparent, transparent);
}*/
#mat-builder #mat .squares .cell.background-black,
#mat-builder #mat .squares .square.background-black {
    background: url(../img/squares/large/png/square-colors-09.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-09.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
/*#mat-builder #mat .squares .cell.background-gray,
#mat-builder #mat .squares .square.background-gray {
    background: url(../img/squares/large/png/square-colors-10.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-10.svg) center center no-repeat, linear-gradient(transparent, transparent);
}*/
#mat-builder #mat .squares .cell.background-white,
#mat-builder #mat .squares .square.background-white {
    background: url(../img/squares/large/png/square-colors-11.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-11.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
/*#mat-builder #mat .squares .cell.background-brown,
#mat-builder #mat .squares .square.background-brown {
    background: url(../img/squares/large/png/square-colors-12.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-12.svg) center center no-repeat, linear-gradient(transparent, transparent);
}*/
#mat-builder #mat .squares .cell.background-light_gray,
#mat-builder #mat .squares .square.background-light_gray {
    background: url(../img/squares/large/png/square-colors-13.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-13.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
/*#mat-builder #mat .squares .cell.background-light_blue,
#mat-builder #mat .squares .square.background-light_blue {
    background: url(../img/squares/large/png/square-colors-14.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-14.svg) center center no-repeat, linear-gradient(transparent, transparent);
}*/
#mat-builder #mat .squares .cell.background-light_pink,
#mat-builder #mat .squares .square.background-light_pink {
    background: url(../img/squares/large/png/square-colors-15.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-15.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.background-tan,
#mat-builder #mat .squares .square.background-tan {
    background: url(../img/squares/large/png/square-colors-16.png) center center/contain no-repeat;
    background: url(../img/squares/large/svg/square-colors-16.svg) center center no-repeat, linear-gradient(transparent, transparent);
}
#mat-builder #mat .squares .cell.sorting.draggable-1-2 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-1-3 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-1-4 .cell:nth-of-type(3),
#mat-builder #mat .squares .cell.sorting.draggable-1-5 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-2 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-3 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-4 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-1-5 .cell:nth-of-type(3) {
    margin-left: -2.5px;
}
#mat-builder #mat .squares .cell.sorting.draggable-2-3 .cell:nth-of-type(1),
#mat-builder #mat .squares .cell.sorting.draggable-2-3 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell.sorting.draggable-2-4 .cell:nth-of-type(1),
#mat-builder #mat .squares .cell.sorting.draggable-2-4 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-2-3 .cell:nth-of-type(1),
#mat-builder #mat .squares .square.sorting.draggable-2-3 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-2-4 .cell:nth-of-type(1),
#mat-builder #mat .squares .square.sorting.draggable-2-4 .cell:nth-of-type(4) {
    margin-left: 0;
}
#mat-builder #mat .squares .cell.sorting.draggable-2-4 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-2-4 .cell:nth-of-type(3) {
    margin-left: -2.5px;
}
#mat-builder #mat .squares .cell.sorting.draggable-2-5 .cell:nth-of-type(1),
#mat-builder #mat .squares .cell.sorting.draggable-2-5 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-2-5 .cell:nth-of-type(1),
#mat-builder #mat .squares .square.sorting.draggable-2-5 .cell:nth-of-type(4) {
    margin-left: 0;
}
#mat-builder #mat .squares .cell.sorting.draggable-2-5 .cell:nth-of-type(3),
#mat-builder #mat .squares .square.sorting.draggable-2-5 .cell:nth-of-type(3) {
    margin-left: -2.5px;
}
#mat-builder #mat .squares .cell.sorting.draggable-3-1 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell.sorting.draggable-3-2 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell.sorting.draggable-3-4 .cell:nth-of-type(4),
#mat-builder #mat .squares .cell.sorting.draggable-3-5 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-3-1 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-3-2 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-3-4 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-3-5 .cell:nth-of-type(4) {
    margin-left: 0;
}
#mat-builder #mat .squares .cell.sorting.draggable-1 .cell:nth-of-type(2),
#mat-builder #mat .squares .cell.sorting.draggable-3 .cell:nth-of-type(4),
#mat-builder #mat .squares .square.sorting.draggable-1 .cell:nth-of-type(2),
#mat-builder #mat .squares .square.sorting.draggable-3 .cell:nth-of-type(4) {
    margin-left: 71px;
}
#mat-builder #select-controls {
    padding: 10px;
    text-align: center;
}
#mat-builder #select-controls img {
    height: 25px;
    width: 25px;
}
#mat-builder #mat-controls {
    padding: 10px;
    text-align: right;
}
#mat-builder #mat-controls .help {
    border: 2px solid #444;
    border-radius: 100px;
    color: #444;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    height: 40px;
    line-height: 35px;
    position: relative;
    text-align: center;
    text-decoration: none;
    top: 3px;
    width: 40px;
}
#mat-builder #mat-controls .help:hover {
    border-color: #fb4f1c;
    color: #fb4f1c;
}
#mat-builder #border-colors {
    background: #16b1fd;
    height: 100%;
    padding: 22px;
    position: fixed;
    right: -100%;
    top: 80px;
    z-index: 5000;
    transition: right 500ms ease;
    max-width: 415px;
}
#mat-builder #border-colors.open {
    right: 0;
}
#mat-builder #border-colors h3,
#mat-builder #border-colors strong {
    color: #fff;
    display: block;
    width: 100%;
}
#mat-builder #border-colors strong {
    margin-bottom: 8px;
}
#mat-builder #border-colors a {
    border: 1px solid rgba(0, 0, 0, 0.2);
    height: 20px;
    width: 20px;
    margin: 0 3px 20px;
    border-radius: 100px;
    display: inline-block;
}
#mat-builder #border-colors a.red {
    background-color: #dc3b4f;
}
#mat-builder #border-colors a.yellow {
    background-color: #f1ea43;
}
#mat-builder #border-colors a.blue {
    background-color: #a8cde8;
}
#mat-builder #border-colors a.green {
    background-color:  #adf4ca;
}
#mat-builder #border-colors a.orange {
    background-color: #f38430;
}
#mat-builder #border-colors a.pink {
    background-color: #e0557f;
}
#mat-builder #border-colors a.purple {
    background-color: #92789d;
}
#mat-builder #border-colors a.lime {
    background-color: #85c450;
}
#mat-builder #border-colors a.black {
    background-color: #232420;
}
#mat-builder #border-colors a.gray {
    background-color: #5e564d;
}
#mat-builder #border-colors a.white {
    background-color: #fffdf1;
}
#mat-builder #border-colors a.brown {
    background-color: #573c2b;
}
#mat-builder #border-colors a.light_gray {
    background-color: #b5b7b9;
}
#mat-builder #border-colors a.light_blue {
    background-color: #a0c5c5;
}
#mat-builder #border-colors a.light_pink {
    background-color: #f0abb9;
}
#mat-builder #border-colors a.tan {
    background-color: #fff4e6;
}
#mat-builder #border-colors h2,
#mat-builder #border-colors p {
    color: #fafafa;
}
#mat-builder #unused-tiles {
    display: inline-block;
    width: 70%;
}
#mat-builder #unused-tiles > .container {
    display: none;
}
#mat-builder #unused-tiles > .container p {
    font-weight: 700;
    margin: 5px 0;
    display: block;
}
#mat-builder #unused-tiles > .container .unused {
    border: 1px solid #efefef;
    display: inline-block;
    height: 45px;
    margin: 5px;
    width: 45px;
    z-index: 5;
}
#mat-builder #unused-tiles > .container .unused.ui-draggable-dragging {
    z-index: 500;
}
#mat-builder #unused-tiles > .container .unused.color-red {
    background-color: #dc3b4f;
}
#mat-builder #unused-tiles > .container .unused.color-yellow {
    background-color: #f1ea43;
}
#mat-builder #unused-tiles > .container .unused.color-blue {
    background-color: #a8cde8;
}
#mat-builder #unused-tiles > .container .unused.color-green {
    background-color:  #adf4ca;
}
#mat-builder #unused-tiles > .container .unused.color-orange {
    background-color: #f38430;
}
#mat-builder #unused-tiles > .container .unused.color-pink {
    background-color: #694127;
}
#mat-builder #unused-tiles > .container .unused.color-purple {
    background-color: #92789d;
}
#mat-builder #unused-tiles > .container .unused.color-lime {
    background-color: #85c450;
}
#mat-builder #unused-tiles > .container .unused.color-black {
    background-color: #232420;
}
#mat-builder #unused-tiles > .container .unused.color-gray {
    background-color: #5e564d;
}
#mat-builder #unused-tiles > .container .unused.color-white {
    background-color: #fffdf1;
}
#mat-builder #unused-tiles > .container .unused.color-brown {
    background-color: #573c2b;
}
#mat-builder #unused-tiles > .container .unused.color-light_gray {
    background-color: #b5b7b9;
}
#mat-builder #unused-tiles > .container .unused.color-light_blue {
    background-color: #a0c5c5;
}
#mat-builder #unused-tiles > .container .unused.color-light_pink {
    background-color: #f0abb9;
}
#mat-builder #unused-tiles > .container .unused.color-tan {
    background-color: #fff4e6;
}
#mat-builder #unused-tiles > .container .unused .shape {
    height: 43px;
    width: 43px;
    display: block;
}
.mat-list {
    padding-top: 25px;
}
.tourbus-leg {
    border-radius: 15px !important;
    box-shadow: 0 0 15px #000 !important;
    font-weight: 500;
}
.tourbus-leg .tourbus-next,
.tourbus-leg .tourbus-stop {
    border: 1px solid #cfcfcf;
    border-radius: 2px;
    color: #5d5d5d;
    padding: 8px;
    text-decoration: none;
}
#tourbus-leg-0-0 {
    top: 20px !important;
}
#tourbus-leg-0-2 {
    left: calc(50% - 300px) !important;
}
#tourbus-leg-0-3 {
    left: auto !important;
    right: 20px !important;
}
.loader {
    position: relative;
    width: 70px;
    height: 70px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
}
.f_circleG {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.17);
    height: 13px;
    width: 13px;
    border-radius: 7px;
    -o-border-radius: 7px;
    -ms-border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    -ms-animation-duration: 1.2s;
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
}
.frotateG_01 {
    left: 0;
    top: 29px;
    animation-delay: 0.45s;
    -o-animation-delay: 0.45s;
    -ms-animation-delay: 0.45s;
    -webkit-animation-delay: 0.45s;
    -moz-animation-delay: 0.45s;
}
.frotateG_02 {
    left: 8px;
    top: 8px;
    animation-delay: 0.6s;
    -o-animation-delay: 0.6s;
    -ms-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
}
.frotateG_03 {
    left: 29px;
    top: 0;
    animation-delay: 0.75s;
    -o-animation-delay: 0.75s;
    -ms-animation-delay: 0.75s;
    -webkit-animation-delay: 0.75s;
    -moz-animation-delay: 0.75s;
}
.frotateG_04 {
    right: 8px;
    top: 8px;
    animation-delay: 0.9s;
    -o-animation-delay: 0.9s;
    -ms-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
}
.frotateG_05 {
    right: 0;
    top: 29px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s;
}
.frotateG_06 {
    right: 8px;
    bottom: 8px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
}
.frotateG_07 {
    left: 29px;
    bottom: 0;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s;
}
.frotateG_08 {
    left: 8px;
    bottom: 8px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
}
@keyframes f_fadeG {
    0% {
        background-color: #fff;
    }
    100% {
        background-color: rgba(255, 255, 255, 0.42);
    }
}
@-o-keyframes f_fadeG {
    0% {
        background-color: #fff;
    }
    100% {
        background-color: rgba(255, 255, 255, 0.42);
    }
}
@-ms-keyframes f_fadeG {
    0% {
        background-color: #fff;
    }
    100% {
        background-color: rgba(255, 255, 255, 0.42);
    }
}
@-webkit-keyframes f_fadeG {
    0% {
        background-color: #fff;
    }
    100% {
        background-color: rgba(255, 255, 255, 0.42);
    }
}
@-moz-keyframes f_fadeG {
    0% {
        background-color: #fff;
    }
    100% {
        background-color: rgba(255, 255, 255, 0.42);
    }
}
.remodal-bg.remodal-is-opened,
.remodal-bg.remodal-is-opening {
    filter: blur(3px);
}
.remodal-overlay {
    background: rgba(43, 46, 56, 0.9);
}
.remodal-overlay.remodal-is-opening {
    animation: remodal-overlay-opening-keyframes 0.3s;
}
.remodal-overlay.remodal-is-closing {
    animation: remodal-overlay-closing-keyframes 0.3s;
}
.remodal-wrapper {
    padding: 10px 10px 0;
}
.remodal {
    width: 100%;
    margin-bottom: 10px;
    padding: 35px;
    transform: translate3d(0, 0, 0);
    color: #2b2e38;
    background: #fff;
}
.remodal-cancel,
.remodal-close,
.remodal-confirm {
    border: 0;
    overflow: visible;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    outline: 0;
}
.remodal-close,
.remodal-close:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 35px;
}
.remodal.remodal-is-opening {
    animation: remodal-opening-keyframes 0.3s;
}
.remodal.remodal-is-closing {
    animation: remodal-closing-keyframes 0.3s;
}
.remodal,
.remodal-wrapper:after {
    vertical-align: middle;
}
.remodal-close {
    height: 35px;
    padding: 0;
    transition: color 0.2s;
    color: #95979c;
    background: 0 0;
}
.remodal-close:hover {
    color: #2b2e38;
}
.remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 25px;
    line-height: 35px;
    content: "\00d7";
    text-align: center;
}
.remodal-cancel,
.remodal-confirm {
    font: inherit;
    display: inline-block;
    min-width: 110px;
    padding: 12px 0;
    transition: background 0.2s;
    text-align: center;
    vertical-align: middle;
}
.remodal-confirm {
    color: #fff;
    background: #81c784;
}
.remodal-confirm:hover {
    background: #66bb6a;
}
.remodal-cancel {
    color: #fff;
    background: #e57373;
}
.remodal-cancel:hover {
    background: #ef5350;
}
.remodal-cancel::-moz-focus-inner,
.remodal-confirm::-moz-focus-inner {
    padding: 0;
    border: 0;
}
@keyframes remodal-opening-keyframes {
    from {
        transform: scale(1.05);
        opacity: 0;
    }
    to {
        transform: none;
        opacity: 1;
    }
}
@keyframes remodal-closing-keyframes {
    from {
        transform: scale(1);
        opacity: 1;
    }
    to {
        transform: scale(0.95);
        opacity: 0;
    }
}
@keyframes remodal-overlay-opening-keyframes {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes remodal-overlay-closing-keyframes {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
@media only screen and (min-width: 641px) {
    .remodal {
        max-width: 700px;
    }
}
.lt-ie9 .remodal-overlay {
    background: #2b2e38;
}
.lt-ie9 .remodal {
    width: 700px;
}
html.remodal-is-locked {
    overflow: hidden;
}
.remodal,
[data-remodal-id] {
    display: none;
}
.remodal-overlay {
    position: fixed;
    z-index: 9999;
    top: -5000px;
    right: -5000px;
    bottom: -5000px;
    left: -5000px;
    display: none;
}
.remodal-wrapper {
    position: fixed;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    overflow: auto;
    text-align: center;
    -webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
    display: inline-block;
    height: 100%;
    margin-left: -0.05em;
    content: "";
}
.remodal-overlay,
.remodal-wrapper {
    backface-visibility: hidden;
}
.remodal {
    position: relative;
    text-size-adjust: 100%;
}
.remodal-is-initialized {
    display: inline-block;
}
.tourbus-legs {
    display: none;
}
.tourbus-leg {
    position: absolute;
    top: 0;
    border: 1px solid #e5e5e5;
    background: #fff;
}
.tourbus-leg-inner {
    padding: 20px;
    position: relative;
    zoom: 1;
}
.tourbus-leg-inner:after,
.tourbus-leg-inner:before {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}
.tourbus-leg h1,
.tourbus-leg h2,
.tourbus-leg h3,
.tourbus-leg h4,
.tourbus-leg h5,
.tourbus-leg h6 {
    margin-top: 0;
    padding-top: 0;
}
.tourbus-arrow:after,
.tourbus-arrow:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
}
.tourbus-arrow:after {
    border-width: 14px;
}
.tourbus-arrow:before {
    border-width: 16px;
}
.tourbus-arrow-right:after {
    border-right-color: #fff;
    margin-top: -14px;
    top: 50%;
}
.tourbus-arrow-left:after {
    border-left-color: #fff;
    margin-top: -14px;
    top: 50%;
}
.tourbus-arrow-bottom:after {
    border-bottom-color: #fff;
    margin-left: -14px;
    left: 50%;
}
.tourbus-arrow-top:after {
    border-top-color: #fff;
    margin-left: -14px;
    left: 50%;
}
.tourbus-arrow-right:before {
    border-right-color: #e5e5e5;
    margin-top: -16px;
    top: 50%;
}
.tourbus-arrow-left:before {
    border-left-color: #e5e5e5;
    margin-top: -16px;
    top: 50%;
}
.tourbus-arrow-bottom:before {
    border-bottom-color: #e5e5e5;
    margin-left: -16px;
    left: 50%;
}
.tourbus-arrow-top:before {
    border-top-color: #e5e5e5;
    margin-left: -16px;
    left: 50%;
}
.tourbus-arrow-right:after,
.tourbus-arrow-right:before {
    right: 100%;
}
.tourbus-arrow-left:after,
.tourbus-arrow-left:before {
    left: 100%;
}
.tourbus-arrow-bottom:after,
.tourbus-arrow-bottom:before {
    bottom: 100%;
}
.tourbus-arrow-top:after,
.tourbus-arrow-top:before {
    top: 100%;
}
