.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
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;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .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;
  }
}
body {
  margin: 0;
  font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -35px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 35px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1345px;
}
.span12 {
  width: 1345px;
}
.span11 {
  width: 1230px;
}
.span10 {
  width: 1115px;
}
.span9 {
  width: 1000px;
}
.span8 {
  width: 885px;
}
.span7 {
  width: 770px;
}
.span6 {
  width: 655px;
}
.span5 {
  width: 540px;
}
.span4 {
  width: 425px;
}
.span3 {
  width: 310px;
}
.span2 {
  width: 195px;
}
.span1 {
  width: 80px;
}
.offset12 {
  margin-left: 1415px;
}
.offset11 {
  margin-left: 1300px;
}
.offset10 {
  margin-left: 1185px;
}
.offset9 {
  margin-left: 1070px;
}
.offset8 {
  margin-left: 955px;
}
.offset7 {
  margin-left: 840px;
}
.offset6 {
  margin-left: 725px;
}
.offset5 {
  margin-left: 610px;
}
.offset4 {
  margin-left: 495px;
}
.offset3 {
  margin-left: 380px;
}
.offset2 {
  margin-left: 265px;
}
.offset1 {
  margin-left: 150px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.60223048%;
  *margin-left: 2.56505576%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.60223048%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.96282528%;
}
.row-fluid .span11 {
  width: 91.44981413%;
  *width: 91.41263941%;
}
.row-fluid .span10 {
  width: 82.89962825%;
  *width: 82.86245353%;
}
.row-fluid .span9 {
  width: 74.34944238%;
  *width: 74.31226766%;
}
.row-fluid .span8 {
  width: 65.79925651%;
  *width: 65.76208178%;
}
.row-fluid .span7 {
  width: 57.24907063%;
  *width: 57.21189591%;
}
.row-fluid .span6 {
  width: 48.69888476%;
  *width: 48.66171004%;
}
.row-fluid .span5 {
  width: 40.14869888%;
  *width: 40.11152416%;
}
.row-fluid .span4 {
  width: 31.59851301%;
  *width: 31.56133829%;
}
.row-fluid .span3 {
  width: 23.04832714%;
  *width: 23.01115242%;
}
.row-fluid .span2 {
  width: 14.49814126%;
  *width: 14.46096654%;
}
.row-fluid .span1 {
  width: 5.94795539%;
  *width: 5.91078067%;
}
.row-fluid .offset12 {
  margin-left: 105.20446097%;
  *margin-left: 105.13011152%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.60223048%;
  *margin-left: 102.52788104%;
}
.row-fluid .offset11 {
  margin-left: 96.65427509%;
  *margin-left: 96.57992565%;
}
.row-fluid .offset11:first-child {
  margin-left: 94.05204461%;
  *margin-left: 93.97769517%;
}
.row-fluid .offset10 {
  margin-left: 88.10408922%;
  *margin-left: 88.02973978%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.50185874%;
  *margin-left: 85.42750929%;
}
.row-fluid .offset9 {
  margin-left: 79.55390335%;
  *margin-left: 79.4795539%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.95167286%;
  *margin-left: 76.87732342%;
}
.row-fluid .offset8 {
  margin-left: 71.00371747%;
  *margin-left: 70.92936803%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.40148699%;
  *margin-left: 68.32713755%;
}
.row-fluid .offset7 {
  margin-left: 62.4535316%;
  *margin-left: 62.37918216%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.85130112%;
  *margin-left: 59.77695167%;
}
.row-fluid .offset6 {
  margin-left: 53.90334572%;
  *margin-left: 53.82899628%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.30111524%;
  *margin-left: 51.2267658%;
}
.row-fluid .offset5 {
  margin-left: 45.35315985%;
  *margin-left: 45.27881041%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.75092937%;
  *margin-left: 42.67657993%;
}
.row-fluid .offset4 {
  margin-left: 36.80297398%;
  *margin-left: 36.72862454%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.20074349%;
  *margin-left: 34.12639405%;
}
.row-fluid .offset3 {
  margin-left: 28.2527881%;
  *margin-left: 28.17843866%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.65055762%;
  *margin-left: 25.57620818%;
}
.row-fluid .offset2 {
  margin-left: 19.70260223%;
  *margin-left: 19.62825279%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.10037175%;
  *margin-left: 17.0260223%;
}
.row-fluid .offset1 {
  margin-left: 11.15241636%;
  *margin-left: 11.07806691%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.55018587%;
  *margin-left: 8.47583643%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 35px;
  padding-left: 35px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: "微軟正黑體", Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 35px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 1331px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 1216px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 1101px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 986px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 871px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 756px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 641px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 526px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 411px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 296px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 181px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 66px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 64px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 179px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 294px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 409px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 639px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 754px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 869px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 984px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 1099px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 1214px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 1329px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../bootstrap/img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../bootstrap/img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0      0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.btn {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #cccccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #ffffff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #008FD1;
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
  text-shadow: 0 1px 0 #008fd1;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #ffffff;
}
.navbar-link {
  color: #ffffff;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #dddddd;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #007eb8;
  border-right: 1px solid #008fd1;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1345px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #ffffff;
  text-decoration: none;
  text-shadow: 0 1px 0 #008fd1;
}



@media (min-width: 1096px) and (max-width: 1320px) {
  .navbar .nav > li > a {
    padding: 10px;
  }
}
@media (min-width: 1096px) and (max-width: 1280px) {
  .navbar .nav > li > a {
    font-size: 0.95em;
  }
}

@media (min-width: 980px) and (max-width: 1095px) {
  .navbar .nav > li > a {
    font-size: 0.85em;
    padding: 10px 7px 10px;
  }
}

@media (min-width: 980px) and (max-width: 1165px) {
  .menu.nav .last.expanded.dropdown {
  display:none
}
}


.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #dddddd;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #dddddd;
  text-decoration: none;
  background-color: #006c9e;
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0077ad;
  background-image: -moz-linear-gradient(top, #007eb8, #006c9e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#007eb8), to(#006c9e));
  background-image: -webkit-linear-gradient(top, #007eb8, #006c9e);
  background-image: -o-linear-gradient(top, #007eb8, #006c9e);
  background-image: linear-gradient(to bottom, #007eb8, #006c9e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff007eb8', endColorstr='#ff006c9e', GradientType=0);
  border-color: #006c9e #006c9e #003852;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #006c9e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #006c9e;
  *background-color: #005b85;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #00496b \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #006c9e;
  color: #dddddd;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #dddddd;
  border-bottom-color: #dddddd;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -35px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 35px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1290px;
  }
  .span12 {
    width: 1290px;
  }
  .span11 {
    width: 1180px;
  }
  .span10 {
    width: 1070px;
  }
  .span9 {
    width: 960px;
  }
  .span8 {
    width: 850px;
  }
  .span7 {
    width: 740px;
  }
  .span6 {
    width: 630px;
  }
  .span5 {
    width: 520px;
  }
  .span4 {
    width: 410px;
  }
  .span3 {
    width: 300px;
  }
  .span2 {
    width: 190px;
  }
  .span1 {
    width: 80px;
  }
  .offset12 {
    margin-left: 1350px;
  }
  .offset11 {
    margin-left: 1240px;
  }
  .offset10 {
    margin-left: 1130px;
  }
  .offset9 {
    margin-left: 1020px;
  }
  .offset8 {
    margin-left: 910px;
  }
  .offset7 {
    margin-left: 800px;
  }
  .offset6 {
    margin-left: 690px;
  }
  .offset5 {
    margin-left: 580px;
  }
  .offset4 {
    margin-left: 470px;
  }
  .offset3 {
    margin-left: 360px;
  }
  .offset2 {
    margin-left: 250px;
  }
  .offset1 {
    margin-left: 140px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.3255814%;
    *margin-left: 2.28840667%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.3255814%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.96282528%;
  }
  .row-fluid .span11 {
    width: 91.47286822%;
    *width: 91.4356935%;
  }
  .row-fluid .span10 {
    width: 82.94573643%;
    *width: 82.90856171%;
  }
  .row-fluid .span9 {
    width: 74.41860465%;
    *width: 74.38142993%;
  }
  .row-fluid .span8 {
    width: 65.89147287%;
    *width: 65.85429815%;
  }
  .row-fluid .span7 {
    width: 57.36434109%;
    *width: 57.32716636%;
  }
  .row-fluid .span6 {
    width: 48.8372093%;
    *width: 48.80003458%;
  }
  .row-fluid .span5 {
    width: 40.31007752%;
    *width: 40.2729028%;
  }
  .row-fluid .span4 {
    width: 31.78294574%;
    *width: 31.74577102%;
  }
  .row-fluid .span3 {
    width: 23.25581395%;
    *width: 23.21863923%;
  }
  .row-fluid .span2 {
    width: 14.72868217%;
    *width: 14.69150745%;
  }
  .row-fluid .span1 {
    width: 6.20155039%;
    *width: 6.16437567%;
  }
  .row-fluid .offset12 {
    margin-left: 104.65116279%;
    *margin-left: 104.57681335%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.3255814%;
    *margin-left: 102.25123195%;
  }
  .row-fluid .offset11 {
    margin-left: 96.12403101%;
    *margin-left: 96.04968157%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.79844961%;
    *margin-left: 93.72410017%;
  }
  .row-fluid .offset10 {
    margin-left: 87.59689922%;
    *margin-left: 87.52254978%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.27131783%;
    *margin-left: 85.19696839%;
  }
  .row-fluid .offset9 {
    margin-left: 79.06976744%;
    *margin-left: 78.995418%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.74418605%;
    *margin-left: 76.6698366%;
  }
  .row-fluid .offset8 {
    margin-left: 70.54263566%;
    *margin-left: 70.46828622%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.21705426%;
    *margin-left: 68.14270482%;
  }
  .row-fluid .offset7 {
    margin-left: 62.01550388%;
    *margin-left: 61.94115443%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.68992248%;
    *margin-left: 59.61557304%;
  }
  .row-fluid .offset6 {
    margin-left: 53.48837209%;
    *margin-left: 53.41402265%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.1627907%;
    *margin-left: 51.08844126%;
  }
  .row-fluid .offset5 {
    margin-left: 44.96124031%;
    *margin-left: 44.88689087%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.63565891%;
    *margin-left: 42.56130947%;
  }
  .row-fluid .offset4 {
    margin-left: 36.43410853%;
    *margin-left: 36.35975908%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.10852713%;
    *margin-left: 34.03417769%;
  }
  .row-fluid .offset3 {
    margin-left: 27.90697674%;
    *margin-left: 27.8326273%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.58139535%;
    *margin-left: 25.50704591%;
  }
  .row-fluid .offset2 {
    margin-left: 19.37984496%;
    *margin-left: 19.30549552%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.05426357%;
    *margin-left: 16.97991412%;
  }
  .row-fluid .offset1 {
    margin-left: 10.85271318%;
    *margin-left: 10.77836374%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.52713178%;
    *margin-left: 8.45278234%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1276px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1166px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 1056px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 946px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 836px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 726px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 616px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 506px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 396px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 286px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 176px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 66px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.72525622%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.96282528%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.39928937%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.83575346%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.27221754%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.70868163%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.14514572%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.58160981%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.0180739%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.45453799%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.89100207%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.32746616%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.76393025%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486188%;
    *margin-left: 105.45051244%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243094%;
    *margin-left: 102.6880815%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132597%;
    *margin-left: 96.88697652%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.19889503%;
    *margin-left: 94.12454559%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779006%;
    *margin-left: 88.32344061%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.63535912%;
    *margin-left: 85.56100967%;
  }
  .row-fluid .offset9 {
    margin-left: 79.83425414%;
    *margin-left: 79.7599047%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.0718232%;
    *margin-left: 76.99747376%;
  }
  .row-fluid .offset8 {
    margin-left: 71.27071823%;
    *margin-left: 71.19636879%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729%;
    *margin-left: 68.43393785%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232%;
    *margin-left: 62.63283288%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138%;
    *margin-left: 59.87040194%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364641%;
    *margin-left: 54.06929697%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121547%;
    *margin-left: 51.30686603%;
  }
  .row-fluid .offset5 {
    margin-left: 45.5801105%;
    *margin-left: 45.50576105%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767956%;
    *margin-left: 42.74333012%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657459%;
    *margin-left: 36.94222514%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414365%;
    *margin-left: 34.1797942%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867%;
    *margin-left: 28.37868923%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773%;
    *margin-left: 25.61625829%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276%;
    *margin-left: 19.81515332%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182%;
    *margin-left: 17.05272238%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685%;
    *margin-left: 11.25161741%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591%;
    *margin-left: 8.48918647%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #ffffff;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #007eb8;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #007eb8;
    border-bottom: 1px solid #007eb8;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 979px + 1) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
html.overlay-open .navbar-fixed-top {
  z-index: 400;
}
html.js fieldset.collapsed {
  height: auto;
}
html.js input.form-autocomplete {
  background-position: 100% 8px;
  /* LTR */
  background-repeat: no-repeat;
}
html.js input.throbbing {
  background-position: 100% -13px;
  /* LTR */
}
body,
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  line-height: 1.25em;
}
@media (max-width: 767px) {
  body {
    position: relative;
  }
}
@media (min-width: 980px) and (max-width: 1199px), (min-width: 1200px) {
  body {
    padding-top: 70px;
  }
}
body.toolbar .navbar-fixed-top {
  top: 30px;
}
body.toolbar-drawer .navbar-fixed-top {
  top: 65px;
}
body.admin-expanded.admin-vertical.admin-nw .navbar,
body.admin-expanded.admin-vertical.admin-sw .navbar {
  margin-left: 260px;
}
body div#admin-toolbar {
  z-index: 500;
}
@media (min-width: 980px) and (max-width: 1199px), (min-width: 1200px) {
  body.toolbar {
    padding-top: 70px !important;
  }
  body.toolbar-drawer {
    padding-top: 70px !important;
  }
}
body #admin-menu {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 1100;
}
body #admin-menu .dropdown li {
  line-height: normal;
}
html body.admin-menu {
  margin-top: 28px !important;
}
body.admin-menu .navbar-fixed-top {
  top: 28px;
}
.footer {
  padding: 35px 0 36px;
  border-top: 1px solid #E5E5E5;
}
.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
}
.navbar .logo {
  margin-top: 5px;
  margin-right: 10px;
}
#site-name {
  line-height: 1;
  margin: 0;
}
.page-header {
  margin-top: 0;
}
.block h2.block-title {
  margin-top: 0;
}
form#search-block-form {
  margin: 0;
}
.navbar #block-search-form {
  float: right;
  margin: 5px 0 5px 5px;
}
@media (max-width: 767px), (min-width: 768px) and (max-width: 979px) {
  .navbar #block-search-form {
    float: none;
  }
}
fieldset.search-advanced {
  padding-bottom: 1.5em;
  margin-top: 1em;
}
.navbar-search .control-group {
  margin-bottom: 0px;
}
ul.action-links {
  margin-bottom: 2em;
}
ul.action-links li {
  display: inline;
  padding-right: 1.5em;
}
ul.action-links [class^="icon-"],
ul.action-links [class*=" icon-"] {
  padding-right: 0.5em;
}
input,
textarea,
select,
.uneditable-input {
  max-width: 100%;
  width: auto;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: auto;
}
input.error {
  color: #b94a48;
  border-color: #eed3d7;
}
.form-type-checkbox input,
.form-type-radio input {
  float: left;
}
.form-actions {
  clear: both;
}
.resizable-textarea textarea {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.help-block,
.control-group .help-inline {
  color: #999999;
  font-size: 12px;
  margin: -8px 0 10px;
  padding: 0 3px;
}
.description + .help-block,
.description + .control-group .help-inline,
.checkbox + .help-block,
.checkbox + .control-group .help-inline,
.form-type-checkbox + .help-block,
.form-type-checkbox + .control-group .help-inline,
.form-type-radio + .help-block,
.form-type-radio + .control-group .help-inline,
.form-file + .help-block,
.form-file + .control-group .help-inline,
.resizable-textarea + .help-block,
.resizable-textarea + .control-group .help-inline {
  margin-top: 0;
}
.input-append {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 40px;
  width: 100%;
}
.input-append input,
.input-append textarea,
.input-append select,
.input-append .uneditable-input {
  width: 100% !important;
}
.container-inline div,
.container-inline label {
  display: block;
}
div.error,
table tr.error {
  background-color: #f2dede;
  color: #b94a48;
}
.control-group.error {
  background: none;
}
.control-group.error label,
.control-group.error .control-label {
  color: #b94a48;
  font-weight: 600;
}
.control-group.error input,
.control-group.error textarea,
.control-group.error select,
.control-group.error .uneditable-input {
  color: #b94a48;
  border: 1px solid #cccccc;
}
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #999999;
}
ul li.collapsed,
ul li.expanded,
ul li.leaf {
  list-style: none;
  list-style-image: none;
}
.vertical-tabs .form-type-textfield input {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
  width: auto;
}
.vertical-tabs .form-item {
  margin: 1em 0;
}
.password-strength {
  width: 17em;
  float: right;
  /* LTR */
  margin-top: 1.4em;
}
.password-strength-title {
  display: inline;
}
.password-strength-text {
  float: right;
  /* LTR */
  font-weight: bold;
}
.password-indicator {
  background-color: #e9e9e9;
  height: 0.3em;
  width: 100%;
}
.password-indicator div {
  height: 100%;
  width: 0%;
  background-color: #46a546;
}
input.password-confirm,
input.password-field {
  width: 16em;
  margin-bottom: 0.4em;
}
div.password-confirm {
  float: right;
  /* LTR */
  margin-top: 1.5em;
  visibility: hidden;
  width: 17em;
}
div.form-item div.password-suggestions {
  padding: 0.2em 0.5em;
  margin: 0.7em 0;
  width: 38.5em;
  border: 1px solid #B4B4B4;
}
div.password-suggestions ul {
  margin-bottom: 0;
}
.confirm-parent,
.password-parent {
  clear: left;
  /* LTR */
  margin: 0;
  width: 36.3em;
}
.progress-wrapper .progress {
  margin-bottom: 10px;
}
.progress-wrapper .progress .bar {
  border: 0 none;
  margin: 0;
}
.pagination ul > li > a.progress-disabled {
  float: left;
}
.pagination ul > li > a .throbber {
  margin: 0 -0.25em 0 0.5em;
  position: relative;
  top: 1px;
}
.well {
  min-height: 20px;
  padding: 0;
  margin-bottom: 20px;
  background-color: none;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
}
.well-small {
  padding: 9px;
}
/*
.container-fluid, .container {
 max-width: 1260px !important;
 padding: 0;
}
*/
.middle-news-type a {
  line-height: inherit !important;
}
/* fix dropdown bug in ipad */
.dropdown-backdrop {
  position: static;
}
@page {
  margin: 0;
}
@media print {
  a[href]:after {
    content: none;
  }
  #toolbar,
  #navbar,
  #headerbar,
  .aside-right,
  .socail-btns-on-top,
  .nav-tabs,
  .ad-text-in-middle,
  #block-block-26,
  #block-block-22,
  #block-block-11,
  #block-block-9 {
    display: none;
  }
}
.hot-news-carousel .jcarousel-item {
  width: 240px;
  height: 70px;
  margin-right: 10px;
  padding-bottom: 3px;
}
.hot-news-carousel .jcarousel-item .panel-2col .panel-col-first {
  width: 29%;
  line-height: 70px;
}
.hot-news-carousel .jcarousel-item .panel-2col .panel-col-first img {
  margin-left: 3px;
}
.hot-news-carousel .jcarousel-item .panel-2col .panel-col-last {
  width: 70%;
  text-align: left;
}
.hot-news-carousel .jcarousel-item .panel-2col .panel-col-last .views-field-title {
  font-size: 11pt;
  line-height: 18px;
  overflow: hidden;
}
.hot-news-carousel .jcarousel-item .panel-2col .panel-col-last .views-field-type {
  font-size: 9pt;
  color: #1f4f82;
}
#block-views-hot-news-carousel {
  position: relative;
  padding: 10px 0;
  background-color: #f5f5f2;
}
#block-views-hot-news-carousel .block-title {
  position: absolute;
  width: 84px;
  height: 23px;
  bottom: -33px;
  left: 40px;
  color: #1F4F82;
  font-size: 12pt;
  background-color: #f5f5f2;
  text-align: center;
  line-height: 25px;
}
.contents-wrap .submitted {
  text-align: right;
  margin-bottom: 10px;
}
.contents-wrap .content {
  padding-left: 30%;
  position: relative;
}
.contents-wrap .content .side-extra {
  float: left;
  clear: left;
  margin: 0 20px 0 -240px;
}
.node-newstream .contents-wrap .content {
  padding-left: 0;
}
.node-type-newstream .view-display-id-block_2 {
  position: relative;
  margin-bottom: 8px;
}
.submitted.content-footer {
  text-align: left;
  float: none;
}
#block-views-similarterms-block {
  margin: 25px 0 25px 30%;
}
#block-views-similarterms-block h2.block-title {
  color: #1BADF8;
  font-weight: 100;
  font-family: "微軟正黑體 Light", "微軟正黑體", Arial, Helvetica, sans-serif;
}
#block-views-similarterms-block ul {
  *zoom: 1;
  margin-left: 0;
  padding-left: 20px;
  color: #666;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 15px;
  padding-bottom: 15px;
}
#block-views-similarterms-block ul:before,
#block-views-similarterms-block ul:after {
  display: table;
  content: "";
  line-height: 0;
}
#block-views-similarterms-block ul:after {
  clear: both;
}
#block-views-similarterms-block li {
  font-size: 12pt;
  line-height: 1.5em;
  margin-bottom: 15px;
  float: left;
  width: 43%;
  margin-right: 60px;
}
#block-views-similarterms-block li.views-row-even {
  margin-right: 0;
}
.node-type-newstream #block-views-similarterms-block {
  margin: 60px auto 25px;
}
.addthis_default_style .at300b {
  float: right;
}
.addthis_default_style a {
  margin-right: 5px;
}
.contents-wrap .content .field-item p {
  margin-bottom: 1.5em;
}
.contents-wrap .content table {
  margin: 0 25px 10px;
}
.contents-wrap .content table image {
  margin: 0 auto 10px;
}
.contents-wrap .content .field-item a {
  border-bottom: 1px dotted  #bbb;
  padding-bottom: 5px;
}
.contents-wrap .content .field-item a:hover {
  border-bottom: 1px dotted  #333;
  padding-bottom: 5px;
  color: #1BADF8;
}
.submitted {
  width: 300px;
  float: left;
  line-height: 45px;
  color: #808080;
  font-size: 12pt;
}
.submitted .author {
  margin: 0 5px;
}
.submitted .author a {
  color: #1badf8;
}
.submitted .seprate {
  margin: 0 4px 0 2px;
  color: #828282;
}
.submitted .created {
  font-size: 10pt;
  color: #828282;
}
.submitted .pub-wording {
  font-size: 10pt;
  color: #828282;
  margin-left: 3px;
}
.submitted.pr-people {
  width: 320px;
}
/* facebook, G+分享按鈕 */
#block-block-22 {
  width: 450px;
  float: right;
}
.img-wrapper {
  margin-bottom: 30px;
}
.img-wrapper .caption {
  background-color: #EDEDED;
  color: #1F4F82;
  font-size: 11pt;
  font-weight: 400;
  padding: 6px 12px;
  line-height: 16pt;
}
.prev-next-links {
  padding-left: 40px;
  list-style-type: none;
  /*
  * more link bg圖座標{大左:0,大右:-50px,小左:-105px,小右:-135px}
  */
}
.prev-next-links span {
  font-size: 11pt;
  color: #666;
  line-height: 1.5em;
}
.prev-next-links .prev-next-link-prev,
.prev-next-links .prev-next-link-next {
  margin: 10px 0 0 0;
  font-size: 16pt;
  font-weight: 100;
  height: 45px;
}
.prev-next-links .prev-next-link-prev a,
.prev-next-links .prev-next-link-next a {
  text-decoration: underline;
}
.prev-next-links .prev-next-link-prev {
  text-align: left;
  padding-left: 35px;
  background: url(../assets/more_link_arrow.png) left -50px no-repeat;
}
.prev-next-links .prev-next-link-next {
  text-align: right;
  padding-right: 35px;
  background: url(../assets/more_link_arrow.png) right top no-repeat;
}
.ad-text-in-middle {
  width: 90%;
  text-align: center;
  line-height: 30px;
  font-size: 12pt;
  font-weight: 400;
  color: #4D4D4D;
  margin: 40px auto 20px;
}
.ad-text-in-middle .wrap {
  border: 1px solid #555;
  padding-top: 20px;
  text-align: center;
}
.ad-text-in-middle .text {
  text-align: left;
  width: 80%;
  margin: 0 auto;
}
.ad-text-in-middle a {
  line-height: 40px;
}
.ad-text-in-middle .ad-annoncement {
  margin-top: 25px;
  color: #999;
  text-align: center;
}
.aside-right .block-title {
  color: #1badf8;
  font-weight: 100;
  line-height: 2em;
  font-size: 28pt;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
}
.item.aside-list {
  margin: 10px;
  border-bottom: 1px solid #ccc;
}
.aside-right #story-carousel {
  width: auto;
}
.aside-right .aside-list-item {
  font-size: 16pt;
  color: #282828;
  line-height: 30px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}
