@CHARSET "UTF-8";
body.page-boxed{
    background: #eef1f5 !important;
}
.page-footer{
    padding: 0 !important;
}
.page-container{
    border-bottom: 0 !important;
}
.rowchange {
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 30px;
}
.viewDockPoints-top-btns{
    display: flex;
    justify-content: space-between;
}
.viewDockPoints-top-btns-item{
    display: flex;
}
.viewDockPoints-top-btns-item > div{
    margin-left: 20px;
}

/*错误信息提示*/

.help-block {
    margin-top: 15px;
    margin-bottom: -10px;
    margin-left: 0px;
    color: red;
}

.table th,
.table td {
    text-align: center;
}


/*分页相关*/

div.dataTables_info {
    padding-top: 8px;
}

div.dataTables_paginate {
    float: right;
    /* margin: -10px; */
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}


/*旋转图片相关样式*/

.roateleft {
    width: 70px;
    height: 30px;
    padding: 5px 8px;
    color: #3C3C3D;
    font-size: 12px;
    float: left;
    background: #ECECEC;
    text-decoration: none;
    line-height: 16px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 2px 0 0 2px;
}

.roateleft:hover,
.roateright:hover,
.roatedelete:hover {
    color: #fff;
    background: #5f95d0;
}

.roateleft .roatespan1 {
    float: left;
    width: 12px;
    height: 12px;
    background: url(../img/roate.png) -14px 0 no-repeat;
    margin-top: 2px;
    margin-right: 2px;
}

.roateleft:hover .roatespan1 {
    background: url(../img/roate.png) -14px -11px no-repeat;
}

.roateright {
    width: 70px;
    height: 30px;
    padding: 5px 8px;
    color: #3C3C3D;
    font-size: 12px;
    float: left;
    background: #ECECEC;
    text-decoration: none;
    line-height: 16px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-left: none 0;
    /* border-radius: 0 2px 2px 0; */
}


/* .roateright:hover, .roatedelete:hover {
	color: #fff;
	background: #5f95d0;
} */

.roateright .roatespan2 {
    float: left;
    width: 12px;
    height: 12px;
    background: url(../img/roate.png) 0 0 no-repeat;
    margin-top: 2px;
    margin-right: 2px;
}

.roateright:hover .roatespan2 {
    background: url(../img/roate.png) 0 -11px no-repeat;
}

.roatedelete {
    width: 70px;
    height: 30px;
    padding: 5px 8px;
    color: #3C3C3D;
    font-size: 12px;
    float: left;
    background: #ECECEC;
    text-decoration: none;
    line-height: 16px;
    overflow: hidden;
    border: 1px solid #ccc;
    border-left: none 0;
    border-radius: 0 2px 2px 0;
}

.roatedelete .roatespan3 {
    float: left;
    width: 12px;
    height: 12px;
    margin-right: 2px;
}

.display-block {
    display: block;
}

.display-inline {
    display: inline-block;
}

.display-table-cell {
    display: table-cell;
}

.display-table-row {
    display: table-row;
}


/*加载样式*/

.load {
    width: auto;
    height: 32px;
    line-height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -16px;
    margin-left: -55px;
    z-index: 10050;
    background: url(../../common/img/loading.gif) no-repeat #f0f0f0;
    text-align: right;
    padding-left: 35px;
    padding-right: 5px;
}

.wait {
    cursor: wait;
}

.newpage {
    background: #eff3f8;
    /* padding: 10px !important; */
    /* 	padding: 25px 20px 10px !important; */
    width: calc(100vw - 175px);
}

.page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a,
.page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active>a {
    background: #3e4b5c;
    border-left: 4px solid #5b9bd1;
    color: #f1f1f1;
}

.page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a:hover,
.page-sidebar .page-sidebar-menu.page-sidebar-menu-light>li.active>a:hover,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active.open>a:hover,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu.page-sidebar-menu-light>li.active>a:hover {
    border-left: 4px solid #5b9bd1;
    background: #3a4656
}

.page-sidebar .page-sidebar-menu>li.active>a>.selected,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu>li.active>a>.selected {
    display: block;
    float: right;
    position: absolute;
    right: 0;
    top: 8px;
    background: 0 0;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-right: 12px solid #eff3f8;
}

table.dataTable tr.heading>th {
    background-color: #e7ecf1;
}

