@font-face {
    font-family: 'doulos_silregular';
    src: url('doulossil-r-webfont.eot');
    src: url('doulossil-r-webfont.eot?#iefix') format('embedded-opentype'),
		url('doulossil-r-webfont.woff2') format('woff2'),
		url('doulossil-r-webfont.woff') format('woff'),
		url('doulossil-r-webfont.ttf') format('truetype'),
		url('doulossil-r-webfont.svg#doulos_silregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#menu-block {
	/*padding-top: 15px !important;*/
	/*float: none !important;*/
	/*position: absolute;*/
	/*left: 85px;*/
}
.search-result-table{
	border-collapse: collapse;
	border: 1px solid #efefef;
}
.search-result-table th, .search-result-table td{
	border: 0px solid silver !important;
	padding: 3px 5px !important;
}
.search-result-table th{
	background-color: #E7E7E7 !important;
	padding: 5px;
}
.search-result-table tr.row1:hover{
	background-color: #ffffff;
}
.search-result-table tr.row2{
	background-color: #f6f6f6;
}
.search-result-table tr.row2:hover, .search-result-table tr.row1:hover{
	background-color: #FFE3E3 !important;
}

.search-result-table td{
	vertical-align: middle !important;
}
.search-result-table a{
	display: inline-block;
	line-height: 22px;
}
.search-result-table p{
	margin: 0 !important;
}
.ss_selector{
	margin-top: 5px;
}
.keyboard{
	opacity: 0.6;
	display: inline-block;
	background-size: 36px 36px;
	width: 36px;
	height: 24px;
    vertical-align: bottom;
	background: url(./images/keyboard.png) no-repeat;
	cursor: pointer;
}
.keyboard:hover{
	opacity: 1;
}
.prevline, .nextline{
	display: inline-block;
	background-size: 20px 20px;
	width: 16px;
	height: 18px;
	margin: 0 3px;
	vertical-align: middle; 
}
.prevline{
	background: url(./images/prevline.png) no-repeat;
}
.nextline{
	background: url(./images/nextline.png) no-repeat;
}
.excerpt-button{
	display: inline-block;
	cursor: pointer;
	background: url(./images/excerpt.png) no-repeat;
	background-size: 18px 18px;
	color: #fff;
	width: 18px;
	height: 18px;
	margin: auto;
	vertical-align: middle; 
	opacity: 0.6;
}
.excerpt-button:hover{
	opacity: 1;
}
.source-button{
	display: inline-block;
	margin: auto;
	vertical-align: middle;
	cursor: pointer;
	background: url(./images/all.png) no-repeat;
	background-size: 18px 18px;
	color: #fff;
	width: 18px;
	height: 18px;
	opacity: 0.6;
}
.source-button:hover{
	opacity: 1;
}
#oe_mainarea ul, ol{
	margin: 10px 0 10px 10px;
}

.highlighted{
	color:#2B56A0;
	font-weight:bold;
}
.secondary{
	color: #545454;
}
.annotation-label{
	display: inline-block;
}
.annotation-custom-label{
	margin-left: 3px;
	display: inline-block;
	font-size: 11px;
}
.description-label{
	font-weight: bold;
}
#record_title{
	margin-bottom: 10px;
}
#left-block, #center-block, #right-block{
	display: inline-block;
	vertical-align: top;
}
#left-block{
	max-width: 50%;
	margin-right: 15px;
}
#center-block{
	max-width:48%;
}
#right-block{
	max-width:25%;
	text-align:center;
}
#source_annotation-description{
	display: block;
	position: relative;
	width: 80% !important;
	margin-left: 34px;
}
#source_annotation-description #criteria_annotation-description{
	float: none;
}

#scrolling-text{
	background: #ffffea none repeat scroll 0 0;
	border: 1px solid #aaa;
	height: 365px;
	margin-right: 20px;
	overflow-y: scroll;
	font-size:10pt;
	line-height: 1.7em;
	padding: 5px;
	width: 100%;
}
.jscroll-added p{
	text-align: justify;
}