.aside-right .aside-list-item img {
  margin-bottom: 10px;
}
@media (max-width: 979px) {
  body {
    padding-top: 40px !important;
  }
  .navbar-fixed-top {
    margin: auto;
    position: fixed;
  }
  .navbar-fixed-top .navbar-inner {
    padding: 0 15px;
  }
  .contents-wrap .content {
    padding-left: 10px;
    position: relative;
  }
  .contents-wrap .content .side-extra {
    float: none;
    clear: both;
    margin: 0 auto;
  }
  .prev-next-links .prev-next-link-prev,
  .prev-next-links .prev-next-link-next {
    margin: 60px 0 !important;
  }
  .prev-next-links {
    padding-left: 5px;
  }
  #page-header .content-summary {
    width: 100% !important;
  }
  .span3.aside-right {
    text-align: center;
  }
  .item .photo img {
    width: 100%;
  }
  .channel-item {
    height: auto !important;
  }
  .channel-item .title {
    height: 30px;
  }
  .channel-item .post-at {
    position: relative;
    margin: 0 5px 0 0;
  }
  #block-views-similarterms-block {
    margin: 25px;
  }
  #block-views-similarterms-block li {
    width: 100%;
    line-height: 2.5em;
  }
}
.category-label {
  font-size: 1.1em;
  margin: 10px 0 20px;
}
.category-label a {
  color: #fff;
  background-color: #fa4414;
  padding: 2px 6px;
}
.content .field-name-field-photo-source {
  position: absolute;
  top: -85px;
  right: 0;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 3px 5px;
}
.content .field-name-field-photo-source p {
  display: inline-block;
  line-height: 1em !important;
  font-size: 10pt !important;
  margin-bottom: 0 !important;
}
.content .field-name-field-photo-source p a {
  color: #fff;
  text-decoration: underline;
}
.footer {
  text-align: center;
}
.footer #block-block-2 {
  margin: 15px auto 10px;
}
/*
  utility
*/
/*
 通用 
 */
