:root {
--fdy-stylesBrandColorAndButtonsBackground: #0968d6;
--fdy-stylesBrandColorAndButtonsText: #ffffff;
--fdy-stylesBackground: #ffffff;
--fdy-stylesText: #2e2e2e;
--fdy-stylesHeadingBackground: #0968d6;
--fdy-stylesHeadingPrimaryText: #0968d6;
--fdy-stylesHeadingSecondaryText: #ffffff;
--fdy-stylesLightText: #999999;
--fdy-stylesLightBorder: #cccccc;
--fdy-stylesLightBackground: #f2f2f2;
}

.navbar-default {
background-color: #0968d6 !important;
border-color: #cccccc !important;
}

.navbar-default .navbar-brand {
color: #ffffff !important;
border-color: #cccccc !important;
}

.icon-bar{
color: #ffffff !important;
}

.iconNavbarRight{
color: #ffffff !important;
}

.page-header{
color:#0968d6 !important;
}

.section-heading{
color:#0968d6 !important;
}

h1, h2, h3, h4 {
color:#0968d6 !important;
}

.clickable{
color:#2e2e2e !important;
}

.sidebar ul li a.active {
background-color: #f2f2f2 !important;
filter: brightness(90%);
}
.sidebar{
background-color: #f2f2f2 !important;
border-color: #cccccc !important;
color:#2e2e2e !important;
}
.dropdown-menu{
background-color: #ffffff !important;
}
.itemDropDown{
color:#2e2e2e !important;
}
.dataOrders{
background-color: #ffffff !important;
border-color: #cccccc !important;
color: #2e2e2e !important;
}
.dataOrders .form-control{
border-color: #cccccc !important;

}
.modal-content{
background-color: #ffffff !important;
border-color: #cccccc !important;
color: #2e2e2e !important;
}

.body{
color: #2e2e2e !important;
background-color: #f2f2f2 !important;
}
.wrapper{
color: #2e2e2e !important;
background-color: #ffffff !important;
}
.sidebar-search{
border-bottom: 1px solid #cccccc !important;
}
.bodyHome{
color: #2e2e2e !important;
background-color: #f2f2f2 !important;
}
.form-inline{
color: #2e2e2e !important;
}

.panel .panel-heading{
background-color: #f2f2f2 !important;
color: #2e2e2e !important;
}
.panel{
background-color: #f2f2f2 !important;
border-color: #cccccc !important;
color: #2e2e2e !important;
}
.row-orders {
color: #2e2e2e !important;
}

.fitler-panel-all {
padding-top: 4px;
background-color: #f2f2f2 !important;
filter: brightness(85%);
padding-bottom: 5px;
}
.wrapper{
background-color: #ffffff !important;
}
.textHome{
color: #ffffff !important;
}
.panel-body{
background-color: #ffffff !important;
}
.modal-title{
color: #0968d6 !important;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
color: #ffffff !important;
background-color: #0968d6 !important;
border-color: #0968d6 !important;
filter: brightness(85%);
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #0968d6 !important;
border-color: #0968d6 !important;
}

.btn-primary {
color: #ffffff !important;
background-color: #0968d6 !important;
border-color: #0968d6 !important;
}
.btn-default{
color: #0968d6 !important;
background-color: #ffffff !important;
boder-color: #0968d6 !important;
}
.btn-defaultFilter{
border-color: black !important;
}