/**/
.trnPanelStyle_6 .trnPanelHeader .trnPanelTopHeader
{
	border-bottom:5px solid #000000;
}

.trnPanelStyle_6 .trnPanelContent .trnLeftContent
{
	background-color:#000000;
}

.trnPanelStyle_6 .trnPanelContent .w20
{
	background-color:#000000;
	color:#666;
}

.trnPanelStyle_6 .trnLightForm .form-item label
{
	color:#FFF;
	background: #000000;
}

.trnPanelStyle_6 .switch input.primary:checked + .btnSlider {
	background-color: #000000;
}

.trnPanelStyle_6 .switch input:focus + .btnSlider {
	box-shadow: 0 0 1px #000000;
}

.trnPanelStyle_6 .trnLightForm .form-item select
{
	display: block;
	width:100%;
	height: 40px;
	background: #000000;
	border: solid 1px #CCC;
	transition: all .3s ease;
	padding: 0 15px;
	color:#FFF;
}