
/*selector_1*/
.selector_1 input[type="checkbox"]{
	display: none;
}

.selector_1 input[type="checkbox"] + label span{
	display: inline-block;
	width: 14px;
	height: 6px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/images/selector_dw.png);
	background-size: cover;
	cursor: pointer;
}

.selector_1 input[type="checkbox"]:checked + label span{
	background: url(/images/selector_up.png);
	background-size: cover;
}

/*selector_2*/
.selector_2 input[type="checkbox"]{
	display: none;
}

.selector_2 input[type="checkbox"] + label span{
	display: inline-block;
	width: 14px;
	height: 6px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/images/selector_dw.png);
	background-size: cover;
	cursor: pointer;
}

.selector_2 input[type="checkbox"]:checked + label span{
	background: url(/images/selector_up.png);
	background-size: cover;
}

/*selector_3*/
.selector_3 input[type="checkbox"]{
	display: none;
}

.selector_3 input[type="checkbox"] + label span{
	display: inline-block;
	width: 14px;
	height: 6px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/images/selector_dw.png);
	background-size: cover;
	cursor: pointer;
}

.selector_3 input[type="checkbox"]:checked + label span{
	background: url(/images/selector_up.png);
	background-size: cover;
}

/*selector_4*/
.selector_4 input[type="checkbox"]{
	display: none;
}

.selector_4 input[type="checkbox"] + label span{
	display: inline-block;
	width: 14px;
	height: 6px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/images/selector_dw.png);
	background-size: cover;
	cursor: pointer;
}

.selector_4 input[type="checkbox"]:checked + label span{
	background: url(/images/selector_up.png);
	background-size: cover;
}

/*selector_5*/
.selector_5 input[type="checkbox"]{
	display: none;
}

.selector_5 input[type="checkbox"] + label span{
	display: inline-block;
	width: 14px;
	height: 6px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/images/selector_dw.png);
	background-size: cover;
	cursor: pointer;
}

.selector_5 input[type="checkbox"]:checked + label span{
	background: url(/images/selector_up.png);
	background-size: cover;
}

/*selector_6*/
.selector_6 input[type="checkbox"]{
	display: none;
}

.selector_6 input[type="checkbox"] + label span{
	display: inline-block;
	width: 14px;
	height: 6px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/images/selector_dw.png);
	background-size: cover;
	cursor: pointer;
}

.selector_6 input[type="checkbox"]:checked + label span{
	background: url(/images/selector_up.png);
	background-size: cover;
}

/*selector_7*/
.selector_7 input[type="checkbox"]{
	display: none;
}

.selector_7 input[type="checkbox"] + label span{
	display: inline-block;
	width: 14px;
	height: 6px;
	margin: -1px 4px 0 0;
	vertical-align: middle;
	background: url(/images/selector_dw.png);
	background-size: cover;
	cursor: pointer;
}

.selector_7 input[type="checkbox"]:checked + label span{
	background: url(/images/selector_up.png);
	background-size: cover;
}
