.font-mono {
  font-family: 'Roboto Mono', monospace;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-25 {
  margin: 25px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-35 {
  margin: 35px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-45 {
  margin: 45px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-top-5 {
  margin-top: 5px !important;
}
.m-top-10 {
  margin-top: 10px !important;
}
.m-top-15 {
  margin-top: 15px !important;
}
.m-top-20 {
  margin-top: 20px !important;
}
.m-top-25 {
  margin-top: 25px !important;
}
.m-top-30 {
  margin-top: 30px !important;
}
.m-top-35 {
  margin-top: 35px !important;
}
.m-top-40 {
  margin-top: 40px !important;
}
.m-top-45 {
  margin-top: 45px !important;
}
.m-top-50 {
  margin-top: 50px !important;
}
.m-bottom-5 {
  margin-bottom: 5px !important;
}
.m-bottom-10 {
  margin-bottom: 10px !important;
}
.m-bottom-15 {
  margin-bottom: 15px !important;
}
.m-bottom-20 {
  margin-bottom: 20px !important;
}
.m-bottom-25 {
  margin-bottom: 25px !important;
}
.m-bottom-30 {
  margin-bottom: 30px !important;
}
.m-bottom-35 {
  margin-bottom: 35px !important;
}
.m-bottom-40 {
  margin-bottom: 40px !important;
}
.m-bottom-45 {
  margin-bottom: 45px !important;
}
.m-bottom-50 {
  margin-bottom: 50px !important;
}
.m-left-5 {
  margin-left: 5px !important;
}
.m-left-10 {
  margin-left: 10px !important;
}
.m-left-15 {
  margin-left: 15px !important;
}
.m-left-20 {
  margin-left: 20px !important;
}
.m-left-25 {
  margin-left: 25px !important;
}
.m-left-30 {
  margin-left: 30px !important;
}
.m-left-35 {
  margin-left: 35px !important;
}
.m-left-40 {
  margin-left: 40px !important;
}
.m-left-45 {
  margin-left: 45px !important;
}
.m-left-50 {
  margin-left: 50px !important;
}
.m-right-5 {
  margin-right: 5px !important;
}
.m-right-10 {
  margin-right: 10px !important;
}
.m-right-15 {
  margin-right: 15px !important;
}
.m-right-20 {
  margin-right: 20px !important;
}
.m-right-25 {
  margin-right: 25px !important;
}
.m-right-30 {
  margin-right: 30px !important;
}
.m-right-35 {
  margin-right: 35px !important;
}
.m-right-40 {
  margin-right: 40px !important;
}
.m-right-45 {
  margin-right: 45px !important;
}
.m-right-50 {
  margin-right: 50px !important;
}
.p-0 {
  padding: 0 !important;
}
.p-0-x {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-0-y {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-2 {
  padding: 5px;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-25 {
  padding: 25px;
}
.p-30 {
  padding: 30px;
}
.p-35 {
  padding: 35px;
}
.p-40 {
  padding: 40px;
}
.p-45 {
  padding: 45px;
}
.p-50 {
  padding: 50px;
}
.p-left-2 {
  padding-left: 2px !important;
}
.p-left-5 {
  padding-left: 5px !important;
}
.p-left-10 {
  padding-left: 10px !important;
}
.p-left-15 {
  padding-left: 15px !important;
}
.p-left-20 {
  padding-left: 20px !important;
}
.p-left-25 {
  padding-left: 25px !important;
}
.p-left-30 {
  padding-left: 30px !important;
}
.p-left-35 {
  padding-left: 35px !important;
}
.p-left-40 {
  padding-left: 40px !important;
}
.p-left-45 {
  padding-left: 45px !important;
}
.p-left-50 {
  padding-left: 50px !important;
}
.p-right-2 {
  padding-right: 2px !important;
}
.p-right-5 {
  padding-right: 5px !important;
}
.p-right-10 {
  padding-right: 10px !important;
}
.p-right-15 {
  padding-right: 15px !important;
}
.p-right-20 {
  padding-right: 20px !important;
}
.p-right-25 {
  padding-right: 25px !important;
}
.p-right-30 {
  padding-right: 30px !important;
}
.p-right-35 {
  padding-right: 35px !important;
}
.p-right-40 {
  padding-right: 40px !important;
}
.p-right-45 {
  padding-right: 45px !important;
}
.p-right-50 {
  padding-right: 50px !important;
}
.p-top-2 {
  padding-top: 2px !important;
}
.p-top-5 {
  padding-top: 5px !important;
}
.p-top-10 {
  padding-top: 10px !important;
}
.p-top-15 {
  padding-top: 15px !important;
}
.p-top-20 {
  padding-top: 20px !important;
}
.p-top-25 {
  padding-top: 25px !important;
}
.p-top-30 {
  padding-top: 30px !important;
}
.p-top-35 {
  padding-top: 35px !important;
}
.p-top-40 {
  padding-top: 40px !important;
}
.p-top-45 {
  padding-top: 45px !important;
}
.p-top-50 {
  padding-top: 50px !important;
}
.p-bottom-2 {
  padding-bottom: 2px !important;
}
.p-bottom-5 {
  padding-bottom: 5px !important;
}
.p-bottom-10 {
  padding-bottom: 10px !important;
}
.p-bottom-15 {
  padding-bottom: 15px !important;
}
.p-bottom-20 {
  padding-bottom: 20px !important;
}
.p-bottom-25 {
  padding-bottom: 25px !important;
}
.p-bottom-30 {
  padding-bottom: 30px !important;
}
.p-bottom-35 {
  padding-bottom: 35px !important;
}
.p-bottom-40 {
  padding-bottom: 40px !important;
}
.p-bottom-45 {
  padding-bottom: 45px !important;
}
.p-bottom-50 {
  padding-bottom: 50px !important;
}
.br-1 {
  border-radius: 1px;
}
.br-2 {
  border-radius: 2px;
}
.br-3 {
  border-radius: 3px;
}
.br-4 {
  border-radius: 4px;
}
.br-5 {
  border-radius: 5px;
}
.br-6 {
  border-radius: 6px;
}
.br-7 {
  border-radius: 7px;
}
.br-8 {
  border-radius: 8px;
}
.br-9 {
  border-radius: 9px;
}
.br-10 {
  border-radius: 10px;
}
.br-50 {
  border-radius: 50%;
}
.w-50 {
  width: 50px !important;
}
.w-100 {
  width: 100px !important;
}
.w-150 {
  width: 150px !important;
}
.w-200 {
  width: 200px !important;
}
.w-250 {
  width: 250px !important;
}
.w-300 {
  width: 300px !important;
}
.w-350 {
  width: 350px !important;
}
.w-400 {
  width: 400px !important;
}
.w-450 {
  width: 450px !important;
}
.w-500 {
  width: 500px !important;
}
/* -------------------- BADGES ---- */
.badge {
  background-color: #95a5a6;
  display: inline-block;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 1px 0 0 0;
  font-size: 10px;
  width: 15px;
  height: 15px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  line-height: 13px;
}
.badge.primary {
  background-color: #4d13d1;
}
.badge.info {
  background-color: #59abe3;
}
.badge.warning {
  background-color: #f39c12;
}
.badge.danger {
  background-color: #d35400;
}
.badge.brand {
  background-color: #a537fd;
}
.badge.success {
  background-color: #26a65b;
}
.badge.sea {
  background-color: #1ba39c;
}
.badge.razz {
  background-color: #db0a5b;
}
.badge.red {
  background-color: #f22613;
}
.badge.wist {
  background-color: #aea8d3;
  color: #663399;
}
.mh-100 {
  min-height: 100px;
}
.mh-200 {
  min-height: 300px;
}
.mh-300 {
  min-height: 300px;
}
.mh-400 {
  min-height: 400px;
}
.mh-500 {
  min-height: 500px;
}
.mh-600 {
  min-height: 600px;
}
.mh-700 {
  min-height: 700px;
}
.table-eseti {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #d0d3d4;
  width: 100%;
  font-size: 13px;
  border-collapse: separate;
}
.table-eseti thead th {
  font-weight: bold;
  padding: 5px 10px;
  border-bottom: 1px solid #d0d3d4;
  background-color: #ebf5fb;
  color: #1b4f72;
}
.table-eseti td {
  padding: 5px 10px;
}
.table-eseti.line tr > td {
  border-bottom: 1px solid #d0d3d4;
}
.table-eseti.striped tr:nth-child(even) {
  background: #f1f1f1;
}
.table-eseti.list tr > td:nth-child(1) {
  color: #979a9a;
  width: 25%;
}
.table-eseti.hover tr:hover {
  background-color: #fef9e7;
}
.card {
  background: #fff;
  border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;
  padding: 0px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.card .full-btn .item {
  padding: 8px 15px;
  color: #7b7d7d;
  border-left: 2px solid transparent;
}
.card .full-btn .item:hover {
  background-color: #f4f6f7;
  color: #007AFF;
  border-left: 2px solid #007AFF;
}
.card .full-btn .item i {
  font-size: 24px;
  vertical-align: middle;
}
.card .full-btn a.item {
  display: inline-block;
  width: 100%;
}
.card .full-btn a.item:hover {
  text-decoration: none;
}
.card .full-btn .separator {
  padding: 8px 15px 0 15px;
  color: #3498db;
  font-size: 12px;
}
.swiper .custom-btn-prev, .swiper .custom-btn-next {
  font-size: 22px;
  color: #aed6f1;
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  z-index: 11;
}
.swiper .custom-btn-prev:hover, .swiper .custom-btn-next:hover {
  color: #007AFF;
}
.swiper .custom-btn-next {
  float: right;
}
.swiper .swiper-button-disabled {
  color: #e5e7e9;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  display: none;
}
.control-filter .custom-filter-scope {
  padding: 10px;
  display: inline-block;
}
table.uk-table.uk-table-hover tr:hover td {
  background-color: #ffd !important;
}
.es1-files {
  border: 1px solid #eee;
  border-radius: 2px;
  width: 100%;
}
.es1-files > div:not(nth:last-child) {
  border-bottom: 1px solid #eee;
  transition: all 0.25s ease;
}
.es1-files > div:not(nth:last-child):hover {
  background-color: #3498db;
}
.es1-files > div:not(nth:last-child):hover .icon, .es1-files > div:not(nth:last-child):hover .file, .es1-files > div:not(nth:last-child):hover .info {
  color: #fff;
}
.es1-files > div:not(nth:last-child) > div {
  padding: 5px;
}
.es1-files > div:not(nth:last-child) .icon {
  font-size: 17px;
  color: #5dade2;
}
.es1-files > div:not(nth:last-child) .file {
  font-size: 13px;
  color: #7b7d7d;
}
.es1-files > div:not(nth:last-child) .info {
  padding: 7px;
  font-size: 11px;
  color: #85c1e9;
}
.es1-files > div:nth-child(even) {
  background-color: #f1f1f1;
}
.es1-section {
  margin-bottom: 15px;
}
.es1-section .header {
  margin-bottom: -9px;
  margin-left: -9px;
  z-index: 4;
  position: relative;
}
.es1-section .header b {
  background-color: #fff;
  padding: 5px;
  color: #717d7e;
  margin-left: 20px;
}
.es1-section .header span.uk-badge {
  background-color: #717d7e;
}
.es1-section .header span.uk-badge + b {
  margin-left: 5px;
}
.es1-section .content {
  border: 1px solid #717d7e;
  z-index: 2;
  position: relative;
  border-radius: 0.28571429rem;
  padding: 15px;
  background-color: #fff;
}
.es1-section.noicon .header {
  margin-left: 6px;
}
.es1-section.green .header b {
  color: #148f77;
}
.es1-section.green .header span.uk-badge {
  background-color: #148f77;
}
.es1-section.green .content {
  border-color: #148f77;
}
.es1-section.blue .header b {
  color: #2471a3;
}
.es1-section.blue .header span.uk-badge {
  background-color: #2471a3;
}
.es1-section.blue .content {
  border-color: #2471a3;
}
.es1-section.orange .header b {
  color: #e67e22;
}
.es1-section.orange .header span.uk-badge {
  background-color: #e67e22;
}
.es1-section.orange .content {
  border-color: #e67e22;
}
.es1-section.gray .header b {
  color: #99a3a4;
}
.es1-section.gray .header span.uk-badge {
  background-color: #99a3a4;
}
.es1-section.gray .content {
  border-color: #99a3a4;
}
.es1-section.yellow .header b {
  color: #d4ac0d;
}
.es1-section.yellow .header span.uk-badge {
  background-color: #d4ac0d;
}
.es1-section.yellow .content {
  border-color: #d4ac0d;
}
.es1-section.purple .header b {
  color: #9b59b6;
}
.es1-section.purple .header span.uk-badge {
  background-color: #9b59b6;
}
.es1-section.purple .content {
  border-color: #9b59b6;
}
.zoom-hover {
  transition: all 0.2s ease-in-out;
}
.zoom-hover:hover {
  transform: scale(1.04);
}
.es1-callout {
  border-radius: 4px;
  padding: 0px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.es1-callout > .header {
  padding: 5px;
  background-color: #ecf0f1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.es1-callout > .header label {
  line-height: 24px;
  font-size: 13px;
  font-weight: bold;
  color: #5f6a6a;
  margin-bottom: 0px;
}
.es1-callout > .header i {
  font-size: 18px;
  margin-right: 2px;
  color: #2874a6;
  vertical-align: middle;
}
.es1-callout.is-required > .header label:after {
  background-color: #c20a0a;
  width: 5px;
  height: 5px;
  margin-left: 3px;
  vertical-align: super;
  font-size: 60%;
  content: "";
  display: inline-block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.es1-callout.primary > .header {
  background-color: #d6eaf8 !important;
}
.es1-callout.success > .header {
  background-color: #d1f2eb !important;
}
.es1-callout.success > .header i {
  color: #239b56;
}
.es1-callout.warning > .header {
  background-color: #fcf3cf !important;
}
.es1-callout.warning > .header i {
  color: #f39c12;
}
.es1-callout.danger > .header {
  background-color: #f2d7d5 !important;
}
.es1-callout.danger > .header i {
  color: #e74c3c;
}
.gmaps-address-drop {
  display: none;
  position: absolute;
  z-index: 99;
  padding: 5px;
  width: 100%;
  border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.gmaps-address-drop a {
  display: inline-block;
  padding: 5px;
}
.es1-bigbtn {
  position: relative;
  border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;
  padding: 20px;
  overflow: hidden;
  outline: 4px solid #fdfefe;
  background-color: #f4f6f7;
  transition: all 0.25s ease-in;
}
.es1-bigbtn:hover {
  outline: 4px solid #ecf0f1;
  background: linear-gradient(to bottom, #2e86c1, #2980b9);
  color: #fff;
}
.es1-bigbtn:hover .icone, .es1-bigbtn:hover b, .es1-bigbtn:hover span {
  color: #fff !important;
}
.es1-bigbtn .icone {
  font-size: 52px;
  color: #1a5276;
}
.es1-bigbtn b {
  font-size: 17px;
  font-family: 'Roboto', 'Helvetica';
  color: #1a5276;
}
.es1-bigbtn span {
  font-size: 12px;
  color: #666;
}
.es1-bigbtn.green .icone, .es1-bigbtn.green b {
  color: #117864;
}
.es1-bigbtn.green:hover {
  background: linear-gradient(to bottom, #17a589, #1abc9c);
}
.es1-forminfo label {
  font-size: 10px;
  line-height: 7px;
  color: #5d6d7e;
}
.es1-forminfo span, .es1-forminfo b {
  font-size: 13px;
  line-height: 11px;
  color: #333;
}
.es1-forminfo > div {
  margin-bottom: 15px;
}
/* Green Sea */
/* Emerald */
/* Nephritis */
/* Peter River */
/* Belize Hole */
/* Amethyst */
/* Wisteria */
/* Wet Asphalt */
/* Midnight Blue */
/* Sunflower */
/* Orange */
/* Carrot */
/* Pumpkin */
/* Alizarin */
/* Pomegranate */
/* Clouds */
/* Silver */
/* Concrete */
/* Asbestos */
/* Amethyst */
.amethyst {
  color: #9b59b6;
}
.amethyst-50 {
  color: #f5eef8;
}
.amethyst-100 {
  color: #ebdef0;
}
.amethyst-200 {
  color: #d7bde2;
}
.amethyst-300 {
  color: #c39bd3;
}
.amethyst-400 {
  color: #af7ac5;
}
.amethyst-500 {
  color: #9b59b6;
}
.amethyst-600 {
  color: #884ea0;
}
.amethyst-700 {
  color: #76448a;
}
.amethyst-800 {
  color: #633974;
}
.amethyst-900 {
  color: #512e5f;
}
/* Wisteria */
.wisteria {
  color: #8e44ad;
}
.wisteria-50 {
  color: #f4ecf7;
}
.wisteria-100 {
  color: #e8daef;
}
.wisteria-200 {
  color: #d2b4de;
}
.wisteria-300 {
  color: #bb8fce;
}
.wisteria-400 {
  color: #a569bd;
}
.wisteria-500 {
  color: #8e44ad;
}
.wisteria-600 {
  color: #7d3c98;
}
.wisteria-700 {
  color: #6c3483;
}
.wisteria-800 {
  color: #5b2c6f;
}
.wisteria-900 {
  color: #4a235a;
}
/* Wet Asphalt */
.wet-asphalt {
  color: #34495e;
}
.wet-asphalt-50 {
  color: #ebedef;
}
.wet-asphalt-100 {
  color: #d6dbdf;
}
.wet-asphalt-200 {
  color: #aeb6bf;
}
.wet-asphalt-300 {
  color: #85929e;
}
.wet-asphalt-400 {
  color: #5d6d7e;
}
.wet-asphalt-500 {
  color: #34495e;
}
.wet-asphalt-600 {
  color: #2e4053;
}
.wet-asphalt-700 {
  color: #283747;
}
.wet-asphalt-800 {
  color: #212f3c;
}
.wet-asphalt-900 {
  color: #1b2631;
}
/* Midnight Blue */
.midnight-blue {
  color: #2c3e50;
}
.midnight-blue-50 {
  color: #eaecee;
}
.midnight-blue-100 {
  color: #d5d8dc;
}
.midnight-blue-200 {
  color: #abb2b9;
}
.midnight-blue-300 {
  color: #808b96;
}
.midnight-blue-400 {
  color: #566573;
}
.midnight-blue-500 {
  color: #2c3e50;
}
.midnight-blue-600 {
  color: #273746;
}
.midnight-blue-700 {
  color: #212f3d;
}
.midnight-blue-800 {
  color: #1c2833;
}
.midnight-blue-900 {
  color: #17202a;
}
/* Sunflower */
.sunflower {
  color: #f1c40f;
}
.sunflower-50 {
  color: #fef9e7;
}
.sunflower-100 {
  color: #fcf3cf;
}
.sunflower-200 {
  color: #f9e79f;
}
.sunflower-300 {
  color: #f7dc6f;
}
.sunflower-400 {
  color: #f4d03f;
}
.sunflower-500 {
  color: #f1c40f;
}
.sunflower-600 {
  color: #d4ac0d;
}
.sunflower-700 {
  color: #b7950b;
}
.sunflower-800 {
  color: #9a7d0a;
}
.sunflower-900 {
  color: #7d6608;
}
/* Orange */
.orange {
  color: #f39c12;
}
.orange-50 {
  color: #fef5e7;
}
.orange-100 {
  color: #fdebd0;
}
.orange-200 {
  color: #fad7a0;
}
.orange-300 {
  color: #f8c471;
}
.orange-400 {
  color: #f5b041;
}
.orange-500 {
  color: #f39c12;
}
.orange-600 {
  color: #d68910;
}
.orange-700 {
  color: #b9770e;
}
.orange-800 {
  color: #9c640c;
}
.orange-900 {
  color: #7e5109;
}
/* Carrot */
.carrot {
  color: #e67e22;
}
.carrot-50 {
  color: #fdf2e9;
}
.carrot-100 {
  color: #fae5d3;
}
.carrot-200 {
  color: #f5cba7;
}
.carrot-300 {
  color: #f0b27a;
}
.carrot-400 {
  color: #eb984e;
}
.carrot-500 {
  color: #e67e22;
}
.carrot-600 {
  color: #ca6f1e;
}
.carrot-700 {
  color: #af601a;
}
.carrot-800 {
  color: #935116;
}
.carrot-900 {
  color: #784212;
}
/* Pumpkin */
.pumpkin {
  color: #d35400;
}
.pumpkin-50 {
  color: #fbeee6;
}
.pumpkin-100 {
  color: #f6ddcc;
}
.pumpkin-200 {
  color: #edbb99;
}
.pumpkin-300 {
  color: #e59866;
}
.pumpkin-400 {
  color: #dc7633;
}
.pumpkin-500 {
  color: #d35400;
}
.pumpkin-600 {
  color: #ba4a00;
}
.pumpkin-700 {
  color: #a04000;
}
.pumpkin-800 {
  color: #873600;
}
.pumpkin-900 {
  color: #6e2c00;
}
/* Alizarin */
.alizarin {
  color: #e74c3c;
}
.alizarin-50 {
  color: #fdedec;
}
.alizarin-100 {
  color: #fadbd8;
}
.alizarin-200 {
  color: #f5b7b1;
}
.alizarin-300 {
  color: #f1948a;
}
.alizarin-400 {
  color: #ec7063;
}
.alizarin-500 {
  color: #e74c3c;
}
.alizarin-600 {
  color: #cb4335;
}
.alizarin-700 {
  color: #b03a2e;
}
.alizarin-800 {
  color: #943126;
}
.alizarin-900 {
  color: #78281f;
}
/* Pomegranate */
.pomegranate {
  color: #c0392b;
}
.pomegranate-50 {
  color: #f9ebea;
}
.pomegranate-100 {
  color: #f2d7d5;
}
.pomegranate-200 {
  color: #e6b0aa;
}
.pomegranate-300 {
  color: #d98880;
}
.pomegranate-400 {
  color: #cd6155;
}
.pomegranate-500 {
  color: #c0392b;
}
.pomegranate-600 {
  color: #a93226;
}
.pomegranate-700 {
  color: #922b21;
}
.pomegranate-800 {
  color: #7b241c;
}
.pomegranate-900 {
  color: #641e16;
}
/* Clouds */
.clouds {
  color: #ecf0f1;
}
.clouds-50 {
  color: #fdfefe;
}
.clouds-100 {
  color: #fbfcfc;
}
.clouds-200 {
  color: #f7f9f9;
}
.clouds-300 {
  color: #f4f6f7;
}
.clouds-400 {
  color: #f0f3f4;
}
.clouds-500 {
  color: #ecf0f1;
}
.clouds-600 {
  color: #d0d3d4;
}
.clouds-700 {
  color: #b3b6b7;
}
.clouds-800 {
  color: #979a9a;
}
.clouds-900 {
  color: #7b7d7d;
}
/* Silver */
.silver {
  color: #bdc3c7;
}
.silver-50 {
  color: #f8f9f9;
}
.silver-100 {
  color: #f2f3f4;
}
.silver-200 {
  color: #e5e7e9;
}
.silver-300 {
  color: #d7dbdd;
}
.silver-400 {
  color: #cacfd2;
}
.silver-500 {
  color: #bdc3c7;
}
.silver-600 {
  color: #a6acaf;
}
.silver-700 {
  color: #909497;
}
.silver-800 {
  color: #797d7f;
}
.silver-900 {
  color: #626567;
}
/* Concrete */
.concrete {
  color: #95a5a6;
}
.concrete-50 {
  color: #f4f6f6;
}
.concrete-100 {
  color: #eaeded;
}
.concrete-200 {
  color: #d5dbdb;
}
.concrete-300 {
  color: #bfc9ca;
}
.concrete-400 {
  color: #aab7b8;
}
.concrete-500 {
  color: #95a5a6;
}
.concrete-600 {
  color: #839192;
}
.concrete-700 {
  color: #717d7e;
}
.concrete-800 {
  color: #5f6a6a;
}
.concrete-900 {
  color: #4d5656;
}
/* Asbestos */
.asbestos {
  color: #7f8c8d;
}
.asbestos-50 {
  color: #f2f4f4;
}
.asbestos-100 {
  color: #e5e8e8;
}
.asbestos-200 {
  color: #ccd1d1;
}
.asbestos-300 {
  color: #b2babb;
}
.asbestos-400 {
  color: #99a3a4;
}
.asbestos-500 {
  color: #7f8c8d;
}
.asbestos-600 {
  color: #707b7c;
}
.asbestos-700 {
  color: #616a6b;
}
.asbestos-800 {
  color: #515a5a;
}
.asbestos-900 {
  color: #424949;
}
.font-roboto {
  font-family: 'Roboto', sans-serif;
}
.font-roboto-mono {
  font-family: 'Roboto Mono', monospace;
}
.font-black {
  font-family: 'Archivo Black', sans-serif;
}
.wcag {
  color: #212f3c;
  overflow: hidden;
}
.wcag a {
  display: inline-block;
  font-size: 12px;
  padding: 4px;
  color: #212f3c;
  height: 15px;
}
.wcag a:hover {
  background: #424949;
  text-decoration: none;
  color: #fff !important;
}
.wcag a.WcagContrastBtn.active {
  background-color: #21618c !important;
  color: #fff !important;
}
.wcag a.btn {
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  font-size: 10px;
  color: #4d5656;
  text-transform: uppercase;
}
.egov-header {
  border-bottom: 1px solid #424949;
  background: #fff;
}
.egov-header .logo {
  height: 70px;
  margin: 10px;
}
.egov-header .portal-title {
  font-family: 'Archivo Black', sans-serif;
}
.egov-header .portal-title .subtitle {
  color: #5d6d7e;
  font-size: 12px;
  line-height: 10px;
  text-transform: uppercase;
}
.egov-header .portal-title .title {
  color: #424949;
  font-size: 30px;
  line-height: 10px;
  text-transform: uppercase;
}
.egov-header .menus a {
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  color: #2e86c1;
  text-transform: uppercase;
  display: inline;
  padding: 8px 10px;
}
.egov-header .menus a:hover {
  text-decoration: underline;
}
.egov-header .menus a i {
  font-size: 17px;
}
.egov-header-mob {
  background: #f2f3f4;
  border-bottom: 1px solid #333;
}
.egov-header-mob .nav-menu {
  font-size: 32px;
  color: #1f618d;
}
.egov-header-mob .mobile-nav {
  padding: 10px 0;
}
.egov-header-mob .mobile-nav .logo {
  height: 40px;
}
.egov-footer-esic {
  background: #fdebd0;
  padding: 5px 10px;
  border-top: 1px solid #fad7a0;
  color: #9c640c;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.egov-footer {
  background-color: #333;
  font-family: 'Roboto', sans-serif;
  background: #ecf0f1;
  border-top: 1px solid #d0d3d4;
}
.egov-footer .titulo {
  text-transform: uppercase;
  font-size: 22px;
  font-family: 'Archivo Black', sans-serif;
  line-height: 12px;
  color: #34495e;
}
.egov-footer .subt {
  font-size: 11px;
  text-transform: uppercase;
  color: #5d6d7e;
}
.egov-footer .slogan {
  font-size: 12px;
  text-transform: uppercase;
  color: #2471a3;
  font-style: italic;
  line-height: 10px;
}
.egov-footer .info {
  font-size: 12px;
  text-transform: uppercase;
  color: #424949;
}
.egov-footer .social a {
  margin-right: 10px;
  color: #979a9a;
}
.egov-footer .social a:hover {
  text-decoration: none;
  color: #333;
}
.egov-footer-end {
  background-color: #fff;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
}
.egov-footer-end a {
  color: #979a9a;
}
.egov-footer-end a:hover {
  text-decoration: none;
  color: #1a5276;
}
.sidemenu {
  width: 250px;
  overflow: hidden;
  overflow-y: auto;
  background: #2e4053;
}
.sidemenu .uk-nav-parent-icon > .uk-parent > a::after {
  color: #fff;
}
.sidemenu-mob {
  background: #2e4053;
}
ul.menu > li {
  border-top: 1px solid transparent;
  transition: all 0.26s ease;
}
ul.menu > li > a {
  padding: 10px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
}
ul.menu > li > a:hover {
  text-decoration: none;
  background: #2e86c1;
  color: #fff;
}
ul.menu > li > a:hover i {
  color: #e5e7e9;
}
ul.menu > li > a i {
  font-size: 21px;
  vertical-align: middle;
  margin-right: 5px;
  color: #2e86c1;
}
ul.menu > li.uk-parent.uk-open {
  background: #2e86c1;
  border-top: 1px solid #5dade2;
}
ul.menu > li.uk-parent.uk-open > a {
  color: #fff;
}
ul.menu > li.uk-parent.uk-open > a i {
  color: #f2f3f4;
}
ul.menu > li .uk-nav-sub {
  padding: 0;
  background: #2e86c1;
}
ul.menu > li .uk-nav-sub li a {
  padding: 6px 0;
  padding-left: 26px;
  color: #e5e7e9;
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  transition: all 0.2s ease;
}
ul.menu > li .uk-nav-sub li a:hover {
  background: #fff;
  color: #2e86c1;
}
body, html {
  font-family: 'Roboto', sans-serif;
}
.bg-clouds {
  background-color: #eee;
}
.egov-body, .sidemenu {
  height: calc(100vh - 71px);
  position: relative;
}
.egov-body .main {
  overflow: hidden;
  overflow-y: auto;
}
.notify {
  background: #fcf3cf;
  padding: 15px;
  font-size: 13px;
}
.folder-root .group-item .title {
  font-size: 11px;
  text-transform: uppercase;
  color: #d0d3d4;
}
.folder-root .items .item {
  padding: 15px;
  border-radius: 4px;
}
.folder-root .items .item:hover {
  background-color: #d4e6f1;
}
.folder-root .items .item:hover i {
  color: #2471a3;
}
.folder-root .items .item i, .folder-root .items .item img {
  margin-right: 10px;
}
.folder-root .items .item i {
  font-size: 44px;
  color: #979a9a;
}
.folder-root .items .item img {
  height: 36px;
}
.folder-root .items .item .nome {
  font-size: 14px;
  font-weight: 700;
  color: #1f618d;
  display: block;
  line-height: 100%;
}
.folder-root .items .item .desc {
  font-size: 11px;
  line-height: 120%;
  display: inline-block;
}

@charset "UTF-8";
.font-mono {
  font-family: 'Roboto Mono', monospace;
}
.m-5 {
  margin: 5px !important;
}
.m-10 {
  margin: 10px !important;
}
.m-15 {
  margin: 15px !important;
}
.m-20 {
  margin: 20px !important;
}
.m-25 {
  margin: 25px !important;
}
.m-30 {
  margin: 30px !important;
}
.m-35 {
  margin: 35px !important;
}
.m-40 {
  margin: 40px !important;
}
.m-45 {
  margin: 45px !important;
}
.m-50 {
  margin: 50px !important;
}
.m-top-5 {
  margin-top: 5px !important;
}
.m-top-10 {
  margin-top: 10px !important;
}
.m-top-15 {
  margin-top: 15px !important;
}
.m-top-20 {
  margin-top: 20px !important;
}
.m-top-25 {
  margin-top: 25px !important;
}
.m-top-30 {
  margin-top: 30px !important;
}
.m-top-35 {
  margin-top: 35px !important;
}
.m-top-40 {
  margin-top: 40px !important;
}
.m-top-45 {
  margin-top: 45px !important;
}
.m-top-50 {
  margin-top: 50px !important;
}
.m-bottom-5 {
  margin-bottom: 5px !important;
}
.m-bottom-10 {
  margin-bottom: 10px !important;
}
.m-bottom-15 {
  margin-bottom: 15px !important;
}
.m-bottom-20 {
  margin-bottom: 20px !important;
}
.m-bottom-25 {
  margin-bottom: 25px !important;
}
.m-bottom-30 {
  margin-bottom: 30px !important;
}
.m-bottom-35 {
  margin-bottom: 35px !important;
}
.m-bottom-40 {
  margin-bottom: 40px !important;
}
.m-bottom-45 {
  margin-bottom: 45px !important;
}
.m-bottom-50 {
  margin-bottom: 50px !important;
}
.m-left-5 {
  margin-left: 5px !important;
}
.m-left-10 {
  margin-left: 10px !important;
}
.m-left-15 {
  margin-left: 15px !important;
}
.m-left-20 {
  margin-left: 20px !important;
}
.m-left-25 {
  margin-left: 25px !important;
}
.m-left-30 {
  margin-left: 30px !important;
}
.m-left-35 {
  margin-left: 35px !important;
}
.m-left-40 {
  margin-left: 40px !important;
}
.m-left-45 {
  margin-left: 45px !important;
}
.m-left-50 {
  margin-left: 50px !important;
}
.m-right-5 {
  margin-right: 5px !important;
}
.m-right-10 {
  margin-right: 10px !important;
}
.m-right-15 {
  margin-right: 15px !important;
}
.m-right-20 {
  margin-right: 20px !important;
}
.m-right-25 {
  margin-right: 25px !important;
}
.m-right-30 {
  margin-right: 30px !important;
}
.m-right-35 {
  margin-right: 35px !important;
}
.m-right-40 {
  margin-right: 40px !important;
}
.m-right-45 {
  margin-right: 45px !important;
}
.m-right-50 {
  margin-right: 50px !important;
}
.p-0 {
  padding: 0 !important;
}
.p-0-x {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-0-y {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-2 {
  padding: 5px;
}
.p-5 {
  padding: 5px;
}
.p-10 {
  padding: 10px;
}
.p-15 {
  padding: 15px;
}
.p-20 {
  padding: 20px;
}
.p-25 {
  padding: 25px;
}
.p-30 {
  padding: 30px;
}
.p-35 {
  padding: 35px;
}
.p-40 {
  padding: 40px;
}
.p-45 {
  padding: 45px;
}
.p-50 {
  padding: 50px;
}
.p-left-2 {
  padding-left: 2px !important;
}
.p-left-5 {
  padding-left: 5px !important;
}
.p-left-10 {
  padding-left: 10px !important;
}
.p-left-15 {
  padding-left: 15px !important;
}
.p-left-20 {
  padding-left: 20px !important;
}
.p-left-25 {
  padding-left: 25px !important;
}
.p-left-30 {
  padding-left: 30px !important;
}
.p-left-35 {
  padding-left: 35px !important;
}
.p-left-40 {
  padding-left: 40px !important;
}
.p-left-45 {
  padding-left: 45px !important;
}
.p-left-50 {
  padding-left: 50px !important;
}
.p-right-2 {
  padding-right: 2px !important;
}
.p-right-5 {
  padding-right: 5px !important;
}
.p-right-10 {
  padding-right: 10px !important;
}
.p-right-15 {
  padding-right: 15px !important;
}
.p-right-20 {
  padding-right: 20px !important;
}
.p-right-25 {
  padding-right: 25px !important;
}
.p-right-30 {
  padding-right: 30px !important;
}
.p-right-35 {
  padding-right: 35px !important;
}
.p-right-40 {
  padding-right: 40px !important;
}
.p-right-45 {
  padding-right: 45px !important;
}
.p-right-50 {
  padding-right: 50px !important;
}
.p-top-2 {
  padding-top: 2px !important;
}
.p-top-5 {
  padding-top: 5px !important;
}
.p-top-10 {
  padding-top: 10px !important;
}
.p-top-15 {
  padding-top: 15px !important;
}
.p-top-20 {
  padding-top: 20px !important;
}
.p-top-25 {
  padding-top: 25px !important;
}
.p-top-30 {
  padding-top: 30px !important;
}
.p-top-35 {
  padding-top: 35px !important;
}
.p-top-40 {
  padding-top: 40px !important;
}
.p-top-45 {
  padding-top: 45px !important;
}
.p-top-50 {
  padding-top: 50px !important;
}
.p-bottom-2 {
  padding-bottom: 2px !important;
}
.p-bottom-5 {
  padding-bottom: 5px !important;
}
.p-bottom-10 {
  padding-bottom: 10px !important;
}
.p-bottom-15 {
  padding-bottom: 15px !important;
}
.p-bottom-20 {
  padding-bottom: 20px !important;
}
.p-bottom-25 {
  padding-bottom: 25px !important;
}
.p-bottom-30 {
  padding-bottom: 30px !important;
}
.p-bottom-35 {
  padding-bottom: 35px !important;
}
.p-bottom-40 {
  padding-bottom: 40px !important;
}
.p-bottom-45 {
  padding-bottom: 45px !important;
}
.p-bottom-50 {
  padding-bottom: 50px !important;
}
.br-1 {
  border-radius: 1px;
}
.br-2 {
  border-radius: 2px;
}
.br-3 {
  border-radius: 3px;
}
.br-4 {
  border-radius: 4px;
}
.br-5 {
  border-radius: 5px;
}
.br-6 {
  border-radius: 6px;
}
.br-7 {
  border-radius: 7px;
}
.br-8 {
  border-radius: 8px;
}
.br-9 {
  border-radius: 9px;
}
.br-10 {
  border-radius: 10px;
}
.br-50 {
  border-radius: 50%;
}
.w-50 {
  width: 50px !important;
}
.w-100 {
  width: 100px !important;
}
.w-150 {
  width: 150px !important;
}
.w-200 {
  width: 200px !important;
}
.w-250 {
  width: 250px !important;
}
.w-300 {
  width: 300px !important;
}
.w-350 {
  width: 350px !important;
}
.w-400 {
  width: 400px !important;
}
.w-450 {
  width: 450px !important;
}
.w-500 {
  width: 500px !important;
}
/* -------------------- BADGES ---- */
.badge {
  background-color: #95a5a6;
  display: inline-block;
  position: relative;
  top: 0;
  margin: 0 5px 0 0;
  padding: 1px 0 0 0;
  font-size: 10px;
  width: 15px;
  height: 15px;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  line-height: 13px;
}
.badge.primary {
  background-color: #4d13d1;
}
.badge.info {
  background-color: #59abe3;
}
.badge.warning {
  background-color: #f39c12;
}
.badge.danger {
  background-color: #d35400;
}
.badge.brand {
  background-color: #a537fd;
}
.badge.success {
  background-color: #26a65b;
}
.badge.sea {
  background-color: #1ba39c;
}
.badge.razz {
  background-color: #db0a5b;
}
.badge.red {
  background-color: #f22613;
}
.badge.wist {
  background-color: #aea8d3;
  color: #663399;
}
.mh-100 {
  min-height: 100px;
}
.mh-200 {
  min-height: 300px;
}
.mh-300 {
  min-height: 300px;
}
.mh-400 {
  min-height: 400px;
}
.mh-500 {
  min-height: 500px;
}
.mh-600 {
  min-height: 600px;
}
.mh-700 {
  min-height: 700px;
}
.table-eseti {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #d0d3d4;
  width: 100%;
  font-size: 13px;
  border-collapse: separate;
}
.table-eseti thead th {
  font-weight: bold;
  padding: 5px 10px;
  border-bottom: 1px solid #d0d3d4;
  background-color: #ebf5fb;
  color: #1b4f72;
}
.table-eseti td {
  padding: 5px 10px;
}
.table-eseti.line tr > td {
  border-bottom: 1px solid #d0d3d4;
}
.table-eseti.striped tr:nth-child(even) {
  background: #f1f1f1;
}
.table-eseti.list tr > td:nth-child(1) {
  color: #979a9a;
  width: 25%;
}
.table-eseti.hover tr:hover {
  background-color: #fef9e7;
}
.card {
  background: #fff;
  border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;
  padding: 0px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.card .full-btn .item {
  padding: 8px 15px;
  color: #7b7d7d;
  border-left: 2px solid transparent;
}
.card .full-btn .item:hover {
  background-color: #f4f6f7;
  color: #007AFF;
  border-left: 2px solid #007AFF;
}
.card .full-btn .item i {
  font-size: 24px;
  vertical-align: middle;
}
.card .full-btn a.item {
  display: inline-block;
  width: 100%;
}
.card .full-btn a.item:hover {
  text-decoration: none;
}
.card .full-btn .separator {
  padding: 8px 15px 0 15px;
  color: #3498db;
  font-size: 12px;
}
.swiper .custom-btn-prev, .swiper .custom-btn-next {
  font-size: 22px;
  color: #aed6f1;
  cursor: pointer;
  display: inline-block;
  margin-top: 10px;
  z-index: 11;
}
.swiper .custom-btn-prev:hover, .swiper .custom-btn-next:hover {
  color: #007AFF;
}
.swiper .custom-btn-next {
  float: right;
}
.swiper .swiper-button-disabled {
  color: #e5e7e9;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  display: none;
}
.control-filter .custom-filter-scope {
  padding: 10px;
  display: inline-block;
}
table.uk-table.uk-table-hover tr:hover td {
  background-color: #ffd !important;
}
.es1-files {
  border: 1px solid #eee;
  border-radius: 2px;
  width: 100%;
}
.es1-files > div:not(nth:last-child) {
  border-bottom: 1px solid #eee;
  transition: all 0.25s ease;
}
.es1-files > div:not(nth:last-child):hover {
  background-color: #3498db;
}
.es1-files > div:not(nth:last-child):hover .icon, .es1-files > div:not(nth:last-child):hover .file, .es1-files > div:not(nth:last-child):hover .info {
  color: #fff;
}
.es1-files > div:not(nth:last-child) > div {
  padding: 5px;
}
.es1-files > div:not(nth:last-child) .icon {
  font-size: 17px;
  color: #5dade2;
}
.es1-files > div:not(nth:last-child) .file {
  font-size: 13px;
  color: #7b7d7d;
}
.es1-files > div:not(nth:last-child) .info {
  padding: 7px;
  font-size: 11px;
  color: #85c1e9;
}
.es1-files > div:nth-child(even) {
  background-color: #f1f1f1;
}
.es1-section {
  margin-bottom: 15px;
}
.es1-section .header {
  margin-bottom: -9px;
  margin-left: -9px;
  z-index: 4;
  position: relative;
}
.es1-section .header b {
  background-color: #fff;
  padding: 5px;
  color: #717d7e;
  margin-left: 20px;
}
.es1-section .header span.uk-badge {
  background-color: #717d7e;
}
.es1-section .header span.uk-badge + b {
  margin-left: 5px;
}
.es1-section .content {
  border: 1px solid #717d7e;
  z-index: 2;
  position: relative;
  border-radius: 0.28571429rem;
  padding: 15px;
  background-color: #fff;
}
.es1-section.noicon .header {
  margin-left: 6px;
}
.es1-section.green .header b {
  color: #148f77;
}
.es1-section.green .header span.uk-badge {
  background-color: #148f77;
}
.es1-section.green .content {
  border-color: #148f77;
}
.es1-section.blue .header b {
  color: #2471a3;
}
.es1-section.blue .header span.uk-badge {
  background-color: #2471a3;
}
.es1-section.blue .content {
  border-color: #2471a3;
}
.es1-section.orange .header b {
  color: #e67e22;
}
.es1-section.orange .header span.uk-badge {
  background-color: #e67e22;
}
.es1-section.orange .content {
  border-color: #e67e22;
}
.es1-section.gray .header b {
  color: #99a3a4;
}
.es1-section.gray .header span.uk-badge {
  background-color: #99a3a4;
}
.es1-section.gray .content {
  border-color: #99a3a4;
}
.es1-section.yellow .header b {
  color: #d4ac0d;
}
.es1-section.yellow .header span.uk-badge {
  background-color: #d4ac0d;
}
.es1-section.yellow .content {
  border-color: #d4ac0d;
}
.es1-section.purple .header b {
  color: #9b59b6;
}
.es1-section.purple .header span.uk-badge {
  background-color: #9b59b6;
}
.es1-section.purple .content {
  border-color: #9b59b6;
}
.zoom-hover {
  transition: all 0.2s ease-in-out;
}
.zoom-hover:hover {
  transform: scale(1.04);
}
.es1-callout {
  border-radius: 4px;
  padding: 0px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.es1-callout > .header {
  padding: 5px;
  background-color: #ecf0f1;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.es1-callout > .header label {
  line-height: 24px;
  font-size: 13px;
  font-weight: bold;
  color: #5f6a6a;
  margin-bottom: 0px;
}
.es1-callout > .header i {
  font-size: 18px;
  margin-right: 2px;
  color: #2874a6;
  vertical-align: middle;
}
.es1-callout.is-required > .header label:after {
  background-color: #c20a0a;
  width: 5px;
  height: 5px;
  margin-left: 3px;
  vertical-align: super;
  font-size: 60%;
  content: "";
  display: inline-block;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.es1-callout.primary > .header {
  background-color: #d6eaf8 !important;
}
.es1-callout.success > .header {
  background-color: #d1f2eb !important;
}
.es1-callout.success > .header i {
  color: #239b56;
}
.es1-callout.warning > .header {
  background-color: #fcf3cf !important;
}
.es1-callout.warning > .header i {
  color: #f39c12;
}
.es1-callout.danger > .header {
  background-color: #f2d7d5 !important;
}
.es1-callout.danger > .header i {
  color: #e74c3c;
}
.gmaps-address-drop {
  display: none;
  position: absolute;
  z-index: 99;
  padding: 5px;
  width: 100%;
  border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;
  overflow: hidden;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.gmaps-address-drop a {
  display: inline-block;
  padding: 5px;
}
.es1-bigbtn {
  position: relative;
  border-radius: max(0px, min(8px, ((100vw - 4px) - 100%) * 9999)) / 8px;
  padding: 20px;
  overflow: hidden;
  outline: 4px solid #fdfefe;
  background-color: #f4f6f7;
  transition: all 0.25s ease-in;
}
.es1-bigbtn:hover {
  outline: 4px solid #ecf0f1;
  background: linear-gradient(to bottom, #2e86c1, #2980b9);
  color: #fff;
}
.es1-bigbtn:hover .icone, .es1-bigbtn:hover b, .es1-bigbtn:hover span {
  color: #fff !important;
}
.es1-bigbtn .icone {
  font-size: 52px;
  color: #1a5276;
}
.es1-bigbtn b {
  font-size: 17px;
  font-family: 'Roboto', 'Helvetica';
  color: #1a5276;
}
.es1-bigbtn span {
  font-size: 12px;
  color: #666;
}
.es1-bigbtn.green .icone, .es1-bigbtn.green b {
  color: #117864;
}
.es1-bigbtn.green:hover {
  background: linear-gradient(to bottom, #17a589, #1abc9c);
}
.es1-forminfo label {
  font-size: 10px;
  line-height: 7px;
  color: #5d6d7e;
}
.es1-forminfo span, .es1-forminfo b {
  font-size: 13px;
  line-height: 11px;
  color: #333;
}
.es1-forminfo > div {
  margin-bottom: 15px;
}
/* Green Sea */
/* Emerald */
/* Nephritis */
/* Peter River */
/* Belize Hole */
/* Amethyst */
/* Wisteria */
/* Wet Asphalt */
/* Midnight Blue */
/* Sunflower */
/* Orange */
/* Carrot */
/* Pumpkin */
/* Alizarin */
/* Pomegranate */
/* Clouds */
/* Silver */
/* Concrete */
/* Asbestos */
/* Amethyst */
.amethyst {
  color: #9b59b6;
}
.amethyst-50 {
  color: #f5eef8;
}
.amethyst-100 {
  color: #ebdef0;
}
.amethyst-200 {
  color: #d7bde2;
}
.amethyst-300 {
  color: #c39bd3;
}
.amethyst-400 {
  color: #af7ac5;
}
.amethyst-500 {
  color: #9b59b6;
}
.amethyst-600 {
  color: #884ea0;
}
.amethyst-700 {
  color: #76448a;
}
.amethyst-800 {
  color: #633974;
}
.amethyst-900 {
  color: #512e5f;
}
/* Wisteria */
.wisteria {
  color: #8e44ad;
}
.wisteria-50 {
  color: #f4ecf7;
}
.wisteria-100 {
  color: #e8daef;
}
.wisteria-200 {
  color: #d2b4de;
}
.wisteria-300 {
  color: #bb8fce;
}
.wisteria-400 {
  color: #a569bd;
}
.wisteria-500 {
  color: #8e44ad;
}
.wisteria-600 {
  color: #7d3c98;
}
.wisteria-700 {
  color: #6c3483;
}
.wisteria-800 {
  color: #5b2c6f;
}
.wisteria-900 {
  color: #4a235a;
}
/* Wet Asphalt */
.wet-asphalt {
  color: #34495e;
}
.wet-asphalt-50 {
  color: #ebedef;
}
.wet-asphalt-100 {
  color: #d6dbdf;
}
.wet-asphalt-200 {
  color: #aeb6bf;
}
.wet-asphalt-300 {
  color: #85929e;
}
.wet-asphalt-400 {
  color: #5d6d7e;
}
.wet-asphalt-500 {
  color: #34495e;
}
.wet-asphalt-600 {
  color: #2e4053;
}
.wet-asphalt-700 {
  color: #283747;
}
.wet-asphalt-800 {
  color: #212f3c;
}
.wet-asphalt-900 {
  color: #1b2631;
}
/* Midnight Blue */
.midnight-blue {
  color: #2c3e50;
}
.midnight-blue-50 {
  color: #eaecee;
}
.midnight-blue-100 {
  color: #d5d8dc;
}
.midnight-blue-200 {
  color: #abb2b9;
}
.midnight-blue-300 {
  color: #808b96;
}
.midnight-blue-400 {
  color: #566573;
}
.midnight-blue-500 {
  color: #2c3e50;
}
.midnight-blue-600 {
  color: #273746;
}
.midnight-blue-700 {
  color: #212f3d;
}
.midnight-blue-800 {
  color: #1c2833;
}
.midnight-blue-900 {
  color: #17202a;
}
/* Sunflower */
.sunflower {
  color: #f1c40f;
}
.sunflower-50 {
  color: #fef9e7;
}
.sunflower-100 {
  color: #fcf3cf;
}
.sunflower-200 {
  color: #f9e79f;
}
.sunflower-300 {
  color: #f7dc6f;
}
.sunflower-400 {
  color: #f4d03f;
}
.sunflower-500 {
  color: #f1c40f;
}
.sunflower-600 {
  color: #d4ac0d;
}
.sunflower-700 {
  color: #b7950b;
}
.sunflower-800 {
  color: #9a7d0a;
}
.sunflower-900 {
  color: #7d6608;
}
/* Orange */
.orange {
  color: #f39c12;
}
.orange-50 {
  color: #fef5e7;
}
.orange-100 {
  color: #fdebd0;
}
.orange-200 {
  color: #fad7a0;
}
.orange-300 {
  color: #f8c471;
}
.orange-400 {
  color: #f5b041;
}
.orange-500 {
  color: #f39c12;
}
.orange-600 {
  color: #d68910;
}
.orange-700 {
  color: #b9770e;
}
.orange-800 {
  color: #9c640c;
}
.orange-900 {
  color: #7e5109;
}
/* Carrot */
.carrot {
  color: #e67e22;
}
.carrot-50 {
  color: #fdf2e9;
}
.carrot-100 {
  color: #fae5d3;
}
.carrot-200 {
  color: #f5cba7;
}
.carrot-300 {
  color: #f0b27a;
}
.carrot-400 {
  color: #eb984e;
}
.carrot-500 {
  color: #e67e22;
}
.carrot-600 {
  color: #ca6f1e;
}
.carrot-700 {
  color: #af601a;
}
.carrot-800 {
  color: #935116;
}
.carrot-900 {
  color: #784212;
}
/* Pumpkin */
.pumpkin {
  color: #d35400;
}
.pumpkin-50 {
  color: #fbeee6;
}
.pumpkin-100 {
  color: #f6ddcc;
}
.pumpkin-200 {
  color: #edbb99;
}
.pumpkin-300 {
  color: #e59866;
}
.pumpkin-400 {
  color: #dc7633;
}
.pumpkin-500 {
  color: #d35400;
}
.pumpkin-600 {
  color: #ba4a00;
}
.pumpkin-700 {
  color: #a04000;
}
.pumpkin-800 {
  color: #873600;
}
.pumpkin-900 {
  color: #6e2c00;
}
/* Alizarin */
.alizarin {
  color: #e74c3c;
}
.alizarin-50 {
  color: #fdedec;
}
.alizarin-100 {
  color: #fadbd8;
}
.alizarin-200 {
  color: #f5b7b1;
}
.alizarin-300 {
  color: #f1948a;
}
.alizarin-400 {
  color: #ec7063;
}
.alizarin-500 {
  color: #e74c3c;
}
.alizarin-600 {
  color: #cb4335;
}
.alizarin-700 {
  color: #b03a2e;
}
.alizarin-800 {
  color: #943126;
}
.alizarin-900 {
  color: #78281f;
}
/* Pomegranate */
.pomegranate {
  color: #c0392b;
}
.pomegranate-50 {
  color: #f9ebea;
}
.pomegranate-100 {
  color: #f2d7d5;
}
.pomegranate-200 {
  color: #e6b0aa;
}
.pomegranate-300 {
  color: #d98880;
}
.pomegranate-400 {
  color: #cd6155;
}
.pomegranate-500 {
  color: #c0392b;
}
.pomegranate-600 {
  color: #a93226;
}
.pomegranate-700 {
  color: #922b21;
}
.pomegranate-800 {
  color: #7b241c;
}
.pomegranate-900 {
  color: #641e16;
}
/* Clouds */
.clouds {
  color: #ecf0f1;
}
.clouds-50 {
  color: #fdfefe;
}
.clouds-100 {
  color: #fbfcfc;
}
.clouds-200 {
  color: #f7f9f9;
}
.clouds-300 {
  color: #f4f6f7;
}
.clouds-400 {
  color: #f0f3f4;
}
.clouds-500 {
  color: #ecf0f1;
}
.clouds-600 {
  color: #d0d3d4;
}
.clouds-700 {
  color: #b3b6b7;
}
.clouds-800 {
  color: #979a9a;
}
.clouds-900 {
  color: #7b7d7d;
}
/* Silver */
.silver {
  color: #bdc3c7;
}
.silver-50 {
  color: #f8f9f9;
}
.silver-100 {
  color: #f2f3f4;
}
.silver-200 {
  color: #e5e7e9;
}
.silver-300 {
  color: #d7dbdd;
}
.silver-400 {
  color: #cacfd2;
}
.silver-500 {
  color: #bdc3c7;
}
.silver-600 {
  color: #a6acaf;
}
.silver-700 {
  color: #909497;
}
.silver-800 {
  color: #797d7f;
}
.silver-900 {
  color: #626567;
}
/* Concrete */
.concrete {
  color: #95a5a6;
}
.concrete-50 {
  color: #f4f6f6;
}
.concrete-100 {
  color: #eaeded;
}
.concrete-200 {
  color: #d5dbdb;
}
.concrete-300 {
  color: #bfc9ca;
}
.concrete-400 {
  color: #aab7b8;
}
.concrete-500 {
  color: #95a5a6;
}
.concrete-600 {
  color: #839192;
}
.concrete-700 {
  color: #717d7e;
}
.concrete-800 {
  color: #5f6a6a;
}
.concrete-900 {
  color: #4d5656;
}
/* Asbestos */
.asbestos {
  color: #7f8c8d;
}
.asbestos-50 {
  color: #f2f4f4;
}
.asbestos-100 {
  color: #e5e8e8;
}
.asbestos-200 {
  color: #ccd1d1;
}
.asbestos-300 {
  color: #b2babb;
}
.asbestos-400 {
  color: #99a3a4;
}
.asbestos-500 {
  color: #7f8c8d;
}
.asbestos-600 {
  color: #707b7c;
}
.asbestos-700 {
  color: #616a6b;
}
.asbestos-800 {
  color: #515a5a;
}
.asbestos-900 {
  color: #424949;
}
.es1-table datahead {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  font-size: 13px;
}
.es1-table datahead .export-btn {
  color: #117864;
  display: inline-block;
  padding: 3px 6px;
}
.es1-table datahead .export-btn:hover {
  background-color: #d0d3d4;
}
.es1-table datatable {
  border: 1px solid #d0d3d4;
  display: inline-block;
  width: 100%;
  overflow: hidden;
  overflow-y: auto;
}
.es1-table datatable table {
  font-family: 'Roboto', sans-serif;
  min-width: 100%;
  border-collapse: collapse;
}
.es1-table datatable table thead tr:last-child {
  border-bottom: 2px solid #5499c7;
}
.es1-table datatable table thead td {
  padding: 4px;
  font-size: 11px;
  background-color: #f4f6f7;
  color: #154360;
  text-transform: uppercase;
  position: relative;
  vertical-align: middle;
}
.es1-table datatable table thead td:not(.no-sort)[data-field] {
  cursor: pointer;
  padding-right: 30px;
}
.es1-table datatable table thead td:not(.no-sort)[data-field].active {
  background-color: #d4e6f1;
}
.es1-table datatable table thead td:not(.no-sort)[data-field].active[data-dir="asc"]:after {
  content: "" !important;
  color: #2471a3;
}
.es1-table datatable table thead td:not(.no-sort)[data-field].active[data-dir="desc"]:after {
  content: "" !important;
  color: #2471a3;
}
.es1-table datatable table thead td:not(.no-sort)[data-field]:hover {
  background-color: #d4e6f1;
}
.es1-table datatable table thead td:not(.no-sort)[data-field]:after {
  font-family: IcoFont;
  font-weight: 900;
  content: "";
  font-size: 17px;
  color: #979a9a;
  position: absolute;
  right: 2px;
  top: 50%;
  margin-top: -12px;
}
.es1-table datatable table thead td.searchable input {
  width: 80%;
  border: 0px;
  background-color: #fff;
  padding: 2px;
}
.es1-table datatable table tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}
.es1-table datatable table tbody tr:hover {
  background-color: #d4e6f1;
}
.es1-table datatable table tbody td {
  font-size: 12px;
  padding: 2px;
}
.es1-table datafooter {
  display: inline-block;
  width: 100%;
  font-size: 12px;
  color: #979a9a;
  margin-bottom: 20px;
}
.es1-table datafooter .page-nav a {
  display: inline-block;
  padding: 4px 6px;
  text-transform: uppercase;
  border-radius: 2px;
  background-color: #f4f6f7;
  margin-left: 3px;
  text-decoration: none;
  color: #1f618d;
}
.es1-table datafooter .page-nav a:hover {
  background-color: #ecf0f1;
}
.es1-table datafooter .page-nav select {
  width: 70px;
  height: 26px !important;
  margin-left: 3px;
  margin-top: -2px;
}
