
.syntheticBtn {
    background: #0081FF;
    padding: 9px 14px;
    margin-left: 10px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    width: 100px;
}


.syntheticBtn:hover {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    opacity: 0.9;
}

.syntheticBtn:active {
    background: #0081FF;
}

.syntheticBtn[disabled] {
    opacity: 0.4;
    cursor: default
}
#asr_sel{
    width: 800px;
}

#asr_lang{
    display: inline-block;
    margin: 00px 0px 0px 55px;
    width: 240px;
    height: 36px;
    padding-left: 12px;
    vertical-align: top;
    appearance:none;  
    -moz-appearance:none;  
    -webkit-appearance:none;
    background: url("../images/ic_arrow_down_gray_16.png") no-repeat scroll right center #fff;
    background-position:215px 10px;
    border:none;
}

.asr_demo_btn{
    display: inline-block;
    width: 120px;
    height: 36px;
    border: 1px solid rgba(201,204,209,0.50);
    background:#F0F2F5;
    border-sizing:border-box;
    margin-right:10px;
}

.asr_demo_audio{
    display: inline-block;
    width: 220px;
    height: 36px;
    border: 0px;
    vertical-align: top;
    margin:0px 240px 0px 0px;
}
.volumeIcon {
    background-image: url(../images/volume.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: -3px;
    margin-bottom: -8px;
}
.startIcon {
    background-image: url(../images/volume.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -5px;
}

.time {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: -5px;
}

.asr_demo_btn{
	display: inline-block;
    width:120px;
    height:36px;
    background:#F0F2F5;
    border:1px solid rgba(201,204,209,0.50);
    border-radius: 4px;
    box-sizing: border-box;
}
.play{
	float:left;
	margin-left:8px;
	width:16px;
    height: 16px;
    display:inline-block;
    border-style: solid;
    border-width: 8px;
    margin-top:8px;
    border-color: transparent transparent transparent #60656B;
}
.text{
	width:65px;
	height:34px;
	line-height:34px;
	display:inline-block;
	float:right;
	margin-right:14px;
}
.asr_demo_btn:hover{
    background:rgba(255,255,255,0.50);
}


#record {
    margin:0px 0px 0px 12px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    width: 110px;
    height: 36px;
    background-color: #0081FF;
}
#record b{
	width:24px;
	height:24px;
    float: left;
    margin-top: -2px;
	display:inline-block;
	background: url("../images/ic_microphone_24px.png");
}
#record span{
	width:56px;
	font-size:14px;
	line-height:20px;
	display:inline-block;
	float:left;
	text-align:center;
	margin-left:0px;
}

.syntheticBtn:hover {
    background: url("../images/btn_record_hover.png");
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    opacity: 0.9;
}

.syntheticBtn:active {
    background: #0081FF;
}

.syntheticBtn[disabled] {
    opacity: 0.4;
    cursor: default
}

.tts-container{
    width: 1200px;
}
#btn_buttom{
    width: 1200px;
    height: 76px;
    background:#F0F2F5;
    padding: 20px;
}

#asr_input_content{
    width: 1144px;
    height: 290px;
}
#tts-inputText{
    display: block;
    border-width: 0px 0px 0px 0px;
    _background-attachment: fixed;
    background-color: #fdfdfd;
    font-size: 16px;
    line-height: 24px;
    padding: 12px 0px 0px 12px;
    height: 170px;
    border-radius: 2px;
    resize: none;
    outline: 0;
}
#tts-word-limit-con{
    position: absolute;
    right: 0px;
    bottom: 10px;
    text-align: right;
    font-size: 12px;
    color: #2A2A2A;
    opacity: .7
}
#ttsinputMod{
    margin: 0 auto;
    z-index: 1000;
    width: 1200px;
    position: relative;
    height: 368px;
    background:#F5F7FA;
    float: left;
    margin-bottom: 24px;
}
#ex1Slider.slider.slider-horizontal {
    width: 102px;
    height: 20px;
    margin-left: 6px;
    bottom: -3px;
}

#ex1Slider.slider.slider-horizontal .slider-track {
    background: #D6D6D6;
    position: absolute;
    cursor: pointer;
    height: 2px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}



