.loader {
    margin: 0 auto;
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-255-255 1.1s infinite ease;
    animation: loader-255-255-255 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@-webkit-keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

.loader--orange {
    margin: 0 auto;
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-129-0 1.1s infinite ease;
    animation: loader-255-129-0 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@-webkit-keyframes loader-255-129-0 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7);
        box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100;
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100
    }
}

@keyframes loader-255-129-0 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7);
        box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100;
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100
    }
}

.loader--large {
    margin: 0 auto;
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-255-255 1.1s infinite ease;
    animation: loader-255-255-255 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background: 0 0
}

    a:active, a:hover {
        outline: 0
    }

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333
}

button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    text-decoration: none
}

    a:focus, a:hover {
        color: #2a6496;
        text-decoration: underline
    }

    a:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-weight: 400;
        line-height: 1;
        color: #777
    }

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

    .h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
        font-size: 65%
    }

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

    .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
        font-size: 75%
    }

.h1, h1 {
    font-size: 36px
}

.h2, h2 {
    font-size: 30px
}

.h3, h3 {
    font-size: 24px
}

.h4, h4 {
    font-size: 18px
}

.h5, h5 {
    font-size: 14px
}

.h6, h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

.small, small {
    font-size: 85%
}

cite {
    font-style: normal
}

.mark, mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ol, ul {
    margin-top: 0;
    margin-bottom: 10px
}

    ol ol, ol ul, ul ol, ul ul {
        margin-bottom: 0
    }

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}

    .list-inline > li {
        display: inline-block;
        padding-left: 5px;
        padding-right: 5px
    }

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dd, dt {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title], abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

    blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
        margin-bottom: 0
    }

    blockquote .small, blockquote footer, blockquote small {
        display: block;
        font-size: 80%;
        line-height: 1.42857143;
        color: #777
    }

        blockquote .small:before, blockquote footer:before, blockquote small:before {
            content: '\2014 \00A0'
        }

    .blockquote-reverse, blockquote.pull-right {
        padding-right: 15px;
        padding-left: 0;
        border-right: 5px solid #eee;
        border-left: 0;
        text-align: right
    }

        .blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
            content: ''
        }

        .blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
            content: '\00A0 \2014'
        }

    blockquote:after, blockquote:before {
        content: ""
    }

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

.container, .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 8px;
        line-height: 1.42857143;
        vertical-align: top;
        border-top: 1px solid #ddd
    }

    .table > thead > tr > th {
        vertical-align: bottom;
        border-bottom: 2px solid #ddd
    }

    .table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
        border-top: 0
    }

    .table > tbody + tbody {
        border-top: 2px solid #ddd
    }

    .table .table {
        background-color: #fff
    }

.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd
}

    .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
        border-bottom-width: 2px
    }

.table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

table td[class*=col-], table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8
}

.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7
}

.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede
}

.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        overflow-x: auto;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        -webkit-overflow-scrolling: touch
    }

        .table-responsive > .table {
            margin-bottom: 0
        }

            .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
                white-space: nowrap
            }

        .table-responsive > .table-bordered {
            border: 0
        }

            .table-responsive > .table-bordered > tbody > tr > td:first-child, .table-responsive > .table-bordered > tbody > tr > th:first-child, .table-responsive > .table-bordered > tfoot > tr > td:first-child, .table-responsive > .table-bordered > tfoot > tr > th:first-child, .table-responsive > .table-bordered > thead > tr > td:first-child, .table-responsive > .table-bordered > thead > tr > th:first-child {
                border-left: 0
            }

            .table-responsive > .table-bordered > tbody > tr > td:last-child, .table-responsive > .table-bordered > tbody > tr > th:last-child, .table-responsive > .table-bordered > tfoot > tr > td:last-child, .table-responsive > .table-bordered > tfoot > tr > th:last-child, .table-responsive > .table-bordered > thead > tr > td:last-child, .table-responsive > .table-bordered > thead > tr > th:last-child {
                border-right: 0
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > td, .table-responsive > .table-bordered > tbody > tr:last-child > th, .table-responsive > .table-bordered > tfoot > tr:last-child > td, .table-responsive > .table-bordered > tfoot > tr:last-child > th {
                border-bottom: 0
            }
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple], select[size] {
    height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s
}

    .form-control:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)
    }

    .form-control::-moz-placeholder {
        color: #777;
        opacity: 1
    }

    .form-control:-ms-input-placeholder {
        color: #777
    }

    .form-control::-webkit-input-placeholder {
        color: #777
    }

    .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
        cursor: not-allowed;
        background-color: #eee;
        opacity: 1
    }

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

    input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px
}

    .checkbox label, .radio label {
        padding-left: 20px;
        margin-bottom: 0;
        font-weight: 400;
        cursor: pointer
    }

    .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
        position: absolute;
        margin-left: -20px;
        margin-top: 4px \9
    }

    .checkbox + .checkbox, .radio + .radio {
        margin-top: -5px
    }

.checkbox-inline, .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

    .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
        margin-top: 0;
        margin-left: 10px
    }

    .checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
        cursor: not-allowed
    }

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

    .form-control-static.input-lg, .form-control-static.input-sm {
        padding-left: 0;
        padding-right: 0
    }

.form-horizontal .form-group-sm .form-control, .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-horizontal .form-group-lg .form-control, .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.has-feedback {
    position: relative
}

    .has-feedback .form-control {
        padding-right: 42.5px
    }

.form-control-feedback {
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-success .form-control:focus {
        border-color: #2b542c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168
    }

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-warning .form-control:focus {
        border-color: #66512c;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b
    }

.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483
    }

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

        .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
        }

        .form-inline .input-group > .form-control {
            width: 100%
        }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

        .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
        }

        .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
        }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .btn.active:focus, .btn:active:focus, .btn:focus {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    .btn:focus, .btn:hover {
        color: #333;
        text-decoration: none
    }

    .btn.active, .btn:active {
        outline: 0;
        background-image: none;
        -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
        box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
    }

    .btn.disabled, .btn[disabled], fieldset[disabled] .btn {
        cursor: not-allowed;
        pointer-events: none;
        opacity: .65;
        filter: alpha(opacity=65);
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

    .btn-default.active, .btn-default:active, .btn-default:focus, .btn-default:hover, .open > .dropdown-toggle.btn-default {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad
    }

    .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
        background-image: none
    }

    .btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
        background-color: #fff;
        border-color: #ccc
    }

    .btn-default .badge {
        color: #fff;
        background-color: #333
    }

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

    .btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3071a9;
        border-color: #285e8e
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-image: none
    }

    .btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
        background-color: #428bca;
        border-color: #357ebd
    }

    .btn-primary .badge {
        color: #428bca;
        background-color: #fff
    }

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

    .btn-success.active, .btn-success:active, .btn-success:focus, .btn-success:hover, .open > .dropdown-toggle.btn-success {
        color: #fff;
        background-color: #449d44;
        border-color: #398439
    }

    .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
        background-image: none
    }

    .btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
        background-color: #5cb85c;
        border-color: #4cae4c
    }

    .btn-success .badge {
        color: #5cb85c;
        background-color: #fff
    }

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

    .btn-info.active, .btn-info:active, .btn-info:focus, .btn-info:hover, .open > .dropdown-toggle.btn-info {
        color: #fff;
        background-color: #31b0d5;
        border-color: #269abc
    }

    .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
        background-image: none
    }

    .btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
        background-color: #5bc0de;
        border-color: #46b8da
    }

    .btn-info .badge {
        color: #5bc0de;
        background-color: #fff
    }

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

    .btn-warning.active, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
        color: #fff;
        background-color: #ec971f;
        border-color: #d58512
    }

    .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
        background-image: none
    }

    .btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
        background-color: #f0ad4e;
        border-color: #eea236
    }

    .btn-warning .badge {
        color: #f0ad4e;
        background-color: #fff
    }

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

    .btn-danger.active, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
        color: #fff;
        background-color: #c9302c;
        border-color: #ac2925
    }

    .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
        background-image: none
    }

    .btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
        background-color: #d9534f;
        border-color: #d43f3a
    }

    .btn-danger .badge {
        color: #d9534f;
        background-color: #fff
    }

.btn-link {
    color: #428bca;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0
}

    .btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
        background-color: transparent;
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
            border-color: transparent
        }

            .btn-link:focus, .btn-link:hover {
                color: #2a6496;
                text-decoration: underline;
                background-color: transparent
            }

            .btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
                color: #777;
                text-decoration: none
            }

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

    .btn-block + .btn-block {
        margin-top: 5px
    }

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

    .fade.in {
        opacity: 1
    }

.collapse {
    display: none
}

    .collapse.in {
        display: block
    }

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/assets/fonts/glyphicons-halflings-regular.eot);
    src: url(/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(/assets/fonts/glyphicons-halflings-regular.woff) format('woff'),url(/assets/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

    .alert h4 {
        margin-top: 0;
        color: inherit
    }

    .alert .alert-link {
        font-weight: 700
    }

    .alert > p, .alert > ul {
        margin-bottom: 0
    }

        .alert > p + p {
            margin-top: 5px
        }

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

    .alert-dismissable .close, .alert-dismissible .close {
        position: relative;
        top: -2px;
        right: -21px;
        color: inherit
    }

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

    .alert-success hr {
        border-top-color: #c9e2b3
    }

    .alert-success .alert-link {
        color: #2b542c
    }

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

    .alert-info hr {
        border-top-color: #a6e1ec
    }

    .alert-info .alert-link {
        color: #245269
    }

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

    .alert-warning hr {
        border-top-color: #f7e1b5
    }

    .alert-warning .alert-link {
        color: #66512c
    }

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

    .alert-danger hr {
        border-top-color: #e4b9c0
    }

    .alert-danger .alert-link {
        color: #843534
    }

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

    .modal.fade .modal-dialog {
        -webkit-transform: translate3d(0,-25%,0);
        transform: translate3d(0,-25%,0);
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: transform .3s ease-out;
        transition: transform .3s ease-out;
        transition: transform .3s ease-out,-webkit-transform .3s ease-out
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

    .modal-backdrop.fade {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .modal-backdrop.in {
        opacity: .5;
        filter: alpha(opacity=50)
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857143px
}

    .modal-header .close {
        margin-top: -2px
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

    .modal-footer .btn + .btn {
        margin-left: 5px;
        margin-bottom: 0
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
        box-shadow: 0 5px 15px rgba(0,0,0,.5)
    }

    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

    .carousel-inner > .item {
        display: none;
        position: relative;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left
    }

        .carousel-inner > .item > a > img, .carousel-inner > .item > img {
            line-height: 1
        }

    .carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
        display: block
    }

    .carousel-inner > .active {
        left: 0
    }

    .carousel-inner > .next, .carousel-inner > .prev {
        position: absolute;
        top: 0;
        width: 100%
    }

    .carousel-inner > .next {
        left: 100%
    }

    .carousel-inner > .prev {
        left: -100%
    }

        .carousel-inner > .next.left, .carousel-inner > .prev.right {
            left: 0
        }

    .carousel-inner > .active.left {
        left: -100%
    }

    .carousel-inner > .active.right {
        left: 100%
    }

.carousel-control {
    left: 0;
    bottom: 0;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    text-align: center
}

    .carousel-control.left {
        background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
        background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
    }

    .carousel-control.right {
        left: auto;
        right: 0;
        background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
        background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
    }

    .carousel-control:focus, .carousel-control:hover {
        outline: 0;
        color: #fff;
        text-decoration: none;
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        position: absolute;
        top: 50%;
        z-index: 5;
        display: inline-block
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        left: 50%;
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        right: 50%;
        margin-right: -10px
    }

    .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 20px;
        height: 20px;
        margin-top: -10px;
        font-family: serif
    }

        .carousel-control .icon-prev:before {
            content: '\2039'
        }

        .carousel-control .icon-next:before {
            content: '\203a'
        }

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

    .carousel-indicators li {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        border: 1px solid #fff;
        border-radius: 10px;
        cursor: pointer;
        background-color: #000 \9;
        background-color: rgba(0,0,0,0)
    }

    .carousel-indicators .active {
        margin: 0;
        width: 12px;
        height: 12px;
        background-color: #fff
    }

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6)
}

    .carousel-caption .btn {
        text-shadow: none
    }

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }

    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -15px
    }

    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -15px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    background-clip: padding-box
}

    .dropdown-menu.pull-right {
        right: 0;
        left: auto
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap
    }

        .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5
        }

    .dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
        color: #fff;
        text-decoration: none;
        outline: 0;
        background-color: #428bca
    }

    .dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
        color: #777
    }

        .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
            cursor: not-allowed
        }

.open > .dropdown-menu {
    display: block
}

.open > a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

    .btn-group-vertical > .btn, .btn-group > .btn {
        position: relative;
        float: left
    }

        .btn-group-vertical > .btn.active, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:hover, .btn-group > .btn.active, .btn-group > .btn:active, .btn-group > .btn:focus, .btn-group > .btn:hover {
            z-index: 2
        }

        .btn-group-vertical > .btn:focus, .btn-group > .btn:focus {
            outline: 0
        }

    .btn-group .btn + .btn, .btn-group .btn + .btn-group, .btn-group .btn-group + .btn, .btn-group .btn-group + .btn-group {
        margin-left: -1px
    }

.btn-toolbar {
    margin-left: -5px
}

    .btn-toolbar .btn-group, .btn-toolbar .input-group {
        float: left
    }

    .btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
        margin-left: 5px
    }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group > .btn:first-child {
    margin-left: 0
}

    .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group > .btn-group {
    float: left
}

    .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-top-right-radius: 0
    }

    .btn-group > .btn-group:last-child > .btn:first-child {
        border-bottom-left-radius: 0;
        border-top-left-radius: 0
    }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125)
}

    .btn-group.open .dropdown-toggle.btn-link {
        -webkit-box-shadow: none;
        box-shadow: none
    }

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical > .btn, .btn-group-vertical > .btn-group, .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

    .btn-group-vertical > .btn-group > .btn {
        float: none
    }

    .btn-group-vertical > .btn + .btn, .btn-group-vertical > .btn + .btn-group, .btn-group-vertical > .btn-group + .btn, .btn-group-vertical > .btn-group + .btn-group {
        margin-top: -1px;
        margin-left: 0
    }

    .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
        border-radius: 0
    }

    .btn-group-vertical > .btn:first-child:not(:last-child) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn:last-child:not(:first-child) {
        border-bottom-left-radius: 4px;
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

    .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
        border-radius: 0
    }

    .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0
    }

    .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
        border-top-right-radius: 0;
        border-top-left-radius: 0
    }

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

    .btn-group-justified > .btn, .btn-group-justified > .btn-group {
        float: none;
        display: table-cell;
        width: 1%
    }

        .btn-group-justified > .btn-group .btn {
            width: 100%
        }

        .btn-group-justified > .btn-group .dropdown-menu {
            left: auto
        }

[data-toggle=buttons] > .btn > input[type=checkbox], [data-toggle=buttons] > .btn > input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

    .tooltip.in {
        opacity: .9;
        filter: alpha(opacity=90)
    }

    .tooltip.top {
        margin-top: -3px;
        padding: 5px 0
    }

    .tooltip.right {
        margin-left: 3px;
        padding: 0 5px
    }

    .tooltip.bottom {
        margin-top: 3px;
        padding: 5px 0
    }

    .tooltip.left {
        margin-left: -3px;
        padding: 0 5px
    }

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

    .nav > li {
        position: relative;
        display: block
    }

        .nav > li > a {
            position: relative;
            display: block;
            padding: 10px 15px
        }

            .nav > li > a:focus, .nav > li > a:hover {
                text-decoration: none;
                background-color: #eee
            }

        .nav > li.disabled > a {
            color: #777
        }

            .nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
                color: #777;
                text-decoration: none;
                background-color: transparent;
                cursor: not-allowed
            }

    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
        background-color: #eee;
        border-color: #428bca
    }

    .nav .nav-divider {
        height: 1px;
        margin: 9px 0;
        overflow: hidden;
        background-color: #e5e5e5
    }

    .nav > li > a > img {
        max-width: none
    }

.nav-tabs {
    border-bottom: 1px solid #ddd
}

    .nav-tabs > li {
        float: left;
        margin-bottom: -1px
    }

        .nav-tabs > li > a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0
        }

            .nav-tabs > li > a:hover {
                border-color: #eee #eee #ddd
            }

        .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
            color: #555;
            background-color: #fff;
            border: 1px solid #ddd;
            border-bottom-color: transparent;
            cursor: default
        }

    .nav-tabs.nav-justified {
        width: 100%;
        border-bottom: 0
    }

        .nav-tabs.nav-justified > li {
            float: none
        }

            .nav-tabs.nav-justified > li > a {
                text-align: center;
                margin-bottom: 5px
            }

        .nav-tabs.nav-justified > .dropdown .dropdown-menu {
            top: auto;
            left: auto
        }

@media (min-width:768px) {
    .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-tabs.nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills > li {
    float: left
}

    .nav-pills > li > a {
        border-radius: 4px
    }

    .nav-pills > li + li {
        margin-left: 2px
    }

    .nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
        color: #fff;
        background-color: #428bca
    }

.nav-stacked > li {
    float: none
}

    .nav-stacked > li + li {
        margin-top: 2px;
        margin-left: 0
    }

.nav-justified {
    width: 100%
}

    .nav-justified > li {
        float: none
    }

        .nav-justified > li > a {
            text-align: center;
            margin-bottom: 5px
        }

    .nav-justified > .dropdown .dropdown-menu {
        top: auto;
        left: auto
    }

@media (min-width:768px) {
    .nav-justified > li {
        display: table-cell;
        width: 1%
    }

        .nav-justified > li > a {
            margin-bottom: 0
        }
}

.nav-tabs-justified {
    border-bottom: 0
}

    .nav-tabs-justified > li > a {
        margin-right: 0;
        border-radius: 4px
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border: 1px solid #ddd
    }

@media (min-width:768px) {
    .nav-tabs-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical > .btn-group:after, .btn-group-vertical > .btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .row:after, .row:before {
    content: " ";
    display: table
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.modal {
    overflow-y: none
}

.modal-open {
    overflow-y: scroll
}

@media (max-width:1025px) {
    .hide-tablet {
        display: none !important
    }
}

.mobile-site .scroll-mobile {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch
}

[data-state=loading] {
    cursor: inherit !important;
    color: transparent !important;
    background-image: url(/assets/img/loader.725c87e6a1552917585538b0fd71e167.gif) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    outline: 0
}

html {
    font-size: 62.5%
}

h3 {
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 0;
    line-height: 1.4
}

h5 {
    color: #333;
    line-height: 1.4;
    font-size: 13px;
    font-size: 1.3rem
}

a {
    color: #333
}

    a:hover {
        color: #7e7e7e
    }

    a:active {
        color: #7e7e7e;
        text-decoration: none !important
    }

    a:focus {
        color: inherit;
        text-decoration: none !important
    }

input {
    border: 1px solid #e5e5e5;
    padding: 4px
}

label {
    font-weight: 400
}

.table {
    font-size: 12px;
    font-size: 1.2rem
}

    .table th {
        background: #f4f4f4
    }

    .table h4 {
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 700;
        margin: 5px 0
    }

.title-small {
    font-size: 22px;
    font-size: 2.2rem
}

.page-title {
    margin: 0 0 5px;
    text-align: left;
    font-size: 24px;
    font-size: 2.4rem;
    padding: 25px 0 20px;
    word-wrap: break-word
}

.glyphicon {
    margin-left: 10px
}

.inline {
    display: inline
}

.smaller {
    font-size: 75%
}

.vat-text {
    color: #999;
    font-size: 45%;
    font-weight: 400
}

.price {
    color: #222;
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 500;
    margin: 0
}

.offer {
    color: #3BB879;
    font-weight: 400;
    margin: 0 2px
}

.was {
    color: #999;
    text-decoration: line-through;
    margin: 0 5px 0 2px
}

.saving {
    color: red;
    font-weight: 400;
    margin: 0 2px
}

.link-green {
    color: #3BB879
}

    .link-green:hover {
        color: #45C485
    }

.read-more {
    color: #FF8100;
    cursor: pointer
}

.b2b-site .read-more {
    color: #0072ff
}

.read-more:hover {
    color: #ff6000
}

.b2b-site .read-more:hover {
    color: #4d9cff
}

.read-more .glyphicon {
    margin-left: 3px;
    font-size: 12px;
    font-size: 1.2rem
}

.read-more .more, .read-more.collapsed .less {
    display: none
}

.read-more.collapsed .more {
    display: inline
}

.free {
    color: red
}

.email {
    color: #999
}

.bold {
    font-weight: 700
}

.orange {
    color: #FF8100
}

.button {
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
    text-align: center;
    height: 42px;
    color: #FFF;
    border-radius: 3px;
    font-weight: 700;
    cursor: pointer;
    padding: 0 10px;
    border: 0
}

    .button:hover {
        text-decoration: none
    }

    .button:focus {
        color: #FFF
    }

.button--small {
    font-size: 14px;
    font-size: 1.4rem;
    height: 33.6px;
    line-height: 33.6px
}

.button--mini-basket {
    background-color: #3BB879;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .button--mini-basket:hover {
        background-color: #48c486
    }

    .button--mini-basket > svg {
        margin-right: 10px
    }

.button--add-to-basket {
    background-color: #3BB879;
    width: 70%;
    border: 0
}

    .button--add-to-basket:hover {
        background-color: #48c486
    }

@media (max-width:1080px) {
    .button--add-to-basket {
        width: 100%;
        margin-top: 5px
    }
}

.button--primary {
    background-color: #3BB879;
    border: 0
}

    .button--primary:hover {
        background-color: #48c486;
        color: #FFF
    }

    .button--primary:focus {
        outline: 0
    }

.button--secondary {
    background-color: #4EADDA;
    border: 0
}

    .button--secondary:hover {
        background-color: #63b7de;
        color: #FFF
    }

    .button--secondary:focus {
        outline: 0;
        color: #FFF
    }

.button--brand {
    background-color: #FF8100;
    border: 0
}

    .button--brand:hover {
        background-color: #ff8e1a
    }

.button--ghost {
    background-color: transparent;
    color: inherit;
    margin-right: 15px
}

    .button--ghost:focus {
        color: inherit
    }

body {
    background: #f4f4f4;
    padding-top: 140px;
    width: 100%;
    float: left;
    -webkit-transition: padding .2s ease-out;
    -o-transition: padding .2s ease-out;
    transition: padding .2s ease-out
}

@media (max-width:1080px) {
    body {
        width: auto;
        padding-top: 157px
    }
}

body.page-product {
    padding: 0
}

body.modal-open {
    padding-right: 0 !important
}

.wrapper {
    width: 980px;
    margin: 0 auto
}

.main-content {
    padding: 0 0 40px;
    background: #FFF;
    width: 1060px;
    margin: 0 auto;
    clear: both
}

    .main-content:after, .main-content:before {
        content: " ";
        display: table
    }

    .main-content:after {
        clear: both
    }

.no-margin {
    margin: 0 !important
}

.hide, .show-ex-vat .inc-vat, .show-inc-vat .ex-vat {
    display: none
}

.slide-up {
    height: 0 !important;
    padding: 0 !important;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.flash-messenger {
    text-align: center;
    margin: 0
}

    .flash-messenger ul {
        list-style-type: none
    }

.alert {
    border-radius: 0
}

.page-half {
    width: 50%;
    padding: 0 2.5%;
    float: left;
    text-align: center
}

.fl {
    float: left
}

.fr {
    float: right
}

.site-header {
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.15);
    box-shadow: 0 3px 2px rgba(0,0,0,.15);
    font-size: 18px;
    font-size: 1.8rem;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1001;
    color: #FFF;
    height: 90px;
    background-color: #434343
}

@media (max-width:1400px) {
    .site-header {
        font-size: 16px;
        font-size: 1.6rem
    }
}

.page-product .site-header {
    position: relative
}

.site-header__content {
    width: 98%;
    max-width: 1800px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

.site-header__logo {
    outline: 0 !important
}

@media (max-width:1400px) {
    .site-header__logo > img {
        width: 150px
    }
}

@media (max-width:1025px) {
    .site-header__logo {
        margin-left: 20px
    }
}

@media (max-width:1400px) {
    .b2c-site .site-header__logo > img {
        width: 115px
    }
}

.site-header__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    position: relative
}

.site-header__icon {
    background-repeat: no-repeat;
    background-size: 35px;
    background-position: 0 center;
    color: #FFF;
    width: 60px;
    height: 42px
}

    .site-header__icon:hover {
        color: inherit
    }

@media (max-width:1400px) {
    .site-header__icon {
        background-size: 23px;
        width: 40px;
        height: 22px
    }
}

.site-header__icon--account {
    background-image: url(/assets/img/header-icon-account.590f3259bcf314f8f791c15f89169485.svg)
}

.b2b-site .site-header__icon--account {
    background-image: url(/assets/img/header-icon-account-b2b.812946ebf0b742d60339893374333fff.svg)
}

.b2g-site .site-header__icon--account {
    background-image: url(/assets/img/header-icon-account-b2g.47c9f43549f9c3f4265f6a3a3d7ef50f.svg)
}

.site-header__icon--basket {
    background-image: url(/assets/img/header-icon-basket.d6f1599c65d6efeb8fba6dde9f25f656.svg)
}

.b2b-site .site-header__icon--basket {
    background-image: url(/assets/img/header-icon-basket-b2b.f1e176213663de750d963093ccab585c.svg)
}

.b2g-site .site-header__icon--basket {
    background-image: url(/assets/img/header-icon-basket-b2g.ab4d668d179cbcaddf385a724737bcdb.svg)
}

.site-header__icon--dailydeals {
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
    margin-right: 70px
}

@media (max-width:1400px) {
    .site-header__icon--dailydeals {
        -webkit-transform: translateY(-22px);
        -ms-transform: translateY(-22px);
        transform: translateY(-22px);
        margin-right: 55px
    }

        .site-header__icon--dailydeals > img {
            width: 85px
        }
}

.site-header__link {
    font-size: 14px;
    font-size: 1.4rem;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    color: #b3b3b3
}

    .site-header__link:hover {
        color: #FFF;
        text-decoration: none
    }

@media (max-width:1400px) {
    .site-header__link {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.site-header__link--subtotal {
    min-width: 120px;
    display: inline-block
}

.site-header__title {
    display: block;
    color: #FFF
}

    .site-header__title:hover {
        text-decoration: none;
        color: inherit
    }

.site-header__sub-text {
    font-size: 14px;
    font-size: 1.4rem;
    color: #b3b3b3
}

.site-header__sub-text--trim {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 90px;
    display: inline-block;
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px)
}

.site-header__basket-count {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    left: -25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #222;
    height: 35px;
    width: 35px;
    border-radius: 40px
}

@media (max-width:1400px) {
    .site-header__basket-count {
        font-size: 14px;
        font-size: 1.4rem;
        width: 30px;
        height: 30px;
        left: -15px;
        top: 0
    }
}

.product-finder {
    background-color: #FFF;
    border-radius: 3px;
    height: 45px;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-width: 50%
}

@media (max-width:1400px) {
    .product-finder {
        min-width: 45%
    }
}

@media (max-width:1080px) {
    .product-finder {
        min-width: 40%
    }
}

.product-finder__input {
    border: 1px solid #FFF;
    outline: 0;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    border-radius: 3px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

    .product-finder__input:focus {
        border: 1px solid #FF8100
    }

.b2b-site .product-finder__input:focus {
    border-color: #0072ff
}

.product-finder__btn {
    border: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 45px;
    background-image: url(/assets/img/header-icon-search.46a722ea4d17231660cecde8f049dc13.svg);
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 75%;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.b2b-site .product-finder__btn {
    background-image: url(/assets/img/header-icon-search-b2b.ed3843581dea4536b18dce18eac4c782.svg)
}

.b2g-site .product-finder__btn {
    background-image: url(/assets/img/header-icon-search-b2g.6a3cc6e647c02af66b37ea3b0ba5db49.svg)
}

.gaming-nav .department.active {
    border-right: 3px solid #3AAA35;
    border-left: 3px solid #3AAA35;
    border-top: 3px solid #3AAA35
}

    .gaming-nav .department.active .category-panel {
        border: 3px solid #3AAA35
    }

.gaming-nav .department {
    border-top: 3px solid transparent;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent
}

.gaming-nav .department--exit {
    background-color: #3AAA35;
    border-top: 3px solid #3AAA35;
    border-right: 0;
    border-left: 0
}

.gaming-nav .nav-header {
    border-bottom: 1px solid #3AAA35;
    margin-bottom: 10px;
    font-weight: 700;
    color: #3AAA35 !important
}

.main-nav {
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.15);
    box-shadow: 0 3px 2px rgba(0,0,0,.15);
    position: fixed;
    top: 90px;
    z-index: 1000;
    width: 100%;
    background: #2f2f2f
}

    .main-nav ul {
        list-style: none
    }

.page-product .main-nav {
    position: static
}

.main-nav .departments-panel {
    z-index: 15;
    position: relative
}

.overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4)
}

.departments-panel {
    width: 98%;
    max-width: 1800px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width:1080px) {
    .departments-panel {
        width: 100%
    }
}

.department {
    background-color: transparent;
    text-decoration: none;
    color: #FFF;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    font-size: 1.4rem
}

    .department:hover {
        background-color: #434343;
        color: #FFF;
        cursor: pointer
    }

    .department > a {
        color: #FFF;
        text-decoration: none
    }

        .department > a:hover {
            color: #FFF
        }

@media (max-width:1505px) {
    .department {
        font-size: 13px;
        font-size: 1.3rem
    }
}

@media (max-width:1433px) {
    .department {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.department--exit {
    background-color: #FF8100
}

.department > a, .department > span {
    display: block;
    padding: 15px
}

@media (max-width:1400px) {
    .department > a, .department > span {
        padding: 15px 10px
    }
}

@media (max-width:1505px) {
    .department > a, .department > span {
        padding-top: 18px
    }
}

@media (max-width:1080px) {
    .department > a, .department > span {
        width: 90px
    }
}

@media (max-width:1410px) {
    .b2b-site .department > a, .b2b-site .department > span {
        padding: 15px 10px
    }
}

@media (max-width:1080px) {
    .b2b-site .department > a, .b2b-site .department > span {
        font-size: 12px;
        font-size: 1.2rem
    }
}

.department.active {
    background: #FFF;
    color: #333
}

    .department.active .category-panel {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        cursor: default
    }

.department[data-department=Business] {
    background-color: #0072ff;
    text-decoration: none;
    color: #FFF
}

    .department[data-department=Business]:hover {
        background-color: #434343;
        color: #FFF;
        cursor: pointer
    }

    .department[data-department=Business] > a {
        color: #FFF;
        text-decoration: none
    }

        .department[data-department=Business] > a:hover {
            color: #FFF
        }

.b2b-site .department[data-department=Business] {
    background-color: #FF8100;
    text-decoration: none;
    color: #FFF
}

    .b2b-site .department[data-department=Business]:hover {
        background-color: #434343;
        color: #FFF;
        cursor: pointer
    }

    .b2b-site .department[data-department=Business] > a {
        color: #FFF;
        text-decoration: none
    }

        .b2b-site .department[data-department=Business] > a:hover {
            color: #FFF
        }

.department[data-department=Clearance] {
    background-color: #e60901;
    text-decoration: none;
    color: #FFF
}

    .department[data-department=Clearance]:hover {
        background-color: #434343;
        color: #FFF;
        cursor: pointer
    }

    .department[data-department=Clearance] > a {
        color: #FFF;
        text-decoration: none
    }

        .department[data-department=Clearance] > a:hover {
            color: #FFF
        }

@media (max-width:1140px) {
    .b2b-site .department[data-department=Clearance] {
        display: none
    }
}

@media (max-width:1480px) {
    .b2b-site .department {
        font-size: 13px;
        font-size: 1.3rem
    }
}

.category-panel {
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.15);
    box-shadow: 0 3px 2px rgba(0,0,0,.15);
    overflow: hidden;
    background: #FFF;
    width: 100%;
    position: absolute;
    text-align: left;
    left: 0;
    top: 100%;
    display: none;
    line-height: 1.4;
    z-index: 1001
}

.category-panel--custom {
    width: auto;
    left: auto
}

.nav-column {
    font-size: 14px;
    font-size: 1.4rem;
    list-style: none;
    float: left;
    width: 20%;
    padding: 30px;
    margin: 0
}

@media (max-width:1080px) {
    .nav-column {
        width: 25%
    }
}

.nav-column > li {
    padding: 0 0 6px
}

.nav-column .nav-clearance a {
    color: red !important;
    font-weight: 700
}

.nav-column.nav-featured {
    background-color: #f4f4f4;
    float: right;
    padding: 15px
}

@media (max-width:1080px) {
    .nav-column.nav-featured {
        display: none
    }
}

.nav-column--custom {
    width: 100%
}

.nav-header {
    border-bottom: 1px solid #FF8100;
    margin-bottom: 10px;
    font-weight: 700;
    color: #FF8100 !important
}

.b2b-site .nav-header {
    border-color: #0072ff !important;
    color: #0072ff !important
}

.nav-header--custom a {
    color: #FF8100
}

.b2b-site .nav-header--custom a {
    color: #0072ff !important
}

.nav-spacer {
    padding-top: 15px !important
}

.vat-switcher {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 15px;
    padding-top: 15px
}

@media (min-width:1610px) {
    .vat-switcher {
        padding-top: 0;
        margin-top: 14px
    }
}

@media (max-width:1250px) {
    .vat-switcher {
        display: none
    }
}

@media (max-width:1300px) {
    .b2b-site .vat-switcher {
        display: none
    }
}

.b2g-site .vat-switcher .switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit
}

.b2g-site .vat-switcher .switch__title {
    font-size: 11px;
    font-size: 1.1rem
}

.b2g-site .vat-switcher .switch__toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px
}

.switch--single-label .b2g-site .vat-switcher .switch__toggle {
    margin-right: 0
}

.b2g-site .vat-switcher .switch__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #999;
    border-radius: 34px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 101
}

    .b2g-site .vat-switcher .switch__slider::before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 5px;
        bottom: 4px;
        background-color: #FFF;
        border-radius: 50%;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s
    }