div.tableoperation {
    margin-bottom: .8em;
    margin-left: -1.0em;
}

.input-xxlarge {
    width: 620px !important;
}

.input-xxsmall {
    width: 50px !important;
}


/* .tabbable-line>.nav-tabs>li.active {
	background: 0 0;
	border-bottom: 4px solid #397FAE;
	position: relative;
}

.tabbable-line>.nav-tabs>li.open, .tabbable-line>.nav-tabs>li:hover {
	background: 0 0;
	border-bottom: 4px solid #5b9bd1;
} */

.register-btn {
    font-size: 14px;
    margin-top: 10px;
    display: inline-block;
}


/* 自定义选项卡样式 */

.nav-tabs {
    display: flex;
    background: #fff;
    border-bottom: 1px solid #cfcfcf;
}

.nav-tabs li {
    color: #1f2732;
    border-bottom: 3px solid transparent;
}

.nav-tabs li.active {
    color: #337ab7;
    border-color: #337ab7;
}
.nav-tabs li:hover{
    border-color: #337ab7;
    color: #337ab7;
}
.nav-tabs li a {
    color: inherit !important;
    border: none;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    border: none;
}


/**qrcode**/

.QRCode-card {
    position: absolute;
    left: -5px;
    bottom: 57px;
    width: 403px;
    height: 302px;
    color: #555;
    background-color: #fff;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
    border-radius: 10px;
}