.container-fluid,
.container {
  max-width: 1290px;
  margin-left: auto;
  margin-right: auto;
}
.main-container {
  background-color: #f7f7f7;
  margin-top: -5px;
  padding: 10px 1% 30px;
}
.current {
  display: block !important;
}
.side-extra {
  text-align: center;
  margin: 15px auto;
  min-width: 300px;
}
#focus-news .side-extra embed {
  width: 100%;
}
* {
  vertical-align: top;
}
body {
  padding-top: 40px;
  background-color: #DCDDD8;
  font-family: "微軟正黑體", "sans-serif";
}
a {
  color: #000000;
}
.aside-extra {
  text-align: center;
}
.aside-extra a {
  color: #0000cc;
}
.aside-extra .text {
  font-size: 13px;
  padding: 5px 0 5px 5px;
  line-height: 24px;
  max-width: 310px;
  margin: 0 auto;
  text-align: left;
}
.navbar .nav > li > a {
  cursor: pointer;
}
#navbar .nav li {
  font-size: 18.6px;
  font-size: 1.17em \9;
}
#headerbar {
  position: relative;
  z-index: 599;
}
.headerbar-wrap {
  background-color: #f7f7f7;
  text-align: center;
  border-bottom: 2px solid rgba(99, 99, 99, 0.4);
  box-shadow: 0 1px 6px 1px rgba(0, 0, 0, 0.2);
}
.headerbar-wrap .ad-text {
  margin-bottom: 0;
}
.headerbar-wrap .ad-text li {
  min-width: 323px;
}
#ad-on-top,#mkt-on-top,
#ad-on-bottom,#mkt-on-bottom {
  max-width: 1290px;
  text-align: center;
  padding-top: 10px;
  margin: 0 auto;
}
#ad-on-top .ad-720,
#mkt-on-top .mkt-720,
#ad-on-bottom .ad-720,
#mkt-on-bottom .ad-720,
#ad-on-top .ad-200,
#mkt-on-top .mkt-200,
#ad-on-bottom .ad-200,
#mkt-on-bottom .ad-200 {
  display: inline-block;
}
.category .view-content .views-field-field-image {
  height: 152px;
  overflow-y: hidden;
}
.category .views-field-title {
  font-size: 15pt;
  line-height: 30px;
}
.category .views-field-created {
  color: #c0c0c0;
  font-size: 10pt;
}
.category .category-item {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 30%;
}
.category .views-field-field-news-column-category,
.category .views-field-field-buying-column-category,
.category .views-field-field-manage-column-category,
.category .views-field-field-tech-column-category {
  margin: 10px 0;
}
.category .views-field-field-news-column-category a,
.category .views-field-field-buying-column-category a,
.category .views-field-field-manage-column-category a,
.category .views-field-field-tech-column-category a {
  color: #f00;
  font-size: 10pt;
  font-weight: bold;
  line-height: 20px;
}
.category .highlight-block .view-content,
.category .category-item.span16 {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: 65%;
}
.category .category-item.span16 {
  width: 100%;
}
.span8.aside-ad {
  width: 310px;
  display: inline-block;
  vertical-align: top;
  float: none;
}
/*
.page-header {
  font-size: 40pt;
  line-height: 1em;
  text-align: center;
  letter-spacing: 1em;
  border-bottom: 6px solid #404040;
  border-bottom: 4px solid #535353;
  margin-bottom: 1px;
  padding: 15px 0;
  font-weight: 100;
  color: #1badf8;
}
*/
.page-header {
  font-size: 40pt;
  line-height: 1em;
  font-weight: 100;
  color: #1badf8;
}
.page-node .page-header {
  border: none;
  color: #333;
  font-size: 32pt;
  line-height: 1.2em;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", "微軟正黑體", "PMingLiU", "Helvetica", "Verdana", "Arial", "sans-serif";
  font-weight: bold;
  margin-bottom: 14px;
}
.page-node #page-header {
  border: none;
  padding: 0;
}
.page-node #page-header .content-summary {
  width: 65%;
}
.page-node #page-header .content-summary p {
  font-size: 13pt;
  line-height: 20pt;
}
.page-node .main-content .span8 .submitted {
  margin-bottom: 20px;
}
.page-node .main-content .span8 .submitted a {
  color: #333333;
}
.aside_list_with_thumb .wrap {
  display: table;
  min-height: 73px;
  width: 100%;
}
.aside_list_with_thumb .icon {
  width: 70px;
  text-align: left;
  display: table-cell;
  vertical-align: top;
}
.aside_list_with_thumb .icon img {
  width: 60px;
  height: 60px;
}
.aside_list_with_thumb .content {
  vertical-align: top;
  min-width: 180px;
  display: table-cell;
}
.aside_list_with_thumb .content a {
  font-size: 12pt;
  line-height: 20px;
}
.aside_list_with_thumb .content .created {
  color: #c0c0c0;
  font-size: 10pt;
  margin-top: 6px;
}
.footer {
  clear: both;
  color: #f7f7f7;
  width: 100%;
  border-top: 10px solid #ff0103;
  background-color: #333;
  font-size: 11pt;
}
.footer h2 {
  font-size: 11pt;
  color: #ff0103;
}
.footer a {
  color: #f7f7f7;
}
.footer .block-views {
  width: 18%;
  display: inline-block;
  vertical-align: top;
  margin: 0 15px 30px 0;
}
.footer .block-views li {
  margin-bottom: 10px;
}
.footer .copyright {
  text-align: center;
  margin: 0 auto;
}
.today-featured {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 15px;
  *zoom: 1;
}
.today-featured .span4 {
  margin-top: 49px;
  background-color: #ededed;
  line-height: 16pt;
  font-family: Arial;
}
.today-featured .span4 a {
  color: #1f4f82;
}
.today-featured .span4 .text {
  margin: 18px 5px 15px 15px;
  min-height: 140px;
}
.today-featured:before,
.today-featured:after {
  display: table;
  content: "";
  line-height: 0;
}
.today-featured:after {
  clear: both;
}
.featured-list {
  clear: both;
}
#block-views-exp-search-page-page form {
  margin-bottom: 0 !important;
}
#block-views-exp-search-page-page form .form-submit {
  margin-top: 0 !important;
}
.channel-item {
  position: relative;
}
.channel-item .photo {
  text-align: center;
}
.channel-item .post-at {
  width: 90%;
  position: absolute;
  bottom: 10px;
}
#carousel ul,
#carousel ol {
  list-style-type: none;
  margin: 0;
}
#carousel .banner {
  height: 420px;
}
#carousel .banner li {
  display: none;
}
#carousel .caption li {
  position: relative;
  height: 69px;
  margin: 0;
  font-size: 10pt;
  border-bottom: 1px solid #efefef;
  background-color: #f5f5f5;
  padding-left: 20px;
}
#carousel .caption li .arrow-left {
  position: absolute;
  top: 0;
  left: -35px;
}
#carousel .caption li a {
  font-size: 13pt;
  color: #000000;
}
#carousel .caption li:hover,
#carousel .caption li.current {
  color: #fff;
  background-color: #0BF;
  font-size: 14pt;
}
#carousel .caption li:hover a,
#carousel .caption li.current a {
  color: #ffffff;
}
#carousel .caption li:hover .arrow-left,
#carousel .caption li.current .arrow-left {
  left: -35px;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-right: 35px solid #0bf;
}
.pagination.pagination-centered {
  clear: both;
}
.no-margin-left {
  margin-left: 0 !important;
}
a:hover,
a:focus {
  color: #008fd1;
  text-decoration: none;
}
.more-link-deco {
  font-weight: 100;
  font-family: "微軟正黑體 Light", "微軟正黑體", Arial, Helvetica, sans-serif;
  text-align: center;
  font-size: 15pt;
  font-weight: bold;
  margin: 0 auto;
}
.more-link-deco a {
  color: #1BADF8;
  font-family: "微軟正黑體 Light", "微軟正黑體", Arial, Helvetica, sans-serif;
  font-weight: 100;
}
.more-link-deco a {
  color: #1badf8;
  background: url("../assets/more_link_arrow.png") right -105px no-repeat;
  padding-right: 35px;
}
#block-views-hot-news-carousel .hot-news-carousel {
  margin: 0 20px 0 45px;
}
#block-views-hot-news-carousel .jcarousel-prev,
#block-views-hot-news-carousel .jcarousel-next {
  top: 0;
}
#block-views-hot-news-carousel .jcarousel-prev {
  left: -40px;
}
#block-views-hot-news-carousel .jcarousel-next {
  right: -15px;
}
.block-title-style {
  font-size: 28pt;
  color: #1badf8;
  font-weight: 100;
  line-height: 2em;
}
#focus-news {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
/*  , #block-views-latest-news-block-1  */
#focus-news {
  padding-bottom: 15px;
}
#focus-news .block-title {
  font-size: 21px;
  color: #f00;
  text-align: center;
  padding: 18px 0 0;
  font-weight: normal;
  letter-spacing: 5px;
}
#focus-news .side-extra {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
}
#focus-news .item {
  margin: 10px;
  border-bottom: 1px solid #ddd;
}
#focus-news .item .panel-col-first {
  width: 22%;
  padding-left: 8px;
}
#focus-news .item .panel-col-last {
  width: 75%;
}
#focus-news .item .views-field-title a {
  font-size: 11pt;
  line-height: 20px;
}
#focus-news .item .views-field-created {
  color: #c0c0c0;
  font-size: 10pt;
  margin-top: 6px;
}
#focus-news .item .views-field-field-image {
  text-align: center;
}
#focus-news .item .views-field-field-image img {
  width: 60px;
  height: 60px;
}
#focus-news .item .title {
  height: 40px;
  overflow-y: hidden;
}
#focus-news .item.views-row-first {
  border-top: 1px solid #bbb;
  padding-top: 10px;
}
#focus-news .more-link {
  text-align: center;
  font-size: 15pt;
  font-weight: bold;
  margin: 0 auto;
}
#focus-news .more-link a {
  color: #1BADF8;
  font-family: "微軟正黑體 Light", "微軟正黑體", Arial, Helvetica, sans-serif;
  font-weight: 100;
}
#focus-news .more-link a {
  background: url("../assets/more_link_arrow.png") right -105px no-repeat;
  padding-right: 35px;
}
#block-views-latest-news-block-3 .front-page-editor-choice-block {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 15px;
  height: 395px;
}
#block-views-latest-news-block-3 .front-page-editor-choice-block .item {
  margin-bottom: 15px;
}
.region-front-content-left {
  position: relative;
}
/*
 editor choice
 #block-views-hp-editor-choice-block,
*/
#block-views-latest-news-block-1 .views-field-title,
#block-views-special-channel-block-3 .views-field-title,
#block-views-latest-news-slideshow .views-field-title {
  font-size: 28pt;
  color: #282828;
  font-weight: bold;
  line-height: 1.2em;
  width: 100%;
  overflow-y: hidden;
  margin: 10px 0 10px;
}
#block-views-latest-news-block-1 .views-field-body,
#block-views-special-channel-block-3 .views-field-body,
#block-views-latest-news-slideshow .views-field-body {
  color: #484848;
  font-size: 11pt;
  line-height: 20px;
  width: 100%;
}
#block-views-latest-news-block-1 .title-wrap,
#block-views-latest-news-slideshow .title-wrap {
  *zoom: 1;
}
#block-views-latest-news-block-1 .title-wrap:before,
#block-views-latest-news-slideshow .title-wrap:before,
#block-views-latest-news-block-1 .title-wrap:after,
#block-views-latest-news-slideshow .title-wrap:after {
  display: table;
  content: "";
  line-height: 0;
}
#block-views-latest-news-block-1 .title-wrap:after,
#block-views-latest-news-slideshow .title-wrap:after {
  clear: both;
}
#block-views-latest-news-block-1 .title-wrap h2,
#block-views-latest-news-slideshow .title-wrap h2 {
  float: left;
  width: 150px;
}
#block-views-latest-news-block-1 .title-wrap #block-views-breaking-news-at-front-block,
#block-views-latest-news-slideshow .title-wrap #block-views-breaking-news-at-front-block {
  float: left;
  width: 74%;
  line-height: 74px;
}
#block-views-latest-news-block-1 .block-title,
#block-views-latest-news-slideshow .block-title {
  font-size: 28pt;
  color: #1badf8;
  font-weight: 100;
  line-height: 2em;
}
#block-views-special-channel-block-3 .views-field-body {
  margin-top: 15px ;
  margin-bottom: 15px;
}
/*
 , .view-id-hp_editor_choice 
 */
#block-views-latest-news-block-3 .item,
#block-views-latest-news-block-4 .item,
.view-id-hp_editor_choice.view-display-id-page_1 .item {
  min-height: 380px;
  max-height: 380px;
  height: 380px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 35px;
  padding-bottom: 10px;
  background-color: #fff;
  float: left;
  overflow-y: hidden;
  /*
     &:nth-child(3n+1) {
      margin-left: 0; 
    }
     */
}
#block-views-latest-news-block-3 .item img,
#block-views-latest-news-block-4 .item img,
.view-id-hp_editor_choice.view-display-id-page_1 .item img {
  width: 100%;
}
#block-views-latest-news-block-3 .views-row-even,
#block-views-latest-news-block-4 .views-row-even,
.view-id-hp_editor_choice.view-display-id-page_1 .views-row-even {
  margin-left: 30px;
}
#block-views-latest-news-block-3 .title,
#block-views-latest-news-block-4 .title,
.view-id-hp_editor_choice.view-display-id-page_1 .title,
#block-views-latest-news-block-3 .post-at,
#block-views-latest-news-block-4 .post-at,
.view-id-hp_editor_choice.view-display-id-page_1 .post-at,
#block-views-latest-news-block-3 .category,
#block-views-latest-news-block-4 .category,
.view-id-hp_editor_choice.view-display-id-page_1 .category,
#block-views-latest-news-block-3 .summary,
#block-views-latest-news-block-4 .summary,
.view-id-hp_editor_choice.view-display-id-page_1 .summary {
  width: 90%;
  margin: 0 auto;
}
#block-views-latest-news-block-3 .title,
#block-views-latest-news-block-4 .title,
.view-id-hp_editor_choice.view-display-id-page_1 .title {
  font-size: 17pt;
  color: #282828;
  line-height: 30px;
  overflow-y: hidden;
  font-weight: bold;
}
#block-views-latest-news-block-3 .post-at,
#block-views-latest-news-block-4 .post-at,
.view-id-hp_editor_choice.view-display-id-page_1 .post-at {
  color: #c0c0c0;
  font-size: 10pt;
  text-align: right;
}
#block-views-latest-news-block-3 .photo,
#block-views-latest-news-block-4 .photo,
.view-id-hp_editor_choice.view-display-id-page_1 .photo {
  height: 140px;
  overflow-y: hidden;
  width: 100%;
}
#block-views-latest-news-block-3 .summary,
#block-views-latest-news-block-4 .summary,
.view-id-hp_editor_choice.view-display-id-page_1 .summary {
  font-size: 11pt;
  color: #484848;
  margin-top: 15px ;
  margin-bottom: 35px;
  height: 60px;
  overflow-y: hidden;
  line-height: 20px;
}
#block-views-latest-news-block-3 .category,
#block-views-latest-news-block-4 .category,
.view-id-hp_editor_choice.view-display-id-page_1 .category {
  color: #ccc;
  margin: 10px auto;
}
#block-views-latest-news-block-3 .category a,
#block-views-latest-news-block-4 .category a,
.view-id-hp_editor_choice.view-display-id-page_1 .category a {
  color: #eb750a;
  font-size: 10pt;
  font-weight: bold;
}
.more-link {
  clear: both;
  font-size: 15pt;
  padding: 15px 15px 15px 0;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}
