/* Main Styles */

#demo-nav {
    background: url(images/dark-bg.png);
    min-height: 40px;
}

#demo-nav a {
    /*color: #aaa;*/
    font-weight: bold;
    font-size: 12px;
    padding: 10px 15px;
}

#demo-nav a.home {
    color: #FFBF00;
    font-size: 16px;
    padding-left: 0px;
}

.demo-wrapper {
    margin-top: 0px;
}

.demo-columns {
    margin-top: 10px;
    margin-bottom: 15px
}

.panel {
    margin-bottom: 10px;
}

.demo-note {
    color: gray;
    font-style: italic;
}

.demo-footer {
    padding-top: 5px;
    color: #777;
    border-top: 1px solid #e5e5e5;
}


/* Debug console */

.demo-panel-debug {
    min-height: 90px;
    max-height: 90px;
    overflow: auto;
    cursor: default;
}

.demo-panel-debug ul {
    margin-bottom: 0px;
    padding-left: 0px;
    list-style-type: none;
}

.demo-panel-debug ul li,
.demo-panel-debug ul li.demo-default {
    color: gray;
}

.demo-panel-debug ul li.demo-error {
    color: #990000;
}

.demo-panel-debug ul li.demo-success {
    color: #009900;
}

.demo-panel-debug ul li.demo-info {
    color: #000099;
}


/* D&D Demo */

.demo-panel-files {
    max-height: 400px;
    min-height: 400px;
    overflow: auto;
    cursor: default;
}

.demo-file-id {
    font-weight: bold;
}

.demo-file-size {
    font-style: italic;
    color: gray;
    font-size: 90%;
}

.demo-file-status,
.demo-file-status-default {
    color: gray;
}

.demo-file-status-error {
    color: #990000;
}

.demo-file-status-success {
    color: #009900;
}

.demo-image-preview {
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    height: 56px;
    width: 56px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8) url('loading.gif') 50% 50% no-repeat;
}


/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */

body.loading {
    overflow: hidden;
}


/* Anytime the body has the loading class, our
   modal element will be visible */

body.loading .modal {
    display: block;
}

.filename {
    font-size: 18px;
}

.uploader {
    margin-bottom: 20px;
}

.label-default {
    background-color: rgba(119, 119, 119, 0.72);
}

.badge_c {
    min-width: 10px;
    text-align: right;
}

.page-header {
    margin: 0px 0 10px;
    padding-bottom: 0px;
}

.spinner {
    width: 100px;
}

.spinner input {
    text-align: right;
}

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.input-group-btn-vertical>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
    padding: 8px;
    margin-left: -1px;
    position: relative;
    border-radius: 0;
}

.input-group-btn-vertical>.btn:first-child {
    border-top-right-radius: 4px;
}

.input-group-btn-vertical>.btn:last-child {
    margin-top: -2px;
    border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 4px;
}

.pref-table td {
    padding-right: 5px;
}

.panel-body td {
    padding-right: 3px;
    padding-bottom: 3px;
}

.fa-caret-down {
    left: 6px !important;
}

.print-body {
    height: 234px;
}

.print-body-mobile {
    min-height: 130px !important;
    padding: 0px !important;
    padding-top: 10px !important;
}

.print-body-1 {
    border: 0px;
    box-shadow: none;
    margin-bottom: 0px !important;
}

.leftButton {
    margin-right: 190px !important;
}

.leftButton1 {
    margin-right: 270px !important;
}

.auth-block {
    width: 220px;
    height: 220px;
    padding: 4px;
}

.login-block {
    padding-top: 20px;
    width: 241px;
}

#dialog_0 {
    overflow: hidden;
}

*:focus {
    outline: none;
}

.qr-image {
    width: 200px;
    height: 200px;
}

.login-block .form-control {
    width: 208px;
}

.variable {
    margin-left: 10px;
}

.wechatdiv {
    width: 200px;
    height: 200x;
    background-repeat: no-repeat;
    background-size: 160px auto;
    background-position: center;
}

.wechat-qr-image {
    width: 200px;
    height: 200px;
}

.previmg {
    max-height: 300px;
    max-width: 500px;
}

.previmg-mobile {
    max-width: 300px;
    max-height: 300px;
}

.panel-heading {
    padding: 5px 15px;
}

