.SET-MEAL {
  width: 100%;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  color: #2A303F !important;
}
input:-webkit-autofill:hover {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  color: #2A303F !important;
}
input:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0 1000px white inset !important;
  color: #2A303F !important;
}
.SET-MEAL .slick-next:before, [dir=rtl] .slick-prev:before {
  content: '〉';
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{
  color: #2A303F !important;
}
/*.SET-MEAL .slick-next:before, .slick-prev:before {*/
/*font-size: 20px;*/
/*line-height: 1;*/
/*opacity: .75;*/
/*color: #9c9ea6;*/
/*}*/

.SET-MEAL .slick-prev:before {
  content: '〈';
}

.SET-MEAL .slick-next:before, .slick-prev:before {
  font-size: 30px;
  line-height: 1;
  opacity: .75;
  color: #9c9ea6;
}

.SET-MEAL .slick-next, .slick-prev {
  width: 30px !important;
  height: 30px !important;
}

.SET-MEAL .slick-next {
  right: -40px;
}

.SET-MEAL .slick-prev {
  left: -40px;
}

/****输入框删除按钮***/
.SUFFIX {
  cursor: pointer;
}

/***正餐更多点击后的popover***/
.ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow {
  display: none;
}

/*快餐弹窗边框暂时*/
.ant-modal-content {
  box-shadow: none !important;
}

/*输入框光标点击是的阴影*/
.INPUT .ant-input:focus {
  box-shadow: none;
}

.ant-btn[disabled] {
  background-color: #d7d8db !important;
  color: #ffffff !important;
}

.ant-btn[disabled]:hover {
  background-color: #d7d8db !important;
  color: #ffffff !important;
}

/*会员卡收银备注背景*/
.CARDremark .ant-input[disabled] {
  background-color: #dcdfe6;
  color: red;
}

/*蒙版色号*/
.ant-modal-mask {
  background-color: rgba(000, 000, 000, 0.6) !important;
}

.ant-modal-body {
  padding: 0 !important;
}

/*输入框删除按钮距右*/
.ant-input-affix-wrapper .ant-input-suffix {
  right: 10px !important;
  font-size: 30px;
}

/*confirm弹窗*/
.pop-confirm {
  width: 400px !important;
}

.ant-modal-content {
  border-radius: 12px !important;
}

.pop-confirm .ant-modal-close {
  display: none;
}

.pop-confirm .anticon-question-circle {
  display: none;
}

.pop-confirm .pop-title {
  font-size: 0.26rem;
  color: #505052;
  min-height: 1.20rem;
  max-height: 5rem;
  overflow: scroll;
  word-break: break-all;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  padding: 0.2rem;
}

.pop-confirm .pop-content {
  font-size: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.pop-confirm .pop-btns {
  display: flex;
  height: 100px;
  padding: 15px;
}

.pop-confirm .pop-btns button {
  border-radius: 6px;
  font-size: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 1;
}

.pop-confirm .pop-btns button:first-child {
  background-color: #dcdde1 !important;
  color: #676c78 !important;
  margin-right: 3%;
}

.pop-confirm .pop-btns button:last-child {
  background-color: #00b66b !important;
  color: #ffffff !important;
}

/*错误提示弹窗*/
.errorpop .anticon {
  display: none;
}

.errorpop .errorpop-title {
  font-size: 26px;
  color: #505052;
  height: 126px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  padding: 5%;
}

.errorpop .errorpop-btns {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  padding-right: 10%;
}

.errorpop .errorpop-btns button {
  width: 170px;
  height: 70px;
  border: none;
  font-size: 28px;
  border-radius: 6px;
  margin-bottom: 20px;
}

/*错误提示弹窗*/
.errorpop .anticon {
  display: none;
}

.errorpop .errorpop-title {
  font-size: 26px;
  color: #505052;
  height: 126px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: normal;
  padding: 5%;
}

.errorpop .errorpop-btns {
  width: 100%;
  margin: auto;
  display: flex;
  justify-content: flex-end;
  padding-right: 10%;
}

.errorpop .errorpop-btns button {
  width: 170px;
  height: 70px;
  border: none;
  font-size: 28px;
  border-radius: 6px;
  margin-bottom: 20px;
}

/*1366*768适配*/
@media screen and (max-width: 1500px) {
  .pop-confirm .pop-btns button {
    width: 120px;
    height: 50px;
    font-size: 20px;
  }

  .errorpop .errorpop-btns button {
    width: 120px;
    height: 50px;
    font-size: 20px;
  }

  /*输入框删除按钮距右*/
  .ant-input-affix-wrapper .ant-input-suffix {
    right: 7px !important;
    font-size: 22px;
  }
}

.errorpop .errorpop-btns button {
  width: 120px;
  height: 50px;
  font-size: 20px;
}

.GZ .ant-calendar-picker {
  width: 100%;
  border-radius: 40px;
}

.GZ .ant-input {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: text;
  /*font-size: 14px;*/
  color: rgba(0, 0, 0, 0.65);
  background-image: none;
  transition: all .3s;
  border: none;
  background-color: #eaeaea;
  border-radius: 40px;
  line-height: 40px;
  height: 40px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 18px;
}

.GZ .ant-calendar-picker-icon {
  right: 15px;
}

.GZ .ant-select-selection {
  height: 70px;
  line-height: 70px;
  position: relative;
  cursor: pointer;
  background-color: #f0f1f5;
  border: 1px solid #e1e2e5;
  border-radius: 3px;
  display: flex;
  align-items: center;
  font-size: 22px;
}

/*.GZ .ant-select-selection__rendered {*/
/*display: block;*/
/*margin-left: 7px;*/
/*margin-right: 7px;*/
/*position: relative;*/
/*line-height: 40px;*/
/*font-size: 18px;*/
/*color: #535353;*/
/*}*/
/*.GZ Option{*/
/*font-size: 18px;*/
/*}*/
.GZNormal .ant-calendar-picker {
  width: 100%;
  border-radius: 3px;
}

.GZNormal .ant-input {
  position: relative;
  display: inline-block;
  width: 100%;
  cursor: text;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.65);
  background-image: none;
  transition: all .3s;
  border: none;
  background-color: #eaeaea;
  border-radius: 40px;
  line-height: 40px;
  height: 40px;
}

.GZNormal .ant-time-picker-input {
  position: relative;
  display: inline-block;
  padding: 4px 7px;
  width: 100%;
  height: 28px;
  cursor: text;
  font-size: 18px;
  line-height: 1.2;
  color: rgba(0, 0, 0, 0.65);
  background-image: none;
  border: none;
  background-color: #eaeaea;
  border-radius: 2px;
  transition: all .3s;
}

.GZNormal .ant-time-picker {
  width: 100%;
  border-radius: 3px;
}

.GZNormal .ant-time-picker-input[disabled] {
  font-size: 18px;
  background-color: #eaeaea;
  opacity: 1;
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.25);
}

