body, html
{
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: 0;
    padding: 0;
    background:#fff;
}

body
{
    font-family: Arial;
    font-size: 12px;
}
     
#content
{
    width: 100%;
    height: 100%;
    border: none;
}


.customprogress
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background:rgba(255,255,255,0.85);
    display: flex;
    justify-content: center;
    align-items: center;            
}

.succeeding-load{
    background:rgba(0,0,0,0.3) !important;
}

.panel h1{
    color:#fff;
    padding:10px 10px 0 10px;
}
.panel .description{
    color:#ccc;
    padding:0 10px 0 10px;
    font-size:16px;
    line-height:26px;
}


.loading{
    position:absolute;
    left:0
    top:0;
    width:100%;
    height:100%;
    display: flex;
    justify-content: center;
    align-items: center;            
}

.sidebar{
    position:fixed;
    right:0;
    top:0;
    background:rgba(237, 0, 0, 0.85);
    height:100%;
    width:300px;
    transform: translateX(350px);
    z-index:99;
    transition: all 0.5s;
    border-left:1px solid rgba(237, 0, 0, 0);;
}

.sidebar.active{
    transition-timing-function: ease-out;
    transition: 0.5s;
    transform: translateX(0px);
}
.sidebar-bg{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:98;
    display:none;
    background:rgba(0,0,0,0.8);    
}

.sidebar p{
    font-size:0.9rem;
    line-height: 1.5;
    color:#fff;
}

.sidebar h1{
    color:#fff;
}

.close{
    position: absolute;
    left: -50px;
    margin-top: -25px;
    top: 50%;
    z-index: 19;
    width: 50px;
    height:50px;
    background:rgba(237, 0, 0, 0.85);;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    cursor:pointer;
    display: flex;
    justify-content: center;
    align-items: center;    
    border:1px solid rgba(237, 0, 0, 0.);
}


.close img{
    display: inline-block;
    vertical-align: middle;
    width:25px;
    height: auto;    
}

.feature{
    display:none;
}

.feature img{
    width:100%;
}

#pano{
    font-size:16px; 
    color:#FFFFFF;
}

.swatches{
    position:fixed;
    bottom:0;
    right:0;
    height:100%;
    background:none;
    width:60px;
    transform: translateX(0px);
    z-index:97;
    transition: all 0.5s;   
    text-align:center;

    display: flex;
    justify-content: center;
    align-items: center;    
    padding-right:15px;
}

@media only screen and (max-width: 480px) {
    .swatches{
        bottom:120px;
        left:0;
        width:100%;
        height:auto;
    } 
}

.variants{
    position:fixed;
    top:50px;
    left:0;
    background:none;
    width:100%;
    z-index:97;
    transition: all 0.5s;   
    text-align:center;
}


.open-swatches{
    position: absolute;
    right: -50px;
    margin-top: -25px;
    top: 50%;
    z-index: 19;
    width: 50px;
    height:50px;
    background:#222;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    cursor:pointer;
    display: flex;
    justify-content: center;
    align-items: center;    
    outline:0;
}

.open-swatches img{
    display: inline-block;
    vertical-align: middle;
    width:25px;
    height: auto;    
}

.colors-title{
    margin:0 0 5px 0;
    color:#fff;
    text-shadow: 1px 1px 3px #000000;
}

.colors {
    margin: 0;
    padding:0;
    outline:none;
    list-style-type:none;
}

.colors li{
    margin-bottom:2px;
    padding:5px;
    border-radius:100%;
    border: 1px solid hsla(0,0%,100%,.2);
    display: inline-block;
    width: 45px;
    height: 45px;    
}

.colors li:last-child {
    margin-bottom:0;
}

.colors li.thumb > span{
    width:45px;
    height:45px;
    border-radius:100%;
    display:inline-block;
    cursor:pointer;
    background-size: cover;
}

.colors .thumb.active{
    border: 1px solid #e30613;
}

.variants-list {
    margin: 0;
    padding:0;
    outline:none;
    list-style-type:none;
}

.variants-list li{
    margin-top:20px;
    padding-bottom:10px;
    display: inline-block;
    width: 150px;
    color: #000;
    font-size:1rem;
    cursor:pointer;
}

.variants-list li.active{
    border-bottom:4px solid #de182e;
    font-weight:bold;
}

.modal{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index:99;
    display:none;
    background:#000;
}

.bar {
    width: 230px;
    background: rgba(255,255,255,0.8);
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom:10px;
}

.load {
    width: 0%;
    height: 8px;
}

.loading-text{
    color:#de182e;
    text-align:center;
    font-size:1rem;
}