.switch--single-label .b2g-site .vat-switcher .switch__slider::after {
    content: 'Inactive';
    position: absolute;
    right: 100%;
    margin-right: 15px;
    top: 25%
}

.b2g-site .vat-switcher .switch__checkbox {
    display: none
}

    .b2g-site .vat-switcher .switch__checkbox:checked + .switch__slider {
        background-color: #3AAA35
    }

        .b2g-site .vat-switcher .switch__checkbox:checked + .switch__slider::before {
            -webkit-transform: translateX(26px);
            -ms-transform: translateX(26px);
            transform: translateX(26px)
        }

.switch--single-label .b2g-site .vat-switcher .switch__checkbox:checked + .switch__slider::after {
    content: 'Active';
    color: #3AAA35
}

.b2g-site .vat-switcher .switch__title {
    color: #FFF
}

.vat-switcher .switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit
}

.vat-switcher .switch__title {
    font-size: 11px;
    font-size: 1.1rem
}

.vat-switcher .switch__toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px
}

.switch--single-label .vat-switcher .switch__toggle {
    margin-right: 0
}

.vat-switcher .switch__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0072ff;
    border-radius: 34px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 101
}

    .vat-switcher .switch__slider::before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 5px;
        bottom: 4px;
        background-color: #FFF;
        border-radius: 50%;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s
    }

.switch--single-label .vat-switcher .switch__slider::after {
    content: 'Inactive';
    position: absolute;
    right: 100%;
    margin-right: 15px;
    top: 25%
}

.vat-switcher .switch__checkbox {
    display: none
}

    .vat-switcher .switch__checkbox:checked + .switch__slider {
        background-color: #FF8100
    }

        .vat-switcher .switch__checkbox:checked + .switch__slider::before {
            -webkit-transform: translateX(26px);
            -ms-transform: translateX(26px);
            transform: translateX(26px)
        }

.switch--single-label .vat-switcher .switch__checkbox:checked + .switch__slider::after {
    content: 'Active';
    color: #FF8100
}

.vat-switcher .switch__title {
    color: #FFF
}

#___ratingbadge_0 {
    z-index: 999 !important
}

.breadcrumb {
    background: #fff;
    padding: 0 40px;
    margin: 0 auto;
    width: 1060px;
    height: 50px;
    line-height: 52px;
    font-size: 12px;
    font-size: 1.2rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

    .breadcrumb .glyphicon {
        margin: 0 10px;
        color: #7e7e7e
    }

    .breadcrumb div {
        display: inline
    }

    .breadcrumb a {
        color: #7e7e7e
    }

.usp {
    max-width: 1800px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    list-style-type: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 40px
}

.usp-wrapper {
    background-color: #f4f4f4
}

.usp__link {
    font-size: 13px;
    font-size: 1.3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .usp__link:hover {
        text-decoration: none
    }

.b2b-site .usp__link .glyphicon {
    margin-right: 10px;
    color: #0072ff
}

@media (max-width:1190px) {
    .usp__link {
        font-size: 11px;
        font-size: 1.1rem
    }
}

.usp .trustpilot-widget {
    padding: 0;
    padding-top: 8px
}

.usp__icon {
    margin-right: 10px
}

@media (max-width:1190px) {
    .usp__icon {
        margin-right: 3.75px;
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7)
    }
}

.usp__link-icon {
    margin-right: 5px !important
}

.next-day-delivery {
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.15);
    box-shadow: 0 3px 2px rgba(0,0,0,.15);
    width: 100%;
    background: #FF8100;
    font-size: 24px;
    font-style: italic;
    text-align: center;
    padding: 2px 20px;
    color: #FFF;
    line-height: 1;
    letter-spacing: .5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

    .next-day-delivery::before {
        content: "";
        display: block
    }

.next-day-delivery__inner {
    max-width: 100%;
    padding: 5px 0;
    margin: 0 auto;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .next-day-delivery__inner::before {
        content: "";
        width: 40px;
        height: 32px;
        max-width: 2em;
        max-height: 1.6em;
        display: inline-block;
        vertical-align: text-bottom;
        background: url(/assets/img/icon--delivery.svg) no-repeat center / contain;
        margin-right: 16px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

.next-day-delivery__link {
    font-size: 16px;
    padding: .75em;
    margin: 2px 0;
    text-align: center;
    font-weight: 700
}

    .next-day-delivery__link, .next-day-delivery__link:active, .next-day-delivery__link:focus, .next-day-delivery__link:focus-within, .next-day-delivery__link:hover {
        color: inherit;
        text-decoration: underline
    }

a.christmas-delivery {
    text-decoration: none !important;
    cursor: pointer !important;
    color: #fff
}

.christmas-delivery {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: url(/assets/img/snowflakes.jpg);
    background-size: auto;
    background-position: 0 bottom;
    float: left;
    clear: none;
    width: 100%;
    padding: 10px;
    background-color: #000;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .christmas-delivery::after {
        content: "";
        display: table;
        clear: both
    }

    .christmas-delivery:last-child {
        margin-right: 0
    }

    .christmas-delivery:hover {
        color: #fff
    }

    .christmas-delivery h1 {
        font-weight: 400;
        letter-spacing: .125rem;
        text-transform: none;
        font-size: 30px;
        float: left;
        padding: 20px 0
    }

@media (min-width:1201px) {
    .christmas-delivery h1 {
        margin: 0 30px
    }
}

@media (max-width:800px) {
    .christmas-delivery h1 {
        margin-right: 0
    }
}

.christmas-delivery h1 strong {
    color: #ff8100
}

.christmas-delivery ul {
    margin-bottom: 0
}

.christmas-delivery li {
    display: inline-block;
    min-width: 105px;
    background-color: #fff;
    color: #000;
    border-radius: 10px;
    font-size: 1em;
    list-style-type: none;
    text-transform: uppercase
}

    .christmas-delivery li span {
        display: block;
        font-size: 3rem;
        font-weight: 700
    }

.christmas-delivery #more-info {
    color: #fff;
    text-decoration: underline;
    position: absolute;
    right: 25px
}

@media (max-width:1200px) {
    .christmas-delivery #more-info {
        position: relative;
        margin: 20px 0 10px
    }
}

@media (max-width:1800px) {
    .christmas-delivery h1 {
        font-size: calc(2.5rem)
    }

    .christmas-delivery #more-info {
        right: 10px
    }
}

@media all and (max-width:768px) {
    .christmas-delivery #headline {
        margin: 0
    }

    .christmas-delivery ul {
        margin: 0;
        padding: 0 !important
    }

    .christmas-delivery h1 {
        font-size: calc(2rem)
    }

    .christmas-delivery li {
        min-width: 70px;
        margin: 0 2.5px;
        font-size: 10px
    }

        .christmas-delivery li span {
            font-size: calc(3rem)
        }
}

#countdown, .christmas-delivery #headline2 {
    display: none
}

@media (max-width:1600px) {
    #countdown, #headline {
        float: left;
        clear: none;
        text-align: inherit;
        width: 100%;
        margin-left: 0;
        margin-right: 3%
    }

        #countdown::after, #headline::after {
            content: "";
            display: table;
            clear: both
        }

        #countdown:last-child, #headline:last-child {
            margin-right: 0
        }
}