#player-block{
	text-align: center;
	margin: 15px 0 5px;
}
.text-block{
	text-align: left;
	font-size: 13pt;
	line-height: 1.5em;
	margin: 10px auto;
	padding: 20px 5px;
	background-color: #f6f6f6;
	width: 100%;
}
.jscroll-next-parent a{
	display: none !important;	
}
.generic-table{
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
	margin: 5px;
	display: inline-table;
	width: 48%;
}
.generic-table tr{
	height:2em;
}
.generic-table tr.row2{
	background-color: #f6f6f6 !important;
}
.generic-table tr:hover{
	background-color: #E7E7E7 !important;
}
.record th, .record td{
	font-size: 0.85em !important;
}
.record th{
	vertical-align: top;
}
.generic-table th{
	background-color: #E7E7E7;
}
.generic-table td, th{
	color: #333333;
    padding-left: 5px;
    padding-right: 5px;
	font-size: 0.85em !important;
	text-align: left !important;
}
.generic-table th{
	vertical-align: top;
	background: transparent;
}
.generic-table.locutor th{
	max-width: 100px;
}
.generic-table.record th{
	max-width: 140px;
	vertical-align: top;
}
.no-result{
	text-align:center;
	font-size:11pt;
	margin:10px auto;
	padding: 5px;
	border:1px solid #CCCCCC;
	background-color:#F0F0F0;
	border-radius: 5px 5px 5px 5px;
}
#accordion fieldset{
	border:none;
}
#selectors{
	margin:10px 35px 30px;
}
#loading{
	margin: 100px auto;
    position: absolute;
    text-align: center;
	z-index: 1000;
}
#loading img, .loading-img{
	background-color: transparent;
	border: none;
	width: 22px;
	height: 22px;
}
#loading_sounds img{
	display: inline-block;
}

#content table.pagetable td{
	padding:3px 5px;
}
#sound-data table.generic-table th, td {
	padding:3px 5px;
	border: none !important;
}
.instructions{
	margin:3px 0;
	background-color:#F7F8FF;
	border:1px dotted silver;
	text-align:center;
	color:#828282;
}

.criteria-listing fieldset label{
	width:270px;
} 

#segments-options{
	text-align:center;
	color:#fff;
	padding:5px;
	height: 50px;
}
#criteria_annotations_tree{
	width: 70%;
}

#annotation-description, #source_annotation-description{
	float: right;
	width: 29%;
	background:#fff;-webkit-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.35);-moz-box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.35);box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.35);
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#source_annotation-description{
	float: none !important;
}
#source_annotation-description_container{
	position: relative;
}

#annotation-description-header, #source_annotation-description-header{
	position: relative;
	min-height: 55px;
	line-height: 1.5em;
	padding: 5px 10px 5px 5px;
}
#annotation-description-header .annotation-icon, #source_annotation-description-header .annotation-icon{
	position: absolute;
	width: 24px;
	top: 5px;
	right: 5px;
}
#label, #source_label{
	display: inline-block;
	vertical-align: middle;
	width: 90%;
}
#annotation-audio, #source_annotation-audio{
	display: inline-block;
	vertical-align: bottom;
	position: absolute;
	top: 24px;
	right: 2px;
}
#criteria_annotation-description #annotation-audio, #source_annotation-description_container #source_annotation-audio{
	margin-left: -10px !important;
}
#speaker, #source_speaker{
	display: block;
	vertical-align: bottom;
}
#saventurer_tab_content #player {
	height: 0;
	width: 0
}
.speaker {
	background-image: url(./images/speaker.png);
	opacity: 0.6;
	background-repeat: no-repeat;
	background-size: 200%;
	background-position: 100% 0;
	height: 20px;
	width: 20px;
	cursor: pointer;
}
.speaker:hover {
	opacity: 1;
}
.speakerplay {
	background-position: 0 0;
}
#annotation-media{
	display: block;
	position: absolute;
	left: -35px;
	width: 32px;
	padding: 3px;
	border: 1px solid #b3b3b3;
	background-color: rgba(239, 239, 239, 1);
}
#source_annotation-media{
	display: block;
	position: absolute;
	left: 0;
	width: 32px;
	padding: 3px;
	border: 1px solid #b3b3b3;
	background-color: rgba(239, 239, 239, 1);
}
#annotation-media-clone{
	display: block;
	position: absolute;
	left: -26px;
	top: 50%;
	width: 32px;
	padding: 3px;
	border: 1px solid #a8a8a8;
	background-color: rgba(239, 239, 239, 1);
	box-shadow: 0px 1px 3px 1px rgba(1, 1, 1, 0.45);
}