#ex1Slider .slider-selection {
    background: #0081FF;
    height: 100%;
}
#ex1Slider .slider-handle {
    background: #0081FF;
    width: 12px;
    height: 12px;
}

#ex1Slider .slider-handle.round {
    border-radius: 100%;
}

#ex1Slider .slider-track-low {
    height: 70%;
}

#ex1Slider .slider-track-high {
    height: 70%;
}

.speedIcon{
    background-image: url(../images/ic_speed_gray_24px.png);
    width: 24px;
    height: 24px;
    display: inline-block;
    margin: 0px -3px -8px 44px;
}

#ex2Slider.slider.slider-horizontal {
    width: 102px;
    height: 20px;
    margin-left: 6px;
    bottom: -3px;
}

#ex2Slider.slider.slider-horizontal .slider-track {
    background: #B4B4B4;
    position: absolute;
    cursor: pointer;
    height: 2px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
#ex2Slider .slider-selection {
    background: #0081FF;
    height: 100%;
}
#ex2Slider .slider-handle {
    background: #0081FF;
    width: 12px;
    height: 12px;
}

#ex2Slider .slider-handle.round {
    border-radius: 100%;
}

#ex2Slider .slider-track-low {
    height: 70%;
}

#ex2Slider .slider-track-high {
    height: 70%;
}


#ex0Slider.slider.slider-horizontal {
    width: 200px;
    height: 20px;
    margin-left: 20px;
}

#ex0Slider.slider.slider-horizontal .slider-track {
    background: #B4B4B4;
    position: absolute;
    cursor: pointer;
    height: 4px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0;
}
#ex0Slider .slider-selection {
    background: #0081FF;
    height: 100%;
}
#ex0Slider .slider-handle {
    background: #0081FF;
    width: 15px;
    height: 15px;
}

#ex0Slider .slider-handle.round {
    border-radius: 100%;
}

#ex0Slider .slider-track-low {
    height: 70%;
}

#ex0Slider .slider-track-high {
    height: 70%;
}


/* ----------------------------new styling for product assess---------------------------------------------------- */
.assess-container{
    width: 1200px;
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.assess-subcontainer{
    width: 592px;
    height: 388px;
    background: #F5F7FA;
    border-radius: 4px;
}



.content-container{
    width:592px;
    height: 320px;
}

#inputTextAssess{
	width:540px;
	height:270px;
	display:block;
	background:#F5F7FA;
	/* border:1px solid green; */
	color:#2D3138;
    text-align: left;
    margin-top:18px;
    font-size:28px;
    border-width: 0px 0px 0px 0px;
    border-color: #d5d5d5;
    border-style: solid;
    background-attachment: fixed;
    line-height: 34px;
    border-radius: 2px;
    resize: none;
    outline: 0;
    padding-left:24px;

}
.smartInputText{
    font-size:20px !important;
}

#inputTextAssess::placeholder{
    color:#C9CCD1;
    font-size:16px;
}
/* #inputText::-webkit-input-placeholder{
    color:#C9CCD1;
    font-size:16px;
} */
/* #inputText::-moz-input-placeholder{
    color:#C9CCD1;
    font-size:16px;
}
#inputText::-ms-input-placeholder{
    color:#C9CCD1;
    font-size:16px;
} */
.btn-pag-container{
    width: 539px;
    height: 36px;
    /* border: 1px solid black; */
    display: flex;
    position: relative;
    left:33px;
    /* top: -30px; */
    justify-content: space-between;
    align-items: center;
}
.index-container{
    /* font-family: "PingFangSC-Regular"; */
    font-size: 12px;
    color: #8E959E;
    text-align: center;
    line-height: 12px;
    visibility: hidden;
}
.btn-container{
    /* border: 1px solid red; */
}

.btn-tab-container{
    background: #FFFFFF;
    border-radius: 4px;
    margin: 16px;
    /* border: 1px solid black; */
    width: 560px;
    height: 356px;
}

