@charset "UTF-8";

a.jq_btn_dynamicmodal{ cursor: pointer; }

/*-- 補充 AYO mmenu css 的 selecetd 狀態 --*/
.mm-panels .mm-listitem.mm-listitem_selected {
  background: #0268CC;
}