.zt-twitter-timeline html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.zt-twitter-timeline body {
  margin: 0;
}
.zt-twitter-timeline article,
.zt-twitter-timeline aside,
.zt-twitter-timeline details,
.zt-twitter-timeline figcaption,
.zt-twitter-timeline figure,
.zt-twitter-timeline footer,
.zt-twitter-timeline header,
.zt-twitter-timeline hgroup,
.zt-twitter-timeline main,
.zt-twitter-timeline nav,
.zt-twitter-timeline section,
.zt-twitter-timeline summary {
  display: block;
}
.zt-twitter-timeline audio,
.zt-twitter-timeline canvas,
.zt-twitter-timeline progress,
.zt-twitter-timeline video {
  display: inline-block;
  vertical-align: baseline;
}
.zt-twitter-timeline audio:not([controls]) {
  display: none;
  height: 0;
}
.zt-twitter-timeline [hidden],
.zt-twitter-timeline template {
  display: none;
}
.zt-twitter-timeline a {
  background: transparent;
}
.zt-twitter-timeline a:active,
.zt-twitter-timeline a:hover {
  outline: 0;
}
.zt-twitter-timeline abbr[title] {
  border-bottom: 1px dotted;
}
.zt-twitter-timeline b,
.zt-twitter-timeline strong {
  font-weight: bold;
}
.zt-twitter-timeline dfn {
  font-style: italic;
}
.zt-twitter-timeline h1 {
  margin: .67em 0;
  font-size: 2em;
}
.zt-twitter-timeline mark {
  color: #000;
  background: #ff0;
}
.zt-twitter-timeline small {
  font-size: 80%;
}
.zt-twitter-timeline sub,
.zt-twitter-timeline sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.zt-twitter-timeline sup {
  top: -0.5em;
}
.zt-twitter-timeline sub {
  bottom: -0.25em;
}
.zt-twitter-timeline img {
  border: 0;
}
.zt-twitter-timeline svg:not(:root) {
  overflow: hidden;
}
.zt-twitter-timeline figure {
  margin: 1em 40px;
}
.zt-twitter-timeline hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.zt-twitter-timeline pre {
  overflow: auto;
}
.zt-twitter-timeline code,
.zt-twitter-timeline kbd,
.zt-twitter-timeline pre,
.zt-twitter-timeline samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.zt-twitter-timeline button,
.zt-twitter-timeline input,
.zt-twitter-timeline optgroup,
.zt-twitter-timeline select,
.zt-twitter-timeline textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.zt-twitter-timeline button {
  overflow: visible;
}
.zt-twitter-timeline button,
.zt-twitter-timeline select {
  text-transform: none;
}
.zt-twitter-timeline button,
.zt-twitter-timeline html input[type="button"],
.zt-twitter-timeline input[type="reset"],
.zt-twitter-timeline input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.zt-twitter-timeline button[disabled],
.zt-twitter-timeline html input[disabled] {
  cursor: default;
}
.zt-twitter-timeline button::-moz-focus-inner,
.zt-twitter-timeline input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.zt-twitter-timeline input {
  line-height: normal;
}
.zt-twitter-timeline input[type="checkbox"],
.zt-twitter-timeline input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.zt-twitter-timeline input[type="number"]::-webkit-inner-spin-button,
.zt-twitter-timeline input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.zt-twitter-timeline input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.zt-twitter-timeline input[type="search"]::-webkit-search-cancel-button,
.zt-twitter-timeline input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.zt-twitter-timeline fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.zt-twitter-timeline legend {
  padding: 0;
  border: 0;
}
.zt-twitter-timeline textarea {
  overflow: auto;
}
.zt-twitter-timeline optgroup {
  font-weight: bold;
}
.zt-twitter-timeline table {
  border-spacing: 0;
  border-collapse: collapse;
}
.zt-twitter-timeline td,
.zt-twitter-timeline th {
  padding: 0;
}
@media print {
  .zt-twitter-timeline * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .zt-twitter-timeline a,
  .zt-twitter-timeline a:visited {
    text-decoration: underline;
  }
  .zt-twitter-timeline a[href]:after {
    content: " (" attr(href) ")";
  }
  .zt-twitter-timeline abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .zt-twitter-timeline a[href^="javascript:"]:after,
  .zt-twitter-timeline a[href^="#"]:after {
    content: "";
  }
  .zt-twitter-timeline pre,
  .zt-twitter-timeline blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .zt-twitter-timeline thead {
    display: table-header-group;
  }
  .zt-twitter-timeline tr,
  .zt-twitter-timeline img {
    page-break-inside: avoid;
  }
  .zt-twitter-timeline img {
    max-width: 100% !important;
  }
  .zt-twitter-timeline p,
  .zt-twitter-timeline h2,
  .zt-twitter-timeline h3 {
    orphans: 3;
    widows: 3;
  }
  .zt-twitter-timeline h2,
  .zt-twitter-timeline h3 {
    page-break-after: avoid;
  }
  .zt-twitter-timeline select {
    background: #fff !important;
  }
  .zt-twitter-timeline .navbar {
    display: none;
  }
  .zt-twitter-timeline .table td,
  .zt-twitter-timeline .table th {
    background-color: #fff !important;
  }
  .zt-twitter-timeline .btn > .caret,
  .zt-twitter-timeline .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .zt-twitter-timeline .label {
    border: 1px solid #000;
  }
  .zt-twitter-timeline .table {
    border-collapse: collapse !important;
  }
  .zt-twitter-timeline .table-bordered th,
  .zt-twitter-timeline .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.zt-twitter-timeline .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;
}
.zt-twitter-timeline .glyphicon-asterisk:before {
  content: "\2a";
}
.zt-twitter-timeline .glyphicon-plus:before {
  content: "\2b";
}
.zt-twitter-timeline .glyphicon-euro:before {
  content: "\20ac";
}
.zt-twitter-timeline .glyphicon-minus:before {
  content: "\2212";
}
.zt-twitter-timeline .glyphicon-cloud:before {
  content: "\2601";
}
.zt-twitter-timeline .glyphicon-envelope:before {
  content: "\2709";
}
.zt-twitter-timeline .glyphicon-pencil:before {
  content: "\270f";
}
.zt-twitter-timeline .glyphicon-glass:before {
  content: "\e001";
}
.zt-twitter-timeline .glyphicon-music:before {
  content: "\e002";
}
.zt-twitter-timeline .glyphicon-search:before {
  content: "\e003";
}
.zt-twitter-timeline .glyphicon-heart:before {
  content: "\e005";
}
.zt-twitter-timeline .glyphicon-star:before {
  content: "\e006";
}
.zt-twitter-timeline .glyphicon-star-empty:before {
  content: "\e007";
}
.zt-twitter-timeline .glyphicon-user:before {
  content: "\e008";
}
.zt-twitter-timeline .glyphicon-film:before {
  content: "\e009";
}
.zt-twitter-timeline .glyphicon-th-large:before {
  content: "\e010";
}
.zt-twitter-timeline .glyphicon-th:before {
  content: "\e011";
}
.zt-twitter-timeline .glyphicon-th-list:before {
  content: "\e012";
}
.zt-twitter-timeline .glyphicon-ok:before {
  content: "\e013";
}
.zt-twitter-timeline .glyphicon-remove:before {
  content: "\e014";
}
.zt-twitter-timeline .glyphicon-zoom-in:before {
  content: "\e015";
}
.zt-twitter-timeline .glyphicon-zoom-out:before {
  content: "\e016";
}
.zt-twitter-timeline .glyphicon-off:before {
  content: "\e017";
}
.zt-twitter-timeline .glyphicon-signal:before {
  content: "\e018";
}
.zt-twitter-timeline .glyphicon-cog:before {
  content: "\e019";
}
.zt-twitter-timeline .glyphicon-trash:before {
  content: "\e020";
}
.zt-twitter-timeline .glyphicon-home:before {
  content: "\e021";
}
.zt-twitter-timeline .glyphicon-file:before {
  content: "\e022";
}
.zt-twitter-timeline .glyphicon-time:before {
  content: "\e023";
}
.zt-twitter-timeline .glyphicon-road:before {
  content: "\e024";
}
.zt-twitter-timeline .glyphicon-download-alt:before {
  content: "\e025";
}
.zt-twitter-timeline .glyphicon-download:before {
  content: "\e026";
}
.zt-twitter-timeline .glyphicon-upload:before {
  content: "\e027";
}
.zt-twitter-timeline .glyphicon-inbox:before {
  content: "\e028";
}
.zt-twitter-timeline .glyphicon-play-circle:before {
  content: "\e029";
}
.zt-twitter-timeline .glyphicon-repeat:before {
  content: "\e030";
}
.zt-twitter-timeline .glyphicon-refresh:before {
  content: "\e031";
}
.zt-twitter-timeline .glyphicon-list-alt:before {
  content: "\e032";
}
.zt-twitter-timeline .glyphicon-lock:before {
  content: "\e033";
}
.zt-twitter-timeline .glyphicon-flag:before {
  content: "\e034";
}
.zt-twitter-timeline .glyphicon-headphones:before {
  content: "\e035";
}
.zt-twitter-timeline .glyphicon-volume-off:before {
  content: "\e036";
}
.zt-twitter-timeline .glyphicon-volume-down:before {
  content: "\e037";
}
.zt-twitter-timeline .glyphicon-volume-up:before {
  content: "\e038";
}
.zt-twitter-timeline .glyphicon-qrcode:before {
  content: "\e039";
}
.zt-twitter-timeline .glyphicon-barcode:before {
  content: "\e040";
}
.zt-twitter-timeline .glyphicon-tag:before {
  content: "\e041";
}
.zt-twitter-timeline .glyphicon-tags:before {
  content: "\e042";
}
.zt-twitter-timeline .glyphicon-book:before {
  content: "\e043";
}
.zt-twitter-timeline .glyphicon-bookmark:before {
  content: "\e044";
}
.zt-twitter-timeline .glyphicon-print:before {
  content: "\e045";
}
.zt-twitter-timeline .glyphicon-camera:before {
  content: "\e046";
}
.zt-twitter-timeline .glyphicon-font:before {
  content: "\e047";
}
.zt-twitter-timeline .glyphicon-bold:before {
  content: "\e048";
}
.zt-twitter-timeline .glyphicon-italic:before {
  content: "\e049";
}
.zt-twitter-timeline .glyphicon-text-height:before {
  content: "\e050";
}
.zt-twitter-timeline .glyphicon-text-width:before {
  content: "\e051";
}
.zt-twitter-timeline .glyphicon-align-left:before {
  content: "\e052";
}
.zt-twitter-timeline .glyphicon-align-center:before {
  content: "\e053";
}
.zt-twitter-timeline .glyphicon-align-right:before {
  content: "\e054";
}
.zt-twitter-timeline .glyphicon-align-justify:before {
  content: "\e055";
}
.zt-twitter-timeline .glyphicon-list:before {
  content: "\e056";
}
.zt-twitter-timeline .glyphicon-indent-left:before {
  content: "\e057";
}
.zt-twitter-timeline .glyphicon-indent-right:before {
  content: "\e058";
}
.zt-twitter-timeline .glyphicon-facetime-video:before {
  content: "\e059";
}
.zt-twitter-timeline .glyphicon-picture:before {
  content: "\e060";
}
.zt-twitter-timeline .glyphicon-map-marker:before {
  content: "\e062";
}
.zt-twitter-timeline .glyphicon-adjust:before {
  content: "\e063";
}
.zt-twitter-timeline .glyphicon-tint:before {
  content: "\e064";
}
.zt-twitter-timeline .glyphicon-edit:before {
  content: "\e065";
}
.zt-twitter-timeline .glyphicon-share:before {
  content: "\e066";
}
.zt-twitter-timeline .glyphicon-check:before {
  content: "\e067";
}
.zt-twitter-timeline .glyphicon-move:before {
  content: "\e068";
}
.zt-twitter-timeline .glyphicon-step-backward:before {
  content: "\e069";
}
.zt-twitter-timeline .glyphicon-fast-backward:before {
  content: "\e070";
}
.zt-twitter-timeline .glyphicon-backward:before {
  content: "\e071";
}
.zt-twitter-timeline .glyphicon-play:before {
  content: "\e072";
}
.zt-twitter-timeline .glyphicon-pause:before {
  content: "\e073";
}
.zt-twitter-timeline .glyphicon-stop:before {
  content: "\e074";
}
.zt-twitter-timeline .glyphicon-forward:before {
  content: "\e075";
}
.zt-twitter-timeline .glyphicon-fast-forward:before {
  content: "\e076";
}
.zt-twitter-timeline .glyphicon-step-forward:before {
  content: "\e077";
}
.zt-twitter-timeline .glyphicon-eject:before {
  content: "\e078";
}
.zt-twitter-timeline .glyphicon-chevron-left:before {
  content: "\e079";
}
.zt-twitter-timeline .glyphicon-chevron-right:before {
  content: "\e080";
}
.zt-twitter-timeline .glyphicon-plus-sign:before {
  content: "\e081";
}
.zt-twitter-timeline .glyphicon-minus-sign:before {
  content: "\e082";
}
.zt-twitter-timeline .glyphicon-remove-sign:before {
  content: "\e083";
}
.zt-twitter-timeline .glyphicon-ok-sign:before {
  content: "\e084";
}
.zt-twitter-timeline .glyphicon-question-sign:before {
  content: "\e085";
}
.zt-twitter-timeline .glyphicon-info-sign:before {
  content: "\e086";
}
.zt-twitter-timeline .glyphicon-screenshot:before {
  content: "\e087";
}
.zt-twitter-timeline .glyphicon-remove-circle:before {
  content: "\e088";
}
.zt-twitter-timeline .glyphicon-ok-circle:before {
  content: "\e089";
}
.zt-twitter-timeline .glyphicon-ban-circle:before {
  content: "\e090";
}
.zt-twitter-timeline .glyphicon-arrow-left:before {
  content: "\e091";
}
.zt-twitter-timeline .glyphicon-arrow-right:before {
  content: "\e092";
}
.zt-twitter-timeline .glyphicon-arrow-up:before {
  content: "\e093";
}
.zt-twitter-timeline .glyphicon-arrow-down:before {
  content: "\e094";
}
.zt-twitter-timeline .glyphicon-share-alt:before {
  content: "\e095";
}
.zt-twitter-timeline .glyphicon-resize-full:before {
  content: "\e096";
}
.zt-twitter-timeline .glyphicon-resize-small:before {
  content: "\e097";
}
.zt-twitter-timeline .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.zt-twitter-timeline .glyphicon-gift:before {
  content: "\e102";
}
.zt-twitter-timeline .glyphicon-leaf:before {
  content: "\e103";
}
.zt-twitter-timeline .glyphicon-fire:before {
  content: "\e104";
}
.zt-twitter-timeline .glyphicon-eye-open:before {
  content: "\e105";
}
.zt-twitter-timeline .glyphicon-eye-close:before {
  content: "\e106";
}
.zt-twitter-timeline .glyphicon-warning-sign:before {
  content: "\e107";
}
.zt-twitter-timeline .glyphicon-plane:before {
  content: "\e108";
}
.zt-twitter-timeline .glyphicon-calendar:before {
  content: "\e109";
}
.zt-twitter-timeline .glyphicon-random:before {
  content: "\e110";
}
.zt-twitter-timeline .glyphicon-comment:before {
  content: "\e111";
}
.zt-twitter-timeline .glyphicon-magnet:before {
  content: "\e112";
}
.zt-twitter-timeline .glyphicon-chevron-up:before {
  content: "\e113";
}
.zt-twitter-timeline .glyphicon-chevron-down:before {
  content: "\e114";
}
.zt-twitter-timeline .glyphicon-retweet:before {
  content: "\e115";
}
.zt-twitter-timeline .glyphicon-shopping-cart:before {
  content: "\e116";
}
.zt-twitter-timeline .glyphicon-folder-close:before {
  content: "\e117";
}
.zt-twitter-timeline .glyphicon-folder-open:before {
  content: "\e118";
}
.zt-twitter-timeline .glyphicon-resize-vertical:before {
  content: "\e119";
}
.zt-twitter-timeline .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.zt-twitter-timeline .glyphicon-hdd:before {
  content: "\e121";
}
.zt-twitter-timeline .glyphicon-bullhorn:before {
  content: "\e122";
}
.zt-twitter-timeline .glyphicon-bell:before {
  content: "\e123";
}
.zt-twitter-timeline .glyphicon-certificate:before {
  content: "\e124";
}
.zt-twitter-timeline .glyphicon-thumbs-up:before {
  content: "\e125";
}
.zt-twitter-timeline .glyphicon-thumbs-down:before {
  content: "\e126";
}
.zt-twitter-timeline .glyphicon-hand-right:before {
  content: "\e127";
}
.zt-twitter-timeline .glyphicon-hand-left:before {
  content: "\e128";
}
.zt-twitter-timeline .glyphicon-hand-up:before {
  content: "\e129";
}
.zt-twitter-timeline .glyphicon-hand-down:before {
  content: "\e130";
}
.zt-twitter-timeline .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.zt-twitter-timeline .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.zt-twitter-timeline .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.zt-twitter-timeline .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.zt-twitter-timeline .glyphicon-globe:before {
  content: "\e135";
}
.zt-twitter-timeline .glyphicon-wrench:before {
  content: "\e136";
}
.zt-twitter-timeline .glyphicon-tasks:before {
  content: "\e137";
}
.zt-twitter-timeline .glyphicon-filter:before {
  content: "\e138";
}
.zt-twitter-timeline .glyphicon-briefcase:before {
  content: "\e139";
}
.zt-twitter-timeline .glyphicon-fullscreen:before {
  content: "\e140";
}
.zt-twitter-timeline .glyphicon-dashboard:before {
  content: "\e141";
}
.zt-twitter-timeline .glyphicon-paperclip:before {
  content: "\e142";
}
.zt-twitter-timeline .glyphicon-heart-empty:before {
  content: "\e143";
}
.zt-twitter-timeline .glyphicon-link:before {
  content: "\e144";
}
.zt-twitter-timeline .glyphicon-phone:before {
  content: "\e145";
}
.zt-twitter-timeline .glyphicon-pushpin:before {
  content: "\e146";
}
.zt-twitter-timeline .glyphicon-usd:before {
  content: "\e148";
}
.zt-twitter-timeline .glyphicon-gbp:before {
  content: "\e149";
}
.zt-twitter-timeline .glyphicon-sort:before {
  content: "\e150";
}
.zt-twitter-timeline .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.zt-twitter-timeline .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.zt-twitter-timeline .glyphicon-sort-by-order:before {
  content: "\e153";
}
.zt-twitter-timeline .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.zt-twitter-timeline .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.zt-twitter-timeline .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.zt-twitter-timeline .glyphicon-unchecked:before {
  content: "\e157";
}
.zt-twitter-timeline .glyphicon-expand:before {
  content: "\e158";
}
.zt-twitter-timeline .glyphicon-collapse-down:before {
  content: "\e159";
}
.zt-twitter-timeline .glyphicon-collapse-up:before {
  content: "\e160";
}
.zt-twitter-timeline .glyphicon-log-in:before {
  content: "\e161";
}
.zt-twitter-timeline .glyphicon-flash:before {
  content: "\e162";
}
.zt-twitter-timeline .glyphicon-log-out:before {
  content: "\e163";
}
.zt-twitter-timeline .glyphicon-new-window:before {
  content: "\e164";
}
.zt-twitter-timeline .glyphicon-record:before {
  content: "\e165";
}
.zt-twitter-timeline .glyphicon-save:before {
  content: "\e166";
}
.zt-twitter-timeline .glyphicon-open:before {
  content: "\e167";
}
.zt-twitter-timeline .glyphicon-saved:before {
  content: "\e168";
}
.zt-twitter-timeline .glyphicon-import:before {
  content: "\e169";
}
.zt-twitter-timeline .glyphicon-export:before {
  content: "\e170";
}
.zt-twitter-timeline .glyphicon-send:before {
  content: "\e171";
}
.zt-twitter-timeline .glyphicon-floppy-disk:before {
  content: "\e172";
}
.zt-twitter-timeline .glyphicon-floppy-saved:before {
  content: "\e173";
}
.zt-twitter-timeline .glyphicon-floppy-remove:before {
  content: "\e174";
}
.zt-twitter-timeline .glyphicon-floppy-save:before {
  content: "\e175";
}
.zt-twitter-timeline .glyphicon-floppy-open:before {
  content: "\e176";
}
.zt-twitter-timeline .glyphicon-credit-card:before {
  content: "\e177";
}
.zt-twitter-timeline .glyphicon-transfer:before {
  content: "\e178";
}
.zt-twitter-timeline .glyphicon-cutlery:before {
  content: "\e179";
}
.zt-twitter-timeline .glyphicon-header:before {
  content: "\e180";
}
.zt-twitter-timeline .glyphicon-compressed:before {
  content: "\e181";
}
.zt-twitter-timeline .glyphicon-earphone:before {
  content: "\e182";
}
.zt-twitter-timeline .glyphicon-phone-alt:before {
  content: "\e183";
}
.zt-twitter-timeline .glyphicon-tower:before {
  content: "\e184";
}
.zt-twitter-timeline .glyphicon-stats:before {
  content: "\e185";
}
.zt-twitter-timeline .glyphicon-sd-video:before {
  content: "\e186";
}
.zt-twitter-timeline .glyphicon-hd-video:before {
  content: "\e187";
}
.zt-twitter-timeline .glyphicon-subtitles:before {
  content: "\e188";
}
.zt-twitter-timeline .glyphicon-sound-stereo:before {
  content: "\e189";
}
.zt-twitter-timeline .glyphicon-sound-dolby:before {
  content: "\e190";
}
.zt-twitter-timeline .glyphicon-sound-5-1:before {
  content: "\e191";
}
.zt-twitter-timeline .glyphicon-sound-6-1:before {
  content: "\e192";
}
.zt-twitter-timeline .glyphicon-sound-7-1:before {
  content: "\e193";
}
.zt-twitter-timeline .glyphicon-copyright-mark:before {
  content: "\e194";
}
.zt-twitter-timeline .glyphicon-registration-mark:before {
  content: "\e195";
}
.zt-twitter-timeline .glyphicon-cloud-download:before {
  content: "\e197";
}
.zt-twitter-timeline .glyphicon-cloud-upload:before {
  content: "\e198";
}
.zt-twitter-timeline .glyphicon-tree-conifer:before {
  content: "\e199";
}
.zt-twitter-timeline .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.zt-twitter-timeline * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zt-twitter-timeline *:before,
.zt-twitter-timeline *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zt-twitter-timeline html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.zt-twitter-timeline body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.zt-twitter-timeline input,
.zt-twitter-timeline button,
.zt-twitter-timeline select,
.zt-twitter-timeline textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.zt-twitter-timeline a {
  color: #428bca;
  text-decoration: none;
}
.zt-twitter-timeline a:hover,
.zt-twitter-timeline a:focus {
  color: #2a6496;
  text-decoration: underline;
}
.zt-twitter-timeline a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.zt-twitter-timeline figure {
  margin: 0;
}
.zt-twitter-timeline img {
  vertical-align: middle;
}
.zt-twitter-timeline .img-responsive,
.zt-twitter-timeline .thumbnail > img,
.zt-twitter-timeline .thumbnail a > img,
.zt-twitter-timeline .carousel-inner > .item > img,
.zt-twitter-timeline .carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.zt-twitter-timeline .img-rounded {
  border-radius: 6px;
}
.zt-twitter-timeline .img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  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;
}
.zt-twitter-timeline .img-circle {
  border-radius: 50%;
}
.zt-twitter-timeline hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.zt-twitter-timeline .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.zt-twitter-timeline .sr-only-focusable:active,
.zt-twitter-timeline .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.zt-twitter-timeline h1,
.zt-twitter-timeline h2,
.zt-twitter-timeline h3,
.zt-twitter-timeline h4,
.zt-twitter-timeline h5,
.zt-twitter-timeline h6,
.zt-twitter-timeline .h1,
.zt-twitter-timeline .h2,
.zt-twitter-timeline .h3,
.zt-twitter-timeline .h4,
.zt-twitter-timeline .h5,
.zt-twitter-timeline .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.zt-twitter-timeline h1 small,
.zt-twitter-timeline h2 small,
.zt-twitter-timeline h3 small,
.zt-twitter-timeline h4 small,
.zt-twitter-timeline h5 small,
.zt-twitter-timeline h6 small,
.zt-twitter-timeline .h1 small,
.zt-twitter-timeline .h2 small,
.zt-twitter-timeline .h3 small,
.zt-twitter-timeline .h4 small,
.zt-twitter-timeline .h5 small,
.zt-twitter-timeline .h6 small,
.zt-twitter-timeline h1 .small,
.zt-twitter-timeline h2 .small,
.zt-twitter-timeline h3 .small,
.zt-twitter-timeline h4 .small,
.zt-twitter-timeline h5 .small,
.zt-twitter-timeline h6 .small,
.zt-twitter-timeline .h1 .small,
.zt-twitter-timeline .h2 .small,
.zt-twitter-timeline .h3 .small,
.zt-twitter-timeline .h4 .small,
.zt-twitter-timeline .h5 .small,
.zt-twitter-timeline .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.zt-twitter-timeline h1,
.zt-twitter-timeline .h1,
.zt-twitter-timeline h2,
.zt-twitter-timeline .h2,
.zt-twitter-timeline h3,
.zt-twitter-timeline .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.zt-twitter-timeline h1 small,
.zt-twitter-timeline .h1 small,
.zt-twitter-timeline h2 small,
.zt-twitter-timeline .h2 small,
.zt-twitter-timeline h3 small,
.zt-twitter-timeline .h3 small,
.zt-twitter-timeline h1 .small,
.zt-twitter-timeline .h1 .small,
.zt-twitter-timeline h2 .small,
.zt-twitter-timeline .h2 .small,
.zt-twitter-timeline h3 .small,
.zt-twitter-timeline .h3 .small {
  font-size: 65%;
}
.zt-twitter-timeline h4,
.zt-twitter-timeline .h4,
.zt-twitter-timeline h5,
.zt-twitter-timeline .h5,
.zt-twitter-timeline h6,
.zt-twitter-timeline .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.zt-twitter-timeline h4 small,
.zt-twitter-timeline .h4 small,
.zt-twitter-timeline h5 small,
.zt-twitter-timeline .h5 small,
.zt-twitter-timeline h6 small,
.zt-twitter-timeline .h6 small,
.zt-twitter-timeline h4 .small,
.zt-twitter-timeline .h4 .small,
.zt-twitter-timeline h5 .small,
.zt-twitter-timeline .h5 .small,
.zt-twitter-timeline h6 .small,
.zt-twitter-timeline .h6 .small {
  font-size: 75%;
}
.zt-twitter-timeline h1,
.zt-twitter-timeline .h1 {
  font-size: 36px;
}
.zt-twitter-timeline h2,
.zt-twitter-timeline .h2 {
  font-size: 30px;
}
.zt-twitter-timeline h3,
.zt-twitter-timeline .h3 {
  font-size: 24px;
}
.zt-twitter-timeline h4,
.zt-twitter-timeline .h4 {
  font-size: 18px;
}
.zt-twitter-timeline h5,
.zt-twitter-timeline .h5 {
  font-size: 14px;
}
.zt-twitter-timeline h6,
.zt-twitter-timeline .h6 {
  font-size: 12px;
}
.zt-twitter-timeline p {
  margin: 0 0 10px;
}
.zt-twitter-timeline .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .lead {
    font-size: 21px;
  }
}
.zt-twitter-timeline small,
.zt-twitter-timeline .small {
  font-size: 85%;
}
.zt-twitter-timeline cite {
  font-style: normal;
}
.zt-twitter-timeline mark,
.zt-twitter-timeline .mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.zt-twitter-timeline .text-left {
  text-align: left;
}
.zt-twitter-timeline .text-right {
  text-align: right;
}
.zt-twitter-timeline .text-center {
  text-align: center;
}
.zt-twitter-timeline .text-justify {
  text-align: justify;
}
.zt-twitter-timeline .text-nowrap {
  white-space: nowrap;
}
.zt-twitter-timeline .text-lowercase {
  text-transform: lowercase;
}
.zt-twitter-timeline .text-uppercase {
  text-transform: uppercase;
}
.zt-twitter-timeline .text-capitalize {
  text-transform: capitalize;
}
.zt-twitter-timeline .text-muted {
  color: #777;
}
.zt-twitter-timeline .text-primary {
  color: #428bca;
}
.zt-twitter-timeline a.text-primary:hover {
  color: #3071a9;
}
.zt-twitter-timeline .text-success {
  color: #3c763d;
}
.zt-twitter-timeline a.text-success:hover {
  color: #2b542c;
}
.zt-twitter-timeline .text-info {
  color: #31708f;
}
.zt-twitter-timeline a.text-info:hover {
  color: #245269;
}
.zt-twitter-timeline .text-warning {
  color: #8a6d3b;
}
.zt-twitter-timeline a.text-warning:hover {
  color: #66512c;
}
.zt-twitter-timeline .text-danger {
  color: #a94442;
}
.zt-twitter-timeline a.text-danger:hover {
  color: #843534;
}
.zt-twitter-timeline .bg-primary {
  color: #fff;
  background-color: #428bca;
}
.zt-twitter-timeline a.bg-primary:hover {
  background-color: #3071a9;
}
.zt-twitter-timeline .bg-success {
  background-color: #dff0d8;
}
.zt-twitter-timeline a.bg-success:hover {
  background-color: #c1e2b3;
}
.zt-twitter-timeline .bg-info {
  background-color: #d9edf7;
}
.zt-twitter-timeline a.bg-info:hover {
  background-color: #afd9ee;
}
.zt-twitter-timeline .bg-warning {
  background-color: #fcf8e3;
}
.zt-twitter-timeline a.bg-warning:hover {
  background-color: #f7ecb5;
}
.zt-twitter-timeline .bg-danger {
  background-color: #f2dede;
}
.zt-twitter-timeline a.bg-danger:hover {
  background-color: #e4b9b9;
}
.zt-twitter-timeline .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.zt-twitter-timeline ul,
.zt-twitter-timeline ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.zt-twitter-timeline ul ul,
.zt-twitter-timeline ol ul,
.zt-twitter-timeline ul ol,
.zt-twitter-timeline ol ol {
  margin-bottom: 0;
}
.zt-twitter-timeline .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.zt-twitter-timeline .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.zt-twitter-timeline .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.zt-twitter-timeline dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.zt-twitter-timeline dt,
.zt-twitter-timeline dd {
  line-height: 1.42857143;
}
.zt-twitter-timeline dt {
  font-weight: bold;
}
.zt-twitter-timeline dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .zt-twitter-timeline .dl-horizontal dd {
    margin-left: 180px;
  }
}
.zt-twitter-timeline abbr[title],
.zt-twitter-timeline abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.zt-twitter-timeline .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.zt-twitter-timeline blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.zt-twitter-timeline blockquote p:last-child,
.zt-twitter-timeline blockquote ul:last-child,
.zt-twitter-timeline blockquote ol:last-child {
  margin-bottom: 0;
}
.zt-twitter-timeline blockquote footer,
.zt-twitter-timeline blockquote small,
.zt-twitter-timeline blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.zt-twitter-timeline blockquote footer:before,
.zt-twitter-timeline blockquote small:before,
.zt-twitter-timeline blockquote .small:before {
  content: '\2014 \00A0';
}
.zt-twitter-timeline .blockquote-reverse,
.zt-twitter-timeline blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.zt-twitter-timeline .blockquote-reverse footer:before,
.zt-twitter-timeline blockquote.pull-right footer:before,
.zt-twitter-timeline .blockquote-reverse small:before,
.zt-twitter-timeline blockquote.pull-right small:before,
.zt-twitter-timeline .blockquote-reverse .small:before,
.zt-twitter-timeline blockquote.pull-right .small:before {
  content: '';
}
.zt-twitter-timeline .blockquote-reverse footer:after,
.zt-twitter-timeline blockquote.pull-right footer:after,
.zt-twitter-timeline .blockquote-reverse small:after,
.zt-twitter-timeline blockquote.pull-right small:after,
.zt-twitter-timeline .blockquote-reverse .small:after,
.zt-twitter-timeline blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.zt-twitter-timeline blockquote:before,
.zt-twitter-timeline blockquote:after {
  content: "";
}
.zt-twitter-timeline address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.zt-twitter-timeline code,
.zt-twitter-timeline kbd,
.zt-twitter-timeline pre,
.zt-twitter-timeline samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.zt-twitter-timeline code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.zt-twitter-timeline kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.zt-twitter-timeline kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.zt-twitter-timeline pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.zt-twitter-timeline pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.zt-twitter-timeline .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.zt-twitter-timeline .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .zt-twitter-timeline .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .zt-twitter-timeline .container {
    width: 1170px;
  }
}
.zt-twitter-timeline .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.zt-twitter-timeline .row {
  margin-right: -15px;
  margin-left: -15px;
}
.zt-twitter-timeline .col-xs-1,
.zt-twitter-timeline .col-sm-1,
.zt-twitter-timeline .col-md-1,
.zt-twitter-timeline .col-lg-1,
.zt-twitter-timeline .col-xs-2,
.zt-twitter-timeline .col-sm-2,
.zt-twitter-timeline .col-md-2,
.zt-twitter-timeline .col-lg-2,
.zt-twitter-timeline .col-xs-3,
.zt-twitter-timeline .col-sm-3,
.zt-twitter-timeline .col-md-3,
.zt-twitter-timeline .col-lg-3,
.zt-twitter-timeline .col-xs-4,
.zt-twitter-timeline .col-sm-4,
.zt-twitter-timeline .col-md-4,
.zt-twitter-timeline .col-lg-4,
.zt-twitter-timeline .col-xs-5,
.zt-twitter-timeline .col-sm-5,
.zt-twitter-timeline .col-md-5,
.zt-twitter-timeline .col-lg-5,
.zt-twitter-timeline .col-xs-6,
.zt-twitter-timeline .col-sm-6,
.zt-twitter-timeline .col-md-6,
.zt-twitter-timeline .col-lg-6,
.zt-twitter-timeline .col-xs-7,
.zt-twitter-timeline .col-sm-7,
.zt-twitter-timeline .col-md-7,
.zt-twitter-timeline .col-lg-7,
.zt-twitter-timeline .col-xs-8,
.zt-twitter-timeline .col-sm-8,
.zt-twitter-timeline .col-md-8,
.zt-twitter-timeline .col-lg-8,
.zt-twitter-timeline .col-xs-9,
.zt-twitter-timeline .col-sm-9,
.zt-twitter-timeline .col-md-9,
.zt-twitter-timeline .col-lg-9,
.zt-twitter-timeline .col-xs-10,
.zt-twitter-timeline .col-sm-10,
.zt-twitter-timeline .col-md-10,
.zt-twitter-timeline .col-lg-10,
.zt-twitter-timeline .col-xs-11,
.zt-twitter-timeline .col-sm-11,
.zt-twitter-timeline .col-md-11,
.zt-twitter-timeline .col-lg-11,
.zt-twitter-timeline .col-xs-12,
.zt-twitter-timeline .col-sm-12,
.zt-twitter-timeline .col-md-12,
.zt-twitter-timeline .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.zt-twitter-timeline .col-xs-1,
.zt-twitter-timeline .col-xs-2,
.zt-twitter-timeline .col-xs-3,
.zt-twitter-timeline .col-xs-4,
.zt-twitter-timeline .col-xs-5,
.zt-twitter-timeline .col-xs-6,
.zt-twitter-timeline .col-xs-7,
.zt-twitter-timeline .col-xs-8,
.zt-twitter-timeline .col-xs-9,
.zt-twitter-timeline .col-xs-10,
.zt-twitter-timeline .col-xs-11,
.zt-twitter-timeline .col-xs-12 {
  float: left;
}
.zt-twitter-timeline .col-xs-12 {
  width: 100%;
}
.zt-twitter-timeline .col-xs-11 {
  width: 91.66666667%;
}
.zt-twitter-timeline .col-xs-10 {
  width: 83.33333333%;
}
.zt-twitter-timeline .col-xs-9 {
  width: 75%;
}
.zt-twitter-timeline .col-xs-8 {
  width: 66.66666667%;
}
.zt-twitter-timeline .col-xs-7 {
  width: 58.33333333%;
}
.zt-twitter-timeline .col-xs-6 {
  width: 50%;
}
.zt-twitter-timeline .col-xs-5 {
  width: 41.66666667%;
}
.zt-twitter-timeline .col-xs-4 {
  width: 33.33333333%;
}
.zt-twitter-timeline .col-xs-3 {
  width: 25%;
}
.zt-twitter-timeline .col-xs-2 {
  width: 16.66666667%;
}
.zt-twitter-timeline .col-xs-1 {
  width: 8.33333333%;
}
.zt-twitter-timeline .col-xs-pull-12 {
  right: 100%;
}
.zt-twitter-timeline .col-xs-pull-11 {
  right: 91.66666667%;
}
.zt-twitter-timeline .col-xs-pull-10 {
  right: 83.33333333%;
}
.zt-twitter-timeline .col-xs-pull-9 {
  right: 75%;
}
.zt-twitter-timeline .col-xs-pull-8 {
  right: 66.66666667%;
}
.zt-twitter-timeline .col-xs-pull-7 {
  right: 58.33333333%;
}
.zt-twitter-timeline .col-xs-pull-6 {
  right: 50%;
}
.zt-twitter-timeline .col-xs-pull-5 {
  right: 41.66666667%;
}
.zt-twitter-timeline .col-xs-pull-4 {
  right: 33.33333333%;
}
.zt-twitter-timeline .col-xs-pull-3 {
  right: 25%;
}
.zt-twitter-timeline .col-xs-pull-2 {
  right: 16.66666667%;
}
.zt-twitter-timeline .col-xs-pull-1 {
  right: 8.33333333%;
}
.zt-twitter-timeline .col-xs-pull-0 {
  right: auto;
}
.zt-twitter-timeline .col-xs-push-12 {
  left: 100%;
}
.zt-twitter-timeline .col-xs-push-11 {
  left: 91.66666667%;
}
.zt-twitter-timeline .col-xs-push-10 {
  left: 83.33333333%;
}
.zt-twitter-timeline .col-xs-push-9 {
  left: 75%;
}
.zt-twitter-timeline .col-xs-push-8 {
  left: 66.66666667%;
}
.zt-twitter-timeline .col-xs-push-7 {
  left: 58.33333333%;
}
.zt-twitter-timeline .col-xs-push-6 {
  left: 50%;
}
.zt-twitter-timeline .col-xs-push-5 {
  left: 41.66666667%;
}
.zt-twitter-timeline .col-xs-push-4 {
  left: 33.33333333%;
}
.zt-twitter-timeline .col-xs-push-3 {
  left: 25%;
}
.zt-twitter-timeline .col-xs-push-2 {
  left: 16.66666667%;
}
.zt-twitter-timeline .col-xs-push-1 {
  left: 8.33333333%;
}
.zt-twitter-timeline .col-xs-push-0 {
  left: auto;
}
.zt-twitter-timeline .col-xs-offset-12 {
  margin-left: 100%;
}
.zt-twitter-timeline .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.zt-twitter-timeline .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.zt-twitter-timeline .col-xs-offset-9 {
  margin-left: 75%;
}
.zt-twitter-timeline .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.zt-twitter-timeline .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.zt-twitter-timeline .col-xs-offset-6 {
  margin-left: 50%;
}
.zt-twitter-timeline .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.zt-twitter-timeline .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.zt-twitter-timeline .col-xs-offset-3 {
  margin-left: 25%;
}
.zt-twitter-timeline .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.zt-twitter-timeline .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.zt-twitter-timeline .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .col-sm-1,
  .zt-twitter-timeline .col-sm-2,
  .zt-twitter-timeline .col-sm-3,
  .zt-twitter-timeline .col-sm-4,
  .zt-twitter-timeline .col-sm-5,
  .zt-twitter-timeline .col-sm-6,
  .zt-twitter-timeline .col-sm-7,
  .zt-twitter-timeline .col-sm-8,
  .zt-twitter-timeline .col-sm-9,
  .zt-twitter-timeline .col-sm-10,
  .zt-twitter-timeline .col-sm-11,
  .zt-twitter-timeline .col-sm-12 {
    float: left;
  }
  .zt-twitter-timeline .col-sm-12 {
    width: 100%;
  }
  .zt-twitter-timeline .col-sm-11 {
    width: 91.66666667%;
  }
  .zt-twitter-timeline .col-sm-10 {
    width: 83.33333333%;
  }
  .zt-twitter-timeline .col-sm-9 {
    width: 75%;
  }
  .zt-twitter-timeline .col-sm-8 {
    width: 66.66666667%;
  }
  .zt-twitter-timeline .col-sm-7 {
    width: 58.33333333%;
  }
  .zt-twitter-timeline .col-sm-6 {
    width: 50%;
  }
  .zt-twitter-timeline .col-sm-5 {
    width: 41.66666667%;
  }
  .zt-twitter-timeline .col-sm-4 {
    width: 33.33333333%;
  }
  .zt-twitter-timeline .col-sm-3 {
    width: 25%;
  }
  .zt-twitter-timeline .col-sm-2 {
    width: 16.66666667%;
  }
  .zt-twitter-timeline .col-sm-1 {
    width: 8.33333333%;
  }
  .zt-twitter-timeline .col-sm-pull-12 {
    right: 100%;
  }
  .zt-twitter-timeline .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .zt-twitter-timeline .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .zt-twitter-timeline .col-sm-pull-9 {
    right: 75%;
  }
  .zt-twitter-timeline .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .zt-twitter-timeline .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .zt-twitter-timeline .col-sm-pull-6 {
    right: 50%;
  }
  .zt-twitter-timeline .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .zt-twitter-timeline .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .zt-twitter-timeline .col-sm-pull-3 {
    right: 25%;
  }
  .zt-twitter-timeline .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .zt-twitter-timeline .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .zt-twitter-timeline .col-sm-pull-0 {
    right: auto;
  }
  .zt-twitter-timeline .col-sm-push-12 {
    left: 100%;
  }
  .zt-twitter-timeline .col-sm-push-11 {
    left: 91.66666667%;
  }
  .zt-twitter-timeline .col-sm-push-10 {
    left: 83.33333333%;
  }
  .zt-twitter-timeline .col-sm-push-9 {
    left: 75%;
  }
  .zt-twitter-timeline .col-sm-push-8 {
    left: 66.66666667%;
  }
  .zt-twitter-timeline .col-sm-push-7 {
    left: 58.33333333%;
  }
  .zt-twitter-timeline .col-sm-push-6 {
    left: 50%;
  }
  .zt-twitter-timeline .col-sm-push-5 {
    left: 41.66666667%;
  }
  .zt-twitter-timeline .col-sm-push-4 {
    left: 33.33333333%;
  }
  .zt-twitter-timeline .col-sm-push-3 {
    left: 25%;
  }
  .zt-twitter-timeline .col-sm-push-2 {
    left: 16.66666667%;
  }
  .zt-twitter-timeline .col-sm-push-1 {
    left: 8.33333333%;
  }
  .zt-twitter-timeline .col-sm-push-0 {
    left: auto;
  }
  .zt-twitter-timeline .col-sm-offset-12 {
    margin-left: 100%;
  }
  .zt-twitter-timeline .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .zt-twitter-timeline .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .zt-twitter-timeline .col-sm-offset-9 {
    margin-left: 75%;
  }
  .zt-twitter-timeline .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .zt-twitter-timeline .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .zt-twitter-timeline .col-sm-offset-6 {
    margin-left: 50%;
  }
  .zt-twitter-timeline .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .zt-twitter-timeline .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .zt-twitter-timeline .col-sm-offset-3 {
    margin-left: 25%;
  }
  .zt-twitter-timeline .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .zt-twitter-timeline .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .zt-twitter-timeline .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .zt-twitter-timeline .col-md-1,
  .zt-twitter-timeline .col-md-2,
  .zt-twitter-timeline .col-md-3,
  .zt-twitter-timeline .col-md-4,
  .zt-twitter-timeline .col-md-5,
  .zt-twitter-timeline .col-md-6,
  .zt-twitter-timeline .col-md-7,
  .zt-twitter-timeline .col-md-8,
  .zt-twitter-timeline .col-md-9,
  .zt-twitter-timeline .col-md-10,
  .zt-twitter-timeline .col-md-11,
  .zt-twitter-timeline .col-md-12 {
    float: left;
  }
  .zt-twitter-timeline .col-md-12 {
    width: 100%;
  }
  .zt-twitter-timeline .col-md-11 {
    width: 91.66666667%;
  }
  .zt-twitter-timeline .col-md-10 {
    width: 83.33333333%;
  }
  .zt-twitter-timeline .col-md-9 {
    width: 75%;
  }
  .zt-twitter-timeline .col-md-8 {
    width: 66.66666667%;
  }
  .zt-twitter-timeline .col-md-7 {
    width: 58.33333333%;
  }
  .zt-twitter-timeline .col-md-6 {
    width: 50%;
  }
  .zt-twitter-timeline .col-md-5 {
    width: 41.66666667%;
  }
  .zt-twitter-timeline .col-md-4 {
    width: 33.33333333%;
  }
  .zt-twitter-timeline .col-md-3 {
    width: 25%;
  }
  .zt-twitter-timeline .col-md-2 {
    width: 16.66666667%;
  }
  .zt-twitter-timeline .col-md-1 {
    width: 8.33333333%;
  }
  .zt-twitter-timeline .col-md-pull-12 {
    right: 100%;
  }
  .zt-twitter-timeline .col-md-pull-11 {
    right: 91.66666667%;
  }
  .zt-twitter-timeline .col-md-pull-10 {
    right: 83.33333333%;
  }
  .zt-twitter-timeline .col-md-pull-9 {
    right: 75%;
  }
  .zt-twitter-timeline .col-md-pull-8 {
    right: 66.66666667%;
  }
  .zt-twitter-timeline .col-md-pull-7 {
    right: 58.33333333%;
  }
  .zt-twitter-timeline .col-md-pull-6 {
    right: 50%;
  }
  .zt-twitter-timeline .col-md-pull-5 {
    right: 41.66666667%;
  }
  .zt-twitter-timeline .col-md-pull-4 {
    right: 33.33333333%;
  }
  .zt-twitter-timeline .col-md-pull-3 {
    right: 25%;
  }
  .zt-twitter-timeline .col-md-pull-2 {
    right: 16.66666667%;
  }
  .zt-twitter-timeline .col-md-pull-1 {
    right: 8.33333333%;
  }
  .zt-twitter-timeline .col-md-pull-0 {
    right: auto;
  }
  .zt-twitter-timeline .col-md-push-12 {
    left: 100%;
  }
  .zt-twitter-timeline .col-md-push-11 {
    left: 91.66666667%;
  }
  .zt-twitter-timeline .col-md-push-10 {
    left: 83.33333333%;
  }
  .zt-twitter-timeline .col-md-push-9 {
    left: 75%;
  }
  .zt-twitter-timeline .col-md-push-8 {
    left: 66.66666667%;
  }
  .zt-twitter-timeline .col-md-push-7 {
    left: 58.33333333%;
  }
  .zt-twitter-timeline .col-md-push-6 {
    left: 50%;
  }
  .zt-twitter-timeline .col-md-push-5 {
    left: 41.66666667%;
  }
  .zt-twitter-timeline .col-md-push-4 {
    left: 33.33333333%;
  }
  .zt-twitter-timeline .col-md-push-3 {
    left: 25%;
  }
  .zt-twitter-timeline .col-md-push-2 {
    left: 16.66666667%;
  }
  .zt-twitter-timeline .col-md-push-1 {
    left: 8.33333333%;
  }
  .zt-twitter-timeline .col-md-push-0 {
    left: auto;
  }
  .zt-twitter-timeline .col-md-offset-12 {
    margin-left: 100%;
  }
  .zt-twitter-timeline .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .zt-twitter-timeline .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .zt-twitter-timeline .col-md-offset-9 {
    margin-left: 75%;
  }
  .zt-twitter-timeline .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .zt-twitter-timeline .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .zt-twitter-timeline .col-md-offset-6 {
    margin-left: 50%;
  }
  .zt-twitter-timeline .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .zt-twitter-timeline .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .zt-twitter-timeline .col-md-offset-3 {
    margin-left: 25%;
  }
  .zt-twitter-timeline .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .zt-twitter-timeline .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .zt-twitter-timeline .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .zt-twitter-timeline .col-lg-1,
  .zt-twitter-timeline .col-lg-2,
  .zt-twitter-timeline .col-lg-3,
  .zt-twitter-timeline .col-lg-4,
  .zt-twitter-timeline .col-lg-5,
  .zt-twitter-timeline .col-lg-6,
  .zt-twitter-timeline .col-lg-7,
  .zt-twitter-timeline .col-lg-8,
  .zt-twitter-timeline .col-lg-9,
  .zt-twitter-timeline .col-lg-10,
  .zt-twitter-timeline .col-lg-11,
  .zt-twitter-timeline .col-lg-12 {
    float: left;
  }
  .zt-twitter-timeline .col-lg-12 {
    width: 100%;
  }
  .zt-twitter-timeline .col-lg-11 {
    width: 91.66666667%;
  }
  .zt-twitter-timeline .col-lg-10 {
    width: 83.33333333%;
  }
  .zt-twitter-timeline .col-lg-9 {
    width: 75%;
  }
  .zt-twitter-timeline .col-lg-8 {
    width: 66.66666667%;
  }
  .zt-twitter-timeline .col-lg-7 {
    width: 58.33333333%;
  }
  .zt-twitter-timeline .col-lg-6 {
    width: 50%;
  }
  .zt-twitter-timeline .col-lg-5 {
    width: 41.66666667%;
  }
  .zt-twitter-timeline .col-lg-4 {
    width: 33.33333333%;
  }
  .zt-twitter-timeline .col-lg-3 {
    width: 25%;
  }
  .zt-twitter-timeline .col-lg-2 {
    width: 16.66666667%;
  }
  .zt-twitter-timeline .col-lg-1 {
    width: 8.33333333%;
  }
  .zt-twitter-timeline .col-lg-pull-12 {
    right: 100%;
  }
  .zt-twitter-timeline .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .zt-twitter-timeline .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .zt-twitter-timeline .col-lg-pull-9 {
    right: 75%;
  }
  .zt-twitter-timeline .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .zt-twitter-timeline .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .zt-twitter-timeline .col-lg-pull-6 {
    right: 50%;
  }
  .zt-twitter-timeline .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .zt-twitter-timeline .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .zt-twitter-timeline .col-lg-pull-3 {
    right: 25%;
  }
  .zt-twitter-timeline .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .zt-twitter-timeline .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .zt-twitter-timeline .col-lg-pull-0 {
    right: auto;
  }
  .zt-twitter-timeline .col-lg-push-12 {
    left: 100%;
  }
  .zt-twitter-timeline .col-lg-push-11 {
    left: 91.66666667%;
  }
  .zt-twitter-timeline .col-lg-push-10 {
    left: 83.33333333%;
  }
  .zt-twitter-timeline .col-lg-push-9 {
    left: 75%;
  }
  .zt-twitter-timeline .col-lg-push-8 {
    left: 66.66666667%;
  }
  .zt-twitter-timeline .col-lg-push-7 {
    left: 58.33333333%;
  }
  .zt-twitter-timeline .col-lg-push-6 {
    left: 50%;
  }
  .zt-twitter-timeline .col-lg-push-5 {
    left: 41.66666667%;
  }
  .zt-twitter-timeline .col-lg-push-4 {
    left: 33.33333333%;
  }
  .zt-twitter-timeline .col-lg-push-3 {
    left: 25%;
  }
  .zt-twitter-timeline .col-lg-push-2 {
    left: 16.66666667%;
  }
  .zt-twitter-timeline .col-lg-push-1 {
    left: 8.33333333%;
  }
  .zt-twitter-timeline .col-lg-push-0 {
    left: auto;
  }
  .zt-twitter-timeline .col-lg-offset-12 {
    margin-left: 100%;
  }
  .zt-twitter-timeline .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .zt-twitter-timeline .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .zt-twitter-timeline .col-lg-offset-9 {
    margin-left: 75%;
  }
  .zt-twitter-timeline .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .zt-twitter-timeline .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .zt-twitter-timeline .col-lg-offset-6 {
    margin-left: 50%;
  }
  .zt-twitter-timeline .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .zt-twitter-timeline .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .zt-twitter-timeline .col-lg-offset-3 {
    margin-left: 25%;
  }
  .zt-twitter-timeline .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .zt-twitter-timeline .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .zt-twitter-timeline .col-lg-offset-0 {
    margin-left: 0;
  }
}
.zt-twitter-timeline table {
  background-color: transparent;
}
.zt-twitter-timeline th {
  text-align: left;
}
.zt-twitter-timeline .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.zt-twitter-timeline .table > thead > tr > th,
.zt-twitter-timeline .table > tbody > tr > th,
.zt-twitter-timeline .table > tfoot > tr > th,
.zt-twitter-timeline .table > thead > tr > td,
.zt-twitter-timeline .table > tbody > tr > td,
.zt-twitter-timeline .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.zt-twitter-timeline .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.zt-twitter-timeline .table > caption + thead > tr:first-child > th,
.zt-twitter-timeline .table > colgroup + thead > tr:first-child > th,
.zt-twitter-timeline .table > thead:first-child > tr:first-child > th,
.zt-twitter-timeline .table > caption + thead > tr:first-child > td,
.zt-twitter-timeline .table > colgroup + thead > tr:first-child > td,
.zt-twitter-timeline .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.zt-twitter-timeline .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.zt-twitter-timeline .table .table {
  background-color: #fff;
}
.zt-twitter-timeline .table-condensed > thead > tr > th,
.zt-twitter-timeline .table-condensed > tbody > tr > th,
.zt-twitter-timeline .table-condensed > tfoot > tr > th,
.zt-twitter-timeline .table-condensed > thead > tr > td,
.zt-twitter-timeline .table-condensed > tbody > tr > td,
.zt-twitter-timeline .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.zt-twitter-timeline .table-bordered {
  border: 1px solid #ddd;
}
.zt-twitter-timeline .table-bordered > thead > tr > th,
.zt-twitter-timeline .table-bordered > tbody > tr > th,
.zt-twitter-timeline .table-bordered > tfoot > tr > th,
.zt-twitter-timeline .table-bordered > thead > tr > td,
.zt-twitter-timeline .table-bordered > tbody > tr > td,
.zt-twitter-timeline .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.zt-twitter-timeline .table-bordered > thead > tr > th,
.zt-twitter-timeline .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.zt-twitter-timeline .table-striped > tbody > tr:nth-child(odd) > td,
.zt-twitter-timeline .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.zt-twitter-timeline .table-hover > tbody > tr:hover > td,
.zt-twitter-timeline .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
.zt-twitter-timeline table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.zt-twitter-timeline table td[class*="col-"],
.zt-twitter-timeline table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.zt-twitter-timeline .table > thead > tr > td.active,
.zt-twitter-timeline .table > tbody > tr > td.active,
.zt-twitter-timeline .table > tfoot > tr > td.active,
.zt-twitter-timeline .table > thead > tr > th.active,
.zt-twitter-timeline .table > tbody > tr > th.active,
.zt-twitter-timeline .table > tfoot > tr > th.active,
.zt-twitter-timeline .table > thead > tr.active > td,
.zt-twitter-timeline .table > tbody > tr.active > td,
.zt-twitter-timeline .table > tfoot > tr.active > td,
.zt-twitter-timeline .table > thead > tr.active > th,
.zt-twitter-timeline .table > tbody > tr.active > th,
.zt-twitter-timeline .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.zt-twitter-timeline .table-hover > tbody > tr > td.active:hover,
.zt-twitter-timeline .table-hover > tbody > tr > th.active:hover,
.zt-twitter-timeline .table-hover > tbody > tr.active:hover > td,
.zt-twitter-timeline .table-hover > tbody > tr:hover > .active,
.zt-twitter-timeline .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.zt-twitter-timeline .table > thead > tr > td.success,
.zt-twitter-timeline .table > tbody > tr > td.success,
.zt-twitter-timeline .table > tfoot > tr > td.success,
.zt-twitter-timeline .table > thead > tr > th.success,
.zt-twitter-timeline .table > tbody > tr > th.success,
.zt-twitter-timeline .table > tfoot > tr > th.success,
.zt-twitter-timeline .table > thead > tr.success > td,
.zt-twitter-timeline .table > tbody > tr.success > td,
.zt-twitter-timeline .table > tfoot > tr.success > td,
.zt-twitter-timeline .table > thead > tr.success > th,
.zt-twitter-timeline .table > tbody > tr.success > th,
.zt-twitter-timeline .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.zt-twitter-timeline .table-hover > tbody > tr > td.success:hover,
.zt-twitter-timeline .table-hover > tbody > tr > th.success:hover,
.zt-twitter-timeline .table-hover > tbody > tr.success:hover > td,
.zt-twitter-timeline .table-hover > tbody > tr:hover > .success,
.zt-twitter-timeline .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.zt-twitter-timeline .table > thead > tr > td.info,
.zt-twitter-timeline .table > tbody > tr > td.info,
.zt-twitter-timeline .table > tfoot > tr > td.info,
.zt-twitter-timeline .table > thead > tr > th.info,
.zt-twitter-timeline .table > tbody > tr > th.info,
.zt-twitter-timeline .table > tfoot > tr > th.info,
.zt-twitter-timeline .table > thead > tr.info > td,
.zt-twitter-timeline .table > tbody > tr.info > td,
.zt-twitter-timeline .table > tfoot > tr.info > td,
.zt-twitter-timeline .table > thead > tr.info > th,
.zt-twitter-timeline .table > tbody > tr.info > th,
.zt-twitter-timeline .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.zt-twitter-timeline .table-hover > tbody > tr > td.info:hover,
.zt-twitter-timeline .table-hover > tbody > tr > th.info:hover,
.zt-twitter-timeline .table-hover > tbody > tr.info:hover > td,
.zt-twitter-timeline .table-hover > tbody > tr:hover > .info,
.zt-twitter-timeline .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.zt-twitter-timeline .table > thead > tr > td.warning,
.zt-twitter-timeline .table > tbody > tr > td.warning,
.zt-twitter-timeline .table > tfoot > tr > td.warning,
.zt-twitter-timeline .table > thead > tr > th.warning,
.zt-twitter-timeline .table > tbody > tr > th.warning,
.zt-twitter-timeline .table > tfoot > tr > th.warning,
.zt-twitter-timeline .table > thead > tr.warning > td,
.zt-twitter-timeline .table > tbody > tr.warning > td,
.zt-twitter-timeline .table > tfoot > tr.warning > td,
.zt-twitter-timeline .table > thead > tr.warning > th,
.zt-twitter-timeline .table > tbody > tr.warning > th,
.zt-twitter-timeline .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.zt-twitter-timeline .table-hover > tbody > tr > td.warning:hover,
.zt-twitter-timeline .table-hover > tbody > tr > th.warning:hover,
.zt-twitter-timeline .table-hover > tbody > tr.warning:hover > td,
.zt-twitter-timeline .table-hover > tbody > tr:hover > .warning,
.zt-twitter-timeline .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.zt-twitter-timeline .table > thead > tr > td.danger,
.zt-twitter-timeline .table > tbody > tr > td.danger,
.zt-twitter-timeline .table > tfoot > tr > td.danger,
.zt-twitter-timeline .table > thead > tr > th.danger,
.zt-twitter-timeline .table > tbody > tr > th.danger,
.zt-twitter-timeline .table > tfoot > tr > th.danger,
.zt-twitter-timeline .table > thead > tr.danger > td,
.zt-twitter-timeline .table > tbody > tr.danger > td,
.zt-twitter-timeline .table > tfoot > tr.danger > td,
.zt-twitter-timeline .table > thead > tr.danger > th,
.zt-twitter-timeline .table > tbody > tr.danger > th,
.zt-twitter-timeline .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.zt-twitter-timeline .table-hover > tbody > tr > td.danger:hover,
.zt-twitter-timeline .table-hover > tbody > tr > th.danger:hover,
.zt-twitter-timeline .table-hover > tbody > tr.danger:hover > td,
.zt-twitter-timeline .table-hover > tbody > tr:hover > .danger,
.zt-twitter-timeline .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .zt-twitter-timeline .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .zt-twitter-timeline .table-responsive > .table {
    margin-bottom: 0;
  }
  .zt-twitter-timeline .table-responsive > .table > thead > tr > th,
  .zt-twitter-timeline .table-responsive > .table > tbody > tr > th,
  .zt-twitter-timeline .table-responsive > .table > tfoot > tr > th,
  .zt-twitter-timeline .table-responsive > .table > thead > tr > td,
  .zt-twitter-timeline .table-responsive > .table > tbody > tr > td,
  .zt-twitter-timeline .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .zt-twitter-timeline .table-responsive > .table-bordered {
    border: 0;
  }
  .zt-twitter-timeline .table-responsive > .table-bordered > thead > tr > th:first-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > thead > tr > td:first-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .zt-twitter-timeline .table-responsive > .table-bordered > thead > tr > th:last-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > thead > tr > td:last-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .zt-twitter-timeline .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .zt-twitter-timeline .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .zt-twitter-timeline .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .zt-twitter-timeline .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .zt-twitter-timeline .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.zt-twitter-timeline fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.zt-twitter-timeline legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.zt-twitter-timeline label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.zt-twitter-timeline input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.zt-twitter-timeline input[type="radio"],
