:root {
    --text-baseColor: #4D4D4D;
    --background-color: #FFFFFF;

        /* Scroller */
    --scroller-left: url('/player/icons/scroller-left-white.png');
    --scroller-right: url('/player/icons/scroller-right-white.png');
    --scroller-top: url('/player/icons/scroller-top-white.png');
    --scroller-bottom: url('/player/icons/scroller-bottom-white.png');

    /*icon-open*/
    /*--icon-open: url('/player/icons/icon-open-white.png');
    --icon-open-left: url('/player/icons/icon-open-left-white.png');
    --icon-open-left-orange: url('/player/icons/icon-open-left-orange-white.png');
    --icon-open-left-green: url('/player/icons/icon-open-left-green-white.png');
    --icon-open-down: url('/player/icons/icon-open-bottom-white.png');*/

    --background-color-slideMenu: #ffffff;
    --background-color-handle: #e8e5e0;
}
