/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素*/
th, td, /* table elements 表格元素 */
img /* img elements 图片元素 */
{
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    height: 100%;
    position: absolute;
}

table > thead > tr > th,
table > tbody > tr > td {
    vertical-align: middle;
    text-align: center;
}

span[contenteditable] {
    width: 175px;
    display: block;
}

/* 全屏蒙版效果 */
#fullScreenHold {
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    top: 0px;
    left: 0px;
}

/* loading页面加载样式 */
#loadingBackground {
    width: 100%;
    height: 100%;
    z-index: 9999;
    position: fixed;
    top: 0;
    left: 0;
}

#loadingIcon {
    width: 80px;
    height: 80px;
    position: absolute;
    z-index: 10000;
    left: 50%;
    margin-left: -40px;
    top: 50%;
    margin-top: -40px;
}

/*登录页面样式 start*/
.login_row.row .col-md-6, .other_login_row.row .col-md-12 {
    padding: 0;
}

.switch_language {
    float: right;
    margin-top: 30px;
    margin-right: 30px;
}

.switch_language button {
    width: 120px;
    height: 30px;
    line-height: 29px;
    padding: 0 12px;
}

.switch_language div {
    display: inline-block;
}

.switch_language ul {
    min-width: 121px;
}

.login_arrow,
.tree_arrow {
    width: 14px;
    height: 8px;
    display: inline-block;
    margin-right: 0;
    position: absolute;
    top: 12px;
    right: 12px;
}

.other_login_row.row {
    position: absolute;
    top: 33%;
    left: 73%;
    width: 374px;
}

.mrps_login {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.mrps_login_header .col-xs-6 {
    padding: 0;
    width: 38%;
}

.login_row {
    top: 50%;
    margin-top: -100px;
    left: 50%;
    margin-left: -200px;
    visibility: visible;
    position: absolute;
}

.login_row .col-md-4 {
    padding-right: 0;
    padding-left: 0;
    width: 436px;
    height: 301px;
}

.login_header {
    text-align: center;
    height: 50px;
    line-height: 50px;
}

.error_message {
    margin-bottom: 0;
    /*margin-left: 19px;*/
    display: block;
    position: absolute;
    margin-top: 0;
}

.errorRestoreMessage.errorRestoreMessageTop {
    top: 21px;
}

.errorRestoreMessage {
    position: absolute;
    top: 33px;
    left: 145px;
}

.mark_error {
    display: block;
    position: absolute;
    margin-top: -16px;
    margin-left: 35px;
}

.error_message.no_margin_left {
    margin-left: 0;
}

.data_error_div {
    margin-top: 3px;
}

.mrps_login_header {
    margin-top: 97px;
}

.other_login .mrps_login_header {
    margin-top: 10px;
}

.mrps_login_header, .other_login_header {
    text-align: center;
    height: 11px;
}

.mrps_login_header .col-xs-6 {
    padding: 0;
    width: 38%;
}

.mrps_login_header_split_left, .mrps_login_header_split_right {
    position: relative;
    top: 13px;
    width: 16%;
}

.mrps_login_header_split_left {
    margin-left: 14%;
}

.col-xs-offset-login {
    margin-left: 14.66%;
}

.login_form {
    margin-top: 8px;
}

.login_form.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 8px;
}

.login_btn_form {
    margin-top: 37px;
}

.login_form.form-horizontal .form-group:nth-child(1) {
    margin-bottom: 8px;
}

.login_form.form-horizontal .form-group:nth-child(2) {
    margin-bottom: 18px;
}

.login_other_btn.col-xs-12 {
    height: 40px;
}

.other_login_div {
    margin: 8px 28px 15px 28px;
    height: 70px;
}

.close_puc_login {
    left: 83px;
}

ul.home_nav li {
    width: 180px;
    height: 30px;
}