@media (max-width:1200px) {
    .christmas-delivery {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width:1200px) and (min-width:801px) {
    .christmas-delivery {
        padding-bottom: 20px
    }
}

.banners {
    margin: 5px 0 15px
}

    .banners:after, .banners:before {
        content: " ";
        display: table
    }

    .banners:after {
        clear: both
    }

.page-search .banners {
    margin-top: 15px
}

.banner-slider {
    float: left;
    width: 69.3%;
    background-color: #FFF;
    max-height: 175px;
    position: relative;
    overflow: hidden
}

.banner-slider__inner {
    visibility: hidden;
    opacity: 0
}

    .banner-slider__inner[data-state=loaded] {
        visibility: visible;
        opacity: 1
    }

.banner-slider__loader {
    position: absolute !important;
    font-size: 7px !important;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

.page-search .banner-slider {
    height: 175px
}

.banner-slider img {
    max-height: 100%
}

.bx-pager {
    text-align: right !important;
    right: 15px !important;
    width: auto !important;
    bottom: 6px !important
}

.bx-wrapper {
    margin: 0 !important
}

.bx-viewport {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    left: 0 !important;
    border: 0 !important
}

.bx-pager-link {
    text-indent: 9999px !important;
    background-color: transparent !important;
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px 2px !important;
    border: 1px solid #FFF;
    border-radius: 12px !important;
    cursor: pointer
}

    .bx-pager-link.active {
        background: #FFF !important;
        width: 12px !important;
        height: 12px !important;
        -webkit-transform: translateY(-1px);
        -ms-transform: translateY(-1px);
        transform: translateY(-1px)
    }

.banner-secondary-right {
    width: 30%;
    float: right;
    position: relative
}

.banner-secondary-right__img {
    max-width: 100%
}

.banner-secondary-left__link, .banner-secondary-right__link {
    width: 50%;
    position: absolute;
    height: 100%
}

.banner-secondary-left__link {
    left: 0
}

.banner-secondary-right__link {
    right: 0
}

.banner-secondary-left__image, .banner-secondary-right__image {
    max-width: 100%
}

.page-home.b2b-site, .page-home.b2c-site {
    background: #f4f4f4 !important
}

.page-home .main-content {
    width: 98% !important;
    max-width: 1800px;
    padding: 0 !important;
    background: none !important
}

.page-home .wrapper {
    width: 100%
}

.page-home .newsletter-signup {
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0;
    margin-right: 3%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    margin-bottom: 10px
}

    .page-home .newsletter-signup h1 {
        color: #fff;
        margin-bottom: 0;
        margin-top: 0;
        text-shadow: 3px 3px #000;
        padding-left: 50px
    }

@media (max-width:1399px) and (min-width:801px) {
    .page-home .newsletter-signup h1 {
        font-size: 28px
    }
}

@media (max-width:1000px) and (min-width:801px) {
    .page-home .newsletter-signup h1 {
        font-size: 21px
    }
}

@media (max-width:800px) {
    .page-home .newsletter-signup h1 {
        font-size: 24px;
        padding-left: inherit
    }
}

.page-home .newsletter-signup p {
    color: #fff;
    font-size: 21px;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: 3px 3px #000;
    padding-left: 50px
}

@media (max-width:1399px) and (min-width:801px) {
    .page-home .newsletter-signup p {
        font-size: 18px
    }
}

@media (max-width:1100px) and (min-width:801px) {
    .page-home .newsletter-signup p {
        font-size: 14px
    }
}

@media (max-width:800px) {
    .page-home .newsletter-signup p {
        font-size: 18px;
        padding: 5px 20px 0
    }
}

.page-home .newsletter-signup .newsletter-email {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    font-weight: 700;
    float: left;
    clear: none;
    text-align: inherit;
    margin-left: 0;
    margin-right: 3%;
    margin-right: 0;
    width: 75%
}

@media (min-width:801px) {
    .page-home .newsletter-signup .newsletter-email {
        height: 45px;
        padding-left: 25px
    }
}

@media (max-width:800px) {
    .page-home .newsletter-signup .newsletter-email {
        height: 55px;
        margin-left: 2.5%;
        font-size: 12px
    }
}

.page-home .newsletter-signup .newsletter-submit {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    text-align: center !important;
    background-color: #ff8100;
    color: #fff;
    font-weight: 700;
    border: 0;
    float: left;
    margin-left: 0;
    margin-right: 0
}

.page-home .newsletter-signup .newsletter-submit__spinner {
    width: 28px;
    height: 28px
}

@media (min-width:801px) {
    .page-home .newsletter-signup .newsletter-submit {
        width: 22.75%;
        margin-left: 0;
        height: 45px
    }
}

@media (max-width:800px) {
    .page-home .newsletter-signup .newsletter-submit {
        width: 20%;
        height: 55px
    }
}

.page-home .newsletter-signup__col-2 {
    padding-top: 20px;
    float: left;
    clear: none;
    text-align: inherit;
    margin-left: 0;
    margin-right: 3%
}

@media (max-width:1100px) and (min-width:801px) {
    .page-home .newsletter-signup__col-2:first-child:last-child {
        margin-right: 0
    }
}

@media (max-width:1100px) and (min-width:801px) {
    .page-home .newsletter-signup__col-2:first-child {
        width: 38.2%
    }
}

@media (max-width:1100px) and (min-width:801px) {
    .page-home .newsletter-signup__col-2:last-child:last-child {
        margin-right: 0
    }
}

@media (max-width:1100px) and (min-width:801px) {
    .page-home .newsletter-signup__col-2:last-child {
        width: 58.8%
    }
}

@media (max-width:800px) {
    .page-home .newsletter-signup__col-2:last-child {
        margin-right: 0
    }
}

@media (max-width:800px) {
    .page-home .newsletter-signup__col-2 {
        width: 100%;
        padding-top: 10px
    }
}

.page-home .newsletter-signup__error, .page-home .newsletter-signup__success {
    height: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 5px;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0;
    margin-right: 3%
}

@media (max-width:800px) {
    .page-home .newsletter-signup__error, .page-home .newsletter-signup__success {
        font-size: 12px
    }
}

.page-home .newsletter-signup__term {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    padding-top: 10px;
    text-shadow: 3px 3px #000;
    margin-right: 0
}

    .page-home .newsletter-signup__term a {
        font-weight: 700;
        color: #ff8100
    }

@media (min-width:801px) {
    .page-home .newsletter-signup {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        background-image: -webkit-gradient(linear,left top,left bottom,from(#494949),to(#000));
        background-image: -o-linear-gradient(#494949,#000);
        background-image: linear-gradient(#494949,#000);
        height: 100px
    }
}

@media (max-width:800px) {
    .page-home .newsletter-signup {
        background-image: -webkit-gradient(linear,left top,left bottom,from(#494949),to(#000));
        background-image: -o-linear-gradient(#494949,#000);
        background-image: linear-gradient(#494949,#000);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        height: 275px;
        margin-bottom: 25px
    }
}

.page-home .blog {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden
}

.page-home .blog__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-home .blog__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-home .blog__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-home .blog__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-home .blog--collapsible {
    position: relative
}

.page-home .blog .latest-blog-posts {
    margin: 0
}

.b2b-site .page-home .blog .latest-blog-posts h2:after {
    background-color: #0072ff
}

.b2b-site .page-home .blog .blog-read-more {
    color: #0072ff
}

.page-home .site-footer {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    width: 98%;
    max-width: 1800px;
    padding-top: 40px;
    margin-top: 10px
}

.page-home .site-footer__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-home .site-footer__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-home .site-footer__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-home .site-footer__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-home .site-footer--collapsible {
    position: relative
}

.page-home .site-footer .wrapper {
    padding: 0 40px
}

.page-home .track-order {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-home .track-order__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-home .track-order__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-home .track-order__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-home .track-order__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-home .track-order--collapsible {
    position: relative
}

.page-home .track-order__form {
    padding: 15px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-home .track-order__form-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42%;
    flex: 0 0 42%
}

.page-home .track-order label {
    font-size: 14px;
    font-size: 1.4rem;
    display: inline-block;
    font-weight: 400;
    color: #999;
    text-align: left;
    padding: 5px 0 0 5px;
    margin: 0
}

.page-home .track-order__input {
    height: 42px;
    width: 98%;
    padding: 10px;
    border-radius: 3px
}

.page-home .track-order .button {
    width: 15%
}

.page-home .ebuyer-intro {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    font-size: 14px;
    font-size: 1.4rem;
    padding: 30px;
    position: relative;
    margin-bottom: 0;
    clear: left;
    line-height: 1.8
}

.page-home .ebuyer-intro__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3
}

.page-home .ebuyer-intro__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-home .ebuyer-intro__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-home .ebuyer-intro__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-home .ebuyer-intro--collapsible {
    position: relative
}

.page-home .ebuyer-intro__title {
    text-align: center;
    margin-bottom: 30px
}

.page-home .ebuyer-intro__collapsible {
    overflow: hidden
}

.page-home .ebuyer-intro a {
    font-weight: 900
}

.page-home .ebuyer-intro h2 {
    font-size: 17px;
    font-size: 1.7rem;
    margin-bottom: 10px;
    float: left;
    width: 100%
}

.page-ink-and-toner-finder .main-content, .page-search .main-content, .page-taxonomy .main-content {
    width: 98%;
    max-width: 1800px;
    margin: 0 auto;
    background: 0 0;
    padding: 0
}

.page-ink-and-toner-finder .breadcrumb, .page-search .breadcrumb, .page-taxonomy .breadcrumb {
    width: 98%;
    max-width: 1800px;
    margin: 0 auto;
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    padding: 0 0 0 15px
}

.page-ink-and-toner-finder .breadcrumb__title, .page-search .breadcrumb__title, .page-taxonomy .breadcrumb__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-ink-and-toner-finder .breadcrumb__container, .page-search .breadcrumb__container, .page-taxonomy .breadcrumb__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-ink-and-toner-finder .breadcrumb__toggle-collapse, .page-search .breadcrumb__toggle-collapse, .page-taxonomy .breadcrumb__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-ink-and-toner-finder .breadcrumb__toggle-collapse.collapsed, .page-search .breadcrumb__toggle-collapse.collapsed, .page-taxonomy .breadcrumb__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-ink-and-toner-finder .breadcrumb--collapsible, .page-search .breadcrumb--collapsible, .page-taxonomy .breadcrumb--collapsible {
    position: relative
}

.page-ink-and-toner-finder .wrapper, .page-search .wrapper, .page-taxonomy .wrapper {
    width: 100%
}

.page-ink-and-toner-finder .site-footer, .page-search .site-footer, .page-taxonomy .site-footer {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    width: 98%;
    max-width: 1800px;
    padding-top: 40px;
    margin-top: 10px
}

.page-ink-and-toner-finder .site-footer__title, .page-search .site-footer__title, .page-taxonomy .site-footer__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-ink-and-toner-finder .site-footer__container, .page-search .site-footer__container, .page-taxonomy .site-footer__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-ink-and-toner-finder .site-footer__toggle-collapse, .page-search .site-footer__toggle-collapse, .page-taxonomy .site-footer__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-ink-and-toner-finder .site-footer__toggle-collapse.collapsed, .page-search .site-footer__toggle-collapse.collapsed, .page-taxonomy .site-footer__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-ink-and-toner-finder .site-footer--collapsible, .page-search .site-footer--collapsible, .page-taxonomy .site-footer--collapsible {
    position: relative
}

.page-ink-and-toner-finder .site-footer .wrapper, .page-search .site-footer .wrapper, .page-taxonomy .site-footer .wrapper {
    padding: 0 40px
}

.taxonomy-title {
    font-size: 20px;
    font-size: 2rem;
    margin: 0
}

.taxonomy-title__count {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    color: #FF8100
}

.b2b-site .taxonomy-title__count {
    color: #0072ff
}

.no-results .taxonomy-title {
    padding-bottom: 20px
}

.holder {
    position: relative
}

    .holder:after, .holder:before {
        content: " ";
        display: table
    }

    .holder:after {
        clear: both
    }

.page-search .holder {
    margin-top: 15px
}

.refine {
    width: 20%;
    float: left
}

@media (max-width:1400px) {
    .refine {
        width: 25%
    }
}

.product-count {
    font-size: 10px;
    font-size: 1rem
}

.listing {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    padding: 15px;
    padding: 0;
    width: 79.3%;
    margin-bottom: 10px;
    float: right
}

.listing__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.listing__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.listing__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .listing__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.listing--collapsible {
    position: relative
}

@media (max-width:1400px) {
    .listing {
        width: 74.3%
    }
}

.listing-header {
    padding: 20px;
    margin: 0
}

.listing-filter {
    padding: 20px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    overflow: hidden;
    background: #f4f4f4
}

    .listing-filter .filter-bottom {
        border: 0
    }

.page-search .listing-filter {
    border-top: 0
}

.pagination {
    list-style: none;
    padding: 0;
    margin: 0;
    float: right
}

.pagination__item {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border: 1px solid #e5e5e5
}

.pagination__item--current-page {
    padding: 7px 13px;
    color: #FF8100;
    border-color: #FF8100
}

.b2b-site .pagination__item--current-page {
    color: #0072ff;
    border-color: #0072ff
}

.pagination__item a {
    padding: 7px 13px;
    display: block
}

.pagination .glyphicon {
    margin: 0
}

.listing-count {
    float: right;
    padding: 9px 10px;
    font-size: 12px;
    font-size: 1.2rem
}

.listing-sort {
    float: left;
    padding-top: 8px
}

.showing-container {
    float: right;
    padding-bottom: 10px;
    width: 100%
}

.showing-count {
    float: right
}

.listing-product {
    padding: 25px 0 15px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    min-height: 245px;
    background: #FFF;
    position: relative
}

.listing-product--no-stock .listing-product-title {
    opacity: .4
}

.listing-product__promoted {
    font-size: 12px;
    font-size: 1.2rem;
    color: #999
}

.listing-product__free-delivery {
    font-size: 12px;
    font-size: 1.2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    color: #FF8100;
    text-transform: uppercase;
    padding: 5px;
    border: 1px solid #FF8100;
    border-radius: 3px;
    line-height: 1;
    position: absolute;
    top: 15px;
    left: 15px
}

.listing-product__buttons {
    padding-top: 15px;
    width: 80%;
    max-width: 200px
}

    .listing-product__buttons .button--secondary {
        width: 100%;
        margin-top: 7px
    }

.listing-product--no-stock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.listing-product__status .glyphicon {
    margin: 0
}

.listing-product .offer {
    font-size: 13px;
    font-size: 1.3rem
}

.listing-image {
    width: 27%;
    max-width: 320px;
    padding: 0 30px;
    margin-top: 20px;
    float: left;
    min-height: 140px;
    text-align: center;
    line-height: 200px;
    position: relative
}

    .listing-image img {
        max-width: 100%;
        height: auto
    }

.listing-info {
    width: 49%;
    float: left;
    padding: 0 3%
}

    .listing-info ul {
        padding: 20px 0 0 15px;
        font-size: 13px;
        font-size: 1.3rem
    }

.listing-price {
    width: 24%;
    float: right;
    padding-right: 20px
}

.call-for-pricing {
    font-size: 16px;
    font-size: 1.6rem
}

    .call-for-pricing .email {
        font-size: 14px;
        font-size: 1.4rem
    }

.listing-finance {
    font-size: 12px;
    font-size: 1.2rem;
    color: #4EADDA;
    margin-top: 10px
}

.listing-coming-soon {
    font-size: 15px;
    font-size: 1.5rem;
    color: #FF8100;
    margin-top: 10px
}

.leasing-link {
    font-size: 12px;
    font-size: 1.2rem;
    color: #4EADDA;
    margin-top: 10px;
    text-align: center
}

.listing-product .leasing-link {
    text-align: left
}

.listing-reevoo-button {
    height: 40px
}

.product-ids {
    font-size: 10px;
    font-size: 1rem;
    color: #999;
    padding-top: 10px
}

    .product-ids p {
        margin-bottom: 0
    }

.custom-tab-holder {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    padding: 15px;
    padding: 0;
    width: 79.3%;
    margin-bottom: 10px;
    float: right
}

.custom-tab-holder__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.custom-tab-holder__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.custom-tab-holder__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .custom-tab-holder__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.custom-tab-holder--collapsible {
    position: relative
}

@media (max-width:1400px) {
    .custom-tab-holder {
        width: 74.3%
    }
}

.custom-tab-holder .call-for-pricing {
    padding-top: 30px
}

.landing-page-content {
    margin-top: 15px
}

    .landing-page-content h3 {
        font-weight: 700
    }

    .landing-page-content h2 {
        font-size: 16px;
        font-size: 1.6rem
    }

.landing-page-content__action {
    margin: 0
}

.landing-page-content--main .landing-page-content__action {
    text-align: right;
    margin-bottom: 10px;
    padding-bottom: 5px
}

.landing-page-content--main {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    width: 79.3%;
    padding: 25px;
    margin-top: 0;
    float: right
}

.landing-page-content--main__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.landing-page-content--main__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.landing-page-content--main__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .landing-page-content--main__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.landing-page-content--main--collapsible {
    position: relative
}

@media (max-width:1400px) {
    .landing-page-content--main {
        width: 74.3%
    }
}

.b2b-site .landing-page-content a {
    color: #0072ff !important
}

    .b2b-site .landing-page-content a:hover {
        color: #4d9cff
    }

.listing-product--no-stock .listing-key-selling-points {
    opacity: .4
}

.b2b-site .listing .loader {
    margin: 0 auto;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-255-255 1.1s infinite ease;
    animation: loader-255-255-255 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    font-size: 4px !important
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

.b2b-site .listing .loader--orange {
    margin: 0 auto;
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-129-0 1.1s infinite ease;
    animation: loader-255-129-0 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@keyframes loader-255-129-0 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7);
        box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100;
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100
    }
}

.b2b-site .listing .loader--large {
    margin: 0 auto;
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-255-255 1.1s infinite ease;
    animation: loader-255-255-255 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

.grid-item {
    position: relative;
    display: grid;
    float: left;
    width: 20%;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    min-height: 575px
}

    .grid-item:hover {
        text-decoration: none
    }

    .grid-item:nth-child(5n) {
        border-right: 0
    }

@media (max-width:1520px) {
    .grid-item {
        width: 25%
    }

        .grid-item:nth-child(4n) {
            border-right: 0
        }

        .grid-item:nth-child(5n) {
            border-right: 1px solid #e5e5e5
        }
}

@media (max-width:1320px) {
    .grid-item {
        width: 33.33%
    }

        .grid-item:nth-child(3n) {
            border-right: 0
        }

        .grid-item:nth-child(4n) {
            border-right: 1px solid #e5e5e5
        }
}

.grid-item__promoted {
    font-size: 11px;
    font-size: 1.1rem;
    position: absolute;
    color: #999;
    top: 15px;
    right: 10px
}

@media (max-width:960px) {
    .grid-item__promoted {
        font-size: 10px;
        font-size: 1rem
    }
}

.grid-item__free-delivery {
    font-size: 11px;
    font-size: 1.1rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    color: #FF8100;
    text-transform: uppercase;
    padding: 5px;
    border: 1px solid #FF8100;
    border-radius: 3px;
    line-height: 1;
    position: absolute;
    left: 15px;
    top: -30px;
    background: 0 0
}

.grid-item__img {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 140px;
    margin-top: 45px;
    margin-bottom: 5px
}

.grid-item__title {
    height: 38px;
    overflow: hidden;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 0
}

.grid-item--no-stock .grid-item__title {
    opacity: .4
}

.grid-item__reviews {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 40px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px
}

    .grid-item__reviews .no-rating {
        margin-left: -8px
    }

.grid-item__ksp {
    height: 85px;
    overflow: hidden;
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 20px 10px;
    padding: 0 0 0 15px
}

.grid-item--no-stock .grid-item__ksp {
    opacity: .4
}

.grid-item__price {
    text-align: center;
    margin: 0 20px 10px
}

    .grid-item__price .price {
        font-size: 21px;
        font-size: 2.1rem;
        font-weight: 700;
        line-height: 1.2
    }

    .grid-item__price .vat-text {
        font-size: 50%
    }

    .grid-item__price .saving, .grid-item__price .was {
        font-size: 13px;
        font-size: 1.3rem
    }

.grid-item__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-item-align: end;
    align-self: end;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 15px
}

    .grid-item__buttons .button--mini-basket {
        width: auto;
        margin-right: 7px;
        padding: 0 10px;
        min-width: 115px
    }

.grid-item__finance {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: center;
    color: #4EADDA
}

.grid-item__coming-soon {
    font-size: 16px;
    font-size: 1.6rem;
    text-align: center;
    color: #FF8100
}

.grid-item__status {
    padding: 0 20px;
    text-align: center
}

    .grid-item__status .glyphicon {
        margin: 0
    }

.view-switcher {
    font-size: 20px;
    font-size: 2rem;
    float: left;
    text-align: center;
    padding-left: 40px
}

.filter-bottom .view-switcher {
    display: none
}

.view-switch {
    float: left;
    height: 36px;
    width: 40px;
    padding-top: 4px;
    border: 1px solid #e5e5e5;
    cursor: pointer
}

.view-switch__grid-icon {
    background-image: url(/assets/img/icon-grid.39c0a850f35d52ab7e9e0272081baccb.svg)
}

.view-switch__list-icon {
    background-image: url(/assets/img/icon-list.f9e0dca0e445b84e87f3d489ab1ba53f.svg)
}

.view-switch__name {
    text-transform: uppercase;
    font-size: 9px;
    font-size: .9rem;
    color: #999;
    margin-top: 8px;
    display: block
}

.view-switch .view-icon {
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 0 center;
    width: 30px;
    height: 30px;
    margin: -2px 4px
}

.view-switch .glyphicon {
    margin: 0
}

.view-switch.is-active {
    color: #FF8100;
    border-color: #FF8100;
    -webkit-filter: invert(51%) sepia(38%) saturate(3267%) hue-rotate(2deg) brightness(105%) contrast(105%);
    filter: invert(51%) sepia(38%) saturate(3267%) hue-rotate(2deg) brightness(105%) contrast(105%)
}

.b2b-site .view-switch.is-active {
    color: #0072ff;
    border-color: #0072ff
}

.grid-view, .list-view {
    -webkit-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    visibility: hidden;
    opacity: 0;
    height: 0;
    overflow: hidden
}

    .grid-view.is-active, .list-view.is-active {
        visibility: visible;
        opacity: 1;
        height: auto
    }

.search-header {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.search-header__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.search-header__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.search-header__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .search-header__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.search-header--collapsible {
    position: relative
}

.facet {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    position: relative
}

.facet__title {
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.facet__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.facet__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .facet__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.facet--collapsible {
    position: relative
}

.facet[data-state=disabled]::after {
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(255,255,255,.8);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 998
}

.facet__title {
    font-size: 17px;
    font-size: 1.7rem;
    padding-right: 0
}

.facet__buckets {
    margin: 15px 0 0;
    padding: 0;
    list-style: none
}

.facet__applied {
    font-size: 12px;
    font-size: 1.2rem;
    display: inline-block;
    margin-bottom: 4px
}

    .facet__applied a {
        display: block;
        background-color: #FF8100;
        padding: 7px 10px;
        color: #FFF;
        text-decoration: none;
        border-radius: 3px
    }

        .facet__applied a:hover {
            background-color: #ff9324
        }

            .facet__applied a:hover .glyphicon {
                color: #FFF
            }

.b2b-site .facet__applied a {
    background: #0072ff
}

.facet .glyphicon {
    color: #cc6700;
    float: right;
    line-height: 1.4
}

.b2b-site .facet .glyphicon {
    color: #005bcc
}

.facet__bucket {
    font-size: 12px;
    font-size: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .facet__bucket:hover {
        text-decoration: none;
        cursor: pointer
    }

.facet__clear {
    font-size: 15px;
    font-size: 1.5rem;
    float: right;
    font-weight: 400;
    color: #FF8100;
    text-decoration: underline
}

    .facet__clear:hover {
        color: #cc6700
    }

.b2b-site .facet__clear {
    color: #0072ff
}

.facet__checkbox {
    position: relative;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.facet__checkbox--checked::before {
    font-size: 11px;
    font-size: 1.1rem;
    font-family: 'Glyphicons Halflings';
    content: "\e013";
    color: #FF8100;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.facet__loader {
    font-size: 8px;
    font-size: .8rem;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
    z-index: 999
}

.more-buckets {
    color: #FF8100;
    text-decoration: underline
}

.b2b-site .more-buckets {
    color: #0072ff
}

.more-buckets:hover {
    color: #ff9a33;
    background: 0 0;
    text-decoration: underline
}

.b2b-site .more-buckets:hover {
    color: #338eff
}

.search-bucket-hidden {
    display: none
}

.search-bucket-revealed {
    display: block
}

.no-search-results {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    text-align: center
}

.no-search-results__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.no-search-results__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.no-search-results__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .no-search-results__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.no-search-results--collapsible {
    position: relative
}

.no-search-results__text {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 25px
}

    .no-search-results__text h2 {
        font-size: 22px;
        font-size: 2.2rem;
        margin-top: 0
    }

    .no-search-results__text p {
        margin-bottom: 0
    }

.no-search-results__banner {
    width: 100%;
    background-color: #FF8100
}

.no-results .no-search-results__banner img {
    width: 700px
}

.no-search-results .categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 10px 0;
    padding: 15px 0
}

    .no-search-results .categories a {
        text-decoration: none
    }

    .no-search-results .categories .category {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        margin: 1%
    }

        .no-search-results .categories .category:hover {
            border-color: #FF8100;
            text-decoration: none
        }

    .no-search-results .categories .category__image {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 80px;
        height: 80px;
        -webkit-box-shadow: 0 0 0 1px #FF8100;
        box-shadow: 0 0 0 1px #FF8100;
        border-radius: 50px;
        margin-bottom: 5px;
        -webkit-transition: all ease-out .2s;
        -o-transition: all ease-out .2s;
        transition: all ease-out .2s;
        background: #FFF
    }

        .no-search-results .categories .category__image:hover {
            -webkit-box-shadow: 0 0 0 2px #FF8100;
            box-shadow: 0 0 0 2px #FF8100
        }

.b2b-site .no-search-results .categories .category__image:hover {
    -webkit-box-shadow: 0 0 0 2px #0072ff;
    box-shadow: 0 0 0 2px #0072ff
}

.b2b-site .no-search-results .categories .category__image {
    -webkit-box-shadow: 0 0 0 1px #0072ff;
    box-shadow: 0 0 0 1px #0072ff
}

.no-search-results .categories .category__image img {
    width: 60%;
    max-height: 70%
}

.no-search-results .categories .category__title {
    font-size: 14px;
    font-size: 1.4rem
}

    .no-search-results .categories .category__title:hover {
        text-decoration: none
    }

.search-suggestions {
    clear: both;
    margin-bottom: 0;
    margin-top: 15px
}

    .search-suggestions ul {
        display: block;
        overflow: hidden;
        padding-left: 0;
        margin-bottom: 0
    }

    .search-suggestions span {
        display: block;
        float: left;
        margin-top: 12px;
        margin-right: 10px
    }

    .search-suggestions .search-suggestion {
        list-style-type: none;
        float: left
    }

    .search-suggestions .search-suggestion__item {
        color: #FFF;
        text-decoration: none;
        border: 1px solid #FF8100;
        border-radius: 3px;
        background: #FF8100;
        display: inline-block;
        padding: 8px;
        margin: 3px
    }

        .search-suggestions .search-suggestion__item:hover {
            color: #fff;
            text-decoration: none;
            background-color: #ff8e1a;
            cursor: pointer
        }

.search-error-wrapper {
    border: 1px solid #e5e5e5
}

.b2b-site .no-search-results__text {
    border-top: 1px solid #0072ff;
    border-bottom: 1px solid #0072ff
}

.b2b-site .no-search-results .categories .category:hover {
    border-color: #0072ff
}

.b2b-site .search-suggestions .search-suggestion__item {
    border: 1px solid #0072ff;
    background: #0072ff
}

    .b2b-site .search-suggestions .search-suggestion__item:hover {
        background-color: #1a80ff
    }

.b2b-site .latest-blog-posts > h2:after {
    background-color: #0072ff
}

.cascade {
    position: relative;
    z-index: 10;
    background: #f4f4f4;
    width: calc(100% + 80px);
    margin-left: -40px;
    padding-top: 10px
}

    .cascade:after, .cascade:before {
        content: " ";
        display: table
    }

    .cascade:after {
        clear: both
    }

.page-home .cascade {
    width: auto;
    margin-left: 0;
    padding-top: 0
}

.drop {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    width: 24.47%;
    height: 370px;
    margin: 0 .7% 7px 0;
    position: relative;
    padding: 0;
    float: left;
    text-align: center;
    overflow: hidden;
    z-index: 1
}

.drop__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.drop__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.drop__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .drop__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.drop--collapsible {
    position: relative
}

.page-home .drop {
    width: 16.08%;
    margin: 0 .7% 10px 0
}

.cascade-3-column .drop:nth-child(4n), .cascade-4-column .drop:nth-child(4n) {
    margin-right: 0
}

.drop:hover .sub-drop {
    opacity: 1;
    top: 0;
    -webkit-transition-delay: .4s;
    -o-transition-delay: .4s;
    transition-delay: .4s
}

.drop:last-child {
    margin-right: 0
}

@media (max-width:1530px) {
    .page-home .drop {
        width: 19.44%
    }

        .page-home .drop:last-child {
            display: none
        }

        .page-home .drop:nth-child(5) {
            margin-right: 0
        }
}

@media (max-width:1280px) {
    .page-home .drop {
        width: 24.47%
    }

        .page-home .drop:nth-child(5) {
            display: none
        }

        .page-home .drop:nth-child(4) {
            margin-right: 0
        }
}

.drop__urgency {
    position: absolute;
    bottom: 5px;
    background-color: rgba(255,129,0,.8);
    border-radius: 3px;
    color: #222;
    padding: 3px 5px;
    text-align: center;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

    .drop__urgency .glyphicon {
        margin-left: 0
    }

.drop.product-drop {
    -webkit-transition: all .3s cubic-bezier(0.4,0,.2,1);
    -o-transition: all .3s cubic-bezier(0.4,0,.2,1);
    transition: all .3s cubic-bezier(0.4,0,.2,1)
}

    .drop.product-drop:hover {
        border: 1px solid #FFF;
        overflow: visible;
        z-index: 11
    }

        .drop.product-drop:hover .product-drop-overlay {
            -webkit-box-shadow: 0 4px 11px -5px rgba(0,0,0,.75);
            box-shadow: 0 4px 11px -5px rgba(0,0,0,.75);
            -webkit-transform: scale(1.1);
            -ms-transform: scale(1.1);
            transform: scale(1.1)
        }

.drop-content {
    width: 100%;
    padding: 20px 15px 15px;
    position: relative;
    -webkit-transition: all .3s cubic-bezier(0.4,0,.2,1);
    -o-transition: all .3s cubic-bezier(0.4,0,.2,1);
    transition: all .3s cubic-bezier(0.4,0,.2,1)
}

.product-drop .drop-content {
    z-index: 10
}

    .product-drop .drop-content:hover {
        position: absolute;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content
    }

.drop-content .drop-pricing__status {
    margin-top: 20px
}

.drop-content__no-stock .drop-product-key-selling-points, .drop-content__no-stock .drop-product-title {
    opacity: .4
}

.drop-content__no-stock .drop-pricing {
    display: none
}

.drop-content__free-delivery {
    font-size: 12px;
    font-size: 1.2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    color: #FF8100;
    text-transform: uppercase;
    padding: 5px;
    border: 1px solid #FF8100;
    border-radius: 3px;
    line-height: 1;
    position: absolute;
    left: 10px;
    top: 10px
}

.product-drop-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFF;
    -webkit-transition: all .3s cubic-bezier(0.4,0,.2,1);
    -o-transition: all .3s cubic-bezier(0.4,0,.2,1);
    transition: all .3s cubic-bezier(0.4,0,.2,1);
    height: 450px;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translate3d(0,0,0)
}

.drop-product-link:hover {
    text-decoration: none;
    color: #222
}

.drop-product-title {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    height: 38px;
    overflow: hidden;
    text-align: center;
    padding: 0 15px
}

.drop-product-key-selling-points {
    font-size: 12px;
    font-size: 1.2rem;
    height: 83px;
    overflow: hidden;
    display: none;
    text-align: left;
    margin: 15px 0;
    padding-left: 15px
}

.product-drop:hover .drop-product-key-selling-points {
    display: block
}

.drop-product-img {
    padding: 30px 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    height: 220px;
    margin-bottom: 5px
}

.drop-imagetext {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.drop-imagetext__img {
    max-height: 100%;
    max-width: 100%
}

.cta-green-arrow {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    background: transparent url(/assets/img/sprite-cascade-new.5855b6025ef0fa85fa809e42e2b5d0d4.png) right -197px no-repeat;
    height: 23px;
    width: 23px
}

.drop-shop-overlay {
    width: 100%;
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.5);
    text-align: left
}

.drop-shop-title {
    font-size: 16px;
    font-size: 1.6rem;
    color: #FFF;
    line-height: 1.2;
    font-weight: 800;
    margin: 0;
    padding: 10px
}

.drop-shop-subtitle {
    font-size: 12px;
    font-size: 1.2rem;
    color: #FFF;
    font-weight: 300
}

.drop-competitor-pricing {
    background: #f4f4f4 url(/assets/img/sprite-cascade-new.5855b6025ef0fa85fa809e42e2b5d0d4.png) 12px -285px no-repeat;
    border: 0
}

.b2b-site .drop-competitor-pricing {
    position: relative;
    border-color: #0072ff;
    background: #fff
}

    .b2b-site .drop-competitor-pricing:after {
        content: "\e149";
        font-family: "Glyphicons Halflings";
        display: inline-block;
        position: absolute;
        top: 15px;
        left: 12px;
        font-size: 25px;
        color: #0072ff
    }

.drop-competitor-pricing .competitor-pricing-heading {
    color: #999
}

.b2b-site .drop-competitor-pricing .competitor-pricing-heading {
    color: #6af
}

.drop-competitor-pricing .competitor-price {
    color: red
}

.drop-comment {
    -webkit-transition: all .3s cubic-bezier(0.4,0,.2,1);
    -o-transition: all .3s cubic-bezier(0.4,0,.2,1);
    transition: all .3s cubic-bezier(0.4,0,.2,1);
    background: #f4f4f4 url(/assets/img/sprite-cascade-new.5855b6025ef0fa85fa809e42e2b5d0d4.png) 12px 15px no-repeat;
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    top: -100%;
    opacity: 0;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.15);
    box-shadow: 0 1px 2px rgba(0,0,0,.15)
}

.sub-drop {
    font-size: 12px;
    font-size: 1.2rem;
    -webkit-transition: all .3s cubic-bezier(0.4,0,.2,1);
    -o-transition: all .3s cubic-bezier(0.4,0,.2,1);
    transition: all .3s cubic-bezier(0.4,0,.2,1);
    position: absolute;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    top: 15px;
    opacity: 0;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    padding: 15px 15px 15px 40px;
    text-align: left;
    z-index: 10
}

.drop-reevoo-button {
    padding: 10px 0;
    width: 145px;
    margin: 0 auto;
    height: 50px
}

.sold-out-overlay {
    background: url(/assets/img/sold-out-small.56f0cd4d824a923ed90fcfdaeebc3969.png) 0 0 no-repeat;
    position: absolute;
    height: 90px;
    width: 204px;
    top: 60px;
    left: 50%;
    margin-left: -102px;
    z-index: 1
}

.cascade-view-more {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    padding: 15px;
    background-color: #f4f4f4;
    font-weight: 700;
    text-align: center;
    cursor: pointer;
    width: calc(100% + 80px);
    margin-left: -40px
}

.page-home .cascade-view-more {
    display: none
}

.cascade-view-more:hover {
    color: #7e7e7e
}

.drop-video {
    line-height: 0
}

.finance-block {
    display: block;
    padding: 10px;
    border: 1px solid #e5e5e5;
    border-top: 1px solid #fff;
    text-decoration: none;
    color: #727272;
    font-size: 11px;
    font-size: 1.1rem;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

    .finance-block:hover {
        text-decoration: none;
        border-color: #243b81;
        color: #243b81
    }

    .finance-block img {
        float: left;
        margin-top: 6px;
        margin-right: 12px
    }

    .finance-block .klarna-logo {
        margin-top: 3px
    }

    .finance-block.finance-provider:hover {
        color: #4EADDA;
        border-color: #4EADDA
    }

    .finance-block .underlined {
        text-decoration: underline
    }

.paypal-credit-info h2 {
    font-weight: 300;
    padding: 0 20px;
    margin-top: 30px;
    margin-bottom: 25px;
    text-align: center;
    font-size: 25px;
    font-size: 2.5rem
}

    .paypal-credit-info h2 span {
        font-size: 65%
    }

    .paypal-credit-info h2 img {
        margin-right: 20px;
        margin-top: -4px
    }

.paypal-credit-info .inner {
    padding: 20px 0 10px;
    text-align: center
}

    .paypal-credit-info .inner p {
        padding: 5px 20px
    }

.paypal-credit-info .grey-back {
    background: #e5e5e5
}

.paypal-credit-info .grey-back-light {
    background: #f4f4f4
}

.table-paypal-credit {
    padding: 0;
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem;
    border-bottom: 1px solid #e5e5e5;
    text-align: center
}

    .table-paypal-credit tr:first-child td {
        padding: 7px 15px
    }

    .table-paypal-credit td {
        padding: 15px;
        vertical-align: middle
    }

.paypal-hover:hover td {
    background: #243b81;
    color: #fff
}

.modal-finance .klarna-logo {
    margin-top: 10px
}

.table-shire-leasing {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 10px;
    margin-top: 25px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
    text-align: left
}

    .table-shire-leasing tbody + tbody {
        border-top: 0
    }

    .table-shire-leasing td {
        padding: 12px !important
    }

.total-to-pay-description {
    font-size: 12px;
    font-size: 1.2rem;
    color: #999
}

.shire-hover:hover td {
    background: #02ABBE;
    color: #FFF
}

.shire-hover:hover .total-to-pay-description {
    color: #FFF
}

.site-footer {
    background: #FFF;
    padding: 0 0 30px;
    text-align: center;
    width: 1060px;
    margin: 0 auto
}

    .site-footer ul {
        float: left;
        text-align: left;
        font-size: 12px;
        font-size: 1.2rem;
        line-height: 1.6;
        list-style: none;
        margin: 0 0 0 1.02%;
        padding: 20px 25px;
        width: 24.22%;
        border: 1px solid #e5e5e5;
        min-height: 270px
    }

        .site-footer ul li:first-child {
            font-weight: 700;
            padding-bottom: 11px;
            font-size: 15px;
            font-size: 1.5rem
        }

    .site-footer a {
        color: #333
    }

.links-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.title-footer {
    font-weight: 700;
    padding: 11px 0;
    font-size: 15px;
    font-size: 1.5rem
}

.pre-footer {
    text-align: center;
    padding: 25px 0;
    border-top: 2px solid #f4f4f4;
    overflow: hidden
}

.copyright {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 20px 0 0;
    margin: 0
}

    .copyright a {
        text-decoration: underline
    }

.finance-broker-message {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 20px 0 0;
    margin: 0
}

.newsletter-signup {
    padding-bottom: 20px;
    border-bottom: 2px solid #e5e5e5
}

.newsletter-title {
    font-size: 16px;
    font-size: 1.6rem
}

    .newsletter-title span {
        color: #FF8100
    }

.signup-wrapper {
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.signup-text {
    border: 1px solid #e5e5e5;
    padding: 6px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 220px;
    margin-left: 20px
}

    .signup-text:focus {
        outline: 0;
        border: 1px solid #FF8100
    }

#footer-logos {
    clear: both;
    padding: 20px 0 0
}

#footer-paypalReperesentativeExample {
    width: 900px;
    height: auto;
    padding-top: 15px
}

.twitter-typeahead {
    width: 100%;
    height: 100%;
    border-radius: 3px
}

.tt-menu {
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.15);
    box-shadow: 0 3px 2px rgba(0,0,0,.15);
    line-height: 1;
    width: 100%;
    background-color: #FFF;
    margin: 0;
    left: 0 !important;
    top: 45px !important;
    z-index: 1003 !important
}

.tt-suggestion {
    font-size: 14px;
    font-size: 1.4rem;
    display: block;
    padding: 7px 15px !important;
    font-weight: 900;
    color: #333 !important;
    cursor: pointer;
    border-bottom: 1px solid #f4f4f4
}

    .tt-cursor, .tt-suggestion:focus, .tt-suggestion:hover {
        background: #feeedb
    }

    .tt-suggestion td {
        padding: 0
    }

    .tt-suggestion p {
        margin: 0;
        font-weight: 700
    }

    .tt-suggestion a:hover {
        text-decoration: none
    }

.tt-hint {
    color: #999
}

.sayt-preview {
    width: 100%;
    padding: 5px 0
}

    .sayt-preview .sayt-image {
        width: 110px
    }

        .sayt-preview .sayt-image a {
            height: auto;
            padding: 0
        }

        .sayt-preview .sayt-image img {
            margin: 0 auto;
            display: block
        }

    .sayt-preview .sayt-title {
        padding: 0 !important
    }

    .sayt-preview .sayt-price {
        line-height: 24px;
        font-size: 13px;
        font-weight: 700
    }

    .sayt-preview .sayt-title {
        display: block;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        line-height: 1.5
    }

.sayt-all-results a {
    display: block;
    text-align: center;
    padding: 10px 0 !important;
    margin: 0;
    font-size: 15px !important;
    text-decoration: none;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.sayt-heading {
    background: #FF8100;
    display: block;
    text-align: center;
    padding: 10px 0 !important;
    margin: 0;
    color: #FFF;
    font-size: 15px !important;
    text-decoration: none;
    text-shadow: 0 -1px 0 #ff6000;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

    .sayt-heading:hover {
        background: #ff6000
    }

::-webkit-input-placeholder {
    color: #999
}

::-moz-placeholder {
    color: #999
}

::-ms-input-placeholder {
    color: #999
}

::placeholder {
    color: #999
}

:-ms-input-placeholder {
    color: #999
}

.page-product .product-page-header {
    width: 98%;
    max-width: 1800px;
    margin: 0 auto
}

.page-product .main-content {
    width: 98% !important;
    max-width: 1800px;
    padding: 0 !important;
    background: none !important
}

.page-product .wrapper {
    width: 100%
}

.page-product .product-left-col {
    width: 69.3%;
    float: left
}

.page-product .product-right-col {
    width: 30%;
    float: right
}

.page-product .to-top {
    text-align: right;
    padding: 10px 15px
}

    .page-product .to-top .glyphicon {
        color: #FF8100
    }

.page-product .site-footer {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    width: 98%;
    max-width: 1800px;
    padding-top: 40px;
    margin-top: 10px
}

.page-product .site-footer__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .site-footer__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .site-footer__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .site-footer__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .site-footer--collapsible {
    position: relative
}

.page-product .site-footer .wrapper {
    padding: 0 40px
}

.page-product .breadcrumb {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    width: 100%;
    padding: 0 15px
}

.page-product .breadcrumb__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .breadcrumb__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .breadcrumb__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .breadcrumb__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .breadcrumb--collapsible {
    position: relative
}

.page-product .product-fixed-header {
    -webkit-transform: translateY(-110%);
    -ms-transform: translateY(-110%);
    transform: translateY(-110%);
    background: #FFF;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1004;
    padding: 15px 15px 10px;
    -webkit-box-shadow: 0 5px 4px rgba(0,0,0,.2);
    box-shadow: 0 5px 4px rgba(0,0,0,.2);
    opacity: 0;
    -webkit-transition: ease-out .3s;
    -o-transition: ease-out .3s;
    transition: ease-out .3s
}

    .page-product .product-fixed-header.is-visible {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }

.page-product .product-fixed-header__container {
    max-width: 1800px;
    margin: 0 auto
}

.page-product .product-fixed-header__product-info {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-product .product-fixed-header__title {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
    width: 42%;
    float: left;
    line-height: 1.6;
    height: 30px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap
}

@media (max-width:960px) {
    .page-product .product-fixed-header__title {
        width: 50%
    }
}

.page-product .product-fixed-header__form {
    width: 29%;
    float: right;
    padding: 0 15px;
    margin-left: 1%
}

.page-product .product-fixed-header__price {
    width: 38%;
    text-align: right;
    float: left
}

@media (max-width:960px) {
    .page-product .product-fixed-header__price {
        width: 20%
    }
}

.page-product .product-fixed-header__price-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1190px) {
    .page-product .product-fixed-header__price-wrapper {
        display: block
    }
}

.page-product .product-fixed-header__stock-msg {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.page-product .product-fixed-header .purchase-info__finance-link {
    font-size: 14px !important;
    font-size: 1.4rem !important;
    width: 64%;
    padding-right: 5%;
    border-right: 1px solid #e5e5e5
}

    .page-product .product-fixed-header .purchase-info__finance-link small {
        display: block
    }

@media (max-width:1190px) {
    .page-product .product-fixed-header .purchase-info__finance-link {
        float: none;
        border: 0
    }

        .page-product .product-fixed-header .purchase-info__finance-link small {
            display: inline
        }
}

.page-product .product-fixed-header .ex-vat, .page-product .product-fixed-header .inc-vat {
    width: 36%
}

@media (max-width:1190px) {
    .page-product .product-fixed-header .ex-vat, .page-product .product-fixed-header .inc-vat {
        float: none;
        width: auto;
        margin-bottom: 10px
    }
}

@media (min-width:1401px) {
    .page-product .product-fixed-header .ex-vat, .page-product .product-fixed-header .inc-vat {
        width: 30%
    }
}

.page-product .product-fixed-header .ex-vat .price, .page-product .product-fixed-header .inc-vat .price {
    font-size: 22px;
    font-size: 2.2rem
}

.page-product .product-fixed-header .ex-vat .saving, .page-product .product-fixed-header .ex-vat .was, .page-product .product-fixed-header .inc-vat .saving, .page-product .product-fixed-header .inc-vat .was {
    font-size: 12px;
    font-size: 1.2rem
}

.page-product .product-fixed-header__purchase-info {
    width: 29%;
    margin-left: 15%
}

.page-product .product-fixed-header__email-input {
    width: 71%;
    height: 42px;
    padding: 10px
}

.page-product .mini-nav {
    padding-top: 10px;
    width: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.page-product .mini-nav--in-page {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    width: 100%
}

.page-product .mini-nav--in-page__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .mini-nav--in-page__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .mini-nav--in-page__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .mini-nav--in-page__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .mini-nav--in-page--collapsible {
    position: relative
}

.page-product .mini-nav--in-page .mini-nav__link[data-state=active] {
    border: 0;
    border-right: 1px solid #e5e5e5 !important;
    border-radius: 0
}

.page-product .mini-nav__link {
    background: 0 0;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #FFF;
    border-right: 1px solid #e5e5e5;
    min-height: 40px
}

    .page-product .mini-nav__link:last-child {
        border-right: 0;
        border-radius: 0
    }

    .page-product .mini-nav__link:hover {
        color: #FF8100
    }

    .page-product .mini-nav__link:focus {
        outline: 0
    }

    .page-product .mini-nav__link[data-state=active] {
        border-style: solid;
        border-color: #FF8100;
        color: #FF8100;
        border-radius: 5px
    }

.page-product .mini-nav__link--orange {
    color: #FF8100
}

.page-product .mini-nav__link reevoo-badge {
    display: block;
    z-index: -1
}

.page-product.b2b-site .mini-nav__link[data-state=active] {
    color: #0072ff;
    border-color: #0072ff
}

.page-product.b2b-site .mini-nav__link--blue, .page-product.b2b-site .mini-nav__link:hover {
    color: #0072ff
}

.page-product .purchase-info {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-product .purchase-info__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .purchase-info__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .purchase-info__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .purchase-info__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .purchase-info--collapsible {
    position: relative
}

.page-product .purchase-info__free-delivery {
    font-size: 14px;
    font-size: 1.4rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    color: #FF8100;
    text-transform: uppercase;
    border: 1px solid #FF8100;
    border-radius: 3px;
    line-height: 1;
    padding: 7px;
    float: right
}

.page-product .purchase-info__price {
    font-size: 22px;
    font-size: 2.2rem;
    float: left;
    margin-bottom: 15px
}

@media (max-width:1080px) {
    .page-product .purchase-info__price {
        width: 100%;
        text-align: left
    }
}

.page-product .purchase-info__price .price {
    margin-bottom: -10px
}

@media (min-width:1191px) {
    .page-product .purchase-info__price .price {
        font-size: 32px;
        font-size: 3.2rem
    }
}

.page-product .purchase-info__price .price .currency-symbol {
    margin-right: -5px
}

.page-product .purchase-info__price .price .vat-text {
    margin-left: -5px
}

.page-product .purchase-info__price .saving, .page-product .purchase-info__price .was {
    font-size: 14px;
    font-size: 1.4rem
}

.page-product .purchase-info__price .offer {
    color: #3BB879;
    font-size: 14px;
    font-size: 1.4rem
}

.page-product .purchase-info__finance {
    clear: both;
    padding: 10px 0;
    margin-bottom: 5px;
    border-top: 1px solid #e5e5e5
}

.page-product .purchase-info__finance-link {
    font-size: 16px;
    font-size: 1.6rem;
    color: #4EADDA;
    cursor: pointer
}

    .page-product .purchase-info__finance-link:hover {
        text-decoration: none;
        color: #78c1e3
    }

@media (max-width:1400px) {
    .page-product .purchase-info__finance-link small {
        display: block
    }
}

.page-product .purchase-info__cta {
    width: 100%;
    padding: 15px;
    background-color: #f4f4f4;
    border: 1px solid #e5e5e5;
    clear: both;
    overflow: hidden
}

@media (max-width:960px) {
    .page-product .purchase-info__cta {
        width: 100%;
        margin-left: 0
    }
}

.page-product .purchase-info__paypal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 15px;
    min-height: 48px
}

.page-product .purchase-info__product-urgency {
    font-size: 14px;
    font-size: 1.4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    background-image: none;
    padding: 0
}

    .page-product .purchase-info__product-urgency strong {
        color: #FF8100
    }

.b2b-site .page-product .purchase-info__product-urgency strong {
    color: #0072ff
}

.page-product .purchase-info__product-urgency .glyphicon {
    margin: 0
}

.page-product .purchase-info__email-input {
    height: 42px;
    width: 71%;
    padding: 10px
}

@media (max-width:1080px) {
    .page-product .purchase-info__email-input {
        width: 100%
    }
}

.page-product .purchase-info__out-of-stock-cta {
    width: 27%;
    float: right;
    line-height: 1
}

@media (max-width:1080px) {
    .page-product .purchase-info__out-of-stock-cta {
        width: 100%;
        margin-top: 5px
    }
}

.page-product .purchase-info__out-of-stock-message {
    color: #FF8100;
    padding-top: 5px;
    margin: 0
}

.b2b-site .page-product .purchase-info__out-of-stock-message {
    color: #0072ff
}

.page-product .purchase-info__in-stock {
    font-size: 16px;
    font-size: 1.6rem;
    color: #3BB879;
    font-weight: 700
}

.page-product .purchase-info__details {
    clear: both;
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width:1080px) {
    .page-product .purchase-info__details {
        display: block
    }
}

.page-product .purchase-info__lead-time {
    padding: 15px 0 10px;
    border-bottom: 1px solid #e5e5e5
}

.page-product .purchase-info .pre-order-coming-soon {
    text-align: center
}

.page-product .purchase-info .deliv-expected-date {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 10px 0;
    clear: left
}

    .page-product .purchase-info .deliv-expected-date .deliv-date {
        font-weight: 700;
        color: #3BB879
    }

.page-product .purchase-info .terms-text {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px
}

.page-product .purchase-info .terms-text__link {
    color: #3BB879
}

.page-product .add-to-list {
    border-top: solid 1px #e5e5e5
}

.page-product .add-to-list__btn-group {
    text-align: center;
    padding-top: 15px;
    position: relative
}

.page-product .add-to-list__button:active {
    -webkit-box-shadow: none;
    box-shadow: none
}

.page-product .add-to-list__heart {
    margin-right: 10px;
    margin-left: 0
}

.page-product .add-to-list__dropdown {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding-bottom: 9px;
    padding-top: 7px;
    z-index: 1000
}

.page-product .add-to-list__dropdown-toggle {
    border: 0;
    border-left: 1px solid #e5e5e5;
    padding-left: 15px;
    margin-left: 15px
}

    .page-product .add-to-list__dropdown-toggle:active, .page-product .add-to-list__dropdown-toggle:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0
    }

.page-product .add-to-list__loader {
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-0-0-0 1.1s infinite ease;
    animation: loader-0-0-0 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
    margin: 30px auto
}

@-webkit-keyframes loader-0-0-0 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7);
        box-shadow: 0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000;
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000
    }
}

@keyframes loader-0-0-0 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7);
        box-shadow: 0 -2.6em 0 0 #000,1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.5),-1.8em -1.8em 0 0 rgba(0,0,0,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.7),1.8em -1.8em 0 0 #000,2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.5),1.8em -1.8em 0 0 rgba(0,0,0,.7),2.5em 0 0 0 #000,1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.5),2.5em 0 0 0 rgba(0,0,0,.7),1.75em 1.75em 0 0 #000,0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.5),1.75em 1.75em 0 0 rgba(0,0,0,.7),0 2.5em 0 0 #000,-1.8em 1.8em 0 0 rgba(0,0,0,.2),-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.5),0 2.5em 0 0 rgba(0,0,0,.7),-1.8em 1.8em 0 0 #000,-2.6em 0 0 0 rgba(0,0,0,.2),-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.5),-1.8em 1.8em 0 0 rgba(0,0,0,.7),-2.6em 0 0 0 #000,-1.8em -1.8em 0 0 rgba(0,0,0,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000;
        box-shadow: 0 -2.6em 0 0 rgba(0,0,0,.2),1.8em -1.8em 0 0 rgba(0,0,0,.2),2.5em 0 0 0 rgba(0,0,0,.2),1.75em 1.75em 0 0 rgba(0,0,0,.2),0 2.5em 0 0 rgba(0,0,0,.2),-1.8em 1.8em 0 0 rgba(0,0,0,.5),-2.6em 0 0 0 rgba(0,0,0,.7),-1.8em -1.8em 0 0 #000
    }
}

.page-product .unique-selling-points {
    overflow: hidden;
    margin-top: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.page-product .unique-selling-points__item {
    position: relative;
    margin-bottom: 5px;
    overflow: hidden;
    padding-left: 30px
}

    .page-product .unique-selling-points__item::before {
        position: absolute;
        left: 0;
        font-family: 'Glyphicons Halflings';
        content: "\e013";
        color: #3BB879;
        padding: 0 5px;
        margin-right: 5px
    }

.page-product .unique-selling-points__stock-bold {
    font-weight: 700;
    color: #3BB879
}

.page-product .unique-selling-points__deliv-text {
    margin: 0
}

.page-product .unique-selling-points__deliv-date {
    font-weight: 700
}

.page-product .unique-selling-points__logo {
    margin-top: -3px
}

.page-product a:hover {
    text-decoration: none;
    cursor: pointer
}

.page-product .product-advice-contact {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden
}

.page-product .product-advice-contact__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .product-advice-contact__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .product-advice-contact__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .product-advice-contact__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .product-advice-contact--collapsible {
    position: relative
}

.page-product .product-advice-contact__phone-icon {
    font-size: 24px;
    font-size: 2.4rem;
    color: #0072ff;
    float: left;
    padding-top: 15px
}

.page-product .product-advice-contact__text {
    width: 80%;
    float: left;
    margin-left: 25px;
    margin-bottom: 0
}

.page-product .product-advice-contact__email {
    color: #999
}

.page-product .cfp__title {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    margin: 0;
    color: #FF8100
}

.page-product .cfp__text {
    font-size: 14px;
    font-size: 1.4rem;
    margin: 0 0 15px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    text-align: center
}

.page-product .cfp__contact {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5
}

    .page-product .cfp__contact .contact-info {
        display: inline-block
    }

    .page-product .cfp__contact a {
        margin-right: 8px;
        display: block;
        width: 100%;
        padding: 5px
    }

        .page-product .cfp__contact a:hover {
            text-decoration: none;
            color: #FF8100;
            cursor: pointer
        }

.page-product .cfp .glyphicon {
    font-size: 20px;
    font-size: 2rem;
    color: #FF8100;
    margin: 0 5px 0 0;
    top: 3px
}

.page-product .product-hero {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden;
    position: relative
}

.page-product .product-hero__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .product-hero__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .product-hero__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .product-hero--collapsible {
    position: relative
}

.page-product .product-hero__title {
    font-size: 22px;
    font-size: 2.2rem;
    margin: 0;
    line-height: 1.4;
    border: 0;
    padding-bottom: 0;
    padding-right: 150px
}

.page-product .product-hero__quickfind {
    font-size: 14px;
    font-size: 1.4rem;
    color: #999;
    margin-top: 15px
}

    .page-product .product-hero__quickfind .mfr {
        border-left: #e5e5e5 1px solid;
        padding-left: 5px;
        margin-left: 3px
    }

.page-product .product-hero__reevoo {
    overflow: hidden;
    margin-top: 10px;
    min-height: 25px
}

    .page-product .product-hero__reevoo a, .page-product .product-hero__reevoo span {
        color: #FF8100 !important
    }

    .page-product .product-hero__reevoo div {
        float: none !important;
        display: inline-block !important
    }

    .page-product .product-hero__reevoo #reevoomark_badge_0 {
        width: auto !important
    }

    .page-product .product-hero__reevoo .no-rating {
        margin-left: -7px
    }

.page-product .product-hero__gallery-container {
    position: relative;
    margin-top: 15px;
    width: 70%;
    float: right
}

.page-product .product-hero__energy-rating {
    position: absolute;
    bottom: 80px;
    left: 15px;
    height: 50px;
    width: 100px
}

    .page-product .product-hero__energy-rating img {
        max-width: 100px;
        max-height: 50px
    }

.page-product .product-hero__third-party {
    position: absolute;
    bottom: 15px;
    left: 15px;
    max-width: 150px
}

.page-product .product-hero__mfr {
    position: absolute;
    top: 15px;
    right: 15px;
    max-width: 100px
}

    .page-product .product-hero__mfr img {
        max-width: 100%;
        margin-top: 15px
    }

.page-product .product-hero__key-selling-points {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 0 0 15px;
    overflow: hidden;
    margin-top: 15px;
    padding-left: 0;
    margin-bottom: 0;
    width: 30%;
    float: left
}

.page-product .product-hero__key-selling-point {
    list-style-type: none;
    position: relative;
    padding-left: 15px
}

@media (max-width:1080px) {
    .page-product .product-hero__key-selling-point {
        width: 100%
    }
}

.page-product .product-hero__key-selling-point::before {
    content: "•";
    position: absolute;
    left: 0
}

.page-product .image-gallery {
    padding: 15px 0
}

.page-product .image-gallery__hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 350px;
    width: 70%;
    margin-left: 15px
}

@media (max-width:1080px) {
    .page-product .image-gallery__hero a {
        text-align: center
    }
}

.page-product .image-gallery__hero img {
    cursor: pointer;
    max-height: 350px;
    max-width: 100%
}

@media (max-width:1080px) {
    .page-product .image-gallery__hero img {
        height: auto
    }
}

.page-product .image-gallery__thumbnails {
    width: auto;
    position: absolute;
    right: 0;
    height: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-product .image-gallery__thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #e5e5e5;
    margin-bottom: 5px;
    height: 65px;
    width: 65px;
    opacity: 0;
    -webkit-transition: ease-in .3s;
    -o-transition: ease-in .3s;
    transition: ease-in .3s
}

    .page-product .image-gallery__thumbnail:last-child {
        margin-bottom: 0
    }

    .page-product .image-gallery__thumbnail:hover {
        border-color: #FF8100;
        cursor: pointer
    }

.page-product .image-gallery__thumbnail--video {
    background-image: url(/assets/img/video-icon.svg);
    background-size: 43px;
    background-repeat: no-repeat;
    background-position: 10px
}

.page-product .image-gallery .load {
    opacity: 1
}

.page-product.b2b-site .image-gallery__thumbnail:hover {
    border-color: #0072ff
}

.page-product.b2b-site .image-gallery__thumbnail--video {
    background-image: url(/assets/img/video-icon--b2b.svg)
}

.page-product .view-full-desc {
    margin: 0;
    list-style-type: none;
    padding-left: 15px
}

.page-product .view-full-desc__link {
    color: #FF8100;
    cursor: pointer
}

.page-product .marketing-message.top_left {
    left: 15px;
    top: 0
}

.page-product .marketing-message.top_middle {
    left: 50%;
    top: 0;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%)
}

.page-product .marketing-message.top_right {
    right: 25%;
    left: auto;
    top: 0
}

.page-product .marketing-message.middle_left {
    left: 15px;
    bottom: 50%;
    -webkit-transform: translatey(50%);
    -ms-transform: translatey(50%);
    transform: translatey(50%)
}

.page-product .marketing-message.middle_right {
    right: 25%;
    left: auto;
    bottom: 50%;
    -webkit-transform: translatey(50%);
    -ms-transform: translatey(50%);
    transform: translatey(50%)
}

.page-product .marketing-message.bottom_left {
    left: 15px;
    bottom: 0
}

.page-product .marketing-message.bottom_middle {
    left: 50%;
    bottom: 0;
    -webkit-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    transform: translatex(-50%)
}

.page-product .marketing-message.bottom_right {
    right: 25%;
    bottom: 0;
    left: auto
}

.page-product .product-offer {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-product .product-offer__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .product-offer__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .product-offer__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .product-offer__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .product-offer--collapsible {
    position: relative
}

.page-product .product-offer__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%
}

.page-product .product-offer__image-container {
    float: left;
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 10%
}

.page-product .product-offer__image {
    max-width: 60%
}

.page-product .product-offer__bundle-image {
    max-width: 100%
}

.page-product .product-offer__text {
    margin: 0
}

    .page-product .product-offer__text strong {
        color: red
    }

    .page-product .product-offer__text p {
        margin: 0
    }

.page-product .click-here {
    text-decoration: underline;
    font-weight: 700
}

.page-product .add-ons {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-product .add-ons__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3
}

.page-product .add-ons__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px
}

.page-product .add-ons__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .add-ons__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .add-ons--collapsible {
    position: relative
}

.page-product .add-ons__title {
    margin-bottom: 0
}

.page-product .add-ons__container {
    padding-top: 0
}

.page-product .add-ons__subtitle {
    padding: 15px 0 10px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0;
    color: #727272
}

.page-product .add-ons__item {
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    position: relative
}

    .page-product .add-ons__item:last-child {
        border-bottom: 0;
        padding-bottom: 0
    }

.page-product .add-ons__product-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 82%
}

.page-product .add-ons__image-container {
    width: 30%;
    float: left;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-product .add-ons__image {
    max-width: 100%
}

.page-product .add-ons__description {
    width: 65%;
    float: left
}

.page-product .add-ons__name {
    font-size: 13px;
    font-size: 1.3rem;
    margin-bottom: 3px
}

    .page-product .add-ons__name a {
        text-decoration: none
    }

.page-product .add-ons__quickfind {
    margin-bottom: 5px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #999
}

.page-product .add-ons__basket-count {
    margin: 0;
    color: #FF8100;
    font-weight: 700;
    font-size: 12px;
    font-size: 1.2rem
}

.page-product .add-ons__price .price {
    font-size: 16px;
    font-size: 1.6rem
}

.page-product .add-ons__price .saving, .page-product .add-ons__price .was {
    font-size: 12px;
    font-size: 1.2rem
}

.page-product .add-ons__price .vat-text {
    font-size: 60%
}

.page-product .add-ons__add-button {
    position: absolute;
    top: 50%;
    right: 0;
    width: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.page-product .promotions {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden
}

.page-product .promotions__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .promotions__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .promotions__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .promotions__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .promotions--collapsible {
    position: relative
}

.page-product .bundle-offer {
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
    overflow: hidden;
    position: relative
}

.page-product .bundle-offer__products {
    width: 80%;
    float: left
}

.page-product .bundle-offer__item {
    width: 20%;
    float: left;
    margin-left: 35px;
    padding-top: 5px
}

    .page-product .bundle-offer__item:first-child {
        margin-left: 0
    }

    .page-product .bundle-offer__item:last-child .bundle-offer__image-container:after {
        display: none
    }

    .page-product .bundle-offer__item:nth-child(5n) {
        margin-left: 0
    }

.page-product .bundle-offer__image-container {
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin-bottom: 5px
}

    .page-product .bundle-offer__image-container:after {
        content: "+";
        font-size: 18px;
        font-size: 1.8rem;
        color: #333;
        font-weight: 700;
        position: absolute;
        bottom: 0;
        right: -23px
    }

.page-product .bundle-offer__product-title {
    text-align: center;
    overflow: hidden;
    height: 59px
}

.page-product .bundle-offer__purchase-info {
    width: 20%;
    float: right;
    text-align: right;
    padding-bottom: 15px
}

    .page-product .bundle-offer__purchase-info .button {
        position: absolute;
        bottom: 15px;
        right: 0
    }

.page-product .bundle-offer__plus-icon {
    color: #FF8100;
    margin-right: 10px;
    position: absolute;
    top: 50%
}

.page-product .bundle-offer:first-child {
    padding-top: 0;
    border-top: 0
}

.page-product .bundle-offer:last-child {
    padding-bottom: 0
}

.page-product .price-breaks {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-product .price-breaks__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .price-breaks__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .price-breaks__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .price-breaks__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .price-breaks--collapsible {
    position: relative
}

.page-product .price-breaks__table {
    font-size: 14px;
    font-size: 1.4rem
}

.page-product .product-description {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden
}

.page-product .product-description__title {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .product-description__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px
}

.page-product .product-description__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .product-description__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .product-description--collapsible {
    position: relative
}

.page-product .product-description__title {
    padding-right: 25px
}

.page-product .product-description__container {
    padding-top: 10px
}

.page-product .product-description__product-name {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0
}

.page-product .product-description__text {
    font-size: 14px;
    font-size: 1.4rem
}

.page-product .product-description__video {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page-product .blowout-product {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-product .blowout-product__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .blowout-product__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .blowout-product__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .blowout-product__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .blowout-product--collapsible {
    position: relative
}

.page-product .technical-specification {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-product .technical-specification__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .technical-specification__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px
}

.page-product .technical-specification__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .technical-specification__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .technical-specification--collapsible {
    position: relative
}

.page-product .technical-specification__subtitle {
    margin-bottom: 0
}

.page-product .technical-specification__container {
    padding-top: 10px
}

.page-product .technical-specification__product-name {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0
}

.page-product .technical-specification__table {
    font-size: 14px;
    font-size: 1.4rem
}

.page-product .technical-specification__header {
    width: 30%
}

.page-product .technical-specification__body {
    width: 70%
}

.page-product .recommendations {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    width: auto
}

.page-product .recommendations__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .recommendations__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px
}

.page-product .recommendations__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .recommendations__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .recommendations--collapsible {
    position: relative
}

.page-home .page-product .recommendations {
    display: none
}

.page-product .recommendations__container {
    padding-top: 0
}

.page-product .recommendations__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 0;
    overflow: hidden;
    border-top: 1px solid #e5e5e5
}

    .page-product .recommendations__item:first-child {
        border-top: 0;
        margin-top: 0
    }

    .page-product .recommendations__item:last-child {
        padding-bottom: 0
    }

    .page-product .recommendations__item:hover {
        text-decoration: none
    }

.page-product .recommendations__image-container {
    width: 40%;
    float: left;
    text-align: center
}

    .page-product .recommendations__image-container img {
        max-width: 100%;
        max-height: 100%
    }

.page-product .recommendations__product-info {
    width: 55%;
    float: left;
    margin-left: 4%
}

.page-product .recommendations__product-title {
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 15px
}

.page-product .recommendations__key-selling-points {
    font-size: 13px;
    font-size: 1.3rem;
    padding-left: 15px;
    color: #555
}

.page-product .recommendations__free-delivery {
    font-size: 12px;
    font-size: 1.2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    color: #FF8100;
    text-transform: uppercase;
    padding: 5px;
    border: 1px solid #FF8100;
    border-radius: 3px;
    line-height: 1;
    margin-top: 10px
}

.page-product .recommendations__price .price {
    font-size: 20px;
    font-size: 2rem
}

.page-product .reevoo-reviews {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-product .reevoo-reviews__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .reevoo-reviews__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px
}

.page-product .reevoo-reviews__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .reevoo-reviews__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .reevoo-reviews--collapsible {
    position: relative
}

.page-product .reevoo-reviews__container {
    padding-top: 10px
}

    .page-product .reevoo-reviews__container h2 {
        padding-left: 0
    }

.page-product .reevoo-reviews .collected-by {
    padding-left: 0 !important;
    margin-top: 0 !important
}

.page-product .reevoo-reviews .pagination a {
    display: inline
}

.page-product .product-discussion {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.page-product .product-discussion__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .product-discussion__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .product-discussion__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .product-discussion__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .product-discussion--collapsible {
    position: relative
}

.page-product .product-discussion__read-more {
    color: #222;
    text-decoration: none
}

.page-product .product-discussion__product-name {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 0
}

.page-product .rm {
    width: 100%
}

    .page-product .rm h2 {
        font-size: 28px
    }

    .page-product .rm h3 {
        font-size: 24px
    }

    .page-product .rm p, .page-product .rm ul {
        font-size: 16px
    }

.page-product .rm__row {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #e5e5e5
}

.page-product .rm__four-col, .page-product .rm__one-col, .page-product .rm__three-col, .page-product .rm__two-col {
    padding: 55px 10px;
    float: left
}

    .page-product .rm__four-col img, .page-product .rm__one-col img, .page-product .rm__three-col img, .page-product .rm__two-col img {
        max-width: 100%
    }

.page-product .rm__one-col {
    width: 100%
}

.page-product .rm__two-col {
    width: 50%
}

.page-product .rm__three-col {
    width: 33.333333%
}

.page-product .rm__four-col {
    width: 25%
}

.page-product .rm__video {
    position: relative;
    height: 0;
    margin: 55px auto;
    display: block;
    padding-bottom: 440px
}

    .page-product .rm__video iframe {
        left: 0;
        right: 0;
        margin: auto;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 725px;
        max-height: 407.81px
    }

.page-product .rm--center-aligned {
    left: 0;
    right: 0;
    margin: 10px auto;
    text-align: center
}

.page-product .product-description__text {
    overflow: hidden
}

    .page-product .product-description__text p img {
        max-width: 725px;
        display: block;
        margin: 0 auto
    }

    .page-product .product-description__text .rm-row {
        width: 100%;
        background-size: cover
    }

        .page-product .product-description__text .rm-row img {
            margin: 0 auto;
            display: block
        }

@media (min-width:1191px) {
    .page-product .product-description__text .rm-row, .page-product .product-description__text .rm-row p {
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 30px
    }

        .page-product .product-description__text .rm-row .video-container {
            height: inherit;
            padding-bottom: inherit
        }

        .page-product .product-description__text .rm-row .video {
            max-width: 725px;
            width: 100%;
            height: 407.81px;
            position: relative;
            display: block;
            margin: 0 auto
        }
}

.page-product .variants {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    overflow: hidden
}

.page-product .variants__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-product .variants__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-product .variants__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-product .variants__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-product .variants--collapsible {
    position: relative
}

.page-product .variants__container {
    position: relative;
    min-height: 130px
}

@media (max-width:1080px) {
    .page-product .variants__container {
        min-height: 190px
    }
}

.mobile-site .page-product .variants__container {
    border: 0;
    margin-top: 0;
    padding-top: 0
}

.page-product .variants__loader {
    position: absolute !important;
    font-size: 8px !important;
    top: 55%;
    left: 0;
    right: 0;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    margin-top: 5px !important
}

.page-product .variants__advice {
    display: none;
    width: 220px;
    height: 112px;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    opacity: .3
}

    .page-product .variants__advice .advice-hand {
        fill: #000;
        -webkit-transform-origin: 50% 100%;
        -ms-transform-origin: 50% 100%;
        transform-origin: 50% 100%;
        -webkit-animation: hand-swipe 3.5s infinite ease;
        animation: hand-swipe 3.5s infinite ease
    }

    .page-product .variants__advice .advice-left, .page-product .variants__advice .advice-right {
        fill: #000;
        opacity: 0
    }

    .page-product .variants__advice .advice-right {
        -webkit-animation: arrow-right 3.5s infinite ease;
        animation: arrow-right 3.5s infinite ease
    }

    .page-product .variants__advice .advice-left {
        -webkit-animation: arrow-left 3.5s infinite ease;
        animation: arrow-left 3.5s infinite ease
    }

@-webkit-keyframes hand-swipe {
    5% {
        -webkit-transform: translateX(3px) rotate(6deg);
        transform: translateX(3px) rotate(6deg)
    }

    25%,28% {
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }

    33% {
        -webkit-transform: translateX(-3px) rotate(-6deg);
        transform: translateX(-3px) rotate(-6deg)
    }

    100%,53% {
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

@keyframes hand-swipe {
    5% {
        -webkit-transform: translateX(3px) rotate(6deg);
        transform: translateX(3px) rotate(6deg)
    }

    25%,28% {
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }

    33% {
        -webkit-transform: translateX(-3px) rotate(-6deg);
        transform: translateX(-3px) rotate(-6deg)
    }

    100%,53% {
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg)
    }
}

@-webkit-keyframes arrow-right {
    7% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
        opacity: 1
    }

    17% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0
    }

    100%,18% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
}

@keyframes arrow-right {
    7% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
        opacity: 1
    }

    17% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
        opacity: 0
    }

    100%,18% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
}

@-webkit-keyframes arrow-left {
    0%,30% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }

    37% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
        opacity: 1
    }

    47% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0
    }

    100%,48% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
}

@keyframes arrow-left {
    0%,30% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }

    37% {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px);
        opacity: 1
    }

    47% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
        opacity: 0
    }

    100%,48% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 0
    }
}

