.switcher{display:block;position:fixed;width:225px;background-color:#444;left:0;top:50px;z-index:350;color:#FFF;border-bottom:3px solid rgba(0,0,0,.4)}.switcher ul{padding:0;margin:20px 0}.switcher li{list-style:none}.switcher p{font-size:12px;margin:10px 0}.switcher strong{color:inherit}.switcher-head{position:relative;background-color:#000;height:40px;line-height:40px;font-weight:700;font-size:14px;color:#FFF}.switcher-head span{margin-left:15px}.switcher-body{position:relative;padding:15px}.switcher-trigger{position:absolute;cursor:pointer;top:0;left:auto;right:-40px;width:40px;height:40px;font-size:24px;text-align:center;background:url(../img/switcher.png) no-repeat #fff 0 0}.switcher select,.switcher input[type=text]{border-color:rgba(0,0,0,.8)}.switcher .line{margin:20px 0;border-color:#555;border-style:dashed}.switcher-body p{margin-bottom:5px}.switcher-body small{font-size:11px;line-height:12px;font-style:normal;font-family:'Open Sans',serif;color:#DDD}ul.switcher-op-selectors li{float:left;width:32px;height:32px;margin:0 5px 5px 0;border:2px solid rgba(0,0,0,.8);cursor:pointer}ul.switcher-op-selectors li img{display:block;width:16px;height:16px}@media only screen and (max-width:979px){.switcher-op-layout{display:none}}@media only screen and (max-width:767px){.switcher{display:none}}