.zt-twitter-timeline input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.zt-twitter-timeline input[type="file"] {
  display: block;
}
.zt-twitter-timeline input[type="range"] {
  display: block;
  width: 100%;
}
.zt-twitter-timeline select[multiple],
.zt-twitter-timeline select[size] {
  height: auto;
}
.zt-twitter-timeline input[type="file"]:focus,
.zt-twitter-timeline input[type="radio"]:focus,
.zt-twitter-timeline input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.zt-twitter-timeline output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.zt-twitter-timeline .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  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, -webkit-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;
}
.zt-twitter-timeline .form-control: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);
}
.zt-twitter-timeline .form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.zt-twitter-timeline .form-control:-ms-input-placeholder {
  color: #777;
}
.zt-twitter-timeline .form-control::-webkit-input-placeholder {
  color: #777;
}
.zt-twitter-timeline .form-control[disabled],
.zt-twitter-timeline .form-control[readonly],
.zt-twitter-timeline fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
.zt-twitter-timeline textarea.form-control {
  height: auto;
}
.zt-twitter-timeline input[type="search"] {
  -webkit-appearance: none;
}
.zt-twitter-timeline input[type="date"],
.zt-twitter-timeline input[type="time"],
.zt-twitter-timeline input[type="datetime-local"],
.zt-twitter-timeline input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0;
}
.zt-twitter-timeline input[type="date"].input-sm,
.zt-twitter-timeline input[type="time"].input-sm,
.zt-twitter-timeline input[type="datetime-local"].input-sm,
.zt-twitter-timeline input[type="month"].input-sm {
  line-height: 30px;
}
.zt-twitter-timeline input[type="date"].input-lg,
.zt-twitter-timeline input[type="time"].input-lg,
.zt-twitter-timeline input[type="datetime-local"].input-lg,
.zt-twitter-timeline input[type="month"].input-lg {
  line-height: 46px;
}
.zt-twitter-timeline .form-group {
  margin-bottom: 15px;
}
.zt-twitter-timeline .radio,
.zt-twitter-timeline .checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.zt-twitter-timeline .radio label,
.zt-twitter-timeline .checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.zt-twitter-timeline .radio input[type="radio"],
.zt-twitter-timeline .radio-inline input[type="radio"],
.zt-twitter-timeline .checkbox input[type="checkbox"],
.zt-twitter-timeline .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.zt-twitter-timeline .radio + .radio,
.zt-twitter-timeline .checkbox + .checkbox {
  margin-top: -5px;
}
.zt-twitter-timeline .radio-inline,
.zt-twitter-timeline .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.zt-twitter-timeline .radio-inline + .radio-inline,
.zt-twitter-timeline .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.zt-twitter-timeline input[type="radio"][disabled],
.zt-twitter-timeline input[type="checkbox"][disabled],
.zt-twitter-timeline input[type="radio"].disabled,
.zt-twitter-timeline input[type="checkbox"].disabled,
.zt-twitter-timeline fieldset[disabled] input[type="radio"],
.zt-twitter-timeline fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.zt-twitter-timeline .radio-inline.disabled,
.zt-twitter-timeline .checkbox-inline.disabled,
.zt-twitter-timeline fieldset[disabled] .radio-inline,
.zt-twitter-timeline fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.zt-twitter-timeline .radio.disabled label,
.zt-twitter-timeline .checkbox.disabled label,
.zt-twitter-timeline fieldset[disabled] .radio label,
.zt-twitter-timeline fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.zt-twitter-timeline .form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.zt-twitter-timeline .form-control-static.input-lg,
.zt-twitter-timeline .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.zt-twitter-timeline .input-sm,
.zt-twitter-timeline .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.zt-twitter-timeline select.input-sm {
  height: 30px;
  line-height: 30px;
}
.zt-twitter-timeline textarea.input-sm,
.zt-twitter-timeline select[multiple].input-sm {
  height: auto;
}
.zt-twitter-timeline .input-lg,
.zt-twitter-timeline .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.zt-twitter-timeline select.input-lg {
  height: 46px;
  line-height: 46px;
}
.zt-twitter-timeline textarea.input-lg,
.zt-twitter-timeline select[multiple].input-lg {
  height: auto;
}
.zt-twitter-timeline .has-feedback {
  position: relative;
}
.zt-twitter-timeline .has-feedback .form-control {
  padding-right: 42.5px;
}
.zt-twitter-timeline .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}
.zt-twitter-timeline .input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.zt-twitter-timeline .input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.zt-twitter-timeline .has-success .help-block,
.zt-twitter-timeline .has-success .control-label,
.zt-twitter-timeline .has-success .radio,
.zt-twitter-timeline .has-success .checkbox,
.zt-twitter-timeline .has-success .radio-inline,
.zt-twitter-timeline .has-success .checkbox-inline {
  color: #3c763d;
}
.zt-twitter-timeline .has-success .form-control {
  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);
}
.zt-twitter-timeline .has-success .form-control: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;
}
.zt-twitter-timeline .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.zt-twitter-timeline .has-success .form-control-feedback {
  color: #3c763d;
}
.zt-twitter-timeline .has-warning .help-block,
.zt-twitter-timeline .has-warning .control-label,
.zt-twitter-timeline .has-warning .radio,
.zt-twitter-timeline .has-warning .checkbox,
.zt-twitter-timeline .has-warning .radio-inline,
.zt-twitter-timeline .has-warning .checkbox-inline {
  color: #8a6d3b;
}
.zt-twitter-timeline .has-warning .form-control {
  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);
}
.zt-twitter-timeline .has-warning .form-control: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;
}
.zt-twitter-timeline .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.zt-twitter-timeline .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.zt-twitter-timeline .has-error .help-block,
.zt-twitter-timeline .has-error .control-label,
.zt-twitter-timeline .has-error .radio,
.zt-twitter-timeline .has-error .checkbox,
.zt-twitter-timeline .has-error .radio-inline,
.zt-twitter-timeline .has-error .checkbox-inline {
  color: #a94442;
}
.zt-twitter-timeline .has-error .form-control {
  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);
}
.zt-twitter-timeline .has-error .form-control: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;
}
.zt-twitter-timeline .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.zt-twitter-timeline .has-error .form-control-feedback {
  color: #a94442;
}
.zt-twitter-timeline .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.zt-twitter-timeline .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .zt-twitter-timeline .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .zt-twitter-timeline .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .zt-twitter-timeline .form-inline .input-group .input-group-addon,
  .zt-twitter-timeline .form-inline .input-group .input-group-btn,
  .zt-twitter-timeline .form-inline .input-group .form-control {
    width: auto;
  }
  .zt-twitter-timeline .form-inline .input-group > .form-control {
    width: 100%;
  }
  .zt-twitter-timeline .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .zt-twitter-timeline .form-inline .radio,
  .zt-twitter-timeline .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .zt-twitter-timeline .form-inline .radio label,
  .zt-twitter-timeline .form-inline .checkbox label {
    padding-left: 0;
  }
  .zt-twitter-timeline .form-inline .radio input[type="radio"],
  .zt-twitter-timeline .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .zt-twitter-timeline .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.zt-twitter-timeline .form-horizontal .radio,
