﻿/*FLATUI BACKGROUNDS*/
.turquoise-bg {
    background-color: #1abc9c !important;
    color: #ffffff !important;
}

.green-sea-bg {
    background-color: #16a085 !important;
    color: #ffffff !important;
}

.emerald-bg {
    background-color: #2ecc71 !important;
    color: #ffffff !important;
}

.nephritis-bg {
    background-color: #27ae60 !important;
    color: #ffffff !important;
}

.peter-river-bg {
    background-color: #3498db !important;
    color: #ffffff !important;
}

.belize-hole-bg {
    background-color: #2980b9 !important;
    color: #ffffff !important;
}

.amethyst-bg {
    background-color: #9b59b6 !important;
    color: #ffffff !important;
}

.wisteria-bg {
    background-color: #8e44ad !important;
    color: #ffffff !important;
}

.wet-asphalt-bg {
    background-color: #34495e !important;
    color: #ffffff !important;
}

.midnight-blue-bg {
    background-color: #2c3e50 !important;
    color: #ffffff !important;
}

.sun-flower-bg {
    background-color: #f1c40f !important;
    color: #ffffff !important;
}

.orange-bg {
    background-color: #f39c12 !important;
    color: #ffffff !important;
}

.carrot-bg {
    background-color: #e67e22 !important;
    color: #ffffff !important;
}

.pumpkin-bg {
    background-color: #d35400 !important;
    color: #ffffff !important;
}

.alizarin-bg {
    background-color: #e74c3c !important;
    color: #ffffff !important;
}

.pomegranate-bg {
    background-color: #c0392b !important;
    color: #ffffff !important;
}

.clouds-bg {
    background-color: #ecf0f1 !important;
}
td.clouds-bg:hover {
    background-color: #7f8c8d !important;
    color: #ffffff !important;
}

.silver-bg {
    background-color: #bdc3c7 !important;
    color: #ffffff !important;
}

.concrete-bg {
    background-color: #95a5a6 !important;
}

.asbestos-bg {
    background-color: #7f8c8d !important;
    color: #ffffff !important;
}
/*FLATUI BACKGROUNDS*/

/*FLATUI BUTTONS*/
.btn-turquoise{
    background-color: #1abc9c;
    border-color: #1abc9c;
    color: #ffffff;
}
.btn-turquoise:hover,
.btn-turquoise:focus,
.btn-turquoise:active,
.btn-turquoise.active,
.open .dropdown-toggle.btn-turquoise,
.btn-turquoise:active:focus,
.btn-turquoise:active:hover,
.btn-turquoise.active:hover,
.btn-turquoise.active:focus {
  background-color: #17a78b;
  border-color: #17a78b;
  color: #FFFFFF;
}
.btn-turquoise:active,
.btn-turquoise.active,
.open .dropdown-toggle.btn-turquoise {
  background-image: none;
}
.btn-turquoise.disabled,
.btn-turquoise.disabled:hover,
.btn-turquoise.disabled:focus,
.btn-turquoise.disabled:active,
.btn-turquoise.disabled.active,
.btn-turquoise[disabled],
.btn-turquoise[disabled]:hover,
.btn-turquoise[disabled]:focus,
.btn-turquoise[disabled]:active,
.btn-turquoise.active[disabled],
fieldset[disabled] .btn-turquoise,
fieldset[disabled] .btn-turquoise:hover,
fieldset[disabled] .btn-turquoise:focus,
fieldset[disabled] .btn-turquoise:active,
fieldset[disabled] .btn-turquoise.active {
  background-color: #1dd6b2;
  border-color: #1dd6b2;
}
button.btn-turquoise.dim {
  box-shadow: inset 0 0 0 #1abc9c, 0 5px 0 0 #1abc9c, 0 10px 5px #999999;
}
button.btn-turquoise.dim:active {
  box-shadow: inset 0 0 0 #1abc9c, 0 2px 0 0 #1abc9c, 0 5px 3px #999999;
}

.btn-green-sea{
    background-color: #16a085;
    border-color: #16a085;
    color: #ffffff;
}
.btn-green-sea:hover,
.btn-green-sea:focus,
.btn-green-sea:active,
.btn-green-sea.active,
.open .dropdown-toggle.btn-green-sea,
.btn-green-sea:active:focus,
.btn-green-sea:active:hover,
.btn-green-sea.active:hover,
.btn-green-sea.active:focus {
  background-color: #138871;
  border-color: #138871;
  color: #FFFFFF;
}
.btn-green-sea:active,
.btn-green-sea.active,
.open .dropdown-toggle.btn-green-sea {
  background-image: none;
}
.btn-green-sea.disabled,
.btn-green-sea.disabled:hover,
.btn-green-sea.disabled:focus,
.btn-green-sea.disabled:active,
.btn-green-sea.disabled.active,
.btn-green-sea[disabled],
.btn-green-sea[disabled]:hover,
.btn-green-sea[disabled]:focus,
.btn-green-sea[disabled]:active,
.btn-green-sea.active[disabled],
fieldset[disabled] .btn-green-sea,
fieldset[disabled] .btn-green-sea:hover,
fieldset[disabled] .btn-green-sea:focus,
fieldset[disabled] .btn-green-sea:active,
fieldset[disabled] .btn-green-sea.active {
  background-color: #19ae91;
  border-color: #19ae91;
}
button.btn-green-sea.dim {
  box-shadow: inset 0 0 0 #16a085, 0 5px 0 0 #16a085, 0 10px 5px #999999;
}
button.btn-green-sea.dim:active {
  box-shadow: inset 0 0 0 #16a085, 0 2px 0 0 #16a085, 0 5px 3px #999999;
}