.panel-body {
    padding: 10px;
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    display: flex;
    margin: 0 auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    flex: 1;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

#printer_list_div {
    display: none;
}

.mobile-choose {
    padding: 0px !important;
    margin: 0px;
    border: none;
}

.filetxt-mobile {
    font-size: 14px;
    font-weight: normal;
}

.filelabel-mobile {
    font-size: 50% !important;
    margin: 0px auto 0px auto !important;
    box-shadow: none !important;
    border-radius: 4px !important;
    background-color: #428bca !important;
    width: 100%!important;
}

.browser-mobile {
    font-size: 100%;
}

.count_price-mobile {
    line-height: 35px;
}

.printbtn {
    /*width: 49.2% !important;*/
}

.printbtn-width {
    width: 100% !important;
}

.uploader {
    padding: 10px;
}

.uploader div.browser label {
    width: 100% !important;
}

.printbtn-grey {
    background-color: grey !important;
    border-color: grey !important;
}

.guest_space {
    width: 100%;
    height: 10px;
}

#btngroup {
    display: flex;
}

#btngroup>button {
    flex: 1;
}

#guest_printbtn{
	margin-right: 0.4rem;
}
#share_printbtn {
    margin-left: 0.4rem;
}

#share_printbtn {
    display: none;
}

#btnmyjoblistgroup {
    display: flex;
}

#btnmyjoblistgroup>button {
    flex: 1;
    margin-top: 0.4rem;
}

#myJobListView {
    top: 0;
    left: 0;
    z-index: 10;
    background-color: white;
    width: 100%;
    position: relative;
    display: none;
}

#closeJobListViewContainer {
    position: relative;
    height: 4rem;
}

#closeJobListView {
    color: white;
    padding: 0.4rem 2rem;
    border: 2px solid white;
    background-color: #428bca;
    border: 1px solid #357ebd;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    display: inline-block;
    position: absolute;
    border-radius: 4px;
}

.myJobDelete {
    border: 2px solid white;
    margin: 0.2rem auto 0 auto;
    background-color: #d9534f;
    border: 1px solid #d43f3a;
    border-radius: 4px;
    display: flex;
    cursor: pointer;
    flex: 1;
    align-items: center;
    justify-content: center;
    color: white;
    width: 6rem;
}

.myJobName {
    width: 80vw;
    overflow: hidden;
    font-weight: bold;
}

.myJobTime {
    width: 80vw;
}

.myJobTemplate {
    display: none;
}

#myJobListView table {
    width: 100%;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    margin: 0.6rem 0;
}

#myJobListView table td {
    font-family: "Microsoft YaHei", "Droid Sans Fallback", sans-serif, monospace;
    font-size: 1.4rem;
}

.myJobColorSurfaces,
.myJobPages {
    padding-left: 0.4rem;
    padding-right: 1rem;
}

#myJobUserName {
    font-size: 2rem;
    font-family: "Microsoft YaHei", "Droid Sans Fallback", sans-serif, monospace;
    font-weight: bold;
    padding: 1rem 0;
    color: darkslategray;
}

#myJobListView table tr:nth-child(3)>td:nth-child(1),
#myJobListView table tr:nth-child(3)>td:nth-child(2),
#myJobListView table tr:nth-child(3)>td:nth-child(4) {
    width: 4rem;
}

#myJobListView table tr:nth-child(3)>td:nth-child(3) {
    width: 2rem;
}

#myJobListView table tr:nth-child(3)>td:nth-child(5) {
    width: 60%;
}

#myJobListView .container {
    padding: 0;
}

.progress{
    margin-bottom: 2px;
    height: 15px;
}
.bg-c{
    background-color: #00ffff!important;
}
.bg-m{
    background-color: #ff00ff!important;
}
.bg-y{
    background-color: #ffff00!important;
}
.bg-k{
    background-color: #000000!important;
}

.status1{
    width:200px;
    vertical-align: center !important;;
}
.statuscar{
    width:230px;
    vertical-align: center !important;;
}
.status-status{
    width:150px;
    text-align:center;
    vertical-align: middle !important;
}
.statustray{
    width:150px;
}
.statustray-font{
    font-size:13px;
}
.statustray-font-m{
    font-size:11px;
}
.tdtitle{
    font-weight:bold;
}

.progress-bar{
    color:grey;
}

.red{
    color:red;
}
.hide{
    display:hidden;
}

.refresh{
    
}