.QRCode-image {
    z-index: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    /* width: 250px;
	height: 250px; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(../../../pages/smk/img/qrcode/qrcode.png);
    position: absolute;
}

.QRCode-card .sprite-index-icon-arrow {
    position: absolute;
    margin: auto;
    right: 0;
    bottom: -14px;
    left: 0;
}

.QRCode-card .sprite-index-icon-arrow {
    position: absolute;
    margin: auto;
    right: 0;
    bottom: -14px;
    left: 0;
}

.sprite-index-icon-arrow {
    background-position: 0 0;
    width: 54px;
    height: 42px;
}

.sprite-index,
[class*=sprite-index-] {
    background-repeat: no-repeat;
    background-image: url(../../../pages/smk/img/login/sprites.auto.fe745534.png);
}

@media ( max-width: 440px) {
    .QRCode-card {
        position: absolute;
        left: -5px;
        bottom: 57px;
        width: 283px;
        height: 302px;
        color: #555;
        background-color: #fff;
        box-shadow: 0 0 8px 0 rgba(0, 0, 0, .15);
        border-radius: 10px;
    }
}

@media ( min-width: 992px) {
    .page-sidebar {
        width: 175px;
    }
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .newpage {
        margin-left: 175px !important;
    }
}


/**
*客户端页面相关样式
*/

@media ( min-width: 992px) {
    .login-form input {
        background-color: #dde3ec;
        height: 43px;
        color: #8290a3;
        border: 1px solid #dde3ec;
    }
}

@media only screen and (max-width:480px) {
    .page-header .page-header-top .top-menu {
        margin: -58px -18px 0 0px;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
    .page-header.navbar .top-menu {
        display: block;
        clear: none;
        float: none;
    }
}

@media only screen and (max-width:990px) {
    .page-container .page-content .container-fluid .breadcrumb {
        padding: 8px 15px !important;
    }
}

@media only screen and (max-width:766px) {
    .page-container .page-content .container-fluid .page-content-inner .tjfk {
        /* margin-top: -3.5em; */
        margin-bottom: .5em;
    }
}

@media only screen and (min-width:767px) and (max-width:990px) {
    .page-container .page-content .container-fluid .page-content-inner .tjfk {
        margin-top: -2.5em;
    }
}

@media only screen and (max-width:355px) {
    .login .login-form .customerloginbtn {
        width: 95%;
        margin: 0 auto;
    }
    .fkyjgs,
    .hfwd,
    .tjjy {
        margin-bottom: .5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:356px) and (max-width:365px) {
    .login .login-form .customerloginbtn {
        width: 80%;
        margin: 0 auto;
    }
    .fkyjgs,
    .hfwd,
    .tjjy {
        margin-bottom: .5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:366px) and (max-width:410px) {
    .login .login-form .customerloginbtn {
        width: 60%;
        margin: 0 auto;
    }
    .fkyjgs,
    .hfwd,
    .tjjy {
        margin-bottom: .5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:411px) and (max-width:480px) {
    .login .login-form .customerloginbtn {
        width: 72%;
        margin: 0 auto;
    }
    .fkyjgs,
    .hfwd,
    .tjjy {
        margin-bottom: .5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:481px) and (max-width:539px) {
    .fkyjgs,
    .hfwd,
    .tjjy {
        margin-bottom: .5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:540px) and (max-width:767px) {
    .replyDiv {
        float: right;
        margin-top: -3.5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:768px) and (max-width:890px) {
    .replyDiv {
        margin: .5em 0 .5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:891px) and (max-width:990px) {
    .replyDiv {
        float: right;
        margin-top: -2.5em;
    }
    .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (min-width:991px) {
    .replyDiv {
        text-align: right;
    }
}

@media only screen and (min-width:300px) and (max-width:991px) {
    .page-content-wrapper .page-content {
        padding: 10px 0 0 !important;
    }
}

.phone-page{
    display: none;
}
.pc-page{
    display: block;
}
/**手机行列互换样式**/

@media only screen and (max-width: 520px) {
    body{
        background: #eff3f8 !important;
    }
    .phone-page{
        display: block;
    }
    .pc-page{
        display: none;
    }
    .modle-ex-ta td{
        background: #f1f4f7 !important;
    }
    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }
    #no-more-tables thead tr {
        /* position: absolute;
		top: -9999px;
		left: -9999px; */
        display: none;
    }
    #no-more-tables tr {
        /* border-bottom: 1px solid #efefef; */
    }
    #no-more-tables td {
        border: none;
        /* border-bottom: 1px solid #efefef; */
        position: relative;
        padding-left: 10em;
        /* padding-left: 50%; */
        white-space: normal;
        text-align: left;
    }
    #no-more-tables td:before {
        position: absolute;
        /* Top/left values mimic padding */
        /* top: 6px;
		left: 6px;
		width: 45%; */
        left: 0.5em;
        width: auto;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
        width: auto;
        content: attr(data-title);
        color: #9c9494;
    }
    #no-more-tables tr td:first-child{
        padding-top: 10px;
    }
    #no-more-tables tr td:last-child {
        border-bottom: 5px solid #efefef;
        width: auto !important;
        padding-bottom: 10px;
    }
    .container,
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    /* #no-more-tables tr td:nth-child(9) {
		display: none;
	} */
    div.table-scrollable a.blue {
        margin-top: .5em;
    }
    .newpage {
        width: 100%;
        min-height: calc(100vh - 100px);
    }
    .col-md-12 {
        padding: 0;
    }
    .breadcrumb {
        padding: 0 0 10px 15px !important;
        margin-bottom: 0;
        background-color: transparent !important;
    }
    .nav-tabs {
        margin-bottom: 0;
    }
    .nav-tabs>li {
        width: 50%;
        text-align: center;
    }
    .list-protlet-body {
        display: none;
    }
    .list-modle-card.modle-card {
        display: block;
        /* height: 325px; */
        overflow: auto
    }
    .list-modle-card.modle-card .modle-card-item {
        border: 1px solid #e6e6e6;
        border-bottom: 5px solid #e6e6e6;
        padding: 10px;
    }
    .list-modle-card.modle-card .modle-card-item-title {
        border-bottom: 1px solid #e6e6e6;
        line-height: 2em;
        margin: 0;
        font-size: 15px;
    }
    .list-modle-card.modle-card .modle-card-item-cont {
        font-weight: bold;
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 10px 0 0;
    }
    .list-modle-card.modle-card .modle-card-item-cont li {
        min-width: 50%;
        line-height: 1.8em;
    }
    .list-modle-card.modle-card .modle-card-item-cont span {
        font-weight: normal;
    }
    /* 移动端样本状态表格样式 */
    .storestatus-protlet-body #no-more-tables {
        display: none;
    }
    .storestatus-protlet-body .modle-card {
        display: block;
        /* height: 325px; */
        overflow: auto
    }
    .storestatus-protlet-body .modle-card .modle-card-item {
        border: 1px solid #e6e6e6;
        border-bottom: 5px solid #e6e6e6;
        padding: 10px;
    }
    .storestatus-protlet-body .modle-card .modle-card-item-title {
        border-bottom: 1px solid #e6e6e6;
        line-height: 2em;
        margin: 0;
    }
    .storestatus-protlet-body .modle-card .modle-card-item-cont {
        font-weight: bold;
        display: flex;
        flex-wrap: wrap;
        list-style: none;
        margin: 0;
        padding: 10px 0;
    }
    .storestatus-protlet-body .modle-card .modle-card-item-cont li {
        min-width: 50%;
        line-height: 1.8em;
    }
    .storestatus-protlet-body .modle-card .modle-card-item-cont span {
        font-weight: normal;
    }
    #form-horizontal {
        display: none;
    }
    .portlet.light .fold {
        width: auto;
        text-align: center;
        display: block;
    }
    .fold span {
        padding-right: 10px;
    }
    .fold i {
        border: solid black;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 3px;
    }
    .fold i.up {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }
    .fold i.down {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        vertical-align: top;
        margin-top: 5px;
    }
    .modle-noData{
        display: block !important;
        text-align: center;
        line-height: 50px;
    }
    .pc-noData{
        display: none !important; 
    }
    .table-scrollable.table-responsive{
        border: none;
        margin: 0 !important;
    }
    .portlet.light .portlet-title{
        border-bottom: none;
    }
    #inquire{
        width: 100%;
    }
    .viewDockPoints-top-btns{
        display: block;
    }
    .viewDockPoints-top-btns-item{
        flex-direction: column;
    }
    .viewDockPoints-top-btns-item > div{
        margin: 0;
    }
    .phone-waitappealprojectlist-btn{
        padding-left: 0;
    }

}
.pc-noData{
    display: table-cell;
}
.modle-noData{
    display: none;
}
.fold {
    display: none;
}