#annotation-media img, #source_annotation-media img, #annotation-media-clone img{
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	top: unset;
	left: unset;
	bottom: unset;
	margin: 2px 3px;
}
#annotation-media .annotation-file-icon, #source_annotation-media .annotation-file-icon, #annotation-media-clone .annotation-file-icon,
#annotation-media .annotation-exercisefile-icon, #source_annotation-media .annotation-exercisefile-icon, #annotation-media-clone .annotation-exercisefile-icon, 
#annotation-media .annotation-revisedfile-icon, #sourceannotation-media .annotation-revisedfile-icon, #annotation-media-clone .annotation-revisedfile-icon{
	width: 18px;
	opacity: 0.6;
}
#annotation-media .annotation-file-icon:hover, #source_annotation-media .annotation-file-icon:hover, #annotation-media-clone .annotation-file-icon:hover, 
#annotation-media .annotation-exercisefile-icon:hover, #source_annotation-media .annotation-exercisefile-icon:hover, #annotation-media-clone .annotation-exercisefile-icon:hover, 
#annotation-media .annotation-revisedfile-icon:hover, #source_annotation-media .annotation-revisedfile-icon:hover, #annotation-media-clone .annotation-revisedfile-icon:hover{
	opacity: 1;
}

#annotation-description-content, #source_annotation-description-content{
	padding: 5px;
}
#annotation-description-content p, #source_annotation-description-content p{
	margin: 5px 0;
}
.jp-playlist{
	display: none;
}
.jp-artist{
	display: none;
}
.active-segment{
	-moz-text-decoration-line: underline;
	-moz-text-decoration-style: double;
	-moz-text-decoration-color: #0f87ff;    
	-webkit-text-decoration-line: underline;
	-webkit-text-decoration-style: double;
	-webkit-text-decoration-color: #0f87ff;
	text-decoration-line: underline;
	text-decoration-style: double;
	text-decoration-color: #0f87ff;
}
.segment-text:hover{
	-webkit-box-shadow: 0 0 2pt 0 #1458a0;
    -moz-box-shadow: 0 0 2pt 0 #1458a0; 
    box-shadow:0 0 2pt 0 #1458a0;
	border-radius: 3px;
	background-color: #f4f9fc;
	cursor: pointer;
}
.ecrit-oralise{
	color: #828fa0;
}
.texte-lu{
	color: #529364;
}
.trans-tag{
	font-weight: bold;
	color: #FF0000;
}
.trans-result{
	font-family: 'doulos_silregular';
	font-size: 16px;
}
.stroke{
	text-decoration:line-through;
}
.italic{
	font-style: italic;
}
.tip{
	cursor: pointer;
	border: 1px dotted #999999;
}
#recherche-segments_tab_content ul.fancytree-container{
	font-size: 13pt !important;
}
#recherche-segments_tab_content span.fancytree-empty, #recherche-segments_tab_content span.fancytree-vline, #recherche-segments_tab_content span.fancytree-expander, #recherche-segments_tab_content span.fancytree-icon, #recherche-segments_tab_content span.fancytree-checkbox, #recherche-segments_tab_content span.fancytree-radio, #recherche-segments_tab_content span.fancytree-drag-helper-img, #recherche-segments_tab_content #fancytree-drop-marker{
	vertical-align: middle !important;
	height: 15px !important;
}


.linked-soundsegment{
	background: #fff3bf none repeat scroll 0 0 !important;
}