.page-product .variant {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e5e5e5;
    -webkit-transition: ease-out .2s;
    -o-transition: ease-out .2s;
    transition: ease-out .2s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%
}

@media (max-width:1080px) {
    .page-product .variant {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.page-product .variant:hover {
    background-color: #f4f4f4;
    color: #222
}

.page-product .variant__price {
    font-size: 18px;
    font-size: 1.8rem;
    color: #222;
    font-weight: 500;
    margin: 0
}

    .page-product .variant__price .saving, .page-product .variant__price .was {
        font-size: 14px;
        font-size: 1.4rem
    }

.page-product .variant__current-price {
    margin-bottom: 0
}

.page-product .variant__status {
    font-size: 14px;
    font-size: 1.4rem;
    color: #909090;
    margin: 0;
    line-height: 1.8
}

    .page-product .variant__status .glyphicon {
        margin: 0
    }

.page-product .variant__badge {
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 1px 2px;
    color: #FF8100;
    border: 1px solid #FF8100;
    border-radius: 3px
}

@media (max-width:1080px) {
    .page-product .variant__badge {
        margin: 5px 0
    }
}

.page-product .variant__badge .glyphicon {
    margin: 0
}

.page-product .variant--active {
    border-color: #FF8100;
    background-color: #fefbf7
}

    .page-product .variant--active:hover {
        border: 1px solid #FF8100;
        background-color: #fefbf7
    }

.b2b-site .page-product .variant--active {
    border-color: #0072ff;
    background-color: #f9f9ff
}

.page-product .variant__image-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 80px
}

@media (max-width:1080px) {
    .page-product .variant__image-container {
        width: 100%
    }
}

.page-product .variant__image {
    width: auto;
    margin-bottom: 3px;
    mix-blend-mode: multiply
}

.mobile-site .page-product .variant__image--active {
    mix-blend-mode: unset
}

@media (max-width:1080px) {
    .page-product .variant__info {
        margin-top: 5px
    }
}

.page-product .variant__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.page-product .variant__list {
    padding: 1px;
    margin: 1px;
    list-style: none
}

.page-product .variant__item {
    font-size: 1.1rem
}

.page-product .owl-carousel {
    position: absolute
}

    .page-product .owl-carousel .owl-item img {
        display: inline;
        width: auto
    }

.page-product .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    color: #FF8100 !important;
    border: 1px solid #FF8100 !important;
    width: 5%;
    background: #fdf3e8 no-repeat center / 30% url(/assets/img/icon-arrow-right.b4cf3ba5d0fb8a8093787d57a4fc79da.svg) !important
}

    .page-product .owl-next.disabled {
        display: none
    }

.page-product .owl-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    color: #FF8100 !important;
    border: 1px solid #FF8100 !important;
    width: 5%;
    background: #fdf3e8 no-repeat center / 30% url(/assets/img/icon-arrow-right.b4cf3ba5d0fb8a8093787d57a4fc79da.svg) !important;
    left: 0;
    right: auto;
    background-image: url(/assets/img/icon-arrow-left.64e23d60bba685b6485c3945bc258169.svg) !important
}

    .page-product .owl-prev.disabled {
        display: none
    }

.page-product .loader {
    margin: 0 auto;
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-255-255 1.1s infinite ease;
    animation: loader-255-255-255 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

.page-product .loader--orange {
    margin: 0 auto;
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-129-0 1.1s infinite ease;
    animation: loader-255-129-0 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@keyframes loader-255-129-0 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7);
        box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100;
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100
    }
}

.page-product .loader--large {
    margin: 0 auto;
    font-size: 10px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-255-255 1.1s infinite ease;
    animation: loader-255-255-255 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@keyframes loader-255-255-255 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7);
        box-shadow: 0 -2.6em 0 0 #fff,1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.5),-1.8em -1.8em 0 0 rgba(255,255,255,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.7),1.8em -1.8em 0 0 #fff,2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.5),1.8em -1.8em 0 0 rgba(255,255,255,.7),2.5em 0 0 0 #fff,1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.5),2.5em 0 0 0 rgba(255,255,255,.7),1.75em 1.75em 0 0 #fff,0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.5),1.75em 1.75em 0 0 rgba(255,255,255,.7),0 2.5em 0 0 #fff,-1.8em 1.8em 0 0 rgba(255,255,255,.2),-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.5),0 2.5em 0 0 rgba(255,255,255,.7),-1.8em 1.8em 0 0 #fff,-2.6em 0 0 0 rgba(255,255,255,.2),-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.5),-1.8em 1.8em 0 0 rgba(255,255,255,.7),-2.6em 0 0 0 #fff,-1.8em -1.8em 0 0 rgba(255,255,255,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff;
        box-shadow: 0 -2.6em 0 0 rgba(255,255,255,.2),1.8em -1.8em 0 0 rgba(255,255,255,.2),2.5em 0 0 0 rgba(255,255,255,.2),1.75em 1.75em 0 0 rgba(255,255,255,.2),0 2.5em 0 0 rgba(255,255,255,.2),-1.8em 1.8em 0 0 rgba(255,255,255,.5),-2.6em 0 0 0 rgba(255,255,255,.7),-1.8em -1.8em 0 0 #fff
    }
}

.tick {
    stroke-dasharray: 50;
    stroke-dashoffset: 50;
    -webkit-transition: stroke-dashoffset 1s .5s ease-out;
    -o-transition: stroke-dashoffset 1s .5s ease-out;
    transition: stroke-dashoffset 1s .5s ease-out
}

.tick-border {
    opacity: 0;
    stroke-dasharray: 130;
    stroke-dashoffset: 130;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.tick-trigger.animate + svg .path {
    opacity: 1;
    stroke-dashoffset: 0
}

.questions-wrapper {
    border: 1px solid #e5e5e5
}

.questions-switcher {
    padding: 0;
    border-bottom: 1px solid #e5e5e5;
    margin: 0;
    list-style: none
}

    .questions-switcher > li {
        position: relative;
        float: left;
        width: 50%;
        padding: 12px 0;
        background: #f4f4f4;
        color: #333;
        text-align: center;
        cursor: pointer
    }

        .questions-switcher > li:after, .questions-switcher > li:before {
            display: none;
            content: "";
            position: absolute;
            right: 50%;
            width: 0;
            height: 0;
            border-style: solid;
            border-color: transparent;
            border-bottom: 0
        }

        .questions-switcher > li:before {
            border-top-color: #e5e5e5;
            bottom: -16px;
            margin-top: -6px;
            margin-right: -16px;
            border-width: 16px
        }

        .questions-switcher > li:after {
            border-top-color: #f4f4f4;
            bottom: -15px;
            margin-top: -7px;
            margin-right: -15px;
            border-width: 15px
        }

        .questions-switcher > li:hover {
            background: #e7e7e7
        }

        .questions-switcher > li.active {
            background: #f4f4f4
        }

            .questions-switcher > li.active:after, .questions-switcher > li.active:before {
                display: block
            }

        .questions-switcher > li + li {
            border-left: 1px solid #e5e5e5
        }

.question-container {
    margin-top: 38px
}

.comment-container-answered .question-container:first-child, .comment-container-unanswered .question-container:first-child {
    margin-top: 0
}

.comment-container-unanswered .question-container {
    margin-top: 38px
}

.comment-container-footer > .question-container:first-child {
    margin-top: 23px
}

.comment-container-footer > .question-container {
    margin-top: 38px
}

.question-count {
    display: inline-block;
    padding: 1.8px 6px;
    border-radius: 3px;
    margin-left: 0;
    color: #009899;
    background: inherit
}

.question-count-highlight {
    margin-left: 5.1px;
    background: #009899;
    color: #F4F4F4
}

.comment-container {
    overflow: hidden;
    padding: 38px 25px
}

.comment-aside {
    float: left;
    width: 15.45%;
    text-align: center
}

    .comment-aside .glyphicon {
        margin-left: 0;
        font-size: 1.65em
    }

    .comment-aside .glyphicon-nudge {
        position: relative;
        right: 2px
    }

.comment-ratings {
    float: left;
    width: 24.5%;
    height: 25px;
    margin: 0 9.3% 0 9.5%;
    text-align: center
}

    .comment-ratings span {
        color: #9f9999
    }

.comment-ratings-choice-up .vote-cast, .comment-ratings-choice-up:active span {
    color: #45C485
}

.comment-ratings-score {
    margin-bottom: 4px;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.4
}

.comment-ratings-choice-down .vote-cast, .comment-ratings-choice-down:active span {
    color: #CC5151
}

.comment-endorsement {
    float: left;
    width: 24.5%;
    padding-top: 4px
}

.comment-endorsement-user {
    height: 29px;
    margin-bottom: 9px
}

    .comment-endorsement-user span, .comment-endorsement-user span:hover {
        color: #FFCF3D
    }

.comment-endorsement-moderator span, .comment-endorsement-moderator span:hover {
    color: #0ec87b
}

.comment-item {
    position: relative;
    padding: 20px 22px;
    border: 1px solid #e5e5e5
}

.comment-item-question {
    background: #f4f4f4;
    margin-bottom: 15px
}

    .comment-item-question:before {
        content: "";
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        display: block;
        position: absolute;
        left: -1px;
        top: -1px;
        bottom: 0;
        width: 4px;
        border-width: 1px 0;
        border-style: solid;
        border-color: #009899;
        background: #009899
    }

.comment-container-unanswered .comment-item-question {
    margin-bottom: 0
}

.comment-item-answer {
    width: 84.55%;
    float: left;
    overflow: hidden;
    background: #fff
}

.comment-item-answer-staff {
    background: #fef6f0 url(/assets/img/staffanswer-watermark.6fdfa41c978db5ec070a69ed56617999.png) 335px -3px no-repeat
}

    .comment-item-answer-staff .comment-item-reply {
        background: #FEF6F1
    }

.comment-item-reply {
    padding: 0 22px;
    margin: 0;
    border: 0;
    background: #fff
}

.comment-item-inner {
    position: relative
}

.comment-item-inner-padded {
    padding: 15px 0 16px;
    border-top: 1px solid #e5e5e5
}

.comment-wrapper {
    overflow: hidden
}

    .comment-wrapper + .comment-wrapper, a + .comment-wrapper {
        margin-top: 15px
    }

.reply-wrapper {
    margin: 14px 0 0
}

.comment-from {
    color: #009899
}

.comment-from-staff {
    color: #FEB455
}

.comment-post {
    margin: 2px 0 11px
}

.comment-report {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 26px;
    color: rgba(0,0,0,.5);
    font-size: .8em
}

    .comment-report a {
        color: rgba(0,0,0,.5);
        font-size: 1em
    }

.comment-timing {
    font-size: .8em
}

.comment-loadmore {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: .85em;
    font-weight: 600;
    text-align: right
}

    .comment-loadmore:hover {
        color: #222
    }

.comment-field-toggle {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: right;
    clear: both;
    margin-top: -17px;
    color: #009899;
    text-align: right;
    font-size: .85em;
    font-weight: 600;
    cursor: pointer
}

.emphasise-link {
    text-decoration: underline
}

.comment-staff {
    position: absolute;
    top: 0;
    right: 0;
    color: #FEB455;
    font-size: .88em;
    font-weight: 500
}

.comment-staff-endorsed {
    color: #FEB455
}

.load-prompt {
    font-size: .85em;
    font-weight: 800
}

.load-prompt-questions {
    position: relative;
    top: 15px
}

.load-prompt-answers {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 9px 0 0 104px
}

.load-prompt-replies {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 7px
}

.comment-entry-ask {
    border: 1px solid #e5e5e5;
    padding: 11px;
    margin-top: 20px;
    background: #f4f4f4
}

    .comment-entry-ask .user-msg {
        font-size: .85em;
        margin: 8px 0 0
    }

.comment-entry-answer > div, .comment-entry-reply form {
    margin-top: 10px
}

.comment-entry-answer > form {
    margin-top: 13px
}

.comment-container-unanswered .comment-entry-answer > form {
    margin-bottom: 0
}

.comment-field {
    vertical-align: middle;
    padding: 9px;
    height: 40px
}

.comment-field-ask {
    margin: 0;
    width: 68.4%;
    max-width: 68.4%
}

.comment-field-answer {
    width: 80.7%;
    max-width: 80.7%
}

.comment-field-reply {
    width: 76%;
    max-width: 76%
}

.comment-btn {
    background: #009899;
    vertical-align: top;
    padding: 11.5px 38.5px;
    height: auto;
    font-size: 1.2em;
    font-weight: 500;
    cursor: pointer
}

    .comment-btn:hover {
        background: #00b1b3;
        color: #FFF;
        text-decoration: none
    }

.comment-btn-comfirm {
    background: #45C485
}

.comment-btn-cancel {
    background: #CC5151
}

.user-msg {
    font-size: 12px;
    margin: 8px 0 0
}

.user-msg-hide {
    display: none
}

.user-msg-failed {
    color: #CC5151
}

.user-msg-success {
    color: #45C485
}

.user-msg-default {
    color: #999 !important
}

.comment-modal .modal-dialog {
    width: 370px;
    margin: 30px auto;
    text-align: center
}

.comment-modal .modal-content {
    padding: 25px 19px 29px;
    border-radius: 0
}

.comment-modal .modal-body {
    padding: 0
}

.comment-modal h3 {
    margin-bottom: 22px
}

.comment-modal a + a {
    margin-left: 8px
}

.gallery-carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100px;
    text-align: center;
    color: rgba(0,0,0,.5);
    z-index: 5;
    cursor: pointer;
    font-size: 25px
}

    .gallery-carousel-control.left {
        left: 0
    }

        .gallery-carousel-control.left .glyphicon {
            left: 10px
        }

    .gallery-carousel-control.right {
        right: 0
    }

        .gallery-carousel-control.right .glyphicon {
            right: 10px
        }

    .gallery-carousel-control .glyphicon {
        display: none;
        position: absolute;
        top: 50%;
        margin: 0
    }

    .gallery-carousel-control:hover .glyphicon {
        display: inline-block
    }

.gallery-modal-close {
    position: absolute;
    top: -10px;
    right: -10px;
    background: #FFF;
    font-size: 30px;
    font-size: 3rem;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-box-shadow: 0 3px 2px rgba(0,0,0,.15);
    box-shadow: 0 3px 2px rgba(0,0,0,.15)
}

    .gallery-modal-close .glyphicon {
        top: -2px;
        margin: 0
    }

