

 
:root {
    --our-blue-color: #2e2f6a;
}

.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
  background-color: var(--our-blue-color) !important; 
  border-color: var(--our-blue-color) !important; ;
}

.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
  background-color: var(--our-blue-color) !important; 
  border-color: var(--our-blue-color) !important; 
}

.radio-primary input[type="radio"] + label::after {
  background-color: var(--our-blue-color) !important; 
}
.radio-primary input[type="radio"]:checked + label::before {
  border-color: var(--our-blue-color) !important; 
}
.radio-primary input[type="radio"]:checked + label::after {
  background-color: var(--our-blue-color) !important; 
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
}

.bootstrap-datetimepicker-widget table td.today:before {
  content: '';
  display: inline-block;
  border: solid transparent;
  border-width: 0 0 7px 7px;
  border-bottom-color: var(--our-blue-color) !important;
  border-top-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  bottom: 4px;
  right: 4px;
}

.bootstrap-datetimepicker-widget table td.active,
.bootstrap-datetimepicker-widget table td.active:hover {
  background-color: var(--our-blue-color) !important;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.bootstrap-datetimepicker-widget table td span.active {
  background-color: var(--our-blue-color) !important;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

a {
  color: var(--our-blue-color);
  text-decoration: none;
}

.text-primary {
  color: var(--our-blue-color) !important;
}

.bg-primary {
  color: #fff;
  background-color: var(--our-blue-color) !important;
}

.btn-primary {
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
}

.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 {
  background-color: var(--our-blue-color) !important;
  border-color: #2e6da4;
}

.btn-primary .badge {
  color: var(--our-blue-color) !important;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: var(--our-blue-color) !important;
  border-radius: 0;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: var(--our-blue-color) !important;
  outline: 0;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: var(--our-blue-color) !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: var(--our-blue-color) !important;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: var(--our-blue-color) !important;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: var(--our-blue-color) !important;
  border-color: var(--our-blue-color) !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: var(--our-blue-color) !important;
  border-color: var(--our-blue-color) !important;
}

.label-primary {
  background-color: var(--our-blue-color) !important;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: var(--our-blue-color) !important;
  background-color: #fff;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: var(--our-blue-color) !important;
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: var(--our-blue-color) !important;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  -webkit-transition: width .6s ease;
       -o-transition: width .6s ease;
          transition: width .6s ease;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: var(--our-blue-color) !important;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: var(--our-blue-color) !important;
}

.panel-primary {
  border-color: var(--our-blue-color) !important;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: var(--our-blue-color) !important;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: var(--our-blue-color) !important;
  border-color: var(--our-blue-color) !important;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: var(--our-blue-color) !important;
}

.panel-primary > .panel-heading .badge {
  color: var(--our-blue-color) !important;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: var(--our-blue-color) !important;
}

.dx-theme-accent-as-text-color {
  color: var(--our-blue-color) !important!important;
}

.dx-theme-accent-as-background-color {
  background-color: var(--our-blue-color) !important!important;
  fill: var(--our-blue-color) !important!important;
}

.dx-theme-accent-as-border-color {
  border-color: var(--our-blue-color) !important!important;
}

.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-default,
.dx-buttongroup-item.dx-button.dx-button-mode-outlined.dx-item-selected.dx-button-default .dx-icon,
.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-default,
.dx-buttongroup-item.dx-button.dx-button-mode-text.dx-item-selected.dx-button-default .dx-icon {
  color: var(--our-blue-color) !important;
}

.dx-checkbox-checked .dx-checkbox-icon {
  font: 16px/16px DXIcons;
  color: var(--our-blue-color) !important;
  text-align: center;
}

.dx-checkbox-indeterminate .dx-checkbox-icon {
  font: 14px/14px DXIcons;
  color: var(--our-blue-color) !important;
  text-align: center;
}

.dx-switch.dx-state-active .dx-switch-container {
  border-color: var(--our-blue-color) !important;
  background-color: rgba(96,96,96,.2);
}

.dx-switch.dx-state-hover .dx-switch-handle::before {
  background-color: var(--our-blue-color) !important;
}

.dx-switch.dx-state-hover .dx-switch-container {
  background-color: transparent;
  border-color: var(--our-blue-color) !important;
}

.dx-switch.dx-state-focused .dx-switch-container {
  border-color: var(--our-blue-color) !important;
}

.dx-switch.dx-state-focused .dx-switch-handle::before {
  background-color: var(--our-blue-color) !important;
}

.dx-switch-on-value .dx-switch-handle::before {
  background-color: var(--our-blue-color) !important;
}

.dx-list-slide-menu-button-menu {
  border: 1px solid transparent;
  color: #fff;
  background-color: var(--our-blue-color) !important;
}

.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected {
  background-color: var(--our-blue-color) !important;
  color: #333;
}

.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused {
  background-color: var(--our-blue-color) !important;
  color: #fff;
}

.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active {
  background-color: var(--our-blue-color) !important;
  color: #fff;
}

.dx-device-mobile .dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content {
  background-color: var(--our-blue-color) !important;
  color: #fff;
}

.dx-device-mobile .dx-list-slide-menu-button-menu {
  border: 1px solid transparent;
  color: #fff;
  background-color: var(--our-blue-color) !important;
}

.dx-calendar-navigator .dx-calendar-caption-button.dx-button .dx-button-content {
  padding: 2px 15px 4px;
  color: var(--our-blue-color) !important;
}

.dx-calendar-navigator-previous-month.dx-button .dx-icon,
.dx-calendar-navigator-previous-view.dx-button .dx-icon {
  color: var(--our-blue-color) !important;
}

.dx-calendar-navigator-next-month.dx-button .dx-icon,
.dx-calendar-navigator-next-view.dx-button .dx-icon {
  color: var(--our-blue-color) !important;
}

.dx-treeview-item-without-checkbox.dx-state-focused > .dx-treeview-item {
  background-color: var(--our-blue-color) !important;
  color: #fff;
}

.dx-menu-item.dx-state-focused {
  background-color: var(--our-blue-color) !important;
  color: #fff;
}

.dx-toast-info {
  background-color: var(--our-blue-color) !important;
}

.dx-progressbar-range {
  position: relative;
  border: 1px solid var(--our-blue-color) !important;
  background-color: var(--our-blue-color) !important;
  margin-top: -1px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}

.dx-slider-handle {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: auto;
  -webkit-user-drag: none;
  margin-top: -14px;
  margin-right: -7px;
  width: 14px;
  height: 28px;
  border: 1px solid #fff;
  background-color: var(--our-blue-color) !important;
  border-radius: 3px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.dx-state-focused.dx-accordion-item {
  border-color: var(--our-blue-color) !important;
}

.dx-datagrid .dx-link {
  text-decoration: underline;
  cursor: pointer;
  color: var(--our-blue-color) !important;
}

.dx-datagrid-filter-panel .dx-datagrid-filter-panel-clear-filter,
.dx-datagrid-filter-panel .dx-datagrid-filter-panel-text,
.dx-datagrid-filter-panel .dx-icon-filter {
  outline: 0;
  color: var(--our-blue-color) !important;
}

.dx-treelist .dx-link {
  color: var(--our-blue-color) !important;
}

.dx-treelist-drop-highlight > td {
  background-color: var(--our-blue-color) !important;
  color: #fff;
}

.dx-treelist-search-text {
  color: #fff;
  background-color: var(--our-blue-color) !important;
}

.dx-treelist-filter-panel .dx-icon-filter,
.dx-treelist-filter-panel .dx-treelist-filter-panel-clear-filter,
.dx-treelist-filter-panel .dx-treelist-filter-panel-text {
  outline: 0;
  color: var(--our-blue-color) !important;
}

.dx-tabpanel.dx-state-focused .dx-multiview-wrapper {
  border-color: var(--our-blue-color) !important;
}

.dx-resize-frame {
  border-color: var(--our-blue-color) !important;
}

.dx-sortable-placeholder {
  border-color: var(--our-blue-color) !important;
}



.btn-primary {
  color: #FFFFFF !important;
  background-color:#1f1b57 !important;
  border-color: #1f1b57 !important;
}

.btn-default {
  color: #333 !important;
}

.btn-primary:hover,
    .btn-primary:focus,
    .btn-primary.focus,
    .btn-primary:active,
    .btn-primary.active,
    .open > .dropdown-toggle.btn-primary {
        color: #FFFFFF !important;
        background-color: #171441 !important;
        border-color: #171441 !important;
}

.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 {
        color: #FFFFFF !important;
        background-color: #171441 !important;
        border-color: #171441 !important;
}

.form-control .fileinput-filename {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    /* new lines */
    width: 100%;
    position: absolute;
    left: 0;
    padding-left: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
}



.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #1f1b57 !important;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #1f1b57 !important;
}

.panel .tablehead{
    background-color: #1f1b57 !important;
}


a.text-primary:hover {
    color: #1f1b57 !important;
}

a.bg-primary:hover {
        background-color: #1f1b57 !important;
}


.navbar{
    background-color:rgba(231, 231, 231, 1) !important;
}

.navbar-collapse {
    background-color: #1f1b57 !important;
}

.navbar-default .navbar-brand {
    color: #1f1b57 !important;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #1f1b57 !important;
    background-color: transparent;
}
.navbar-default .navbar-text {
    color: #1f1b57 !important;
}
.navbar-default .navbar-nav > li > a {
    color: #1f1b57 !important;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
    color: #1f1b57 !important;
    background-color: transparent;
}

.navbar-inverse {
    background-color:#1f1b57 !important;
    border-color: #1f1b57 !important;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFFFFF !important;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a.selected
{
    color: #FFFFFF !important;
    background-color: #dd137b !important;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #FFFFFF !important;
    background-color: #dd137b !important;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  background-color: #171441 !important;
  color: #FFFFFF !important;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #FFFFFF !important;
    background-color:#1f1b57 !important;
}

.Main_LabelText{
#dd137b;
font-size: 18px; margin-top: 6px; color: #dd137b !important;
  float: right !important;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #171441 !important;
  color: #FFFFFF !important;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #1f1b57 !important;
}

.navbar-inverse .mobile-view .navbar-nav .open .dropdown-menu > li > a {
    color: #FFFFFF !important;
}

.navbar-inverse .mobile-view .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: #dd137b !important;
}

.main-navbar-icon-item {
    height: 51px;
    padding-top:12px !important; 
    font-size: 24px;
}

.main-navbar-mobile-title {
    font-size: 17px;
}


.dropdown-menu > li > a {
      color#1f1b57 !important;
}

.dropdown-menu > li > a:hover {
  color: #FFFFFF !important;
  background-color: #dd137b !important;
}

.dropdown-menu > li > a:focus {
  color: #FFFFFF !important;
  background-color:#1f1b57 !important;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  text-decoration: none;
  outline: 0;
  color: #FFFFFF !important;
  background-color:#1f1b57 !important;
}

.selectpicker form-control
{  color: #FFFFFF !important;
  background-color#1f1b57 !important;
}


.GridPager{
    background-color: #1f1b57 !important;
    color:#FFFFFF !important;
}
.GridPager table{
    margin-left:auto; 
    margin-right:auto;
}
.GridPager a{
    text-decoration:none;
    display: block;
    font-weight: bold;
    margin:auto 1%;
    text-align: center;
color:#FFFFFF !important;
    text-decoration: none;
    padding:5px 10px 5px 10px;     
}

.GridPager a:hover{
    background-color:#171441 !important;
color:#FFFFFF !important;
}

.GridPager span{
    background-color: #dd137b !important;
    color:#FFFFFF !important;
    margin:auto 1%;
    -o-box-shadow:1px 1px 1px #111;
    -moz-box-shadow:1px 1px 1px #111;
    -webkit-box-shadow:1px 1px 1px #111;
    box-shadow:1px 1px 1px #111;
    padding:5px 10px 5px 10px;
}


.slider-handle {
    background-color: #dd137b !important;
    background-image: none;
}

.slider-selection {
    background: #1f1b57 !important;
}



.SelectedNodeStyle
{	
	color: #dd137b !important;
}

.SelectedNodeStyle:hover,
a.SelectedNodeStyle:hover,
.SelectedNodeStyle:link:hover,
a.SelectedNodeStyle:link:hover
{	
	background-color: #FFFFFFFF;
}


.SelectedRow{
    color: #FFFFFFFF;
    font-weight:bold;
    bacground-color:#e7e7e7 !important;
}




.TableHeader,
.TableHeader > th
{
    color:  #FFFFFF !important;
    background-color:#1f1b57 !important;
    font-weight:bold;
}

.TableHeader > th > font {
    color:  #FFFFFF !important;
}

.AlternatingRow {
    color: #284775 !important;
    background-color: #FFFFFF !important;
}

.Row {
    color: #333333 !important;
    background-color: #F7F6F3 !important;
}


.TableInvestHighlight{
color:#dd137b !important;
}
.TableInvest{
color:#1f1b57 !important;
}


.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
background-color:gray;border-color:black; border-width:thick; 
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #1f1b57 !important;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

#logo {
  background-repeat: no-repeat;
  background-image:url(/images/CountVision_weiss-02-02.png);
  background-position: center center;
  background-size: contain;
  display: block;
  height:50px;
  width:170px;
  text-indent:-1000%;
  position: relative;
}

.logo {
  background-repeat: no-repeat;
  background-image:url(/images/CountVision_weiss-02-02.png);
  background-position: left center;
  background-size: 100% 50%;
  display: block;
  height:50px;
border-style: none;
width:170px;
  text-indent:-1000%;
  position: relative;
}

.jumbotron {
    border-right-width:38px; 
    border-right-style:solid;
    border-right-color:#1f1b57 !important; 
    background-color:#e7e7e7 !important;
}



.cc-btn{
background-color: #dd137b !important;
color: #FFFFFF !important;
border-color:#0000;
border-opacity:0; 
}

.cc-btn:hover{
background-color: #dd137b !important;
color: #FFFFFF !important;
}

.cc-message{
background-color: #1f1b57 !important;
color: #FFFFFF !important;
}
.cc-window, .cc-banner, .cc-type-info, cc-theme-classic, cc-bottom{
background-color: #1f1b57 !important;
color: #FFFFFF !important;

}
.cc-link:link, .cc-link:visited, cc-link:hover, .cc-link:active {
    color: #FFFFFF !important;
}



.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  color: #FFFFFF !important;
  background-color: #1f1b57 !important;
  border-color: #1f1b57 !important;
}