.more-link a {
  color: #1BADF8;
  font-family: "微軟正黑體 Light", "微軟正黑體", Arial, Helvetica, sans-serif;
  font-weight: 100;
}
#block-views-latest-news-block-3 .more-link a,
#block-views-latest-news-block-4 .more-link a {
  background: url("../assets/more_link_arrow.png") right -105px no-repeat;
  padding-right: 35px;
}
.view-id-hp_editor_choice .views-field-body {
  margin-bottom: 0;
}
.editor-choice-focus .views-field-field-image {
  height: 275px;
}
.front #story-carousel {
  height: 420px;
}
.front #story-carousel .carousel-control {
  top: 50%;
  font-family: FontAwesome;
}
.front #story-carousel .carousel-caption {
  background: none;
  text-indent: -9999px;
}
/*
#block-views-view-cover-story-block, .view-id-view_top_story {
  .cover-group, .views-row {
    position: relative;
    margin: 0 auto 20px;
  }
  .cover-group.active {display: block}
  .views-field-title { 
    background-color: #000;
    .opacity(70);
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 999;
    font-size: 2.5em;
    height: 60px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    padding: 15px 0;
        
    a {color: #fff}
  }
}
*/
/*
CXO
*/
#block-views-view-front-cxo-block,
#block-views-view-front-cxo-block-2,
#block-views-view-front-cxo-block-4 {
  float: left;
  width: 960px;
  text-align: left;
}
#block-views-view-front-cxo-block .views-row,
#block-views-view-front-cxo-block-2 .views-row,
#block-views-view-front-cxo-block-4 .views-row {
  position: absolute;
  display: none;
}
#block-views-view-front-cxo-block .views-row.views-row-first,
#block-views-view-front-cxo-block-2 .views-row.views-row-first,
#block-views-view-front-cxo-block-4 .views-row.views-row-first {
  display: block;
}
#block-views-view-front-cxo-block-1,
#block-views-view-front-cxo-block-5 {
  float: left;
  width: 25.5%;
  max-width: 330px;
  margin-left: 925px;
}
.front-cxo-info-wrapper {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
}
.front-cxo-info {
  background-color: #f9f5e8;
  border: 4px solid #404040;
  display: inline-block;
  font-size: 18pt;
  margin: 0 auto;
  min-width: 480px;
}
.front-cxo-info .wrapper {
  border: 1px solid #404040;
  margin: 3px;
  padding: 5px;
}
.front-cxo-info .wrapper .views-row {
  position: relative;
}
.front-cxo-info .cxo {
  color: #808080;
  font-size: 14pt;
  line-height: 14pt;
  margin-top: 5px;
  padding-bottom: 5px;
}
.front-cxo-info .cxo span {
  border-bottom: 1px solid #808080;
}
.front-cxo-info .article-link {
  font-size: 20pt;
  line-height: 20pt;
  font-weight: bold;
  margin: 10px 0 5px;
}
.front-cxo-info .interview-date {
  color: #c0c0c0;
  font-size: 10pt;
  font-style: italic;
  margin-bottom: 0;
}
.cxo-topic-list {
  width: 100%;
  margin-left: 35px;
  text-align: left;
}
.cxo-topic-list .item {
  position: relative;
  height: 69px;
  margin: 0;
  font-size: 13pt;
  border-bottom: 1px solid #efefef;
  background-color: #f5f5f5;
  padding-left: 20px;
}
.cxo-topic-list .item .arrow-left {
  position: absolute;
  top: 0;
  left: -35px;
}
.cxo-topic-list .item a {
  font-size: 10pt;
  color: #000000;
}
.cxo-topic-list .item p > a {
  font-size: 13pt;
}
.cxo-topic-list .item:hover,
.cxo-topic-list .item.current {
  background-color: #0BF;
  font-size: 14pt;
}
.cxo-topic-list .item:hover a,
.cxo-topic-list .item.current a {
  color: #ffffff;
}
.cxo-topic-list .item:hover .arrow-left,
.cxo-topic-list .item.current .arrow-left {
  left: -35px;
  width: 0;
  height: 0;
  border-top: 35px solid transparent;
  border-bottom: 35px solid transparent;
  border-right: 35px solid #0bf;
}
/*
buying
*/
#buyingInfo {
  position: relative;
  margin: 50px 0 12px 0;
  border-bottom: 5px solid #404040;
  padding-bottom: 6px;
  text-decoration: normal;
}
#buyingNav h1,
#videoNav h1,
#seminarNav h1,
#courseNav h1 {
  line-height: 66px;
  background-color: #ffE939;
  width: 215px;
  padding: 13px 0 0 15px;
  position: absolute;
  left: 30px;
  top: -40px;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", "微軟正黑體", "PMingLiU", "Helvetica", "Verdana", "Arial", "sans-serif";
}
#buyingNav ul,
#videoNav ul,
#seminarNav ul,
#courseNav ul {
  padding-left: 290px;
  height: 49px;
  border-bottom: 1px solid #ccc;
  background-color: #000;
  margin: 0;
}
#buyingNav ul li,
#videoNav ul li,
#seminarNav ul li,
#courseNav ul li {
  font-size: 14pt;
  color: #fff;
  margin: 0 15px;
  line-height: 49px;
}
#buyingNav ul li a,
#videoNav ul li a,
#seminarNav ul li a,
#courseNav ul li a {
  color: #fff;
}
#buyingNav ul li.active,
#videoNav ul li.active,
#seminarNav ul li.active,
#courseNav ul li.active {
  position: absolute;
  height: 60px;
  top: -8px;
  background-color: #7CAC3A;
  line-height: 63px;
}
/*
* 21c0c0  //video theme clolor
* 26547c  //blue
* EF476F  //red
* EFD166a //yellow
* FFFCF9  //while
*/
#videoNav,
#seminarNav,
#courseNav {
  border-bottom: 3px solid #ccc;
}
#videoNav h1,
#seminarNav h1,
#courseNav h1 {
  line-height: 55px;
  width: 350px;
  text-align: center;
  padding: 7px 15px 0 15px;
  background-color: #EFD166;
  color: #555;
  top: -23px;
}
#videoNav ul,
#seminarNav ul,
#courseNav ul {
  background-color: #555;
}
#videoNav ul li,
#seminarNav ul li,
#courseNav ul li {
  left: 350px;
  text-shadow: 1px 1px 1px #999;
}
#videoNav ul li.active,
#seminarNav ul li.active,
#courseNav ul li.active {
  background-color: #21c0c0;
}
#seminarNav h1 {
  background-color: #b53f45;
  color: #fdfdfd;
}
#seminarNav a {
  color: #ffffff;
}
#courseNav {
  position: relative;
  margin-bottom: 30px ;
}
#courseNav h1 {
  background-color: #00a0e9;
  color: #fdfdfd;
  top: -26px;
}
#block-block-64 .more-link.all-siminar {
  margin: -10px auto 15px;
  color: #00a0e9;
}
#block-block-64 .more-link.all-siminar a {
  color: #00a0e9;
}
.video-hp-item,
.serminar-hp-item,
.course-hp-item {
  position: relative;
  margin: 30px 20px 0;
}
.video-hp-item .view-content,
.serminar-hp-item .view-content,
.course-hp-item .view-content {
  margin: 0 15px;
}
.video-hp-item .views-field-field-videos,
.serminar-hp-item .views-field-field-videos,
.course-hp-item .views-field-field-videos,
.video-hp-item .views-field-title,
.serminar-hp-item .views-field-title,
.course-hp-item .views-field-title,
.video-hp-item .views-field-field-tags,
.serminar-hp-item .views-field-field-tags,
.course-hp-item .views-field-field-tags {
  margin-bottom: 10px;
}
.video-hp-item .views-field-title,
.serminar-hp-item .views-field-title,
.course-hp-item .views-field-title {
  font-size: 14pt;
  line-height: 1.5em;
  height: 56px;
  overflow-y: hidden;
  text-align: center;
}
.video-hp-item .views-field-field-tags,
.serminar-hp-item .views-field-field-tags,
.course-hp-item .views-field-field-tags {
  position: absolute;
  top: 15px;
}
.video-hp-item .views-field-field-tags a,
.serminar-hp-item .views-field-field-tags a,
.course-hp-item .views-field-field-tags a {
  background-color: #21c0c0;
  color: #fff;
  padding: 3px 5px;
}
#block-views-views-videos-block-17,
#block-views-views-seminar-block-7 {
  margin-bottom: 15px;
}
#block-views-views-videos-block-17 .block-title,
#block-views-views-seminar-block-7 .block-title {
  font-size: 40pt;
  color: #1badf8;
  font-weight: 100;
  line-height: 1.5em;
  text-shadow: 2px 2px 1px #ccc;
  letter-spacing: 15px;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", "微軟正黑體", "PMingLiU", "Helvetica", "Verdana", "Arial", "sans-serif";
  margin-bottom: 20px;
}
#block-views-views-videos-block-17 .block-title a,
#block-views-views-seminar-block-7 .block-title a {
  color: #1badf8;
}
#block-views-views-videos-block-17 .more-link,
#block-views-views-seminar-block-7 .more-link {
  padding: 25px 0 20px;
}
#block-views-views-videos-block-17 .view-display-id-block_17,
#block-views-views-seminar-block-7 .view-display-id-block_7 {
  padding-top: 20px;
  position: relative;
}
#block-views-views-videos-block-17 .view-display-id-block_17 .view-header,
#block-views-views-seminar-block-7 .view-display-id-block_7 .view-header {
  position: relative;
}
#block-views-views-videos-block-17 .view-display-id-block_17 .view-content {
  margin: 0 0 0 20px;
}
#block-views-views-seminar-block-7 .view-display-id-block_7 .view-content {
  margin: 30px 20px 0;
}
#block-views-views-seminar-block-7 .view-display-id-block_7 .field-content .category,
#block-views-views-seminar-block-7 .view-display-id-block_7 .field-content .title,
#block-views-views-seminar-block-7 .view-display-id-block_7 .field-content .date {
  margin: 15px 10px 10px 10px;
}
#block-views-views-seminar-block-7 .view-display-id-block_7 .field-content .category {
  color: #1670ac;
  margin-left: 15px;
  font-weight: bold;
  font-size: 11pt;
}
#block-views-views-seminar-block-7 .view-display-id-block_7 .field-content .title {
  margin: 15px 10px 15px 10px;
  height: 56px;
  overflow-y: hidden;
  font-size: 14pt;
  line-height: 1.5em;
}
#block-views-views-seminar-block-7 .view-display-id-block_7 .field-content .date {
  text-align: right;
}
#block-views-views-seminar-block-7 .view-display-id-block_7 .field-content .date-highlight {
  color: #e04343;
}
#block-views-views-seminar-block-7 .more-link.all-siminar {
  color: #1BADF8;
}
#block-views-views-seminar-block-7 .more-link.all-siminar a {
  color: #1BADF8;
}
.region-buying-info {
  border-top: 4px solid #7CAC3A;
  min-height: 660px;
}
.region-buying-info .item {
  height: 322px;
  overflow: hidden;
  /*
    &:nth-child(4n+1) {
      margin-left: 0;
    }
    */
}
.region-buying-info .views-row {
  margin-top: 15px;
  text-align: center;
}
.region-buying-info .views-row .views-field-field-image {
  position: relative;
  text-align: center;
}
.region-buying-info .views-row .views-field-field-image .background-deco {
  width: 180px;
  height: 180px;
  line-height: 180px;
  text-align: center;
  background-color: #ADE1D5;
  background-color: transparent\9;
  margin: 0 auto;
}
.region-buying-info .views-row .views-field-field-image .field-content {
  position: absolute;
  top: 0;
  left: 20%;
  line-height: 180px;
}
.region-buying-info .views-row .views-field-title {
  font-size: 16pt;
  line-height: 1.2em;
  margin: 15px 0 5px;
}
.region-buying-info .views-row .views-field-body {
  font-size: 12pt;
  color: #000;
}
.region-buying-info .views-row .views-field-body p {
  margin-bottom: 5px;
}
.region-buying-info .views-row .views-field-created {
  color: #c0c0c0;
  font-size: 10pt;
}
.region-buying-info .view-id-buying_info_list {
  display: none;
}
.region-buying-info .view-id-buying_info_list.current {
  display: block;
}
.views-field-field-product-category {
  display: inline-block;
  font-size: 11pt;
  min-height: 42px;
  margin: 0 0 15px;
}
.views-field-field-product-category a {
  color: #fff;
  background-color: #7CAC3A;
  padding: 5px 15px;
  line-height: 35px;
}
#CoverStory {
  border-bottom: 1px solid #ccc;
  background-color: #f7f7f7;
}
#subContent {
  background-color: #fff;
  margin-bottom: 25px;
  margin-top: 20px;
}
#block-views-views-seminar-block {
  background: url(../assets/seminar_badge.jpg) 0 0 no-repeat;
  min-height: 386px;
  position: relative;
  overflow: hidden;
}
#block-views-views-seminar-block .jcarousel-prev {
  left: -40px;
}
#block-views-views-seminar-block .jcarousel-next {
  right: 18px;
}
#block-views-views-seminar-block .view-content {
  position: absolute;
  width: 89%;
  top: 30px;
  left: 160px;
}
#block-views-views-seminar-block .jcarousel-item {
  text-align: left;
  background-color: #fcfcfc;
  border: 1px solid #c0c0c0;
  background-color: #fff;
  width: 400px;
  height: 303px;
  margin-right: 15px;
  display: inline-block;
  position: relative;
}
#block-views-views-seminar-block .jcarousel-item .panel-col-top.panel-panel .inside {
  margin: 0 1em;
  padding-bottom: 3px;
}
#block-views-views-seminar-block .jcarousel-item .panel-col-top {
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
}
#block-views-views-seminar-block .jcarousel-item .panel-col-bottom {
  position: absolute;
  bottom: 0;
  margin-top: 10px;
  height: 34px;
  line-height: 34px;
  border-top: 1px solid #ddd;
}
#block-views-views-seminar-block .jcarousel-item .panel-col-bottom a {
  color: #009BFF;
  display: inline-block;
  width: 49%;
  text-align: center;
  font-size: 12pt;
}
#block-views-views-seminar-block .jcarousel-item .panel-col-first {
  width: 21%;
  text-align: center;
}
#block-views-views-seminar-block .jcarousel-item .panel-col-last {
  width: 70%;
  margin-left: 15px;
}
#block-views-views-seminar-block .jcarousel-item .views-field-title {
  font-size: 14pt;
  padding: 8px 0 6px;
}
#block-views-views-seminar-block .jcarousel-item .views-field-field-conf-date {
  font-size: 11pt;
  color: #e04343;
  font-weight: bold;
}
#block-views-views-seminar-block .jcarousel-item .views-field-field-conf-start-at span,
#block-views-views-seminar-block .jcarousel-item .views-field-field-conf-place span {
  font-size: 11pt;
  color: #808080;
}
#block-views-views-seminar-block .jcarousel-item .views-field-field-image {
  width: 80px;
  height: 80px;
}
#block-views-views-seminar-block .jcarousel-item .views-field-field-conf-slogan {
  color: #1670ac;
  font-size: 11pt;
  font-weight: bold;
  line-height: 20px;
  overflow-y: hidden;
  height: 40px;
}
#block-views-views-seminar-block .jcarousel-item .views-field-field-conf-summary {
  font-size: 11pt;
  line-height: 20px;
}
#block-views-views-seminar-block .jcarousel-item .views-field-field-conf-summary .field-content {
  height: 120px;
  overflow-y: hidden;
}
#columns {
  text-align: center;
  margin: 20px auto;
  width: 100%;
  overflow: hidden;
  *zoom: 1;
}
#columns .region-expert-columns {
  position: relative;
  left: 0;
  margin: 0;
}
#columns:before,
#columns:after {
  display: table;
  content: "";
  line-height: 0;
}
#columns:after {
  clear: both;
}
#columns .jcarousel-item {
  float: left;
  margin: 15px;
  width: 300px;
  height: 420px;
  background-color: #fff;
}
#columns .jcarousel-item .views-field-picture {
  max-width: 150px;
  max-height: 150px;
  margin: 20px auto;
}
#columns .jcarousel-item .views-field-field-full-name {
  width: 40%;
  padding: 5px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  color: #808080;
  font-size: 12pt;
  margin: 20px auto;
}
#columns .jcarousel-item .article-title {
  font-size: 15pt;
  margin: 0 20px;
  line-height: 1.2em;
  display: inline-block;
  text-align: left;
}
#columns .jcarousel-item .summary {
  font-size: 9pt;
  margin: 10px 20px;
  text-align: left;
}
#columns .jcarousel-item .views-field-created {
  color: #c0c0c0;
  font-size: 10pt;
}
#columns .category_label {
  color: #fff;
  background-color: #f00;
  font-family: 'Century Gothic';
  font-size: 11pt;
  height: 25px;
  line-height: 25px;
  width: 140px;
  margin: 0 auto;
}
#block-views-view-industry-news-block {
  border-top: 2px solid #333;
  padding-top: 1px;
  position: relative;
}
#block-views-view-industry-news-block h2 {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 38px;
  font-size: 18pt;
  line-height: 38px;
  padding: 3px 12px;
  font-family: "微軟正黑體", "sans serif";
  margin-bottom: 5px;
  color: #fa4414;
}
#block-views-channel-rss-feed-ithelp,
#block-views-channel-rss-feed-apphome,
#block-views-channel-rss-feed-download,
#block-views-channel-rss-feed-7club {
  border-top: 2px solid #333;
  padding-top: 1px;
  width: 47%;
  margin-right: 30px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 30px;
}
#block-views-channel-rss-feed-ithelp .views-row,
#block-views-channel-rss-feed-apphome .views-row,
#block-views-channel-rss-feed-download .views-row,
#block-views-channel-rss-feed-7club .views-row {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}
#block-views-channel-rss-feed-ithelp h2,
#block-views-channel-rss-feed-apphome h2,
#block-views-channel-rss-feed-download h2,
#block-views-channel-rss-feed-7club h2 {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  height: 38px;
  font-size: 18pt;
  line-height: 38px;
  padding: 3px 12px;
  font-family: "微軟正黑體", "sans serif";
  margin-bottom: 5px;
}
#block-views-channel-rss-feed-ithelp .rss-no,
#block-views-channel-rss-feed-apphome .rss-no,
#block-views-channel-rss-feed-download .rss-no,
#block-views-channel-rss-feed-7club .rss-no {
  font-size: 16pt;
  height: 40px;
  vertical-align: middle;
  line-height: 45px;
  position: absolute;
  top: 5px;
  left: 0;
  width: 40px;
  text-align: center;
}
#block-views-channel-rss-feed-ithelp .rss-link,
#block-views-channel-rss-feed-apphome .rss-link,
#block-views-channel-rss-feed-download .rss-link,
#block-views-channel-rss-feed-7club .rss-link {
  height: 33px;
  font-size: 11pt;
  padding: 6px 0 10px 40px;
  font-family: "微軟正黑體", "sans serif";
  line-height: 15pt;
  overflow-y: hidden;
  word-break: break-all;
}
#block-views-channel-rss-feed-apphome,
#block-views-channel-rss-feed-7club {
  margin-right: 0;
}
#block-views-channel-rss-feed-ithelp h2 {
  color: #009bff;
}
#block-views-channel-rss-feed-ithelp .rss-no {
  color: #009bff;
}
#block-views-channel-rss-feed-apphome h2 {
  color: #c78809;
}
#block-views-channel-rss-feed-apphome .rss-no {
  color: #c78809;
}
#block-views-channel-rss-feed-download h2 {
  color: #9269aa;
}
#block-views-channel-rss-feed-download .rss-no {
  color: #9269aa;
}
#block-views-channel-rss-feed-7club h2 {
  color: #8dae32;
}
#block-views-channel-rss-feed-7club .rss-no {
  color: #8dae32;
}
/*

#feeds {
  .block-aggregator {
    background-color: #f4f2f2;
    padding: 0 15px;
  }
}

.hp-feeds {width: 704px; display: inline-block}
.region-social-feed {
  .clearfix();
  .block-views {
    width: 320px;
    margin: 0 30px 20px 0;
    vertical-align: top;
    float: none;
    display: inline-block;
    background-color: #f4f2f2;
  }
  .view-header {
    text-align: center; 
    height: 90px;
    line-height: 90px;
  }
  .view-channel-rss-feed {
    margin-bottom: 20px;
    .item {
      font-size: 11pt; 
      line-height: 20px;
      border-bottom: 1px solid #dedede;
      margin: 0 20px; 
      padding: 10px 0;
    }
  }
}
*/
#copyright {
  text-align: center;
}
/*
 * another apge 
 */
