.buttonPos {
    position:relative;
    top:-8px;
}

.selectedRow {
    background-color: #3f5866!important;
    color: #fff;
}

.headContainer {
    width: 100%;
    display: table;
    padding: 10px;
 	border-bottom: 1px solid rgba(0,0,0,0.11);
}

.boxTestoStrumenti {
    max-height: 380px; 
}

.boxTestoStrumenti, 
.boxTestoStrumenti b, 
.boxTestoStrumenti p { 
	color: #999;	
    font-size: 16px;
    line-height: 20px; 
}

.closeText {
	font-size:14px;
}

/*.singleElement {
    display:table-cell;
}

.singleElement1 {
    width: 50%;
}

.singleElement2 {
    width: 50%;
}*/

 .paroleGrammatica {
    height: 400px;
    overflow: scroll;
}

.paroleDizionario {
    max-height: 292px;
    overflow-y: scroll;
}

.parolaDizionario {
/*  margin-left: 5px;*/
    padding: 5px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 16px;
	line-height: 20px;
}

.parolaGrammatica {
/*  margin-left: 5px;*/
    padding: 5px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 16px;
	line-height: 20px;
/*  height: 400px;*/
}

.traduzioneGrammatica {
    padding: 10px;
    max-height: 354px;
    overflow: auto;
    font-size: 16px;
	line-height: 20px;
}

.traduzioneGrammatica strong, 
.traduzioneGrammatica b { 
    font-size: 16px;
	line-height: 20px;
}

.traduzioneDizionario {
    min-height: 253px;
    max-height: 253px;
    overflow-y: auto;
    font-size: 16px;
	line-height: 20px;
    padding: 20px;
/*  padding-bottom: 0;*/
}

.traduzioneDizionario strong, 
.traduzioneDizionario b { 
    font-size: 16px; 
}

.traduzioneFamiglia {
    max-height: 400px;
    overflow-y: auto;
    font-size: 16px;
    padding: 20px;  
}

.td2 {
    width: 50%;
    overflow-y: hidden;
}

.coloreRiga0 {
    background-color: #f6f6f6;
}

.coloreRiga1 {
    background-color: #fff;
}

.reposition {
    position: relative;
/*  top: 5px;*/
}

.tableResult {
/*  border-top: 1px solid rgba(0,0,0,0.11);*/
    border-bottom: 1px solid rgba(0,0,0,0.11);
/*  padding: 10px;*/
    max-height: 325px;
    overflow-y: hidden;
    display:inline-flex;
/*  padding-bottom: 20px;*/
}

.tableResultBig {
/*  border-top: 1px solid rgba(0,0,0,0.11);*/
    border-bottom: 1px solid rgba(0,0,0,0.11);
/*  padding: 10px;*/
    max-height: 354px;
    overflow-y: hidden;
    display:inline-flex;
    padding-bottom: 20px;
}

.singleElementGrammar1,
.singleElementGrammar2 {
    width: 50%;
}

.singoloVerbo {
    margin-left: 5px;
    padding: 5px;
    padding-left: 10px;
    cursor: pointer;
    font-size: 16px;
	line-height: 20px;
}    

.traduzioneVerbi {
    padding: 20px;
    font-size: 16px;
    padding: 20px;
}

.tableVerbi {
    font-size: 16px!important;
	line-height: 20px; 
}

.paroleVerbi {
	height: 376px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 10px 0 60px;
}
.paroleFamiglia,
.paroleGrammatica {
	padding: 10px 0 60px;
}

#cercaFamiglia {
	float:left;
}

#btnCercaFamiglia {
	float:right;
}

@media (max-width: 768px) { 
    .traduzioneGrammatica {
		max-height: 189px;    
    }
	
    .traduzioneDizionario {
		min-height: 100px;
		max-height: 100px;
		overflow-y: auto;
		font-size: 16px;
		padding:0;
		padding-left: 20px;
		padding-right: 20px;
	/*  padding-bottom: 0;*/
}
	
  .tabMenuVoice {
        float: none!important;
        display: block!important;  
    }
    
	.contentFixed {
		width: 100%!important;   
    }

    .paroleDizionario,
	.paroleFamiglia {
        height:100px;
/*      max-height: 200px;*/
        overflow-y: scroll;
    }

    .tableResult, 
	.tableResultBig {
		display: block;
        width: 100%;    
	}
	
    .resizer {
        width: 100%;
        height: 40px;
    	font-size: 16px;
    }

    .headContainer {
        width: 100%;
        display: block;
        padding: 10px;
        border-top: none;
        border-bottom:none;
/*      margin-bottom: 20px;*/
    }

    .singleElement{

        display: block;
        margin-bottom: 15px;
    }

    .singleElement1, 
	.singleElement2, 
	.singleElementGrammar1, 
	.singleElementGrammar2 {
        width: 100%;
    }

    .paroleGrammatica {
        height: 150px;
        overflow-y: scroll;
    }
	
	.paroleVerbi {
		height: 150px;
		overflow-y: scroll;
		overflow-x: hidden;
	}

	.traduzioneVerbi {
		padding: 0;
	}
	
  	#cercaFamiglia, 
	#btnCercaFamiglia {
		float:none;
	}
}