.list-modle-card,
.modle-card {
    display: none;
}


/*手机答卷矩阵题样式*/

@media only screen and (max-width: 650px) {
    /* Force table to not be like tables anymore */
    #no-more-tables-survey table,
    #no-more-tables-survey thead,
    #no-more-tables-survey tbody,
    #no-more-tables-survey th,
    #no-more-tables-survey td,
    #no-more-tables-survey tr {
        display: block;
    }
    #no-more-tables-survey thead tr {
        /* position: absolute;
		top: -9999px;
		left: -9999px; */
        display: none;
    }
    #no-more-tables-survey tr {
        border-bottom: 1px solid #efefef;
    }
    #no-more-tables-survey td {
        border: 1px solid #efefef;
        /* border-bottom: 1px solid #efefef; */
        position: relative;
        padding-left: 8em;
        /* padding-left: 50%; */
        white-space: normal;
        text-align: left;
        vertical-align: middle !important;
        margin-top: 0.2em;
    }
    #no-more-tables-survey td:before {
        position: absolute;
        /* Top/left values mimic padding */
        /* top: 6px;
		left: 6px;
		width: 45%; */
        left: 0.5em;
        width: auto;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        width: auto;
        content: attr(data-title);
    }
    #no-more-tables-survey tr td:first-child {
        font-weight: bold;
        background: #efefef;
    }
    #no-more-tables-survey tr td:last-child {
        /* border-bottom: 5px solid #efefef; */
        width: auto !important;
    }
    .container,
    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
    /* #no-more-tables tr td:nth-child(9) {
		display: none;
	} */
    div.table-scrollable a.blue {
        margin-top: .5em;
    }
}

input[type="button" i],
input[type="file" i]::-webkit-file-upload-button {
    cursor: pointer;
    height: 100%;
    width: 100%;
}


/**sliderQuestion style*/


/**滑块题目效果**/

.irs-with-grid {
    margin: 0 1em 0;
}

.irs-grid-pol {
    display: none;
}

.irs-slider {
    top: 27px !important;
    width: 18px !important;
    height: 18px !important;
    box-shadow: none !important;
}

.irs-grid-text {
    font-size: 14px !important;
    line-height: 15px !important;
    padding: 0 !important;
}

.irs-bar {
    height: 7px !important;
    border-top: 1px solid #146fb9 !important;
    border-bottom: 1px solid #146fb9 !important;
    background: #146fb9 !important;
}

.irs-bar-edge {
    height: 7px !important;
    border: 1px solid #146fb9 !important;
    ;
    background: #146fb9 !important;
    border-radius: 16px 0 0 16px !important;
}

.irs-slider {
    border: none !important;
    background: #146fb9 !important;
    border-radius: 27px !important;
}