ul.home_nav li a {
    padding: 0;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

ul.home_nav {
    margin-left: 30px;
}

/*登录页面样式 end*/

/* 关于页面样式start */
.aboutBody .col-md-12 {
    padding-left: 30px;
}

.aboutBody .col-md-12 {
    margin-bottom: 0;
}

.aboutBody .col-md-12 .col-xs-5 {
    padding: 0;
    text-align: left;
    /*     height: 30px; */
    line-height: 30px;
    margin-bottom: 0;
    padding-left: 8px;
    word-wrap: break-word;
    margin-top: 5px;
}

.aboutBody .col-xs-7.add-out {
    padding: 0;
    text-align: right;
    height: 30px;
    display: table;
    margin-top: 5px;
}

.aboutBody .col-xs-7 .control-label {
    padding: 0;
    height: 30px;
    vertical-align: middle;
    display: table-cell;
}

.aboutBody .jspVerticalBar {
    right: 30px;
}

.about_btn_div {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.start_icon {
    width: 9px;
    height: 11px;
    display: inline-block;
}

/* 关于页面样式end */

/* 修改密码样式  start*/
.showModifyPassword,
.showDataRestore,
.showDataProgress {
    position: absolute;
    width: 758px;
    height: 270px;
    z-index: 10000;
    top: 232px;
}

.modifyPasswordBody,
.dataRestoreBody,
.dataProgressBody {
    overflow: auto;
    margin: 20px 19px 0 19px;
}

.dataRestoreBody,
.dataProgressBody {
    height: 149px;
}

.modifyPasswordBody .col-md-12 {
    margin-bottom: 18px;
}

.dataRestoreBody .col-md-12 {
    margin-top: 15px;
    height: 32px;
    line-height: 32px;
}

.modifyPasswordTitle,
.dataRestoreTitle,
.dataProgressTitle {
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-left: 19px;
    margin-top: 8px;
    margin-right: 19px;
    text-indent: 8px;
}

.modifyPasswordTitle div,
.dataRestoreTitle div,
.dataProgressTitle div {
    display: inline-block;
}

.modifyPasswordBottom,
.dataRestoreBottom {
    margin: 0 19px;
    width: 720px;
    height: 43px;
    position: absolute;
    padding-top: 2px;
}

.dataRestoreInfo,
.dataProgressInfo {
    margin: 0 15px;
}

.dataRestoreCheck .col-xs-3 {
    padding: 0;
}

.dataRestoreLabel {
    margin: 0px 0;
    height: 32px;
    line-height: 32px;
}

.dataProgressBox label,
.dataProgressBox .progress {
    margin-top: 15px;
}

.dataRestoreIcon {
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.dataRestoreNum {
    width: 16px;
    height: 16px;
    line-height: 16px;
    display: inline-block;
    position: relative;
    top: -9px;
    left: -10px;
}

/* 修改密码样式  end*/
/* 首页样式  start*/
.mrps_tab_right li a.dropdown-toggle {
    display: inline-block;
}

.data-restore {
    margin: 0 !important;
    padding: 0 !important;
    padding-top: 11px !important;
}

.welcomeBox {
    margin-top: 10px;
}

.mrps_tab_right a.dropdown-toggle,
.welcomeText {
    padding: 0 !important;
    padding-top: 11px !important;
}

.main_arrow {
    float: right;
    width: 16px;
    height: 8px;
    margin-top: 7px;
    margin-left: 5px;
}

.mrps_brand {
    width: 240px;
    height: 60px;
    display: table-cell;
}

.megafon_brand {
    width: 220px;
    height: 60px;
    display: table-cell;
    position: relative;
}

#main_load {
    margin-top: 10px;
}

.navbar-right {
    margin-right: 5px;
}

.main_body {
    min-width: 1366px;
    overflow-x: auto !important;
}

.main_body .navbar-header label {
    position: relative;
    vertical-align: bottom;
    display: table-cell;
    text-align: left;
    left: -125px;
    bottom: 8px;
}

.main_body .navbar-header label.firstTitle {
    position: absolute;
    left: 115px;
    top: -8px;
}

.main_body .navbar-header label.secondTitle {
    position: absolute;
    left: 190px;
    top: -8px;
}

.main_body .megafon-header label.ruTitle {
    position: absolute;
    left: 268px;
    top: 1px;
    width: 225px;
    font: normal 24px arial;
    text-align: left;
    color: #fff;
}

.main_body .megafon-header div.ruLine {
    position: absolute;
    left: 256px;
    top: 8px;
    width: 0px;
    height: 44px;
    border-left: 1px solid #828992;
}

.main_body nav.navbar-fixed-top {
    min-width: 1366px;
    margin-bottom: 0;
    position: relative;
}

.main_body .navbar-header {
    display: table;
    min-width: 336px;
    float: left;
    max-width: 336px;
    margin-right: 0;
}

.main_body .megafon-header {
    display: table;
    min-width: 505px;
    float: left;
    max-width: 505px;
    margin-right: 0;
}

.nav.navbar-default.navbar-fixed-top .container-fluid {
    height: 60px;
    padding-left: 0;
}

#mytab {
    min-width: 420px;
    float: left;
}

.mrps_tab li {
    height: 62px;
    width: 140px;
    text-align: center;
}

.mrps_tab li a {
    display: inline-block;
    padding: 0;
    margin-top: 21px;
    vertical-align: top;
    text-align: center;
}

.mrps_tab li span {
    width: 24px;
    height: 62px;
    display: inline-block;
}

.mrps_tab_right .dropdown-menu {
    min-width: 100px;
}

#home_load {
    padding-right: 30px;
    padding-left: 30px;
    min-width: 1366px;
}

.noData,.noDataSingleTd {
    height: 30px;
    text-align: left;
    line-height: 30px;
    text-indent: 1em;
}

/** change by cc start **/
.buttonInput {
    height: 26px;
    line-height: 26px;
    right: 31px;
    border: none !important;
}

/**change by cc end **/

.buttonInput:focus {
    outline: none;
}

.home_navbar_bottom {
    bottom: 12px;
}

/* 首页样式  end*/

/*设置模块组织机构样式 start*/
.fadePassword {
    left: 33.4% !important;
    position: absolute !important;
    padding-right: 3px !important;
}

.fadePassword input {
    height: 28px;
    margin-top: 1px;
    margin-left: 1px;
}

.custom-container {
    position: absolute;
    height: 83%;
    width: 100%;
    padding-left: 30px;
    margin-top: 20px;
}

.custom-container.operation_jsp {
    padding-left: 30px;
    padding-right: 30px;
    width: inherit !important;
    height: inherit !important;
    position: inherit;
    margin-top: 0;
}

.organizationBody .col-md-4 {
    padding: 0;
}

.zTreeDemoBackground.left {
    height: 100%;
}

.data_sys_type .col-xs-4 {
    padding: 0;
    margin-right: 20px;
}