.tableCenterSel .ant-select-selection {
  height: 40px !important;
  width: 100px;
}

.tableCenterSel .ant-select-selection__rendered {
  line-height: 40px;
  font-size: 15px;
}

/*对帐下拉框*/
.DZ .ant-select-selection {
  width: 180px;
  height: 50px;
  line-height: 50px;
  position: relative;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  font-size: 16px;
  color: #272727;
}

.DZ .ant-select-selection__rendered {
  width: 166px;
  height: 48px;
  line-height: 48px;
  display: block;
  margin-left: 7px;
  margin-right: 7px;
  position: relative;
  font-size: 16px;
  color: #272727;
}

/*叫号取餐页面table高度*/
.CTtableStyle .ant-table {
  height: calc(100vh - 255px);
  overflow: auto;
}

.DZ .ant-modal-body {
  font-size: 14px;
  line-height: 1.5;
}

.DISH .ant-input-lg {
  padding: 6px 7px;
  height: 32px;
  background-color: #e9e9e9;
  border: none;
  padding-top: 0 !important;
}

.WEIGHT .ant-modal-content {
  background-color: transparent;
}

.WEIGHT .ant-input:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

/*.WEIGHT .ant-btn:focus {*/
/*border: solid 2px #e1e2e5;*/
/*color: #535353;*/

/*}*/

.DATE input {
  width: 350px;
  height: 70px !important;
  border-radius: 6px;
  background-color: #f0f1f5;
  border: solid 1px #e1e2e5;
  font-size: 24px;
}
.DATE .ant-calendar-picker-clear {
  background-color: #f0f1f5;
}
.DATE .ant-time-picker {
  width: 100% !important;
}

/*1366*768适配*/
@media screen and (max-width: 1500px) {
  /*已还款*/
  .GZ .ant-input {
    border-radius: 15px;
    line-height: 28px;
    height: 30px;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 12px;
  }

  /*叫号取餐页面table高度*/
  .CTtableStyle .ant-table {
    height: calc(100vh - 255px);
  }

  /*对帐下拉框*/
  .DZ .ant-select-selection {
    width: 128px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
  }

  .DZ .ant-select-selection__rendered {
    width: 128px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
  }

  /*挂账还款弹窗还款方式下拉单*/
  .GZ .ant-select-selection {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
  }

  /*挂账还款弹窗还款日期下拉单*/
  .DATE input {
    width: 250px;
    height: 50px !important;
    font-size: 18px;
  }


  /*confirm弹窗*/
  .pop-confirm {
    width: 314px !important;
  }

  .pop-confirm .pop-title {
    font-size: 19px;
    /*height: 85px;*/
    height: 61px;
  }

  .pop-confirm .pop-btns {
    display: flex;
    height: 70px;
    padding: 10px;
  }
}

/*已还款*/
.GZ .ant-input {
  border-radius: 11px;
  line-height: 20px;
  height: 22px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 10px;
}

/*正餐收银退菜界面*/
.TC .ant-radio-button-wrapper {
  border: none;
}

.TC .ant-radio-button-wrapper:first-child {
  border: none !important;
  border-radius: 6px;
}

.TC .ant-radio-button-wrapper:last-child {
  margin-bottom: 0 !important;
  border-radius: 6px;
}

.TC .ant-radio-button-wrapper:hover {
  box-shadow: -1px 0 0 0 #41a583;
  color: #ffffff !important;
  background: #05895c !important;
}

.TC .ant-radio-button-wrapper-checked {
  background: #05895c;
  border-color: #05895c;
  color: #FFFFFF;
  box-shadow: -1px 0 0 0 #05895c;
}

/*修改密码弹出框*/
.PASS .ant-modal-content {
  border-radius: 6px;
}

.PASS .ant-popover-arrow {
  display: none;
}

.PASS .ant-modal-close {
  top: 20px;
}

.PASS .ant-modal-close-x {
  width: 37px;
  height: 37px;
  font-size: 37px;
  line-height: 1;
  color: #afb0b3;
}

/*1366*768适配*/
@media screen and (max-width: 1500px) {
  .PASS .ant-modal-close {
    top: 14px;
  }

  .PASS .ant-modal-close-x {
    width: 24px;
    height: 24px;
    font-size: 24px;
    line-height: 1;
  }
}