.main-content .field-item p {
  font-size: 14pt;
  line-height: 2em;
}
.main-content .field-name-field-image {
  margin: 15px 0 20px;
}
.page-node .main-content .field-name-field-image {
  margin: 0;
}
#block-views-views-seminar-inner {
  margin: 20px 10px;
}
#block-views-views-seminar-inner .block-title {
  color: #02a7f7;
  text-align: center;
  font-size: 16pt;
  font-weight: bold;
  padding-bottom: 8px;
  border-bottom: 1px solid #ccc;
}
#block-views-views-seminar-inner .views-field-field-conf-date {
  color: #f00;
  font-size: 10pt;
  font-weight: bold;
}
#block-views-views-seminar-inner .views-field-title {
  font-size: 11pt;
  line-height: 20px;
}
#block-views-views-seminar-inner .item {
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
}
#block-views-views-seminar-inner .item .panel-col-first {
  width: 75%;
  padding-left: 8px;
}
#block-views-views-seminar-inner .item .panel-col-last {
  width: 22%;
}
#block-views-views-seminar-inner .item .views-field-title a {
  font-size: 11pt;
  line-height: 20px;
  color: #333;
  text-decoration: none;
  font-family: '微軟正黑體';
}
#block-views-views-seminar-inner .item .views-field-created {
  color: #c0c0c0;
  font-size: 10pt;
  margin-top: 6px;
}
#block-views-views-seminar-inner .item .views-field-field-image {
  text-align: center;
}
#block-views-views-seminar-inner .item .views-field-field-image img {
  width: 60px;
  height: 60px;
}
.jcarousel-skin-default .jcarousel-container-horizontal {
  width: auto;
  height: auto;
  padding: 0;
  margin: auto;
}
.jcarousel-skin-default .jcarousel-clip-horizontal {
  width: 97%;
}
.jcarousel-skin-default .jcarousel-next,
.jcarousel-skin-default .jcarousel-prev {
  display: block;
  width: 40px;
  height: 40px;
  font-family: FontAwesome;
  line-height: 30px;
  font-weight: 100;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  text-align: center;
  font-size: 60px;
  background-color: #222;
  background-image: none;
  border: 3px solid #ddd;
  z-index: 500;
  opacity: 0.5;
  filter: alpha(opacity=50);
  position: absolute;
  color: #fff;
}
.jcarousel-skin-default .jcarousel-next:hover,
.jcarousel-skin-default .jcarousel-prev:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.jcarousel-next,
.item-go-left {
  left: auto;
  right: 0;
}
.jcarousel-next:before,
.item-go-left:before {
  content: "›";
}
.jcarousel-prev,
.item-go-right {
  left: 0;
}
.jcarousel-prev:before,
.item-go-right:before {
  content: "‹";
}
.region-expert-columns .jcarousel-next,
.region-expert-columns .jcarousel-prev {
  top: 180px;
}
.region-expert-columns .jcarousel-next {
  right: 10px;
  left: auto;
}
.region-expert-columns .jcarousel-prev {
  left: 0;
}
.region-sub-content .item-go-left,
.region-sub-content .item-go-right {
  top: 120px;
}
.region-sub-content .item-go-left {
  left: 115px;
}
.jcarousel-navigation {
  display: none;
}
.view-view-it-infographic .views-row {
  position: relative;
  height: 250px;
  overflow-y: hidden;
  margin-bottom: 30px;
}
.view-view-it-infographic .views-field-title {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 10px 0;
}
.view-view-it-infographic .views-field-title .field-content {
  margin: 0 10px;
}
.view-view-it-infographic .views-field-title a {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}
#block-views-view-it-infographic-block {
  margin-bottom: 30px;
}
.aside-buttons {
  margin: 15px 0;
}
.aside-buttons .button {
  background-color: #22B7C9;
  margin-bottom: 30px;
  font-size: 24pt;
  text-align: center;
  height: 114px;
  line-height: 114px;
}
.aside-buttons .button a {
  color: #fff;
}
#block-views-breaking-news-at-front-block .breaking-news {
  text-align: right;
}
#block-views-breaking-news-at-front-block .breaking-news .caption {
  background-color: #b31c1c;
  margin-right: 5px;
  color: #fff;
  border-radius: 10px;
  padding: 3px 6px;
}
#block-views-breaking-news-at-front-block .breaking-news .caption i {
  margin-right: 3px;
}
#block-views-breaking-news-at-front-block .breaking-news a {
  color: #0088cc;
  font-size: 1.2em;
  text-decoration: underline;
}
#block-views-latest-news-headline-carousel .jcarousel-item {
  height: 272px;
}
#block-views-latest-news-headline-carousel .views-field-title {
  font-size: 2em;
  text-align: left;
  line-height: 1.5em;
  width: 90%;
  margin: -3em auto 0;
  text-shadow: #000 0.1em 0.1em 0.1em;
}
#block-views-latest-news-headline-carousel .views-field-title a {
  color: #ffffff;
}
#block-views-latest-news-headline-carousel .views-field-field-image-1 {
  display: none;
}
#block-views-latest-news-slideshow {
  padding: 0;
}
#block-views-latest-news-slideshow:hover .jcarousel-next,
#block-views-latest-news-slideshow:hover .jcarousel-prev {
  display: block;
}
#block-views-latest-news-slideshow .jcarousel-clip-horizontal {
  width: 100%;
}
#block-views-latest-news-slideshow .jcarousel-item {
  min-height: 410px;
  border: none;
  background-color: #f5f5f5;
  padding: 0;
}
#block-views-latest-news-slideshow .views-field-title {
  font-size: 28pt;
  font-weight: bold;
  line-height: 1.2em;
  color: #000;
  margin: 10px 0;
  text-align: left;
}
#block-views-latest-news-slideshow .views-field-body .field-content {
  text-align: left;
  line-height: 1.9em;
}
#block-views-latest-news-slideshow .jcarousel-next,
#block-views-latest-news-slideshow .jcarousel-prev {
  top: 110px;
  display: none;
}
#block-views-latest-news-slideshow .jcarousel-next {
  right: 30px;
}
.view-id-news_flow.view-display-id-list .view-header {
  padding: 15px 0 1px 0;
}
.tag-leading-item {
  border-bottom: 1px dotted #ccc;
  margin: 14px 10px 0 0;
  padding-bottom: 14px;
  color: #333;
  font-size: 12pt;
  font-weight: 400;
  font-family: "微軟正黑體", arial;
  text-align: left;
  line-height: 1.5em;
  padding-left: 1em;
}
.tag-leading-item a {
  color: #333333;
}
.tag-leading-item .tag {
  background: #B2E3F9;
  font-size: 13px;
  border-radius: 3px 0 0 3px;
  color: #fff;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  padding: 0 10px 0 7px;
  position: relative;
  margin: 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}
.tag-leading-item .tag a {
  color: #666666;
}
.aside-hot-topic {
  background-color: #b53f45;
  color: #fff;
  position: relative;
  transition: margin 0.3s ease-in-out;
  font-family: "微軟正黑體 Light", "微軟正黑體", Arial, Helvetica, sans-serif;
  font-size: 15pt;
  letter-spacing: .4em;
  padding: 2px 0;
  margin: 20px 0 13px;
}
.aside-hot-topic a {
  color: #fff;
  display: block;
  padding: .25em .5em;
  margin-bottom: .15em;
}
.aside-hot-topic :before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 13px 10px 0;
  border-color: transparent #a5a5a5 transparent transparent;
}
.aside-hot-topic :after {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  left: 100%;
  pointer-events: none;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  borderleft: 11px solid #a5a5a5;
  top: 0;
  margin-top: 0;
}
.aside-hot-topic-content {
  margin-bottom: 5px;
}
.aside-hot-topic-content a {
  color: #ffffff;
}
.aside-hot-topic-content a:hover {
  color: #eeeeee;
}
.aside-hot-topic-content .item {
  padding: 15px 0;
  background-color: #a5a5a5;
  color: #fff;
  font-size: 13pt;
  padding-left: 2em;
  margin: 0  0 1px 13px !important;
  position: relative;
}
.aside-hot-topic-content .item :after {
  background: #f7f7f7;
  border-bottom: 24px solid transparent;
  border-right: 30px solid #a5a5a5;
  border-top: 24px solid transparent;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
}
.aside-hot-topic.blue {
  background-color: #06bbfe;
  letter-spacing: .1em;
  margin-top: 10px;
}
.aside-hot-topic.green {
  background-color: #60d394;
  letter-spacing: .1em;
  margin-top: 10px;
}
.aside-hot-topic.yellow {
  background-color: #F1AC00;
  letter-spacing: .1em;
  margin-top: 10px;
}
#block-views-views-seminar-block-7 {
  position: relative;
  text-align: center;
}
#block-views-views-seminar-block-7 .seminar-list {
  position: relative;
  border: 1px solid #ddd;
  border-radius: 4px;
  background-color: #fff;
  font-size: 14px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  width: 258px;
  display: inline-block;
  margin: 0 25px 20px;
}
#block-views-views-seminar-block-7 .seminar-list .seminar-list-img {
  position: relative;
  border-radius: 4px 4px 0px 0px;
  overflow: hidden;
}
#block-views-views-seminar-block-7 h3 {
  display: block;
  height: 45.8px;
  margin: 0 auto 14px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
