.bg-blue {
	color: #fff !important;
	background: #4361ee !important;
}

.table > thead > tr > th {
    color: #fff !important;
}

.table > tbody > tr > td {
    vertical-align: middle;
    color: #000000 !important;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
}

.table-action-link{
    font-weight: 900 !important;
    font-size: 16px !important;
}

/*a.dropdown-item {
    border-bottom: 1px dotted #000 !important;
    border-radius: unset !important;
}

a.dropdown-item {
    border-bottom: 1px dotted #000 !important;
    border-radius: unset !important;
}
*/

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #ffffff!important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e2a03f!important;
    border: 1px solid #e2a03f!important;
    color: #ffffff!important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: rgb(92 129 221 / 24%)!important;
    color: #4361ee;
}

.select2-container--default label.new-control.new-checkbox.new-checkbox-text.checkbox-success {
    margin: unset;
    cursor: pointer;
    color: #888ea8;
    font-weight: 600;
    letter-spacing: 1px;
}

body {
  color: #000000 !important;
}
.help-block, .help-inline {
    color: #b90505 !important;
}

.form-group label, label {
    font-size: 15px;
    color: #000000 !important;
    letter-spacing: 1px;
    font-weight: 600;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.panel {
    color: #333;
}
.panel-default {
    border-color: #ddd !important;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid #4559d4 !important;
    border-radius: 4px;
  
}
.panel-primary {
    border-color: #337ab7 !important;
}


.form-group.has-error label , .form-fild.has-error label{
    color: #dd4b39;
}

form label.required:after {
    content: '*';
    color: red;
    padding-left: 5px;
}


.panel-body {
    padding: 15px;
}
.panel-group .panel+.panel {
    margin-top: 5px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-heading {
    padding: 10px 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background: #4559d4;
    color: #fff;
    border: 1px solid #4559d4 !important;
}

span.select2-dropdown.select2-dropdown--below {
    z-index: 9999;
}

span.select-2-dropdown.select-2-dropdown--below {
    z-index: 9999;
}

.flatpickr-calendar {
    z-index: 9999!important;
}

.sidebar-theme #compactSidebar {
    background: #1f1f2d !important;
}

.sidebar-wrapper #compactSidebar .menu-categories a.menu-toggle .base-icons svg {
    color: white !important;
}


.sidebar-wrapper #compactSidebar .menu-categories a.menu-toggle .base-menu span {
    color: white !important;
}

.sidebar-wrapper #compactSidebar .menu-categories a.menu-toggle[data-active="true"] {
    background-color: #17a2b8 !important;
}

#compactSidebar .navbar-nav  {
    background-color: #d5d5d5 !important;
}

.select2-results__option[aria-selected] {
    color: unset!important;
}

.select-2-results__option[aria-selected] {
    color: unset!important;
}

.page-header .breadcrumb-one .breadcrumb-item a {
    color: #161618!important;
}

.select2-container{
    font-weight: 500;
    margin-bottom : 0px!important;
}

.select-2-container{
    font-weight: 500;
    margin-bottom : 0px!important;
}

.bg-purple{
   background-color: #1937ca;
   color: #fff !important;
}

.bg-purple .modal-title{
    color: #fff !important;
}

.table-action-links {
    padding: 9px !important;
}

.table-action-links a.dropdown-item{
    font-weight: 600 !important;
}

.table-action-links a.dropdown-item:not(:last-child) {
    margin-bottom: 7px;
}
.table-action-links a.dropdown-item:hover{
    color: #000000 !important;
    filter: brightness(85%) !important; 
}

.action-info, .action-info svg {
    background: #bde1f3 !important;
    color: #262828 !important; 
}
a.dropdown-item.action-info svg {
    color: #262828; 
}
.action-success, .action-success svg{
    background: #c3fdf1 !important;
    color: #262828 !important; 
}
a.dropdown-item.action-success svg {
    color: #262828; 
}
.action-delete, .action-delete sv {
    background: #ffcaca !important;
    color: #262828 !important; 
}
a.dropdown-item.action-delete svg {
    color: #262828 !important; 
}

.circle-tile {
    margin-bottom: 15px;
    text-align: center;
    
}
.circle-tile-heading {
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #FFFFFF;
    height: 80px;
    margin: 0 auto -40px;
    position: relative;
    transition: all 0.3s ease-in-out 0s;
    background: #17a2b8 ;
    width: 80px;
}
.circle-tile-content {
    padding-top: 40px;
    background: #17a2b8 ;
    color: #fff;
}
.circle-tile-description {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
    color: #fff;

}
.circle-tile-number {
    font-size: 26px;
    font-weight: 700;
    line-height: 1;
    padding: 5px 0 15px;
}
.circle-tile-heading .fa {
    line-height: 80px;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-3x {
    font-size: 3em;
}
.circle-tile-title {
    font-size: 14px;
    font-weight: 600;
}

.flatpickr-input{
    font-weight: 600;
    color: #51556d !important;
}

.widget-content-area {
    border: unset !important;
    /*padding-top: 10px !important;*/
}

#compact_submenuSidebar{
    width: 245px !important;

}

.navbar .navbar-item .nav-item form.form-inline input.search-form-control {
    border: 1px solid #3b3f5c;
    font-weight: 500;
}

.search-form-control {
    width: 400px!important;
}
.ui-widget.ui-widget-content {
    z-index: 9999!important;
    width: 400px!important;
}
.ui-menu-item {
    padding: 8px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ccc;
    font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 0px solid!important; 
    background: 0!important; 
    font-weight: normal!important; 
    color: #000000!important; 
}

#compactSidebar .navbar-nav {
    background-color: #9d1104 !important;
}