/*
Theme Name: tooShark bbDefault
Theme URI: http://2shark.ro
Version: 6.0
Description: tooShark bbDefault Child Theme
Author: tooShark Team
Author URI: http://2shark.ro
template: bb-theme
*/

/* Add your custom styles here... */

.br-0 {
  border-radius: 0 !important;
}

p {
  margin-top: 0;
  margin-bottom: 0 !important;
}

a:hover,
a:focus {
  color: #34495e;
  text-decoration: none;
}

.row {
  line-height: 1.3;
  padding: 3px 0;
}

.row-striped:nth-of-type(even) {
  background-color: #ffffff;
}

.row-striped:nth-of-type(odd) {
  background-color: #efefef;
}

.table-list .row > div {
  border-right: 1px solid #fff;
}

.row > div.action {
  border: 0;
}

button, input[type=button], input[type=submit] {
  padding: 15px 20px!important;
  font-size: 14px!important;
  display: flex;
}

button:hover, input[type=button]:hover, input[type=submit]:hover {
  background-color: transparent;
  border: none;
}

button:active,
input[type=button]:active,
input[type=submit]:active,
button:focus,
input[type=button]:focus,
input[type=submit]:focus,
.btn:hover {
  color: #ffffff!important;
  background-color: #34495e;
}

.action a {
  color: #ccc;
}

.fa,
.far,
.fas {
  font-size: 14px;
}

.fl-node-60fac63bd0c26 .fl-form-button.log-out a,
.fl-login-form.fl-login-form-stacked .fl-form-button a {
  margin: 50px auto 0;
  padding: 15px 10px;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: 500;
  width: 140px;
}

ul li {
  list-style-type: none;
  text-align: left;
}

.fl-post-title {
  margin-top: 0;
  display: none;
}

span#inputGroup-sizing-default.input-group-text.fs-100.fw-500.minw-120.txt-slct-inst {
    height: 29px!important;
}

.cred-form .input-group-text {
  background: #6c757d;
  color: #fff;
}

.list-link {
  color: #053264;
}

.list-link:hover {
  text-decoration: none;
}

.page-link {
  color: #232323;
}

.modal-title {
  font-size: 20px;
  margin: 0 auto!important;
  text-align: center!important;
}

.modal-content input[type="submit"] {
  margin: 20px auto 0;
  display: block;
}

.title-table th {
  font-size: 16px;
  font-weight: 700;
}

#wp-submit {
  margin-top: 20px;
  margin-left: 0;
}

.height-rel {
  height: 28px;
}


/***** UTILITY CLASSES *****/

/* Font Weight Utility */
.fontw-100 {
  font-weight: 100;
}
.fontw-300 {
  font-weight: 300;
}
.fontw-400 {
  font-weight: 400;
}
.fontw-500 {
  font-weight: 400;
}
.fontw-600 {
  font-weight: 600;
}
.fontw-700 {
  font-weight: 700;
}
.fontw-800 {
  font-weight: 800;
}
.fontw-900 {
  font-weight: 900;
}

/* Font Size Utility */
.fs-050 {
  font-size: 50%;
}
.fs-060 {
  font-size: 60%;
}
.fs-070 {
  font-size: 70%;
}
.fs-080 {
  font-size: 80%;
}
.fs-090 {
  font-size: 90%;
}
.fs-100 {
  font-size: 100%;
}
.fs-110 {
  font-size: 110%;
}
.fs-120 {
  font-size: 120%;
}
.fs-125 {
  font-size: 125%;
}
.fs-150 {
  font-size: 150%;
}
.fs-175 {
  font-size: 175%;
}
.fs-200 {
  font-size: 200%;
}

/* Line Height Utility */
.lh-10 {
  line-height: 1;
}
.lh-11 {
  line-height: 1.1;
}
.lh-12 {
  line-height: 1.2;
}
.lh-13 {
  line-height: 1.3;
}
.lh-14 {
  line-height: 1.4;
}
.lh-15 {
  line-height: 1.5;
}
.lh-16 {
  line-height: 1.6;
}
.lh-17 {
  line-height: 1.7;
}
.lh-18 {
  line-height: 1.8;
}
.lh-19 {
  line-height: 1.9;
}
.lh-20 {
  line-height: 2;
}
.lh-25 {
  line-height: 2.5;
}
.lh-30 {
  line-height: 3;
}

