button[data-formset-add] {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 1px;
    cursor: default !important;
    display: inline-block;
    font-weight: 500;
    height: 30px;
    min-width: 30px;
    text-align: center;
    text-decoration: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    background-color: #739e73;
    background-image: none;
    border: 1px solid #739e73;
    color: #ffffff;
    font-size: 13px;
    margin: 10px 0 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.428571429;
}

button[data-formset-add]>i {
    display: none;
}

button[data-formset-add] {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: normal !important;
    padding: 0 12px;
}

button[data-formset-add]:hover {
    transition: all 0s;
    cursor: pointer;
    color: #ffffff;
    border: 1px solid #4c6e4c;
    background-color: #5f895f;
    border-color: #4c6e4c
}


.btn {
    border-radius: 1px;
    -webkit-border-radius: 1px;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .0);
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .0);
    padding: 6px 18px;
}

.btn-lg {
    font-size: 13px;
}

.btn-primary {
    color: #fff;
    background-color: #3276b1;
    border-color: #3276b1;
}

.btn-danger {
    color: #fff;
    background-color: #a90329;
    border-color: #a90329;
}

.btn-success {
    color: #fff;
    background-color: #739e73;
    border-color: #739e73;
}

.btn:not([data-formset-delete-button])>i {
    display: none;
}

body {
    background: #ededed;
}

#header {
    display: block;
    height: 49px;
    position: relative;
    margin: 0;
    padding: 0 13px 0 0;
    background-color: #ededed;
    background-image: none;
    background-repeat: repeat-x;
}

.btn-header>:first-child>a {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 1px;
    cursor: default !important;
    display: inline-block;
    font-weight: 500;
    height: 30px;
    min-width: 30px;
    text-align: center;
    text-decoration: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    background-color: #d3d3d3;
    background-image: none;
    border: 1px solid #d3d3d3;
    color: #000000;
    font-size: 13px;
    margin: 10px 0 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.428571429;


}

.btn-header>:first-child>a {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: normal !important;
    padding: 0 12px;
}

.btn-header>:first-child>a:hover {
    transition: all 0s;
    cursor: pointer;
    color: #ffffff;
    border: 1px solid #000d2a;
    background-color: #000d2a;
    border-color: #000d2a;
}

.btn-header>:first-child>a:active {
    background-color: #2e2e2e;
    background-image: none;
    filter: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

h1.page-title>i {
    display: none;
    letter-spacing: 0px;
    font-size: 16px;
}

h1.page-title {
    letter-spacing: 0px;
    font-size: 16px;
    color: #4d4d4d;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

h1.page-title>span {
    color: #4d4d4d;
    font-family: "Open Sans", Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

input.form-control {
    border-radius: 1px !important;
}

textarea.form-control {
    border-radius: 1px !important;
}

.page-title span {
    font-size: 16px;
    color: #4c4f53;
    display: inline-block;
    vertical-align: 1px;
}

.well {
    background: #ffffff;
    border: 0px solid #ddd;
    border-radius: 1px;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    position: relative;
}

ol.breadcrumb {
    display: none;
}

#ribbon {
    min-height: 30px;
    background: #000d2a;
    padding: 0 13px;
    position: relative;
}

#ribbon .breadcrumb a,
#ribbon .breadcrumb {
    color: #a8a8a8 !important;
    text-decoration: none ! Important;
}

#ribbon .breadcrumb>.active,
#ribbon .breadcrumb li:last-child {
    color: #7c7c7c;
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #afafaf;
}

#ribbon {
    border-bottom: 0px solid #de0000;
    border-top: 0px solid #ff0000;
}

.table thead tr,
.fc-border-separate thead tr {
    background-color: #000d2a;
    color: #ffffff;
    background-image: none;
    font-size: 12px;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 0px solid #b11e1e;
}

.jarviswidget>div {
    border-radius: 1px;
}

a:hover,
a:focus {
    color: #000000;
    text-decoration: underline;
}

td>a {
    color: #000000;
    text-decoration: underline;
    text-decoration-color: #d0d0d0;
    text-decoration-thickness: 1.7px;
}