.zt-twitter-timeline .form-horizontal .checkbox,
.zt-twitter-timeline .form-horizontal .radio-inline,
.zt-twitter-timeline .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.zt-twitter-timeline .form-horizontal .radio,
.zt-twitter-timeline .form-horizontal .checkbox {
  min-height: 27px;
}
.zt-twitter-timeline .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.zt-twitter-timeline .form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .zt-twitter-timeline .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.zt-twitter-timeline .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.zt-twitter-timeline .btn:focus,
.zt-twitter-timeline .btn:active:focus,
.zt-twitter-timeline .btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.zt-twitter-timeline .btn:hover,
.zt-twitter-timeline .btn:focus {
  color: #333;
  text-decoration: none;
}
.zt-twitter-timeline .btn:active,
.zt-twitter-timeline .btn.active {
  background-image: none;
  outline: 0;
  -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);
}
.zt-twitter-timeline .btn.disabled,
.zt-twitter-timeline .btn[disabled],
.zt-twitter-timeline fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.zt-twitter-timeline .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.zt-twitter-timeline .btn-default:hover,
.zt-twitter-timeline .btn-default:focus,
.zt-twitter-timeline .btn-default:active,
.zt-twitter-timeline .btn-default.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.zt-twitter-timeline .btn-default:active,
.zt-twitter-timeline .btn-default.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.zt-twitter-timeline .btn-default.disabled,
.zt-twitter-timeline .btn-default[disabled],
.zt-twitter-timeline fieldset[disabled] .btn-default,
.zt-twitter-timeline .btn-default.disabled:hover,
.zt-twitter-timeline .btn-default[disabled]:hover,
.zt-twitter-timeline fieldset[disabled] .btn-default:hover,
.zt-twitter-timeline .btn-default.disabled:focus,
.zt-twitter-timeline .btn-default[disabled]:focus,
.zt-twitter-timeline fieldset[disabled] .btn-default:focus,
.zt-twitter-timeline .btn-default.disabled:active,
.zt-twitter-timeline .btn-default[disabled]:active,
.zt-twitter-timeline fieldset[disabled] .btn-default:active,
.zt-twitter-timeline .btn-default.disabled.active,
.zt-twitter-timeline .btn-default[disabled].active,
.zt-twitter-timeline fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.zt-twitter-timeline .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.zt-twitter-timeline .btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.zt-twitter-timeline .btn-primary:hover,
.zt-twitter-timeline .btn-primary:focus,
.zt-twitter-timeline .btn-primary:active,
.zt-twitter-timeline .btn-primary.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e;
}
.zt-twitter-timeline .btn-primary:active,
.zt-twitter-timeline .btn-primary.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.zt-twitter-timeline .btn-primary.disabled,
.zt-twitter-timeline .btn-primary[disabled],
.zt-twitter-timeline fieldset[disabled] .btn-primary,
.zt-twitter-timeline .btn-primary.disabled:hover,
.zt-twitter-timeline .btn-primary[disabled]:hover,
.zt-twitter-timeline fieldset[disabled] .btn-primary:hover,
.zt-twitter-timeline .btn-primary.disabled:focus,
.zt-twitter-timeline .btn-primary[disabled]:focus,
.zt-twitter-timeline fieldset[disabled] .btn-primary:focus,
.zt-twitter-timeline .btn-primary.disabled:active,
.zt-twitter-timeline .btn-primary[disabled]:active,
.zt-twitter-timeline fieldset[disabled] .btn-primary:active,
.zt-twitter-timeline .btn-primary.disabled.active,
.zt-twitter-timeline .btn-primary[disabled].active,
.zt-twitter-timeline fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.zt-twitter-timeline .btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.zt-twitter-timeline .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.zt-twitter-timeline .btn-success:hover,
.zt-twitter-timeline .btn-success:focus,
.zt-twitter-timeline .btn-success:active,
.zt-twitter-timeline .btn-success.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.zt-twitter-timeline .btn-success:active,
.zt-twitter-timeline .btn-success.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.zt-twitter-timeline .btn-success.disabled,
.zt-twitter-timeline .btn-success[disabled],
.zt-twitter-timeline fieldset[disabled] .btn-success,
.zt-twitter-timeline .btn-success.disabled:hover,
.zt-twitter-timeline .btn-success[disabled]:hover,
.zt-twitter-timeline fieldset[disabled] .btn-success:hover,
.zt-twitter-timeline .btn-success.disabled:focus,
.zt-twitter-timeline .btn-success[disabled]:focus,
.zt-twitter-timeline fieldset[disabled] .btn-success:focus,
.zt-twitter-timeline .btn-success.disabled:active,
.zt-twitter-timeline .btn-success[disabled]:active,
.zt-twitter-timeline fieldset[disabled] .btn-success:active,
.zt-twitter-timeline .btn-success.disabled.active,
.zt-twitter-timeline .btn-success[disabled].active,
.zt-twitter-timeline fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.zt-twitter-timeline .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.zt-twitter-timeline .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.zt-twitter-timeline .btn-info:hover,
.zt-twitter-timeline .btn-info:focus,
.zt-twitter-timeline .btn-info:active,
.zt-twitter-timeline .btn-info.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.zt-twitter-timeline .btn-info:active,
.zt-twitter-timeline .btn-info.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.zt-twitter-timeline .btn-info.disabled,
.zt-twitter-timeline .btn-info[disabled],
.zt-twitter-timeline fieldset[disabled] .btn-info,
.zt-twitter-timeline .btn-info.disabled:hover,
.zt-twitter-timeline .btn-info[disabled]:hover,
.zt-twitter-timeline fieldset[disabled] .btn-info:hover,
.zt-twitter-timeline .btn-info.disabled:focus,
.zt-twitter-timeline .btn-info[disabled]:focus,
.zt-twitter-timeline fieldset[disabled] .btn-info:focus,
.zt-twitter-timeline .btn-info.disabled:active,
.zt-twitter-timeline .btn-info[disabled]:active,
.zt-twitter-timeline fieldset[disabled] .btn-info:active,
.zt-twitter-timeline .btn-info.disabled.active,
.zt-twitter-timeline .btn-info[disabled].active,
.zt-twitter-timeline fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.zt-twitter-timeline .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.zt-twitter-timeline .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.zt-twitter-timeline .btn-warning:hover,
.zt-twitter-timeline .btn-warning:focus,
.zt-twitter-timeline .btn-warning:active,
.zt-twitter-timeline .btn-warning.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.zt-twitter-timeline .btn-warning:active,
.zt-twitter-timeline .btn-warning.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.zt-twitter-timeline .btn-warning.disabled,
.zt-twitter-timeline .btn-warning[disabled],
.zt-twitter-timeline fieldset[disabled] .btn-warning,
.zt-twitter-timeline .btn-warning.disabled:hover,
.zt-twitter-timeline .btn-warning[disabled]:hover,
.zt-twitter-timeline fieldset[disabled] .btn-warning:hover,
.zt-twitter-timeline .btn-warning.disabled:focus,
.zt-twitter-timeline .btn-warning[disabled]:focus,
.zt-twitter-timeline fieldset[disabled] .btn-warning:focus,
.zt-twitter-timeline .btn-warning.disabled:active,
.zt-twitter-timeline .btn-warning[disabled]:active,
.zt-twitter-timeline fieldset[disabled] .btn-warning:active,
.zt-twitter-timeline .btn-warning.disabled.active,
.zt-twitter-timeline .btn-warning[disabled].active,
.zt-twitter-timeline fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.zt-twitter-timeline .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.zt-twitter-timeline .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.zt-twitter-timeline .btn-danger:hover,
.zt-twitter-timeline .btn-danger:focus,
.zt-twitter-timeline .btn-danger:active,
.zt-twitter-timeline .btn-danger.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.zt-twitter-timeline .btn-danger:active,
.zt-twitter-timeline .btn-danger.active,
.zt-twitter-timeline .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.zt-twitter-timeline .btn-danger.disabled,
.zt-twitter-timeline .btn-danger[disabled],
.zt-twitter-timeline fieldset[disabled] .btn-danger,
.zt-twitter-timeline .btn-danger.disabled:hover,
.zt-twitter-timeline .btn-danger[disabled]:hover,
.zt-twitter-timeline fieldset[disabled] .btn-danger:hover,
.zt-twitter-timeline .btn-danger.disabled:focus,
.zt-twitter-timeline .btn-danger[disabled]:focus,
.zt-twitter-timeline fieldset[disabled] .btn-danger:focus,
.zt-twitter-timeline .btn-danger.disabled:active,
.zt-twitter-timeline .btn-danger[disabled]:active,
.zt-twitter-timeline fieldset[disabled] .btn-danger:active,
.zt-twitter-timeline .btn-danger.disabled.active,
.zt-twitter-timeline .btn-danger[disabled].active,
.zt-twitter-timeline fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.zt-twitter-timeline .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.zt-twitter-timeline .btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.zt-twitter-timeline .btn-link,
.zt-twitter-timeline .btn-link:active,
.zt-twitter-timeline .btn-link[disabled],
.zt-twitter-timeline fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.zt-twitter-timeline .btn-link,
.zt-twitter-timeline .btn-link:hover,
.zt-twitter-timeline .btn-link:focus,
.zt-twitter-timeline .btn-link:active {
  border-color: transparent;
}
.zt-twitter-timeline .btn-link:hover,
.zt-twitter-timeline .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.zt-twitter-timeline .btn-link[disabled]:hover,
.zt-twitter-timeline fieldset[disabled] .btn-link:hover,
.zt-twitter-timeline .btn-link[disabled]:focus,
.zt-twitter-timeline fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.zt-twitter-timeline .btn-lg,
.zt-twitter-timeline .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.zt-twitter-timeline .btn-sm,
.zt-twitter-timeline .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.zt-twitter-timeline .btn-xs,
.zt-twitter-timeline .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.zt-twitter-timeline .btn-block {
  display: block;
  width: 100%;
}
.zt-twitter-timeline .btn-block + .btn-block {
  margin-top: 5px;
}
.zt-twitter-timeline input[type="submit"].btn-block,
.zt-twitter-timeline input[type="reset"].btn-block,
.zt-twitter-timeline input[type="button"].btn-block {
  width: 100%;
}
.zt-twitter-timeline .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.zt-twitter-timeline .fade.in {
  opacity: 1;
}
.zt-twitter-timeline .collapse {
  display: none;
}
.zt-twitter-timeline .collapse.in {
  display: block;
}
.zt-twitter-timeline tr.collapse.in {
  display: table-row;
}
.zt-twitter-timeline tbody.collapse.in {
  display: table-row-group;
}
.zt-twitter-timeline .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.zt-twitter-timeline .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;
}
.zt-twitter-timeline .dropdown {
  position: relative;
}
.zt-twitter-timeline .dropdown-toggle:focus {
  outline: 0;
}
.zt-twitter-timeline .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;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  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);
}
.zt-twitter-timeline .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.zt-twitter-timeline .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.zt-twitter-timeline .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.zt-twitter-timeline .dropdown-menu > li > a:hover,
.zt-twitter-timeline .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.zt-twitter-timeline .dropdown-menu > .active > a,
.zt-twitter-timeline .dropdown-menu > .active > a:hover,
.zt-twitter-timeline .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}
.zt-twitter-timeline .dropdown-menu > .disabled > a,
.zt-twitter-timeline .dropdown-menu > .disabled > a:hover,
.zt-twitter-timeline .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.zt-twitter-timeline .dropdown-menu > .disabled > a:hover,
.zt-twitter-timeline .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.zt-twitter-timeline .open > .dropdown-menu {
  display: block;
}
.zt-twitter-timeline .open > a {
  outline: 0;
}
.zt-twitter-timeline .dropdown-menu-right {
  right: 0;
  left: auto;
}
.zt-twitter-timeline .dropdown-menu-left {
  right: auto;
  left: 0;
}
.zt-twitter-timeline .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.zt-twitter-timeline .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.zt-twitter-timeline .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.zt-twitter-timeline .dropup .caret,
.zt-twitter-timeline .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.zt-twitter-timeline .dropup .dropdown-menu,
.zt-twitter-timeline .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .zt-twitter-timeline .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.zt-twitter-timeline .btn-group,
.zt-twitter-timeline .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.zt-twitter-timeline .btn-group > .btn,
.zt-twitter-timeline .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.zt-twitter-timeline .btn-group > .btn:hover,
.zt-twitter-timeline .btn-group-vertical > .btn:hover,
.zt-twitter-timeline .btn-group > .btn:focus,
.zt-twitter-timeline .btn-group-vertical > .btn:focus,
.zt-twitter-timeline .btn-group > .btn:active,
.zt-twitter-timeline .btn-group-vertical > .btn:active,
.zt-twitter-timeline .btn-group > .btn.active,
.zt-twitter-timeline .btn-group-vertical > .btn.active {
  z-index: 2;
}
.zt-twitter-timeline .btn-group > .btn:focus,
.zt-twitter-timeline .btn-group-vertical > .btn:focus {
  outline: 0;
}
.zt-twitter-timeline .btn-group .btn + .btn,
.zt-twitter-timeline .btn-group .btn + .btn-group,
.zt-twitter-timeline .btn-group .btn-group + .btn,
.zt-twitter-timeline .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.zt-twitter-timeline .btn-toolbar {
  margin-left: -5px;
}
.zt-twitter-timeline .btn-toolbar .btn-group,
.zt-twitter-timeline .btn-toolbar .input-group {
  float: left;
}
.zt-twitter-timeline .btn-toolbar > .btn,
.zt-twitter-timeline .btn-toolbar > .btn-group,
.zt-twitter-timeline .btn-toolbar > .input-group {
  margin-left: 5px;
}
.zt-twitter-timeline .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.zt-twitter-timeline .btn-group > .btn:first-child {
  margin-left: 0;
}
.zt-twitter-timeline .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.zt-twitter-timeline .btn-group > .btn:last-child:not(:first-child),
.zt-twitter-timeline .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.zt-twitter-timeline .btn-group > .btn-group {
  float: left;
}
.zt-twitter-timeline .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.zt-twitter-timeline .btn-group > .btn-group:first-child > .btn:last-child,
.zt-twitter-timeline .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.zt-twitter-timeline .btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.zt-twitter-timeline .btn-group .dropdown-toggle:active,
.zt-twitter-timeline .btn-group.open .dropdown-toggle {
  outline: 0;
}
.zt-twitter-timeline .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.zt-twitter-timeline .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.zt-twitter-timeline .btn-group.open .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);
}
.zt-twitter-timeline .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.zt-twitter-timeline .btn .caret {
  margin-left: 0;
}
.zt-twitter-timeline .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.zt-twitter-timeline .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.zt-twitter-timeline .btn-group-vertical > .btn,
.zt-twitter-timeline .btn-group-vertical > .btn-group,
.zt-twitter-timeline .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.zt-twitter-timeline .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.zt-twitter-timeline .btn-group-vertical > .btn + .btn,
.zt-twitter-timeline .btn-group-vertical > .btn + .btn-group,
.zt-twitter-timeline .btn-group-vertical > .btn-group + .btn,
.zt-twitter-timeline .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.zt-twitter-timeline .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.zt-twitter-timeline .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.zt-twitter-timeline .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
}
.zt-twitter-timeline .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.zt-twitter-timeline .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.zt-twitter-timeline .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.zt-twitter-timeline .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.zt-twitter-timeline .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.zt-twitter-timeline .btn-group-justified > .btn,
.zt-twitter-timeline .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.zt-twitter-timeline .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.zt-twitter-timeline .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.zt-twitter-timeline [data-toggle="buttons"] > .btn > input[type="radio"],
.zt-twitter-timeline [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0;
}
.zt-twitter-timeline .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.zt-twitter-timeline .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.zt-twitter-timeline .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.zt-twitter-timeline .input-group-lg > .form-control,
.zt-twitter-timeline .input-group-lg > .input-group-addon,
.zt-twitter-timeline .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.zt-twitter-timeline select.input-group-lg > .form-control,
.zt-twitter-timeline select.input-group-lg > .input-group-addon,
.zt-twitter-timeline select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.zt-twitter-timeline textarea.input-group-lg > .form-control,
.zt-twitter-timeline textarea.input-group-lg > .input-group-addon,
.zt-twitter-timeline textarea.input-group-lg > .input-group-btn > .btn,
.zt-twitter-timeline select[multiple].input-group-lg > .form-control,
.zt-twitter-timeline select[multiple].input-group-lg > .input-group-addon,
.zt-twitter-timeline select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.zt-twitter-timeline .input-group-sm > .form-control,
.zt-twitter-timeline .input-group-sm > .input-group-addon,
.zt-twitter-timeline .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.zt-twitter-timeline select.input-group-sm > .form-control,
.zt-twitter-timeline select.input-group-sm > .input-group-addon,
.zt-twitter-timeline select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.zt-twitter-timeline textarea.input-group-sm > .form-control,
.zt-twitter-timeline textarea.input-group-sm > .input-group-addon,
.zt-twitter-timeline textarea.input-group-sm > .input-group-btn > .btn,
.zt-twitter-timeline select[multiple].input-group-sm > .form-control,
.zt-twitter-timeline select[multiple].input-group-sm > .input-group-addon,
.zt-twitter-timeline select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.zt-twitter-timeline .input-group-addon,
.zt-twitter-timeline .input-group-btn,
.zt-twitter-timeline .input-group .form-control {
  display: table-cell;
}
.zt-twitter-timeline .input-group-addon:not(:first-child):not(:last-child),
.zt-twitter-timeline .input-group-btn:not(:first-child):not(:last-child),
.zt-twitter-timeline .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.zt-twitter-timeline .input-group-addon,
.zt-twitter-timeline .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.zt-twitter-timeline .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.zt-twitter-timeline .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.zt-twitter-timeline .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.zt-twitter-timeline .input-group-addon input[type="radio"],
.zt-twitter-timeline .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.zt-twitter-timeline .input-group .form-control:first-child,
.zt-twitter-timeline .input-group-addon:first-child,
.zt-twitter-timeline .input-group-btn:first-child > .btn,
.zt-twitter-timeline .input-group-btn:first-child > .btn-group > .btn,
.zt-twitter-timeline .input-group-btn:first-child > .dropdown-toggle,
.zt-twitter-timeline .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.zt-twitter-timeline .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.zt-twitter-timeline .input-group-addon:first-child {
  border-right: 0;
}
.zt-twitter-timeline .input-group .form-control:last-child,
.zt-twitter-timeline .input-group-addon:last-child,
.zt-twitter-timeline .input-group-btn:last-child > .btn,
.zt-twitter-timeline .input-group-btn:last-child > .btn-group > .btn,
.zt-twitter-timeline .input-group-btn:last-child > .dropdown-toggle,
.zt-twitter-timeline .input-group-btn:first-child > .btn:not(:first-child),
.zt-twitter-timeline .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.zt-twitter-timeline .input-group-addon:last-child {
  border-left: 0;
}
.zt-twitter-timeline .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.zt-twitter-timeline .input-group-btn > .btn {
  position: relative;
}
.zt-twitter-timeline .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.zt-twitter-timeline .input-group-btn > .btn:hover,
.zt-twitter-timeline .input-group-btn > .btn:focus,
.zt-twitter-timeline .input-group-btn > .btn:active {
  z-index: 2;
}
.zt-twitter-timeline .input-group-btn:first-child > .btn,
.zt-twitter-timeline .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.zt-twitter-timeline .input-group-btn:last-child > .btn,
.zt-twitter-timeline .input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}
.zt-twitter-timeline .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.zt-twitter-timeline .nav > li {
  position: relative;
  display: block;
}
.zt-twitter-timeline .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.zt-twitter-timeline .nav > li > a:hover,
.zt-twitter-timeline .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.zt-twitter-timeline .nav > li.disabled > a {
  color: #777;
}
.zt-twitter-timeline .nav > li.disabled > a:hover,
.zt-twitter-timeline .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.zt-twitter-timeline .nav .open > a,
.zt-twitter-timeline .nav .open > a:hover,
.zt-twitter-timeline .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca;
}
.zt-twitter-timeline .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.zt-twitter-timeline .nav > li > a > img {
  max-width: none;
}
.zt-twitter-timeline .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.zt-twitter-timeline .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.zt-twitter-timeline .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.zt-twitter-timeline .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.zt-twitter-timeline .nav-tabs > li.active > a,
.zt-twitter-timeline .nav-tabs > li.active > a:hover,
.zt-twitter-timeline .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.zt-twitter-timeline .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.zt-twitter-timeline .nav-tabs.nav-justified > li {
  float: none;
}
.zt-twitter-timeline .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.zt-twitter-timeline .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .zt-twitter-timeline .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.zt-twitter-timeline .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.zt-twitter-timeline .nav-tabs.nav-justified > .active > a,
.zt-twitter-timeline .nav-tabs.nav-justified > .active > a:hover,
.zt-twitter-timeline .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .zt-twitter-timeline .nav-tabs.nav-justified > .active > a,
  .zt-twitter-timeline .nav-tabs.nav-justified > .active > a:hover,
  .zt-twitter-timeline .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.zt-twitter-timeline .nav-pills > li {
  float: left;
}
.zt-twitter-timeline .nav-pills > li > a {
  border-radius: 4px;
}
.zt-twitter-timeline .nav-pills > li + li {
  margin-left: 2px;
}
.zt-twitter-timeline .nav-pills > li.active > a,
.zt-twitter-timeline .nav-pills > li.active > a:hover,
.zt-twitter-timeline .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}
.zt-twitter-timeline .nav-stacked > li {
  float: none;
}
.zt-twitter-timeline .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.zt-twitter-timeline .nav-justified {
  width: 100%;
}
.zt-twitter-timeline .nav-justified > li {
  float: none;
}
.zt-twitter-timeline .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.zt-twitter-timeline .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .zt-twitter-timeline .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.zt-twitter-timeline .nav-tabs-justified {
  border-bottom: 0;
}
.zt-twitter-timeline .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.zt-twitter-timeline .nav-tabs-justified > .active > a,
.zt-twitter-timeline .nav-tabs-justified > .active > a:hover,
.zt-twitter-timeline .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .zt-twitter-timeline .nav-tabs-justified > .active > a,
  .zt-twitter-timeline .nav-tabs-justified > .active > a:hover,
  .zt-twitter-timeline .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.zt-twitter-timeline .tab-content > .tab-pane {
  display: none;
}
.zt-twitter-timeline .tab-content > .active {
  display: block;
}
.zt-twitter-timeline .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.zt-twitter-timeline .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-header {
    float: left;
  }
}
.zt-twitter-timeline .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.zt-twitter-timeline .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .zt-twitter-timeline .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .zt-twitter-timeline .navbar-collapse.in {
    overflow-y: visible;
  }
  .zt-twitter-timeline .navbar-fixed-top .navbar-collapse,
  .zt-twitter-timeline .navbar-static-top .navbar-collapse,
  .zt-twitter-timeline .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.zt-twitter-timeline .navbar-fixed-top .navbar-collapse,
