a, a:link, a:visited, a:active, a:hover, button, input, select, textarea, i {
    text-decoration: none !important;
    outline: none;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

input, select, textarea {
    outline: none;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

    input:focus, select:focus, textarea:focus, button:focus {
        outline: none;
        box-shadow: none;
    }

img {
    max-width: 100%;
    -moz-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}

.SuperAdminDashboard {
    margin-top: 0 !important;
}

.bg1 {
    background-color: #a3ff00 !important;
}

.bg2 {
    background-color: #fcff7d !important;
}

.bg3 {
    background-color: #014B3C !important;
}

.bg4 {
    background-color: #facf0e !important;
}

.whitebg {
    background: #fff;
}

span.logo img {
    max-width: 70%;
}

.nav-header {
    padding: 10px 25px;
}

    .nav-header a {
        color: #ffffff;
        display: inline-block;
        background: #60A597;
        padding: 5px 10px;
        margin-top: 10px;
        border-radius: 20px;
    }

#page-wrapper {
    background: #fff;
}

.md-skin .navbar-fixed-top,
.md-skin .navbar-static-top,
.md-skin .nav-header,
#wrapper {
    background: #014B3C !important;
}

#wrapper {
    margin-top: 0;
}

.form-control:focus, .single-line:focus {
    border-color: #60A597 !important;
}

.md-skin .nav > li.active > a,
.md-skin .navbar-default .nav > li > a:hover,
.md-skin .navbar-default .nav > li > a:focus {
    color: #014b3c;
    font-weight: 700;
    background: #F9F15C;
}

.nav > li > a i,
.dropdown-toggle:hover,
.dropdown-toggle:focus {
    color: #F9F15C;
}

.md-skin .nav > li > a {
    color: #ffffff;
    padding: 14px 20px 14px 25px;
    background: #014b3c;
}

.navbar-right li a:hover i {
    color: #F9F15C !important;
}

.md-skin .nav > li > a:hover i,
.md-skin .nav > li > a:focus i,
.md-skin .nav > li.active > a i {
    color: #014b3c;
}

.md-skin .navbar-static-side {
    box-shadow: none;
}

.md-skin .nav > li.active {
    background: #014b3c;
    margin: 0;
}

.nav > li.active {
    border-left: 4px solid #014b3c;
}