/*退菜弹窗*/
.POP .ant-switch {
  width: 70px;
  height: 40px;
}

.POP .ant-switch-checked:after {
  left: 100%;
  margin-left: 34px;
}

.POP .ant-switch:after {
  width: 34px;
  height: 34px;
  left: 1px;
  top: 2px;
  border-radius: 17px;
}

/*整单取消弹出框*/
.CANCLE .ant-radio-button-wrapper-checked {
  background: #fff;
  border: 1px solid #12b484 !important;
  color: #12b484;
  box-shadow: -1px 0 0 0 #12b484;
}

/*转台并台弹出框;待称重弹框*/

.CHANGE .ant-modal-content {
  box-shadow: none;
}

.CHANGE .ant-input-affix-wrapper .ant-input-suffix {
  color: rgba(42, 48, 63, 0.6);
}

/*更多按钮弹出框*/
.MORE .ant-popover-inner-content {
  padding: 0;
}

/*确认下单弹窗此单叫起 */
.CHECK .ant-checkbox-wrapper {
  font-size: 20px;
}

.CHECK .ant-checkbox-inner {
  width: 27px;
  height: 27px;
}

.CHECK .ant-checkbox-checked .ant-checkbox-inner:after {
  left: 9px;
  top: 5px;
  width: 8px;
  height: 12px;
}

/*已结订单页右侧输入框格式*/
.INPUT .ant-input-affix-wrapper {
  width: 180px;
  font-size: 18px;
}

/*挂账日期选择*/
.DATEBOX .ant-input-lg {
  width: 180px;
  height: 50px;
  text-align: center;
  border-radius: 6px;
  background-color: #ffffff;
  font-size: 20px;
  padding: 0;
}

.DATEBOX .ant-calendar-picker-icon {
  position: absolute;
  user-select: none;
  transition: all .3s;
  width: 22px;
  height: 22px;
  line-height: 22px;
  right: 8px;
  color: rgba(0, 0, 0, 0.43);
  top: 50%;
  margin-top: -11px;
}

.DATEBOX .ant-calendar-picker-icon:after {
  content: "\E6BB";
  font-family: "anticon";
  font-size: 22px;
  color: rgba(0, 0, 0, 0.43);
  display: inline-block;
  line-height: 1;
  vertical-align: bottom;
}

/*挂账对帐弹出框*/

.POP .ant-modal-content {
  border-radius: 6px;
}

.POP .ant-radio-button-wrapper:first-child {
  border-radius: 6px;
}

.POP .ant-radio-button-wrapper {
  border-left: 1px solid #d9d9d9;
}

.POP .ant-radio-button-wrapper-checked {
  border-color: #12b484;
  box-shadow: none !important;
}

.POP .ant-radio-button-wrapper:hover, .ant-radio-button-wrapper-focused {
  color: #05895c;
  position: relative;
  border-color: #12b484 !important;
}

.FASTINPUT .ant-input:focus {
  border-color: #12b474;
  outline: 0;
  box-shadow: 0 0 0 2px rgba(28, 211, 145, 0.25);
}

/*结账挂账方式挂账人单选框*/
.GUAZ .ant-radio-inner {
  width: 40px;
  height: 40px;
  border-radius: 20px;
}

.GUAZ .ant-radio-inner.ant-radio-inner:after {
  width: 30px;
  height: 30px;
  left: 4px;
  top: 4px;
  border-radius: 15px;
}

/**正餐下单此单叫起**/
.CALL .ant-radio-wrapper {
  font-size: 24px;
  display: flex;
  align-items: center;
  margin: 0;
  height: 79px;
  border-bottom: 1px solid #d5d6da;
}

/*定额弹窗*/
.RADIO .ant-radio-button-wrapper:last-child {
  margin: 0 auto !important;
}

.RADIO .ant-radio-button-wrapper .radioReason {
  width: 100%;
  text-align: center;
  transition: all 0.8s;
}

.RADIO .ant-radio-button-wrapper .reasonInput {
  width: 0;
  padding: 0;
  border: none;
}

.RADIO .ant-radio-button-wrapper-checked .radioReason {
  width: 30%;
  text-align: center;
  border-right: 1px solid #dadada;
  transition: all 0.8s;
}

.RADIO .ant-radio-button-wrapper-checked .reasonInput {
  font-size: 20px;
  border-radius: 6px;
  border: none;
  height: 26px;
  box-shadow: none;
  width: 70%;
  padding: 0 5%;
  color: #12b484;
  transition: all 0.8s;
}

/*折扣弹窗*/
.DISCOUNT .ant-collapse-content {
  overflow: auto !important;
  border-radius: 6px !important;
  background-color: #d3d5db !important;
  padding: 2% !important;
  padding-bottom: 0 !important;
}

.DISCOUNT .ant-collapse-content > .ant-collapse-content-box {
  padding: 0;
}

.DISCOUNT .ant-collapse > .ant-collapse-item > .ant-collapse-header {
  height: 78px;
  line-height: 78px;
  text-align: left;
  padding-left: 50px;
}

.DISCOUNT .arrow {
  font-size: 24px;
  margin-top: 20px;
}

.DISCOUNT .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow {
  line-height: 78px;
  font-size: 26px !important;
  margin: 0 0 0 -18px;
}

.DISCOUNT .ant-collapse > .ant-collapse-item > .ant-collapse-header:active {
  background-color: #fff !important;
}

.DISCOUNT .ant-modal-close {
  /*top: 20px;*/
  top: 0;
  right: -50px;
}