#block-views-views-seminar-block-7 h3 a {
  text-decoration: none;
  color: #444444;
}
#block-views-views-seminar-block-7 .seminar-list-content {
  padding: 10px;
  text-align: left;
}
#block-views-views-seminar-block-7 p {
  margin: 5px 0 0;
  color: #666;
  font-size: 14px;
}
#block-views-views-seminar-block-7 .seminar-list-host {
  height: 38px;
  padding: 7px 10px 6px;
  border-top: 1px solid #ddd;
  text-overflow: ellipsis;
  color: #666;
  text-align: left;
}
#block-views-views-seminar-block-7 .ribbon-wrapper {
  position: absolute;
  top: -8px;
  left: -8px;
  width: 90px;
  height: 90px;
  overflow: hidden;
}
#block-views-views-seminar-block-7 .ribbon-wrapper .signup {
  background-color: #5CB85C;
}
#block-views-views-seminar-block-7 .ribbon {
  position: relative;
  top: 15px;
  left: -26px;
  width: 110px;
  padding: 7px 0;
  text-align: center;
  font-size: 1.4px;
  line-height: 1;
  font-weight: bold;
  color: #fff;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.ribbon-wrapper .signup {
  background-color: #5cb85c;
}
.ribbon-wrapper .signup:before,
.ribbon-wrapper .signup:after {
  border-top: 6px solid #3e803e;
}
.ribbon-wrapper .ribbon:before {
  left: 0;
}
.ribbon-wrapper .ribbon:before,
.ribbon-wrapper .ribbon:after {
  position: absolute;
  bottom: -6px;
  content: "";
  border-top: 6px solid #3E803E;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
}
.ribbon-wrapper .ribbon:after {
  right: 0;
}
#block-views-views-seminar-block-7 .view-display-id-block_7 .view-content {
  margin: 35px 0  0;
}
@media (min-width: 768px) and (max-width: 1279px) {
  #block-views-latest-news-slideshow .jcarousel-item {
    min-height: 370px;
  }
  .hp-aside-editor-choice {
    display: none !important;
  }
  .hp-main-latest-news {
    width: 100% !important;
    margin: 15px auto 0 !important;
  }
  #block-views-views-seminar-block .view-content {
    left: 120px;
  }
  #CoverStory .span9 {
    width: 100%;
  }
  #CoverStory .span3 {
    width: 98%;
    text-align: center;
    margin: 15px;
    *zoom: 1;
  }
  #CoverStory .span3:before,
  #CoverStory .span3:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #CoverStory .span3:after {
    clear: both;
  }
  #CoverStory .span3 .block-views {
    width: 45%;
    float: left;
  }
  #block-views-view-it-infographic-block-1 {
    margin-left: 20px;
  }
  #cxo {
    overflow-x: hidden;
  }
  #block-views-view-front-cxo-block {
    margin: 0 auto;
    height: 420px;
    float: none;
  }
  #block-views-view-front-cxo-block-1 {
    display: none;
  }
  #story-carousel {
    text-align: center;
    margin-left: 0;
  }
  #columns .jcarousel-view--view-expert--block-1 li {
    width: 250px !important;
  }
  .hp-feeds.span6 {
    width: 100%;
  }
  .hp-industry.span6 {
    width: 90%;
  }
  #block-facebook-boxes-fb-like {
    text-align: center;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .region-buying-info .views-row {
    width: 45%;
  }
}
@media (max-width: 979px) {
  #block-views-breaking-news-at-front-block {
    width: 100% !important;
    line-height: 20px !important;
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 5px;
    padding-right: 5px;
  }
  #buyingNav ul li {
    display: none !important;
  }
  #videoNav h1,
  #seminarNav h1,
  #courseNav h1 {
    width: 267px;
  }
  #videoNav h1 {
    font-size: 22pt;
  }
}
/* 通用頻道列表頁 */
.channel-item,
.page-taxonomy .node-teaser,
.video-channel-item {
  position: relative;
  margin-bottom: 35px;
  height: 345px;
  background-color: #fff;
  /*
  &:nth-child(3n+1) {
    margin-left: 0; 
  }
  */
}
.channel-item,
.video-channel-item {
  min-height: 380px;
  max-height: 380px;
  height: 380px;
  border-bottom: 1px solid #dedede;
  margin-bottom: 35px;
  padding-bottom: 10px;
  background-color: #fff;
  float: left;
  overflow-y: hidden;
}
.channel-item .photo,
.video-channel-item .photo {
  margin-bottom: 10px;
}
.channel-item .category,
.video-channel-item .category,
.channel-item .title,
.video-channel-item .title,
.channel-item .summary,
.video-channel-item .summary,
.channel-item .post-at,
.video-channel-item .post-at {
  margin: 0 20px;
}
.channel-item .category,
.video-channel-item .category {
  vertical-align: middle;
  color: #ccc;
  font-size: 10pt;
  margin-top: 10px;
  margin-bottom: 10px;
}
.channel-item .category a,
.video-channel-item .category a {
  color: #EB750A;
  font-size: 10pt;
  font-weight: bold;
}
.channel-item .title,
.video-channel-item .title {
  font-size: 17pt;
  color: #282828;
  font-weight: bold;
  line-height: 30px;
}
.channel-item .summary,
.video-channel-item .summary {
  font-size: 11pt;
  color: #484848;
  line-height: 20px;
  height: 60px;
  overflow-y: hidden;
  margin-top: 15px;
  margin-bottom: 35px;
}
.channel-item .post-at,
.video-channel-item .post-at {
  text-align: right;
  color: #c0c0c0;
  font-size: 10pt;
}
.page-newstream .channel-item {
  height: 280px;
  max-height: 280px;
  min-height: 280px;
}
.page-newstream .channel-item .summary {
  height: 100px;
  word-wrap: break-word;
}
.page-taxonomy .node-teaser h2 {
  font-size: 14pt;
  color: #333;
  font-weight: bold;
  line-height: 30px;
  height: 60px;
  overflow-y: hidden;
}
.page-taxonomy .node-teaser .field-items .field-item p {
  font-size: 11pt;
  color: #474747;
  line-height: 20px;
  height: 80px;
  overflow-y: hidden;
  margin-top: 5px;
}
/*  主題頻道 */
.channel-title {
  position: relative;
}
.channel-title .wrap {
  margin-bottom: 2px;
}
.channel-title h1 {
  font-size: 48pt;
  line-height: 48pt;
  color: #544e3b;
  font-weight: normal;
  font-family: "微軟正黑體", "sans serif";
  padding-top: 25px;
}
.channel-title h2 {
  text-align: right;
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 12pt;
  font-family: "微軟正黑體", "sans serif";
  font-weight: normal;
  top: 40px;
}
.channel-title h2 span {
  background-color: #7cac3a;
  padding: 8px 16px;
  margin-right: 50px;
}
.common-channel-title-wrap {
  padding-bottom: 2px;
  border-bottom: 1px solid #999;
  margin-bottom: 30px;
}
.common-channel-title {
  font-size: 40pt;
  line-height: 1em;
  text-align: center;
  letter-spacing: 1em;
  border-bottom: 6px solid #404040;
  border-bottom: 4px solid #535353;
  margin-bottom: 1px;
  padding: 15px 0;
  font-weight: 100;
  color: #1badf8;
}
.channel-headline {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  *zoom: 1;
}
.channel-headline:before,
.channel-headline:after {
  display: table;
  content: "";
  line-height: 0;
}
.channel-headline:after {
  clear: both;
}
.channel-headline .photo,
.channel-headline .title,
.channel-headline .summary {
  float: left;
}
.channel-headline .title,
.channel-headline .summary {
  width: 40%;
}
.channel-headline .photo img {
  max-width: 480px;
  max-height: 210px;
  margin: 0 30px 30px 0;
}
.channel-headline .title {
  margin-bottom: 15px;
  color: #282828;
  font-size: 28pt;
  line-height: 1.2em;
  font-weight: bold;
}
.channel-headline .summary {
  color: #484848;
  font-size: 11pt;
  line-height: 20px;
}
.featured-channle-headline-first {
  margin-right: 15px;
}
.featured-channle-headline-first img {
  width: 630px;
  height: 272px;
}
.featured-channle-headline-first .title {
  font-size: 28pt;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2em;
  margin: 10px 0;
}
.featured-channle-headline-first .title a {
  color: #282828;
  text-decoration: none;
}
.featured-channle-headline-first .summary {
  color: #484848;
  text-decoration: none;
  font-size: 11pt;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  margin: 10px 15px 15px;
}
.span4.aside-item {
  margin: 0 0 0 20px !important;
}
.featured-channel-headline-last img {
  width: 320px;
  height: 152px;
}
.featured-channel-headline-last .title {
  font-size: 15pt;
  font-style: normal;
  font-weight: 400;
  margin: 10px;
  line-height: 1.5em;
}
.featured-channel-headline-last .title a {
  color: #333333;
  text-decoration: none;
}
#block-views-featured-channel-headline {
  margin-bottom: 15px;
  border-bottom: 1px solid #cccccc;
}

#block-views-featured-channel-headline .view-content .span8 {min-height:460px}

/*主題頻道裝飾*/
.channel-title.education {
  background: url(../assets/edu_headline_bg.jpg) bottom left repeat-x;
  height: 91px;
}
.channel-title.education .wrap {
  padding-top: 20px;
}
.channel-title.education h1 {
  width: 147px;
  height: 46px;
  margin: 0 auto;
  background: url(../assets/edu_headline_title.png) 0 0 no-repeat;
}
.channel-title.education h1 span {
  display: none;
}
.channel-title.cloud {
  background: url(../assets/cloud_headline_bg.jpg) bottom left repeat-x;
  height: 91px;
}
.channel-title.cloud .wrap {
  padding-top: 25px;
}
.channel-title.cloud h1 {
  width: 241px;
  height: 60px;
  margin: 0 auto;
  background: url(../assets/cloud_headline_title.png) 0 0 no-repeat;
}
.channel-title.cloud h1 span {
  display: none;
}
.channel-title.egovernment {
  background: url(../assets/egov_headline_bg.png) bottom left repeat-x;
  height: 91px;
}
.channel-title.egovernment .wrap {
  padding-top: 25px;
}
.channel-title.egovernment h1 {
  width: 146px;
  height: 47px;
  margin: 0 auto;
  background: url(../assets/egov_headline_title.png) 0 0 no-repeat;
}
.channel-title.egovernment h1 span {
  display: none;
}
.channel-title.pip {
  background: url(../assets/pip_headline_bg.jpg) bottom left repeat-x;
  height: 91px;
}
.channel-title.pip .wrap {
  padding-top: 8px;
}
.channel-title.pip h1 {
  width: 300px;
  height: 90px;
  margin: 0 auto;
  background: url(../assets/pip_headline_title.png) 0 0 no-repeat;
}
.channel-title.pip h1 span {
  display: none;
}
.channel-title.cio {
  background: url(../assets/cio_headline_bg.jpg) bottom left repeat-x;
  height: 91px;
}
.channel-title.cio .wrap {
  padding-top: 8px;
}
.channel-title.cio h1 {
  width: 300px;
  height: 90px;
  margin: 0 auto;
  background: url(../assets/cio_headline_title.png) 0 0 no-repeat;
}
.channel-title.cio h1 span {
  display: none;
}
.channel-title.big-data {
  background: url(../assets/bigdata_headline_bg.jpg) bottom left repeat-x;
  height: 90px;
}
.channel-title.big-data h1 {
  width: 600px;
  height: 90px;
  margin: 0 auto;
  background: url(../assets/bigdata_headline_title.png) 0 0 no-repeat;
}
.channel-title.big-data h1 span {
  display: none;
}
.channel-title.security {
  background: url(../assets/security_headline_bg.jpg) bottom left repeat-x;
  height: 91px;
}
.channel-title.security h1 {
  width: 300px;
  height: 90px;
  margin: 0 auto;
  background: url(../assets/security_headline_title.png) 0 0 no-repeat;
}
.channel-title.security h1 span {
  display: none;
}
.channel-title.smartbusiness {
  background: url(../assets/smartbusiness_headline_bg.jpg) center top repeat-y;
  height: 91px;
}
.channel-title.smartbusiness h1 {
  width: 300px;
  height: 90px;
  margin: 0 auto;
  background: url(../assets/smartbusiness_headline_title.png) 0 0 no-repeat;
}
.channel-title.smartbusiness h1 span {
  display: none;
}
.channel-title.iot {
  background: url(https://d3jcp1umdd59vg.cloudfront.net/sites/default/files/iot_channel_header.jpg) center top no-repeat;
}
.channel-title.iot h1 {
  width: 300px;
  height: 90px;
  margin: 0 0 0 -9999px;
}
.channel-title.iot h1 span {
  display: none;
}
#block-views-69a920602a69dbef97befa3d190a709c {
  margin: 20px 0;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .common-channel-title {
    letter-spacing: 0.2em;
    font-size: 30pt;
  }
  .channel-item .title {
    height: auto;
    margin-bottom: 10px;
  }
  .channel-item .post-at {
    position: relative;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .channel-item {
    height: 350px !important;
  }
}
@media (max-width: 979px) {
  .not-front .main-content.span9,
  .not-front .span3.aside-right {
    width: 100% !important;
    overflow-x: hidden;
  }
  .not-front .main-content.span9 .span8.offset4,
  .not-front .main-content.span9 .span9.offset3 {
    margin: 0 auto;
    float: none;
  }
  .not-front .span3.aside-right {
    margin: 0 auto;
  }
}
.page-seminar {
  background-color: #f1f1e7;
}
.page-seminar .block-title {
  color: #544E3B;
  font-size: 24pt;
  line-height: 24pt;
  font-weight: 100;
}
.page-seminar .headerbar-wrap {
  background-color: #f1f1e7;
}
.seminar-title {
  position: relative;
  border-bottom: 1px solid #333;
}
.seminar-title .wrap {
  border-bottom: 4px solid #333;
  margin-bottom: 2px;
}
.seminar-title h1 {
  font-size: 48pt;
  line-height: 48pt;
  color: #544e3b;
  font-weight: normal;
  font-family: "微軟正黑體", "sans serif";
  padding-top: 25px;
}
.seminar-title h2 {
  text-align: right;
  position: absolute;
  width: 100%;
  color: #fff;
  font-size: 12pt;
  font-family: "微軟正黑體", "sans serif";
  font-weight: normal;
  top: 50px;
}
.seminar-title h2 span {
  background-color: #c78809;
  padding: 8px 16px;
  margin-right: 50px;
}
#block-views-views-seminar-block-1 {
  margin-top: 45px;
}
#block-views-views-seminar-block-1 .block-title {
  color: #C78809;
}
#block-views-views-seminar-block-1 .views-row-odd {
  margin-left: 0;
}
#block-views-views-seminar-block-1 .item {
  background-color: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
}
#block-views-views-seminar-block-1 .title-section,
#block-views-views-seminar-block-1 .class-section {
  margin: 0 15px;
  padding: 15px 0;
}
#block-views-views-seminar-block-1 .title-section {
  font-weight: bold;
}
#block-views-views-seminar-block-1 .detail {
  padding: 0 15px;
}
#block-views-views-seminar-block-1 .date {
  color: #544E3b;
  font-size: 14pt;
}
#block-views-views-seminar-block-1 .place {
  color: #22b7c9;
  font-size: 12pt;
}
#block-views-views-seminar-block-1 .date-label,
#block-views-views-seminar-block-1 .place-label {
  background-color: #8DAE32;
  font-size: 10pt;
  color: #fff;
  width: 63px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