span.minifyme {
    display: None;
}

.nav-tabs>li.active>a {
    -webkit-box-shadow: 0 -2px 0 #c0c0c0;
    -moz-box-shadow: 0 -2px 0 #c0c0c0;
    box-shadow: 0 -2px 0 #c0c0c0;
    border-top-width: 0 !important;
    margin-top: 1px !important;
    font-weight: 700;
}

legend {
    display: block;
    padding: 8px 0;
    border-bottom: none;
    background: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #222;
    margin: 25px 0 20px;
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #f2f2f2;
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th {
    background-color: #dddddd;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 2px 30px 2px 8px;
    border-radius: 1px;
    margin: 4px 0 3px 5px;
    position: relative;
    line-height: 18px;
    color: #fff;
    cursor: default;
    border: 1px solid #db8c00;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #db8c00;
}

.select2-container-multi .select2-search-choice-close {
    display: block;
    top: 0;
    right: 0;
    padding: 4px 4px 1px 12px;
}

.select2-container-multi .select2-search-choice-close:hover {
    background: rgb(102 102 102);
}

.select2-results .select2-highlighted {
    background: #db8c00;
    color: #fff;
    border-radius: 1px;
}

.alert {
    border: none;
    border-radius: 1px;
}

.close {
    float: right;
    font-size: 17.0px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .15;
    filter: alpha(opacity=20);
}

div.car_color {
    aspect-ratio: 1;
    width: 20px;
    height: 20px;
    display: block;
}

a.add-related,
a.change-related {
    display: none !important;
}

.panel.panel-default {
    border-radius: 1px;
}

.panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.pagination>a {
    background-color: #739e73;
    border-color: #739e73;
}

.pagination>li>a,
.pagination>li>span {
    color: #555555;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    color: #ffffff;
    background-color: #db8c00;
    border-color: #db8c00;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #555555;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>li>a,
.pagination>li>span {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 1px;
    border-top-right-radius: 1px;
}

div.modal-content {
    border-radius: 1px;
}

div.dt-toolbar {
    border-radius: 1px 1px 0 0;
}

div.dt-toolbar-footer {
    border-radius: 0 0 1px 1px;
}

div.dataTables_info {
    font-style: normal;
}

.nav-tabs.bordered {
    border-radius: 1px 1px 0 0;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 1px;
    border-top-left-radius: 1px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border: none;
}

.nav-tabs>li.active>a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

ul.nav-tabs>li:not(.active)>a>i {
    display: none;
}

.leaflet-bar {
    box-shadow: none;
    border-radius: 1px;
}

.leaflet-bar a,
.leaflet-bar a:hover {
    background-color: #000d2a;
    line-height: 22px;
    color: #ffffff;
}

#driver-search {
    display: block;
    height: 32px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
}

.select2-container>a.select2-choice {
    border-radius: 1px;
}

.select2-dropdown-open>a.select2-choice {
    border-radius: 1px 1px 0 0 !important;
}

.select2-container>ul.select2-choices {
    border-radius: 1px;
}

.select2-dropdown-open>ul.select2-choices {
    border-radius: 1px 1px 0 0 !important;
}

.select2-drop-active {
    border: 1px solid #5e98cc;
    border-top: 0;
    border-radius: 0 0 1px 1px;
    border-bottom-width: 1px;
}

.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 29px;
    padding: 6px 20px 5px 10px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 1px;

    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    background: none;
}

li.select2-no-results {
    border-radius: 1px;
}

li.select2-no-results:before {
    content: none;
}

div.input-group>input.form-control {
    border-radius: 1px 0 0 1px !important;
}

aside {
    display: block;
    overflow: hidden;
    background: #000d2a;
    min-height: 100%;
}

div.login-info>span>a>img {
    display: none;
}

div.login-info {
    height: 32px;
    border-bottom: none;
    box-shadow: none;
}

.login-info>span {
    height: auto;
    padding: 0 10px;
    border-bottom: none;
}

nav>ul>li>a>i {
    font-size: 1.0333333333333333em !important;
}