.DISCOUNT .ant-modal-close-x {
  width: 37px;
  height: 37px;
  font-size: 37px;
  line-height: 1;
  color: #dcdfe6;
}

.FAPIAO .ant-radio-wrapper {
  font-size: 20px;
  display: flex;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}

.FAPIAO .ant-radio-inner {
  width: 40px;
  height: 40px;
  border-radius: 20px;
}

.FAPIAO .ant-radio-inner:after {
  width: 30px;
  height: 30px;
  left: 4px;
  top: 4px;
  border-radius: 15px;
}

/*1366*768适配*/
@media screen and (max-width: 1500px) {
  /*已结订单页右侧输入框格式*/
  .INPUT .ant-input-affix-wrapper {
    width: 130px;
    font-size: 18px;
  }

  /*挂账日期选择*/
  .DATEBOX .ant-input-lg {
    height: 35px;
    font-size: 16px;
    width: 150px;
  }

  .DATEBOX .ant-calendar-picker-icon {
    width: 18px;
    height: 18px;
    line-height: 18px;
    right: 10px;
    margin-top: -9px;
  }

  .DATEBOX .ant-calendar-picker-icon:after {
    font-size: 18px;
  }

  /*确认下单弹窗此单叫起 */
  .CHECK .ant-checkbox-wrapper {
    font-size: 18px;
  }

  .CHECK .ant-checkbox-inner {
    width: 20px;
    height: 20px;
  }

  .CHECK .ant-checkbox-checked .ant-checkbox-inner:after {
    left: 6px;
    top: 3px;
    width: 6px;
    height: 10px;
  }

  /*结账挂账方式挂账人单选框*/
  .GUAZ .ant-radio-inner {
    width: 29px;
    height: 29px;
    border-radius: 15px;
  }

  .GUAZ .ant-radio-inner.ant-radio-inner:after {
    width: 15px;
    height: 15px;
    left: 6px;
    top: 6px;
    border-radius: 8px;
  }

  /*定额弹窗*/
  .RADIO .ant-radio-button-wrapper-checked .reasonInput {
    font-size: 18px;
    height: 18px;
    width: 70%;
  }

  /*折扣弹窗*/
  .DISCOUNT .ant-collapse > .ant-collapse-item > .ant-collapse-header {
    height: 48px;
    line-height: 48px;
    text-align: left;
    padding-left: 30px;
  }

  .DISCOUNT .ant-collapse > .ant-collapse-item > .ant-collapse-header .arrow {
    line-height: 48px;
    font-size: 26px !important;
    margin: 0 0 0 -18px;
  }

  .FAPIAO .ant-radio-wrapper {
    font-size: 15px;
  }

  .FAPIAO .ant-radio-inner {
    width: 20px;
    height: 20px;
    border-radius: 10px;
  }

  .FAPIAO .ant-radio-inner:after {
    width: 10px;
    height: 10px;
    left: 4px;
    top: 4px;
    border-radius: 5px;
  }
}

/*1024*768适配*/
@media screen and (max-width: 1200px) {
  /*已结订单页右侧输入框格式*/
  .INPUT .ant-input-affix-wrapper {
    width: 120px;
    font-size: 18px;
  }

  /*挂账日期选择*/
  .DATEBOX .ant-input-lg {
    height: 35px;
    font-size: 13px;
    width: 120px;
    text-align: left;
    padding-left: 14px;
  }

  .DATEBOX .ant-calendar-picker-icon {
    width: 16px;
    height: 16px;
    line-height: 16px;
    right: 8px;
    margin-top: -8px;
  }

  .DATEBOX .ant-calendar-picker-icon:after {
    font-size: 16px;
  }

  /*结账挂账方式挂账人单选框*/
  .GUAZ .ant-radio-inner {
    width: 20px;
    height: 20px;
    border-radius: 10px;
  }

  .GUAZ .ant-radio-inner.ant-radio-inner:after {
    width: 10px;
    height: 10px;
    left: 4px;
    top: 4px;
    border-radius: 5px;
  }
}

/*快餐菜品详细菜品点击效果*/
.FASTORDER .ant-btn-clicked:after {
  outline: 0;
!important;
  border: none;
}

/************************************************************************************************/
/*统一显示的输入框组件*/
.INPUTCOM .ant-modal-content {
  background-color: transparent;
}

.INPUTCOM .ant-modal-body {
  display: flex;
}

.INPUTCOM .ant-input-affix-wrapper {
  margin-right: 11px;
  width: auto;
}

.INPUTCOM .anticon {
  color: #c0c5cc;
  font-size: 28px;
}

/*快餐订单搜索栏*/
.SEARCH .ant-input-affix-wrapper {
  width: auto;
  /*margin: 0 20px 0 10px;*/
  margin: 0 0.2rem 0 0.1rem;
}

/*快餐订单搜索栏------日期搜索框*/
.ORDERDATE .ant-input-lg {
  /*width: 215px;*/
  width: 2.15rem;
  /*height: 70px;*/
  height: 0.7rem;
  border-radius: 12px;
  background-color: #ffffff;
  border: solid 1px #c6c8cf;
  color: #272a33;
  /*font-size: 22px;*/
  font-size: 0.22rem;
  text-align: center;
  /*padding-right: 30px;*/
  padding-right: 0.3rem;
}

.ORDERDATE .ant-calendar-picker-clear {
  font-size: 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  line-height: 22px;
  right: 10px;
}

.ORDERDATE .ant-calendar-picker-icon {
  width: 22px;
  height: 22px;
  line-height: 22px;
  margin-top: -11px;
}