#block-views-views-seminar-block-1 .detail {
  border-top: 1px solid #ccc;
  background-color: #f9f9f9;
  height: 36px;
  text-align: right;
  line-height: 36px;
}
#block-views-views-seminar-block-1 .detail ul {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  height: 14pt;
}
#block-views-views-seminar-block-1 .detail a {
  color: #22b7c9;
  font-weight: bold;
  font-size: 14pt;
}
.seminar-block .title-section {
  color: #333333;
  font-size: 22pt;
  line-height: 22pt;
}
#block-views-views-seminar-block-2,
#block-views-views-seminar-block-3 {
  margin-top: 45px;
}
#block-views-views-seminar-block-2 .item,
#block-views-views-seminar-block-3 .item {
  position: relative;
  /*
      &:nth-child(3n+1) {
      margin-left: 0; 
      position: relative;
    }
    */
}
#block-views-views-seminar-block-2 .seminar-item,
#block-views-views-seminar-block-3 .seminar-item {
  height: 250px;
  position: relative;
  margin-bottom: 25px;
  background-color: #fff;
}
#block-views-views-seminar-block-2 .seminar-item .content,
#block-views-views-seminar-block-3 .seminar-item .content {
  height: 200px;
  overflow-y: hidden;
}
#block-views-views-seminar-block-2 .seminar-item .content .title-section,
#block-views-views-seminar-block-3 .seminar-item .content .title-section {
  -webkit-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.4);
  padding: 8px 15px;
  background-color: #477298;
  color: #fff;
}
#block-views-views-seminar-block-2 .seminar-item .content .title-section a,
#block-views-views-seminar-block-3 .seminar-item .content .title-section a {
  color: #ffffff;
}
#block-views-views-seminar-block-2 .seminar-item .class-section,
#block-views-views-seminar-block-3 .seminar-item .class-section {
  font-size: #474747;
  font-size: 11pt;
  padding: 15px 15px 0;
}
#block-views-views-seminar-block-2 .seminar-item .conf .date,
#block-views-views-seminar-block-3 .seminar-item .conf .date,
#block-views-views-seminar-block-2 .seminar-item .traning .date,
#block-views-views-seminar-block-3 .seminar-item .traning .date,
#block-views-views-seminar-block-2 .seminar-item .conf .host,
#block-views-views-seminar-block-3 .seminar-item .conf .host,
#block-views-views-seminar-block-2 .seminar-item .traning .host,
#block-views-views-seminar-block-3 .seminar-item .traning .host {
  background-color: #D22129;
  font-size: 10pt;
  color: #fff;
  width: 63px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