.tab-container{
    width: 560px;
    height: 36px;
    background: #F5F7FA;
    border-radius: 4px 4px 0px 0px;
    display: inline-flex;
    flex-direction: row;
}
.left-tab-container{
    width: 280px;
    height: 36px;
    /* border: 1px solid green; */
    text-align: center;
    cursor: pointer;
}
.right-tab-container{
    width: 280px;
    height: 36px;
    /* border: 1px solid blue; */
    text-align: center;
    cursor: pointer;
}

.left-tab-text{
    position: relative;
    top: 6px;
    /* font-family: "PingFangSC-Medium"; */
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
}
.right-tab-text{
    position: relative;
    top: 6px;
    /* font-family: "PingFangSC-Medium"; */
    font-size: 16px;
    letter-spacing: 0;
    line-height: 16px;
}
.result_container{
    width: 560px;
    height: 320px;
    /* border: 1px solid red; */
}
.default-empty-result-image-container{
    width: 100%;
    margin-top:85px;
    text-align: center;
}
.default-empty-result-text-container {
    /* font-family: PingFangSC-Regular; */
    font-size: 14px;
    color: #8E959E;
    text-align: center;
    width: 100%;
}

.myVoice_style{
    display: none;
    border: 1px solid rgba(201,204,209,0.50);
    margin-right: 4px;
    outline: none;
    color: #C9CCD1;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    width: 104px;
    height: 36px;
    background-color: transparent;
}
.myVoice_status{
    width:24px;
	height:24px;
    margin-top: -2px;
    display:inline-block;
    opacity: 0.38;
    background: url("../images/product_assess_ic_play_disabled.png");
    position: relative;
    top: 4px;
}
.myVoice_text{
    width:56px;
	font-size:14px;
	line-height:20px;
	display:inline-block;
    text-align:center;
    position: relative;
    top: -3px;
}

.record_btn {
    margin:0px 0px 0px 12px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    width: 104px;
    height: 36px;
    background-color: #0081FF;
}
.myRecord_status {
	width:24px;
	height:24px;
    position: relative;
    top: 3px;
	display:inline-block;
	background: url("../images/ic_microphone_24px.png");
}
.myRecord_text{
	width:62px;
	font-size:14px;
	line-height:20px;
	display:inline-block;
	text-align:center;
    position: relative;
    top: -4px;
}
.jsonResultPre{
    width: 524px;
    height: 288px;
    font-size: 14px;
    color: #2D3138;
    letter-spacing: 0;
    line-height: 21px;
    background: #fff;
    margin: 18px;
    border: none; 
    text-align: left;
    overflow: auto;
}
.score-result-word{
    display:flex;
    flex-direction: column;
    align-items: center;
}
.score-result-point-container{
    display:flex;
    flex-direction: column;
    align-items: center;
    padding-bottom:40px;
}
.score-result-point-upper-container{
    display:flex;
    flex-direction: row;
    align-items: center;
    width:100%;
    justify-content: center;
    margin-top: 50px;
    margin-bottom:16px;
}

.total_score_text{
    font-family: "PingFangSC-Semibold";
    font-size: 36px;
    color: #0069FF;
    letter-spacing: 0;
    text-align: center;
    line-height: 36px;
}
.total_score_style{
    font-family: "PingFangSC-Semibold";
    font-size: 14px;
    color: #0069FF;
    letter-spacing: 0;
    text-align: center;
    line-height: 14px;
    position: relative;
    top: 6px;
}
.score-result-point-lower-container{
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width:268px;
    /* border: 1px solid black; */
}
.score-result-point-text{
    font-family: "PingFangSC-Light";
    font-size: 11px;
    color: #959BA6;
    letter-spacing: 0;
    text-align: center;
    line-height: 12px;
    margin: 10px 0px;
}
.seperate_score_point_style{
    font-family: "PingFangSC-Semibold";
    font-size: 24px;
    color: #959BA6;
    letter-spacing: 0;
    text-align: center;
    line-height: 24px;
    
}
.seperate_score_style{
    font-family: "PingFangSC-Semibold";
    font-size: 14px;
    color: #959BA6;
    letter-spacing: 0;
    text-align: center;
    line-height: 14px;
    position: relative;
    top: 2px;
}
.score-result-point-combo{
    display:flex;
    flex-direction: column;
    align-items: center;
}
.score-result-point-combo-container{
    display:flex;
    flex-direction: row;
    align-items: center;
}
.central_integrity_container{
	display: flex;
	flex-direction: row;
}
.left_divider_styling{
	height: 24px;
	width: 1px;
	position: relative;
	left: -33px;
	top: 8px;
}
.right_divider_styling{
	height: 24px;
	width: 1px;
	position: relative;
	left: 34px;
	top: 8px;
}
.score-result-horizontal-divider{
    width: 480px;
    height: 1px;
    position: relative;
    left: 0px;
    top: 0px;

}
.score-result-horizontal-line{
    width: 100%;
    margin-top: 16px;
    margin-bottom:17px;
}
.score-result-horizontal-line-sentense{
    width: 100%;
    margin-top: 50px;
}
.score-result-detail-container{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top:29px;
}
.score-result-detail{
    display: inline-flex;
    justify-content: space-between;
    width:324px;
    margin-bottom:12px;
}