.ORDERDATE .ant-calendar-picker-icon:after {
  font-size: 22px;
}

.ORDERDATE .ant-calendar-picker {
  margin-left: 0.1rem;
}

.ORDERDATA {
  margin-right: 18px;
  margin-left: 10px;
}

.ORDERDATA .ant-select-selection {
  /*width: 120px;*/
  /*height: 70px;*/
  /*line-height: 70px;*/
  width: 1.2rem;
  height: 0.7rem;
  line-height: 0.7rem;
  position: relative;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #c6c8cf;
  color: #272727;
  border-radius: 12px;
}

.ORDERDATA .ant-select-selection__rendered {
  /*width: 120px;*/
  /*height: 70px;*/
  /*line-height: 70px;*/
  width: 1.2rem;
  height: 0.7rem;
  line-height: 0.7rem;
  display: block;
  position: relative;
  /*font-size: 22px;*/
  font-size: 0.22rem;
  color: #272727;
  margin: 0;
  text-align: center;
}

.ORDERSTYPE .ant-input-group {
  width: auto;
  /*margin: 0 18px;*/
  margin: 0 0.1rem;
}

.ORDERSTYPE .ant-select-selection {
  /*width: 170px;*/
  /*height: 70px;*/
  /*line-height: 70px;*/
  width: 1.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #c6c8cf;
  border-radius: 12px;
}

.ORDERSTYPE .ant-select-selection__rendered {
  /*width: 170px;*/
  /*height: 70px;*/
  /*line-height: 70px;*/
  /*font-size: 22px;*/
  width: 1.7rem;
  height: 0.7rem;
  line-height: 0.7rem;
  font-size: 0.22rem;
  color: #272727;
  margin: 0;
  /*padding-left: 20px;*/
  padding-left: 0.20rem;
}

.ORDERSPAY .ant-input-group {
  margin-right: 0;
}

.ORDERSPAY .ant-select-selection {
  /*width: 200px;*/
  /*height: 70px;*/
  /*line-height: 70px;*/
  width: 2rem;
  height: 0.7rem;
  line-height: 0.7rem;
  cursor: pointer;
  background-color: #ffffff;
  border: 1px solid #c6c8cf;
  border-radius: 12px;
}

.ORDERDATA .ant-select-selection-selected-value, .ORDERSTYPE .ant-select-selection-selected-value {
  width: 100%;
  padding-right: 18px;
}

.ORDERSPAY {
  margin-right: 0;
}

/*快餐自定义折扣键盘*/
.keyboard .ant-col-8 {
  padding: 0.7%;
}

/*改版后弹框样式统一，所有弹框统一之后删除之前的POP的样式 */
/*整个弹框*/
.POPOVER {
  padding: 0 22px !important;
  background-color: #fff;
  border-radius: 12px;
}

/*弹框关闭按钮*/
.POPOVER .ant-modal-close-x {
  width: 40px;
  height: 40px;
  font-size: 40px;
  font-weight: 100;
}

.POPOVER .ant-modal-body {
  padding: 0;
  font-size: 20px;
}

/*快餐收银页搜索框*/
.SEARCHicon .anticon {
  color: #c0c5cc;
}

/*折扣原因选中*/
.POPOVER .ant-radio-button-wrapper-checked {
  background: #00b66b !important;
  color: #fff !important;
}

.POPOVER .ant-radio-button-wrapper:last-child {
  margin-bottom: 0 !important;
}

.POPOVER .ant-radio-button-wrapper .radioReason {
  width: 100%;
  text-align: center;
  transition: all 0.8s;
  white-space: nowrap;
}

.POPOVER .ant-radio-button-wrapper .reasonInput {
  width: 0;
  padding: 0;
  border: none;
}

.POPOVER .ant-radio-button-wrapper-checked .reasonInput {
  font-size: 20px;
  border-radius: 6px;
  border: none;
  height: 26px;
  box-shadow: none;
  width: 70%;
  padding: 0 5%;
  color: #fff;
  transition: all 0.8s;
  background: #00b66b !important;
}

.POPOVER .ant-radio-button-wrapper-checked .radioReason {
  width: 30%;
  text-align: center;
  border-right: 1px solid #dadada;
  transition: all 0.8s;
}

/*自定义折扣弹框--选中按钮*/
.POPOVER .ant-switch {
  /*width: 90px;*/
  /*height: 50px;*/
  /*border-radius: 25px;*/
  width: 0.9rem;
  height: 0.5rem;
  border-radius: 0.25rem;
  background-color: #dcdde1;
}

.POPOVER .ant-switch-checked {
  background-color: #00b66b;
}

.POPOVER .ant-switch:after {
  /*width: 44px;*/
  /*height: 44px;*/
  /*border-radius: 22px;*/
  width: 0.44rem;
  height: 0.44rem;
  border-radius: 0.22rem;
  top: 0.02rem;
}

.POPOVER .ant-switch-checked:after {
  /*margin-left: -47px;*/
  margin-left: -0.47rem;
}

/*订单页订单详情弹框*/
.ORDERDETAIL {
  width: 491px !important;
  top: 0 !important;
  margin-left: 100% !important;
  transform: translateX(-100%);
}

/*订单页搜索条件下拉框*/
.ant-select-dropdown {
  border-radius: 0.06rem !important;
  font-size: 0.22rem !important;
  border: solid 1px #c6c8cf;
  box-shadow: 0 0.08rem 0.15rem 0 rgba(0, 0, 0, 0.3) !important;
}

