@CHARSET "ISO-8859-1";


.checkboxErrorUnchecked{
	
}


.sounds:hover {
	cursor: pointer;
	cursor: hand;
}


.close {
	z-index:6;
	cursor:pointer;
	width:50px; height:50px; 
	background: url("../images/butoane_fereastra_joc/close1.png") no-repeat;
    display: inline-block;
	border-style:none;
	
	
}

.close:hover {
	z-index:6;
	cursor:pointer;
	width:50px; height:50px; 
	background: url("../images/butoane_fereastra_joc/close2.png") no-repeat;
	}
.closeWindowHelp {
	z-index:6;
	cursor:pointer;
	width:50px; height:50px;  
	background: url("../images/butoane_fereastra_joc/close1.png") no-repeat;
    display: inline-block;
	border-style:none;
	
	
}

.closeWindowHelp:hover {
	z-index:6;
	cursor:pointer;
	width:50px; height:50px; 
	background: url("../images/butoane_fereastra_joc/close2.png") no-repeat;
	
	}

.acasa {
	z-index: 6;
	cursor:pointer;
	width:86px; height:113px;
	background: url("../images/butoane_fereastra_joc/acasa1.png") no-repeat;
    margin: 0;
	display: inline-block;
	border:0;
	
	
}

.acasa:hover {
	z-index: 6;
	cursor:pointer;
	width:86px; height:113px;
	background: url("../images/butoane_fereastra_joc/acasa2.png") no-repeat;
	}

.acasa:disabled {
	cursor:pointer;
	width:86px; height:113px;
	background: url("../images/butoane_fereastra_joc/acasa3.png") no-repeat;
}


.ajutor {
	z-index: 6;
	width:86px; height:113px;
	background: url("../images/butoane_fereastra_joc/ajutor1.png") no-repeat;
	margin: 0;
	display: inline-block;
	border: 0;
	cursor:pointer;
	
}

.ajutor:hover {
	width:86px; height:113px;
	background: url("../images/butoane_fereastra_joc/ajutor2.png") no-repeat;
	cursor:pointer;
}

.ajutor:disabled {
    width:86px; height:113px;
	background: url("../images/butoane_fereastra_joc/ajutor3.png") no-repeat;
	
}

.repeta {
	z-index: 6;
	width:133px; height:113px;
	background: url("../images/butoane_fereastra_joc/repeta1.png") no-repeat;
	margin: 0;
	display: inline-block;
	border: 0;
    cursor:pointer;
}

.repeta:hover {
	width:133px; height:113px;
	background: url("../images/butoane_fereastra_joc/repeta2.png") no-repeat;
	cursor:pointer;
}

.repeta:disabled {
	width:133px; height:113px;
	background: url("../images/butoane_fereastra_joc/repeta3.png") no-repeat;
	center: 1px;
}

.verifica {
	z-index: 6;
	width:115px; height:113px;
	background: url("../images/butoane_fereastra_joc/verifica1.png")no-repeat;
	margin: 0;
	display: inline-block;
	border: 0;
	cursor:pointer;
}

.verifica:hover {
	width:115px; height:113px;
	background: url("../images/butoane_fereastra_joc/verifica2.png") no-repeat;
	cursor:pointer;
}

.verifica:disabled {
	width:115px; height:113px;
	background: url("../images/butoane_fereastra_joc/verifica3.png") no-repeat;
}



.btn_stopPlayer {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/stop1.png")no-repeat;
cursor:pointer;
}

.btn_stopPlayer:hover {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/stop2.png")no-repeat;
cursor:pointer;
}

.btn_stopPlayer:disabled {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/stop2.png")no-repeat;
cursor:pointer;
}

.btn_playPlayer {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/play1.png")no-repeat;
 cursor:pointer;
	
}


.btn_playPlayer:hover {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/play2.png")
		no-repeat;
cursor:pointer;
}

.btn_playPlayer:disabled {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/play2.png")
		no-repeat;
cursor:pointer;
}

.btn_pausePlayer {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/pause1.png")
		no-repeat;
cursor:pointer;
	
}


.btn_pausePlayer:hover {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/pause2.png")
		no-repeat;
cursor:pointer;		
}

.btn_pausePlayer:disabled {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/pause2.png")
		no-repeat;
cursor:pointer;		
}
.starPlayer {
 z-index:6;
 position:absolute;
 background-size:cover;
 background: url("../images/videoPlayer/starPlayer.png")
		no-repeat;
}
 /* .ui-slider .ui-slider-handle{
    background:url("../images/ico/pen.png") no-repeat;  background-size:cover;
} */

span.up { position:relative;cursor: pointer;font-size:3.6vw; width:50px;height:45px;align:left;color:grey; }
span.down {padding-right:10px;border-radius:50%;border-color:blue;border-style:solid; }

img.up { cursor: pointer;font-size:50px; width:150px;height:145px; }/*joc_pg14 countObject*/
img.down { padding-bottom:10px;border-radius:50% 50% 50% 50%;border-color:blue;border-style:solid; }
img.down[data-shape="pencil"] { 
 padding-bottom:10px;border-radius:80% 0% 80% 0%;border-color:blue;border-style:solid;
}
