﻿@charset "UTF-8";

@media (max-width: 767px) {
  .btn-block-sm-only {
    display: block;
    width: 100%;
  }
}

#appBanner {
  height: 36px;
  clear: both;
  overflow: hidden;
  margin-bottom: 8px;
}

#appTitle {
  background-image: url("/img/svg/教務資證線上申辦系統.svg");
  width: 278px;
}

#appSubject {
  height: 36px;
  font-size: 18px;
  margin: 0;
  padding: 0 0 0 10px;
  color: #5b99de;
  float: left;
}

#CheckItemList td {
  vertical-align: middle;
  line-height: 2;
}

#uErrorFrame {
  font-family: Microsoft JhengHei,"LiHei Pro";
}

#uPrintFrame h1 {
  font-family: Microsoft JhengHei,"LiHei Pro";
  font-weight: bold;
  margin: 10px 0 10px;
}

#uPrintFrame h4 {
  font-family: Microsoft JhengHei,"LiHei Pro";
  text-align: center;
  font-weight: bold;
  margin: 15px 0;
}

#uPrintFrame table th,
#uPrintFrame table td {
  vertical-align: middle;
}

#uPrintFrame table td {
  font-family: Microsoft JhengHei,"LiHei Pro","新細明體";
}

#uTitle {
  font-size: 1.8em;
  font-weight: bold;
}

#uForm div.form-group {
  display: flex !important;
  flex-direction: column !important;
}

#uForm div.border-bottom {
  flex-grow: 1 !important;
  white-space: pre-wrap;
}

flex-gr .increaseCheckbox {
  line-height: 1.5;
  margin-left: 2em;
  transform: scale(1.2);
}

.increaseRadiobutton {
  line-height: 1.5;
  margin-left: .5em;
  transform: scale(1.2);
}