@import 'sweetalert.css'; /* for 新增題目的 dialog */
/* @import 'overhang.css'; 已替換成 noty*/
@import 'noty.css'; /* for 上方的訊息提示 */
@import 'jsPanel.css'; /* for 解題頁的題目顯示視窗 */
@import 'panel.css'; /* for 題目編輯頁 */
@import 'swiper.css'; /* for 英文題題目中的 header */
@import 'blockUI.css'; /* for 判分結果彈出框 */
@import 'sortable.css'; /* for 學習地圖 */

button[data-id*="user_wall_sort"] {
  height: 28px;
  padding: 2px 10px;
}

.tcinfo-switch input[type="radio"][value="1"]:checked+label{ color: #008e0b; } 
.tcinfo-switch input[type="radio"][value="0"]:checked+label{ color: #b10202; } 

.row_head .fa-print.fa-fw.jcp_.disabled {
  cursor: not-allowed;
  color: #777;
}