.disclaimer_rollover{
    width:400px !important;
    height:auto !important;
    right:0 !important;
    left:auto !important;
    top:auto !important;
    bottom:40px !important;
    padding:10px;
    background:rgba(0,0,0,0.5);
    color:#888;
    text-align:right;
}

.disclaimer_rollover .hotspot_cdata{
    left:0 !important;
}




.wr360_player .container .theme_panel .toolbar a.left_button {
    background: url(../img/light/left.png) no-repeat 0 0 !important;
}
.wr360_player .container .theme_panel .toolbar a.right_button {
    background: url(../img/light/right.png) no-repeat 0 0 !important;
}
.wr360_player .container .theme_panel .toolbar a.zoomin_button {
    background: url(../img/light/plus.png) no-repeat 0 0 !important;
}
.wr360_player .container .theme_panel .toolbar a.zoomout_button {
    background: url(../img/light/minus.png) no-repeat 0 0 !important;
}
.wr360_player .container .theme_panel .toolbar a.play_button {
    background: url(../img/light/play.png) no-repeat 0 0 !important;
}
.wr360_player .container .theme_panel .toolbar a.pause_button {
    background: url(../img/light/pause.png) no-repeat 0 0 !important;
}
.wr360_player .container .theme_panel .toolbar a.hotspotson_button {
    background: url(../img/light/hotspot-on.png) no-repeat 0 0 !important;
}
.wr360_player .container .theme_panel .toolbar a.hotspotsoff_button {
    background: url(../img/light/hotspot-off.png) no-repeat 0 0 !important;
}

#currentColorName{
    text-shadow: 1px 1px 10px #ffffff;
    margin:0 0 5px 0;
    position:fixed;
    bottom:10px;
    text-align:center;
    width:100%;
    z-index:1;
}



.toggle-container{
    margin-top: 0px;
    display: inline-block;
    background: none;
    border-radius: 24px;
    padding: 5px;
    position: fixed;
    bottom: 47px;
    left: 0;
    width: 100%;
}

/*
.toggle-container{
    position:absolute;
    right:0;
    top:0;
    width:60px;
    height:100vh;
    display: flex;
    align-items: center;  
    background:red;  
}
*/

.toggle {
  cursor: pointer;
  display: inline-block;
}

.toggle-switch {
  display: inline-block;
  background: #ccc;
  border-radius: 16px;
  width: 58px;
  height: 32px;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.toggle-switch:before, .toggle-switch:after {
  content: "";
}
.toggle-switch:before {
  display: block;
  background: linear-gradient(to bottom, #fff 0%, #eee 100%);
  border-radius: 50%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
  width: 24px;
  height: 24px;
  position: absolute;
  top: 4px;
  left: 4px;
  transition: left 0.25s;
}
.toggle:hover .toggle-switch:before {
  background: linear-gradient(to bottom, #fff 0%, #fff 100%);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}
.toggle-checkbox:checked + .toggle-switch {
  background: rgb(222, 24, 46);
}
.toggle-checkbox:checked + .toggle-switch:before {
  left: 30px;
}

.toggle-checkbox {
  position: absolute;
  visibility: hidden;
}


.toggle-label {
  position: relative;
  top: 2px;
  color:#333;
    margin-right: 10px;
    margin-left: 20px;  
    font-weight:bold;
}

/*
.toggle-label {
    color:#333;
    font-weight:bold;
}
*/

.indicator_link{
    opacity:0 !important;
}

@media only screen and (max-width: 480px) {
    /*
    .close{
        margin-top: 0px;
        top:5px;
        right:5px;
        left:auto;
        border-radius:100%;
        background:#fff;
    }
    */

    .colors {
        margin: 0 0 0 10px;
    }    

    .colors li{
        width:25px;
        height:25px;        
    }


    .colors li.thumb > span{
        width:25px;
        height:25px;
        border:none;
    }    

    .open-swatches{
        right: -35px;
        margin-top: -25px;
        border-radius:100%;
        width:30px;
        height:30px;
        border: 1px solid rgba(255, 255, 255, 0.2);
    }


    .disclaimer_rollover{
        width:260px !important;    
        bottom:40px;
    }

    .variants{
        top:35px;
    } 

    .variants-list li{
        width: 80px;
        font-size:0.7rem;
        margin-top: 15px;
        padding-bottom: 5px;
    }

    #currentColorName{
        font-size: 1rem;
        bottom:90px;
    }

    .feature img{
        margin-top:50px;
    }

    .sidebar{
        width:250px;
    }


}