.btn-emerald{
    background-color: #2ecc71;
    border-color: #2ecc71;
    color: #ffffff;
}
.btn-emerald:hover,
.btn-emerald:focus,
.btn-emerald:active,
.btn-emerald.active,
.open .dropdown-toggle.btn-emerald,
.btn-emerald:active:focus,
.btn-emerald:active:hover,
.btn-emerald.active:hover,
.btn-emerald.active:focus {
  background-color: #28b363;
  border-color: #28b363;
  color: #FFFFFF;
}
.btn-emerald:active,
.btn-emerald.active,
.open .dropdown-toggle.btn-emerald {
  background-image: none;
}
.btn-emerald.disabled,
.btn-emerald.disabled:hover,
.btn-emerald.disabled:focus,
.btn-emerald.disabled:active,
.btn-emerald.disabled.active,
.btn-emerald[disabled],
.btn-emerald[disabled]:hover,
.btn-emerald[disabled]:focus,
.btn-emerald[disabled]:active,
.btn-emerald.active[disabled],
fieldset[disabled] .btn-emerald,
fieldset[disabled] .btn-emerald:hover,
fieldset[disabled] .btn-emerald:focus,
fieldset[disabled] .btn-emerald:active,
fieldset[disabled] .btn-emerald.active {
  background-color: #30dc79;
  border-color: #30dc79;
}
button.btn-emerald.dim {
  box-shadow: inset 0 0 0 #2ecc71, 0 5px 0 0 #2ecc71, 0 10px 5px #999999;
}
button.btn-emerald.dim:active {
  box-shadow: inset 0 0 0 #2ecc71, 0 2px 0 0 #2ecc71, 0 5px 3px #999999;
}

.btn-nephritis{
    background-color: #27ae60;
    border-color: #27ae60;
    color: #ffffff;
}
.btn-nephritis:hover,
.btn-nephritis:focus,
.btn-nephritis:active,
.btn-nephritis.active,
.open .dropdown-toggle.btn-nephritis,
.btn-nephritis:active:focus,
.btn-nephritis:active:hover,
.btn-nephritis.active:hover,
.btn-nephritis.active:focus {
  background-color: #229754;
  border-color: #229754;
  color: #FFFFFF;
}
.btn-nephritis:active,
.btn-nephritis.active,
.open .dropdown-toggle.btn-nephritis {
  background-image: none;
}
.btn-nephritis.disabled,
.btn-nephritis.disabled:hover,
.btn-nephritis.disabled:focus,
.btn-nephritis.disabled:active,
.btn-nephritis.disabled.active,
.btn-nephritis[disabled],
.btn-nephritis[disabled]:hover,
.btn-nephritis[disabled]:focus,
.btn-nephritis[disabled]:active,
.btn-nephritis.active[disabled],
fieldset[disabled] .btn-nephritis,
fieldset[disabled] .btn-nephritis:hover,
fieldset[disabled] .btn-nephritis:focus,
fieldset[disabled] .btn-nephritis:active,
fieldset[disabled] .btn-nephritis.active {
  background-color: #2bc06a;
  border-color: #2bc06a;
}
button.btn-nephritis.dim {
  box-shadow: inset 0 0 0 #27ae60, 0 5px 0 0 #27ae60, 0 10px 5px #999999;
}
button.btn-nephritis.dim:active {
  box-shadow: inset 0 0 0 #27ae60, 0 2px 0 0 #27ae60, 0 5px 3px #999999;
}

.btn-peter-river{
    background-color: #3498db;
    border-color: #3498db;
    color: #ffffff;
}
.btn-peter-river:hover,
.btn-peter-river:focus,
.btn-peter-river:active,
.btn-peter-river.active,
.open .dropdown-toggle.btn-peter-river,
.btn-peter-river:active:focus,
.btn-peter-river:active:hover,
.btn-peter-river.active:hover,
.btn-peter-river.active:focus {
  background-color: #2f87c3;
  border-color: #2f87c3;
  color: #FFFFFF;
}
.btn-peter-river:active,
.btn-peter-river.active,
.open .dropdown-toggle.btn-peter-river {
  background-image: none;
}
.btn-peter-river.disabled,
.btn-peter-river.disabled:hover,
.btn-peter-river.disabled:focus,
.btn-peter-river.disabled:active,
.btn-peter-river.disabled.active,
.btn-peter-river[disabled],
.btn-peter-river[disabled]:hover,
.btn-peter-river[disabled]:focus,
.btn-peter-river[disabled]:active,
.btn-peter-river.active[disabled],
fieldset[disabled] .btn-peter-river,
fieldset[disabled] .btn-peter-river:hover,
fieldset[disabled] .btn-peter-river:focus,
fieldset[disabled] .btn-peter-river:active,
fieldset[disabled] .btn-peter-river.active {
  background-color: #3aa7f0;
  border-color: #3aa7f0;
}
button.btn-peter-river.dim {
  box-shadow: inset 0 0 0 #3498db, 0 5px 0 0 #3498db, 0 10px 5px #999999;
}
button.btn-peter-river.dim:active {
  box-shadow: inset 0 0 0 #3498db, 0 2px 0 0 #3498db, 0 5px 3px #999999;
}

.btn-belize-hole{
    background-color: #2980b9;
    border-color: #2980b9;
    color: #ffffff;
}
.btn-belize-hole:hover,
.btn-belize-hole:focus,
.btn-belize-hole:active,
.btn-belize-hole.active,
.open .dropdown-toggle.btn-belize-hole,
.btn-belize-hole:active:focus,
.btn-belize-hole:active:hover,
.btn-belize-hole.active:hover,
.btn-belize-hole.active:focus {
  background-color: #2471a4;
  border-color: #2471a4;
  color: #FFFFFF;
}
.btn-belize-hole:active,
.btn-belize-hole.active,
.open .dropdown-toggle.btn-belize-hole {
  background-image: none;
}
.btn-belize-hole.disabled,
.btn-belize-hole.disabled:hover,
.btn-belize-hole.disabled:focus,
.btn-belize-hole.disabled:active,
.btn-belize-hole.disabled.active,
.btn-belize-hole[disabled],
.btn-belize-hole[disabled]:hover,
.btn-belize-hole[disabled]:focus,
.btn-belize-hole[disabled]:active,
.btn-belize-hole.active[disabled],
fieldset[disabled] .btn-belize-hole,
fieldset[disabled] .btn-belize-hole:hover,
fieldset[disabled] .btn-belize-hole:focus,
fieldset[disabled] .btn-belize-hole:active,
fieldset[disabled] .btn-belize-hole.active {
  background-color: #2e92d4;
  border-color: #2e92d4;
}
button.btn-belize-hole.dim {
  box-shadow: inset 0 0 0 #2980b9, 0 5px 0 0 #2980b9, 0 10px 5px #999999;
}
button.btn-belize-hole.dim:active {
  box-shadow: inset 0 0 0 #2980b9, 0 2px 0 0 #2980b9, 0 5px 3px #999999;
}

