/**
** ... $Header: /cvsroot/enjo/res_admin_menu.css,v 1.15 2014/02/26 10:08:33 johntudor Exp $
** ... $Author: johntudor $
** ... $Date: 2014/02/26 10:08:33 $
** ... $Id: res_admin_menu.css,v 1.15 2014/02/26 10:08:33 johntudor Exp $
** ... $Name:  $
** ... $Revision: 1.15 $
** ... $Log: res_admin_menu.css,v $
** ... Revision 1.15  2014/02/26 10:08:33  johntudor
** ... add due for payment script
** ...
** ... Revision 1.14  2013/11/07 17:22:11  johntudor
** ... no message
** ...
** ... Revision 1.13  2013/06/20 09:08:29  johntudor
** ... new buttons, tidy HA grid
** ...
** ... Revision 1.12  2009/05/07 13:14:44  nuriatickle
** ... changes to make certain product groups admin view only
** ...
** ... Revision 1.11  2008/10/28 20:59:25  nuriatickle
** ... New report dev for web orders
** ...
** ... Revision 1.10  2007/03/22 08:28:15  johntudor
** ... Make heading colours more obvious
** ...
** ... Revision 1.9  2006/11/01 12:11:01  johntudor
** ... First pass at adding system params for commisions and my status
** ...
** ... Revision 1.8  2006/10/30 08:47:23  johntudor
** ... Style for formstar missing
** ...
** ... Revision 1.7  2006/10/17 10:09:46  johntudor
** ... Change colours from yellow to blue and remove references to INDEX
** ...
** ... Revision 1.6  2006/10/16 15:21:09  johntudor
** ... Add new styles for the news column
** ...
** ... Revision 1.5  2006/10/03 15:38:46  johntudor
** ... Improved demo sales
** ...
** ... Revision 1.4  2006/09/27 15:30:24  johntudor
** ... First part of change to My diary
** ...
**/

.menusubhead  { 
	border-top:1px solid gray; 
	color: gray; 
	background-color: white;
    font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:10pt; 
	font-family:Arial, Helvetica, sans-serif; 
}
.menutext     { 
	font: normal normal 8pt/11pt Verdana; 
	color: rgb(0,116,232); 
	background-color: #CFD7DF 
}

/*class for page title with index name*/
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt ;
	font-weight: bold;
	color: #0000CC;
	
}
/*class for selected items on top left pane*/
.selection    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt ;
	font-weight: bold;
	color: #0000CC;
}
/*for red messages after update/delete/etc actions*/
.formnotes    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt ;
	font-weight: normal;
	color: red ;
}
.formnotes2    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt ;
	font-weight: normal;
	color: red ;
}

table         { border-collapse: collapse}
table.form    { width: 80%; font-size: 8pt; color: silver; padding: 0; margin: 0 5 0 0 } 
table.form1   { width: 80%; font-size: 8pt; color: silver; padding: 0; margin: 0 0 0 0 } 
td.formheading{ border-top:1px solid gray; color: white; background-color: silver; padding: 3;
                font-style:normal; font-variant:normal; font-weight:bold; font-size:10pt; font-family:Verdana }    
td.formheading2 {
	color: #000;
	background-color: #3C6;
	padding: 3;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:9pt;
	font-family:Verdana
}
td.formheading3 {
	color: #000;
	background-color: #ffda05;
	padding: 3;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:9pt;
	font-family:Verdana
}
td.formheading3L {
	color: #000;
	background-color: #FFED84;
	padding: 3;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-size:9pt;
	font-family:Verdana
}



td.formtotal {
	border-top:1px solid gray;
	color: #003399;
	background-color: white;
	padding: 3;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	font-family:Verdana;
	border-top-color: #000;
	border-top-style: dashed;
	border-top-width: thin;
	font-size: small;
}

