﻿.navbar-expand-md .navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus {
    text-decoration: none;
}

.slide-search {
    z-index: 2;
}

.input-group-text {
    padding: 0;
    border: 0;
}
/*.pop-container {
    display: none;
}*/
.btn-close {
    font-size: 12px;
}

#myCarousel .carousel-indicators > li {
    margin-left: 3px;
    margin-right: 3px;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }

.card-header > div {
    display: flex;
    align-items: center;
    height: 100%;
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

.theme-tabs .nav-tabs .nav-link:focus, .theme-tabs .nav-tabs .nav-link:hover {
    margin-bottom: 0 !important;
}

.theme-tabs .nav-tabs .nav-link:focus, .theme-tabs .nav-tabs .nav-link:hover {
    border-color: #666 #666 #fff !important;
    margin-bottom: 0 !important;
}

#dd .dropdown-menu {
    transform: translate(0) !important;
}

@media (max-width: 767px) {
    .pro-id-blk {
        line-height: 0;
    }
}
/*.status-gridalign .col-md-6 {
    width: 50% !important;
}
.ol-reg-blk .row > div {
    width: 50%;
}*/
.table > :not(caption) > * > * {
    background-color: transparent;
}

.table_sortable th {
    background-color: #767676;
    font-size: 1.4em;
    line-height: 18px;
    color: #fff;
    vertical-align: bottom;
    border-left: 1px #fff solid;
    padding: 12px 12px;
   
}

.table_sortable .even {
    background-color: #f2f2f2;
    border-left: 1px #ccc solid;
}

@media screen and (max-width: 767px) {
    .cat-sol-na .tbl-custom tr {
        border: 0px #ccc solid;
        border-bottom: 1px #ccc solid;
    }
}
.font-weight-bold{
    font-weight: bold;
}
.parts-table th, .parts-table1 th {
    background-color: #767676;
    color: #fff;
    border: 1px solid #ccc;
}
.main-search{
    position: relative;
}
.print-result {
    position: absolute;
    right: -75px;
    bottom: 44px;
}
@media screen and (max-width: 767px) {
    .print-result {
        position: static;
        width: 100%;
        text-align: right;
        margin-top: 10px;
    }
    .main-search{
        position: inherit;
    }
}
.no-brd-md{
    border-right: 1px solid #fff !important;
}
.can-icon{
    display: inline-block;
    margin-top: 7px;
}
.pagination-inline.parts-table tr:last-child table td {
    padding: .75rem !important;
    background-color: #f2f2f2 !important;
}
.vatRadio td{
    padding-bottom: 6px;
    border: 1px solid #ccc;
}
#bypasscheckoutDetails{
    text-align: left;
}
.chkbox .chbx {
    padding: 0;
}
/* Submenu default hidden */
/*.dropdown-submenu .dropdown-menu {
    display: none;
    margin-left: 0;*/ /* mobile default */
/*}

    .dropdown-submenu .dropdown-menu.show {
        display: inline-block;
    }*/

/* On >= lg screens, show submenu to the right */
/*@media (min-width: 992px) {
    .dropdown-submenu {
        position: relative;
    }

        .dropdown-submenu > .dropdown-menu {
            position: absolute;
            top: 0;
            left: 100%;
            margin-left: .1rem;
        }
}*/

 a:active, a:target {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}
.btn {
    text-decoration: none !important;
}
.customCheckbox.customCheckboxChecked {
    display: inline-block;
}

@media (max-width: 576px) {
    .mbv-mt-10 {
        margin-top: 10px;
    }
    #ITGPaymentMsg_foregroundElement {
        left: 0;
    }
    .pop-content-80vh{
        margin: 0 auto;
    }
}
.form-textarea{
    border: 2px solid #ccc;
}
.addPartres{
    display: flex;
    align-items: center;
    justify-content: center;
}
.feature-col .card{
    border: none;
}
@media screen and (min-width: 768px) {
    .blue-row .feature-col .card-body {
        border-left: 1px #fff solid;
        border-right: 0;
    }
    
}
@media screen and (max-width: 992px) {
    .no-brd-md {
        border-color: #fff !important;
    }
}
        @media (max-width: 576px) {
            .addPartres {
                display: block;
            }
                .addPartres .divVideoJP {
                    width: 100%;
                }
            .addPartres .card {
                width: 100%;
            }
        }
@media screen and (max-width: 767px) {
    .user-profile .sign-blk, .super-topband .dropdown-menu {
        min-width: 100%;
/*        left: 1% !important;
        right: 1% !important*/
    }
    .shop-wrap:after, .shop-wrap:before {
        right: 20px;
    }
}
.divOrder_tablebrd table tr td {
    border: 1px solid #ccc !important;
}
/*HPPST-901*/
.magentoLink {
    white-space: nowrap !important;
}
.Qbp_override_table table tr td {
    border: 1px solid #ccc !important;
}
#ctl00_MainContent_UC_FeaturedItemAdmin1_Repeater1_ctl01_GroupParts1_lstParts__rbl{
    padding: 0;
}
.partnerAdminDash_table thead tr th {
    background-color: #767676 !important;
    color: #fff;
}
/*@media screen and (max-width: 1024px) {
    #magentoheader{
        display: inline-flex;
    }
    .magentoButton {
        display: inline-block;
    }
}*/
@media screen and (max-width: 900px) {
    #magentoheader {
        display: inline-block;
    }
}
    @media screen and (max-width: 576px) {
        .btn-minwide {
            min-width: 120px !important;
        }
    }

    @media (min-width: 480px) and (max-width: 766px) {
        .magentobanner {
            padding: 16px 12px;
        }
    }

    @media (min-width: 320px) and (max-width: 767px) {
        .magentoButton {
            display: inline-block
        }
    }

    .theme-tabs .nav-link {
        text-decoration: none;
    }

    .hover-drop a {
        color: #212529;
        text-decoration: none;
    }

        .hover-drop a:hover {
            text-decoration: none;
        }