@charset "UTF-8";
/*
    AwesomeRespond, The Awesome Tools responsive theme, AKA Awesome 1.5
    Scott Heinowski
    January 2015
*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="#"]:after,
  a[href^="javascript:"]: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; }

  p,
  h2,
  h3,
  .node h2,
  .block h2 {
    orphans: 3;
    widows: 3; }

  h2,
  h3,
  .node h2,
  .block h2 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .btn > .caret, .node .field-name-field-external-url a > .caret, .more-link a > .caret, .form-submit > .caret, .node-form .tabledrag-toggle-weight > .caret, ul.primary li > .caret,
  .dropup > .btn > .caret,
  .node .field-name-field-external-url .dropup > a > .caret,
  .more-link .dropup > a > .caret,
  .dropup > .form-submit > .caret,
  .node-form .dropup > .tabledrag-toggle-weight > .caret,
  ul.primary .dropup > li > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table, table {
    border-collapse: collapse !important; }
    .table td, table td,
    .table th,
    table th {
      background-color: #fff !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7;
  text-decoration: none; }
  a:hover, a:focus {
    color: #23527c;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded, .col-content .node-person .aw-person-image img {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

h1, h2, h3, .node h2, .block h2, h4, .node-form .form-item-title > label, .node-form .form-type-select > label, .node-form .form-type-date-popup > label, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small, .node h2 small, .block h2 small,
  h3 .small,
  .node h2 .small,
  .block h2 .small, h4 small, .node-form .form-item-title > label small, .node-form .form-type-select > label small, .node-form .form-type-date-popup > label small,
  h4 .small,
  .node-form .form-item-title > label .small,
  .node-form .form-type-select > label .small,
  .node-form .form-type-date-popup > label .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3,
.node h2,
.block h2, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  .node h2 small,
  .block h2 small,
  h3 .small,
  .node h2 .small,
  .block h2 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .node-form .form-item-title > label, .node-form .form-type-select > label, .node-form .form-type-date-popup > label, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small, .node-form .form-item-title > label small, .node-form .form-type-select > label small, .node-form .form-type-date-popup > label small,
  h4 .small,
  .node-form .form-item-title > label .small,
  .node-form .form-type-select > label .small,
  .node-form .form-type-date-popup > label .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .node h2, .block h2, .h3 {
  font-size: 24px; }

h4, .node-form .form-item-title > label, .node-form .form-type-select > label, .node-form .form-type-date-popup > label, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #337ab7; }

a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #337ab7; }

a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }
.dl-horizontal dd:after {
  clear: both; }
@media (min-width: 768px) {
  .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; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row, .view-subtopics .th-container, .col-content .node-person, .col-content .node-person.node-teaser, .col-sidebar .node-person.node-teaser, .node-form .group_grid, .node-form .group-grid {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .view-subtopics .th-container:before, .col-content .node-person:before, .col-content .node-person.node-teaser:before, .col-sidebar .node-person.node-teaser:before, .node-form .group_grid:before, .node-form .group-grid:before, .row:after, .view-subtopics .th-container:after, .col-content .node-person:after, .col-content .node-person.node-teaser:after, .col-sidebar .node-person.node-teaser:after, .node-form .group_grid:after, .node-form .group-grid:after {
    content: " ";
    display: table; }
  .row:after, .view-subtopics .th-container:after, .col-content .node-person:after, .col-content .node-person.node-teaser:after, .col-sidebar .node-person.node-teaser:after, .node-form .group_grid:after, .node-form .group-grid:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .two-sidebars .col-sidebar, .col-content .node-person .aw-person-image, .col-md-3, .col-lg-3, .col-xs-4, .col-sidebar .node-person.node-teaser .aw-person-image, .col-sm-4, .one-sidebar .col-sidebar, .no-sidebars .col-sidebar, .no-sidebars .node-full.node-article.standard .article-media, .no-sidebars .node-full.node-article.lgEmbed .article-media, .no-sidebars .node-full.node-article.lgGallery .article-media, .node-form .group_form_sidebar, .node-form .group-form-sidebar, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .two-sidebars .col-content, .node-full.node-article.side .article-main, .node-full.node-article.side .article-media, .node-full.node-article.sideRev .article-main, .node-full.node-article.sideRev .article-media, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sidebar .node-person.node-teaser .aw-person-main, .col-sm-8, .one-sidebar .col-content, .no-sidebars .node-full.node-article.standard .article-main, .no-sidebars .node-full.node-article.lgEmbed .article-main, .no-sidebars .node-full.node-article.lgGallery .article-main, .no-sidebars .th-inner, .node-form .group_form_main, .node-form .group-form-main, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-content .node-person .aw-person-main, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .one-sidebar .th-inner, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .post-content .region-post-content, .col-sm-12, .no-sidebars .col-content, .two-sidebars .th-inner, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-sidebar .node-person.node-teaser .aw-person-image, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-sidebar .node-person.node-teaser .aw-person-main, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .post-content .region-post-content {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4, .col-sidebar .node-person.node-teaser .aw-person-image {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8, .col-sidebar .node-person.node-teaser .aw-person-main {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12, .post-content .region-post-content {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .two-sidebars .col-sidebar, .col-content .node-person .aw-person-image, .col-sm-4, .one-sidebar .col-sidebar, .no-sidebars .col-sidebar, .no-sidebars .node-full.node-article.standard .article-media, .no-sidebars .node-full.node-article.lgEmbed .article-media, .no-sidebars .node-full.node-article.lgGallery .article-media, .node-form .group_form_sidebar, .node-form .group-form-sidebar, .col-sm-5, .col-sm-6, .two-sidebars .col-content, .node-full.node-article.side .article-main, .node-full.node-article.side .article-media, .node-full.node-article.sideRev .article-main, .node-full.node-article.sideRev .article-media, .col-sm-7, .col-sm-8, .one-sidebar .col-content, .no-sidebars .node-full.node-article.standard .article-main, .no-sidebars .node-full.node-article.lgEmbed .article-main, .no-sidebars .node-full.node-article.lgGallery .article-main, .no-sidebars .th-inner, .node-form .group_form_main, .node-form .group-form-main, .col-sm-9, .col-content .node-person .aw-person-main, .col-sm-10, .one-sidebar .th-inner, .col-sm-11, .col-sm-12, .no-sidebars .col-content, .two-sidebars .th-inner {
    float: left; }

  .col-sm-1 {
    width: 8.33333%; }

  .col-sm-2 {
    width: 16.66667%; }

  .col-sm-3, .two-sidebars .col-sidebar, .col-content .node-person .aw-person-image {
    width: 25%; }

  .col-sm-4, .one-sidebar .col-sidebar, .no-sidebars .col-sidebar, .no-sidebars .node-full.node-article.standard .article-media, .no-sidebars .node-full.node-article.lgEmbed .article-media, .no-sidebars .node-full.node-article.lgGallery .article-media, .node-form .group_form_sidebar, .node-form .group-form-sidebar {
    width: 33.33333%; }

  .col-sm-5 {
    width: 41.66667%; }

  .col-sm-6, .two-sidebars .col-content, .node-full.node-article.side .article-main, .node-full.node-article.side .article-media, .node-full.node-article.sideRev .article-main, .node-full.node-article.sideRev .article-media {
    width: 50%; }

  .col-sm-7 {
    width: 58.33333%; }

  .col-sm-8, .one-sidebar .col-content, .no-sidebars .node-full.node-article.standard .article-main, .no-sidebars .node-full.node-article.lgEmbed .article-main, .no-sidebars .node-full.node-article.lgGallery .article-main, .no-sidebars .th-inner, .node-form .group_form_main, .node-form .group-form-main {
    width: 66.66667%; }

  .col-sm-9, .col-content .node-person .aw-person-main {
    width: 75%; }

  .col-sm-10, .one-sidebar .th-inner {
    width: 83.33333%; }

  .col-sm-11 {
    width: 91.66667%; }

  .col-sm-12, .no-sidebars .col-content, .two-sidebars .th-inner {
    width: 100%; }

  .col-sm-pull-0 {
    right: auto; }

  .col-sm-pull-1 {
    right: 8.33333%; }

  .col-sm-pull-2 {
    right: 16.66667%; }

  .col-sm-pull-3 {
    right: 25%; }

  .col-sm-pull-4, .no-sidebars .node-full.node-article.standard .article-main, .no-sidebars .node-full.node-article.lgEmbed .article-main, .no-sidebars .node-full.node-article.lgGallery .article-main, .node-form .group_form_main, .node-form .group-form-main {
    right: 33.33333%; }

  .col-sm-pull-5 {
    right: 41.66667%; }

  .col-sm-pull-6, .node-full.node-article.side .article-main {
    right: 50%; }

  .col-sm-pull-7 {
    right: 58.33333%; }

  .col-sm-pull-8 {
    right: 66.66667%; }

  .col-sm-pull-9, .col-content .node-person.node-teaser .aw-person-image {
    right: 75%; }

  .col-sm-pull-10 {
    right: 83.33333%; }

  .col-sm-pull-11 {
    right: 91.66667%; }

  .col-sm-pull-12 {
    right: 100%; }

  .col-sm-push-0 {
    left: auto; }

  .col-sm-push-1 {
    left: 8.33333%; }

  .col-sm-push-2 {
    left: 16.66667%; }

  .col-sm-push-3, .col-content .node-person.node-teaser .aw-person-main {
    left: 25%; }

  .col-sm-push-4 {
    left: 33.33333%; }

  .col-sm-push-5 {
    left: 41.66667%; }

  .col-sm-push-6, .node-full.node-article.side .article-media {
    left: 50%; }

  .col-sm-push-7 {
    left: 58.33333%; }

  .col-sm-push-8, .no-sidebars .node-full.node-article.standard .article-media, .no-sidebars .node-full.node-article.lgEmbed .article-media, .no-sidebars .node-full.node-article.lgGallery .article-media, .node-form .group_form_sidebar, .node-form .group-form-sidebar {
    left: 66.66667%; }

  .col-sm-push-9 {
    left: 75%; }

  .col-sm-push-10 {
    left: 83.33333%; }

  .col-sm-push-11 {
    left: 91.66667%; }

  .col-sm-push-12 {
    left: 100%; }

  .col-sm-offset-0 {
    margin-left: 0%; }

  .col-sm-offset-1 {
    margin-left: 8.33333%; }

  .col-sm-offset-2 {
    margin-left: 16.66667%; }

  .col-sm-offset-3 {
    margin-left: 25%; }

  .col-sm-offset-4 {
    margin-left: 33.33333%; }

  .col-sm-offset-5 {
    margin-left: 41.66667%; }

  .col-sm-offset-6 {
    margin-left: 50%; }

  .col-sm-offset-7 {
    margin-left: 58.33333%; }

  .col-sm-offset-8 {
    margin-left: 66.66667%; }

  .col-sm-offset-9 {
    margin-left: 75%; }

  .col-sm-offset-10 {
    margin-left: 83.33333%; }

  .col-sm-offset-11 {
    margin-left: 91.66667%; }

  .col-sm-offset-12 {
    margin-left: 100%; } }
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }

  .col-md-1 {
    width: 8.33333%; }

  .col-md-2 {
    width: 16.66667%; }

  .col-md-3 {
    width: 25%; }

  .col-md-4 {
    width: 33.33333%; }

  .col-md-5 {
    width: 41.66667%; }

  .col-md-6 {
    width: 50%; }

  .col-md-7 {
    width: 58.33333%; }

  .col-md-8 {
    width: 66.66667%; }

  .col-md-9 {
    width: 75%; }

  .col-md-10 {
    width: 83.33333%; }

  .col-md-11 {
    width: 91.66667%; }

  .col-md-12 {
    width: 100%; }

  .col-md-pull-0 {
    right: auto; }

  .col-md-pull-1 {
    right: 8.33333%; }

  .col-md-pull-2 {
    right: 16.66667%; }

  .col-md-pull-3 {
    right: 25%; }

  .col-md-pull-4 {
    right: 33.33333%; }

  .col-md-pull-5 {
    right: 41.66667%; }

  .col-md-pull-6 {
    right: 50%; }

  .col-md-pull-7 {
    right: 58.33333%; }

  .col-md-pull-8 {
    right: 66.66667%; }

  .col-md-pull-9 {
    right: 75%; }

  .col-md-pull-10 {
    right: 83.33333%; }

  .col-md-pull-11 {
    right: 91.66667%; }

  .col-md-pull-12 {
    right: 100%; }

  .col-md-push-0 {
    left: auto; }

  .col-md-push-1 {
    left: 8.33333%; }

  .col-md-push-2 {
    left: 16.66667%; }

  .col-md-push-3 {
    left: 25%; }

  .col-md-push-4 {
    left: 33.33333%; }

  .col-md-push-5 {
    left: 41.66667%; }

  .col-md-push-6 {
    left: 50%; }

  .col-md-push-7 {
    left: 58.33333%; }

  .col-md-push-8 {
    left: 66.66667%; }

  .col-md-push-9 {
    left: 75%; }

  .col-md-push-10 {
    left: 83.33333%; }

  .col-md-push-11 {
    left: 91.66667%; }

  .col-md-push-12 {
    left: 100%; }

  .col-md-offset-0 {
    margin-left: 0%; }

  .col-md-offset-1 {
    margin-left: 8.33333%; }

  .col-md-offset-2 {
    margin-left: 16.66667%; }

  .col-md-offset-3 {
    margin-left: 25%; }

  .col-md-offset-4 {
    margin-left: 33.33333%; }

  .col-md-offset-5 {
    margin-left: 41.66667%; }

  .col-md-offset-6 {
    margin-left: 50%; }

  .col-md-offset-7 {
    margin-left: 58.33333%; }

  .col-md-offset-8 {
    margin-left: 66.66667%; }

  .col-md-offset-9 {
    margin-left: 75%; }

  .col-md-offset-10 {
    margin-left: 83.33333%; }

  .col-md-offset-11 {
    margin-left: 91.66667%; }

  .col-md-offset-12 {
    margin-left: 100%; } }
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }

  .col-lg-1 {
    width: 8.33333%; }

  .col-lg-2 {
    width: 16.66667%; }

  .col-lg-3 {
    width: 25%; }

  .col-lg-4 {
    width: 33.33333%; }

  .col-lg-5 {
    width: 41.66667%; }

  .col-lg-6 {
    width: 50%; }

  .col-lg-7 {
    width: 58.33333%; }

  .col-lg-8 {
    width: 66.66667%; }

  .col-lg-9 {
    width: 75%; }

  .col-lg-10 {
    width: 83.33333%; }

  .col-lg-11 {
    width: 91.66667%; }

  .col-lg-12 {
    width: 100%; }

  .col-lg-pull-0 {
    right: auto; }

  .col-lg-pull-1 {
    right: 8.33333%; }

  .col-lg-pull-2 {
    right: 16.66667%; }

  .col-lg-pull-3 {
    right: 25%; }

  .col-lg-pull-4 {
    right: 33.33333%; }

  .col-lg-pull-5 {
    right: 41.66667%; }

  .col-lg-pull-6 {
    right: 50%; }

  .col-lg-pull-7 {
    right: 58.33333%; }

  .col-lg-pull-8 {
    right: 66.66667%; }

  .col-lg-pull-9 {
    right: 75%; }

  .col-lg-pull-10 {
    right: 83.33333%; }

  .col-lg-pull-11 {
    right: 91.66667%; }

  .col-lg-pull-12 {
    right: 100%; }

  .col-lg-push-0 {
    left: auto; }

  .col-lg-push-1 {
    left: 8.33333%; }

  .col-lg-push-2 {
    left: 16.66667%; }

  .col-lg-push-3 {
    left: 25%; }

  .col-lg-push-4 {
    left: 33.33333%; }

  .col-lg-push-5 {
    left: 41.66667%; }

  .col-lg-push-6 {
    left: 50%; }

  .col-lg-push-7 {
    left: 58.33333%; }

  .col-lg-push-8 {
    left: 66.66667%; }

  .col-lg-push-9 {
    left: 75%; }

  .col-lg-push-10 {
    left: 83.33333%; }

  .col-lg-push-11 {
    left: 91.66667%; }

  .col-lg-push-12 {
    left: 100%; }

  .col-lg-offset-0 {
    margin-left: 0%; }

  .col-lg-offset-1 {
    margin-left: 8.33333%; }

  .col-lg-offset-2 {
    margin-left: 16.66667%; }

  .col-lg-offset-3 {
    margin-left: 25%; }

  .col-lg-offset-4 {
    margin-left: 33.33333%; }

  .col-lg-offset-5 {
    margin-left: 41.66667%; }

  .col-lg-offset-6 {
    margin-left: 50%; }

  .col-lg-offset-7 {
    margin-left: 58.33333%; }

  .col-lg-offset-8 {
    margin-left: 66.66667%; }

  .col-lg-offset-9 {
    margin-left: 75%; }

  .col-lg-offset-10 {
    margin-left: 83.33333%; }

  .col-lg-offset-11 {
    margin-left: 91.66667%; }

  .col-lg-offset-12 {
    margin-left: 100%; } }
table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table, table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th, table > thead > tr > th,
  .table > thead > tr > td,
  table > thead > tr > td,
  .table > tbody > tr > th,
  table > tbody > tr > th,
  .table > tbody > tr > td,
  table > tbody > tr > td,
  .table > tfoot > tr > th,
  table > tfoot > tr > th,
  .table > tfoot > tr > td,
  table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, table .table, .table table, table table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, table > thead > tr > td.active,
.table > thead > tr > th.active,
table > thead > tr > th.active, .table > thead > tr.active > td, table > thead > tr.active > td, .table > thead > tr.active > th, table > thead > tr.active > th,
.table > tbody > tr > td.active,
table > tbody > tr > td.active,
.table > tbody > tr > th.active,
table > tbody > tr > th.active,
.table > tbody > tr.active > td,
table > tbody > tr.active > td,
.table > tbody > tr.active > th,
table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, table > thead > tr > td.success,
.table > thead > tr > th.success,
table > thead > tr > th.success, .table > thead > tr.success > td, table > thead > tr.success > td, .table > thead > tr.success > th, table > thead > tr.success > th,
.table > tbody > tr > td.success,
table > tbody > tr > td.success,
.table > tbody > tr > th.success,
table > tbody > tr > th.success,
.table > tbody > tr.success > td,
table > tbody > tr.success > td,
.table > tbody > tr.success > th,
table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, table > thead > tr > td.info,
.table > thead > tr > th.info,
table > thead > tr > th.info, .table > thead > tr.info > td, table > thead > tr.info > td, .table > thead > tr.info > th, table > thead > tr.info > th,
.table > tbody > tr > td.info,
table > tbody > tr > td.info,
.table > tbody > tr > th.info,
table > tbody > tr > th.info,
.table > tbody > tr.info > td,
table > tbody > tr.info > td,
.table > tbody > tr.info > th,
table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, table > thead > tr > td.warning,
.table > thead > tr > th.warning,
table > thead > tr > th.warning, .table > thead > tr.warning > td, table > thead > tr.warning > td, .table > thead > tr.warning > th, table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, table > thead > tr > td.danger,
.table > thead > tr > th.danger,
table > thead > tr > th.danger, .table > thead > tr.danger > td, table > thead > tr.danger > td, .table > thead > tr.danger > th, table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table, .table-responsive > table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, .table-responsive > table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td,
        .table-responsive > table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control, .form-item input[type="text"],
.form-item input[type="select"],
.form-item input[type="email"],
.form-item input[type="password"],
.form-item input[type="color"],
.form-item input[type="date"],
.form-item input[type="datetime"],
.form-item input[type="datetime-local"],
.form-item input[type="month"],
.form-item input[type="number"],
.form-item input[type="range"],
.form-item input[type="search"],
.form-item input[type="tel"],
.form-item input[type="time"],
.form-item input[type="url"],
.form-item input[type="week"],
.form-item select,
.form-item textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .form-item input[type="text"]:focus,
  .form-item input[type="select"]:focus,
  .form-item input[type="email"]:focus,
  .form-item input[type="password"]:focus,
  .form-item input[type="color"]:focus,
  .form-item input[type="date"]:focus,
  .form-item input[type="datetime"]:focus,
  .form-item input[type="datetime-local"]:focus,
  .form-item input[type="month"]:focus,
  .form-item input[type="number"]:focus,
  .form-item input[type="range"]:focus,
  .form-item input[type="search"]:focus,
  .form-item input[type="tel"]:focus,
  .form-item input[type="time"]:focus,
  .form-item input[type="url"]:focus,
  .form-item input[type="week"]:focus,
  .form-item select:focus,
  .form-item textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder, .form-item input[type="text"]::-moz-placeholder,
  .form-item input[type="select"]::-moz-placeholder,
  .form-item input[type="email"]::-moz-placeholder,
  .form-item input[type="password"]::-moz-placeholder,
  .form-item input[type="color"]::-moz-placeholder,
  .form-item input[type="date"]::-moz-placeholder,
  .form-item input[type="datetime"]::-moz-placeholder,
  .form-item input[type="datetime-local"]::-moz-placeholder,
  .form-item input[type="month"]::-moz-placeholder,
  .form-item input[type="number"]::-moz-placeholder,
  .form-item input[type="range"]::-moz-placeholder,
  .form-item input[type="search"]::-moz-placeholder,
  .form-item input[type="tel"]::-moz-placeholder,
  .form-item input[type="time"]::-moz-placeholder,
  .form-item input[type="url"]::-moz-placeholder,
  .form-item input[type="week"]::-moz-placeholder,
  .form-item select::-moz-placeholder,
  .form-item textarea::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .form-item input[type="text"]:-ms-input-placeholder,
  .form-item input[type="select"]:-ms-input-placeholder,
  .form-item input[type="email"]:-ms-input-placeholder,
  .form-item input[type="password"]:-ms-input-placeholder,
  .form-item input[type="color"]:-ms-input-placeholder,
  .form-item input[type="date"]:-ms-input-placeholder,
  .form-item input[type="datetime"]:-ms-input-placeholder,
  .form-item input[type="datetime-local"]:-ms-input-placeholder,
  .form-item input[type="month"]:-ms-input-placeholder,
  .form-item input[type="number"]:-ms-input-placeholder,
  .form-item input[type="range"]:-ms-input-placeholder,
  .form-item input[type="search"]:-ms-input-placeholder,
  .form-item input[type="tel"]:-ms-input-placeholder,
  .form-item input[type="time"]:-ms-input-placeholder,
  .form-item input[type="url"]:-ms-input-placeholder,
  .form-item input[type="week"]:-ms-input-placeholder,
  .form-item select:-ms-input-placeholder,
  .form-item textarea:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .form-item input[type="text"]::-webkit-input-placeholder,
  .form-item input[type="select"]::-webkit-input-placeholder,
  .form-item input[type="email"]::-webkit-input-placeholder,
  .form-item input[type="password"]::-webkit-input-placeholder,
  .form-item input[type="color"]::-webkit-input-placeholder,
  .form-item input[type="date"]::-webkit-input-placeholder,
  .form-item input[type="datetime"]::-webkit-input-placeholder,
  .form-item input[type="datetime-local"]::-webkit-input-placeholder,
  .form-item input[type="month"]::-webkit-input-placeholder,
  .form-item input[type="number"]::-webkit-input-placeholder,
  .form-item input[type="range"]::-webkit-input-placeholder,
  .form-item input[type="search"]::-webkit-input-placeholder,
  .form-item input[type="tel"]::-webkit-input-placeholder,
  .form-item input[type="time"]::-webkit-input-placeholder,
  .form-item input[type="url"]::-webkit-input-placeholder,
  .form-item input[type="week"]::-webkit-input-placeholder,
  .form-item select::-webkit-input-placeholder,
  .form-item textarea::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-item input[disabled][type="text"],
  .form-item input[disabled][type="select"],
  .form-item input[disabled][type="email"],
  .form-item input[disabled][type="password"],
  .form-item input[disabled][type="color"],
  .form-item input[disabled][type="date"],
  .form-item input[disabled][type="datetime"],
  .form-item input[disabled][type="datetime-local"],
  .form-item input[disabled][type="month"],
  .form-item input[disabled][type="number"],
  .form-item input[disabled][type="range"],
  .form-item input[disabled][type="search"],
  .form-item input[disabled][type="tel"],
  .form-item input[disabled][type="time"],
  .form-item input[disabled][type="url"],
  .form-item input[disabled][type="week"],
  .form-item select[disabled],
  .form-item textarea[disabled], .form-control[readonly], .form-item input[readonly][type="text"],
  .form-item input[readonly][type="select"],
  .form-item input[readonly][type="email"],
  .form-item input[readonly][type="password"],
  .form-item input[readonly][type="color"],
  .form-item input[readonly][type="date"],
  .form-item input[readonly][type="datetime"],
  .form-item input[readonly][type="datetime-local"],
  .form-item input[readonly][type="month"],
  .form-item input[readonly][type="number"],
  .form-item input[readonly][type="range"],
  .form-item input[readonly][type="search"],
  .form-item input[readonly][type="tel"],
  .form-item input[readonly][type="time"],
  .form-item input[readonly][type="url"],
  .form-item input[readonly][type="week"],
  .form-item select[readonly],
  .form-item textarea[readonly], fieldset[disabled] .form-control, fieldset[disabled] .form-item input[type="text"], .form-item fieldset[disabled] input[type="text"],
  fieldset[disabled] .form-item input[type="select"],
  .form-item fieldset[disabled] input[type="select"],
  fieldset[disabled] .form-item input[type="email"],
  .form-item fieldset[disabled] input[type="email"],
  fieldset[disabled] .form-item input[type="password"],
  .form-item fieldset[disabled] input[type="password"],
  fieldset[disabled] .form-item input[type="color"],
  .form-item fieldset[disabled] input[type="color"],
  fieldset[disabled] .form-item input[type="date"],
  .form-item fieldset[disabled] input[type="date"],
  fieldset[disabled] .form-item input[type="datetime"],
  .form-item fieldset[disabled] input[type="datetime"],
  fieldset[disabled] .form-item input[type="datetime-local"],
  .form-item fieldset[disabled] input[type="datetime-local"],
  fieldset[disabled] .form-item input[type="month"],
  .form-item fieldset[disabled] input[type="month"],
  fieldset[disabled] .form-item input[type="number"],
  .form-item fieldset[disabled] input[type="number"],
  fieldset[disabled] .form-item input[type="range"],
  .form-item fieldset[disabled] input[type="range"],
  fieldset[disabled] .form-item input[type="search"],
  .form-item fieldset[disabled] input[type="search"],
  fieldset[disabled] .form-item input[type="tel"],
  .form-item fieldset[disabled] input[type="tel"],
  fieldset[disabled] .form-item input[type="time"],
  .form-item fieldset[disabled] input[type="time"],
  fieldset[disabled] .form-item input[type="url"],
  .form-item fieldset[disabled] input[type="url"],
  fieldset[disabled] .form-item input[type="week"],
  .form-item fieldset[disabled] input[type="week"],
  fieldset[disabled] .form-item select,
  .form-item fieldset[disabled] select,
  fieldset[disabled] .form-item textarea,
  .form-item fieldset[disabled] textarea {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1; }

textarea.form-control,
.form-item textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
    .form-item .input-group-sm > input[type="date"],
    .input-group-sm > input[type="date"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="date"].btn,
    .input-group-sm > .input-group-btn > input[type="date"].form-submit,
    .node-form .input-group-sm > .input-group-btn > input[type="date"].tabledrag-toggle-weight, .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm > input[type="time"].form-control,
    .form-item .input-group-sm > input[type="time"],
    .input-group-sm > input[type="time"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="time"].btn,
    .input-group-sm > .input-group-btn > input[type="time"].form-submit,
    .node-form .input-group-sm > .input-group-btn > input[type="time"].tabledrag-toggle-weight, .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm > input[type="datetime-local"].form-control,
    .form-item .input-group-sm > input[type="datetime-local"],
    .input-group-sm > input[type="datetime-local"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-sm > .input-group-btn > input[type="datetime-local"].form-submit,
    .node-form .input-group-sm > .input-group-btn > input[type="datetime-local"].tabledrag-toggle-weight, .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm > input[type="month"].form-control,
    .form-item .input-group-sm > input[type="month"],
    .input-group-sm > input[type="month"].input-group-addon,
    .input-group-sm > .input-group-btn > input[type="month"].btn,
    .input-group-sm > .input-group-btn > input[type="month"].form-submit,
    .node-form .input-group-sm > .input-group-btn > input[type="month"].tabledrag-toggle-weight, .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg, .input-group-lg > input[type="date"].form-control,
    .form-item .input-group-lg > input[type="date"],
    .input-group-lg > input[type="date"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="date"].btn,
    .input-group-lg > .input-group-btn > input[type="date"].form-submit,
    .node-form .input-group-lg > .input-group-btn > input[type="date"].tabledrag-toggle-weight, .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg > input[type="time"].form-control,
    .form-item .input-group-lg > input[type="time"],
    .input-group-lg > input[type="time"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="time"].btn,
    .input-group-lg > .input-group-btn > input[type="time"].form-submit,
    .node-form .input-group-lg > .input-group-btn > input[type="time"].tabledrag-toggle-weight, .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg > input[type="datetime-local"].form-control,
    .form-item .input-group-lg > input[type="datetime-local"],
    .input-group-lg > input[type="datetime-local"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
    .input-group-lg > .input-group-btn > input[type="datetime-local"].form-submit,
    .node-form .input-group-lg > .input-group-btn > input[type="datetime-local"].tabledrag-toggle-weight, .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg > input[type="month"].form-control,
    .form-item .input-group-lg > input[type="month"],
    .input-group-lg > input[type="month"].input-group-addon,
    .input-group-lg > .input-group-btn > input[type="month"].btn,
    .input-group-lg > .input-group-btn > input[type="month"].form-submit,
    .node-form .input-group-lg > .input-group-btn > input[type="month"].tabledrag-toggle-weight, .input-group-lg
    input[type="month"] {
      line-height: 46px; } }
.form-group, .form-item {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .form-item .input-group-lg > input.form-control-static[type="text"],
  .form-item .input-group-lg > input.form-control-static[type="select"],
  .form-item .input-group-lg > input.form-control-static[type="email"],
  .form-item .input-group-lg > input.form-control-static[type="password"],
  .form-item .input-group-lg > input.form-control-static[type="color"],
  .form-item .input-group-lg > input.form-control-static[type="date"],
  .form-item .input-group-lg > input.form-control-static[type="datetime"],
  .form-item .input-group-lg > input.form-control-static[type="datetime-local"],
  .form-item .input-group-lg > input.form-control-static[type="month"],
  .form-item .input-group-lg > input.form-control-static[type="number"],
  .form-item .input-group-lg > input.form-control-static[type="range"],
  .form-item .input-group-lg > input.form-control-static[type="search"],
  .form-item .input-group-lg > input.form-control-static[type="tel"],
  .form-item .input-group-lg > input.form-control-static[type="time"],
  .form-item .input-group-lg > input.form-control-static[type="url"],
  .form-item .input-group-lg > input.form-control-static[type="week"],
  .form-item .input-group-lg > select.form-control-static,
  .form-item .input-group-lg > textarea.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn,
  .node .field-name-field-external-url .input-group-lg > .input-group-btn > a.form-control-static,
  .more-link .input-group-lg > .input-group-btn > a.form-control-static,
  .input-group-lg > .input-group-btn > .form-control-static.form-submit,
  .node-form .input-group-lg > .input-group-btn > .form-control-static.tabledrag-toggle-weight,
  ul.primary .input-group-lg > .input-group-btn > li.form-control-static, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .form-item .input-group-sm > input.form-control-static[type="text"],
  .form-item .input-group-sm > input.form-control-static[type="select"],
  .form-item .input-group-sm > input.form-control-static[type="email"],
  .form-item .input-group-sm > input.form-control-static[type="password"],
  .form-item .input-group-sm > input.form-control-static[type="color"],
  .form-item .input-group-sm > input.form-control-static[type="date"],
  .form-item .input-group-sm > input.form-control-static[type="datetime"],
  .form-item .input-group-sm > input.form-control-static[type="datetime-local"],
  .form-item .input-group-sm > input.form-control-static[type="month"],
  .form-item .input-group-sm > input.form-control-static[type="number"],
  .form-item .input-group-sm > input.form-control-static[type="range"],
  .form-item .input-group-sm > input.form-control-static[type="search"],
  .form-item .input-group-sm > input.form-control-static[type="tel"],
  .form-item .input-group-sm > input.form-control-static[type="time"],
  .form-item .input-group-sm > input.form-control-static[type="url"],
  .form-item .input-group-sm > input.form-control-static[type="week"],
  .form-item .input-group-sm > select.form-control-static,
  .form-item .input-group-sm > textarea.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn,
  .node .field-name-field-external-url .input-group-sm > .input-group-btn > a.form-control-static,
  .more-link .input-group-sm > .input-group-btn > a.form-control-static,
  .input-group-sm > .input-group-btn > .form-control-static.form-submit,
  .node-form .input-group-sm > .input-group-btn > .form-control-static.tabledrag-toggle-weight,
  ul.primary .input-group-sm > .input-group-btn > li.form-control-static {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .form-item .input-group-sm > input[type="text"],
.form-item .input-group-sm > input[type="select"],
.form-item .input-group-sm > input[type="email"],
.form-item .input-group-sm > input[type="password"],
.form-item .input-group-sm > input[type="color"],
.form-item .input-group-sm > input[type="date"],
.form-item .input-group-sm > input[type="datetime"],
.form-item .input-group-sm > input[type="datetime-local"],
.form-item .input-group-sm > input[type="month"],
.form-item .input-group-sm > input[type="number"],
.form-item .input-group-sm > input[type="range"],
.form-item .input-group-sm > input[type="search"],
.form-item .input-group-sm > input[type="tel"],
.form-item .input-group-sm > input[type="time"],
.form-item .input-group-sm > input[type="url"],
.form-item .input-group-sm > input[type="week"],
.form-item .input-group-sm > select,
.form-item .input-group-sm > textarea,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.node .field-name-field-external-url .input-group-sm > .input-group-btn > a,
.more-link .input-group-sm > .input-group-btn > a,
.input-group-sm > .input-group-btn > .form-submit,
.node-form .input-group-sm > .input-group-btn > .tabledrag-toggle-weight,
ul.primary .input-group-sm > .input-group-btn > li {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm, .input-group-sm > select.form-control,
.form-item .input-group-sm > select,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.form-submit,
.node-form .input-group-sm > .input-group-btn > select.tabledrag-toggle-weight {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.form-item .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.form-submit,
.node-form .input-group-sm > .input-group-btn > textarea.tabledrag-toggle-weight,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.form-item .input-group-sm > select[multiple],
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].form-submit,
.node-form .input-group-sm > .input-group-btn > select[multiple].tabledrag-toggle-weight {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .form-item input[type="text"], .form-item .form-group-sm input[type="text"],
.form-group-sm .form-item input[type="select"],
.form-item .form-group-sm input[type="select"],
.form-group-sm .form-item input[type="email"],
.form-item .form-group-sm input[type="email"],
.form-group-sm .form-item input[type="password"],
.form-item .form-group-sm input[type="password"],
.form-group-sm .form-item input[type="color"],
.form-item .form-group-sm input[type="color"],
.form-group-sm .form-item input[type="date"],
.form-item .form-group-sm input[type="date"],
.form-group-sm .form-item input[type="datetime"],
.form-item .form-group-sm input[type="datetime"],
.form-group-sm .form-item input[type="datetime-local"],
.form-item .form-group-sm input[type="datetime-local"],
.form-group-sm .form-item input[type="month"],
.form-item .form-group-sm input[type="month"],
.form-group-sm .form-item input[type="number"],
.form-item .form-group-sm input[type="number"],
.form-group-sm .form-item input[type="range"],
.form-item .form-group-sm input[type="range"],
.form-group-sm .form-item input[type="search"],
.form-item .form-group-sm input[type="search"],
.form-group-sm .form-item input[type="tel"],
.form-item .form-group-sm input[type="tel"],
.form-group-sm .form-item input[type="time"],
.form-item .form-group-sm input[type="time"],
.form-group-sm .form-item input[type="url"],
.form-item .form-group-sm input[type="url"],
.form-group-sm .form-item input[type="week"],
.form-item .form-group-sm input[type="week"],
.form-group-sm .form-item select,
.form-item .form-group-sm select,
.form-group-sm .form-item textarea,
.form-item .form-group-sm textarea {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }
.form-group-sm select.form-control,
.form-group-sm .form-item select,
.form-item .form-group-sm select {
  height: 30px;
  line-height: 30px; }
.form-group-sm textarea.form-control,
.form-group-sm .form-item textarea,
.form-item .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm .form-item select[multiple],
.form-item .form-group-sm select[multiple] {
  height: auto; }
.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .form-item .input-group-lg > input[type="text"],
.form-item .input-group-lg > input[type="select"],
.form-item .input-group-lg > input[type="email"],
.form-item .input-group-lg > input[type="password"],
.form-item .input-group-lg > input[type="color"],
.form-item .input-group-lg > input[type="date"],
.form-item .input-group-lg > input[type="datetime"],
.form-item .input-group-lg > input[type="datetime-local"],
.form-item .input-group-lg > input[type="month"],
.form-item .input-group-lg > input[type="number"],
.form-item .input-group-lg > input[type="range"],
.form-item .input-group-lg > input[type="search"],
.form-item .input-group-lg > input[type="tel"],
.form-item .input-group-lg > input[type="time"],
.form-item .input-group-lg > input[type="url"],
.form-item .input-group-lg > input[type="week"],
.form-item .input-group-lg > select,
.form-item .input-group-lg > textarea,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.node .field-name-field-external-url .input-group-lg > .input-group-btn > a,
.more-link .input-group-lg > .input-group-btn > a,
.input-group-lg > .input-group-btn > .form-submit,
.node-form .input-group-lg > .input-group-btn > .tabledrag-toggle-weight,
ul.primary .input-group-lg > .input-group-btn > li {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg, .input-group-lg > select.form-control,
.form-item .input-group-lg > select,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.form-submit,
.node-form .input-group-lg > .input-group-btn > select.tabledrag-toggle-weight {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.form-item .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.form-submit,
.node-form .input-group-lg > .input-group-btn > textarea.tabledrag-toggle-weight,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.form-item .input-group-lg > select[multiple],
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].form-submit,
.node-form .input-group-lg > .input-group-btn > select[multiple].tabledrag-toggle-weight {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .form-item input[type="text"], .form-item .form-group-lg input[type="text"],
.form-group-lg .form-item input[type="select"],
.form-item .form-group-lg input[type="select"],
.form-group-lg .form-item input[type="email"],
.form-item .form-group-lg input[type="email"],
.form-group-lg .form-item input[type="password"],
.form-item .form-group-lg input[type="password"],
.form-group-lg .form-item input[type="color"],
.form-item .form-group-lg input[type="color"],
.form-group-lg .form-item input[type="date"],
.form-item .form-group-lg input[type="date"],
.form-group-lg .form-item input[type="datetime"],
.form-item .form-group-lg input[type="datetime"],
.form-group-lg .form-item input[type="datetime-local"],
.form-item .form-group-lg input[type="datetime-local"],
.form-group-lg .form-item input[type="month"],
.form-item .form-group-lg input[type="month"],
.form-group-lg .form-item input[type="number"],
.form-item .form-group-lg input[type="number"],
.form-group-lg .form-item input[type="range"],
.form-item .form-group-lg input[type="range"],
.form-group-lg .form-item input[type="search"],
.form-item .form-group-lg input[type="search"],
.form-group-lg .form-item input[type="tel"],
.form-item .form-group-lg input[type="tel"],
.form-group-lg .form-item input[type="time"],
.form-item .form-group-lg input[type="time"],
.form-group-lg .form-item input[type="url"],
.form-item .form-group-lg input[type="url"],
.form-group-lg .form-item input[type="week"],
.form-item .form-group-lg input[type="week"],
.form-group-lg .form-item select,
.form-item .form-group-lg select,
.form-group-lg .form-item textarea,
.form-item .form-group-lg textarea {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }
.form-group-lg select.form-control,
.form-group-lg .form-item select,
.form-item .form-group-lg select {
  height: 46px;
  line-height: 46px; }
.form-group-lg textarea.form-control,
.form-group-lg .form-item textarea,
.form-item .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg .form-item select[multiple],
.form-item .form-group-lg select[multiple] {
  height: auto; }
.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .form-item input[type="text"], .form-item .has-feedback input[type="text"],
  .has-feedback .form-item input[type="select"],
  .form-item .has-feedback input[type="select"],
  .has-feedback .form-item input[type="email"],
  .form-item .has-feedback input[type="email"],
  .has-feedback .form-item input[type="password"],
  .form-item .has-feedback input[type="password"],
  .has-feedback .form-item input[type="color"],
  .form-item .has-feedback input[type="color"],
  .has-feedback .form-item input[type="date"],
  .form-item .has-feedback input[type="date"],
  .has-feedback .form-item input[type="datetime"],
  .form-item .has-feedback input[type="datetime"],
  .has-feedback .form-item input[type="datetime-local"],
  .form-item .has-feedback input[type="datetime-local"],
  .has-feedback .form-item input[type="month"],
  .form-item .has-feedback input[type="month"],
  .has-feedback .form-item input[type="number"],
  .form-item .has-feedback input[type="number"],
  .has-feedback .form-item input[type="range"],
  .form-item .has-feedback input[type="range"],
  .has-feedback .form-item input[type="search"],
  .form-item .has-feedback input[type="search"],
  .has-feedback .form-item input[type="tel"],
  .form-item .has-feedback input[type="tel"],
  .has-feedback .form-item input[type="time"],
  .form-item .has-feedback input[type="time"],
  .has-feedback .form-item input[type="url"],
  .form-item .has-feedback input[type="url"],
  .has-feedback .form-item input[type="week"],
  .form-item .has-feedback input[type="week"],
  .has-feedback .form-item select,
  .form-item .has-feedback select,
  .has-feedback .form-item textarea,
  .form-item .has-feedback textarea {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .form-item .input-group-lg > input[type="text"] + .form-control-feedback,
.form-item .input-group-lg > input[type="select"] + .form-control-feedback,
.form-item .input-group-lg > input[type="email"] + .form-control-feedback,
.form-item .input-group-lg > input[type="password"] + .form-control-feedback,
.form-item .input-group-lg > input[type="color"] + .form-control-feedback,
.form-item .input-group-lg > input[type="date"] + .form-control-feedback,
.form-item .input-group-lg > input[type="datetime"] + .form-control-feedback,
.form-item .input-group-lg > input[type="datetime-local"] + .form-control-feedback,
.form-item .input-group-lg > input[type="month"] + .form-control-feedback,
.form-item .input-group-lg > input[type="number"] + .form-control-feedback,
.form-item .input-group-lg > input[type="range"] + .form-control-feedback,
.form-item .input-group-lg > input[type="search"] + .form-control-feedback,
.form-item .input-group-lg > input[type="tel"] + .form-control-feedback,
.form-item .input-group-lg > input[type="time"] + .form-control-feedback,
.form-item .input-group-lg > input[type="url"] + .form-control-feedback,
.form-item .input-group-lg > input[type="week"] + .form-control-feedback,
.form-item .input-group-lg > select + .form-control-feedback,
.form-item .input-group-lg > textarea + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.node .field-name-field-external-url .input-group-lg > .input-group-btn > a + .form-control-feedback,
.more-link .input-group-lg > .input-group-btn > a + .form-control-feedback,
.input-group-lg > .input-group-btn > .form-submit + .form-control-feedback,
.node-form .input-group-lg > .input-group-btn > .tabledrag-toggle-weight + .form-control-feedback,
ul.primary .input-group-lg > .input-group-btn > li + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .form-item .input-group-sm > input[type="text"] + .form-control-feedback,
.form-item .input-group-sm > input[type="select"] + .form-control-feedback,
.form-item .input-group-sm > input[type="email"] + .form-control-feedback,
.form-item .input-group-sm > input[type="password"] + .form-control-feedback,
.form-item .input-group-sm > input[type="color"] + .form-control-feedback,
.form-item .input-group-sm > input[type="date"] + .form-control-feedback,
.form-item .input-group-sm > input[type="datetime"] + .form-control-feedback,
.form-item .input-group-sm > input[type="datetime-local"] + .form-control-feedback,
.form-item .input-group-sm > input[type="month"] + .form-control-feedback,
.form-item .input-group-sm > input[type="number"] + .form-control-feedback,
.form-item .input-group-sm > input[type="range"] + .form-control-feedback,
.form-item .input-group-sm > input[type="search"] + .form-control-feedback,
.form-item .input-group-sm > input[type="tel"] + .form-control-feedback,
.form-item .input-group-sm > input[type="time"] + .form-control-feedback,
.form-item .input-group-sm > input[type="url"] + .form-control-feedback,
.form-item .input-group-sm > input[type="week"] + .form-control-feedback,
.form-item .input-group-sm > select + .form-control-feedback,
.form-item .input-group-sm > textarea + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.node .field-name-field-external-url .input-group-sm > .input-group-btn > a + .form-control-feedback,
.more-link .input-group-sm > .input-group-btn > a + .form-control-feedback,
.input-group-sm > .input-group-btn > .form-submit + .form-control-feedback,
.node-form .input-group-sm > .input-group-btn > .tabledrag-toggle-weight + .form-control-feedback,
ul.primary .input-group-sm > .input-group-btn > li + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d; }
.has-success .form-control, .has-success .form-item input[type="text"], .form-item .has-success input[type="text"],
.has-success .form-item input[type="select"],
.form-item .has-success input[type="select"],
.has-success .form-item input[type="email"],
.form-item .has-success input[type="email"],
.has-success .form-item input[type="password"],
.form-item .has-success input[type="password"],
.has-success .form-item input[type="color"],
.form-item .has-success input[type="color"],
.has-success .form-item input[type="date"],
.form-item .has-success input[type="date"],
.has-success .form-item input[type="datetime"],
.form-item .has-success input[type="datetime"],
.has-success .form-item input[type="datetime-local"],
.form-item .has-success input[type="datetime-local"],
.has-success .form-item input[type="month"],
.form-item .has-success input[type="month"],
.has-success .form-item input[type="number"],
.form-item .has-success input[type="number"],
.has-success .form-item input[type="range"],
.form-item .has-success input[type="range"],
.has-success .form-item input[type="search"],
.form-item .has-success input[type="search"],
.has-success .form-item input[type="tel"],
.form-item .has-success input[type="tel"],
.has-success .form-item input[type="time"],
.form-item .has-success input[type="time"],
.has-success .form-item input[type="url"],
.form-item .has-success input[type="url"],
.has-success .form-item input[type="week"],
.form-item .has-success input[type="week"],
.has-success .form-item select,
.form-item .has-success select,
.has-success .form-item textarea,
.form-item .has-success textarea {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .form-item input[type="text"]:focus, .form-item .has-success input[type="text"]:focus,
  .has-success .form-item input[type="select"]:focus,
  .form-item .has-success input[type="select"]:focus,
  .has-success .form-item input[type="email"]:focus,
  .form-item .has-success input[type="email"]:focus,
  .has-success .form-item input[type="password"]:focus,
  .form-item .has-success input[type="password"]:focus,
  .has-success .form-item input[type="color"]:focus,
  .form-item .has-success input[type="color"]:focus,
  .has-success .form-item input[type="date"]:focus,
  .form-item .has-success input[type="date"]:focus,
  .has-success .form-item input[type="datetime"]:focus,
  .form-item .has-success input[type="datetime"]:focus,
  .has-success .form-item input[type="datetime-local"]:focus,
  .form-item .has-success input[type="datetime-local"]:focus,
  .has-success .form-item input[type="month"]:focus,
  .form-item .has-success input[type="month"]:focus,
  .has-success .form-item input[type="number"]:focus,
  .form-item .has-success input[type="number"]:focus,
  .has-success .form-item input[type="range"]:focus,
  .form-item .has-success input[type="range"]:focus,
  .has-success .form-item input[type="search"]:focus,
  .form-item .has-success input[type="search"]:focus,
  .has-success .form-item input[type="tel"]:focus,
  .form-item .has-success input[type="tel"]:focus,
  .has-success .form-item input[type="time"]:focus,
  .form-item .has-success input[type="time"]:focus,
  .has-success .form-item input[type="url"]:focus,
  .form-item .has-success input[type="url"]:focus,
  .has-success .form-item input[type="week"]:focus,
  .form-item .has-success input[type="week"]:focus,
  .has-success .form-item select:focus,
  .form-item .has-success select:focus,
  .has-success .form-item textarea:focus,
  .form-item .has-success textarea:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }
.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b; }
.has-warning .form-control, .has-warning .form-item input[type="text"], .form-item .has-warning input[type="text"],
.has-warning .form-item input[type="select"],
.form-item .has-warning input[type="select"],
.has-warning .form-item input[type="email"],
.form-item .has-warning input[type="email"],
.has-warning .form-item input[type="password"],
.form-item .has-warning input[type="password"],
.has-warning .form-item input[type="color"],
.form-item .has-warning input[type="color"],
.has-warning .form-item input[type="date"],
.form-item .has-warning input[type="date"],
.has-warning .form-item input[type="datetime"],
.form-item .has-warning input[type="datetime"],
.has-warning .form-item input[type="datetime-local"],
.form-item .has-warning input[type="datetime-local"],
.has-warning .form-item input[type="month"],
.form-item .has-warning input[type="month"],
.has-warning .form-item input[type="number"],
.form-item .has-warning input[type="number"],
.has-warning .form-item input[type="range"],
.form-item .has-warning input[type="range"],
.has-warning .form-item input[type="search"],
.form-item .has-warning input[type="search"],
.has-warning .form-item input[type="tel"],
.form-item .has-warning input[type="tel"],
.has-warning .form-item input[type="time"],
.form-item .has-warning input[type="time"],
.has-warning .form-item input[type="url"],
.form-item .has-warning input[type="url"],
.has-warning .form-item input[type="week"],
.form-item .has-warning input[type="week"],
.has-warning .form-item select,
.form-item .has-warning select,
.has-warning .form-item textarea,
.form-item .has-warning textarea {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .form-item input[type="text"]:focus, .form-item .has-warning input[type="text"]:focus,
  .has-warning .form-item input[type="select"]:focus,
  .form-item .has-warning input[type="select"]:focus,
  .has-warning .form-item input[type="email"]:focus,
  .form-item .has-warning input[type="email"]:focus,
  .has-warning .form-item input[type="password"]:focus,
  .form-item .has-warning input[type="password"]:focus,
  .has-warning .form-item input[type="color"]:focus,
  .form-item .has-warning input[type="color"]:focus,
  .has-warning .form-item input[type="date"]:focus,
  .form-item .has-warning input[type="date"]:focus,
  .has-warning .form-item input[type="datetime"]:focus,
  .form-item .has-warning input[type="datetime"]:focus,
  .has-warning .form-item input[type="datetime-local"]:focus,
  .form-item .has-warning input[type="datetime-local"]:focus,
  .has-warning .form-item input[type="month"]:focus,
  .form-item .has-warning input[type="month"]:focus,
  .has-warning .form-item input[type="number"]:focus,
  .form-item .has-warning input[type="number"]:focus,
  .has-warning .form-item input[type="range"]:focus,
  .form-item .has-warning input[type="range"]:focus,
  .has-warning .form-item input[type="search"]:focus,
  .form-item .has-warning input[type="search"]:focus,
  .has-warning .form-item input[type="tel"]:focus,
  .form-item .has-warning input[type="tel"]:focus,
  .has-warning .form-item input[type="time"]:focus,
  .form-item .has-warning input[type="time"]:focus,
  .has-warning .form-item input[type="url"]:focus,
  .form-item .has-warning input[type="url"]:focus,
  .has-warning .form-item input[type="week"]:focus,
  .form-item .has-warning input[type="week"]:focus,
  .has-warning .form-item select:focus,
  .form-item .has-warning select:focus,
  .has-warning .form-item textarea:focus,
  .form-item .has-warning textarea:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }
.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442; }
.has-error .form-control, .has-error .form-item input[type="text"], .form-item .has-error input[type="text"],
.has-error .form-item input[type="select"],
.form-item .has-error input[type="select"],
.has-error .form-item input[type="email"],
.form-item .has-error input[type="email"],
.has-error .form-item input[type="password"],
.form-item .has-error input[type="password"],
.has-error .form-item input[type="color"],
.form-item .has-error input[type="color"],
.has-error .form-item input[type="date"],
.form-item .has-error input[type="date"],
.has-error .form-item input[type="datetime"],
.form-item .has-error input[type="datetime"],
.has-error .form-item input[type="datetime-local"],
.form-item .has-error input[type="datetime-local"],
.has-error .form-item input[type="month"],
.form-item .has-error input[type="month"],
.has-error .form-item input[type="number"],
.form-item .has-error input[type="number"],
.has-error .form-item input[type="range"],
.form-item .has-error input[type="range"],
.has-error .form-item input[type="search"],
.form-item .has-error input[type="search"],
.has-error .form-item input[type="tel"],
.form-item .has-error input[type="tel"],
.has-error .form-item input[type="time"],
.form-item .has-error input[type="time"],
.has-error .form-item input[type="url"],
.form-item .has-error input[type="url"],
.has-error .form-item input[type="week"],
.form-item .has-error input[type="week"],
.has-error .form-item select,
.form-item .has-error select,
.has-error .form-item textarea,
.form-item .has-error textarea {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .form-item input[type="text"]:focus, .form-item .has-error input[type="text"]:focus,
  .has-error .form-item input[type="select"]:focus,
  .form-item .has-error input[type="select"]:focus,
  .has-error .form-item input[type="email"]:focus,
  .form-item .has-error input[type="email"]:focus,
  .has-error .form-item input[type="password"]:focus,
  .form-item .has-error input[type="password"]:focus,
  .has-error .form-item input[type="color"]:focus,
  .form-item .has-error input[type="color"]:focus,
  .has-error .form-item input[type="date"]:focus,
  .form-item .has-error input[type="date"]:focus,
  .has-error .form-item input[type="datetime"]:focus,
  .form-item .has-error input[type="datetime"]:focus,
  .has-error .form-item input[type="datetime-local"]:focus,
  .form-item .has-error input[type="datetime-local"]:focus,
  .has-error .form-item input[type="month"]:focus,
  .form-item .has-error input[type="month"]:focus,
  .has-error .form-item input[type="number"]:focus,
  .form-item .has-error input[type="number"]:focus,
  .has-error .form-item input[type="range"]:focus,
  .form-item .has-error input[type="range"]:focus,
  .has-error .form-item input[type="search"]:focus,
  .form-item .has-error input[type="search"]:focus,
  .has-error .form-item input[type="tel"]:focus,
  .form-item .has-error input[type="tel"]:focus,
  .has-error .form-item input[type="time"]:focus,
  .form-item .has-error input[type="time"]:focus,
  .has-error .form-item input[type="url"]:focus,
  .form-item .has-error input[type="url"]:focus,
  .has-error .form-item input[type="week"]:focus,
  .form-item .has-error input[type="week"]:focus,
  .has-error .form-item select:focus,
  .form-item .has-error select:focus,
  .has-error .form-item textarea:focus,
  .form-item .has-error textarea:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }
.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group, .webform-container-inline .form-group, table .form-group, .google-cse .form-group, .form-inline .form-item, .webform-container-inline .form-item, table .form-item, .google-cse .form-item {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .webform-container-inline .form-control, table .form-control, .google-cse .form-control, .form-inline .form-item input[type="text"], .form-item .form-inline input[type="text"], .form-item.webform-container-inline input[type="text"], .webform-container-inline .form-item input[type="text"], .form-item .webform-container-inline input[type="text"], table .form-item input[type="text"], .form-item table input[type="text"], .google-cse .form-item input[type="text"], .form-item .google-cse input[type="text"],
  .form-inline .form-item input[type="select"],
  .form-item .form-inline input[type="select"],
  .form-item.webform-container-inline input[type="select"],
  .webform-container-inline .form-item input[type="select"],
  .form-item .webform-container-inline input[type="select"],
  table .form-item input[type="select"],
  .form-item table input[type="select"],
  .google-cse .form-item input[type="select"],
  .form-item .google-cse input[type="select"],
  .form-inline .form-item input[type="email"],
  .form-item .form-inline input[type="email"],
  .form-item.webform-container-inline input[type="email"],
  .webform-container-inline .form-item input[type="email"],
  .form-item .webform-container-inline input[type="email"],
  table .form-item input[type="email"],
  .form-item table input[type="email"],
  .google-cse .form-item input[type="email"],
  .form-item .google-cse input[type="email"],
  .form-inline .form-item input[type="password"],
  .form-item .form-inline input[type="password"],
  .form-item.webform-container-inline input[type="password"],
  .webform-container-inline .form-item input[type="password"],
  .form-item .webform-container-inline input[type="password"],
  table .form-item input[type="password"],
  .form-item table input[type="password"],
  .google-cse .form-item input[type="password"],
  .form-item .google-cse input[type="password"],
  .form-inline .form-item input[type="color"],
  .form-item .form-inline input[type="color"],
  .form-item.webform-container-inline input[type="color"],
  .webform-container-inline .form-item input[type="color"],
  .form-item .webform-container-inline input[type="color"],
  table .form-item input[type="color"],
  .form-item table input[type="color"],
  .google-cse .form-item input[type="color"],
  .form-item .google-cse input[type="color"],
  .form-inline .form-item input[type="date"],
  .form-item .form-inline input[type="date"],
  .form-item.webform-container-inline input[type="date"],
  .webform-container-inline .form-item input[type="date"],
  .form-item .webform-container-inline input[type="date"],
  table .form-item input[type="date"],
  .form-item table input[type="date"],
  .google-cse .form-item input[type="date"],
  .form-item .google-cse input[type="date"],
  .form-inline .form-item input[type="datetime"],
  .form-item .form-inline input[type="datetime"],
  .form-item.webform-container-inline input[type="datetime"],
  .webform-container-inline .form-item input[type="datetime"],
  .form-item .webform-container-inline input[type="datetime"],
  table .form-item input[type="datetime"],
  .form-item table input[type="datetime"],
  .google-cse .form-item input[type="datetime"],
  .form-item .google-cse input[type="datetime"],
  .form-inline .form-item input[type="datetime-local"],
  .form-item .form-inline input[type="datetime-local"],
  .form-item.webform-container-inline input[type="datetime-local"],
  .webform-container-inline .form-item input[type="datetime-local"],
  .form-item .webform-container-inline input[type="datetime-local"],
  table .form-item input[type="datetime-local"],
  .form-item table input[type="datetime-local"],
  .google-cse .form-item input[type="datetime-local"],
  .form-item .google-cse input[type="datetime-local"],
  .form-inline .form-item input[type="month"],
  .form-item .form-inline input[type="month"],
  .form-item.webform-container-inline input[type="month"],
  .webform-container-inline .form-item input[type="month"],
  .form-item .webform-container-inline input[type="month"],
  table .form-item input[type="month"],
  .form-item table input[type="month"],
  .google-cse .form-item input[type="month"],
  .form-item .google-cse input[type="month"],
  .form-inline .form-item input[type="number"],
  .form-item .form-inline input[type="number"],
  .form-item.webform-container-inline input[type="number"],
  .webform-container-inline .form-item input[type="number"],
  .form-item .webform-container-inline input[type="number"],
  table .form-item input[type="number"],
  .form-item table input[type="number"],
  .google-cse .form-item input[type="number"],
  .form-item .google-cse input[type="number"],
  .form-inline .form-item input[type="range"],
  .form-item .form-inline input[type="range"],
  .form-item.webform-container-inline input[type="range"],
  .webform-container-inline .form-item input[type="range"],
  .form-item .webform-container-inline input[type="range"],
  table .form-item input[type="range"],
  .form-item table input[type="range"],
  .google-cse .form-item input[type="range"],
  .form-item .google-cse input[type="range"],
  .form-inline .form-item input[type="search"],
  .form-item .form-inline input[type="search"],
  .form-item.webform-container-inline input[type="search"],
  .webform-container-inline .form-item input[type="search"],
  .form-item .webform-container-inline input[type="search"],
  table .form-item input[type="search"],
  .form-item table input[type="search"],
  .google-cse .form-item input[type="search"],
  .form-item .google-cse input[type="search"],
  .form-inline .form-item input[type="tel"],
  .form-item .form-inline input[type="tel"],
  .form-item.webform-container-inline input[type="tel"],
  .webform-container-inline .form-item input[type="tel"],
  .form-item .webform-container-inline input[type="tel"],
  table .form-item input[type="tel"],
  .form-item table input[type="tel"],
  .google-cse .form-item input[type="tel"],
  .form-item .google-cse input[type="tel"],
  .form-inline .form-item input[type="time"],
  .form-item .form-inline input[type="time"],
  .form-item.webform-container-inline input[type="time"],
  .webform-container-inline .form-item input[type="time"],
  .form-item .webform-container-inline input[type="time"],
  table .form-item input[type="time"],
  .form-item table input[type="time"],
  .google-cse .form-item input[type="time"],
  .form-item .google-cse input[type="time"],
  .form-inline .form-item input[type="url"],
  .form-item .form-inline input[type="url"],
  .form-item.webform-container-inline input[type="url"],
  .webform-container-inline .form-item input[type="url"],
  .form-item .webform-container-inline input[type="url"],
  table .form-item input[type="url"],
  .form-item table input[type="url"],
  .google-cse .form-item input[type="url"],
  .form-item .google-cse input[type="url"],
  .form-inline .form-item input[type="week"],
  .form-item .form-inline input[type="week"],
  .form-item.webform-container-inline input[type="week"],
  .webform-container-inline .form-item input[type="week"],
  .form-item .webform-container-inline input[type="week"],
  table .form-item input[type="week"],
  .form-item table input[type="week"],
  .google-cse .form-item input[type="week"],
  .form-item .google-cse input[type="week"],
  .form-inline .form-item select,
  .form-item .form-inline select,
  .form-item.webform-container-inline select,
  .webform-container-inline .form-item select,
  .form-item .webform-container-inline select,
  table .form-item select,
  .form-item table select,
  .google-cse .form-item select,
  .form-item .google-cse select,
  .form-inline .form-item textarea,
  .form-item .form-inline textarea,
  .form-item.webform-container-inline textarea,
  .webform-container-inline .form-item textarea,
  .form-item .webform-container-inline textarea,
  table .form-item textarea,
  .form-item table textarea,
  .google-cse .form-item textarea,
  .form-item .google-cse textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static, .webform-container-inline .form-control-static, table .form-control-static, .google-cse .form-control-static {
    display: inline-block; }
  .form-inline .input-group, .webform-container-inline .input-group, table .input-group, .google-cse .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon, .webform-container-inline .input-group .input-group-addon, table .input-group .input-group-addon, .google-cse .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .webform-container-inline .input-group .input-group-btn,
    table .input-group .input-group-btn,
    .google-cse .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .webform-container-inline .input-group .form-control,
    table .input-group .form-control,
    .google-cse .input-group .form-control,
    .form-inline .input-group .form-item input[type="text"],
    .form-item .form-inline .input-group input[type="text"],
    .form-item.webform-container-inline .input-group input[type="text"],
    .webform-container-inline .input-group .form-item input[type="text"],
    .form-item .webform-container-inline .input-group input[type="text"],
    table .input-group .form-item input[type="text"],
    .form-item table .input-group input[type="text"],
    .google-cse .input-group .form-item input[type="text"],
    .form-item .google-cse .input-group input[type="text"],
    .form-inline .input-group .form-item input[type="select"],
    .form-item .form-inline .input-group input[type="select"],
    .form-item.webform-container-inline .input-group input[type="select"],
    .webform-container-inline .input-group .form-item input[type="select"],
    .form-item .webform-container-inline .input-group input[type="select"],
    table .input-group .form-item input[type="select"],
    .form-item table .input-group input[type="select"],
    .google-cse .input-group .form-item input[type="select"],
    .form-item .google-cse .input-group input[type="select"],
    .form-inline .input-group .form-item input[type="email"],
    .form-item .form-inline .input-group input[type="email"],
    .form-item.webform-container-inline .input-group input[type="email"],
    .webform-container-inline .input-group .form-item input[type="email"],
    .form-item .webform-container-inline .input-group input[type="email"],
    table .input-group .form-item input[type="email"],
    .form-item table .input-group input[type="email"],
    .google-cse .input-group .form-item input[type="email"],
    .form-item .google-cse .input-group input[type="email"],
    .form-inline .input-group .form-item input[type="password"],
    .form-item .form-inline .input-group input[type="password"],
    .form-item.webform-container-inline .input-group input[type="password"],
    .webform-container-inline .input-group .form-item input[type="password"],
    .form-item .webform-container-inline .input-group input[type="password"],
    table .input-group .form-item input[type="password"],
    .form-item table .input-group input[type="password"],
    .google-cse .input-group .form-item input[type="password"],
    .form-item .google-cse .input-group input[type="password"],
    .form-inline .input-group .form-item input[type="color"],
    .form-item .form-inline .input-group input[type="color"],
    .form-item.webform-container-inline .input-group input[type="color"],
    .webform-container-inline .input-group .form-item input[type="color"],
    .form-item .webform-container-inline .input-group input[type="color"],
    table .input-group .form-item input[type="color"],
    .form-item table .input-group input[type="color"],
    .google-cse .input-group .form-item input[type="color"],
    .form-item .google-cse .input-group input[type="color"],
    .form-inline .input-group .form-item input[type="date"],
    .form-item .form-inline .input-group input[type="date"],
    .form-item.webform-container-inline .input-group input[type="date"],
    .webform-container-inline .input-group .form-item input[type="date"],
    .form-item .webform-container-inline .input-group input[type="date"],
    table .input-group .form-item input[type="date"],
    .form-item table .input-group input[type="date"],
    .google-cse .input-group .form-item input[type="date"],
    .form-item .google-cse .input-group input[type="date"],
    .form-inline .input-group .form-item input[type="datetime"],
    .form-item .form-inline .input-group input[type="datetime"],
    .form-item.webform-container-inline .input-group input[type="datetime"],
    .webform-container-inline .input-group .form-item input[type="datetime"],
    .form-item .webform-container-inline .input-group input[type="datetime"],
    table .input-group .form-item input[type="datetime"],
    .form-item table .input-group input[type="datetime"],
    .google-cse .input-group .form-item input[type="datetime"],
    .form-item .google-cse .input-group input[type="datetime"],
    .form-inline .input-group .form-item input[type="datetime-local"],
    .form-item .form-inline .input-group input[type="datetime-local"],
    .form-item.webform-container-inline .input-group input[type="datetime-local"],
    .webform-container-inline .input-group .form-item input[type="datetime-local"],
    .form-item .webform-container-inline .input-group input[type="datetime-local"],
    table .input-group .form-item input[type="datetime-local"],
    .form-item table .input-group input[type="datetime-local"],
    .google-cse .input-group .form-item input[type="datetime-local"],
    .form-item .google-cse .input-group input[type="datetime-local"],
    .form-inline .input-group .form-item input[type="month"],
    .form-item .form-inline .input-group input[type="month"],
    .form-item.webform-container-inline .input-group input[type="month"],
    .webform-container-inline .input-group .form-item input[type="month"],
    .form-item .webform-container-inline .input-group input[type="month"],
    table .input-group .form-item input[type="month"],
    .form-item table .input-group input[type="month"],
    .google-cse .input-group .form-item input[type="month"],
    .form-item .google-cse .input-group input[type="month"],
    .form-inline .input-group .form-item input[type="number"],
    .form-item .form-inline .input-group input[type="number"],
    .form-item.webform-container-inline .input-group input[type="number"],
    .webform-container-inline .input-group .form-item input[type="number"],
    .form-item .webform-container-inline .input-group input[type="number"],
    table .input-group .form-item input[type="number"],
    .form-item table .input-group input[type="number"],
    .google-cse .input-group .form-item input[type="number"],
    .form-item .google-cse .input-group input[type="number"],
    .form-inline .input-group .form-item input[type="range"],
    .form-item .form-inline .input-group input[type="range"],
    .form-item.webform-container-inline .input-group input[type="range"],
    .webform-container-inline .input-group .form-item input[type="range"],
    .form-item .webform-container-inline .input-group input[type="range"],
    table .input-group .form-item input[type="range"],
    .form-item table .input-group input[type="range"],
    .google-cse .input-group .form-item input[type="range"],
    .form-item .google-cse .input-group input[type="range"],
    .form-inline .input-group .form-item input[type="search"],
    .form-item .form-inline .input-group input[type="search"],
    .form-item.webform-container-inline .input-group input[type="search"],
    .webform-container-inline .input-group .form-item input[type="search"],
    .form-item .webform-container-inline .input-group input[type="search"],
    table .input-group .form-item input[type="search"],
    .form-item table .input-group input[type="search"],
    .google-cse .input-group .form-item input[type="search"],
    .form-item .google-cse .input-group input[type="search"],
    .form-inline .input-group .form-item input[type="tel"],
    .form-item .form-inline .input-group input[type="tel"],
    .form-item.webform-container-inline .input-group input[type="tel"],
    .webform-container-inline .input-group .form-item input[type="tel"],
    .form-item .webform-container-inline .input-group input[type="tel"],
    table .input-group .form-item input[type="tel"],
    .form-item table .input-group input[type="tel"],
    .google-cse .input-group .form-item input[type="tel"],
    .form-item .google-cse .input-group input[type="tel"],
    .form-inline .input-group .form-item input[type="time"],
    .form-item .form-inline .input-group input[type="time"],
    .form-item.webform-container-inline .input-group input[type="time"],
    .webform-container-inline .input-group .form-item input[type="time"],
    .form-item .webform-container-inline .input-group input[type="time"],
    table .input-group .form-item input[type="time"],
    .form-item table .input-group input[type="time"],
    .google-cse .input-group .form-item input[type="time"],
    .form-item .google-cse .input-group input[type="time"],
    .form-inline .input-group .form-item input[type="url"],
    .form-item .form-inline .input-group input[type="url"],
    .form-item.webform-container-inline .input-group input[type="url"],
    .webform-container-inline .input-group .form-item input[type="url"],
    .form-item .webform-container-inline .input-group input[type="url"],
    table .input-group .form-item input[type="url"],
    .form-item table .input-group input[type="url"],
    .google-cse .input-group .form-item input[type="url"],
    .form-item .google-cse .input-group input[type="url"],
    .form-inline .input-group .form-item input[type="week"],
    .form-item .form-inline .input-group input[type="week"],
    .form-item.webform-container-inline .input-group input[type="week"],
    .webform-container-inline .input-group .form-item input[type="week"],
    .form-item .webform-container-inline .input-group input[type="week"],
    table .input-group .form-item input[type="week"],
    .form-item table .input-group input[type="week"],
    .google-cse .input-group .form-item input[type="week"],
    .form-item .google-cse .input-group input[type="week"],
    .form-inline .input-group .form-item select,
    .form-item .form-inline .input-group select,
    .form-item.webform-container-inline .input-group select,
    .webform-container-inline .input-group .form-item select,
    .form-item .webform-container-inline .input-group select,
    table .input-group .form-item select,
    .form-item table .input-group select,
    .google-cse .input-group .form-item select,
    .form-item .google-cse .input-group select,
    .form-inline .input-group .form-item textarea,
    .form-item .form-inline .input-group textarea,
    .form-item.webform-container-inline .input-group textarea,
    .webform-container-inline .input-group .form-item textarea,
    .form-item .webform-container-inline .input-group textarea,
    table .input-group .form-item textarea,
    .form-item table .input-group textarea,
    .google-cse .input-group .form-item textarea,
    .form-item .google-cse .input-group textarea {
      width: auto; }
  .form-inline .input-group > .form-control, .webform-container-inline .input-group > .form-control, table .input-group > .form-control, .google-cse .input-group > .form-control, .form-inline .form-item .input-group > input[type="text"], .form-item .form-inline .input-group > input[type="text"], .form-item.webform-container-inline .input-group > input[type="text"], .webform-container-inline .form-item .input-group > input[type="text"], .form-item .webform-container-inline .input-group > input[type="text"], table .form-item .input-group > input[type="text"], .form-item table .input-group > input[type="text"], .google-cse .form-item .input-group > input[type="text"], .form-item .google-cse .input-group > input[type="text"],
  .form-inline .form-item .input-group > input[type="select"],
  .form-item .form-inline .input-group > input[type="select"],
  .form-item.webform-container-inline .input-group > input[type="select"],
  .webform-container-inline .form-item .input-group > input[type="select"],
  .form-item .webform-container-inline .input-group > input[type="select"],
  table .form-item .input-group > input[type="select"],
  .form-item table .input-group > input[type="select"],
  .google-cse .form-item .input-group > input[type="select"],
  .form-item .google-cse .input-group > input[type="select"],
  .form-inline .form-item .input-group > input[type="email"],
  .form-item .form-inline .input-group > input[type="email"],
  .form-item.webform-container-inline .input-group > input[type="email"],
  .webform-container-inline .form-item .input-group > input[type="email"],
  .form-item .webform-container-inline .input-group > input[type="email"],
  table .form-item .input-group > input[type="email"],
  .form-item table .input-group > input[type="email"],
  .google-cse .form-item .input-group > input[type="email"],
  .form-item .google-cse .input-group > input[type="email"],
  .form-inline .form-item .input-group > input[type="password"],
  .form-item .form-inline .input-group > input[type="password"],
  .form-item.webform-container-inline .input-group > input[type="password"],
  .webform-container-inline .form-item .input-group > input[type="password"],
  .form-item .webform-container-inline .input-group > input[type="password"],
  table .form-item .input-group > input[type="password"],
  .form-item table .input-group > input[type="password"],
  .google-cse .form-item .input-group > input[type="password"],
  .form-item .google-cse .input-group > input[type="password"],
  .form-inline .form-item .input-group > input[type="color"],
  .form-item .form-inline .input-group > input[type="color"],
  .form-item.webform-container-inline .input-group > input[type="color"],
  .webform-container-inline .form-item .input-group > input[type="color"],
  .form-item .webform-container-inline .input-group > input[type="color"],
  table .form-item .input-group > input[type="color"],
  .form-item table .input-group > input[type="color"],
  .google-cse .form-item .input-group > input[type="color"],
  .form-item .google-cse .input-group > input[type="color"],
  .form-inline .form-item .input-group > input[type="date"],
  .form-item .form-inline .input-group > input[type="date"],
  .form-item.webform-container-inline .input-group > input[type="date"],
  .webform-container-inline .form-item .input-group > input[type="date"],
  .form-item .webform-container-inline .input-group > input[type="date"],
  table .form-item .input-group > input[type="date"],
  .form-item table .input-group > input[type="date"],
  .google-cse .form-item .input-group > input[type="date"],
  .form-item .google-cse .input-group > input[type="date"],
  .form-inline .form-item .input-group > input[type="datetime"],
  .form-item .form-inline .input-group > input[type="datetime"],
  .form-item.webform-container-inline .input-group > input[type="datetime"],
  .webform-container-inline .form-item .input-group > input[type="datetime"],
  .form-item .webform-container-inline .input-group > input[type="datetime"],
  table .form-item .input-group > input[type="datetime"],
  .form-item table .input-group > input[type="datetime"],
  .google-cse .form-item .input-group > input[type="datetime"],
  .form-item .google-cse .input-group > input[type="datetime"],
  .form-inline .form-item .input-group > input[type="datetime-local"],
  .form-item .form-inline .input-group > input[type="datetime-local"],
  .form-item.webform-container-inline .input-group > input[type="datetime-local"],
  .webform-container-inline .form-item .input-group > input[type="datetime-local"],
  .form-item .webform-container-inline .input-group > input[type="datetime-local"],
  table .form-item .input-group > input[type="datetime-local"],
  .form-item table .input-group > input[type="datetime-local"],
  .google-cse .form-item .input-group > input[type="datetime-local"],
  .form-item .google-cse .input-group > input[type="datetime-local"],
  .form-inline .form-item .input-group > input[type="month"],
  .form-item .form-inline .input-group > input[type="month"],
  .form-item.webform-container-inline .input-group > input[type="month"],
  .webform-container-inline .form-item .input-group > input[type="month"],
  .form-item .webform-container-inline .input-group > input[type="month"],
  table .form-item .input-group > input[type="month"],
  .form-item table .input-group > input[type="month"],
  .google-cse .form-item .input-group > input[type="month"],
  .form-item .google-cse .input-group > input[type="month"],
  .form-inline .form-item .input-group > input[type="number"],
  .form-item .form-inline .input-group > input[type="number"],
  .form-item.webform-container-inline .input-group > input[type="number"],
  .webform-container-inline .form-item .input-group > input[type="number"],
  .form-item .webform-container-inline .input-group > input[type="number"],
  table .form-item .input-group > input[type="number"],
  .form-item table .input-group > input[type="number"],
  .google-cse .form-item .input-group > input[type="number"],
  .form-item .google-cse .input-group > input[type="number"],
  .form-inline .form-item .input-group > input[type="range"],
  .form-item .form-inline .input-group > input[type="range"],
  .form-item.webform-container-inline .input-group > input[type="range"],
  .webform-container-inline .form-item .input-group > input[type="range"],
  .form-item .webform-container-inline .input-group > input[type="range"],
  table .form-item .input-group > input[type="range"],
  .form-item table .input-group > input[type="range"],
  .google-cse .form-item .input-group > input[type="range"],
  .form-item .google-cse .input-group > input[type="range"],
  .form-inline .form-item .input-group > input[type="search"],
  .form-item .form-inline .input-group > input[type="search"],
  .form-item.webform-container-inline .input-group > input[type="search"],
  .webform-container-inline .form-item .input-group > input[type="search"],
  .form-item .webform-container-inline .input-group > input[type="search"],
  table .form-item .input-group > input[type="search"],
  .form-item table .input-group > input[type="search"],
  .google-cse .form-item .input-group > input[type="search"],
  .form-item .google-cse .input-group > input[type="search"],
  .form-inline .form-item .input-group > input[type="tel"],
  .form-item .form-inline .input-group > input[type="tel"],
  .form-item.webform-container-inline .input-group > input[type="tel"],
  .webform-container-inline .form-item .input-group > input[type="tel"],
  .form-item .webform-container-inline .input-group > input[type="tel"],
  table .form-item .input-group > input[type="tel"],
  .form-item table .input-group > input[type="tel"],
  .google-cse .form-item .input-group > input[type="tel"],
  .form-item .google-cse .input-group > input[type="tel"],
  .form-inline .form-item .input-group > input[type="time"],
  .form-item .form-inline .input-group > input[type="time"],
  .form-item.webform-container-inline .input-group > input[type="time"],
  .webform-container-inline .form-item .input-group > input[type="time"],
  .form-item .webform-container-inline .input-group > input[type="time"],
  table .form-item .input-group > input[type="time"],
  .form-item table .input-group > input[type="time"],
  .google-cse .form-item .input-group > input[type="time"],
  .form-item .google-cse .input-group > input[type="time"],
  .form-inline .form-item .input-group > input[type="url"],
  .form-item .form-inline .input-group > input[type="url"],
  .form-item.webform-container-inline .input-group > input[type="url"],
  .webform-container-inline .form-item .input-group > input[type="url"],
  .form-item .webform-container-inline .input-group > input[type="url"],
  table .form-item .input-group > input[type="url"],
  .form-item table .input-group > input[type="url"],
  .google-cse .form-item .input-group > input[type="url"],
  .form-item .google-cse .input-group > input[type="url"],
  .form-inline .form-item .input-group > input[type="week"],
  .form-item .form-inline .input-group > input[type="week"],
  .form-item.webform-container-inline .input-group > input[type="week"],
  .webform-container-inline .form-item .input-group > input[type="week"],
  .form-item .webform-container-inline .input-group > input[type="week"],
  table .form-item .input-group > input[type="week"],
  .form-item table .input-group > input[type="week"],
  .google-cse .form-item .input-group > input[type="week"],
  .form-item .google-cse .input-group > input[type="week"],
  .form-inline .form-item .input-group > select,
  .form-item .form-inline .input-group > select,
  .form-item.webform-container-inline .input-group > select,
  .webform-container-inline .form-item .input-group > select,
  .form-item .webform-container-inline .input-group > select,
  table .form-item .input-group > select,
  .form-item table .input-group > select,
  .google-cse .form-item .input-group > select,
  .form-item .google-cse .input-group > select,
  .form-inline .form-item .input-group > textarea,
  .form-item .form-inline .input-group > textarea,
  .form-item.webform-container-inline .input-group > textarea,
  .webform-container-inline .form-item .input-group > textarea,
  .form-item .webform-container-inline .input-group > textarea,
  table .form-item .input-group > textarea,
  .form-item table .input-group > textarea,
  .google-cse .form-item .input-group > textarea,
  .form-item .google-cse .input-group > textarea {
    width: 100%; }
  .form-inline .control-label, .webform-container-inline .control-label, table .control-label, .google-cse .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .webform-container-inline .radio, table .radio, .google-cse .radio,
  .form-inline .checkbox,
  .webform-container-inline .checkbox,
  table .checkbox,
  .google-cse .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label, .webform-container-inline .radio label, table .radio label, .google-cse .radio label,
    .form-inline .checkbox label,
    .webform-container-inline .checkbox label,
    table .checkbox label,
    .google-cse .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"], .webform-container-inline .radio input[type="radio"], table .radio input[type="radio"], .google-cse .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .webform-container-inline .checkbox input[type="checkbox"],
  table .checkbox input[type="checkbox"],
  .google-cse .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback, .webform-container-inline .has-feedback .form-control-feedback, table .has-feedback .form-control-feedback, .google-cse .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }
.form-horizontal .form-group, .form-horizontal .form-item {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-item:before, .form-horizontal .form-group:after, .form-horizontal .form-item:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after, .form-horizontal .form-item:after {
    clear: both; }
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn, .node .field-name-field-external-url a, .more-link a, .form-submit, .node-form .tabledrag-toggle-weight, ul.primary li {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .node .field-name-field-external-url a:focus, .more-link a:focus, .form-submit:focus, .node-form .tabledrag-toggle-weight:focus, ul.primary li:focus, .btn.focus, .node .field-name-field-external-url a.focus, .more-link a.focus, .focus.form-submit, .node-form .focus.tabledrag-toggle-weight, ul.primary li.focus, .btn:active:focus, .node .field-name-field-external-url a:active:focus, .more-link a:active:focus, .form-submit:active:focus, .node-form .tabledrag-toggle-weight:active:focus, ul.primary li:active:focus, .btn:active.focus, .node .field-name-field-external-url a:active.focus, .more-link a:active.focus, .form-submit:active.focus, .node-form .tabledrag-toggle-weight:active.focus, ul.primary li:active.focus, .btn.active:focus, .node .field-name-field-external-url a.active:focus, .more-link a.active:focus, .active.form-submit:focus, .node-form .active.tabledrag-toggle-weight:focus, ul.primary li.active:focus, .btn.active.focus, .node .field-name-field-external-url a.active.focus, .more-link a.active.focus, .active.focus.form-submit, .node-form .active.focus.tabledrag-toggle-weight, ul.primary li.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .node .field-name-field-external-url a:hover, .more-link a:hover, .form-submit:hover, .node-form .tabledrag-toggle-weight:hover, ul.primary li:hover, .btn:focus, .node .field-name-field-external-url a:focus, .more-link a:focus, .form-submit:focus, .node-form .tabledrag-toggle-weight:focus, ul.primary li:focus, .btn.focus, .node .field-name-field-external-url a.focus, .more-link a.focus, .focus.form-submit, .node-form .focus.tabledrag-toggle-weight, ul.primary li.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .node .field-name-field-external-url a:active, .more-link a:active, .form-submit:active, .node-form .tabledrag-toggle-weight:active, ul.primary li:active, .btn.active, .node .field-name-field-external-url a.active, .more-link a.active, .active.form-submit, .node-form .active.tabledrag-toggle-weight, ul.primary li.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .node .field-name-field-external-url a.disabled, .more-link a.disabled, .disabled.form-submit, .node-form .disabled.tabledrag-toggle-weight, ul.primary li.disabled, .btn[disabled], .node .field-name-field-external-url a[disabled], .more-link a[disabled], [disabled].form-submit, .node-form [disabled].tabledrag-toggle-weight, ul.primary li[disabled], fieldset[disabled] .btn, fieldset[disabled] .node .field-name-field-external-url a, .node .field-name-field-external-url fieldset[disabled] a, fieldset[disabled] .more-link a, .more-link fieldset[disabled] a, fieldset[disabled] .form-submit, fieldset[disabled] .node-form .tabledrag-toggle-weight, .node-form fieldset[disabled] .tabledrag-toggle-weight, fieldset[disabled] ul.primary li, ul.primary fieldset[disabled] li {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn-default, .more-link a, .form-submit, .node-form .tabledrag-toggle-weight, ul.primary li {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:hover, .more-link a:hover, .form-submit:hover, .node-form .tabledrag-toggle-weight:hover, ul.primary li:hover, .btn-default:focus, .more-link a:focus, .form-submit:focus, .node-form .tabledrag-toggle-weight:focus, ul.primary li:focus, .btn-default.focus, .more-link a.focus, .focus.form-submit, .node-form .focus.tabledrag-toggle-weight, ul.primary li.focus, .btn-default:active, .more-link a:active, .form-submit:active, .node-form .tabledrag-toggle-weight:active, ul.primary li:active, .btn-default.active, .more-link a.active, .active.form-submit, .node-form .active.tabledrag-toggle-weight, ul.primary li.active, .open > .btn-default.dropdown-toggle, .more-link .open > a.dropdown-toggle, .open > .dropdown-toggle.form-submit, .node-form .open > .dropdown-toggle.tabledrag-toggle-weight, ul.primary .open > li.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .more-link a:active, .form-submit:active, .node-form .tabledrag-toggle-weight:active, ul.primary li:active, .btn-default.active, .more-link a.active, .active.form-submit, .node-form .active.tabledrag-toggle-weight, ul.primary li.active, .open > .btn-default.dropdown-toggle, .more-link .open > a.dropdown-toggle, .open > .dropdown-toggle.form-submit, .node-form .open > .dropdown-toggle.tabledrag-toggle-weight, ul.primary .open > li.dropdown-toggle {
    background-image: none; }
  .btn-default.disabled, .more-link a.disabled, .disabled.form-submit, .node-form .disabled.tabledrag-toggle-weight, ul.primary li.disabled, .btn-default.disabled:hover, .more-link a.disabled:hover, .disabled.form-submit:hover, .node-form .disabled.tabledrag-toggle-weight:hover, ul.primary li.disabled:hover, .btn-default.disabled:focus, .more-link a.disabled:focus, .disabled.form-submit:focus, .node-form .disabled.tabledrag-toggle-weight:focus, ul.primary li.disabled:focus, .btn-default.disabled.focus, .more-link a.disabled.focus, .disabled.focus.form-submit, .node-form .disabled.focus.tabledrag-toggle-weight, ul.primary li.disabled.focus, .btn-default.disabled:active, .more-link a.disabled:active, .disabled.form-submit:active, .node-form .disabled.tabledrag-toggle-weight:active, ul.primary li.disabled:active, .btn-default.disabled.active, .more-link a.disabled.active, .disabled.active.form-submit, .node-form .disabled.active.tabledrag-toggle-weight, ul.primary li.disabled.active, .btn-default[disabled], .more-link a[disabled], [disabled].form-submit, .node-form [disabled].tabledrag-toggle-weight, ul.primary li[disabled], .btn-default[disabled]:hover, .more-link a[disabled]:hover, [disabled].form-submit:hover, .node-form [disabled].tabledrag-toggle-weight:hover, ul.primary li[disabled]:hover, .btn-default[disabled]:focus, .more-link a[disabled]:focus, [disabled].form-submit:focus, .node-form [disabled].tabledrag-toggle-weight:focus, ul.primary li[disabled]:focus, .btn-default[disabled].focus, .more-link a[disabled].focus, [disabled].focus.form-submit, .node-form [disabled].focus.tabledrag-toggle-weight, ul.primary li[disabled].focus, .btn-default[disabled]:active, .more-link a[disabled]:active, [disabled].form-submit:active, .node-form [disabled].tabledrag-toggle-weight:active, ul.primary li[disabled]:active, .btn-default[disabled].active, .more-link a[disabled].active, [disabled].active.form-submit, .node-form [disabled].active.tabledrag-toggle-weight, ul.primary li[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .more-link a, .more-link fieldset[disabled] a, fieldset[disabled] .form-submit, fieldset[disabled] .node-form .tabledrag-toggle-weight, .node-form fieldset[disabled] .tabledrag-toggle-weight, fieldset[disabled] ul.primary li, ul.primary fieldset[disabled] li, fieldset[disabled] .btn-default:hover, fieldset[disabled] .more-link a:hover, .more-link fieldset[disabled] a:hover, fieldset[disabled] .form-submit:hover, fieldset[disabled] .node-form .tabledrag-toggle-weight:hover, .node-form fieldset[disabled] .tabledrag-toggle-weight:hover, fieldset[disabled] ul.primary li:hover, ul.primary fieldset[disabled] li:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .more-link a:focus, .more-link fieldset[disabled] a:focus, fieldset[disabled] .form-submit:focus, fieldset[disabled] .node-form .tabledrag-toggle-weight:focus, .node-form fieldset[disabled] .tabledrag-toggle-weight:focus, fieldset[disabled] ul.primary li:focus, ul.primary fieldset[disabled] li:focus, fieldset[disabled] .btn-default.focus, fieldset[disabled] .more-link a.focus, .more-link fieldset[disabled] a.focus, fieldset[disabled] .focus.form-submit, fieldset[disabled] .node-form .focus.tabledrag-toggle-weight, .node-form fieldset[disabled] .focus.tabledrag-toggle-weight, fieldset[disabled] ul.primary li.focus, ul.primary fieldset[disabled] li.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .more-link a:active, .more-link fieldset[disabled] a:active, fieldset[disabled] .form-submit:active, fieldset[disabled] .node-form .tabledrag-toggle-weight:active, .node-form fieldset[disabled] .tabledrag-toggle-weight:active, fieldset[disabled] ul.primary li:active, ul.primary fieldset[disabled] li:active, fieldset[disabled] .btn-default.active, fieldset[disabled] .more-link a.active, .more-link fieldset[disabled] a.active, fieldset[disabled] .active.form-submit, fieldset[disabled] .node-form .active.tabledrag-toggle-weight, .node-form fieldset[disabled] .active.tabledrag-toggle-weight, fieldset[disabled] ul.primary li.active, ul.primary fieldset[disabled] li.active {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge, .more-link a .badge, .form-submit .badge, .node-form .tabledrag-toggle-weight .badge, ul.primary li .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74; }
  .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
    background-image: none; }
  .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
    background-color: #337ab7;
    border-color: #2e6da4; }
  .btn-primary .badge {
    color: #337ab7;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info, .node .field-name-field-external-url a {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:hover, .node .field-name-field-external-url a:hover, .btn-info:focus, .node .field-name-field-external-url a:focus, .btn-info.focus, .node .field-name-field-external-url a.focus, .btn-info:active, .node .field-name-field-external-url a:active, .btn-info.active, .node .field-name-field-external-url a.active, .open > .btn-info.dropdown-toggle, .node .field-name-field-external-url .open > a.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .node .field-name-field-external-url a:active, .btn-info.active, .node .field-name-field-external-url a.active, .open > .btn-info.dropdown-toggle, .node .field-name-field-external-url .open > a.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled, .node .field-name-field-external-url a.disabled, .btn-info.disabled:hover, .node .field-name-field-external-url a.disabled:hover, .btn-info.disabled:focus, .node .field-name-field-external-url a.disabled:focus, .btn-info.disabled.focus, .node .field-name-field-external-url a.disabled.focus, .btn-info.disabled:active, .node .field-name-field-external-url a.disabled:active, .btn-info.disabled.active, .node .field-name-field-external-url a.disabled.active, .btn-info[disabled], .node .field-name-field-external-url a[disabled], .btn-info[disabled]:hover, .node .field-name-field-external-url a[disabled]:hover, .btn-info[disabled]:focus, .node .field-name-field-external-url a[disabled]:focus, .btn-info[disabled].focus, .node .field-name-field-external-url a[disabled].focus, .btn-info[disabled]:active, .node .field-name-field-external-url a[disabled]:active, .btn-info[disabled].active, .node .field-name-field-external-url a[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .node .field-name-field-external-url a, .node .field-name-field-external-url fieldset[disabled] a, fieldset[disabled] .btn-info:hover, fieldset[disabled] .node .field-name-field-external-url a:hover, .node .field-name-field-external-url fieldset[disabled] a:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .node .field-name-field-external-url a:focus, .node .field-name-field-external-url fieldset[disabled] a:focus, fieldset[disabled] .btn-info.focus, fieldset[disabled] .node .field-name-field-external-url a.focus, .node .field-name-field-external-url fieldset[disabled] a.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .node .field-name-field-external-url a:active, .node .field-name-field-external-url fieldset[disabled] a:active, fieldset[disabled] .btn-info.active, fieldset[disabled] .node .field-name-field-external-url a.active, .node .field-name-field-external-url fieldset[disabled] a.active {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge, .node .field-name-field-external-url a .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
    color: #777777;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .more-link .btn-group-lg > a, .btn-group-lg > .form-submit, .node-form .btn-group-lg > .tabledrag-toggle-weight, ul.primary .btn-group-lg > li, .node .field-name-field-external-url a {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.btn-sm, .btn-group-sm > .btn, .node .field-name-field-external-url .btn-group-sm > a, .more-link .btn-group-sm > a, .btn-group-sm > .form-submit, ul.primary .btn-group-sm > li, .node-form .tabledrag-toggle-weight {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs, .btn-group-xs > .btn, .node .field-name-field-external-url .btn-group-xs > a, .more-link .btn-group-xs > a, .btn-group-xs > .form-submit, .node-form .btn-group-xs > .tabledrag-toggle-weight, ul.primary .btn-group-xs > li {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.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;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }
.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: not-allowed; }

.open > .dropdown-menu {
  display: block; }
.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.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;
  content: ""; }
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }
.btn-group, .form-actions, ul.primary,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .form-actions > .btn, ul.primary > .btn, .node .field-name-field-external-url .btn-group > a, .node .field-name-field-external-url .form-actions > a, .node .field-name-field-external-url ul.primary > a, .more-link .btn-group > a, .more-link .form-actions > a, .more-link ul.primary > a, .btn-group > .form-submit, .form-actions > .form-submit, ul.primary > .form-submit, .node-form .btn-group > .tabledrag-toggle-weight, .node-form .form-actions > .tabledrag-toggle-weight, .node-form ul.primary > .tabledrag-toggle-weight, ul.primary .btn-group > li, ul.primary .form-actions > li, ul.primary > li,
  .btn-group-vertical > .btn,
  .node .field-name-field-external-url .btn-group-vertical > a,
  .more-link .btn-group-vertical > a,
  .btn-group-vertical > .form-submit,
  .node-form .btn-group-vertical > .tabledrag-toggle-weight,
  ul.primary .btn-group-vertical > li {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .form-actions > .btn:hover, ul.primary > .btn:hover, .node .field-name-field-external-url .btn-group > a:hover, .node .field-name-field-external-url .form-actions > a:hover, .node .field-name-field-external-url ul.primary > a:hover, .more-link .btn-group > a:hover, .more-link .form-actions > a:hover, .more-link ul.primary > a:hover, .btn-group > .form-submit:hover, .form-actions > .form-submit:hover, ul.primary > .form-submit:hover, .node-form .btn-group > .tabledrag-toggle-weight:hover, .node-form .form-actions > .tabledrag-toggle-weight:hover, .node-form ul.primary > .tabledrag-toggle-weight:hover, ul.primary .btn-group > li:hover, ul.primary .form-actions > li:hover, ul.primary > li:hover, .btn-group > .btn:focus, .form-actions > .btn:focus, ul.primary > .btn:focus, .node .field-name-field-external-url .btn-group > a:focus, .node .field-name-field-external-url .form-actions > a:focus, .node .field-name-field-external-url ul.primary > a:focus, .more-link .btn-group > a:focus, .more-link .form-actions > a:focus, .more-link ul.primary > a:focus, .btn-group > .form-submit:focus, .form-actions > .form-submit:focus, ul.primary > .form-submit:focus, .node-form .btn-group > .tabledrag-toggle-weight:focus, .node-form .form-actions > .tabledrag-toggle-weight:focus, .node-form ul.primary > .tabledrag-toggle-weight:focus, ul.primary .btn-group > li:focus, ul.primary .form-actions > li:focus, ul.primary > li:focus, .btn-group > .btn:active, .form-actions > .btn:active, ul.primary > .btn:active, .node .field-name-field-external-url .btn-group > a:active, .node .field-name-field-external-url .form-actions > a:active, .node .field-name-field-external-url ul.primary > a:active, .more-link .btn-group > a:active, .more-link .form-actions > a:active, .more-link ul.primary > a:active, .btn-group > .form-submit:active, .form-actions > .form-submit:active, ul.primary > .form-submit:active, .node-form .btn-group > .tabledrag-toggle-weight:active, .node-form .form-actions > .tabledrag-toggle-weight:active, .node-form ul.primary > .tabledrag-toggle-weight:active, ul.primary .btn-group > li:active, ul.primary .form-actions > li:active, ul.primary > li:active, .btn-group > .btn.active, .form-actions > .btn.active, ul.primary > .btn.active, .node .field-name-field-external-url .btn-group > a.active, .node .field-name-field-external-url .form-actions > a.active, .node .field-name-field-external-url ul.primary > a.active, .more-link .btn-group > a.active, .more-link .form-actions > a.active, .more-link ul.primary > a.active, .btn-group > .active.form-submit, .form-actions > .active.form-submit, ul.primary > .active.form-submit, .node-form .btn-group > .active.tabledrag-toggle-weight, .node-form .form-actions > .active.tabledrag-toggle-weight, .node-form ul.primary > .active.tabledrag-toggle-weight, ul.primary .btn-group > li.active, ul.primary .form-actions > li.active, ul.primary > li.active,
    .btn-group-vertical > .btn:hover,
    .node .field-name-field-external-url .btn-group-vertical > a:hover,
    .more-link .btn-group-vertical > a:hover,
    .btn-group-vertical > .form-submit:hover,
    .node-form .btn-group-vertical > .tabledrag-toggle-weight:hover,
    ul.primary .btn-group-vertical > li:hover,
    .btn-group-vertical > .btn:focus,
    .node .field-name-field-external-url .btn-group-vertical > a:focus,
    .more-link .btn-group-vertical > a:focus,
    .btn-group-vertical > .form-submit:focus,
    .node-form .btn-group-vertical > .tabledrag-toggle-weight:focus,
    ul.primary .btn-group-vertical > li:focus,
    .btn-group-vertical > .btn:active,
    .node .field-name-field-external-url .btn-group-vertical > a:active,
    .more-link .btn-group-vertical > a:active,
    .btn-group-vertical > .form-submit:active,
    .node-form .btn-group-vertical > .tabledrag-toggle-weight:active,
    ul.primary .btn-group-vertical > li:active,
    .btn-group-vertical > .btn.active,
    .node .field-name-field-external-url .btn-group-vertical > a.active,
    .more-link .btn-group-vertical > a.active,
    .btn-group-vertical > .active.form-submit,
    .node-form .btn-group-vertical > .active.tabledrag-toggle-weight,
    ul.primary .btn-group-vertical > li.active {
      z-index: 2; }

.btn-group .btn + .btn, .form-actions .btn + .btn, ul.primary .btn + .btn, .btn-group .node .field-name-field-external-url a + .btn, .node .field-name-field-external-url .btn-group a + .btn, .form-actions .node .field-name-field-external-url a + .btn, .node .field-name-field-external-url .form-actions a + .btn, ul.primary .node .field-name-field-external-url a + .btn, .node .field-name-field-external-url ul.primary a + .btn, .btn-group .more-link a + .btn, .more-link .btn-group a + .btn, .form-actions .more-link a + .btn, .more-link .form-actions a + .btn, ul.primary .more-link a + .btn, .more-link ul.primary a + .btn, .btn-group .form-submit + .btn, .form-actions .form-submit + .btn, ul.primary .form-submit + .btn, .btn-group .node-form .tabledrag-toggle-weight + .btn, .node-form .btn-group .tabledrag-toggle-weight + .btn, .form-actions .node-form .tabledrag-toggle-weight + .btn, .node-form .form-actions .tabledrag-toggle-weight + .btn, ul.primary .node-form .tabledrag-toggle-weight + .btn, .node-form ul.primary .tabledrag-toggle-weight + .btn, .btn-group ul.primary li + .btn, ul.primary .btn-group li + .btn, .form-actions ul.primary li + .btn, ul.primary .form-actions li + .btn, ul.primary li + .btn, .btn-group .node .field-name-field-external-url .btn + a, .node .field-name-field-external-url .btn-group .btn + a, .form-actions .node .field-name-field-external-url .btn + a, .node .field-name-field-external-url .form-actions .btn + a, ul.primary .node .field-name-field-external-url .btn + a, .node .field-name-field-external-url ul.primary .btn + a, .btn-group .node .field-name-field-external-url a + a, .node .field-name-field-external-url .btn-group a + a, .form-actions .node .field-name-field-external-url a + a, .node .field-name-field-external-url .form-actions a + a, ul.primary .node .field-name-field-external-url a + a, .node .field-name-field-external-url ul.primary a + a, .btn-group .more-link .node .field-name-field-external-url a + a, .node .field-name-field-external-url .btn-group .more-link a + a, .more-link .btn-group .node .field-name-field-external-url a + a, .node .field-name-field-external-url .more-link .btn-group a + a, .form-actions .more-link .node .field-name-field-external-url a + a, .node .field-name-field-external-url .form-actions .more-link a + a, .more-link .form-actions .node .field-name-field-external-url a + a, .node .field-name-field-external-url .more-link .form-actions a + a, ul.primary .more-link .node .field-name-field-external-url a + a, .node .field-name-field-external-url ul.primary .more-link a + a, .more-link ul.primary .node .field-name-field-external-url a + a, .node .field-name-field-external-url .more-link ul.primary a + a, .btn-group .node .field-name-field-external-url .form-submit + a, .node .field-name-field-external-url .btn-group .form-submit + a, .form-actions .node .field-name-field-external-url .form-submit + a, .node .field-name-field-external-url .form-actions .form-submit + a, ul.primary .node .field-name-field-external-url .form-submit + a, .node .field-name-field-external-url ul.primary .form-submit + a, .btn-group .node-form .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .btn-group .node-form .tabledrag-toggle-weight + a, .node-form .btn-group .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .btn-group .tabledrag-toggle-weight + a, .form-actions .node-form .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .form-actions .node-form .tabledrag-toggle-weight + a, .node-form .form-actions .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .form-actions .tabledrag-toggle-weight + a, ul.primary .node-form .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url ul.primary .node-form .tabledrag-toggle-weight + a, .node-form ul.primary .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form ul.primary .tabledrag-toggle-weight + a, .btn-group ul.primary .node .field-name-field-external-url li + a, .node .field-name-field-external-url .btn-group ul.primary li + a, ul.primary .btn-group .node .field-name-field-external-url li + a, .node .field-name-field-external-url ul.primary .btn-group li + a, .form-actions ul.primary .node .field-name-field-external-url li + a, .node .field-name-field-external-url .form-actions ul.primary li + a, ul.primary .form-actions .node .field-name-field-external-url li + a, .node .field-name-field-external-url ul.primary .form-actions li + a, ul.primary .node .field-name-field-external-url li + a, .node .field-name-field-external-url ul.primary li + a, .btn-group .more-link .btn + a, .more-link .btn-group .btn + a, .form-actions .more-link .btn + a, .more-link .form-actions .btn + a, ul.primary .more-link .btn + a, .more-link ul.primary .btn + a, .btn-group .node .field-name-field-external-url .more-link a + a, .more-link .btn-group .node .field-name-field-external-url a + a, .node .field-name-field-external-url .btn-group .more-link a + a, .more-link .node .field-name-field-external-url .btn-group a + a, .form-actions .node .field-name-field-external-url .more-link a + a, .more-link .form-actions .node .field-name-field-external-url a + a, .node .field-name-field-external-url .form-actions .more-link a + a, .more-link .node .field-name-field-external-url .form-actions a + a, ul.primary .node .field-name-field-external-url .more-link a + a, .more-link ul.primary .node .field-name-field-external-url a + a, .node .field-name-field-external-url ul.primary .more-link a + a, .more-link .node .field-name-field-external-url ul.primary a + a, .btn-group .more-link a + a, .more-link .btn-group a + a, .form-actions .more-link a + a, .more-link .form-actions a + a, ul.primary .more-link a + a, .more-link ul.primary a + a, .btn-group .more-link .form-submit + a, .more-link .btn-group .form-submit + a, .form-actions .more-link .form-submit + a, .more-link .form-actions .form-submit + a, ul.primary .more-link .form-submit + a, .more-link ul.primary .form-submit + a, .btn-group .node-form .more-link .tabledrag-toggle-weight + a, .more-link .btn-group .node-form .tabledrag-toggle-weight + a, .node-form .btn-group .more-link .tabledrag-toggle-weight + a, .more-link .node-form .btn-group .tabledrag-toggle-weight + a, .form-actions .node-form .more-link .tabledrag-toggle-weight + a, .more-link .form-actions .node-form .tabledrag-toggle-weight + a, .node-form .form-actions .more-link .tabledrag-toggle-weight + a, .more-link .node-form .form-actions .tabledrag-toggle-weight + a, ul.primary .node-form .more-link .tabledrag-toggle-weight + a, .more-link ul.primary .node-form .tabledrag-toggle-weight + a, .node-form ul.primary .more-link .tabledrag-toggle-weight + a, .more-link .node-form ul.primary .tabledrag-toggle-weight + a, .btn-group ul.primary .more-link li + a, .more-link .btn-group ul.primary li + a, ul.primary .btn-group .more-link li + a, .more-link ul.primary .btn-group li + a, .form-actions ul.primary .more-link li + a, .more-link .form-actions ul.primary li + a, ul.primary .form-actions .more-link li + a, .more-link ul.primary .form-actions li + a, ul.primary .more-link li + a, .more-link ul.primary li + a, .btn-group .btn + .form-submit, .form-actions .btn + .form-submit, ul.primary .btn + .form-submit, .btn-group .node .field-name-field-external-url a + .form-submit, .node .field-name-field-external-url .btn-group a + .form-submit, .form-actions .node .field-name-field-external-url a + .form-submit, .node .field-name-field-external-url .form-actions a + .form-submit, ul.primary .node .field-name-field-external-url a + .form-submit, .node .field-name-field-external-url ul.primary a + .form-submit, .btn-group .more-link a + .form-submit, .more-link .btn-group a + .form-submit, .form-actions .more-link a + .form-submit, .more-link .form-actions a + .form-submit, ul.primary .more-link a + .form-submit, .more-link ul.primary a + .form-submit, .btn-group .form-submit + .form-submit, .form-actions .form-submit + .form-submit, ul.primary .form-submit + .form-submit, .btn-group .node-form .tabledrag-toggle-weight + .form-submit, .node-form .btn-group .tabledrag-toggle-weight + .form-submit, .form-actions .node-form .tabledrag-toggle-weight + .form-submit, .node-form .form-actions .tabledrag-toggle-weight + .form-submit, ul.primary .node-form .tabledrag-toggle-weight + .form-submit, .node-form ul.primary .tabledrag-toggle-weight + .form-submit, .btn-group ul.primary li + .form-submit, ul.primary .btn-group li + .form-submit, .form-actions ul.primary li + .form-submit, ul.primary .form-actions li + .form-submit, ul.primary li + .form-submit, .btn-group .node-form .btn + .tabledrag-toggle-weight, .node-form .btn-group .btn + .tabledrag-toggle-weight, .form-actions .node-form .btn + .tabledrag-toggle-weight, .node-form .form-actions .btn + .tabledrag-toggle-weight, ul.primary .node-form .btn + .tabledrag-toggle-weight, .node-form ul.primary .btn + .tabledrag-toggle-weight, .btn-group .node .field-name-field-external-url .node-form a + .tabledrag-toggle-weight, .node-form .btn-group .node .field-name-field-external-url a + .tabledrag-toggle-weight, .node .field-name-field-external-url .btn-group .node-form a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .btn-group a + .tabledrag-toggle-weight, .form-actions .node .field-name-field-external-url .node-form a + .tabledrag-toggle-weight, .node-form .form-actions .node .field-name-field-external-url a + .tabledrag-toggle-weight, .node .field-name-field-external-url .form-actions .node-form a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .form-actions a + .tabledrag-toggle-weight, ul.primary .node .field-name-field-external-url .node-form a + .tabledrag-toggle-weight, .node-form ul.primary .node .field-name-field-external-url a + .tabledrag-toggle-weight, .node .field-name-field-external-url ul.primary .node-form a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url ul.primary a + .tabledrag-toggle-weight, .btn-group .more-link .node-form a + .tabledrag-toggle-weight, .node-form .btn-group .more-link a + .tabledrag-toggle-weight, .more-link .btn-group .node-form a + .tabledrag-toggle-weight, .node-form .more-link .btn-group a + .tabledrag-toggle-weight, .form-actions .more-link .node-form a + .tabledrag-toggle-weight, .node-form .form-actions .more-link a + .tabledrag-toggle-weight, .more-link .form-actions .node-form a + .tabledrag-toggle-weight, .node-form .more-link .form-actions a + .tabledrag-toggle-weight, ul.primary .more-link .node-form a + .tabledrag-toggle-weight, .node-form ul.primary .more-link a + .tabledrag-toggle-weight, .more-link ul.primary .node-form a + .tabledrag-toggle-weight, .node-form .more-link ul.primary a + .tabledrag-toggle-weight, .btn-group .node-form .form-submit + .tabledrag-toggle-weight, .node-form .btn-group .form-submit + .tabledrag-toggle-weight, .form-actions .node-form .form-submit + .tabledrag-toggle-weight, .node-form .form-actions .form-submit + .tabledrag-toggle-weight, ul.primary .node-form .form-submit + .tabledrag-toggle-weight, .node-form ul.primary .form-submit + .tabledrag-toggle-weight, .btn-group .node-form .tabledrag-toggle-weight + .tabledrag-toggle-weight, .node-form .btn-group .tabledrag-toggle-weight + .tabledrag-toggle-weight, .form-actions .node-form .tabledrag-toggle-weight + .tabledrag-toggle-weight, .node-form .form-actions .tabledrag-toggle-weight + .tabledrag-toggle-weight, ul.primary .node-form .tabledrag-toggle-weight + .tabledrag-toggle-weight, .node-form ul.primary .tabledrag-toggle-weight + .tabledrag-toggle-weight, .btn-group ul.primary .node-form li + .tabledrag-toggle-weight, .node-form .btn-group ul.primary li + .tabledrag-toggle-weight, ul.primary .btn-group .node-form li + .tabledrag-toggle-weight, .node-form ul.primary .btn-group li + .tabledrag-toggle-weight, .form-actions ul.primary .node-form li + .tabledrag-toggle-weight, .node-form .form-actions ul.primary li + .tabledrag-toggle-weight, ul.primary .form-actions .node-form li + .tabledrag-toggle-weight, .node-form ul.primary .form-actions li + .tabledrag-toggle-weight, ul.primary .node-form li + .tabledrag-toggle-weight, .node-form ul.primary li + .tabledrag-toggle-weight, .btn-group ul.primary .btn + li, ul.primary .btn-group .btn + li, .form-actions ul.primary .btn + li, ul.primary .form-actions .btn + li, ul.primary .btn + li, .btn-group .node .field-name-field-external-url ul.primary a + li, ul.primary .btn-group .node .field-name-field-external-url a + li, .node .field-name-field-external-url .btn-group ul.primary a + li, ul.primary .node .field-name-field-external-url .btn-group a + li, .form-actions .node .field-name-field-external-url ul.primary a + li, ul.primary .form-actions .node .field-name-field-external-url a + li, .node .field-name-field-external-url .form-actions ul.primary a + li, ul.primary .node .field-name-field-external-url .form-actions a + li, ul.primary .node .field-name-field-external-url a + li, .node .field-name-field-external-url ul.primary a + li, .btn-group .more-link ul.primary a + li, ul.primary .btn-group .more-link a + li, .more-link .btn-group ul.primary a + li, ul.primary .more-link .btn-group a + li, .form-actions .more-link ul.primary a + li, ul.primary .form-actions .more-link a + li, .more-link .form-actions ul.primary a + li, ul.primary .more-link .form-actions a + li, ul.primary .more-link a + li, .more-link ul.primary a + li, .btn-group ul.primary .form-submit + li, ul.primary .btn-group .form-submit + li, .form-actions ul.primary .form-submit + li, ul.primary .form-actions .form-submit + li, ul.primary .form-submit + li, .btn-group .node-form ul.primary .tabledrag-toggle-weight + li, ul.primary .btn-group .node-form .tabledrag-toggle-weight + li, .node-form .btn-group ul.primary .tabledrag-toggle-weight + li, ul.primary .node-form .btn-group .tabledrag-toggle-weight + li, .form-actions .node-form ul.primary .tabledrag-toggle-weight + li, ul.primary .form-actions .node-form .tabledrag-toggle-weight + li, .node-form .form-actions ul.primary .tabledrag-toggle-weight + li, ul.primary .node-form .form-actions .tabledrag-toggle-weight + li, ul.primary .node-form .tabledrag-toggle-weight + li, .node-form ul.primary .tabledrag-toggle-weight + li, .btn-group ul.primary li + li, ul.primary .btn-group li + li, .form-actions ul.primary li + li, ul.primary .form-actions li + li, ul.primary li + li,
.btn-group .btn + .btn-group,
.form-actions .btn + .btn-group,
ul.primary .btn + .btn-group,
.btn-group .node .field-name-field-external-url a + .btn-group,
.node .field-name-field-external-url .btn-group a + .btn-group,
.form-actions .node .field-name-field-external-url a + .btn-group,
.node .field-name-field-external-url .form-actions a + .btn-group,
ul.primary .node .field-name-field-external-url a + .btn-group,
.node .field-name-field-external-url ul.primary a + .btn-group,
.btn-group .more-link a + .btn-group,
.more-link .btn-group a + .btn-group,
.form-actions .more-link a + .btn-group,
.more-link .form-actions a + .btn-group,
ul.primary .more-link a + .btn-group,
.more-link ul.primary a + .btn-group,
.btn-group .form-submit + .btn-group,
.form-actions .form-submit + .btn-group,
ul.primary .form-submit + .btn-group,
.btn-group .node-form .tabledrag-toggle-weight + .btn-group,
.node-form .btn-group .tabledrag-toggle-weight + .btn-group,
.form-actions .node-form .tabledrag-toggle-weight + .btn-group,
.node-form .form-actions .tabledrag-toggle-weight + .btn-group,
ul.primary .node-form .tabledrag-toggle-weight + .btn-group,
.node-form ul.primary .tabledrag-toggle-weight + .btn-group,
.btn-group ul.primary li + .btn-group,
ul.primary .btn-group li + .btn-group,
.form-actions ul.primary li + .btn-group,
ul.primary .form-actions li + .btn-group,
ul.primary li + .btn-group,
.btn-group .btn + .form-actions,
.form-actions .btn + .form-actions,
ul.primary .btn + .form-actions,
.btn-group .node .field-name-field-external-url a + .form-actions,
.node .field-name-field-external-url .btn-group a + .form-actions,
.form-actions .node .field-name-field-external-url a + .form-actions,
.node .field-name-field-external-url .form-actions a + .form-actions,
ul.primary .node .field-name-field-external-url a + .form-actions,
.node .field-name-field-external-url ul.primary a + .form-actions,
.btn-group .more-link a + .form-actions,
.more-link .btn-group a + .form-actions,
.form-actions .more-link a + .form-actions,
.more-link .form-actions a + .form-actions,
ul.primary .more-link a + .form-actions,
.more-link ul.primary a + .form-actions,
.btn-group .form-submit + .form-actions,
.form-actions .form-submit + .form-actions,
ul.primary .form-submit + .form-actions,
.btn-group .node-form .tabledrag-toggle-weight + .form-actions,
.node-form .btn-group .tabledrag-toggle-weight + .form-actions,
.form-actions .node-form .tabledrag-toggle-weight + .form-actions,
.node-form .form-actions .tabledrag-toggle-weight + .form-actions,
ul.primary .node-form .tabledrag-toggle-weight + .form-actions,
.node-form ul.primary .tabledrag-toggle-weight + .form-actions,
.btn-group ul.primary li + .form-actions,
ul.primary .btn-group li + .form-actions,
ul.primary .form-actions li + .form-actions,
ul.primary li + .form-actions,
.btn-group .btn + ul.primary,
.form-actions .btn + ul.primary,
ul.primary .btn + ul.primary,
.btn-group .node .field-name-field-external-url a + ul.primary,
.node .field-name-field-external-url .btn-group a + ul.primary,
.form-actions .node .field-name-field-external-url a + ul.primary,
.node .field-name-field-external-url .form-actions a + ul.primary,
ul.primary .node .field-name-field-external-url a + ul.primary,
.node .field-name-field-external-url ul.primary a + ul.primary,
.btn-group .more-link a + ul.primary,
.more-link .btn-group a + ul.primary,
.form-actions .more-link a + ul.primary,
.more-link .form-actions a + ul.primary,
ul.primary .more-link a + ul.primary,
.more-link ul.primary a + ul.primary,
.btn-group .form-submit + ul.primary,
.form-actions .form-submit + ul.primary,
ul.primary .form-submit + ul.primary,
.btn-group .node-form .tabledrag-toggle-weight + ul.primary,
.node-form .btn-group .tabledrag-toggle-weight + ul.primary,
.form-actions .node-form .tabledrag-toggle-weight + ul.primary,
.node-form .form-actions .tabledrag-toggle-weight + ul.primary,
ul.primary .node-form .tabledrag-toggle-weight + ul.primary,
.node-form ul.primary .tabledrag-toggle-weight + ul.primary,
.btn-group ul.primary li + ul.primary,
ul.primary .btn-group li + ul.primary,
ul.primary .form-actions li + ul.primary,
ul.primary li + ul.primary,
.btn-group .btn-group + .btn,
.form-actions .btn-group + .btn,
ul.primary .btn-group + .btn,
.btn-group .form-actions + .btn,
.form-actions .form-actions + .btn,
ul.primary .form-actions + .btn,
.btn-group ul.primary + .btn,
.form-actions ul.primary + .btn,
ul.primary ul.primary + .btn,
.btn-group .node .field-name-field-external-url .btn-group + a,
.node .field-name-field-external-url .btn-group .btn-group + a,
.form-actions .node .field-name-field-external-url .btn-group + a,
.node .field-name-field-external-url .form-actions .btn-group + a,
ul.primary .node .field-name-field-external-url .btn-group + a,
.node .field-name-field-external-url ul.primary .btn-group + a,
.btn-group .node .field-name-field-external-url .form-actions + a,
.node .field-name-field-external-url .btn-group .form-actions + a,
.form-actions .node .field-name-field-external-url .form-actions + a,
.node .field-name-field-external-url .form-actions .form-actions + a,
ul.primary .node .field-name-field-external-url .form-actions + a,
.node .field-name-field-external-url ul.primary .form-actions + a,
.btn-group .node .field-name-field-external-url ul.primary + a,
.node .field-name-field-external-url .btn-group ul.primary + a,
.form-actions .node .field-name-field-external-url ul.primary + a,
.node .field-name-field-external-url .form-actions ul.primary + a,
ul.primary .node .field-name-field-external-url ul.primary + a,
.node .field-name-field-external-url ul.primary ul.primary + a,
.btn-group .more-link .btn-group + a,
.more-link .btn-group .btn-group + a,
.form-actions .more-link .btn-group + a,
.more-link .form-actions .btn-group + a,
ul.primary .more-link .btn-group + a,
.more-link ul.primary .btn-group + a,
.btn-group .more-link .form-actions + a,
.more-link .btn-group .form-actions + a,
.form-actions .more-link .form-actions + a,
.more-link .form-actions .form-actions + a,
ul.primary .more-link .form-actions + a,
.more-link ul.primary .form-actions + a,
.btn-group .more-link ul.primary + a,
.more-link .btn-group ul.primary + a,
.form-actions .more-link ul.primary + a,
.more-link .form-actions ul.primary + a,
ul.primary .more-link ul.primary + a,
.more-link ul.primary ul.primary + a,
.btn-group .btn-group + .form-submit,
.form-actions .btn-group + .form-submit,
ul.primary .btn-group + .form-submit,
.btn-group .form-actions + .form-submit,
.form-actions .form-actions + .form-submit,
ul.primary .form-actions + .form-submit,
.btn-group ul.primary + .form-submit,
.form-actions ul.primary + .form-submit,
ul.primary ul.primary + .form-submit,
.btn-group .node-form .btn-group + .tabledrag-toggle-weight,
.node-form .btn-group .btn-group + .tabledrag-toggle-weight,
.form-actions .node-form .btn-group + .tabledrag-toggle-weight,
.node-form .form-actions .btn-group + .tabledrag-toggle-weight,
ul.primary .node-form .btn-group + .tabledrag-toggle-weight,
.node-form ul.primary .btn-group + .tabledrag-toggle-weight,
.btn-group .node-form .form-actions + .tabledrag-toggle-weight,
.node-form .btn-group .form-actions + .tabledrag-toggle-weight,
.form-actions .node-form .form-actions + .tabledrag-toggle-weight,
.node-form .form-actions .form-actions + .tabledrag-toggle-weight,
ul.primary .node-form .form-actions + .tabledrag-toggle-weight,
.node-form ul.primary .form-actions + .tabledrag-toggle-weight,
.btn-group .node-form ul.primary + .tabledrag-toggle-weight,
.node-form .btn-group ul.primary + .tabledrag-toggle-weight,
.form-actions .node-form ul.primary + .tabledrag-toggle-weight,
.node-form .form-actions ul.primary + .tabledrag-toggle-weight,
ul.primary .node-form ul.primary + .tabledrag-toggle-weight,
.node-form ul.primary ul.primary + .tabledrag-toggle-weight,
.btn-group ul.primary .btn-group + li,
ul.primary .btn-group .btn-group + li,
.form-actions ul.primary .btn-group + li,
ul.primary .form-actions .btn-group + li,
ul.primary .btn-group + li,
.btn-group ul.primary .form-actions + li,
ul.primary .btn-group .form-actions + li,
ul.primary .form-actions .form-actions + li,
ul.primary .form-actions + li,
.btn-group ul.primary ul.primary + li,
ul.primary .btn-group ul.primary + li,
ul.primary .form-actions ul.primary + li,
ul.primary ul.primary + li,
.btn-group .btn-group + .btn-group,
.form-actions .btn-group + .btn-group,
ul.primary .btn-group + .btn-group,
.btn-group .form-actions + .btn-group,
.form-actions .form-actions + .btn-group,
ul.primary .form-actions + .btn-group,
.btn-group ul.primary + .btn-group,
.form-actions ul.primary + .btn-group,
ul.primary ul.primary + .btn-group,
.btn-group .btn-group + .form-actions,
.form-actions .btn-group + .form-actions,
ul.primary .btn-group + .form-actions,
.btn-group .form-actions + .form-actions,
.form-actions .form-actions + .form-actions,
ul.primary .form-actions + .form-actions,
.btn-group ul.primary + .form-actions,
.form-actions ul.primary + .form-actions,
ul.primary ul.primary + .form-actions,
.btn-group .btn-group + ul.primary,
.form-actions .btn-group + ul.primary,
ul.primary .btn-group + ul.primary,
.btn-group .form-actions + ul.primary,
.form-actions .form-actions + ul.primary,
ul.primary .form-actions + ul.primary,
.btn-group ul.primary + ul.primary,
.form-actions ul.primary + ul.primary,
ul.primary ul.primary + ul.primary {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn-group, .btn-toolbar .form-actions, .btn-toolbar ul.primary,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .node .field-name-field-external-url .btn-toolbar > a, .more-link .btn-toolbar > a, .btn-toolbar > .form-submit, .node-form .btn-toolbar > .tabledrag-toggle-weight, ul.primary .btn-toolbar > li,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .form-actions,
  .btn-toolbar > ul.primary,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .form-actions > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), ul.primary > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .node .field-name-field-external-url .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .node .field-name-field-external-url .form-actions > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .node .field-name-field-external-url ul.primary > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .more-link .btn-group > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .more-link .form-actions > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .more-link ul.primary > a:not(:first-child):not(:last-child):not(.dropdown-toggle), .btn-group > .form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .form-actions > .form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), ul.primary > .form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .node-form .btn-group > .tabledrag-toggle-weight:not(:first-child):not(:last-child):not(.dropdown-toggle), .node-form .form-actions > .tabledrag-toggle-weight:not(:first-child):not(:last-child):not(.dropdown-toggle), .node-form ul.primary > .tabledrag-toggle-weight:not(:first-child):not(:last-child):not(.dropdown-toggle), ul.primary .btn-group > li:not(:first-child):not(:last-child):not(.dropdown-toggle), ul.primary .form-actions > li:not(:first-child):not(:last-child):not(.dropdown-toggle), ul.primary > li:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child, .form-actions > .btn:first-child, ul.primary > .btn:first-child, .node .field-name-field-external-url .btn-group > a:first-child, .node .field-name-field-external-url .form-actions > a:first-child, .node .field-name-field-external-url ul.primary > a:first-child, .more-link .btn-group > a:first-child, .more-link .form-actions > a:first-child, .more-link ul.primary > a:first-child, .btn-group > .form-submit:first-child, .form-actions > .form-submit:first-child, ul.primary > .form-submit:first-child, .node-form .btn-group > .tabledrag-toggle-weight:first-child, .node-form .form-actions > .tabledrag-toggle-weight:first-child, .node-form ul.primary > .tabledrag-toggle-weight:first-child, ul.primary .btn-group > li:first-child, ul.primary .form-actions > li:first-child, ul.primary > li:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .form-actions > .btn:first-child:not(:last-child):not(.dropdown-toggle), ul.primary > .btn:first-child:not(:last-child):not(.dropdown-toggle), .node .field-name-field-external-url .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .node .field-name-field-external-url .form-actions > a:first-child:not(:last-child):not(.dropdown-toggle), .node .field-name-field-external-url ul.primary > a:first-child:not(:last-child):not(.dropdown-toggle), .more-link .btn-group > a:first-child:not(:last-child):not(.dropdown-toggle), .more-link .form-actions > a:first-child:not(:last-child):not(.dropdown-toggle), .more-link ul.primary > a:first-child:not(:last-child):not(.dropdown-toggle), .btn-group > .form-submit:first-child:not(:last-child):not(.dropdown-toggle), .form-actions > .form-submit:first-child:not(:last-child):not(.dropdown-toggle), ul.primary > .form-submit:first-child:not(:last-child):not(.dropdown-toggle), .node-form .btn-group > .tabledrag-toggle-weight:first-child:not(:last-child):not(.dropdown-toggle), .node-form .form-actions > .tabledrag-toggle-weight:first-child:not(:last-child):not(.dropdown-toggle), .node-form ul.primary > .tabledrag-toggle-weight:first-child:not(:last-child):not(.dropdown-toggle), ul.primary .btn-group > li:first-child:not(:last-child):not(.dropdown-toggle), ul.primary .form-actions > li:first-child:not(:last-child):not(.dropdown-toggle), ul.primary > li:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .form-actions > .btn:last-child:not(:first-child), ul.primary > .btn:last-child:not(:first-child), .node .field-name-field-external-url .btn-group > a:last-child:not(:first-child), .node .field-name-field-external-url .form-actions > a:last-child:not(:first-child), .node .field-name-field-external-url ul.primary > a:last-child:not(:first-child), .more-link .btn-group > a:last-child:not(:first-child), .more-link .form-actions > a:last-child:not(:first-child), .more-link ul.primary > a:last-child:not(:first-child), .btn-group > .form-submit:last-child:not(:first-child), .form-actions > .form-submit:last-child:not(:first-child), ul.primary > .form-submit:last-child:not(:first-child), .node-form .btn-group > .tabledrag-toggle-weight:last-child:not(:first-child), .node-form .form-actions > .tabledrag-toggle-weight:last-child:not(:first-child), .node-form ul.primary > .tabledrag-toggle-weight:last-child:not(:first-child), ul.primary .btn-group > li:last-child:not(:first-child), ul.primary .form-actions > li:last-child:not(:first-child), ul.primary > li:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.form-actions > .dropdown-toggle:not(:first-child),
ul.primary > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group, .form-actions > .btn-group, ul.primary > .btn-group, .btn-group > .form-actions, .form-actions > .form-actions, ul.primary > .form-actions, .btn-group > ul.primary, .form-actions > ul.primary, ul.primary > ul.primary {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .form-actions > .btn-group:not(:first-child):not(:last-child) > .btn, ul.primary > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group > .form-actions:not(:first-child):not(:last-child) > .btn, .form-actions > .form-actions:not(:first-child):not(:last-child) > .btn, ul.primary > .form-actions:not(:first-child):not(:last-child) > .btn, .btn-group > ul.primary:not(:first-child):not(:last-child) > .btn, .form-actions > ul.primary:not(:first-child):not(:last-child) > .btn, ul.primary > ul.primary:not(:first-child):not(:last-child) > .btn, .node .field-name-field-external-url .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url .form-actions > .btn-group:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url ul.primary > .btn-group:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url .btn-group > .form-actions:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url .form-actions > .form-actions:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url ul.primary > .form-actions:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url .btn-group > ul.primary:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url .form-actions > ul.primary:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url ul.primary > ul.primary:not(:first-child):not(:last-child) > a, .more-link .btn-group > .btn-group:not(:first-child):not(:last-child) > a, .more-link .form-actions > .btn-group:not(:first-child):not(:last-child) > a, .more-link ul.primary > .btn-group:not(:first-child):not(:last-child) > a, .more-link .btn-group > .form-actions:not(:first-child):not(:last-child) > a, .more-link .form-actions > .form-actions:not(:first-child):not(:last-child) > a, .more-link ul.primary > .form-actions:not(:first-child):not(:last-child) > a, .more-link .btn-group > ul.primary:not(:first-child):not(:last-child) > a, .more-link .form-actions > ul.primary:not(:first-child):not(:last-child) > a, .more-link ul.primary > ul.primary:not(:first-child):not(:last-child) > a, .btn-group > .btn-group:not(:first-child):not(:last-child) > .form-submit, .form-actions > .btn-group:not(:first-child):not(:last-child) > .form-submit, ul.primary > .btn-group:not(:first-child):not(:last-child) > .form-submit, .btn-group > .form-actions:not(:first-child):not(:last-child) > .form-submit, .form-actions > .form-actions:not(:first-child):not(:last-child) > .form-submit, ul.primary > .form-actions:not(:first-child):not(:last-child) > .form-submit, .btn-group > ul.primary:not(:first-child):not(:last-child) > .form-submit, .form-actions > ul.primary:not(:first-child):not(:last-child) > .form-submit, ul.primary > ul.primary:not(:first-child):not(:last-child) > .form-submit, .node-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form .form-actions > .btn-group:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form ul.primary > .btn-group:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form .btn-group > .form-actions:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form .form-actions > .form-actions:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form ul.primary > .form-actions:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form .btn-group > ul.primary:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form .form-actions > ul.primary:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form ul.primary > ul.primary:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, ul.primary .btn-group > .btn-group:not(:first-child):not(:last-child) > li, ul.primary .form-actions > .btn-group:not(:first-child):not(:last-child) > li, ul.primary > .btn-group:not(:first-child):not(:last-child) > li, ul.primary .btn-group > .form-actions:not(:first-child):not(:last-child) > li, ul.primary .form-actions > .form-actions:not(:first-child):not(:last-child) > li, ul.primary > .form-actions:not(:first-child):not(:last-child) > li, .btn-group > ul.primary:not(:first-child):not(:last-child) > li, .form-actions > ul.primary:not(:first-child):not(:last-child) > li, ul.primary > ul.primary:not(:first-child):not(:last-child) > li {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .form-actions > .btn-group:first-child:not(:last-child) > .btn:last-child, ul.primary > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .form-actions:first-child:not(:last-child) > .btn:last-child, .form-actions > .form-actions:first-child:not(:last-child) > .btn:last-child, ul.primary > .form-actions:first-child:not(:last-child) > .btn:last-child, .btn-group > ul.primary:first-child:not(:last-child) > .btn:last-child, .form-actions > ul.primary:first-child:not(:last-child) > .btn:last-child, ul.primary > ul.primary:first-child:not(:last-child) > .btn:last-child, .node .field-name-field-external-url .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url .form-actions > .btn-group:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url ul.primary > .btn-group:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url .btn-group > .form-actions:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url .form-actions > .form-actions:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url ul.primary > .form-actions:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url .btn-group > ul.primary:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url .form-actions > ul.primary:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url ul.primary > ul.primary:first-child:not(:last-child) > a:last-child, .more-link .btn-group > .btn-group:first-child:not(:last-child) > a:last-child, .more-link .form-actions > .btn-group:first-child:not(:last-child) > a:last-child, .more-link ul.primary > .btn-group:first-child:not(:last-child) > a:last-child, .more-link .btn-group > .form-actions:first-child:not(:last-child) > a:last-child, .more-link .form-actions > .form-actions:first-child:not(:last-child) > a:last-child, .more-link ul.primary > .form-actions:first-child:not(:last-child) > a:last-child, .more-link .btn-group > ul.primary:first-child:not(:last-child) > a:last-child, .more-link .form-actions > ul.primary:first-child:not(:last-child) > a:last-child, .more-link ul.primary > ul.primary:first-child:not(:last-child) > a:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .form-submit:last-child, .form-actions > .btn-group:first-child:not(:last-child) > .form-submit:last-child, ul.primary > .btn-group:first-child:not(:last-child) > .form-submit:last-child, .btn-group > .form-actions:first-child:not(:last-child) > .form-submit:last-child, .form-actions > .form-actions:first-child:not(:last-child) > .form-submit:last-child, ul.primary > .form-actions:first-child:not(:last-child) > .form-submit:last-child, .btn-group > ul.primary:first-child:not(:last-child) > .form-submit:last-child, .form-actions > ul.primary:first-child:not(:last-child) > .form-submit:last-child, ul.primary > ul.primary:first-child:not(:last-child) > .form-submit:last-child, .node-form .btn-group > .btn-group:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form .form-actions > .btn-group:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form ul.primary > .btn-group:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form .btn-group > .form-actions:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form .form-actions > .form-actions:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form ul.primary > .form-actions:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form .btn-group > ul.primary:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form .form-actions > ul.primary:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form ul.primary > ul.primary:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, ul.primary .btn-group > .btn-group:first-child:not(:last-child) > li:last-child, ul.primary .form-actions > .btn-group:first-child:not(:last-child) > li:last-child, ul.primary > .btn-group:first-child:not(:last-child) > li:last-child, ul.primary .btn-group > .form-actions:first-child:not(:last-child) > li:last-child, ul.primary .form-actions > .form-actions:first-child:not(:last-child) > li:last-child, ul.primary > .form-actions:first-child:not(:last-child) > li:last-child, .btn-group > ul.primary:first-child:not(:last-child) > li:last-child, .form-actions > ul.primary:first-child:not(:last-child) > li:last-child, ul.primary > ul.primary:first-child:not(:last-child) > li:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.form-actions > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
ul.primary > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .form-actions:first-child:not(:last-child) > .dropdown-toggle,
.form-actions > .form-actions:first-child:not(:last-child) > .dropdown-toggle,
ul.primary > .form-actions:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > ul.primary:first-child:not(:last-child) > .dropdown-toggle,
.form-actions > ul.primary:first-child:not(:last-child) > .dropdown-toggle,
ul.primary > ul.primary:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .form-actions > .btn-group:last-child:not(:first-child) > .btn:first-child, ul.primary > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group > .form-actions:last-child:not(:first-child) > .btn:first-child, .form-actions > .form-actions:last-child:not(:first-child) > .btn:first-child, ul.primary > .form-actions:last-child:not(:first-child) > .btn:first-child, .btn-group > ul.primary:last-child:not(:first-child) > .btn:first-child, .form-actions > ul.primary:last-child:not(:first-child) > .btn:first-child, ul.primary > ul.primary:last-child:not(:first-child) > .btn:first-child, .node .field-name-field-external-url .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url .form-actions > .btn-group:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url ul.primary > .btn-group:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url .btn-group > .form-actions:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url .form-actions > .form-actions:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url ul.primary > .form-actions:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url .btn-group > ul.primary:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url .form-actions > ul.primary:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url ul.primary > ul.primary:last-child:not(:first-child) > a:first-child, .more-link .btn-group > .btn-group:last-child:not(:first-child) > a:first-child, .more-link .form-actions > .btn-group:last-child:not(:first-child) > a:first-child, .more-link ul.primary > .btn-group:last-child:not(:first-child) > a:first-child, .more-link .btn-group > .form-actions:last-child:not(:first-child) > a:first-child, .more-link .form-actions > .form-actions:last-child:not(:first-child) > a:first-child, .more-link ul.primary > .form-actions:last-child:not(:first-child) > a:first-child, .more-link .btn-group > ul.primary:last-child:not(:first-child) > a:first-child, .more-link .form-actions > ul.primary:last-child:not(:first-child) > a:first-child, .more-link ul.primary > ul.primary:last-child:not(:first-child) > a:first-child, .btn-group > .btn-group:last-child:not(:first-child) > .form-submit:first-child, .form-actions > .btn-group:last-child:not(:first-child) > .form-submit:first-child, ul.primary > .btn-group:last-child:not(:first-child) > .form-submit:first-child, .btn-group > .form-actions:last-child:not(:first-child) > .form-submit:first-child, .form-actions > .form-actions:last-child:not(:first-child) > .form-submit:first-child, ul.primary > .form-actions:last-child:not(:first-child) > .form-submit:first-child, .btn-group > ul.primary:last-child:not(:first-child) > .form-submit:first-child, .form-actions > ul.primary:last-child:not(:first-child) > .form-submit:first-child, ul.primary > ul.primary:last-child:not(:first-child) > .form-submit:first-child, .node-form .btn-group > .btn-group:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form .form-actions > .btn-group:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form ul.primary > .btn-group:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form .btn-group > .form-actions:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form .form-actions > .form-actions:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form ul.primary > .form-actions:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form .btn-group > ul.primary:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form .form-actions > ul.primary:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form ul.primary > ul.primary:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, ul.primary .btn-group > .btn-group:last-child:not(:first-child) > li:first-child, ul.primary .form-actions > .btn-group:last-child:not(:first-child) > li:first-child, ul.primary > .btn-group:last-child:not(:first-child) > li:first-child, ul.primary .btn-group > .form-actions:last-child:not(:first-child) > li:first-child, ul.primary .form-actions > .form-actions:last-child:not(:first-child) > li:first-child, ul.primary > .form-actions:last-child:not(:first-child) > li:first-child, .btn-group > ul.primary:last-child:not(:first-child) > li:first-child, .form-actions > ul.primary:last-child:not(:first-child) > li:first-child, ul.primary > ul.primary:last-child:not(:first-child) > li:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active, .form-actions .dropdown-toggle:active, ul.primary .dropdown-toggle:active,
.btn-group.open .dropdown-toggle,
.open.form-actions .dropdown-toggle,
ul.open.primary .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .form-actions > .btn + .dropdown-toggle, ul.primary > .btn + .dropdown-toggle, .node .field-name-field-external-url .btn-group > a + .dropdown-toggle, .node .field-name-field-external-url .form-actions > a + .dropdown-toggle, .node .field-name-field-external-url ul.primary > a + .dropdown-toggle, .more-link .btn-group > a + .dropdown-toggle, .more-link .form-actions > a + .dropdown-toggle, .more-link ul.primary > a + .dropdown-toggle, .btn-group > .form-submit + .dropdown-toggle, .form-actions > .form-submit + .dropdown-toggle, ul.primary > .form-submit + .dropdown-toggle, .node-form .btn-group > .tabledrag-toggle-weight + .dropdown-toggle, .node-form .form-actions > .tabledrag-toggle-weight + .dropdown-toggle, .node-form ul.primary > .tabledrag-toggle-weight + .dropdown-toggle, ul.primary .btn-group > li + .dropdown-toggle, ul.primary .form-actions > li + .dropdown-toggle, ul.primary > li + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .form-actions > .btn-lg + .dropdown-toggle, ul.primary > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .btn-group-lg.form-actions > .btn + .dropdown-toggle, ul.btn-group-lg.primary > .btn + .dropdown-toggle, .more-link .btn-group-lg.btn-group > a + .dropdown-toggle, .more-link .btn-group-lg.form-actions > a + .dropdown-toggle, .more-link ul.btn-group-lg.primary > a + .dropdown-toggle, .btn-group-lg.btn-group > .form-submit + .dropdown-toggle, .btn-group-lg.form-actions > .form-submit + .dropdown-toggle, ul.btn-group-lg.primary > .form-submit + .dropdown-toggle, .node-form .btn-group-lg.btn-group > .tabledrag-toggle-weight + .dropdown-toggle, .node-form .btn-group-lg.form-actions > .tabledrag-toggle-weight + .dropdown-toggle, .node-form ul.btn-group-lg.primary > .tabledrag-toggle-weight + .dropdown-toggle, ul.primary .btn-group-lg.btn-group > li + .dropdown-toggle, ul.primary .btn-group-lg.form-actions > li + .dropdown-toggle, ul.primary ul.btn-group-lg.primary > li + .dropdown-toggle, .node .field-name-field-external-url .btn-group > a + .dropdown-toggle, .node .field-name-field-external-url .form-actions > a + .dropdown-toggle, .node .field-name-field-external-url ul.primary > a + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle, .open.form-actions .dropdown-toggle, ul.open.primary .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link, .open.form-actions .dropdown-toggle.btn-link, ul.open.primary .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .node .field-name-field-external-url a .caret, .more-link a .caret, .form-submit .caret, .node-form .tabledrag-toggle-weight .caret, ul.primary li .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .more-link .btn-group-lg > a .caret, .btn-group-lg > .form-submit .caret, .node-form .btn-group-lg > .tabledrag-toggle-weight .caret, ul.primary .btn-group-lg > li .caret, .node .field-name-field-external-url a .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .more-link .btn-group-lg > a .caret, .more-link .dropup .btn-group-lg > a .caret, .dropup .btn-group-lg > .form-submit .caret, .dropup .node-form .btn-group-lg > .tabledrag-toggle-weight .caret, .node-form .dropup .btn-group-lg > .tabledrag-toggle-weight .caret, .dropup ul.primary .btn-group-lg > li .caret, ul.primary .dropup .btn-group-lg > li .caret, .dropup .node .field-name-field-external-url a .caret, .node .field-name-field-external-url .dropup a .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn, .node .field-name-field-external-url .btn-group-vertical > a, .more-link .btn-group-vertical > a, .btn-group-vertical > .form-submit, .node-form .btn-group-vertical > .tabledrag-toggle-weight, ul.primary .btn-group-vertical > li,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .form-actions,
.btn-group-vertical > ul.primary,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .form-actions > .btn,
.btn-group-vertical > ul.primary > .btn,
.node .field-name-field-external-url .btn-group-vertical > .btn-group > a,
.node .field-name-field-external-url .btn-group-vertical > .form-actions > a,
.node .field-name-field-external-url .btn-group-vertical > ul.primary > a,
.more-link .btn-group-vertical > .btn-group > a,
.more-link .btn-group-vertical > .form-actions > a,
.more-link .btn-group-vertical > ul.primary > a,
.btn-group-vertical > .btn-group > .form-submit,
.btn-group-vertical > .form-actions > .form-submit,
.btn-group-vertical > ul.primary > .form-submit,
.node-form .btn-group-vertical > .btn-group > .tabledrag-toggle-weight,
.node-form .btn-group-vertical > .form-actions > .tabledrag-toggle-weight,
.node-form .btn-group-vertical > ul.primary > .tabledrag-toggle-weight,
ul.primary .btn-group-vertical > .btn-group > li,
ul.primary .btn-group-vertical > .form-actions > li,
.btn-group-vertical > ul.primary > li {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .form-actions:before, .btn-group-vertical > ul.primary:before, .btn-group-vertical > .btn-group:after, .btn-group-vertical > .form-actions:after, .btn-group-vertical > ul.primary:after {
  content: " ";
  display: table; }
.btn-group-vertical > .btn-group:after, .btn-group-vertical > .form-actions:after, .btn-group-vertical > ul.primary:after {
  clear: both; }
.btn-group-vertical > .btn-group > .btn, .btn-group-vertical > .form-actions > .btn, .btn-group-vertical > ul.primary > .btn, .node .field-name-field-external-url .btn-group-vertical > .btn-group > a, .node .field-name-field-external-url .btn-group-vertical > .form-actions > a, .node .field-name-field-external-url .btn-group-vertical > ul.primary > a, .more-link .btn-group-vertical > .btn-group > a, .more-link .btn-group-vertical > .form-actions > a, .more-link .btn-group-vertical > ul.primary > a, .btn-group-vertical > .btn-group > .form-submit, .btn-group-vertical > .form-actions > .form-submit, .btn-group-vertical > ul.primary > .form-submit, .node-form .btn-group-vertical > .btn-group > .tabledrag-toggle-weight, .node-form .btn-group-vertical > .form-actions > .tabledrag-toggle-weight, .node-form .btn-group-vertical > ul.primary > .tabledrag-toggle-weight, ul.primary .btn-group-vertical > .btn-group > li, ul.primary .btn-group-vertical > .form-actions > li, .btn-group-vertical > ul.primary > li {
  float: none; }
.btn-group-vertical > .btn + .btn, .node .field-name-field-external-url .btn-group-vertical > a + .btn, .more-link .btn-group-vertical > a + .btn, .btn-group-vertical > .form-submit + .btn, .node-form .btn-group-vertical > .tabledrag-toggle-weight + .btn, ul.primary .btn-group-vertical > li + .btn, .node .field-name-field-external-url .btn-group-vertical > .btn + a, .node .field-name-field-external-url .btn-group-vertical > a + a, .node .field-name-field-external-url .btn-group-vertical > .form-submit + a, .node-form .node .field-name-field-external-url .btn-group-vertical > .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .btn-group-vertical > .tabledrag-toggle-weight + a, ul.primary .node .field-name-field-external-url .btn-group-vertical > li + a, .node .field-name-field-external-url ul.primary .btn-group-vertical > li + a, .more-link .btn-group-vertical > .btn + a, .more-link .btn-group-vertical > a + a, .more-link .btn-group-vertical > .form-submit + a, .node-form .more-link .btn-group-vertical > .tabledrag-toggle-weight + a, .more-link .node-form .btn-group-vertical > .tabledrag-toggle-weight + a, ul.primary .more-link .btn-group-vertical > li + a, .more-link ul.primary .btn-group-vertical > li + a, .btn-group-vertical > .btn + .form-submit, .node .field-name-field-external-url .btn-group-vertical > a + .form-submit, .more-link .btn-group-vertical > a + .form-submit, .btn-group-vertical > .form-submit + .form-submit, .node-form .btn-group-vertical > .tabledrag-toggle-weight + .form-submit, ul.primary .btn-group-vertical > li + .form-submit, .node-form .btn-group-vertical > .btn + .tabledrag-toggle-weight, .node .field-name-field-external-url .node-form .btn-group-vertical > a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .btn-group-vertical > a + .tabledrag-toggle-weight, .more-link .node-form .btn-group-vertical > a + .tabledrag-toggle-weight, .node-form .more-link .btn-group-vertical > a + .tabledrag-toggle-weight, .node-form .btn-group-vertical > .form-submit + .tabledrag-toggle-weight, .node-form .btn-group-vertical > .tabledrag-toggle-weight + .tabledrag-toggle-weight, ul.primary .node-form .btn-group-vertical > li + .tabledrag-toggle-weight, .node-form ul.primary .btn-group-vertical > li + .tabledrag-toggle-weight, ul.primary .btn-group-vertical > .btn + li, .node .field-name-field-external-url ul.primary .btn-group-vertical > a + li, ul.primary .node .field-name-field-external-url .btn-group-vertical > a + li, .more-link ul.primary .btn-group-vertical > a + li, ul.primary .more-link .btn-group-vertical > a + li, ul.primary .btn-group-vertical > .form-submit + li, .node-form ul.primary .btn-group-vertical > .tabledrag-toggle-weight + li, ul.primary .node-form .btn-group-vertical > .tabledrag-toggle-weight + li, ul.primary .btn-group-vertical > li + li,
.btn-group-vertical > .btn + .btn-group,
.node .field-name-field-external-url .btn-group-vertical > a + .btn-group,
.more-link .btn-group-vertical > a + .btn-group,
.btn-group-vertical > .form-submit + .btn-group,
.node-form .btn-group-vertical > .tabledrag-toggle-weight + .btn-group,
ul.primary .btn-group-vertical > li + .btn-group,
.btn-group-vertical > .btn + .form-actions,
.node .field-name-field-external-url .btn-group-vertical > a + .form-actions,
.more-link .btn-group-vertical > a + .form-actions,
.btn-group-vertical > .form-submit + .form-actions,
.node-form .btn-group-vertical > .tabledrag-toggle-weight + .form-actions,
ul.primary .btn-group-vertical > li + .form-actions,
.btn-group-vertical > .btn + ul.primary,
.node .field-name-field-external-url .btn-group-vertical > a + ul.primary,
.more-link .btn-group-vertical > a + ul.primary,
.btn-group-vertical > .form-submit + ul.primary,
.node-form .btn-group-vertical > .tabledrag-toggle-weight + ul.primary,
ul.primary .btn-group-vertical > li + ul.primary,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .form-actions + .btn,
.btn-group-vertical > ul.primary + .btn,
.node .field-name-field-external-url .btn-group-vertical > .btn-group + a,
.node .field-name-field-external-url .btn-group-vertical > .form-actions + a,
.node .field-name-field-external-url .btn-group-vertical > ul.primary + a,
.more-link .btn-group-vertical > .btn-group + a,
.more-link .btn-group-vertical > .form-actions + a,
.more-link .btn-group-vertical > ul.primary + a,
.btn-group-vertical > .btn-group + .form-submit,
.btn-group-vertical > .form-actions + .form-submit,
.btn-group-vertical > ul.primary + .form-submit,
.node-form .btn-group-vertical > .btn-group + .tabledrag-toggle-weight,
.node-form .btn-group-vertical > .form-actions + .tabledrag-toggle-weight,
.node-form .btn-group-vertical > ul.primary + .tabledrag-toggle-weight,
ul.primary .btn-group-vertical > .btn-group + li,
ul.primary .btn-group-vertical > .form-actions + li,
ul.primary .btn-group-vertical > ul.primary + li,
.btn-group-vertical > .btn-group + .btn-group,
.btn-group-vertical > .form-actions + .btn-group,
.btn-group-vertical > ul.primary + .btn-group,
.btn-group-vertical > .btn-group + .form-actions,
.btn-group-vertical > .form-actions + .form-actions,
.btn-group-vertical > ul.primary + .form-actions,
.btn-group-vertical > .btn-group + ul.primary,
.btn-group-vertical > .form-actions + ul.primary,
.btn-group-vertical > ul.primary + ul.primary {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .node .field-name-field-external-url .btn-group-vertical > a:not(:first-child):not(:last-child), .more-link .btn-group-vertical > a:not(:first-child):not(:last-child), .btn-group-vertical > .form-submit:not(:first-child):not(:last-child), .node-form .btn-group-vertical > .tabledrag-toggle-weight:not(:first-child):not(:last-child), ul.primary .btn-group-vertical > li:not(:first-child):not(:last-child) {
  border-radius: 0; }
.btn-group-vertical > .btn:first-child:not(:last-child), .node .field-name-field-external-url .btn-group-vertical > a:first-child:not(:last-child), .more-link .btn-group-vertical > a:first-child:not(:last-child), .btn-group-vertical > .form-submit:first-child:not(:last-child), .node-form .btn-group-vertical > .tabledrag-toggle-weight:first-child:not(:last-child), ul.primary .btn-group-vertical > li:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }
.btn-group-vertical > .btn:last-child:not(:first-child), .node .field-name-field-external-url .btn-group-vertical > a:last-child:not(:first-child), .more-link .btn-group-vertical > a:last-child:not(:first-child), .btn-group-vertical > .form-submit:last-child:not(:first-child), .node-form .btn-group-vertical > .tabledrag-toggle-weight:last-child:not(:first-child), ul.primary .btn-group-vertical > li:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > .form-actions:not(:first-child):not(:last-child) > .btn, .btn-group-vertical > ul.primary:not(:first-child):not(:last-child) > .btn, .node .field-name-field-external-url .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url .btn-group-vertical > .form-actions:not(:first-child):not(:last-child) > a, .node .field-name-field-external-url .btn-group-vertical > ul.primary:not(:first-child):not(:last-child) > a, .more-link .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > a, .more-link .btn-group-vertical > .form-actions:not(:first-child):not(:last-child) > a, .more-link .btn-group-vertical > ul.primary:not(:first-child):not(:last-child) > a, .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .form-submit, .btn-group-vertical > .form-actions:not(:first-child):not(:last-child) > .form-submit, .btn-group-vertical > ul.primary:not(:first-child):not(:last-child) > .form-submit, .node-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form .btn-group-vertical > .form-actions:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, .node-form .btn-group-vertical > ul.primary:not(:first-child):not(:last-child) > .tabledrag-toggle-weight, ul.primary .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > li, ul.primary .btn-group-vertical > .form-actions:not(:first-child):not(:last-child) > li, .btn-group-vertical > ul.primary:not(:first-child):not(:last-child) > li {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .form-actions:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > ul.primary:first-child:not(:last-child) > .btn:last-child, .node .field-name-field-external-url .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url .btn-group-vertical > .form-actions:first-child:not(:last-child) > a:last-child, .node .field-name-field-external-url .btn-group-vertical > ul.primary:first-child:not(:last-child) > a:last-child, .more-link .btn-group-vertical > .btn-group:first-child:not(:last-child) > a:last-child, .more-link .btn-group-vertical > .form-actions:first-child:not(:last-child) > a:last-child, .more-link .btn-group-vertical > ul.primary:first-child:not(:last-child) > a:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .form-submit:last-child, .btn-group-vertical > .form-actions:first-child:not(:last-child) > .form-submit:last-child, .btn-group-vertical > ul.primary:first-child:not(:last-child) > .form-submit:last-child, .node-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form .btn-group-vertical > .form-actions:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, .node-form .btn-group-vertical > ul.primary:first-child:not(:last-child) > .tabledrag-toggle-weight:last-child, ul.primary .btn-group-vertical > .btn-group:first-child:not(:last-child) > li:last-child, ul.primary .btn-group-vertical > .form-actions:first-child:not(:last-child) > li:last-child, .btn-group-vertical > ul.primary:first-child:not(:last-child) > li:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > .form-actions:first-child:not(:last-child) > .dropdown-toggle,
.btn-group-vertical > ul.primary:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > .form-actions:last-child:not(:first-child) > .btn:first-child, .btn-group-vertical > ul.primary:last-child:not(:first-child) > .btn:first-child, .node .field-name-field-external-url .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url .btn-group-vertical > .form-actions:last-child:not(:first-child) > a:first-child, .node .field-name-field-external-url .btn-group-vertical > ul.primary:last-child:not(:first-child) > a:first-child, .more-link .btn-group-vertical > .btn-group:last-child:not(:first-child) > a:first-child, .more-link .btn-group-vertical > .form-actions:last-child:not(:first-child) > a:first-child, .more-link .btn-group-vertical > ul.primary:last-child:not(:first-child) > a:first-child, .btn-group-vertical > .btn-group:last-child:not(:first-child) > .form-submit:first-child, .btn-group-vertical > .form-actions:last-child:not(:first-child) > .form-submit:first-child, .btn-group-vertical > ul.primary:last-child:not(:first-child) > .form-submit:first-child, .node-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form .btn-group-vertical > .form-actions:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, .node-form .btn-group-vertical > ul.primary:last-child:not(:first-child) > .tabledrag-toggle-weight:first-child, ul.primary .btn-group-vertical > .btn-group:last-child:not(:first-child) > li:first-child, ul.primary .btn-group-vertical > .form-actions:last-child:not(:first-child) > li:first-child, .btn-group-vertical > ul.primary:last-child:not(:first-child) > li:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .node .field-name-field-external-url .btn-group-justified > a, .more-link .btn-group-justified > a, .btn-group-justified > .form-submit, .node-form .btn-group-justified > .tabledrag-toggle-weight, ul.primary .btn-group-justified > li,
  .btn-group-justified > .btn-group,
  .btn-group-justified > .form-actions,
  .btn-group-justified > ul.primary {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .form-actions .btn, .btn-group-justified > ul.primary .btn, .btn-group-justified > .btn-group .node .field-name-field-external-url a, .node .field-name-field-external-url .btn-group-justified > .btn-group a, .btn-group-justified > .form-actions .node .field-name-field-external-url a, .node .field-name-field-external-url .btn-group-justified > .form-actions a, .btn-group-justified > ul.primary .node .field-name-field-external-url a, .node .field-name-field-external-url .btn-group-justified > ul.primary a, .btn-group-justified > .btn-group .more-link a, .more-link .btn-group-justified > .btn-group a, .btn-group-justified > .form-actions .more-link a, .more-link .btn-group-justified > .form-actions a, .btn-group-justified > ul.primary .more-link a, .more-link .btn-group-justified > ul.primary a, .btn-group-justified > .btn-group .form-submit, .btn-group-justified > .form-actions .form-submit, .btn-group-justified > ul.primary .form-submit, .btn-group-justified > .btn-group .node-form .tabledrag-toggle-weight, .node-form .btn-group-justified > .btn-group .tabledrag-toggle-weight, .btn-group-justified > .form-actions .node-form .tabledrag-toggle-weight, .node-form .btn-group-justified > .form-actions .tabledrag-toggle-weight, .btn-group-justified > ul.primary .node-form .tabledrag-toggle-weight, .node-form .btn-group-justified > ul.primary .tabledrag-toggle-weight, .btn-group-justified > .btn-group ul.primary li, ul.primary .btn-group-justified > .btn-group li, .btn-group-justified > .form-actions ul.primary li, ul.primary .btn-group-justified > .form-actions li, .btn-group-justified > ul.primary li {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu, .btn-group-justified > .form-actions .dropdown-menu, .btn-group-justified > ul.primary .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .node .field-name-field-external-url [data-toggle="buttons"] > a input[type="radio"], .more-link [data-toggle="buttons"] > a input[type="radio"], [data-toggle="buttons"] > .form-submit input[type="radio"], .node-form [data-toggle="buttons"] > .tabledrag-toggle-weight input[type="radio"], ul.primary [data-toggle="buttons"] > li input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.node .field-name-field-external-url [data-toggle="buttons"] > a input[type="checkbox"],
.more-link [data-toggle="buttons"] > a input[type="checkbox"],
[data-toggle="buttons"] > .form-submit input[type="checkbox"],
.node-form [data-toggle="buttons"] > .tabledrag-toggle-weight input[type="checkbox"],
ul.primary [data-toggle="buttons"] > li input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .form-actions > .btn input[type="radio"],
[data-toggle="buttons"] > ul.primary > .btn input[type="radio"],
.node .field-name-field-external-url [data-toggle="buttons"] > .btn-group > a input[type="radio"],
.node .field-name-field-external-url [data-toggle="buttons"] > .form-actions > a input[type="radio"],
.node .field-name-field-external-url [data-toggle="buttons"] > ul.primary > a input[type="radio"],
.more-link [data-toggle="buttons"] > .btn-group > a input[type="radio"],
.more-link [data-toggle="buttons"] > .form-actions > a input[type="radio"],
.more-link [data-toggle="buttons"] > ul.primary > a input[type="radio"],
[data-toggle="buttons"] > .btn-group > .form-submit input[type="radio"],
[data-toggle="buttons"] > .form-actions > .form-submit input[type="radio"],
[data-toggle="buttons"] > ul.primary > .form-submit input[type="radio"],
.node-form [data-toggle="buttons"] > .btn-group > .tabledrag-toggle-weight input[type="radio"],
.node-form [data-toggle="buttons"] > .form-actions > .tabledrag-toggle-weight input[type="radio"],
.node-form [data-toggle="buttons"] > ul.primary > .tabledrag-toggle-weight input[type="radio"],
ul.primary [data-toggle="buttons"] > .btn-group > li input[type="radio"],
ul.primary [data-toggle="buttons"] > .form-actions > li input[type="radio"],
[data-toggle="buttons"] > ul.primary > li input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .form-actions > .btn input[type="checkbox"],
[data-toggle="buttons"] > ul.primary > .btn input[type="checkbox"],
.node .field-name-field-external-url [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
.node .field-name-field-external-url [data-toggle="buttons"] > .form-actions > a input[type="checkbox"],
.node .field-name-field-external-url [data-toggle="buttons"] > ul.primary > a input[type="checkbox"],
.more-link [data-toggle="buttons"] > .btn-group > a input[type="checkbox"],
.more-link [data-toggle="buttons"] > .form-actions > a input[type="checkbox"],
.more-link [data-toggle="buttons"] > ul.primary > a input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .form-submit input[type="checkbox"],
[data-toggle="buttons"] > .form-actions > .form-submit input[type="checkbox"],
[data-toggle="buttons"] > ul.primary > .form-submit input[type="checkbox"],
.node-form [data-toggle="buttons"] > .btn-group > .tabledrag-toggle-weight input[type="checkbox"],
.node-form [data-toggle="buttons"] > .form-actions > .tabledrag-toggle-weight input[type="checkbox"],
.node-form [data-toggle="buttons"] > ul.primary > .tabledrag-toggle-weight input[type="checkbox"],
ul.primary [data-toggle="buttons"] > .btn-group > li input[type="checkbox"],
ul.primary [data-toggle="buttons"] > .form-actions > li input[type="checkbox"],
[data-toggle="buttons"] > ul.primary > li input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .form-item input[type="text"], .form-item .input-group input[type="text"],
  .input-group .form-item input[type="select"],
  .form-item .input-group input[type="select"],
  .input-group .form-item input[type="email"],
  .form-item .input-group input[type="email"],
  .input-group .form-item input[type="password"],
  .form-item .input-group input[type="password"],
  .input-group .form-item input[type="color"],
  .form-item .input-group input[type="color"],
  .input-group .form-item input[type="date"],
  .form-item .input-group input[type="date"],
  .input-group .form-item input[type="datetime"],
  .form-item .input-group input[type="datetime"],
  .input-group .form-item input[type="datetime-local"],
  .form-item .input-group input[type="datetime-local"],
  .input-group .form-item input[type="month"],
  .form-item .input-group input[type="month"],
  .input-group .form-item input[type="number"],
  .form-item .input-group input[type="number"],
  .input-group .form-item input[type="range"],
  .form-item .input-group input[type="range"],
  .input-group .form-item input[type="search"],
  .form-item .input-group input[type="search"],
  .input-group .form-item input[type="tel"],
  .form-item .input-group input[type="tel"],
  .input-group .form-item input[type="time"],
  .form-item .input-group input[type="time"],
  .input-group .form-item input[type="url"],
  .form-item .input-group input[type="url"],
  .input-group .form-item input[type="week"],
  .form-item .input-group input[type="week"],
  .input-group .form-item select,
  .form-item .input-group select,
  .input-group .form-item textarea,
  .form-item .input-group textarea {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }

.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .form-item input[type="text"],
.form-item .input-group input[type="text"],
.input-group .form-item input[type="select"],
.form-item .input-group input[type="select"],
.input-group .form-item input[type="email"],
.form-item .input-group input[type="email"],
.input-group .form-item input[type="password"],
.form-item .input-group input[type="password"],
.input-group .form-item input[type="color"],
.form-item .input-group input[type="color"],
.input-group .form-item input[type="date"],
.form-item .input-group input[type="date"],
.input-group .form-item input[type="datetime"],
.form-item .input-group input[type="datetime"],
.input-group .form-item input[type="datetime-local"],
.form-item .input-group input[type="datetime-local"],
.input-group .form-item input[type="month"],
.form-item .input-group input[type="month"],
.input-group .form-item input[type="number"],
.form-item .input-group input[type="number"],
.input-group .form-item input[type="range"],
.form-item .input-group input[type="range"],
.input-group .form-item input[type="search"],
.form-item .input-group input[type="search"],
.input-group .form-item input[type="tel"],
.form-item .input-group input[type="tel"],
.input-group .form-item input[type="time"],
.form-item .input-group input[type="time"],
.input-group .form-item input[type="url"],
.form-item .input-group input[type="url"],
.input-group .form-item input[type="week"],
.form-item .input-group input[type="week"],
.input-group .form-item select,
.form-item .input-group select,
.input-group .form-item textarea,
.form-item .input-group textarea {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .form-item input[type="text"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="text"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="select"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="select"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="email"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="email"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="password"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="password"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="color"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="color"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="date"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="date"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="datetime"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="datetime"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="datetime-local"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="datetime-local"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="month"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="month"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="number"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="number"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="range"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="range"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="search"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="search"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="tel"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="tel"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="time"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="time"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="url"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="url"]:not(:first-child):not(:last-child),
  .input-group .form-item input[type="week"]:not(:first-child):not(:last-child),
  .form-item .input-group input[type="week"]:not(:first-child):not(:last-child),
  .input-group .form-item select:not(:first-child):not(:last-child),
  .form-item .input-group select:not(:first-child):not(:last-child),
  .input-group .form-item textarea:not(:first-child):not(:last-child),
  .form-item .input-group textarea:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px; }
  .input-group-addon.input-sm, .form-item .input-group-sm > input.input-group-addon[type="text"],
  .form-item .input-group-sm > input.input-group-addon[type="select"],
  .form-item .input-group-sm > input.input-group-addon[type="email"],
  .form-item .input-group-sm > input.input-group-addon[type="password"],
  .form-item .input-group-sm > input.input-group-addon[type="color"],
  .form-item .input-group-sm > input.input-group-addon[type="date"],
  .form-item .input-group-sm > input.input-group-addon[type="datetime"],
  .form-item .input-group-sm > input.input-group-addon[type="datetime-local"],
  .form-item .input-group-sm > input.input-group-addon[type="month"],
  .form-item .input-group-sm > input.input-group-addon[type="number"],
  .form-item .input-group-sm > input.input-group-addon[type="range"],
  .form-item .input-group-sm > input.input-group-addon[type="search"],
  .form-item .input-group-sm > input.input-group-addon[type="tel"],
  .form-item .input-group-sm > input.input-group-addon[type="time"],
  .form-item .input-group-sm > input.input-group-addon[type="url"],
  .form-item .input-group-sm > input.input-group-addon[type="week"],
  .form-item .input-group-sm > select.input-group-addon,
  .form-item .input-group-sm > textarea.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn,
  .node .field-name-field-external-url .input-group-sm > .input-group-btn > a.input-group-addon,
  .more-link .input-group-sm > .input-group-btn > a.input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.form-submit,
  .node-form .input-group-sm > .input-group-btn > .input-group-addon.tabledrag-toggle-weight,
  ul.primary .input-group-sm > .input-group-btn > li.input-group-addon {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px; }
  .input-group-addon.input-lg, .form-item .input-group-lg > input.input-group-addon[type="text"],
  .form-item .input-group-lg > input.input-group-addon[type="select"],
  .form-item .input-group-lg > input.input-group-addon[type="email"],
  .form-item .input-group-lg > input.input-group-addon[type="password"],
  .form-item .input-group-lg > input.input-group-addon[type="color"],
  .form-item .input-group-lg > input.input-group-addon[type="date"],
  .form-item .input-group-lg > input.input-group-addon[type="datetime"],
  .form-item .input-group-lg > input.input-group-addon[type="datetime-local"],
  .form-item .input-group-lg > input.input-group-addon[type="month"],
  .form-item .input-group-lg > input.input-group-addon[type="number"],
  .form-item .input-group-lg > input.input-group-addon[type="range"],
  .form-item .input-group-lg > input.input-group-addon[type="search"],
  .form-item .input-group-lg > input.input-group-addon[type="tel"],
  .form-item .input-group-lg > input.input-group-addon[type="time"],
  .form-item .input-group-lg > input.input-group-addon[type="url"],
  .form-item .input-group-lg > input.input-group-addon[type="week"],
  .form-item .input-group-lg > select.input-group-addon,
  .form-item .input-group-lg > textarea.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn,
  .node .field-name-field-external-url .input-group-lg > .input-group-btn > a.input-group-addon,
  .more-link .input-group-lg > .input-group-btn > a.input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.form-submit,
  .node-form .input-group-lg > .input-group-btn > .input-group-addon.tabledrag-toggle-weight,
  ul.primary .input-group-lg > .input-group-btn > li.input-group-addon {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .form-item input[type="text"]:first-child, .form-item .input-group input[type="text"]:first-child,
.input-group .form-item input[type="select"]:first-child,
.form-item .input-group input[type="select"]:first-child,
.input-group .form-item input[type="email"]:first-child,
.form-item .input-group input[type="email"]:first-child,
.input-group .form-item input[type="password"]:first-child,
.form-item .input-group input[type="password"]:first-child,
.input-group .form-item input[type="color"]:first-child,
.form-item .input-group input[type="color"]:first-child,
.input-group .form-item input[type="date"]:first-child,
.form-item .input-group input[type="date"]:first-child,
.input-group .form-item input[type="datetime"]:first-child,
.form-item .input-group input[type="datetime"]:first-child,
.input-group .form-item input[type="datetime-local"]:first-child,
.form-item .input-group input[type="datetime-local"]:first-child,
.input-group .form-item input[type="month"]:first-child,
.form-item .input-group input[type="month"]:first-child,
.input-group .form-item input[type="number"]:first-child,
.form-item .input-group input[type="number"]:first-child,
.input-group .form-item input[type="range"]:first-child,
.form-item .input-group input[type="range"]:first-child,
.input-group .form-item input[type="search"]:first-child,
.form-item .input-group input[type="search"]:first-child,
.input-group .form-item input[type="tel"]:first-child,
.form-item .input-group input[type="tel"]:first-child,
.input-group .form-item input[type="time"]:first-child,
.form-item .input-group input[type="time"]:first-child,
.input-group .form-item input[type="url"]:first-child,
.form-item .input-group input[type="url"]:first-child,
.input-group .form-item input[type="week"]:first-child,
.form-item .input-group input[type="week"]:first-child,
.input-group .form-item select:first-child,
.form-item .input-group select:first-child,
.input-group .form-item textarea:first-child,
.form-item .input-group textarea:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.node .field-name-field-external-url .input-group-btn:first-child > a,
.more-link .input-group-btn:first-child > a,
.input-group-btn:first-child > .form-submit,
.node-form .input-group-btn:first-child > .tabledrag-toggle-weight,
ul.primary .input-group-btn:first-child > li,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .form-actions > .btn,
.input-group-btn:first-child > ul.primary > .btn,
.node .field-name-field-external-url .input-group-btn:first-child > .btn-group > a,
.node .field-name-field-external-url .input-group-btn:first-child > .form-actions > a,
.node .field-name-field-external-url .input-group-btn:first-child > ul.primary > a,
.more-link .input-group-btn:first-child > .btn-group > a,
.more-link .input-group-btn:first-child > .form-actions > a,
.more-link .input-group-btn:first-child > ul.primary > a,
.input-group-btn:first-child > .btn-group > .form-submit,
.input-group-btn:first-child > .form-actions > .form-submit,
.input-group-btn:first-child > ul.primary > .form-submit,
.node-form .input-group-btn:first-child > .btn-group > .tabledrag-toggle-weight,
.node-form .input-group-btn:first-child > .form-actions > .tabledrag-toggle-weight,
.node-form .input-group-btn:first-child > ul.primary > .tabledrag-toggle-weight,
ul.primary .input-group-btn:first-child > .btn-group > li,
ul.primary .input-group-btn:first-child > .form-actions > li,
.input-group-btn:first-child > ul.primary > li,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.node .field-name-field-external-url .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.more-link .input-group-btn:last-child > a:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .form-submit:not(:last-child):not(.dropdown-toggle),
.node-form .input-group-btn:last-child > .tabledrag-toggle-weight:not(:last-child):not(.dropdown-toggle),
ul.primary .input-group-btn:last-child > li:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .form-actions:not(:last-child) > .btn,
.input-group-btn:last-child > ul.primary:not(:last-child) > .btn,
.node .field-name-field-external-url .input-group-btn:last-child > .btn-group:not(:last-child) > a,
.node .field-name-field-external-url .input-group-btn:last-child > .form-actions:not(:last-child) > a,
.node .field-name-field-external-url .input-group-btn:last-child > ul.primary:not(:last-child) > a,
.more-link .input-group-btn:last-child > .btn-group:not(:last-child) > a,
.more-link .input-group-btn:last-child > .form-actions:not(:last-child) > a,
.more-link .input-group-btn:last-child > ul.primary:not(:last-child) > a,
.input-group-btn:last-child > .btn-group:not(:last-child) > .form-submit,
.input-group-btn:last-child > .form-actions:not(:last-child) > .form-submit,
.input-group-btn:last-child > ul.primary:not(:last-child) > .form-submit,
.node-form .input-group-btn:last-child > .btn-group:not(:last-child) > .tabledrag-toggle-weight,
.node-form .input-group-btn:last-child > .form-actions:not(:last-child) > .tabledrag-toggle-weight,
.node-form .input-group-btn:last-child > ul.primary:not(:last-child) > .tabledrag-toggle-weight,
ul.primary .input-group-btn:last-child > .btn-group:not(:last-child) > li,
ul.primary .input-group-btn:last-child > .form-actions:not(:last-child) > li,
.input-group-btn:last-child > ul.primary:not(:last-child) > li {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .form-item input[type="text"]:last-child, .form-item .input-group input[type="text"]:last-child,
.input-group .form-item input[type="select"]:last-child,
.form-item .input-group input[type="select"]:last-child,
.input-group .form-item input[type="email"]:last-child,
.form-item .input-group input[type="email"]:last-child,
.input-group .form-item input[type="password"]:last-child,
.form-item .input-group input[type="password"]:last-child,
.input-group .form-item input[type="color"]:last-child,
.form-item .input-group input[type="color"]:last-child,
.input-group .form-item input[type="date"]:last-child,
.form-item .input-group input[type="date"]:last-child,
.input-group .form-item input[type="datetime"]:last-child,
.form-item .input-group input[type="datetime"]:last-child,
.input-group .form-item input[type="datetime-local"]:last-child,
.form-item .input-group input[type="datetime-local"]:last-child,
.input-group .form-item input[type="month"]:last-child,
.form-item .input-group input[type="month"]:last-child,
.input-group .form-item input[type="number"]:last-child,
.form-item .input-group input[type="number"]:last-child,
.input-group .form-item input[type="range"]:last-child,
.form-item .input-group input[type="range"]:last-child,
.input-group .form-item input[type="search"]:last-child,
.form-item .input-group input[type="search"]:last-child,
.input-group .form-item input[type="tel"]:last-child,
.form-item .input-group input[type="tel"]:last-child,
.input-group .form-item input[type="time"]:last-child,
.form-item .input-group input[type="time"]:last-child,
.input-group .form-item input[type="url"]:last-child,
.form-item .input-group input[type="url"]:last-child,
.input-group .form-item input[type="week"]:last-child,
.form-item .input-group input[type="week"]:last-child,
.input-group .form-item select:last-child,
.form-item .input-group select:last-child,
.input-group .form-item textarea:last-child,
.form-item .input-group textarea:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.node .field-name-field-external-url .input-group-btn:last-child > a,
.more-link .input-group-btn:last-child > a,
.input-group-btn:last-child > .form-submit,
.node-form .input-group-btn:last-child > .tabledrag-toggle-weight,
ul.primary .input-group-btn:last-child > li,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .form-actions > .btn,
.input-group-btn:last-child > ul.primary > .btn,
.node .field-name-field-external-url .input-group-btn:last-child > .btn-group > a,
.node .field-name-field-external-url .input-group-btn:last-child > .form-actions > a,
.node .field-name-field-external-url .input-group-btn:last-child > ul.primary > a,
.more-link .input-group-btn:last-child > .btn-group > a,
.more-link .input-group-btn:last-child > .form-actions > a,
.more-link .input-group-btn:last-child > ul.primary > a,
.input-group-btn:last-child > .btn-group > .form-submit,
.input-group-btn:last-child > .form-actions > .form-submit,
.input-group-btn:last-child > ul.primary > .form-submit,
.node-form .input-group-btn:last-child > .btn-group > .tabledrag-toggle-weight,
.node-form .input-group-btn:last-child > .form-actions > .tabledrag-toggle-weight,
.node-form .input-group-btn:last-child > ul.primary > .tabledrag-toggle-weight,
ul.primary .input-group-btn:last-child > .btn-group > li,
ul.primary .input-group-btn:last-child > .form-actions > li,
.input-group-btn:last-child > ul.primary > li,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.node .field-name-field-external-url .input-group-btn:first-child > a:not(:first-child),
.more-link .input-group-btn:first-child > a:not(:first-child),
.input-group-btn:first-child > .form-submit:not(:first-child),
.node-form .input-group-btn:first-child > .tabledrag-toggle-weight:not(:first-child),
ul.primary .input-group-btn:first-child > li:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .form-actions:not(:first-child) > .btn,
.input-group-btn:first-child > ul.primary:not(:first-child) > .btn,
.node .field-name-field-external-url .input-group-btn:first-child > .btn-group:not(:first-child) > a,
.node .field-name-field-external-url .input-group-btn:first-child > .form-actions:not(:first-child) > a,
.node .field-name-field-external-url .input-group-btn:first-child > ul.primary:not(:first-child) > a,
.more-link .input-group-btn:first-child > .btn-group:not(:first-child) > a,
.more-link .input-group-btn:first-child > .form-actions:not(:first-child) > a,
.more-link .input-group-btn:first-child > ul.primary:not(:first-child) > a,
.input-group-btn:first-child > .btn-group:not(:first-child) > .form-submit,
.input-group-btn:first-child > .form-actions:not(:first-child) > .form-submit,
.input-group-btn:first-child > ul.primary:not(:first-child) > .form-submit,
.node-form .input-group-btn:first-child > .btn-group:not(:first-child) > .tabledrag-toggle-weight,
.node-form .input-group-btn:first-child > .form-actions:not(:first-child) > .tabledrag-toggle-weight,
.node-form .input-group-btn:first-child > ul.primary:not(:first-child) > .tabledrag-toggle-weight,
ul.primary .input-group-btn:first-child > .btn-group:not(:first-child) > li,
ul.primary .input-group-btn:first-child > .form-actions:not(:first-child) > li,
.input-group-btn:first-child > ul.primary:not(:first-child) > li {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .node .field-name-field-external-url .input-group-btn > a, .more-link .input-group-btn > a, .input-group-btn > .form-submit, .node-form .input-group-btn > .tabledrag-toggle-weight, ul.primary .input-group-btn > li {
    position: relative; }
    .input-group-btn > .btn + .btn, .node .field-name-field-external-url .input-group-btn > a + .btn, .more-link .input-group-btn > a + .btn, .input-group-btn > .form-submit + .btn, .node-form .input-group-btn > .tabledrag-toggle-weight + .btn, ul.primary .input-group-btn > li + .btn, .node .field-name-field-external-url .input-group-btn > .btn + a, .node .field-name-field-external-url .input-group-btn > a + a, .node .field-name-field-external-url .input-group-btn > .form-submit + a, .node-form .node .field-name-field-external-url .input-group-btn > .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .input-group-btn > .tabledrag-toggle-weight + a, ul.primary .node .field-name-field-external-url .input-group-btn > li + a, .node .field-name-field-external-url ul.primary .input-group-btn > li + a, .more-link .input-group-btn > .btn + a, .more-link .input-group-btn > a + a, .more-link .input-group-btn > .form-submit + a, .node-form .more-link .input-group-btn > .tabledrag-toggle-weight + a, .more-link .node-form .input-group-btn > .tabledrag-toggle-weight + a, ul.primary .more-link .input-group-btn > li + a, .more-link ul.primary .input-group-btn > li + a, .input-group-btn > .btn + .form-submit, .node .field-name-field-external-url .input-group-btn > a + .form-submit, .more-link .input-group-btn > a + .form-submit, .input-group-btn > .form-submit + .form-submit, .node-form .input-group-btn > .tabledrag-toggle-weight + .form-submit, ul.primary .input-group-btn > li + .form-submit, .node-form .input-group-btn > .btn + .tabledrag-toggle-weight, .node .field-name-field-external-url .node-form .input-group-btn > a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .input-group-btn > a + .tabledrag-toggle-weight, .more-link .node-form .input-group-btn > a + .tabledrag-toggle-weight, .node-form .more-link .input-group-btn > a + .tabledrag-toggle-weight, .node-form .input-group-btn > .form-submit + .tabledrag-toggle-weight, .node-form .input-group-btn > .tabledrag-toggle-weight + .tabledrag-toggle-weight, ul.primary .node-form .input-group-btn > li + .tabledrag-toggle-weight, .node-form ul.primary .input-group-btn > li + .tabledrag-toggle-weight, ul.primary .input-group-btn > .btn + li, .node .field-name-field-external-url ul.primary .input-group-btn > a + li, ul.primary .node .field-name-field-external-url .input-group-btn > a + li, .more-link ul.primary .input-group-btn > a + li, ul.primary .more-link .input-group-btn > a + li, ul.primary .input-group-btn > .form-submit + li, .node-form ul.primary .input-group-btn > .tabledrag-toggle-weight + li, ul.primary .node-form .input-group-btn > .tabledrag-toggle-weight + li, ul.primary .input-group-btn > li + li {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .node .field-name-field-external-url .input-group-btn > a:hover, .more-link .input-group-btn > a:hover, .input-group-btn > .form-submit:hover, .node-form .input-group-btn > .tabledrag-toggle-weight:hover, ul.primary .input-group-btn > li:hover, .input-group-btn > .btn:focus, .node .field-name-field-external-url .input-group-btn > a:focus, .more-link .input-group-btn > a:focus, .input-group-btn > .form-submit:focus, .node-form .input-group-btn > .tabledrag-toggle-weight:focus, ul.primary .input-group-btn > li:focus, .input-group-btn > .btn:active, .node .field-name-field-external-url .input-group-btn > a:active, .more-link .input-group-btn > a:active, .input-group-btn > .form-submit:active, .node-form .input-group-btn > .tabledrag-toggle-weight:active, ul.primary .input-group-btn > li:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn, .node .field-name-field-external-url .input-group-btn:first-child > a, .more-link .input-group-btn:first-child > a, .input-group-btn:first-child > .form-submit, .node-form .input-group-btn:first-child > .tabledrag-toggle-weight, ul.primary .input-group-btn:first-child > li,
  .input-group-btn:first-child > .btn-group,
  .input-group-btn:first-child > .form-actions,
  .input-group-btn:first-child > ul.primary {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn, .node .field-name-field-external-url .input-group-btn:last-child > a, .more-link .input-group-btn:last-child > a, .input-group-btn:last-child > .form-submit, .node-form .input-group-btn:last-child > .tabledrag-toggle-weight, ul.primary .input-group-btn:last-child > li,
  .input-group-btn:last-child > .btn-group,
  .input-group-btn:last-child > .form-actions,
  .input-group-btn:last-child > ul.primary {
    margin-left: -1px; }

.nav, .navbar ul.menu {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .navbar ul.menu:before, .nav:after, .navbar ul.menu:after {
    content: " ";
    display: table; }
  .nav:after, .navbar ul.menu:after {
    clear: both; }
  .nav > li, .navbar ul.menu > li {
    position: relative;
    display: block; }
    .nav > li > a, .navbar ul.menu > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .navbar ul.menu > li > a:hover, .nav > li > a:focus, .navbar ul.menu > li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .nav > li.disabled > a, .navbar ul.menu > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .navbar ul.menu > li.disabled > a:hover, .nav > li.disabled > a:focus, .navbar ul.menu > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .navbar ul.menu .open > a, .nav .open > a:hover, .navbar ul.menu .open > a:hover, .nav .open > a:focus, .navbar ul.menu .open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7; }
  .nav .nav-divider, .navbar ul.menu .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img, .navbar ul.menu > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #337ab7; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }
.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }
.navbar-header:after {
  clear: both; }
@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav, .navbar ul.menu {
  margin: 7.5px -15px; }
  .navbar-nav > li > a, .navbar ul.menu > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu, .navbar ul.menu .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a, .navbar ul.menu .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header,
      .navbar ul.menu .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a, .navbar ul.menu .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar ul.menu .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus, .navbar ul.menu .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav, .navbar ul.menu {
      float: left;
      margin: 0; }
      .navbar-nav > li, .navbar ul.menu > li {
        float: left; }
        .navbar-nav > li > a, .navbar ul.menu > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group, .navbar-form .form-item {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control, .navbar-form .form-item input[type="text"], .form-item .navbar-form input[type="text"],
    .navbar-form .form-item input[type="select"],
    .form-item .navbar-form input[type="select"],
    .navbar-form .form-item input[type="email"],
    .form-item .navbar-form input[type="email"],
    .navbar-form .form-item input[type="password"],
    .form-item .navbar-form input[type="password"],
    .navbar-form .form-item input[type="color"],
    .form-item .navbar-form input[type="color"],
    .navbar-form .form-item input[type="date"],
    .form-item .navbar-form input[type="date"],
    .navbar-form .form-item input[type="datetime"],
    .form-item .navbar-form input[type="datetime"],
    .navbar-form .form-item input[type="datetime-local"],
    .form-item .navbar-form input[type="datetime-local"],
    .navbar-form .form-item input[type="month"],
    .form-item .navbar-form input[type="month"],
    .navbar-form .form-item input[type="number"],
    .form-item .navbar-form input[type="number"],
    .navbar-form .form-item input[type="range"],
    .form-item .navbar-form input[type="range"],
    .navbar-form .form-item input[type="search"],
    .form-item .navbar-form input[type="search"],
    .navbar-form .form-item input[type="tel"],
    .form-item .navbar-form input[type="tel"],
    .navbar-form .form-item input[type="time"],
    .form-item .navbar-form input[type="time"],
    .navbar-form .form-item input[type="url"],
    .form-item .navbar-form input[type="url"],
    .navbar-form .form-item input[type="week"],
    .form-item .navbar-form input[type="week"],
    .navbar-form .form-item select,
    .form-item .navbar-form select,
    .navbar-form .form-item textarea,
    .form-item .navbar-form textarea {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control,
      .navbar-form .input-group .form-item input[type="text"],
      .form-item .navbar-form .input-group input[type="text"],
      .navbar-form .input-group .form-item input[type="select"],
      .form-item .navbar-form .input-group input[type="select"],
      .navbar-form .input-group .form-item input[type="email"],
      .form-item .navbar-form .input-group input[type="email"],
      .navbar-form .input-group .form-item input[type="password"],
      .form-item .navbar-form .input-group input[type="password"],
      .navbar-form .input-group .form-item input[type="color"],
      .form-item .navbar-form .input-group input[type="color"],
      .navbar-form .input-group .form-item input[type="date"],
      .form-item .navbar-form .input-group input[type="date"],
      .navbar-form .input-group .form-item input[type="datetime"],
      .form-item .navbar-form .input-group input[type="datetime"],
      .navbar-form .input-group .form-item input[type="datetime-local"],
      .form-item .navbar-form .input-group input[type="datetime-local"],
      .navbar-form .input-group .form-item input[type="month"],
      .form-item .navbar-form .input-group input[type="month"],
      .navbar-form .input-group .form-item input[type="number"],
      .form-item .navbar-form .input-group input[type="number"],
      .navbar-form .input-group .form-item input[type="range"],
      .form-item .navbar-form .input-group input[type="range"],
      .navbar-form .input-group .form-item input[type="search"],
      .form-item .navbar-form .input-group input[type="search"],
      .navbar-form .input-group .form-item input[type="tel"],
      .form-item .navbar-form .input-group input[type="tel"],
      .navbar-form .input-group .form-item input[type="time"],
      .form-item .navbar-form .input-group input[type="time"],
      .navbar-form .input-group .form-item input[type="url"],
      .form-item .navbar-form .input-group input[type="url"],
      .navbar-form .input-group .form-item input[type="week"],
      .form-item .navbar-form .input-group input[type="week"],
      .navbar-form .input-group .form-item select,
      .form-item .navbar-form .input-group select,
      .navbar-form .input-group .form-item textarea,
      .form-item .navbar-form .input-group textarea {
        width: auto; }
    .navbar-form .input-group > .form-control, .navbar-form .form-item .input-group > input[type="text"], .form-item .navbar-form .input-group > input[type="text"],
    .navbar-form .form-item .input-group > input[type="select"],
    .form-item .navbar-form .input-group > input[type="select"],
    .navbar-form .form-item .input-group > input[type="email"],
    .form-item .navbar-form .input-group > input[type="email"],
    .navbar-form .form-item .input-group > input[type="password"],
    .form-item .navbar-form .input-group > input[type="password"],
    .navbar-form .form-item .input-group > input[type="color"],
    .form-item .navbar-form .input-group > input[type="color"],
    .navbar-form .form-item .input-group > input[type="date"],
    .form-item .navbar-form .input-group > input[type="date"],
    .navbar-form .form-item .input-group > input[type="datetime"],
    .form-item .navbar-form .input-group > input[type="datetime"],
    .navbar-form .form-item .input-group > input[type="datetime-local"],
    .form-item .navbar-form .input-group > input[type="datetime-local"],
    .navbar-form .form-item .input-group > input[type="month"],
    .form-item .navbar-form .input-group > input[type="month"],
    .navbar-form .form-item .input-group > input[type="number"],
    .form-item .navbar-form .input-group > input[type="number"],
    .navbar-form .form-item .input-group > input[type="range"],
    .form-item .navbar-form .input-group > input[type="range"],
    .navbar-form .form-item .input-group > input[type="search"],
    .form-item .navbar-form .input-group > input[type="search"],
    .navbar-form .form-item .input-group > input[type="tel"],
    .form-item .navbar-form .input-group > input[type="tel"],
    .navbar-form .form-item .input-group > input[type="time"],
    .form-item .navbar-form .input-group > input[type="time"],
    .navbar-form .form-item .input-group > input[type="url"],
    .form-item .navbar-form .input-group > input[type="url"],
    .navbar-form .form-item .input-group > input[type="week"],
    .form-item .navbar-form .input-group > input[type="week"],
    .navbar-form .form-item .input-group > select,
    .form-item .navbar-form .input-group > select,
    .navbar-form .form-item .input-group > textarea,
    .form-item .navbar-form .input-group > textarea {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group, .navbar-form .form-item {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child, .navbar-form .form-item:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu, .navbar ul.menu > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu, .navbar-fixed-bottom .navbar ul.menu > li > .dropdown-menu, .navbar .navbar-fixed-bottom ul.menu > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .node .field-name-field-external-url .btn-group-sm > a.navbar-btn, .more-link .btn-group-sm > a.navbar-btn, .btn-group-sm > .navbar-btn.form-submit, ul.primary .btn-group-sm > li.navbar-btn, .node-form .navbar-btn.tabledrag-toggle-weight {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .node .field-name-field-external-url .btn-group-xs > a.navbar-btn, .more-link .btn-group-xs > a.navbar-btn, .btn-group-xs > .navbar-btn.form-submit, .node-form .btn-group-xs > .navbar-btn.tabledrag-toggle-weight, ul.primary .btn-group-xs > li.navbar-btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a, .navbar-default .navbar ul.menu > li > a, .navbar .navbar-default ul.menu > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar ul.menu > li > a:hover, .navbar .navbar-default ul.menu > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar ul.menu > li > a:focus, .navbar .navbar-default ul.menu > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar ul.menu > .active > a, .navbar .navbar-default ul.menu > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar ul.menu > .active > a:hover, .navbar .navbar-default ul.menu > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar ul.menu > .active > a:focus, .navbar .navbar-default ul.menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar ul.menu > .disabled > a, .navbar .navbar-default ul.menu > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar ul.menu > .disabled > a:hover, .navbar .navbar-default ul.menu > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar ul.menu > .disabled > a:focus, .navbar .navbar-default ul.menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar ul.menu > .open > a, .navbar .navbar-default ul.menu > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar ul.menu > .open > a:hover, .navbar .navbar-default ul.menu > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar ul.menu > .open > a:focus, .navbar .navbar-default ul.menu > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a, .navbar-default .navbar ul.menu .open .dropdown-menu > li > a, .navbar .navbar-default ul.menu .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar ul.menu .open .dropdown-menu > li > a:hover, .navbar .navbar-default ul.menu .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar ul.menu .open .dropdown-menu > li > a:focus, .navbar .navbar-default ul.menu .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar ul.menu .open .dropdown-menu > .active > a, .navbar .navbar-default ul.menu .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar ul.menu .open .dropdown-menu > .active > a:hover, .navbar .navbar-default ul.menu .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-default .navbar ul.menu .open .dropdown-menu > .active > a:focus, .navbar .navbar-default ul.menu .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar ul.menu .open .dropdown-menu > .disabled > a, .navbar .navbar-default ul.menu .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar ul.menu .open .dropdown-menu > .disabled > a:hover, .navbar .navbar-default ul.menu .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-default .navbar ul.menu .open .dropdown-menu > .disabled > a:focus, .navbar .navbar-default ul.menu .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar ul.menu > li > a, .navbar .navbar-inverse ul.menu > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar ul.menu > li > a:hover, .navbar .navbar-inverse ul.menu > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar ul.menu > li > a:focus, .navbar .navbar-inverse ul.menu > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar ul.menu > .active > a, .navbar .navbar-inverse ul.menu > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar ul.menu > .active > a:hover, .navbar .navbar-inverse ul.menu > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar ul.menu > .active > a:focus, .navbar .navbar-inverse ul.menu > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar ul.menu > .disabled > a, .navbar .navbar-inverse ul.menu > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar ul.menu > .disabled > a:hover, .navbar .navbar-inverse ul.menu > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar ul.menu > .disabled > a:focus, .navbar .navbar-inverse ul.menu > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar ul.menu > .open > a, .navbar .navbar-inverse ul.menu > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar ul.menu > .open > a:hover, .navbar .navbar-inverse ul.menu > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar ul.menu > .open > a:focus, .navbar .navbar-inverse ul.menu > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header, .navbar-inverse .navbar ul.menu .open .dropdown-menu > .dropdown-header, .navbar .navbar-inverse ul.menu .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider, .navbar-inverse .navbar ul.menu .open .dropdown-menu .divider, .navbar .navbar-inverse ul.menu .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a, .navbar-inverse .navbar ul.menu .open .dropdown-menu > li > a, .navbar .navbar-inverse ul.menu .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar ul.menu .open .dropdown-menu > li > a:hover, .navbar .navbar-inverse ul.menu .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-inverse .navbar ul.menu .open .dropdown-menu > li > a:focus, .navbar .navbar-inverse ul.menu .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar ul.menu .open .dropdown-menu > .active > a, .navbar .navbar-inverse ul.menu .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar ul.menu .open .dropdown-menu > .active > a:hover, .navbar .navbar-inverse ul.menu .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .navbar-inverse .navbar ul.menu .open .dropdown-menu > .active > a:focus, .navbar .navbar-inverse ul.menu .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar ul.menu .open .dropdown-menu > .disabled > a, .navbar .navbar-inverse ul.menu .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar ul.menu .open .dropdown-menu > .disabled > a:hover, .navbar .navbar-inverse ul.menu .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .navbar-inverse .navbar ul.menu .open .dropdown-menu > .disabled > a:focus, .navbar .navbar-inverse ul.menu .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      content: "/ ";
      padding: 0 5px;
      color: #ccc; }
  .breadcrumb > .active {
    color: #777777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857;
      text-decoration: none;
      color: #337ab7;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-bottom-left-radius: 4px;
      border-top-left-radius: 4px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-bottom-right-radius: 4px;
      border-top-right-radius: 4px; }
  .pagination > li > a:hover, .pagination > li > a:focus,
  .pagination > li > span:hover,
  .pagination > li > span:focus {
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center; }
  .pager:before, .pager:after {
    content: " ";
    display: table; }
  .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;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #eeeeee; }
  .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: #777777;
    background-color: #fff;
    cursor: not-allowed; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .node .field-name-field-external-url a .label, .more-link a .label, .form-submit .label, .node-form .tabledrag-toggle-weight .label, ul.primary li .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #777777; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #286090; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge, .node .field-name-field-external-url a .badge, .more-link a .badge, .form-submit .badge, .node-form .tabledrag-toggle-weight .badge, ul.primary li .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge, .node .field-name-field-external-url .btn-group-xs > a .badge, .more-link .btn-group-xs > a .badge, .btn-group-xs > .form-submit .badge, .node-form .btn-group-xs > .tabledrag-toggle-weight .badge, ul.primary .btn-group-xs > li .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge, .col-sidebar .block-views .view-content .active.views-row > .badge, .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff; }
  .list-group-item > .badge, .col-sidebar .block-views .view-content .views-row > .badge {
    float: right; }
  .list-group-item > .badge + .badge, .col-sidebar .block-views .view-content .views-row > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding: 30px 15px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #d5d5d5; }
  .container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding: 48px 0; }
      .container .jumbotron, .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #333333; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }
  .alert h4, .alert .node-form .form-item-title > label, .node-form .alert .form-item-title > label, .alert .node-form .form-type-select > label, .node-form .alert .form-type-select > label, .alert .node-form .form-type-date-popup > label, .node-form .alert .form-type-date-popup > label {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 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: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-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-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  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: -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);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    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: -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-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    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: -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-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    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: -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-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    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: -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); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group, .col-sidebar .block-views .view-content {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item, .col-sidebar .block-views .view-content .views-row {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child, .col-sidebar .block-views .view-content .views-row:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px; }
  .list-group-item:last-child, .col-sidebar .block-views .view-content .views-row:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

a.list-group-item, .col-sidebar .block-views .view-content a.views-row {
  color: #555; }
  a.list-group-item .list-group-item-heading, .col-sidebar .block-views .view-content a.views-row .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, .col-sidebar .block-views .view-content a.views-row:hover, a.list-group-item:focus, .col-sidebar .block-views .view-content a.views-row:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

.list-group-item.disabled, .col-sidebar .block-views .view-content .disabled.views-row, .list-group-item.disabled:hover, .col-sidebar .block-views .view-content .disabled.views-row:hover, .list-group-item.disabled:focus, .col-sidebar .block-views .view-content .disabled.views-row:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .col-sidebar .block-views .view-content .disabled.views-row .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .col-sidebar .block-views .view-content .disabled.views-row:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .col-sidebar .block-views .view-content .disabled.views-row:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .col-sidebar .block-views .view-content .disabled.views-row .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .col-sidebar .block-views .view-content .disabled.views-row:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .col-sidebar .block-views .view-content .disabled.views-row:focus .list-group-item-text {
    color: #777777; }
.list-group-item.active, .col-sidebar .block-views .view-content .active.views-row, .list-group-item.active:hover, .col-sidebar .block-views .view-content .active.views-row:hover, .list-group-item.active:focus, .col-sidebar .block-views .view-content .active.views-row:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }
  .list-group-item.active .list-group-item-heading, .col-sidebar .block-views .view-content .active.views-row .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .col-sidebar .block-views .view-content .active.views-row .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small,
  .col-sidebar .block-views .view-content .active.views-row .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading, .col-sidebar .block-views .view-content .active.views-row:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .col-sidebar .block-views .view-content .active.views-row:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small,
  .col-sidebar .block-views .view-content .active.views-row:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading, .col-sidebar .block-views .view-content .active.views-row:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .col-sidebar .block-views .view-content .active.views-row:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small,
  .col-sidebar .block-views .view-content .active.views-row:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .col-sidebar .block-views .view-content .active.views-row .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .col-sidebar .block-views .view-content .active.views-row:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .col-sidebar .block-views .view-content .active.views-row:focus .list-group-item-text {
    color: #c7ddef; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group, .col-sidebar .block-views .panel > .view-content,
.panel > .panel-collapse > .list-group,
.col-sidebar .block-views .panel > .panel-collapse > .view-content {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item, .col-sidebar .block-views .panel > .view-content .list-group-item, .panel > .list-group .col-sidebar .block-views .view-content .views-row, .col-sidebar .block-views .view-content .panel > .list-group .views-row, .col-sidebar .block-views .panel > .view-content .views-row,
  .panel > .panel-collapse > .list-group .list-group-item,
  .col-sidebar .block-views .panel > .panel-collapse > .view-content .list-group-item,
  .panel > .panel-collapse > .list-group .col-sidebar .block-views .view-content .views-row,
  .col-sidebar .block-views .view-content .panel > .panel-collapse > .list-group .views-row,
  .col-sidebar .block-views .panel > .panel-collapse > .view-content .views-row {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child, .col-sidebar .block-views .panel > .view-content:first-child .list-group-item:first-child, .panel > .list-group:first-child .col-sidebar .block-views .view-content .views-row:first-child, .col-sidebar .block-views .view-content .panel > .list-group:first-child .views-row:first-child, .col-sidebar .block-views .panel > .view-content:first-child .views-row:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child,
  .col-sidebar .block-views .panel > .panel-collapse > .view-content:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .col-sidebar .block-views .view-content .views-row:first-child,
  .col-sidebar .block-views .view-content .panel > .panel-collapse > .list-group:first-child .views-row:first-child,
  .col-sidebar .block-views .panel > .panel-collapse > .view-content:first-child .views-row:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child, .col-sidebar .block-views .panel > .view-content:last-child .list-group-item:last-child, .panel > .list-group:last-child .col-sidebar .block-views .view-content .views-row:last-child, .col-sidebar .block-views .view-content .panel > .list-group:last-child .views-row:last-child, .col-sidebar .block-views .panel > .view-content:last-child .views-row:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child,
  .col-sidebar .block-views .panel > .panel-collapse > .view-content:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .col-sidebar .block-views .view-content .views-row:last-child,
  .col-sidebar .block-views .view-content .panel > .panel-collapse > .list-group:last-child .views-row:last-child,
  .col-sidebar .block-views .panel > .panel-collapse > .view-content:last-child .views-row:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel-heading + .list-group .list-group-item:first-child, .col-sidebar .block-views .panel-heading + .view-content .list-group-item:first-child, .panel-heading + .list-group .col-sidebar .block-views .view-content .views-row:first-child, .col-sidebar .block-views .view-content .panel-heading + .list-group .views-row:first-child, .col-sidebar .block-views .panel-heading + .view-content .views-row:first-child {
  border-top-width: 0; }

.list-group + .panel-footer, .col-sidebar .block-views .view-content + .panel-footer {
  border-top-width: 0; }

.panel > .table, .panel > table,
.panel > .table-responsive > .table,
.panel > .table-responsive > table,
.panel > .panel-collapse > .table,
.panel > .panel-collapse > table {
  margin-bottom: 0; }
  .panel > .table caption, .panel > table caption,
  .panel > .table-responsive > .table caption,
  .panel > .table-responsive > table caption,
  .panel > .panel-collapse > .table caption,
  .panel > .panel-collapse > table caption {
    padding-left: 15px;
    padding-right: 15px; }
.panel > .table:first-child, .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .panel > table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }
.panel > .table:last-child, .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .panel > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }
.panel > .panel-body + .table, .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }
.panel > .table > tbody:first-child > tr:first-child th, .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.panel > table > tbody:first-child > tr:first-child td {
  border-top: 0; }
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group,
    .panel-group .col-sidebar .block-views .panel-heading + .panel-collapse > .view-content,
    .col-sidebar .block-views .panel-group .panel-heading + .panel-collapse > .view-content {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }
  .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%; }

.well, .node-sticky.node-teaser, .field-name-field-aw-gallery, .field-name-field-additional-images, .col-content .block-boxes:not(.no-gray), .col-sidebar .block-boxes:not(.no-gray) {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-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, .node-sticky.node-teaser blockquote, .field-name-field-aw-gallery blockquote, .field-name-field-additional-images blockquote, .col-content .block-boxes:not(.no-gray) blockquote, .col-sidebar .block-boxes:not(.no-gray) blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .node .field-name-field-external-url a + .btn, .node .field-name-field-external-url .modal-footer a + .btn, .modal-footer .more-link a + .btn, .more-link .modal-footer a + .btn, .modal-footer .form-submit + .btn, .modal-footer .node-form .tabledrag-toggle-weight + .btn, .node-form .modal-footer .tabledrag-toggle-weight + .btn, .modal-footer ul.primary li + .btn, ul.primary .modal-footer li + .btn, .modal-footer .node .field-name-field-external-url .btn + a, .node .field-name-field-external-url .modal-footer .btn + a, .modal-footer .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer a + a, .modal-footer .node .field-name-field-external-url .form-submit + a, .node .field-name-field-external-url .modal-footer .form-submit + a, .modal-footer .node-form .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .modal-footer .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .modal-footer .tabledrag-toggle-weight + a, .modal-footer ul.primary .node .field-name-field-external-url li + a, .node .field-name-field-external-url .modal-footer ul.primary li + a, ul.primary .modal-footer .node .field-name-field-external-url li + a, .node .field-name-field-external-url ul.primary .modal-footer li + a, .modal-footer .more-link .btn + a, .more-link .modal-footer .btn + a, .modal-footer .node .field-name-field-external-url .more-link a + a, .node .field-name-field-external-url .modal-footer .more-link a + a, .modal-footer .more-link a + a, .more-link .modal-footer a + a, .modal-footer .more-link .form-submit + a, .more-link .modal-footer .form-submit + a, .modal-footer .node-form .more-link .tabledrag-toggle-weight + a, .more-link .modal-footer .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer .more-link .tabledrag-toggle-weight + a, .more-link .node-form .modal-footer .tabledrag-toggle-weight + a, .modal-footer ul.primary .more-link li + a, .more-link .modal-footer ul.primary li + a, ul.primary .modal-footer .more-link li + a, .more-link ul.primary .modal-footer li + a, .modal-footer .btn + .form-submit, .modal-footer .node .field-name-field-external-url a + .form-submit, .node .field-name-field-external-url .modal-footer a + .form-submit, .modal-footer .more-link a + .form-submit, .more-link .modal-footer a + .form-submit, .modal-footer .form-submit + .form-submit, .modal-footer .node-form .tabledrag-toggle-weight + .form-submit, .node-form .modal-footer .tabledrag-toggle-weight + .form-submit, .modal-footer ul.primary li + .form-submit, ul.primary .modal-footer li + .form-submit, .modal-footer .node-form .btn + .tabledrag-toggle-weight, .node-form .modal-footer .btn + .tabledrag-toggle-weight, .modal-footer .node .field-name-field-external-url .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer .node .field-name-field-external-url a + .tabledrag-toggle-weight, .node .field-name-field-external-url .modal-footer .node-form a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .modal-footer a + .tabledrag-toggle-weight, .modal-footer .more-link .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer .more-link a + .tabledrag-toggle-weight, .more-link .modal-footer .node-form a + .tabledrag-toggle-weight, .node-form .more-link .modal-footer a + .tabledrag-toggle-weight, .modal-footer .node-form .form-submit + .tabledrag-toggle-weight, .node-form .modal-footer .form-submit + .tabledrag-toggle-weight, .modal-footer .node-form .tabledrag-toggle-weight + .tabledrag-toggle-weight, .node-form .modal-footer .tabledrag-toggle-weight + .tabledrag-toggle-weight, .modal-footer ul.primary .node-form li + .tabledrag-toggle-weight, .node-form .modal-footer ul.primary li + .tabledrag-toggle-weight, ul.primary .modal-footer .node-form li + .tabledrag-toggle-weight, .node-form ul.primary .modal-footer li + .tabledrag-toggle-weight, .modal-footer ul.primary .btn + li, ul.primary .modal-footer .btn + li, .modal-footer .node .field-name-field-external-url ul.primary a + li, ul.primary .modal-footer .node .field-name-field-external-url a + li, .node .field-name-field-external-url .modal-footer ul.primary a + li, ul.primary .node .field-name-field-external-url .modal-footer a + li, .modal-footer .more-link ul.primary a + li, ul.primary .modal-footer .more-link a + li, .more-link .modal-footer ul.primary a + li, ul.primary .more-link .modal-footer a + li, .modal-footer ul.primary .form-submit + li, ul.primary .modal-footer .form-submit + li, .modal-footer .node-form ul.primary .tabledrag-toggle-weight + li, ul.primary .modal-footer .node-form .tabledrag-toggle-weight + li, .node-form .modal-footer ul.primary .tabledrag-toggle-weight + li, ul.primary .node-form .modal-footer .tabledrag-toggle-weight + li, .modal-footer ul.primary li + li, ul.primary .modal-footer li + li {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .form-actions .btn + .btn, .modal-footer ul.primary .btn + .btn, .modal-footer .btn-group .node .field-name-field-external-url a + .btn, .node .field-name-field-external-url .modal-footer .btn-group a + .btn, .modal-footer .form-actions .node .field-name-field-external-url a + .btn, .node .field-name-field-external-url .modal-footer .form-actions a + .btn, .modal-footer ul.primary .node .field-name-field-external-url a + .btn, .node .field-name-field-external-url .modal-footer ul.primary a + .btn, .modal-footer .btn-group .more-link a + .btn, .more-link .modal-footer .btn-group a + .btn, .modal-footer .form-actions .more-link a + .btn, .more-link .modal-footer .form-actions a + .btn, .modal-footer ul.primary .more-link a + .btn, .more-link .modal-footer ul.primary a + .btn, .modal-footer .btn-group .form-submit + .btn, .modal-footer .form-actions .form-submit + .btn, .modal-footer ul.primary .form-submit + .btn, .modal-footer .btn-group .node-form .tabledrag-toggle-weight + .btn, .node-form .modal-footer .btn-group .tabledrag-toggle-weight + .btn, .modal-footer .form-actions .node-form .tabledrag-toggle-weight + .btn, .node-form .modal-footer .form-actions .tabledrag-toggle-weight + .btn, .modal-footer ul.primary .node-form .tabledrag-toggle-weight + .btn, .node-form .modal-footer ul.primary .tabledrag-toggle-weight + .btn, .modal-footer .btn-group ul.primary li + .btn, ul.primary .modal-footer .btn-group li + .btn, .modal-footer .form-actions ul.primary li + .btn, ul.primary .modal-footer .form-actions li + .btn, .modal-footer ul.primary li + .btn, .modal-footer .btn-group .node .field-name-field-external-url .btn + a, .node .field-name-field-external-url .modal-footer .btn-group .btn + a, .modal-footer .form-actions .node .field-name-field-external-url .btn + a, .node .field-name-field-external-url .modal-footer .form-actions .btn + a, .modal-footer ul.primary .node .field-name-field-external-url .btn + a, .node .field-name-field-external-url .modal-footer ul.primary .btn + a, .modal-footer .btn-group .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer .btn-group a + a, .modal-footer .form-actions .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer .form-actions a + a, .modal-footer ul.primary .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer ul.primary a + a, .modal-footer .btn-group .more-link .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer .btn-group .more-link a + a, .more-link .modal-footer .btn-group .node .field-name-field-external-url a + a, .node .field-name-field-external-url .more-link .modal-footer .btn-group a + a, .modal-footer .form-actions .more-link .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer .form-actions .more-link a + a, .more-link .modal-footer .form-actions .node .field-name-field-external-url a + a, .node .field-name-field-external-url .more-link .modal-footer .form-actions a + a, .modal-footer ul.primary .more-link .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer ul.primary .more-link a + a, .more-link .modal-footer ul.primary .node .field-name-field-external-url a + a, .node .field-name-field-external-url .more-link .modal-footer ul.primary a + a, .modal-footer .btn-group .node .field-name-field-external-url .form-submit + a, .node .field-name-field-external-url .modal-footer .btn-group .form-submit + a, .modal-footer .form-actions .node .field-name-field-external-url .form-submit + a, .node .field-name-field-external-url .modal-footer .form-actions .form-submit + a, .modal-footer ul.primary .node .field-name-field-external-url .form-submit + a, .node .field-name-field-external-url .modal-footer ul.primary .form-submit + a, .modal-footer .btn-group .node-form .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .modal-footer .btn-group .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer .btn-group .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .modal-footer .btn-group .tabledrag-toggle-weight + a, .modal-footer .form-actions .node-form .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .modal-footer .form-actions .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer .form-actions .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .modal-footer .form-actions .tabledrag-toggle-weight + a, .modal-footer ul.primary .node-form .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .modal-footer ul.primary .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer ul.primary .node .field-name-field-external-url .tabledrag-toggle-weight + a, .node .field-name-field-external-url .node-form .modal-footer ul.primary .tabledrag-toggle-weight + a, .modal-footer .btn-group ul.primary .node .field-name-field-external-url li + a, .node .field-name-field-external-url .modal-footer .btn-group ul.primary li + a, ul.primary .modal-footer .btn-group .node .field-name-field-external-url li + a, .node .field-name-field-external-url ul.primary .modal-footer .btn-group li + a, .modal-footer .form-actions ul.primary .node .field-name-field-external-url li + a, .node .field-name-field-external-url .modal-footer .form-actions ul.primary li + a, ul.primary .modal-footer .form-actions .node .field-name-field-external-url li + a, .node .field-name-field-external-url ul.primary .modal-footer .form-actions li + a, .modal-footer ul.primary .node .field-name-field-external-url li + a, .node .field-name-field-external-url .modal-footer ul.primary li + a, .modal-footer .btn-group .more-link .btn + a, .more-link .modal-footer .btn-group .btn + a, .modal-footer .form-actions .more-link .btn + a, .more-link .modal-footer .form-actions .btn + a, .modal-footer ul.primary .more-link .btn + a, .more-link .modal-footer ul.primary .btn + a, .modal-footer .btn-group .node .field-name-field-external-url .more-link a + a, .more-link .modal-footer .btn-group .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer .btn-group .more-link a + a, .more-link .node .field-name-field-external-url .modal-footer .btn-group a + a, .modal-footer .form-actions .node .field-name-field-external-url .more-link a + a, .more-link .modal-footer .form-actions .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer .form-actions .more-link a + a, .more-link .node .field-name-field-external-url .modal-footer .form-actions a + a, .modal-footer ul.primary .node .field-name-field-external-url .more-link a + a, .more-link .modal-footer ul.primary .node .field-name-field-external-url a + a, .node .field-name-field-external-url .modal-footer ul.primary .more-link a + a, .more-link .node .field-name-field-external-url .modal-footer ul.primary a + a, .modal-footer .btn-group .more-link a + a, .more-link .modal-footer .btn-group a + a, .modal-footer .form-actions .more-link a + a, .more-link .modal-footer .form-actions a + a, .modal-footer ul.primary .more-link a + a, .more-link .modal-footer ul.primary a + a, .modal-footer .btn-group .more-link .form-submit + a, .more-link .modal-footer .btn-group .form-submit + a, .modal-footer .form-actions .more-link .form-submit + a, .more-link .modal-footer .form-actions .form-submit + a, .modal-footer ul.primary .more-link .form-submit + a, .more-link .modal-footer ul.primary .form-submit + a, .modal-footer .btn-group .node-form .more-link .tabledrag-toggle-weight + a, .more-link .modal-footer .btn-group .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer .btn-group .more-link .tabledrag-toggle-weight + a, .more-link .node-form .modal-footer .btn-group .tabledrag-toggle-weight + a, .modal-footer .form-actions .node-form .more-link .tabledrag-toggle-weight + a, .more-link .modal-footer .form-actions .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer .form-actions .more-link .tabledrag-toggle-weight + a, .more-link .node-form .modal-footer .form-actions .tabledrag-toggle-weight + a, .modal-footer ul.primary .node-form .more-link .tabledrag-toggle-weight + a, .more-link .modal-footer ul.primary .node-form .tabledrag-toggle-weight + a, .node-form .modal-footer ul.primary .more-link .tabledrag-toggle-weight + a, .more-link .node-form .modal-footer ul.primary .tabledrag-toggle-weight + a, .modal-footer .btn-group ul.primary .more-link li + a, .more-link .modal-footer .btn-group ul.primary li + a, ul.primary .modal-footer .btn-group .more-link li + a, .more-link ul.primary .modal-footer .btn-group li + a, .modal-footer .form-actions ul.primary .more-link li + a, .more-link .modal-footer .form-actions ul.primary li + a, ul.primary .modal-footer .form-actions .more-link li + a, .more-link ul.primary .modal-footer .form-actions li + a, .modal-footer ul.primary .more-link li + a, .more-link .modal-footer ul.primary li + a, .modal-footer .btn-group .btn + .form-submit, .modal-footer .form-actions .btn + .form-submit, .modal-footer ul.primary .btn + .form-submit, .modal-footer .btn-group .node .field-name-field-external-url a + .form-submit, .node .field-name-field-external-url .modal-footer .btn-group a + .form-submit, .modal-footer .form-actions .node .field-name-field-external-url a + .form-submit, .node .field-name-field-external-url .modal-footer .form-actions a + .form-submit, .modal-footer ul.primary .node .field-name-field-external-url a + .form-submit, .node .field-name-field-external-url .modal-footer ul.primary a + .form-submit, .modal-footer .btn-group .more-link a + .form-submit, .more-link .modal-footer .btn-group a + .form-submit, .modal-footer .form-actions .more-link a + .form-submit, .more-link .modal-footer .form-actions a + .form-submit, .modal-footer ul.primary .more-link a + .form-submit, .more-link .modal-footer ul.primary a + .form-submit, .modal-footer .btn-group .form-submit + .form-submit, .modal-footer .form-actions .form-submit + .form-submit, .modal-footer ul.primary .form-submit + .form-submit, .modal-footer .btn-group .node-form .tabledrag-toggle-weight + .form-submit, .node-form .modal-footer .btn-group .tabledrag-toggle-weight + .form-submit, .modal-footer .form-actions .node-form .tabledrag-toggle-weight + .form-submit, .node-form .modal-footer .form-actions .tabledrag-toggle-weight + .form-submit, .modal-footer ul.primary .node-form .tabledrag-toggle-weight + .form-submit, .node-form .modal-footer ul.primary .tabledrag-toggle-weight + .form-submit, .modal-footer .btn-group ul.primary li + .form-submit, ul.primary .modal-footer .btn-group li + .form-submit, .modal-footer .form-actions ul.primary li + .form-submit, ul.primary .modal-footer .form-actions li + .form-submit, .modal-footer ul.primary li + .form-submit, .modal-footer .btn-group .node-form .btn + .tabledrag-toggle-weight, .node-form .modal-footer .btn-group .btn + .tabledrag-toggle-weight, .modal-footer .form-actions .node-form .btn + .tabledrag-toggle-weight, .node-form .modal-footer .form-actions .btn + .tabledrag-toggle-weight, .modal-footer ul.primary .node-form .btn + .tabledrag-toggle-weight, .node-form .modal-footer ul.primary .btn + .tabledrag-toggle-weight, .modal-footer .btn-group .node .field-name-field-external-url .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer .btn-group .node .field-name-field-external-url a + .tabledrag-toggle-weight, .node .field-name-field-external-url .modal-footer .btn-group .node-form a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .modal-footer .btn-group a + .tabledrag-toggle-weight, .modal-footer .form-actions .node .field-name-field-external-url .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer .form-actions .node .field-name-field-external-url a + .tabledrag-toggle-weight, .node .field-name-field-external-url .modal-footer .form-actions .node-form a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .modal-footer .form-actions a + .tabledrag-toggle-weight, .modal-footer ul.primary .node .field-name-field-external-url .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer ul.primary .node .field-name-field-external-url a + .tabledrag-toggle-weight, .node .field-name-field-external-url .modal-footer ul.primary .node-form a + .tabledrag-toggle-weight, .node-form .node .field-name-field-external-url .modal-footer ul.primary a + .tabledrag-toggle-weight, .modal-footer .btn-group .more-link .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer .btn-group .more-link a + .tabledrag-toggle-weight, .more-link .modal-footer .btn-group .node-form a + .tabledrag-toggle-weight, .node-form .more-link .modal-footer .btn-group a + .tabledrag-toggle-weight, .modal-footer .form-actions .more-link .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer .form-actions .more-link a + .tabledrag-toggle-weight, .more-link .modal-footer .form-actions .node-form a + .tabledrag-toggle-weight, .node-form .more-link .modal-footer .form-actions a + .tabledrag-toggle-weight, .modal-footer ul.primary .more-link .node-form a + .tabledrag-toggle-weight, .node-form .modal-footer ul.primary .more-link a + .tabledrag-toggle-weight, .more-link .modal-footer ul.primary .node-form a + .tabledrag-toggle-weight, .node-form .more-link .modal-footer ul.primary a + .tabledrag-toggle-weight, .modal-footer .btn-group .node-form .form-submit + .tabledrag-toggle-weight, .node-form .modal-footer .btn-group .form-submit + .tabledrag-toggle-weight, .modal-footer .form-actions .node-form .form-submit + .tabledrag-toggle-weight, .node-form .modal-footer .form-actions .form-submit + .tabledrag-toggle-weight, .modal-footer ul.primary .node-form .form-submit + .tabledrag-toggle-weight, .node-form .modal-footer ul.primary .form-submit + .tabledrag-toggle-weight, .modal-footer .btn-group .node-form .tabledrag-toggle-weight + .tabledrag-toggle-weight, .node-form .modal-footer .btn-group .tabledrag-toggle-weight + .tabledrag-toggle-weight, .modal-footer .form-actions .node-form .tabledrag-toggle-weight + .tabledrag-toggle-weight, .node-form .modal-footer .form-actions .tabledrag-toggle-weight + .tabledrag-toggle-weight, .modal-footer ul.primary .node-form .tabledrag-toggle-weight + .tabledrag-toggle-weight, .node-form .modal-footer ul.primary .tabledrag-toggle-weight + .tabledrag-toggle-weight, .modal-footer .btn-group ul.primary .node-form li + .tabledrag-toggle-weight, .node-form .modal-footer .btn-group ul.primary li + .tabledrag-toggle-weight, ul.primary .modal-footer .btn-group .node-form li + .tabledrag-toggle-weight, .node-form ul.primary .modal-footer .btn-group li + .tabledrag-toggle-weight, .modal-footer .form-actions ul.primary .node-form li + .tabledrag-toggle-weight, .node-form .modal-footer .form-actions ul.primary li + .tabledrag-toggle-weight, ul.primary .modal-footer .form-actions .node-form li + .tabledrag-toggle-weight, .node-form ul.primary .modal-footer .form-actions li + .tabledrag-toggle-weight, .modal-footer ul.primary .node-form li + .tabledrag-toggle-weight, .node-form .modal-footer ul.primary li + .tabledrag-toggle-weight, .modal-footer .btn-group ul.primary .btn + li, ul.primary .modal-footer .btn-group .btn + li, .modal-footer .form-actions ul.primary .btn + li, ul.primary .modal-footer .form-actions .btn + li, .modal-footer ul.primary .btn + li, .modal-footer .btn-group .node .field-name-field-external-url ul.primary a + li, ul.primary .modal-footer .btn-group .node .field-name-field-external-url a + li, .node .field-name-field-external-url .modal-footer .btn-group ul.primary a + li, ul.primary .node .field-name-field-external-url .modal-footer .btn-group a + li, .modal-footer .form-actions .node .field-name-field-external-url ul.primary a + li, ul.primary .modal-footer .form-actions .node .field-name-field-external-url a + li, .node .field-name-field-external-url .modal-footer .form-actions ul.primary a + li, ul.primary .node .field-name-field-external-url .modal-footer .form-actions a + li, .modal-footer ul.primary .node .field-name-field-external-url a + li, .node .field-name-field-external-url .modal-footer ul.primary a + li, .modal-footer .btn-group .more-link ul.primary a + li, ul.primary .modal-footer .btn-group .more-link a + li, .more-link .modal-footer .btn-group ul.primary a + li, ul.primary .more-link .modal-footer .btn-group a + li, .modal-footer .form-actions .more-link ul.primary a + li, ul.primary .modal-footer .form-actions .more-link a + li, .more-link .modal-footer .form-actions ul.primary a + li, ul.primary .more-link .modal-footer .form-actions a + li, .modal-footer ul.primary .more-link a + li, .more-link .modal-footer ul.primary a + li, .modal-footer .btn-group ul.primary .form-submit + li, ul.primary .modal-footer .btn-group .form-submit + li, .modal-footer .form-actions ul.primary .form-submit + li, ul.primary .modal-footer .form-actions .form-submit + li, .modal-footer ul.primary .form-submit + li, .modal-footer .btn-group .node-form ul.primary .tabledrag-toggle-weight + li, ul.primary .modal-footer .btn-group .node-form .tabledrag-toggle-weight + li, .node-form .modal-footer .btn-group ul.primary .tabledrag-toggle-weight + li, ul.primary .node-form .modal-footer .btn-group .tabledrag-toggle-weight + li, .modal-footer .form-actions .node-form ul.primary .tabledrag-toggle-weight + li, ul.primary .modal-footer .form-actions .node-form .tabledrag-toggle-weight + li, .node-form .modal-footer .form-actions ul.primary .tabledrag-toggle-weight + li, ul.primary .node-form .modal-footer .form-actions .tabledrag-toggle-weight + li, .modal-footer ul.primary .node-form .tabledrag-toggle-weight + li, .node-form .modal-footer ul.primary .tabledrag-toggle-weight + li, .modal-footer .btn-group ul.primary li + li, ul.primary .modal-footer .btn-group li + li, .modal-footer .form-actions ul.primary li + li, ul.primary .modal-footer .form-actions li + li, .modal-footer ul.primary li + li {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }

  .modal-sm {
    width: 300px; } }
@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .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: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  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: #000; }
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-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;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.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: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }
  .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff; }
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }
  .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff; }
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }
  .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff; }
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }
  .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-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;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        -moz-perspective: 1000;
        perspective: 1000; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .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: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
  .carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
  .carousel-control:hover, .carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    line-height: 1;
    font-family: serif; }
  .carousel-control .icon-prev:before {
    content: '\2039'; }
  .carousel-control .icon-next:before {
    content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent; }
  .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn, .carousel-caption .node .field-name-field-external-url a, .node .field-name-field-external-url .carousel-caption a, .carousel-caption .more-link a, .more-link .carousel-caption a, .carousel-caption .form-submit, .carousel-caption .node-form .tabledrag-toggle-weight, .node-form .carousel-caption .tabledrag-toggle-weight, .carousel-caption ul.primary li, ul.primary .carousel-caption li {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before, .field-name-field-aw-gallery:before, .field-name-field-additional-images:before, .node-page:before, .basicnode:before, .col-content .block-boxes:not(.no-gray):before, .col-sidebar .block-boxes:not(.no-gray):before, .node-form .group_grid:before, .node-form .group-grid:before, .node-form:before, .node-form .group_form_main:before, .node-form .group-form-main:before, .clearfix:after, .field-name-field-aw-gallery:after, .field-name-field-additional-images:after, .node-page:after, .basicnode:after, .col-content .block-boxes:not(.no-gray):after, .col-sidebar .block-boxes:not(.no-gray):after, .node-form .group_grid:after, .node-form .group-grid:after, .node-form:after, .node-form .group_form_main:after, .node-form .group-form-main:after {
  content: " ";
  display: table; }
.clearfix:after, .field-name-field-aw-gallery:after, .field-name-field-additional-images:after, .node-page:after, .basicnode:after, .col-content .block-boxes:not(.no-gray):after, .col-sidebar .block-boxes:not(.no-gray):after, .node-form .group_grid:after, .node-form .group-grid:after, .node-form:after, .node-form .group_form_main:after, .node-form .group-form-main:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }
.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }

  table.visible-xs {
    display: table; }

  tr.visible-xs {
    display: table-row !important; }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }

  table.visible-sm {
    display: table; }

  tr.visible-sm {
    display: table-row !important; }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }

  table.visible-md {
    display: table; }

  tr.visible-md {
    display: table-row !important; }

  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }

  table.visible-lg {
    display: table; }

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }
.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }

  table.visible-print {
    display: table; }

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }
.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }
/*!
 *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot?v=4.3.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
.fa, .links .node-readmore a:before, .links .statistics_counter span:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw, .links .node-readmore a:before, .links .statistics_counter span:before {
  width: 1.28571em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center; }
  .fa-li.fa-lg {
    left: -1.85714em; }

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa.pull-left, .links .node-readmore a.pull-left:before, .links .statistics_counter span.pull-left:before {
  margin-right: .3em; }
.fa.pull-right, .links .node-readmore a.pull-right:before, .links .statistics_counter span.pull-right:before {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: ""; }

.fa-music:before {
  content: ""; }

.fa-search:before {
  content: ""; }

.fa-envelope-o:before {
  content: ""; }

.fa-heart:before {
  content: ""; }

.fa-star:before {
  content: ""; }

.fa-star-o:before {
  content: ""; }

.fa-user:before {
  content: ""; }

.fa-film:before {
  content: ""; }

.fa-th-large:before {
  content: ""; }

.fa-th:before {
  content: ""; }

.fa-th-list:before {
  content: ""; }

.fa-check:before {
  content: ""; }

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: ""; }

.fa-search-plus:before {
  content: ""; }

.fa-search-minus:before {
  content: ""; }

.fa-power-off:before {
  content: ""; }

.fa-signal:before {
  content: ""; }

.fa-gear:before,
.fa-cog:before {
  content: ""; }

.fa-trash-o:before {
  content: ""; }

.fa-home:before {
  content: ""; }

.fa-file-o:before {
  content: ""; }

.fa-clock-o:before {
  content: ""; }

.fa-road:before {
  content: ""; }

.fa-download:before {
  content: ""; }

.fa-arrow-circle-o-down:before {
  content: ""; }

.fa-arrow-circle-o-up:before {
  content: ""; }

.fa-inbox:before {
  content: ""; }

.fa-play-circle-o:before {
  content: ""; }

.fa-rotate-right:before,
.fa-repeat:before {
  content: ""; }

.fa-refresh:before {
  content: ""; }

.fa-list-alt:before {
  content: ""; }

.fa-lock:before {
  content: ""; }

.fa-flag:before {
  content: ""; }

.fa-headphones:before {
  content: ""; }

.fa-volume-off:before {
  content: ""; }

.fa-volume-down:before {
  content: ""; }

.fa-volume-up:before {
  content: ""; }

.fa-qrcode:before {
  content: ""; }

.fa-barcode:before {
  content: ""; }

.fa-tag:before {
  content: ""; }

.fa-tags:before {
  content: ""; }

.fa-book:before {
  content: ""; }

.fa-bookmark:before {
  content: ""; }

.fa-print:before {
  content: ""; }

.fa-camera:before {
  content: ""; }

.fa-font:before {
  content: ""; }

.fa-bold:before {
  content: ""; }

.fa-italic:before {
  content: ""; }

.fa-text-height:before {
  content: ""; }

.fa-text-width:before {
  content: ""; }

.fa-align-left:before {
  content: ""; }

.fa-align-center:before {
  content: ""; }

.fa-align-right:before {
  content: ""; }

.fa-align-justify:before {
  content: ""; }

.fa-list:before {
  content: ""; }

.fa-dedent:before,
.fa-outdent:before {
  content: ""; }

.fa-indent:before {
  content: ""; }

.fa-video-camera:before {
  content: ""; }

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: ""; }

.fa-pencil:before {
  content: ""; }

.fa-map-marker:before {
  content: ""; }

.fa-adjust:before {
  content: ""; }

.fa-tint:before {
  content: ""; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: ""; }

.fa-share-square-o:before {
  content: ""; }

.fa-check-square-o:before {
  content: ""; }

.fa-arrows:before {
  content: ""; }

.fa-step-backward:before {
  content: ""; }

.fa-fast-backward:before {
  content: ""; }

.fa-backward:before {
  content: ""; }

.fa-play:before {
  content: ""; }

.fa-pause:before {
  content: ""; }

.fa-stop:before {
  content: ""; }

.fa-forward:before {
  content: ""; }

.fa-fast-forward:before {
  content: ""; }

.fa-step-forward:before {
  content: ""; }

.fa-eject:before {
  content: ""; }

.fa-chevron-left:before {
  content: ""; }

.fa-chevron-right:before, .links .node-readmore a:before {
  content: ""; }

.fa-plus-circle:before {
  content: ""; }

.fa-minus-circle:before {
  content: ""; }

.fa-times-circle:before {
  content: ""; }

.fa-check-circle:before {
  content: ""; }

.fa-question-circle:before {
  content: ""; }

.fa-info-circle:before {
  content: ""; }

.fa-crosshairs:before {
  content: ""; }

.fa-times-circle-o:before {
  content: ""; }

.fa-check-circle-o:before {
  content: ""; }

.fa-ban:before {
  content: ""; }

.fa-arrow-left:before {
  content: ""; }

.fa-arrow-right:before {
  content: ""; }

.fa-arrow-up:before {
  content: ""; }

.fa-arrow-down:before {
  content: ""; }

.fa-mail-forward:before,
.fa-share:before {
  content: ""; }

.fa-expand:before {
  content: ""; }

.fa-compress:before {
  content: ""; }

.fa-plus:before {
  content: ""; }

.fa-minus:before {
  content: ""; }

.fa-asterisk:before {
  content: ""; }

.fa-exclamation-circle:before {
  content: ""; }

.fa-gift:before {
  content: ""; }

.fa-leaf:before {
  content: ""; }

.fa-fire:before {
  content: ""; }

.fa-eye:before, .links .statistics_counter span:before {
  content: ""; }

.fa-eye-slash:before {
  content: ""; }

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: ""; }

.fa-plane:before {
  content: ""; }

.fa-calendar:before {
  content: ""; }

.fa-random:before {
  content: ""; }

.fa-comment:before {
  content: ""; }

.fa-magnet:before {
  content: ""; }

.fa-chevron-up:before {
  content: ""; }

.fa-chevron-down:before {
  content: ""; }

.fa-retweet:before {
  content: ""; }

.fa-shopping-cart:before {
  content: ""; }

.fa-folder:before {
  content: ""; }

.fa-folder-open:before {
  content: ""; }

.fa-arrows-v:before {
  content: ""; }

.fa-arrows-h:before {
  content: ""; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: ""; }

.fa-twitter-square:before {
  content: ""; }

.fa-facebook-square:before {
  content: ""; }

.fa-camera-retro:before {
  content: ""; }

.fa-key:before {
  content: ""; }

.fa-gears:before,
.fa-cogs:before {
  content: ""; }

.fa-comments:before {
  content: ""; }

.fa-thumbs-o-up:before {
  content: ""; }

.fa-thumbs-o-down:before {
  content: ""; }

.fa-star-half:before {
  content: ""; }

.fa-heart-o:before {
  content: ""; }

.fa-sign-out:before {
  content: ""; }

.fa-linkedin-square:before {
  content: ""; }

.fa-thumb-tack:before {
  content: ""; }

.fa-external-link:before {
  content: ""; }

.fa-sign-in:before {
  content: ""; }

.fa-trophy:before {
  content: ""; }

.fa-github-square:before {
  content: ""; }

.fa-upload:before {
  content: ""; }

.fa-lemon-o:before {
  content: ""; }

.fa-phone:before {
  content: ""; }

.fa-square-o:before {
  content: ""; }

.fa-bookmark-o:before {
  content: ""; }

.fa-phone-square:before {
  content: ""; }

.fa-twitter:before {
  content: ""; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: ""; }

.fa-github:before {
  content: ""; }

.fa-unlock:before {
  content: ""; }

.fa-credit-card:before {
  content: ""; }

.fa-rss:before {
  content: ""; }

.fa-hdd-o:before {
  content: ""; }

.fa-bullhorn:before {
  content: ""; }

.fa-bell:before {
  content: ""; }

.fa-certificate:before {
  content: ""; }

.fa-hand-o-right:before {
  content: ""; }

.fa-hand-o-left:before {
  content: ""; }

.fa-hand-o-up:before {
  content: ""; }

.fa-hand-o-down:before {
  content: ""; }

.fa-arrow-circle-left:before {
  content: ""; }

.fa-arrow-circle-right:before {
  content: ""; }

.fa-arrow-circle-up:before {
  content: ""; }

.fa-arrow-circle-down:before {
  content: ""; }

.fa-globe:before {
  content: ""; }

.fa-wrench:before {
  content: ""; }

.fa-tasks:before {
  content: ""; }

.fa-filter:before {
  content: ""; }

.fa-briefcase:before {
  content: ""; }

.fa-arrows-alt:before {
  content: ""; }

.fa-group:before,
.fa-users:before {
  content: ""; }

.fa-chain:before,
.fa-link:before {
  content: ""; }

.fa-cloud:before {
  content: ""; }

.fa-flask:before {
  content: ""; }

.fa-cut:before,
.fa-scissors:before {
  content: ""; }

.fa-copy:before,
.fa-files-o:before {
  content: ""; }

.fa-paperclip:before {
  content: ""; }

.fa-save:before,
.fa-floppy-o:before {
  content: ""; }

.fa-square:before {
  content: ""; }

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: ""; }

.fa-list-ul:before {
  content: ""; }

.fa-list-ol:before {
  content: ""; }

.fa-strikethrough:before {
  content: ""; }

.fa-underline:before {
  content: ""; }

.fa-table:before {
  content: ""; }

.fa-magic:before {
  content: ""; }

.fa-truck:before {
  content: ""; }

.fa-pinterest:before {
  content: ""; }

.fa-pinterest-square:before {
  content: ""; }

.fa-google-plus-square:before {
  content: ""; }

.fa-google-plus:before {
  content: ""; }

.fa-money:before {
  content: ""; }

.fa-caret-down:before {
  content: ""; }

.fa-caret-up:before {
  content: ""; }

.fa-caret-left:before {
  content: ""; }

.fa-caret-right:before {
  content: ""; }

.fa-columns:before {
  content: ""; }

.fa-unsorted:before,
.fa-sort:before {
  content: ""; }

.fa-sort-down:before,
.fa-sort-desc:before {
  content: ""; }

.fa-sort-up:before,
.fa-sort-asc:before {
  content: ""; }

.fa-envelope:before {
  content: ""; }

.fa-linkedin:before {
  content: ""; }

.fa-rotate-left:before,
.fa-undo:before {
  content: ""; }

.fa-legal:before,
.fa-gavel:before {
  content: ""; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: ""; }

.fa-comment-o:before {
  content: ""; }

.fa-comments-o:before {
  content: ""; }

.fa-flash:before,
.fa-bolt:before {
  content: ""; }

.fa-sitemap:before {
  content: ""; }

.fa-umbrella:before {
  content: ""; }

.fa-paste:before,
.fa-clipboard:before {
  content: ""; }

.fa-lightbulb-o:before {
  content: ""; }

.fa-exchange:before {
  content: ""; }

.fa-cloud-download:before {
  content: ""; }

.fa-cloud-upload:before {
  content: ""; }

.fa-user-md:before {
  content: ""; }

.fa-stethoscope:before {
  content: ""; }

.fa-suitcase:before {
  content: ""; }

.fa-bell-o:before {
  content: ""; }

.fa-coffee:before {
  content: ""; }

.fa-cutlery:before {
  content: ""; }

.fa-file-text-o:before {
  content: ""; }

.fa-building-o:before {
  content: ""; }

.fa-hospital-o:before {
  content: ""; }

.fa-ambulance:before {
  content: ""; }

.fa-medkit:before {
  content: ""; }

.fa-fighter-jet:before {
  content: ""; }

.fa-beer:before {
  content: ""; }

.fa-h-square:before {
  content: ""; }

.fa-plus-square:before {
  content: ""; }

.fa-angle-double-left:before {
  content: ""; }

.fa-angle-double-right:before {
  content: ""; }

.fa-angle-double-up:before {
  content: ""; }

.fa-angle-double-down:before {
  content: ""; }

.fa-angle-left:before {
  content: ""; }

.fa-angle-right:before {
  content: ""; }

.fa-angle-up:before {
  content: ""; }

.fa-angle-down:before {
  content: ""; }

.fa-desktop:before {
  content: ""; }

.fa-laptop:before {
  content: ""; }

.fa-tablet:before {
  content: ""; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: ""; }

.fa-circle-o:before {
  content: ""; }

.fa-quote-left:before {
  content: ""; }

.fa-quote-right:before {
  content: ""; }

.fa-spinner:before {
  content: ""; }

.fa-circle:before {
  content: ""; }

.fa-mail-reply:before,
.fa-reply:before {
  content: ""; }

.fa-github-alt:before {
  content: ""; }

.fa-folder-o:before {
  content: ""; }

.fa-folder-open-o:before {
  content: ""; }

.fa-smile-o:before {
  content: ""; }

.fa-frown-o:before {
  content: ""; }

.fa-meh-o:before {
  content: ""; }

.fa-gamepad:before {
  content: ""; }

.fa-keyboard-o:before {
  content: ""; }

.fa-flag-o:before {
  content: ""; }

.fa-flag-checkered:before {
  content: ""; }

.fa-terminal:before {
  content: ""; }

.fa-code:before {
  content: ""; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: ""; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: ""; }

.fa-location-arrow:before {
  content: ""; }

.fa-crop:before {
  content: ""; }

.fa-code-fork:before {
  content: ""; }

.fa-unlink:before,
.fa-chain-broken:before {
  content: ""; }

.fa-question:before {
  content: ""; }

.fa-info:before {
  content: ""; }

.fa-exclamation:before {
  content: ""; }

.fa-superscript:before {
  content: ""; }

.fa-subscript:before {
  content: ""; }

.fa-eraser:before {
  content: ""; }

.fa-puzzle-piece:before {
  content: ""; }

.fa-microphone:before {
  content: ""; }

.fa-microphone-slash:before {
  content: ""; }

.fa-shield:before {
  content: ""; }

.fa-calendar-o:before {
  content: ""; }

.fa-fire-extinguisher:before {
  content: ""; }

.fa-rocket:before {
  content: ""; }

.fa-maxcdn:before {
  content: ""; }

.fa-chevron-circle-left:before {
  content: ""; }

.fa-chevron-circle-right:before {
  content: ""; }

.fa-chevron-circle-up:before {
  content: ""; }

.fa-chevron-circle-down:before {
  content: ""; }

.fa-html5:before {
  content: ""; }

.fa-css3:before {
  content: ""; }

.fa-anchor:before {
  content: ""; }

.fa-unlock-alt:before {
  content: ""; }

.fa-bullseye:before {
  content: ""; }

.fa-ellipsis-h:before {
  content: ""; }

.fa-ellipsis-v:before {
  content: ""; }

.fa-rss-square:before {
  content: ""; }

.fa-play-circle:before {
  content: ""; }

.fa-ticket:before {
  content: ""; }

.fa-minus-square:before {
  content: ""; }

.fa-minus-square-o:before {
  content: ""; }

.fa-level-up:before {
  content: ""; }

.fa-level-down:before {
  content: ""; }

.fa-check-square:before {
  content: ""; }

.fa-pencil-square:before {
  content: ""; }

.fa-external-link-square:before {
  content: ""; }

.fa-share-square:before {
  content: ""; }

.fa-compass:before {
  content: ""; }

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: ""; }

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: ""; }

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: ""; }

.fa-euro:before,
.fa-eur:before {
  content: ""; }

.fa-gbp:before {
  content: ""; }

.fa-dollar:before,
.fa-usd:before {
  content: ""; }

.fa-rupee:before,
.fa-inr:before {
  content: ""; }

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: ""; }

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: ""; }

.fa-won:before,
.fa-krw:before {
  content: ""; }

.fa-bitcoin:before,
.fa-btc:before {
  content: ""; }

.fa-file:before {
  content: ""; }

.fa-file-text:before {
  content: ""; }

.fa-sort-alpha-asc:before {
  content: ""; }

.fa-sort-alpha-desc:before {
  content: ""; }

.fa-sort-amount-asc:before {
  content: ""; }

.fa-sort-amount-desc:before {
  content: ""; }

.fa-sort-numeric-asc:before {
  content: ""; }

.fa-sort-numeric-desc:before {
  content: ""; }

.fa-thumbs-up:before {
  content: ""; }

.fa-thumbs-down:before {
  content: ""; }

.fa-youtube-square:before {
  content: ""; }

.fa-youtube:before {
  content: ""; }

.fa-xing:before {
  content: ""; }

.fa-xing-square:before {
  content: ""; }

.fa-youtube-play:before {
  content: ""; }

.fa-dropbox:before {
  content: ""; }

.fa-stack-overflow:before {
  content: ""; }

.fa-instagram:before {
  content: ""; }

.fa-flickr:before {
  content: ""; }

.fa-adn:before {
  content: ""; }

.fa-bitbucket:before {
  content: ""; }

.fa-bitbucket-square:before {
  content: ""; }

.fa-tumblr:before {
  content: ""; }

.fa-tumblr-square:before {
  content: ""; }

.fa-long-arrow-down:before {
  content: ""; }

.fa-long-arrow-up:before {
  content: ""; }

.fa-long-arrow-left:before {
  content: ""; }

.fa-long-arrow-right:before {
  content: ""; }

.fa-apple:before {
  content: ""; }

.fa-windows:before {
  content: ""; }

.fa-android:before {
  content: ""; }

.fa-linux:before {
  content: ""; }

.fa-dribbble:before {
  content: ""; }

.fa-skype:before {
  content: ""; }

.fa-foursquare:before {
  content: ""; }

.fa-trello:before {
  content: ""; }

.fa-female:before {
  content: ""; }

.fa-male:before {
  content: ""; }

.fa-gittip:before,
.fa-gratipay:before {
  content: ""; }

.fa-sun-o:before {
  content: ""; }

.fa-moon-o:before {
  content: ""; }

.fa-archive:before {
  content: ""; }

.fa-bug:before {
  content: ""; }

.fa-vk:before {
  content: ""; }

.fa-weibo:before {
  content: ""; }

.fa-renren:before {
  content: ""; }

.fa-pagelines:before {
  content: ""; }

.fa-stack-exchange:before {
  content: ""; }

.fa-arrow-circle-o-right:before {
  content: ""; }

.fa-arrow-circle-o-left:before {
  content: ""; }

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: ""; }

.fa-dot-circle-o:before {
  content: ""; }

.fa-wheelchair:before {
  content: ""; }

.fa-vimeo-square:before {
  content: ""; }

.fa-turkish-lira:before,
.fa-try:before {
  content: ""; }

.fa-plus-square-o:before {
  content: ""; }

.fa-space-shuttle:before {
  content: ""; }

.fa-slack:before {
  content: ""; }

.fa-envelope-square:before {
  content: ""; }

.fa-wordpress:before {
  content: ""; }

.fa-openid:before {
  content: ""; }

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: ""; }

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: ""; }

.fa-yahoo:before {
  content: ""; }

.fa-google:before {
  content: ""; }

.fa-reddit:before {
  content: ""; }

.fa-reddit-square:before {
  content: ""; }

.fa-stumbleupon-circle:before {
  content: ""; }

.fa-stumbleupon:before {
  content: ""; }

.fa-delicious:before {
  content: ""; }

.fa-digg:before {
  content: ""; }

.fa-pied-piper:before {
  content: ""; }

.fa-pied-piper-alt:before {
  content: ""; }

.fa-drupal:before {
  content: ""; }

.fa-joomla:before {
  content: ""; }

.fa-language:before {
  content: ""; }

.fa-fax:before {
  content: ""; }

.fa-building:before {
  content: ""; }

.fa-child:before {
  content: ""; }

.fa-paw:before {
  content: ""; }

.fa-spoon:before {
  content: ""; }

.fa-cube:before {
  content: ""; }

.fa-cubes:before {
  content: ""; }

.fa-behance:before {
  content: ""; }

.fa-behance-square:before {
  content: ""; }

.fa-steam:before {
  content: ""; }

.fa-steam-square:before {
  content: ""; }

.fa-recycle:before {
  content: ""; }

.fa-automobile:before,
.fa-car:before {
  content: ""; }

.fa-cab:before,
.fa-taxi:before {
  content: ""; }

.fa-tree:before {
  content: ""; }

.fa-spotify:before {
  content: ""; }

.fa-deviantart:before {
  content: ""; }

.fa-soundcloud:before {
  content: ""; }

.fa-database:before {
  content: ""; }

.fa-file-pdf-o:before {
  content: ""; }

.fa-file-word-o:before {
  content: ""; }

.fa-file-excel-o:before {
  content: ""; }

.fa-file-powerpoint-o:before {
  content: ""; }

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: ""; }

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: ""; }

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: ""; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: ""; }

.fa-file-code-o:before {
  content: ""; }

.fa-vine:before {
  content: ""; }

.fa-codepen:before {
  content: ""; }

.fa-jsfiddle:before {
  content: ""; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: ""; }

.fa-circle-o-notch:before {
  content: ""; }

.fa-ra:before,
.fa-rebel:before {
  content: ""; }

.fa-ge:before,
.fa-empire:before {
  content: ""; }

.fa-git-square:before {
  content: ""; }

.fa-git:before {
  content: ""; }

.fa-hacker-news:before {
  content: ""; }

.fa-tencent-weibo:before {
  content: ""; }

.fa-qq:before {
  content: ""; }

.fa-wechat:before,
.fa-weixin:before {
  content: ""; }

.fa-send:before,
.fa-paper-plane:before {
  content: ""; }

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: ""; }

.fa-history:before {
  content: ""; }

.fa-genderless:before,
.fa-circle-thin:before {
  content: ""; }

.fa-header:before {
  content: ""; }

.fa-paragraph:before {
  content: ""; }

.fa-sliders:before {
  content: ""; }

.fa-share-alt:before {
  content: ""; }

.fa-share-alt-square:before {
  content: ""; }

.fa-bomb:before {
  content: ""; }

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: ""; }

.fa-tty:before {
  content: ""; }

.fa-binoculars:before {
  content: ""; }

.fa-plug:before {
  content: ""; }

.fa-slideshare:before {
  content: ""; }

.fa-twitch:before {
  content: ""; }

.fa-yelp:before {
  content: ""; }

.fa-newspaper-o:before {
  content: ""; }

.fa-wifi:before {
  content: ""; }

.fa-calculator:before {
  content: ""; }

.fa-paypal:before {
  content: ""; }

.fa-google-wallet:before {
  content: ""; }

.fa-cc-visa:before {
  content: ""; }

.fa-cc-mastercard:before {
  content: ""; }

.fa-cc-discover:before {
  content: ""; }

.fa-cc-amex:before {
  content: ""; }

.fa-cc-paypal:before {
  content: ""; }

.fa-cc-stripe:before {
  content: ""; }

.fa-bell-slash:before {
  content: ""; }

.fa-bell-slash-o:before {
  content: ""; }

.fa-trash:before {
  content: ""; }

.fa-copyright:before {
  content: ""; }

.fa-at:before {
  content: ""; }

.fa-eyedropper:before {
  content: ""; }

.fa-paint-brush:before {
  content: ""; }

.fa-birthday-cake:before {
  content: ""; }

.fa-area-chart:before {
  content: ""; }

.fa-pie-chart:before {
  content: ""; }

.fa-line-chart:before {
  content: ""; }

.fa-lastfm:before {
  content: ""; }

.fa-lastfm-square:before {
  content: ""; }

.fa-toggle-off:before {
  content: ""; }

.fa-toggle-on:before {
  content: ""; }

.fa-bicycle:before {
  content: ""; }

.fa-bus:before {
  content: ""; }

.fa-ioxhost:before {
  content: ""; }

.fa-angellist:before {
  content: ""; }

.fa-cc:before {
  content: ""; }

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: ""; }

.fa-meanpath:before {
  content: ""; }

.fa-buysellads:before {
  content: ""; }

.fa-connectdevelop:before {
  content: ""; }

.fa-dashcube:before {
  content: ""; }

.fa-forumbee:before {
  content: ""; }

.fa-leanpub:before {
  content: ""; }

.fa-sellsy:before {
  content: ""; }

.fa-shirtsinbulk:before {
  content: ""; }

.fa-simplybuilt:before {
  content: ""; }

.fa-skyatlas:before {
  content: ""; }

.fa-cart-plus:before {
  content: ""; }

.fa-cart-arrow-down:before {
  content: ""; }

.fa-diamond:before {
  content: ""; }

.fa-ship:before {
  content: ""; }

.fa-user-secret:before {
  content: ""; }

.fa-motorcycle:before {
  content: ""; }

.fa-street-view:before {
  content: ""; }

.fa-heartbeat:before {
  content: ""; }

.fa-venus:before {
  content: ""; }

.fa-mars:before {
  content: ""; }

.fa-mercury:before {
  content: ""; }

.fa-transgender:before {
  content: ""; }

.fa-transgender-alt:before {
  content: ""; }

.fa-venus-double:before {
  content: ""; }

.fa-mars-double:before {
  content: ""; }

.fa-venus-mars:before {
  content: ""; }

.fa-mars-stroke:before {
  content: ""; }

.fa-mars-stroke-v:before {
  content: ""; }

.fa-mars-stroke-h:before {
  content: ""; }

.fa-neuter:before {
  content: ""; }

.fa-facebook-official:before {
  content: ""; }

.fa-pinterest-p:before {
  content: ""; }

.fa-whatsapp:before {
  content: ""; }

.fa-server:before {
  content: ""; }

.fa-user-plus:before {
  content: ""; }

.fa-user-times:before {
  content: ""; }

.fa-hotel:before,
.fa-bed:before {
  content: ""; }

.fa-viacoin:before {
  content: ""; }

.fa-train:before {
  content: ""; }

.fa-subway:before {
  content: ""; }

.fa-medium:before {
  content: ""; }

/* Colors */
/* University of Michigan Blue */
/* Uninversity of Michigan Maize */
/* UMMA Tan */
/* The Rock Grey */
/* Angell Hall Ash */
/* Hill Brown */
/* Archway Ivy */
/* Canham Pool Blue */
/* Burton Tower Beige */
/* Observatory White */
/* Law Quad Stone */
/* LSA orange */
/* Rackham Roof Green */
/* Matthaei Violet */
/* Puma Black */
/* Tappan Red */
/* Wave Field Green */
/* Arboretum Blue */
/* Ross School Orange */
/* Taubman Teal */
/* Ann Arbor Amethyst */
body {
  background-color: #989C97; }

body.at-lightmode {
  background-color: #fff; }

.aw-header {
  background: url("../img/SunriseUMCampus14(21).jpg") center center;
  background-size: cover; }

.aw-topbar ul {
  margin: .35em 0 .35em 0;
  padding: 0;
  /* 2.3em; */ }

.aw-topbar ul li {
  display: inline-block;
  list-style: none;
  margin: 0; }

.aw-topbar ul li a {
  color: white;
  padding: .25em .5em;
  display: inline-block; }

.aw-logobox {
  background: #002A56;
  background: rgba(0, 42, 86, 0.8);
  /*border-bottom: solid 1em #ffcb05;*/
  margin: 4em 0em 0em 0em;
  padding: 0;
  color: #FFCB05; }

.aw-site-title {
  background: rgba(0, 0, 0, 0.3);
  font-size: 24px;
  color: white;
  margin: 0;
  padding: 7px 15px 9px;
  border-top: 2px solid #ffcb05; }

.aw-site-logo {
  padding: 1.7em 1.5em 1.5em; }
  .aw-site-logo img {
    max-height: 4.5em;
    max-width: 100%; }

.aw-navbar {
  background: #ffcb05;
  border: none;
  margin-bottom: 0;
  border-radius: 0; }

.aw-navbar .navbar-collapse {
  padding: 0;
  /* 2.3em; */ }

.aw-navbar ul {
  margin: .25em 0 .35em 0;
  padding: 0 2.3em; }

.aw-navbar ul li {
  display: inline-block;
  list-style: none; }

.aw-navbar .navbar-nav > li > a, .aw-navbar .navbar ul.menu > li > a, .navbar .aw-navbar ul.menu > li > a {
  color: black; }

    /*
    display: inline-block;
    padding: .25em .5em;
    font-weight: bold;
}

.aw-navbar ul li>ul{
    display: none;
}
*/
.aw-headliner {
  padding: 0 30px; }

.aw-precontent {
  background: #333;
  /*#44494d; */
  margin: 0 -15px;
  padding: 0px 23px;
  border-bottom: 5px solid #FFCB05; }

.at-lightmode .aw-precontent {
  margin: 1em -15px;
  border-bottom: none;
  border-radius: 1em; }
.at-lightmode .aw-page, .at-lightmode .aw-precontent {
  font-weight: 300;
  font-size: 16px; }

.aw-tri-item img {
  max-width: 100%; }

.aw-headline {
  background: #002A56;
  padding: 0 0px 1em; }

.aw-headline h2 {
  margin: 0;
  padding: .8em 0 .1em;
  font-weight: bold;
  color: #ffcb05;
  font-size: 24px; }

.at-lightmode .aw-headline {
  background: none;
  padding: .1em 0 0;
  border-bottom: 3px solid #ffcb05;
  margin-bottom: 1em; }
  .at-lightmode .aw-headline h2 {
    color: #025564;
    border-radius: 4em;
    padding: .6em 0;
    font-size: 30px; }

.aw-breadcrumbs {
  font-size: .85em;
  font-weight: normal;
  margin: 0;
  color: #989C97; }

.aw-breadcrumbs a {
  color: #989C97; }

.aw-page {
  padding: 0 30px; }

.aw-page > .row, .view-subtopics .aw-page > .th-container, .col-content .aw-page > .node-person, .col-sidebar .aw-page > .node-person.node-teaser, .node-form .aw-page > .group_grid, .node-form .aw-page > .group-grid {
  background-color: white; }

.aw-page .aw-col:first-of-type {
  padding-left: 30px; }

.aw-page .aw-col:last-of-type {
  padding-right: 30px; }

.aw-content article img {
  max-width: 100%;
  margin-top: 2em; }

.aw-meta {
  font-size: .85em;
  color: #333;
  margin: 1em 0 .5em; }

.aw-meta-inline {
  font-size: .85em;
  color: #777; }

.aw-block {
  padding-top: 30px; }

.list-group-item.active, .col-sidebar .block-views .view-content .active.views-row, .list-group-item.active:hover, .col-sidebar .block-views .view-content .active.views-row:hover, .list-group-item.active:focus, .col-sidebar .block-views .view-content .active.views-row:focus {
  background-color: #024794;
  border-color: #024794; }

.aw-person h4, .aw-person .node-form .form-item-title > label, .node-form .aw-person .form-item-title > label, .aw-person .node-form .form-type-select > label, .node-form .aw-person .form-type-select > label, .aw-person .node-form .form-type-date-popup > label, .node-form .aw-person .form-type-date-popup > label, .aw-person h5 {
  margin: 0; }

.dei-container {
  background-color: #333;
  border-bottom: 5px solid #ffcb05; }

.aw-footer {
  background-color: #002A56;
  padding: 2em 0em;
  color: white; }
  .aw-footer h2 {
    font-size: 18px;
    margin: 10px 0; }

.aw-footer a {
  color: #ffcb05; }

.aw-footer img {
  max-width: 100%; }

.aw-meta-contact {
  padding-top: .75em; }

.aw-copyright {
  font-size: .85em;
  color: #ccc;
  text-align: center; }

.aw-media-desc {
  color: #999;
  font-size: .85em;
  margin-top: 0; }

.aw-article-img {
  float: right;
  max-width: 50%;
  margin: 0 0 .5em .5em; }

.aw-article-yt {
  float: right;
  width: 60%;
  margin: 0 0 .5em .5em; }

.aw-ottbig {
  padding-bottom: 30px; }

.txt-right {
  text-align: right; }

.txt-left {
  text-align: left; }

.txt-center {
  text-align: center; }

body.admin-menu.adminimal-menu {
  margin-top: 29px !important; }

body.aw-short .aw-header .aw-header-inner {
  background: #002A56;
  background: rgba(0, 42, 86, 0.8);
  color: #FFCB05; }
body.aw-short .aw-header .aw-logobox {
  margin-top: 0px;
  background: none; }
body.aw-short .aw-header .aw-site-logo img {
  max-height: 4em;
  max-width: 100%; }
body.aw-short .navbar-nav > li > a, body.aw-short .navbar ul.menu > li > a, .navbar body.aw-short ul.menu > li > a, body.aw-short .navbar ul.menu > li > a {
  padding: 7px 15px; }
body.aw-short .aw-navbar.navbar {
  min-height: 34px; }

body.aw-micro .aw-header .aw-header-inner {
  background: #002A56;
  background: rgba(0, 42, 86, 0.8);
  color: #FFCB05; }
body.aw-micro .aw-header .aw-logobox {
  margin-top: 0px;
  background: none;
  padding: 0; }
body.aw-micro .aw-header .aw-site-logo {
  padding: 1.5em 15px 1.2em; }
  body.aw-micro .aw-header .aw-site-logo img {
    max-height: 4em;
    max-width: 100%; }

.col-content {
  padding-bottom: 30px; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .navbar-nav >
  li >
  a, .navbar ul.menu >
  li >
  a {
    padding: 15px 5px;
    font-size: .8em; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .navbar-nav >
  li >
  a, .navbar ul.menu >
  li >
  a {
    padding: 15px 12px;
    font-size: .85em; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .navbar-nav >
  li >
  a, .navbar ul.menu >
  li >
  a {
    padding: 15px 15px;
    font-size: 1em; } }
.aw-navbar .container > .navbar-collapse, .aw-navbar ul.menu {
  margin: 0; }

.navbar .navbar-nav a, .navbar ul.menu a {
  color: black;
  font-weight: normal; }
.navbar .navbar-nav a.icon, .navbar ul.menu a.icon {
  line-height: 20px;
  padding-top: 15px; }
.navbar ul.menu {
  margin: 0;
  padding-right: 0; }
  .navbar ul.menu li, .navbar ul.menu li.leaf, .navbar ul.menu li.expanded, .navbar ul.menu li.collapsed {
    margin: 0;
    padding: 0;
    padding-left: 15px; }

@media (min-width: 768px) {
  .navbar ul.menu li, .navbar ul.menu li.leaf, .navbar ul.menu li.expanded, .navbar ul.menu li.collapsed {
    padding-left: 0; }

  #navbar > ul.menu >
  li.expanded >
  ul.menu {
    display: none; }

  #navbar > ul.menu >
  li.expanded > a:after {
    font-family: FontAwesome;
    content: "\f0d7";
    display: inline-block;
    padding-left: .5em; }

  #navbar > ul.menu >
  li.expanded:hover >
  ul.menu {
    display: block;
    position: absolute;
    background: rgba(0, 0, 0, 0.85);
    width: 275px;
    z-index: 50;
    margin: 0;
    padding: 0; }
    #navbar > ul.menu >
    li.expanded:hover >
    ul.menu li {
      display: block;
      float: none;
      clear: both; }
      #navbar > ul.menu >
      li.expanded:hover >
      ul.menu li ul.menu {
        display: block;
        width: 275px;
        margin: 0;
        padding: 0; }
        #navbar > ul.menu >
        li.expanded:hover >
        ul.menu li ul.menu ul.menu {
          width: 100%; }
        #navbar > ul.menu >
        li.expanded:hover >
        ul.menu li ul.menu li {
          padding-left: 15px; }
    #navbar > ul.menu >
    li.expanded:hover >
    ul.menu a {
      color: white;
      display: block;
      padding: 7px 15px; }
    #navbar > ul.menu >
    li.expanded:hover >
    ul.menu a:hover {
      color: black; } }
/* pagination */
.item-list ul.pagination li {
  margin: 0; }

/* Header and utility menu */
body.contextual-links-region {
  position: inherit; }

.aw2-header {
  background: url("../img/SunriseUMCampus14(21).jpg"); }
  .aw2-header .aw2-brandlinks {
    background-color: #333333;
    font-size: .65em;
    padding: 3px 0; }
    .aw2-header .aw2-brandlinks a, .aw2-header .aw2-brandlinks a:visited {
      color: #fff;
      display: inline-block;
      padding: 0 1em; }
    .aw2-header .aw2-brandlinks a:hover {
      color: #597abc; }
  .aw2-header .aw2-flex {
    display: flex;
    background: #002A56;
    background: rgba(0, 42, 86, 0.8);
    justify-content: space-between;
    flex-wrap: wrap; }
    .aw2-header .aw2-flex .aw2-logo {
      min-width: 300px;
      padding: 1em; }
      .aw2-header .aw2-flex .aw2-logo img {
        max-height: 4.25em;
        max-width: 100%; }
    .aw2-header .aw2-flex .block {
      margin: 0;
      padding: 1em;
      min-width: 300px;
      font-size: .85em; }
      .aw2-header .aw2-flex .block form .container-inline {
        display: flex; }
      .aw2-header .aw2-flex .block .form-item {
        margin: 0; }

.aw-topbar {
  background: #002A56;
  background: rgba(0, 42, 86, 0.8);
  font-size: .85em; }
  .aw-topbar .block {
    margin-top: 0; }
  .aw-topbar #block-menu-menu-utility-menu {
    max-width: 60%; }
    .aw-topbar #block-menu-menu-utility-menu h2 {
      display: none; }
  .aw-topbar ul.menu {
    font-size: .90em;
    color: #999; }
  .aw-topbar #block-search-form {
    padding: 3px;
    margin-top: 15px; }
    .aw-topbar #block-search-form .form-item {
      margin: 0;
      display: inline-block; }
    .aw-topbar #block-search-form input {
      line-height: 1.0em;
      font-size: 10px;
      height: 24px; }
    .aw-topbar #block-search-form input[type="text"] {
      width: 200px;
      border: 1px solid #fff;
      border-radius: 4px 0 0 4px;
      padding: 2px 2px 3px;
      display: inline-block;
      margin: 0; }
    .aw-topbar #block-search-form input[type="submit"] {
      color: white;
      background-color: #337ab7;
      border: 1px solid #428bca;
      border-radius: 0 4px 4px 0;
      display: inline-block;
      margin: 0;
      float: none; }

.aw-micro .aw-topbar {
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

@media (min-width: 992px) {
  .aw-micro .aw-topbar {
    display: block;
    text-align: right;
    position: absolute;
    top: 0;
    left: 0;
    background: none;
    width: 100%; }
    .aw-micro .aw-topbar .container .region-header {
      width: 40%;
      float: right; }
      .aw-micro .aw-topbar .container .region-header #block-search-form {
        float: none;
        padding-top: 18px;
        padding-right: 12px; }
    .aw-micro .aw-topbar .container ul.menu {
      text-align: right;
      float: right;
      width: 40%;
      clear: right; }

  .aw-micro.admin-menu .aw-topbar {
    top: 28px; }

  .aw-topbar #block-search-form {
    float: right;
    margin-top: 0; } }
.aw-headline .breadcrumb {
  border: none;
  background: none;
  padding: 0 0;
  margin-bottom: 5px;
  color: #999;
  font-size: .8em; }
  .aw-headline .breadcrumb a {
    color: white; }

.aw-login {
  text-align: right; }
  .aw-login a {
    color: white; }

.aw-page img {
  max-width: 100%; }

.aw-page .item-list ul li {
  margin: 0 0 .25em 0; }

html.js fieldset {
  margin-bottom: 20px; }
  html.js fieldset legend {
    font-size: 16px;
    margin-bottom: 0px; }

html.js fieldset.collapsed {
  height: intrinsic; }

.access-links a {
  position: absolute;
  left: -9999px;
  top: -9999px; }

.access-links a:active, .access-links a:hover, .access-links a:focus {
  position: static;
  padding: 20px;
  display: block;
  margin: 0 auto;
  font-size: 2em;
  background: white;
  font-weight: bold;
  text-align: center;
  z-index: 100; }

.pre-content {
  background: white; }

.post-content {
  background: white; }
  .post-content .region-post-content {
    padding-bottom: 15px; }

@media (max-width: 767px) {
  .sl-footer-logo {
    text-align: center; }
    .sl-footer-logo img {
      width: 65px; } }
@media print {
  .aw-site-logo {
    display: none; }

  .sl-footer-logo {
    text-align: center; }
    .sl-footer-logo img {
      width: 65px; }

  .aw-login {
    display: none; } }
.node {
  margin-top: 30px; }
  .node img {
    max-width: 100%; }
  .node h2 {
    margin-top: 0; }
  .node .field-name-field-external-url {
    text-align: right; }

.node-article li {
  padding: 5px 0; }

.block-pad-style .field, .article-main .field, .article-media .field {
  padding-bottom: 30px; }

.field-name-field-image img {
  max-width: 100%; }

.field-name-field-aw-gallery, .field-name-field-additional-images {
  max-width: 622px; }
  .field-name-field-aw-gallery .field-item, .field-name-field-additional-images .field-item {
    float: left;
    padding: 7px; }
  .field-name-field-aw-gallery .field-label:after, .field-name-field-additional-images .field-label:after {
    content: " (Click to view)";
    font-weight: normal; }
  .field-name-field-aw-gallery .field-label, .field-name-field-additional-images .field-label {
    margin: 0 0 7px 7px; }

.lgGallery .field-name-field-aw-gallery, .lgGallery .field-name-field-additional-images {
  max-width: 100%;
  margin: 15px; }

/* ARTICLE */
.one-sidebar .node-full.node-article.standard .article-main, .two-sidebars .node-full.node-article.standard .article-main {
  padding: 0px 15px 30px; }
.one-sidebar .node-full.node-article.standard .article-media, .two-sidebars .node-full.node-article.standard .article-media {
  float: right;
  max-width: 40%;
  padding: 0px 15px 15px; }

.image-caption {
  font-size: .75em;
  color: #666;
  display: block;
  text-align: right; }

.lgEmbed .article-theater, .lgGallery .article-theater {
  margin: -30px -15px;
  margin-bottom: 30px; }

/*
.node-teaser{
    padding-bottom: 20px;
    border-bottom: 1px solid #e3e3e3;
}
*/
.node.node-event {
  margin-top: 0;
  clear: both; }
  .node.node-event h3, .node.node-event h2 {
    font-size: 1.2em;
    margin-top: 0; }
  .node.node-event .event-media {
    float: right;
    max-width: 50%;
    padding: 0 0 5px 5px; }
  .node.node-event .detail-link {
    clear: both;
    text-align: right; }
  .node.node-event .field-type-datetime {
    font-weight: bold; }
  .node.node-event .field-name-field-building {
    font-weight: bold; }
  .node.node-event .event-detail {
    margin: 0 0 10px 0;
    font-size: .85em; }
    .node.node-event .event-detail div {
      display: inline; }
  .node.node-event .event-main {
    font-size: .85em;
    margin-bottom: 10px; }

.node-page, .basicnode {
  margin: 15px;
  clear: both; }
  .node-page .field-type-image, .basicnode .field-type-image {
    max-width: 100%;
    padding: 0 0 15px; }

.node-page .field-name-body {
  font-size: 1.1em; }

.node-magazine-layout-text {
  font-weight: 100;
  font-size: 13pt; }

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .node-page .field-type-image, .basicnode .field-type-image {
    float: right;
    padding: 0 15px 15px;
    max-width: 50%; }

  .no-sidebars .basicnode .col-sm-4 .field-type-image, .no-sidebars .basicnode .col-sidebar .field-type-image, .no-sidebars .basicnode .node-full.node-article.standard .article-media .field-type-image, .no-sidebars .node-full.node-article.standard .basicnode .article-media .field-type-image, .no-sidebars .basicnode .node-full.node-article.lgEmbed .article-media .field-type-image, .no-sidebars .node-full.node-article.lgEmbed .basicnode .article-media .field-type-image, .no-sidebars .basicnode .node-full.node-article.lgGallery .article-media .field-type-image, .no-sidebars .node-full.node-article.lgGallery .basicnode .article-media .field-type-image, .no-sidebars .basicnode .node-form .group_form_sidebar .field-type-image, .node-form .no-sidebars .basicnode .group_form_sidebar .field-type-image, .no-sidebars .basicnode .node-form .group-form-sidebar .field-type-image, .node-form .no-sidebars .basicnode .group-form-sidebar .field-type-image {
    max-width: 100%;
    padding: 0;
    float: none; }

  .node-magazine-layout-text {
    font-weight: 100;
    font-size: 16pt; }

  .no-sidebars .ts-layout-margins-left-right {
    margin: 0 7% 30px; } }
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .node-page .field-type-image, .basicnode .field-type-image {
    max-width: 40%; }

  .no-sidebars .node-page, .no-sidebars .basicnode {
    margin: 0 12% 30px; }
  .no-sidebars .node-page .field-type-image, .no-sidebars .basicnode .field-type-image {
    max-width: 50%; }
  .no-sidebars .ts-layout-margins-left-right {
    margin: 0 12% 30px; } }
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .node-page .field-type-image, .basicnode .field-type-image {
    max-width: 30%; }

  .no-sidebars .node-page .field-type-image, .no-sidebars .basicnode .field-type-image {
    max-width: 50%; }
  .no-sidebars .ts-layout-margins-left-right {
    margin: 0 18% 30px; } }
div.contextual-links-wrapper {
  font-size: 8pt;
  font-weight: normal;
  float: none; }
  div.contextual-links-wrapper ul {
    float: none; }
    div.contextual-links-wrapper ul li {
      float: none; }

.node-guide-step a {
  color: black; }

.node-guide-step a:hover {
  text-decoration: none; }

.node-guide .field-name-body {
  font-size: 1.2em; }

.links {
  margin-top: 1em;
  margin-bottom: .1em;
  padding: .25em 0;
  font-size: .85em; }
  .links .node-readmore a {
    font-weight: bold; }
  .links .statistics_counter span {
    color: #999; }

ul.links.inline {
  display: block; }

ul.links.inline .first {
  padding-left: 0; }

ul.links.inline .last {
  padding-right: 0; }

.googleCalendar {
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 100%; }

.googleCalendar iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.node-org-listing .field {
  margin: 1em 0; }

.node-org-listing .at-address {
  margin: 1em 0; }
  .node-org-listing .at-address div {
    display: inline; }
  .node-org-listing .at-address .field {
    margin: 0; }

.block {
  margin-top: 30px; }

.aw-footer .block {
  margin-top: 0;
  margin-bottom: 15px; }

.aw-precontent .block {
  margin-top: 0px; }

.col-sidebar .basic-view .view-content .views-row {
  border: none;
  padding: 0; }

.col-content .block-boxes:not(.no-gray), .col-sidebar .block-boxes:not(.no-gray) {
  /*
      .boxes-box-content a:last-of-type{
          @extend .btn;
          @extend .btn-primary;
          float: right;
      }
  */ }
  .col-content .block-boxes:not(.no-gray) h2, .col-sidebar .block-boxes:not(.no-gray) h2 {
    margin-top: 3px; }

.ui-widget, .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

.tse-limit-width {
  max-width: 660px;
  margin: 0 auto; }

.board-view .views-row, .view-featured-article-carousel .views-row {
  padding-bottom: 15px;
  padding-top: 15px; }
  .board-view .views-row .views-field-body, .view-featured-article-carousel .views-row .views-field-body {
    background: white;
    background: rgba(250, 250, 250, 0.93);
    padding: 5px 10px; }
    .board-view .views-row .views-field-body p, .view-featured-article-carousel .views-row .views-field-body p {
      margin: 0; }
.board-view .views-field-field-image img, .view-featured-article-carousel .views-field-field-image img {
  max-width: 100%; }

@media (max-width: 767px) {
  .view-featured-article-carousel .views-row {
    background: #444;
    padding: 0;
    margin: 7px;
    clear: both; }
    .view-featured-article-carousel .views-row:hover {
      background: #5e5e5e; }
    .view-featured-article-carousel .views-row:before, .view-featured-article-carousel .views-row:after {
      content: " ";
      display: table; }
    .view-featured-article-carousel .views-row:after {
      clear: both; }
    .view-featured-article-carousel .views-row .views-field-field-image {
      max-width: 100%;
      height: 64px;
      float: left; }
      .view-featured-article-carousel .views-row .views-field-field-image img {
        max-height: 64px; }
    .view-featured-article-carousel .views-row .remaining-fields {
      height: 64px;
      overflow: hidden;
      display: table;
      margin-left: 86px; }
      .view-featured-article-carousel .views-row .remaining-fields .views-field-title {
        display: table-cell;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px; }
        .view-featured-article-carousel .views-row .remaining-fields .views-field-title a {
          font-weight: bold;
          color: #ffcb05;
          font-size: 1.0em; } }
@media (min-width: 768px) {
  .view-featured-article-carousel .col-sm-4, .view-featured-article-carousel .one-sidebar .col-sidebar, .one-sidebar .view-featured-article-carousel .col-sidebar, .view-featured-article-carousel .no-sidebars .col-sidebar, .no-sidebars .view-featured-article-carousel .col-sidebar, .view-featured-article-carousel .no-sidebars .node-full.node-article.standard .article-media, .no-sidebars .node-full.node-article.standard .view-featured-article-carousel .article-media, .view-featured-article-carousel .no-sidebars .node-full.node-article.lgEmbed .article-media, .no-sidebars .node-full.node-article.lgEmbed .view-featured-article-carousel .article-media, .view-featured-article-carousel .no-sidebars .node-full.node-article.lgGallery .article-media, .no-sidebars .node-full.node-article.lgGallery .view-featured-article-carousel .article-media, .view-featured-article-carousel .node-form .group_form_sidebar, .node-form .view-featured-article-carousel .group_form_sidebar, .view-featured-article-carousel .node-form .group-form-sidebar, .node-form .view-featured-article-carousel .group-form-sidebar {
    padding-left: 7px;
    padding-right: 7px; }
  .view-featured-article-carousel .views-row .views-field-field-image {
    position: relative;
    top: 0px;
    left: 0px;
    z-index: 9;
    background: blue; }
    .view-featured-article-carousel .views-row .views-field-field-image img {
      width: 100%; }
  .view-featured-article-carousel .views-row .remaining-fields {
    position: absolute;
    bottom: 25px;
    left: 25px;
    right: 25px;
    z-index: 10; }
    .view-featured-article-carousel .views-row .remaining-fields .views-field-title a {
      background: #ffcb05;
      display: inline-block;
      padding: 5px 10px;
      font-weight: bold;
      color: black;
      font-size: 1.0em; }
      .view-featured-article-carousel .views-row .remaining-fields .views-field-title a:hover {
        background: #ffd638; } }
@media (min-width: 992px) {
  .view-featured-article-carousel .views-row .remaining-fields .views-field-title a {
    font-size: 1.1em; } }
@media (min-width: 1200px) {
  .view-featured-article-carousel .views-row .remaining-fields .views-field-title a {
    font-size: 1.2em; } }
@media (max-width: 767px) {
  .aw-evergreen.board-view .int-wrapper {
    clear: both; }
  .aw-evergreen.board-view .views-field-field-image {
    float: left;
    width: 86px; }
    .aw-evergreen.board-view .views-field-field-image img {
      max-width: 100%; }
  .aw-evergreen.board-view .text-wrapper {
    margin-left: 101px; }
    .aw-evergreen.board-view .text-wrapper .title-field {
      font-size: 1.2em;
      font-weight: bold; }
    .aw-evergreen.board-view .text-wrapper .remaining-fields .views-field-body {
      padding: 5px 0;
      background: none; } }
@media (min-width: 768px) {
  .aw-evergreen.board-view .views-field-field-image {
    position: relative;
    top: 0;
    right: 0;
    z-index: 4;
    width: 100%; }
    .aw-evergreen.board-view .views-field-field-image img {
      max-width: 100%; }
  .aw-evergreen.board-view .title-field {
    position: absolute;
    bottom: 7px;
    left: 7px;
    width: 100%;
    z-index: 5;
    padding: 0 28px 15px 15px; }
    .aw-evergreen.board-view .title-field .views-field-title {
      display: inline-block;
      padding: 5px;
      background: #ffcb05; }
      .aw-evergreen.board-view .title-field .views-field-title a {
        color: black;
        font-weight: bold;
        font-size: 1.0em;
        display: inline-block; }
  .aw-evergreen.board-view .remaining-fields {
    display: none;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    background: #000;
    color: #fff; } }
@media (min-width: 992px) {
  .aw-evergreen.board-view .title-field .views-field-title a {
    font-size: 1.1em; } }
@media (min-width: 1200px) {
  .aw-evergreen.board-view .title-field .views-field-title a {
    font-size: 1.2em; } }

.views-view-grid img {
  max-width: 100%; }

.more-link a {
  text-align: right;
  margin-bottom: 10px; }

.striped .views-row-odd {
  background: #eee; }
.striped .views-row {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #ccc; }
.striped .views-row:last-of-type {
  border-bottom: 1px solid #999; }

.page-tools {
  font-family: "Open Sans", Helvetica, sans-serif;
  font-weight: 100;
  color: white;
  background-color: #333333;
  width: 300px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 101;
  max-height: 80%;
  overflow: auto; }
  .page-tools .page-tools-close {
    display: block;
    float: right;
    color: white;
    font-size: 1.4em;
    background: #333333;
    padding: 8px 10px; }
  .page-tools .messages {
    font-size: .8em; }
  .page-tools h3, .page-tools .node h2, .node .page-tools h2, .page-tools .block h2, .block .page-tools h2 {
    font-weight: 100;
    padding: 6px 10px 7px;
    background-color: black;
    font-size: 1.4em;
    margin: 0; }
  .page-tools h4, .page-tools .node-form .form-item-title > label, .node-form .page-tools .form-item-title > label, .page-tools .node-form .form-type-select > label, .node-form .page-tools .form-type-select > label, .page-tools .node-form .form-type-date-popup > label, .node-form .page-tools .form-type-date-popup > label {
    margin: 0;
    font-size: 1.2em; }
  .page-tools .panel {
    margin-top: 30px; }
  .page-tools .page-tools-inner {
    margin-top: 30px;
    background-color: white;
    color: #333333;
    padding: 10px; }

.page-tools-toggle {
  position: fixed;
  bottom: 15px;
  right: 15px;
  z-index: 80; }

.view-subtopics .th-container {
  background-color: #597abc;
  background-position: center center;
  background-size: cover;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 60px;
  padding-bottom: 45px; }
.view-subtopics .th-container-0 {
  background-color: #82b2a8; }
.view-subtopics .th-container-1 {
  background-color: #e5e5e5; }
.view-subtopics .th-container-2 {
  background-color: #597abc; }
.view-subtopics .th-container-3 {
  background-color: #e5e5e5; }
.view-subtopics .th-container-4 {
  background-color: #cc6600; }
.view-subtopics .th-container-5 {
  background-color: #82b2a8; }
.view-subtopics .th-info .th-name {
  font-size: 2em;
  margin-bottom: 15px; }
  .view-subtopics .th-info .th-name a {
    color: #111c21;
    display: inline-block;
    background: #ffcb05;
    padding: .5em .5em;
    font-weight: bold; }
    .view-subtopics .th-info .th-name a:hover {
      background: #ebba00;
      text-decoration: none; }
.view-subtopics .th-info .th-desc {
  background: rgba(255, 255, 255, 0.93);
  padding: 1em .75em;
  line-height: 1.5em;
  margin-bottom: 12px;
  margin-top: -15px; }
  .view-subtopics .th-info .th-desc p:last-child {
    margin-bottom: 0px; }
.view-subtopics .th-view-content {
  margin-top: 12px;
  margin-bottom: 12px;
  margin-left: -3px; }
  .view-subtopics .th-view-content .views-row {
    display: inline-block; }
    .view-subtopics .th-view-content .views-row .field-content {
      display: inline-block; }
      .view-subtopics .th-view-content .views-row .field-content a {
        display: inline-block;
        background: #0f6bb5;
        padding: .5em;
        margin: 3px;
        color: white;
        font-weight: bold; }

.node-triblock {
  padding-bottom: 15px; }
  .node-triblock:before, .node-triblock:after {
    content: " ";
    display: table; }
  .node-triblock:after {
    clear: both; }
  @media (max-width: 767px) {
    .node-triblock .col-sm-4, .node-triblock .one-sidebar .col-sidebar, .one-sidebar .node-triblock .col-sidebar, .node-triblock .no-sidebars .col-sidebar, .no-sidebars .node-triblock .col-sidebar, .node-triblock .no-sidebars .node-full.node-article.standard .article-media, .no-sidebars .node-full.node-article.standard .node-triblock .article-media, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media, .node-triblock .node-form .group_form_sidebar, .node-form .node-triblock .group_form_sidebar, .node-triblock .node-form .group-form-sidebar, .node-form .node-triblock .group-form-sidebar {
      background: #444;
      padding: 0;
      margin: 7px;
      clear: both; }
      .node-triblock .col-sm-4:hover, .node-triblock .one-sidebar .col-sidebar:hover, .one-sidebar .node-triblock .col-sidebar:hover, .node-triblock .no-sidebars .col-sidebar:hover, .no-sidebars .node-triblock .col-sidebar:hover, .node-triblock .no-sidebars .node-full.node-article.standard .article-media:hover, .no-sidebars .node-full.node-article.standard .node-triblock .article-media:hover, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media:hover, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media:hover, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media:hover, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media:hover, .node-triblock .node-form .group_form_sidebar:hover, .node-form .node-triblock .group_form_sidebar:hover, .node-triblock .node-form .group-form-sidebar:hover, .node-form .node-triblock .group-form-sidebar:hover {
        background: #5e5e5e; }
      .node-triblock .col-sm-4:before, .node-triblock .one-sidebar .col-sidebar:before, .one-sidebar .node-triblock .col-sidebar:before, .node-triblock .no-sidebars .col-sidebar:before, .no-sidebars .node-triblock .col-sidebar:before, .node-triblock .no-sidebars .node-full.node-article.standard .article-media:before, .no-sidebars .node-full.node-article.standard .node-triblock .article-media:before, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media:before, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media:before, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media:before, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media:before, .node-triblock .node-form .group_form_sidebar:before, .node-form .node-triblock .group_form_sidebar:before, .node-triblock .node-form .group-form-sidebar:before, .node-form .node-triblock .group-form-sidebar:before, .node-triblock .col-sm-4:after, .node-triblock .one-sidebar .col-sidebar:after, .one-sidebar .node-triblock .col-sidebar:after, .node-triblock .no-sidebars .col-sidebar:after, .no-sidebars .node-triblock .col-sidebar:after, .node-triblock .no-sidebars .node-full.node-article.standard .article-media:after, .no-sidebars .node-full.node-article.standard .node-triblock .article-media:after, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media:after, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media:after, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media:after, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media:after, .node-triblock .node-form .group_form_sidebar:after, .node-form .node-triblock .group_form_sidebar:after, .node-triblock .node-form .group-form-sidebar:after, .node-form .node-triblock .group-form-sidebar:after {
        content: " ";
        display: table; }
      .node-triblock .col-sm-4:after, .node-triblock .one-sidebar .col-sidebar:after, .one-sidebar .node-triblock .col-sidebar:after, .node-triblock .no-sidebars .col-sidebar:after, .no-sidebars .node-triblock .col-sidebar:after, .node-triblock .no-sidebars .node-full.node-article.standard .article-media:after, .no-sidebars .node-full.node-article.standard .node-triblock .article-media:after, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media:after, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media:after, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media:after, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media:after, .node-triblock .node-form .group_form_sidebar:after, .node-form .node-triblock .group_form_sidebar:after, .node-triblock .node-form .group-form-sidebar:after, .node-form .node-triblock .group-form-sidebar:after {
        clear: both; }
      .node-triblock .col-sm-4 .field-type-image, .node-triblock .one-sidebar .col-sidebar .field-type-image, .one-sidebar .node-triblock .col-sidebar .field-type-image, .node-triblock .no-sidebars .col-sidebar .field-type-image, .no-sidebars .node-triblock .col-sidebar .field-type-image, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-image, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-image, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-image, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-image, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-image, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-image, .node-triblock .node-form .group_form_sidebar .field-type-image, .node-form .node-triblock .group_form_sidebar .field-type-image, .node-triblock .node-form .group-form-sidebar .field-type-image, .node-form .node-triblock .group-form-sidebar .field-type-image {
        max-width: 100%;
        height: 64px;
        float: left; }
        .node-triblock .col-sm-4 .field-type-image img, .node-triblock .one-sidebar .col-sidebar .field-type-image img, .one-sidebar .node-triblock .col-sidebar .field-type-image img, .node-triblock .no-sidebars .col-sidebar .field-type-image img, .no-sidebars .node-triblock .col-sidebar .field-type-image img, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-image img, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-image img, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-image img, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-image img, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-image img, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-image img, .node-triblock .node-form .group_form_sidebar .field-type-image img, .node-form .node-triblock .group_form_sidebar .field-type-image img, .node-triblock .node-form .group-form-sidebar .field-type-image img, .node-form .node-triblock .group-form-sidebar .field-type-image img {
          max-height: 64px; }
      .node-triblock .col-sm-4 .field-type-link-field .field-items, .node-triblock .one-sidebar .col-sidebar .field-type-link-field .field-items, .one-sidebar .node-triblock .col-sidebar .field-type-link-field .field-items, .node-triblock .no-sidebars .col-sidebar .field-type-link-field .field-items, .no-sidebars .node-triblock .col-sidebar .field-type-link-field .field-items, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field .field-items, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field .field-items, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field .field-items, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field .field-items, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field .field-items, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field .field-items, .node-triblock .node-form .group_form_sidebar .field-type-link-field .field-items, .node-form .node-triblock .group_form_sidebar .field-type-link-field .field-items, .node-triblock .node-form .group-form-sidebar .field-type-link-field .field-items, .node-form .node-triblock .group-form-sidebar .field-type-link-field .field-items {
        height: 64px;
        overflow: hidden;
        display: table;
        margin-left: 86px; }
        .node-triblock .col-sm-4 .field-type-link-field .field-items .field-item, .node-triblock .one-sidebar .col-sidebar .field-type-link-field .field-items .field-item, .one-sidebar .node-triblock .col-sidebar .field-type-link-field .field-items .field-item, .node-triblock .no-sidebars .col-sidebar .field-type-link-field .field-items .field-item, .no-sidebars .node-triblock .col-sidebar .field-type-link-field .field-items .field-item, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field .field-items .field-item, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field .field-items .field-item, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field .field-items .field-item, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field .field-items .field-item, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field .field-items .field-item, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field .field-items .field-item, .node-triblock .node-form .group_form_sidebar .field-type-link-field .field-items .field-item, .node-form .node-triblock .group_form_sidebar .field-type-link-field .field-items .field-item, .node-triblock .node-form .group-form-sidebar .field-type-link-field .field-items .field-item, .node-form .node-triblock .group-form-sidebar .field-type-link-field .field-items .field-item {
          display: table-cell;
          vertical-align: middle;
          padding-left: 15px;
          padding-right: 15px; }
          .node-triblock .col-sm-4 .field-type-link-field .field-items .field-item a, .node-triblock .one-sidebar .col-sidebar .field-type-link-field .field-items .field-item a, .one-sidebar .node-triblock .col-sidebar .field-type-link-field .field-items .field-item a, .node-triblock .no-sidebars .col-sidebar .field-type-link-field .field-items .field-item a, .no-sidebars .node-triblock .col-sidebar .field-type-link-field .field-items .field-item a, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field .field-items .field-item a, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field .field-items .field-item a, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field .field-items .field-item a, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field .field-items .field-item a, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field .field-items .field-item a, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field .field-items .field-item a, .node-triblock .node-form .group_form_sidebar .field-type-link-field .field-items .field-item a, .node-form .node-triblock .group_form_sidebar .field-type-link-field .field-items .field-item a, .node-triblock .node-form .group-form-sidebar .field-type-link-field .field-items .field-item a, .node-form .node-triblock .group-form-sidebar .field-type-link-field .field-items .field-item a {
            font-weight: bold;
            color: #ffcb05;
            font-size: 1.0em; } }
  @media (min-width: 768px) {
    .node-triblock .col-sm-4, .node-triblock .one-sidebar .col-sidebar, .one-sidebar .node-triblock .col-sidebar, .node-triblock .no-sidebars .col-sidebar, .no-sidebars .node-triblock .col-sidebar, .node-triblock .no-sidebars .node-full.node-article.standard .article-media, .no-sidebars .node-full.node-article.standard .node-triblock .article-media, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media, .node-triblock .node-form .group_form_sidebar, .node-form .node-triblock .group_form_sidebar, .node-triblock .node-form .group-form-sidebar, .node-form .node-triblock .group-form-sidebar {
      position: relative;
      padding-left: 7px;
      padding-right: 7px; }
      .node-triblock .col-sm-4 .field-type-image, .node-triblock .one-sidebar .col-sidebar .field-type-image, .one-sidebar .node-triblock .col-sidebar .field-type-image, .node-triblock .no-sidebars .col-sidebar .field-type-image, .no-sidebars .node-triblock .col-sidebar .field-type-image, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-image, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-image, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-image, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-image, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-image, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-image, .node-triblock .node-form .group_form_sidebar .field-type-image, .node-form .node-triblock .group_form_sidebar .field-type-image, .node-triblock .node-form .group-form-sidebar .field-type-image, .node-form .node-triblock .group-form-sidebar .field-type-image {
        position: relative; }
      .node-triblock .col-sm-4 .field-type-link-field, .node-triblock .one-sidebar .col-sidebar .field-type-link-field, .one-sidebar .node-triblock .col-sidebar .field-type-link-field, .node-triblock .no-sidebars .col-sidebar .field-type-link-field, .no-sidebars .node-triblock .col-sidebar .field-type-link-field, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field, .node-triblock .node-form .group_form_sidebar .field-type-link-field, .node-form .node-triblock .group_form_sidebar .field-type-link-field, .node-triblock .node-form .group-form-sidebar .field-type-link-field, .node-form .node-triblock .group-form-sidebar .field-type-link-field {
        position: absolute;
        bottom: 7px;
        left: 15px;
        width: 100%; }
        .node-triblock .col-sm-4 .field-type-link-field a, .node-triblock .one-sidebar .col-sidebar .field-type-link-field a, .one-sidebar .node-triblock .col-sidebar .field-type-link-field a, .node-triblock .no-sidebars .col-sidebar .field-type-link-field a, .no-sidebars .node-triblock .col-sidebar .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field a, .node-triblock .node-form .group_form_sidebar .field-type-link-field a, .node-form .node-triblock .group_form_sidebar .field-type-link-field a, .node-triblock .node-form .group-form-sidebar .field-type-link-field a, .node-form .node-triblock .group-form-sidebar .field-type-link-field a {
          background: #ffcb05;
          display: inline-block;
          padding: 5px 10px;
          margin-right: 30px;
          font-weight: bold;
          color: black;
          font-size: 1.0em; }
          .node-triblock .col-sm-4 .field-type-link-field a:hover, .node-triblock .one-sidebar .col-sidebar .field-type-link-field a:hover, .one-sidebar .node-triblock .col-sidebar .field-type-link-field a:hover, .node-triblock .no-sidebars .col-sidebar .field-type-link-field a:hover, .no-sidebars .node-triblock .col-sidebar .field-type-link-field a:hover, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field a:hover, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field a:hover, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field a:hover, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field a:hover, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field a:hover, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field a:hover, .node-triblock .node-form .group_form_sidebar .field-type-link-field a:hover, .node-form .node-triblock .group_form_sidebar .field-type-link-field a:hover, .node-triblock .node-form .group-form-sidebar .field-type-link-field a:hover, .node-form .node-triblock .group-form-sidebar .field-type-link-field a:hover {
            background: #ffd638; } }
  @media (min-width: 992px) {
    .node-triblock .col-sm-4 .field-type-link-field a, .node-triblock .one-sidebar .col-sidebar .field-type-link-field a, .one-sidebar .node-triblock .col-sidebar .field-type-link-field a, .node-triblock .no-sidebars .col-sidebar .field-type-link-field a, .no-sidebars .node-triblock .col-sidebar .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field a, .node-triblock .node-form .group_form_sidebar .field-type-link-field a, .node-form .node-triblock .group_form_sidebar .field-type-link-field a, .node-triblock .node-form .group-form-sidebar .field-type-link-field a, .node-form .node-triblock .group-form-sidebar .field-type-link-field a {
      font-size: 1.1em; } }
  @media (min-width: 1200px) {
    .node-triblock .col-sm-4 .field-type-link-field a, .node-triblock .one-sidebar .col-sidebar .field-type-link-field a, .one-sidebar .node-triblock .col-sidebar .field-type-link-field a, .node-triblock .no-sidebars .col-sidebar .field-type-link-field a, .no-sidebars .node-triblock .col-sidebar .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.standard .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.standard .node-triblock .article-media .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.lgEmbed .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.lgEmbed .node-triblock .article-media .field-type-link-field a, .node-triblock .no-sidebars .node-full.node-article.lgGallery .article-media .field-type-link-field a, .no-sidebars .node-full.node-article.lgGallery .node-triblock .article-media .field-type-link-field a, .node-triblock .node-form .group_form_sidebar .field-type-link-field a, .node-form .node-triblock .group_form_sidebar .field-type-link-field a, .node-triblock .node-form .group-form-sidebar .field-type-link-field a, .node-form .node-triblock .group-form-sidebar .field-type-link-field a {
      font-size: 1.2em; } }

.node.node-triblock {
  margin-top: 0px;
  padding-top: 15px; }

.link-field-column label {
  display: block; }
.link-field-column input, .link-field-column .form-item {
  max-width: 100%; }

.form-type-radio {
  margin-left: 3px; }
  .form-type-radio input[type="radio"] {
    margin: 0 0 0 0; }

select[multiple="multiple"] {
  height: intrinsic; }

.col-content .node-person .aw-person-image img {
  max-width: 100%; }
.col-content .node-person h3, .col-content .node-person .node h2, .node .col-content .node-person h2, .col-content .node-person .block h2, .block .col-content .node-person h2 {
  font-size: 1.5em;
  margin: 15px 0 7px 0; }
.col-content .node-person .field-name-body {
  margin: .5em 0; }

.field-name-field-jobtitle {
  font-weight: bold; }

.col-sidebar .node-person.node-teaser .aw-person-main {
  padding-right: 2px;
  margin-right: 0px;
  font-size: .9em; }
  .col-sidebar .node-person.node-teaser .aw-person-main h3, .col-sidebar .node-person.node-teaser .aw-person-main .node h2, .node .col-sidebar .node-person.node-teaser .aw-person-main h2, .col-sidebar .node-person.node-teaser .aw-person-main .block h2, .block .col-sidebar .node-person.node-teaser .aw-person-main h2 {
    font-size: 18px;
    margin: 2px 0 7px 0; }
.col-sidebar .node-person.node-teaser .aw-person-image {
  padding-left: 5px; }

.col-sidebar #block-views-related-persons-block .view-content .views-row,
.col-sidebar .view-persons .view-content .views-row {
  border: none;
  padding: 0; }

@media (min-width: 992px) {
  .no-sidebars .col-content .node-person.node-teaser {
    width: 70%;
    margin: 0 auto; } }
.node-form .group_grid, .node-form .group-grid {
  padding-bottom: 10px;
  margin-bottom: 10px; }
.node-form .form-item-title > label, .node-form .form-type-select > label, .node-form .form-type-date-popup > label {
  display: block; }
.node-form input {
  max-width: 100%; }
.node-form .tabledrag-toggle-weight {
  float: right; }
.node-form table th, .node-form table td {
  padding: 5px; }
.node-form .vertical-tabs {
  clear: both; }

a.tabledrag-handle .handle {
  background: none; }

a.tabledrag-handle .handle:before {
  background: none;
  height: 13px;
  width: 13px;
  color: #666666;
  font-family: FontAwesome;
  content: "\f047";
  display: inline-block;
  padding-left: .5em; }

ul.primary {
  border-bottom: none;
  margin: 0 0;
  padding: 0 0;
  position: fixed;
  bottom: 20px;
  left: 12px;
  z-index: 20;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.3);
  border-radius: 4px; }
  ul.primary li {
    padding: 0; }
    ul.primary li a, ul.primary li a.active {
      border: none;
      margin: 0px;
      padding: 6px 12px;
      background: none;
      display: inline-block; }

/*
                  'ts-layout-margins-left-right' => 'Use wide left and right Margins',
              'ts-layout-margins-top-bottom' => 'Use wide top and bottom margins',
              'ts-layout-hide-padding-top' => 'Hide the top padding',
              'ts-layout-hide-padding-bottom' => 'Hide the bottom padding',
              'ts-layout-hide-margins' => 'Remove top and bottom margins and padding',
              'ts-layout-border-top' => 'Add a thin rule above the post',
              'ts-layout-border-bottom' => 'Add a thin rule below the post',
              'ts-layout-border' => 'Add a border around the post',
              'ts-layout-text-125' => 'Increase body text to 125%',
              'ts-layout-text-150' => 'Increase body text to 150%',
              'ts-layout-serif' => 'Use a Serif font instead of default',
    */
.ts-layout-section {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px; }

.ts-layout-section.ts-layout-margins-top-bottom {
  margin-top: 100px;
  margin-bottom: 100px; }

.ts-layout-section.ts-layout-hide-margins {
  margin-top: 0;
  margin-bottom: 0; }

.ts-layout-section.ts-layout-hide-padding-top {
  padding-top: 0; }

.ts-layout-section.ts-layout-hide-padding-bottom {
  padding-bottom: 0; }

.ts-layout-section.ts-layout-border-top {
  border-top: 1px solid #00274c; }

.ts-layout-section.ts-layout-border-bottom {
  border-bottom: 1px solid #00274c; }

.ts-layout-section.ts-layout-border-top-4px {
  border-top: 4px solid #00274c; }

.ts-layout-section.ts-layout-border-bottom-4px {
  border-bottom: 4px solid #00274c; }

.ts-layout-section.ts-layout-border {
  border: 1px solid #00274c; }

.ts-layout-section.ts-layout-text-125 .field-name-body {
  font-size: 125%; }

.ts-layout-section.ts-layout-text-150 .field-name-body {
  font-size: 150%; }

.ts-layout-section.ts-layout-serif {
  font-family: Big Caslon, Book Antiqua, Palatino Linotype, Georgia, serif; }

.visually-hidden {
  position: absolute;
  left: -9999px;
  top: -9999px; }

dt {
  font-weight: bold;
  margin-top: .5em; }

dd {
  margin-left: 1em;
  border-left: .3em solid #ccc;
  padding-left: .4em; }

blockquote {
  font-size: 1.1em;
  font-family: Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif;
  font-style: italic; }

.comment {
  margin-bottom: 15px; }
  .comment .new {
    text-transform: capitalize;
    background: #E30;
    display: inline-block;
    padding: 3px 5px;
    color: white;
    font-weight: bold;
    border-radius: 10px 10px 0 0;
    margin-bottom: 0px;
    margin-left: 7px; }
  .comment h3, .comment .node h2, .node .comment h2, .comment .block h2, .block .comment h2 {
    margin: 0;
    padding: 7px 10px 3px;
    background-color: #eee;
    font-size: 1.3em;
    font-weight: bold;
    border: 1px solid #ccc;
    border-bottom: none;
    border-radius: 5px 5px 0 0; }
    .comment h3 a, .comment .node h2 a, .node .comment h2 a, .comment .block h2 a, .block .comment h2 a {
      color: #333; }
  .comment .submitted {
    padding: 1px 10px 3px;
    color: #888;
    font-size: .75em;
    margin: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #eee; }
    .comment .submitted .permalink {
      display: none; }
  .comment .content {
    margin: 0;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 0 0 5px 5px;
    padding: 10px; }
  .comment .field {
    padding-bottom: 0; }
  .comment .links {
    padding: 0 10px;
    font-size: .75em;
    text-transform: capitalize; }
  .comment .links.inline a {
    display: inline; }

fieldset.group_contentarea {
  font-size: .85em; }
  fieldset.group_contentarea legend {
    margin-top: .5em; }

.entity-paragraphs-item {
  max-width: 80rem;
  margin: 2em auto; }

.entity-paragraphs-item.paragraphs-item-right-sidebar,
.entity-paragraphs-item.paragraphs-item-grid,
.entity-paragraphs-item.paragraphs-item-slider,
.entity-paragraphs-item.paragraphs-item-slider .entity-paragraphs-item,
.entity-paragraphs-item.paragraphs-item-magpage-embed {
  max-width: 100%; }

.entity-paragraphs-item.paragraphs-item-right-sidebar.user-style-narrow,
.entity-paragraphs-item.paragraphs-item-grid.user-style-narrow,
.entity-paragraphs-item.paragraphs-item-slider.user-style-narrow {
  max-width: 80rem; }

.entity-paragraphs-item.user-style-margin {
  margin: 6em auto; }

.entity-paragraphs-item.user-style-dark {
  background: #333;
  color: white; }

.entity-paragraphs-item.paragraphs-item-slider .entity-paragraphs-item {
  margin: 0 auto; }

.entity-paragraphs-item.paragraphs-item-slider .bx-wrapper {
  box-shadow: none;
  border: none; }

.field-type-paragraphs .field-name-field-hide-title {
  margin-bottom: 10px; }

.field-widget-paragraphs-embed tr.odd .form-item, .field-widget-paragraphs-embed tr.even .form-item {
  white-space: normal; }
.field-widget-paragraphs-embed .image-widget-data {
  font-size: 1.5rem; }
.field-widget-paragraphs-embed table div.form-item {
  display: block; }
.field-widget-paragraphs-embed .paragraphs-item-type-grid {
  border-left: 4px solid #597abc; }
.field-widget-paragraphs-embed .paragraphs-item-type-image-caption {
  border-left: 4px solid #ffcb05; }
.field-widget-paragraphs-embed .paragraphs-item-type-gallery {
  border-left: 4px solid #cebf96; }
.field-widget-paragraphs-embed .paragraphs-item-type-youtube {
  border-left: 4px solid #b22116; }
.field-widget-paragraphs-embed .paragraphs-item-type-text {
  border-left: 4px solid #111c21; }
.field-widget-paragraphs-embed .paragraphs-item-type-right-sidebar {
  border-left: 4px solid #bab20a; }
.field-widget-paragraphs-embed .paragraphs-item-type-block {
  border-left: 4px solid #82b2a8; }
.field-widget-paragraphs-embed .paragraphs-item-type-references {
  border-left: 4px solid #ea7f1e; }
.field-widget-paragraphs-embed .paragraphs-item-type-slider {
  border-left: 4px solid #70288e; }

.grid .field-name-field-layout-sections > .field-items {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch; }

.field-name-field-layout-sections > .field-items > .field-item {
  min-width: 100%; }

@media (min-width: 768px) {
  .grid-3 .field-name-field-layout-sections > .field-items > .field-item {
    width: 33.33%;
    min-width: 20rem; }

  .grid-4 .field-name-field-layout-sections > .field-items > .field-item {
    width: 25%;
    min-width: 20rem; }

  .grid-2 .field-name-field-layout-sections > .field-items > .field-item {
    width: 50%;
    min-width: 20rem; }

  .grid-5 .field-name-field-layout-sections > .field-items > .field-item {
    width: 20%;
    min-width: 20rem; }

  .grid-6 .field-name-field-layout-sections > .field-items > .field-item {
    width: 16.66%;
    min-width: 20rem; } }
.paragraphs-item-image-caption .content {
  display: flex;
  flex-direction: column; }
  .paragraphs-item-image-caption .content .field-name-field-section-title {
    order: 2; }
    .paragraphs-item-image-caption .content .field-name-field-section-title .field-items {
      margin-top: -3.0em;
      padding: 0 0 0 .75em; }
      .paragraphs-item-image-caption .content .field-name-field-section-title .field-items h3.field-item, .paragraphs-item-image-caption .content .field-name-field-section-title .field-items .node h2.field-item, .node .paragraphs-item-image-caption .content .field-name-field-section-title .field-items h2.field-item, .paragraphs-item-image-caption .content .field-name-field-section-title .field-items .block h2.field-item, .block .paragraphs-item-image-caption .content .field-name-field-section-title .field-items h2.field-item {
        margin: 0;
        display: inline-block;
        background: #ffcb05;
        color: black;
        padding: .3em .75em .35em;
        font-size: 2rem;
        font-weight: 900; }
  .paragraphs-item-image-caption .content .field-name-field-image {
    order: 1; }
    .paragraphs-item-image-caption .content .field-name-field-image .image-caption {
      display: none; }
  .paragraphs-item-image-caption .content .field-name-pp-body {
    order: 3;
    padding: 1rem; }
  .paragraphs-item-image-caption .content .field-name-field-triblock-1-link {
    order: 4; }

.paragraphs-item-references {
  border: 1px solid #e0e0e0;
  background: #eee;
  margin-bottom: 15px;
  padding: 1em;
  border-radius: 1em; }
  .paragraphs-item-references .field-name-field-section-title h3, .paragraphs-item-references .field-name-field-section-title .node h2, .node .paragraphs-item-references .field-name-field-section-title h2, .paragraphs-item-references .field-name-field-section-title .block h2, .block .paragraphs-item-references .field-name-field-section-title h2 {
    margin-top: 0; }
  .paragraphs-item-references .field-name-field-content-reference .field-items .field-item {
    font-size: 1em;
    padding: .125rem 0; }
    .paragraphs-item-references .field-name-field-content-reference .field-items .field-item a {
      color: #00afaf;
      font-weight: bold; }

@media (min-width: 768px) {
  .paragraphs-item-right-sidebar .group-columns {
    display: flex; }
    .paragraphs-item-right-sidebar .group-columns .paragraphs-items-field-main-column {
      width: 66%; }
    .paragraphs-item-right-sidebar .group-columns .paragraphs-items-field-sidebar-column {
      width: 34%;
      padding-left: 30px; } }

/*# sourceMappingURL=AwesomeRespond.css.map */
