﻿:root {
    --d1: #EAEFEF !important;
    --d2: #EAEFEF;
    --d3: #EAEFEF;
    --d4: #EAEFEF;
    --d5: #EAEFEF;
    --d1rgba: 234,239,239;
}

*{
    color:black !important;
}

h2, h1, p, td, * {
    color: #384e64 !important;
}

h2, h4 {
    color: #384e64 !important;
    opacity: 0.6;
    font-weight: bold;
}

main{
    padding-top:0px !important;
}

th{
    opacity:0.6 !important;
}


header, nav, .navbar, nav .container, .clickableitems {
    background: #384e64;
    
}
nav{
    border:0px !important;
}

.clickableitems .active *{
    background:none !important;
    color:white !important;
}

.clickableitems .active{
    background:none !important;
}

.navbar-brand img{
    filter:brightness(0) invert(1);
}

header {
    position: relative;
    top: -10px;
}


.nav-link {
    color: #b1bbc7 !important;
}

.clickableitems * {
    color: #b1bbc7 !important;
}

.clickableitems i{
    width:20px;
    text-align:center;
}

.click_item, .click_item_fixed {
    margin-top: 10px;
    font-size: 14px;
    padding:10px 00px !important;
}

    .click_item:hover, .click_item_fixed:hover {
        background: none !important;
    }

.clickableitems hr {
    opacity: 0.01;
}

.border-bottom{
    border-bottom:none !important
}

input, select{
    border:1px solid #d8d8d8;
}

.dt-info, .dt-length, .dt-paging {
    display: none;
}

table td{
    
}

table.dataTable > tbody > tr > th, table.dataTable > tbody > tr > td{
    padding:0px !important;
}

.topdesc td {
    padding:0px 20px !important;
}

hr{
   
}

nav, header{
    margin:0px !important;

}

main{
    position:relative;
    top:-20px;
    margin-top:10px !important;
    margin-right:10px !important;
    box-shadow:none !important;
}

.clickableitems{
    position:relative;
    top:-14px;
}

.select2-container--default .select2-selection--single{
    border:2px solid #dedede !important;
    opacity:0.4;
    transition:all 0.5s ease-in-out;
}

.select2-container--default .select2-selection--single:hover {
  
    opacity: 1.0;
   
}


td{
 
}

.clickableitems i{
    font-size:20px;
    position:relative;
    top:4px;
   margin-right:4px;
}

.jumptolink {
    background: #2c7fab !important;
    color:white !important;
    padding:6px !important;
    text-decoration:none;
    border-radius:8px;
    opacity:0.5;
    transition: 0.2s all ease-in-out;
}

input[type="checkbox"]:checked {
    accent-color: #2c7fab !important;
}

.jumptolink:hover{
    opacity:1.0;
}

.tabletype2area td {
    padding: 10px !important;
}

body {
    background: #f5f6f8;
}

main{
    background: white !important;
    padding:10px !important;
}


.click_item:hover .itemdesc{

}

.bidcard{
    
   
}

    .bidcard tbody {
        
    }

    .bidcardparent{
        border:2px solid #ebebeb;
        margin:50px;
        width:50%;
        border-bottom:20px solid gray;
        background:white;
    }

.allbids {
    background: #f5f6f8;
    padding:20px;
}

.notification_flyin1 {
    right: 0px !important;
}

.hoverbtn1{
    opacity:0.5;
}

.hoverbtn1:hover{
    opacity:1.0;
}

#notifications {
    min-height: 100vh;
    width: 450px;
    border: 1px solid #c2c2c2;
    position: fixed;
    right: -600px;
    top: 0px;
    transition: 0.5s all ease-in-out;
    z-index: 99999;
    box-shadow: -10px -10px 10px #dbdbdb;
}


#notification_number {
    float: right;
    position: relative;
    top: 14px;
    right: 10px;
    background: red;
    border-radius: 40px;
    color: white !important;
    font-weight:bold;
    padding-top: 4px;
    padding-left: 10px;
    padding-right: 10px;
    transform: scale(0.8);
    
}

.select2-container{
    width:400px !important;
}

optgroup:hover, optgroup, .select2-results__group {
    cursor: pointer !important;
}

#submithistory td {
    border: 1px solid gray;
    padding: 8px;
}

#notificationbell {
    position: relative;
    top: 7px;
    cursor: pointer !important;
}

    #notificationbell i {
        padding-bottom: 10px;
        border-bottom: 2px solid white;
        cursor: pointer !important;
    }

.btn-primary{
    color:white !important;
}

.fixedsavebutton{
    position:fixed;
    right:110px;
    bottom:110px;
}

/*
.navbar-brand{
    display:none;
}
    */

. tr td{
   
}

dtClass37 > tbody > tr > th, table.dataTable > tbody > tr > td {
    padding: 6px 2px !important;
}