/*Framework styling*/
.page-header.navbar .page-logo .logo-default {
    height: 30px;
    margin: 5px 0 !important;
}

li.nav-item.active a {
    border-left: 4px solid transparent !important;
}

/*Form styling*/
form input[required]:invalid,
form textarea[required]:invalid,
form select[required]:invalid,
form select[required]:invalid + span.select2 span.select2-selection,
.required-field {
    border: solid 1px #e73d4a;
}

form textarea[required]:invalid + div.note-editor,
.has-error .note-editor {
    border: solid 1px #e73d4a !important;
}

.form-actions {
    border: none !important;
}

.note-editor > .modal > .modal-dialog > .modal-content > .modal-body > * {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
}

.select2-selection {
    font-family: "Open Sans", sans-serif !important;
}

/*Grid styling*/
/*Bulk editor*/
span.k-dirty {
    margin: -.8em 0 0 -.6em !important;
}
/*Tooltip*/
td[role=gridcell] a.k-button {
    min-width: 0 !important;
}

.icon-tooltip {
    font-size: 18px;
    margin-right: 5px;
}

/*Tables styling*/
table tr td.text-top {
    vertical-align: top !important;
}

/*MISC*/
.display-none {
    display: none;
}

div.back-button {
    margin-top: 4px;
}

.actions a:hover {
    text-decoration: none;
}

form input[type=submit]{
    background-color: #ffb400 !important;
    border-color: #ffb400 !important;
    color: #333 !important;
}

/*Modal window*/
@media only screen and (min-width : 320px) {

}

@media only screen and (min-width : 480px) {

}

@media only screen and (min-width : 768px) {

}

@media only screen and (min-width : 992px) {
    .modal-xl {
        width: 900px;
    }
    .modal-xxl {
        width: 950px;
    }

}

@media only screen and (min-width : 1200px) {
    .modal-xl {
        width: 1100px;
    }
    .modal-xxl {
        width: 1150px;
    }
}

@media only screen and (min-width : 1500px) {
    .modal-xxl {
        width: 1450px;
    }
}

.k-grid-header th.k-header {
    position: relative;
}

.k-grid-header th[aria-sort] a.k-link {
    padding-left: 15px !important;
}

.k-grid-header th[aria-sort] .k-link .k-icon {
    position: absolute;
    top: 8px;
    left: 2px;
}

div.fileinput div.form-control {
    min-height: 34px !important;
    height: auto !important;
    display: flex;
}

.k-pager-wrap .k-dropdown {
    width: 5.5em !important;
}

/*Framework color styling*/
body {
    background-color: #ddd !important;
}

.page-container {
    background-color: #7e7e7d !important;
}

.page-content-wrapper {
    background-color: #7e7e7d !important;
}

.page-header.navbar {
    background-color: #7e7e7d !important;
}

li.dropdown.dropdown-user a.dropdown-toggle span {
    color: #ffffff !important;
}

li.dropdown.dropdown-user a.dropdown-toggle i.fa.fa-angle-down {
    color: #7e7e7d !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-toggle {
    /*background-color: #5e5e5d !important;*/
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown.dropdown-user a.dropdown-toggle:hover {
    /*background-color: #6e6e6d !important;*/
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle:hover,
.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle {
    background-color: #6e6e6d !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown-user .dropdown-menu > li > a:hover {
    background-color: #c4c4c4 !important;
}

.page-header.navbar .hor-menu .navbar-nav > li.active > a {
    background: #7e7e7d !important;
}

.page-header.navbar .hor-menu .navbar-nav > li.active > a > span.selected {
    border-top: 6px solid #7e7e7d !important;
}

.page-sidebar.navbar-collapse {
    background-color: #5e5e5d !important;
}

div.page-bar {
    background-color: #7e7e7d !important;
}

div.page-bar ul.page-breadcrumb li a,
div.page-bar ul.page-breadcrumb li span,
div.page-bar ul.page-breadcrumb li i {
    color: #ffffff !important;
}

h1.page-title small {
    font-style: italic !important;
}

li.heading {
    background-color: #7e7e7d !important;
    color: #ffffff !important;
}

li.heading h3 {
    color: #ffffff !important;
    font-weight: bold !important;
}

li.nav-item {
    background-color: #7e7e7d !important;
}

li.nav-item.active a {
    background-color: #7e7e7d !important;
}

.application-icon-color, .application-icon-color::before {
    color: #fff !important;
}

li.nav-item span.title {
    color: #ffffff !important;
}

.page-footer {
    background-color: #7e7e7d;
}

.page-footer .page-footer-inner {
    color: #fff !important;
}

div.clearfix-color {
    background-color: #5e5e5d !important;
}

.page-header.navbar .hor-menu .navbar-nav > li > a {
    color: #fff;
}

.page-header.navbar .hor-menu .navbar-nav > li .dropdown-menu {
    background: #5e5e5d !important;
}

.page-header.navbar .hor-menu .navbar-nav > li .dropdown-menu li > a,
.page-header.navbar .hor-menu .navbar-nav > li .dropdown-menu li > a > i {
    color: #fff !important;
}

.page-header.navbar .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > h3,
.page-header.navbar .hor-menu .navbar-nav > li > a {
    color: #fff !important;
}

.page-header.navbar .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content .mega-menu-submenu li > a {
    padding: 10px !important;
}

.page-header.navbar .hor-menu .navbar-nav > li.mega-menu-dropdown > .dropdown-menu .mega-menu-content  {
    padding-top: 0;
    padding-bottom: 0;
}

.page-header.navbar .hor-menu .navbar-nav > li.open > a,
.page-header.navbar .hor-menu .navbar-nav > li:hover > a,
.page-header.navbar .hor-menu .navbar-nav > li > a:hover {
    background: #7e7e7d !important;
}

.page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle:hover,
.page-header.navbar .top-menu .navbar-nav > li.dropdown.open .dropdown-toggle {
    background: #7e7e7d !important;
}

.mega-menu-submenu.custom-menu-submenu {
    width: 185px;
    float: left;
}

.page-header.navbar .hor-menu .navbar-nav > li > a > i {
    color: #ffffff !important;
}

.page-content-wrapper .page-content{
    margin-left: 0 !important;
}

.schedule_of_vaccination>thead>tr>th{
    padding-left: 0 !important;
    font-weight: 500 !important;
    border: none !important;
}

.schedule_of_vaccination>tbody>tr>td{
    padding-left: 0 !important;
    padding-top: 0 !important;
    border: none !important;
}

span[data-element-click] {
    color: #337ab7;
    cursor: pointer;
}
