.has-error, .has-error .control-label {
    font-weight: bold;
}

table.dataTable tbody tr {
    background-color: transparent !important;
}

.fix-width {
    margin: 0 auto;
    width: 100%;
    clear: both;
    border-collapse: collapse;
    table-layout: fixed;
    word-wrap: break-word;
}

.page-content-white .page-content .page-bar {
    border-bottom: none;
}

.page-header.navbar .menu-toggler.responsive-toggler:hover, .page-header.navbar .menu-toggler.responsive-toggler:focus, .page-header.navbar .menu-toggler.responsive-toggler:active {
    color: #1A1A1A;
}

@media (max-width: 768px) {
    .top-menu .dropdown-quick-sidebar-toggler {
        margin-top: 0 !important;
    }
}

@media (max-width: 991px) {
    .page-container {
        margin-top: 0;
    }

    .page-sidebar.navbar-collapse {
        margin: 0 !important;
    }
}

.margin-button {
    margin-top: 3px !important;
}

.dataTables_wrapper .dt-buttons {
    float: right;
    margin-right: 12px !important;
}

caption {
    border: 1px solid #e7ecf1;
    padding-left: 15px;
}

.panel .dataTables_wrapper .dt-buttons {
    margin-top: 0 !important;
}

textarea {
    resize: vertical;
    min-height: 70px;
}

.datepicker .active {
    background-color: #cb0017 !important;
}

.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary {
    background: #cb0017 !important;
}

.mt-element-list .list-todo.mt-list-container ul > .mt-list-item > .list-todo-item .task-list .task-list-item a {
    color: #FFF;
}

/*
.form-group label{
  font-weight: bold;
}
*/

.icheckbox_square-red {
    border: 1px solid black !important;
}

.bootstrap-switch-handle-on, .bootstrap-switch-handle-off {
    opacity: 1 !important;
}

.bounce1, .bounce2, .bounce3 {
    background: #CB0017 !important;
}