
/******************************************Font Import**************************************/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/***********************************************End*****************************************/


/******************************************Font Css*****************************************/

.Db-Table table, .Db-Table table th, .Db-Table table tr, .Db-Table table td, .Db-Table h1, .Db-Table h2, .Db-Table h3, .Db-Table h4, .Db-Table h5, .Db-Table h6, .Db-Table table span, .Db-Table table input, .Db-Table table input::placeholder, .Db-Table table p, .Db-Table table strong, .Db-Table table li, .Db-Table table a, .Db-Table table button, .Db-Table table a.btn {
    font-family: 'Montserrat', sans-serif !important;
}

/*********************************************End*******************************************/

.Db-Table .container {
    width: 100%;
    max-width: 1070px;
}
.page-header {
    text-align: center;
    padding: 50px 0;
    margin: 0 auto;
    border: none;
}
.page-header h1 {
    font-size: 22px;
    color: black;
    font-weight: 600;
    margin:0 auto;
}
.header img {
    display: block;
    width: 100%;
}
.Db-Table .dataTables_wrapper .fg-toolbar {
    /*display: none;*/
}
.Db-Table .dataTables_wrapper table.display {
    border-collapse: separate;
    border-spacing: 0 5px;
}
.Db-Table .dataTables_wrapper table.display tr td {
    position: relative;
    background: transparent;
    padding: 12px 10px 8px 10px;
}
.Db-Table .dataTables_wrapper table.display tr td {
    background: transparent !important;
    font-size: 0.9em;
    text-transform: capitalize;
    letter-spacing: 0.5px;
}
.Db-Table .dataTables_wrapper table.display tr:hover td{
	background: transparent;
}
.Db-Table .dataTables_wrapper table.display tr.odd {
    background-color: #ffffff;
}
.Db-Table .dataTables_wrapper table.display tr.even {
    background-color: #f4f5f7;
}
.Db-Table .dataTables_wrapper table.display tr.odd:hover{
	background-color: #ffffff;
}
.Db-Table .dataTables_wrapper table.display tr.even:hover{
	background-color: #f4f5f7;
}
.Db-Table .dataTables_wrapper table.display tr td {
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9 !important;
    border-color: #d9d9d9;
}
.Db-Table .dataTables_wrapper table.display tr.odd td {
    border-bottom-color: #d9d9d991;
}
.Db-Table .dataTables_wrapper table.display tr td:last-of-type {
    border-right: 1px solid #d9d9d9;
}
.Db-Table .dataTables_wrapper table.display tr td {
    color: #a9acac;
}
.Db-Table .dataTables_wrapper table.display thead tr {
    background-color: #cd9933;
}
.Db-Table .dataTables_wrapper table.display thead tr th {
    background: transparent;
    text-align: center;
    color: #fff;
    border-color: white;
    border-width: 1px;
}
.Db-Table .dataTables_wrapper table.display thead tr th span.DataTables_sort_icon {
    filter: brightness(5);
}
.Db-Table .dataTables_wrapper table.display tr td:first-of-type {
    border-left: 1px solid #d9d9d9;
}
.Db-Table tfoot {
    display: none;
}
.Db-Table hr {
    display: none;
}
/*.Login-Form .container .Login-Field input {*/
/*    width: 100%;*/
/*    max-width: 372px;*/
/*    border: 1px solid rgb(233 233 233);*/
/*    box-sizing: border-box;*/
/*    color: rgb(164 168 169);*/
/*}*/
.Login-Form .container .Login-Field input {
    width: 100%;
    border: 1px solid rgb(233 233 233);
    box-sizing: border-box;
    color: rgb(164 168 169);
}
.Login-Form .container .Login-Field input::plaecholder {
    
    color: rgb(164 168 169);
}
.Login-Form .container .Login-Field, .Login-Form .container .well-lg.text-center {
    border-radius: unset;
    max-width: 70%;
    margin: 0 auto;
}
/*.Login-Form .container .Login-Field label.Log-Label {*/
/*    width: 100%;*/
/*    margin: 10px auto;*/
/*    height: auto;*/
/*    font-weight: 400;*/
/*    text-align: left;*/
/*    max-width: 372px;*/
/*    color: rgb(164 168 169);*/
/*}*/
.Login-Form .container .Login-Field label.Log-Label {
    width: 100%;
    margin: 10px auto;
    height: auto;
    font-weight: 400;
    text-align: left;
    color: rgb(164 168 169);
}