.irs-line {
    border: none !important;
    background: #e5e5e5 !important;
    height: 7px !important;
    border-radius: 16px !important;
}

.irs-from,
.irs-to,
.irs-single {
    background: #146fb9 !important;
}

.irs-single i.singleArrow {
    width: 10px;
    height: 10px;
    position: absolute;
    left: 10px;
    bottom: -10px;
    border: 5px solid transparent;
    border-top: 5px solid #146fb9;
}


/** 问卷附件新样式 **/

.field {
    padding-top: 15px;
    padding-bottom: 15px;
    word-wrap: break-word;
}


/*附件div*/

.field .field-content {
    padding-top: 3px;
}


/*进度条*/

.field-attachment-field .attachment .attchment-progress-bar {
    position: absolute;
    background-color: #99D6FF;
    height: 100%;
}


/*进度条提示*/

.field-attachment-field .attachment .attchment-progress-bar span {
    line-height: 40px;
    text-align: right;
    float: right;
    margin-right: .5em;
    color: #ff0000;
}


/*具体附件div*/

.field-attachment-field .attachment {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: 1px solid #E9E9E9;
    /* margin-bottom: 6px; */
    border-bottom: none;
}

.field-attachment-field-review .attachment {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: 1px solid #E9E9E9;
    margin-bottom: 6px;
}


/*附件缩略图*/

.field-attachment-field .attachment .info .preview-area,
.field-attachment-field-review .attachment .info .preview-area {
    width: 28px;
    height: 28px;
    margin: 5px;
    position: relative;
}

.field-attachment-field .attachment .info .preview-area img {
    cursor: pointer;
}

.field-attachment-field-review .attachment .info .preview-area img {
    cursor: pointer;
    width: 28px;
    height: 28px;
}


/*附件正文*/

.field-attachment-field .attachment .info .status,
.field-attachment-field-review .attachment .info .status {
    position: relative;
    margin-top: 11px;
}

.field-attachment-field .attachment .info p,
.field-attachment-field-review .attachment .info p {
    margin: 0;
}


/*附件操作栏*/

.field-attachment-field .attachment .info .actions,
.field-attachment-field-review .attachment .info .actions {
    position: relative;
    margin-top: 11px;
    padding-right: 10px;
}


/*附件操作栏下载*/

.field-attachment-field .attachment .info .actions .download-link,
.field-attachment-field-review .attachment .info .actions .download-link {
    margin-right: .2em;
}


/*上传附件按钮*/

.field-attachment-field .attachment-select-trigger {
    border: 1px dashed #C3C9D0;
    text-align: center;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.65);
    margin-bottom: 0.8em;
}

.field-attachment-field .attachment-select-trigger label {
    margin: 0;
    display: table;
    width: 100%;
    padding-left: 0 !important;
}

.field-attachment-field .attachment-select-trigger label .select-text-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.field-attachment-field .attachment-select-trigger label .plus {
    font-size: 24px;
    line-height: 1;
    width: 26px;
    display: table-cell;
    vertical-align: middle;
}

.field-attachment-field .attachment-select-trigger label .select-text {
    padding: 11px 10px 10px 0;
    text-align: left;
    line-height: 1.4;
    display: table-cell;
    vertical-align: middle;
}

.field-attachment-field .attachment-select-trigger input[type=file] {
    position: absolute;
    width: 96%;
    height: 3em;
    margin-left: 0;
    margin-top: 0;
    visibility: visible;
    text-indent: -10000rem;
    opacity: 1;
    filter: alpha(opacity=0);
    outline: none;
    /* border: 1px solid #ccc; */
}

.newuploadfilediv .myfile {
    padding: 0 !important;
}

.modal-dialog .modal-body {
    /* top: 50%; */
    /* transform: translate(0, -50%); */
}

.modal-dialog .modal-body audio {
    width: 60%;
}

.page-breadcrumb.breadcrumb{
    background: transparent;
    margin-bottom: 0;
    padding-left: 0;
}
#cuslevelid{
    margin-bottom: 12px;
}
#queryForm .form-group{
    margin-bottom: 0;
}
.portlet>.portlet-title{
    border: 0;
}
.portlet.light>.portlet-title{
    min-height: auto;
    margin-bottom: 0;
}

.nodataModel{
    text-align: center;
    color: #ccc;
    padding: 20px 0 0;
}