.btn-amethyst{
    background-color: #9b59b6;
    border-color: #9b59b6;
    color: #ffffff;
}
.btn-amethyst:hover,
.btn-amethyst:focus,
.btn-amethyst:active,
.btn-amethyst.active,
.open .dropdown-toggle.btn-amethyst,
.btn-amethyst:active:focus,
.btn-amethyst:active:hover,
.btn-amethyst.active:hover,
.btn-amethyst.active:focus {
  background-color: #854c9c;
  border-color: #854c9c;
  color: #FFFFFF;
}
.btn-amethyst:active,
.btn-amethyst.active,
.open .dropdown-toggle.btn-amethyst {
  background-image: none;
}
.btn-amethyst.disabled,
.btn-amethyst.disabled:hover,
.btn-amethyst.disabled:focus,
.btn-amethyst.disabled:active,
.btn-amethyst.disabled.active,
.btn-amethyst[disabled],
.btn-amethyst[disabled]:hover,
.btn-amethyst[disabled]:focus,
.btn-amethyst[disabled]:active,
.btn-amethyst.active[disabled],
fieldset[disabled] .btn-amethyst,
fieldset[disabled] .btn-amethyst:hover,
fieldset[disabled] .btn-amethyst:focus,
fieldset[disabled] .btn-amethyst:active,
fieldset[disabled] .btn-amethyst.active {
  background-color: #b265d1;
  border-color: #b265d1;
}
button.btn-amethyst.dim {
  box-shadow: inset 0 0 0 #9b59b6, 0 5px 0 0 #9b59b6, 0 10px 5px #999999;
}
button.btn-amethyst.dim:active {
  box-shadow: inset 0 0 0 #9b59b6, 0 2px 0 0 #9b59b6, 0 5px 3px #999999;
}

.btn-wisteria{
    background-color: #8e44ad;
    border-color: #8e44ad;
    color: #ffffff;
}
.btn-wisteria:hover,
.btn-wisteria:focus,
.btn-wisteria:active,
.btn-wisteria.active,
.open .dropdown-toggle.btn-wisteria,
.btn-wisteria:active:focus,
.btn-wisteria:active:hover,
.btn-wisteria.active:hover,
.btn-wisteria.active:focus {
  background-color: #793a93;
  border-color: #793a93;
  color: #FFFFFF;
}
.btn-wisteria:active,
.btn-wisteria.active,
.open .dropdown-toggle.btn-wisteria {
  background-image: none;
}
.btn-wisteria.disabled,
.btn-wisteria.disabled:hover,
.btn-wisteria.disabled:focus,
.btn-wisteria.disabled:active,
.btn-wisteria.disabled.active,
.btn-wisteria[disabled],
.btn-wisteria[disabled]:hover,
.btn-wisteria[disabled]:focus,
.btn-wisteria[disabled]:active,
.btn-wisteria.active[disabled],
fieldset[disabled] .btn-wisteria,
fieldset[disabled] .btn-wisteria:hover,
fieldset[disabled] .btn-wisteria:focus,
fieldset[disabled] .btn-wisteria:active,
fieldset[disabled] .btn-wisteria.active {
  background-color: #a04ec3;
  border-color: #a04ec3;
}
button.btn-wisteria.dim {
  box-shadow: inset 0 0 0 #8e44ad, 0 5px 0 0 #8e44ad, 0 10px 5px #999999;
}
button.btn-wisteria.dim:active {
  box-shadow: inset 0 0 0 #8e44ad, 0 2px 0 0 #8e44ad, 0 5px 3px #999999;
}

.btn-wet-asphalt{
    background-color: #34495e;
    border-color: #34495e;
    color: #ffffff;
}
.btn-wet-asphalt:hover,
.btn-wet-asphalt:focus,
.btn-wet-asphalt:active,
.btn-wet-asphalt.active,
.open .dropdown-toggle.btn-wet-asphalt,
.btn-wet-asphalt:active:focus,
.btn-wet-asphalt:active:hover,
.btn-wet-asphalt.active:hover,
.btn-wet-asphalt.active:focus {
  background-color: #263645;
  border-color: #263645;
  color: #FFFFFF;
}
.btn-wet-asphalt:active,
.btn-wet-asphalt.active,
.open .dropdown-toggle.btn-wet-asphalt {
  background-image: none;
}
.btn-wet-asphalt.disabled,
.btn-wet-asphalt.disabled:hover,
.btn-wet-asphalt.disabled:focus,
.btn-wet-asphalt.disabled:active,
.btn-wet-asphalt.disabled.active,
.btn-wet-asphalt[disabled],
.btn-wet-asphalt[disabled]:hover,
.btn-wet-asphalt[disabled]:focus,
.btn-wet-asphalt[disabled]:active,
.btn-wet-asphalt.active[disabled],
fieldset[disabled] .btn-wet-asphalt,
fieldset[disabled] .btn-wet-asphalt:hover,
fieldset[disabled] .btn-wet-asphalt:focus,
fieldset[disabled] .btn-wet-asphalt:active,
fieldset[disabled] .btn-wet-asphalt.active {
  background-color: #405a74;
  border-color: #405a74;
}
button.btn-wet-asphalt.dim {
  box-shadow: inset 0 0 0 #34495e, 0 5px 0 0 #34495e, 0 10px 5px #999999;
}
button.btn-wet-asphalt.dim:active {
  box-shadow: inset 0 0 0 #34495e, 0 2px 0 0 #34495e, 0 5px 3px #999999;
}

