#app {
    position: relative;
    padding: 52px 10px 10px 122px;
    background-color: #f3f3f3;
    height: 100%;
    width: 100%;
}
.versionHideHeader #app {
    padding: 52px 10px 10px 10px;
}
body div.dsversion {
    padding: 52px 10px 10px 10px !important;
}
.reservation-restrictions .add_xcx_tip_flag > label {
    padding-right: 20px;
}
.reservation-restrictions .add_xcx_tip_flag > label::after {
    right: 10px;
}
.menu_xcx_flag {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}
.pre-days .el-input .el-input__inner {
    height: 30px;
    width: 130px;
}
label .el-radio__input.is-checked+.el-radio__label {
    color: unset;
}
label .el-checkbox__input.is-checked+.el-checkbox__label {
    color: unset;
}

.full {
    height: 100%;
    width: 100%;  
}
.full-height {
    height: 100%;
}
.flex {
    display: flex;
}
.flex-column {
    display: flex;
    flex-direction: column;
}
.flex-wrap {
    display: flex;
    flex-wrap: wrap;
  }
.flex-space-between {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.flex-1,
.flex-spacer {
    flex-grow: 1;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.flex-none {
    flex: none;
}
.page-setting-tabs {
    background: white;
    padding: 15px 15px 0;
}
.page-setting-main {
    overflow-y: auto;
    background: white;
    padding: 0 15px 15px;
}
.process-setting {
    overflow-y: auto;
}
.process-setting .setShopReservationNum{
  width: 95.5px;
  height: 27.5px;
  line-height: 27.5px;
  background: #FFFFFF;
  border: 1px solid #DCDFE6;
  border-radius: 4px;
  font-size: 12px;
  color: #909090;
  vertical-align: middle;
  margin-left: 20px;
  padding: 0;
}
.process-setting::-webkit-scrollbar { width: 0 !important }
.process-setting .el-tabs {
    position: fixed;
    right: 15px;
    top: 50%;
}
.reservation-tips {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.reservation-tips .reservation-tips-left .el-radio {
    line-height: 40px;
}
.reservation-tips .reservation-tips-right {
    width: 330px;
    height: 213px;
    overflow: hidden;
    margin-top: 10px;
}
.reservation-tips .reservation-tips-right img {
    object-fit: cover;
    width: 100%;
}
.reservation-tips .reservation-tips-left .el-radio .el-radio__label {
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}
.bop_setting_main {
    padding-top: 15px;
}
.bop_setting_main .subtitle {
    margin-bottom: 10px;
}
.bop_setting_main .subtitle .subtitle_text {
    font-size: 14px;
    font-weight: bold;
}
.bop_setting_main .subtitle .tips {
    font-size: 12px;
    color: #FF7070;
    margin-left: 10px;
}
.page-setting-main .text-info {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    color: #999999;
    letter-spacing: 0;
}
.page-setting-main .el-form-item__label {
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}
.page-setting-main .subtitle {
    font-family: MicrosoftYaHeiUI-Bold;
    font-size: 12px;
    color: #000000;
    letter-spacing: 0;
    line-height: 12px;
    padding-left: 5px;
    border-left: 4px solid #2B5636;
}
.page-setting-main .main-title {
    background: #F6F6F6;
    padding: 5px;
    margin-bottom: 13px;
}
.page-setting-main .main-title .subtitle {
    font-size: 14px;
    color: #333333;
    line-height: 14px;
}
.page-setting-main .setShopReservationNumBox{
  width: 810px;
  background: #FFFFFF;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.33);
  border-radius: 4px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.page-setting-main .setShopReservationNumBox .el-dialog__header{
  font-weight: Bold;
  font-size: 13px;
  color: #333333;
  letter-spacing: 0;
}
.page-setting-main .setShopReservationNumBox .el-dialog__header .el-dialog__title{
  font-size: 14px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body{
  padding: 10px 20px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .emptyBox{
  height: 255px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .emptyBox .iconfont{
  color: #909090;
  font-size: 43px;
  text-align: center;
  margin-top: 50px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .emptyBox .tips{
  font-size: 12px;
  color: #999999;
  text-align: center;
  line-height: 20px;
  margin-bottom: 15px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .emptyBox .tryAgainBtn{
  display: block;
  margin: 0 auto;
  margin-bottom: 60px;
  width: 61px;
  height: 32px;
  background: #FFFFFF;
  border: 0.5px solid #DFE1E8;
  border-radius: 2px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .searchShopInput{
  width: auto;
  margin-bottom: 14px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .searchShopInput .el-input__icon{
  line-height: 32px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .searchShopInput .el-input__inner{
  width: 300px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #DCDFE6;
  border-radius: 3px;
  padding: 8.5px 12px;
  border-right: 0;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .searchShopInput .el-input-group__append{
  background: #fff;
  font-size: 16px;
  padding: 0 10px;
}
.page-setting-main .setShopReservationNumBox .el-table__body-wrapper{
  height: calc(100% - 35.5px) !important;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .shopsTableTh{
  height: 35.5px;
  background: #FAFCFF;
  font-size: 12px;
  color: #909399;
  padding: 0;
  font-weight: normal;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .shopsTableTd{
  height: 35.5px;
  font-size: 12px;
  color: #333333;
  padding: 0;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .shopsTableTd:first-child{
  font-weight: bold;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .shopsTableTd .el-input-number{
  width: 100%;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .shopsTableTd .el-input-number.isEdit input{
  border-color: #0A9E09;
  color: #0A9E09;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .shopsTableTd .el-input input{
  background-color: transparent;
  height: 30px;
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  padding: 0;
  text-align: left;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .el-pagination{
  padding: 0;
  margin-top: 10px;
}
.page-setting-main .setShopReservationNumBox .el-dialog__body .el-pagination .el-select .el-input{
  margin: 0;
}
.page-setting-main .setShopReservationNumBox .dialog-footer .el-button{
  width: 61px;
  height: 32px;
  line-height: 30px;
  padding: 0;
  border-radius: 2px;
}
.page-setting-main .setShopReservationNumBox .dialog-footer .el-button.el-button--primary{
  background-color: #009FFF;
  border-color: #009FFF;
}
.staff-layout-item {
    position: relative;
    margin-left: 30px;
}
.staff-layout-item:first-of-type {
    margin-left: 0;
}
.staff-layout-item .el-image {
    width: 175px;
    height: 380px;
    border-radius: 20px;
}
.staff-layout-item .actived-icon {
    position: absolute;
    top: 350px;
    right: 2.5px;
    color: #214424;
    font-size: 19px;
    border: 2.5px solid white;
    border-radius: 50%;
}
.staff-layout-item .staff-layout-item-button {
    position: absolute;
    top: 0;
    width: 100%;
    height: 380px;
    background: rgba(0,0,0,0.50);
    border-radius: 20px;
}
.staff-layout-item .staff-layout-item-button .layout-button {
    height: 29.5px;
    font-family: MicrosoftYaHeiUI;
    font-size: 12px;
    color: #909090;
    margin-top: 10px;
    margin-left: 0;
}
.staff-layout-item .staff-layout-item-button .layout-button:first-of-type {
    margin-top: 0;
}
.staff-layout-item .staff-layout-item-button .layout-button .icon,
.staff-layout-item .staff-layout-item-button .layout-active-button icon {
    margin-right: 5px;
}
.staff-layout-item .staff-layout-item-button .layout-button .iconfont {
    font-size: 12px;
}
.staff-layout-item .staff-layout-item-button .layout-active-button {
    font-size: 12px;
    color: #FFFFFF;
    background: #2B5636;
    border: none;
    height: 29.5px;
}
.reservation-process .reservation-mode {
    border-top: 0.5px solid #c7c2c2;
    border-left: 0.5px solid #B8B8B8;
    margin-bottom: 12px;
}
.reservation-process .process-info {
    padding: 20px 22px;
}
.reservation-process .reservation-mode .reservation-mode-col {
    border-right: 0.5px solid #B8B8B8;
    border-bottom: 0.5px solid #B8B8B8;
    padding: 10px 20px;
    background: #F6F6F6;
    height: 53.5px;
}
.reservation-process .reservation-mode .reservation-mode-col:nth-child(1){
  width: 32.5%;
}
.reservation-process .reservation-mode .reservation-mode-col:nth-child(2){
  width: 35.5%;
}
.reservation-process .reservation-mode .reservation-mode-col:nth-child(3){
  width: 32%;
}
.base-setting .unit-info,
.base-setting .el-radio-group .el-radio__label {
    font-size: 12px;
}
.reservation-restrictions .el-checkbox .el-checkbox__label {
    font-size: 12px;
}
.process-info {
    padding: 15px 20px;
}
.process-info h3 {
    margin-bottom: 10px;
}
.process-info .el-image {
    width: 618px;
}
.process-info-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 10px;
}
.process-info-box span {
    font-family: MicrosoftYaHei;
    font-size: 12px;
    line-height: 24px;
    color: #909090;
}
.process-info-box:first-of-type {
    margin-left: 0;
}
.process-info-box .el-image {
    height: 190px;
    width: 113px;
}
.reservation-process .reservation-mode .reservation-mode-col h3,
.reservation-process .reservation-mode .reservation-mode-col p {
    font-size: 12px;
}
.reservation-process .reservation-mode .reservation-mode-col h3 .iconfont,
.reservation-process .reservation-mode .reservation-mode-col p {
    color: #999999;
}
.reservation-process .reservation-mode .reservation-mode-col p {
    line-height: 20px;
}
.reservation-process .reservation-mode .reservation-mode-col h3 .iconfont {
    font-size: 14px;
}
.reservation-process .reservation-mode .reservation-mode-col h3 .iconfont:hover {
    color: #409EFF;
}
.reservation-process .reservation-mode .actived {
    background: #FFFFFF;
    box-shadow: 0 0 9px 0 rgba(0,0,0,0.18);
}
.reservation-process .appointment-prompt-input {
    width: 400px;
}
.reservation-process .radio-text {
    font-size: 12px;
    font-weight: 600;
    color: #333333;
}
.reservation-process .el-checkbox.is-checked .el-checkbox__label,
.reservation-process .el-checkbox .el-checkbox__label {
    font-size: 12px;
    font-weight: 600;
    color: #333333;
}
.reservation-process .radio-info {
    line-height: 0;
    padding-left: 24px;
    margin-bottom: 10px;
}
.reservation-process .radio-flex-column {
    display: flex !important;
    flex-direction: column;
}
.reservation-process .radio-flex-column .el-radio {
    line-height: 40px;
}
.reservation-process .checkbox-info {
    line-height: 0;
    margin-bottom: 10px;
    padding-left: 24px;
}
.reservation-restrictions .el-checkbox {
    margin-right: 10px;
}
.staff-layout .el-image .el-image-viewer__close {
    color: white;
    right: 34%;
}
.page-setting-form {
    padding: 0 20px;
    margin-right: 70px;
}
.page-setting-form .page-setting-tabs .el-tabs__item {
    font-size: 12px;
    height: 30.6px;
    line-height: 30.6px;
    background: #FAFAFA;
}
.page-setting-form .page-setting-tabs.el-tabs--card>.el-tabs__header .el-tabs__item {
    border-bottom: 1px solid #E4E7ED;
}
.page-setting-form .page-setting-tabs.el-tabs--card>.el-tabs__header .el-tabs__item.is-active {
    border-bottom: none;
    color: #909090;
    background: white;
}
.page-setting-form .page-setting-tabs .el-tabs__item:hover {
    color: #909090;
    cursor: pointer;
}
.page-setting-form .page-setting-tabs #tab-process {
    border-top-left-radius: 4px;
}
.page-setting-form .page-setting-tabs #tab-restrictions {
    border-top-right-radius: 4px;
}

.page-setting-foot {
    text-align: center;
    margin-top: 10px;
}
.page-setting-foot .cm_button {
    line-height: 30px;
}
.page-setting-foot .cm_saveyl {
    margin-left: 7px;
}
.page-main-center2{
	position: absolute;
	left: 12px;
	top: 12px;
	bottom: 60px;
	right: 12px;
    background: #fff;
    overflow: auto;
}
.page-main-center2.high{
    background: #f3f3f3;
}
.page-main-center2.high .page_highConfig{
    display:block;
    width:100%;
    height:100%;
}
.page-main-center2.high .page-center2-from{
    display: none;
}
.page_highConfig{
    display: none;
}

.page-center2-from .page_noshelves_startDate,.page-center2-from .page_noshelves_endDate{
	display: inline-block;
}
.page-center2-from .cm_form_tit{
	width: 150px;
}
#remindRreservationBeforeArrival{
	width: 40px;
	height: 25px;
}

.btnwrap {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
}
.btnwrap .submit {
  margin: 0 5px;
  display: inline-block;
}

.page-main-center2 select{
	visibility: hidden;
}
.text-tip{
	margin-left: 10px;
    color: #ccc;
}
.page-setting-foot .cm_saveyl,
.btnwrap .cm_saveyl {
  width: 80px;
  line-height: 30px;
  padding-left: 30px;
  background: #fff url(images/save_preview.png) no-repeat 16px center;
}
#appointmentPrompt{
	width: 270px;
    height: 25px;
}
.cm_c_selectbox{
    vertical-align: middle;
}
.cm_button{
    vertical-align: middle;
}
.reservation_button_sort {
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 16px 7px 0;
    line-height: 15px;
}
.cm_input_box{
    vertical-align: middle;
}
.cm_input_box input.little{
    width:60px;
    display: inline-block;
    vertical-align: middle;
}
.inline_input.error{
  color:red;
}
.page-table-header{
  height:30px;
}
.page-table-header .button-operate{
  height:30px;
  float: none;
}
.notice_tips{
	color: #888;
	display: inline-block;
	margin-left: 10px;
}
th input.checkAll{
  margin-left: 10px;
}
.page-table-content.showheader{
  width:100%;
}
.tdwrap{
  padding-left:10px;
  padding-right: 10px;
  text-align:left;
}
.tdwrap .cm_input_box{
  width:100%;
}
.table-content-head{
  padding-right: 6px;
  background-color: #fff;
}
.table-content-list{
  overflow-y: scroll;
  overflow-x: auto;
}
.mode-layout {
    width: 140px;
    height: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 5px;
    line-height: 20px;
    font-family: "微软雅黑";
    background: #fff url(img/cm_select_ico.png) no-repeat 120px center;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    /* margin-left: 4px; */
    box-sizing: border-box;
}
.qrcode-dialog,
.appointmentBox{
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: rgba(0,0,0,0.7);
	z-index: 1000;
	min-width: 950px;
	top: 0;
	left: 0;
  }
  .qrcode-dialog .qrcode-img {
      width: 137.6px;
      height: 137.6px;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
  }
  .appointmentBox_ul{
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
  }
  .appointmentModeName{
	font-size: 16px;
	color: #fff;
	text-align: center;
  }
  .appointmentBox_ul li{
	width: 280px;
	cursor: pointer;
  }
  .appointmentBox_ul li div img{
	width: 100%;
  }
.table-content-list .edit {
    width: 18px;
    height: 23px;
    margin-left: 20px;
    display: inline-block;
    vertical-align: -4px;
    background: url(images/card_edit_white_icon.png) no-repeat center right;
	background-size: 14px 16px;
    cursor: pointer;
}
.table-content-list .empSpan{
	width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
}
#pageReservationType.page-modalWindow .boxInner{
	width:600px;
}
#pageReservationType.page-modalWindow .content{
	max-height:300px;
	overflow:auto;
}
#pageReservationType.page-modalWindow .content .reservationTypeUl li {
	float:left;
	width:120px;
	margin:2px 10px;
	text-align:left;
	overflow:hidden;
}
#pageReservationType .all{
	text-align: left;
    width: 120px;
    margin: 2px 10px;
}

#pageReservationType .content label{
	font-size: 12px;
    margin-left: 6px;
}

.cm_c_select{
	width:230px;
	background:#fff url(img/cm_select_ico.png) no-repeat 210px center;
}

.cm_c_selectname {
    width: 160px;
}
.page-main{
	min-width:1234px;
}

.textCenter{
	text-align:center;
}

.page-tip {
	position: fixed;
	z-index: 99;
	background: #fff;
	padding: 0 10px;
	border: 1px solid #e8e4e4;
	max-width: 340px;
    padding: 8px;
    background: #fafafa;
    box-shadow: 1px 1px 3px #cecece;
	-webkit-box-shadow: 1px 1px 3px #cecece;
}
.page-sort .boxInner {
    width: 750px;
}
.page-sort .selected_sort{
    width: 160px;
    height: 31px;
    line-height: 31px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.25);
    border-radius: 3px;
    overflow: hidden;
    display: inline-block;
    font-size: 0;
    margin: 8px 8px 20px;
    vertical-align: bottom;
}
.page-sort .selected_sort span{
    width: 80px;
    height: 31px;
    background: #FFFFFF;
    text-align: center;
    display: inline-block;
    font-size: 12px;
    color: #333333;
    cursor: pointer;
}
.page-sort .selected_sort span.selected{
    background-color: #B177B3;
    color: #fff;
}
.page-sort .selected_category {
    width: 194px;
    color: #444;
    border: 1px solid #dedede;
    margin: 8px 0 20px;
    padding: 0 0 0 10px;
    font-size: 13px;
    border-radius: 2px;
    box-shadow: 1px 1px 2px 0px rgba(206,206,206,1);
    display: inline-block;
}
.page-sort .selected_category .category_title {
    display: inline-block;
    border-right: 1px solid #dedede;
    padding-right: 14px;
    margin-right: 6px;
}
.page-sort .selected_category .option_box {
    display: inline-block;
    border: none;
}
.page-sort .selected_category .selected_item {
    color: #832688;
}
.page_sale .page-table-header .button-sort {
	float: initial;
}
.page-sort .selected_tips{
    display: inline-block;
    font-size: 12px;
    color: #999999;
    margin: 8px 0px 20px;
    line-height: 31px;
}
.page-sort .selected_tips .iconfont{
    font-size: 12px;
    margin: 0 3px 0 13px;
}

.page-sort .boxInner {
	width: 750px;
}

#popup_sort .cont-head p {
	width: 25%;
}
#popup_sort .content.category .cont-head p {
	width: 33%;
}
#popup_sort .content.category .cont-head p:nth-child(3){
    display: none;
}
#popup_sort .content.category .list li .li-left:nth-child(3){
    display: none;
}
#popup_sort .li-left {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#popup_sort .content.category .li-left, #popup_sort .content.category .li-right{
    width: 33%;
}
#popup_sort .li-left, #popup_sort .li-right {
	width: 25%;
}
.sysform.cm_limit_box {
    margin-top: 10px;
}
.sysform .cm_form_checkboxGroup .limit_list {
    margin-bottom: 10px;
}
.sysform .cm_form_checkboxGroup .input_text {
    width: 36px;
    height: 26px;
    margin: 0 6px;
    border-radius: 4px;
    border: 1px solid rgba(229,229,229,1);
}
.sysform .cm_form_checkboxGroup .limit_list .spacing_ {
    margin-left: 40px;
}
.sysform .limit_title {
    margin-top: 2px;
}
.limit_list.limit_list_btn {
    cursor: pointer;
    width: 120px;
}
.limit_list .inline-block {
    display: inline-block;
    cursor: pointer;
}
.limit_list .record {
    font-size: 14px;
    color: #83147F;
}
.limit_list .record_img {
    width: 13px;
    height: 13px;
    margin-left: 5px;
    display: inline-block;
    background: url(../css/images/dmoney_icon.png) no-repeat center center;
    background-size: cover;
}

.ensure_cash_record {
    display: none;
}
.ensure_cash_record .page-table-content {
    min-width: 1520px;
}
#ensure_cash_record .box {
    width: 100%;
    height: 70%;
}
.ensure_cash_record .boxInner {
    width: 80%;
    height: 100%;
    left: 0;
    top: 0;
    margin-top: 0;
    transform: translate(-50%,-50%);
}
.ensure_cash_record .boxInner .content {
    height: 90%;
    overflow-x: scroll;
    overflow-y: hidden;
}
.ensure_cash_record .boxInner .content .page-table-content {
    height: 100%;
}
.ensure_cash_record .record_title .tip_txt {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 52px;
    margin-left: 6px;
    margin-right: 10px;
    color: #333;
}
.ensure_cash_record .record_title .tip_img {
    width: 14px;
}
.ensure_cash_record .record_title .select_status {
    display: inline-block;
    vertical-align: top;
    width: 195px;
    color: #444;
    margin: 8px 8px 8px 0;
    padding: 0 0 0 10px;
    font-size: 12px;
    border: 1px solid #DCDFE6;
    border-radius: 4px;
}
.ensure_cash_record .record_title .select_status.timeRange {
    width: 350px;
    border: none;
    padding: 0;
}
.ensure_cash_record .record_title .category_title {
    display: inline-block;
    border-right: 1px solid #ccc;
    height: 11px;
    line-height: 10px;
    padding-right: 8px;
}
.ensure_cash_record .record_title .option_box {
    display: inline-block;
    border: none;
    font-size: 8px;
    color: #832688;
    height: 38px;
}
.ensure_cash_record .record_title .selected_item {
    color: #832688;
    font-size: 12px;
}
.ensure_cash_record .record_title .check_btn {
    display: inline-block;
    vertical-align: top;
    background: #832688;
    color: #FFF;
    padding: 0 20px;
    line-height: 40px;
    border-radius: 4px;
    margin: 8px 0;
}
.ensure_cash_record .content .page-table-content {
    border: 1px solid #f3f3f3;
    height: 580px;
}
.page_record_title th {
    border-bottom: .5px solid #f3f3f3;
}
.ensure_cash_record .page_record_content tr th:last-child{
    border-right: .5px solid #f3f3f3;
}
.page_record_content {
    margin-top: 0;
}
.page_record_content th {
    padding: 8px 0;
    border: .5px solid #f3f3f3;
    background-color: #fff;
    font-weight: normal;
}
.page_record_content th .payment {
    color: #8B1F83;
}
.page_record_content th .refund,
.page_record_content th .status_success {
    color: #1F8B1F;
}
.page_record_content th .status_fail {
    color: #FE0002;
}
.page_record_content th .breakMoney {
    display: inline-block;
    width: 40px;
    height: 24px;
    line-height: 23px;
    text-align: center;
    margin-left: 5px;
    border-radius: 3px;
    color: #2e2e2e;
    border: 1px solid #dfdfdf;
    cursor: pointer;
    background: transparent;
}
/* .page_record_content::-webkit-scrollbar {
    width: 0;
} */
.page-loading {
    z-index: 1001;
    /* top: 50%;
    transform: translate(0,-50%);
    margin-top: 0; */
}
.page_sale_operate.tdwrap {
    position: relative;
}
.page_sale_operate.tdwrap .sweepyard{
    display: none;
	position: absolute;
	right: 0px;
	top: -111px;
	width: 144px;
	border: 2px solid #e5e5e5;
	background: #fff;
}
.page_sale_operate.tdwrap .sweepyard .qrcode{
    width: 140px;
	height: 140px;
	background:url('../../img/wait.gif') no-repeat center center
}
.videoHelpWrap{
    margin-left: 10px;
}
#ensure_cash_record .table-content-pager {
    left: 0;
    right: 0;
    bottom: 14px;
}
.page-setting-main .cancelInput{
    margin-bottom: 8px;
}
.page-setting-main .cancelInput:last-child{
    margin-bottom: 0px;
}
.page-setting-main .cancelInput .iconfont{
    color: #999;
    font-size: 14px;
    cursor: pointer;
}
.page-setting-main .cancelInput .iconfont:hover{
    opacity: 0.6;
}
.page-setting-main .cancelInput .el-input{
    width: 412px;
    margin-right: 13px;
}
.page-setting-main .cancelInput .el-input .el-input__inner{
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 12px;
}
.page-setting-main .addCancelReason{
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 12px;
}
.page-setting-main .addCancelReason .iconfont{
    font-size: 18px;
    position: relative;
    top: 2px;
}