.score-result-detail-style{
    font-family: "PingFangSC-Regular";
    font-size: 12px;
    color: #8E959E;
    line-height: 12px;
}
.top-center-container{
    width: 100%;
    background-color: #ffffff;
    display:flex;
    flex-direction: column;
}
.score-result-detail-common-style{
    display:inline-flex;
}

.pron_inline {
    display: inline-flex;
}
.delete_icon_style{
    width:16px;
    height: 16px;
    background-image: url('../images/product_assess_delete_normal.png');
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    position: relative;
    top: 30px;
    left: 267px;
    cursor: pointer;
}
.delete_icon_style:hover{
    width:16px;
    height: 16px;
    background-image: url('../images/product_assess_delete_hover.png');
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    position: relative;
    top: 30px;
    left: 267px;
    cursor: pointer;
}


.inputTextDisplayStyle{
    display: none;
    flex-wrap: wrap;
    width:510px;
    text-align: left;
    font-size:28px;
    border-width: 0px 0px 0px 0px;
    line-height: 24px;
    border-radius: 2px;
    resize: none;
    outline: 0;
}
.inputTextDisplayContainer{
    width:540px;
    height: 270px;
    overflow-x: visible;
    overflow-y: auto;
    margin-top:20px;
    padding-left:24px;
    transform: translate(-3px,5px);
}
.inputTextContainerStyle{
    height: 300px;
    width:552px;
}

.score-result-detail-word-container{
    width: 346px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
}

.score-result-word-detail{
    display: flex;
    flex-direction: column;
}
.speed-length-style {
    margin: 10px;
}
.beyond{
    color:#FF6583;
}

.ie-special-style{
    color: #C9CCD1 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: left !important;
}

#customSelectBtn .btn_arrow {
    position: absolute;
    top: 11px;
    right: 8px;
    background: url(../images/tts-downarrow-16px.png);
    line-height: 0;
    font-size: 0;
    width: 16px;
    height: 16px;
}

#customSelectBtn .A_shape_style {
    position: absolute;
    top: 9px;
    left: 10px;
    background: url(../images/tts-voice-language.png);
    line-height: 0;
    font-size: 0;
    width: 20px;
    height: 20px;
}

.normalbtnSmall {
    position: relative;
    right: 14px;
    width: 140px;
    height: 36px;
    background: #FFF;
    cursor: pointer;
    border-radius: 4px;
}

.btn_text {
    position: relative;
    font-family: 'PingFangSC-Regular';
    font-size: 14px;
    color: #8e959e;
    letter-spacing: 0;
    line-height: 20px;
    top: 10px;
    margin-left: 0 !important;
}

.selLan {
    width: 140px;
    list-style: none;
    font-size: 14px;
    position: absolute;
    z-index: 9999;
    left: -40px;
    top: 36px;
    display: none;
}

.selLan li {
    width: 140px;
    background: #fff;
    line-height: 30px;
}

.anchorColor {
    color: #2d3138;
    text-decoration: none;
}