#block-views-views-seminar-block-2 .seminar-item .conf .host,
#block-views-views-seminar-block-3 .seminar-item .conf .host,
#block-views-views-seminar-block-2 .seminar-item .traning .host,
#block-views-views-seminar-block-3 .seminar-item .traning .host {
  background-color: #8DAE32;
}
#block-views-views-seminar-block-2 .seminar-item .conf .title-section,
#block-views-views-seminar-block-3 .seminar-item .conf .title-section,
#block-views-views-seminar-block-2 .seminar-item .traning .title-section,
#block-views-views-seminar-block-3 .seminar-item .traning .title-section {
  font-size: 14pt;
  line-height: 20pt;
}
#block-views-views-seminar-block-2 .seminar-item .detail,
#block-views-views-seminar-block-3 .seminar-item .detail {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: right;
  line-height: 40px;
  border-top: 1px solid #ccc;
}
#block-views-views-seminar-block-2 .seminar-item .detail a,
#block-views-views-seminar-block-3 .seminar-item .detail a {
  display: inline-block;
  width: 87px;
  height: 30px;
  color: #22B7C9;
  text-align: center;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 10px;
}
#block-views-views-seminar-block-3 h2.block-title {
  color: #ff0000;
}
#block-views-views-seminar-block-3 .seminar-item .content .title-section {
  background-color: #78b0b3;
}
.featured-story-list {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  *zoom: 1;
}
.featured-story-list:before,
.featured-story-list:after {
  display: table;
  content: "";
  line-height: 0;
}
.featured-story-list:after {
  clear: both;
}
.featured-story-list .photo,
.featured-story-list .title,
.featured-story-list .summary,
.featured-story-list .post-at {
  float: left;
}
.featured-story-list .title,
.featured-story-list .summary,
.featured-story-list .post-at {
  width: 45%;
}
.featured-story-list .photo img {
  max-width: 480px;
  max-height: 210px;
  margin: 0 30px 30px 0;
}
.featured-story-list .title {
  margin-bottom: 15px;
  color: #404040;
  font-size: 30pt;
  line-height: 1.1em;
  font-weight: 400;
}
.featured-story-list .summary {
  color: #333;
  font-size: 12pt;
  font-weight: 400;
  line-height: 1.5em;
}
.featured-story-list .post-date {
  color: #c0c0c0;
}
.node-type-featured-story h1.page-header,
.node-type-focus-news h1.page-header,
.node-type-focus-tag h1.page-header {
  display: none;
}
.node-type-featured-story .main-content .node-featured-story,
.node-type-focus-news .main-content .node-featured-story,
.node-type-focus-tag .main-content .node-featured-story,
.node-type-featured-story .main-content .node-focus-tag,
.node-type-focus-news .main-content .node-focus-tag,
.node-type-focus-tag .main-content .node-focus-tag,
.node-type-featured-story .main-content .node-focus-news,
.node-type-focus-news .main-content .node-focus-news,
.node-type-focus-tag .main-content .node-focus-news {
  position: relative;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.node-type-featured-story .main-content .node-featured-story .field-type-text-with-summary,
.node-type-focus-news .main-content .node-featured-story .field-type-text-with-summary,
.node-type-focus-tag .main-content .node-featured-story .field-type-text-with-summary,
.node-type-featured-story .main-content .node-focus-tag .field-type-text-with-summary,
.node-type-focus-news .main-content .node-focus-tag .field-type-text-with-summary,
.node-type-focus-tag .main-content .node-focus-tag .field-type-text-with-summary,
.node-type-featured-story .main-content .node-focus-news .field-type-text-with-summary,
.node-type-focus-news .main-content .node-focus-news .field-type-text-with-summary,
.node-type-focus-tag .main-content .node-focus-news .field-type-text-with-summary {
  border-top: 2px solid #ccc;
  padding-top: 15px;
  width: 70%;
  margin: 0 auto 15px;
}
.node-type-featured-story .main-content .node-featured-story .field-type-text-with-summary p,
.node-type-focus-news .main-content .node-featured-story .field-type-text-with-summary p,
.node-type-focus-tag .main-content .node-featured-story .field-type-text-with-summary p,
.node-type-featured-story .main-content .node-focus-tag .field-type-text-with-summary p,
.node-type-focus-news .main-content .node-focus-tag .field-type-text-with-summary p,
.node-type-focus-tag .main-content .node-focus-tag .field-type-text-with-summary p,
.node-type-featured-story .main-content .node-focus-news .field-type-text-with-summary p,
.node-type-focus-news .main-content .node-focus-news .field-type-text-with-summary p,
.node-type-focus-tag .main-content .node-focus-news .field-type-text-with-summary p {
  line-height: 18pt;
  font-size: 14pt;
  margin-bottom: 50px;
}
.node-type-featured-story .main-content h1,
.node-type-focus-news .main-content h1,
.node-type-focus-tag .main-content h1 {
  font-size: 48pt;
  text-align: center;
  margin-top: 50px;
  color: #444;
  font-weight: 400;
}
.node-type-featured-story .main-content .field-name-field-featured-article-category,
.node-type-focus-news .main-content .field-name-field-featured-article-category,
.node-type-focus-tag .main-content .field-name-field-featured-article-category {
  position: absolute;
  height: 54px;
  width: 100%;
  text-align: center;
  top: 410px;
}
.node-type-featured-story .main-content .field-name-field-featured-article-category .field-item,
.node-type-focus-news .main-content .field-name-field-featured-article-category .field-item,
.node-type-focus-tag .main-content .field-name-field-featured-article-category .field-item {
  text-align: center;
}
.node-type-featured-story .main-content .field-name-field-featured-article-category .field-item a,
.node-type-focus-news .main-content .field-name-field-featured-article-category .field-item a,
.node-type-focus-tag .main-content .field-name-field-featured-article-category .field-item a {
  padding: 10px 30px;
  background-color: #fa4414;
  font-weight: bold;
  font-size: 22pt;
  color: #fff;
  letter-spacing: 15px;
  font-weight: normal;
}
.node-type-featured-story .main-content #block-block-22,
.node-type-focus-news .main-content #block-block-22,
.node-type-focus-tag .main-content #block-block-22 {
  float: none;
  width: 300px;
  margin: -70px auto 35px;
}
.view-search-page .views-row,
.block-for-fsl .views-row {
  margin: 10px 0 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #cccccc;
}
.blog-style.img-column .field-name-field-image {
  margin: 0;
}
.blog-style.content-column .field-type-taxonomy-term-reference .field-items a {
  font-size: 11pt;
  background-color: #fa4414;
  padding: 2px 5px;
  font-weight: normal;
  color: #fff;
}
.blog-style.content-column .field-name-body p {
  font-size: 11pt;
  line-height: 16pt;
}
.blog-style.content-column h2 {
  font-size: 16pt;
  color: #333;
  margin: 10px 0 6px;
}
.blog-style.content-column .submitted {
  font-size: 9pt;
  color: #808080;
}
.blog-style.content-column .submitted a {
  color: #808080;
}
.page-search .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
.page-search .views-widget .form-text {
  width: 350px;
}
#block-views-view-news-expert-profile {
  margin-left: 35%;
  width: 65.8%;
}
.expert-profile {
  *zoom: 1;
}
.expert-profile .avatar {
  width: 100px;
  margin: 0 10px 10px 0;
  float: left;
}
.expert-profile .author,
.expert-profile .profile {
  float: left;
  width: 80%;
}
.expert-profile .author {
  font-size: 14pt;
}
.expert-profile .profile {
  font-size: 11pt;
  line-height: 20px;
  margin: 10px 0;
}
.expert-profile:before,
.expert-profile:after {
  display: table;
  content: "";
  line-height: 0;
}
.expert-profile:after {
  clear: both;
}
.voice .category {
  margin-top: 15px;
}
.voice .title {
  overflow-y: inherit;
  height: auto;
}
.voice .title .author {
  font-size: 12pt;
  color: #666;
  font-weight: 100;
}
.voice .summary {
  overflow-y: inherit;
  height: auto;
  line-height: 1.5em;
}
.voice .summary .user-picture {
  float: left;
  margin: 0 10px 10px 0;
  width: 100px;
}
.voice .post-at {
  clear: both;
}
/*
.tb-megamenu {
  background-color: inherit;
   [class^="icon-"], [class*=" icon-"] {
     background-image: none;
   }
  .nav {
    li {
      a {border-right: none;} 
    } 
  }
}

.block-tb-megamenu {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}

#block-tb-megamenu-user-menu { float: right; margin-right: 0 }
*/
.navbar .nav li a {
  border-right: none;
  font-family: FontAwesome;
}
.navbar .nav li a.icon-search {
  line-height: 1.1em;
}
.node-type-promotion-channel .edit-wrap {
  color: #005580;
}
.node-type-promotion-channel .edit-wrap a {
  color: #005580;
}
.node-type-promotion-channel #block-views-view-promotion-channel-banner .edit-wrap {
  position: absolute;
  top: 10px;
  right: 40px;
}
.node-type-promotion-channel #block-views-view-promotion-channel-headline .edit-wrap {
  position: absolute;
  bottom: 30px;
  left: 0;
}
.node-type-promotion-channel #block-views-view-promotion-channel-block .edit-wrap {
  position: absolute;
  bottom: 0;
  left: 10px;
}
.node-type-promotion-channel .promotion-banner .wrap {
  position: relative;
}
.node-type-promotion-channel .promotion-banner .bg-layer {
  overflow-x: hidden;
}
.node-type-promotion-channel .promotion-banner .bg-layer img {
  max-width: none;
}
.node-type-promotion-channel .promotion-banner p {
  font-size: 3vw;
  position: absolute;
  top: 15px;
  width: 100%;
  text-align: center;
  line-height: 3vw;
}
@media (max-width: 767px) {
  #block-views-view-promotion-channel-headline .photo {
    text-align: center;
    width: 100%;
  }
  #block-views-view-promotion-channel-headline .title,
  #block-views-view-promotion-channel-headline .summary {
    width: 100%;
  }
}
#block-views-special-report-aside {
  overflow-x: hidden;
}
.node-type-special-report .edit-wrap {
  color: #005580;
}
.node-type-special-report .edit-wrap a {
  color: #005580;
}
.node-type-special-report #block-views-view-special-report-banner .edit-wrap {
  position: absolute;
  top: 10px;
  right: 40px;
}
.node-type-special-report #block-views-view-special-report-headline .edit-wrap {
  position: absolute;
  bottom: 30px;
  left: 0;
}
.node-type-special-report #block-views-view-special-report-block .edit-wrap {
  position: absolute;
  bottom: 0;
  left: 10px;
}
.node-type-special-report .promotion-banner .wrap {
  position: relative;
}
.node-type-special-report .promotion-banner p {
  font-size: 3vw;
  position: absolute;
  top: 15px;
  width: 100%;
  text-align: center;
  line-height: 3vw;
}
#block-views-user-page-summary .view-user-page .panel-col-first {
  width: 110px;
}
#block-views-user-page-summary .view-user-page .panel-col-last {
  width: 85%;
  font-size: 1.2em;
  line-height: 1.5em;
}
#block-views-user-page-block h2.block-title {
  margin-top: 20px;
  color: #555;
  font-weight: 100;
}
#ad-on-top,#mkt-on-top {
  *zoom: 1;
}
#ad-on-top .ad-200,#mkt-on-top .mkt-200  {
  margin-left: 15px;
}
#mkt-on-top:before,
#ad-on-top:before,
#mkt-on-top:after, 
#ad-on-top:after {
  display: table;
  content: "";
  line-height: 0;
}
#ad-on-top:after, 
#mkt-on-top:after {
  clear: both;
}
.mkt-text-top,
.ad-text-top {
  *zoom: 1;
  margin: 10px 0 -10px;
}
.ad-text-top:before,
.mkt-text-top:before,
.mkt-text-top:after, 
.ad-text-top:after {
  display: table;
  content: "";
  line-height: 0;
}
.mkt-text-top:after, 
.ad-text-top:after {
  clear: both;
}
.mkt-text-top .text-item, 
.ad-text-top .text-item {
  float: left;
  width: 30%;
  line-height: 1.2em;
  margin-bottom: 7px;
}
#block-block-9 {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 15px;
  *zoom: 1;
}
#block-block-9 .ad-banner-text {
  background-color: #ededed;
}
#block-block-9 .ad-banner-text .text {
  font-family: Arial;
  line-height: 16pt;
  margin: 18px 5px 15px 15px;
  min-height: 140px;
  text-align: left;
}
#block-block-9 .ad-banner-text .text a {
  color: #1f4f82;
}
#block-block-9:before,
#block-block-9:after {
  display: table;
  content: "";
  line-height: 0;
}
#block-block-9:after {
  clear: both;
}
.middle-news-type {
  max-width: none !important;
}
.middle-news-type .title {
  font-size: 17pt !important;
  color: #282828 !important;
  line-height: 30px !important;
  overflow-y: hidden !important;
  font-weight: bold !important;
}
.middle-news-type .title a {
  font-size: 17pt !important;
  color: #000 !important;
}
.middle-news-type a:hover {
  color: #005580;
}
.middle-news-type .summary {
  font-size: 11pt !important;
  color: #484848 !important;
  margin-top: 15px !important;
  margin-bottom: 35px !important;
  height: 60px !important;
  overflow-y: hidden !important;
  line-height: 20px !important;
  height: 80px !important;
}
.middle-news-type img {
  max-width: none !important;
}
@media (max-width: 1279px) {
  .ad-200 {
    display: none !important;
  }
  #block-block-8 {
    text-align: center;
  }
}
.page-video .headerbar-wrap {
  background-color: inherit;
  text-align: center;
  border-bottom: 0;
  box-shadow: none;
  margin-top: -10px;
}
.page-video #headerbar {
  background-color: #f3f3f3;
}
.page-video .video-header {
  background: url(https://d3jcp1umdd59vg.cloudfront.net/sites/default/files/video_banner_bg.jpg) 500px -40px repeat-x;
  color: #fff;
  height: 170px;
}
.page-video .video-header h1 {
  font-size: 48pt;
  text-shadow: 1px 1px 3px #333;
  margin-top: -2px;
}
.page-video .video-header .channel-label {
  background-color: #21c0c0;
  display: inline-block;
  padding: 5px 20px;
  border-radius: 8px;
  text-shadow: 1px 1px 1px #666;
  margin-top: 30px;
}
.page-video .recent-hot-topic .tag {
  padding: 13px;
  border-radius: 25px 25px 25px 25px;
  font-size: 14pt;
  font-family: "微軟正體體", Arial;
  border: 1px solid #21c0c0;
  color: #555555;
  line-height: 75px;
  margin-right: 10px;
}
.page-video .section-video-hot {
  padding-top: 40px;
  background-color: #f7f7f7;
}
.page-video .section-video-topic {
  background-color: #66b4c6;
  color: #fff;
  height: 306px;
  text-align: center;
}
.page-video .section-video-topic h2 {
  text-align: center;
  margin: 25px auto;
  width: 282px;
  height: 48px;
  border: 3px solid #fff;
  font-size: 26pt;
  font-family: 微軟正黑體, Arial;
  padding: 3px 13px;
}
.page-video .section-video-topic .tag-cloud {
  width: 960px;
  text-align: center;
  margin: 0 auto;
}
.page-video .section-video-topic .tag {
  padding: 13px;
  border-radius: 25px 25px 25px 25px;
  font-size: 14pt;
  font-family: "微軟正體體", Arial;
  border: 1px solid #ffffff;
  color: #ffffff;
  line-height: 75px;
  margin-right: 10px;
}
.page-video .section-video-topic .tag a {
  color: #ffffff;
}
.page-video .section-video-live {
  padding-top: 40px;
  text-align: center;
  background-color: #f3f3f3;
}
.page-video .section-video-seminar,
.page-video .section-video-hot {
  padding-top: 40px;
  background-color: #f7f7f7;
}
.section-video-latest {
  padding-top: 40px;
  background-color: #f3f3f3;
}
.section-video-latest .super-highlight {
  text-align: left;
}
.section-video-latest .super-highlight .views-field-field-tags {
  display: inline-block;
  background: #21c0c0;
  padding: 2px 10px;
  margin: 15px 0 5px;
  text-align: left;
  color: #fff;
}
.section-video-latest .super-highlight .views-field-field-tags a {
  color: #ffffff;
}
.section-video-latest .super-highlight .views-field-title {
  text-align: left;
  font-size: 18px;
  margin: 10px 0;
}
.section-video-latest .highlight {
  position: relative;
  height: 165px;
  text-align: left;
  min-height: 165px;
  max-height: 165px;
}
.section-video-latest .highlight .views-field-title {
  position: absolute;
  bottom: 11px;
  font-size: 12px;
  overflow: hidden;
  padding: 5px 0 5px 10px;
  text-align: left;
  margin: 0;
  width: 281px;
  color: #fff;
  height: 18px;
  line-height: 20px;
  background-color: #21c0c0;
  opacity: .9;
}
.section-video-latest .highlight .views-field-title a {
  color: #fff;
}
.page-videos-seminar .page-header,
.page-videos-topic .page-header {
  display: none;
}
.page-videos-seminar .main-content .view-id-views_videos .view-header,
.page-videos-topic .main-content .view-id-views_videos .view-header {
  text-align: center;
  margin-bottom: 40px;
}
.page-videos-seminar .main-content .view-id-views_videos .view-header h1,
.page-videos-topic .main-content .view-id-views_videos .view-header h1 {
  font-size: 40pt;
  line-height: 1em;
  font-weight: 100;
  color: #1badf8;
  line-height: 2em;
}
.view-display-id-block_8 h3 {
  clear: both;
}
.tag-item {
  display: inline-block;
}
.view-display-id-block_5 .view-footer,
.view-display-id-block_8 .view-footer {
  clear: both;
  text-align: right;
  font-size: 13pt;
  padding-bottom: 25px;
}
.view-display-id-block_5 .view-footer a,
.view-display-id-block_8 .view-footer a {
  color: #21c0c0;
}
.node-type-videos .contents-wrap .content {
  padding-left: 0;
}
.node-type-videos .contents-wrap .content .field-name-field-custom-title,
.node-type-videos .contents-wrap .content .field-name-field-topic-tags,
.node-type-videos .contents-wrap .content .field-name-field-custom-speaker-conf {
  font-size: 20pt;
  font-weight: 400;
  margin: 5px 0 30px;
}
.node-type-videos .contents-wrap .content .field-name-field-custom-title a,
.node-type-videos .contents-wrap .content .field-name-field-topic-tags a,
.node-type-videos .contents-wrap .content .field-name-field-custom-speaker-conf a {
  text-decoration: none;
  border-bottom: none;
}
.node-type-videos .contents-wrap .content .field-name-field-custom-title {
  line-height: 1.5em;
  margin-top: -10px;
}
.node-type-videos .contents-wrap .content .field-name-field-custom-speaker-conf {
  font-size: 14pt;
}
.node-type-videos .contents-wrap .content .field-name-field-topic-tags .field-items .field-item {
  display: inline-block;
  margin-right: 10px;
  color: #fff;
  background-color: #21c0c0;
  padding: 5px;
  font-size: 12pt;
}
.node-type-videos .contents-wrap .content .field-name-field-topic-tags .field-items a {
  color: #fff;
}
.node-type-videos .contents-wrap .content .field-name-field-topic-tags .field-items a:hover {
  color: #eeeeee;
}
.node-type-videos .contents-wrap .content .sub-content {
  margin-top: 36px;
}
.node-type-videos .contents-wrap .content .opinions h3 {
  margin-top: 70px;
  border-bottom: 1px solid #ccc;
}
.node-type-videos .contents-wrap .content .opinions h3 span {
  background-color: #66b4c6;
  color: #fff;
  font-size: 14pt;
  display: inline-block;
  padding: 2px 10px;
}
.node-type-videos .contents-wrap .content .opinions p {
  font-size: 12pt;
  font-weight: 600;
}
.page-videos .custom-breadcrumb,
.node-type-videos .custom-breadcrumb {
  margin: 10px 0 20px;
  font-size: 15px;
  font-family: "Microsoft YaHei", "Microsoft JhengHei", "微軟正黑體", "PMingLiU", "Helvetica", "Verdana", "Arial", "sans-serif";
}
.video-channel-item {
  background-color: inherit;
  text-align: center;
  height: 270px;
  border: 0;
}
.video-channel-item .views-field-title,
.video-channel-item .views-field-field-tags {
  margin: 8px 8px 5px;
  text-align: center;
  line-height: 1.5em;
}
.video-channel-item .views-field-title {
  font-weight: 700;
}
.video-channel-item .views-field-created,
.video-channel-item .views-field-field-speaker {
  color: #767676;
  font-size: 11px;
  padding-right: 12px;
  line-height: 2em;
}
.video-channel-item .views-field-field-speaker a {
  color: #666666;
}
.video-channel-item.highlight {
  height: 330px;
  margin-bottom: 20px;
}
.video-channel-item.highlight .views-field-title {
  font-size: 15px;
  line-height: 1.4em;
}
.span6.video-channel-item {
  margin-left: 0 !important;
  margin-right: 5px;
}
/*
* #block-views-views-videos-block-4  熱門技術
* #block-views-views-videos-block-14 影片研討會列表
*
*/
#block-views-views-videos-block-4,
#block-views-views-videos-block-14 {
  background-color: #E3EFF5;
}
#block-views-views-videos-block-4 .block-title,
#block-views-views-videos-block-14 .block-title {
  color: #fff;
  padding: 3px 10px;
  font-size: 18pt;
  background-color: #06BBFE;
  margin: 10px 15px;
  border: 0;
  padding: 7px 15px;
  line-height: 1em;
  font-weight: 600;
}
.video-asside {
  font-size: 12pt;
  padding: 5px 10px;
}
.video-asside .item {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.video-asside .item a {
  color: #434343;
}
.video-asside .item.views-row-last {
  border-bottom: 0;
  margin-bottom: 0;
}
.video-asside .item.last {
  border-bottom: 0;
  margin-bottom: 0;
}
#block-views-views-videos-block-14 .item,
#block-views-views-seminar-block-4 .item {
  margin: 15px 10px;
}
#block-views-views-videos-block-14 .item .seminar-label,
#block-views-views-seminar-block-4 .item .seminar-label {
  color: #444;
  font-size: 12pt;
}
#block-views-views-videos-block-14 .item .sum,
#block-views-views-seminar-block-4 .item .sum {
  color: #339090;
  font-size: 10pt;
  display: inline-block;
  margin-top: 3px;
}
#block-views-views-videos-block-14 .watch-more,
#block-views-views-seminar-block-4 .watch-more {
  text-align: right;
  color: #21c0c0;
  line-height: 25px;
}
#block-views-views-videos-block-14 .watch-more a,
#block-views-views-seminar-block-4 .watch-more a {
  color: #21c0c0;
  margin-right: 6px;
}
#block-views-views-videos-block-14 .watch-more i,
#block-views-views-seminar-block-4 .watch-more i {
  font-size: 25px;
}
.video-headline .views-field-field-videos {
  margin-bottom: 10px;
}
.video-headline .views-field-title {
  font-size: 15pt;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.video-headline .views-field-field-speaker {
  font-size: 13pt;
  color: #666666;
}
.video-sub-headline {
  margin-bottom: 5px;
}
.video-sub-headline .views-field-field-videos {
  margin-bottom: 5px;
}
.video-sub-headline .views-field-title {
  line-height: 1.5em;
}
.all-index-items h3 {
  width: 60px;
  height: 60px;
  background-color: #21c0c0;
  color: #fff;
  font-size: 40px;
  text-align: center;
  line-height: 60px;
  box-shadow: 2px 2px 0 #ccc;
}
.all-index-items .index-item {
  font-size: 14pt;
  line-height: 1.5em;
  margin-left: 1em;
}
.all-index-items .views-row-last {
  margin-bottom: 30px;
}
#block-views-views-seminar-block-6 {
  clear: both;
  background-color: #e9e9e9;
  margin: 20px 0;
  padding: 10px 15px;
}
#block-views-views-seminar-block-6 .block-title {
  color: #1BADF8;
  font-size: 20pt;
}
#block-views-views-seminar-block-6 .post-at {
  color: #1BADF8;
  font-size: 10pt;
}
#block-views-views-seminar-block-6 .title {
  font-size: 14pt;
  color: #333333;
}
#block-views-views-seminar-block-6 .more-link {
  text-align: right;
}
.more-link.all-siminar {
  color: #21c0c0;
  line-height: 35px;
}
.more-link.all-siminar a {
  color: #21c0c0;
  margin-right: 8px;
}
.more-link.all-siminar .icon {
  font-size: 35px;
}