.btn-midnight-blue{
    background-color: #2c3e50;
    border-color: #2c3e50;
    color: #ffffff;
}
.btn-midnight-blue:hover,
.btn-midnight-blue:focus,
.btn-midnight-blue:active,
.btn-midnight-blue.active,
.open .dropdown-toggle.btn-midnight-blue,
.btn-midnight-blue:active:focus,
.btn-midnight-blue:active:hover,
.btn-midnight-blue.active:hover,
.btn-midnight-blue.active:focus {
  background-color: #1f2b38;
  border-color: #1f2b38;
  color: #FFFFFF;
}
.btn-midnight-blue:active,
.btn-midnight-blue.active,
.open .dropdown-toggle.btn-midnight-blue {
  background-image: none;
}
.btn-midnight-blue.disabled,
.btn-midnight-blue.disabled:hover,
.btn-midnight-blue.disabled:focus,
.btn-midnight-blue.disabled:active,
.btn-midnight-blue.disabled.active,
.btn-midnight-blue[disabled],
.btn-midnight-blue[disabled]:hover,
.btn-midnight-blue[disabled]:focus,
.btn-midnight-blue[disabled]:active,
.btn-midnight-blue.active[disabled],
fieldset[disabled] .btn-midnight-blue,
fieldset[disabled] .btn-midnight-blue:hover,
fieldset[disabled] .btn-midnight-blue:focus,
fieldset[disabled] .btn-midnight-blue:active,
fieldset[disabled] .btn-midnight-blue.active {
  background-color: #395067;
  border-color: #395067;
}
button.btn-midnight-blue.dim {
  box-shadow: inset 0 0 0 #2c3e50, 0 5px 0 0 #2c3e50, 0 10px 5px #999999;
}
button.btn-midnight-blue.dim:active {
  box-shadow: inset 0 0 0 #2c3e50, 0 2px 0 0 #2c3e50, 0 5px 3px #999999;
}

.btn-sun-flower{
    background-color: #f1c40f;
    border-color: #f1c40f;
    color: #ffffff;
}
.btn-sun-flower:hover,
.btn-sun-flower:focus,
.btn-sun-flower:active,
.btn-sun-flower.active,
.open .dropdown-toggle.btn-sun-flower,
.btn-sun-flower:active:focus,
.btn-sun-flower:active:hover,
.btn-sun-flower.active:hover,
.btn-sun-flower.active:focus {
  background-color: #ddb40e;
  border-color: #ddb40e;
  color: #FFFFFF;
}
.btn-sun-flower:active,
.btn-sun-flower.active,
.open .dropdown-toggle.btn-sun-flower {
  background-image: none;
}
.btn-sun-flower.disabled,
.btn-sun-flower.disabled:hover,
.btn-sun-flower.disabled:focus,
.btn-sun-flower.disabled:active,
.btn-sun-flower.disabled.active,
.btn-sun-flower[disabled],
.btn-sun-flower[disabled]:hover,
.btn-sun-flower[disabled]:focus,
.btn-sun-flower[disabled]:active,
.btn-sun-flower.active[disabled],
fieldset[disabled] .btn-sun-flower,
fieldset[disabled] .btn-sun-flower:hover,
fieldset[disabled] .btn-sun-flower:focus,
fieldset[disabled] .btn-sun-flower:active,
fieldset[disabled] .btn-sun-flower.active {
  background-color: #ffcf10;
  border-color: #ffcf10;
}
button.btn-sun-flower.dim {
  box-shadow: inset 0 0 0 #f1c40f, 0 5px 0 0 #f1c40f, 0 10px 5px #999999;
}
button.btn-sun-flower.dim:active {
  box-shadow: inset 0 0 0 #f1c40f, 0 2px 0 0 #f1c40f, 0 5px 3px #999999;
}

