<style>
        .date_day.date_mon {
            color: #fff61a !important;
        }
        .neobrand, .logo,
        .active_color2,
        .menuClass>li.active>a,
        .menuClass>li a:hover,
        .menuClass>li.active>a:hover {
            background-color: #000000!important;
            border-color: #000000!important;
            color: #ffffff !important;
        }
        .bckColor {
            
            color: #000000!important;
        }
        .bg_color1 {
            background-color: #333!important;
            color: #ffffff!important;
        }
        .focus-text-color {
            color: #ffffff!important;
        }
        .header-color,
        text > tspan,
        .heading_color3,
        .text-primary,
        .error_code,
        .error_pages_txt {
            color: #444!important;
        }
        .heading_color3 {
            background-color: #444!important;
        }
        .borderBottomColor::after {
            border-bottom: 2px Solid #444!important;
        }
        .btn_focus_color5,
        .btn.btn_focus_color5,
        .btn.btn_color4,
        .btn.butt_color4:hover,
        .btn.butt_color4.focus.active,
        .btn.butt_color4.active:focus,
        .btn.butt_color4:active:focus {
            background-color: #ffffff!important;
            border-color: #ffffff!important;
            color: #4e4e4e!important;
        }
        .butt_color4,
        .btn.butt_color4:focus {
            background-color: #fff61a!important;
            border-color: #fff61a!important;
            color: #4e4e4e!important;
        }
        .butt_color4.collapsed {
            color: #f1f1f1 !important;
            background-color: #777 !important;
        }
        .slider {
            backgorund-color: #ccc !important;
        }
        input:checked+.slider {
            background-color: #fff61a!important;
        }
        .logo_position {
            margin-top: 20px!important;
            margin-left: 0px!important;
        }
        .swal2-styled {
            background-color: #fff61a!important;
            border-color: #fff61a!important;
            color: #4e4e4e!important;
        }
        .dropdown-menu>.active>a,
        .dropdown-menu>.active>a:focus,
        .dropdown-menu>.active>a:hover {
            background-color: #444!important;
            color: #ffffff!important;
        }
        .pagination li a.active,
        .pagination li a.active:hover,
        .pagination li a.active:focus {
            background-color: #fff61a!important;
            color: #4e4e4e!important;
        }
        .pagination>li>a,
        .pagination>li>span {
            color: #000000 !important;
        }
        .navbar-default .navbar-nav>.dropdown_color.open>a,
        .navbar-default .navbar-nav>.dropdown_color.open>a:focus,
        .navbar-default .navbar-nav>.dropdown_color.open>a:hover {
            background-color: #000000!important;
            border-color: #000000!important;
            color: #ffffff!important;
        }
        .ui-state-highlight,
        .ui-widget-content .ui-state-highlight,
        .ui-widget-header .ui-state-highlight {
            background-color: #444!important;
            color: #ffffff!important;
        }
        .ui-state-default.ui-state-active {
            background-color: #444!important;
            color: #ffffff!important;
        }
        .ui-state-default.ui-state-highlight.ui-state-active {
            background-color: #444!important;
            color: #ffffff!important;
        }
        a.border_focus:hover,
        a.border_focus:focus,
        a.border_focus:active {
            border-color: #000000!important;
        }
        /*select option:checked {
    -moz-box-shadow: 0 0 10px 100px #444 inset !important;
    -webkit-box-shadow: 0 0 10px 100px #444 inset !important;
    -o-box-shadow: 0 0 10px 100px #444 inset !important;
    -ms-box-shadow: 0 0 10px 100px #444 inset !important;
    box-shadow: 0 0 10px 100px #444 inset !important;
    background-color : #444 !important;
}*/
    </style>