.carousel-thumbs {
    width: 710px;
    float: left
}

.thumb-carousel-control {
    float: left;
    display: block;
    cursor: pointer;
    line-height: 94px;
    width: 44px;
    padding: 0 15px
}

    .thumb-carousel-control .glyphicon {
        margin: 0
    }

.carousel-thumb {
    display: block;
    float: left;
    margin: 2px;
    width: 90px;
    height: 90px;
    padding: 5px;
    border: 1px solid #e5e5e5;
    text-align: center;
    line-height: 80px;
    cursor: pointer
}

    .carousel-thumb > img {
        display: inline !important
    }

.carousel-thumb-active {
    border: 1px solid #fbb765
}

.b2b-site .carousel-thumb-active {
    border-color: #0072ff
}

.product-header-thumbnail {
    opacity: 0;
    -webkit-transition: ease-in .3s;
    -o-transition: ease-in .3s;
    transition: ease-in .3s
}

    .product-header-thumbnail.load {
        opacity: 1
    }

#gallery-modal .modal-dialog {
    width: 840px
}

#gallery-carousel .item {
    width: 800px;
    height: 650px;
    text-align: center;
    line-height: 650px
}

    #gallery-carousel .item .image-view > img, #gallery-carousel .item .reel, #gallery-carousel .item > img {
        display: inline !important;
        max-height: 650px;
        width: auto
    }

.shop-holder {
    background: #FFF;
    width: 1060px;
    margin: 0 auto
}

    .shop-holder:after, .shop-holder:before {
        content: " ";
        display: table
    }

    .shop-holder:after {
        clear: both
    }

.shop-header {
    background: #e5e5e5;
    padding: 15px 40px;
    margin: 0 0 20px;
    font-size: 23px;
    font-size: 2.3rem;
    font-weight: 300
}

    .shop-header > span {
        float: right;
        font-size: 70%;
        line-height: 1.5;
        font-weight: 400;
        color: #999
    }

.shop-intro {
    padding: 10px 0 30px
}

    .shop-intro:after, .shop-intro:before {
        content: " ";
        display: table
    }

    .shop-intro:after {
        clear: both
    }

    .shop-intro h2 {
        margin-bottom: 20px
    }

.shop-blurb {
    line-height: 1.5
}

.shop-image {
    float: left;
    width: 320px;
    margin-right: 30px
}

    .shop-image img {
        max-width: 100%;
        height: auto
    }

.shop-share {
    padding: 30px 0 20px;
    overflow: hidden
}

    .shop-share form {
        padding-top: 10px;
        clear: both;
        float: left
    }

    .shop-share .view-product {
        width: auto;
        border: 0;
        padding: 10px 20px;
        border-radius: 3px
    }

.fb-shop-share {
    background: #4365AE url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAFMN540AAAA6klEQVRIx+1VQQ3DMAw0hVAohVEohVEYBVMohVIYBVMYhVEohdsnkawsluq6zdSpJ0VqY5/PaZoLAUhQIACSn3n9hIboiVudMZoTgm9QSW4llCBbCVzKQ2daIG8w6eZMAhld+5mxYHOL3VhDnqpV3j1kznmjV7lsNgEY8rt0UQ6TJReYW+R5404lQgBryK/6b/aQaQ/yprY3kynSNleGxedY84nJbBl+5GAIZYPrDQnZdoUl+wqrMVn19xBe1HXZGsNRwtwQE9XUu5fwuNft6nGn1nj8Spj/5lNfwpfw4cKhszhle+uBJ4D0AaGqcUYW2125AAAAAElFTkSuQmCC) no-repeat 20px center;
    display: block;
    width: 200px;
    padding: 15px 0 15px 50px;
    text-align: center;
    float: left;
    color: #FFF;
    text-decoration: none;
    border-radius: 3px;
    font-weight: 600
}

    .fb-shop-share:hover {
        color: #FFF;
        background-color: #4f72bb;
        text-decoration: none
    }

.modal-shop {
    width: 800px;
    font-size: 12px;
    font-size: 1.2rem
}

    .modal-shop .gallery-modal-close .glyphicon {
        top: -4px
    }

.shop-win-message {
    float: left;
    color: #999;
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 30px;
    width: 250px
}

    .shop-win-message:hover {
        text-decoration: none
    }

.shop-title {
    font-size: 25px;
    font-size: 2.5rem;
    font-weight: 300;
    padding: 20px 0 5px
}

.products-similar {
    border-bottom: 1px solid #e5e5e5;
    padding: 25px 0;
    margin: 0;
    font-size: 17px;
    font-size: 1.7rem
}

    .products-similar .glyphicon {
        margin: 0 15px
    }

.shops-related {
    margin-top: 30px;
    background: #e5e5e5
}

    .shops-related .shop-title {
        padding-left: 40px;
        margin-bottom: 0
    }

.drop-shop .drop-content {
    position: relative;
    padding: 0
}

.title-overlay {
    background: rgba(0,0,0,.8);
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 20px 10px;
    width: 100%;
    color: #FFF;
    font-size: 16px;
    font-size: 1.6rem
}

.closed-shop {
    margin: 0;
    padding: 20px;
    border-top: 5px solid #e5e5e5;
    border-bottom: 5px solid #e5e5e5;
    text-align: center
}

.latest-shops-title {
    text-align: center;
    font-size: 45px;
    font-size: 4.5rem;
    line-height: .8;
    margin: 0 0 40px
}

    .latest-shops-title > small {
        font-size: 50%
    }

.latest-shops-cascade {
    width: 1060px;
    margin-left: -40px
}

.latest-shop-link {
    min-height: 92px;
    display: block
}

.shop-opening {
    text-align: center
}

.shop-custom-header {
    background-position: center 0;
    background-repeat: no-repeat;
    height: 160px;
    position: relative
}

.shop-custom-title {
    margin: 0
}

.shop-countdown-title {
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    margin-top: 0;
    font-size: 16px;
    font-size: 1.6rem
}

.countdown-holder-custom {
    position: absolute;
    color: #000;
    right: 85px;
    top: 30px;
    width: 235px
}

    .countdown-holder-custom span {
        font-size: 30px
    }

.countdown-block-custom {
    width: 70px;
    height: 70px;
    float: left;
    padding: 16px 0;
    text-align: center;
    margin: 0 4px;
    font-size: 10px;
    line-height: 1;
    border: 1px solid #ff8100;
    color: #fff
}

.daily-deals {
    background-image: url(https://image.ebuyer.com/customer/promos/dailydeals2016/header.png)
}

.shop-custom-link {
    color: #fff;
    font-size: 28px;
    font-size: 2.8rem
}

    .shop-custom-link .glyphicon {
        font-size: 20px;
        font-size: 2rem
    }

.call-for-pricing {
    color: #333;
    padding-top: 15px
}

    .call-for-pricing h6 {
        font-size: 17px;
        font-size: 1.7rem;
        margin: 0
    }

        .call-for-pricing h6:hover {
            color: #333
        }

    .call-for-pricing p {
        margin: 0;
        font-size: 13px;
        font-size: 1.3rem
    }

.cascade .call-for-pricing {
    position: static;
    width: auto;
    text-align: center
}

.listing .call-for-pricing {
    padding-top: 30px
}

.page-product .call-for-pricing {
    text-align: center
}

    .page-product .call-for-pricing h6 {
        font-size: 19px;
        font-size: 1.9rem;
        margin-top: 20px
    }

    .page-product .call-for-pricing p {
        margin: 0;
        font-size: 17px;
        font-size: 1.7rem
    }

.page-product .rr-product-pricing .call-for-pricing h6 {
    font-size: 17px;
    font-size: 1.7rem;
    margin: 0
}

.page-product .rr-product-pricing .call-for-pricing p {
    margin: 0;
    font-size: 13px;
    font-size: 1.3rem
}

.purchase-info .call-for-pricing {
    margin: -15px -15px 0;
    padding-top: 0
}

.rr-product-pricing .call-for-pricing {
    padding-top: 2px
}

.b2b-welcome-modal {
    text-align: center
}

    .b2b-welcome-modal .modal-title {
        font-size: 25px;
        font-size: 2.5rem
    }

    .b2b-welcome-modal .glyphicon-ok {
        color: #3BB879;
        margin-right: 5px
    }

    .b2b-welcome-modal .no-thanks {
        color: #3BB879
    }

    .b2b-welcome-modal .go-button {
        padding: 10px 20px;
        text-decoration: none;
        color: #FFF;
        cursor: pointer
    }

.modal-bullet {
    padding-top: 30px
}

.b2b-site .tab-active span {
    color: #0072ff
}

.b2b-site .refine a .selected, .b2b-site .refine a .selected:hover .glyphicon, .b2b-site .refine a:hover, .b2b-site .refine a:hover:hover .glyphicon, .b2b-site .selected > a, .b2b-site .selected > a:hover .glyphicon {
    color: #80b8ff
}

.b2b-site .add-ons__toggle-collapse, .b2b-site .product-description__toggle-collapse, .b2b-site .product-discussion__toggle-collapse, .b2b-site .promotions__toggle-collapse, .b2b-site .recommendations__toggle-collapse, .b2b-site .reevoo-conversation__toggle-collapse, .b2b-site .reevoo-reviews__toggle-collapse, .b2b-site .technical-specification__toggle-collapse {
    background-image: url(/assets/img/icon-arrow-up--b2b.8622d2e38f2f9828fb18cbb534522d06.svg)
}

    .b2b-site .add-ons__toggle-collapse.collapsed, .b2b-site .product-description__toggle-collapse.collapsed, .b2b-site .product-discussion__toggle-collapse.collapsed, .b2b-site .promotions__toggle-collapse.collapsed, .b2b-site .recommendations__toggle-collapse.collapsed, .b2b-site .reevoo-conversation__toggle-collapse.collapsed, .b2b-site .reevoo-reviews__toggle-collapse.collapsed, .b2b-site .technical-specification__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down--b2b.e297438513146fe08f2ecfc5bea7f41e.svg)
    }

.b2b-site #reevoomark-v1-5 .button span, .b2b-site #reevoomark-v1-5 .button span:hover {
    background-color: #0072ff;
    border-color: #0072ff
}

.b2b-site .cfp .glyphicon, .b2b-site .cfp a:hover, .b2b-site .cfp__title {
    color: #0072ff
}

.b2b-site .variant--active, .b2b-site .variant--active:hover {
    border-color: #0072ff;
    background-color: #f9f9ff
}

.b2b-site .loader--orange {
    margin: 0 auto;
    font-size: 4px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-38-128-210 1.1s infinite ease;
    animation: loader-38-128-210 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@-webkit-keyframes loader-38-128-210 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #2680d2,1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.5),-1.8em -1.8em 0 0 rgba(38,128,210,.7);
        box-shadow: 0 -2.6em 0 0 #2680d2,1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.5),-1.8em -1.8em 0 0 rgba(38,128,210,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.7),1.8em -1.8em 0 0 #2680d2,2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.5);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.7),1.8em -1.8em 0 0 #2680d2,2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.5),1.8em -1.8em 0 0 rgba(38,128,210,.7),2.5em 0 0 0 #2680d2,1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.5),1.8em -1.8em 0 0 rgba(38,128,210,.7),2.5em 0 0 0 #2680d2,1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.5),2.5em 0 0 0 rgba(38,128,210,.7),1.75em 1.75em 0 0 #2680d2,0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.5),2.5em 0 0 0 rgba(38,128,210,.7),1.75em 1.75em 0 0 #2680d2,0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.5),1.75em 1.75em 0 0 rgba(38,128,210,.7),0 2.5em 0 0 #2680d2,-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.5),1.75em 1.75em 0 0 rgba(38,128,210,.7),0 2.5em 0 0 #2680d2,-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.5),0 2.5em 0 0 rgba(38,128,210,.7),-1.8em 1.8em 0 0 #2680d2,-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.5),0 2.5em 0 0 rgba(38,128,210,.7),-1.8em 1.8em 0 0 #2680d2,-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.5),-1.8em 1.8em 0 0 rgba(38,128,210,.7),-2.6em 0 0 0 #2680d2,-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.5),-1.8em 1.8em 0 0 rgba(38,128,210,.7),-2.6em 0 0 0 #2680d2,-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.5),-2.6em 0 0 0 rgba(38,128,210,.7),-1.8em -1.8em 0 0 #2680d2;
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.5),-2.6em 0 0 0 rgba(38,128,210,.7),-1.8em -1.8em 0 0 #2680d2
    }
}

@keyframes loader-38-128-210 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #2680d2,1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.5),-1.8em -1.8em 0 0 rgba(38,128,210,.7);
        box-shadow: 0 -2.6em 0 0 #2680d2,1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.5),-1.8em -1.8em 0 0 rgba(38,128,210,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.7),1.8em -1.8em 0 0 #2680d2,2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.5);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.7),1.8em -1.8em 0 0 #2680d2,2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.5),1.8em -1.8em 0 0 rgba(38,128,210,.7),2.5em 0 0 0 #2680d2,1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.5),1.8em -1.8em 0 0 rgba(38,128,210,.7),2.5em 0 0 0 #2680d2,1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.5),2.5em 0 0 0 rgba(38,128,210,.7),1.75em 1.75em 0 0 #2680d2,0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.5),2.5em 0 0 0 rgba(38,128,210,.7),1.75em 1.75em 0 0 #2680d2,0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.5),1.75em 1.75em 0 0 rgba(38,128,210,.7),0 2.5em 0 0 #2680d2,-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.5),1.75em 1.75em 0 0 rgba(38,128,210,.7),0 2.5em 0 0 #2680d2,-1.8em 1.8em 0 0 rgba(38,128,210,.2),-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.5),0 2.5em 0 0 rgba(38,128,210,.7),-1.8em 1.8em 0 0 #2680d2,-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.5),0 2.5em 0 0 rgba(38,128,210,.7),-1.8em 1.8em 0 0 #2680d2,-2.6em 0 0 0 rgba(38,128,210,.2),-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.5),-1.8em 1.8em 0 0 rgba(38,128,210,.7),-2.6em 0 0 0 #2680d2,-1.8em -1.8em 0 0 rgba(38,128,210,.2);
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.5),-1.8em 1.8em 0 0 rgba(38,128,210,.7),-2.6em 0 0 0 #2680d2,-1.8em -1.8em 0 0 rgba(38,128,210,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.5),-2.6em 0 0 0 rgba(38,128,210,.7),-1.8em -1.8em 0 0 #2680d2;
        box-shadow: 0 -2.6em 0 0 rgba(38,128,210,.2),1.8em -1.8em 0 0 rgba(38,128,210,.2),2.5em 0 0 0 rgba(38,128,210,.2),1.75em 1.75em 0 0 rgba(38,128,210,.2),0 2.5em 0 0 rgba(38,128,210,.2),-1.8em 1.8em 0 0 rgba(38,128,210,.5),-2.6em 0 0 0 rgba(38,128,210,.7),-1.8em -1.8em 0 0 #2680d2
    }
}

.b2b-site .owl-next {
    color: #0072ff !important;
    border: 1px solid #0072ff !important;
    background: #f9f9ff no-repeat center / 30% url(/assets/img/icon-arrow-right--b2b.3eae6b1aa619bddd1fa2ffd94f852d7a.svg) !important
}

.b2b-site .owl-prev {
    color: #0072ff !important;
    border: 1px solid #0072ff !important;
    background: #f9f9ff no-repeat center / 30% url(/assets/img/icon-arrow-left--b2b.7b81a024b7109fd69514d2180e556efd.svg) !important
}

.business-link {
    font-weight: 600
}

.recently-viewed {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    clear: both;
    overflow: hidden;
    height: 360px
}

.recently-viewed__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.recently-viewed__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.recently-viewed__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .recently-viewed__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.recently-viewed--collapsible {
    position: relative
}

.recently-viewed__item {
    text-align: center;
    width: 24%;
    float: left;
    margin-left: 1.33%;
    margin-top: 15px
}

    .recently-viewed__item:first-child {
        margin-left: 0
    }

.recently-viewed__item-title {
    height: 38px;
    overflow: hidden
}

.recently-viewed__img {
    min-height: 150px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.recently-viewed__price {
    min-height: 55px;
    margin: 10px 0
}

.recently-viewed__status {
    color: #999
}

.recently-viewed .call-for-pricing {
    padding: 0;
    width: auto;
    color: #FF8100;
    padding-right: 0;
    position: relative;
    top: 0;
    right: 0
}

.b2b-site .recently-viewed .call-for-pricing {
    color: #0072ff
}

.recently-viewed .call-for-pricing h6 {
    margin-top: 0;
    font-size: 14px;
    font-size: 1.4rem
}

.recently-viewed .call-for-pricing p {
    font-size: 14px;
    font-size: 1.4rem
}

.list-title {
    text-align: left;
    font-size: 24px;
    font-size: 2.4rem;
    padding: 20px;
    margin: 0;
    border-bottom: 2px solid #dbdbdb;
    background: #e5e5e5
}

    .list-title > a {
        float: right;
        font-size: 13px;
        font-size: 1.3rem;
        color: #4EADDA;
        margin-top: 6px;
        text-decoration: none
    }

        .list-title > a:hover {
            color: #005580
        }

.list-views {
    float: right;
    color: #FF8100
}

.list-tabs li {
    width: 25%
}

.discontinued-list-product {
    text-align: center;
    margin-right: 25px;
    margin-top: 8px
}

.lists-sorter {
    text-align: center;
    padding: 5px 0 20px
}

    .lists-sorter a:first-child {
        border: 0 !important
    }

    .lists-sorter > a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        font-size: 13px;
        font-size: 1.3rem;
        font-weight: 500;
        color: #4EADDA;
        text-decoration: none;
        padding: 0 10px;
        border-left: 1px solid #c7c7c7
    }

        .lists-sorter > a:hover {
            color: #005580
        }

.active-range {
    color: #005580 !important
}

.unfollow {
    display: none
}

.button-following {
    background: #4EADDA;
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

    .button-following:hover {
        background: red
    }

        .button-following:hover > .following {
            display: none
        }

        .button-following:hover > .unfollow {
            display: block
        }

.listing-info {
    padding-right: 10px
}

.listing-product-wrapper {
    width: 716px;
    margin: 10px 0;
    border: 1px solid #e3e3e3;
    float: left
}

.list-comment-container {
    clear: both;
    background: #f4f4f4;
    padding: 20px
}

    .list-comment-container h5 {
        margin: 0 0 10px;
        font-size: 14px;
        font-size: 1.4rem
    }

    .list-comment-container .glyphicon {
        margin: 0
    }

    .list-comment-container .list-copy {
        height: 120px
    }

.listing-products {
    width: 100%;
    float: left
}

.list-owner {
    border-bottom: 2px solid #e5e5e5
}

.list-controls {
    float: right;
    font-size: 14px;
    font-size: 1.4rem;
    margin-top: 6px
}

    .list-controls a {
        margin-left: 10px;
        border-radius: 3px
    }

        .list-controls a:hover {
            text-decoration: none;
            color: #FFF
        }

.list-side {
    width: 218px;
    float: right;
    background: #FFF;
    text-align: center;
    padding: 20px 0
}

    .list-side .go-button {
        padding: 10px 16px;
        margin: 10px auto 20px;
        display: block;
        width: 80%;
        height: auto;
        color: #FFF;
        text-decoration: none
    }

    .list-side .list-item {
        margin: 4px 0 4px 6px
    }

    .list-side h5 {
        margin: 25px 0 15px;
        clear: both;
        float: left;
        width: 100%
    }

.lists-holder .view-product {
    margin: 15px 0
}

.lists-holder .drop {
    width: 308px
}

.lists-holder .following-activity-window {
    height: 284px
}

.lists-holder .user-lists {
    clear: both
}

.add-to-list-container .btn {
    color: #FFF;
    background-color: #FF8100;
    border-color: #e67300;
    font-weight: 600;
    line-height: 1.2 !important;
    font-size: 13px;
    font-size: 1.3rem
}

    .add-to-list-container .btn .glyphicon {
        font-size: 12px;
        font-size: 1.2rem;
        margin: 0 8px 0 0;
        text-shadow: 0 1px 0 #b35900;
        width: 12px
    }

    .add-to-list-container .btn.active, .add-to-list-container .btn:active, .add-to-list-container .btn:focus, .add-to-list-container .btn:hover, .add-to-list-container .open > .dropdown-toggle.btn {
        color: #FFF;
        background-color: #ff6000;
        border-color: #e65600
    }

    .add-to-list-container .btn.active, .add-to-list-container .btn:active, .add-to-list-container .open > .dropdown-toggle.btn {
        background-image: none
    }

    .add-to-list-container .btn.disabled, .add-to-list-container .btn.disabled.active, .add-to-list-container .btn.disabled:active, .add-to-list-container .btn.disabled:focus, .add-to-list-container .btn.disabled:hover, .add-to-list-container .btn[disabled], .add-to-list-container .btn[disabled].active, .add-to-list-container .btn[disabled]:active, .add-to-list-container .btn[disabled]:focus, .add-to-list-container .btn[disabled]:hover, .add-to-list-container fieldset[disabled] .btn, .add-to-list-container fieldset[disabled] .btn.active, .add-to-list-container fieldset[disabled] .btn:active, .add-to-list-container fieldset[disabled] .btn:focus, .add-to-list-container fieldset[disabled] .btn:hover {
        background-color: #FF8100;
        border-color: #e67300
    }

    .add-to-list-container .btn .badge {
        color: #FF8100;
        background-color: #FFF
    }

.add-to-list-container .dropdown-menu {
    width: 199px
}

    .add-to-list-container .dropdown-menu li a {
        font-size: 13px;
        font-size: 1.3rem;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        overflow: hidden
    }

        .add-to-list-container .dropdown-menu li a .glyphicon {
            font-size: 12px;
            font-size: 1.2rem;
            margin: 0 8px 0 0;
            color: #FF8100
        }

.add-to-list-container .btn-add-to-list {
    width: 165px;
    text-align: left
}

.list-footer {
    margin-top: 10px;
    background: #FFF;
    padding: 20px
}

    .list-footer h4 {
        padding: 10px 0
    }

    .list-footer .view-product {
        width: 50%;
        margin: 0 auto;
        padding: 15px 0;
        font-size: 17px;
        font-size: 1.7rem
    }

.list-selected-products-container {
    float: right;
    width: 235px;
    background: #FFF;
    margin-bottom: 10px;
    padding: 10px 7px
}

    .list-selected-products-container .price, .list-selected-products-container .was {
        margin: 0 0 10px 10px
    }

    .list-selected-products-container .saving, .list-selected-products-container .was {
        display: inline-block;
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 5px
    }

    .list-selected-products-container .list-buy-button {
        width: 95%;
        margin: 0 auto 10px;
        padding: 8px 0;
        font-size: 17px;
        font-size: 1.7rem;
        font-weight: 600;
        background: #999 none repeat scroll 0 0;
        color: #FFF;
        display: block;
        text-align: center;
        border-radius: 3px
    }

    .list-selected-products-container .list-buy-button-active {
        background: #3BB879
    }

        .list-selected-products-container .list-buy-button-active:hover {
            background: #45C485
        }

    .list-selected-products-container .deselect-all-list-products, .list-selected-products-container .select-all-list-products {
        cursor: pointer;
        color: #24748C;
        margin-left: 8px
    }

    .list-selected-products-container .list-selected-product-counter {
        margin-left: 8px;
        margin-bottom: 10px;
        display: block
    }

    .list-selected-products-container.affix {
        top: 150px
    }

.listing-products .affix {
    margin-left: 745px
}

.list-has-products-description-wrapper {
    max-width: 715px
}

.list-empty, .list-full-description-wrapper, .list-social {
    background: #FFF
}

.list-full-description-wrapper {
    padding: 10px 5px
}

.list-social {
    overflow: auto;
    height: 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #e5e5e5;
    margin: 10px 0 0 8px;
    padding-top: 15px
}

    .list-social h4 {
        padding: 10px 0
    }

.share-list-button {
    margin-left: 10px;
    cursor: pointer;
    display: block;
    height: 50px;
    width: 50px
}

.share-list-facebook {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20128%20128%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2264%22%20fill%3D%22%233A5A99%22%2F%3E%3Cpath%20d%3D%22M95.137%2029H32.864A3.863%203.863%200%200%200%2029%2032.864v62.273A3.863%203.863%200%200%200%2032.864%2099h33.525V71.893h-9.122V61.328h9.122v-7.79c0-9.042%205.522-13.966%2013.589-13.966%203.862%200%207.182.288%208.15.417v9.449l-5.593.002c-4.387%200-5.236%202.084-5.236%205.143v6.745h10.46l-1.361%2010.565h-9.1V99h17.839A3.863%203.863%200%200%200%2099%2095.137V32.864A3.863%203.863%200%200%200%2095.137%2029z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center
}

.share-list-twitter {
    background: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%20128%20128%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2264%22%20cy%3D%2264%22%20r%3D%2264%22%20fill%3D%22%2355ACEE%22%2F%3E%3Cpath%20d%3D%22M99.84%2041.77a29.377%2029.377%200%200%201-8.446%202.316%2014.755%2014.755%200%200%200%206.466-8.137%2029.434%2029.434%200%200%201-9.338%203.57%2014.686%2014.686%200%200%200-10.734-4.644c-8.123%200-14.706%206.584-14.706%2014.705%200%201.153.13%202.275.38%203.351-12.222-.613-23.058-6.468-30.31-15.365a14.632%2014.632%200%200%200-1.992%207.393%2014.7%2014.7%200%200%200%206.542%2012.24%2014.636%2014.636%200%200%201-6.66-1.84c-.002.062-.002.124-.002.186%200%207.125%205.07%2013.068%2011.797%2014.42a14.734%2014.734%200%200%201-6.641.252c1.871%205.842%207.302%2010.094%2013.738%2010.212a29.502%2029.502%200%200%201-18.265%206.296%2029.88%2029.88%200%200%201-3.508-.205%2041.621%2041.621%200%200%200%2022.543%206.607c27.05%200%2041.842-22.408%2041.842-41.842%200-.638-.014-1.272-.043-1.903a29.865%2029.865%200%200%200%207.338-7.612z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E");
    background-repeat: no-repeat;
    background-position: center
}

.drop-list {
    text-align: left
}

    .drop-list h4 {
        font-size: 15px;
        font-size: 1.5rem;
        font-weight: 400;
        margin: 0;
        padding: 15px;
        background: #999;
        color: #FFF
    }

        .drop-list h4 a {
            color: #FFF
        }

            .drop-list h4 a:hover {
                color: #FFF;
                text-decoration: none;
                cursor: pointer
            }

    .drop-list .sub-drop {
        padding: 15px 20px
    }

.user-row {
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 5px;
    overflow: hidden
}

    .user-row img {
        margin-right: 10px
    }

.button-follow-sml {
    float: right;
    height: 20px;
    padding: 4px 8px;
    font-weight: 400;
    text-align: center;
    margin-top: 7px;
    font-size: 13px;
    font-size: 1.3rem
}

    .button-follow-sml:hover {
        color: #FFF;
        text-decoration: none
    }

.list-img {
    text-align: center;
    padding: 0 0 20px
}

.user-drop-img {
    float: left
}

.lists-view-more, .users-view-more {
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    background: #e5e5e5;
    padding: 15px 15px 0;
    border-top: 1px dotted #f4f4f4;
    clear: both
}

    .lists-view-more:hover, .users-view-more:hover {
        border-top: 1px solid #ffb350
    }

.list-user-profile {
    background: #FFF;
    border: 1px solid #dadada;
    width: 65%;
    margin: 10px auto;
    padding: 1.5%;
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
    height: 180px
}

    .list-user-profile p {
        margin: 0
    }

    .list-user-profile .go-button {
        float: right;
        line-height: 1.4;
        margin-top: -35px
    }

        .list-user-profile .go-button:hover {
            color: #FFF;
            text-decoration: none
        }

.list-user {
    background: #FFF;
    border: 1px solid #dadada;
    float: left;
    width: 48%;
    margin: 0 1% 15px;
    padding: 1.5%;
    font-size: 12px;
    font-size: 1.2rem;
    position: relative
}

    .list-user p {
        margin: 0
    }

.list-user-img {
    width: 170px;
    height: 150px;
    padding-right: 20px;
    float: left
}

.list-user-location {
    color: #999;
    font-style: italic;
    padding-top: 10px
}

.list-user-data {
    position: absolute;
    bottom: 0;
    right: 0
}

    .list-user-data > a {
        padding: 12px 0;
        display: block;
        float: left;
        width: 92px;
        text-align: center;
        background: #999;
        text-decoration: none;
        color: #FFF;
        -webkit-box-shadow: 0 -1px 2px rgba(0,0,0,.2) inset;
        box-shadow: 0 -1px 2px rgba(0,0,0,.2) inset;
        position: relative
    }

        .list-user-data > a:hover {
            background: #BBB
        }

.user-data-selected:after {
    border-left: 10px solid rgba(0,0,0,0);
    border-right: 10px solid rgba(0,0,0,0);
    border-top: 10px solid #999;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0
}

.list-qty {
    padding-top: 15px;
    color: #999;
    font-style: italic
}

    .list-qty > span {
        font-style: normal
    }

.desc-edit-container, .edit-container, .list-product-edit-container, .title-edit-container {
    display: none
}

.profile-edit-input {
    margin-bottom: 8px
}

.click-to-edit {
    color: #24748C;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem
}

.wishlist-listing-price {
    width: 162px;
    padding-top: 0
}

.listing-price > label {
    margin: 0;
    font-size: 12px;
    font-size: 1.2rem
}

.delete-product-button {
    margin: 10px 0 0;
    display: block;
    font-size: 12px;
    font-size: 1.2rem
}

    .delete-product-button .glyphicon {
        margin: 0 8px 0 0;
        color: red
    }

.characters-left {
    font-size: 14px;
    font-size: 1.4rem;
    padding-top: 10px;
    font-weight: 400
}

.edit-controls {
    padding: 10px 10px 10px 0
}

    .edit-controls > a {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-right: 5px;
        width: 70px;
        padding: 10px 0;
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1;
        font-weight: 400;
        text-align: center;
        color: #FFF;
        cursor: pointer;
        text-decoration: none
    }

.edit-save {
    background: #3BB879
}

    .edit-save:hover {
        background: #45C485;
        color: #FFF;
        text-decoration: none
    }

.edit-cancel {
    background: #24748C
}

    .edit-cancel:hover {
        background: #2e96b5;
        color: #FFF;
        text-decoration: none
    }

.list-delete {
    padding: 8px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    color: red;
    text-align: center;
    background: #FFF;
    cursor: pointer
}

    .list-delete:hover {
        background: red;
        text-decoration: none
    }

    .list-delete .glyphicon {
        margin: 0 10px 0 0
    }

.list-delete--modal {
    padding: 8px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    color: #FFF;
    text-align: center;
    background: red;
    cursor: pointer
}

    .list-delete--modal:hover {
        background: #ff4500;
        text-decoration: none
    }

.user-button {
    clear: both;
    margin: 5px auto;
    font-weight: 400;
    color: #FFF;
    background: #24748C;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    display: block;
    width: 140px;
    padding: 7px 0
}

    .user-button:hover {
        background: #2e96b5;
        color: #FFF;
        text-decoration: none
    }

.list-copy {
    width: 100%;
    height: 250px
}

.editable-content {
    cursor: pointer
}

.list-comment-container, .list-full-description {
    overflow: auto
}

.list-comment, .list-full-description-text {
    word-wrap: break-word
}

.list-privacy {
    padding: 8px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    color: #24748C;
    text-align: center;
    background: #FFF;
    cursor: pointer
}

    .list-privacy:hover {
        background: #24748C;
        text-decoration: none
    }

    .list-privacy .glyphicon {
        margin: 0 10px 0 0
    }

.modal-add-to-list, .modal-add-to-list-result, .modal-create-list {
    text-align: center
}

    .modal-add-to-list .modal-body, .modal-add-to-list-result .modal-body, .modal-create-list .modal-body {
        overflow: hidden
    }

    .modal-add-to-list .glyphicon-file, .modal-add-to-list .glyphicon-plus, .modal-add-to-list-result .glyphicon-file, .modal-add-to-list-result .glyphicon-plus, .modal-create-list .glyphicon-file, .modal-create-list .glyphicon-plus {
        color: #FF8100
    }

.lists-loading {
    padding: 30px 0
}

    .lists-loading select {
        width: 75%;
        padding: 2px 0
    }

    .lists-loading input {
        width: 75%;
        padding: 4px
    }

.modal-divider {
    border-left: 1px solid #e5e5e5
}

.lists-error {
    color: #4EADDA;
    font-weight: 500
}

.lists-green {
    color: #3BB879;
    font-weight: 500
}

.edit-preferences {
    float: right;
    font-size: 10px;
    cursor: pointer
}

.list-pref-label {
    font-weight: 400
}

.list-info-message {
    text-align: center
}

.create-new-list-btn {
    line-height: 42px;
    background-color: #3BB879
}

    .create-new-list-btn:hover {
        background-color: #48c486;
        color: #FFF;
        text-decoration: none
    }

.create-new-list-input {
    height: 42px
}

.page-home .rich-relevance-placement {
    margin-bottom: 20px
}

.rich-relevance-placement {
    height: 380px;
    padding: 10px;
    overflow: hidden
}

.rr-wrapper {
    display: none
}

.rr-strategy {
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    padding: 10px 0 0;
    margin-bottom: 5px
}

.rr-product {
    float: left;
    text-align: center;
    border: 1px solid #e5e5e5;
    width: 226px;
    padding: 8px;
    position: relative;
    margin: 5px 7px
}

    .rr-product:hover {
        border-color: #FF8100;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s
    }

    .rr-product > a {
        text-decoration: none
    }

.rr-product-img {
    height: 155px;
    margin: 10px 0;
    line-height: 155px
}

    .rr-product-img img {
        max-height: 155px;
        max-width: 200px
    }

.rr-product-name {
    font-size: 12px;
    font-size: 1.2rem;
    height: 32px;
    line-height: 16px;
    overflow: hidden
}

.rr-delivery-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 60px;
    width: 100%;
    background-color: transparent
}