.Login-Form .container .Login-Field,.Login-Form .container .well-lg.text-center {
    border-radius: unset;
}
.well {
    max-height: 100px;
    overflow-y: scroll;
}
.Login-Form .container .Login-Field {
    padding: 0;
}
.Login-Form .container .Submit-Button.text-center {
    margin: 35px auto;
}
.Login-Form .container .Submit-Button.text-center input.btn {
    padding: 6px 18px;
}
.Login-Form .container .Submit-Button.text-center input.btn, .Login-Form .container input {
    min-height: 40px;
}
.Login-Form .container .Submit-Button.text-center input.btn {
    padding: 6px 18px;
    background-color: rgb(205, 153, 51);
    color: white;
    font-weight: 600;
}
.Login-Form .container h3 {
    font-weight: 600;
    color: black;
    font-size: 22px;
}
.Login-Form .container form.Form {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-color: rgb(255 255 255);
}
.Login-Form .container {
    max-width: 572px;
    display: flex;
    float: unset;
    width: 100%;
    flex: 1 1 100%;
    margin: 5% auto;
}
.Db-Table .container{float: unset;width: 100%;flex: 1 1 100%;/* margin: 2% auto; */}
/*body {*/
/*    background-image: url('paperboard.jpg');*/
/*    background-image: url('crumpled-white-paperboard.jpg');*/
/*    background-image: url('wall-background.jpg');*/
/*    background-size:cover;*/
/*    background-attachment: fixed;*/
/*}*/
body {
    background-color: #efefef;
}
.header {
    width: 100%;
    display: flex;
    flex: 1 1 100%;
    float: unset;
    align-items: center;
    justify-content: center;
    background-color: black;
}
.Login-Form {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    /*background-color: rgb(244 245 247);*/
}
.Footer-Main {
    display: flex;
    flex: 1 1 100%;
    width: 100%;
    padding: 50px 0;
    background-color: rgb(233 233 233);
    margin: 40px auto 0 auto;
}
.header .logo-title h3 {
    margin: 0 auto;
    padding: 20px 0;
    color: rgb(208 153 53);
    font-weight: 300;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 28px;
}
.header .logo-title h3 b.first {
    color: rgb(208 153 53);
    font-size: 29px;
}
.header .logo-title h3 b.second {
    color: #fff;
    font-size: 29px;
}
.header .page-width {
    max-width: 90%;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    display:block;
    align-items: center;
}
.header .page-width .Vendor-title h5 {
    color: #be9439;
    font-weight: bold;
    display: inline-block;
    width: auto;
}
.header .page-width .logo-title, .header .page-width .Vendor-title {
    text-aligln:center;
}
.header .page-width .Vendor-title h5 span {
    margin: 0 5px;
    font-weight: 500;
    color: #9c9c9c;
}
.header .page-width .Vendor-title .dropdown {
    display: inline-block;
    width: auto;
    margin: 0 5px;
    height: auto;
    padding: 0;
}
.header .page-width .logo-title, .header .page-width .Vendor-title {
    width: 100%;
}
.header .page-width .Vendor-title .dropdown button {
    background-color: transparent;
    border: none;
    color: white;
    padding: 0;
}
 .header .page-width .logo-title, .header .page-width .Vendor-title {
    position: relative;
}
.header .page-width .Vendor-title .dropdown {
    position: unset;
}
.header .page-width .Vendor-title .dropdown ul.dropdown-menu {
    left: unset;
    right: 0;
    top: 50px;
}
ul.nav.nav-tabs.mynavi li .btn.btn-lg.btn-default {
    box-shadow: 1px 0 #e1e3e4, 0 1px #e1e3e4;
    box-sizing: border-box;
    border-radius: unset;
    font-weight: 600;
}

