 .container-fluid #cookie-jar,.container-fluid #cookie-settings,.container-fluid #cookie-bar{
    margin-left:-15px;
    margin-right:-15px
}
#cookie-bar{
    position:fixed;
    width:100%;
    bottom:0px;
    padding:20px;
    color:#fff;
    font-size:13px;
    font-family:Arial,"sans-serif";
    box-sizing:border-box;
    display:none;
    z-index:10000;
	left: 0px !important;
}
#cookie-bar::after{
    content:'';
    background:#000;
    opacity:0.8;
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    left:0;
    z-index:-1
}
#cookie-bar-left{
    width:70%;
    display:inline-block
}
 a.cookie-button.cookie-settings {
     box-sizing: border-box;
     border: 2px solid #FFFFFF;
     font-family: 'Apercu Avnet';
     font-style: normal;
     font-weight: 500;
     font-size: 12px;
     line-height: 14px;
     text-align: center;
     text-transform: uppercase;
     margin-right: -5px;
     color: #FFFFFF;
}
 a.cookie-button.reject-cookie {
     box-sizing: border-box;
     background: #FFFFFF;
     border: 1px solid #FFFFFF;
     font-family: 'Apercu Avnet';
     font-style: normal;
     font-weight: 500;
     font-size: 11px;
     line-height: 16px;
     text-align: center;
     text-transform: uppercase;
     color: black;
     margin-left: 17px;
}
 a.cookie-button.save-all-cookies {
    font-family: 'Apercu Avnet';
     font-style: normal;
     font-weight: 500;
     font-size: 10px;
     line-height: -10px;
     line-height: 15px;
     text-align: center;
     text-transform: uppercase;
     color: #000000;
     box-sizing: border-box;
     background: #FFFFFF;
     margin-left: 10px;
     border: 1px solid #FFFFFF;
}
 a.cookie-button.cookie-settings {
     margin-left: -1px;
}
 a.cookie-button.green.save-all-cookies {
    margin-left: 2px;
}
#cookie-bar-right{
    
    display:inline-block;
    text-align:right;
    vertical-align:top
}
.cookie-button{
    display:inline-block;
    padding:8px 12px;
    color:#fff;
    text-decoration:none;
    white-space:nowrap;
    margin-left:20px
}
.cookie-button:hover,.cookie-button.green:hover{
    background-color:#e2e3e4;
    color:#000
}
.cookie-button.green{
    background-color:#349c4f
}
.cookie-button i{
    margin-right:8px
}
#cookie-close{
    position:absolute;
    right:7px;
    top:5px;
    border-top-left-radius:10px;
    cursor:pointer;
    font-size:20px;
    color:#fff
}
#cookie-close:hover{
    color:#349c4f
}
#cookie-settings{
    z-index:100;
    position:fixed;
    bottom:25px;
    cursor:pointer;
    padding:5px;
    height:30px;
    width:30px;
    display:none;
    border-top-right-radius:10px;
    border-bottom-right-radius:10px;
    overflow:hidden;
    -webkit-transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
    transition:all 0.5s ease;
    box-sizing:border-box
}
#cookie-settings::after{
    content:'';
    background:#000;
    opacity:0.8;
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    left:0;
    z-index:-1
}
#cookie-settings div{
    text-align:left;
    width:100%;
    height:100%;
    color:#fff;
    font-size:13px;
    font-family:Arial,"sans-serif";
    font-weight:bold;
    white-space:nowrap;
    padding-left:30px;
    padding-top:2px
}
#cookie-settings div i.cookie-icon{
    background:url("/contenthandler/dav/fs-type1/themes/Avnet_Stores/images/globalSprite.png") no-repeat;
    overflow:hidden;
    text-indent:-9999px;
    background-position:-22px -119px;
    background-size:175px;
    width:20px;
    height:20px;
    display:inline-block;
    position:absolute;
    top:5px;
    left:5px
}
#cookie-settings div:hover{
    color:#349c4f
}
#cookie-settings div:hover i.cookie-icon{
    color:#349c4f;
    background-position:-1px -119px
}
#cookie-settings.open{
    width:140px
}
#cookie-jar{
    position:fixed;
    z-index:1000000;
    width:100%;
    height:100%;
    text-align:center;
    vertical-align:middle;
    top:0px;
    left:0px;
    display:none;
    font-family:Arial,"sans-serif";
    box-sizing:border-box
}
#cookie-jar-inner{
    position:absolute;
    max-width:800px;
    max-height:100%;
    width:100%;
    height:100%;
    background-color:#fff;
    text-align:left;
    box-sizing:border-box;
    display: flex;
    flex-direction: column;
}
#cookie-jar-close{
    position:absolute;
    top:0px;
    right:0px;
    color:#000;
    font-size:20px;
    cursor:pointer;
    padding:5px
}
#cookie-jar-close:hover{
    color:#349c4f
}
#avnet-cookie-logo{
    max-width:150px;
    width:100%;
    margin:30px;
    float:left
}
#cookie-jar-title{
    margin:30px;
    margin-left:auto;
    margin-right:auto;
    font-size:20px;
    color:#349c4f;
    font-family:'ApercuAvnetRegular';
    display:block;
}
.cookie-line{
    width:100%;
    height:1px;
    font-size:0px;
    border-bottom:1px solid #e2e3e4;
    clear:both;
    flex: 0;
}
#cookie-body{
    box-sizing:border-box;
    flex: 1
}
#cookie-top {
    flex: 0;
}
#cookie-buttons{
    text-align:right;
    padding:20px 20px 10px 20px;
    flex: 0;
}
#cookie-tabs ul{
    list-style:none;
    padding:0px;
    margin:0px;
    width:205px;
    float:left
}
#cookie-tabs ul li{
    padding:12px 12px;
    font-size:13px;
    border-bottom:1px solid #b8bbbd;
    background-color:#e2e3e4;
    border-right:1px solid #b8bbbd;
    cursor:pointer
}
#cookie-tabs ul li i{
    width:18px;
    text-align:center;
    color:#349c4f
}
#cookie-tabs ul li.open{
    background-color:#fff;
    border-right-color:#fff;
    border-bottom-color:#fff
}
.cookie-tab-content{
    display:none;
    float:left;
    width:595px;
    padding:20px;
    box-sizing:border-box;
    font-size:13px;
    position:relative;
    height:391px;
    overflow:auto
}
.cookie-tab-content.open{
    display:block
}
.hide{
    display:none
}
.cookie-control-box{
    position:absolute;
    right:20px;
    top:0px;
    color:#349c4f;
    margin-top:15px
}
td .cookie-control-box{
    position:relative;
    right:auto;
    top:auto
}
.cookie-switch{
    position:relative !important;
    display:inline-block !important;
    width:40px !important;
    height:20px !important;
    border:none !important;
    background:none !important;
    padding:0px !important;
    top:8px !important
}
.cookie-switch input{
    opacity:0
}
#cookie-jar .slider{
    position:absolute;
    cursor:pointer;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#1E252B;
    -webkit-transition: .4s;
    transition: .4s
}
#cookie-jar .slider:before{
    position:absolute;
    content:"";
    height:16px;
    width:16px;
    left:2px;
    bottom:2px;
    background-color:#fff;
    -webkit-transition: .4s;
    transition: .4s
}
#cookie-jar input:checked+.slider{
    background-color:#349c4f
}
#cookie-jar input:focus+.slider{
    box-shadow:0 0 1px #349c4f
}
#cookie-jar input:checked+.slider:before{
    -webkit-transform:translateX(20px);
    -ms-transform:translateX(20px);
    transform:translateX(20px)
}
#cookie-jar .slider.round{
    border-radius:14px
}
#cookie-jar .slider.round:before{
    border-radius:50%
}
.cookie-row{
    box-sizing:border-box
}
.cookie-cell{
    border-bottom:1px solid #e3e2e4;
    padding:12px;
    position:relative
}
.cookie-name{
    font-weight:bold;
    border-right:1px solid #e2e3e4;
    border-bottom:1px solid #e3e2e4;
    padding:8px 12px;
    position:relative
}
.cookie-description{
    padding:8px 12px;
    border-bottom:1px solid #e3e2e4
}
.avt-vtabs{
    position:relative;
    width:100%;
    box-sizing:border-box;
    height:100%
}
.avt-vtabs section{
    display:block;
    width:100%;
    left:0px;
    box-sizing:border-box
}
.avt-vtabs section input[name="sections"]{
    left:-9999px;
    position:absolute;
    top:-9999px
}
.avt-vtabs section input[name="sections"]:checked+label{
    background:#fff;
    border-right:none
}
.avt-vtabs section input[name="sections"]:checked~article{
    display:block
}
.avt-vtabs section label{
    font-family:'ApercuAvnetRegular',sans-serif;
    padding:12px 12px;
    font-size:13px;
    border-bottom:1px solid #b8bbbd;
    background-color:#e2e3e4;
    border-right:1px solid #b8bbbd;
    color:#000;
    cursor:pointer;
    display:block;
    position:relative;
    width:100%;
    z-index:100;
    white-space:nowrap;
    box-sizing:border-box;
    margin:0px
}
.avt-vtabs section label i{
    color:#349c4f;
    width:20px;
    display:inline-block;
    text-align:center
}
.avt-vtabs section article{
    display:none;
    left:0px;
    width:100%;
    position:relative;
    top:0px;
    background:#fff;
    padding:13px;
    box-sizing:border-box;
    overflow:auto;
    height:100%
}
.avt-vtabs section article p{
    margin:0px
}
.avt-vtabs section article:after{
    background-color:transparent;
    bottom:0;
    content:"";
    display:block;
    left:-229px;
    position:absolute;
    top:0;
    width:220px;
    z-index:1
}
#cookie-jar-inner{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin:0px;
    max-height:600px
}
.avt-vtabs section label{
    width:210px
}
.avt-vtabs{
    width:calc(100% - 210px)
}
.avt-vtabs section article{
    position:absolute;
    width:calc(100% - 8px);
    left:216px
}
@media only screen and (max-width: 1560px){
    .cookie-button{
        margin-bottom:10px
    }
    #cookie-bar-left{
        width:100%;
        display:block;
        text-align:center
    }
    #cookie-bar-right{
        padding-top:10px;
        width:100%;
        display:block;
        text-align:center;
        margin-bottom:-20px;
        white-space: nowrap
    }
}
@media all and (-ms-high-contrast: none){
    #cookie-body{
        height:calc(100% - 190px)
    }
}
#cookie-jar .cookie-control-box .slider{
    background-color:version_v02042023 #b8bbbd
}
#cookie-jar::after{
    content:'';
    background:#000;
    opacity:0.8;
    position:absolute;
    top:0;
    width:100%;
    height:100%;
    left:0;
    z-index:-1
}
 @font-face{
    font-family:ApercuAvnetBoldItalic;
    src:url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetBoldItalic/ApercuAvnet-BoldItalic-Web.eot?s=verde/&n=5e4a8ac4acdf8);
    src:url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetBoldItalic/ApercuAvnet-BoldItalic-Web.eot?s=verde/&n=5e4a8ac4ace42#iefix) format('embedded-opentype'),url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetBoldItalic/ApercuAvnet-BoldItalic-Web.woff?s=verde/&n=5e4a8ac4ace8e) format("woff"),url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetBoldItalic/ApercuAvnet-BoldItalic-Web.ttf?s=verde/&n=5e4a8ac4acedb) format('ttf'),url('/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetBoldItalic/apercu-bold-italic.svg?s=verde/&n=5e4a8ac4acf25#Apercu Bold Italic') format('svg')
}
@font-face{
    font-family:ApercuAvnetMono;
    src:url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetMono/ApercuAvnet-Mono-Web.eot?s=verde/&n=5e4a8ac4acf6e);
    src:url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetMono/ApercuAvnet-Mono-Web.eot?s=verde/&n=5e4a8ac4acfb7#iefix) format('embedded-opentype'),url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetMono/ApercuAvnet-Mono-Web.woff?s=verde/&n=5e4a8ac4ad001) format("woff"),url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetMono/ApercuAvnet-Mono-Web.ttf?s=verde/&n=5e4a8ac4ad04b) format('ttf'),url('/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetMono/ApercuAvnet-Mono-Web.svg?s=verde/&n=5e4a8ac4ad095#Apercu Avnet Mono') format('svg')
}
@font-face{
    font-family:ApercuAvnetLight;
    src:url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetLight/apercu-light.eot?s=verde/&n=5e4a8ac4ad0e3);
    src:url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetLight/apercu-light.eot?s=verde/&n=5e4a8ac4ad12d#iefix) format('embedded-opentype'),url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetLight/apercu-light.woff?s=verde/&n=5e4a8ac4ad177) format("woff"),url(/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetLight/apercu-light.ttf?s=verde/&n=5e4a8ac4ad1c1) format('ttf'),url('/wcsstore/AvnetSAS/version_v02042023/fonts/ApercuAvnetLight/apercu-light.svg?s=verde/&n=5e4a8ac4ad1e7#Apercu Light') format('svg')
}

.cookie-jar-title-ebv{
    color:#005595 !important;
}

.cookie-control-box-ebv{
    color:#005595 !important;
}

.cookie-button-ebv{
    background-color:#005595 !important;
}

.cookie-jar-close-ebv:hover{
    color:#005595 !important;
}

.avt-vtabs-ebv{
    color:#005595 !important;
}

#cookie-jar input:checked+.slider-ebv{
    background-color:#005595 !important;
}