.rr-product-pricing {
    height: 56px
}

.rr-view-product {
    background: #FF8100;
    color: #FFF !important;
    font-weight: 800;
    margin: 5px auto;
    padding: 5px;
    width: 50%;
    font-size: 12px;
    font-size: 1.2rem
}

.page-taxonomy .rich-relevance-placement {
    background: #FFF;
    width: 732px;
    float: right;
    margin-bottom: 10px;
    padding: 10px 6px
}

.page-taxonomy .rr-strategy {
    padding: 0
}

.product-main .rich-relevance-placement {
    width: 732px;
    margin-bottom: 10px;
    padding: 10px 6px
}

    .product-main .rich-relevance-placement .free-delivery {
        background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAB8lBMVEX/s1D/////s1D/s1D/s1H/tFH/tFL/tFP/tVT/tVX/tlb/tlf/tlj/t1j/t1n/t1r/uFv/uFz/uV3/uV7/ul//umD/u2L/u2P/vGT/vGX/vWb/vWf/vWj/vmn/v2v/v2z/wG3/wG7/wXD/wnL/wnP/wnT/w3X/w3b/xHb/xHf/xHj/xXj/xXn/xXr/xXv/xnz/xn3/x33/x37/x3//yH//yID/yIH/yYL/yYP/yoT/yoX/yob/y4f/zIn/zIr/zYz/zo3/zo7/z5H/0ZT/0pf/0pj/05n/05v/1Jv/1J3/1Z7/1Z//1qD/1qH/1qL/16L/16P/16T/2KT/2KX/2qn/2qr/2qv/26v/26z/263/3K3/3K7/3bD/3bH/3rP/37T/37X/37b/4Lj/4bn/4br/4bv/4r3/477/47//5MH/5ML/5cP/5cT/5sX/5sb/58f/58n/6Mv/6cz/6c3/6s7/6s//69D/69L/7NL/7NP/7NT/7dT/7dX/7db/7df/7tj/7tn/79n/79r/79v/8Nv/8Nz/8N3/8d7/8d//8uH/8uL/8+T/9OX/9Ob/9ej/9en/9ur/9+z/9+3/+O7/+O//+fH/+fL/+vP/+vT/+/X/+/b/+/f//Pf//Pj//Pn//fr//fv//vz//v3//v7///7////5OX17AAAAA3RSTlMAAMBhEgZuAAADVElEQVRIx53V+VsSQRgHcOsdlsMKE0Tt0JDUwrzLDkvzzMou6bJIFG/NMrtTszJTPAhKRFRy0Z3/s9kVA3ZnBNqfduD5PDvv+35nNwX+79qf8p9uX4Iwy9F9NMaxoHFAH71UaWf+tMc4BjS6/HlRyxODVtusNcbRIXEWyImsn4bS4GKso0LJtYQK/v1gxnUgc1Row+PaFsGBwCiuLMNXdN+eyx0FGktQN54XXevqMdIXpx8H3AGtzCmh0eXVEenVQSvuRZB+wcCdvj+NX2vDc2dBqT5E5Jt7orOuYKm/14UxJDkWlNy1V2oiRVe8Nnj2V4f4R3PNjmNA1TSuB6kvqJu40uCgCk24RzJ288mEUBn026W+PEAEn/R7jnWt928unQrnkwE563Ei8RDa6UvVdJrFF/TnQ/mv8+F80qFxHG/fFZ9pkdyFTSeCPJ+XJIjbzScVGl0rNxd4PZEboqvmO1HxHTAv/86N5JMGjS6fGS4Jt3KIJO4M/wGVbvQgyF0qjuSTBtvxmPrQV4zXK8BM6jswKnQFnUgzUKWOyqcSGnrShvGLSV9R9QZfDXA01KB5gSeRZjRQFJ1PBTTM+c3cMA5ZAPIfihH56FarR3DbWKAwJp9ySJwFtESOiPsCEzkS2w3ADWH/yWingJKr8OSEZf3W0HHoc6uB67TEOAW8KvzMrgi+TwVuWOyn4UGA78gLNsjOEW2rTYJHdGTSCEqELqS3rax63Gq5ozSnSdjODY8FOXA3goOty8smuaONo0lwZ+/KZ7hXBaDLVDhqABoFN3nDHNx5qeF+TlEfMzmNJF63F0zS/SNspznmsdKeCy6KGzRYbxyhORZ8OKUqD5JSDXMuFdUx4JNQLUDJ+s/C+cVMuqNDO18Dt1vgTAAvmBiOCpuxA9q26gCdnspgOSpMfb/1kuw1a6YAMR0Fmi9npL7FTsh2zxrYTgFVdgFvXtO+EWyeH+l7ODnk+tbqCj7iZs0Y/n54LyeH/bgSQPPpj0HzWL+nk8Pa0ATJaGH447mHU9RYw3/WQxkui+eUXb3Mf8n3vlPFc5RxXOTxu9S4jhaAqlFdfMc8VvEcC0rfzbiXEibmlDBBp4CJOjlM2Mlg4i4WJuFiYDIuGiblomByLgKTdP/gX4Xu1n4TvVyAAAAAAElFTkSuQmCC) left 0 no-repeat
    }

.product-main .rr-placement-minimal {
    padding: 0
}

.product-main .rr-strategy {
    text-align: left
}

.rr-conditional {
    padding: 0;
    height: 320px
}

    .rr-conditional .rr-strategy {
        padding: 0 0 10px;
        font-size: 18px;
        font-size: 1.8rem
    }

    .rr-conditional .rr-product {
        width: 239px;
        margin: 0 3px
    }

    .rr-conditional .rr-product-name {
        height: 40px;
        margin: 4px 12px 0;
        padding: 10px 15px
    }

    .rr-conditional .rr-product-img {
        height: 80px;
        line-height: 80px
    }

        .rr-conditional .rr-product-img img {
            max-width: 80px;
            max-height: 80px
        }

    .rr-conditional .free-delivery {
        background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAB8lBMVEX/s1D/////s1D/s1D/s1H/tFH/tFL/tFP/tVT/tVX/tlb/tlf/tlj/t1j/t1n/t1r/uFv/uFz/uV3/uV7/ul//umD/u2L/u2P/vGT/vGX/vWb/vWf/vWj/vmn/v2v/v2z/wG3/wG7/wXD/wnL/wnP/wnT/w3X/w3b/xHb/xHf/xHj/xXj/xXn/xXr/xXv/xnz/xn3/x33/x37/x3//yH//yID/yIH/yYL/yYP/yoT/yoX/yob/y4f/zIn/zIr/zYz/zo3/zo7/z5H/0ZT/0pf/0pj/05n/05v/1Jv/1J3/1Z7/1Z//1qD/1qH/1qL/16L/16P/16T/2KT/2KX/2qn/2qr/2qv/26v/26z/263/3K3/3K7/3bD/3bH/3rP/37T/37X/37b/4Lj/4bn/4br/4bv/4r3/477/47//5MH/5ML/5cP/5cT/5sX/5sb/58f/58n/6Mv/6cz/6c3/6s7/6s//69D/69L/7NL/7NP/7NT/7dT/7dX/7db/7df/7tj/7tn/79n/79r/79v/8Nv/8Nz/8N3/8d7/8d//8uH/8uL/8+T/9OX/9Ob/9ej/9en/9ur/9+z/9+3/+O7/+O//+fH/+fL/+vP/+vT/+/X/+/b/+/f//Pf//Pj//Pn//fr//fv//vz//v3//v7///7////5OX17AAAAA3RSTlMAAMBhEgZuAAADVElEQVRIx53V+VsSQRgHcOsdlsMKE0Tt0JDUwrzLDkvzzMou6bJIFG/NMrtTszJTPAhKRFRy0Z3/s9kVA3ZnBNqfduD5PDvv+35nNwX+79qf8p9uX4Iwy9F9NMaxoHFAH71UaWf+tMc4BjS6/HlRyxODVtusNcbRIXEWyImsn4bS4GKso0LJtYQK/v1gxnUgc1Row+PaFsGBwCiuLMNXdN+eyx0FGktQN54XXevqMdIXpx8H3AGtzCmh0eXVEenVQSvuRZB+wcCdvj+NX2vDc2dBqT5E5Jt7orOuYKm/14UxJDkWlNy1V2oiRVe8Nnj2V4f4R3PNjmNA1TSuB6kvqJu40uCgCk24RzJ288mEUBn026W+PEAEn/R7jnWt928unQrnkwE563Ei8RDa6UvVdJrFF/TnQ/mv8+F80qFxHG/fFZ9pkdyFTSeCPJ+XJIjbzScVGl0rNxd4PZEboqvmO1HxHTAv/86N5JMGjS6fGS4Jt3KIJO4M/wGVbvQgyF0qjuSTBtvxmPrQV4zXK8BM6jswKnQFnUgzUKWOyqcSGnrShvGLSV9R9QZfDXA01KB5gSeRZjRQFJ1PBTTM+c3cMA5ZAPIfihH56FarR3DbWKAwJp9ySJwFtESOiPsCEzkS2w3ADWH/yWingJKr8OSEZf3W0HHoc6uB67TEOAW8KvzMrgi+TwVuWOyn4UGA78gLNsjOEW2rTYJHdGTSCEqELqS3rax63Gq5ozSnSdjODY8FOXA3goOty8smuaONo0lwZ+/KZ7hXBaDLVDhqABoFN3nDHNx5qeF+TlEfMzmNJF63F0zS/SNspznmsdKeCy6KGzRYbxyhORZ8OKUqD5JSDXMuFdUx4JNQLUDJ+s/C+cVMuqNDO18Dt1vgTAAvmBiOCpuxA9q26gCdnspgOSpMfb/1kuw1a6YAMR0Fmi9npL7FTsh2zxrYTgFVdgFvXtO+EWyeH+l7ODnk+tbqCj7iZs0Y/n54LyeH/bgSQPPpj0HzWL+nk8Pa0ATJaGH447mHU9RYw3/WQxkui+eUXb3Mf8n3vlPFc5RxXOTxu9S4jhaAqlFdfMc8VvEcC0rfzbiXEibmlDBBp4CJOjlM2Mlg4i4WJuFiYDIuGiblomByLgKTdP/gX4Xu1n4TvVyAAAAAAElFTkSuQmCC) left 0 no-repeat
    }

.rr-placement-minimal {
    width: 725px;
    height: 298px;
    padding: 0
}

    .rr-placement-minimal .rr-product {
        width: 232px;
        margin: 5px 0 5px 14px
    }

        .rr-placement-minimal .rr-product:first-child {
            margin-left: 0
        }

    .rr-placement-minimal .rr-product-img {
        height: 100px;
        line-height: 100px
    }

        .rr-placement-minimal .rr-product-img img {
            max-height: 100px
        }

    .rr-placement-minimal .rr-product-pricing {
        height: 37px
    }

.marketing-message {
    position: absolute;
    background-repeat: no-repeat;
    width: 75px;
    height: 75px;
    opacity: .9;
    z-index: 10;
    text-align: center;
    line-height: 1
}

    .marketing-message > p {
        color: #FFF;
        font-size: 20px;
        font-size: 2rem;
        font-weight: 900;
        margin-top: 33px
    }

    .marketing-message.top_left {
        left: 10px;
        top: 10px
    }

    .marketing-message.top_middle {
        left: 170px;
        top: 10px
    }

    .marketing-message.top_right {
        left: 310px;
        top: 10px
    }

    .marketing-message.middle_left {
        left: 10px;
        bottom: 50%
    }

    .marketing-message.middle_right {
        left: 310px;
        bottom: 50%
    }

    .marketing-message.bottom_left {
        left: 10px;
        bottom: 90px
    }

    .marketing-message.bottom_middle {
        left: 170px;
        bottom: 90px
    }

    .marketing-message.bottom_right {
        left: 310px;
        bottom: 90px
    }

.new_marketing_message {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLCAYAAAA4TnrqAAAFMElEQVR42u2cz0uUQRjHl03TU/0L2qmOdoz3LxDUKEz0tJsSdfO4SyCEdgqtW4EdDAQNNKKTIF2KVFgRIQ9qmVKWIJSakFv5o3lkZnv2ceb1nXfffX/tDHzJbeadd+bzPvO87/xMWBOZRAC6wNTK1Ms0wjTFtMT0lWmb6Yj/C7+XefwoT9/Kr/e93H7d6BxTB9Mw0waHUao2eH4dPP9Iw0oyNTKNMe15BEglyH+c3y8ZJVjVTCmmxTIDUmmR3786zLDgid5kWg0IEtUqL08ybLAamGZCAolqhpcvcFg1TANM+yEFJbTPy1kTFKx6plzIIVHleLl9hdXCtBUxUEJbvPy+wOqOQLNz0iy7yg3rXsQhYR0y3S0XrEyMQGFlvIZ1hz+JOMI65PXzBFZTDHyUEx/WVCqsejQKEHdtnzaaYQfqLNNshYASmuX11obVX2GghAZ0YTVUgJ+y818NTmFBL326QkHhznfSCazOCgcl1HkarKoQjUeFYTysyg5WykAqUkoFK8lnWAyk4iHqpAxWo4EjVaMM1pgBI9UYhQXzbnkDRqq8mJcUsNoNFFu1Y1iDBoitBjGsFTeZdE8/Pnq58rZIqTf90rQ9uaGidBGD9UnAqnObCVSahuGlSWna5a0vhTTwdwStqw5gtbnNAAMQYX13U5r21998Ic3k51wUYbUBrD63GWAAOLS87j3RXHF4svAqirD6Enx9lCt/pQoUBvzGQebXADA04fnND8cWCwILhPvQpi8EfhDHwfV28dS/atZ5JOF2OIYCwFYGFcZpodI4nSwvlZVS+DjgCsMDoAHH0/K++/Zet87TAOujG1gYAPgpuLmqKUK8yrnTSqiCyE8Fg96fxuMyqKz7FK0k3E7DY+cOlvRg/rm2NUAzoQEqDXlRSxNNClda5AUgZZYp4ul9XFjV8bQ/wPrjBpasULjAokC0oNiP0LcpBknjxHX4/0V68FWyIOKp1bmwKtDvhBtQFABYAi2U8E20IqI50RcEpIc4qAhu4vQ6GazveztFVo7jqS+j/lRHAGtH9yIVANoU4TcGCJVS5WEXcJOmsPA9oYniD2X4m4Knb0hdy1rXvVAFQNYUsY/BT1VmPTRA3sJqVbCwJQFUDIv6vhJ7Dsc+S3uhrAoACBeeOl3cFaI+CfKE/xPfQPT7SvagaLMHC8ewPLSqwttwSuciKJDKKZ/2KWDn3J1+1WMYsi4Ujse+zIP+6BTAGirFudOnRWHiYNcJB8vCbymwLLAc2Re8LIhrVfEedLGeAaxsKSMNsjS4Kao62KruErYG2cOQwcDfTbJ46lddKguwrulchEGoRhhkTVH2IejEyTuBhdPI4j3quF/XHs/CHV1VZxSaokgjRN9qGCztiggfAy8EOoIB6XG+9CHQ+FK+q2TjWQk+EmiGjx2MlIKeGiDOx+DN7I7G7I6ZN9SYNzQz0mqNm7UOJa51MKtoTmpJtYoGlDaAipS2W8xWbVb+FbRGtw6bNaVqdTldrTxT4aAcr1Y26+AnMpd1d1gMVCish2bvTpn37ogzY8yuMI39hs0Vst+w2cudrHGG5dlOVqFsTEFly7X7vjdmoHr8ONfhIAY+6pZfJ4ZcZfoZUVC7fp4YInSRaSFioKC8l6yATjmqZXoUgWZ5wMtZa4Xg/KwrTHMhBTXHyxe6k9luh2g8bI2X54wV8jP/0lawZ/6lrZCf+ac6TfKFD9NseX6fyJ0mGcQ5peetGB3qKhvNuMG3wozyBXXg636gN+sB/71q/T8B9z6/LpATcP8BcmQtV7Wy1EYAAAAASUVORK5CYII=) 0 0 no-repeat
}

.finance_marketing_message {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLCAMAAAAPkIrYAAABGlBMVEVIrNxCsqpCsqpCsqpCsqpCsqpCsqpCsqpCsqxCsqxCsq1Csq1Csq5Csq5Dsa9Dsa9DsbBDsbBDsbJDsbNDsbNDsbNDsbNDsbRDsbRDsbRDsbRDsbRDsbRDsbVDsbZDsbZDsbZDsbZDsbZEsLdEsLdEsLdEsLhEsLlEsLlEsLpEsLpEsLtEsLtEsLtEsLtEsL1EsL1EsL1EsL1Fr8BFr8BFr8FFr8JFr8JFr8NFr8NFr8RGrspGrspGrstGrstGrsxGrs1Grs9Grs9HrdBHrdFHrdNHrdNHrdZHrddHrdhIrNlIrNpIrNtIrNxZst5puOF3veOEw+WRyOedzuqo0+yz2O6+3fDI4vLS5/Tb7Pfl8fnu9vv3+/3///+X6W3lAAAASnRSTlMABAYICgwOEBsdPD4/SktZWmd/g4SGh4qLjo+Qk5ScnZ6goaOmp6+4ubu+wcPExczNzs/Y2dzf4eHk5fLz9PX2+Pn6+vv8/f7+/pugkxsAAAQrSURBVFjDtZhre9NGEIWXEiCFtJQAbYGQAIVCW2hTKNeES4ohafCRtJJX0lr7/v+/0Q+SHTmExBdxvsjr8XM0np05OzvGHIeVaw+fb+182NPeh3+3Xjy8tmLmw/LNZx91GB+f3VyelejU6st9HY39V6unZmBaWt/RcdhZX5rWp1s9nYTeral8u7itabB98USms5t9TYf+5tnjqS681vR4feE4qqu7mgW7V79M9Wtfs6F/50tUf2h2/HY01X3Ng/tHUd3TfLj3OdXl/pxc/cufJcOe5sXeIfU480bz482ZCa6/tAg2J2qwvxBXv1Wbp7a1GLYPVOO2FsXtEdXp3sJcvdMN17oWx3oTrZ0OuHbqiK2qC6waY4x52QnXS2OMWW4dXtY551ycBj8z1/6yMWat9YUHIEkZzu7YmjHmSWsd8M45KZEkRXH9iEbmpPkUt80jPDHGvD9YxmAlCVJV5OAlFVAEZBl6wkCKSwiZEg/DNlvPmPOtZQqRJAtxBARI5CDAUAMAKkVD8CRJoAoUbcfOmxutVQ5ANCAoBReDTcCpIlcBdgAaQKJIHi8/yXXDPDoc+kolpRxEMdgMIgUyDSnlqFTWBBAgRG2uR+Z5awUDSapw8hTKQA6vGJIIMpWUqnB1GLwv7ETwn5uW3CSQSIrAKjBQjldOFZUE2do/p4pSiY0hVZROCk97GzNQ/c4oBitPrhQAL0dVb3MO4OShYjKj35vWqT/wuSRlvpT1XvI+lVwoUp/J+VyJ91KUV6G0ivOqKrPJjsB8Ulf4ZNQdzF6Hfn044RcDcg0I43XU1JmGuEMdlDlJVHNyFa0ds3Wd1UV7aB+3Dip70jSSB6smP2u7o1LcFK2k+CD1t8zT0fsqQoFzeMnjo7E8EEdgR3aVVFBIjiBlQyhHXE/Ng8aLQABSh5cFm0MAr0GT8yO7Qi2XKimVwRBGWfbA/FR/KAhRBlGKl6dMwCk0oapLurbH4BIYqMIJXBTGXD+P9GtIrgGVLFiIM0IkyJo6L1U19pQgQRaBtY3vY/0yvWZXrApKReAplNfyEI/rfGR3eCVg01rnvM/jA101/zRZM7DgJCDEyhlGvglVDHZs91Sxp5JjqAwixbal92vNfwSw0hCcJuQhhQM7zdNTKApQjTN2bXw+Jr7Kci8p9z6S5EKRNfKQ+WJsj31hq2EqlT6TbBGGI0HcX+7u3H7VeT/RZZ9jNjrg2hhdiTvoC5e661fvfJU+euH+/of2ZWFzIa6/v9p9yKx0d08z5src98crX/Vea0bKPyMeHH15fzgH1e/dzSd++fKw48fZdvO/q8cNYb57NwPVu++PHw6dezz1nOnxuROnVpfeTkX19tJUc7m7U8zl7n4z7bxw44R54cbSTHPMVx3NMY+dr34757x25fqjF1u93b76u72tF39eP37u+z/tHlRPIvl+0QAAAABJRU5ErkJggg==) 0 0 no-repeat
}

.cashback_marketing_message {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLCAMAAAAPkIrYAAABR1BMVEU8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHg8uHhPvYNgwo1wx5d+y6CL0KmY1LKk2buw3cO74svF5tPQ6tva7+Pk8+rt9/H2+/j///90iFGlAAAAXHRSTlMAAgMEBQYHCA4PICEiKCkxMjpKTU5PUFJTVVZXWVpgYWJjZGZoaXB4eXt+gYOEhY2Oj5CbnKChpKeorK2uxsfIy8zO1NjZ2tzd3t/g5OXn7u/w8fLz9/j5+vz9/mypd9UAAASQSURBVFjDtZhpgxQ1EIaDICLgxeEJrCgIKiiCB9cCCigscqmgC2/SV7o73Xn+/2c/THp2WfeYy/fLZKa6n0kq1dWpMmY7Hfzo3OXluw+f6unDX5evnPvooJlN+47/9Egb9ein4/umBe06dPWZNteza4d2TUHac+KOttOdE3smndOnK9pJK59ONLd3bmoS3XxnR9LeC6uaTKsX9m6POnBLk+vWge1QR59oGj05ujXqi1VNp9XPtkJ9ran18svNUWc0i85shjr9cibWy9P/RR1e1WxaPfyfYHiqWfV0Q/Z4/WfNrp9ff4X1rebRhVeewdW5WKvrns1dNzSfbq5ljZOaVycH1O6VuVkruxPrhObXieStuwtg3Rl57JAWoUPGGGOuLoR11Rhj9j0ffcm899nGK0oYDaDcjBBo0uj5PmPMMUmSDQAUG66tCZKkHNxmrEg1DI8ZYy6lP6DzIUoa5paNfq6tk1QRlWAD01nJQT6wLhlj7qW11JKcsg5qalU9BCfooJYa+kgjqY50PU5FB31WwHCr7huzX5LU0o+W2hOB0kIXe+UAYNVBhFwVRIjKIrHrVdOVDC7bbz5Jrq2Tf6IrICugkFMFVQG5BZ9FvCKtOoJaeiunQBij9Ik5/8o2BWoVIBehsWrolYPNwSric3AKeKVdAmgHh503lxPLj5k1QXIdlOqo5enl6eQgr4iykGeQScqA5BxJl82NtLd94cpc4HPwrpCgslCopVVL71qircA1YB2UKlRBtRZ4N8xvkiQPgFc7irIcenDD0hRT8DnSTDoANQR1dIl1z6S3vu/p21xZ6Ms6ONdBX6kMrWwImQ1t3nWlJB/bIngpa2LXqA6lihBSxD0x/2hR+ttocTJ/LHBev+9wRUWtijj+bodHsEthtHaCMnd2YNXUalK2SBnDplDckFTumeXxeENSsTbdLPX4sd3Ty61lIWfHNyybH4b/64kN3hOkQLANNBHl4Czkg10tPTSSJ0plt+4Z+tGcTbOIRKDwBOWQ1xAhqCIqBzvYU9hmamlVQrcW92fNB6NBQ7Ql2IKgQJuBV0yu8vRqk92Bz6BSjxd4G8esD1P+UketapQVcnAl0QpK9XgFWvXJXhClUYLL8zR3DfnL3E+7kquhlYVAo5ogN7gqUo3tnqAM8gJsRQyhHrbsvjHm+xQ1VQ5eAqJTTWdDcpUbJcORPdC7kLJQCVYuX5fvj6U1AuRSB14qAJKrClizkz4DjWyEfhyxx8bvx1GCkFSHYCX52JShlA+1ytCM7S40ed8VUhtKKW9i1+Tr3o8Lem9fW/h5YiHnnLvpZLi0ANbSUBLPfy58sGdx59W1em3XzTlR687Rc5/v311fLFyYi/Xd/1YPmYOLq9OMOTJz/Xhkk7p2RtbpzYrkszOhzm5evJ+bAfXVlv2JF9P66vOtmx3v/zkV6q+j2zVh3ro9Ber229s3h964OOk6X1x8Y8eu1Xu/TIT65b2J+nKnds5nD069Nmm/cGmHfuHSnqn6mNefbwF6fn2qPua2/dU3Z+zXHvz4/JXllccv9OLxyvKVbz7evu/7Lx7ZVnpBHWQbAAAAAElFTkSuQmCC) 0 0 no-repeat
}

.save_marketing_message {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLCAYAAAA4TnrqAAAEYUlEQVR42u2cz0uUQRjHN9P0VP+Cdog62rFT5wUtCgs9uSn9uHVUgiA0OmWdutjBQNCDCkG36NBFNzQvFayRrQdDKEgrJBN1mi/7PPj4tquzOe+PeXcGPrjv++6+78xnn5nXnXdmMmrkSCYGTmo6NAOaMc20ZkHzRbOmUfQX2x/p+Di9v4M+H3m+o7rQcU2XZlSzQjIOywqdr4vO77SsOk1WM6H5bUlQJXD+SbpenUuyGjTdmkLIgipRoOs3JFkWvtFrmmJMkoIUKT91SZPVqsknRFKQPOUvdlmNmiHNVkJFMVuUz8a4ZLVoZhMuKcgs5TtSWRc0q46JYlYp/5HIuu1AtTOplr1hy7rnuCTJjuZOWLL6UiRK0mdb1i36JtIoa4fKZ0VWWwraKJM2rO2wslpEL0DaWTuoN2M/Ucc0czUiipmjclct62GNiWKGqpXVar2detFRwo32q9VUFn6lz1i7+MwDtSdtriu18DzpwvLleivKyeqxGk1S0vq30ut3oy5EWM9Bsuqt9ke9fbIra+xUad/U+b2vEWUQufxGqdd9Sn39UPocIhKvZRRCMvbhvdh+eUOp4qvSl7C6VPqc3f6w+v1kdVv9dmQVxOvgcRSwXEKhWTTksFh5HFELycEEgfbK0F1JVh09YbF3MRRQFkgKQ5TIAiKCOEEE9nH1xfsRQUiIImzzeRFl8jp2o6sg2y4pKxtK3Q9GAKoa9iNikCAB29jPiasYJxlVEC6PITq5LWSRdsmWkzURWmOJwnKBWA4L5GjjyOJqBzhxVPExGZWccCycf00mgrLw3G3DenslM8/tE8uSkYIGn+XJBl3eSWV7xO1ZMJL4xmGXDX4uybI6rV+EqxkKJKshokzKw7Fy1VSeIxhxslriPHxHtNu4SzqlrGHrF+CqI5P8/wpSWBLey/JYZlBWsIrhXFy1WVp4vxCGpazF0NoqfNugXBXBPinnf6h0brt8ZlnNNfqDuVqaIeuqF2HEVcga9CKMGMzQ+Cgv42DGMla7Y9LNDGR98iKMWMw4/Bg+8sf+kLXpRRjxJ+MlmANZP7wI88ha9iLM26yCF2F+N5z2IoyYhqwRL8KIZ5DV70UY0Q9Zl7wIIy77/qwq+7My1BPohRj0lIKnXoh5H3ynF2L+dMf+c8P08M9zw3CfSLvNZHRjHdwnG80oGvdZqDSKBuS8oD3k9hvM1pCgmahxsxScOhzumFK36TUdrZyvcVHGo5XDGQfv1jyes9XOsBiqUVmP/NydkOfu8JoxflZYFfMN22tkvmG7zZmsaZZlbSYrk9a++v6wZt8PpEzU3SjWddhOQRt1XUW0YshFzU9HRf1SEa4YwpzWvHdMFPJ7RsW0ylGT5rED1XKb8tmkErB+1jnNfEJFzVP+Ercy280E9YctUX6OqoSv+ZdT8a75l1MJX/Ov0mqSUxE8Ztug6zi3mmQc65SeUCla1LVcb8YVmgozTgPq0NZ9F3fWbdouqt0VcO/T52JZAfcvDXXA7B/e3G0AAAAASUVORK5CYII=) 0 0 no-repeat
}

.toner_marketing_message {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEsAAABLCAYAAAA4TnrqAAAERklEQVR42u2czUsUYRzHh03TU/0L2qmOdoz5CwQzChM77aZE3jwqgRDaKbRuBXYwEDTQiE6BdClSYUWEPKhlSlmCUGpCbqVNz1eeX43jzO4zO8/Oy+5v4MPu7Lw989nnZeZ5M8wX3UYEnBG0CPoEo4IpwZLgs2BbYMlPrC/L7WNy/xZ5fOjhDutCpwTXBCOCDSkjKBvyfNfk+RMtKyVoFIwL9jQJ8gLnn5DXSyVJVrUgLVgssSAvFuX1q+MsC//odcFqRJKcrMrwpOImq0EwExNJTmZk+CKXVSMYFOzHVBSxL8NZE5WsekE25pKcZGW4Q5XVLNhKmChiS4Y/FFldxSS75pd9Vm922Hq28toaWZq0uqYf+Doex/o9pkCy7Ci1rNvFBC79asBa3920nMubL28PJaqcA8vy1iedMeyP4FapZHUXG7Cvezv/5CB2IJaQvMmP2ahkEd26ZXXKf8J3YB4uPD+80fnNd8eS5Y/fucNtiHnYDzLwCZEQbBdJspCM8QnhtI1+w3mKjGGdumQ1BXk0wI1guTv/5Ng2yMBCeRkWCMTvFBvpOJKFdYqldB4cg/0D5mFNQWXV22oBigI3SEK8ROKTviNmUYZO25zJEHIAvpM82i8A24VqM/KJOimYDZon+I1Zdqlesug4nBPJm5KyhvxrVt63b1kDOjJQyrOcmbMzz/IjC/vTegky/kG/shp0vsJQyYdYABmIEc7S0I8s+zntSVfjM1iDqiy8pU/rLJ69nrPspZ1fWRRjsag+q/l8+U6pyGov1asGnrHw9I6Y5cxjsA5R9hvHOu3nfIJ3KxU1015IVlWM6qM8gSB6tHArZTXWh1Xlk5VOwsswkjTQnFe5kfaSlZItLBZzpIo65SarkeW40ugma5zFuDLulIV2txyLcSVH7ZIkq42l5KXNLmuIheRlyC5rhYXk5QPJqmMZStRBViuLUKIVsvpZhBL9huwfxTIKM2roro4pY6Yh6z2LUGLFSHAzfOjN/pD1i0Uo8dNgCepA1g6LUI9Z6yxCPc9aZBHqpeEUi1BiCrKGWYQSjyGrh0Uo0QNZl1mEEle4PstnfZYhawJZiEJNKXjEQtTr4Ll1x0frDrcb+mg35BZpbya4r0PAvg7ci+Y4S169aECGBR0hk68zW3USev6FxJpz6HCofUoTRodqb+WZChel3FtZez/4hIH7Pu93hMVghcq6F9nYnYRR9NgdmjNmu0JEBRoVRlysgPxrX96ntpGs5SxL20hWolzr6ntKNfq+r8xE9YYxr8NBGeRRN8yQZgy5JPieUFG7ZogzhhBnBQsJE4XwnjMjmuWoVnA/AcnyQIaz1ozB/FkXBHMxFTUnwxe7mdluxqg+bE2G54QZ8zn/Mma0c/5lzJjP+ec1m+TTEJrZcvI6iZtNMop5Sk+bZTSpq1ttxlU5FGZMdqhDXvfNVrIeyPVV8/8MuHfkcZHMgPsXUN8wEkwwuioAAAAASUVORK5CYII=) 0 0 no-repeat
}