.btn-orange{
    background-color: #f39c12;
    border-color: #f39c12;
    color: #ffffff;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange,
.btn-orange:active:focus,
.btn-orange:active:hover,
.btn-orange.active:hover,
.btn-orange.active:focus {
  background-color: #dd8e10;
  border-color: #dd8e10;
  color: #FFFFFF;
}
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled,
.btn-orange.disabled:hover,
.btn-orange.disabled:focus,
.btn-orange.disabled:active,
.btn-orange.disabled.active,
.btn-orange[disabled],
.btn-orange[disabled]:hover,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:active,
.btn-orange.active[disabled],
fieldset[disabled] .btn-orange,
fieldset[disabled] .btn-orange:hover,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange.active {
  background-color: #ffa312;
  border-color: #ffa312;
}
button.btn-orange.dim {
  box-shadow: inset 0 0 0 #f39c12, 0 5px 0 0 #f39c12, 0 10px 5px #999999;
}
button.btn-orange.dim:active {
  box-shadow: inset 0 0 0 #f39c12, 0 2px 0 0 #f39c12, 0 5px 3px #999999;
}

.btn-carrot{
    background-color: #e67e22;
    border-color: #e67e22;
    color: #ffffff;
}
.btn-carrot:hover,
.btn-carrot:focus,
.btn-carrot:active,
.btn-carrot.active,
.open .dropdown-toggle.btn-carrot,
.btn-carrot:active:focus,
.btn-carrot:active:hover,
.btn-carrot.active:hover,
.btn-carrot.active:focus {
  background-color: #d0721f;
  border-color: #d0721f;
  color: #FFFFFF;
}
.btn-carrot:active,
.btn-carrot.active,
.open .dropdown-toggle.btn-carrot {
  background-image: none;
}
.btn-carrot.disabled,
.btn-carrot.disabled:hover,
.btn-carrot.disabled:focus,
.btn-carrot.disabled:active,
.btn-carrot.disabled.active,
.btn-carrot[disabled],
.btn-carrot[disabled]:hover,
.btn-carrot[disabled]:focus,
.btn-carrot[disabled]:active,
.btn-carrot.active[disabled],
fieldset[disabled] .btn-carrot,
fieldset[disabled] .btn-carrot:hover,
fieldset[disabled] .btn-carrot:focus,
fieldset[disabled] .btn-carrot:active,
fieldset[disabled] .btn-carrot.active {
  background-color: #fc8a26;
  border-color: #fc8a26;
}
button.btn-carrot.dim {
  box-shadow: inset 0 0 0 #e67e22, 0 5px 0 0 #e67e22, 0 10px 5px #999999;
}
button.btn-carrot.dim:active {
  box-shadow: inset 0 0 0 #e67e22, 0 2px 0 0 #e67e22, 0 5px 3px #999999;
}

.btn-pumpkin{
    background-color: #d35400;
    border-color: #d35400;
    color: #ffffff;
}
.btn-pumpkin:hover,
.btn-pumpkin:focus,
.btn-pumpkin:active,
.btn-pumpkin.active,
.open .dropdown-toggle.btn-pumpkin,
.btn-pumpkin:active:focus,
.btn-pumpkin:active:hover,
.btn-pumpkin.active:hover,
.btn-pumpkin.active:focus {
  background-color: #ba4a00;
  border-color: #ba4a00;
  color: #FFFFFF;
}
.btn-pumpkin:active,
.btn-pumpkin.active,
.open .dropdown-toggle.btn-pumpkin {
  background-image: none;
}
.btn-pumpkin.disabled,
.btn-pumpkin.disabled:hover,
.btn-pumpkin.disabled:focus,
.btn-pumpkin.disabled:active,
.btn-pumpkin.disabled.active,
.btn-pumpkin[disabled],
.btn-pumpkin[disabled]:hover,
.btn-pumpkin[disabled]:focus,
.btn-pumpkin[disabled]:active,
.btn-pumpkin.active[disabled],
fieldset[disabled] .btn-pumpkin,
fieldset[disabled] .btn-pumpkin:hover,
fieldset[disabled] .btn-pumpkin:focus,
fieldset[disabled] .btn-pumpkin:active,
fieldset[disabled] .btn-pumpkin.active {
  background-color: #ef5f00;
  border-color: #ef5f00;
}
button.btn-pumpkin.dim {
  box-shadow: inset 0 0 0 #d35400, 0 5px 0 0 #d35400, 0 10px 5px #999999;
}
button.btn-pumpkin.dim:active {
  box-shadow: inset 0 0 0 #d35400, 0 2px 0 0 #d35400, 0 5px 3px #999999;
}

.btn-alizarin{
    background-color: #e74c3c;
    border-color: #e74c3c;
    color: #ffffff;
}
.btn-alizarin:hover,
.btn-alizarin:focus,
.btn-alizarin:active,
.btn-alizarin.active,
.open .dropdown-toggle.btn-alizarin,
.btn-alizarin:active:focus,
.btn-alizarin:active:hover,
.btn-alizarin.active:hover,
.btn-alizarin.active:focus {
  background-color: #cf4536;
  border-color: #cf4536;
  color: #FFFFFF;
}
.btn-alizarin:active,
.btn-alizarin.active,
.open .dropdown-toggle.btn-alizarin {
  background-image: none;
}
.btn-alizarin.disabled,
.btn-alizarin.disabled:hover,
.btn-alizarin.disabled:focus,
.btn-alizarin.disabled:active,
.btn-alizarin.disabled.active,
.btn-alizarin[disabled],
.btn-alizarin[disabled]:hover,
.btn-alizarin[disabled]:focus,
.btn-alizarin[disabled]:active,
.btn-alizarin.active[disabled],
fieldset[disabled] .btn-alizarin,
fieldset[disabled] .btn-alizarin:hover,
fieldset[disabled] .btn-alizarin:focus,
fieldset[disabled] .btn-alizarin:active,
fieldset[disabled] .btn-alizarin.active {
  background-color: #f75241;
  border-color: #f75241;
}
button.btn-alizarin.dim {
  box-shadow: inset 0 0 0 #e74c3c, 0 5px 0 0 #e74c3c, 0 10px 5px #999999;
}
button.btn-alizarin.dim:active {
  box-shadow: inset 0 0 0 #e74c3c, 0 2px 0 0 #e74c3c, 0 5px 3px #999999;
}

.btn-pomegranate{
    background-color: #c0392b;
    border-color: #c0392b;
    color: #ffffff;
}
.btn-pomegranate:hover,
.btn-pomegranate:focus,
.btn-pomegranate:active,
.btn-pomegranate.active,
.open .dropdown-toggle.btn-pomegranate,
.btn-pomegranate:active:focus,
.btn-pomegranate:active:hover,
.btn-pomegranate.active:hover,
.btn-pomegranate.active:focus {
  background-color: #a73226;
  border-color: #a73226;
  color: #FFFFFF;
}
.btn-pomegranate:active,
.btn-pomegranate.active,
.open .dropdown-toggle.btn-pomegranate {
  background-image: none;
}
.btn-pomegranate.disabled,
.btn-pomegranate.disabled:hover,
.btn-pomegranate.disabled:focus,
.btn-pomegranate.disabled:active,
.btn-pomegranate.disabled.active,
.btn-pomegranate[disabled],
.btn-pomegranate[disabled]:hover,
.btn-pomegranate[disabled]:focus,
.btn-pomegranate[disabled]:active,
.btn-pomegranate.active[disabled],
fieldset[disabled] .btn-pomegranate,
fieldset[disabled] .btn-pomegranate:hover,
fieldset[disabled] .btn-pomegranate:focus,
fieldset[disabled] .btn-pomegranate:active,
fieldset[disabled] .btn-pomegranate.active {
  background-color: #d94232;
  border-color: #d94232;
}
button.btn-pomegranate.dim {
  box-shadow: inset 0 0 0 #c0392b, 0 5px 0 0 #c0392b, 0 10px 5px #999999;
}
button.btn-pomegranate.dim:active {
  box-shadow: inset 0 0 0 #c0392b, 0 2px 0 0 #c0392b, 0 5px 3px #999999;
}

.btn-clouds{
    background-color: #ecf0f1;
    border-color: #ecf0f1;
    color: #444444;
}
.btn-clouds:hover,
.btn-clouds:focus,
.btn-clouds:active,
.btn-clouds.active,
.open .dropdown-toggle.btn-clouds,
.btn-clouds:active:focus,
.btn-clouds:active:hover,
.btn-clouds.active:hover,
.btn-clouds.active:focus {
  background-color: #d7dadb;
  border-color: #d7dadb;
  color: #444444;
}
.btn-clouds:active,
.btn-clouds.active,
.open .dropdown-toggle.btn-clouds {
  background-image: none;
}
.btn-clouds.disabled,
.btn-clouds.disabled:hover,
.btn-clouds.disabled:focus,
.btn-clouds.disabled:active,
.btn-clouds.disabled.active,
.btn-clouds[disabled],
.btn-clouds[disabled]:hover,
.btn-clouds[disabled]:focus,
.btn-clouds[disabled]:active,
.btn-clouds.active[disabled],
fieldset[disabled] .btn-clouds,
fieldset[disabled] .btn-clouds:hover,
fieldset[disabled] .btn-clouds:focus,
fieldset[disabled] .btn-clouds:active,
fieldset[disabled] .btn-clouds.active {
  background-color: #f6fafb;
  border-color: #f6fafb;
  color:#444444;
}
button.btn-clouds.dim {
  box-shadow: inset 0 0 0 #ecf0f1, 0 5px 0 0 #ecf0f1, 0 10px 5px #999999;
}
button.btn-clouds.dim:active {
  box-shadow: inset 0 0 0 #ecf0f1, 0 2px 0 0 #ecf0f1, 0 5px 3px #999999;
}

.btn-silver{
    background-color: #bdc3c7;
    border-color: #bdc3c7;
    color: #FFFFFF;
}
.btn-silver:hover,
.btn-silver:focus,
.btn-silver:active,
.btn-silver.active,
.open .dropdown-toggle.btn-silver,
.btn-silver:active:focus,
.btn-silver:active:hover,
.btn-silver.active:hover,
.btn-silver.active:focus {
  background-color: #a8adb0;
  border-color: #a8adb0;
  color: #FFFFFF;
}
.btn-silver:active,
.btn-silver.active,
.open .dropdown-toggle.btn-silver {
  background-image: none;
}
.btn-silver.disabled,
.btn-silver.disabled:hover,
.btn-silver.disabled:focus,
.btn-silver.disabled:active,
.btn-silver.disabled.active,
.btn-silver[disabled],
.btn-silver[disabled]:hover,
.btn-silver[disabled]:focus,
.btn-silver[disabled]:active,
.btn-silver.active[disabled],
fieldset[disabled] .btn-silver,
fieldset[disabled] .btn-silver:hover,
fieldset[disabled] .btn-silver:focus,
fieldset[disabled] .btn-silver:active,
fieldset[disabled] .btn-silver.active {
  background-color: #d3d9dd;
  border-color: #d3d9dd;
}
button.btn-silver.dim {
  box-shadow: inset 0 0 0 #bdc3c7, 0 5px 0 0 #bdc3c7, 0 10px 5px #999999;
}
button.btn-silver.dim:active {
  box-shadow: inset 0 0 0 #bdc3c7, 0 2px 0 0 #bdc3c7, 0 5px 3px #999999;
}

.btn-concrete{
    background-color: #95a5a6;
    border-color: #95a5a6;
    color: #FFFFFF;
}
.btn-concrete:hover,
.btn-concrete:focus,
.btn-concrete:active,
.btn-concrete.active,
.open .dropdown-toggle.btn-concrete,
.btn-concrete:active:focus,
.btn-concrete:active:hover,
.btn-concrete.active:hover,
.btn-concrete.active:focus {
  background-color: #7d8b8c;
  border-color: #7d8b8c;
  color: #FFFFFF;
}
.btn-concrete:active,
.btn-concrete.active,
.open .dropdown-toggle.btn-concrete {
  background-image: none;
}
.btn-concrete.disabled,
.btn-concrete.disabled:hover,
.btn-concrete.disabled:focus,
.btn-concrete.disabled:active,
.btn-concrete.disabled.active,
.btn-concrete[disabled],
.btn-concrete[disabled]:hover,
.btn-concrete[disabled]:focus,
.btn-concrete[disabled]:active,
.btn-concrete.active[disabled],
fieldset[disabled] .btn-concrete,
fieldset[disabled] .btn-concrete:hover,
fieldset[disabled] .btn-concrete:focus,
fieldset[disabled] .btn-concrete:active,
fieldset[disabled] .btn-concrete.active {
  background-color: #a1b3b4;
  border-color: #a1b3b4;
}
button.btn-concrete.dim {
  box-shadow: inset 0 0 0 #95a5a6, 0 5px 0 0 #95a5a6, 0 10px 5px #999999;
}
button.btn-concrete.dim:active {
  box-shadow: inset 0 0 0 #95a5a6, 0 2px 0 0 #95a5a6, 0 5px 3px #999999;
}

.btn-asbestos{
    background-color: #7f8c8d;
    border-color: #7f8c8d;
    color: #FFFFFF;
}
.btn-asbestos:hover,
.btn-asbestos:focus,
.btn-asbestos:active,
.btn-asbestos.active,
.open .dropdown-toggle.btn-asbestos,
.btn-asbestos:active:focus,
.btn-asbestos:active:hover,
.btn-asbestos.active:hover,
.btn-asbestos.active:focus {
  background-color: #687374;
  border-color: #687374;
  color: #FFFFFF;
}
.btn-asbestos:active,
.btn-asbestos.active,
.open .dropdown-toggle.btn-asbestos {
  background-image: none;
}
.btn-asbestos.disabled,
.btn-asbestos.disabled:hover,
.btn-asbestos.disabled:focus,
.btn-asbestos.disabled:active,
.btn-asbestos.disabled.active,
.btn-asbestos[disabled],
.btn-asbestos[disabled]:hover,
.btn-asbestos[disabled]:focus,
.btn-asbestos[disabled]:active,
.btn-asbestos.active[disabled],
fieldset[disabled] .btn-asbestos,
fieldset[disabled] .btn-asbestos:hover,
fieldset[disabled] .btn-asbestos:focus,
fieldset[disabled] .btn-asbestos:active,
fieldset[disabled] .btn-asbestos.active {
  background-color: #91a0a1;
  border-color: #91a0a1;
}
button.btn-asbestos.dim {
  box-shadow: inset 0 0 0 #7f8c8d, 0 5px 0 0 #7f8c8d, 0 10px 5px #999999;
}
button.btn-asbestos.dim:active {
  box-shadow: inset 0 0 0 #7f8c8d, 0 2px 0 0 #7f8c8d, 0 5px 3px #999999;
}
/*FLATUI BUTTONS*/

/*FLATUI OUTLINES*/
.flat-outline {
    border-width: 1px;
    border-style: solid;
}

.flat-outline-solid {
    border-style: solid;
}

.flat-outline-dashed {
    border-style: dashed;
}

.flat-outline-dotted {
    border-style: dotted;
}

.flat-outline-double {
    border-style: double;
}

.flat-outline-groove {
    border-style: groove;
}

.flat-outline-hoverable {
    -webkit-transition: background 500ms linear;
    -moz-transition: background 500ms linear;
    -ms-transition: background 500ms linear;
    -o-transition: background 500ms linear;
    transition: background 500ms linear;
}

.flat-outline-turqouise {
    border-color: #1abc9c;
    color: #1abc9c;
}

.flat-outline-green-sea {
    border-color: #16a085;
    color: #16a085;
}

.flat-outline-emerald {
    border-color: #2ecc71;
    color: #2ecc71;
}

.flat-outline-nephritis {
    border-color: #27ae60;
    color: #27ae60;
}

.flat-outline-peter-river {
    border-color: #3498db;
    color: #3498db;
}

.flat-outline-belize-hole {
    border-color: #2980b9;
    color: #2980b9;
}

.flat-outline-amethyst {
    border-color: #9b59b6;
    color: #9b59b6;
}

.flat-outline-wisteria {
    border-color: #8e44ad;
    color: #8e44ad;
}

.flat-outline-wet-asphalt {
    border-color: #34495e;
    color: #34495e;
}

.flat-outline-midnight-blue {
    border-color: #2c3e50;
    color: #2c3e50;
}

.flat-outline-sun-flower {
    border-color: #f1c40f;
    color: #f1c40f;
}

.flat-outline-orange {
    border-color: #f39c12;
    color: #f39c12;
}

.flat-outline-carrot {
    border-color: #e67e22;
    color: #e67e22;
}

.flat-outline-pumpkin {
    border-color: #d35400;
    color: #d35400;
}

.flat-outline-alizarin {
    border-color: #e74c3c;
    color: #e74c3c;
}

.flat-outline-pomegranate {
    border-color: #c0392b;
    color: #c0392b;
}

.flat-outline-clouds {
    border-color: #ecf0f1;
}

.flat-outline-silver {
    border-color: #bdc3c7;
}

.flat-outline-concrete {
    border-color: #95a5a6;
}

.flat-outline-asbestos {
    border-color: #7f8c8d;
}
/*FLATUI OUTLINES*/

/*TEXT COLORS*/
.text-turquoise {
    color: #1abc9c;
}

.text-green-sea {
    color: #16a085;
}

.text-emerald {
    color: #2ecc71;
}

.text-nephritis {
    color: #27ae60;
}

.text-peter-river {
    color: #3498db;
}

.text-belize-hole {
    color: #2980b9;
}

.text-amethyst {
    color: #9b59b6;
}

.text-wisteria {
    color: #8e44ad;
}

.text-wet-asphalt {
    color: #34495e;
}

.text-midnight-blue {
    color: #2c3e50;
}

.text-sun-flower {
    color: #f1c40f;
}

.text-orange {
    color: #f39c12;
}

.text-carrot {
    color: #e67e22;
}

.text-pumpkin {
    color: #d35400;
}

.text-alizarin {
    color: #e74c3c;
}

.text-pomegranate {
    color: #c0392b;
}

.text-clouds {
    color: #ecf0f1;
}

.text-silver {
    color: #bdc3c7;
}

.text-concrete {
    color: #95a5a6;
}

.text-asbestos {
    color: #7f8c8d;
}
/*TEXT COLORS*/

/*TABLE PADDINGS*/
.table-p-xs > thead > tr > th,
.table-p-xs > thead > tr > td,
.table-p-xs > tbody > tr > th,
.table-p-xs > tbody > tr > td,
.table-p-xs > tfoot > tr > th,
.table-p-xs > tfoot > tr > td {
    padding: 1px;
}

.table-p-sm > thead > tr > th,
.table-p-sm > thead > tr > td,
.table-p-sm > tbody > tr > th,
.table-p-sm > tbody > tr > td,
.table-p-sm > tfoot > tr > th,
.table-p-sm > tfoot > tr > td {
    padding: 3px;
}

.table-p-md > thead > tr > th,
.table-p-md > thead > tr > td,
.table-p-md > tbody > tr > th,
.table-p-md > tbody > tr > td,
.table-p-md > tfoot > tr > th,
.table-p-md > tfoot > tr > td {
    padding: 5px;
}

.table-p-lg > thead > tr > th,
.table-p-lg > thead > tr > td,
.table-p-lg > tbody > tr > th,
.table-p-lg > tbody > tr > td,
.table-p-lg > tfoot > tr > th,
.table-p-lg > tfoot > tr > td {
    padding: 7px;
}
/*TABLE PADDINGS*/

/*PADDING TOPS*/
.p-t-xxs {
    padding-top: 3px;
}

.p-t-xs {
    padding-top: 4px;
}

.p-t-sm {
    padding-top: 5px;
}

.p-t-md {
    padding-top: 6px;
}

.p-t-lg {
    padding-top: 8px;
}

.p-t-xl {
    padding-top: 10px;
}
/*PADDING TOPS*/

.p-w-none {
    padding-left:0;
    padding-right:0;
}

/*STACK MODAL OVERLAY*/
.modal-backdrop-stack {
    z-index: 2050 !important;
}
/*STACK MODAL OVERLAY*/

/*IBOX TOOLS LINKS*/
.ibox-tools a.btn-default,
.ibox-tools a.btn-success,
.ibox-tools a.btn-info,
.ibox-tools a.btn-warning,
.ibox-tools a.btn-danger {
    color: #fff;
}
/*IBOX TOOLS LINKS*/

/*SWITCH*/
.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 2px;
        bottom: 2px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

.slider.round {
    border-radius: 17px;
}

    .slider.round:before {
        border-radius: 50%;
    }
/*SWITCH*/

/*MENU ITEM PADDINDGS*/
.top-navigation .nav > li > a {
    padding: 15px;
}
/*MENU ITEM PADDINDGS*/

/*MODAL SIZES*/
@media (min-width: 992px) {
    .modal-xl {
        width: 80%;
    }

    .modal-xxl {
        width: 90%;
    }
}
/*MODAL SIZES*/

/*DATATABLE SORT ICON FIX*/
table.table-p-sm thead .sorting:after,
table.table-p-sm thead .sorting_asc:after,
table.table-p-sm thead .sorting_desc:after,
table.table-p-sm thead .sorting_asc_disabled:after,
table.table-p-sm thead .sorting_desc_disabled:after {
    position:absolute;
    top:4px;
    right:4px;
    display:block;
    font-family:'Glyphicons Halflings';
    opacity:0.5
}
/*DATATABLE SORT ICON FIX*/

/*SELECT SM FIX*/
 select.input-sm {
     padding: 0 0 0 5px;
 }
/*SELECT SM FIX*/

/*FONT SIZES*/
.f-10{
    font-size: 10px;
}
.f-10 .btn-xxs{
    font-size: 10px;
}
.f-11{
    font-size: 11px;
}
.f-12{
    font-size: 12px;
}
.f-13{
    font-size: 13px;
}
.f-14{
    font-size: 14px;
}
.f-15{
    font-size: 15px;
}
.f-16{
    font-size: 16px;
}
.f-17{
    font-size: 17px;
}
.f-18{
    font-size: 18px;
}
.f-19{
    font-size: 19px;
}
.f-20{
    font-size: 20px;
}
.f-21{
    font-size: 21px;
}
.f-22{
    font-size: 22px;
}
.f-23{
    font-size: 23px;
}
.f-24{
    font-size: 24px;
}
/*FONT SIZES*/

/*I-CHECKBOX HALF*/
.icheckbox_square-green-half,
.iradio_square-green-half {
    display: inline-block;
    *
    display: inline;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 11px;
    height: 11px;
    background: url(/Content/plugins/iCheck/green-half.png) no-repeat;
    border: none;
    cursor: pointer;
}

.icheckbox_square-green-half {
    background-position: 0 0;
}
.icheckbox_square-green-half.hover {
    background-position: -12px 0;
}
.icheckbox_square-green-half.checked {
    background-position: -24px 0;
}
.icheckbox_square-green-half.disabled {
    background-position: -36px 0;
    cursor: default;
}
.icheckbox_square-green-half.checked.disabled {
    background-position: -48px 0;
}
/*I-CHECKBOX HALF*/

/*Dropdownmenu Right*/
.dropdown-menu-right{
    left:auto;
    right:0;
}
/*Dropdownmenu Right*/

/*STREAM CUSTOM BG*/
.stream .stream-badge i.turquoise-bg {
    background-color: #1abc9c;
    color: #ffffff;
}

.stream .stream-badge i.green-sea-bg {
    background-color: #16a085;
    color: #ffffff;
}

.stream .stream-badge i.emerald-bg {
    background-color: #2ecc71;
    color: #ffffff;
}

.stream .stream-badge i.nephritis-bg {
    background-color: #27ae60;
    color: #ffffff;
}

.stream .stream-badge i.peter-river-bg {
    background-color: #3498db;
    color: #ffffff;
}

.stream .stream-badge i.belize-hole-bg {
    background-color: #2980b9;
    color: #ffffff;
}

.stream .stream-badge i.amethyst-bg {
    background-color: #9b59b6;
    color: #ffffff;
}

.stream .stream-badge i.wisteria-bg {
    background-color: #8e44ad;
    color: #ffffff;
}

.stream .stream-badge i.wet-asphalt-bg {
    background-color: #34495e;
    color: #ffffff;
}

.stream .stream-badge i.midnight-blue-bg {
    background-color: #2c3e50;
    color: #ffffff;
}

.stream .stream-badge i.sun-flower-bg {
    background-color: #f1c40f;
    color: #ffffff;
}

.stream .stream-badge i.orange-bg {
    background-color: #f39c12;
    color: #ffffff;
}

.stream .stream-badge i.carrot-bg {
    background-color: #e67e22;
    color: #ffffff;
}

.stream .stream-badge i.pumpkin-bg {
    background-color: #d35400;
    color: #ffffff;
}

.stream .stream-badge i.alizarin-bg {
    background-color: #e74c3c;
    color: #ffffff;
}

.stream .stream-badge i.pomegranate-bg {
    background-color: #c0392b;
    color: #ffffff;
}

.stream .stream-badge i.clouds-bg {
    background-color: #ecf0f1;
}

.stream .stream-badge i.silver-bg {
    background-color: #bdc3c7;
    color: #ffffff;
}

.stream .stream-badge i.concrete-bg {
    background-color: #95a5a6;
}

.stream .stream-badge i.asbestos-bg {
    background-color: #7f8c8d;
    color: #ffffff;
}




/*STREAM CUSTOM BG*/

/*BORDER CUSTOM BG*/
.border-turquoise-bg {
    border-color: #1abc9c;
}

.border-green-sea-bg {
    border-color: #16a085;
}

.border-emerald-bg {
    border-color: #2ecc71;
}

.border-nephritis-bg {
    border-color: #27ae60;
}

.border-peter-river-bg {
    border-color: #3498db;
}

.border-belize-hole-bg {
    border-color: #2980b9;
}

.border-amethyst-bg {
    border-color: #9b59b6;
}

.border-wisteria-bg {
    border-color: #8e44ad;
}

.border-wet-asphalt-bg {
    border-color: #34495e;
}

.border-midnight-blue-bg {
    border-color: #2c3e50;
}

.border-sun-flower-bg {
    border-color: #f1c40f;
}

.border-orange-bg {
    border-color: #f39c12;
}

.border-carrot-bg {
    border-color: #e67e22;
}

.border-pumpkin-bg {
    border-color: #d35400;
}

.border-alizarin-bg {
    border-color: #e74c3c;
}

.border-pomegranate-bg {
    border-color: #c0392b;
}

.border-clouds-bg {
    border-color: #ecf0f1;
}

.border-silver-bg {
    border-color: #bdc3c7;
}

.border-concrete-bg {
    border-color: #95a5a6;
}

.border-asbestos-bg {
    border-color: #7f8c8d;
}
/*BORDER CUSTOM BG*/

/*PIECHART*/
.easyPieChart {
    position: relative;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

.easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
/*PIECHART*/



.font-gri{
    color:#676a6c;
}
.font-beyaz{
    color:#ffffff;
}

.font-bold{
    font-weight: bold !important;
}

.tr-secili{
    background-color: #eafff7;
}

.tabs-icon .nav-tabs>li {
    position:relative;
    float:none;
    display:inline-block;
}
.tabs-icon .nav-tabs>li a {
    padding: 10px 25px;
    margin-right:0;
}
.tabs-icon .nav-tabs>li a .fa,
.tabs-icon .nav-tabs>li a .glyphicon {
    display: block;
    font-size: 32px;
    margin-bottom: 15px;
    text-align: center
}
.tabs-icon .nav-tabs>li.active {
    margin-bottom: -1px;
    border-bottom: 1px solid #5cc7b2
}
.tabs-icon .nav-tabs>li.active a {
    color: #5cc7b2
}

.btn-xxs{
    padding: 0px 3px;
}

@keyframes flickerAnimation {
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
  0%   { opacity:1; }
  50%  { opacity:0; }
  100% { opacity:1; }
}
.animate-flicker {
   -webkit-animation: flickerAnimation 1s infinite;
   -moz-animation: flickerAnimation 1s infinite;
   -o-animation: flickerAnimation 1s infinite;
    animation: flickerAnimation 1s infinite;
}

#toast-container > .toast-info::before {
    content: "\f0f3";
}

.p-sm{
    padding:15px;
}