a.navbar-minimalize.minimalize-styl-2 {
    background: no-repeat;
    border: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning,
.btn-warning:active:focus,
.btn-warning:active:hover,
.btn-warning.active:hover,
.btn-warning.active:focus {
    background-color: #60A597;
    border-color: #60A597;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-danger {
    background-color: #007947;
    border-color: #007947;
}

    .btn-success:hover,
    .btn-success:focus,
    .btn-success:active,
    .btn-success.active,
    .open .dropdown-toggle.btn-success,
    .btn-success:active:focus,
    .btn-success:active:hover,
    .btn-success.active:hover,
    .btn-success.active:focus,
    .btn-danger:hover,
    .btn-danger:focus,
    .btn-danger:active,
    .btn-danger.active,
    .open .dropdown-toggle.btn-danger,
    .btn-danger:active:focus,
    .btn-danger:active:hover,
    .btn-danger.active:hover,
    .btn-danger.active:focus {
        background-color: #014B3C;
        border-color: #014B3C;
        color: #fff;
    }

/*--------------------------------------------------------------------------------*/
.btn-default {
    background: #00b4eb;
    border: 1px solid #00b4eb;
    color: #fff !important;
}

.btn-primary {
    background-color: #5f9e00;
    border-color: #5f9e00;
    color: #fff;
}

.btn-warning {
    background-color: #014b3c;
    border-color: #014b3c;
}

.btn-info {
    background-color: #00b4eb !important;
    border-color: #00b4eb !important;
    color: #fff;
}

    .btn-info:hover,
    .btn-info:focus,
    .btn-info:active,
    .btn-info.active,
    .open .dropdown-toggle.btn-info,
    .btn-info:active:focus,
    .btn-info:active:hover,
    .btn-info.active:hover,
    .btn-info.active:focus {
        background-color: #60a597;
        border-color: #60a597;
        color: #FFFFFF;
    }

.btn-white,
.html5buttons a:hover,
.html5buttons a:focus:active,
.btn-success {
    color: #fff;
    background: #00b4eb;
    border: 1px solid #00b4eb;
}

    .btn-white:hover,
    .btn-white:focus,
    .btn-white:active,
    .btn-white.active,
    .open .dropdown-toggle.btn-white,
    .btn-white:active:focus,
    .btn-white:active:hover,
    .btn-white.active:hover,
    .btn-white.active:focus,
    .btn-default:hover,
    .btn-default:focus,
    .btn-default:active,
    .btn-default.active,
    .open .dropdown-toggle.btn-default,
    .btn-default:active:focus,
    .btn-default:active:hover,
    .btn-default.active:hover,
    .btn-default.active:focus {
        color: #fff;
        border: 1px solid #37cefc;
        background: #37cefc;
    }
/*--------------------------------------------------------------------------------*/

.navy-bg, .bg-success {
    background-color: #8dac61;
}

.red-bg, .bg-danger {
    background-color: #22a65d;
}

.yellow-bg, .bg-warning {
    background-color: #1890bf;
}

.statelbl {
    color: #1890bf !important;
}




.onoffswitch-label {
    border: 2px solid #60a597;
}

.onoffswitch-inner:after {
    background-color: #60a597;
    color: #fff;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover,
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #60A597;
    border-color: #60A597;
}

.input-daterange .input-group-addon {
    background-color: #60A597;
    color: #fff;
}

.onoffswitch-inner:before {
    background-color: #60A597;
}


.ibox-title {
    background-color: #007947;
    color: #ffffff;
}

.ibox-content {
    background: none;
}

.ibox .ibox-content p {
}

    .ibox .ibox-content p b {
        display: block;
        border-bottom: 1px solid #60A597;
        color: #60A597;
        margin-bottom: 10px;
        padding-bottom: 5px;
    }

    .ibox .ibox-content p small {
        float: right;
    }

.ibox-tools a {
    cursor: pointer;
    margin-left: 5px;
    color: #fff;
}

ul.headerCanvas {
    background: #fff;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding-left: 20px;
}

    ul.headerCanvas li {
        width: 18.5%;
        margin-right: 1.5%;
    }

.ibox-tools .label-success {
    background-color: #014b3c;
    color: #fcfe7a;
    padding: 5px 10px;
    border-radius: 20px;
}

ul.headerCanvas li .ibox-tools,
.ibox-tools {
    float: right;
}

.md-skin .ibox-title h5 {
    float: none;
}

.Customdd {
    /* float: left; */
    margin-right: 15px;
    display: inline-block;
}

ul.tile {
    padding-top: 20px;
    background: #fff;
    margin-bottom: 0;
    list-style: none;
    padding-left: 0;
}



.wrapper h2 {
    font-size: 24px;
    color: #014b3c;
    font-weight: 400;
}

hgroup h1,
hgroup h2 {
    font-weight: 400;
}

.inmodal .modal-header {
    padding: 30px 15px;
    text-align: center;
    background: #014b3c;
    color: #fff;
}

.modal-header .close {
    margin-top: 0;
    color: #fff;
    opacity: 1;
}

.html5buttons a.btn-default {
    color: inherit !important;
}

    .html5buttons a.btn-default:hover {
        color: #fff !important;
    }

.panel-info > .panel-heading {
    background-color: #60a597;
    border-color: #60a597;
    color: #ffffff;
}

.dataTables_wrapper {
    overflow: scroll;
}

.dropdown-menu > li > a {
    color: #fff !important;
    background: none;
}

.open > .dropdown-menu {
    box-shadow: none;
    padding: 0;
    background: #1ab394;
    right: 0;
    left: auto;
}
.dropdown-menu ul{
    padding:0;
}
.dropdown-menu li a {
    color: #fff;
    padding:5px 10px;
    display: block;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background-color: #007947;
}

.dropdown-menu.new-four-col-menu {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    background: #5f9e00;
    padding: 0px 23px;
}

    .dropdown-menu.new-four-col-menu li {
        width: 24%;
        display: inline-block;
        padding: 2px 0px;
        font-size: 13px;
        overflow: visible;
        margin-right: 7px;
        border-bottom: 1px solid rgba(255, 255, 255,0.8);
    }

        .dropdown-menu.new-four-col-menu li a {
            white-space: break-spaces;
        }


.top-navigation .nav > li a:hover,
.top-navigation .nav > li a:focus {
    background: #007947;
    color: #fff;
}

.top-navigation .navbar-nav .dropdown-menu > .active > a {
    background: #007947;
    color: #fff;
    font-weight: bold;
}

.top-navigation .wrapper.wrapper-content {
    padding: 0 40px 40px;
}

.wrapper h2 {
    font-size: 18px;
    color: #014b3c;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 0;
}

.page-heading {
    padding: 0 10px 10px 10px;
}

li.new.profile-content.button {
    vertical-align: bottom;
    margin-left: 12px;
    margin-top: 10px;
    display: inline-block;
    margin-right: 20px;
}

.profile-content a.dropdown-toggle {
    padding: 0 !important;
    min-height: auto;
    color: #fff;
}

    .profile-content a.dropdown-toggle:hover, .profile-content a.dropdown-toggle:focus {
        color: #1ab394 !important;
    }



    .profile-content a.dropdown-toggle .text-muted.block {
        display: inline-block !important;
        position: absolute;
        right: -12px;
        top: 5px;
    }


.new-gadropdown {
    vertical-align: bottom;
    padding-top: 12px !important;
    display: inline-block !important;
}

    /*.new-gadropdown .form-control {
        height: 27px;
        padding: 0px 12px;
        color: #fff;
        background-color: #1ab394;
        border: 0px solid #ccc;
    }*/
    .new-gadropdown .form-control {
        height: 27px;
        padding: 0px 20px;
        color: #fff;
        background-color: #1948b3;
        border: 0px solid #ccc;
        text-transform: uppercase;
        letter-spacing: 3px;
        box-shadow: 0 0 5px #fff;
    }

    .new-gadropdown span {
        background: #007947;
        color: #fff;
        padding: 3px 8px;
        border-radius: 4px;
    }



/*====================================================================  

            CSS ADD 23-09-2020

    ====================================================================*/

.top-navigation .nav > li.active > a {
    color: #fff;
    background: #007947;
}

.top-navigation .nav > li > a {
    padding: 15px 20px;
    color: #ffffff;
}

.white-bg .navbar-fixed-top,
.white-bg .navbar-static-top {
    background: #5f9e00;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #007947 !important;
    border-color: #007947 !important;
    opacity: 1;
}

.table > thead > tr > th {
    background: #5f9e00 !important;
    color: #fff;
}

.panel-default > .panel-heading {
    color: #fff;
    background-color: #007947;
    border-color: #007947;
}

button:disabled,
button[disabled] {
    opacity: 0.5 !important;
}

.tabs-container.test li a{
    color: #A7B1C2;
}


.tabs-container.test li a:hover,
.tabs-container.test li a:focus{
    background: #007947 !important;
    color: #fff;
}


.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #007947 !important;
}

.topnav {
    background: #014a3c;
    padding: 10px 0;
    text-align: right;
}
.topnav .nav > li{
    padding:0 !important;
}
.topnav li.new.profile-content.button {
    margin-top: 0;
}
    .topnav .new-gadropdown .form-control {
        background-color: #5f9e00;
        box-shadow: none;
    }

.dropdown-menu {
    z-index: 1001 !important;
}