body {
    background-color: #ffffff !important;
	color: #212529 !important;
}
.btn-primary {
    color: #fff;
    background-color: #0e2b87 !important;
    border-color: #0e2b87 !important;
}
.fiche-article .compar {
    background-color: #0e2b87 !important;
    border-color: #0e2b87 !important;
}
.fiche-article .folderTab, .fiche-article .folderTab.sub {
    background: #0e2b87 !important;
    border: 1px solid #0e2b87 !important;
}
.fiche-article .info h3 {
    background: #0e2b87 !important;
}
.shortcut-menu-button:hover {
    background-color: #0e2b87;
}
.astuces-button {
    box-shadow: 0 0 50px rgba(0,0,0,.25);
}
.astuces {
    box-shadow: 0 0 50px rgba(0,0,0,.25);
}
.badge-caia {
    background-color: #0e2b87 !important;
}
.Select--multi .Select-value {
    background-color: #0e2b87 !important;
    background-color: rgba(14,43,135,1) !important;
    border: 1px solid #0e2b87 !important;
    border: 1px solid rgba(14,43,135,1) !important;
    color: #ffffff !important;
	border-radius: 20px !important;
}
.vehicule-data>table>tbody>tr:hover {
    background-color: rgba(14,43,135,.08) !important;
}
.car-selector-search {
    filter: drop-shadow(0 0 0.75rem #0e2b87);
}
.car-selector-search:after {
    border-color: #0e2b87 #ff000000 !important;
}
.menu-toggler:hover {
    color: #0e2b87 !important;
}
.tabs.tabs-carselector>.nav-tabs {
    left: 25% !important;
}
.photo360>.color-banner {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.slide {
    background-color: #aeaeae !important;
    border: 1px solid #aeaeae !important;
}
.oes-table .oe-name {
    color: #0e2b87 !important;
}
.gui-selector-bloc .oe-name {
    color: #0e2b87 !important;
}
.breadcrumb-filter>input {
    border-bottom-color: #0e2b87 !important;
}
.main-content {
    background-color: #ffffff !important;
   /* background-image: url(/static/media/logo_caia.2f0e143f.png);*/
   background-size: auto 33% !important;
}
.title-with-icon {
    color: #000 !important;
}
.rsbc-switch-button label {
    color: black !important;
}
.navbar-left, .navbar-right {
    border-bottom: none !important;
}
.navbar-right {
    -webkit-border-image: -webkit-gradient(linear,right top,left top,color-stop(1%,#ffffff00),color-stop(50%,#0e2b87),to(#ffffff00)) 100% 0 100% 0/3px 0 3px 0 stretch !important;
    -webkit-border-image: -webkit-linear-gradient(right,#ffffff00 1%,#0e2b87 50%,#ffffff00) 100% 0 100% 0/3px 0 3px 0 stretch !important;
    border-image: -webkit-gradient(linear,right top,left top,color-stop(1%,#ffffff00),color-stop(50%,#0e2b87),to(#ffffff00)) 100% 0 100% 0/3px 0 3px 0 stretch;
    border-image: linear-gradient(270deg,#ffffff00 1%,#0e2b87 50%,#ffffff00) 100% 0 100% 0/3px 0 3px 0 stretch !important;
	border-bottom: solid !important;

}
.vehicule-banner {
    background: -webkit-linear-gradient(right,#f58100,#0e2b87,#0e2b87,#0e2b87,#f58100) !important;
    background: linear-gradient(270deg,#0e2b87,#ffffff00,#ffffff00,#ffffff00,#0e2b87) !important;
    color: #fff;
}
.navbar-right .btn {
    background-color: #0e2b87;
    color: #fff;
}
.navbar-right>.dropdown>button {
    padding: 2px;
    width: 30px;
    border-radius: 100%;
}
.navbar-right>.dropdown>span {
    color: black !important;
}
.marque>img:hover {
    border: 1px solid #0e2b87 !important;
}
a:focus, a:hover {
    color: #0e2b87 !important;
}
.navbar-right .btn {
    background-color: #ffffff00 !important;
    color: #000 !important;
}
.expert-data-switch label>div {
    color: #999;
}
.breadcrumb-img {
    border: 3px solid #0e2b87 !important;
}
.vehicule-data>img {
    border-radius: 20px;
}
.iframe-wrapper iframe {
    border: none !important;
	border-radius: 20px !important;
}
.shortcut-menu, .shortcut-menu-button {
    background-color: #ffffff !important;
    box-shadow: 0 0 50px rgba(0,0,0,.25) !important;
}
.badge-primary {
    background-color: #0e2b87 !important;
}
.rsbc-switch-button.rsbc-switch-button-flat-round input[type=checkbox]:checked+label:after {
    margin-left: 24px;
    background-color: #000000 !important;
}
.rsbc-switch-button.rsbc-switch-button-flat-round input[type=checkbox]:checked+label {
    background-color: #0e2b87 !important;
}
.astuces-button>.badge {
    top: 51px !important;
    left: 0px !important;
    right: auto !important;
}
.badge-info {
    background-color: #62b337 !important;
}


.my-account {
    color: #1e2337 !important;
}

.main-brands>a:focus, .main-brands>a:hover {
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
}
.marque>img:hover {
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
}
.oe-make-label>img:hover {
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
}
.breadcrumb-img>img:hover {
    -moz-box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25) ;
    box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.25);
}


.vehicule-data-wrapper {
    box-shadow: inset 2px 2px 20px 0 #656565;
    border-radius: 20px;
    padding-top: 8px;
    padding-left: 16px;
    padding-bottom: 8px;
    margin-top: 20px;
}
.vehicule-data>.color-circle {
    border: none !important;
    box-shadow: 0 0 50px rgba(0,0,0,.25);
}
.vehicule-data>table>tbody>tr>td {
    border-right: 1px dotted grey;
}

.vehicule-data>table>tbody>tr>td {
    border-left: 1px dotted grey;
}
.vehicule-data>table>tbody>tr {
    border-top: 1px dotted grey;
    border-bottom: 1px dotted grey;
}
tr:hover {
    background-color: #99ca3c14;
}


.albums.families .details {
    overflow-x: hidden;
}
.select-sub-family {
    width: 100%;
}
.select-part {
    position: absolute;
    margin-left: 23% !important;
	height: 170px;
    width: 196%;
}
.illustration {
    height: 8%;
    position: fixed;
    border-radius: 10px;
    margin: 21px;
    right: 70px;
    box-shadow: 0 0 50px rgba(0,0,0,.25);
}

.breadcrumb {
    background: linear-gradient(90deg,#fff,#000000) !important;
}


.tab-gtestimate {
    visibility: hidden;
}

.dock-background {
    visibility: hidden;
}
.dock {
    visibility: hidden;
}


.select-part-brand {
    justify-content: center;
}
.main-brands {
    justify-content: left !important;
	margin-left: 17px;
}
.mobilit>div {
    margin-left: 17px;
}
.apps-catalog>div {
    margin-left: 17px;
}
.main-brands-tiret>div {
    margin-left: 17px;
}
.parts-origin>div {
    margin-left: 17px;
}

.box-content .buy {
    display: block;
    bottom: 80px;
    right: 30px;
    z-index: 999990;
    width: 70px;
    height: 70px;
    position: absolute;
	background-color: green;
    border-radius: 110px;
}
.buyCart {
    width: 63%;
    margin: auto;
    position: absolute;
    top: 16px;
    left: 13px;
}

/*patch multiple scroll dans les slides*/
.oes-slider {
    height: 90.5% !important;
}
.stack-slider {
    height: 99% !important;
}
.slide {
    height: 100% !important;
}
.oes-slider .selection-bloc {
    height: 99% !important;
}
.oes-table {
    height: 78% !important;
}
.ReactTable {
    height: 100% !important;
}

/*les basic responsive attitude*/ 
.selection-bloc {
    /* width: 99% !important; */
    height: 98% !important;
}
.selection-brand {
    /*max-width: 30em;*/
}
.select-part-brand {
    max-width: 48em;
}
.main-bloc {
    max-height: calc(100vh - 172px) !important;
    border-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
}
.nav.nav-tabs .nav-link.active {
	color: #ffffff !important;
    background-color: #0e2b87 !important;
    border-color: #dee2e6 #dee2e6 #fff;
    border-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
	font-weight: bolder;
    font-style: italic;
}
.tabs>ul>li>div>a {
    color: #62b337 !important;
}

.tires-table .ReactTable.rt-table  {
    max-height: -webkit-fill-available;
}
.ReactTable .tires-table  {
    max-height: -webkit-fill-available;
}

.gui-selector-oe-results {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    width: -webkit-fill-available;
    max-width: 50%;
    height: -webkit-fill-available;
    max-height: 90%;
}
.gui-selector-filter {
    margin-left: 10px;
    background: transparent;
    border: none;
    border-bottom: solid;
    border-bottom-color: #0e2b87;
    font-family: sans-serif;
	border-radius: 20px;
}
.gui-selector-filter::before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f0b0";
}
.gui-car-selector-oe-results {
    top: 0;
    z-index: 1;
    width: -webkit-fill-available;
    max-width: 50%;
    height: -webkit-fill-available;
    max-height: 95%;
    border-radius: 20px;
}
.gui-car-selector-filter {
    margin-left: 10px;
    background: transparent;
    border: none;
    border-bottom: solid;
    border-bottom-color: #0e2b87;
    font-family: sans-serif;
    border-radius: 20px;
}
.gui-car-selector-filter::before {
  font-family: "FontAwesome";
  font-weight: 900;
  content: "\f0b0";
}
.part-selector-search>.toggle-exact-search {
    color: #024b98 !important;
}
.part-selector-search>form>div[role=combobox] {
    filter: drop-shadow(0 0 0.75rem #0e2b87);
}

#callus{
--call-us-form-header-background: #007bc7;
--call-us-header-text-color: #ffffff;
position: fixed;
bottom: 20px;
right: 6px;

    z-index: 9999;
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.username-header {
    color: #0e2b87 !important;
}
.cart-link {
    color: #62b337 !important;
}
.ombre-bas2 {
    bottom: 18px !important;
}
.copyright {
    width: 100% !important;
    color: #fff !important;
    text-align: center;
    bottom: 0px !important;
    background-color: #0e2b87;
}
.ReactTable .rt-tr:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.1);
}

.family-album>img {
    border-radius: 10px;
    box-shadow: rgb(9 30 66 / 25%) 0px 12px 24px -6px, rgb(9 30 66 / 31%) 0px 0px 1px;
}
.family-album>img:hover {
    border: 1px solid #62b337;
    border-radius: 10px;
    box-shadow: rgb(9 30 66 / 25%) 0px 12px 24px -6px, rgb(9 30 66 / 31%) 0px 0px 1px;
}
.select-part>h2 {
    color: #62b337;
}


.rt-td>a>img[src*="/logos/"]:hover {
    cursor: default !important;
    /* filter: drop-shadow(0 0 0.75rem grey); */
    transition: box-shadow 0.25s ease 0s;
    box-shadow: rgb(9 30 66 / 25%) 0px 12px 24px -6px, rgb(9 30 66 / 31%) 0px 0px 1px !important;
    border: 1px solid #c9c9c9 !imp width: 60px;
    height: 60px;
    object-fit: scale-down;
}
.rt-td>a>img[src*="/logos/"] {
    cursor: default !important;
    /* filter: drop-shadow(0 0 0.75rem grey); */
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 31%) 0px 0px 1px !important;
    transition: box-shadow 0.25s e transition: box-shadow 0.25s ease 0s;
    border: 1px solid #9e9e9e85 !important;
    width: 60px;
    height: 60px;
    border-radius: 10px;
    object-fit: scale-down;
}
.rt-td>img[src*="photos"] {
    cursor: pointer;
    max-width: 100%;
    max-height: 300px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 31%) 0px 0px 1px;
    transition: box-shadow 0.25s ease 0s;
    border: 1px solid #9e9e9e85 !important;
    border-radius: 5px;
}
.rt-td>img[src*="_PIC"] {
    cursor: pointer;
    max-width: 100%;
    max-height: 300px;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 31%) 0px 0px 1px;
    transition: box-shadow 0.25s ease 0s;
    border: 1px solid #9e9e9e85 !important;
    border-radius: 5px;
}
.rt-td>img[src*="photos"]:hover {
    cursor: pointer;
    max-width: 100%;
    max-height: 300px;
    transition: box-shadow 0.25s ease 0s;
    border-radius: 5px;
    border-color: #007bff !important;
    box-shadow: rgb(9 30 66 / 25%) 0px 12px 24px -6px, rgb(9 30 66 / 31%) 0px 0px 1px;
}
.rt-td>img[src*="_PIC"]:hover {
    cursor: pointer;
    max-width: 100%;
    max-height: 300px;
    transition: box-shadow 0.25s ease 0s;
    border-radius: 5px;
    border-color: #fa8400 !important;
    box-shadow: rgb(9 30 66 / 25%) 0px 12px 24px -6px, rgb(9 30 66 / 31%) 0px 0px 1px;
}
.availability.available {
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 31%) 0px 0px 1px;
    transition: box-shadow 0.25s ease 0s;
    border: 1px solid #c9c9c9 !important;
}
.availability {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: auto;
    box-shadow: rgb(9 30 66 / 25%) 0px 4px 8px -2px, rgb(9 30 66 / 31%) 0px 0px 1px;
    transition: box-shadow 0.25s ease 0s;
    border: 1px solid #c9c9c9 !important;
}
.breadcrumb-img img {
    border-radius: 20px;
}

.v2 #threesixty {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background-color: #403c33;
}

.login {
    align-items: center !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;

}
.login.caia-run>form {
    position: relative;
    left: auto;
    top: 21%;
    width: fit-content;
}
.login.caia-run {
    width: 23%;
    height: 22%;
    border-radius: 20px;
    position: absolute;
    bottom: 5%;
    left: 3%;
    /* background-color: #222c56; */
    background-image: url(https://medias.ia.parts/v2/login.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #ed7d31;
    box-shadow: 0 0 50px rgb(0 0 0 / 25%);
    margin-top: 0.1% !important;
    margin-left: 0.1% !important;
    margin-right: 0.1% !important;
    overflow: auto;
    min-width: 340px !important;
    min-height: 214px !important;
}
.login.caia-run>form>button:hover {
    height: 190px !important;
    width: 190px !important;
    color: transparent !important;
    background-image: url(https://medias.ia.parts/v2/on.png) !important;
    background: no-repeat;
    background-position: center;
    background-size: cover;
    border-color: transparent !important;
    border-radius: 158px !important;
    background-color: transparent !important;
}
.login.caia-run>form>button {
    height: 190px !important;
    width: 190px !important;
    color: transparent !important;
    background-image: url(https://medias.ia.parts/v2/off.png) !important;
    background: no-repeat;
    background-position: center;
    background-size: cover;
    border-color: transparent !important;
    background-color: transparent !important;
    border-radius: 158px !important;
}