.internetName{
	width: auto;
	height: 500px;
	line-height: 2px;
	background-color: #eeeeee;
    overflow-x:hidden;
    overflow-y:scroll;
}
/*.box{
    width: auto;
    height: 500px;
    line-height: 2px;
    background-color: #eeeeee;
    overflow-x:hidden;
    overflow-y:scroll;

    float:left;
    position:relative;
    left:50%;
}*/
/*.p{
    float:left;
    position:relative;
    right:50%;
}*/
.downaudio{
    width: auto;
    height: auto;
    line-height: 2px;
	background-color: #eeeeee;
}
.clear{
    clear:both;
}
.aaaaa{
    width:100%;
    height:auto;
    line-height: 10px;
    display:block;
}
.timl{
    margin-left: 15px;
    font-size: 14px;
    float: left;
}
.timr{
    margin-right: 15px;
    font-size: 14px;
    float: right;
}
.news{
    color:black;
	max-width: 70%;
	height: auto;
	background: white;
	padding:5px 20px;
	margin: 4px;
	line-height: 25px;
	font-size: 14px;
	border-radius:10px;
	margin-left: -45px;
    margin-top: 20px;
	position: relative;
	float: left;
}
.newsr{
    color:black;
	max-width: 70%;
	height: auto;
	background: #a9e66b;
	padding:5px 20px;
	margin: 4px;
	line-height: 25px;
	font-size: 14px;
	border-radius:10px;
	margin-right: -45px;
    margin-top: 20px;
	position: relative;
	float: right;
}
.player-body {
    /*background: #eee url(body-bg.jpg) no-repeat center;*/
    background-size: cover;
}

.jsplayer {
    background: #222;
    border-radius: 10px;
    /*box-shadow: 0 0 60px rgba(0, 0, 0, 0.8);*/
    width: 1220px;
    height: 140px;
}

.jp-audio {
    width: 100%;
    height: 140px;
    background: rgba(222, 219, 220, 0.11);
    border-radius: 10px;
    font-family: 'Open Sans', sans-serif;
    background-size: cover;
}

.jp-controls {
    width: 300px;
    text-align: center;
    height: 140px;
    list-style: none;
    margin: 0;
    padding: 0;
    float:left;
}

.jp-controls .jp-current-time .jp-whole-time{
    width: 150px;
    overflow: hidden;
    color: rgba(225, 225, 225, 0.4);
}
.jp-controls{
    font-size: 30px;
}
.jp-current-time,.jp-whole-time{
    padding: 15px 0 20px;
    font-size: 30px;
    display: inline-block;
}

.jp-play {
    width: 33px;
    height: 39px;
    margin: 0 30px;
    background-image: url(../../img/transcriptionpage/jp-play.png);
}

.jp-pause {
    width: 30px;
    height: 39px;
    margin: 0 30px;
    background-image: url(../../img/transcriptionpage/jp-pause.png);
}

.jp-volume-bar {
    position: relative;
    bottom: auto;
    width: 200px;
    height: 2px;
    margin: 5px auto 0;
    background: rgba(225, 225, 225, 0.3);
    display: block;
    cursor: pointer;
}

.jp-controls .jp-volume-bar .jp-volume-bar-value div:after {
    position: absolute;
    content: "";
	right: -11px;
	top: -8px;
	width: 22px;
	height: 22px;
	background-image: url(../../img/transcriptionpage/jp-volume.png);
}

.jp-volume-bar-value div {
    height: 2px;
    position: relative;
    display: block;
    background: #ed553b;
}

.jp-volume-max {
    position: absolute;
    right: -32px;
    top: -8px;
    width: 22px;
    height: 18px;
    display: block;
    background-image: url(../../img/transcriptionpage/jp-max.png);
}

.jp-mute {
    right: auto;
    left: -22px;
    position: absolute;
    top: -6px;
    width: 10px;
    background-image: url(../../img/transcriptionpage/jp-mute.png);
    height: 13px;
    display: block;
}


.main {
	/*display: block;*/
	float: left;
	/*left: 50%;*/
	/*display: inline-block;*/
	/*float:left;*/
}

.top{
	position:relative;
	z-index:99999;
}

.body {
	text-align:center;
	/*border: 1px;*/
}

.result  {
	/*margin-left: auto;*/
	/*margin-right: auto;*/
	/*text-align:center;*/
	height: 600px;
    /*width: 100%;*/
    width: 800px;
	border: 1px solid;
	overflow: auto;
    float: left;
}

.main-body-top{
    width: 800px;
}

.right_side_result{
    width: 200px;
    height:600px;
    margin-left: 10px;
    border: 1px solid black;
    float: right;
}

.details-div {
    width: 400px;
    height:600px;
    margin-left: 10px;
    border: 1px solid black;
    float: right;
}

.waveform {
    margin: 8px auto;
    float:left;
    width:900px;
}

.details-title {
    float:left;
    width:30%;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    display: table-cell;
    text-align: right;
}

/*.details-title > span {
    vertical-align: middle !important;
    text-align: center !important;
    display: table-cell !important;
}*/

.details-val {
    /*width:70%;*/
    height: 40px;
    vertical-align: middle;
    text-align: left;
    display: table-cell;
    margin: left;
    line-height: 40px;
}

.test {
    max-height: 40px !important;
}

.gryrow {
    background-color: #E9E9E9;
}

/*.result_words{
    width:475px;
    height: 60px;
    overflow: hidden;
}*/
/*.result_words div{
    width: 435px;
    height:40px;
    text-align: center;
    font-size: 25px;
    line-height: 40px;
    padding: 10px 0 10px 0;
    color: red;
}*/

.splitDiv-1 {
	float: left;
	width: 8.3%;
	height: 100%;
	text-align: left;
}

.splitDiv-2 {
	float: left;
	width: 16.6%;
	height: 100%;
	text-align: left;
}

.splitDiv-5 {
	float: left;
	width: 41.5%;
	height: 100%;
	text-align: left;
}

.text-top-agent {
	/*text-align: center;*/
	/*text-align: left;*/
	position:relative;
	padding-left: 10px;
    text-align: right;
	/*background-color: #5eef92;*/
	border-right:2px solid #A8DBA8;
}

.text-top-customer {
	/*text-align: center;*/
	/*text-align: left;*/
	position:relative;
	padding-left: 10px;
	/*background-color: #5eef92;*/
	border-left:2px solid #A8DBA8;
}

.text-margin-top {
	/*text-align: center;*/
	/*text-align: left;*/
	position: relative;
	margin-top: 2px;
	padding-left: 10px;
	background-color: #5eef92;
	border:2px solid #a1a1a1;
	border-radius:10px;
	-moz-border-radius:10px;
}

.main-body {
    margin-left: auto;
    margin-right: auto;
    width: 1220px;
}

.speed-5 {
    float: left;
    width: 41.5%;
    height: 100%;
    text-align: center;
}

.speed-2 {
    float: left;
    width: 16.6%;
    height: 100%;
    text-align: center;
}