.ant-select-dropdown-menu {
  max-height: 561px !important;
}

.ant-select-dropdown-menu-item-selected, .ant-select-dropdown-menu-item-selected:hover {
  background-color: #fff !important;
  font-weight: normal !important;
  color: #272a33 !important;
}

/*订单页订单列表*/
.TABLELIST .ant-table-thead > tr > th {
  /*height: 63px;*/
  /*font-size: 22px;*/
  height: 0.63rem;
  font-size: 0.22rem;
  background-color: transparent;
}
.TABLERECHARELIST .ant-table-thead > tr > th {
  height: .65rem;
  font-size: .22rem;
  background-color: transparent;
  padding: 0 8px;
  line-height: .65rem;
}
.TABLELIST .ant-table {
  position: relative;
  border-radius: 2px 2px 0 0;
  height: calc((100vh - 350px));
  /*padding: 0 20px;*/
  padding: 0 0.2rem;
}
.TABLERECHARELIST .ant-table {
  padding: 0;
}
.TABLELIST .ant-table-pagination {
  width: 100%;
  position: fixed;
  margin: 0 !important;
  height: 80px;
  background-color: #ececed;
  display: flex;
  align-items: center;
  justify-content: center;
}
.TABLERECEVICERLIST  .ant-table-pagination{
  height: .85rem;
}
.TABLELIST .ant-table table {
  border-spacing: 0 10px;
}
.TABLERECEVICERLIST .ant-table table, .TABLERECHARELIST .ant-table table {
  border-spacing: 0;
}
.TABLERESERVELIST .ant-table .ant-table-tbody > tr > td:nth-last-of-type(1) {
  border-bottom-right-radius: 12px;
  border-top-right-radius: 12px;
}

.TABLERESERVELIST .ant-table .ant-table-tbody > tr:hover > td:nth-last-of-type(1) {
  color: #00B66B;
}

.TABLERESERVELIST .ant-table .ant-table-tbody > tr > td {
  color: #2A303F;
  font-size: .24rem;
}

/*.TABLERESERVELIST .ant-table .ant-table-tbody > tr > td:nth-last-of-type(1){*/
/*border-right: 1px solid #C3C3C3;*/
/*}*/
/*.TABLERESERVELIST .ant-table .ant-table-tbody > tr > td:nth-of-type(1){*/
/*border-left: 1px solid #C3C3C3;*/
/*}*/

/*.TABLERESERVELIST .ant-table .ant-table-tbody > tr:hover > td {*/
/*border-color: #00B66B;*/
/*}*/
.TABLERESERVELIST .ant-table .ant-table-tbody > tr > td:nth-of-type(1) {
  border-bottom-left-radius: 12px;
  border-top-left-radius: 12px;
}

.TABLELIST .ant-pagination-item {
  cursor: pointer;
  min-width: 0.60rem;
  height: 0.60rem;
  line-height: 0.60rem;
  border: solid 1px #b8bac2;
  background-color: #fff;
  margin-right: 0.19rem;
  border-radius: 0.12rem;
  font-size: 0.24rem;
  margin-bottom: 0;
}

.TABLERESERVELIST .ant-table-pagination, .TABLERECHARELIST .ant-table-pagination {
  position: static;
}
.TABLERECEVICERLIST .ant-table-pagination {
  position: static;
  background-color: #E6E7EB
}


.TABLELIST .ant-pagination-item-active {
  background-color: #00b66b;
  border: solid 1px #b8bac2;
}

.TABLELIST .ant-pagination-prev a:after {
  content: "上一页";
}

.TABLELIST .ant-pagination-next a:after {
  content: "下一页";
}

.TABLELIST .ant-pagination-prev, .ant-pagination-next {
  cursor: pointer;
  min-width: 1rem !important;
  height: 0.6rem !important;
  line-height: 0.6rem !important;
  border: solid 1px #b8bac2 !important;
  background-color: #fff !important;
  margin-right: 0.19rem;
  border-radius: 0.12rem !important;
  font-size: 0.24rem;
  margin-bottom: 0;
}

.TABLELIST .ant-pagination-prev a:after, .ant-pagination-next a:after {
  height: 0.60rem !important;
  line-height: 0.60rem !important;
}

:root .ant-pagination-prev a:after, :root .ant-pagination-next a:after {
  font-size: 0.24rem !important;
  color: #2A303F !important;
}
.ant-pagination-prev a:after, .ant-pagination-next a:after{
  transform: scale(1) rotate(0deg) !important;
}
/*****************1366*768适配*********************************/