#recherche-segments_tab_content #search-container .action-buttons{
	position: fixed;
	display: none;
	z-index: 1000;
}
#recherche-segments_tab_content #search-container .action-buttons .back, header .back{
	height: 36px;
	width: 36px;
}
header .forward{
	height: 36px;
	width: 36px;
}
#recherche-segments_tab_content .back, header .back{
	float: left;
	background-image: url(./images/back.png);
	opacity: 0.8;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 36px;
	width: 36px;
	cursor: pointer;
}
header .forward{
	float: left;
	background-image: url(./images/forward.png);
	opacity: 0.8;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 36px;
	width: 36px;
	cursor: pointer;
}
#recherche-segments_tab_content .back:hover, header .back:hover{
	opacity: 1;
}
 header .forward:hover{
	opacity: 1;
}

input[type="text"], input[type="password"] {
    padding: 4px;
}
select{
	padding: 3px 5px;
}
input[type="text"], input[type="password"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="search"], input[type="tel"], input[type="url"], input[type="file"], select, textarea{
	border: 1px solid #c0c0c0 !important;
}

.jqx-fill-state-normal{
	background: #fff !important;
	/*box-shadow: 2px 2px 5px rgba(111, 111, 111, 0.4);*/
}
.jqx-tooltip-text{
	font-family: "doulos_silregular";
	font-size: 14px !important;
	padding: 5px !important;
	text-align: left;
	line-height: 1.3em !important;
}
strong, b {
    font-weight: 900 !important;
}
div{
	text-align: left;
}
.ui-widget-overlay{
	background: #414141 !important;
}
.annotation-item{
	margin: 0 2px;
    padding: 0 1px;
	border: 1px solid #999999;
	-webkit-box-shadow: 0 0 1pt 0 #999999;
	-moz-box-shadow: 0 0 1pt 0 #999999; 
	box-shadow:0 0 1pt 0 #999999;
	border-radius: 3px;
	cursor: pointer;
}
#sounds-dashboard{
	width: 98%;
	margin: 0 auto;
	padding: 10px 0;
}
.bordered{
	border: 1px solid #E0E0E0;
	padding: 0 1px;
	background-color: #f2f2f2;
}

#contextSelector .jqx-rangeselector-markers{
	/*border-width: 0 !important;*/
	opacity: 0.5 !important;
}
#contextSelector .jqx-rangeselector-markers:hover{
	/*border-width: 0 !important;*/
	opacity: 1 !important;
}

#contextSelector .jqx-rangeselector-markers.jqx-fill-state-normal{
	/*background: none !important;*/
}

#arrow-left{
	background-image: url(./images/arrowleft-red.png);
	opacity: 0.9;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 20px;
	width: 36px;
	position: absolute;
	top: 52px;
	right: 0;
}
#arrow-right{
	background-image: url(./images/arrowright-red.png);
	opacity: 0.9;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 20px;
	width: 36px;
	position: absolute;
	top: 52px;
	left: 0;
}
.demo-sound-container{
	text-align: center !important;
	margin-left: 15px;
}
#criteria_annotation-description #btnResetAnnotation{
	padding: 0 !important;
	margin-right: 0;
	font-size: 16px !important;
}
#criteria_annotation-description #btnResetAnnotation .ui-button-text{
	padding: 3px 8px !important;
}
.ui-button-icon-space{
	display: none;
}
ul:focus, button:focus{
	outline: none !important;
}
.hidden_transcription{
	display: none;
}
.visible_transcription{
	display: block;
}
.show_hide_transcription{
	cursor: pointer;
}
.show_hide_icon{
	opacity: 0.6;
}
.show_hide_icon:hover{
	opacity: 1;
}
#btnResetSearch{
	vertical-align: top;
	height: 26px;
	padding: 3px;
	margin: 0;
}
#btnResetSearch .ui-button-text{
	padding: 0;
}
.ui-widget-overlay{
      position: fixed !important;
}
.ui-dialog { position: fixed; }