.uni_demo_switcher_wrapper {position: fixed;right: -202px;top: 50%; width: 160px;padding: 0 20px 19px 20px;border: 1px solid #e3e3e3;background: #fff;z-index: 9999; -webkit-border-radius: 0 0 0 4px;-moz-border-radius: 0 0 0 4px;border-radius: 0 0 0 4px;-webkit-transition: right 0.3s ease;-moz-transition: right 0.3s ease;-o-transition: right 0.3s ease;transition: right 0.3s ease;}
.uni_demo_switcher_wrapper.active {right: -1px;}
.uni_demo_switcher_wrapper h3 {line-height: 38px;margin-bottom: 20px; border-bottom: 1px solid #ececec;color: #858585;font-size: 13px;font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;}
.uni_demo_switcher_item {padding: 0 0 20px 0;margin-bottom: 20px;border-bottom: 1px solid #ececec;}
.uni_demo_switcher_toggle {position: absolute;left: -40px;top: -1px;width: 38px;height: 38px;border: 1px solid #e3e3e3; background: url(../images/switcherIcon.png) no-repeat center center #fff;-webkit-border-radius: 4px 0 0 4px;-moz-border-radius: 4px 0 0 4px;border-radius: 4px 0 0 4px;cursor: pointer;}
a.uni_demo_scheme_block {display:inline-block;width:25px;height:25px;}

/* Asana */
a.uni_demo_scheme_block.asana_scheme_default {background-color:#5FC7AE;}
a.uni_demo_scheme_block.asana_scheme_purple {background-color:#A562AD;}
a.uni_demo_scheme_block.asana_scheme_blue {background-color:#389DDF;}
a.uni_demo_scheme_block.asana_scheme_red {background-color:#E57070;}
a.uni_demo_scheme_block.asana_scheme_orange {background-color:#F4BB39;}

/* Francoise */
a.uni_demo_scheme_block.francoise_scheme_default {background-color:#8ACACE;}
a.uni_demo_scheme_block.francoise_scheme_orange {background-color:#F49364;}
a.uni_demo_scheme_block.francoise_scheme_red {background-color:#FA7D6C;}
a.uni_demo_scheme_block.francoise_scheme_brown {background-color:#CBA26D;}
a.uni_demo_scheme_block.francoise_scheme_blue {background-color:#50549F;}