.abc-theme-switcher{position:fixed;width:100%;height:32px;background-color:rgba(255,8,177,0.3);color:#ffffff;}
.abc-theme-switcher>div>div{float:left;height:24px;margin:4px 10px;overflow:hidden;}
.abc-theme-switcher>div>div.abc-dev-credit{float:right;}
.abc-theme-switcher>div>div>select{outline:none;border-radius:0px;color:#333333;font-family:arial;font-size:15px;line-height:15px;}
.abc-theme-switcher>div>.abc-close-bar{float:right;}
.abc-row{margin:0 32px;overflow:hidden;}
.abc-site-title{color:#000000;font-family:arial;font-size:14px;line-height:22px;}
.abc-position-bottom.toggle-theme-switcher{bottom:0px;top:inherit;}
.admin-bar .toggle-theme-switcher{top:32px;}
.admin-bar .abc-position-bottom.toggle-theme-switcher{bottom:0px;top:inherit;}
.logged-in.admin-bar .abc-position-top.abc-theme-switcher{top:32px;}