.data_sys_type .col-xs-3 {
    padding: 0;
}

.data_sys_type button:last-child {
    padding: 0;
    height: 32px;
    line-height: 32px;
}

.data_sys_type .addSysType,
.data_sys_type .delSysType {
    width: 12px;
    height: 32px;
    padding: 0;
    margin-right: 8px;
}

.add_data_border,
.add_function_border {
    display: inline-block;
}

.organ_right {
    margin: 8px;
    overflow: auto;
    height: 91%;
}

.organ_right_col.col-md-8 {
    padding: 0;
    height: 100%;
}

.organ_right_label {
    margin: 13px 0 0 30px;
}

.organ_right_label div {
    display: inline-block;
}

.organ_right_label div:last-child {
    height: 1px;
    width: 609px;
}

.organ_nav_bottom {
    bottom: 7px;
    position: absolute;
    width: 100%;
    height: 40px;
    left: 8px;
}

.organ_brand.navbar-brand {
    padding: 0;
    height: 40px;
    line-height: 40px;
}

.organ_nav_bottom .container-fluid {
    padding-right: 0;
}

.organ_save {
    width: 110px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 5px 5px 8px 0;
}

/* 设置模块中校验图标位置重新定位，与右侧组织树展开图标有一定间距 */
.organ_right .form-horizontal .has-feedback input {
    padding-right: 60px;
}

.organ_right .form-horizontal .has-feedback .form-control-feedback {
    right: 30px;
}

.organ_right .form-horizontal .has-feedback .col-xs-10 .form-control-feedback {
    right: 6%;
}

.organ_right .form-horizontal .has-feedback .col-xs-7 .form-control-feedback,
.organ_right .form-horizontal .has-feedback .col-xs-9 .form-control-feedback {
    right: 15px;
}

.organ_right label.control-label {
    padding: 0 !important;
    height: 34px;
    line-height: 34px;
}

.organ_right label span {
    width: 9px;
    height: 7px;
    display: inline-block;
    position: relative;
    top: -3px;
    right: 3px;
}

.organ_right .radio label {
    padding-left: 0;
}

.organ_right .radioGroup {
    margin-top: -3px;
}

.organ_right .input-group .input-group-addon {
    position: absolute;
    z-index: 9;
    right: 0;
    border: transparent;
    background: transparent;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.organ_right .input-group {
    width: 100%;
}

.organ_right .col-xs-6,
.organ_right .col-xs-7,
.organ_right .col-xs-8,
.organ_right .col-xs-9 {
    padding: 0;
}

.organ_right .col-xs-10 {
    padding: 0;
    padding-right: 4%;
}

.organ_right .col-xs-10 .menuContent.change-width {
    width: 95%;
}

.col-xs-9.custom-label-div {
    width: 79%;
}

.function_div {
    padding: 9px;
}

.add_function_options_border,
.add_data_options_border {
    margin: 0 34px;
}

.add_function_options {
    padding: 12px 0 0 0;
    display: inline-block;
}

.function_div .add_function,
.function_div .default_function_icon,
.add_function_label_border,
.add_function_icon_border {
    display: inline-block;
    height: 26px;
    margin-bottom: 8px;
    float: left;
    margin-right: 8px;
}

.add_function_label_border,
.add_function_icon_border {
    padding-left: 15px;
    line-height: 26px;
    padding-right: 15px;
}

.function_div .add_function,
.function_div .default_function_icon {
    width: 26px;
    margin: 0;
}

.add_data_options,
.add_time_options {
    display: inline-block;
    width: 100%;
}

.addFunctionAppend,
.addDataAppend {
    position: relative;
    left: 31px;
    display: inline-block;
}

.add_function_icon,
.delete_function_icon,
.add_all_function_icon {
    width: 12px;
    height: 26px;
    display: inline-block;
    position: relative;
    margin-left: 15px;
    float: right;
}

.add_function_options_border.add_hide_border,
.add_data_options_border.add_hide_border {
    display: none;
}

.add_btn_div {
    margin-right: -44px;
}

.add_function_btn {
    width: 80px;
    line-height: 30px;
    height: 30px;
    margin: 0 10px;
    padding: 0;
}

.add_time_options .checkbox {
    padding-top: 0px !important;
}

.data_sys_type {
    padding: 0;
    z-index: 3;
    padding-top: 8px;
}

.data_sys_type > div {
    padding: 0;
    margin-bottom: 8px;
}

.data_sys_type .input-group > input {
    padding-right: 31px;
}

.form-control.data_input_style {
    width: 43px;
    text-align: center;
    display: inline-block;
    float: left;
}

.time_show {
    height: 38px;
    line-height: 25px;
    margin: 0 37px;
}

.funLab_left,
.funLab_right {
    width: 13px;
    height: 26px;
    display: inline-block;
    float: left;
}

.funLab {
    height: 26px;
    line-height: 26px;
    display: inline-block;
    float: left;
}

.menuContent {
    left: 0 !important;
    top: 32px !important;
    z-index: 10;
    right: 15px;
    width: 100%;
    height: 300px;
}

.menuContent.menuNew {
    left: 0 !important;
    position: relative !important;
    display: inline-block;
    margin-left: 8px;
    float: left;
    margin-bottom: 8px;
    width: 202px;
    top: 0 !important;
}

#menuNewTree {
    /*  display: inline-block; */
}