#shortcut>ul>li>a>span>i {
    display: none;
}

#shortcut>ul>li>a.jarvismetro-tile.big-cubes {
    width: 120px;
    height: 60px;
    box-shadow: none;
    border-radius: 1px;
}

#shortcut>ul>li>a.selected {
    border: none !important;
}

.bg-color-pinkDark {
    background-color: #739e73 !important;
}

#shortcut>ul>li>a.selected:before {
    content: none;
}

#shortcut>ul>li>a.selected:after {
    content: none;
}

#shortcut ul {
    box-shadow: none;
    -moz-box-shadow: none;
    border-bottom: none;
}

.select2-results .select2-result-label {
    padding: 8px 7px 8px;
}

nav ul ul {
    background: #000d2a;
}

nav>ul>li.open>ul>li>a::before {
    content: none;
}

.smart-accordion-default .panel-default>.panel-heading {
    background-color: #f7f7f7;
}

aside>nav>ul>li a {
    background-color: #000d2a;
    border-radius: 1px 0 0 1px;
    margin: 5px 0 5px 0;
}

nav>ul ul li::before {
    top: 19px;
}

.panel-default>.panel-heading+.panel-collapse .panel-body {
    border-top-color: #ffffff;
}

input.ui-select-search {
    border-radius: 1px;
}

@media only screen and (min-width: 320px) and (max-width: 980px) {
    #hide-menu i {
        color: #ffffff;
        font-size: 121%;
    }
}

#fullscreen {
    display: none;
}

.fa-expand-o:before {
    content: "\f192";
}

.fa-collapse-o:before {
    content: "\f10c";
}

nav ul b {
    margin-top: none;
}

#logo img {
    width: 100px !important;
    height: 21px !important;
    padding-left: 3px;
    padding-top: 1px;
}

.bootstrap-tagsinput {
    border-radius: 1px;
}

.bootstrap-tagsinput>span {
    border-radius: 1px !important;
    line-height: 18px;
    font-weight: 400;
    padding: 1px 30px 1px 8px;
    font-size: 13px;
    border: 1px solid #db8c00;
    background: #db8c00;
}

.bootstrap-tagsinput .tag [data-role=remove] {
    display: block;
    top: -1px;
    right: 0;
    padding: 3px 19px 6px 12px;
    width: 23px;
    height: 22px;
    position: absolute;
    cursor: pointer;
}

fieldset>div.form-group>div.icon-addon>label.glyphicon-search {
    display: none;
}

fieldset>div.form-group>div.icon-addon>#q {
    padding-left: 10px;
}

.alert .close {
    line-height: 0.9;
}

.datetimepicker {
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.datetimepicker-inline {
    width: 220px;
}

.datetimepicker.datetimepicker-rtl {
    direction: rtl;
}

.datetimepicker.datetimepicker-rtl table tr td span {
    float: right;
}

.datetimepicker-dropdown,
.datetimepicker-dropdown-left {
    top: 0;
    left: 0;
}

[class*=" datetimepicker-dropdown"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
}

[class*=" datetimepicker-dropdown"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
}

[class*=" datetimepicker-dropdown-top"]:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #cccccc;
    border-top-color: rgba(0, 0, 0, 0.2);
    border-bottom: 0;
}

[class*=" datetimepicker-dropdown-top"]:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ffffff;
    border-bottom: 0;
}

.datetimepicker-dropdown-bottom-left:before {
    top: -7px;
    right: 6px;
}

.datetimepicker-dropdown-bottom-left:after {
    top: -6px;
    right: 7px;
}

.datetimepicker-dropdown-bottom-right:before {
    top: -7px;
    left: 6px;
}

.datetimepicker-dropdown-bottom-right:after {
    top: -6px;
    left: 7px;
}

.datetimepicker-dropdown-top-left:before {
    bottom: -7px;
    right: 6px;
}

.datetimepicker-dropdown-top-left:after {
    bottom: -6px;
    right: 7px;
}

.datetimepicker-dropdown-top-right:before {
    bottom: -7px;
    left: 6px;
}

.datetimepicker-dropdown-top-right:after {
    bottom: -6px;
    left: 7px;
}