ul.nav.nav-tabs.mynavi li a.btn:hover, ul.nav.nav-tabs.mynavi li a.btn:active, ul.nav.nav-tabs.mynavi li a.btn:focus, ul.nav.nav-tabs.mynavi li a.btn:visited {
    background: #fff;
}
ul.nav.nav-tabs.mynavi li {
    margin-bottom: 0;
    border: none;
}
ul.nav.nav-tabs.mynavi li a.btn:hover {
    color: #c93;
}
/*.mypass {*/
/*    position: relative;*/
/*    max-width: 372px;*/
/*    margin: 0 auto;*/
/*}*/
.mypass {
    position: relative;
    margin: 0 auto;
}

span.glyphicon.glyphicon-eye-open.toggle-password {
    position: absolute;
    top: 15px;
    right: 10px;
}
@media only screen and (min-width:750px){
    .header .page-width .logo-title, .header .page-width .Vendor-title {
        width: 50%;
        float: left;
    }
    ul.nav.nav-tabs.mynavi {
    max-width: 90%;
    margin: 0 auto;
    }
    #orders h3,#products h3 {
    max-width: 90%;
    margin: 20px auto;
    }
    .header .page-width .logo-title {
        text-align: left;
    }
    .header .page-width .Vendor-title {
        text-align: right;
    }
    .header .page-width {
        display: flex;
    }
}
h1, h2, h3, h4, h5, h6, a, ul, li, a, a.btn, a.btn span, span, button, button.span, p, strong, label, input, input::placeholder, table, th, tr, td, div {
    font-family: 'Montserrat', sans-serif !important;
}
.glyphicon {
    font-family: 'Glyphicons Halflings' !important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: transparent;
}
.header .page-width .Vendor-title .dropdown ul.dropdown-menu svg.icon.icon--nav-triangle-borderless {
    position: absolute;
    bottom: 100%;
    width: 18px;
    height: 8px;
    z-index: 2;
    -webkit-filter: drop-shadow(0 -2px 2px rgba(0,0,0,0.12));
    filter: drop-shadow(0 -2px 2px rgba(0,0,0,0.12));
    left: calc(50% - 8px);
}
ul>li>a {
    color: #677279;
}
ul>li>a:hover {
    color: #c93;
}
li.active a.btn.btn-lg.btn-default{
    background: #dadada !important;
}
@media only screen and (max-width:750px) {
    .header .page-width .Vendor-title .dropdown ul.dropdown-menu {
        left: unset;
        right: 0;
        min-width: unset;
        width: 100%;
    }
}
@media only screen and (max-width:718px) {
    .Db-Table .container .dataTables_wrapper {
        display: block;
        width: 100%;
        overflow-x: scroll;
    }
    ul.nav.nav-tabs.mynavi.nav-justified.nav-stacked {
        text-align: center;
    }
    div#products {
        text-align: center;
    }
    div#orders {
        text-align: center;
    }
    #products h4.filter_heading {
        text-align: center;
    }
    .container.filter {
        text-align: start;
    }
    .container.filter .col-md-4{
        padding: 10px;
    }
    
}
/*---------------register page css--------------------*/
span.glyphicon.glyphicon-eye-open.toggle-password1, span.glyphicon.glyphicon-eye-open.toggle-password2 {
    position: absolute;
    top: 10px;
    right: 25px;
}
#Reg-Form {
    margin: auto;
    max-width: 750px;
    width: 100%;
}
#Reg-Form .Form-Content{
    background: white;
    margin: 40px 0px;
}