
.nav-link {
    color: #342424 !important;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}
.sheq-gradient {
    background: -webkit-linear-gradient(50deg, #929cc0, #375371) !important;
    background: -o-linear-gradient(50deg, #929cc0, #375371) !important;
    background: linear-gradient(40deg, #929cc0, #375371) !important;
}
table.table td {

/*  padding-top: 1.1rem;
  padding-bottom: 1rem; */
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.btn-side-menu-block span {
    color: #fff !important;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.btn-group>.btn:first-child {
    margin-left: 0;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
}

.btn-default.dropdown-toggle {
    background-color: #2bbbad !important;
}
.btn-group .btn {
    margin: 0;
}
.btn-group-vertical>.btn, .btn-group>.btn {
    position: relative;
    float: left;
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}
.dropdown-menu>li>a:hover {
    color: #333;
   background: rgba(0, 0, 0, 0.03);
}

[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
            position: relative !important;
            opacity: 1 !important;
            pointer-events: auto !important;
            z-index: 1;
        }
.brand-logo {
    width: 100% !important;
}

.custom-search .btn-default {
    border: none;
    border-radius: 3px !important;
    background: none;
    background-color: #e0e2e2;
    color: #060606 !important;
    font-size: 11px;
    font-weight: bold;
}
.sidebar-nav ul li a.active {
    font-weight: 800  !important;
    color: #fb9678 !important;
}

ul.nav.nav-tabs li a {
    background: none !important;
}

.container-fluid {
   margin-top: 2%;
}
a {
    color: #3e3938 !important;
}
table.table{
    border-spacing: 3px;
    border-collapse: separate;
}

.position-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left:0px;
    background: rgba(200, 220, 255, 0.5);
}

thead tr:nth-child(1) th {
    background: white;
    position: sticky;
    top: 0;
    z-index: 10;
}
table.fixed-custom-column th:first-child,table.fixed-custom-column td:first-child
{
    position: -webkit-sticky;
    position:sticky;
    left:0px;
}

table.fixed-custom-column  th:first-child,table.fixed-custom-column td:first-child
{
    background-color:white;
}

table.fixed-custom-column th:nth-child(1),table.fixed-custom-column td:nth-child(1)
{
    position: -webkit-sticky;
    position:sticky;
    left:0px;
}

table.fixed-custom-column th:nth-child(1),table.fixed-custom-column td:nth-child(1)
{
    background-color:white;
}

.table td.fit,
.table th.fit {
    white-space: nowrap;
    width: 1%;
}
/*
.fn-label a {
    font-weight: 500;
}
.fn-gantt {
    border: 2px solid #EEF2F4;
    border-radius: 4px;
}
.fn-gantt-hint {
    background: #6c7888;
    border: 0px;
    color: #fff;
}
.fn-gantt .leftPanel {
    width: 450px;
    border-right: 1px solid #e4e4e4;
}
.fn-gantt .leftPanel .name {
    font-weight: 600;
    font-size: 15px;
    background: #717a86;
}
.fn-gantt .rightPanel .fn-label:hover {
    cursor: pointer;
}
.fn-gantt .rightPanel .month {
    color: #717a86;
}
.fn-gantt .wd,
.fn-gantt .bottom,
.fn-gantt .rightPanel .month,
.fn-gantt .rightPanel .year,
.fn-gantt .spacer,
.fn-gantt .leftPanel .desc {
    background-color: #ffffff;
}
.fn-gantt .leftPanel .fn-label {
    width: 100%;
}
.fn-gantt .leftPanel .name,
.fn-gantt .leftPanel .desc {
    border-bottom: 1px solid #f5f5f5;
    height: 23px;
}
.fn-gantt .leftPanel .name {
    width: 40%;
}
.fn-gantt .leftPanel .desc {
    width: 60%;
}
#gantt .gantt_project_name {
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    display: block;
    margin-top: 32px;
}
.fn-gantt .leftPanel .name .fn-label {
    color: #fff;
}
.fn-gantt table th:first-child {
    width: 150px;
    width: 150px;
}
.fn-gantt *,
.fn-gantt *:after,
.fn-gantt *:before {
    box-sizing: content-box;
}*/
/*
.selectpicker  a:hover,
.selectpicker a:focus {
    background: #dc6767;
    color: #3e3938 !important;
}*/

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .6 !important;
}

.ui-state-default {
    color: #ffffff !important;
}

.topbar .top-navbar .navbar-nav>.nav-item>.nav-link {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 18px;
    /*line-height: unset;*/
    line-height: 20px;
}

.btn-info-darker{
    background-color: #197fa8 !important;
    border-color: #197fa8 !important;
}

.btn-circle-custom {
    border-radius: 100%;
    width: 20px;
    height: 20px;
    padding: 5px;
}

.fa-custom {
    display:  flex;
    align-items: center;
    vertical-align: middle;
    margin-top: -1px;
    margin-left:  -1px;
}

.input-next-to-select {
        margin-top: -2px;
    }