td.forminput  { width: 70%; text-align: left; vertical-align: middle; background-color: #CFD7DF; padding: 0 }
td.formprompt { width: 30%; font: normal normal 8pt Verdana; color: #4d4d4f; text-align: left; vertical-align: middle; background-color: #d1d3d4; padding: 5 }
td.forminput2  { text-align: left; vertical-align: middle; background-color: #4d4d4f; padding: 0 }
td.formprompt2 { font: normal normal 8pt Verdana; color: #4d4d4f; text-align: left; vertical-align: middle; background-color: #CFD7DF; padding: 5 }
td.earningsummary1 {
	font: normal normal 8pt Verdana;
	color: #000;
	/* [disabled]text-align: left; */
	vertical-align: middle;
	background-color: #FFF;
	padding: 5;
	line-height: 0.75;
}

td.earningsummary2 {
	font: normal normal 8pt Verdana;
	color: #000;
	/* [disabled]text-align: left; */
	vertical-align: middle;
	background-color: #BCE9D2;
	padding: 5;
	line-height: 0.75;
}

td.earningdetail1 {
	font: normal normal 8pt Verdana;
	color: #000;
	/* [disabled]text-align: left; */
	vertical-align: middle;
	background-color: #FFF;
	padding: 0;
	line-height: 18px;
}
td.earningdetail2 {
	font: normal normal 8pt Verdana;
	color: #000;
	/* [disabled]text-align: left; */
	vertical-align: middle;
	background-color: #B0ECFF;
	padding: 0;
	line-height: 18px;
}
td.formfiller { height: 5 } 
td.progressbar{ border:1px solid gray;border-bottom:1px solid gray; color: white; background-color: silver; padding: 3 30;
                font: normal bold 11px Arial; color: white; text-decoration: none; text-align:center }				              
td.progressbarselected{ border:1px solid gray;border-bottom:1px solid gray; color: white; background-color: gray; padding: 3;
                font: normal bold 11px Arial; color: white; text-decoration: none; text-align:center }				              
td.formcell   {
	font: normal normal 9pt Verdana;
	color: #003399;
	background-color: #CFD7DF;
	padding: 2 4 2 4
}
td.accdisplay {
	color: #003399;
	padding: 2 4 2 4;
	font-family: Verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
td.prompt { font: normal normal 8pt Verdana; color: #4d4d4f; text-align: left; vertical-align: middle; background-color: #d1d3d4; padding: 5 }
td.column3    { width: 15%; border-left-style: solid; border-left-width: thin; border-left-color: silver }
img.newsleft  { float: left; clear: left; margin: 0 }
img.newsright { float: right }
hr.news       { margin: 0 0 0 0; color: white }
.textnorm     { font: normal normal 8pt Verdana; color: #4d4d4f; padding: 2 4 2 4 }
.heading2      { font: normal bold medium Arial; color: red; clear: both; margin: 0 0 5 0 }
.newstitle    { font: normal bold 11pt Arial; text-transform: uppercase; color: rgb(7,6,99)}
.monthendtitle {
	font: normal bold 11pt Arial;
	text-transform: uppercase;
	color: #309
}

.newsheading  { font: normal normal 9pt Verdana; color: black; background-color: grey; border-top: 1px solid silver; border-bottom: 1px solid silver; clear: left }
.newstext     { font: normal normal 8pt Verdana; color: black }
.producttitle {
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
}

.formstar     { font-weight: bold; color: #FF0000 }


.heading      {
 font: normal bold 14pt Verdana;
 color: black;
 clear: both 
 }
/*top line : Currently logged in as...*/
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffd400;
	color: #4d4d4f;
}	
/*you are in....*/
.dirpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: white;
	color: #0000CC;

}

.textgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #00CC00;
}

.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FF9900;
}

.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0000;
}


.textsmallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: left;
}

/*text links that replace insert, update and delete buttons*/
.buttonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: silver;
	color: #0000CC;

}
a img {
	border: none;
}
.nolink a:link {
	background: none; border-bottom:none;
}
.nolink a:active {
	background: none; border-bottom:none;
}
.nolink a:visited {
	background: none; border-bottom:none;
}

/*text links that replace insert, update and delete buttons*/
.buttonlinksyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #CFD7DF;
	color: #0000CC;

}


.adhoc a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: left;
	z-index:100;
}
.adhoc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #0000CC;
	text-align: left;
	z-index:100;
}