.list-group-item.highlighted,
.list-group-item.highlighted:hover,
.list-group-item.highlighted:focus{
    color: #dd137b !important
}


.ellipsis {
    display: -webkit-flex;
    display: flex;
}
.ellipsis .ellipsis-item {
    -webkit-flex: 1;
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ellipsis .badge {
    margin: 1px 0 1px 4px;
}


.drop-element-hover {
    border-width: 4px;
    border-style: dashed;
    border-color: #dd137b !important;    
}



ul > li ul {
    list-style-type: disc;
}


.panel-primary {
  border-color: #1f1b57 !important;
  border-radius: 5px;
}

.panel-primary > .panel-heading {
  color: #FFFFFF !important;
  background-color:#1f1b57 !important;
  border-color: #1f1b57 !important;
}

.panel-heading {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-hover {
 background-color:#dd137b !important;
}
.dx-menu-item.dx-state-hover {
  color: #FFFFFF !important;
  background-color: #dd137b !important;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-list-item-selected {
  background-color: #dd137b !important;
  color: #FFFFFF !important;
}
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-checkbox-icon,
.dx-list.dx-list-select-decorator-enabled .dx-list-item.dx-state-focused .dx-radiobutton-icon::before,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-checkbox-icon,
.dx-list.dx-list-select-decorator-enabled .dx-list-select-all.dx-state-focused .dx-radiobutton-icon::before {
  border: 1px solid #dd137b !important;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-focused {
  background-color: #dd137b !important;
  color: #FFFFFF !important;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active {
  background-color: #dd137b !important;
  color: #FFFFFF !important;
}
.dx-list:not(.dx-list-select-decorator-enabled) .dx-list-item.dx-state-active .dx-list-slide-item-content {
  background-color: #dd137b !important;
  color: #FFFFFF !important;
}
.dx-texteditor.dx-state-hover {
  border-color: #625F89 !important;
}
.dx-texteditor.dx-state-active.dx-editor-filled,
.dx-texteditor.dx-state-active.dx-editor-outlined,
.dx-texteditor.dx-state-active.dx-editor-underlined,
.dx-texteditor.dx-state-focused.dx-editor-filled,
.dx-texteditor.dx-state-focused.dx-editor-outlined,
.dx-texteditor.dx-state-focused.dx-editor-underlined {
  border-color: #625F89 !important;
}

.dx-datagrid-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link,
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused),
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > tr > td:not(.dx-focused) {
  background-color: #1f1b57 !important;
  color: #FFFFFF !important;
}
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > td,
.dx-datagrid-rowsview .dx-row-focused.dx-data-row > tr:last-child > td {
  border-bottom: 1px solid #1f1b57 !important;
}
.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > td,
.dx-datagrid-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > tr:first-child > td {
  border-top: 1px solid #1f1b57 !important;
  border-bottom: 1px solid #1f1b57 !important;
}
.dx-datagrid-rowsview .dx-row-focused.dx-group-row {
  background-color: #1f1b57 !important;
  color: #FFFFFF !important;
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row .dx-command-edit:not(.dx-focused) .dx-link,
.dx-treelist-rowsview .dx-row-focused.dx-data-row > td:not(.dx-focused),
.dx-treelist-rowsview .dx-row-focused.dx-data-row > tr > td:not(.dx-focused) {
  background-color: #1f1b57 !important;
  color: #FFFFFF !important;
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > td,
.dx-treelist-rowsview .dx-row-focused.dx-data-row:not(.dx-row-lines) > tr:first-child > td {
  border-top: 1px solid #1f1b57 !important;
  border-bottom: 1px solid #1f1b57 !important;
}
.dx-treelist-rowsview .dx-row-focused.dx-group-row {
  background-color: #1f1b57 !important;
  color: #fff;
}
.dx-datagrid-focus-overlay {
  border: 2px solid #1f1b57 !important;
}
.dx-datagrid-filter-row .dx-menu-item.dx-state-focused::after {
  border: 2px solid #1f1b57 !important;
}
.dx-datagrid-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused::after {
  border: 2px solid #1f1b57 !important;
}
.dx-treelist-focus-overlay {
  border: 2px solid #1f1b57 !important;
}
.dx-treelist-filter-row .dx-menu-item.dx-state-focused::after {
  border: 2px solid #1f1b57 !important;
}
.dx-treelist-filter-range-overlay .dx-overlay-content .dx-texteditor.dx-state-focused::after {
  border: 2px solid #1f1b57 !important;
}
.dx-treelist-rowsview .dx-row-focused.dx-data-row > td,
.dx-treelist-rowsview .dx-row-focused.dx-data-row > tr:last-child > td {
  border-bottom: 1px solid #1f1b57 !important;
}
.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-group-panel-item:focus,
.dx-datagrid .dx-datagrid-header-panel.dx-state-focused .dx-datagrid-group-panel .dx-header-filter:focus {
  outline: #1f1b57 solid 2px !important;
  outline-offset: -2px;
}
.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus,
.dx-datagrid .dx-datagrid-headers.dx-state-focused .dx-header-row td:focus {
  outline: #1f1b57 solid 2px !important;
  outline-offset: 2px;
}
.dx-datagrid .dx-datagrid-rowsview.dx-state-focused .dx-data-row > td.dx-command-edit > a.dx-link:focus {
  outline: #1f1b57 solid 2px !important;
  outline-offset: 2px;
}
.dx-datagrid-filter-panel.dx-state-focused .dx-datagrid-filter-panel-clear-filter:focus,
.dx-datagrid-filter-panel.dx-state-focused .dx-datagrid-filter-panel-text:focus,
.dx-datagrid-filter-panel.dx-state-focused .dx-icon-filter:focus {
  outline: #1f1b57 solid 2px !important;
  outline-offset: 3px;
}
.dx-datagrid-pager.dx-state-focused .dx-navigate-button:focus,
.dx-datagrid-pager.dx-state-focused .dx-page-size:focus,
.dx-datagrid-pager.dx-state-focused .dx-page:focus {
  outline: #1f1b57 solid 2px !important;
  outline-offset: -2px;
}
.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td .dx-header-filter:focus,
.dx-treelist-container .dx-treelist-headers.dx-state-focused .dx-header-row td:focus {
  outline: #1f1b57 solid 2px !important;
}
.dx-treelist-container .dx-treelist-rowsview.dx-state-focused .dx-data-row > td.dx-command-edit > a.dx-link:focus {
  outline: #1f1b57 solid 2px !important;
  outline-offset: 2px;
}
.dx-treelist-filter-panel.dx-state-focused .dx-icon-filter:focus,
.dx-treelist-filter-panel.dx-state-focused .dx-treelist-filter-panel-clear-filter:focus,
.dx-treelist-filter-panel.dx-state-focused .dx-treelist-filter-panel-text:focus {
  outline: #1f1b57 solid 2px !important;
}
.dx-treelist-pager.dx-state-focused .dx-navigate-button:focus,
.dx-treelist-pager.dx-state-focused .dx-page-size:focus,
.dx-treelist-pager.dx-state-focused .dx-page:focus {
  outline: #1f1b57 solid 2px !important;
  outline-offset: -2px;
}

.dx-button-mode-contained.dx-button-default {
  background-color: #1f1b57 !important;
  border-color: transparent;
  color: #FFFFFF !important;
}
.dx-toast-info {
  background-color: #1f1b57 !important;
}
.dx-pager .dx-page-sizes .dx-selection,
.dx-pager .dx-pages .dx-selection {
  cursor: inherit;
  text-shadow: none;
  color: #FFFFFF !important;
  border-color: transparent;
  background-color: #1f1b57 !important;
}
.dx-datagrid-drop-highlight > td {
  background-color: #1f1b57 !important;
  color: #FFFFFF !important;
}
.dx-datagrid-search-text {
  color: #FFFFFF !important;
  background-color: #625F89 !important;
}
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field.dx-state-active,
.dx-filterbuilder .dx-filterbuilder-group .dx-filterbuilder-text.dx-filterbuilder-item-field:focus {
  background-color: #1f1b57 !important;
  color: #FFFFFF !important;
}
.dx-resize-frame .dx-resizable-handle-bottom::after,
.dx-resize-frame .dx-resizable-handle-corner-bottom-left,
.dx-resize-frame .dx-resizable-handle-corner-bottom-right,
.dx-resize-frame .dx-resizable-handle-corner-top-left,
.dx-resize-frame .dx-resizable-handle-corner-top-right,
.dx-resize-frame .dx-resizable-handle-left::after,
.dx-resize-frame .dx-resizable-handle-right::after,
.dx-resize-frame .dx-resizable-handle-top::after {
  background-color: #1f1b57 !important;
}
.dx-fa-button.dx-fa-button-main .dx-overlay-content {
  min-width: 48px;
  max-height: 48px;
  background-color: #1f1b57 !important;
  color: #FFFFFF !important;
  overflow: visible;
  border-radius: 24px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.2);
  box-shadow: 0 6px 12px rgba(0,0,0,.2);
}
.dx-datagrid .dx-link {
  text-decoration: underline;
  cursor: pointer;
  color: #1f1b57 !important;
}
.dx-button-mode-contained.dx-button-default.dx-state-hover {
  background-color: #171441 !important;
  border-color: transparent;
}