.zt-twitter-timeline .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .zt-twitter-timeline .navbar-fixed-top .navbar-collapse,
  .zt-twitter-timeline .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.zt-twitter-timeline .container > .navbar-header,
.zt-twitter-timeline .container-fluid > .navbar-header,
.zt-twitter-timeline .container > .navbar-collapse,
.zt-twitter-timeline .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .container > .navbar-header,
  .zt-twitter-timeline .container-fluid > .navbar-header,
  .zt-twitter-timeline .container > .navbar-collapse,
  .zt-twitter-timeline .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.zt-twitter-timeline .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-static-top {
    border-radius: 0;
  }
}
.zt-twitter-timeline .navbar-fixed-top,
.zt-twitter-timeline .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-fixed-top,
  .zt-twitter-timeline .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.zt-twitter-timeline .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.zt-twitter-timeline .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.zt-twitter-timeline .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.zt-twitter-timeline .navbar-brand:hover,
.zt-twitter-timeline .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar > .container .navbar-brand,
  .zt-twitter-timeline .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.zt-twitter-timeline .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.zt-twitter-timeline .navbar-toggle:focus {
  outline: 0;
}
.zt-twitter-timeline .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.zt-twitter-timeline .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-toggle {
    display: none;
  }
}
.zt-twitter-timeline .navbar-nav {
  margin: 7.5px -15px;
}
.zt-twitter-timeline .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .zt-twitter-timeline .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .zt-twitter-timeline .navbar-nav .open .dropdown-menu > li > a,
  .zt-twitter-timeline .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .zt-twitter-timeline .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .zt-twitter-timeline .navbar-nav .open .dropdown-menu > li > a:hover,
  .zt-twitter-timeline .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-nav {
    float: left;
    margin: 0;
  }
  .zt-twitter-timeline .navbar-nav > li {
    float: left;
  }
  .zt-twitter-timeline .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .zt-twitter-timeline .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-left {
    float: left !important;
  }
  .zt-twitter-timeline .navbar-right {
    float: right !important;
  }
}
.zt-twitter-timeline .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -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);
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .zt-twitter-timeline .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .zt-twitter-timeline .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .zt-twitter-timeline .navbar-form .input-group .input-group-addon,
  .zt-twitter-timeline .navbar-form .input-group .input-group-btn,
  .zt-twitter-timeline .navbar-form .input-group .form-control {
    width: auto;
  }
  .zt-twitter-timeline .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .zt-twitter-timeline .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .zt-twitter-timeline .navbar-form .radio,
  .zt-twitter-timeline .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .zt-twitter-timeline .navbar-form .radio label,
  .zt-twitter-timeline .navbar-form .checkbox label {
    padding-left: 0;
  }
  .zt-twitter-timeline .navbar-form .radio input[type="radio"],
  .zt-twitter-timeline .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .zt-twitter-timeline .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .zt-twitter-timeline .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .zt-twitter-timeline .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .zt-twitter-timeline .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}
.zt-twitter-timeline .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.zt-twitter-timeline .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.zt-twitter-timeline .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.zt-twitter-timeline .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.zt-twitter-timeline .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
