﻿: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: 6px;
    font-size: 13px;
    line-height:13px;
    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 ;
}


.borderhelpertable1 th, .borderhelpertable1 td{
    border-top:1px solid gray;
    border-right:1px solid gray;
    padding:8px;
}

.apanel1 {
    background: #e8ecf3;
    padding: 30px;
    margin: 30px;
    padding-bottom: 60px;
    border-bottom: 2px solid #c8d0dd;
}

.apanel50{
    min-width : 38%;
}

.wrap1 {
    display: flex;
    flex-wrap: wrap;
}


@media (max-width: 768px) {
    .navbar-brand{
        display:none;
    }

    .navbar-expand-sm .navbar-toggler{
        display:inline !important;
    }

    .d-sm-inline-flex ul{
        width:100% !important;
    }

    .navbar-expand-sm .navbar-nav{
        flex-direction:unset !important;
    }

    .navbar-expand-sm .navbar-collapse{
        display:block !important;
    }

    .d-sm-inline-flex.collapse {
        display: none !important;
    }

    .d-sm-inline-flex.show, .navbar-nav {
        display: inline !important;
        padding:20px;
        
    }

    .nav-item{
        width:100%;
        font-size:20px;
        padding:10px;
       
    }

    .nav-link {
        color: white !important;
    }


    .mobonly{
        display:inline !important;
        position:fixed;
        left:0px;
        padding:10px;
        z-index:999;
        background:white;
        border:1px solid gray;

    }

    #menubar1 {
        display:none;
    }

    .navbar-toggler-icon {
        position: fixed;
        z-index: 9999999;
        top: 4px;
        right: 4px;
        background: white;
        padding: 20px;
        border-radius: 8px;
        border: 2px solid gray;
    }

    .navbar-collapse {
        position: fixed;
        top: 0px;
        background: #384e64;
        z-index:99999;
    }

    #menubar1{
        position:fixed !important;
        background:black;
        min-height:0px !important;
        top:80px !important;
    }

    .container, .container-sm{
        max-width:100% !important;
    }

    .nomob1{
        display:none;
    }

    canvas{
        height:400px;
      
    }

    .dataTable *{
        font-size:10px;
    }

    #customer_left_menu{
        display:none;
    }

    input[type=checkbox]{
        font-size:40px;
    }

    /*
    input:not([type=checkbox]):focus {
        z-index: 999;
        position: fixed;
        font-size: 40px !important;
        left: 0px;
        top: 0px;
        margin: 40px;
        border: 20px solid black;
        z-index: 9999999;
        background: white !important;
    }   
        */

}

.tablec1 td, .tablec1 th{
    padding:8px;
    border-right:1px solid gray;
    border-bottom:1px solid gray;
}