.menubar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4f;
	text-align: left;
	z-index:100;
}
.menubar a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4f;
	text-align: left;
	z-index:100;
}
.menubar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #4d4d4f;
	text-align: left;
	z-index:100;
}
.reportTABLE {
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CFD7DF;
	width : 80%;
	text-align : center;	
	margin-left: 3%;

}
.reportTABLEWarehouse {
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CFD7DF;
	width : 90%;
	text-align : center;	
	margin-left: 1%;
}
.reportTABLEres {
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #CFD7DF;
	width : 100%;
	text-align : center;	
}

.rightpaneTABLE {
	border: solid 1px black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
}
.rightpanebigTABLE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFD7DF;
}
.rightpaneGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #BCE9D2;
}


.scrollone{
	width:290px; 
	height:206px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;

}
.scrolladhoc {
	width:350px;
	height:300px;
	z-index:1;
	overflow: auto;
	overflow-y:scroll;
	left: 13px;
	top: 184px;
}

.scrollprodgroupusers{
	width:570px; 
	height:206px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;

}
.scrollprodgroupinfo{
	width:800px;
	height:auto;
	z-index:1;
	overflow: auto;
	/*/overflow-y:scroll;/*/
	left: 13px;
	top: 184px;
}
.scrolltree{
	width:288px; 
	height:330px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;

}

.scrolltwo{
	width:570px; 
	height:600px; 
	z-index:1; 
	overflow: auto; 
	left: 13px; 
	top: 184px;
}
.scrollaccess{
	width:570px; 
	height:436px; 
	z-index:1; 
	overflow: auto; 
	overflow-y:scroll;
	left: 13px; 
	top: 184px;
	border: solid 1px black;
}
.scrolladhoc2 {
	width:100%;
	height:500px;
	z-index:1;
	overflow: auto;
	overflow-y:scroll;
	left: 13px;
	top: 184px;
	border: solid 1px black;
}

.scrollcateg{
	width:700px;
	height:376px;
	z-index:1;
	overflow: auto;
	overflow-y:scroll;
	left: 13px;
	top: 184px;
	border: solid 1px black;
}

.scrollstock{
	width:570px;
	height:440px;
	z-index:1;
	overflow: auto;
	overflow-y:scroll;
	left: 13px;
	top: 184px;
	border: solid 1px black;
}

.scrollproddisplay{
	width:100%;
	height:500px;
	z-index:1;
	overflow: auto;
	overflow-y:scroll;
	left: 13px;
	top: 184px;
	border: solid 1px black;
}
.scrolltopreport{
	width:630px; 
	height:auto; 
	z-index:1; 
	overflow: auto; 
	overflow-y:auto;
	left: 13px; 
	top: 184px;
	border: solid 1px black;
}
.scrolltopreportleader{
	width:630px; 
	height:auto; 
	z-index:1; 
	overflow: auto; 
	overflow-y:auto;
	left: 13px; 
	top: 184px;
	border: solid 1px black;
}
.selectionboxREPORTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
	border: solid 1px black;
	margin-left: 3%;
}

/*class for title of stock codes table in products editor*/
.stocktitle {
	background-color: #CCC;
}
.subselectionboxREPORTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;	
}

.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;

}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align: left;

}

.textsmallout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-align: left;
}

.textleftpane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CFD7DF;
}
.textleftpaneTOP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
	border: solid 1px black;
}
.titleHOME {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: silver;
}

.titleREPORTS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: silver;
	font-weight: bold;
}
.earningsReports {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #2FCCFF;
	font-weight: bold;
	color: #000;
}

#dropmenudiv{
	position:absolute;
	border-bottom-width: 0;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	border:1px solid gray;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: normal;
	color: #0000CC;
	border:1px solid #CCCCCC;
	z-index:100;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #CFD7DF;
}

/* button 
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles 
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

/* toggle on-off switch your sales */
.onoffswitch {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
    right: 0px; 
}