@media screen and (max-width: 1500px) {
  /*统一显示的输入框组件*/
  .INPUTCOM .ant-input-affix-wrapper {
    margin-right: 7px;
  }

  .INPUTCOM .anticon {
    font-size: 22px;
  }

  .SEARCH .ant-input-affix-wrapper {
    margin: 0 7px 0 14px;
  }

  .ORDERDATE .ant-calendar-picker {
    margin-left: 7px;
  }

  /*快餐订单搜索栏------日期搜索框*/
  .ORDERDATE .ant-input-lg {
    width: 150px;
    height: 50px;
    padding-right: 26px;
    font-size: 15px;
  }

  .ORDERDATA .ant-select-selection {
    width: 85px;
    height: 50px;
    padding-right: 26px;
    font-size: 15px;
    line-height: 50px;
  }

  .ORDERDATA .ant-select-selection__rendered {
    width: 85px;
    height: 50px;
    padding-right: 26px;
    font-size: 15px;
    line-height: 50px;
  }

  .ORDERDATA .ant-select-selection-selected-value, .ORDERSTYPE .ant-select-selection-selected-value {
    padding-right: 0;
  }

  .ORDERSTYPE .ant-select-selection {
    width: 150px;
    height: 50px;
    line-height: 50px;
  }

  .ORDERSTYPE .ant-select-selection__rendered {
    width: 150px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    padding-left: 10px;
  }

  .ORDERSTYPE .ant-input-group {
    margin: 0 6px;
  }

  /*.ORDERSPAY .ant-select-selection__rendered {*/
  /*width: 142px;*/
  /*height: 50px;*/
  /*line-height: 50px;*/
  /*font-size: 16px;*/
  /*}*/
  /*订单页搜索条件下拉框*/
  .ant-select-dropdown {
    font-size: 14px;
    border-radius: 8px;
  }

  /*订单页订单列表*/
  .TABLELIST .ant-table-thead > tr > th {
    height: 24px;
    font-size: 15px;
    background-color: transparent;
    padding: 6px 8px;
  }
  .TABLERECHARELIST .ant-table-thead > tr > th {
    height: .65rem;
    font-size: .22rem;
    background-color: transparent;
    padding: 0 8px;
    line-height: .65rem;
  }
  .TABLERECEVICERLIST .ant-table-thead > tr > th:nth-of-type(1) {
    padding:0 .43rem;
  }
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-last-of-type(1) {
    border-top-right-radius: 0.08rem;
    /*top: 0.01rem;*/
  }
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
    top: 0.01rem;
  }
  .TABLELIST .ant-table {
    height: calc((100vh - 260px));
    padding: 0 14px;
  }
  .TABLERECHARELIST .ant-table {
    padding: 0;
  }

  .TABLELIST .ant-table-pagination {
    height: 56px;
  }
  .TABLERECEVICERLIST  .ant-table-pagination{
    height: .85rem;
  }
  .TABLELIST .ant-table table {
    border-spacing: 0 7px;
  }
  .TABLERECEVICERLIST .ant-table table, .TABLERECHARELIST .ant-table table {
    border-spacing: 0;
  }
  .TABLELIST .ant-pagination-item {
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    margin-right: 13px;
  }

  .TABLELIST .ant-pagination-prev, .ant-pagination-next {
    min-width: 71px !important;
    height: 40px !important;
    line-height: 40px !important;
    margin-right: 8px;
    border-radius: 12px !important;
    font-size: 17px;
  }

  .TABLELIST .ant-pagination-prev a:after, .ant-pagination-next a:after {
    height: 40px !important;
    line-height: 40px !important;
  }

  :root .ant-pagination-prev a:after, :root .ant-pagination-next a:after {
    font-size: 17px !important;
  }

  /*******************弹框适配**********/
  .POPOVER {
    padding: 0 14px !important;
    border-radius: 8px;
  }

  /*赠菜单选框*/
  .POPOVER .ant-radio-button-wrapper-checked .reasonInput {
    font-size: 15px;
    border-radius: 6px;
  }

  /*自定义折扣弹框--选中按钮*/
  .POPOVER .ant-switch {
    width: 64px;
    height: 36px;
    border-radius: 18px;
  }

  .POPOVER .ant-switch:after {
    width: 32px;
    height: 32px;
    border-radius: 16px;
  }

  .POPOVER .ant-switch-checked:after {
    margin-left: -35px;
  }

  /**正餐下单此单叫起**/
  .CALL .ant-radio-wrapper {
    font-size: 17px;
    height: 59px;
    border-bottom: 0.7px solid #d5d6da;
  }
}

/*****************1280*720适配*********************************/

@media screen and (max-width: 1300px) {
  .SEARCH .ant-input-affix-wrapper {
    margin: 0 7px 0 14px;
  }

  .ORDERDATE .ant-calendar-picker {
    margin-left: 7px;
  }

  /*快餐订单搜索栏------日期搜索框*/
  .ORDERDATE .ant-input-lg {
    width: 150px;
    height: 50px;
    padding-right: 26px;
    font-size: 15px;
  }

  .ORDERDATA .ant-select-selection {
    width: 85px;
    height: 50px;
    padding-right: 26px;
    font-size: 15px;
    line-height: 50px;
  }

  .ORDERDATA .ant-select-selection__rendered {
    width: 85px;
    height: 50px;
    padding-right: 26px;
    font-size: 15px;
    line-height: 50px;
  }

  .ORDERDATA .ant-select-selection-selected-value, .ORDERSTYPE .ant-select-selection-selected-value {
    padding-right: 0;
  }

  .ORDERSTYPE .ant-select-selection {
    width: 110px;
  }

  .ORDERSTYPE .ant-select-selection__rendered {
    width: 110px;
  }
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-last-of-type(1) {
    border-top-right-radius: 0.08rem;
    top: 0;
  }
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
    top: 0;
  }

}

/*****************1024*768适配**********************/

