.wr360_player {
    background: #C4C4C4 url('../Images/loading.svg') no-repeat center center;
    background-size: 256px 32px;
}
.wr360_player .container .theme_panel .toolbar a.left_button{background: url(../Images/motan-icons-arrow-left.svg) no-repeat 0 0;}
.wr360_player .container .theme_panel .toolbar a.left_button:hover{background-image:url(../Images/motan-icons-arrow-left_act.svg);}
.wr360_player .container .theme_panel .toolbar a.right_button{background:url(../Images/motan-icons-arrow-right.svg) no-repeat 0 0;margin-right:2px;}
.wr360_player .container .theme_panel .toolbar a.right_button:hover{background-image:url(../Images/motan-icons-arrow-right_act.svg);}
.wr360_player .container .theme_panel .toolbar a.play_button{background:url(../Images/motan-icons-play.svg) no-repeat 0 0;}
.wr360_player .container .theme_panel .toolbar a.play_button:hover{background-image:url(../Images/motan-icons-play_act.svg);}
.wr360_player .container .theme_panel .toolbar a.pause_button{background:url(../Images/motan-icons-pause.svg) no-repeat 0 0;}
.wr360_player .container .theme_panel .toolbar a.pause_button:hover{background-image:url(../Images/motan-icons-pause_act.svg);}
.wr360_player .container .theme_panel .toolbar a.zoomin_button{background:url(../Images/motan-icons-zoom.svg) no-repeat 0 0;}
.wr360_player .container .theme_panel .toolbar a.zoomin_button:hover{background-image:url(../Images/motan-icons-zoom_act.svg);}
.wr360_player .container .theme_panel .toolbar a.zoomout_button{background:url(../Images/motan-icons-minus.svg) no-repeat 0 0;}
.wr360_player .container .theme_panel .toolbar a.zoomout_button:hover{background-image:url(../Images/motan-icons-minus_act.svg);}
.wr360_player .container .theme_panel .toolbar > a{opacity:1;}
/* Workaround für den Navigationsslider. ES */
/*
.js-argumentsNavSalesApp .slick-list{overflow-x:scroll !important;}
.js-argumentsNavSalesApp .slick-track{transform:none !important;margin-left:8px;margin-right:-8px;min-width:1024px;}
*/
.flickity-viewport{width:100%}
/*
.argument__slider .teaser__title, .teaser__item{background:initial !important;}
.is-nav-selected {
    background: #ED2 !important;
}
.is-selected {
    //background: #f00 !important;
}
*/

.wr360_player .container .hotspot_indicator{
    width: 38px;
    height: 38px;
    background-image: url(../Library/imagerotator/html/img/basic/motan-hotspot-35-35.svg);
}