.cascade .marketing-message {
    background-size: 50px;
    height: 70px;
    width: 50px
}

    .cascade .marketing-message > p {
        font-size: 15px;
        font-size: 1.5rem;
        margin-top: 21px
    }

.cascade .top_left {
    left: 37px;
    top: 40px
}

.cascade .top_middle {
    left: 50%;
    top: 40px;
    margin-left: -32px
}

.cascade .top_right {
    right: 10px;
    top: 20px;
    left: auto
}

.cascade .middle_left {
    top: 18%;
    left: 10px
}

.cascade .middle_right {
    top: 18%;
    right: 10px;
    left: auto
}

.cascade .bottom_left {
    left: 10px;
    bottom: auto;
    top: 110px
}

.cascade .bottom_middle {
    left: 50%;
    bottom: auto;
    top: 29%;
    margin-left: -32px
}

.cascade .bottom_right {
    right: 10px;
    left: auto;
    bottom: auto;
    top: 110px
}

.listing-product .marketing-message {
    background-size: 50px;
    height: 70px;
    width: 50px
}

    .listing-product .marketing-message > p {
        font-size: 15px;
        font-size: 1.5rem;
        margin-top: 21px
    }

.listing-product .top_left {
    left: 20px;
    top: 0
}

.listing-product .top_middle {
    left: 50%;
    top: 0;
    margin-left: -25px
}

.listing-product .top_right {
    right: 10px;
    top: 0;
    left: auto
}

.listing-product .middle_left {
    left: 10px;
    bottom: 90px
}

.listing-product .middle_right {
    right: 10px;
    bottom: 90px;
    left: auto
}

.listing-product .bottom_left {
    left: 10px;
    top: auto;
    bottom: 0
}

.listing-product .bottom_middle {
    left: 50%;
    top: auto;
    bottom: 0;
    margin-left: -25px
}

.listing-product .bottom_right {
    right: 20px;
    left: auto;
    bottom: 0
}

.toner_marketing_message {
    background-size: 100% !important;
    height: 75px !important;
    width: 75px !important
}

    .toner_marketing_message > p {
        font-size: 12px !important;
        font-size: 1.2rem !important;
        line-height: 1.1;
        font-weight: 400
    }

        .toner_marketing_message > p > span {
            font-size: 24px !important;
            font-size: 2.4rem !important;
            padding-bottom: 10px;
            font-weight: 700
        }

.page-product .toner_marketing_message p {
    margin-top: 21px
}

.grid-item .marketing-message {
    background-size: contain;
    width: 50px;
    height: 70px
}

    .grid-item .marketing-message > p {
        margin-top: 19px
    }

    .grid-item .marketing-message.top_left {
        left: 10px;
        right: auto;
        top: 0
    }

    .grid-item .marketing-message.top_right {
        left: auto;
        right: 10px;
        top: 0
    }

    .grid-item .marketing-message.top_middle {
        left: 50%;
        right: auto;
        top: 0;
        margin-left: -25px
    }

    .grid-item .marketing-message.middle_left {
        left: 10px;
        right: auto;
        top: 50%;
        margin-top: -35px
    }

    .grid-item .marketing-message.middle_right {
        left: auto;
        right: 10px;
        top: 50%;
        margin-top: -35px
    }

    .grid-item .marketing-message.bottom_left {
        left: 10px;
        right: auto;
        bottom: 0
    }

    .grid-item .marketing-message.bottom_right {
        left: auto;
        right: 10px;
        bottom: 0
    }

    .grid-item .marketing-message.bottom_middle {
        left: 50%;
        right: auto;
        bottom: 0;
        margin-left: -25px
    }

.generic-error {
    text-align: center;
    padding: 50px
}

    .generic-error h1 {
        font-size: 25px;
        font-size: 2.5rem
    }

    .generic-error h2 {
        font-size: 19px;
        font-size: 1.9rem;
        padding-bottom: 30px
    }

.the-e {
    margin-top: -10px
}

.dummycrumb {
    margin-top: -65px
}

@media all and (max-width:1600px) {
    #gallery-carousel .item {
        height: 400px;
        line-height: 400px
    }

        #gallery-carousel .item .image-view > img, #gallery-carousel .item .reel, #gallery-carousel .item > img {
            max-height: 400px
        }

    #gallery-carousel .zoom-slider-wrapper {
        height: 185px
    }

        #gallery-carousel .zoom-slider-wrapper .zoom-slider {
            height: 105px
        }

        #gallery-carousel .zoom-slider-wrapper .glyphicon-zoom-out {
            top: 160px
        }
}

.buying-guide-holder {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    width: 79.3%;
    margin-bottom: 10px;
    float: right;
    padding: 20px
}

.buying-guide-holder__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.buying-guide-holder__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.buying-guide-holder__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .buying-guide-holder__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.buying-guide-holder--collapsible {
    position: relative
}

@media (max-width:1400px) {
    .buying-guide-holder {
        width: 74.3%
    }
}

.buying-guide-holder .call-for-pricing {
    padding-top: 30px
}

.col-four {
    width: 25% !important
}

.buying-guide-tabs {
    margin: 0 0 30px;
    padding: 0;
    list-style: none
}

    .buying-guide-tabs li {
        display: inline-block;
        *display: inline;
        *zoom: 1;
        margin-bottom: 4px
    }

        .buying-guide-tabs li > a {
            display: block;
            background: #999;
            color: #FFF;
            padding: 10px;
            text-decoration: none;
            border-radius: 3px
        }

            .buying-guide-tabs li > a:hover {
                background: #BBB
            }

.buying-guide-tab-holder {
    overflow: hidden
}

    .buying-guide-tab-holder img {
        max-width: 100%
    }

.latest-blog-posts {
    overflow: hidden;
    padding: 0 10px 7px;
    margin: 30px 0
}

    .latest-blog-posts > h2 {
        text-align: center;
        position: relative;
        height: 28px;
        margin-bottom: 8px
    }

        .latest-blog-posts > h2 img {
            z-index: 5;
            display: block;
            position: absolute;
            top: 0;
            left: 50%;
            padding: 0 25px;
            margin-left: -150.5px;
            background: #fff
        }

        .latest-blog-posts > h2:after {
            z-index: 1;
            content: "";
            position: absolute;
            bottom: 50%;
            left: 0;
            width: 100%;
            height: 2px;
            background: #FCC077
        }

.blog-post {
    float: left;
    display: block;
    width: 32.3%;
    margin: 7px .5%;
    padding: 10px;
    border: 1px solid #e5e5e5
}

    .blog-post > img {
        float: left;
        width: auto;
        height: 70px;
        margin-right: 15px;
        border: 1px solid #e5e5e5
    }

    .blog-post > p {
        font-weight: 800;
        margin: 0 0 3px
    }

    .blog-post:hover {
        text-decoration: none
    }

.blog-read-more {
    color: #FF8100;
    font-weight: 800;
    font-size: 12px
}

.b2b-site .blog-read-more {
    color: #0072ff
}

.recommendations {
    overflow: hidden;
    margin-bottom: 10px;
    width: 725px;
    padding: 0
}

    .recommendations .rec-product {
        float: left;
        text-align: center;
        border: 1px solid #e5e5e5;
        padding: 0;
        position: relative;
        width: 232px;
        height: 255px;
        margin: 0 0 5px 14px
    }

        .recommendations .rec-product:first-child {
            margin-left: 0
        }

        .recommendations .rec-product:hover {
            border-color: #FF8100;
            -webkit-transition: all .3s;
            -o-transition: all .3s;
            transition: all .3s
        }

.b2b-site .recommendations .rec-product:hover {
    border-color: #0072ff
}

.recommendations .rec-product > a {
    text-decoration: none
}

.recommendations .rec-product__free-delivery {
    font-size: 12px;
    font-size: 1.2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    color: #FF8100;
    text-transform: uppercase;
    padding: 5px;
    border: 1px solid #FF8100;
    border-radius: 3px;
    line-height: 1;
    position: absolute;
    left: 10px;
    top: 10px
}

.recommendations .rec-product-img {
    height: 100px;
    margin: 40px 20px 5px;
    line-height: 100px;
    overflow: hidden
}

    .recommendations .rec-product-img img {
        max-width: 100%;
        max-height: 100px
    }

.recommendations .rec-product-pricing .rec-call-for-pricing {
    padding-top: 2px
}

    .recommendations .rec-product-pricing .rec-call-for-pricing h6 {
        font-size: 17px;
        font-size: 1.7rem;
        margin: 0
    }

    .recommendations .rec-product-pricing .rec-call-for-pricing p {
        margin: 0;
        font-size: 13px;
        font-size: 1.3rem
    }

.recommendations .rec-free-delivery {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAB8lBMVEX/s1D/////s1D/s1D/s1H/tFH/tFL/tFP/tVT/tVX/tlb/tlf/tlj/t1j/t1n/t1r/uFv/uFz/uV3/uV7/ul//umD/u2L/u2P/vGT/vGX/vWb/vWf/vWj/vmn/v2v/v2z/wG3/wG7/wXD/wnL/wnP/wnT/w3X/w3b/xHb/xHf/xHj/xXj/xXn/xXr/xXv/xnz/xn3/x33/x37/x3//yH//yID/yIH/yYL/yYP/yoT/yoX/yob/y4f/zIn/zIr/zYz/zo3/zo7/z5H/0ZT/0pf/0pj/05n/05v/1Jv/1J3/1Z7/1Z//1qD/1qH/1qL/16L/16P/16T/2KT/2KX/2qn/2qr/2qv/26v/26z/263/3K3/3K7/3bD/3bH/3rP/37T/37X/37b/4Lj/4bn/4br/4bv/4r3/477/47//5MH/5ML/5cP/5cT/5sX/5sb/58f/58n/6Mv/6cz/6c3/6s7/6s//69D/69L/7NL/7NP/7NT/7dT/7dX/7db/7df/7tj/7tn/79n/79r/79v/8Nv/8Nz/8N3/8d7/8d//8uH/8uL/8+T/9OX/9Ob/9ej/9en/9ur/9+z/9+3/+O7/+O//+fH/+fL/+vP/+vT/+/X/+/b/+/f//Pf//Pj//Pn//fr//fv//vz//v3//v7///7////5OX17AAAAA3RSTlMAAMBhEgZuAAADVElEQVRIx53V+VsSQRgHcOsdlsMKE0Tt0JDUwrzLDkvzzMou6bJIFG/NMrtTszJTPAhKRFRy0Z3/s9kVA3ZnBNqfduD5PDvv+35nNwX+79qf8p9uX4Iwy9F9NMaxoHFAH71UaWf+tMc4BjS6/HlRyxODVtusNcbRIXEWyImsn4bS4GKso0LJtYQK/v1gxnUgc1Row+PaFsGBwCiuLMNXdN+eyx0FGktQN54XXevqMdIXpx8H3AGtzCmh0eXVEenVQSvuRZB+wcCdvj+NX2vDc2dBqT5E5Jt7orOuYKm/14UxJDkWlNy1V2oiRVe8Nnj2V4f4R3PNjmNA1TSuB6kvqJu40uCgCk24RzJ288mEUBn026W+PEAEn/R7jnWt928unQrnkwE563Ei8RDa6UvVdJrFF/TnQ/mv8+F80qFxHG/fFZ9pkdyFTSeCPJ+XJIjbzScVGl0rNxd4PZEboqvmO1HxHTAv/86N5JMGjS6fGS4Jt3KIJO4M/wGVbvQgyF0qjuSTBtvxmPrQV4zXK8BM6jswKnQFnUgzUKWOyqcSGnrShvGLSV9R9QZfDXA01KB5gSeRZjRQFJ1PBTTM+c3cMA5ZAPIfihH56FarR3DbWKAwJp9ySJwFtESOiPsCEzkS2w3ADWH/yWingJKr8OSEZf3W0HHoc6uB67TEOAW8KvzMrgi+TwVuWOyn4UGA78gLNsjOEW2rTYJHdGTSCEqELqS3rax63Gq5ozSnSdjODY8FOXA3goOty8smuaONo0lwZ+/KZ7hXBaDLVDhqABoFN3nDHNx5qeF+TlEfMzmNJF63F0zS/SNspznmsdKeCy6KGzRYbxyhORZ8OKUqD5JSDXMuFdUx4JNQLUDJ+s/C+cVMuqNDO18Dt1vgTAAvmBiOCpuxA9q26gCdnspgOSpMfb/1kuw1a6YAMR0Fmi9npL7FTsh2zxrYTgFVdgFvXtO+EWyeH+l7ODnk+tbqCj7iZs0Y/n54LyeH/bgSQPPpj0HzWL+nk8Pa0ATJaGH447mHU9RYw3/WQxkui+eUXb3Mf8n3vlPFc5RxXOTxu9S4jhaAqlFdfMc8VvEcC0rfzbiXEibmlDBBp4CJOjlM2Mlg4i4WJuFiYDIuGiblomByLgKTdP/gX4Xu1n4TvVyAAAAAAElFTkSuQmCC) left 0 no-repeat
}

.recommendations .rec-strategy {
    text-align: left;
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400;
    padding: 10px 0 0;
    margin-bottom: 5px
}

.recommendations .rec-product-name {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 400;
    height: 32px;
    line-height: 16px;
    overflow: hidden;
    padding: 0 10px;
    margin-bottom: 10px
}

.page-product .rec-strategy {
    margin: 30px 0 20px
}

.page-search .recommendations, .page-taxonomy .recommendations {
    border: 1px solid #e5e5e5;
    margin-bottom: 10px;
    float: right;
    background-color: #FFF;
    width: 79.3%;
    padding: 0 14px 15px;
    height: auto
}

.page-search .recommendations__title, .page-taxonomy .recommendations__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.page-search .recommendations__container, .page-taxonomy .recommendations__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.page-search .recommendations__toggle-collapse, .page-taxonomy .recommendations__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .page-search .recommendations__toggle-collapse.collapsed, .page-taxonomy .recommendations__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.page-search .recommendations--collapsible, .page-taxonomy .recommendations--collapsible {
    position: relative
}

@media (max-width:1400px) {
    .page-search .recommendations, .page-taxonomy .recommendations {
        width: 74.3%
    }
}

.page-search .recommendations .rec-product, .page-taxonomy .recommendations .rec-product {
    width: 31.33%;
    margin: 1%
}

.page-search .recommendations .rec-strategy, .page-taxonomy .recommendations .rec-strategy {
    text-align: center
}

.page-home .recommendations {
    width: 100%;
    height: auto;
    padding: 0 34px 10px;
    margin-bottom: 0
}

    .page-home .recommendations .rec-product {
        width: 186px;
        height: 245px;
        margin: 6px
    }

    .page-home .recommendations .price {
        font-size: 22px;
        font-size: 2.2rem
    }

    .page-home .recommendations .rec-strategy {
        text-align: center
    }

        .page-home .recommendations .rec-strategy > span {
            display: inline-block;
            position: relative
        }

            .page-home .recommendations .rec-strategy > span:after, .page-home .recommendations .rec-strategy > span:before {
                content: "";
                position: absolute;
                height: 1px;
                border-top: 1px solid #e5e5e5;
                top: 15px;
                width: 393px
            }

            .page-home .recommendations .rec-strategy > span:before {
                left: 100%;
                margin-left: 15px
            }

            .page-home .recommendations .rec-strategy > span:after {
                right: 100%;
                margin-right: 15px
            }

#js-360image-controls {
    width: 100%;
    height: 30px;
    position: absolute;
    bottom: 5px;
    text-align: center;
    line-height: 1;
    z-index: 2000
}

    #js-360image-controls .glyphicon {
        font-size: 30px;
        color: #999;
        margin: 0 10px;
        cursor: pointer
    }

        #js-360image-controls .glyphicon:hover {
            color: #BBB
        }

.snap-view {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 100;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transition: all ease 400ms;
    -o-transition: all ease 400ms;
    transition: all ease 400ms;
    opacity: 1;
    background: transparent none repeat scroll 0 0;
    border: 0
}

.snap-image-wrap {
    display: inline-block;
    position: absolute;
    max-width: 150px;
    max-height: 150px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-box-shadow: 0 0 2px #838383;
    box-shadow: 0 0 2px #838383;
    cursor: crosshair
}

.snap-image {
    position: relative;
    display: block !important;
    width: 150px
}

.snap-handle {
    position: absolute;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -moz-box-shadow: 0 0 0 200px rgba(0,0,0,.5);
    cursor: pointer;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px #2379b5 solid
}

.image-view {
    position: relative;
    max-height: 650px;
    max-width: 800px;
    width: 100%;
    height: 100%
}

.snap-handle-area {
    background-color: #2379b5;
    opacity: .25;
    width: 100%;
    height: 100%
}

.zoom-slider-wrapper {
    height: 225px;
    position: absolute;
    right: -10px;
    top: 0;
    width: 125px;
    z-index: 10
}

    .zoom-slider-wrapper .zoom-slider {
        position: absolute;
        top: 40px;
        right: 10px;
        z-index: 100;
        height: 145px
    }

    .zoom-slider-wrapper .glyphicon {
        color: #999;
        font-size: 20px;
        right: 5px;
        cursor: pointer;
        position: absolute
    }

        .zoom-slider-wrapper .glyphicon:hover {
            color: #BBB
        }

    .zoom-slider-wrapper .glyphicon-zoom-in {
        top: 10px
    }

    .zoom-slider-wrapper .glyphicon-zoom-out {
        top: 200px
    }

.reel-overlay {
    height: 100%;
    width: 100%;
    overflow: visible !important;
    display: inline-block !important;
    vertical-align: middle
}

.reel {
    position: absolute;
    max-height: none !important;
    -webkit-transition: opacity 1s linear;
    -o-transition: opacity 1s linear;
    transition: opacity 1s linear
}

.header-preview {
    background-color: red
}

.header-preview__text {
    color: #FFF;
    padding: 4px;
    margin-bottom: 0;
    text-align: center
}

.newsletter-signup-modal {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important
}

.newsletter-signup-modal__close-bg {
    display: block;
    height: 30px;
    width: 30px;
    border-radius: 30px;
    background: #FFF;
    position: absolute;
    top: -10px;
    right: -10px;
    z-index: 2
}

.newsletter-signup-modal__close {
    position: absolute;
    top: -1px;
    right: 0;
    font-size: 30px;
    font-size: 3rem;
    cursor: pointer
}

.newsletter-signup-modal__content {
    padding: 15px;
    overflow: hidden;
    min-height: 266px
}

.newsletter-signup-modal__image-container {
    width: 50%;
    height: 266px;
    padding: 15px;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.newsletter-signup-modal__image {
    max-width: 100%;
    max-height: 100%
}

.newsletter-signup-modal__info {
    width: 50%;
    float: left;
    text-align: center
}

.newsletter-signup-modal__title {
    color: #FF8100;
    text-align: center
}

.newsletter-signup-modal__text {
    margin-top: 10px
}

.newsletter-signup-modal__form {
    width: 85%;
    margin: 10px auto
}

    .newsletter-signup-modal__form input {
        height: 42px;
        width: 100%;
        border-radius: 3px
    }

.newsletter-signup-modal__error-message {
    height: 20px
}

.newsletter-signup-modal__email-input {
    margin: 5px 0
}

.newsletter-signup-modal__submit {
    background-color: #FF8100;
    color: #FFF
}

.rm {
    width: 100%
}

    .rm h2 {
        font-size: 22px
    }

    .rm h3 {
        font-size: 18px
    }

    .rm p, .rm ul {
        font-size: 14px
    }

.rm__row {
    width: 100%;
    float: left;
    clear: both;
    border-bottom: 1px solid #e5e5e5
}

.rm__four-col, .rm__one-col, .rm__three-col, .rm__two-col {
    padding: 55px 10px;
    float: left
}

    .rm__four-col img, .rm__one-col img, .rm__three-col img, .rm__two-col img {
        max-width: 100%
    }

.rm__one-col {
    width: 100%
}

.rm__two-col {
    width: 50%
}

.rm__three-col {
    width: 33.333333%
}

.rm__four-col {
    width: 25%
}

.rm__video {
    position: relative;
    height: 0;
    margin: 55px auto;
    display: block;
    padding-bottom: 440px
}

    .rm__video iframe {
        left: 0;
        right: 0;
        margin: auto;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        max-width: 725px;
        max-height: 407.81px
    }

.rm--center-aligned {
    left: 0;
    right: 0;
    margin: 10px auto;
    text-align: center
}

.carousel__container {
    padding-top: 0;
    position: relative;
    width: 90%
}

.carousel__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    border-top: 0;
    margin-top: 10px;
    width: 33%;
    min-height: 160px
}

    .carousel__item:hover {
        text-decoration: none
    }

.carousel__image-container {
    width: 40%;
    height: 75%;
    float: left;
    text-align: center
}

    .carousel__image-container img {
        max-width: 100%;
        max-height: 100%
    }

.carousel__product-info {
    width: 55%;
    float: right;
    margin-left: 2%
}

.carousel__product-title {
    max-height: 40px;
    overflow: hidden;
    margin-bottom: 15px;
    margin-right: 5px
}

.carousel__free-delivery {
    font-size: 12px;
    font-size: 1.2rem;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
    color: #FF8100;
    text-transform: uppercase;
    padding: 5px;
    border: 1px solid #FF8100;
    border-radius: 3px;
    line-height: 1;
    margin-top: 10px
}

.carousel__price .price {
    font-size: 20px;
    font-size: 2rem
}

.item__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px
}

.carousel-control {
    position: absolute;
    z-index: 100;
    color: rgba(255,129,0,.65);
    text-shadow: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: auto
}

    .carousel-control:hover {
        color: #FF8100
    }

.carousel-control--right {
    right: 15px;
    left: auto
}

.carousel-control--left {
    left: 15px;
    right: auto
}

.b2b-site .carousel-control {
    color: rgba(0,114,255,.65)
}

.cookie-monster {
    position: fixed;
    top: 20vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1040;
    background-color: rgba(51,51,51,.95);
    color: #FFF;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    border-radius: 6px
}

@media (max-width:960px) {
    .cookie-monster {
        top: auto;
        bottom: 0;
        left: auto;
        width: auto;
        -webkit-transform: translate(0,0);
        -ms-transform: translate(0,0);
        transform: translate(0,0);
        margin: 0;
        border-radius: 0
    }
}

.cookie-monster[data-state=visible] ~ #___ratingbadge_0 {
    display: none !important
}

.cookie-monster[data-state=hidden] {
    -webkit-transform: translate(-50%,-100px);
    -ms-transform: translate(-50%,-100px);
    transform: translate(-50%,-100px);
    visibility: hidden;
    opacity: 0
}

@media (max-width:960px) {
    .cookie-monster[data-state=hidden] {
        -webkit-transform: translate(0,100%);
        -ms-transform: translate(0,100%);
        transform: translate(0,100%)
    }
}

@media (max-width:960px) {
    .cookie-monster__title {
        font-size: 18px;
        font-size: 1.8rem;
        margin-top: 10px
    }
}

.cookie-monster__content {
    width: 98%;
    max-width: 1800px;
    margin: 0 auto;
    text-align: center;
    padding: 15px 42px 42px
}

@media (max-width:960px) {
    .cookie-monster__content {
        padding: 15px
    }
}

.cookie-monster__intro {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 30px
}

@media (max-width:960px) {
    .cookie-monster__intro {
        font-size: 14px;
        font-size: 1.4rem;
        margin-bottom: 15px
    }
}

.cookie-monster__cta {
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
    text-align: center;
    height: 42px;
    color: #FFF;
    border-radius: 3px;
    font-weight: 700;
    cursor: pointer;
    padding: 0 10px;
    border: 0;
    background-color: #222;
    min-width: 210px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

    .cookie-monster__cta:hover {
        text-decoration: none
    }

    .cookie-monster__cta:focus {
        color: #FFF
    }

.cookie-monster__cta--small {
    font-size: 14px;
    font-size: 1.4rem;
    height: 33.6px;
    line-height: 33.6px
}

.cookie-monster__cta--mini-basket {
    background-color: #3BB879;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .cookie-monster__cta--mini-basket:hover {
        background-color: #48c486
    }

    .cookie-monster__cta--mini-basket > svg {
        margin-right: 10px
    }

.cookie-monster__cta--add-to-basket {
    background-color: #3BB879;
    width: 70%;
    border: 0
}

    .cookie-monster__cta--add-to-basket:hover {
        background-color: #48c486
    }

@media (max-width:1080px) {
    .cookie-monster__cta--add-to-basket {
        width: 100%;
        margin-top: 5px
    }
}

.cookie-monster__cta--primary {
    border: 0
}

    .cookie-monster__cta--primary:hover {
        color: #FFF
    }

    .cookie-monster__cta--primary:focus {
        outline: 0
    }

.cookie-monster__cta--secondary {
    background-color: #4EADDA;
    border: 0
}

    .cookie-monster__cta--secondary:hover {
        background-color: #63b7de;
        color: #FFF
    }

    .cookie-monster__cta--secondary:focus {
        outline: 0;
        color: #FFF
    }

.cookie-monster__cta--brand {
    background-color: #FF8100;
    border: 0
}

    .cookie-monster__cta--brand:hover {
        background-color: #ff8e1a
    }

.cookie-monster__cta--ghost {
    background-color: transparent;
    color: inherit;
    margin-right: 15px
}

    .cookie-monster__cta--ghost:focus {
        color: inherit
    }

.cookie-monster__cta:hover {
    background-color: #2f2f2f
}

@media (max-width:960px) {
    .cookie-monster__cta {
        margin-top: 15px
    }
}

@media (max-width:960px) {
    .cookie-monster__cta {
        width: auto;
        min-width: auto;
        padding-left: 10px;
        padding-right: 10px
    }
}

@media (max-width:599px) {
    .cookie-monster__cta {
        font-size: 18px;
        font-size: 1.8rem;
        width: inherit
    }
}

.cookie-monster__cta:disabled {
    background-color: #2f2f2f;
    color: #555
}

.cookie-monster__cta--primary {
    background-color: #FF8100;
    margin-left: 15px
}

    .cookie-monster__cta--primary:hover {
        background-color: #ff8e1a
    }

@media (max-width:599px) {
    .cookie-monster__cta--primary {
        margin-left: 0
    }
}

.cookie-monster__cta > .glyphicon {
    margin-left: 0;
    margin-right: 5px
}

.cookie-monster__link {
    color: #FFF;
    text-decoration: underline
}

.cookie-monster-overlay {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
    background-color: #000;
    opacity: .5;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

    .cookie-monster-overlay[data-state=reloading] .loader {
        display: block
    }

    .cookie-monster-overlay .loader {
        display: none
    }

.cookie-settings-modal {
    padding-top: 20vh
}

@media (max-width:960px) {
    .cookie-settings-modal {
        padding-top: 0
    }
}

.cookie-settings-modal .modal-header {
    text-align: center
}

.cookie-settings-modal .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0
}

@media (max-width:960px) {
    .cookie-settings-modal .modal-body {
        display: block
    }
}

.cookie-settings-modal .button {
    width: auto;
    margin-top: 0
}

.cookie-settings-modal p {
    line-height: 1.7
}

.cookie-tabs {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 28%
}

@media (max-width:960px) {
    .cookie-tabs {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .cookie-tabs > li {
            -webkit-box-flex: 1;
            -ms-flex: 1;
            flex: 1;
            -ms-flex-item-align: stretch;
            align-self: stretch
        }
}

.cookie-tabs__item {
    position: relative;
    display: block;
    background-color: #f4f4f4;
    padding: 15px 30px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    border-bottom: 1px solid #e5e5e5;
    text-decoration: none
}

@media (max-width:960px) {
    .cookie-tabs__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        height: 100%;
        padding: 15px 0;
        border-left: 1px solid #e5e5e5
    }
}

.cookie-tabs__item:hover {
    text-decoration: none
}

.active .cookie-tabs__item {
    background-color: #FFF;
    -webkit-box-shadow: inset 5px 0 0 0 #FF8100;
    box-shadow: inset 5px 0 0 0 #FF8100
}

@media (max-width:960px) {
    .active .cookie-tabs__item {
        -webkit-box-shadow: inset 0 5px 0 0 #FF8100;
        box-shadow: inset 0 5px 0 0 #FF8100
    }
}

.active .cookie-tabs__item::after {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    width: 1px;
    height: 100%;
    background-color: #FFF
}

@media (max-width:960px) {
    .active .cookie-tabs__item::after {
        width: 100%;
        height: 1px;
        right: auto;
        left: 0;
        top: auto;
        bottom: -1px
    }
}

.cookie-tabs-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 15px 30px;
    border-left: 1px solid #e5e5e5
}

.cookie-switch-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-bottom: 30px;
    min-height: 22px
}

@media (max-width:960px) {
    .cookie-switch-holder {
        margin: 15px 0
    }
}

#cookie-intro-amend {
    margin-bottom: 30px
}

    #cookie-intro-amend .cookie-monster__link {
        color: #FF8100
    }

.number-spinner {
    width: 20%;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    height: 42px;
    margin-right: 10%
}

@media (max-width:1080px) {
    .number-spinner {
        width: calc(100% - 20px)
    }
}

.number-spinner__input {
    width: 100%;
    height: 42px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 12px;
    font-size: 1.2rem;
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield
}

    .number-spinner__input::-webkit-inner-spin-button, .number-spinner__input::-webkit-outer-spin-button {
        -webkit-appearance: none
    }

.number-spinner__button {
    position: absolute;
    cursor: pointer;
    border: 1px solid #e5e5e5;
    width: 20px;
    height: 50%;
    left: 100%;
    text-align: center;
    color: #333;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #FFF
}

    .number-spinner__button:active {
        background: #f4f4f4
    }

    .number-spinner__button:focus {
        outline: 0
    }

    .number-spinner__button:disabled {
        border: 1px solid #e5e5e5;
        background-color: #f4f4f4;
        color: #999
    }

.number-spinner__button--plus {
    top: 0
}

.number-spinner__button--minus {
    bottom: 0
}

.switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: inherit
}

.switch__title {
    font-size: 11px;
    font-size: 1.1rem;
    color: inherit
}

.switch__toggle {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 22px;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px
}

.switch--single-label .switch__toggle {
    margin-right: 0
}

.switch__slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #999;
    border-radius: 34px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    z-index: 101
}

    .switch__slider::before {
        position: absolute;
        content: "";
        height: 14px;
        width: 14px;
        left: 5px;
        bottom: 4px;
        background-color: #FFF;
        border-radius: 50%;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s
    }

.switch--single-label .switch__slider::after {
    content: 'Inactive';
    position: absolute;
    right: 100%;
    margin-right: 15px;
    top: 25%
}

.switch__checkbox {
    display: none
}

    .switch__checkbox:checked + .switch__slider {
        background-color: #FF8100
    }

        .switch__checkbox:checked + .switch__slider::before {
            -webkit-transform: translateX(26px);
            -ms-transform: translateX(26px);
            transform: translateX(26px)
        }

.switch--single-label .switch__checkbox:checked + .switch__slider::after {
    content: 'Active';
    color: #FF8100
}

.price-range-input-container {
    min-height: 121px;
    position: relative
}

@media (max-width:960px) {
    .price-range-input-container {
        min-height: 138px;
        padding-top: 8px
    }
}

@media (max-width:960px) {
    .price-input-container {
        padding: 0 10px
    }
}