@media screen and (max-width: 1200px) {
  .SEARCH .ant-input-affix-wrapper {
    margin: 0 7px 0 4px;
  }

  .ORDERDATE .ant-calendar-picker {
    margin-left: 5px;
  }

  /*快餐订单搜索栏------日期搜索框*/
  .ORDERDATE .ant-input-lg {
    width: 113px;
    height: 36px;
    padding-right: 8px;
    font-size: 12px;
    text-align: left;
  }

  .ORDERDATA {
    margin-right: 10px;
    margin-left: 5px;
  }

  .ORDERDATA .ant-select-selection {
    width: 70px;
    height: 36px;
    padding-right: 2px;
    font-size: 11px;
    line-height: 36px;
  }

  .ORDERDATA .ant-select-selection__rendered {
    width: 70px;
    height: 36px;
    padding-right: 26px;
    font-size: 11px;
    line-height: 36px;
  }

  .ORDERDATA .ant-select-selection-selected-value, .ORDERSTYPE .ant-select-selection-selected-value {
    padding-right: 0;
  }

  .ORDERSTYPE .ant-select-selection {
    width: 89px;
    height: 36px;
    line-height: 36px;
  }

  .ORDERSTYPE .ant-select-selection__rendered {
    width: 89px;
    height: 36px;
    line-height: 36px;
    font-size: 11px;
    padding-left: 5px;
  }

  .ORDERSTYPE .ant-input-group {
    margin: 0 6px;
  }

  /*.ORDERSPAY .ant-select-selection__rendered {*/
  /*width: 142px;*/
  /*height: 50px;*/
  /*line-height: 50px;*/
  /*font-size: 16px;*/
  /*}*/
  /*订单页搜索条件下拉框*/
  .ant-select-dropdown {
    font-size: 14px;
  }

  /*订单页订单列表*/
  .TABLELIST .ant-table-thead > tr > th {
    height: 22px;
    font-size: 12px;
    background-color: transparent;
    padding: 0 2px;
  }
  .TABLERECHARELIST .ant-table-thead > tr > th {
    height: .65rem;
    font-size: .22rem;
    background-color: transparent;
    padding: 0 8px;
    line-height: .65rem;
  }
  .TABLERECEVICERLIST .ant-table-thead > tr > th:nth-of-type(1) {
    padding:0 .43rem;
  }
  .TABLELIST .ant-table {
    height: calc((100vh - 204px));
    padding: 0 10px;
  }
  .TABLERECHARELIST .ant-table {
    padding: 0;
  }
  .TABLELIST .ant-table-pagination {
    height: 42px;
  }
  .TABLERECEVICERLIST  .ant-table-pagination{
    height: .85rem;
  }
  .TABLELIST .ant-table table {
    border-spacing: 0 5px;
  }
  .TABLERECEVICERLIST .ant-table table, .TABLERECHARELIST .ant-table table {
    border-spacing: 0 0px;
  }
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-last-of-type(1) {
    border-top-right-radius: 0.08rem;
    top: 0rem;
  }
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
    top: 0rem;
  }
  /*.TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-last-of-type(1) {*/
    /*border-top-right-radius: 0.08rem;*/
    /*top: 0.01rem;*/
  /*}*/
  .TABLELIST .ant-pagination-item {
    min-width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 17px;
    margin-right: 13px;
  }

  .TABLELIST .ant-pagination-prev, .ant-pagination-next {
    min-width: 53px !important;
    height: 31px !important;
    line-height: 31px !important;
    margin-right: 10px;
    border-radius: 8px !important;
    font-size: 12px;
  }

  .TABLELIST .ant-pagination-prev a:after, .ant-pagination-next a:after {
    height: 31px !important;
    line-height: 31px !important;
  }

  :root .ant-pagination-prev a:after, :root .ant-pagination-next a:after {
    font-size: 12px !important;
  }
}

/****打印***/
.PRINTER .ant-radio-wrapper, .PRINTER .ant-select-selection--single {
  margin-top: 28px;
}

/**tag**/
.ant-tag:hover {
  opacity: 1 !important;
}

/*****************1280*720适配**********************/
@media screen and (max-width: 1300px){
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-of-type(1) {
    border-top-left-radius: 0.08rem;
    /*top: 0.01rem;*/
  }
  .TABLERECEVICERLIST .ant-table .ant-table-tbody > tr:nth-of-type(1) > td:nth-last-of-type(1) {
    border-top-right-radius: 0.08rem;
    /*top: 0.01rem;*/
  }
}
/****notification***/
.ant-notification {
  width: 6.1rem;
  //margin-top: 0.37rem;
}
.ant-notification-notice {
  padding: 0;
  border-radius:0;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  background: #fff;
  line-height: 1.5;
  position: relative;
  margin-bottom: 0.37rem;
  overflow: hidden;
}
.ant-notification-notice-message{
  font-size: 0.3rem;
  color: #fff;
  margin-bottom: 0.2rem;
  line-height: 0.8rem;
  height: 0.8rem;
  overflow: hidden;
  background-color: #00B66B ;
  padding-left: 0.59rem;
}
.ant-notification-notice-description{
  padding-left: 0.61rem;
  font-size: 0.24rem;
}

.ant-notification-notice-closable .ant-notification-notice-message {
  padding-right: 0;
}
.ant-notification-notice-btn{
  margin: 0.24rem 0.4rem 0.2rem 0;
}
/**时间选择器**/
.ant-time-picker-panel-select{
  width: 120px;
  font-size: 18px;
}
.ant-time-picker-panel-select li {
  height: 28px;
  line-height: 28px;
}
/*****************1024*768适配**********************/
@media screen and (max-width: 1500px){
  .ant-time-picker-panel-select{
    width: 85px;
  }
  /*confirm弹窗*/
  .pop-confirm {
    width: 314px !important;
  }

  .pop-confirm .pop-title {
    font-size: 17px;
    /*height: 85px;*/
    min-height: 61px;
  }

  .pop-confirm .pop-btns {
    display: flex;
    height: 70px;
    padding: 10px;
  }
  .pop-confirm .pop-btns button {
    height: 45px;
    font-size: 18px;
  }
}

.ant-select-dropdown-menu-item {
  font-size: .2rem;
}
