#cpanel-wrapper 			{position:fixed;top:0;left:15px!important;z-index: 1000;font-size: 12px;}
a#cpanel-toggle 			{display:block;
							 position:absolute;
							 left:5px;
							 top:5px; 
							 width:47px; 
							 height:46px; 
							 text-indent:-2000px;
							 overflow:hidden; 
							 background:url(../images/panel-open.png) no-repeat;
							}
#cpanel-toggle.open		   {background:url(../images/panel-close.png) no-repeat;}
#cpanel 					{position: absolute;
							 top: -1000px;
							 left: 0!important;
							 width:130px;
							 background:#fff;
							 border-top: 0;
							}
#wrap1						{padding:45px 0 15px 0;}
#cpanel .wrap2				{padding:0 10px 5px 10px;}
p.title						{
							text-transform:uppercase;
							font-size:11px;
							color:#fff;
							margin:10px 0!important;
							background:url(../images/panel-title-bg.png) repeat-x top #505050;
							padding:5px 10px;
							}
p.sub-title					{padding-left:5px;font-size:11px;color:#656262;margin:10px 0 5px 0!important;}
input.color					{
							width:98px !important;
							border:solid 1px #d7d4d4!important;
							padding:5px!important;
							margin:0!important;
							background:url(../images/input-picker-bg.png) no-repeat right center #fff!important;
							}
#cpanel .button1			{margin:20px 0 5px 10px;float:none;width:53px;}
#cpanel .button1 span		{padding: 5px 10px 0 10px;height:23px;}
#cpanel ul li				{padding-left:5px;}
.cpanel-grup				{}

ul.profiles li 				{
							display:block;
							float:left;
							width:16px;
							height:16px;
							margin:3px;
							padding:0!important;
							}
	
ul.profiles li a			{
							display:block;
							text-indent:-2000px;
							overflow:hidden;
							}
ul.profiles li.default 		{background:url(../images/light-style.png);}
ul.profiles li.dark 		{background:url(../images/dark-style.png);}

ul.links li 				{display:block;margin-right:5px;}
ul.links li a				{display:block;font-size:10px;text-transform:uppercase;color:#959393!important;}
ul.links li a:hover,
ul.links li a:active,
ul.links li a:focus			{text-decoration:none;color:#181818!important;}