.datetimepicker>div {
    display: none;
}

.datetimepicker.minutes div.datetimepicker-minutes {
    display: block;
}

.datetimepicker.hours div.datetimepicker-hours {
    display: block;
}

.datetimepicker.days div.datetimepicker-days {
    display: block;
}

.datetimepicker.months div.datetimepicker-months {
    display: block;
}

.datetimepicker.years div.datetimepicker-years {
    display: block;
}

.datetimepicker table {
    margin: 0;
}

.datetimepicker td,
.datetimepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: none;
}

.table-striped .datetimepicker table tr td,
.table-striped .datetimepicker table tr th {
    background-color: transparent;
}

.datetimepicker table tr td.minute:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datetimepicker table tr td.hour:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datetimepicker table tr td.day:hover {
    background: #eeeeee;
    cursor: pointer;
}

.datetimepicker table tr td.old,
.datetimepicker table tr td.new {
    color: #999999;
}

.datetimepicker table tr td.disabled,
.datetimepicker table tr td.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datetimepicker table tr td.today,
.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
    background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
    background-image: linear-gradient(top, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
    border-color: #fdf59a #fdf59a #fbed50;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.datetimepicker table tr td.today:hover,
.datetimepicker table tr td.today:hover:hover,
.datetimepicker table tr td.today.disabled:hover,
.datetimepicker table tr td.today.disabled:hover:hover,
.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active,
.datetimepicker table tr td.today.disabled,
.datetimepicker table tr td.today:hover.disabled,
.datetimepicker table tr td.today.disabled.disabled,
.datetimepicker table tr td.today.disabled:hover.disabled,
.datetimepicker table tr td.today[disabled],
.datetimepicker table tr td.today:hover[disabled],
.datetimepicker table tr td.today.disabled[disabled],
.datetimepicker table tr td.today.disabled:hover[disabled] {
    background-color: #fdf59a;
}

.datetimepicker table tr td.today:active,
.datetimepicker table tr td.today:hover:active,
.datetimepicker table tr td.today.disabled:active,
.datetimepicker table tr td.today.disabled:hover:active,
.datetimepicker table tr td.today.active,
.datetimepicker table tr td.today:hover.active,
.datetimepicker table tr td.today.disabled.active,
.datetimepicker table tr td.today.disabled:hover.active {
    background-color: #fbf069;
}

.datetimepicker table tr td.active,
.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active.disabled:hover {
    background-color: #db8c00;
    background-image: -moz-linear-gradient(top, #db8c00, #db8c00);
    background-image: -ms-linear-gradient(top, #db8c00, #db8c00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db8c00), to(#db8c00));
    background-image: -webkit-linear-gradient(top, #db8c00, #db8c00);
    background-image: -o-linear-gradient(top, #db8c00, #db8c00);
    background-image: linear-gradient(top, #db8c00, #db8c00);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db8c00', endColorstr='#db8c00', GradientType=0);
    border-color: #db8c00 #db8c00 #db8c00;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
}

.datetimepicker table tr td.active:hover,
.datetimepicker table tr td.active:hover:hover,
.datetimepicker table tr td.active.disabled:hover,
.datetimepicker table tr td.active.disabled:hover:hover,
.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active,
.datetimepicker table tr td.active.disabled,
.datetimepicker table tr td.active:hover.disabled,
.datetimepicker table tr td.active.disabled.disabled,
.datetimepicker table tr td.active.disabled:hover.disabled,
.datetimepicker table tr td.active[disabled],
.datetimepicker table tr td.active:hover[disabled],
.datetimepicker table tr td.active.disabled[disabled],
.datetimepicker table tr td.active.disabled:hover[disabled] {
    background-color: #db8c00;
}

.datetimepicker table tr td.active:active,
.datetimepicker table tr td.active:hover:active,
.datetimepicker table tr td.active.disabled:active,
.datetimepicker table tr td.active.disabled:hover:active,
.datetimepicker table tr td.active.active,
.datetimepicker table tr td.active:hover.active,
.datetimepicker table tr td.active.disabled.active,
.datetimepicker table tr td.active.disabled:hover.active {
    background-color: #db8c00;
}

.datetimepicker table tr td span {
    display: block;
    width: 23%;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 1%;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datetimepicker .datetimepicker-hours span {
    height: 26px;
    line-height: 26px;
}

.datetimepicker .datetimepicker-hours table tr td span.hour_am,
.datetimepicker .datetimepicker-hours table tr td span.hour_pm {
    width: 14.6%;
}

.datetimepicker .datetimepicker-hours fieldset legend,
.datetimepicker .datetimepicker-minutes fieldset legend {
    margin-bottom: inherit;
    line-height: 30px;
}

.datetimepicker .datetimepicker-minutes span {
    height: 26px;
    line-height: 26px;
}

.datetimepicker table tr td span:hover {
    background: #eeeeee;
}

.datetimepicker table tr td span.disabled,
.datetimepicker table tr td span.disabled:hover {
    background: none;
    color: #999999;
    cursor: default;
}

.datetimepicker table tr td span.active,
.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active.disabled:hover {
    background-color: #db8c00;
    background-image: -moz-linear-gradient(top, #db8c00, #db8c00);
    background-image: -ms-linear-gradient(top, #db8c00, #db8c00);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db8c00), to(#db8c00));
    background-image: -webkit-linear-gradient(top, #db8c00, #db8c00);
    background-image: -o-linear-gradient(top, #db8c00, #db8c00);
    background-image: linear-gradient(top, #db8c00, #db8c00);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#db8c00', endColorstr='#db8c00', GradientType=0);
    border-color: #db8c00 #db8c00 #db8c00;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 0px 0 rgba(0, 0, 0, 0.25);
}

.datetimepicker table tr td span.active:hover,
.datetimepicker table tr td span.active:hover:hover,
.datetimepicker table tr td span.active.disabled:hover,
.datetimepicker table tr td span.active.disabled:hover:hover,
.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active,
.datetimepicker table tr td span.active.disabled,
.datetimepicker table tr td span.active:hover.disabled,
.datetimepicker table tr td span.active.disabled.disabled,
.datetimepicker table tr td span.active.disabled:hover.disabled,
.datetimepicker table tr td span.active[disabled],
.datetimepicker table tr td span.active:hover[disabled],
.datetimepicker table tr td span.active.disabled[disabled],
.datetimepicker table tr td span.active.disabled:hover[disabled] {
    background-color: #db8c00;
}

.datetimepicker table tr td span.active:active,
.datetimepicker table tr td span.active:hover:active,
.datetimepicker table tr td span.active.disabled:active,
.datetimepicker table tr td span.active.disabled:hover:active,
.datetimepicker table tr td span.active.active,
.datetimepicker table tr td span.active:hover.active,
.datetimepicker table tr td span.active.disabled.active,
.datetimepicker table tr td span.active.disabled:hover.active {
    background-color: #db8c00;
}

.datetimepicker table tr td span.old {
    color: #999999;
}

.datetimepicker th.switch {
    width: 145px;
}

.datetimepicker th span.glyphicon {
    pointer-events: none;
}

.datetimepicker thead tr:first-child th,
.datetimepicker tfoot tr:first-child th {
    cursor: pointer;
}

.datetimepicker thead tr:first-child th:hover,
.datetimepicker tfoot tr:first-child th:hover {
    background: #eeeeee;
}

.input-append.date .add-on i,
.input-prepend.date .add-on i,
.input-group.date .input-group-addon span {
    cursor: pointer;
    width: 14px;
    height: 14px;
}

.ui-select-bootstrap .ui-select-choices-row>a:hover,
.ui-select-bootstrap .ui-select-choices-row>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5;
}

.ui-select-bootstrap .ui-select-choices-row.active>a {
    color: #262626;
    text-decoration: none;
    outline: 0;
    background-color: #f5f5f5;
}

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
    font-size: 1.6em;
    line-height: 0.75;
    padding-top: 3px;
}

nav ul ul li>a:hover {
    background-color: #ffffff26;
    color: #fff;
}