.form-control {
    background-color: #FAFAFA;
}

body {
    font-family: "Lato", sans-serif;
    font-size: .875rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

.notice {
    font-size: 1.5em;
}

.FancyDD {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.6;
    color: #4f4f4f;
    background-color: #fff;
    border: 1px solid #bdbdbd;
    border-radius: .25rem;
}

.feather {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

.nav-link {
    font-weight: 600;
    color: #333;
    letter-spacing: .2px;
    font-size: 12px;
    text-transform: uppercase;
    padding-right: 1.3em;
}

.nav-link .feather {
    margin-right: 4px;
    color: #999;
}

.nav-link.active {
    color: #007bff;
}

.nav-link:hover .feather,
.nav-link.active .feather {
    color: inherit;
}


.navbar-light .navbar-nav .nav-link {
    color: rgb(45, 45, 45);
    padding-right: 1.3em;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    padding-right: 1.3em;
}

/*
 * Navbar
 */
.navbar {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    /* height: 90px;*/
}

.navbar .form-control {

    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
    border-color: transparent;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}


.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.checkbox-inline, .checkbox label, .is-focused .checkbox-inline, .is-focused .checkbox label, .is-focused .radio-inline, .is-focused .radio label, .is-focused .switch label, .radio-inline, .radio label, .switch label {
    color: unset;
}

.error-message {
    display: block;
    padding: 0.375rem 0.5625rem 0.5625rem;
    margin-top: -1px;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: normal;
    font-style: italic;
    color: rgba(0, 0, 0, 0.54);
}

#attributeZone > .row {
    overflow-x: auto;
    white-space: nowrap;
}

#attributeZone > .row > .col-xs-4 {
    display: inline-block;
    float: none;
}

.col-xs-4 {
    margin-right: 10px;
    padding-bottom: 20px;
    padding-top: 18px;
}

.col-xs-4:nth-child(3n+2) {
    border-left: thin solid black;
    border-right: thin solid black;
    padding-left: 5px;
    padding-right: 5px;
}

p.footer-text {
    font-size: .8em;
}

th.actions {
    padding-left: 5px;
    width: 18%;
}

td.actions {
    padding-left: 5px;
    font-size: 1.25rem;
    width: 18%;
}

td.actionsNarrow {
    width: 10%;
    padding-left: 5px;
    font-size: 1.25rem;
    padding-right: 10px;
}

th.actionsNarrow {
    width: 10%;
    padding-left: 5px;
    padding-right: 10px;
}

th.actionsWider {
    padding-left: 5px;
    width: unset;
}

td.actionsWider {
    padding-left: 5px;
    font-size: 1.25rem;
    width: unset;
}

td.actions a {
    padding-right: 10px;
}

td {
    padding-right: 5px;
}

.border-thicker {
    border-width: 3px !important;
}

div.print-mode {
    font-size: 1.4em;
}

div.print-mode label {
    font-weight: bolder;
    font-size: 1.1em;
}

.navbar-logo {
    max-height: 50px;
    padding: unset;
    margin: unset;
}

.dropdown-item {
    text-transform: uppercase;
}


/*.nav-tabs {
    background-color: #dbdbdb;
}
*/
.fancySelect {
    width: 120px;
    border: 1px solid #999;
    font-size: 18px;
    border-radius: 5px;
    box-shadow: 4px 4px #ccc;
}

.fancySelectNoShadow {
    width: 120px;
    border: 1px solid #999;
    font-size: 18px;
    border-radius: 5px;
}


.selectWhite {
    width: 120px;
    font-size: 16px;
    min-height: calc(2.08rem + 2px);
    height: calc(2.08rem + 2px);
    padding-top: .27rem;
    padding-bottom: .27rem;
    border: 0;
}


a {
    color: unset;
}

a:hover {
    color: unset;
}

.loginbutton {


}

.bg-light {
    background-color: #efefef !important;
}

.fixedSelect {
    max-width: 400px;
}

.page-link {
    -webkit-box-shadow: unset;
    box-shadow: unset;
    border: solid black 1px;
    font-size: unset;
    display: block;
    padding: .375rem .75rem;
    line-height: 1.5;
}

.page-item {
    margin-left: 2px;
    margin-right: 2px;
}

.btn {
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

.previewImage {
    max-width: 98%;
}

span.price {
    font-size: 1.2em;
    font-weight: bolder;
}

.validationError {
    display: none;
    font-size: .8em;
    font-style: italic;
    color: red;
}

ul.passcheck, li.passcheck {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.passinvalid {

    padding-left: 22px;
    line-height: 24px;
    color: #ec3f41;
}

.passvalid {

    padding-left: 22px;
    line-height: 24px;
    color: #3a7d34;
}

label.signup {
    display: unset;
}

.bg-dark {
    background-color: #4f4f4f !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .85);
}

button.plain {
    text-transform: unset;
    box-shadow: none;
    background: none;
    color: #0098c7;
    margin: 0;
    padding: 1rem 1rem 1rem 1rem;
    border: none;
}

h3.checkoutHeader {
    text-align: center;
    padding-bottom: 10px;
    font-size: 2.1rem;
}

.loginbutton-dark {

    color: white;
}

.loginbutton-dark:hover {

    color: white;
}

a.orderViewLink {
    font-size: 1.25em;
    text-decoration: underline;
}

a.orderListLink {
    text-decoration: underline;
}

span.required {
    color: red;
    font-weight: bolder;
    margin-left: 5px;
}

.magnifying-glass-icon {
    color: #fff;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    padding: 15px;
    border: 1px solid #fff;

}


.btn-custom {
    color: #fff;
    background-color: #E19300FF;
}

#decodeVinLink i {
    font-weight: bolder;
}

.storeImg {
    width: 110%;
    max-width: 110px;
}

.storenav {
    font-size: 1.4em;
    font-weight: bold;
}

.storeNavRow {
    border-bottom: 1px solid grey;


}

.bg-dark {
    --mdb-bg-opacity: 1;
    background-color: #2D2D2D !important;
}


/*submenu*/

.dropdown-menu li {
    position: relative;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    left: 100%;
    top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}

label.important {
    font-weight: bold;
    color: red;
}

.card-title {
    font-size: 1.05rem;

}

.h-30 {
    height: 30% !important;
}

.login {
    text-align: center;
}

.NotFound {

    padding-top: 10px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: bolder;
    font-size: 1.1em;
}



#s-flayout
{
    position: relative;
    width: 100%;
    min-height: 100%;
    overflow-y: hidden;

    --background-color: green;
}

#s-ftoolbar
{
    width: 100%;
    height: 200px;

    --background-color: blue;
}

#s-fcontent-wrapper
{
    position: relative;
    --top: 200px;
    --bottom: 0px;

    width: 100%;

    --background-color: red;
}

#sflayer {
    height: 100%;
    margin: 0;
}

#sfcontent
{
    display: block;
    width: 100%;
    height: 100%;
    min-height: 500px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 0;
    overflow-scrolling: unset;
}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    font-weight: normal;
    color: #262626;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.select-fake-value {
    display: none;
}

.accordion-button {
    color: #fff;
    background-color: #1266f1;
}