.float {
    float: left;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.price-input-max, .price-input-min {
    float: left;
    width: 50%;
    padding-bottom: 20px
}

.price-input-min {
    padding-right: 10px
}

.price-input-max {
    padding-left: 10px
}

.input {
    width: 75%;
    border-width: 1px;
    border-color: #FF8100;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.b2b-site .input {
    border-color: #0072ff
}

.currency {
    background-color: #FF8100;
    color: #FFF;
    font-size: 17px;
    font-weight: 700;
    border-radius: 5px 0 0 5px;
    border-width: 1px;
    border-color: #FF8100;
    width: 35px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.b2b-site .currency {
    background-color: #0072ff
}

.update-button {
    font-size: 15px;
    font-size: 1.5rem;
    display: block;
    width: 70%;
    border: 1px solid #FF8100;
    border-radius: 5px;
    color: #FF8100;
    background-color: #FFF;
    padding: 5px 10px;
    height: 30px;
    line-height: 1.3;
    margin: 0 auto;
    outline: 0
}

.b2b-site .update-button {
    color: #0072ff;
    border: 1px solid #0072ff
}

@media (max-width:960px) {
    .update-button {
        height: 40px;
        line-height: 28px;
        width: 95%;
        margin-bottom: 5px;
        margin-top: 13px;
        pointer-events: auto
    }
}

.update-button:focus, .update-button:hover {
    color: #ffa74d;
    border-color: #ffa74d
}

.b2b-site .update-button:focus, .b2b-site .update-button:hover {
    color: #4d9cff;
    border-color: #4d9cff
}

.update-button:disabled, .update-button[disabled] {
    border: 1px solid #f4f4f4;
    color: #f4f4f4 !important;
    background-color: #FFF
}

.ink-and-toner {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    background-image: url(/assets/img/ink.733c2e8924ba2d1c9560bff3230a984e.png);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 45px !important
}

.ink-and-toner__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.ink-and-toner__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.ink-and-toner__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .ink-and-toner__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.ink-and-toner--collapsible {
    position: relative
}

@media (max-width:960px) {
    .ink-and-toner {
        background-color: #f4f4f4;
        background-image: none;
        margin: 0
    }
}

.page-taxonomy .ink-and-toner {
    margin-top: 0
}

.ink-and-toner-form {
    display: block;
    margin: auto;
    padding: 45px;
    -webkit-box-shadow: 2px 11px 12px 3px rgba(0,0,0,.082);
    box-shadow: 2px 11px 12px 3px rgba(0,0,0,.082)
}

.ink-and-toner-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    padding: 15px 0 30px
}

@media (max-width:960px) {
    .ink-and-toner-header {
        display: block
    }
}

.ink-and-toner-header h2 {
    font-weight: 200;
    margin: 0 37.5px 0 0
}

.ink-and-toner-header p {
    margin: 0
}

.ink-and-toner-header span {
    color: #FF8100
}

.b2b-site .ink-and-toner-header span {
    color: #0072ff
}

.ink-and-toner-boxes {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 100%
}

@media (max-width:960px) {
    .ink-and-toner-boxes {
        width: auto;
        display: block
    }
}

.ink-and-toner-search-container {
    width: 30%;
    padding-right: 10px
}

@media (max-width:960px) {
    .ink-and-toner-search-container {
        width: 100%;
        padding: 0 0 15px
    }
}

.ink-finder__input {
    outline: 0;
    border-radius: 3px;
    width: 100%;
    height: 100%;
    padding-left: 15px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

@media (max-width:960px) {
    .ink-finder__input {
        padding: 10px 15px;
        font-size: 14px !important
    }
}

.ink-finder__loader-container {
    position: relative;
    width: 100%;
    z-index: 1000;
    background-color: #FFF;
    height: 50px;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.ink-finder__loader {
    margin: 0 auto;
    font-size: 7px;
    width: 1em;
    height: 1em;
    border-radius: 50%;
    position: relative;
    -webkit-animation: loader-255-129-0 1.1s infinite ease;
    animation: loader-255-129-0 1.1s infinite ease;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    top: 45%
}

@keyframes loader-255-129-0 {
    0%,100% {
        -webkit-box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7);
        box-shadow: 0 -2.6em 0 0 #ff8100,1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.5),-1.8em -1.8em 0 0 rgba(255,129,0,.7)
    }

    12.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.7),1.8em -1.8em 0 0 #ff8100,2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.5)
    }

    25% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.5),1.8em -1.8em 0 0 rgba(255,129,0,.7),2.5em 0 0 0 #ff8100,1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    37.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.5),2.5em 0 0 0 rgba(255,129,0,.7),1.75em 1.75em 0 0 #ff8100,0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    50% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.5),1.75em 1.75em 0 0 rgba(255,129,0,.7),0 2.5em 0 0 #ff8100,-1.8em 1.8em 0 0 rgba(255,129,0,.2),-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    62.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.5),0 2.5em 0 0 rgba(255,129,0,.7),-1.8em 1.8em 0 0 #ff8100,-2.6em 0 0 0 rgba(255,129,0,.2),-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    75% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2);
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.5),-1.8em 1.8em 0 0 rgba(255,129,0,.7),-2.6em 0 0 0 #ff8100,-1.8em -1.8em 0 0 rgba(255,129,0,.2)
    }

    87.5% {
        -webkit-box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100;
        box-shadow: 0 -2.6em 0 0 rgba(255,129,0,.2),1.8em -1.8em 0 0 rgba(255,129,0,.2),2.5em 0 0 0 rgba(255,129,0,.2),1.75em 1.75em 0 0 rgba(255,129,0,.2),0 2.5em 0 0 rgba(255,129,0,.2),-1.8em 1.8em 0 0 rgba(255,129,0,.5),-2.6em 0 0 0 rgba(255,129,0,.7),-1.8em -1.8em 0 0 #ff8100
    }
}

.ink-reset-button {
    background-color: transparent;
    border: transparent 1px solid;
    width: auto;
    padding: 10px 30px 15px;
    margin-right: 15px;
    height: 45px;
    color: #595959
}

@media (max-width:960px) {
    .ink-reset-button {
        margin-top: 5px;
        width: 100%
    }
}

.ink-reset-button:hover {
    color: #FF8100
}

.ink-go-button {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background-color: #FF8100;
    border: #FF8100 1px solid;
    border-radius: 3px;
    width: auto;
    padding: 10px 45px 15px;
    height: 45px;
    color: #FFF
}

@media (max-width:960px) {
    .ink-go-button {
        margin-top: 5px;
        width: 100%
    }
}

.ink-go-button:hover {
    background-color: #ff6000
}

.b2b-site .ink-go-button:hover {
    background-color: #005bcc
}

.b2b-site .ink-go-button {
    background-color: #0072ff;
    border-color: #0072ff
}

.ink-and-toner-finder {
    border-radius: 3px;
    height: 45px;
    color: #222;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    position: relative;
    min-width: 35%
}

@media (max-width:960px) {
    .ink-and-toner-finder {
        display: block;
        height: auto;
        margin-bottom: 0
    }

        .ink-and-toner-finder .tt-menu {
            width: 100%
        }
}

.ink-and-toner-section {
    padding: 15px
}

@media (max-width:960px) {
    .ink-and-toner-section {
        overflow: hidden
    }

        .ink-and-toner-section .grid-item {
            width: 50%;
            float: left;
            text-align: center
        }
}

.printer-range {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    padding: 15px;
    padding: 0;
    margin: 15px 0 0
}

.printer-range__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.printer-range__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.printer-range__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .printer-range__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.printer-range--collapsible {
    position: relative
}

.printer-range h2 {
    font-size: 20px;
    font-size: 2rem;
    margin: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 18px;
    padding-right: 18px
}

.printer-range .collapsed h2 {
    background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
}

.printer-range .accordion-heading a {
    display: block;
    padding: 15px
}

.popular-printers {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.popular-printers__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.popular-printers__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.popular-printers__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .popular-printers__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.popular-printers--collapsible {
    position: relative
}

.popular-printers .grid-item {
    width: 16.66%;
    border: 0;
    min-height: 0
}

.popular-printers .grid-item__img img {
    max-width: 100%;
    height: auto
}

.printer-models {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    list-style: none;
    margin: 0;
    padding: 15px
}

.printer-models__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.printer-models__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.printer-models__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .printer-models__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.printer-models--collapsible {
    position: relative
}

.printer-models > li {
    display: inline-block;
    width: 24%;
    padding: 1px 0
}

@media (max-width:960px) {
    .printer-models > li {
        width: 49%
    }
}

.popular-brands {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    padding: 15px 45px !important
}

.popular-brands__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.popular-brands__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.popular-brands__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .popular-brands__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.popular-brands--collapsible {
    position: relative
}

@media (max-width:960px) {
    .popular-brands {
        padding: 15px !important
    }
}

.popular-brands-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
    padding: 15px 0 30px
}

@media (max-width:960px) {
    .popular-brands-header {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 15px 0
    }
}

.popular-brands-header h3 {
    font-size: 25px;
    font-weight: 200;
    margin: 0 37.5px 0 0
}

@media (max-width:960px) {
    .popular-brands-header h3 {
        margin: 0
    }
}

.popular-brands-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:960px) {
    .popular-brands-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.popular-brands-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px
}

@media (max-width:960px) {
    .popular-brands-img {
        padding: 15px;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.popular-brands-logo {
    width: 110px;
    -webkit-transition: -webkit-transform 1ms;
    -o-transition: transform 1ms;
    transition: transform 1ms;
    transition: transform 1ms,-webkit-transform 1ms
}

.popular-brands-logo__hp {
    width: 70px !important
}

    .popular-brands-logo:hover, .popular-brands-logo__hp:hover {
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3)
    }

.ink-toner-promo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width:960px) {
    .ink-toner-promo-container {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }
}

.ink-toner-promo {
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px;
    padding: 10px !important;
    width: 33%
}

.ink-toner-promo__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.ink-toner-promo__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.ink-toner-promo__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .ink-toner-promo__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.ink-toner-promo--collapsible {
    position: relative
}

@media (max-width:960px) {
    .ink-toner-promo {
        width: 100%;
        padding: 0 !important
    }
}

@media (max-width:960px) {
    .promo-img {
        display: none
    }
}

.promo-img-mobile {
    display: none
}

@media (max-width:960px) {
    .promo-img-mobile {
        display: block
    }
}

.promo {
    width: 100%
}

.ink-and-toner-modal {
    text-align: center
}

.ink-and-toner-modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}

.ink-and-toner-modal-content {
    border-radius: 30px 30px 25px 25px
}

.ink-and-toner-modal-header {
    background-color: #2f2f2f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 25px 25px 0 0;
    min-width: 250px
}

.ink-and-toner-modal-title {
    margin-left: auto;
    font-size: 26px;
    color: #fff
}

@media (max-width:960px) {
    .ink-and-toner-modal-title {
        font-size: 16px
    }
}

.ink-and-toner-modal-close {
    margin-left: auto;
    background-color: #2f2f2f;
    color: #aaa;
    border: 0
}

    .ink-and-toner-modal-close:hover {
        color: #fff
    }

.ink-and-toner-modal-close-icon {
    font-size: 60px;
    line-height: .5
}

@media (max-width:960px) {
    .ink-and-toner-modal-close-icon {
        font-size: 31px
    }
}

.ink-and-toner-modal-body {
    padding: 0 0 25px
}

.ink-and-toner-modal-body-wrapper {
    max-height: 500px;
    overflow-y: auto
}

.ink-and-toner-modal-result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    height: 45px;
    padding: 7px 15px;
    color: #333;
    border-bottom: 1px solid #f4f4f4
}

    .ink-and-toner-modal-result:hover {
        background-color: #ff8100;
        color: #fff;
        text-decoration: none
    }

.finance-messaging {
    position: relative;
    border: 1px solid #e5e5e5;
    background-color: #FFF;
    margin-bottom: 10px;
    padding: 15px
}

.finance-messaging__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.finance-messaging__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.finance-messaging__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .finance-messaging__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.finance-messaging--collapsible {
    position: relative
}

.mobile-site .finance-messaging {
    margin-bottom: 0;
    border-left: 0;
    border-right: 0
}

.finance-overlay {
    background-color: rgba(0,0,0,.3);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

    .finance-overlay.highlight {
        opacity: 1;
        visibility: visible
    }

.finance-provider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px
}

@media (max-width:1400px) {
    .finance-provider {
        display: block
    }
}

.finance-provider:hover {
    cursor: pointer;
    color: #7e7e7e
}

    .finance-provider:hover .finance-provider__offer--unavailable {
        color: #7e7e7e
    }

    .finance-provider:hover p {
        color: #243b81
    }

.finance-provider:last-child {
    margin: 0
}

.finance-provider__logo {
    padding: 15px;
    margin-right: 15px
}

@media (max-width:1400px) {
    .finance-provider__logo {
        padding-top: 0
    }

        .finance-provider__logo > img {
            width: 60px;
            height: auto
        }

        .finance-provider__logo > p {
            text-align: left !important
        }
}

.finance-provider__logo > p {
    font-weight: 700;
    text-align: center;
    color: #00a4e3;
    font-size: smaller
}

.finance-provider__offers {
    list-style: none;
    padding: 0 15px;
    padding-left: 30px;
    margin: 0;
    border-left: #e5e5e5 1px solid
}

@media (max-width:1400px) {
    .finance-provider__offers {
        border: 0;
        padding-left: 15px
    }
}

.finance-provider__offer {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 18px;
    padding-left: 30px;
    line-height: 1.3;
    margin-bottom: 10px
}

    .finance-provider__offer:last-child {
        margin: 0
    }

.finance-provider__offer--available {
    background-image: url(/assets/img/icon-available.8718e2bccc6865bd93957ae52a24f748.svg)
}

.finance-provider__offer--unavailable {
    background-image: url(/assets/img/icon-unavailable.561cbb94b31e30873cda9c255852d26a.svg);
    color: #BBB
}

.finance-provider__credit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.finance-provider__credit-details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.finance-provider__credit-representative {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    white-space: nowrap;
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

    .finance-provider__credit-representative > span {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        color: #7e7e7e;
        padding-top: 5px
    }

.finance-provider__credit-representative__breakdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .finance-provider__credit-representative__breakdown > div {
        padding: 10px;
        font-size: 12px
    }

.finance-modal {
    top: 5vh
}

.mobile-site .finance-modal {
    top: 0
}

.finance-modal__logo {
    display: block;
    margin: 20px auto
}

.mobile-site .finance-modal__logo {
    width: 25%
}

.finance-modal__section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 15px
}

.mobile-site .finance-modal__section {
    padding: 0
}

    .mobile-site .finance-modal__section > img {
        width: 30px;
        height: 30px
    }

.finance-modal__link--paypal {
    color: #00a4e3 !important
}

.finance-modal__link--novuna {
    color: #7D3CFF !important
}

.finance-modal__link:hover {
    color: #243b81 !important;
    text-decoration: underline !important
}

.finance-modal__title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 400
}

.mobile-site .finance-modal__title {
    font-size: 16px;
    font-size: 1.6rem;
    width: 85%
}

.finance-modal__title--main {
    font-size: 30px !important;
    font-size: 3rem !important;
    text-align: center
}

.finance-modal__title--novuna {
    color: #7D3CFF
}

.finance-modal__title--paypal {
    color: #00a4e3
}

.finance-modal__title--klarna {
    color: #f06f91
}

.finance-modal__title--unavailable {
    color: #BBB
}

.finance-modal__details {
    margin-left: 36px
}

.mobile-site .finance-modal__details {
    margin-left: 15px
}

.finance-modal__or {
    border-top: 1px solid #e5e5e5;
    margin: 15px;
    margin-bottom: 0;
    text-align: center;
    color: #BBB;
    font-style: italic
}

    .finance-modal__or > span {
        display: inline-block;
        padding: 0 15px;
        background-color: #FFF;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

.finance-modal__table {
    border-top: 1px solid #e5e5e5;
    margin: 15px auto
}

.mobile-site .finance-modal__table--scrollable {
    width: 150%
}

.finance-modal__table--centered {
    text-align: center
}

.finance-modal__table td, .finance-modal__table th {
    padding: 8px;
    border-bottom: 1px solid #e5e5e5
}

.finance-modal__table select {
    padding: 5px;
    border: 1px solid #e5e5e5;
    border-radius: 3px
}

.mobile-site .finance-modal__table select {
    width: 150px
}

.finance-modal__terms {
    padding: 15px;
    text-align: center
}

    .finance-modal__terms > small {
        font-size: 11px;
        font-size: 1.1rem
    }

.finance-modal__representative {
    background-color: #f4f4f4;
    text-align: center;
    padding: 15px
}

.finance-modal__representative-breakdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

    .finance-modal__representative-breakdown > span {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

.finance-modal__representative-breakdown--left {
    text-align: left
}

.finance-modal .close {
    font-size: 30px;
    font-size: 3rem;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    line-height: 1;
    background: 0 0;
    border: 0;
    float: right;
    padding: 0
}

.finance-modal .modal-content {
    border-radius: 0;
    padding: 24px
}

.mobile-site .finance-modal .modal-content {
    padding: 15px
}

.mobile-site .finance-modal .scroll-mobile {
    border-right: 1px solid #00a4e3;
    margin-bottom: 15px
}

.finance-modal__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    cursor: pointer
}

    .finance-modal__tabs .tab {
        -webkit-box-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        border-bottom: 1px
    }

    .finance-modal__tabs .tab__active {
        z-index: 20;
        text-decoration: underline;
        -webkit-text-decoration-color: #00a4e3;
        text-decoration-color: #00a4e3
    }

.finance-modal .paypal-tab__content--inactive {
    display: none
}

.ebuyer-select-wrapper {
    position: relative;
    margin-right: 5px
}

    .ebuyer-select-wrapper::after {
        content: '\e114';
        position: absolute;
        right: 12px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        pointer-events: none;
        font-family: 'Glyphicons Halflings';
        font-weight: 400
    }

    .ebuyer-select-wrapper select {
        -moz-appearance: none;
        -webkit-appearance: none;
        appearance: none;
        border-radius: 3px;
        padding-left: 12px;
        width: 100%;
        height: 100%;
        border: 1px solid #d8d8d8;
        background: #fff
    }

.cookies-not-accepted {
    border: 1px solid #e5e5e5;
    margin: -3px 0 0;
    background-color: rgba(255,129,0,.7);
    padding: 15px 15px 0;
    color: #FFF;
    display: none
}

.cookies-not-accepted__title {
    font-size: 18px;
    font-size: 1.8rem;
    padding-right: 20px;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 0
}

.cookies-not-accepted__container {
    border-top: 1px solid #e5e5e5;
    margin-top: 15px;
    padding-top: 10px
}

.cookies-not-accepted__toggle-collapse {
    height: 55px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-image: url(/assets/img/icon-arrow-up.f71955d52df33a53666d627022ef4118.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 20px;
    background-size: 25px;
    cursor: pointer
}

    .cookies-not-accepted__toggle-collapse.collapsed {
        background-image: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg)
    }

.cookies-not-accepted--collapsible {
    position: relative
}

.cookies-not-accepted__header {
    font-size: 16px;
    padding-right: 40px;
    padding-bottom: 15px;
    text-align: center;
    position: relative;
    cursor: pointer
}

.cookies-not-accepted__header__hide::after {
    content: url(/assets/img/icon-close--white.9155c098f3cb5ee77af4de123beb9cca.svg);
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    width: 20px;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.opened .cookies-not-accepted__header__hide::after {
    opacity: 0;
    pointer-events: none;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.opened .cookies-not-accepted__header::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    opacity: 1
}

.cookies-not-accepted__header::after {
    content: url(/assets/img/icon-arrow-down.f4f0bab3b8301240486726f36048239d.svg);
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -14px;
    width: 20px;
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.cookies-not-accepted__content {
    background-color: #FFF;
    color: #222;
    padding: 40px;
    display: none;
    border-bottom: 15px solid rgba(255,129,0,.7)
}

    .cookies-not-accepted__content .title {
        font-weight: 700;
        margin: 10px 0
    }

.cookies-not-accepted__link {
    color: #FFF;
    text-decoration: underline;
    font-weight: 700
}

    .cookies-not-accepted__link:hover {
        color: #FFF;
        text-decoration: none
    }

.b2b-site .cookies-not-accepted {
    background-color: rgba(0,114,255,.7)
}

.b2b-site .cookies-not-accepted__content {
    border-bottom: 15px solid rgba(0,114,255,.7)
}

.mobile-site .cookies-not-accepted__content {
    padding: 15px 25px
}

.panel__title {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 500;
    display: block;
    background-color: #f4f4f4;
    padding: 15px 20px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

    .panel__title:hover {
        text-decoration: none
    }

    .panel__title .glyphicon {
        margin-top: 2px;
        float: right
    }

    .panel__title .glyphicon-chevron-down {
        display: none
    }

    .panel__title.collapsed .glyphicon-chevron-down {
        display: inline-block
    }

    .panel__title.collapsed .glyphicon-chevron-up {
        display: none
    }

.panel-tiles {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.panel-tiles__item {
    margin: 15px 0;
    -webkit-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    width: 25%;
    text-align: center
}

    .panel-tiles__item:hover {
        opacity: .7
    }

    .panel-tiles__item > img {
        max-width: 100%
    }

.side-panel {
    background-color: #FFF;
    width: 400px;
    top: 300px;
    right: -351px;
    position: fixed;
    z-index: 100;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    box-shadow: 0 3px 3px rgba(0,0,0,.1)
}

@media (max-width:1190px) {
    .side-panel {
        display: none
    }
}

.side-panel:hover {
    -webkit-transform: translateX(-351px);
    -ms-transform: translateX(-351px);
    transform: translateX(-351px)
}

.side-panel__trigger {
    background-color: #0072ff;
    text-align: center;
    width: 125px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.side-panel__title {
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: 400;
    margin: 0;
    color: #FFF;
    -webkit-transform: rotate(90deg) translateX(-50%);
    -ms-transform: rotate(90deg) translateX(-50%);
    transform: rotate(90deg) translateX(-50%);
    -webkit-transform-origin: 0 top;
    -ms-transform-origin: 0 top;
    transform-origin: 0 top;
    position: absolute;
    left: 35px;
    top: 50%
}

.side-panel__hide {
    text-align: right;
    color: #0072ff;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 25px
}

    .side-panel__hide:hover {
        color: #1a80ff
    }

.side-panel__content {
    padding: 45px 25px 25px
}

.side-panel__sub-title {
    font-size: 15px;
    font-size: 1.5rem
}

.side-panel__btn {
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 500;
    width: 100%;
    text-transform: uppercase;
    line-height: 42px
}

    .side-panel__btn:first-of-type {
        margin-bottom: 10px
    }

.ie a, .ie div, .ie h1, .ie h2, .ie h3, .ie h4, .ie h5, .ie h6, .ie html {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif
}

.ie .tt-input {
    line-height: 20px
}

.ie7 .cookie-message {
    margin-top: -6px
}

    .ie7 .cookie-message .go-button {
        height: 20px;
        margin-top: 3px
    }

.ie7 #search-box {
    height: 22px
}

.ie7 #product-finder {
    width: 300px
}

    .ie7 #product-finder .tt-hint, .ie7 #product-finder .tt-input {
        height: 22px
    }

.ie7 #search-button {
    width: 60px;
    margin: -35px 0 0
}

.ie7 .tt-dropdown-menu {
    left: 0 !important
}

.ie7 .logo {
    margin: 10px 30px 0 0
}

.ie7 .drop-down {
    margin-left: 0
}

.ie7 #site-navigation {
    position: relative;
    z-index: 999
}

.ie7 .departments-panel {
    left: 0;
    top: 45px
}

.ie7 .page-home .departments-panel {
    left: 0;
    top: auto
}

.ie7 .nav-column {
    width: 129px
}

.ie7 .nav-featured {
    width: 124px
}

.ie7 .page-home .rich-relevance-placement {
    width: 960px
}

.ie7 .page-home .rr-product {
    width: 208px
}

.ie7 .page-home .marketing-message {
    display: none
}

.ie7 .cascade {
    width: 992px
}

.ie7 .drop {
    margin: 5px
}

    .ie7 .drop ul {
        margin-left: 0
    }

.ie7 .bx-pager {
    overflow: hidden
}

.ie7 .breadcrumb {
    width: 693px
}

.ie7 .holder {
    clear: both;
    overflow: hidden
}

.ie7 .refine {
    width: 198px
}

.ie7 .listing-count, .ie7 .next-page, .ie7 .previous-page {
    margin-bottom: 12px
}

.ie7 .listing {
    width: 732px
}

.ie7 .listing-product {
    min-height: auto
}

.ie7 .listing-image {
    width: 200px
}

.ie7 .listing-info {
    width: 255px
}

    .ie7 .listing-info ul {
        margin: 0 0 10px
    }

.ie7 .listing-price {
    width: 170px
}

.ie7 .page-title {
    clear: both
}

.ie7 .landing-page-content {
    width: 692px
}

.ie7 .page-taxonomy .marketing-message {
    display: none
}

.ie7 .page-taxonomy .cascade {
    width: 732px
}

.ie7 .page-taxonomy .drop {
    margin: 3px
}

.ie7 .page-product .rich-relevance-placement, .ie7 .page-taxonomy .rich-relevance-placement {
    width: 720px
}

.ie7 .page-product .rr-product, .ie7 .page-taxonomy .rr-product {
    width: 201px
}

.ie7 .product-gallery {
    width: 365px
}

.ie7 .product-img-hero {
    height: 290px
}

.ie7 .product-header {
    height: 379px
}

.ie7 .product-share {
    height: 40px
}

.ie7 .purchase-info {
    height: 445px
}

.ie7 .product-info ul {
    margin-left: 0
}

.ie7 .extended-warranties strong {
    float: none
}

.ie7 .gallery-modal-close {
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAdCAQAAAD8mq+EAAAEL0lEQVQ4y31UbUibVxQ+KiuGGpSQkNDxBg1KEhJJzEeNc1iVQR2v9osyUaxkdNo664ppKYWtf/prZRvsQ8cGY5/RFfZnP7d0jG7MdcMG7SilxdVuRWQ172gLXae/nj33Gm2k2+4lvPfNOc957nnOeY+4ZWO7pFrqyqK21ng6M5Ydy/db3Wt91rH8WDadaYtHbb6yanEWfT3cm0AH/w7Zu8wTU3utAMLcUb0befLDtE5O9Zghu1tqCHLrXzFGjbjLu4zBic6CHxHE9G7iKapPCZ79aC88P9FjeMqrNVBDFbCmYn9qJBeic4KuIdThSQSQ5M9ALYKEJmkLYjjXm3JUVG9AVQb7U4dmfDp+BD604zAyeAOf4U2cxAvoZKhG2pK09c30pjyimAlzSJdxNOejKYEGOh3BV3iAR+svfIOXUE+L8qgl8z7DRZzYxV81OBnSOQXRjLdwD4+vh3gPLQyswEGkJ6NV20UM2W12rEQ1YzP5/nt9h6fInGTeHSumWcdcbSem/QQ28kpvF53u4EoJ5BqWiqePCQ0T3IDx6Z02ycS7CqoEPgyhoB3u4Sgdfiq6zzHsAKyi5Ti89I2gp9AWl4uZHbocbchp8zJG4IAbrbjMt6tU1wEn0rilrT9S/YBObjAjr2RDmjNNJdW6zjcHs3ZjD6bQS1gLXJRmTlvXMMqKK0GPZeVIPsyjF2ObueUZ2YmdjO5kDylgMy5tWs/wPcGERvNiWhFqFsRrJcLM4yCBqhWb+NyDn0ts71POKLPts6R1tYnqJvHRlkKcJ+N6JzvxwRbLF5ozCnNVs0bJ+nqJ+Qqe41UVa4zPfZjdwtpAzgj6rX/JdZ6qOplfgHKt59pacuUz8JA3pHJ9mQonWOoNhW/wTanqRg8+IbtDg0MM+Ehh1YxjWclmlNhh7GKTq7WEYbq72HSz+uq7dF0HsKitl9Ch61qv6jobjxWadGWHiz1zl6cQi79Rqhj6i312H+Ob3fR0XG7azk77dA83YGKzh+dKhPkFt4unT0kQ1pzj0wmb3JELprES083Vggv/8+X8UPxyImhbedasFflDbladm3TqwRJgD73Laz2+VlndVl0wJdGhyXDVNpFl7mvGizkP48X0LBjB10W119ff+JZfTL1mVFNiKLfX4DQTXvi2/C7fp7pn3HoGNNKlnUKd4lz6HO/gND/BZwgIa2udnk0u2a4GzJ+yJLdkoeJiajTnIG9Sf4Je7OD11ET08LwxEQNk7E3ZKyo57l0id8n7m/wqi+XzxrkJb8HLtkzq7lXjO6KzU7AGzuHBiW7DUV6pxz1ZH5B3mbw3ZEGu2r80z07FLA/jBwls0rPXz85qt45PdZpe+xNSJpWyjbtS5KHclwIvvSjXuRfKLtty8Q8zp7NDedNqWdttHc6fyp7PvBo/YOspa5cu2SsHpVcGJC3/AHJLCo+K8E64AAAAAElFTkSuQmCC) no-repeat 0 0
}

    .ie7 .gallery-modal-close > span {
        display: none
    }

.ie7 .modal-footer {
    overflow: hidden
}

.ie7 .modal-warranty {
    width: 710px
}

.ie7 .warranty-details {
    width: 38%
}

.ie7 #footer ul {
    width: 18.92%
}

.bx-wrapper {
    position: relative;
    margin: 0 0 60px;
    padding: 0;
    *zoom: 1
}

    .bx-wrapper img {
        max-width: 100%;
        display: block
    }

    .bx-wrapper .bx-viewport {
        -moz-box-shadow: 0 0 5px #ccc;
        -webkit-box-shadow: 0 0 5px #ccc;
        box-shadow: 0 0 5px #ccc;
        border: solid #fff 5px;
        left: -5px;
        background: #fff
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: -30px;
        width: 100%
    }

    .bx-wrapper .bx-loading {
        min-height: 50px;
        background: url(images/bx_loader.gif) center center no-repeat #fff;
        height: 100%;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2000
    }

    .bx-wrapper .bx-pager {
        text-align: center;
        font-size: .85em;
        font-family: Arial;
        font-weight: 700;
        color: #666;
        padding-top: 20px
    }

        .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
            display: inline-block;
            *zoom: 1;
            *display: inline
        }

        .bx-wrapper .bx-pager.bx-default-pager a {
            background: #666;
            text-indent: -9999px;
            display: block;
            width: 10px;
            height: 10px;
            margin: 0 5px;
            outline: 0;
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px
        }

            .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
                background: #000
            }

    .bx-wrapper .bx-prev {
        left: 10px;
        background: url(images/controls.png) no-repeat 0 -32px
    }

    .bx-wrapper .bx-next {
        right: 10px;
        background: url(images/controls.png) no-repeat -43px -32px
    }

    .bx-wrapper .bx-prev:hover {
        background-position: 0 0
    }

    .bx-wrapper .bx-next:hover {
        background-position: -43px 0
    }

    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 50%;
        margin-top: -16px;
        outline: 0;
        width: 32px;
        height: 32px;
        text-indent: -9999px;
        z-index: 9999
    }

        .bx-wrapper .bx-controls-direction a.disabled {
            display: none
        }

    .bx-wrapper .bx-controls-auto {
        text-align: center
    }

        .bx-wrapper .bx-controls-auto .bx-start {
            display: block;
            text-indent: -9999px;
            width: 10px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -11px no-repeat;
            margin: 0 3px
        }

            .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
                background-position: -86px 0
            }

        .bx-wrapper .bx-controls-auto .bx-stop {
            display: block;
            text-indent: -9999px;
            width: 9px;
            height: 11px;
            outline: 0;
            background: url(images/controls.png) -86px -44px no-repeat;
            margin: 0 3px
        }

            .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
                background-position: -86px -33px
            }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
        text-align: left;
        width: 80%
    }

    .bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
        right: 0;
        width: 35px
    }

    .bx-wrapper .bx-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: #666\9;
        background: rgba(80,80,80,.75);
        width: 100%
    }

        .bx-wrapper .bx-caption span {
            color: #fff;
            font-family: Arial;
            display: block;
            font-size: .85em;
            padding: 10px
        }

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0px,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        position: relative;
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        display: none
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: 0;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden {
        opacity: 0
    }

    .owl-carousel.owl-refresh .owl-item {
        visibility: hidden
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease
}

    .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
        max-height: 0
    }

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease
}

    .owl-carousel .owl-video-play-icon:hover {
        -ms-transform: scale(1.3,1.3);
        transform: scale(1.3,1.3)
    }

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}