/* toggle on-off switch direct order costs */
.onoffswitch1 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch1-checkbox {
    display: none;
}
.onoffswitch1-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch1-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch1-inner:before, .onoffswitch1-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch1-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch1-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch1-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-inner {
    margin-left: 0;
}
.onoffswitch1-checkbox:checked + .onoffswitch1-label .onoffswitch1-switch {
    right: 0px; 
}


/* toggle on-off switch web shop orders */
.onoffswitch2 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch2-checkbox {
    display: none;
}
.onoffswitch2-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch2-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch2-inner:before, .onoffswitch2-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch2-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch2-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch2-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-inner {
    margin-left: 0;
}
.onoffswitch2-checkbox:checked + .onoffswitch2-label .onoffswitch2-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch3 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch3-checkbox {
    display: none;
}
.onoffswitch3-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch3-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch3-inner:before, .onoffswitch3-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch3-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch3-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch3-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}
.onoffswitch3-checkbox:checked + .onoffswitch3-label .onoffswitch3-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch4 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch4-checkbox {
    display: none;
}
.onoffswitch4-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch4-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch4-inner:before, .onoffswitch4-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch4-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch4-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch4-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-inner {
    margin-left: 0;
}
.onoffswitch4-checkbox:checked + .onoffswitch4-label .onoffswitch4-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch5 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch5-checkbox {
    display: none;
}
.onoffswitch5-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch5-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch5-inner:before, .onoffswitch5-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch5-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch5-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch5-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch5-checkbox:checked + .onoffswitch5-label .onoffswitch5-inner {
    margin-left: 0;
}
.onoffswitch5-checkbox:checked + .onoffswitch5-label .onoffswitch5-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch6 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch6-checkbox {
    display: none;
}
.onoffswitch6-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch6-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch6-inner:before, .onoffswitch6-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch6-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch6-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch6-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch6-checkbox:checked + .onoffswitch6-label .onoffswitch6-inner {
    margin-left: 0;
}
.onoffswitch6-checkbox:checked + .onoffswitch6-label .onoffswitch6-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch7 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch7-checkbox {
    display: none;
}
.onoffswitch7-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch7-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch7-inner:before, .onoffswitch7-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch7-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch7-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch7-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch7-checkbox:checked + .onoffswitch7-label .onoffswitch7-inner {
    margin-left: 0;
}
.onoffswitch7-checkbox:checked + .onoffswitch7-label .onoffswitch7-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch8 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch8-checkbox {
    display: none;
}
.onoffswitch8-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch8-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch8-inner:before, .onoffswitch8-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch8-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch8-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch8-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch8-checkbox:checked + .onoffswitch8-label .onoffswitch8-inner {
    margin-left: 0;
}
.onoffswitch8-checkbox:checked + .onoffswitch8-label .onoffswitch8-switch {
    right: 0px; 
}


/* toggle on-off switch other bonuses */
.onoffswitch9 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch9-checkbox {
    display: none;
}
.onoffswitch9-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch9-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch9-inner:before, .onoffswitch9-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch9-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch9-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch9-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch9-checkbox:checked + .onoffswitch9-label .onoffswitch9-inner {
    margin-left: 0;
}
.onoffswitch9-checkbox:checked + .onoffswitch9-label .onoffswitch9-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch10 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch10-checkbox {
    display: none;
}
.onoffswitch10-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch10-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch10-inner:before, .onoffswitch10-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch10-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch10-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch10-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch10-checkbox:checked + .onoffswitch10-label .onoffswitch10-inner {
    margin-left: 0;
}
.onoffswitch10-checkbox:checked + .onoffswitch10-label .onoffswitch10-switch {
    right: 0px; 
}


/* toggle on-off switch other bonuses */
.onoffswitch11 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch11-checkbox {
    display: none;
}
.onoffswitch11-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch11-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch11-inner:before, .onoffswitch11-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch11-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch11-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch11-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch11-checkbox:checked + .onoffswitch11-label .onoffswitch11-inner {
    margin-left: 0;
}
.onoffswitch11-checkbox:checked + .onoffswitch11-label .onoffswitch11-switch {
    right: 0px; 
}


