i.sp,
span.sp,
b.sp {
  width: 24px;
  height: 24px;
}
i.sp.amex,
span.sp.amex,
b.sp.amex {
  content: url("../img/payment_method/amex.png");
}
i.sp.diners-club,
span.sp.diners-club,
b.sp.diners-club {
  content: url("../img/payment_method/diners-club.png");
}
i.sp.discover,
span.sp.discover,
b.sp.discover {
  content: url("../img/payment_method/discover.png");
}
i.sp.jcb,
span.sp.jcb,
b.sp.jcb {
  content: url("../img/payment_method/jcb.png");
}
i.sp.visa,
span.sp.visa,
b.sp.visa {
  content: url("../img/payment_method/visa.png");
}
i.sp.mastercard,
span.sp.mastercard,
b.sp.mastercard {
  content: url("../img/payment_method/mastercard.png");
}
#loader {
  position: fixed;
  left: 0px;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 1000;
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
}
#loader > img {
  display: block;
  width: 128px;
  height: 128px;
  margin: 150px auto 0px;
}
.input-group .form-control {
  z-index: 0;
}
.page-top .big-title {
  margin: 20px;
  font-size: 14px!important;
  font-weight: bolder!important;
}
body.page-header-fixed {
  font-size: 14px;
  line-height: normal;
  color: #333;
  background-color: #4d5b69;
}
body.page-header-fixed #loader {
  top: 56px;
}
@media screen and (max-width: 768px) {
  body.page-header-fixed #loader {
    top: 56px;
  }
}
@media screen and (max-width: 786px) {
  .ic-product .item-choice.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
.ic-product .item-choice .img {
  width: 100%;
  min-height: 150px;
  background-size: contain;
  background-position: center;
  background-color: #e1e5ec;
  background-repeat: no-repeat;
  cursor: pointer;
}
.ic-product .item-choice .well {
  position: relative;
  padding-bottom: 7px;
}
.ic-product .item-choice .well .item-control small,
.ic-product .item-choice .well .gift-control small,
.ic-product .item-choice .well .item-control a.btn,
.ic-product .item-choice .well .gift-control a.btn,
.ic-product .item-choice .well .item-control input,
.ic-product .item-choice .well .gift-control input {
  float: left;
}
.ic-product .item-choice .well .item-control small,
.ic-product .item-choice .well .gift-control small {
  padding-top: 6px;
  padding-right: 4px;
}
.ic-product .item-choice .well .item-control input.form-control,
.ic-product .item-choice .well .gift-control input.form-control {
  width: 25%;
}
.ic-product .item-choice .well .select-item-number,
.ic-product .item-choice .well .select-item-extra {
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
}
@media screen and (max-width: 786px) {
  .gift-item-choice.col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }
}
.gift-item-choice .over {
  position: absolute;
  width: 80%;
  min-height: 76px;
  background: #e1e5ec!important;
  z-index: 9990;
  opacity: 0.80;
  display: none;
}
.gift-item-choice .img {
  width: 100%;
  min-height: 76px;
  background-size: contain;
  background-position: center;
  background-color: #e1e5ec;
  background-repeat: no-repeat;
}
.gift-item-choice .well {
  cursor: pointer;
  padding: 5px;
  position: relative;
  padding-bottom: 7px;
}
.gift-item-choice .well .item-control small,
.gift-item-choice .well .gift-control small,
.gift-item-choice .well .item-control a.btn,
.gift-item-choice .well .gift-control a.btn,
.gift-item-choice .well .item-control input,
.gift-item-choice .well .gift-control input {
  float: left;
}
.gift-item-choice .well .item-control small,
.gift-item-choice .well .gift-control small {
  padding-top: 6px;
  padding-right: 4px;
}
.gift-item-choice .well .item-control input.form-control,
.gift-item-choice .well .gift-control input.form-control {
  width: 25%;
}
.gift-item-choice .well .select-item-number,
.gift-item-choice .well .select-item-extra {
  font-weight: bold;
  font-size: 120%;
  text-decoration: none;
}
.gift-item-choice.disabled .over {
  display: block;
}
.gift-item-choice.disabled .well {
  color: #F9F9F9;
}
.cart-bottom {
  padding: 5px 15px;
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  background-color: #17C4BB!important;
}
a,
a:hover,
a:focus {
  color: #428bca;
}
.modal-backdrop {
  z-index: 9995;
}
.modal {
  z-index: 9996;
}
.modal .modal-dialog.full-width {
  width: 98%;
}
.page-header.navbar .page-logo .logo-default {
  height: 36px;
  margin-top: 18px;
}
.btn.btn-primary {
  background: #2694d5;
}
.btn.btn-link {
  color: #2694d5;
}
.btn.btn-round {
  border-radius: 23px;
}
.modal-content {
  border-radius: 0px;
}
.modal-content .close {
  color: #2694d5;
}
form.login-modal .brand img {
  height: 40px;
}
.hr-xs {
  width: 15%;
  border-color: #2195d7;
  margin-left: auto;
  margin-right: auto;
}
.form-control,
.select2-search input[type="text"],
.bootstrap-tagsinput {
  border-width: 1px;
  border-radius: 0px;
}
.form-group.focus .form-control,
.form-control:focus,
.form-group.focus .select2-search input[type="text"],
.select2-search input[type="text"]:focus,
.bootstrap-tagsinput:focus {
  border-color: #2195d7;
  outline: 0;
  box-shadow: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: #2694d5;
}
p.subheader {
  color: #8899a6;
  font-size: 14px;
}
.bs-callout {
  padding: 20px;
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 5px !important;
  border-radius: 3px;
  background-color: #fff;
}
.bs-callout.bs-callout-primary {
  border-left: 5px solid #2195d7 !important;
}
.bs-callout.bs-menu-item strong a,
.bs-callout.bs-menu-item a.btn-move {
  cursor: move;
}
.bs-callout.sortable-placeholder {
  background-color: #f2f2f2;
  border-color: #333;
  height: 100px;
}
.bs.sortable-placeholder {
  margin: 10px 0;
  border: 1px solid #eee;
  border-left-width: 5px;
  border-radius: 3px;
  background-color: #f2f2f2;
  border-color: #333;
  height: 33px;
}
.well.well-primary {
  background: #2694d4;
  color: #FFF;
}
.well.well-primary .btn-default {
  border: 1px solid #2694d4;
  border-radius: 23px;
}
.well.well-primary .btn-primary {
  background: #44a4db;
  border: 1px solid #1d70a0;
  border-radius: 23px;
}
.well.well-default {
  background: #FFF;
  border: 1px solid #2694d4;
  color: #2694d4;
}
.well.well-default .btn-default {
  border: 1px solid #2694d4;
  border-radius: 23px;
}
.well.well-default .btn-primary {
  background: #fff;
  color: #44a4db;
  border: 1px solid #2694d4;
  border-radius: 23px;
}
#form-advance {
  width: 100%;
}
.nav-list .nav-header {
  color: #344b5f;
  font-size: 15px;
}
.nav-list > li.active {
  background: #edeff1;
}
.nav-list > li > a {
  color: #99a4af;
  font-weight: normal;
}
.nav-list > li > input {
  font-size: 15px;
  height: 35px;
  margin: 0;
  padding: 0;
  width: 85%;
  border: 0px;
}
.nav-list > li > span {
  position: absolute;
  right: 6px;
  top: 0px;
  font-weight: normal;
  font-size: 12px;
  margin-top: 8px;
}
.nav-list > li > span a {
  color: #99a4af;
  float: right;
  margin-left: 5px;
  transform: color 0.7s;
}
.table-bordered {
  border: 1px solid #eef0f0;
}
.blogList .thumbnail,
.productList .thumbnail,
.pageList .thumbnail,
.templateList .thumbnail {
  border-width: 1px;
  padding: 0;
  display: inline-block;
}
.blogList .thumbnail > a img,
.productList .thumbnail > a img,
.pageList .thumbnail > a img,
.templateList .thumbnail > a img,
.blogList .thumbnail > a .img,
.productList .thumbnail > a .img,
.pageList .thumbnail > a .img,
.templateList .thumbnail > a .img {
  width: 100%;
  border: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.blogList .thumbnail .carousel-inner > .item.active > img,
.productList .thumbnail .carousel-inner > .item.active > img,
.pageList .thumbnail .carousel-inner > .item.active > img,
.templateList .thumbnail .carousel-inner > .item.active > img,
.blogList .thumbnail .carousel-inner > .item.active > a > img,
.productList .thumbnail .carousel-inner > .item.active > a > img,
.pageList .thumbnail .carousel-inner > .item.active > a > img,
.templateList .thumbnail .carousel-inner > .item.active > a > img {
  width: 100%;
  border-radius: 0px;
}
.blogList .thumbnail .carousel-control,
.productList .thumbnail .carousel-control,
.pageList .thumbnail .carousel-control,
.templateList .thumbnail .carousel-control {
  background: #d2d5d6;
  border: 0px;
  border-radius: 0px;
  width: 23px;
  height: 30px;
  color: #595a5a;
}
.blogList .thumbnail .carousel-control.left,
.productList .thumbnail .carousel-control.left,
.pageList .thumbnail .carousel-control.left,
.templateList .thumbnail .carousel-control.left {
  left: 0px;
}
.blogList .thumbnail .carousel-control.right,
.productList .thumbnail .carousel-control.right,
.pageList .thumbnail .carousel-control.right,
.templateList .thumbnail .carousel-control.right {
  right: 0px;
}
.blogList .thumbnail .carousel-control span,
.productList .thumbnail .carousel-control span,
.pageList .thumbnail .carousel-control span,
.templateList .thumbnail .carousel-control span {
  font-size: 14px;
  margin-top: -9px;
}
.blogList .thumbnail .label-status,
.productList .thumbnail .label-status,
.pageList .thumbnail .label-status,
.templateList .thumbnail .label-status {
  position: relative;
}
.blogList .thumbnail .caption.upper,
.productList .thumbnail .caption.upper,
.pageList .thumbnail .caption.upper,
.templateList .thumbnail .caption.upper {
  position: relative;
  top: -27px;
}
.blogList .thumbnail .caption span.price,
.productList .thumbnail .caption span.price,
.pageList .thumbnail .caption span.price,
.templateList .thumbnail .caption span.price {
  color: #2694d5;
}
.blogList .bs-callout,
.productList .bs-callout,
.pageList .bs-callout,
.templateList .bs-callout {
  position: relative;
  height: 150px;
}
@media screen and (min-width: 786px) {
  .blogList .bs-callout,
  .productList .bs-callout,
  .pageList .bs-callout,
  .templateList .bs-callout {
    padding-left: 27%;
  }
}
.blogList .bs-callout .carousel,
.productList .bs-callout .carousel,
.pageList .bs-callout .carousel,
.templateList .bs-callout .carousel,
.blogList .bs-callout > a .img,
.productList .bs-callout > a .img,
.pageList .bs-callout > a .img,
.templateList .bs-callout > a .img {
  position: absolute;
  width: 25%;
  height: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 786px) {
  .blogList .bs-callout .carousel,
  .productList .bs-callout .carousel,
  .pageList .bs-callout .carousel,
  .templateList .bs-callout .carousel,
  .blogList .bs-callout > a .img,
  .productList .bs-callout > a .img,
  .pageList .bs-callout > a .img,
  .templateList .bs-callout > a .img {
    display: none;
  }
}
.blogList .bs-callout .carousel .item > a,
.productList .bs-callout .carousel .item > a,
.pageList .bs-callout .carousel .item > a,
.templateList .bs-callout .carousel .item > a {
  position: relative;
}
.blogList .bs-callout .carousel .item > a .img,
.productList .bs-callout .carousel .item > a .img,
.pageList .bs-callout .carousel .item > a .img,
.templateList .bs-callout .carousel .item > a .img {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 148px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.blogList .bs-callout .carousel .carousel-inner > .item.active > img,
.productList .bs-callout .carousel .carousel-inner > .item.active > img,
.pageList .bs-callout .carousel .carousel-inner > .item.active > img,
.templateList .bs-callout .carousel .carousel-inner > .item.active > img,
.blogList .bs-callout .carousel .carousel-inner > .item.active > a > img,
.productList .bs-callout .carousel .carousel-inner > .item.active > a > img,
.pageList .bs-callout .carousel .carousel-inner > .item.active > a > img,
.templateList .bs-callout .carousel .carousel-inner > .item.active > a > img {
  width: 100%;
  border-radius: 0px;
}
.blogList .bs-callout .carousel .carousel-control,
.productList .bs-callout .carousel .carousel-control,
.pageList .bs-callout .carousel .carousel-control,
.templateList .bs-callout .carousel .carousel-control {
  background: #d2d5d6;
  border: 0px;
  border-radius: 0px;
  width: 23px;
  height: 30px;
  color: #595a5a;
}
.blogList .bs-callout .carousel .carousel-control.left,
.productList .bs-callout .carousel .carousel-control.left,
.pageList .bs-callout .carousel .carousel-control.left,
.templateList .bs-callout .carousel .carousel-control.left {
  left: 0px;
}
.blogList .bs-callout .carousel .carousel-control.right,
.productList .bs-callout .carousel .carousel-control.right,
.pageList .bs-callout .carousel .carousel-control.right,
.templateList .bs-callout .carousel .carousel-control.right {
  right: 0px;
}
.blogList .bs-callout .carousel .carousel-control span,
.productList .bs-callout .carousel .carousel-control span,
.pageList .bs-callout .carousel .carousel-control span,
.templateList .bs-callout .carousel .carousel-control span {
  font-size: 14px;
  margin-top: -9px;
}
.blogList .bs-callout a.btn-move,
.productList .bs-callout a.btn-move,
.pageList .bs-callout a.btn-move,
.templateList .bs-callout a.btn-move {
  cursor: move;
}
.elementList {
  position: relative;
  width: 100%;
  overflow: scroll;
  -webkit-column-count: 1;
  -webkit-column-gap: 10px;
  -webkit-column-fill: auto;
  -moz-column-count: 1;
  -moz-column-gap: 10px;
  -moz-column-fill: auto;
  column-count: 1;
  column-gap: 10px;
  column-fill: auto;
}
.elementList .thumbnail {
  border: 0;
  opacity: 1;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
.elementList .thumbnail:hover {
  border: 1px solid #2694d5;
}
.modal-body .redactor-box {
  margin-top: 15px;
}
.modal-footer .btn {
  float: right;
}
.modal-footer .btn + .btn {
  margin-right: 15px;
}
.menu-item-list.sublist {
  border: 1px dashed #2195d7;
  min-height: 70px;
  width: 80%;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  width: auto;
  z-index: 10000;
}
#spinner {
  width: 100px;
  height: 100px;
  background: url(../img/spinner.gif) no-repeat;
  background-size: contain;
  margin: 0 auto;
}
.page-container .toolbar {
  background: #E1E0E0;
  height: 44px;
  padding: 6px 11px 0px 11px;
}
.page-container .toolbar .buttons {
  float: left;
  height: 13px;
  margin-top: 5px;
}
.page-container .toolbar .buttons .left {
  display: block;
  width: 13px;
  height: 13px;
  float: left;
  border-radius: 13px;
  margin-right: 6px;
}
.page-container .toolbar .buttons .left.red {
  background: #E74C3C;
}
.page-container .toolbar .buttons .left.yellow {
  background: #F4A62A;
}
.page-container .toolbar .buttons .left.green {
  background: #16A085;
}
.page-container .toolbar .urlbar span,
.page-container .toolbar .urlbar input {
  height: 32px;
}
.page-container .toolbar .urlbar span {
  padding: 6px 12px;
  text-align: left;
}
.page-container iframe.editFrame {
  width: 100%;
  height: auto;
  border: 1px solid #ccc;
}
.page-container .editorButtons {
  position: fixed;
  top: 0;
  right: 0px;
  z-index: 100;
}
.page-container .aceEditor {
  position: absolute;
  top: 0;
  left: 0;
}
#form-style .form-group {
  width: 400px;
}
#form-style .form-group .control-label {
  line-height: 20px;
  padding-top: 6px;
  font-size: 13px;
  float: left;
  width: 55%;
}
#form-style .form-group input {
  float: right;
  width: 42%;
  text-overflow: ellipsis;
}
#form-style .form-group input.active {
  position: absolute;
  right: 0px;
  width: 100%;
}
#form-style .form-group .sp-replacer {
  float: right;
}
#form-style .form-group .ui-slider {
  float: right;
  width: 42%;
}
.input-group .btn-unit-change {
  position: absolute;
  left: 0;
}
.btn.input-group-addon {
  border-width: 1px;
}
.input-group-addon.dropdown {
  padding: 0;
}
.nav-tabs > li > i {
  cursor: pointer;
  position: absolute;
  right: 6px;
  top: 8px;
  color: red;
  font-size: 10px;
}
#visitor-trend {
  height: 300px;
}
.dashboardList {
  position: relative;
  -webkit-column-count: 1;
  -webkit-column-gap: 10px;
  -webkit-column-fill: auto;
  -moz-column-count: 1;
  -moz-column-gap: 10px;
  -moz-column-fill: auto;
  column-count: 1;
  column-gap: 10px;
  column-fill: auto;
}
.item-waiting-list {
  position: relative;
  -webkit-column-count: 3;
  -webkit-column-gap: 30px;
  -webkit-column-fill: auto;
  -moz-column-count: 3;
  -moz-column-gap: 30px;
  -moz-column-fill: auto;
  column-count: 3;
  column-gap: 10px;
  column-fill: auto;
}
.item-waiting-list > a {
  width: 100%;
  display: inline-block;
}
.pos-item-waiting-list {
  overflow: scroll;
  position: relative;
  column-gap: 10px;
  column-fill: auto;
}
.pos-item-waiting-list > a {
  width: 33.333%;
  display: inline-block;
  font-size: 13px;
}
.fixed-table-toolbar .search {
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .fixed-table-toolbar .search {
    margin-right: 2px;
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .fixed-table-toolbar .dropdown-menu {
    max-height: none;
  }
}
body.modal-open > .select2-container {
  z-index: 10000;
}
body.modal-open > .select2-container span.select2-dropdown {
  z-index: 10000;
}
body > .select2-container {
  z-index: 10000;
}
body > .select2-container span.select2-dropdown {
  z-index: 10000;
}
.select2-search {
  display: block;
}
.input-group-btn .btn {
  height: 34px;
  padding-top: 5px;
  padding-bottom: 5px;
}
.nav-pills > li.active > a,
.nav-pills > li.open > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.open > a:hover {
  color: #fff;
  background-color: #337ab7;
}
.nav-pills > li > a {
  padding: 10px 15px;
  font-size: 14px;
  font-weight: normal;
  border-left: 0;
  color: #428bca;
  background-color: #fff;
}
.nav-pills > li > a:hover,
.nav-pills > li > a:focus {
  color: #428bca;
  background-color: #eee;
}
.mt-element-ribbon.has-bg {
  background-position: center;
  background-size: cover;
}
.mt-element-ribbon.has-bg .ribbon-content {
  color: #FFF;
}
.pos-item-waiting-list .mt-element-ribbon {
  margin-bottom: 5px;
}
.pos-item-waiting-list .mt-element-ribbon .ribbon {
  left: 0;
}
.daterangepicker .calendar {
  max-width: 330px;
}
.form-control.readonly {
  color: #000;
  background-color: #f36a5a;
}
.btn-group > .btn + .dropdown-toggle.btn-control-panel {
  padding: 9px 12px;
}
.dropdown-price:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.submit-button-group {
  background-color: #FFF;
  width: 100%;
  bottom: 0px;
  z-index: 1000;
}
input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
  -moz-appearance: textfield;
}
tr.cca > td:nth-child(1) {
  width: 50%;
}
form#pos-sale input:focus,
form#pos-sale select:focus {
  background-color: #dff10f !important;
}
.bootbox.modal input:focus,
.bootbox.modal select:focus {
  background-color: #dff10f !important;
}
table.table-scroll {
  position: relative;
  display: block;
}
table.table-scroll thead,
table.table-scroll tbody,
table.table-scroll tfoot {
  display: block;
}
table.table-scroll thead tr,
table.table-scroll tbody tr,
table.table-scroll tfoot tr {
  width: 100%;
}
table.table-scroll tbody {
  height: 120px;
  overflow-y: auto;
}
table.table-condensed > tfoot > tr > td {
  padding: 5px;
}
div.bootstrap-table table > thead > tr > th {
  position: relative;
}
div.bootstrap-table table > thead > tr > th .sortable {
  position: absolute;
  width: 50px;
  height: 100%;
  right: 0px;
}
div.bootstrap-table table > thead > tr > th .filter {
  color: #dedede;
  position: absolute;
  top: 10px;
  right: 26px;
  cursor: pointer;
}
div.bootstrap-table table > thead > tr > th .filter.active {
  color: #7a80dd;
}
div.bootstrap-table table > thead > tr > th .mt-checkbox,
div.bootstrap-table table > thead > tr > th .mt-radio {
  padding-left: 30px !important;
}
div.bootstrap-table table > tbody > tr > td {
  padding: 5px 14px !important;
}
div.bootstrap-table table > tbody > tr > td .mt-checkbox,
div.bootstrap-table table > tbody > tr > td .mt-radio {
  padding-left: 0px;
}
div.bootstrap-table table > tbody > tr.tr-loader > td {
  text-align: center;
  background-color: #FFF;
}
div.bootstrap-table table > tbody > tr.tr-loader > td img {
  width: 65px;
}
.myscheduler {
  width: 100%;
  height: 500px;
}
.typeahead {
  background-color: #fff;
}
.tt-hint,
.tt-input {
  color: #555 !important;
}
.tt-suggestion.tt-cursor {
  background-color: #0097cf;
}
.datepicker.dropdown-menu {
  z-index: 10000!important;
}
.btn-file {
  position: relative;
  overflow: hidden;
}
.btn-file > input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 23px;
  cursor: pointer;
  filter: alpha(opacity=0);
  outline: 0;
  opacity: 0;
  direction: ltr;
}
input[type=file] {
  display: block;
}
@media screen and (max-width: 786px) {
  #lcalendar {
    margin-top: 70px;
  }
}
.img.placeholder {
  background-size: cover;
  background-position: 50% 50%;
  height: 250px;
}
.portlet.calendar .fc-event .fc-time,
.portlet.calendar .fc-event .fc-title {
  color: #333;
}
.table-payment_type .input-lg {
  width: 100%!important;
}
.row-thumbnail-img {
  height: 50px;
  width: 50px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  float: left;
}
#bottom_nav {
  position: fixed;
  bottom: 0;
  left: 0;
  background: #FFF;
  padding: 5px;
  width: 100%;
}
#bottom_nav a {
  color: #666;
}
#bottom_nav a.active {
  color: #1d70a0;
}