.ztree.newZtree {
    width: 200px;
    margin: 0;
}

.btn-group.time_control label.btn:first-child:not(:last-child),
.btn-group.time_control label.btn:not(:first-child):not(:last-child),
.btn-group.time_control label.btn:last-child:not(:first-child) {
    margin: 20px 25px;
}

.tab_title {
    display: inline-block;
}

.time_control.btn-group > .btn.active {
    z-index: 0;
}

.time_control.btn-group > .btn:hover {
    z-index: 0;
}

/*设置模块组织机构样式 end*/

/*首页模块录音录像查询回放样式 start*/
.fht-fixed-column th:first-child ins {
    margin-right: 0;
    margin-left: -7px;
}

table ins {
    margin-left: 0;
}

table thead .checkbox {
    display: inline-block;
}

table thead .checkbox span {
    top: 2px;
}

.divider .checkbox span {
    position: absolute;
    display: inline-table;
    left: 45px;
    top: 0;
    white-space: nowrap;
}

.recording_play,
.recording_addAll,
.recording_delAll,
.downloadList,
.download_addAll,
.goback,
.exportIcon {
    width: 26px;
    height: 26px;
    position: relative;
    top: 8px;
    display: inline-block;
}

.recording_header .col-md-4 {
    padding-right: 0;
}

.recording_header .col-md-3 .col-xs-5 {
    padding: 0;
    text-align: right;
    height: 30px;
    line-height: 30px;
}

.recording_header button,
.playList_header button {
    padding: 0;
    text-align: left;
    margin-left: 10px;
    display: inline-block;
}

.recording_header div.btn.btn-default.dropdown-toggle {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    text-align: left;
}

.recording_header .dropdown-menu {
    width: 100%;
}

.recording_header button div,
.playList_header button div {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-left: 5px;
}

.playList_header .col-md-12 > div {
    position: relative;
    top: 10px;
    float: right;
}

#recordingAll .recording_header {
    margin-top: 0;
}

.recording_header {
    margin-top: 15px;
    margin-left: -15px;
}

.playList_header {
    margin-top: 15px;
    margin-left: -15px;
}

.recording_header .col-md-5 {
    width: 40%;
    float: left;
}

.recording_header .col-md-7 {
    width: 60%;
    float: left;
}

.recording_table_container {
    overflow: auto;
    width: 100%;
    height: 100%;
    position: relative;
    top: 20px;
}

.recording_table_body_div {
    overflow: auto;
    margin-top: -20px;
    height: 520px;
    width: 139%;
}

.recording_header .col-xs-7 {
    padding-right: 0;
}

.recording_header .buttonInput {
    height: 30px;
    line-height: 30px;
    right: 31px;
    border: none !important;
    text-indent: 10px;
    width: inherit;
}

.recording_content .radioGroup {
    margin-right: 20px;
    margin-top: -1px;
}

#downloadListDiv .radioGroup {
    margin-right: 20px;
    margin-top: -1px;
    float: right;
}

.downloadProgressDiv {
    position: relative;
    height: 32px;
}

.downloadProgress {
    width: 85px;
    height: 15px;
    display: inline-table;
    vertical-align: middle;
    position: absolute;
    left: 10px;
    top: 8px;
}

.downloadProgress > div {
    height: inherit;
}

.downloadProgressText {
    width: 75px;
    display: inline-table;
    vertical-align: middle;
    position: absolute;
    top: 5px;
    right: 0;
}

.open_img {
    width: 26px;
    height: 19px;
    display: inline-block;
    position: relative;
    margin: 0 2px;
}

.state_img,
.text_img,
.media_img {
    width: 30px;
    height: 26px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.mark_img {
    width: 20px;
    height: 26px;
    display: inline-block;
    position: relative;
    top: 3px;
}

.edit_mark_img.mark_img {
    width: 14px;
    height: 14px;
    display: inline-block;
    position: relative;
    float: right;
    top: 9px;
    right: -5px;
}

.mark_text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90px !important;
    float: left;
    position: absolute;
    margin-top: -2px;
}

.media_type_video,
.is_full_duplex_mode,
.adsearch_urgent,
.encryption {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin: 0 5px;

}

.option_play, .add_play, .delete_play {
    width: 26px;
    height: 26px;
    display: inline-block;
    position: relative;
    top: 3px;
    margin: 0 5px;
}

.down_play {
    width: 22px;
    height: 24px;
    display: inline-block;
    position: relative;
    top: 2px;
    margin: 0 5px;
}

.page_pagination .pagination {
    margin: 0;
}

ul.open_nav li {
    width: inherit;
    height: 30px;
}

ul.open_nav {
    margin-left: 0;
}

.nav-tabs.open_nav > li > a {
    margin-right: 0;
    line-height: 30px;
    padding: 0;
}

/* 标记弹框样式  start*/
.showMark {
    position: absolute;
    z-index: 100;
    width: 243px;
    height: 161px;
}

.markTitle {
    position: relative;
    text-indent: 1em;
    margin: 8px 0px 2px;
}

.markDel {
    width: 15px;
    height: 16px;
    display: inline-block;
    float: right;
    margin-top: 3px;
    margin-right: 33px;
}

.markBody .mark_content {
    position: relative;
    margin: 0 16px;
    margin-bottom: 14px;
    width: 188px;
    height: 74px;
    padding: 3px;
}