/* toggle on-off switch other bonuses */
.onoffswitch12 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch12-checkbox {
    display: none;
}
.onoffswitch12-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch12-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch12-inner:before, .onoffswitch12-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch12-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch12-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch12-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch12-checkbox:checked + .onoffswitch12-label .onoffswitch12-inner {
    margin-left: 0;
}
.onoffswitch12-checkbox:checked + .onoffswitch12-label .onoffswitch12-switch {
    right: 0px; 
}


/* toggle on-off switch other bonuses */
.onoffswitch13 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch13-checkbox {
    display: none;
}
.onoffswitch13-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch13-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch13-inner:before, .onoffswitch13-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch13-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch13-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch13-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch13-checkbox:checked + .onoffswitch13-label .onoffswitch13-inner {
    margin-left: 0;
}
.onoffswitch13-checkbox:checked + .onoffswitch13-label .onoffswitch13-switch {
    right: 0px; 
}


/* toggle on-off switch other bonuses */
.onoffswitch14 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch14-checkbox {
    display: none;
}
.onoffswitch14-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch14-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch14-inner:before, .onoffswitch14-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch14-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch14-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch14-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch14-checkbox:checked + .onoffswitch14-label .onoffswitch14-inner {
    margin-left: 0;
}
.onoffswitch14-checkbox:checked + .onoffswitch14-label .onoffswitch14-switch {
    right: 0px; 
}


/* toggle on-off switch other bonuses */
.onoffswitch15 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch15-checkbox {
    display: none;
}
.onoffswitch15-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch15-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch15-inner:before, .onoffswitch15-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch15-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch15-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch15-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch15-checkbox:checked + .onoffswitch15-label .onoffswitch15-inner {
    margin-left: 0;
}
.onoffswitch15-checkbox:checked + .onoffswitch15-label .onoffswitch15-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch16 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch16-checkbox {
    display: none;
}
.onoffswitch16-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch16-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch16-inner:before, .onoffswitch16-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch16-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch16-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch16-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch16-checkbox:checked + .onoffswitch16-label .onoffswitch16-inner {
    margin-left: 0;
}
.onoffswitch16-checkbox:checked + .onoffswitch16-label .onoffswitch16-switch {
    right: 0px; 
}

/* toggle on-off switch other bonuses */
.onoffswitch17 {
    position: relative; width: 108px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch17-checkbox {
    display: none;
}
.onoffswitch17-label {
    display: block; overflow: hidden; cursor: pointer;
    border: 2px solid #999999; border-radius: 20px;
}
.onoffswitch17-inner {
    width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-`transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}
.onoffswitch17-inner:before, .onoffswitch17-inner:after {
    float: left; width: 50%; height: 25px; padding: 0; line-height: 25px;
    font-size: 12px; color: white; font-family: Trebuchet, Arial, sans-serif; font-weight: bold;
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
.onoffswitch17-inner:before {
    content: "HIDE";
    padding-left: 10px;
    background-color: #2FCCFF; color: #FFFFFF;
}
.onoffswitch17-inner:after {
    content: "SHOW";
    padding-right: 10px;
    background-color: #EEEEEE; color: #999999;
    text-align: right;
}
.onoffswitch17-switch {
    width: 18px; margin: 3.5px;
    background: #FFFFFF;
    border: 2px solid #999999; border-radius: 20px;
    position: absolute; top: 0; bottom: 0; right: 79px;
    -moz-transition: all 0.3s ease-in 0s; -webkit-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s; transition: all 0.3s ease-in 0s; 
}
.onoffswitch17-checkbox:checked + .onoffswitch17-label .onoffswitch17-inner {
    margin-left: 0;
}
.onoffswitch17-checkbox:checked + .onoffswitch17-label .onoffswitch17-switch {
    right: 0px; 
}
