
.changedInputHighlight {
    border: 2px solid orange !important;
}


.box ul.error { display: none; visibility: hidden;}

.filter input[type="submit"],.filter button[type="submit"], .filter .btn-reset {
    margin: 25px 0 0 0;
    border-radius: 3px !important;
}

.filter .btn-reset {
    margin: 25px 0 0 15px !important;
    border-radius: 3px !important;
}

.box-header .action {
    float: right;
}

.checkboxset {
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    list-style-type: none;
}

.checkboxset .checkbox {
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
}

.checkboxset .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}


.dataset {
    padding: 0px;
    margin-left: 0px;
    margin-top: 0px;
    list-style-type: none;
}

.dataset li {
    float: left;
    margin-top: 0px;
    margin-bottom: 10px;
    padding: 0 10px 0 0;
}

.dataset label {
    min-height: 20px;
    padding-right: 20px;
    margin-bottom: 0;
    font-weight: normal;
}

.box-body {
    overflow: hidden !important;
}

.margin-spacer-vertical {
    padding-bottom: 0px;
}

.main-header .navbar h1.title {
    margin: 0;
    font-size: 20px;
    float: left;
    padding: 14px;
    color: #ffffff;
}

.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 10px 0 0 0;
}

.btn-warning  {
    background-color: #f39c12;
    border-color: #e08e0b;
    margin: 0 0 10px 0 !important;
    color: #ffffff;
}

.btn-danger {
    margin: 0 0 10px 0 !important;
}

.btn-warning:hover {
    color: #f4eaff;
}