@media (min-width: 769px ) and (max-width: 992px) { 
	.traduzioneGrammatica {
		max-height: 189px;
    }
	
	.traduzioneDizionario {
			min-height: 100px;
			max-height: 100px;
			overflow-y: auto;
			font-size: 16px;
			padding:0;
			padding-left: 20px;
			padding-right: 20px;
		/*  padding-bottom: 0;*/
	}
	
    .tabMenuVoice {
        float: none!important;
        display: block!important;  
    }
    
    .paroleDizionario,
	.paroleFamiglia {
		height:100px;
        overflow-y: scroll;
    }

    .tableResult,
	.tableResultBig
	{
        display: block;
        width: 100%;
    }
	
    .resizer {
        width: 100%!important;;
		height: 40px;
    	font-size: 16px;
    }

    .headContainer {
        width: 100%;
        display: block;
        /*        padding: 10px;
		border-top: 1px solid rgba(0,0,0,0.11);
        border-bottom: 1px solid rgba(0,0,0,0.11);
        margin-bottom: 20px;*/
    }

    .singleElement {
        display: block;
        margin-bottom: 15px;
    }
	
    .singleElement1,
	.singleElement2, 
	.singleElementGrammar1,
	.singleElementGrammar2 {
        width: 100%;
    }
    
    .paroleGrammatica {
        height: 150px;
        overflow-y: scroll;
    }

	.paroleVerbi {
  		height: 400px;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	
	.traduzioneVerbi {
		padding: 0;
	}
	
  	#cercaFamiglia,
	#btnCercaFamiglia {
		float:none;
	}

	/*.contentFixed{
		bottom: 0;
		right: 0;
		width: 100%;
		background: #fff;
		z-index: 5000;
		margin-top: 46px;
		height: fit-content;
		min-height: 400px;
		position:fixed;
		width: 100%;
	}*/
}

@media (min-width: 993px ) { 
    
    .paroleDizionario {
		max-height: 292px;
        overflow-y: scroll;
    }
	
	.paroleFamiglia {
		max-height: 321px;
        overflow-y: scroll;
    }
	
    .tableResult, 
	.tableResultBig {
		/*display: table!important;*/
        width: 100%;
        display:inline-flex;
    }

    .resizer {
        width: 200px;
		height: 40px;
  	 	font-size: 16px;
    }

    .headContainer {
        width: 100%;
        display: table;
        padding: 10px;
/*      border-top: 1px solid rgba(0,0,0,0.11);
        border-bottom: 1px solid rgba(0,0,0,0.11);
        margin-bottom: 20px;*/
    }

    .singleElement {
        display:table-cell;
    }
	
    .singleElement1,
	.singleElement2 {
        width: 50%;
    }

    .singleElementGrammar1 {
        width: 40%;
    }
	
    .singleElementGrammar2 {
        width: 60%;
    }
	
	.paroleVerbi {
		height: 400px;
     	overflow-y: scroll;
    	overflow-x: hidden;
	}
	
	#cercaFamiglia {
		float:left;
	}
	
	#btnCercaFamiglia {
		float:right;
	}
}

.tabMenuFixed {
    position: fixed;
    bottom: 0;
    right: 0;
	z-index: 100;
/*    display: table;*/
/*    width: 100%;*/
}

.tabMenuVoice {
    float: right;
    display: inline;
    padding: 10px;
    border: 1px solid #fff;
    background-color: #3f5866;
    color: #fff;
    cursor: pointer;
	font-size: 14px;
}

.contentFixed {
    bottom: 0;
    right: 0;
    width: 100%;
    background: #fff;
    z-index: 5000;
    margin-top: 46px;
    height: fit-content;
    min-height: 400px;
    position:fixed;
    width: 768px;
/*    border: 1px solid rgba(22,72,107,0.11);*/
   -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

@media (min-width: 483px ) and (max-width: 900px) { 
	.traduzioneGrammatica {
		max-height: 189px; 
    }    

	.contentFixed { 
		width: 60%;
	}
	
   .tabMenuVoice {
        float: none!important;
        display: block!important;
    }
}

.closeButton {
/*    height: 20px;*/
    color:#fff;
    background-color: #3f5866 !important;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.close {
    position: absolute;
    right: 20px;
    font-size: 20px;
    /* color: red; */
}

.tableResultNoneFamiglia {
    width: 100%; 
    margin-top: 10px;
    padding: 10px;
    font-size:16px;
    display: none;
}

.tableResultNone {
    width: 100%; 
    margin-top: 10px;
    padding: 10px;
    font-size:16px;
    display: none;
}

/*button#btnCercaDizionario, 
button#btnCercaFamiglia {
	color: #fff;
}*/

.close, 
.close:hover, 
.close:visited, 
.close:link, 
.close:active, 
.close:focus { 
    color: #fff; 
    opacity: 1;
	margin-top: 2px;
}

.tabMenuVoice:nth-child(5) {
    border-radius: 4px 0 0 4px !important;
}

.tabMenuVoice:nth-child(1) {
    border-radius: 0 4px 4px 0 !important;
}

#caratteriSpeciali .tableResult {
	overflow-y: scroll;
}
.traduzioneCaratteri {
	padding: 20px;
}
ul.chars-tool-cp {
	list-style: none;
	margin: 20px 0;
	padding: 0
}
ul.chars-tool-cp li.single-char-tool-cp {
	display: inline-block;
	vertical-align: top;
}
ul.chars-tool-cp li.single-char-tool-cp > span {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	margin: 0 10px 10px 0;
	border: 1px solid #ccc;
	line-height: 40px;
	cursor: pointer;
}
ul.chars-tool-cp li.single-char-tool-cp > span:hover {
	border-color: #000;
	background-color: #ccc;
	color: #000;
}