.markBody .mark_content textarea {
    display: block;
    overflow: hidden;
    width: 176px;
    min-height: 66px;
    height: 66px;
}

.mark_btn_div {
    margin-left: 16px;
    width: 192px;
}

.mark_btn_div button {
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding: 0;
}

.mark_btn_div button:last-child {
    margin-left: 27px;
}

/* 标记弹框样式  end*/

/* 播放器界面样式  start*/
.showPlayer {
    position: absolute;
    width: 683px;
    height: 494px;
    z-index: 9999;
    top: 50%;
    margin-top: -247px;
    left: 50%;
    margin-left: -341.5px;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

#showPlayerSDS.showPlayer {
    width: 744px;
}

.playerTitle {
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-left: 16px;
    margin-top: 16px;
    margin-right: 16px;
    padding-left: 8px;
}

#showPlayerSDS .playerTitle {
    margin-top: 22px;
    margin-left: 18px;
    margin-right: 18px;
}

.playerTitle div {
    display: inline-block;
}

.fullscreen {
    width: 17px;
    height: 40px;
    float: right;
    margin-right: 16px;
}

.playerBody {
    margin: 0 16px 0 16px;
}

.playerBody .body_left {
    width: 458px;
    height: 420px;
    float: left;
}

.playerBody .body_right {
    width: 192px;
    height: 420px;
    float: left;
}

.speakerListBody {
    padding: 0;
    margin-top: 8px;
    word-break: break-all;
    text-align: center;
}

.speakerListTitle {
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.playerBody .speakerList {
    height: 420px;
    overflow: hidden;
}

.speakerList .playList {
    padding: 3px;
}

.speakerList .playList > div {
    position: relative;
}

.speakerList .playListNum {
    width: 18px;
    height: 18px;
    text-align: center;
    position: absolute;
    left: 2px;
    top: 2px;
}

.speakerList .playFileName {
    display: inline-block;
    margin-left: 30px;
}

.speakerList .videoIcon {
    position: absolute;
    width: 24px;
    height: 24px;
}

.speakerList .caller {
    display: inline-block;
    margin-left: 30px;
    width: 136px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.playerBodyInfo {
    height: 58px;
}

.playerBodyOption {
    height: 40px;
    margin-top: -7px;
}

.player {
    width: 458px;
    height: 420px;
}

.playMinWin {
    width: 230px;
    height: 40px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 9999;
}

.playWinTitle {
    height: 40px;
    line-height: 40px;
    padding-left: 8px;
}

.playMinWin .fullScreen {
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    right: 8px;
    top: 12px;
}

#vlciframe, #vlciframeSDS {
    height: 100%;
    width: 100%;
    border: none;
}

#controliframe, #controliframeSDS {
    height: 140px;
    width: 100%;
    border: none;
}

.play_body {
    overflow: hidden;
    background-color: transparent !important;
}

.speakerListSide {
    padding: 0;
    border: 1px solid #000;
    position: relative;
    top: 12px;
}

.speakerListCenter {
    text-align: center;
    padding: 0;
}

.playerLeft {
    width: 100%;
    height: 100%;
}

.playerRight {
    position: absolute;
    right: 0;
    top: 0;
}

.playerClose, .playerFullScreen {
    width: 40px;
    height: 40px;
    background-color: #e3e3e3;
    border: 1px solid #000;
    position: absolute;
    left: 5px;
}

.playerFullScreen {
    top: 45px;
}

/* 播放器界面样式  end*/

/* 日历插件自定义样式  start*/
.calendar_layout {
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 10px;
}

.searchBarContain {
    float: right;
}

.searchBarContain .checkbox {
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 20px;
    margin-top: -1px;
}

.searchBarContain .checkbox ins{
    margin-right: 0px;
}

.searchBarContain .radioGroup {
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
}

.searchBarContain .radioGroup .radio {
    margin-top: 0;
    margin-bottom: 0;
}

.searchBar {
    float: left;
    width: 190px;
    height: 30px;
    padding-left: 5px;
    position: relative;
    margin-right: 10px;
    margin-top: 3px;
}

.searchBar.dataRestoreBar {
    border: 1px solid #000;
}

.startDateStyle, .endDateStyle {
    width: 105px;
    height: 24px;
    line-height: 24px;
    float: left;
}

.searchBar input {
    float: left;
    border: none;
    height: 30px;
    width: 148px;
    line-height: 30px;
}

#inpstartStatistics,
#inpendStatistics {
    text-align: center;
}

.searchBar_but {
    margin-right: 10px;
}

.searchBar_gratebut,
.searchBar_but {
    width: 73px;
    height: 30px;
    line-height: 30px;
    background-repeat: no-repeat;
    border: none;
    text-align: center;
    margin-left: 10px;
    margin-top: 3px;
}

.searchBar_but {
    float: left;
    margin-left: 10px;
}

.searchBar_gratebut {
    float: right;
    margin-right: 54px;
}

.searchBar_gratebut.dropRightMargin {
    margin-right: 0;
}

.recording_content.col-md-8,
.recording_content.col-md-7 {
    padding: 0;
}

#textInfoDiv {
    position: absolute;
    top: 50%;
    margin-top: -34px;
    width: 318px;
    height: 68px;
    left: 50%;
    margin-left: -159px;
    display: none;
    line-height: 68px;
    text-align: center;
}

#textInfoIframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 11111111;
    border: none;
}

/* 日历插件自定义样式  end*/

/* 分页样式  start*/
.pageLine {
    float: left;
    position: relative;
    left: 50%;
}

.pageLine .nav {
    float: left;
    position: relative;
    left: -50%;
}

/* 分页样式  end*/

/* 高级搜索弹框 start */
.advancedSearch {
    position: absolute;
    width: 758px;
    height: 560px;
    z-index: 10000;
    top: 80px;
}

.advancedSearchBody {
    overflow: visible !important;
    margin: 0 19px 0 19px;
}

.advancedSearchBodyBorder {
    padding-right: 30px;
    width: 712px;
}

.advancedSearchBodyBorder .underlineStyle {
    height: 1px;
    width: 640px;
    float: left;
    margin: 15px 40px 0 40px;
}

.advancedSearchBodyBorder .col-md-12 {
    margin-top: 15px;
}

.advancedSearchBody > div > div:last-child.jspVerticalBar {
    right: 8px;
}

.advancedSearchBody .col-xs-7 input.form-control {
    padding-right: 22px;
    padding-left: 5px;
}

.advancedSearchBody .col-xs-7 input.search_input {
    top: 0;
}

.advancedSearchBody .jspContainer {
    position: absolute;
}

.advancedSearchBody .input-group-btn {
    position: relative;
    width: 100%;
}

.advancedSearchBody .search_icon {
    width: 18px;
    height: 18px;
    position: absolute;
    right: 7px;
    z-index: 9;
}

.advancedSearchBody .search_input_box {
    height: 25px;
}

.advancedSearchBody .search_input_box input {
    padding-right: 30px;
}

.advancedSearchBody .search_result {
    height: 142px;
}

.advancedSearchBody .search_result .jspArrow.jspArrowRight {
    right: 0;
}

.advancedSearchBody .input-group-btn button {
    float: right;
    height: 30px;
}

.advancedSearchTitle {
    height: 40px;
    line-height: 40px;
    text-align: left;
    margin-left: 19px;
    margin-right: 19px;
    text-indent: 8px;
}

.advancedSearchBody .advancedSearchLabel {
    margin-top: 7px;
    padding-left: 15px !important;
    width: 669px;
    margin-bottom: 10px;
}

.advancedSearchBody .input-group .input-group-addon {
    position: absolute;
    z-index: 9;
    right: 0;
    border: transparent;
    background: transparent;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
}

.advancedSearchBody .col-md-12 .col-md-6 .col-xs-7 .input-group {
    width: 100%;
}

.advancedSearchBody .col-md-12 {
    height: 40px;
    padding-left: 30px;
}

.advancedSearchBody .col-md-12 .col-xs-5.add-out {
    padding: 0;
    text-align: right;
    height: 40px;
    display: table;
}

.advancedSearchBody .col-md-12 .col-xs-5 .control-label {
    height: 40px;
    line-height: normal;
    padding: 0;
    vertical-align: middle;
    display: table-cell;
}

.advancedSearchBody .col-md-12 .col-md-6 {
    padding: 0;
    height: 40px;
    line-height: 40px;
    margin: 0;
}

.advancedSearchBody .col-md-12 .col-xs-5 {
    text-align: right;
    display: table;
    padding: 0;
}

.advancedSearchBody .col-md-12 .col-xs-5 .control-label {
    display: table-cell;
    vertical-align: middle;
}

.advancedSearchBody .col-md-12 .col-xs-7 {
    padding: 0;
    height: 30px;
    vertical-align: middle;
    /* 	display:table-cell; */
    margin-top: 5px;
    line-height: 25px;
}

/** add by cc start**/
.advancedSearchBody .col-xs-7 .dropdown div.btn.btn-default.dropdown-toggle {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 32px 0 5px;
    text-align: left;
}

/** add by cc end**/
.advancedSearchBody .col-xs-7 .dropdown-menu {
    width: 100%;
    height: 184px;
    /*     position: relative; */
    overflow: hidden;
    top: 0;
}

.advancedSearchBody .col-xs-7 .dropdown.open .dropdown-menu {
    top: 30px;
}

.advancedSearchBody .col-xs-7 .dropdown-menu.pull-right {
    margin-top: 32px;
}

.advancedSearchLabel {
    margin: 13px 0 0 15px;
}

.advancedSearchLabel div:last-child {
    height: 1px;
    margin-top: 0;
}

.advancedSearchBody .col-xs-7 .dropdown-menu .loadMoreData {
    position: absolute;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: inherit;
}

.dropdown-menu > div > a,
.dropdown-menu .jspPane > div > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.advancedSearchBody .search_result li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    line-height: 1.42857143;
    width: 184px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.search_arrow {
    float: right;
    width: 14px;
    height: 8px;
    margin-right: -3px;
}

.searchBottom {
    margin-left: 19px;
    width: 720px;
    height: 98px;
    bottom: 21px;
    position: absolute;
}

.searchBottom.messageBottom {
    height: 40px;
    bottom: 19px;
}

.searchBottom.registerBottom {
    height: 40px;
    bottom: 13px;
}

.searchBottom.operationBottom {
    height: 40px;
    bottom: 8px;
}

.searchBottom .col-md-12 {
    padding: 0;
    float: none;
    height: 55px;
    margin-bottom: 0;
}