/*
    Page: register and login
*/
.form-box {
    width: 360px;
    margin: 0px auto 0 auto;
}
.form-box-error {
    width: 360px;
    margin: 90px auto 0 auto;
    display: block;
}
.form-box .header {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background: #3d9970;
    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.2);
    padding: 20px 10px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
}
.form-box .body,
.form-box .footer {
    padding: 10px 20px;
    background: #fff;
    color: #444;
}
.form-box .body > .form-group,
.form-box .footer > .form-group {
    margin-top: 20px;
}
.form-box .body > .form-group > input,
.form-box .footer > .form-group > input {
    border: #fff;
}
.form-box .body > .btn,
.form-box .footer > .btn {
    margin-bottom: 10px;
}
.form-box .footer {
    -webkit-border-top-left-radius: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 0;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media (max-width: 767px) {
    .form-box {
        width: 90%;
    }
}

.box ul.error { display: none; visibility: hidden;}

.filter input[type="submit"] {
    margin: 25px 0 0 0;
}

.box-header .action {
    float: right;
}

.tab-content {
    padding: 0 15px 0 15px !important;
    width: 100%;
}

.sidebar-menu .active > .treeview-menu .active{
    display: block;
    font-weight: bold;
}

.user-menu {
    padding-right: 10px;
}
.user-menu > .dropdown-menu {
    padding-right: 10px !important;
}

.language-selector {
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.language-selector a {
    padding-right: 8px;
    color: #FFF;
}

.language-selector a.active {
    font-weight: bold;
    color: yellow;
}

.table td.currency,
.table th.currency
{
    min-width: 50px;
    text-align: right;
}

.skin-black .main-header .logo,
.skin-black .main-header .logo:hover,
.skin-black-light .main-header .logo,
.skin-black-light .main-header .logo:hover,
.skin-blue .main-header .logo,
.skin-blue .main-header .logo:hover,
.skin-blue-light .main-header .logo,
.skin-blue-light .main-header .logo:hover,
.skin-green .main-header .logo,
.skin-green .main-header .logo:hover,
.skin-green-light .main-header .logo,
.skin-green-light .main-header .logo:hover,
.skin-purple .main-header .logo,
.skin-purple .main-header .logo:hover,
.skin-purple-light .main-header .logo,
.skin-purple-light .main-header .logo:hover,
.skin-red .main-header .logo,
.skin-red .main-header .logo:hover,
.skin-red-light .main-header .logo,
.skin-red-light .main-header .logo:hover,
.skin-yellow .main-header .logo,
.skin-yellow .main-header .logo:hover,
.skin-yellow-light .main-header .logo,
.skin-yellow-light .main-header .logo:hover
{
    border-right: 1px solid #d2d6de;
    background-color: #f9fafc;
    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-position: 16px 4px;
}

.form-box .login
{
    padding: 10px 20px;
    background: #d2d6de !important;
    color: #444;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-bottom: 15px;
}


.form-box .login .form-group
{
    margin-top: 15px;
    margin-bottom: 0px;
}

.form-box .login .footer
{
    background: none;
}

.no-form-button
{
    margin-left: 10px!important;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    padding: 7px;
}
.row.clearfix {
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.row.clearfix.grid-filters-holder {
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.navbar-primary {
    background-color: #007bff;
    color: #ffffff;
}
.navbar-primary h2 {
    color: #FFFFFF;
    font-size: 1.3rem;
    margin-bottom: 0;
}
.navbar-primary span, .navbar-primary i {
    color: #ffffff;
}
.brand-link {
    height: 68px;
}
.brand-link .brand-image {
    max-height: none;
    width: auto;
    margin-left: 1.3rem !important;
}
[class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active, [class*=sidebar-light-] .nav-treeview>.nav-item>.nav-link.active:hover {
    background-color: #ffffff;
    color: #007bff;
    font-weight: bold;
}
.content-wrapper>.content {
    padding: 20px .5rem 0;
}
.updateDelete {
    white-space: nowrap!important;
}
.updateDelete a {
    padding: 0 5px 0 0;
}
.checkbox label {
    font-weight: normal !important;
}
.checkbox label input {
    margin: 0 7px 0 0;
}
.checkboxSpaced label input {
    margin: 0 7px 0 7px;
}

.alert ul {
    margin-bottom: 0 !important;
    padding: 0 0 0 10px;
}
.alert ul li {
    list-style-type: none;
}
.alert .close, .alert .mailbox-attachment-close {
    color: #fff;
    opacity: 1;
}

.double-sided .nopadding.row {
    padding: 0;
    border: 0;
    background: none;
    margin-bottom: 0px;
}
.double-sided .card {
    margin-bottom: 0px;
}
.card.double-sided {
    background: none;
    border: 0px;
    box-shadow: none;
}
.dropdown-footer-container {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.modal-header .close, .modal-header .mailbox-attachment-close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
    color: #fff;
    opacity: 1;
}
.btn-danger {
    margin: 10px 0 10px 0 !important;
}
.translation {
    padding: .75rem 0 .75rem 0 !important;
}
.bg-warning, .bg-warning>a {
    color: white!important;
}

.checkboxSpaced {
    float: left;
}
.checkboxSpaced label {
    font-weight: normal !important;
    float: right !important;
    width: auto !important;
}
.checkboxSpaced input {
    margin: 6px 7px 0 7px !important;
    float: left;
}
.checkboxSpacedBlock {
    float: none;
    display: block;
}
.checkboxSpacedBlock label {
    font-weight: normal !important;
}
.checkboxSpacedBlock input {
    margin: 6px 7px 0 7px !important;
}

.permissions {
    padding: 5px 0 5px 20px !important;
}
.permissions label {
    float: left;
    width: 30%;
}

.nav-sidebar>.nav-item>.nav-treeview {
    background: 0 0;
    padding: 0 0 0 10px !important;
}

.select2-container .select2-selection--single {
    height: auto !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: 4px !important;
}

/** Logo slider **/
.main-sidebar .logo a.logo-normal {
    padding: 3px 0 3px 6px;
    display: block;
    opacity: 1;
    transform: translateZ(0);
    transition: all .3s ease 0s;
}

.logo .logo-normal img {
    margin: 0 0 0 -30px;
    /*background: #66615b;*/
}

.main-sidebar .logo .simple-text {
    overflow: initial;
    line-height: 43px;
    padding: .3rem 0;
    text-transform: uppercase;
    display: block;
    white-space: nowrap;
    font-size: 1rem;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
}

.main-sidebar .logo a.logo-mini {
    opacity: 0;
    float: left;
    width: 34px;
    text-align: center;
    margin-left: 13px;
    margin-right: 12px;
    transition: all .3s ease 0s;
}
@media (min-width: 991px) {
    .sidebar-collapse .main-sidebar .logo a.logo-normal {
        opacity: 0;
        transform: translate3d(-25px, 0, 0);
    }
    .sidebar-collapse .main-sidebar .logo a.logo-mini {
        opacity: 1;
    }
}
/** End Logo slider **/

/** Calendar **/
.calendar {
    padding: 7px!important;
}

.calendar .calendar-header {
    background-color: #f5f5f5;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
    border: 0;
}

.calendar .calendar-header .year-title {
    font-size: 18px;
}

.calendar .calendar-header .year-title:not(.year-neighbor):not(.year-neighbor2) {
    border-bottom: 2px solid #2196f3;
}

.calendar .months-container .month-container {
    height: 260px;
    margin-bottom: 25px;
}

.calendar table.month {
    background-color: white;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    height: 100%;
}

.calendar table.month th.month-title {
    background-color: #007bff;
    color: white;
    padding: 12px;
    font-weight: 400;
}

.calendar table.month th.day-header {
    padding-top: 10px;
    color: #CDCDCD;
    font-weight: 400;
    font-size: 12px;
}

.calendar table.month td.day .day-content {
    padding: 8px;
    border-radius: 100%;
}

.calendar table.month td.disabled, .calendar table.month td.disabled:hover {
    color: #fff !important;
    background-color: #ffc107;
}

.calendar table.month td.day-start, .calendar table.month td.day-start .day-content:hover {
    color: #fff;
    background-color: #28a745 !important;
    cursor: default !important;
}
/** End Calendar **/

.no-box-header .box-header {
    display: none;
}

.horizontal-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0 !important;
}

.horizontal-list > li {
    padding: 5px 20px 5px 0;
}

.horizontal-list > li .fa-li {
    position: static;
}

.json-table tbody tr:nth-of-type(odd),
.json-table tbody tr:nth-of-type(even):hover,
.json-table tbody tr:nth-of-type(odd):hover{
    background: none !important;
}