.bootstrap-timepicker {
    position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
    left: auto;
    right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu::before {
    left: auto;
    right: 12px;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu::after {
    left: auto;
    right: 13px;
}
.bootstrap-timepicker .input-group-addon {
    cursor: pointer;
}
.bootstrap-timepicker .input-group-addon i {
    display: inline-block;
    height: 16px;
    width: 16px;
}
.bootstrap-timepicker-widget.dropdown-menu {
    padding: 4px;
}
.bootstrap-timepicker-widget.dropdown-menu.open {
    display: inline-block;
}
.bootstrap-timepicker-widget.dropdown-menu::before {
    border-bottom: 7px solid rgba(0, 0, 0, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu::after {
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left::before {
    left: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-left::after {
    left: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-right::before {
    right: 6px;
}
.bootstrap-timepicker-widget.timepicker-orient-right::after {
    right: 7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top::before {
    top: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-top::after {
    top: -6px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom::before {
    border-bottom: 0 none;
    border-top: 7px solid #999;
    bottom: -7px;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom::after {
    border-bottom: 0 none;
    border-top: 6px solid #fff;
    bottom: -6px;
}
.bootstrap-timepicker-widget .glyphicon-chevron-up, .bootstrap-timepicker-widget .glyphicon-chevron-down {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
}
.bootstrap-timepicker-widget .glyphicon-chevron-up::before {
    content: "";
}
.bootstrap-timepicker-widget .glyphicon-chevron-down::before {
    content: "";
}
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 4px;
}
.bootstrap-timepicker-widget table {
    margin: 0;
    width: 100%;
}
.bootstrap-timepicker-widget table td {
    height: 30px;
    margin: 0;
    padding: 2px;
    text-align: center;
}
.bootstrap-timepicker-widget table td:not(.separator) {
    min-width: 30px;
}
.bootstrap-timepicker-widget table td span {
    width: 100%;
}
.bootstrap-timepicker-widget table td a {
    border: 1px solid transparent;
    color: #333;
    display: inline-block;
    margin: 0;
    outline: 0 none;
    padding: 8px 0;
    width: 100%;
}
.bootstrap-timepicker-widget table td a:hover {
    background-color: #eee;
    border-color: #ddd;
    border-radius: 4px;
    text-decoration: none;
}
.bootstrap-timepicker-widget table td a i {
    font-size: 18px;
    margin-top: 2px;
}
.bootstrap-timepicker-widget table td input {
    margin: 0;
    text-align: center;
    width: 25px;
}
.bootstrap-timepicker-widget .modal-content {
    padding: 4px;
}
@media (min-width: 767px) {
.bootstrap-timepicker-widget.modal {
    margin-left: -100px;
    width: 200px;
}
}
@media (max-width: 767px) {
.bootstrap-timepicker {
    width: 100%;
}
.bootstrap-timepicker .dropdown-menu {
    width: 100%;
}
}
.bootstrap-timepicker {
    position: relative;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
    left: auto;
    right: 0;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu::before {
    left: auto;
    right: 0.75rem;
}
.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu::after {
    left: auto;
    right: 0.8125rem;
}
.bootstrap-timepicker-widget.dropdown-menu {
    padding: 1px;
}
.bootstrap-timepicker-widget.dropdown-menu::before {
    border-bottom: 0.4375rem solid rgba(0, 0, 0, 0.2);
    border-left: 0.4375rem solid transparent;
    border-right: 0.4375rem solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-timepicker-widget.dropdown-menu::after {
    border-bottom: 0.375rem solid #fff;
    border-left: 0.375rem solid transparent;
    border-right: 0.375rem solid transparent;
    content: "";
    display: inline-block;
    position: absolute;
}
.bootstrap-timepicker-widget.timepicker-orient-left::before {
    left: 0.375rem;
}
.bootstrap-timepicker-widget.timepicker-orient-left::after {
    left: 0.4375rem;
}
.bootstrap-timepicker-widget.timepicker-orient-right::before {
    right: 0.375rem;
}
.bootstrap-timepicker-widget.timepicker-orient-right::after {
    right: 0.4375rem;
}
.bootstrap-timepicker-widget.timepicker-orient-top::before {
    top: -0.4375rem;
}
.bootstrap-timepicker-widget.timepicker-orient-top::after {
    top: -0.375rem;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom::before {
    border-bottom: 0 none;
    border-top: 0.4375rem solid #999;
    bottom: -0.4375rem;
    top: auto;
}
.bootstrap-timepicker-widget.timepicker-orient-bottom::after {
    border-bottom: 0 none;
    border-top: 0.375rem solid #fff;
    bottom: -0.375rem;
    top: auto;
}
.bootstrap-timepicker-widget a.btn, .bootstrap-timepicker-widget input {
    border-radius: 2px;
}
.bootstrap-timepicker-widget table td.separator {
    padding: 0;
    width: 0.125rem;
}
.bootstrap-timepicker-widget table td a {
    color: rgba(0, 0, 0, 0.698);
    padding: 0;
}
.bootstrap-timepicker-widget table td a:hover {
    background-color: transparent;
    border-color: transparent;
    border-radius: 2px;
    color: rgba(0, 0, 0, 0.698);
}
.bootstrap-timepicker-widget table td a i {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.bootstrap-timepicker-widget table td a i::after {
    display: inline-block;
    height: 0.875rem;
    vertical-align: middle;
    width: 0.875rem;
}
.bootstrap-timepicker-widget table td a .icon-chevron-down::after {
    content: "";
    line-height: 0.5625rem;
}
.bootstrap-timepicker-widget table td a .icon-chevron-up::after {
    content: "";
    line-height: 1.25rem;
}
.bootstrap-timepicker-widget table td input {
    border: 0 none;
}
.bootstrap-timepicker-widget .modal-content {
    padding: 0.25rem;
}
.c3 svg text, .c3 svg {
    color: rgba(0, 0, 0, 0.698);
    font: 0.625rem -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
}
.c3 path, .c3 line {
    stroke: rgba(0, 0, 0, 0.1);
}
.c3 .c3-tooltip {
    box-shadow: none;
}
.c3 .c3-tooltip tr {
    border-color: #4c7ff0;
}
.c3 .c3-tooltip th {
    background-color: #4c7ff0;
    font-size: 0.8125rem;
}
.c3 .c3-tooltip td {
    border-left-color: #4c7ff0;
}
.canvas-holder {
    margin: 0;
    padding: 0;
    position: relative;
}
.doughnut-legend {
    list-style: outside none none;
    position: absolute;
    right: 0.5rem;
    top: 0;
}
.doughnut-legend li {
    cursor: default;
    display: block;
    margin-bottom: 0.25rem;
    padding: 0.125rem 0.5rem 0.125rem 1.875rem;
    position: relative;
    transition: background-color 200ms ease-in-out 0s;
}
.doughnut-legend li:hover {
    background-color: #e8e8e8;
}
.doughnut-legend li span {
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 1.25rem;
}
.clockpicker-popover .popover-title {
    color: rgba(0, 0, 0, 0.698);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
}
.clockpicker-popover .popover-title span {
    cursor: pointer;
}
.clockpicker-popover .popover-content {
    background-color: white;
}
.clockpicker-popover .popover-content:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
.clockpicker-popover .clockpicker-plate {
    border: 0.0625rem solid rgba(0, 0, 0, 0.1);
}
.clockpicker-popover .clockpicker-button {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-width: 0.0625rem 0 0;
    margin: 0;
    padding: 0.625rem 0;
}