.searchBottom .checkbox {
    margin-right: 0;
    margin-top: 12px;
    margin-bottom: 12px;
}

.searchBottom .col-md-8 {
    margin: 12px 0;
}

#quickSearchName {
    width: 189px;
    position: absolute;
    top: 11px;
    left: 43px;
    padding-right: 25px;
    padding-left: 8px;
}

#quickSearchContent .col-xs-4 {
    padding-left: 0;
}

#quickSearchContent.col-md-8 {
    padding: 0;
}

.searchBottom i {
    top: 12px;
    right: 6px;
}

.searchBottom .help-block {
    left: 44px;
    top: 42px;
}

.searchEdit {
    width: 14px;
    height: 14px;
    display: inline-block;
    float: right;
    margin-top: -22px;
    margin-right: 28px;
    position: relative;
    z-index: 9;
}

.searchDelete {
    width: 12px;
    height: 12px;
    display: inline-block;
    float: right;
    margin-top: -21px;
    margin-right: 8px;
    position: relative;
    z-index: 9;
}

.search_btn_div {
    width: 240px;
    margin: 0 auto;
}

.search_btn_div button:first-child,
.search_btn_div button:nth-child(3) {
    margin-right: 7px;
}

.search_btn_div button:last-child,
.search_btn_div button:nth-child(2) {
    margin-left: 8px;
    margin-right: 0;
}

.playerTitleMsg {
    width: 500px;
    height: 40px;
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.information {
    background-image: url(../images/mrps/videoplay_information.png);
    background-repeat: no-repeat;
    float: left;
    width: 20px;
    height: 20px;
    margin-top: 14px;
    margin-left: 4px;
}

.closeBtn,
.msgMin,
.fullScreen {
    width: 20px;
    height: 40px;
    float: right;
    margin-right: 12px;
}

.advancedSearchTitle div {
    display: inline-block;
}

/* 高级搜索弹框 end */

/*首页模块录音录像查询回放样式 end*/

/*视频播放控制栏*/
.playOptions {
    width: 143px;
    height: 40px;
    float: left;
    margin: 8px 0 8px 2px;
}

#play_control_div {
    position: absolute;
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 69px;
}

.play_control_div td {
    width: 60px;
    height: 20px;
    line-height: 20px;
}

#wrap {
    position: absolute;
    height: 14px;
    width: 100%;
}

#progressbar {
    position: absolute;
    top: 5px;
    height: 4px;
    left: 65px;
    right: 84px;
}

.player_progress {
    width: 428px;
    height: 4px;
    position: absolute;
    bottom: 0;
}

.player-current-speaker {
    width: 320px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    left: 80px;
    font-size: 14px;
    text-align: left;
    display: none;
}

.callerSpan,
.noCallerSpan {
    height: inherit;
    float: left;
}

.player_normal {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40px;
    left: 12px;
}

.player_loop {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40px;
    left: 12px;
}

.player_one {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40px;
    left: 12px;
}

.player_order {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 40px;
    left: 12px;
}

.player_currentTooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    word-spacing: normal;
    word-wrap: break-word;
    white-space: normal;
    line-break: auto;
    bottom: 0;
    width: 83px;
    min-height: 41px;
    text-align: center;
    background-color: #DEE2E8;
    border: 1px solid #8A9099;
}

.player_currentTooltip.singleLine {
    padding: 10px 0;
}

.player_currentTooltip:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -15px;
    margin-left: -7px;
    border: 7px solid;
    border-color: #8A9099 transparent transparent transparent;
}

#bar {
    height: 4px;
    width: 0%;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

#slider {
    position: absolute;
    z-index: 1;
    left: 0px;
    width: 14px;
    height: 14px;
    margin-left: 62px;
}

#video_controlbtn_prepart {
    float: left;
    height: 55px;
    margin-top: 13px;
}

#video_controlbtn_prepart a {
    float: left;
}

#video_last {
    top: 40px;
    width: 32px;
    height: 32px;
    left: 166px;
    position: absolute;
}

#changeSpeed {
    top: 43px;
    width: 60px;
    height: 24px;
    left: 65px;
    line-height: 24px;
    position: absolute;
}

#changeSpeed select {
    height: 26px;
    line-height: 26px;
}

#video_next {
    top: 40px;
    width: 32px;
    height: 32px;
    right: 166px;
    position: absolute;
}

#video_loop {
    top: 19px;
    width: 26px;
    height: 18px;
    margin-left: 16px;
    position: relative;
}

#control_divideline {
    width: 2px;
    height: 40px;
    position: relative;
    left: 90px;
}

#video_playPause {
    width: 26px;
    height: 26px;
    top: 7px;
    left: 7px;
    position: relative;
}

#video_stop {
    width: 10px;
    height: 10px;
    top: 16px;
    left: 29px;
    position: relative;
}

#video_vertex {
    width: 14px;
    height: 17px;
    top: 19px;
    margin-left: 16px;
    position: relative;
}

#speed_content {
    float: left;
    border: none;
    top: 21px;
    width: 62px;
    height: 14px;
    position: relative;
    line-height: 14px;
    margin-left: 16px;
    text-align: center;
}

#speed_content_img {
    width: 60px;
    height: 14px;
    display: block;
}

#speed_content_table {
    position: absolute;
    width: 60px;
    height: 84px;
    z-index: 100;
    text-align: center;
    top: 54px;
    left: 184px;
    overflow: auto;
}

