/************************************************************************************
	RESET
*************************************************************************************/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, figure {
	margin: 0;
	padding: 0;
}
@font-face {
    font-family: 'Plus Jakarta Sans';
    src: url('fonts/PlusJakartaSans-Regular.woff2') format('woff2'),
	url('fonts/PlusJakartaSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
body{
	width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
	background: #f5f7f8;
	font-size:12px;
	font-family: 'Plus Jakarta Sans', sans-serif;
	color: rgb(75 85 99 / var(--tw-text-opacity));
}
.main{
	background: #fff;
	padding-bottom:20px;
}
.header{
	height: 160px;
	background: #1974CD;
}
.logo
{
	margin-left:60px;
	margin-top:20px;
} 
.pos {
	text-align:left;
	margin-bottom:50px;
}
#menu {
	height:50px;
	background:  url('images/table1.jpg') no-repeat;
	display: block;
	float: left;
	width: 1080px;
	position: relative;
	z-index: 4;
}
.wood
{
	height:16px;
	width:1119px;
    background:  url('images/table.png') no-repeat;
	z-index:10;
	position:absolute;
	margin-left:-19px;
	margin-top:-17px;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.wrapper{
	padding: 20px 0px;
}
.wrapper1{
    margin: 0px auto 0px auto;
	background: #fff;
	padding: 20px 15px;
	max-width:1140px;
	position: relative;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
[class*="col-"] {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:0px;
	padding-right:0px;
}
.soals1 img 
{ max-width: 100%; }
.soals img 
{ max-width: 100%; }
.pb10 {
	padding-bottom : 10px;	
}
.pb5 {
	padding-bottom : 5px;	
}
.pt5b10 {
	padding-top : 5px;
	padding-bottom : 10px;	
}
.bluebox{
	padding:10px 15px 0px;
	background:#28A9E3;
	border-radius:10px;
	z-index: 999;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
	left: 30px;
	right: 30px;
	height:50px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);	
}
.blueboxsoal{
	padding:10px 15px 0px;
	background:#28A9E3;
	border-radius:10px;
	z-index: 999;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
	left: 30px;
	right: 30px;
	height:50px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);	
}
.bulk{
	color:#337ab7;
	font-size:14px;
}
.w10{
	width:10px;	
}
.w50{
	width:50px;	
}
.plr15{
	padding-left:15px;	
	padding-right:15px;	
}
.pr15{
	padding-right:15px;	
}
.p15{
	padding:15px;	
}
.h20{
	height:20px;	
}
.h10{
	height:10px;	
}
.sn td{
	padding:0px 5px 5px 5px;
	text-align:left;
}
.mr15{
	margin-right:15px;	
}
.form-control {
	font-size:12px;	
}
.container{
	width:100%;
}
.wrapperlogin{
    margin: 60px auto;
	width: 300px;
	height:auto;
	background: #f6f6f6 url('images/bgin.jpg');
	border-radius: 20px;
	padding:50px;
	border-top:2px solid #3C8DBC;	
	position: relative;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.wrapperloginadmin{
    margin: 60px auto;
	width: 300px;
	height:auto;
	background: #f6f6f6 url('images/bgin1.jpg');
	border-radius: 20px;
	padding:50px;
	border-top:2px solid #DE567A;	
	position: relative;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.s_wrapper{
    margin: 20px auto;
	width: 960px;
	height:auto;
	background: #fff;
	border-radius: 20px;
	padding:10px;
	border-top:2px solid #3C8DBC;	
	position: relative;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
}
.bodycontainer{
    width: 990px; height: auto;overflow: hidden;
	padding-top:20px;
	padding-bottom:20px;
}
.contentcontainer{
    width: 990px; 
}
label{
    display: inline-block;
    margin-bottom: 5px;
}
.users{
	margin-left:50px;
}
.department{
	margin-left:50px;
}
.exams{
	margin-left:50px;
}
.tabel{
	margin-left:50px;
}
#frame2{
	display: none;
}
.user_input{
    width: 150px; 
}
.e_button{
    width: 120px; 
}
.question_dtl{
    width: 730px; 
}
a{
    text-decoration: none;
}
.table-new1 {
	border:1px solid #ccc;
	text-align: center; 
	background: #EEEEEE;
	width: 130px;
}
.table-new {
	border-collapse: collapse;
	border-radius: 20px;
	overflow: hidden;
	text-align: center; 
	background:#fff;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);
	margin-top: 15px;
}
.table-new  tr:nth-child(odd) {
	background-color: #fff;
	height:50px;
}
.table-new  tr:nth-child(even) {
	background-color: #FFFFFF;
}
.table-newsoal {
	border-collapse: collapse;
	border-radius: 20px;
	overflow: hidden;
	text-align: center; 
	background:#fff;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);
	margin-top:15px;
}
.table-newsoal  tr:nth-child(odd) {
	background-color: #fff;
	height:50px;
}
.table-newsoal  tr:nth-child(even) {
	background-color: #FFFFFF;
}
.table-newfront {
	border-collapse: collapse;
	border-radius: 20px;
	overflow: hidden;
	text-align: center; 
	background:#fff;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);
	margin-top:15px;
}
.table-newfront  tr:nth-child(odd) {
	background-color: #fff;
	height:50px;
}
.table-newfront  tr:nth-child(even) {
	background-color: #FFFFFF;
}
td {
	height:25px;
}
.line {
	margin-top:50px;
	padding: 20px;
	margin-right: 5px;
	border-top: 1px solid #ECEFF1;
	color: #535353!important;
}
.line5 {
	border-right: 1px solid #ccc;
	padding-right: 2px;
	margin-right: 5px;
	color: #535353!important;
}
.line3 {
	padding: 20px;
	margin-right: 5px;
	border-top: 1px solid #ECEFF1;
	color: #535353!important;
}
.line4 {
	padding:5px;
	color: #535353!important;
}
.line1{border-top: 1px solid #00688B;
	font-size: 14px; 
	color: #535353!important;
}
.line2{
	font-size: 11px; 
	color: #78909C!important; 
	opacity: 1;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	padding: 60px 20px 20px 20px;
}
.line2a{
	font-size: 11px; 
	color: #78909C!important; 
	opacity: 1;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	padding:20px;
}
.line6 {
	border-right: 1px solid #ccc;
	padding-right: 2px;
	margin-right: 5px;
	border-top: 1px solid #ccc;
	font-size: 16px; 
	color: #fff!important;
	background: #337ab7!important;
}
.error-msg{
	overflow:hidden;
	width:900px; 
}
.error-msg h5{
	overflow:hidden;
	color:#F00;
	text-transform:uppercase;
	background: white;
}
.left_menu{
	width: 990px;
	margin-left:45px;
	margin-top: 5px;
	text-align:center;
	color:#666;
}
.left_menu_adm{
	width: 990px;
	margin-left:15px;
	margin-top: 5px;
	text-align:center;
	color:#666;
}
.menu-item-1 a{
	background:  url('images/menubar1.png') no-repeat;
	width:131px;
	height:50px;
	display:block;
	padding-top: 17px;
	color:#666;
}
.menu-item-1 a:hover {
	background:  url('images/menubar1h.png') no-repeat;
	width:131px;
	height:50px;
	display:block;
	color:#CD6438;
}
.menu-item-2 a{
	background:  url('images/menubar2.png') no-repeat;
	width:130px;
	height:48px;
	display:block;
	padding-top: 17px;
	color:#666;
}
.menu-item-2 a:hover {
	background:  url('images/menubar2h.png') no-repeat;
	width:130px;
	height:48px;
	display:block;
	color:#CD6438;
}
.menu-item-3 a{
	background:  url('images/menubar3.png') no-repeat;
	width:131px;
	height:48px;
	display:block;
	padding-top: 17px;
	color:#666;
}
.menu-item-3 a:hover {
	background:  url('images/menubar3h.png') no-repeat;
	width:131px;
	height:48px;
	display:block;
	color:#CD6438;
}
.menu-item-4 a{
	background:  url('images/menubar4.png') no-repeat;
	width:133px;
	height:57px;
	display:block;
	padding-top: 17px;
	color:#666;
}
.menu-item-4 a:hover {
	background:  url('images/menubar4h.png') no-repeat;
	width:133px;
	height:57px;
	display:block;
	color:#CD6438;
}
.menu-item-5 a{
	background:  url('images/menubar5.png') no-repeat;
	width:129px;
	height:52px;
	display:block;
	padding-top: 17px;
	color:#666;
}
.menu-item-5 a:hover {
	background:  url('images/menubar5h.png') no-repeat;
	width:129px;
	height:52px;
	display:block;
	color:#CD6438;
}
.tombol{
	width: 110px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding: 5px 0px 4px;
	background:    #847CC5;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
}
.tombolbackup{
	width: 110px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding: 5px 0px 4px;
	background:    #847CC5;
	color:         #fff;
	text-align:    center;
	margin-bottom:5px;
	cursor:pointer;
}
.tombolhapus{
	width: 110px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding: 5px 0px 4px;
	background:    #DE567A;
	color:         #fff;
	text-align:    center;
	margin-bottom:5px;
	cursor:pointer;
}
.tombolback{
	float:right;
	width: 110px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding: 5px 0px 4px;
	background:    #777F8A;
	color:         #fff;
	text-align:    center;
	border:none;
	cursor:pointer;
}
.tomboltutup{
	float:right;
	width: 110px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding: 5px 0px 4px;
	background:    #777F8A;
	color:         #fff;
	text-align:    center;
	border:none;
	cursor:pointer;
	margin-bottom:5px;
}
.tombolclose{
	width: 110px;
	margin-bottom: 10px;
	display:       inline-block;
	padding: 6px 30px;
	background:    #003398;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	cursor:pointer;
}
.tombolg{
	width: 110px;
	margin-bottom: 2px;
	display:       inline-block;
	padding: 5px 12px 4px;
	background:    #1EA825;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
	border:none;
}
.tombol0{
	width: 110px;
	margin-bottom: 5px;
	display:       inline-block;
	padding:       2px 20px 0px 20px;
	background:    #EC4B24;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	cursor:pointer;
}
.tombol4{
	font-size: 14px;
	display:       inline-block;
	padding:       2px 10px 0px 10px;
	background:    #EC4B24;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	cursor:pointer;
}
.tombol4a{
	font-size: 14px;
	display:       inline-block;
	padding:       2px 10px 0px 10px;
	background:    red;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	cursor:pointer;
}
.tombol4b{
	display:       inline-block;
	background:    green;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
	border: 0;
	font-size: 11px;
	border-radius: 8px;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
	border: 0;
	width:90px;
	height:20px;
	text-transform: uppercase;
	font-weight: 500;
}
.tombol4c{
	font-size: 14px;
	display:       inline-block;
	padding:       2px 8px 0px 8px;
	background:   #FF6347;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
	border: 0;
	letter-spacing: 1px;
}
.wrapperlogin button {
	width:250px;
	height:60px;
	font-size: 24px;
	border-radius: 20px;
	display:       inline-block;
	background:    #00A489;
	color:         #fff;
	text-align:    center;
	border:none;
	cursor:pointer;
}
.tombol1{
	width: 110px;
	height:26px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	background:    #DE567A;
	color:         #fff;
	text-align:    center;
	border:none;
	cursor:pointer;
}
.tombol1c{
	width: 110px;
	font-size: 14px;
	display:       inline-block;
	padding: 6px 12px;
	background:    #003398;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	float: right;
	margin-bottom:15px;
	cursor:pointer;
}
.tombol1cc{
	width: 110px;
	font-size: 14px;
	display:       inline-block;
	padding: 6px 12px;
	background:    #DE567A;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	float: right;
	margin-bottom:15px;
	cursor:pointer;
}
.tombol1a{
	width: 110px;
	font-size: 14px;
	display:       inline-block;
	padding: 4px 12px;
	background:    #003398;
	color:         #fff;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	border:none;
	cursor:pointer;
}
.tombol9{
	width: 110px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding: 4px 12px 3px;
	background:    #00A489;
	color:         #fff;
	text-align:    center;
	border:none;
	cursor:pointer;
}
.tombol2{
	font-size: 11px;
	display:       inline-block;
	background:    #AA0001;
	border-radius: 8px;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
	border: 0;
	width:90px;
	height:20px;
	text-transform: uppercase;
	font-weight: 500;
}
.tombol2a{
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding:       2px 15px 0px 15px;
	background:    #088A29;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
}
.tombol2b{
	font-size: 14px;
	display:       inline-block;
	padding:       2px 8px 0px 8px;
	background:    #1A73CD;
	border-radius: 20px;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
	border: 0;
	letter-spacing: 1px;
}
.tombol2c{
	font-size: 14px;
	display:       inline-block;
	padding:       2px 13px 0px 13px;
	background:    #666666;
	border-radius: 20px;
	color:         #cccccc;
	text-align:    center;
	text-shadow:   1px 1px 0 #000;
	cursor:pointer;
}
.tombolnext{
	width: 110px;
	font-size: 16px;
	display:       inline-block;
	padding:       5px 0px 5px 0px;
	width:250px;
	letter-spacing:2px;
	background:    #3C8DBC;
	color:         #fff;
	text-align:    center;
	cursor:pointer;
}
.tombol3{
	width: 110px;
	font-size: 14px;
	border-radius: 20px;
	display:       inline-block;
	padding: 3px 0px 2px;
	background:    #036906;
	color:         #fff;
	text-align:    center;
	border:1px solid #F27B53;
	cursor:pointer;
}
.atas {
	padding-top:20px;
	padding-bottom:10px;
}
.time{
	font-size: 16px;
	float: right;
	padding:10px;
	margin-top:10px;
	margin-right:10px;
	background-color: #FFF;
}
.xx{
	padding:20px;
	line-height:25px;
}
.navigasi{
	padding-bottom:10px;
}
.login{
	float:left;
	font-size:14px;
}
.subjudul
{
	margin: 10px auto 5px auto;
}
.subkanan
{
	float: right;
	font-size: 14px;
	padding-top:30px;
	padding-right:50px;
}
.input-form {
    width: 500px;
    height: 24px;
    padding:0px 10px;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #7F9DB9;
    border-radius: 20px;
}
.textarea-form {
    width: 500px;
    padding:0px 10px;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #7F9DB9;
    border-radius: 20px;
}
.dd-form {
    width: 250px;
    height: 26px;
    padding:0px 6px;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #7F9DB9;
    border-radius: 20px;
}
.dd-form1  {
    border-radius: 0px !important;
    box-shadow: none;
}
.dd-form1 {
    width: 150px;
    height: 28px;
    padding-left:5px;
    font-size: 12px;
    line-height: 14px;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.garis{
	margin-top:20px;
	margin-bottom:20px;
	border-top: 1px solid #ccc;
}
.garis1{
	border-top: 1px solid #3C8DBC;
}
.soal{
	line-height: 24px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 580px;
}
.soal1{
	border:1px solid #3C8DBC;
	line-height: 24px;
	text-align: left;
	float:right;
	width: 780px;
}
.soal2{
	line-height: 16px;
	text-align: left;
	padding-left: 10px;
	width: 700px;
}
.kunci{
	font-weight: bold;
	color: #E74C3C;
}
.areajawaban  {
    border-radius: 0px !important;
    box-shadow: none;
}
.areajawaban {
    text-align:justify;
    display: block;
    width: 740px;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	float:left;
}
.input-form1 {
    display: block;
    width: 30px;
	margin-right:690px;
    height: 20px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.input-form1a {
    display: block;
    width: 270px;
	margin-right:690px;
    height: 20px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-bottom: 15px;
}
.input-form2 {
    width: 10px;
    height: 20px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-bottom:3px;
	float:left;
}
.input-form200 {
    width: 95px;
    height: 20px;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-bottom:3px;
	text-align:center;
}
.input-form3 {
    width: 278px;
    height: 18px;
    padding: 4px 12px 3px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-right:10px;
	margin-left:10px;
	float:left;
}
.input-form4 {
    width: 400px;
    height: 18px;
    padding: 4px 12px 3px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    vertical-align: middle;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	margin-left:10px;
	float:left;
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.cari{
	margin-bottom:15px;
	width:100%;
}
.box{
	text-align: center;
	width:500px;
	margin-left: auto;
	margin-right: auto;
}
.switch-wrapper {
    display: inline-block;
    position: relative;
    top: 3px;
}
.tombolslide {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 0px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide input[type=checkbox] {
	visibility: hidden;
}
.tombolslide:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
.tombolslide1 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide1 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide1:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide1 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide1 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide1 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide1 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
.tombolslide6 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide6 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide6:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide6 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide6 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide6 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide6 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
.tombolslide2 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide2 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide2:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide2 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide2 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide2 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide2 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
.tombolslide3 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide3 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide3:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide3 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide3 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide3 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide3 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
.tombolslide4 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide4 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide4:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide4 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide4 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide4 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide4 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
.tombolslide5 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide5 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide5:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide5 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide5 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide5 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide5 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
.tombolslide6 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide27 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide27 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide27:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide27 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide27 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide27 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide27 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}
li { padding-left: 7px; padding-bottom:10px;}
.soals li {
	padding-left: 0;
    padding-bottom: 0;
}
.soals ol,ul{
	padding-left: 15px;
}
.btn{
	text-transform:uppercase;
	border-radius:20px;
	font-size:10px;
	padding-left:18px;
	padding-right:18px;
}
.pagination {
    display: inline-block;
	float:right;
	font-size: 10px;
	margin: 0;
	text-transform:uppercase;
	padding-bottom:10px;
}
.pagination>li {
    display: inline;
	padding-left: 0;
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 5px 12px 6px 12px;
    margin-left: 2px;
    color: #fff;
    text-decoration: none;
    background-color: #d9534f;
	border-color: #d43f3a;
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 3;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #7F9DB9;
}
input[type=radio   ]:not(old){
	width     : 2em;
	margin    : 0;
	padding   : 0;
	font-size : 1em;
	opacity   : 0;
	cursor:pointer;
}
input[type=radio   ]:not(old) + label{
	display      : inline-block;
	margin-left  : -2em;
	line-height  : 1.5em;
}
input[type=radio   ]:not(old) + label > span{
	display          : inline-block;
	width            : 0.875em;
	height           : 0.875em;
	margin           : 0.25em 0.5em 0.25em 0.25em;
	border           : 0.0625em solid rgb(192,192,192);
	border-radius    : 0.25em;
	background       : rgb(224,224,224);
	background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
	background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
	background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
	background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
	background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
	vertical-align   : bottom;
}
input[type=radio   ]:not(old):checked + label > span{
	background-image :    -moz-linear-gradient(rgb(224,224,224),rgb(240,240,240));
	background-image :     -ms-linear-gradient(rgb(224,224,224),rgb(240,240,240));
	background-image :      -o-linear-gradient(rgb(224,224,224),rgb(240,240,240));
	background-image : -webkit-linear-gradient(rgb(224,224,224),rgb(240,240,240));
	background-image :         linear-gradient(rgb(224,224,224),rgb(240,240,240));
}
input[type=radio]:not(old):checked +  label > span > span{
	display          : block;
	width            : 0.5em;
	height           : 0.5em;
	margin           : 0.125em;
	border           : 0.0625em solid rgb(115,153,77);
	border-radius    : 0.125em;
	background       : rgb(153,204,102);
	background-image :    -moz-linear-gradient(rgb(179,217,140),rgb(153,204,102));
	background-image :     -ms-linear-gradient(rgb(179,217,140),rgb(153,204,102));
	background-image :      -o-linear-gradient(rgb(179,217,140),rgb(153,204,102));
	background-image : -webkit-linear-gradient(rgb(179,217,140),rgb(153,204,102));
	background-image :         linear-gradient(rgb(179,217,140),rgb(153,204,102));
}
.pilihan1{
	max-width:50px;
	float:left;
}
.pilihan2{
	padding-left:10px;
	width:75%;
	float:left;
}
.pilihan3{
	width:20px;
	float:left;
}
.pilihan4{
	float:left;
}
.top1
{
	height:27px;
	width:240px;
	float:left;
	background:#3C8DBC;
	padding:5px;
}
.top2
{
	height:27px;
	width:335px;
	float:left;
	text-align: center;
	background:#3C8DBC;
	padding:8px 5px 2px 5px;
	color: #FFCC33;
}
.top3
{
	height:27px;
	width:285px;
	float:left;
	background:#3C8DBC;
	padding:5px;
}
.top11
{
	height:27px;
	width:350px;
	float:left;
	background:#3C8DBC;
	padding:5px;
}
.top12
{
	height:27px;
	width:275px;
	float:left;
	text-align: center;
	background:#3C8DBC;
	padding:8px 5px 2px 5px;
	color: #FFCC33;
}
.top13
{
	height:27px;
	width:235px;
	float:left;
	background:#3C8DBC;
	padding:5px;
}
.top-head1
{
	max-width:252px;
	float:left;
}
.top-head2
{
	max-width:386px;
	float:left;
}
.top-head3
{
	width:252px;
	float:right;
}
.bottom-pag
{
	margin-top:10px;
	width:890px;
}
.dlink{
	color: #F5F5F5;
}
.dlink:hover {
    color: #FFCC33;
}
.dlink:active {
	color:#15a34b;
}
.kolomform1 {
	padding-top:5px;
	height:26px;
	width:190px;
	float:left;
}
.kolomform2 {
	width:590px;
	float:left;
}
.kolomform3 {
	width:110px;
	float:left;
}
.nav-side-menu {
	overflow: auto;
	font-size: 12px;
	font-weight: 200;
	background-color: #2e353d;
	position: fixed;
	top: 0px;
	width: 200px;
	height: 100%;
	color: #e1ffff;
}
.nav-side-menu .brand {
	background-color: #23282e;
	line-height: 50px;
	display: block;
	text-align: center;
	font-size: 14px;
}
.nav-side-menu .toggle-btn {
	display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	line-height: 35px;
	cursor: pointer;
	/*    
		.collapsed{
		.arrow:before{
		font-family: FontAwesome;
		content: "\f053";
		display: inline-block;
		padding-left:10px;
		padding-right: 10px;
		vertical-align: middle;
		float:right;
		}
		}
	*/
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
	font-family: FontAwesome;
	content: "\f078";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
	border-left: 3px solid #d19b3d;
	background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
	color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
	color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
	background-color: #181c20;
	border: none;
	line-height: 28px;
	border-bottom: 1px solid #23282e;
	margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
	background-color: #020203;
}
.nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
	font-family: FontAwesome;
	content: "\f105";
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
.nav-side-menu li {
	padding-left: 0px;
	border-left: 3px solid #2e353d;
	border-bottom: 1px solid #23282e;
}
.nav-side-menu li a {
	text-decoration: none;
	color: #e1ffff;
}
.nav-side-menu li a i {
	padding-left: 10px;
	width: 20px;
	padding-right: 20px;
}
.nav-side-menu li:hover {
	border-left: 3px solid #d19b3d;
	background-color: #4f5b69;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	-ms-transition: all 1s ease;
	transition: all 1s ease;
}
@media (max-width: 767px) {
	.bluebox{
		height: 165px;
	}
	.blueboxsoal{
		height: 205px;	
	}
	.nav-side-menu {
		position: relative;
		width: 100%;
		margin-bottom: 10px;
	}
	.nav-side-menu .toggle-btn {
		display: block;
		cursor: pointer;
		position: absolute;
		right: 10px;
		top: 10px;
		z-index: 10 !important;
		padding: 3px;
		background-color: #ffffff;
		color: #000;
		width: 40px;
		text-align: center;
	}
	.brand {
		text-align: left !important;
		font-size: 22px;
		padding-left: 20px;
		line-height: 50px !important;
	}
}
@media (min-width: 767px) {
	.nav-side-menu .menu-list .menu-content {
		display: block;
	}
}
.loginform {
	padding:50px;
}
.panel {
	border-radius:20px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);
	margin-top: 15px;
}
.panel-heading {
	font-size:12px;
	text-transform:uppercase;
	border-radius:10px;
	z-index: 999;
    position: absolute;
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
	left: 10px;
	font-weight: 600;
	letter-spacing: 1px;
	padding-top:15px;
	right: 10px;
	height:50px;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);
}
.panel > .panel-heading {
    background-image: none;
    background-color: #28A9E3;
	color:#fff;
}
.panel-body {
	padding-top:50px;	
}
.b
{
	background-color:#faf9fe;
	border: 0px;
	cursor:pointer;
	font-size:14px;
	width: 25px;
	height: 25px;
	margin-bottom:3px;
	text-decoration:none;
}
.b:hover 
{
	background-color:#15a34b;
	color:#ffffff;
}
.b:active 
{
	position:relative;
	top:1px;
	background-color:#15a34b;	
	color:#ffffff;
}
.e {
	background-color:#faf9fe;
	border:1px #eee solid;
	cursor:pointer;
	font-size:14px;
	width: 30px;
	padding: 5px 0px;
	margin-bottom:3px;
	text-decoration:none;
	border-radius:5px;
}
.e:hover 
{
	background-color:#15a34b;	
	color:#ffffff;
}
.e:active 
{
	position:relative;
	top:1px;
	background-color:#15a34b;	
	color:#ffffff;
}
.active
{
	background-color:#15a34b;	
	color:#ffffff;
}
.sw 
{
	font-weight:bold;
	color: #212529;
}
.jam
{
	border:3px solid #212529;	
	font-size:12px;
	background : none;
	color: #212529;
}
.aturpanel{
	padding:10px 20px 0 20px;border-radius:2rem;
}
.pad 
{
	padding-left:10px;
}
.hkn
{
	float: right;
}
.bordersoal
{
	border-top:10px #eee solid;
	border-bottom:2px #eee solid;
	border-left:2px #eee solid;
	border-right:2px #eee solid;
	padding:20px 0px 60px 0px;
}
.bordersoaldns
{
	border:2px #eee solid;
	border-radius:20px;
	padding:20px;
}
.bordersoaltengah
{
	border-right:5px #eee dotted;
	padding: 0 20px ;
}
.tinggisoal
{
	height:450px;
}
.opsipad
{
	padding:0px 20px;
}
.mt{
	margin-top:60px;
}
.poswaktu
{
	margin-top:110px;
	margin-left:20px;
	z-index:999;
	position:absolute;
	text-align:center;
}
@media (max-width:768px) 
{
	.aturpanel{
		height:auto;padding:20px;border-radius:2rem;
	}
	.mt{
		margin-top:120px;
	}
	.pad 
	{
		padding-left:0px;
	}
	.sw 
	{
		color: #212529;
		font-weight:bold;
	}
	.sono
	{
		text-align:center;
	}
	.hkn
	{
		float:none;
		margin: 0 auto;
	}
	.tinggisoal
	{
		height:auto;
	}
	.logo
	{
		margin-left:0;
		margin-top:20px;
	} 
	.pos {
		text-align:center;
		margin-bottom:15px;
	}
}
.font-button
{          
	margin-left:10px;
	display: inline-block;
	color: #212529;
	text-align: center;
	cursor: pointer;
	text-decoration: none; 
}
.bgl {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0275ea+0,5d3ee6+100 */
	background: #0275ea; /* Old browsers */
	background: -moz-linear-gradient(top, #0275ea 0%, #5d3ee6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0275ea 0%,#5d3ee6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0275ea 0%,#5d3ee6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0275ea', endColorstr='#5d3ee6',GradientType=0 ); /* IE6-9 */
	padding:20px 50px 0 50px;
	height:150px;
	z-index: -1;
}
.logobw {
	height:300px;
	z-index:0; 
	position: absolute;
	right: 0;
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	opacity:0.03;
}
.nyumput {
	margin-left:3px;
}
.nyumputkanan {
	margin-right:3px;
}
.cst{
	margin-bottom:10px;
	border: 1px #ccc solid;
	padding: 10px 20px 0px 20px;
	border-radius:20px;
	font-size:10px;
}
@media (max-width: 767px) {
	.nyumput { 
		display: none; 
		margin-left:0px;
	}
	.nyumputkanan { 
		display: none; 
		margin-right:0px;
	}
	.table-newfront{
		margin-top:130px;
	}
	.table-newsoal{
		margin-top:170px;
	}
	.cst{
		margin-bottom:10px;
		border: 1px #ccc solid;
		padding: 10px 2px 0px 2px;
		border-radius:5px;
		font-size:10px;
}
}
.progress{
	height:5px;
}
.jam
{
	border:3px solid #fff;	
	font-size:12px;
	margin-bottom:10px;
	background : #337ab7;
	color: #fff;
	border-collapse: collapse;
	border-radius: 20px;
	overflow: hidden;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);
}
.tbaca {
	width:200px;
	color:#333;
	padding:4px 10px;
	background:#FFCC00;
	border: 2px #333 solid;
	border-radius:20px;
	text-transform: uppercase;
	text-decoration: none;
	-webkit-box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1); 
	box-shadow: 3px 3px 8px 0px rgba(0,0,0,0.1);
}
.tinfo {
	color:#333;
	padding:4px 10px;
	background:#FFCC00;
	border-radius:20px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top:10px;
}
.iconmerah {
	color : #d9534f;
	font-size: 14px;
	margin-top:10px;
}
.iconoranye {
	color :  #f0ad4e;
	font-size: 14px;
	margin-top:10px;
}
.iconbiru {
	color : #337ab7;	
	font-size: 14px;
	margin-top:10px;
}
.bgcard {
	background:url('images/bg3.jpg') no-repeat;
}
.tombolslide7 {
	width: 42px;
	height: 20px;
	background: #333;
	margin: 10px auto;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	cursor:pointer;
}
.tombolslide7 input[type=checkbox] {
	visibility: hidden;
}
.tombolslide7:after {
	content: '';
	position: absolute;
	top: 9px;
	left: 6px;
	height: 2px;
	width: 30px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #111;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.tombolslide7 label {
	display: block;
	width: 14px;
	height: 14px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	z-index: 1;
	left: 4px;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}
.tombolslide7 label:after {
	content: '';
	position: absolute;
	width: 10px;
	height: 10px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background: #ff0000;
	left: 2px;
	top: 2px;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,1), 0px 1px 0px rgba(255,255,255,0.9);
}
.tombolslide7 input[type=checkbox]:checked + label {
	left: 24px;
}
.tombolslide7 input[type=checkbox]:checked + label:after {
	background: #00bf00;
}