﻿
/*ul.main-menu li ul {
    background-color: #74767D !important;
}

ul.main-menu .nav > li > a:hover, ul.main-menu .nav > li > a:focus, ul.main-menu .nav > li.has-sub.active > a {
    background-color: #00b8ce !important;
    color: #FFFFFF;
}

ul.main-menu .nav > li > a {
    color: #FFFFFF !important;
}

.page-sidebar {
    background-color: #74767D !important;
}*/

.menu-icon-color {
    color: #BADE00 !important;
}

.modal {
    overflow: auto !important;
}

.txt-box-err {
    border-color: red !important;
}

.txt-red {
    color: #C92D39 !important;
}

fieldset {
    border: 1px groove #EFF0F1 !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend {
    width: inherit; /* Or auto */
    padding: 0 10px; /* To give a bit of padding on the left and right */
    border-bottom: none;
}

.required {
    color: red !important;
}

.btn-subscribe {
    cursor: pointer;
}

.custom-link {
    color: #00b8ce;
    text-decoration: underline;
}

.custom-link-2 {
    color: #00b8ce;
}

    .custom-link, .custom-link-2:hover {
        text-decoration: underline;
    }

.text-box-label-center-vertical {
    margin-top: 7px;
}

.dropdown-label-center-vertical {
    margin-top: 28px;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #ddd !important;
}

.text-middle {
    vertical-align: middle !important;
}

.clickable {
    cursor: pointer;
    background-color: #ffeded !important;
}

    .clickable:hover {
        background-color: #f0fcfd !important;
    }

.data-changed {
    color: red !important;
}

.icon-larger-custom {
    font-size: 20px !important;
}

.btn-custom {
    padding: 6px 30px !important;
}

.btn-sm-custom {
    padding: 4px 20px !important;
}

.notyf__toast {
    max-width: 50em !important;
}

.notyf__ripple {
    height: 60em;
    width: 60em;
}

.margin-zero {
    margin: 0px !important;
}

.padding-left-zero {
    padding-left: 0px !important
}

.color-red {
    color: red !important;
}

.font-13 {
    font-size: 13px;
}

.btn-col-visibility-margin {
    margin-bottom: 10px
}

.dataTables_wrapper .dataTables_paginate {
    float: none !important;
}

table.dataTable > thead > tr > th, table.dataTable th {
    font-weight: normal !important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 12px 10px !important;
}

/*table.dataTable tbody tr:first-child td {
    padding-top: 22px;
}
*/

.bg-color-white {
    background-color: #FFFFFF !important;
}

.min-size-100 {
    min-width: 100px !important;
}

.modal-xlg {
    width: 80% !important;
    max-width: 80% !important;
}

.filter-wrapper {
    border: 1px solid #ddd;
    color: inherit !important;
    background-color: inherit !important;
}

.field-icon {
    float: right;
    margin-left: -25px;
    margin-top: -23px;
    position: relative;
    z-index: 2;
}

.fa-fw {
    width: 2em !important;
}

.speed-score-override {
    float: unset !important;
    width: unset !important
}

.turquoise-blue {
    color: #00b8ce;
}

.user-detail-override {
    padding-top: unset !important;
}
