﻿legend.gts-dashboard select.form-control {
    width: 80%;
    display: inline-block;
}

legend.gts-dashboard i.fa {
    opacity: 1 !important;
    text-shadow: none;
    color: #414042;
}

legend.gts-dashboard i.fa:hover {
    opacity: 1 !important;
    text-shadow: none;
    color: #414042;
}

button.gts-close {
    padding-top: 6px;
    padding-bottom: 6px;
    opacity: 1 !important;
    text-shadow: none;
}

button.gts-add {
    padding-top: 6px;
    padding-bottom: 6px;
    width: 28px;
    height: 28px;
    opacity: 1 !important;
    text-shadow: none;
    background-color: #B7E40C;
    border-radius: 50%
}