@media screen {

/*--RECOMENDER ENGINE--*/


#personalisation {
    z-index:10000;
    color: #000000;
}

#personalisation .globalGreeting {
    background: #5c4e4d;
    color: #fff;
    padding: 15px 0 16px 0;
    margin-top: 50px;
}
#personalisation a.personalisation-button {
    background-color: #ffffff;
    color: #5d4f4c;
    border: 1px solid #5d4f4c;
}
#personalisation a.personalisation-button:hover {
    background-color: #5d4f4c;
    color: #ffffff;
}
#personalisation .bx-wrapper .bx-viewport {
    border-color: #5c4e4d;
    background-color: #5c4e4d;
}

#personalisation .personalisation-close-icon {
    //background: #ffffff!important;
}
#personalisation .personalisation-arrow {
    color: #5d4e4e!important;
}

#personalisation .prates-box .bx-wrapper {
    background: rgba(92,78,77,0.9)!important;
}
#personalisation .prates .prate .text {
    min-height:115px;
}
#personalisation .prates-box .default {
    background: rgba(92,78,77, 0.9)!important;
}
#personalisation .prates .prates-box>div div.prate {
    box-shadow: inset 0 0 0 1px #ffffff!important;
}

#personalisation .bx-wrapper .bx-next {
    background: url(/upload/controls.png) -43px -32px no-repeat;
    top: 135px!important;
}
#personalisation .bx-wrapper .bx-prev {
    background: url(/upload/controls.png) 0 -32px no-repeat;
    top: 135px!important;
}
#personalisation-open.personalisation-small-icon {
    background-color: #1c837d!important;
}
#personalisation .personalisation-header-mobile .greeting {
    background-color: #1c837d!important;
}
body.move_scrolldown .scrolldown-wrapper, .scrolldown-wrapper {
    right: 176px !important;
}
#personalisation-open.personalisation-small-icon {
    background-color: #5c4e4d!important;
}
#personalisation .personalisation-header-mobile .greeting {
    background-color: #5c4e4d!important;
}
#personalisation .bx-viewport {height:100%!important;}
@media screen and (max-width: 480px) 
{
#personalisation {z-index: 99990;}
}


/*--END RECOMENDER ENGINE--*/

}