/* Sizing Utility */
.w-02 {
  width: 2%;
}
.w-05 {
  width: 5%;
}
.w-10 {
  width: 10%;
}
.w-20 {
  width: 20%;
}
.w-25 {
  width: 25%;
}
.w-30 {
  width: 30%;
}
.w-40 {
  width: 40%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-75 {
  width: 75%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.w-100 {
  width: 100%;
}

.fw-10 {
  width: 10px;
}
.fw-20 {
  width: 20px;
}
.fw-25 {
  width: 25px;
}
.fw-40 {
  width: 40px;
}
.fw-50 {
  width: 50px;
}
.fw-60 {
  width: 60px;
}
.fw-75 {
  width: 75px;
}
.fw-80 {
  width: 80px;
}
.fw-100 {
  width: 100px;
}
.fw-120 {
  width: 120px;
}
.fw-140 {
  width: 140px;
}
.fw-150 {
  width: 150px;
}
.fw-160 {
  width: 160px;
}
.fw-180 {
  width: 180px;
}
.fw-200 {
  width: 200px;
}
.fw-250 {
  width: 250px;
}
.fw-300 {
  width: 300px;
}

.minw-20 {
  min-width: 20px;
}
.minw-40 {
  min-width: 40px;
}
.minw-60 {
  min-width: 60px;
}
.minw-80 {
  min-width: 80px;
}
.minw-100 {
  min-width: 100px;
}
.minw-120 {
  min-width: 120px;
}
.minw-140 {
  min-width: 140px;
}
.minw-160 {
  min-width: 160px;
}
.minw-180 {
  min-width: 180px;
}
.minw-200 {
  min-width: 200px;
}
.minw-250 {
  min-width: 250px;
}
.minw-300 {
  min-width: 300px;
}

.h-02 {
  width: 2%;
}
.h-05 {
  width: 5%;
}
.h-10 {
  width: 10%;
}
.h-20 {
  width: 20%;
}
.h-25 {
  width: 25%;
}
.h-30 {
  width: 30%;
}
.h-40 {
  width: 40%;
}
.h-50 {
  width: 50%;
}
.h-60 {
  width: 60%;
}
.h-75 {
  width: 75%;
}
.h-80 {
  width: 80%;
}
.h-90 {
  width: 90%;
}
.h-100 {
  width: 100%;
}

.fh-10 {
  width: 10px;
}
.fh-20 {
  width: 20px;
}
.fh-25 {
  width: 25px;
}
.fh-40 {
  width: 40px;
}
.fh-50 {
  width: 50px;
}
.fh-60 {
  width: 60px;
}
.fh-75 {
  width: 75px;
}
.fh-80 {
  width: 80px;
}
.fh-100 {
  width: 100px;
}
.fh-120 {
  width: 120px;
}
.fh-140 {
  width: 140px;
}
.fh-150 {
  width: 150px;
}
.fh-160 {
  width: 160px;
}
.fh-180 {
  width: 180px;
}
.fh-200 {
  width: 200px;
}
.fh-250 {
  width: 250px;
}
.fh-300 {
  width: 300px;
}

.minh-20 {
  min-width: 20px;
}
.minh-40 {
  min-width: 40px;
}
.minh-60 {
  min-width: 60px;
}
.minh-80 {
  min-width: 80px;
}
.minh-100 {
  min-width: 100px;
}
.minh-120 {
  min-width: 120px;
}
.minh-140 {
  min-width: 140px;
}
.minh-160 {
  min-width: 160px;
}
.minh-180 {
  min-width: 180px;
}
.minh-200 {
  min-width: 200px;
}
.minh-250 {
  min-width: 250px;
}
.minh-300 {
  min-width: 300px;
}

/* Button & Link Hover Utility */
.btn:hover {
  filter: hue-rotate(180deg);
}

.link:hover {
  filter: hue-rotate(180deg);
  cursor: pointer !important;
}
/* Color Utility */

/** Turquoise **/
.text-turquoise {
  color: #1abc9c;
}
.text-turquoise-05 {
  color: #e8f8f5;
}
.text-turquoise-10 {
  color: #d1f2eb;
}
.text-turquoise-20 {
  color: #a3e4d7;
}
.text-turquoise-30 {
  color: #76d7c4;
}
.text-turquoise-40 {
  color: #48c9b0;
}
.text-turquoise-50 {
  color: #1abc9c;
}
.text-turquoise-60 {
  color: #17a589;
}
.text-turquoise-70 {
  color: #148f77;
}
.text-turquoise-80 {
  color: #117864;
}
.text-turquoise-90 {
  color: #0e6251;
}

.link-turquoise {
  color: #1abc9c !important;
}
.link-turquoise-05 {
  color: #e8f8f5;
}
.link-turquoise-10 {
  color: #d1f2eb;
}
.link-turquoise-20 {
  color: #a3e4d7;
}
.link-turquoise-30 {
  color: #76d7c4;
}
.link-turquoise-40 {
  color: #48c9b0;
}
.link-turquoise-50 {
  color: #1abc9c;
}
.link-turquoise-60 {
  color: #17a589;
}
.link-turquoise-70 {
  color: #148f77;
}
.link-turquoise-80 {
  color: #117864;
}
.link-turquoise-90 {
  color: #0e6251;
}

.bg-turquoise {
  background-color: #1abc9c;
}
.bg-turquoise-05 {
  background-color: #e8f8f5;
}
.bg-turquoise-10 {
  background-color: #d1f2eb;
}
.bg-turquoise-20 {
  background-color: #a3e4d7;
}
.bg-turquoise-30 {
  background-color: #76d7c4;
}
.bg-turquoise-40 {
  background-color: #48c9b0;
}
.bg-turquoise-50 {
  background-color: #1abc9c;
}
.bg-turquoise-60 {
  background-color: #17a589;
}
.bg-turquoise-70 {
  background-color: #148f77;
}
.bg-turquoise-80 {
  background-color: #117864;
}
.bg-turquoise-90 {
  background-color: #0e6251;
}

/* Green Sea */
.text-green-sea {
  color: #16a085;
}
.text-green-sea-05 {
  color: #e8f6f3;
}
.text-green-sea-10 {
  color: #d0ece7;
}
.text-green-sea-20 {
  color: #a2d9ce;
}
.text-green-sea-30 {
  color: #73c6b6;
}
.text-green-sea-40 {
  color: #45b39d;
}
.text-green-sea-50 {
  color: #16a085;
}
.text-green-sea-60 {
  color: #138d75;
}
.text-green-sea-70 {
  color: #117a65;
}
.text-green-sea-80 {
  color: #0e6655;
}
.text-green-sea-90 {
  color: #0b5345;
}

.link-green-sea {
  color: #16a085;
}
.link-green-sea-05 {
  color: #e8f6f3;
}
.link-green-sea-10 {
  color: #d0ece7;
}
.link-green-sea-20 {
  color: #a2d9ce;
}
.link-green-sea-30 {
  color: #73c6b6;
}
.link-green-sea-40 {
  color: #45b39d;
}
.link-green-sea-50 {
  color: #16a085;
}
.link-green-sea-60 {
  color: #138d75;
}
.link-green-sea-70 {
  color: #117a65;
}
.link-green-sea-80 {
  color: #0e6655;
}
.link-green-sea-90 {
  color: #0b5345;
}

.bg-green-sea {
  background-color: #16a085;
}
.bg-green-sea-05 {
  background-color: #e8f6f3;
}
.bg-green-sea-10 {
  background-color: #d0ece7;
}
.bg-green-sea-20 {
  background-color: #a2d9ce;
}
.bg-green-sea-30 {
  background-color: #73c6b6;
}
.bg-green-sea-40 {
  background-color: #45b39d;
}
.bg-green-sea-50 {
  background-color: #16a085;
}
.bg-green-sea-60 {
  background-color: #138d75;
}
.bg-green-sea-70 {
  background-color: #117a65;
}
.bg-green-sea-80 {
  background-color: #0e6655;
}
.bg-green-sea-90 {
  background-color: #0b5345;
}

/* Emerald */
.text-emerald {
  color: #2ecc71;
}
.text-emerald-05 {
  color: #eafaf1;
}
.text-emerald-10 {
  color: #d5f5e3;
}
.text-emerald-20 {
  color: #abebc6;
}
.text-emerald-30 {
  color: #82e0aa;
}
.text-emerald-40 {
  color: #58d68d;
}
.text-emerald-50 {
  color: #2ecc71;
}
.text-emerald-60 {
  color: #28b463;
}
.text-emerald-70 {
  color: #239b56;
}
.text-emerald-80 {
  color: #1d8348;
}
.text-emerald-90 {
  color: #186a3b;
}

.link-emerald {
  color: #2ecc71;
}
.link-emerald-05 {
  color: #eafaf1;
}
.link-emerald-10 {
  color: #d5f5e3;
}
.link-emerald-20 {
  color: #abebc6;
}
.link-emerald-30 {
  color: #82e0aa;
}
.link-emerald-40 {
  color: #58d68d;
}
.link-emerald-50 {
  color: #2ecc71;
}
.link-emerald-60 {
  color: #28b463;
}
.link-emerald-70 {
  color: #239b56;
}
.link-emerald-80 {
  color: #1d8348;
}
.link-emerald-90 {
  color: #186a3b;
}

.bg-emerald {
  background-color: #2ecc71;
}
.bg-emerald-05 {
  background-color: #eafaf1;
}
.bg-emerald-10 {
  background-color: #d5f5e3;
}
.bg-emerald-20 {
  background-color: #abebc6;
}
.bg-emerald-30 {
  background-color: #82e0aa;
}
.bg-emerald-40 {
  background-color: #58d68d;
}
.bg-emerald-50 {
  background-color: #2ecc71;
}
.bg-emerald-60 {
  background-color: #28b463;
}
.bg-emerald-70 {
  background-color: #239b56;
}
.bg-emerald-80 {
  background-color: #1d8348;
}
.bg-emerald-90 {
  background-color: #186a3b;
}

/* Nephritis */
.text-nephritis {
  color: #27ae60;
}
.text-nephritis-05 {
  color: #e9f7ef;
}
.text-nephritis-10 {
  color: #d4efdf;
}
.text-nephritis-20 {
  color: #a9dfbf;
}
.text-nephritis-30 {
  color: #7dcea0;
}
.text-nephritis-40 {
  color: #52be80;
}
.text-nephritis-50 {
  color: #27ae60;
}
.text-nephritis-60 {
  color: #229954;
}
.text-nephritis-70 {
  color: #1e8449;
}
.text-nephritis-80 {
  color: #196f3d;
}
.text-nephritis-90 {
  color: #145a32;
}

.link-nephritis {
  color: #27ae60;
}
.link-nephritis-05 {
  color: #e9f7ef;
}
.link-nephritis-10 {
  color: #d4efdf;
}
.link-nephritis-20 {
  color: #a9dfbf;
}
.link-nephritis-30 {
  color: #7dcea0;
}
.link-nephritis-40 {
  color: #52be80;
}
.link-nephritis-50 {
  color: #27ae60;
}
.link-nephritis-60 {
  color: #229954;
}
.link-nephritis-70 {
  color: #1e8449;
}
.link-nephritis-80 {
  color: #196f3d;
}
.link-nephritis-90 {
  color: #145a32;
}

.bg-nephritis {
  background-color: #27ae60;
}
.bg-nephritis-05 {
  background-color: #e9f7ef;
}
.bg-nephritis-10 {
  background-color: #d4efdf;
}
.bg-nephritis-20 {
  background-color: #a9dfbf;
}
.bg-nephritis-30 {
  background-color: #7dcea0;
}
.bg-nephritis-40 {
  background-color: #52be80;
}
.bg-nephritis-50 {
  background-color: #27ae60;
}
.bg-nephritis-60 {
  background-color: #229954;
}
.bg-nephritis-70 {
  background-color: #1e8449;
}
.bg-nephritis-80 {
  background-color: #196f3d;
}
.bg-nephritis-90 {
  background-color: #145a32;
}

/* Peter River */
.text-peter-river {
  color: #3498db;
}
.text-peter-river-05 {
  color: #ebf5fb;
}
.text-peter-river-10 {
  color: #d6eaf8;
}
.text-peter-river-20 {
  color: #aed6f1;
}
.text-peter-river-30 {
  color: #85c1e9;
}
.text-peter-river-40 {
  color: #5dade2;
}
.text-peter-river-50 {
  color: #3498db;
}
.text-peter-river-60 {
  color: #2e86c1;
}
.text-peter-river-70 {
  color: #2874a6;
}
.text-peter-river-80 {
  color: #21618c;
}
.text-peter-river-90 {
  color: #1b4f72;
}

.link-peter-river {
  color: #3498db;
}
.link-peter-river-05 {
  color: #ebf5fb;
}
.link-peter-river-10 {
  color: #d6eaf8;
}
.link-peter-river-20 {
  color: #aed6f1;
}
.link-peter-river-30 {
  color: #85c1e9;
}
.link-peter-river-40 {
  color: #5dade2;
}
.link-peter-river-50 {
  color: #3498db;
}
.link-peter-river-60 {
  color: #2e86c1;
}
.link-peter-river-70 {
  color: #2874a6;
}
.link-peter-river-80 {
  color: #21618c;
}
.link-peter-river-90 {
  color: #1b4f72;
}

.bg-peter-river {
  background-color: #3498db;
}
.bg-peter-river-05 {
  background-color: #ebf5fb;
}
.bg-peter-river-10 {
  background-color: #d6eaf8;
}
.bg-peter-river-20 {
  background-color: #aed6f1;
}
.bg-peter-river-30 {
  background-color: #85c1e9;
}
.bg-peter-river-40 {
  background-color: #5dade2;
}
.bg-peter-river-50 {
  background-color: #3498db;
}
.bg-peter-river-60 {
  background-color: #2e86c1;
}
.bg-peter-river-70 {
  background-color: #2874a6;
}
.bg-peter-river-80 {
  background-color: #21618c;
}
.bg-peter-river-90 {
  background-color: #1b4f72;
}

/* Belize Hole */
.text-belize-hole {
  color: #2980b9;
}
.text-belize-hole-05 {
  color: #eaf2f8;
}
.text-belize-hole-10 {
  color: #d4e6f1;
}
.text-belize-hole-20 {
  color: #a9cce3;
}
.text-belize-hole-30 {
  color: #7fb3d5;
}
.text-belize-hole-40 {
  color: #5499c7;
}
.text-belize-hole-50 {
  color: #2980b9;
}
.text-belize-hole-60 {
  color: #2471a3;
}
.text-belize-hole-70 {
  color: #1f618d;
}
.text-belize-hole-80 {
  color: #1a5276;
}
.text-belize-hole-90 {
  color: #154360;
}

.link-belize-hole {
  color: #2980b9;
}
.link-belize-hole-05 {
  color: #eaf2f8;
}
.link-belize-hole-10 {
  color: #d4e6f1;
}
.link-belize-hole-20 {
  color: #a9cce3;
}
.link-belize-hole-30 {
  color: #7fb3d5;
}
.link-belize-hole-40 {
  color: #5499c7;
}
.link-belize-hole-50 {
  color: #2980b9;
}
.link-belize-hole-60 {
  color: #2471a3;
}
.link-belize-hole-70 {
  color: #1f618d;
}
.link-belize-hole-80 {
  color: #1a5276;
}
.link-belize-hole-90 {
  color: #154360;
}

.bg-belize-hole {
  background-color: #2980b9;
}
.bg-belize-hole-05 {
  background-color: #eaf2f8;
}
.bg-belize-hole-10 {
  background-color: #d4e6f1;
}
.bg-belize-hole-20 {
  background-color: #a9cce3;
}
.bg-belize-hole-30 {
  background-color: #7fb3d5;
}
.bg-belize-hole-40 {
  background-color: #5499c7;
}
.bg-belize-hole-50 {
  background-color: #2980b9;
}
.bg-belize-hole-60 {
  background-color: #2471a3;
}
.bg-belize-hole-70 {
  background-color: #1f618d;
}
.bg-belize-hole-80 {
  background-color: #1a5276;
}
.bg-belize-hole-90 {
  background-color: #154360;
}

/* Amethyst */
.text-amethyst {
  color: #9b59b6;
}
.text-amethyst-05 {
  color: #f5eef8;
}
.text-amethyst-10 {
  color: #ebdef0;
}
.text-amethyst-20 {
  color: #d7bde2;
}
.text-amethyst-30 {
  color: #c39bd3;
}
.text-amethyst-40 {
  color: #af7ac5;
}
.text-amethyst-50 {
  color: #9b59b6;
}
.text-amethyst-60 {
  color: #884ea0;
}
.text-amethyst-70 {
  color: #76448a;
}
.text-amethyst-80 {
  color: #633974;
}
.text-amethyst-90 {
  color: #512e5f;
}

.link-amethyst {
  color: #9b59b6;
}
.link-amethyst-05 {
  color: #f5eef8;
}
.link-amethyst-10 {
  color: #ebdef0;
}
.link-amethyst-20 {
  color: #d7bde2;
}
.link-amethyst-30 {
  color: #c39bd3;
}
.link-amethyst-40 {
  color: #af7ac5;
}
.link-amethyst-50 {
  color: #9b59b6;
}
.link-amethyst-60 {
  color: #884ea0;
}
.link-amethyst-70 {
  color: #76448a;
}
.link-amethyst-80 {
  color: #633974;
}
.link-amethyst-90 {
  color: #512e5f;
}

.bg-amethyst {
  background-color: #9b59b6;
}
.bg-amethyst-05 {
  background-color: #f5eef8;
}
.bg-amethyst-10 {
  background-color: #ebdef0;
}
.bg-amethyst-20 {
  background-color: #d7bde2;
}
.bg-amethyst-30 {
  background-color: #c39bd3;
}
.bg-amethyst-40 {
  background-color: #af7ac5;
}
.bg-amethyst-50 {
  background-color: #9b59b6;
}
.bg-amethyst-60 {
  background-color: #884ea0;
}
.bg-amethyst-70 {
  background-color: #76448a;
}
.bg-amethyst-80 {
  background-color: #633974;
}
.bg-amethyst-90 {
  background-color: #512e5f;
}

/* Wisteria */
.text-wisteria {
  color: #8e44ad;
}
.text-wisteria-05 {
  color: #f4ecf7;
}
.text-wisteria-10 {
  color: #e8daef;
}
.text-wisteria-20 {
  color: #d2b4de;
}
.text-wisteria-30 {
  color: #bb8fce;
}
.text-wisteria-40 {
  color: #a569bd;
}
.text-wisteria-50 {
  color: #8e44ad;
}
.text-wisteria-60 {
  color: #7d3c98;
}
.text-wisteria-70 {
  color: #6c3483;
}
.text-wisteria-80 {
  color: #5b2c6f;
}
.text-wisteria-90 {
  color: #4a235a;
}

.link-wisteria {
  color: #8e44ad;
}
.link-wisteria-05 {
  color: #f4ecf7;
}
.link-wisteria-10 {
  color: #e8daef;
}
.link-wisteria-20 {
  color: #d2b4de;
}
.link-wisteria-30 {
  color: #bb8fce;
}
.link-wisteria-40 {
  color: #a569bd;
}
.link-wisteria-50 {
  color: #8e44ad;
}
.link-wisteria-60 {
  color: #7d3c98;
}
.link-wisteria-70 {
  color: #6c3483;
}
.link-wisteria-80 {
  color: #5b2c6f;
}
.link-wisteria-90 {
  color: #4a235a;
}

.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wisteria-05 {
  background-color: #f4ecf7;
}
.bg-wisteria-10 {
  background-color: #e8daef;
}
.bg-wisteria-20 {
  background-color: #d2b4de;
}
.bg-wisteria-30 {
  background-color: #bb8fce;
}
.bg-wisteria-40 {
  background-color: #a569bd;
}
.bg-wisteria-50 {
  background-color: #8e44ad;
}
.bg-wisteria-60 {
  background-color: #7d3c98;
}
.bg-wisteria-70 {
  background-color: #6c3483;
}
.bg-wisteria-80 {
  background-color: #5b2c6f;
}
.bg-wisteria-90 {
  background-color: #4a235a;
}

/* Wet Asphalt */
.text-wet-asphalt {
  color: #34495e;
}
.text-wet-asphalt-05 {
  color: #ebedef;
}
.text-wet-asphalt-10 {
  color: #d6dbdf;
}
.text-wet-asphalt-20 {
  color: #aeb6bf;
}
.text-wet-asphalt-30 {
  color: #85929e;
}
.text-wet-asphalt-40 {
  color: #5d6d7e;
}
.text-wet-asphalt-50 {
  color: #34495e;
}
.text-wet-asphalt-60 {
  color: #2e4053;
}
.text-wet-asphalt-70 {
  color: #283747;
}
.text-wet-asphalt-80 {
  color: #212f3c;
}
.text-wet-asphalt-90 {
  color: #1b2631;
}

.link-wet-asphalt {
  color: #34495e;
}
.link-wet-asphalt-05 {
  color: #ebedef;
}
.link-wet-asphalt-10 {
  color: #d6dbdf;
}
.link-wet-asphalt-20 {
  color: #aeb6bf;
}
.link-wet-asphalt-30 {
  color: #85929e;
}
.link-wet-asphalt-40 {
  color: #5d6d7e;
}
.link-wet-asphalt-50 {
  color: #34495e;
}
.link-wet-asphalt-60 {
  color: #2e4053;
}
.link-wet-asphalt-70 {
  color: #283747;
}
.link-wet-asphalt-80 {
  color: #212f3c;
}
.link-wet-asphalt-90 {
  color: #1b2631;
}

.bg-wet-asphalt {
  background-color: #34495e;
}
.bg-wet-asphalt-05 {
  background-color: #ebedef;
}
.bg-wet-asphalt-10 {
  background-color: #d6dbdf;
}
.bg-wet-asphalt-20 {
  background-color: #aeb6bf;
}
.bg-wet-asphalt-30 {
  background-color: #85929e;
}
.bg-wet-asphalt-40 {
  background-color: #5d6d7e;
}
.bg-wet-asphalt-50 {
  background-color: #34495e;
}
.bg-wet-asphalt-60 {
  background-color: #2e4053;
}
.bg-wet-asphalt-70 {
  background-color: #283747;
}
.bg-wet-asphalt-80 {
  background-color: #212f3c;
}
.bg-wet-asphalt-90 {
  background-color: #1b2631;
}

/* Midnight Blue */
.text-midnight-blue {
  color: #2c3e05;
}
.text-midnight-blue-05 {
  color: #eaecee;
}
.text-midnight-blue-10 {
  color: #d5d8dc;
}
.text-midnight-blue-20 {
  color: #abb2b9;
}
.text-midnight-blue-30 {
  color: #808b96;
}
.text-midnight-blue-40 {
  color: #566573;
}
.text-midnight-blue-50 {
  color: #2c3e05;
}
.text-midnight-blue-60 {
  color: #273746;
}
.text-midnight-blue-70 {
  color: #212f3d;
}
.text-midnight-blue-80 {
  color: #1c2833;
}
.text-midnight-blue-90 {
  color: #17202a;
}

.link-midnight-blue {
  color: #2c3e05;
}
.link-midnight-blue-05 {
  color: #eaecee;
}
.link-midnight-blue-10 {
  color: #d5d8dc;
}
.link-midnight-blue-20 {
  color: #abb2b9;
}
.link-midnight-blue-30 {
  color: #808b96;
}
.link-midnight-blue-40 {
  color: #566573;
}
.link-midnight-blue-50 {
  color: #2c3e05;
}
.link-midnight-blue-60 {
  color: #273746;
}
.link-midnight-blue-70 {
  color: #212f3d;
}
.link-midnight-blue-80 {
  color: #1c2833;
}
.link-midnight-blue-90 {
  color: #17202a;
}

.bg-midnight-blue {
  background-color: #2c3e05;
}
.bg-midnight-blue-05 {
  background-color: #eaecee;
}
.bg-midnight-blue-10 {
  background-color: #d5d8dc;
}
.bg-midnight-blue-20 {
  background-color: #abb2b9;
}
.bg-midnight-blue-30 {
  background-color: #808b96;
}
.bg-midnight-blue-40 {
  background-color: #566573;
}
.bg-midnight-blue-50 {
  background-color: #2c3e05;
}
.bg-midnight-blue-60 {
  background-color: #273746;
}
.bg-midnight-blue-70 {
  background-color: #212f3d;
}
.bg-midnight-blue-80 {
  background-color: #1c2833;
}
.bg-midnight-blue-90 {
  background-color: #17202a;
}

/* Sunflower */
.text-sunflower {
  color: #f1c40f;
}
.text-sunflower-05 {
  color: #fef9e7;
}
.text-sunflower-10 {
  color: #fcf3cf;
}
.text-sunflower-20 {
  color: #f9e79f;
}
.text-sunflower-30 {
  color: #f7dc6f;
}
.text-sunflower-40 {
  color: #f4d03f;
}
.text-sunflower-50 {
  color: #f1c40f;
}
.text-sunflower-60 {
  color: #d4ac0d;
}
.text-sunflower-70 {
  color: #b7905b;
}
.text-sunflower-80 {
  color: #9a7d0a;
}
.text-sunflower-90 {
  color: #7d6608;
}

.link-sunflower {
  color: #f1c40f !important;
}
.link-sunflower-05 {
  color: #fef9e7 !important;
}
.link-sunflower-10 {
  color: #fcf3cf !important;
}
.link-sunflower-20 {
  color: #f9e79f !important;
}
.link-sunflower-30 {
  color: #f7dc6f !important;
}
.link-sunflower-40 {
  color: #f4d03f !important;
}
.link-sunflower-50 {
  color: #f1c40f !important;
}
.link-sunflower-60 {
  color: #d4ac0d !important;
}
.link-sunflower-70 {
  color: #b7905b !important;
}
.link-sunflower-80 {
  color: #9a7d0a !important;
}
.link-sunflower-90 {
  color: #7d6608 !important;
}

.bg-sunflower {
  background-color: #f1c40f;
}
.bg-sunflower-05 {
  background-color: #fef9e7;
}
.bg-sunflower-10 {
  background-color: #fcf3cf;
}
.bg-sunflower-20 {
  background-color: #f9e79f;
}
.bg-sunflower-30 {
  background-color: #f7dc6f;
}
.bg-sunflower-40 {
  background-color: #f4d03f;
}
.bg-sunflower-50 {
  background-color: #f1c40f;
}
.bg-sunflower-60 {
  background-color: #d4ac0d;
}
.bg-sunflower-70 {
  background-color: #b7905b;
}
.bg-sunflower-80 {
  background-color: #9a7d0a;
}
.bg-sunflower-90 {
  background-color: #7d6608;
}

/* Orange */
.text-orange {
  color: #f39c12;
}
.text-orange-05 {
  color: #fef5e7;
}
.text-orange-10 {
  color: #fdebd0;
}
.text-orange-20 {
  color: #fad7a0;
}
.text-orange-30 {
  color: #f8c471;
}
.text-orange-40 {
  color: #f5b041;
}
.text-orange-50 {
  color: #f39c12;
}
.text-orange-60 {
  color: #d68910;
}
.text-orange-70 {
  color: #b9770e;
}
.text-orange-80 {
  color: #9c640c;
}
.text-orange-90 {
  color: #7e5109;
}

.link-orange {
  color: #f39c12;
}
.link-orange-05 {
  color: #fef5e7;
}
.link-orange-10 {
  color: #fdebd0;
}
.link-orange-20 {
  color: #fad7a0;
}
.link-orange-30 {
  color: #f8c471;
}
.link-orange-40 {
  color: #f5b041;
}
.link-orange-50 {
  color: #f39c12;
}
.link-orange-60 {
  color: #d68910;
}
.link-orange-70 {
  color: #b9770e;
}
.link-orange-80 {
  color: #9c640c;
}
.link-orange-90 {
  color: #7e5109;
}

.bg-orange {
  background-color: #f39c12;
}
.bg-orange-05 {
  background-color: #fef5e7;
}
.bg-orange-10 {
  background-color: #fdebd0;
}
.bg-orange-20 {
  background-color: #fad7a0;
}
.bg-orange-30 {
  background-color: #f8c471;
}
.bg-orange-40 {
  background-color: #f5b041;
}
.bg-orange-50 {
  background-color: #f39c12;
}
.bg-orange-60 {
  background-color: #d68910;
}
.bg-orange-70 {
  background-color: #b9770e;
}
.bg-orange-80 {
  background-color: #9c640c;
}
.bg-orange-90 {
  background-color: #7e5109;
}

/* Carrot */
.text-carrot {
  color: #e67e22;
}
.text-carrot-05 {
  color: #fdf2e9;
}
.text-carrot-10 {
  color: #fae5d3;
}
.text-carrot-20 {
  color: #f5cba7;
}
.text-carrot-30 {
  color: #f0b27a;
}
.text-carrot-40 {
  color: #eb984e;
}
.text-carrot-50 {
  color: #e67e22;
}
.text-carrot-60 {
  color: #ca6f1e;
}
.text-carrot-70 {
  color: #af601a;
}
.text-carrot-80 {
  color: #935116;
}
.text-carrot-90 {
  color: #784212;
}

.link-carrot {
  color: #e67e22;
}
.link-carrot-05 {
  color: #fdf2e9;
}
.link-carrot-10 {
  color: #fae5d3;
}
.link-carrot-20 {
  color: #f5cba7;
}
.link-carrot-30 {
  color: #f0b27a;
}
.link-carrot-40 {
  color: #eb984e;
}
.link-carrot-50 {
  color: #e67e22;
}
.link-carrot-60 {
  color: #ca6f1e;
}
.link-carrot-70 {
  color: #af601a;
}
.link-carrot-80 {
  color: #935116;
}
.link-carrot-90 {
  color: #784212;
}

.bg-carrot {
  background-color: #e67e22;
}
.bg-carrot-05 {
  background-color: #fdf2e9;
}
.bg-carrot-10 {
  background-color: #fae5d3;
}
.bg-carrot-20 {
  background-color: #f5cba7;
}
.bg-carrot-30 {
  background-color: #f0b27a;
}
.bg-carrot-40 {
  background-color: #eb984e;
}
.bg-carrot-50 {
  background-color: #e67e22;
}
.bg-carrot-60 {
  background-color: #ca6f1e;
}
.bg-carrot-70 {
  background-color: #af601a;
}
.bg-carrot-80 {
  background-color: #935116;
}
.bg-carrot-90 {
  background-color: #784212;
}

/* Pumpkin */
.text-pumpkin {
  color: #d35400;
}
.text-pumpkin-05 {
  color: #fbeee6;
}
.text-pumpkin-10 {
  color: #f6ddcc;
}
.text-pumpkin-20 {
  color: #edbb99;
}
.text-pumpkin-30 {
  color: #e59866;
}
.text-pumpkin-40 {
  color: #dc7633;
}
.text-pumpkin-50 {
  color: #d35400;
}
.text-pumpkin-60 {
  color: #ba4a00;
}
.text-pumpkin-70 {
  color: #a04000;
}
.text-pumpkin-80 {
  color: #873600;
}
.text-pumpkin-90 {
  color: #6e2c00;
}

.link-pumpkin {
  color: #d35400;
}
.link-pumpkin-05 {
  color: #fbeee6;
}
.link-pumpkin-10 {
  color: #f6ddcc;
}
.link-pumpkin-20 {
  color: #edbb99;
}
.link-pumpkin-30 {
  color: #e59866;
}
.link-pumpkin-40 {
  color: #dc7633;
}
.link-pumpkin-50 {
  color: #d35400;
}
.link-pumpkin-60 {
  color: #ba4a00;
}
.link-pumpkin-70 {
  color: #a04000;
}
.link-pumpkin-80 {
  color: #873600;
}
.link-pumpkin-90 {
  color: #6e2c00;
}

.bg-pumpkin {
  background-color: #d35400;
}
.bg-pumpkin-05 {
  background-color: #fbeee6;
}
.bg-pumpkin-10 {
  background-color: #f6ddcc;
}
.bg-pumpkin-20 {
  background-color: #edbb99;
}
.bg-pumpkin-30 {
  background-color: #e59866;
}
.bg-pumpkin-40 {
  background-color: #dc7633;
}
.bg-pumpkin-50 {
  background-color: #d35400;
}
.bg-pumpkin-60 {
  background-color: #ba4a00;
}
.bg-pumpkin-70 {
  background-color: #a04000;
}
.bg-pumpkin-80 {
  background-color: #873600;
}
.bg-pumpkin-90 {
  background-color: #6e2c00;
}

/* Alizarin */
.text-alizarin {
  color: #e74c3c;
}
.text-alizarin-05 {
  color: #fdedec;
}
.text-alizarin-10 {
  color: #fadbd8;
}
.text-alizarin-20 {
  color: #f5b7b1;
}
.text-alizarin-30 {
  color: #f1948a;
}
.text-alizarin-40 {
  color: #ec7063;
}
.text-alizarin-50 {
  color: #e74c3c;
}
.text-alizarin-60 {
  color: #cb4335;
}
.text-alizarin-70 {
  color: #b03a2e;
}
.text-alizarin-80 {
  color: #943126;
}
.text-alizarin-90 {
  color: #78281f;
}

.link-alizarin {
  color: #e74c3c;
}
.link-alizarin-05 {
  color: #fdedec;
}
.link-alizarin-10 {
  color: #fadbd8;
}
.link-alizarin-20 {
  color: #f5b7b1;
}
.link-alizarin-30 {
  color: #f1948a;
}
.link-alizarin-40 {
  color: #ec7063;
}
.link-alizarin-50 {
  color: #e74c3c;
}
.link-alizarin-60 {
  color: #cb4335;
}
.link-alizarin-70 {
  color: #b03a2e;
}
.link-alizarin-80 {
  color: #943126;
}
.link-alizarin-90 {
  color: #78281f;
}

.bg-alizarin {
  background-color: #e74c3c;
}
.bg-alizarin-05 {
  background-color: #fdedec;
}
.bg-alizarin-10 {
  background-color: #fadbd8;
}
.bg-alizarin-20 {
  background-color: #f5b7b1;
}
.bg-alizarin-30 {
  background-color: #f1948a;
}
.bg-alizarin-40 {
  background-color: #ec7063;
}
.bg-alizarin-50 {
  background-color: #e74c3c;
}
.bg-alizarin-60 {
  background-color: #cb4335;
}
.bg-alizarin-70 {
  background-color: #b03a2e;
}
.bg-alizarin-80 {
  background-color: #943126;
}
.bg-alizarin-90 {
  background-color: #78281f;
}

/* Pomegranate */
.text-pomegranate {
  color: #c0392b;
}
.text-pomegranate-05 {
  color: #f9ebea;
}
.text-pomegranate-10 {
  color: #f2d7d5;
}
.text-pomegranate-20 {
  color: #e6b0aa;
}
.text-pomegranate-30 {
  color: #d98880;
}
.text-pomegranate-40 {
  color: #cd6155;
}
.text-pomegranate-50 {
  color: #c0392b;
}
.text-pomegranate-60 {
  color: #a93226;
}
.text-pomegranate-70 {
  color: #922b21;
}
.text-pomegranate-80 {
  color: #7b241c;
}
.text-pomegranate-90 {
  color: #641e16;
}

.link-pomegranate {
  color: #c0392b;
}
.link-pomegranate-05 {
  color: #f9ebea;
}
.link-pomegranate-10 {
  color: #f2d7d5;
}
.link-pomegranate-20 {
  color: #e6b0aa;
}
.link-pomegranate-30 {
  color: #d98880;
}
.link-pomegranate-40 {
  color: #cd6155;
}
.link-pomegranate-50 {
  color: #c0392b;
}
.link-pomegranate-60 {
  color: #a93226;
}
.link-pomegranate-70 {
  color: #922b21;
}
.link-pomegranate-80 {
  color: #7b241c;
}
.link-pomegranate-90 {
  color: #641e16;
}

.bg-pomegranate {
  background-color: #c0392b;
}
.bg-pomegranate-05 {
  background-color: #f9ebea;
}
.bg-pomegranate-10 {
  background-color: #f2d7d5;
}
.bg-pomegranate-20 {
  background-color: #e6b0aa;
}
.bg-pomegranate-30 {
  background-color: #d98880;
}
.bg-pomegranate-40 {
  background-color: #cd6155;
}
.bg-pomegranate-50 {
  background-color: #c0392b;
}
.bg-pomegranate-60 {
  background-color: #a93226;
}
.bg-pomegranate-70 {
  background-color: #922b21;
}
.bg-pomegranate-80 {
  background-color: #7b241c;
}
.bg-pomegranate-90 {
  background-color: #641e16;
}

/* Clouds */
.text-clouds {
  color: #ecf0f1;
}
.text-clouds-05 {
  color: #fdfefe;
}
.text-clouds-10 {
  color: #fbfcfc;
}
.text-clouds-20 {
  color: #f7f9f9;
}
.text-clouds-30 {
  color: #f4f6f7;
}
.text-clouds-40 {
  color: #f0f3f4;
}
.text-clouds-50 {
  color: #ecf0f1;
}
.text-clouds-60 {
  color: #d0d3d4;
}
.text-clouds-70 {
  color: #b3b6b7;
}
.text-clouds-80 {
  color: #979a9a;
}
.text-clouds-90 {
  color: #7b7d7d;
}

.link-clouds {
  color: #ecf0f1;
}
.link-clouds-05 {
  color: #fdfefe;
}
.link-clouds-10 {
  color: #fbfcfc;
}
.link-clouds-20 {
  color: #f7f9f9;
}
.link-clouds-30 {
  color: #f4f6f7;
}
.link-clouds-40 {
  color: #f0f3f4;
}
.link-clouds-50 {
  color: #ecf0f1;
}
.link-clouds-60 {
  color: #d0d3d4;
}
.link-clouds-70 {
  color: #b3b6b7;
}
.link-clouds-80 {
  color: #979a9a;
}
.link-clouds-90 {
  color: #7b7d7d;
}

.bg-clouds {
  background-color: #ecf0f1;
}
.bg-clouds-05 {
  background-color: #fdfefe;
}
.bg-clouds-10 {
  background-color: #fbfcfc;
}
.bg-clouds-20 {
  background-color: #f7f9f9;
}
.bg-clouds-30 {
  background-color: #f4f6f7;
}
.bg-clouds-40 {
  background-color: #f0f3f4;
}
.bg-clouds-50 {
  background-color: #ecf0f1;
}
.bg-clouds-60 {
  background-color: #d0d3d4;
}
.bg-clouds-70 {
  background-color: #b3b6b7;
}
.bg-clouds-80 {
  background-color: #979a9a;
}
.bg-clouds-90 {
  background-color: #7b7d7d;
}

/* Silver */
.text-silver {
  color: #bdc3c7;
}
.text-silver-05 {
  color: #f8f9f9;
}
.text-silver-10 {
  color: #f2f3f4;
}
.text-silver-20 {
  color: #e5e7e9;
}
.text-silver-30 {
  color: #d7dbdd;
}
.text-silver-40 {
  color: #cacfd2;
}
.text-silver-50 {
  color: #bdc3c7;
}
.text-silver-60 {
  color: #a6acaf;
}
.text-silver-70 {
  color: #909497;
}
.text-silver-80 {
  color: #797d7f;
}
.text-silver-90 {
  color: #626567;
}

.link-silver {
  color: #bdc3c7;
}
.link-silver-05 {
  color: #f8f9f9;
}
.link-silver-10 {
  color: #f2f3f4;
}
.link-silver-20 {
  color: #e5e7e9;
}
.link-silver-30 {
  color: #d7dbdd;
}
.link-silver-40 {
  color: #cacfd2;
}
.link-silver-50 {
  color: #bdc3c7;
}
.link-silver-60 {
  color: #a6acaf;
}
.link-silver-70 {
  color: #909497;
}
.link-silver-80 {
  color: #797d7f;
}
.link-silver-90 {
  color: #626567;
}

.bg-silver {
  background-color: #bdc3c7;
}
.bg-silver-05 {
  background-color: #f8f9f9;
}
.bg-silver-10 {
  background-color: #f2f3f4;
}
.bg-silver-20 {
  background-color: #e5e7e9;
}
.bg-silver-30 {
  background-color: #d7dbdd;
}
.bg-silver-40 {
  background-color: #cacfd2;
}
.bg-silver-50 {
  background-color: #bdc3c7;
}
.bg-silver-60 {
  background-color: #a6acaf;
}
.bg-silver-70 {
  background-color: #909497;
}
.bg-silver-80 {
  background-color: #797d7f;
}
.bg-silver-90 {
  background-color: #626567;
}

/* Concrete */
.text-concrete {
  color: #95a5a6;
}
.text-concrete-05 {
  color: #f4f6f6;
}
.text-concrete-10 {
  color: #eaeded;
}
.text-concrete-20 {
  color: #d5dbdb;
}
.text-concrete-30 {
  color: #bfc9ca;
}
.text-concrete-40 {
  color: #aab7b8;
}
.text-concrete-50 {
  color: #95a5a6;
}
.text-concrete-60 {
  color: #839192;
}
.text-concrete-70 {
  color: #717d7e;
}
.text-concrete-80 {
  color: #5f6a6a;
}
.text-concrete-90 {
  color: #4d5656;
}

.link-concrete {
  color: #95a5a6;
}
.link-concrete-05 {
  color: #f4f6f6;
}
.link-concrete-10 {
  color: #eaeded;
}
.link-concrete-20 {
  color: #d5dbdb;
}
.link-concrete-30 {
  color: #bfc9ca;
}
.link-concrete-40 {
  color: #aab7b8;
}
.link-concrete-50 {
  color: #95a5a6;
}
.link-concrete-60 {
  color: #839192;
}
.link-concrete-70 {
  color: #717d7e;
}
.link-concrete-80 {
  color: #5f6a6a;
}
.link-concrete-90 {
  color: #4d5656;
}

.bg-concrete {
  background-color: #95a5a6;
}
.bg-concrete-05 {
  background-color: #f4f6f6;
}
.bg-concrete-10 {
  background-color: #eaeded;
}
.bg-concrete-20 {
  background-color: #d5dbdb;
}
.bg-concrete-30 {
  background-color: #bfc9ca;
}
.bg-concrete-40 {
  background-color: #aab7b8;
}
.bg-concrete-50 {
  background-color: #95a5a6;
}
.bg-concrete-60 {
  background-color: #839192;
}
.bg-concrete-70 {
  background-color: #717d7e;
}
.bg-concrete-80 {
  background-color: #5f6a6a;
}
.bg-concrete-90 {
  background-color: #4d5656;
}

/* Asbestos */
.text-asbestos {
  color: #7f8c8d;
}
.text-asbestos-05 {
  color: #f2f4f4;
}
.text-asbestos-10 {
  color: #e5e8e8;
}
.text-asbestos-20 {
  color: #ccd1d1;
}
.text-asbestos-30 {
  color: #b2babb;
}
.text-asbestos-40 {
  color: #99a3a4;
}
.text-asbestos-50 {
  color: #7f8c8d;
}
.text-asbestos-60 {
  color: #707b7c;
}
.text-asbestos-70 {
  color: #616a6b;
}
.text-asbestos-80 {
  color: #515a5a;
}
.text-asbestos-90 {
  color: #424949;
}

.link-asbestos {
  color: #7f8c8d;
}
.link-asbestos-05 {
  color: #f2f4f4;
}
.link-asbestos-10 {
  color: #e5e8e8;
}
.link-asbestos-20 {
  color: #ccd1d1;
}
.link-asbestos-30 {
  color: #b2babb;
}
.link-asbestos-40 {
  color: #99a3a4;
}
.link-asbestos-50 {
  color: #7f8c8d;
}
.link-asbestos-60 {
  color: #707b7c;
}
.link-asbestos-70 {
  color: #616a6b;
}
.link-asbestos-80 {
  color: #515a5a;
}
.link-asbestos-90 {
  color: #424949;
}

.bg-asbestos {
  background-color: #7f8c8d;
}
.bg-asbestos-05 {
  background-color: #f2f4f4;
}
.bg-asbestos-10 {
  background-color: #e5e8e8;
}
.bg-asbestos-20 {
  background-color: #ccd1d1;
}
.bg-asbestos-30 {
  background-color: #b2babb;
}
.bg-asbestos-40 {
  background-color: #99a3a4;
}
.bg-asbestos-50 {
  background-color: #7f8c8d;
}
.bg-asbestos-60 {
  background-color: #707b7c;
}
.bg-asbestos-70 {
  background-color: #616a6b;
}
.bg-asbestos-80 {
  background-color: #515a5a;
}
.bg-asbestos-90 {
  background-color: #424949;
}