#speed_content_table tr:hover {
    cursor: pointer;
}

#video_controlbtn_nextpart {
    float: right;
    height: 55px;
    margin-top: 13px;
}

#video_controlbtn_message {
    position: absolute;
    height: 40px;
    margin-left: 32%;
    margin-top: 20px;
    bottom: auto;
    z-index: 10;
    padding-top: 6px;
}

#play_error_message {
    margin-top: 0px;
}

#play_error_img {
    float: left;
    width: 27px;
    height: 17px;
    margin-top: 5px;
    margin-right: 20px;
}

#video_screenshot {
    width: 32px;
    height: 17px;
    top: 19px;
    margin-left: 16px;
    position: relative;
    float: left;
}

#video_fullscreen {
    width: 17px;
    height: 17px;
    top: 19px;
    margin-left: 16px;
    position: relative;
    float: left;
}

#video_mute {
    float: left;
    margin-left: 16px;
    top: 21px;
    width: 18px;
    height: 14px;
    position: relative;
}

#mute_progressbar {
    position: absolute;
    height: 2px;
    width: 80px;
    top: 40px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15 spx;
    border-radius: 15px;
    right: 26px;
}

#mute_bar {
    height: 2px;
    width: 0px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
}

#mute_slider {
    position: absolute;
    margin-top: 24px;
    z-index: 1;
    width: 8px;
    height: 8px;
}

#mute_slider_text {
    position: absolute;
    margin-top: -10px;
    z-index: 1;
    width: 28px;
    height: 19px;
    border: 1px solid #6cf;
    text-align: center;
    display: none;
}

#mute_wrap {
    float: right;
    width: 105px;
    height: 40px;
    margin-right: 8px;
    margin-left: 2px;
}

#video_time_total {
    color: #000;
    height: 14px;
    line-height: 14px;
    position: absolute;
    right: 15px;
}

#video_time_split {
    color: #ffffff;
    float: right;
}

#video_time {
    color: #000;
    float: left;
    height: 14px;
    line-height: 14px;
}

#imgmax {
    width: 39px;
    height: 39px;
    top: 5px;
    left: 80px;
    position: relative;
}

#imgmin {
    width: 39px;
    height: 39px;
    top: 5px;
    left: 105px;
    position: relative;
}

/*播放主界面*/
#vlccontent {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    overflow: hidden;
}

/*界面提示框样式*/
#tipdiv {
    display: none;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -208px;
    margin-top: -52px;
    width: 416px;
    height: 105px;
    z-index: 10000;
}

.wrapper {
    height: 100%;
    width: 100%;
    display: table;
}

.box {
    padding-left: 9px;
    padding-right: 9px;
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

#tipimg {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 17px;
    height: 17px;
    z-index: 100;
}

/* 统计模块UI布局 start */
.bightH {
    margin-top: 20px;
}

.pieH.col-md-4 {
    display: table;
}

.pieH.col-md-4 > div {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.pieH.col-md-4 > div > div:first-child {
    font-size: 40px;
}

.pieH.col-md-4 > div > div:last-child {
    font-size: 16px;
}

.pieP,
.pieD {
    width: 50%;
    height: inherit;
    float: left;
}

.pieD {
    line-height: 40px;
    display: table;
}

.pieD > div {
    display: table-cell;
    vertical-align: middle;
}

.audio_icon,
.video_icon {
    width: 40px;
    float: left;
    line-height: 40px;
    height: 40px;
}

.audio_icon > div,
.video_icon > div {
    width: 14px;
    height: 14px;
    float: right;
    margin: 13px;
}

.video_text,
.audio_text {
    width: 50%;
    float: left;
    height: 30px;
}

.bightP {
    height: inherit;
}

/* 统计模块UI布局 end */
/* 用户功能权限样式更改 start */
.insWidth {
    width: 29%;
}

.checkSpanClass {
    margin-left: 8px;
    position: absolute;
    top: -2px;
}

#add_function_options_border .checkbox, .radio {
    margin-right: 0px;
}

#add_function_options_border .checkbox ins, .radio ins {
    margin-right: 0px;
}

/* 用户功能权限样式更改 end */
#playCaller, #playSystemType {
    width: 50%;
}

/* 错误500页面样式  start*/
.errorImage {
    width: 100%;
    height: 100%;
}

.backToHome {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: 121px;
}

/* 错误500页面样式  end*/
#operation .tooltip-inner {
    word-break: break-all;
}

.colspanDiv .col-md-1 {
    width: 5.2%;
    text-align: left;
    padding: 0;
}

.colspanDiv .col-md-2 {
    width: 15.8%;
    /*text-align: left;*/
    padding: 0;
}

.downloadTip {
    float: right;
    line-height: 43px;
    margin-right: 30px;
}

/*table表格全选及取消全选tooltip样式横排显示*/
.checkedAll .tooltip {
    word-break: keep-all;
    word-wrap: normal;
    white-space: nowrap;
}

@media screen and (max-width: 769px) {
    .navbar-nav {
        margin: 0;
    }

    .navbar-nav > li {
        float: left;
    }
}

@media (min-width: 1441px) {
    #recordingAll .recording_header {
        margin-top: 15px;
        margin-left: -15px;
    }
}

@media (min-width: 1367px) {
    .searchBar_gratebut {
        float: left;
        margin-right: 0;
    }
}

