﻿@charset "utf-8";
html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-style: normal; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
img, video { height: auto; }
blockquote, q { quotes: none; }
blockquote p:before, blockquote p:after, q:before, q:after { content: ''; content: none; }
/* Table reset */
table { border-collapse: collapse; border-spacing: 0; }
caption, th, td { text-align: left; vertical-align: top; font-weight: normal; }
thead th, thead td { font-weight: bold; vertical-align: bottom; }
/* Image inside */
a img, th img, td img { vertical-align: top; }
/* Webkit browsers reset margin */
button, input, select, textarea { margin: 0; }
textarea { overflow: auto; }
/* Normalize buttons in IE */
button { width: auto; overflow: visible; }
/* Hand cursor on clickable controls */
input[type=button], input[type=submit], button { cursor: pointer; }
/* Trick with vertical align for radio and checkbox  */
input[type="radio"], input[type="checkbox"] { font-size: 110%; }
/* Horizontal rule reset  */
hr { display: block; height: 1px; border: 0; border-top: 1px solid #CCC; }
/* Clearfix */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* =Typography
-----------------------------------------------------------------------------*/
body { background: #ffffff; color: #000000; font-size: 0.875em; line-height: 1.5em; font-family: Arial, sans-serif; }
a { color: #336699; }
a:focus, a:hover { color: #c72020; }
h1, h2, h3, h4, h5, h6 { font-family: Arial, sans-serif; font-weight: normal; }
h1 { font-size: 2.142em; line-height: 1.1333em; margin-bottom: .2666em; }
h2 { font-size: 1.714em; line-height: 1.1666em; margin-bottom: .4555em; }
h3 { font-size: 1.429em; line-height: 1.4em; margin-bottom: .4em; }
h4 { font-size: 1.143em; line-height: 1.5em; margin-bottom: .4555em; }
h5 { font-size: 1em; line-height: 1.5em; margin-bottom: .5em; }
h6 { font-size: 0.857em; line-height: 1.5em; margin-bottom: .4555em; text-transform: uppercase; }
hgroup h1, hgroup h2, hgroup h3, hgroup h4, hgroup h5, hgroup h6 { margin-bottom: 0; }
hgroup { margin-bottom: 0.6em; }
.subheader { font-weight: 300; color: #888; }
h1.subheader { font-size: 1.357em; line-height: 1.263em; }
h2.subheader { font-size: 1.214em; line-height: 1.412em; }
h3.subheader { font-size: 1em; line-height: 1.286em; }
h4.subheader, h5.subheader { font-size: 0.95em; line-height: 1.385em; }
h6.subheader { font-size: 0.8em; line-height: 1.364em; }
p, ul, ol, dl, dd, dt, blockquote, td, th { line-height: 1.85em; }
ul, ol, ul ul, ol ol, ul ol, ol ul { margin: 0 0 0 2em; }
ol ol li { list-style-type: lower-alpha; }
ol ol ol li { list-style-type: lower-roman; }
p, ul, ol, blockquote, hr, pre, table, form, fieldset { margin-bottom: 1.5em; }
blockquote { margin-bottom: 1.5em; padding-left: 1.5em; border-left: 1px solid #ccc; color: #555555; }
blockquote small, cite { color: #999999; font-style: normal; }
blockquote p { font-size: 1.1em; margin-bottom: .5em; font-style: italic; }
small, blockquote cite { font-size: 0.85em; line-height: 1; }
blockquote .pull-right, .row blockquote .pull-right { float: none; text-align: right; display: block; }
address { font-style: italic; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted #000; cursor: help; }
strong, b { font-weight: bold; }
em, i { font-style: italic; }
sub, sup { font-size: 0.7em; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
figcaption { font-size: 0.85em; font-style: italic; }
ins, mark { background-color: #ffee55; color: #000000; text-decoration: none; }
pre, code, kbd, samp { font-size: 90%; font-family: Arial, sans-serif; }
pre { font-size: 90%; color: #444; background: #f5f5f5; padding: .85em; white-space: pre-wrap; overflow: auto; }
code { padding: 2px 3px; display: inline-block; line-height: 1; background: #f5f5f5; border: 1px solid #ddd; }
kbd { padding: 0 .4em; border-radius: .3em; box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2), 0 0 0 1px #ffffff inset; background-color: #fafafa; border-color: #ccc #ccc white; border-style: solid solid none; border-width: 1px 1px medium; color: #444; font-weight: normal; white-space: nowrap; }
input[type="text"], input[type="password"], input[type="email"], input[type="phone"], textarea { font-size: .95em; }
fieldset { padding: 2em 1.5em; margin-bottom: 1.5em; border: 1px solid #dddddd; }
legend { font-size: 1.2em; text-transform: uppercase; font-weight: bold; padding: 0 1em; }
tfoot th, tfoot td { background-color: #f2f2f2; }
th { color:#000; padding: 0.5em 1em; font-weight:bold; border-bottom: 1px solid #eee;}
td { color:#999; border-bottom: 1px solid #eee; padding: 0.5em 1em; }
.com { color: #888; }
.lit { color: #195f91; }
.pun, .opn, .clo { color: #93a1a1; }
.fun { color: #005cb9; }
.str, .atv { color: #8A6343; }
.kwd, .linenums, .tag { color: #000; }
.typ, .atn, .dec, .var { color: #666; }
.pln { color: #5890AD; }
/* =Tables
-----------------------------------------------------------------------------*/
table caption { text-transform: uppercase; font-weight: bold; padding-left: 0.5em; color: #666; }
table.simple td, table.simple th { border: none; padding: 0.75em 0.7em 0.75em 0; }
table.bordered td, table.bordered th { border: 1px solid #ddd; }
table.stroked td, table.stroked th { border-bottom: 1px solid #eee; }
table.striped tbody tr:nth-child(odd) td { background-color: #f8f8f8; }
table.hovered tr:hover td, table.hovered tr:hover th { background-color: #f6f6f6; }
.thead-gray td, .thead-gray th { background-color: #f0f0f0; }
.thead-black td, .thead-black th { font-weight: normal; color: #f6f6f6; color: rgba(255, 255, 255, 0.9); background-color: #222; }
table.bordered .thead-black td, table.bordered .thead-black th { border: 1px solid #444; }
/* =Forms
-----------------------------------------------------------------------------*/
.forms label { display: block; margin-bottom: 2px; }
.descr { color: #999999; font-size: 0.85em; line-height: 1.5em; }
div.descr { margin: 4px 0; }
.columnar div.descr { margin-bottom: 10px; }
.forms ul { list-style: none; margin: 0; }
.forms ul li { margin-bottom: 10px; }
.forms.columnar ul li { margin-bottom: 15px; }
/* liner fieldset */
fieldset.liner { border: none; padding: 0; }
fieldset.liner legend { padding: 0; width: 100%; padding-bottom: 12px; }
fieldset.liner legend span { padding: 0; padding-bottom: 8px; border-bottom: 1px solid #eee; display: block; }
/* multicolumn */
.forms ul.multicolumn:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.forms ul.multicolumn li { float: left; margin-right: 12px; margin-bottom: 0; line-height: 1.8em; }
.forms ul.multicolumn li label { margin-bottom: 0; }
.forms ul.multicolumn li.width-50 { width: 48%; margin-right: 2%; }
.forms ul.multicolumn li.width-33 { width: 31%; margin-right: 2%; }
/* columnar */
.forms.columnar legend { margin-bottom: 1em; }
.forms.columnar label { float: left; width: 150px; text-align: right; margin-right: 20px; }
.forms.columnar .push, .forms.columnar div.descr { margin-left: 170px; }
.forms.columnar li fieldset label { float: none; width: auto; text-align: left; margin-right: 0; }
.forms.columnar li fieldset { border: none; padding: 0; margin: 0; padding-left: 170px; position: relative; }
.forms.columnar li fieldset section { padding: 0; position: absolute; width: 150px; text-align: right; left: 0; top: 0; }
.forms.columnar li fieldset section label { float: none; width: auto; margin-right: 0; text-align: right; }
.forms.columnar li fieldset div.descr { margin-left: 0; }
/* section */
.forms li.form-section { font-weight: bold; border-bottom: 1px solid #eee; padding: 1.5em 0 .7em 0; font-size: 1.1em; margin-bottom: 1.5em; }
.columnar li.form-section { padding-left: 170px; }
/* tableforms */
table.tableforms td { font-size: 90%; padding: 1px 10px 3px 0 !important; border: none; }
table.tableforms tr.labels td { padding-top: .8em !important; font-weight: bold; }
input[type="radio"], input[type="checkbox"] { position: relative; top: -1px; }
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="phone"], textarea { position: relative; z-index: 2; height: 23px; border: 1px solid #ccc; margin: 0; padding: 1px 2px; background-color: white; color: #333; font-size: .95em; line-height: 1; border-radius: 1px; -webkit-transition: border ease 0.5s; -moz-transition: border ease 0.5s; -ms-transition: border ease 0.5s; -o-transition: border ease 0.5s; transition: border ease 0.5s; }
textarea { line-height: 1.4em; }
/* Errors and Success */
.error, .success { margin-left: 5px; font-weight: normal; font-size: 0.85em; }
input.input-error, textarea.input-error, select.input-error, .input-error { border-color: #da3e5a; box-shadow: 0 0 0 2px rgba(218, 62, 90, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input.input-success, textarea.input-success, select.input-success, .input-success { border-color: #18a011; box-shadow: 0 0 0 2px rgba(24, 160, 17, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input.input-gray, textarea.input-gray, select.input-gray, .input-gray { border-color: #ccc; box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input:focus, textarea:focus { outline: none; border-color: #5ca9e4; box-shadow: 0 0 0 2px rgba(70, 161, 231, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; }
input.input-search, input[type="search"] { padding-right: 10px; padding-left: 10px; margin-bottom: 0; border-radius: 15px; }
.input-append, .input-prepend { display: inline-block; background-color: #eee; height: 23px; border: 1px solid #ccc; margin: 0; padding: 1px 8px; color: #333; font-size: 1em; line-height: 23px; }
.input-prepend { margin-right: -1px; }
.input-append { position: relative; z-index: 1; margin-left: -1px; }
/* Placeholders */
::-webkit-input-placeholder { color: #999999; padding: 1px 2px;}
/* FF19+ */
::-moz-placeholder { color: #999999;}
input:-moz-placeholder, textarea:-moz-placeholder { color: #999999;}
:-ms-input-placeholder { color: #999999;}

.btn { text-decoration: none; color: #000; border-radius: 2px; border: 1px solid #ccc; padding: .5em 1.05em; font-weight: 500; font-size: .85em; background: #f3f2f2; background: -moz-linear-gradient(top, #ffffff 0%, #f3f2f2 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f2f2)); background: -webkit-linear-gradient(top, #ffffff 0%, #f3f2f2 100%); background: -o-linear-gradient(top, #ffffff 0%, #f3f2f2 100%); background: -ms-linear-gradient(top, #ffffff 0%, #f3f2f2 100%); background: linear-gradient(to bottom, #ffffff 0%, #f3f2f2 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f2f2', GradientType=0);
}
.btn:hover { background: #fff; border: 1px solid #ddd; }
.btn-small { font-size: .7em; }
.btn-big { font-size: 1.2em; }
.btn-round { border-radius: 20px; }
.btn-full { width: 100%; }
.btn-active, .btn-active:hover, .btn.disabled, .btn[disabled] .btn-disabled, .btn-disabled:hover { background: #e3e3e3; border: 1px solid #ccc; text-shadow: 0 1px 1px #fff; }
.btn-active, .btn-active:hover { color: #666; }
.btn.disabled, .btn[disabled] .btn-disabled, .btn-disabled:hover { color: #999; }
.btn:focus .halflings, .btn:hover .halflings { color: #555555; }
.btn-active .halflings { color: #555; }
/* Group  */
.btn-group { display: inline-block; margin-right: 2px; vertical-align: bottom; }
.btn-group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.btn-group > .btn, .btn-group > input { float: left; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; margin-left: -1px; }
.btn-group > .btn:first-child { border-radius: 4px 0 0 4px; }
.btn-group > .btn:last-child { border-radius: 0 4px 4px 0; }
.btn-group > .btn.btn-round:first-child, .btn-group > .input-search:first-child { border-radius: 15px 0 0 15px; }
.btn-group > .btn.btn-round:last-child, .btn-group > .input-search:last-child { border-radius: 0 15px 15px 0; }
/* Append  */
.btn-append { margin-left: -2px; border-radius: 0 4px 4px 0; }
/* FF fix */
@-moz-document url-prefix("http://") {
 input[type=submit].btn::-moz-focus-inner,  button.btn::-moz-focus-inner {
 border: 0;
 padding: 0;
}
}

/* =Goodies
-----------------------------------------------------------------------------*/
.image-left { float: left; margin: 0 1em 1em 0; }
.image-right { float: right; margin: 0 0 1em 1em; }
.image-left img, .image-right img { position: relative; top: .4em; }
.supersmall { font-size: 0.7em; }
.small { font-size: 0.85em; }
.big { font-size: 1.2em; }
input.big { padding: 2px 0; font-size: 1.2em; }
.text-centered { text-align: center; }
.uppercase { text-transform: uppercase; }
.nowrap { white-space: nowrap; }
.clear { clear: both; }
.last { margin-right: 0 !important; }
.pause { margin-bottom: 0.75em !important; }
.end { margin-bottom: 0 !important; }
.handle { cursor: move; }
.normal { font-weight: normal; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
.req, .required { font-weight: normal; color: #da3e5a; }
.highlight { background-color: #e5ecf5 !important; }
/* Width */
.width-5{ width:5%; min-width:40px;}
.width-10{ width:10%;}
.width-15{ width:15%;}
.width-20{ width:20%;}
.width-25{ width:25%;}
.width-33{ width: 33%; }
.width-50{ width: 50%; }
.width-66{ width: 66%; }
.width-75{ width:75%;}
.width-90 { width: 90%; }
.width-100 { width: 100%; }
input.width-100 { width: 98.6%; }
textarea.width-100 { width: 99.4%; }
select.width-100 { width: 99.4%; }
/* Colors */
.black { color: #000000; }
.gray-dark { color: #555555; }
.gray { color: #777777; }
.gray-light { color: #999999; }
.white { color: #ffffff; }
.red, .error { color: #da3e5a; z-index: 100; padding: 5px; }
.green, .success { color: #18a011; }
/* Link Colors Hover */
a.white:focus, a.white:hover { color: #bfbfbf; color: rgba(255, 255, 255, 0.6); }
a.green:focus, a.green:hover, a.red:focus, a.red:hover, a.error:focus, a.error:hover { color: #000000; }

/* =Responsive Mobile
-----------------------------------------------------------------------------*/
@media only screen and (max-width: 767px) {
.row .half,  .row .third,  .row .quarter,  .row .fifth,  .row .sixth,  .row .twothird,  .row .twofifth,  .row .threefifth,  .row .fourfifth,  .row .fivesixth,  .row .threequarter { width: 100%; margin-left: 0; margin-bottom: 1.5em; }
.push-half,  .push-threequarter,  .push-quarter,  .push-third,  .push-twothird,  .push-fifth,  .push-twofifth,  .push-threefifth,  .push-fourfifth,  .push-sixth,  .push-fivesixth { left: 0; }
.row .pull-right { float: none; }
/*Blocks*/
.block-two,  .block-three,  .block-four,  .block-five,  .block-six { margin-left: 0; margin-bottom: 1.5em; }
.block-two > li,  .block-three > li,  .block-four > li,  .block-five > li,  .block-six > li { float: none; margin: 0; width: 100%; }
/*Forms*/
.forms.columnar label { float: none; text-align: left; width: auto; }
.forms.columnar .push,  .forms.columnar div.descr { margin-left: 0; }
.forms .multicolumn li { float: none; margin-right: 0; }
.forms .multicolumn li.width-50,  .forms .multicolumn li.width-33 { width: 100%; }
.forms.columnar li fieldset,  .forms.columnar li fieldset section,  .forms.columnar li fieldset section label,  .columnar li.form-section { width: 100%; padding-left: 0; text-align: left; position: static; }
.forms fieldset { padding: 0; padding-top: 1em; border: none; }
.forms fieldset legend { padding: 0; }
/*Navs*/
.nav-g,  .nav-g ul,  .nav-g ul li,  .nav-g,  .nav-v ul,  .nav-v,  .nav-tabs ul,  .nav-pills,  .nav-pills ul { float: none; }
.nav-g ul li { margin: 0; margin-bottom: 1px; }
.nav-tabs ul li { float: none; }
.nav-tabs ul li a,  .nav-tabs ul li span { margin-top: 0; bottom: 0; }
}
/* =============================================================================
   HTML5 顯示定義
   ========================================================================== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline;
*zoom: 1;
}
audio:not([controls]) { display: none; }
[hidden] { display: none; }
/* =============================================================================
   印刷樣式
   ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 15px; }
dfn { font-style: italic; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* 重新宣告固定寬度字體系列  */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
/* 改善所有瀏覽器中預先格式化之文字的可讀性 */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* 放置下標字和上標字內容，而不影響行高 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
   內嵌內容
   ========================================================================== */
/*
 * 1. 改善在 IE7 中縮放時的影像品質
 * 2. 移除影像容器上影像與邊框之間的間隙
 */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
/* 修正 IE9 中未隱藏的溢位 */
svg:not(:root) { overflow: hidden; }
/* =============================================================================
   圖表
   ========================================================================== */
figure { margin: 0; }
/* =============================================================================
   表單
   ========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* 表示「label」會將焦點移至相關聯的表單元素 */
label { cursor: pointer; }
/* 
 * 1. 修正 IE6/7/8/9 中非繼承的顏色 
 * 2. 修正 IE6/7 中顯示異常的對齊 
 */
legend { border: 0; *margin-left: -7px;
padding: 0; }
/*
 * 1. 修正所有瀏覽器中非繼承的字體大小
 * 2. 移除 FF3/4 S5 Chrome 中的邊界
 * 3. 在所有瀏覽器中定義一致的垂直對齊顯示
 */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;
}
/*
 * 1. 將行高定義為一般，以符合 FF3/4 (使用 UA 樣式表中的 !important 來設定)
 * 2. 修正 IE6/7 中顯示異常的內部間距
 */
button, input { line-height: normal; *overflow: visible;
}
/* 在「table」中重新加入內部間距，以避免 IE6/7 中的重疊和空白問題 */
table button, table input { *overflow: auto;
}
/*
 * 1. 顯示手掌游標，表示可點選的表單元素
 * 2. 允許 iOS 中可點選之表單元素的樣式
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
/* 一致的方塊大小和外觀 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}

/*  移除 FF3/4 中的內部內距和邊框 */

button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
/* 
 * 1. 移除 IE6/7/8/9 中的預設垂直捲軸 
 * 2. 僅允許垂直調整大小
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* 表單有效性的色彩 */
input:valid, textarea:valid {
}
input:invalid, textarea:invalid {
background-color: #f0dddd;
}
/* =============================================================================
   表格
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* ==|== 非語意的 helper 類別 ========================================
   在進入此區段之前，請先定義您的樣式。
   ========================================================================== */
/* 用於影像取代 */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
/* 同時在螢幕讀取器和瀏覽器中隱藏: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* 僅垂直隱藏，但在螢幕讀取器中提供使用: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* 擴充 .visuallyhidden 類別，以允許元素可在透過鍵盤瀏覽時取得焦點: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* 垂直隱藏且在螢幕讀取器中隱藏，但保留版面 */
.invisible { visibility: hidden; }
/* 包含浮動: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* ==|== 列印樣式 =======================================================
   列印樣式。
   已內嵌，以避免必要的 HTTP 連線: h5bp.com/r
   ========================================================================== */
 
@media print {
/* 黑色的列印速度更快 */
* { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; }
a, a:visited { text-decoration: underline; }
a[href]:after { content: " (" attr(href) ")"; }
abbr[title]:after { content: " (" attr(title) ")"; }
/* 不要顯示影像的連結或 javascript/內部連結 */
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5cm; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }
}

.q-radio {
    margin-bottom :12px;
    margin-right:4px;
}

.q-radio-label {
    font-size : 15px;
}