.rvsSwitchButton{background:#ffffff;border:3px solid #ebebeb;color:#898989;cursor:pointer;display:inline-block;font:400 15px "Source Sans Pro",sans-serif;height:41px;margin:0 4px 4px 0;padding:8px 17px 10px;transition:all .3s;}
.rvsSwitchButton.selected, .rvsSwitchButton:hover{border-color:#7fbd69 ;color:#7fbd69 ;}
.rvsSwitchButton.rvsSwitchRadio{}
.rvsSwitchButton.rvsSwitchColor{padding:0;position:relative;width:41px;background-color:transparent;background-repeat:no-repeat;background-size:cover}
.rvsSwitchButton.rvsSwitchColor:after{border:1px solid #ffffff;bottom:0;content:"";left:0;position:absolute;right:0;top:0;}
.rvsSwitchButton.rvsSwitchImage{ height: 70px; padding: 3px;}
.rvsSwitchButton.rvsSwitchImage img{max-height: 100%}


.rvsSwitchButton.rvsSwitchColor.StickerColor{width:50px; height: 50px;}
.rvsSwitchButton.rvsSwitchColor.WallColor{width:30px; height: 30px;}

.second_contener{vertical-align: top;}