.szf {
  @charset "UTF-8";
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*# sourceMappingURL=bootstrap.css.map */
  /*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*# sourceMappingURL=bootstrap-theme.css.map */
  /*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
  /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
}
.szf html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.szf body {
  margin: 0;
}
.szf article,
.szf aside,
.szf details,
.szf figcaption,
.szf figure,
.szf footer,
.szf header,
.szf hgroup,
.szf main,
.szf menu,
.szf nav,
.szf section,
.szf summary {
  display: block;
}
.szf audio,
.szf canvas,
.szf progress,
.szf video {
  display: inline-block;
  vertical-align: baseline;
}
.szf audio:not([controls]) {
  display: none;
  height: 0;
}
.szf [hidden],
.szf template {
  display: none;
}
.szf a {
  background-color: transparent;
}
.szf a:active,
.szf a:hover {
  outline: 0;
}
.szf abbr[title] {
  border-bottom: 1px dotted;
}
.szf b,
.szf strong {
  font-weight: bold;
}
.szf dfn {
  font-style: italic;
}
.szf h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
.szf mark {
  color: #000;
  background: #ff0;
}
.szf small {
  font-size: 80%;
}
.szf sub,
.szf sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.szf sup {
  top: -0.5em;
}
.szf sub {
  bottom: -0.25em;
}
.szf img {
  border: 0;
}
.szf svg:not(:root) {
  overflow: hidden;
}
.szf figure {
  margin: 1em 40px;
}
.szf hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.szf pre {
  overflow: auto;
}
.szf code,
.szf kbd,
.szf pre,
.szf samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.szf button,
.szf input,
.szf optgroup,
.szf select,
.szf textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.szf button {
  overflow: visible;
}
.szf button,
.szf select {
  text-transform: none;
}
.szf button,
.szf html input[type="button"],
.szf input[type="reset"],
.szf input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.szf button[disabled],
.szf html input[disabled] {
  cursor: default;
}
.szf button::-moz-focus-inner,
.szf input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.szf input {
  line-height: normal;
}
.szf input[type="checkbox"],
.szf input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.szf input[type="number"]::-webkit-inner-spin-button,
.szf input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.szf input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.szf input[type="search"]::-webkit-search-cancel-button,
.szf input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.szf fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
.szf legend {
  padding: 0;
  border: 0;
}
.szf textarea {
  overflow: auto;
}
.szf optgroup {
  font-weight: bold;
}
.szf table {
  border-spacing: 0;
  border-collapse: collapse;
}
.szf td,
.szf th {
  padding: 0;
}
@media print {
  .szf *,
  .szf *:before,
  .szf *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .szf a,
  .szf a:visited {
    text-decoration: underline;
  }
  .szf a[href]:after {
    content: " (" attr(href) ")";
  }
  .szf abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .szf a[href^="#"]:after,
  .szf a[href^="javascript:"]:after {
    content: "";
  }
  .szf pre,
  .szf blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .szf thead {
    display: table-header-group;
  }
  .szf tr,
  .szf img {
    page-break-inside: avoid;
  }
  .szf img {
    max-width: 100% !important;
  }
  .szf p,
  .szf h2,
  .szf h3 {
    orphans: 3;
    widows: 3;
  }
  .szf h2,
  .szf h3 {
    page-break-after: avoid;
  }
  .szf .navbar {
    display: none;
  }
  .szf .btn > .caret,
  .szf .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .szf .label {
    border: 1px solid #000;
  }
  .szf .table {
    border-collapse: collapse !important;
  }
  .szf .table td,
  .szf .table th {
    background-color: #fff !important;
  }
  .szf .table-bordered th,
  .szf .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.woff2') format('woff2'), 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');
}
.szf .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;
}
.szf .glyphicon-asterisk:before {
  content: "\002a";
}
.szf .glyphicon-plus:before {
  content: "\002b";
}
.szf .glyphicon-euro:before,
.szf .glyphicon-eur:before {
  content: "\20ac";
}
.szf .glyphicon-minus:before {
  content: "\2212";
}
.szf .glyphicon-cloud:before {
  content: "\2601";
}
.szf .glyphicon-envelope:before {
  content: "\2709";
}
.szf .glyphicon-pencil:before {
  content: "\270f";
}
.szf .glyphicon-glass:before {
  content: "\e001";
}
.szf .glyphicon-music:before {
  content: "\e002";
}
.szf .glyphicon-search:before {
  content: "\e003";
}
.szf .glyphicon-heart:before {
  content: "\e005";
}
.szf .glyphicon-star:before {
  content: "\e006";
}
.szf .glyphicon-star-empty:before {
  content: "\e007";
}
.szf .glyphicon-user:before {
  content: "\e008";
}
.szf .glyphicon-film:before {
  content: "\e009";
}
.szf .glyphicon-th-large:before {
  content: "\e010";
}
.szf .glyphicon-th:before {
  content: "\e011";
}
.szf .glyphicon-th-list:before {
  content: "\e012";
}
.szf .glyphicon-ok:before {
  content: "\e013";
}
.szf .glyphicon-remove:before {
  content: "\e014";
}
.szf .glyphicon-zoom-in:before {
  content: "\e015";
}
.szf .glyphicon-zoom-out:before {
  content: "\e016";
}
.szf .glyphicon-off:before {
  content: "\e017";
}
.szf .glyphicon-signal:before {
  content: "\e018";
}
.szf .glyphicon-cog:before {
  content: "\e019";
}
.szf .glyphicon-trash:before {
  content: "\e020";
}
.szf .glyphicon-home:before {
  content: "\e021";
}
.szf .glyphicon-file:before {
  content: "\e022";
}
.szf .glyphicon-time:before {
  content: "\e023";
}
.szf .glyphicon-road:before {
  content: "\e024";
}
.szf .glyphicon-download-alt:before {
  content: "\e025";
}
.szf .glyphicon-download:before {
  content: "\e026";
}
.szf .glyphicon-upload:before {
  content: "\e027";
}
.szf .glyphicon-inbox:before {
  content: "\e028";
}
.szf .glyphicon-play-circle:before {
  content: "\e029";
}
.szf .glyphicon-repeat:before {
  content: "\e030";
}
.szf .glyphicon-refresh:before {
  content: "\e031";
}
.szf .glyphicon-list-alt:before {
  content: "\e032";
}
.szf .glyphicon-lock:before {
  content: "\e033";
}
.szf .glyphicon-flag:before {
  content: "\e034";
}
.szf .glyphicon-headphones:before {
  content: "\e035";
}
.szf .glyphicon-volume-off:before {
  content: "\e036";
}
.szf .glyphicon-volume-down:before {
  content: "\e037";
}
.szf .glyphicon-volume-up:before {
  content: "\e038";
}
.szf .glyphicon-qrcode:before {
  content: "\e039";
}
.szf .glyphicon-barcode:before {
  content: "\e040";
}
.szf .glyphicon-tag:before {
  content: "\e041";
}
.szf .glyphicon-tags:before {
  content: "\e042";
}
.szf .glyphicon-book:before {
  content: "\e043";
}
.szf .glyphicon-bookmark:before {
  content: "\e044";
}
.szf .glyphicon-print:before {
  content: "\e045";
}
.szf .glyphicon-camera:before {
  content: "\e046";
}
.szf .glyphicon-font:before {
  content: "\e047";
}
.szf .glyphicon-bold:before {
  content: "\e048";
}
.szf .glyphicon-italic:before {
  content: "\e049";
}
.szf .glyphicon-text-height:before {
  content: "\e050";
}
.szf .glyphicon-text-width:before {
  content: "\e051";
}
.szf .glyphicon-align-left:before {
  content: "\e052";
}
.szf .glyphicon-align-center:before {
  content: "\e053";
}
.szf .glyphicon-align-right:before {
  content: "\e054";
}
.szf .glyphicon-align-justify:before {
  content: "\e055";
}
.szf .glyphicon-list:before {
  content: "\e056";
}
.szf .glyphicon-indent-left:before {
  content: "\e057";
}
.szf .glyphicon-indent-right:before {
  content: "\e058";
}
.szf .glyphicon-facetime-video:before {
  content: "\e059";
}
.szf .glyphicon-picture:before {
  content: "\e060";
}
.szf .glyphicon-map-marker:before {
  content: "\e062";
}
.szf .glyphicon-adjust:before {
  content: "\e063";
}
.szf .glyphicon-tint:before {
  content: "\e064";
}
.szf .glyphicon-edit:before {
  content: "\e065";
}
.szf .glyphicon-share:before {
  content: "\e066";
}
.szf .glyphicon-check:before {
  content: "\e067";
}
.szf .glyphicon-move:before {
  content: "\e068";
}
.szf .glyphicon-step-backward:before {
  content: "\e069";
}
.szf .glyphicon-fast-backward:before {
  content: "\e070";
}
.szf .glyphicon-backward:before {
  content: "\e071";
}
.szf .glyphicon-play:before {
  content: "\e072";
}
.szf .glyphicon-pause:before {
  content: "\e073";
}
.szf .glyphicon-stop:before {
  content: "\e074";
}
.szf .glyphicon-forward:before {
  content: "\e075";
}
.szf .glyphicon-fast-forward:before {
  content: "\e076";
}
.szf .glyphicon-step-forward:before {
  content: "\e077";
}
.szf .glyphicon-eject:before {
  content: "\e078";
}
.szf .glyphicon-chevron-left:before {
  content: "\e079";
}
.szf .glyphicon-chevron-right:before {
  content: "\e080";
}
.szf .glyphicon-plus-sign:before {
  content: "\e081";
}
.szf .glyphicon-minus-sign:before {
  content: "\e082";
}
.szf .glyphicon-remove-sign:before {
  content: "\e083";
}
.szf .glyphicon-ok-sign:before {
  content: "\e084";
}
.szf .glyphicon-question-sign:before {
  content: "\e085";
}
.szf .glyphicon-info-sign:before {
  content: "\e086";
}
.szf .glyphicon-screenshot:before {
  content: "\e087";
}
.szf .glyphicon-remove-circle:before {
  content: "\e088";
}
.szf .glyphicon-ok-circle:before {
  content: "\e089";
}
.szf .glyphicon-ban-circle:before {
  content: "\e090";
}
.szf .glyphicon-arrow-left:before {
  content: "\e091";
}
.szf .glyphicon-arrow-right:before {
  content: "\e092";
}
.szf .glyphicon-arrow-up:before {
  content: "\e093";
}
.szf .glyphicon-arrow-down:before {
  content: "\e094";
}
.szf .glyphicon-share-alt:before {
  content: "\e095";
}
.szf .glyphicon-resize-full:before {
  content: "\e096";
}
.szf .glyphicon-resize-small:before {
  content: "\e097";
}
.szf .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.szf .glyphicon-gift:before {
  content: "\e102";
}
.szf .glyphicon-leaf:before {
  content: "\e103";
}
.szf .glyphicon-fire:before {
  content: "\e104";
}
.szf .glyphicon-eye-open:before {
  content: "\e105";
}
.szf .glyphicon-eye-close:before {
  content: "\e106";
}
.szf .glyphicon-warning-sign:before {
  content: "\e107";
}
.szf .glyphicon-plane:before {
  content: "\e108";
}
.szf .glyphicon-calendar:before {
  content: "\e109";
}
.szf .glyphicon-random:before {
  content: "\e110";
}
.szf .glyphicon-comment:before {
  content: "\e111";
}
.szf .glyphicon-magnet:before {
  content: "\e112";
}
.szf .glyphicon-chevron-up:before {
  content: "\e113";
}
.szf .glyphicon-chevron-down:before {
  content: "\e114";
}
.szf .glyphicon-retweet:before {
  content: "\e115";
}
.szf .glyphicon-shopping-cart:before {
  content: "\e116";
}
.szf .glyphicon-folder-close:before {
  content: "\e117";
}
.szf .glyphicon-folder-open:before {
  content: "\e118";
}
.szf .glyphicon-resize-vertical:before {
  content: "\e119";
}
.szf .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.szf .glyphicon-hdd:before {
  content: "\e121";
}
.szf .glyphicon-bullhorn:before {
  content: "\e122";
}
.szf .glyphicon-bell:before {
  content: "\e123";
}
.szf .glyphicon-certificate:before {
  content: "\e124";
}
.szf .glyphicon-thumbs-up:before {
  content: "\e125";
}
.szf .glyphicon-thumbs-down:before {
  content: "\e126";
}
.szf .glyphicon-hand-right:before {
  content: "\e127";
}
.szf .glyphicon-hand-left:before {
  content: "\e128";
}
.szf .glyphicon-hand-up:before {
  content: "\e129";
}
.szf .glyphicon-hand-down:before {
  content: "\e130";
}
.szf .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.szf .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.szf .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.szf .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.szf .glyphicon-globe:before {
  content: "\e135";
}
.szf .glyphicon-wrench:before {
  content: "\e136";
}
.szf .glyphicon-tasks:before {
  content: "\e137";
}
.szf .glyphicon-filter:before {
  content: "\e138";
}
.szf .glyphicon-briefcase:before {
  content: "\e139";
}
.szf .glyphicon-fullscreen:before {
  content: "\e140";
}
.szf .glyphicon-dashboard:before {
  content: "\e141";
}
.szf .glyphicon-paperclip:before {
  content: "\e142";
}
.szf .glyphicon-heart-empty:before {
  content: "\e143";
}
.szf .glyphicon-link:before {
  content: "\e144";
}
.szf .glyphicon-phone:before {
  content: "\e145";
}
.szf .glyphicon-pushpin:before {
  content: "\e146";
}
.szf .glyphicon-usd:before {
  content: "\e148";
}
.szf .glyphicon-gbp:before {
  content: "\e149";
}
.szf .glyphicon-sort:before {
  content: "\e150";
}
.szf .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.szf .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.szf .glyphicon-sort-by-order:before {
  content: "\e153";
}
.szf .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.szf .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.szf .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.szf .glyphicon-unchecked:before {
  content: "\e157";
}
.szf .glyphicon-expand:before {
  content: "\e158";
}
.szf .glyphicon-collapse-down:before {
  content: "\e159";
}
.szf .glyphicon-collapse-up:before {
  content: "\e160";
}
.szf .glyphicon-log-in:before {
  content: "\e161";
}
.szf .glyphicon-flash:before {
  content: "\e162";
}
.szf .glyphicon-log-out:before {
  content: "\e163";
}
.szf .glyphicon-new-window:before {
  content: "\e164";
}
.szf .glyphicon-record:before {
  content: "\e165";
}
.szf .glyphicon-save:before {
  content: "\e166";
}
.szf .glyphicon-open:before {
  content: "\e167";
}
.szf .glyphicon-saved:before {
  content: "\e168";
}
.szf .glyphicon-import:before {
  content: "\e169";
}
.szf .glyphicon-export:before {
  content: "\e170";
}
.szf .glyphicon-send:before {
  content: "\e171";
}
.szf .glyphicon-floppy-disk:before {
  content: "\e172";
}
.szf .glyphicon-floppy-saved:before {
  content: "\e173";
}
.szf .glyphicon-floppy-remove:before {
  content: "\e174";
}
.szf .glyphicon-floppy-save:before {
  content: "\e175";
}
.szf .glyphicon-floppy-open:before {
  content: "\e176";
}
.szf .glyphicon-credit-card:before {
  content: "\e177";
}
.szf .glyphicon-transfer:before {
  content: "\e178";
}
.szf .glyphicon-cutlery:before {
  content: "\e179";
}
.szf .glyphicon-header:before {
  content: "\e180";
}
.szf .glyphicon-compressed:before {
  content: "\e181";
}
.szf .glyphicon-earphone:before {
  content: "\e182";
}
.szf .glyphicon-phone-alt:before {
  content: "\e183";
}
.szf .glyphicon-tower:before {
  content: "\e184";
}
.szf .glyphicon-stats:before {
  content: "\e185";
}
.szf .glyphicon-sd-video:before {
  content: "\e186";
}
.szf .glyphicon-hd-video:before {
  content: "\e187";
}
.szf .glyphicon-subtitles:before {
  content: "\e188";
}
.szf .glyphicon-sound-stereo:before {
  content: "\e189";
}
.szf .glyphicon-sound-dolby:before {
  content: "\e190";
}
.szf .glyphicon-sound-5-1:before {
  content: "\e191";
}
.szf .glyphicon-sound-6-1:before {
  content: "\e192";
}
.szf .glyphicon-sound-7-1:before {
  content: "\e193";
}
.szf .glyphicon-copyright-mark:before {
  content: "\e194";
}
.szf .glyphicon-registration-mark:before {
  content: "\e195";
}
.szf .glyphicon-cloud-download:before {
  content: "\e197";
}
.szf .glyphicon-cloud-upload:before {
  content: "\e198";
}
.szf .glyphicon-tree-conifer:before {
  content: "\e199";
}
.szf .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.szf .glyphicon-cd:before {
  content: "\e201";
}
.szf .glyphicon-save-file:before {
  content: "\e202";
}
.szf .glyphicon-open-file:before {
  content: "\e203";
}
.szf .glyphicon-level-up:before {
  content: "\e204";
}
.szf .glyphicon-copy:before {
  content: "\e205";
}
.szf .glyphicon-paste:before {
  content: "\e206";
}
.szf .glyphicon-alert:before {
  content: "\e209";
}
.szf .glyphicon-equalizer:before {
  content: "\e210";
}
.szf .glyphicon-king:before {
  content: "\e211";
}
.szf .glyphicon-queen:before {
  content: "\e212";
}
.szf .glyphicon-pawn:before {
  content: "\e213";
}
.szf .glyphicon-bishop:before {
  content: "\e214";
}
.szf .glyphicon-knight:before {
  content: "\e215";
}
.szf .glyphicon-baby-formula:before {
  content: "\e216";
}
.szf .glyphicon-tent:before {
  content: "\26fa";
}
.szf .glyphicon-blackboard:before {
  content: "\e218";
}
.szf .glyphicon-bed:before {
  content: "\e219";
}
.szf .glyphicon-apple:before {
  content: "\f8ff";
}
.szf .glyphicon-erase:before {
  content: "\e221";
}
.szf .glyphicon-hourglass:before {
  content: "\231b";
}
.szf .glyphicon-lamp:before {
  content: "\e223";
}
.szf .glyphicon-duplicate:before {
  content: "\e224";
}
.szf .glyphicon-piggy-bank:before {
  content: "\e225";
}
.szf .glyphicon-scissors:before {
  content: "\e226";
}
.szf .glyphicon-bitcoin:before {
  content: "\e227";
}
.szf .glyphicon-btc:before {
  content: "\e227";
}
.szf .glyphicon-xbt:before {
  content: "\e227";
}
.szf .glyphicon-yen:before {
  content: "\00a5";
}
.szf .glyphicon-jpy:before {
  content: "\00a5";
}
.szf .glyphicon-ruble:before {
  content: "\20bd";
}
.szf .glyphicon-rub:before {
  content: "\20bd";
}
.szf .glyphicon-scale:before {
  content: "\e230";
}
.szf .glyphicon-ice-lolly:before {
  content: "\e231";
}
.szf .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.szf .glyphicon-education:before {
  content: "\e233";
}
.szf .glyphicon-option-horizontal:before {
  content: "\e234";
}
.szf .glyphicon-option-vertical:before {
  content: "\e235";
}
.szf .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.szf .glyphicon-modal-window:before {
  content: "\e237";
}
.szf .glyphicon-oil:before {
  content: "\e238";
}
.szf .glyphicon-grain:before {
  content: "\e239";
}
.szf .glyphicon-sunglasses:before {
  content: "\e240";
}
.szf .glyphicon-text-size:before {
  content: "\e241";
}
.szf .glyphicon-text-color:before {
  content: "\e242";
}
.szf .glyphicon-text-background:before {
  content: "\e243";
}
.szf .glyphicon-object-align-top:before {
  content: "\e244";
}
.szf .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.szf .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.szf .glyphicon-object-align-left:before {
  content: "\e247";
}
.szf .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.szf .glyphicon-object-align-right:before {
  content: "\e249";
}
.szf .glyphicon-triangle-right:before {
  content: "\e250";
}
.szf .glyphicon-triangle-left:before {
  content: "\e251";
}
.szf .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.szf .glyphicon-triangle-top:before {
  content: "\e253";
}
.szf .glyphicon-console:before {
  content: "\e254";
}
.szf .glyphicon-superscript:before {
  content: "\e255";
}
.szf .glyphicon-subscript:before {
  content: "\e256";
}
.szf .glyphicon-menu-left:before {
  content: "\e257";
}
.szf .glyphicon-menu-right:before {
  content: "\e258";
}
.szf .glyphicon-menu-down:before {
  content: "\e259";
}
.szf .glyphicon-menu-up:before {
  content: "\e260";
}
.szf * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.szf *:before,
.szf *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.szf html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.szf body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.szf input,
.szf button,
.szf select,
.szf textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.szf a {
  color: #337ab7;
  text-decoration: none;
}
.szf a:hover,
.szf a:focus {
  color: #23527c;
  text-decoration: underline;
}
.szf a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.szf figure {
  margin: 0;
}
.szf img {
  vertical-align: middle;
}
.szf .img-responsive,
.szf .thumbnail > img,
.szf .thumbnail a > img,
.szf .carousel-inner > .item > img,
.szf .carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.szf .img-rounded {
  border-radius: 6px;
}
.szf .img-thumbnail {
  display: inline-block;
  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;
}
.szf .img-circle {
  border-radius: 50%;
}
.szf hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.szf .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.szf .sr-only-focusable:active,
.szf .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.szf [role="button"] {
  cursor: pointer;
}
.szf h1,
.szf h2,
.szf h3,
.szf h4,
.szf h5,
.szf h6,
.szf .h1,
.szf .h2,
.szf .h3,
.szf .h4,
.szf .h5,
.szf .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.szf h1 small,
.szf h2 small,
.szf h3 small,
.szf h4 small,
.szf h5 small,
.szf h6 small,
.szf .h1 small,
.szf .h2 small,
.szf .h3 small,
.szf .h4 small,
.szf .h5 small,
.szf .h6 small,
.szf h1 .small,
.szf h2 .small,
.szf h3 .small,
.szf h4 .small,
.szf h5 .small,
.szf h6 .small,
.szf .h1 .small,
.szf .h2 .small,
.szf .h3 .small,
.szf .h4 .small,
.szf .h5 .small,
.szf .h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777;
}
.szf h1,
.szf .h1,
.szf h2,
.szf .h2,
.szf h3,
.szf .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.szf h1 small,
.szf .h1 small,
.szf h2 small,
.szf .h2 small,
.szf h3 small,
.szf .h3 small,
.szf h1 .small,
.szf .h1 .small,
.szf h2 .small,
.szf .h2 .small,
.szf h3 .small,
.szf .h3 .small {
  font-size: 65%;
}
.szf h4,
.szf .h4,
.szf h5,
.szf .h5,
.szf h6,
.szf .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.szf h4 small,
.szf .h4 small,
.szf h5 small,
.szf .h5 small,
.szf h6 small,
.szf .h6 small,
.szf h4 .small,
.szf .h4 .small,
.szf h5 .small,
.szf .h5 .small,
.szf h6 .small,
.szf .h6 .small {
  font-size: 75%;
}
.szf h1,
.szf .h1 {
  font-size: 36px;
}
.szf h2,
.szf .h2 {
  font-size: 30px;
}
.szf h3,
.szf .h3 {
  font-size: 24px;
}
.szf h4,
.szf .h4 {
  font-size: 18px;
}
.szf h5,
.szf .h5 {
  font-size: 14px;
}
.szf h6,
.szf .h6 {
  font-size: 12px;
}
.szf p {
  margin: 0 0 10px;
}
.szf .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .szf .lead {
    font-size: 21px;
  }
}
.szf small,
.szf .small {
  font-size: 85%;
}
.szf mark,
.szf .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.szf .text-left {
  text-align: left;
}
.szf .text-right {
  text-align: right;
}
.szf .text-center {
  text-align: center;
}
.szf .text-justify {
  text-align: justify;
}
.szf .text-nowrap {
  white-space: nowrap;
}
.szf .text-lowercase {
  text-transform: lowercase;
}
.szf .text-uppercase {
  text-transform: uppercase;
}
.szf .text-capitalize {
  text-transform: capitalize;
}
.szf .text-muted {
  color: #777;
}
.szf .text-primary {
  color: #337ab7;
}
.szf a.text-primary:hover,
.szf a.text-primary:focus {
  color: #286090;
}
.szf .text-success {
  color: #3c763d;
}
.szf a.text-success:hover,
.szf a.text-success:focus {
  color: #2b542c;
}
.szf .text-info {
  color: #31708f;
}
.szf a.text-info:hover,
.szf a.text-info:focus {
  color: #245269;
}
.szf .text-warning {
  color: #8a6d3b;
}
.szf a.text-warning:hover,
.szf a.text-warning:focus {
  color: #66512c;
}
.szf .text-danger {
  color: #a94442;
}
.szf a.text-danger:hover,
.szf a.text-danger:focus {
  color: #843534;
}
.szf .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.szf a.bg-primary:hover,
.szf a.bg-primary:focus {
  background-color: #286090;
}
.szf .bg-success {
  background-color: #dff0d8;
}
.szf a.bg-success:hover,
.szf a.bg-success:focus {
  background-color: #c1e2b3;
}
.szf .bg-info {
  background-color: #d9edf7;
}
.szf a.bg-info:hover,
.szf a.bg-info:focus {
  background-color: #afd9ee;
}
.szf .bg-warning {
  background-color: #fcf8e3;
}
.szf a.bg-warning:hover,
.szf a.bg-warning:focus {
  background-color: #f7ecb5;
}
.szf .bg-danger {
  background-color: #f2dede;
}
.szf a.bg-danger:hover,
.szf a.bg-danger:focus {
  background-color: #e4b9b9;
}
.szf .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.szf ul,
.szf ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.szf ul ul,
.szf ol ul,
.szf ul ol,
.szf ol ol {
  margin-bottom: 0;
}
.szf .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.szf .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.szf .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.szf dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.szf dt,
.szf dd {
  line-height: 1.42857143;
}
.szf dt {
  font-weight: bold;
}
.szf dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .szf .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .szf .dl-horizontal dd {
    margin-left: 180px;
  }
}
.szf abbr[title],
.szf abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.szf .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.szf blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.szf blockquote p:last-child,
.szf blockquote ul:last-child,
.szf blockquote ol:last-child {
  margin-bottom: 0;
}
.szf blockquote footer,
.szf blockquote small,
.szf blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.szf blockquote footer:before,
.szf blockquote small:before,
.szf blockquote .small:before {
  content: '\2014 \00A0';
}
.szf .blockquote-reverse,
.szf blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.szf .blockquote-reverse footer:before,
.szf blockquote.pull-right footer:before,
.szf .blockquote-reverse small:before,
.szf blockquote.pull-right small:before,
.szf .blockquote-reverse .small:before,
.szf blockquote.pull-right .small:before {
  content: '';
}
.szf .blockquote-reverse footer:after,
.szf blockquote.pull-right footer:after,
.szf .blockquote-reverse small:after,
.szf blockquote.pull-right small:after,
.szf .blockquote-reverse .small:after,
.szf blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.szf address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.szf code,
.szf kbd,
.szf pre,
.szf samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.szf code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.szf 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);
}
.szf kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.szf 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;
}
.szf pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.szf .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.szf .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .szf .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .szf .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .szf .container {
    width: 1170px;
  }
}
.szf .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.szf .row {
  margin-right: -15px;
  margin-left: -15px;
}
.szf .col-xs-1,
.szf .col-sm-1,
.szf .col-md-1,
.szf .col-lg-1,
.szf .col-xs-2,
.szf .col-sm-2,
.szf .col-md-2,
.szf .col-lg-2,
.szf .col-xs-3,
.szf .col-sm-3,
.szf .col-md-3,
.szf .col-lg-3,
.szf .col-xs-4,
.szf .col-sm-4,
.szf .col-md-4,
.szf .col-lg-4,
.szf .col-xs-5,
.szf .col-sm-5,
.szf .col-md-5,
.szf .col-lg-5,
.szf .col-xs-6,
.szf .col-sm-6,
.szf .col-md-6,
.szf .col-lg-6,
.szf .col-xs-7,
.szf .col-sm-7,
.szf .col-md-7,
.szf .col-lg-7,
.szf .col-xs-8,
.szf .col-sm-8,
.szf .col-md-8,
.szf .col-lg-8,
.szf .col-xs-9,
.szf .col-sm-9,
.szf .col-md-9,
.szf .col-lg-9,
.szf .col-xs-10,
.szf .col-sm-10,
.szf .col-md-10,
.szf .col-lg-10,
.szf .col-xs-11,
.szf .col-sm-11,
.szf .col-md-11,
.szf .col-lg-11,
.szf .col-xs-12,
.szf .col-sm-12,
.szf .col-md-12,
.szf .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.szf .col-xs-1,
.szf .col-xs-2,
.szf .col-xs-3,
.szf .col-xs-4,
.szf .col-xs-5,
.szf .col-xs-6,
.szf .col-xs-7,
.szf .col-xs-8,
.szf .col-xs-9,
.szf .col-xs-10,
.szf .col-xs-11,
.szf .col-xs-12 {
  float: left;
}
.szf .col-xs-12 {
  width: 100%;
}
.szf .col-xs-11 {
  width: 91.66666667%;
}
.szf .col-xs-10 {
  width: 83.33333333%;
}
.szf .col-xs-9 {
  width: 75%;
}
.szf .col-xs-8 {
  width: 66.66666667%;
}
.szf .col-xs-7 {
  width: 58.33333333%;
}
.szf .col-xs-6 {
  width: 50%;
}
.szf .col-xs-5 {
  width: 41.66666667%;
}
.szf .col-xs-4 {
  width: 33.33333333%;
}
.szf .col-xs-3 {
  width: 25%;
}
.szf .col-xs-2 {
  width: 16.66666667%;
}
.szf .col-xs-1 {
  width: 8.33333333%;
}
.szf .col-xs-pull-12 {
  right: 100%;
}
.szf .col-xs-pull-11 {
  right: 91.66666667%;
}
.szf .col-xs-pull-10 {
  right: 83.33333333%;
}
.szf .col-xs-pull-9 {
  right: 75%;
}
.szf .col-xs-pull-8 {
  right: 66.66666667%;
}
.szf .col-xs-pull-7 {
  right: 58.33333333%;
}
.szf .col-xs-pull-6 {
  right: 50%;
}
.szf .col-xs-pull-5 {
  right: 41.66666667%;
}
.szf .col-xs-pull-4 {
  right: 33.33333333%;
}
.szf .col-xs-pull-3 {
  right: 25%;
}
.szf .col-xs-pull-2 {
  right: 16.66666667%;
}
.szf .col-xs-pull-1 {
  right: 8.33333333%;
}
.szf .col-xs-pull-0 {
  right: auto;
}
.szf .col-xs-push-12 {
  left: 100%;
}
.szf .col-xs-push-11 {
  left: 91.66666667%;
}
.szf .col-xs-push-10 {
  left: 83.33333333%;
}
.szf .col-xs-push-9 {
  left: 75%;
}
.szf .col-xs-push-8 {
  left: 66.66666667%;
}
.szf .col-xs-push-7 {
  left: 58.33333333%;
}
.szf .col-xs-push-6 {
  left: 50%;
}
.szf .col-xs-push-5 {
  left: 41.66666667%;
}
.szf .col-xs-push-4 {
  left: 33.33333333%;
}
.szf .col-xs-push-3 {
  left: 25%;
}
.szf .col-xs-push-2 {
  left: 16.66666667%;
}
.szf .col-xs-push-1 {
  left: 8.33333333%;
}
.szf .col-xs-push-0 {
  left: auto;
}
.szf .col-xs-offset-12 {
  margin-left: 100%;
}
.szf .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.szf .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.szf .col-xs-offset-9 {
  margin-left: 75%;
}
.szf .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.szf .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.szf .col-xs-offset-6 {
  margin-left: 50%;
}
.szf .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.szf .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.szf .col-xs-offset-3 {
  margin-left: 25%;
}
.szf .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.szf .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.szf .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .szf .col-sm-1,
  .szf .col-sm-2,
  .szf .col-sm-3,
  .szf .col-sm-4,
  .szf .col-sm-5,
  .szf .col-sm-6,
  .szf .col-sm-7,
  .szf .col-sm-8,
  .szf .col-sm-9,
  .szf .col-sm-10,
  .szf .col-sm-11,
  .szf .col-sm-12 {
    float: left;
  }
  .szf .col-sm-12 {
    width: 100%;
  }
  .szf .col-sm-11 {
    width: 91.66666667%;
  }
  .szf .col-sm-10 {
    width: 83.33333333%;
  }
  .szf .col-sm-9 {
    width: 75%;
  }
  .szf .col-sm-8 {
    width: 66.66666667%;
  }
  .szf .col-sm-7 {
    width: 58.33333333%;
  }
  .szf .col-sm-6 {
    width: 50%;
  }
  .szf .col-sm-5 {
    width: 41.66666667%;
  }
  .szf .col-sm-4 {
    width: 33.33333333%;
  }
  .szf .col-sm-3 {
    width: 25%;
  }
  .szf .col-sm-2 {
    width: 16.66666667%;
  }
  .szf .col-sm-1 {
    width: 8.33333333%;
  }
  .szf .col-sm-pull-12 {
    right: 100%;
  }
  .szf .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .szf .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .szf .col-sm-pull-9 {
    right: 75%;
  }
  .szf .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .szf .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .szf .col-sm-pull-6 {
    right: 50%;
  }
  .szf .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .szf .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .szf .col-sm-pull-3 {
    right: 25%;
  }
  .szf .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .szf .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .szf .col-sm-pull-0 {
    right: auto;
  }
  .szf .col-sm-push-12 {
    left: 100%;
  }
  .szf .col-sm-push-11 {
    left: 91.66666667%;
  }
  .szf .col-sm-push-10 {
    left: 83.33333333%;
  }
  .szf .col-sm-push-9 {
    left: 75%;
  }
  .szf .col-sm-push-8 {
    left: 66.66666667%;
  }
  .szf .col-sm-push-7 {
    left: 58.33333333%;
  }
  .szf .col-sm-push-6 {
    left: 50%;
  }
  .szf .col-sm-push-5 {
    left: 41.66666667%;
  }
  .szf .col-sm-push-4 {
    left: 33.33333333%;
  }
  .szf .col-sm-push-3 {
    left: 25%;
  }
  .szf .col-sm-push-2 {
    left: 16.66666667%;
  }
  .szf .col-sm-push-1 {
    left: 8.33333333%;
  }
  .szf .col-sm-push-0 {
    left: auto;
  }
  .szf .col-sm-offset-12 {
    margin-left: 100%;
  }
  .szf .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .szf .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .szf .col-sm-offset-9 {
    margin-left: 75%;
  }
  .szf .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .szf .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .szf .col-sm-offset-6 {
    margin-left: 50%;
  }
  .szf .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .szf .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .szf .col-sm-offset-3 {
    margin-left: 25%;
  }
  .szf .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .szf .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .szf .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .szf .col-md-1,
  .szf .col-md-2,
  .szf .col-md-3,
  .szf .col-md-4,
  .szf .col-md-5,
  .szf .col-md-6,
  .szf .col-md-7,
  .szf .col-md-8,
  .szf .col-md-9,
  .szf .col-md-10,
  .szf .col-md-11,
  .szf .col-md-12 {
    float: left;
  }
  .szf .col-md-12 {
    width: 100%;
  }
  .szf .col-md-11 {
    width: 91.66666667%;
  }
  .szf .col-md-10 {
    width: 83.33333333%;
  }
  .szf .col-md-9 {
    width: 75%;
  }
  .szf .col-md-8 {
    width: 66.66666667%;
  }
  .szf .col-md-7 {
    width: 58.33333333%;
  }
  .szf .col-md-6 {
    width: 50%;
  }
  .szf .col-md-5 {
    width: 41.66666667%;
  }
  .szf .col-md-4 {
    width: 33.33333333%;
  }
  .szf .col-md-3 {
    width: 25%;
  }
  .szf .col-md-2 {
    width: 16.66666667%;
  }
  .szf .col-md-1 {
    width: 8.33333333%;
  }
  .szf .col-md-pull-12 {
    right: 100%;
  }
  .szf .col-md-pull-11 {
    right: 91.66666667%;
  }
  .szf .col-md-pull-10 {
    right: 83.33333333%;
  }
  .szf .col-md-pull-9 {
    right: 75%;
  }
  .szf .col-md-pull-8 {
    right: 66.66666667%;
  }
  .szf .col-md-pull-7 {
    right: 58.33333333%;
  }
  .szf .col-md-pull-6 {
    right: 50%;
  }
  .szf .col-md-pull-5 {
    right: 41.66666667%;
  }
  .szf .col-md-pull-4 {
    right: 33.33333333%;
  }
  .szf .col-md-pull-3 {
    right: 25%;
  }
  .szf .col-md-pull-2 {
    right: 16.66666667%;
  }
  .szf .col-md-pull-1 {
    right: 8.33333333%;
  }
  .szf .col-md-pull-0 {
    right: auto;
  }
  .szf .col-md-push-12 {
    left: 100%;
  }
  .szf .col-md-push-11 {
    left: 91.66666667%;
  }
  .szf .col-md-push-10 {
    left: 83.33333333%;
  }
  .szf .col-md-push-9 {
    left: 75%;
  }
  .szf .col-md-push-8 {
    left: 66.66666667%;
  }
  .szf .col-md-push-7 {
    left: 58.33333333%;
  }
  .szf .col-md-push-6 {
    left: 50%;
  }
  .szf .col-md-push-5 {
    left: 41.66666667%;
  }
  .szf .col-md-push-4 {
    left: 33.33333333%;
  }
  .szf .col-md-push-3 {
    left: 25%;
  }
  .szf .col-md-push-2 {
    left: 16.66666667%;
  }
  .szf .col-md-push-1 {
    left: 8.33333333%;
  }
  .szf .col-md-push-0 {
    left: auto;
  }
  .szf .col-md-offset-12 {
    margin-left: 100%;
  }
  .szf .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .szf .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .szf .col-md-offset-9 {
    margin-left: 75%;
  }
  .szf .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .szf .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .szf .col-md-offset-6 {
    margin-left: 50%;
  }
  .szf .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .szf .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .szf .col-md-offset-3 {
    margin-left: 25%;
  }
  .szf .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .szf .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .szf .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .szf .col-lg-1,
  .szf .col-lg-2,
  .szf .col-lg-3,
  .szf .col-lg-4,
  .szf .col-lg-5,
  .szf .col-lg-6,
  .szf .col-lg-7,
  .szf .col-lg-8,
  .szf .col-lg-9,
  .szf .col-lg-10,
  .szf .col-lg-11,
  .szf .col-lg-12 {
    float: left;
  }
  .szf .col-lg-12 {
    width: 100%;
  }
  .szf .col-lg-11 {
    width: 91.66666667%;
  }
  .szf .col-lg-10 {
    width: 83.33333333%;
  }
  .szf .col-lg-9 {
    width: 75%;
  }
  .szf .col-lg-8 {
    width: 66.66666667%;
  }
  .szf .col-lg-7 {
    width: 58.33333333%;
  }
  .szf .col-lg-6 {
    width: 50%;
  }
  .szf .col-lg-5 {
    width: 41.66666667%;
  }
  .szf .col-lg-4 {
    width: 33.33333333%;
  }
  .szf .col-lg-3 {
    width: 25%;
  }
  .szf .col-lg-2 {
    width: 16.66666667%;
  }
  .szf .col-lg-1 {
    width: 8.33333333%;
  }
  .szf .col-lg-pull-12 {
    right: 100%;
  }
  .szf .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .szf .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .szf .col-lg-pull-9 {
    right: 75%;
  }
  .szf .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .szf .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .szf .col-lg-pull-6 {
    right: 50%;
  }
  .szf .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .szf .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .szf .col-lg-pull-3 {
    right: 25%;
  }
  .szf .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .szf .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .szf .col-lg-pull-0 {
    right: auto;
  }
  .szf .col-lg-push-12 {
    left: 100%;
  }
  .szf .col-lg-push-11 {
    left: 91.66666667%;
  }
  .szf .col-lg-push-10 {
    left: 83.33333333%;
  }
  .szf .col-lg-push-9 {
    left: 75%;
  }
  .szf .col-lg-push-8 {
    left: 66.66666667%;
  }
  .szf .col-lg-push-7 {
    left: 58.33333333%;
  }
  .szf .col-lg-push-6 {
    left: 50%;
  }
  .szf .col-lg-push-5 {
    left: 41.66666667%;
  }
  .szf .col-lg-push-4 {
    left: 33.33333333%;
  }
  .szf .col-lg-push-3 {
    left: 25%;
  }
  .szf .col-lg-push-2 {
    left: 16.66666667%;
  }
  .szf .col-lg-push-1 {
    left: 8.33333333%;
  }
  .szf .col-lg-push-0 {
    left: auto;
  }
  .szf .col-lg-offset-12 {
    margin-left: 100%;
  }
  .szf .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .szf .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .szf .col-lg-offset-9 {
    margin-left: 75%;
  }
  .szf .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .szf .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .szf .col-lg-offset-6 {
    margin-left: 50%;
  }
  .szf .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .szf .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .szf .col-lg-offset-3 {
    margin-left: 25%;
  }
  .szf .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .szf .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .szf .col-lg-offset-0 {
    margin-left: 0;
  }
}
.szf table {
  background-color: transparent;
}
.szf caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.szf th {
  text-align: left;
}
.szf .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.szf .table > thead > tr > th,
.szf .table > tbody > tr > th,
.szf .table > tfoot > tr > th,
.szf .table > thead > tr > td,
.szf .table > tbody > tr > td,
.szf .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.szf .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.szf .table > caption + thead > tr:first-child > th,
.szf .table > colgroup + thead > tr:first-child > th,
.szf .table > thead:first-child > tr:first-child > th,
.szf .table > caption + thead > tr:first-child > td,
.szf .table > colgroup + thead > tr:first-child > td,
.szf .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.szf .table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.szf .table .table {
  background-color: #fff;
}
.szf .table-condensed > thead > tr > th,
.szf .table-condensed > tbody > tr > th,
.szf .table-condensed > tfoot > tr > th,
.szf .table-condensed > thead > tr > td,
.szf .table-condensed > tbody > tr > td,
.szf .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.szf .table-bordered {
  border: 1px solid #ddd;
}
.szf .table-bordered > thead > tr > th,
.szf .table-bordered > tbody > tr > th,
.szf .table-bordered > tfoot > tr > th,
.szf .table-bordered > thead > tr > td,
.szf .table-bordered > tbody > tr > td,
.szf .table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.szf .table-bordered > thead > tr > th,
.szf .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.szf .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.szf .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.szf table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.szf table td[class*="col-"],
.szf table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.szf .table > thead > tr > td.active,
.szf .table > tbody > tr > td.active,
.szf .table > tfoot > tr > td.active,
.szf .table > thead > tr > th.active,
.szf .table > tbody > tr > th.active,
.szf .table > tfoot > tr > th.active,
.szf .table > thead > tr.active > td,
.szf .table > tbody > tr.active > td,
.szf .table > tfoot > tr.active > td,
.szf .table > thead > tr.active > th,
.szf .table > tbody > tr.active > th,
.szf .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.szf .table-hover > tbody > tr > td.active:hover,
.szf .table-hover > tbody > tr > th.active:hover,
.szf .table-hover > tbody > tr.active:hover > td,
.szf .table-hover > tbody > tr:hover > .active,
.szf .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.szf .table > thead > tr > td.success,
.szf .table > tbody > tr > td.success,
.szf .table > tfoot > tr > td.success,
.szf .table > thead > tr > th.success,
.szf .table > tbody > tr > th.success,
.szf .table > tfoot > tr > th.success,
.szf .table > thead > tr.success > td,
.szf .table > tbody > tr.success > td,
.szf .table > tfoot > tr.success > td,
.szf .table > thead > tr.success > th,
.szf .table > tbody > tr.success > th,
.szf .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.szf .table-hover > tbody > tr > td.success:hover,
.szf .table-hover > tbody > tr > th.success:hover,
.szf .table-hover > tbody > tr.success:hover > td,
.szf .table-hover > tbody > tr:hover > .success,
.szf .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.szf .table > thead > tr > td.info,
.szf .table > tbody > tr > td.info,
.szf .table > tfoot > tr > td.info,
.szf .table > thead > tr > th.info,
.szf .table > tbody > tr > th.info,
.szf .table > tfoot > tr > th.info,
.szf .table > thead > tr.info > td,
.szf .table > tbody > tr.info > td,
.szf .table > tfoot > tr.info > td,
.szf .table > thead > tr.info > th,
.szf .table > tbody > tr.info > th,
.szf .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.szf .table-hover > tbody > tr > td.info:hover,
.szf .table-hover > tbody > tr > th.info:hover,
.szf .table-hover > tbody > tr.info:hover > td,
.szf .table-hover > tbody > tr:hover > .info,
.szf .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.szf .table > thead > tr > td.warning,
.szf .table > tbody > tr > td.warning,
.szf .table > tfoot > tr > td.warning,
.szf .table > thead > tr > th.warning,
.szf .table > tbody > tr > th.warning,
.szf .table > tfoot > tr > th.warning,
.szf .table > thead > tr.warning > td,
.szf .table > tbody > tr.warning > td,
.szf .table > tfoot > tr.warning > td,
.szf .table > thead > tr.warning > th,
.szf .table > tbody > tr.warning > th,
.szf .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.szf .table-hover > tbody > tr > td.warning:hover,
.szf .table-hover > tbody > tr > th.warning:hover,
.szf .table-hover > tbody > tr.warning:hover > td,
.szf .table-hover > tbody > tr:hover > .warning,
.szf .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.szf .table > thead > tr > td.danger,
.szf .table > tbody > tr > td.danger,
.szf .table > tfoot > tr > td.danger,
.szf .table > thead > tr > th.danger,
.szf .table > tbody > tr > th.danger,
.szf .table > tfoot > tr > th.danger,
.szf .table > thead > tr.danger > td,
.szf .table > tbody > tr.danger > td,
.szf .table > tfoot > tr.danger > td,
.szf .table > thead > tr.danger > th,
.szf .table > tbody > tr.danger > th,
.szf .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.szf .table-hover > tbody > tr > td.danger:hover,
.szf .table-hover > tbody > tr > th.danger:hover,
.szf .table-hover > tbody > tr.danger:hover > td,
.szf .table-hover > tbody > tr:hover > .danger,
.szf .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.szf .table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .szf .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .szf .table-responsive > .table {
    margin-bottom: 0;
  }
  .szf .table-responsive > .table > thead > tr > th,
  .szf .table-responsive > .table > tbody > tr > th,
  .szf .table-responsive > .table > tfoot > tr > th,
  .szf .table-responsive > .table > thead > tr > td,
  .szf .table-responsive > .table > tbody > tr > td,
  .szf .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .szf .table-responsive > .table-bordered {
    border: 0;
  }
  .szf .table-responsive > .table-bordered > thead > tr > th:first-child,
  .szf .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .szf .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .szf .table-responsive > .table-bordered > thead > tr > td:first-child,
  .szf .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .szf .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .szf .table-responsive > .table-bordered > thead > tr > th:last-child,
  .szf .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .szf .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .szf .table-responsive > .table-bordered > thead > tr > td:last-child,
  .szf .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .szf .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .szf .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .szf .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .szf .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .szf .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.szf fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.szf 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;
}
.szf label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
.szf input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.szf input[type="radio"],
.szf input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.szf input[type="file"] {
  display: block;
}
.szf input[type="range"] {
  display: block;
  width: 100%;
}
.szf select[multiple],
.szf select[size] {
  height: auto;
}
.szf input[type="file"]:focus,
.szf input[type="radio"]:focus,
.szf input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.szf output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.szf .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;
}
.szf .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);
}
.szf .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.szf .form-control:-ms-input-placeholder {
  color: #999;
}
.szf .form-control::-webkit-input-placeholder {
  color: #999;
}
.szf .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.szf .form-control[disabled],
.szf .form-control[readonly],
.szf fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.szf .form-control[disabled],
.szf fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.szf textarea.form-control {
  height: auto;
}
.szf input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .szf input[type="date"].form-control,
  .szf input[type="time"].form-control,
  .szf input[type="datetime-local"].form-control,
  .szf input[type="month"].form-control {
    line-height: 34px;
  }
  .szf input[type="date"].input-sm,
  .szf input[type="time"].input-sm,
  .szf input[type="datetime-local"].input-sm,
  .szf input[type="month"].input-sm,
  .szf .input-group-sm input[type="date"],
  .szf .input-group-sm input[type="time"],
  .szf .input-group-sm input[type="datetime-local"],
  .szf .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .szf input[type="date"].input-lg,
  .szf input[type="time"].input-lg,
  .szf input[type="datetime-local"].input-lg,
  .szf input[type="month"].input-lg,
  .szf .input-group-lg input[type="date"],
  .szf .input-group-lg input[type="time"],
  .szf .input-group-lg input[type="datetime-local"],
  .szf .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.szf .form-group {
  margin-bottom: 15px;
}
.szf .radio,
.szf .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.szf .radio label,
.szf .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.szf .radio input[type="radio"],
.szf .radio-inline input[type="radio"],
.szf .checkbox input[type="checkbox"],
.szf .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.szf .radio + .radio,
.szf .checkbox + .checkbox {
  margin-top: -5px;
}
.szf .radio-inline,
.szf .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.szf .radio-inline + .radio-inline,
.szf .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.szf input[type="radio"][disabled],
.szf input[type="checkbox"][disabled],
.szf input[type="radio"].disabled,
.szf input[type="checkbox"].disabled,
.szf fieldset[disabled] input[type="radio"],
.szf fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.szf .radio-inline.disabled,
.szf .checkbox-inline.disabled,
.szf fieldset[disabled] .radio-inline,
.szf fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.szf .radio.disabled label,
.szf .checkbox.disabled label,
.szf fieldset[disabled] .radio label,
.szf fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.szf .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.szf .form-control-static.input-lg,
.szf .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.szf .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.szf select.input-sm {
  height: 30px;
  line-height: 30px;
}
.szf textarea.input-sm,
.szf select[multiple].input-sm {
  height: auto;
}
.szf .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.szf .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.szf .form-group-sm textarea.form-control,
.szf .form-group-sm select[multiple].form-control {
  height: auto;
}
.szf .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.szf .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.szf select.input-lg {
  height: 46px;
  line-height: 46px;
}
.szf textarea.input-lg,
.szf select[multiple].input-lg {
  height: auto;
}
.szf .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.szf .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.szf .form-group-lg textarea.form-control,
.szf .form-group-lg select[multiple].form-control {
  height: auto;
}
.szf .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.szf .has-feedback {
  position: relative;
}
.szf .has-feedback .form-control {
  padding-right: 42.5px;
}
.szf .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.szf .input-lg + .form-control-feedback,
.szf .input-group-lg + .form-control-feedback,
.szf .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.szf .input-sm + .form-control-feedback,
.szf .input-group-sm + .form-control-feedback,
.szf .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.szf .has-success .help-block,
.szf .has-success .control-label,
.szf .has-success .radio,
.szf .has-success .checkbox,
.szf .has-success .radio-inline,
.szf .has-success .checkbox-inline,
.szf .has-success.radio label,
.szf .has-success.checkbox label,
.szf .has-success.radio-inline label,
.szf .has-success.checkbox-inline label {
  color: #3c763d;
}
.szf .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);
}
.szf .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;
}
.szf .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.szf .has-success .form-control-feedback {
  color: #3c763d;
}
.szf .has-warning .help-block,
.szf .has-warning .control-label,
.szf .has-warning .radio,
.szf .has-warning .checkbox,
.szf .has-warning .radio-inline,
.szf .has-warning .checkbox-inline,
.szf .has-warning.radio label,
.szf .has-warning.checkbox label,
.szf .has-warning.radio-inline label,
.szf .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.szf .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);
}
.szf .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;
}
.szf .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.szf .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.szf .has-error .help-block,
.szf .has-error .control-label,
.szf .has-error .radio,
.szf .has-error .checkbox,
.szf .has-error .radio-inline,
.szf .has-error .checkbox-inline,
.szf .has-error.radio label,
.szf .has-error.checkbox label,
.szf .has-error.radio-inline label,
.szf .has-error.checkbox-inline label {
  color: #a94442;
}
.szf .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);
}
.szf .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;
}
.szf .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.szf .has-error .form-control-feedback {
  color: #a94442;
}
.szf .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.szf .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.szf .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .szf .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .szf .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .szf .form-inline .form-control-static {
    display: inline-block;
  }
  .szf .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .szf .form-inline .input-group .input-group-addon,
  .szf .form-inline .input-group .input-group-btn,
  .szf .form-inline .input-group .form-control {
    width: auto;
  }
  .szf .form-inline .input-group > .form-control {
    width: 100%;
  }
  .szf .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .szf .form-inline .radio,
  .szf .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .szf .form-inline .radio label,
  .szf .form-inline .checkbox label {
    padding-left: 0;
  }
  .szf .form-inline .radio input[type="radio"],
  .szf .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .szf .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.szf .form-horizontal .radio,
.szf .form-horizontal .checkbox,
.szf .form-horizontal .radio-inline,
.szf .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.szf .form-horizontal .radio,
.szf .form-horizontal .checkbox {
  min-height: 27px;
}
.szf .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .szf .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.szf .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .szf .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .szf .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.szf .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;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  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;
}
.szf .btn:focus,
.szf .btn:active:focus,
.szf .btn.active:focus,
.szf .btn.focus,
.szf .btn:active.focus,
.szf .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.szf .btn:hover,
.szf .btn:focus,
.szf .btn.focus {
  color: #333;
  text-decoration: none;
}
.szf .btn:active,
.szf .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);
}
.szf .btn.disabled,
.szf .btn[disabled],
.szf fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
}
.szf a.btn.disabled,
.szf fieldset[disabled] a.btn {
  pointer-events: none;
}
.szf .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.szf .btn-default:focus,
.szf .btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.szf .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.szf .btn-default:active,
.szf .btn-default.active,
.szf .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.szf .btn-default:active:hover,
.szf .btn-default.active:hover,
.szf .open > .dropdown-toggle.btn-default:hover,
.szf .btn-default:active:focus,
.szf .btn-default.active:focus,
.szf .open > .dropdown-toggle.btn-default:focus,
.szf .btn-default:active.focus,
.szf .btn-default.active.focus,
.szf .open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.szf .btn-default:active,
.szf .btn-default.active,
.szf .open > .dropdown-toggle.btn-default {
  background-image: none;
}
.szf .btn-default.disabled:hover,
.szf .btn-default[disabled]:hover,
.szf fieldset[disabled] .btn-default:hover,
.szf .btn-default.disabled:focus,
.szf .btn-default[disabled]:focus,
.szf fieldset[disabled] .btn-default:focus,
.szf .btn-default.disabled.focus,
.szf .btn-default[disabled].focus,
.szf fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.szf .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.szf .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.szf .btn-primary:focus,
.szf .btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.szf .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.szf .btn-primary:active,
.szf .btn-primary.active,
.szf .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.szf .btn-primary:active:hover,
.szf .btn-primary.active:hover,
.szf .open > .dropdown-toggle.btn-primary:hover,
.szf .btn-primary:active:focus,
.szf .btn-primary.active:focus,
.szf .open > .dropdown-toggle.btn-primary:focus,
.szf .btn-primary:active.focus,
.szf .btn-primary.active.focus,
.szf .open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.szf .btn-primary:active,
.szf .btn-primary.active,
.szf .open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.szf .btn-primary.disabled:hover,
.szf .btn-primary[disabled]:hover,
.szf fieldset[disabled] .btn-primary:hover,
.szf .btn-primary.disabled:focus,
.szf .btn-primary[disabled]:focus,
.szf fieldset[disabled] .btn-primary:focus,
.szf .btn-primary.disabled.focus,
.szf .btn-primary[disabled].focus,
.szf fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.szf .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.szf .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.szf .btn-success:focus,
.szf .btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.szf .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.szf .btn-success:active,
.szf .btn-success.active,
.szf .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.szf .btn-success:active:hover,
.szf .btn-success.active:hover,
.szf .open > .dropdown-toggle.btn-success:hover,
.szf .btn-success:active:focus,
.szf .btn-success.active:focus,
.szf .open > .dropdown-toggle.btn-success:focus,
.szf .btn-success:active.focus,
.szf .btn-success.active.focus,
.szf .open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.szf .btn-success:active,
.szf .btn-success.active,
.szf .open > .dropdown-toggle.btn-success {
  background-image: none;
}
.szf .btn-success.disabled:hover,
.szf .btn-success[disabled]:hover,
.szf fieldset[disabled] .btn-success:hover,
.szf .btn-success.disabled:focus,
.szf .btn-success[disabled]:focus,
.szf fieldset[disabled] .btn-success:focus,
.szf .btn-success.disabled.focus,
.szf .btn-success[disabled].focus,
.szf fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.szf .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.szf .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.szf .btn-info:focus,
.szf .btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.szf .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.szf .btn-info:active,
.szf .btn-info.active,
.szf .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.szf .btn-info:active:hover,
.szf .btn-info.active:hover,
.szf .open > .dropdown-toggle.btn-info:hover,
.szf .btn-info:active:focus,
.szf .btn-info.active:focus,
.szf .open > .dropdown-toggle.btn-info:focus,
.szf .btn-info:active.focus,
.szf .btn-info.active.focus,
.szf .open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.szf .btn-info:active,
.szf .btn-info.active,
.szf .open > .dropdown-toggle.btn-info {
  background-image: none;
}
.szf .btn-info.disabled:hover,
.szf .btn-info[disabled]:hover,
.szf fieldset[disabled] .btn-info:hover,
.szf .btn-info.disabled:focus,
.szf .btn-info[disabled]:focus,
.szf fieldset[disabled] .btn-info:focus,
.szf .btn-info.disabled.focus,
.szf .btn-info[disabled].focus,
.szf fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.szf .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.szf .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.szf .btn-warning:focus,
.szf .btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.szf .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.szf .btn-warning:active,
.szf .btn-warning.active,
.szf .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.szf .btn-warning:active:hover,
.szf .btn-warning.active:hover,
.szf .open > .dropdown-toggle.btn-warning:hover,
.szf .btn-warning:active:focus,
.szf .btn-warning.active:focus,
.szf .open > .dropdown-toggle.btn-warning:focus,
.szf .btn-warning:active.focus,
.szf .btn-warning.active.focus,
.szf .open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.szf .btn-warning:active,
.szf .btn-warning.active,
.szf .open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.szf .btn-warning.disabled:hover,
.szf .btn-warning[disabled]:hover,
.szf fieldset[disabled] .btn-warning:hover,
.szf .btn-warning.disabled:focus,
.szf .btn-warning[disabled]:focus,
.szf fieldset[disabled] .btn-warning:focus,
.szf .btn-warning.disabled.focus,
.szf .btn-warning[disabled].focus,
.szf fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.szf .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.szf .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.szf .btn-danger:focus,
.szf .btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.szf .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.szf .btn-danger:active,
.szf .btn-danger.active,
.szf .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.szf .btn-danger:active:hover,
.szf .btn-danger.active:hover,
.szf .open > .dropdown-toggle.btn-danger:hover,
.szf .btn-danger:active:focus,
.szf .btn-danger.active:focus,
.szf .open > .dropdown-toggle.btn-danger:focus,
.szf .btn-danger:active.focus,
.szf .btn-danger.active.focus,
.szf .open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.szf .btn-danger:active,
.szf .btn-danger.active,
.szf .open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.szf .btn-danger.disabled:hover,
.szf .btn-danger[disabled]:hover,
.szf fieldset[disabled] .btn-danger:hover,
.szf .btn-danger.disabled:focus,
.szf .btn-danger[disabled]:focus,
.szf fieldset[disabled] .btn-danger:focus,
.szf .btn-danger.disabled.focus,
.szf .btn-danger[disabled].focus,
.szf fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.szf .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.szf .btn-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.szf .btn-link,
.szf .btn-link:active,
.szf .btn-link.active,
.szf .btn-link[disabled],
.szf fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.szf .btn-link,
.szf .btn-link:hover,
.szf .btn-link:focus,
.szf .btn-link:active {
  border-color: transparent;
}
.szf .btn-link:hover,
.szf .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.szf .btn-link[disabled]:hover,
.szf fieldset[disabled] .btn-link:hover,
.szf .btn-link[disabled]:focus,
.szf fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.szf .btn-lg,
.szf .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.szf .btn-sm,
.szf .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.szf .btn-xs,
.szf .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.szf .btn-block {
  display: block;
  width: 100%;
}
.szf .btn-block + .btn-block {
  margin-top: 5px;
}
.szf input[type="submit"].btn-block,
.szf input[type="reset"].btn-block,
.szf input[type="button"].btn-block {
  width: 100%;
}
.szf .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.szf .fade.in {
  opacity: 1;
}
.szf .collapse {
  display: none;
}
.szf .collapse.in {
  display: block;
}
.szf tr.collapse.in {
  display: table-row;
}
.szf tbody.collapse.in {
  display: table-row-group;
}
.szf .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.szf .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.szf .dropup,
.szf .dropdown {
  position: relative;
}
.szf .dropdown-toggle:focus {
  outline: 0;
}
.szf .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);
}
.szf .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.szf .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.szf .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.szf .dropdown-menu > li > a:hover,
.szf .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.szf .dropdown-menu > .active > a,
.szf .dropdown-menu > .active > a:hover,
.szf .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.szf .dropdown-menu > .disabled > a,
.szf .dropdown-menu > .disabled > a:hover,
.szf .dropdown-menu > .disabled > a:focus {
  color: #777;
}
.szf .dropdown-menu > .disabled > a:hover,
.szf .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.szf .open > .dropdown-menu {
  display: block;
}
.szf .open > a {
  outline: 0;
}
.szf .dropdown-menu-right {
  right: 0;
  left: auto;
}
.szf .dropdown-menu-left {
  right: auto;
  left: 0;
}
.szf .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.szf .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.szf .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.szf .dropup .caret,
.szf .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.szf .dropup .dropdown-menu,
.szf .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .szf .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .szf .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.szf .btn-group,
.szf .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.szf .btn-group > .btn,
.szf .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.szf .btn-group > .btn:hover,
.szf .btn-group-vertical > .btn:hover,
.szf .btn-group > .btn:focus,
.szf .btn-group-vertical > .btn:focus,
.szf .btn-group > .btn:active,
.szf .btn-group-vertical > .btn:active,
.szf .btn-group > .btn.active,
.szf .btn-group-vertical > .btn.active {
  z-index: 2;
}
.szf .btn-group .btn + .btn,
.szf .btn-group .btn + .btn-group,
.szf .btn-group .btn-group + .btn,
.szf .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.szf .btn-toolbar {
  margin-left: -5px;
}
.szf .btn-toolbar .btn,
.szf .btn-toolbar .btn-group,
.szf .btn-toolbar .input-group {
  float: left;
}
.szf .btn-toolbar > .btn,
.szf .btn-toolbar > .btn-group,
.szf .btn-toolbar > .input-group {
  margin-left: 5px;
}
.szf .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.szf .btn-group > .btn:first-child {
  margin-left: 0;
}
.szf .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.szf .btn-group > .btn:last-child:not(:first-child),
.szf .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.szf .btn-group > .btn-group {
  float: left;
}
.szf .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.szf .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.szf .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.szf .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.szf .btn-group .dropdown-toggle:active,
.szf .btn-group.open .dropdown-toggle {
  outline: 0;
}
.szf .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.szf .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.szf .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);
}
.szf .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.szf .btn .caret {
  margin-left: 0;
}
.szf .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.szf .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.szf .btn-group-vertical > .btn,
.szf .btn-group-vertical > .btn-group,
.szf .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.szf .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.szf .btn-group-vertical > .btn + .btn,
.szf .btn-group-vertical > .btn + .btn-group,
.szf .btn-group-vertical > .btn-group + .btn,
.szf .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.szf .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.szf .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.szf .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.szf .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.szf .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.szf .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.szf .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.szf .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.szf .btn-group-justified > .btn,
.szf .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.szf .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.szf .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.szf [data-toggle="buttons"] > .btn input[type="radio"],
.szf [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.szf [data-toggle="buttons"] > .btn input[type="checkbox"],
.szf [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.szf .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.szf .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.szf .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.szf .input-group .form-control:focus {
  z-index: 3;
}
.szf .input-group-lg > .form-control,
.szf .input-group-lg > .input-group-addon,
.szf .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.szf select.input-group-lg > .form-control,
.szf select.input-group-lg > .input-group-addon,
.szf select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.szf textarea.input-group-lg > .form-control,
.szf textarea.input-group-lg > .input-group-addon,
.szf textarea.input-group-lg > .input-group-btn > .btn,
.szf select[multiple].input-group-lg > .form-control,
.szf select[multiple].input-group-lg > .input-group-addon,
.szf select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.szf .input-group-sm > .form-control,
.szf .input-group-sm > .input-group-addon,
.szf .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.szf select.input-group-sm > .form-control,
.szf select.input-group-sm > .input-group-addon,
.szf select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.szf textarea.input-group-sm > .form-control,
.szf textarea.input-group-sm > .input-group-addon,
.szf textarea.input-group-sm > .input-group-btn > .btn,
.szf select[multiple].input-group-sm > .form-control,
.szf select[multiple].input-group-sm > .input-group-addon,
.szf select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.szf .input-group-addon,
.szf .input-group-btn,
.szf .input-group .form-control {
  display: table-cell;
}
.szf .input-group-addon:not(:first-child):not(:last-child),
.szf .input-group-btn:not(:first-child):not(:last-child),
.szf .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.szf .input-group-addon,
.szf .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.szf .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;
}
.szf .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.szf .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.szf .input-group-addon input[type="radio"],
.szf .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.szf .input-group .form-control:first-child,
.szf .input-group-addon:first-child,
.szf .input-group-btn:first-child > .btn,
.szf .input-group-btn:first-child > .btn-group > .btn,
.szf .input-group-btn:first-child > .dropdown-toggle,
.szf .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.szf .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.szf .input-group-addon:first-child {
  border-right: 0;
}
.szf .input-group .form-control:last-child,
.szf .input-group-addon:last-child,
.szf .input-group-btn:last-child > .btn,
.szf .input-group-btn:last-child > .btn-group > .btn,
.szf .input-group-btn:last-child > .dropdown-toggle,
.szf .input-group-btn:first-child > .btn:not(:first-child),
.szf .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.szf .input-group-addon:last-child {
  border-left: 0;
}
.szf .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.szf .input-group-btn > .btn {
  position: relative;
}
.szf .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.szf .input-group-btn > .btn:hover,
.szf .input-group-btn > .btn:focus,
.szf .input-group-btn > .btn:active {
  z-index: 2;
}
.szf .input-group-btn:first-child > .btn,
.szf .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.szf .input-group-btn:last-child > .btn,
.szf .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.szf .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.szf .nav > li {
  position: relative;
  display: block;
}
.szf .nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.szf .nav > li > a:hover,
.szf .nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.szf .nav > li.disabled > a {
  color: #777;
}
.szf .nav > li.disabled > a:hover,
.szf .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.szf .nav .open > a,
.szf .nav .open > a:hover,
.szf .nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.szf .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.szf .nav > li > a > img {
  max-width: none;
}
.szf .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.szf .nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.szf .nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.szf .nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.szf .nav-tabs > li.active > a,
.szf .nav-tabs > li.active > a:hover,
.szf .nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.szf .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.szf .nav-tabs.nav-justified > li {
  float: none;
}
.szf .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.szf .nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .szf .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .szf .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.szf .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.szf .nav-tabs.nav-justified > .active > a,
.szf .nav-tabs.nav-justified > .active > a:hover,
.szf .nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .szf .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .szf .nav-tabs.nav-justified > .active > a,
  .szf .nav-tabs.nav-justified > .active > a:hover,
  .szf .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.szf .nav-pills > li {
  float: left;
}
.szf .nav-pills > li > a {
  border-radius: 4px;
}
.szf .nav-pills > li + li {
  margin-left: 2px;
}
.szf .nav-pills > li.active > a,
.szf .nav-pills > li.active > a:hover,
.szf .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.szf .nav-stacked > li {
  float: none;
}
.szf .nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.szf .nav-justified {
  width: 100%;
}
.szf .nav-justified > li {
  float: none;
}
.szf .nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.szf .nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .szf .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .szf .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.szf .nav-tabs-justified {
  border-bottom: 0;
}
.szf .nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.szf .nav-tabs-justified > .active > a,
.szf .nav-tabs-justified > .active > a:hover,
.szf .nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .szf .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .szf .nav-tabs-justified > .active > a,
  .szf .nav-tabs-justified > .active > a:hover,
  .szf .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.szf .tab-content > .tab-pane {
  display: none;
}
.szf .tab-content > .active {
  display: block;
}
.szf .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.szf .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .szf .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .szf .navbar-header {
    float: left;
  }
}
.szf .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);
}
.szf .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .szf .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .szf .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .szf .navbar-collapse.in {
    overflow-y: visible;
  }
  .szf .navbar-fixed-top .navbar-collapse,
  .szf .navbar-static-top .navbar-collapse,
  .szf .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.szf .navbar-fixed-top .navbar-collapse,
.szf .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .szf .navbar-fixed-top .navbar-collapse,
  .szf .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.szf .container > .navbar-header,
.szf .container-fluid > .navbar-header,
.szf .container > .navbar-collapse,
.szf .container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .szf .container > .navbar-header,
  .szf .container-fluid > .navbar-header,
  .szf .container > .navbar-collapse,
  .szf .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.szf .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .szf .navbar-static-top {
    border-radius: 0;
  }
}
.szf .navbar-fixed-top,
.szf .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .szf .navbar-fixed-top,
  .szf .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.szf .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.szf .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.szf .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.szf .navbar-brand:hover,
.szf .navbar-brand:focus {
  text-decoration: none;
}
.szf .navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .szf .navbar > .container .navbar-brand,
  .szf .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.szf .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;
}
.szf .navbar-toggle:focus {
  outline: 0;
}
.szf .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.szf .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .szf .navbar-toggle {
    display: none;
  }
}
.szf .navbar-nav {
  margin: 7.5px -15px;
}
.szf .navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .szf .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;
  }
  .szf .navbar-nav .open .dropdown-menu > li > a,
  .szf .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .szf .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .szf .navbar-nav .open .dropdown-menu > li > a:hover,
  .szf .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .szf .navbar-nav {
    float: left;
    margin: 0;
  }
  .szf .navbar-nav > li {
    float: left;
  }
  .szf .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.szf .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) {
  .szf .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .szf .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .szf .navbar-form .form-control-static {
    display: inline-block;
  }
  .szf .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .szf .navbar-form .input-group .input-group-addon,
  .szf .navbar-form .input-group .input-group-btn,
  .szf .navbar-form .input-group .form-control {
    width: auto;
  }
  .szf .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .szf .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .szf .navbar-form .radio,
  .szf .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .szf .navbar-form .radio label,
  .szf .navbar-form .checkbox label {
    padding-left: 0;
  }
  .szf .navbar-form .radio input[type="radio"],
  .szf .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .szf .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .szf .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .szf .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .szf .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;
  }
}
.szf .navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.szf .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.szf .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.szf .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.szf .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.szf .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .szf .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .szf .navbar-left {
    float: left !important;
  }
  .szf .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .szf .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.szf .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.szf .navbar-default .navbar-brand {
  color: #777;
}
.szf .navbar-default .navbar-brand:hover,
.szf .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.szf .navbar-default .navbar-text {
  color: #777;
}
.szf .navbar-default .navbar-nav > li > a {
  color: #777;
}
.szf .navbar-default .navbar-nav > li > a:hover,
.szf .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.szf .navbar-default .navbar-nav > .active > a,
.szf .navbar-default .navbar-nav > .active > a:hover,
.szf .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.szf .navbar-default .navbar-nav > .disabled > a,
.szf .navbar-default .navbar-nav > .disabled > a:hover,
.szf .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.szf .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.szf .navbar-default .navbar-toggle:hover,
.szf .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.szf .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.szf .navbar-default .navbar-collapse,
.szf .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.szf .navbar-default .navbar-nav > .open > a,
.szf .navbar-default .navbar-nav > .open > a:hover,
.szf .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .szf .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .szf .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .szf .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .szf .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .szf .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .szf .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .szf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .szf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .szf .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.szf .navbar-default .navbar-link {
  color: #777;
}
.szf .navbar-default .navbar-link:hover {
  color: #333;
}
.szf .navbar-default .btn-link {
  color: #777;
}
.szf .navbar-default .btn-link:hover,
.szf .navbar-default .btn-link:focus {
  color: #333;
}
.szf .navbar-default .btn-link[disabled]:hover,
.szf fieldset[disabled] .navbar-default .btn-link:hover,
.szf .navbar-default .btn-link[disabled]:focus,
.szf fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.szf .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.szf .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.szf .navbar-inverse .navbar-brand:hover,
.szf .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.szf .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.szf .navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.szf .navbar-inverse .navbar-nav > li > a:hover,
.szf .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.szf .navbar-inverse .navbar-nav > .active > a,
.szf .navbar-inverse .navbar-nav > .active > a:hover,
.szf .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.szf .navbar-inverse .navbar-nav > .disabled > a,
.szf .navbar-inverse .navbar-nav > .disabled > a:hover,
.szf .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.szf .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.szf .navbar-inverse .navbar-toggle:hover,
.szf .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.szf .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.szf .navbar-inverse .navbar-collapse,
.szf .navbar-inverse .navbar-form {
  border-color: #101010;
}
.szf .navbar-inverse .navbar-nav > .open > a,
.szf .navbar-inverse .navbar-nav > .open > a:hover,
.szf .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .szf .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.szf .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.szf .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.szf .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.szf .navbar-inverse .btn-link:hover,
.szf .navbar-inverse .btn-link:focus {
  color: #fff;
}
.szf .navbar-inverse .btn-link[disabled]:hover,
.szf fieldset[disabled] .navbar-inverse .btn-link:hover,
.szf .navbar-inverse .btn-link[disabled]:focus,
.szf fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.szf .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.szf .breadcrumb > li {
  display: inline-block;
}
.szf .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.szf .breadcrumb > .active {
  color: #777;
}
.szf .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.szf .pagination > li {
  display: inline;
}
.szf .pagination > li > a,
.szf .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.szf .pagination > li:first-child > a,
.szf .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.szf .pagination > li:last-child > a,
.szf .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.szf .pagination > li > a:hover,
.szf .pagination > li > span:hover,
.szf .pagination > li > a:focus,
.szf .pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.szf .pagination > .active > a,
.szf .pagination > .active > span,
.szf .pagination > .active > a:hover,
.szf .pagination > .active > span:hover,
.szf .pagination > .active > a:focus,
.szf .pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.szf .pagination > .disabled > span,
.szf .pagination > .disabled > span:hover,
.szf .pagination > .disabled > span:focus,
.szf .pagination > .disabled > a,
.szf .pagination > .disabled > a:hover,
.szf .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.szf .pagination-lg > li > a,
.szf .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.szf .pagination-lg > li:first-child > a,
.szf .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.szf .pagination-lg > li:last-child > a,
.szf .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.szf .pagination-sm > li > a,
.szf .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.szf .pagination-sm > li:first-child > a,
.szf .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.szf .pagination-sm > li:last-child > a,
.szf .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.szf .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.szf .pager li {
  display: inline;
}
.szf .pager li > a,
.szf .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.szf .pager li > a:hover,
.szf .pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.szf .pager .next > a,
.szf .pager .next > span {
  float: right;
}
.szf .pager .previous > a,
.szf .pager .previous > span {
  float: left;
}
.szf .pager .disabled > a,
.szf .pager .disabled > a:hover,
.szf .pager .disabled > a:focus,
.szf .pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.szf .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.szf a.label:hover,
.szf a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.szf .label:empty {
  display: none;
}
.szf .btn .label {
  position: relative;
  top: -1px;
}
.szf .label-default {
  background-color: #777;
}
.szf .label-default[href]:hover,
.szf .label-default[href]:focus {
  background-color: #5e5e5e;
}
.szf .label-primary {
  background-color: #337ab7;
}
.szf .label-primary[href]:hover,
.szf .label-primary[href]:focus {
  background-color: #286090;
}
.szf .label-success {
  background-color: #5cb85c;
}
.szf .label-success[href]:hover,
.szf .label-success[href]:focus {
  background-color: #449d44;
}
.szf .label-info {
  background-color: #5bc0de;
}
.szf .label-info[href]:hover,
.szf .label-info[href]:focus {
  background-color: #31b0d5;
}
.szf .label-warning {
  background-color: #f0ad4e;
}
.szf .label-warning[href]:hover,
.szf .label-warning[href]:focus {
  background-color: #ec971f;
}
.szf .label-danger {
  background-color: #d9534f;
}
.szf .label-danger[href]:hover,
.szf .label-danger[href]:focus {
  background-color: #c9302c;
}
.szf .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.szf .badge:empty {
  display: none;
}
.szf .btn .badge {
  position: relative;
  top: -1px;
}
.szf .btn-xs .badge,
.szf .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.szf a.badge:hover,
.szf a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.szf .list-group-item.active > .badge,
.szf .nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.szf .list-group-item > .badge {
  float: right;
}
.szf .list-group-item > .badge + .badge {
  margin-right: 5px;
}
.szf .nav-pills > li > a > .badge {
  margin-left: 3px;
}
.szf .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.szf .jumbotron h1,
.szf .jumbotron .h1 {
  color: inherit;
}
.szf .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.szf .jumbotron > hr {
  border-top-color: #d5d5d5;
}
.szf .container .jumbotron,
.szf .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.szf .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .szf .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .szf .container .jumbotron,
  .szf .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .szf .jumbotron h1,
  .szf .jumbotron .h1 {
    font-size: 63px;
  }
}
.szf .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.szf .thumbnail > img,
.szf .thumbnail a > img {
  margin-right: auto;
  margin-left: auto;
}
.szf a.thumbnail:hover,
.szf a.thumbnail:focus,
.szf a.thumbnail.active {
  border-color: #337ab7;
}
.szf .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.szf .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.szf .alert h4 {
  margin-top: 0;
  color: inherit;
}
.szf .alert .alert-link {
  font-weight: bold;
}
.szf .alert > p,
.szf .alert > ul {
  margin-bottom: 0;
}
.szf .alert > p + p {
  margin-top: 5px;
}
.szf .alert-dismissable,
.szf .alert-dismissible {
  padding-right: 35px;
}
.szf .alert-dismissable .close,
.szf .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.szf .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.szf .alert-success hr {
  border-top-color: #c9e2b3;
}
.szf .alert-success .alert-link {
  color: #2b542c;
}
.szf .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.szf .alert-info hr {
  border-top-color: #a6e1ec;
}
.szf .alert-info .alert-link {
  color: #245269;
}
.szf .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.szf .alert-warning hr {
  border-top-color: #f7e1b5;
}
.szf .alert-warning .alert-link {
  color: #66512c;
}
.szf .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.szf .alert-danger hr {
  border-top-color: #e4b9c0;
}
.szf .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.szf .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.szf .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.szf .progress-striped .progress-bar,
.szf .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.szf .progress.active .progress-bar,
.szf .progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.szf .progress-bar-success {
  background-color: #5cb85c;
}
.szf .progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.szf .progress-bar-info {
  background-color: #5bc0de;
}
.szf .progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.szf .progress-bar-warning {
  background-color: #f0ad4e;
}
.szf .progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.szf .progress-bar-danger {
  background-color: #d9534f;
}
.szf .progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.szf .media {
  margin-top: 15px;
}
.szf .media:first-child {
  margin-top: 0;
}
.szf .media,
.szf .media-body {
  overflow: hidden;
  zoom: 1;
}
.szf .media-body {
  width: 10000px;
}
.szf .media-object {
  display: block;
}
.szf .media-object.img-thumbnail {
  max-width: none;
}
.szf .media-right,
.szf .media > .pull-right {
  padding-left: 10px;
}
.szf .media-left,
.szf .media > .pull-left {
  padding-right: 10px;
}
.szf .media-left,
.szf .media-right,
.szf .media-body {
  display: table-cell;
  vertical-align: top;
}
.szf .media-middle {
  vertical-align: middle;
}
.szf .media-bottom {
  vertical-align: bottom;
}
.szf .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.szf .media-list {
  padding-left: 0;
  list-style: none;
}
.szf .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.szf .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.szf .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.szf .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.szf a.list-group-item,
.szf button.list-group-item {
  color: #555;
}
.szf a.list-group-item .list-group-item-heading,
.szf button.list-group-item .list-group-item-heading {
  color: #333;
}
.szf a.list-group-item:hover,
.szf button.list-group-item:hover,
.szf a.list-group-item:focus,
.szf button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.szf button.list-group-item {
  width: 100%;
  text-align: left;
}
.szf .list-group-item.disabled,
.szf .list-group-item.disabled:hover,
.szf .list-group-item.disabled:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.szf .list-group-item.disabled .list-group-item-heading,
.szf .list-group-item.disabled:hover .list-group-item-heading,
.szf .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.szf .list-group-item.disabled .list-group-item-text,
.szf .list-group-item.disabled:hover .list-group-item-text,
.szf .list-group-item.disabled:focus .list-group-item-text {
  color: #777;
}
.szf .list-group-item.active,
.szf .list-group-item.active:hover,
.szf .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.szf .list-group-item.active .list-group-item-heading,
.szf .list-group-item.active:hover .list-group-item-heading,
.szf .list-group-item.active:focus .list-group-item-heading,
.szf .list-group-item.active .list-group-item-heading > small,
.szf .list-group-item.active:hover .list-group-item-heading > small,
.szf .list-group-item.active:focus .list-group-item-heading > small,
.szf .list-group-item.active .list-group-item-heading > .small,
.szf .list-group-item.active:hover .list-group-item-heading > .small,
.szf .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.szf .list-group-item.active .list-group-item-text,
.szf .list-group-item.active:hover .list-group-item-text,
.szf .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.szf .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.szf a.list-group-item-success,
.szf button.list-group-item-success {
  color: #3c763d;
}
.szf a.list-group-item-success .list-group-item-heading,
.szf button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.szf a.list-group-item-success:hover,
.szf button.list-group-item-success:hover,
.szf a.list-group-item-success:focus,
.szf button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.szf a.list-group-item-success.active,
.szf button.list-group-item-success.active,
.szf a.list-group-item-success.active:hover,
.szf button.list-group-item-success.active:hover,
.szf a.list-group-item-success.active:focus,
.szf button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.szf .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.szf a.list-group-item-info,
.szf button.list-group-item-info {
  color: #31708f;
}
.szf a.list-group-item-info .list-group-item-heading,
.szf button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.szf a.list-group-item-info:hover,
.szf button.list-group-item-info:hover,
.szf a.list-group-item-info:focus,
.szf button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.szf a.list-group-item-info.active,
.szf button.list-group-item-info.active,
.szf a.list-group-item-info.active:hover,
.szf button.list-group-item-info.active:hover,
.szf a.list-group-item-info.active:focus,
.szf button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.szf .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.szf a.list-group-item-warning,
.szf button.list-group-item-warning {
  color: #8a6d3b;
}
.szf a.list-group-item-warning .list-group-item-heading,
.szf button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.szf a.list-group-item-warning:hover,
.szf button.list-group-item-warning:hover,
.szf a.list-group-item-warning:focus,
.szf button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.szf a.list-group-item-warning.active,
.szf button.list-group-item-warning.active,
.szf a.list-group-item-warning.active:hover,
.szf button.list-group-item-warning.active:hover,
.szf a.list-group-item-warning.active:focus,
.szf button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.szf .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.szf a.list-group-item-danger,
.szf button.list-group-item-danger {
  color: #a94442;
}
.szf a.list-group-item-danger .list-group-item-heading,
.szf button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.szf a.list-group-item-danger:hover,
.szf button.list-group-item-danger:hover,
.szf a.list-group-item-danger:focus,
.szf button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.szf a.list-group-item-danger.active,
.szf button.list-group-item-danger.active,
.szf a.list-group-item-danger.active:hover,
.szf button.list-group-item-danger.active:hover,
.szf a.list-group-item-danger.active:focus,
.szf button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.szf .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.szf .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.szf .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.szf .panel-body {
  padding: 15px;
}
.szf .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.szf .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.szf .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.szf .panel-title > a,
.szf .panel-title > small,
.szf .panel-title > .small,
.szf .panel-title > small > a,
.szf .panel-title > .small > a {
  color: inherit;
}
.szf .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.szf .panel > .list-group,
.szf .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.szf .panel > .list-group .list-group-item,
.szf .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.szf .panel > .list-group:first-child .list-group-item:first-child,
.szf .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.szf .panel > .list-group:last-child .list-group-item:last-child,
.szf .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.szf .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.szf .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.szf .list-group + .panel-footer {
  border-top-width: 0;
}
.szf .panel > .table,
.szf .panel > .table-responsive > .table,
.szf .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.szf .panel > .table caption,
.szf .panel > .table-responsive > .table caption,
.szf .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.szf .panel > .table:first-child,
.szf .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.szf .panel > .table:first-child > thead:first-child > tr:first-child,
.szf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.szf .panel > .table:first-child > tbody:first-child > tr:first-child,
.szf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.szf .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.szf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.szf .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.szf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.szf .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.szf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.szf .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.szf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.szf .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.szf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.szf .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.szf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.szf .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.szf .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.szf .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.szf .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.szf .panel > .table:last-child,
.szf .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.szf .panel > .table:last-child > tbody:last-child > tr:last-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.szf .panel > .table:last-child > tfoot:last-child > tr:last-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.szf .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.szf .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.szf .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.szf .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.szf .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.szf .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.szf .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.szf .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.szf .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.szf .panel > .panel-body + .table,
.szf .panel > .panel-body + .table-responsive,
.szf .panel > .table + .panel-body,
.szf .panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.szf .panel > .table > tbody:first-child > tr:first-child th,
.szf .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.szf .panel > .table-bordered,
.szf .panel > .table-responsive > .table-bordered {
  border: 0;
}
.szf .panel > .table-bordered > thead > tr > th:first-child,
.szf .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.szf .panel > .table-bordered > tbody > tr > th:first-child,
.szf .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.szf .panel > .table-bordered > tfoot > tr > th:first-child,
.szf .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.szf .panel > .table-bordered > thead > tr > td:first-child,
.szf .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.szf .panel > .table-bordered > tbody > tr > td:first-child,
.szf .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.szf .panel > .table-bordered > tfoot > tr > td:first-child,
.szf .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.szf .panel > .table-bordered > thead > tr > th:last-child,
.szf .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.szf .panel > .table-bordered > tbody > tr > th:last-child,
.szf .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.szf .panel > .table-bordered > tfoot > tr > th:last-child,
.szf .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.szf .panel > .table-bordered > thead > tr > td:last-child,
.szf .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.szf .panel > .table-bordered > tbody > tr > td:last-child,
.szf .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.szf .panel > .table-bordered > tfoot > tr > td:last-child,
.szf .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.szf .panel > .table-bordered > thead > tr:first-child > td,
.szf .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.szf .panel > .table-bordered > tbody > tr:first-child > td,
.szf .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.szf .panel > .table-bordered > thead > tr:first-child > th,
.szf .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.szf .panel > .table-bordered > tbody > tr:first-child > th,
.szf .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.szf .panel > .table-bordered > tbody > tr:last-child > td,
.szf .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.szf .panel > .table-bordered > tfoot > tr:last-child > td,
.szf .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.szf .panel > .table-bordered > tbody > tr:last-child > th,
.szf .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.szf .panel > .table-bordered > tfoot > tr:last-child > th,
.szf .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.szf .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.szf .panel-group {
  margin-bottom: 20px;
}
.szf .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.szf .panel-group .panel + .panel {
  margin-top: 5px;
}
.szf .panel-group .panel-heading {
  border-bottom: 0;
}
.szf .panel-group .panel-heading + .panel-collapse > .panel-body,
.szf .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.szf .panel-group .panel-footer {
  border-top: 0;
}
.szf .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.szf .panel-default {
  border-color: #ddd;
}
.szf .panel-default > .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.szf .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.szf .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.szf .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.szf .panel-primary {
  border-color: #337ab7;
}
.szf .panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.szf .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.szf .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.szf .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.szf .panel-success {
  border-color: #d6e9c6;
}
.szf .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.szf .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.szf .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.szf .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.szf .panel-info {
  border-color: #bce8f1;
}
.szf .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.szf .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.szf .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.szf .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.szf .panel-warning {
  border-color: #faebcc;
}
.szf .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.szf .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.szf .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.szf .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.szf .panel-danger {
  border-color: #ebccd1;
}
.szf .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.szf .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.szf .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.szf .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.szf .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.szf .embed-responsive .embed-responsive-item,
.szf .embed-responsive iframe,
.szf .embed-responsive embed,
.szf .embed-responsive object,
.szf .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.szf .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.szf .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.szf .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.szf .well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.szf .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.szf .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.szf .close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.szf .close:hover,
.szf .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.szf button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
}
.szf .modal-open {
  overflow: hidden;
}
.szf .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.szf .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.szf .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.szf .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.szf .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.szf .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.szf .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.szf .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.szf .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.szf .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.szf .modal-header .close {
  margin-top: -2px;
}
.szf .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.szf .modal-body {
  position: relative;
  padding: 15px;
}
.szf .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.szf .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.szf .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.szf .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.szf .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .szf .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .szf .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .szf .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .szf .modal-lg {
    width: 900px;
  }
}
.szf .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.szf .tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.szf .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.szf .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.szf .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.szf .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.szf .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.szf .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.szf .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.szf .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.szf .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.szf .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.szf .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.szf .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.szf .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.szf .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.szf .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  line-break: auto;
}
.szf .popover.top {
  margin-top: -10px;
}
.szf .popover.right {
  margin-left: 10px;
}
.szf .popover.bottom {
  margin-top: 10px;
}
.szf .popover.left {
  margin-left: -10px;
}
.szf .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.szf .popover-content {
  padding: 9px 14px;
}
.szf .popover > .arrow,
.szf .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.szf .popover > .arrow {
  border-width: 11px;
}
.szf .popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.szf .popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.szf .popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.szf .popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.szf .popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.szf .popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.szf .popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.szf .popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.szf .popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.szf .carousel {
  position: relative;
}
.szf .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.szf .carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.szf .carousel-inner > .item > img,
.szf .carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .szf .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .szf .carousel-inner > .item.next,
  .szf .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .szf .carousel-inner > .item.prev,
  .szf .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .szf .carousel-inner > .item.next.left,
  .szf .carousel-inner > .item.prev.right,
  .szf .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .carousel-inner > .active,
.szf .carousel-inner > .next,
.szf .carousel-inner > .prev {
  display: block;
}
.szf .carousel-inner > .active {
  left: 0;
}
.szf .carousel-inner > .next,
.szf .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.szf .carousel-inner > .next {
  left: 100%;
}
.szf .carousel-inner > .prev {
  left: -100%;
}
.szf .carousel-inner > .next.left,
.szf .carousel-inner > .prev.right {
  left: 0;
}
.szf .carousel-inner > .active.left {
  left: -100%;
}
.szf .carousel-inner > .active.right {
  left: 100%;
}
.szf .carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.szf .carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.szf .carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.szf .carousel-control:hover,
.szf .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: 0.9;
}
.szf .carousel-control .icon-prev,
.szf .carousel-control .icon-next,
.szf .carousel-control .glyphicon-chevron-left,
.szf .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.szf .carousel-control .icon-prev,
.szf .carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.szf .carousel-control .icon-next,
.szf .carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.szf .carousel-control .icon-prev,
.szf .carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.szf .carousel-control .icon-prev:before {
  content: '\2039';
}
.szf .carousel-control .icon-next:before {
  content: '\203a';
}
.szf .carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.szf .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.szf .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.szf .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.szf .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .szf .carousel-control .glyphicon-chevron-left,
  .szf .carousel-control .glyphicon-chevron-right,
  .szf .carousel-control .icon-prev,
  .szf .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .szf .carousel-control .glyphicon-chevron-left,
  .szf .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .szf .carousel-control .glyphicon-chevron-right,
  .szf .carousel-control .icon-next {
    margin-right: -10px;
  }
  .szf .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .szf .carousel-indicators {
    bottom: 20px;
  }
}
.szf .clearfix:before,
.szf .clearfix:after,
.szf .dl-horizontal dd:before,
.szf .dl-horizontal dd:after,
.szf .container:before,
.szf .container:after,
.szf .container-fluid:before,
.szf .container-fluid:after,
.szf .row:before,
.szf .row:after,
.szf .form-horizontal .form-group:before,
.szf .form-horizontal .form-group:after,
.szf .btn-toolbar:before,
.szf .btn-toolbar:after,
.szf .btn-group-vertical > .btn-group:before,
.szf .btn-group-vertical > .btn-group:after,
.szf .nav:before,
.szf .nav:after,
.szf .navbar:before,
.szf .navbar:after,
.szf .navbar-header:before,
.szf .navbar-header:after,
.szf .navbar-collapse:before,
.szf .navbar-collapse:after,
.szf .pager:before,
.szf .pager:after,
.szf .panel-body:before,
.szf .panel-body:after,
.szf .modal-header:before,
.szf .modal-header:after,
.szf .modal-footer:before,
.szf .modal-footer:after {
  display: table;
  content: " ";
}
.szf .clearfix:after,
.szf .dl-horizontal dd:after,
.szf .container:after,
.szf .container-fluid:after,
.szf .row:after,
.szf .form-horizontal .form-group:after,
.szf .btn-toolbar:after,
.szf .btn-group-vertical > .btn-group:after,
.szf .nav:after,
.szf .navbar:after,
.szf .navbar-header:after,
.szf .navbar-collapse:after,
.szf .pager:after,
.szf .panel-body:after,
.szf .modal-header:after,
.szf .modal-footer:after {
  clear: both;
}
.szf .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.szf .pull-right {
  float: right !important;
}
.szf .pull-left {
  float: left !important;
}
.szf .hide {
  display: none !important;
}
.szf .show {
  display: block !important;
}
.szf .invisible {
  visibility: hidden;
}
.szf .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.szf .hidden {
  display: none !important;
}
.szf .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.szf .visible-xs,
.szf .visible-sm,
.szf .visible-md,
.szf .visible-lg {
  display: none !important;
}
.szf .visible-xs-block,
.szf .visible-xs-inline,
.szf .visible-xs-inline-block,
.szf .visible-sm-block,
.szf .visible-sm-inline,
.szf .visible-sm-inline-block,
.szf .visible-md-block,
.szf .visible-md-inline,
.szf .visible-md-inline-block,
.szf .visible-lg-block,
.szf .visible-lg-inline,
.szf .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .szf .visible-xs {
    display: block !important;
  }
  .szf table.visible-xs {
    display: table !important;
  }
  .szf tr.visible-xs {
    display: table-row !important;
  }
  .szf th.visible-xs,
  .szf td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .szf .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .szf .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .szf .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .szf .visible-sm {
    display: block !important;
  }
  .szf table.visible-sm {
    display: table !important;
  }
  .szf tr.visible-sm {
    display: table-row !important;
  }
  .szf th.visible-sm,
  .szf td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .szf .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .szf .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .szf .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .szf .visible-md {
    display: block !important;
  }
  .szf table.visible-md {
    display: table !important;
  }
  .szf tr.visible-md {
    display: table-row !important;
  }
  .szf th.visible-md,
  .szf td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .szf .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .szf .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .szf .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .szf .visible-lg {
    display: block !important;
  }
  .szf table.visible-lg {
    display: table !important;
  }
  .szf tr.visible-lg {
    display: table-row !important;
  }
  .szf th.visible-lg,
  .szf td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .szf .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .szf .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .szf .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .szf .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .szf .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .szf .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .szf .hidden-lg {
    display: none !important;
  }
}
.szf .visible-print {
  display: none !important;
}
@media print {
  .szf .visible-print {
    display: block !important;
  }
  .szf table.visible-print {
    display: table !important;
  }
  .szf tr.visible-print {
    display: table-row !important;
  }
  .szf th.visible-print,
  .szf td.visible-print {
    display: table-cell !important;
  }
}
.szf .visible-print-block {
  display: none !important;
}
@media print {
  .szf .visible-print-block {
    display: block !important;
  }
}
.szf .visible-print-inline {
  display: none !important;
}
@media print {
  .szf .visible-print-inline {
    display: inline !important;
  }
}
.szf .visible-print-inline-block {
  display: none !important;
}
@media print {
  .szf .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .szf .hidden-print {
    display: none !important;
  }
}
.szf .btn-default,
.szf .btn-primary,
.szf .btn-success,
.szf .btn-info,
.szf .btn-warning,
.szf .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.szf .btn-default:active,
.szf .btn-primary:active,
.szf .btn-success:active,
.szf .btn-info:active,
.szf .btn-warning:active,
.szf .btn-danger:active,
.szf .btn-default.active,
.szf .btn-primary.active,
.szf .btn-success.active,
.szf .btn-info.active,
.szf .btn-warning.active,
.szf .btn-danger.active {
  -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);
}
.szf .btn-default.disabled,
.szf .btn-primary.disabled,
.szf .btn-success.disabled,
.szf .btn-info.disabled,
.szf .btn-warning.disabled,
.szf .btn-danger.disabled,
.szf .btn-default[disabled],
.szf .btn-primary[disabled],
.szf .btn-success[disabled],
.szf .btn-info[disabled],
.szf .btn-warning[disabled],
.szf .btn-danger[disabled],
.szf fieldset[disabled] .btn-default,
.szf fieldset[disabled] .btn-primary,
.szf fieldset[disabled] .btn-success,
.szf fieldset[disabled] .btn-info,
.szf fieldset[disabled] .btn-warning,
.szf fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.szf .btn-default .badge,
.szf .btn-primary .badge,
.szf .btn-success .badge,
.szf .btn-info .badge,
.szf .btn-warning .badge,
.szf .btn-danger .badge {
  text-shadow: none;
}
.szf .btn:active,
.szf .btn.active {
  background-image: none;
}
.szf .btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  border-color: #ccc;
}
.szf .btn-default:hover,
.szf .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.szf .btn-default:active,
.szf .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.szf .btn-default.disabled,
.szf .btn-default[disabled],
.szf fieldset[disabled] .btn-default,
.szf .btn-default.disabled:hover,
.szf .btn-default[disabled]:hover,
.szf fieldset[disabled] .btn-default:hover,
.szf .btn-default.disabled:focus,
.szf .btn-default[disabled]:focus,
.szf fieldset[disabled] .btn-default:focus,
.szf .btn-default.disabled.focus,
.szf .btn-default[disabled].focus,
.szf fieldset[disabled] .btn-default.focus,
.szf .btn-default.disabled:active,
.szf .btn-default[disabled]:active,
.szf fieldset[disabled] .btn-default:active,
.szf .btn-default.disabled.active,
.szf .btn-default[disabled].active,
.szf fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.szf .btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.szf .btn-primary:hover,
.szf .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.szf .btn-primary:active,
.szf .btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.szf .btn-primary.disabled,
.szf .btn-primary[disabled],
.szf fieldset[disabled] .btn-primary,
.szf .btn-primary.disabled:hover,
.szf .btn-primary[disabled]:hover,
.szf fieldset[disabled] .btn-primary:hover,
.szf .btn-primary.disabled:focus,
.szf .btn-primary[disabled]:focus,
.szf fieldset[disabled] .btn-primary:focus,
.szf .btn-primary.disabled.focus,
.szf .btn-primary[disabled].focus,
.szf fieldset[disabled] .btn-primary.focus,
.szf .btn-primary.disabled:active,
.szf .btn-primary[disabled]:active,
.szf fieldset[disabled] .btn-primary:active,
.szf .btn-primary.disabled.active,
.szf .btn-primary[disabled].active,
.szf fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.szf .btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.szf .btn-success:hover,
.szf .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.szf .btn-success:active,
.szf .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.szf .btn-success.disabled,
.szf .btn-success[disabled],
.szf fieldset[disabled] .btn-success,
.szf .btn-success.disabled:hover,
.szf .btn-success[disabled]:hover,
.szf fieldset[disabled] .btn-success:hover,
.szf .btn-success.disabled:focus,
.szf .btn-success[disabled]:focus,
.szf fieldset[disabled] .btn-success:focus,
.szf .btn-success.disabled.focus,
.szf .btn-success[disabled].focus,
.szf fieldset[disabled] .btn-success.focus,
.szf .btn-success.disabled:active,
.szf .btn-success[disabled]:active,
.szf fieldset[disabled] .btn-success:active,
.szf .btn-success.disabled.active,
.szf .btn-success[disabled].active,
.szf fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.szf .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.szf .btn-info:hover,
.szf .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.szf .btn-info:active,
.szf .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.szf .btn-info.disabled,
.szf .btn-info[disabled],
.szf fieldset[disabled] .btn-info,
.szf .btn-info.disabled:hover,
.szf .btn-info[disabled]:hover,
.szf fieldset[disabled] .btn-info:hover,
.szf .btn-info.disabled:focus,
.szf .btn-info[disabled]:focus,
.szf fieldset[disabled] .btn-info:focus,
.szf .btn-info.disabled.focus,
.szf .btn-info[disabled].focus,
.szf fieldset[disabled] .btn-info.focus,
.szf .btn-info.disabled:active,
.szf .btn-info[disabled]:active,
.szf fieldset[disabled] .btn-info:active,
.szf .btn-info.disabled.active,
.szf .btn-info[disabled].active,
.szf fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.szf .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.szf .btn-warning:hover,
.szf .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.szf .btn-warning:active,
.szf .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.szf .btn-warning.disabled,
.szf .btn-warning[disabled],
.szf fieldset[disabled] .btn-warning,
.szf .btn-warning.disabled:hover,
.szf .btn-warning[disabled]:hover,
.szf fieldset[disabled] .btn-warning:hover,
.szf .btn-warning.disabled:focus,
.szf .btn-warning[disabled]:focus,
.szf fieldset[disabled] .btn-warning:focus,
.szf .btn-warning.disabled.focus,
.szf .btn-warning[disabled].focus,
.szf fieldset[disabled] .btn-warning.focus,
.szf .btn-warning.disabled:active,
.szf .btn-warning[disabled]:active,
.szf fieldset[disabled] .btn-warning:active,
.szf .btn-warning.disabled.active,
.szf .btn-warning[disabled].active,
.szf fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.szf .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.szf .btn-danger:hover,
.szf .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.szf .btn-danger:active,
.szf .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.szf .btn-danger.disabled,
.szf .btn-danger[disabled],
.szf fieldset[disabled] .btn-danger,
.szf .btn-danger.disabled:hover,
.szf .btn-danger[disabled]:hover,
.szf fieldset[disabled] .btn-danger:hover,
.szf .btn-danger.disabled:focus,
.szf .btn-danger[disabled]:focus,
.szf fieldset[disabled] .btn-danger:focus,
.szf .btn-danger.disabled.focus,
.szf .btn-danger[disabled].focus,
.szf fieldset[disabled] .btn-danger.focus,
.szf .btn-danger.disabled:active,
.szf .btn-danger[disabled]:active,
.szf fieldset[disabled] .btn-danger:active,
.szf .btn-danger.disabled.active,
.szf .btn-danger[disabled].active,
.szf fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.szf .thumbnail,
.szf .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.szf .dropdown-menu > li > a:hover,
.szf .dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.szf .dropdown-menu > .active > a,
.szf .dropdown-menu > .active > a:hover,
.szf .dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.szf .navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.szf .navbar-default .navbar-nav > .open > a,
.szf .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.szf .navbar-brand,
.szf .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.szf .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-radius: 4px;
}
.szf .navbar-inverse .navbar-nav > .open > a,
.szf .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.szf .navbar-inverse .navbar-brand,
.szf .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.szf .navbar-static-top,
.szf .navbar-fixed-top,
.szf .navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .szf .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .szf .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .szf .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.szf .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.szf .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.szf .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.szf .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.szf .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.szf .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.szf .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.szf .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.szf .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.szf .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.szf .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.szf .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.szf .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.szf .list-group-item.active,
.szf .list-group-item.active:hover,
.szf .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.szf .list-group-item.active .badge,
.szf .list-group-item.active:hover .badge,
.szf .list-group-item.active:focus .badge {
  text-shadow: none;
}
.szf .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.szf .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.szf .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.szf .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.szf .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.szf .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.szf .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.szf .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.szf .bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.szf .flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.szf .pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.szf .rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.szf .shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.szf .headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.szf .swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.szf .tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.szf .jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.szf .heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.szf .bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.szf .bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.szf .bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.szf .bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.szf .bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.szf .bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.szf .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.szf .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.szf .fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.szf .fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.szf .fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.szf .fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.szf .fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.szf .fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.szf .fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.szf .fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.szf .animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.szf .flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.szf .flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.szf .flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.szf .flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.szf .lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.szf .rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.szf .rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.szf .rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.szf .rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
.szf .rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.szf .rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.szf .rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.szf .rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.szf .rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.szf .rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.szf .hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }
  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.szf .jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.szf .rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.szf .zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.szf .zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.szf .zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.szf .zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.szf .zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.szf .zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.szf .zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.szf .zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.szf .zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.szf .zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.szf .slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.szf .slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.szf .slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.szf .slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.szf .slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.szf .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.szf .animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.szf .animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.szf .animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.szf .animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.szf .animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.szf .animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.szf .animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}
.szf .animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}
.szf .animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.szf .animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}
@media (print), (prefers-reduced-motion: reduce) {
  .szf .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}
.szf {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  /**
    This fixes a compilation issue that occurs because we scope the css.
    We do the following:
    .goedit{
      .close {
        button&{
        width: 0
      }
     }
    }

    And this becomes:
    button.goedit .close {
      width: 0;
    }

    This is a wrong selector, and won't work with the default bootstrap markup.
    Hence simply copying some styles over here with the correct selector.
  **/
}
.szf .szf-modal-wrapper,
.szf .szf-popover-wrapper,
.szf .szf-notifications-wrapper {
  width: 0;
  height: 0;
}
.szf .szf-calendar-wrapper {
  height: 0;
  z-index: 100;
  position: relative;
}
.szf button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.szf .vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
  /* This makes sure that we can still click outside of the modal to close it */
}
.szf .vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}
.szf .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}
.animated {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.szf .daterangepicker {
  position: absolute;
  color: inherit;
  background: #fff;
  border-radius: 4px;
  width: 278px;
  padding: 4px;
  margin-top: 1px;
  top: 100px;
  left: 20px;
  /* Calendars */ }
  .daterangepicker:before, .daterangepicker:after {
    position: absolute;
    display: inline-block;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: ''; }
  .daterangepicker:before {
    top: -7px;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #ccc; }
  .daterangepicker:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent; }
  .szf .daterangepicker.opensleft:before {
    right: 9px; }
  .szf .daterangepicker.opensleft:after {
    right: 10px; }
  .szf .daterangepicker.openscenter:before {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .szf .daterangepicker.openscenter:after {
    left: 0;
    right: 0;
    width: 0;
    margin-left: auto;
    margin-right: auto; }
  .szf .daterangepicker.opensright:before {
    left: 9px; }
  .szf .daterangepicker.opensright:after {
    left: 10px; }
  .szf .daterangepicker.dropup {
    margin-top: -5px; }
    .szf .daterangepicker.dropup:before {
      top: initial;
      bottom: -7px;
      border-bottom: initial;
      border-top: 7px solid #ccc; }
    .szf .daterangepicker.dropup:after {
      top: initial;
      bottom: -6px;
      border-bottom: initial;
      border-top: 6px solid #fff; }
  .szf .daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001; }
  .szf .daterangepicker.single .ranges, .szf .daterangepicker.single .calendar {
    float: none; }
  .szf .daterangepicker.show-calendar .calendar {
    display: block; }
  .szf .daterangepicker .calendar {
    display: none;
    max-width: 270px;
    margin: 4px; }
    .szf .daterangepicker .calendar.single .calendar-table {
      border: none; }
    .szf .daterangepicker .calendar th, .szf .daterangepicker .calendar td {
      white-space: nowrap;
      text-align: center;
      min-width: 32px; }
  .szf .daterangepicker .calendar-table {
    border: 1px solid #fff;
    padding: 4px;
    border-radius: 4px;
    background: #fff; }
  .szf .daterangepicker table {
    width: 100%;
    margin: 0; }
  .szf .daterangepicker td, .szf .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    border-radius: 4px;
    border: 1px solid transparent;
    white-space: nowrap;
    cursor: pointer; }
    .szf .daterangepicker td.available:hover, .szf .daterangepicker th.available:hover {
      background-color: #eee;
      border-color: transparent;
      color: inherit; }
    .szf .daterangepicker td.week, .szf .daterangepicker th.week {
      font-size: 80%;
      color: #ccc; }
  .szf .daterangepicker td.off, .szf .daterangepicker td.off.in-range, .szf .daterangepicker td.off.start-date, .szf .daterangepicker td.off.end-date {
    background-color: #fff;
    border-color: transparent;
    color: #999; }
  .szf .daterangepicker td.in-range {
    background-color: #ebf4f8;
    border-color: transparent;
    color: #000;
    border-radius: 0; }
  .szf .daterangepicker td.start-date {
    border-radius: 4px 0 0 4px; }
  .szf .daterangepicker td.end-date {
    border-radius: 0 4px 4px 0; }
  .szf .daterangepicker td.start-date.end-date {
    border-radius: 4px; }
  .szf .daterangepicker td.active, .szf .daterangepicker td.active:hover {
    background-color: #357ebd;
    border-color: transparent;
    color: #fff; }
  .szf .daterangepicker th.month {
    width: auto; }
  .szf .daterangepicker td.disabled, .szf .daterangepicker option.disabled {
    color: #999;
    cursor: not-allowed;
    text-decoration: line-through; }
  .szf .daterangepicker select.monthselect, .szf .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default; }
  .szf .daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%; }
  .szf .daterangepicker select.yearselect {
    width: 40%; }
  .szf .daterangepicker select.hourselect, .szf .daterangepicker select.minuteselect, .szf .daterangepicker select.secondselect, .szf .daterangepicker select.ampmselect {
    width: 50px;
    margin-bottom: 0; }
  .szf .daterangepicker .input-mini {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    height: 30px;
    line-height: 30px;
    display: block;
    vertical-align: middle;
    margin: 0 0 5px 0;
    padding: 0 6px 0 28px;
    width: 100%; }
    .szf .daterangepicker .input-mini.active {
      border: 1px solid #08c;
      border-radius: 4px; }
  .szf .daterangepicker .daterangepicker_input {
    position: relative; }
    .szf .daterangepicker .daterangepicker_input i {
      position: absolute;
      left: 8px;
      top: 8px; }
  .szf .daterangepicker.rtl .input-mini {
    padding-right: 28px;
    padding-left: 6px; }
  .szf .daterangepicker.rtl .daterangepicker_input i {
    left: auto;
    right: 8px; }
  .szf .daterangepicker .calendar-time {
    text-align: center;
    margin: 5px auto;
    line-height: 30px;
    position: relative;
    padding-left: 28px; }
    .szf .daterangepicker .calendar-time select.disabled {
      color: #ccc;
      cursor: not-allowed; }

.ranges {
  font-size: 11px;
  float: none;
  margin: 4px;
  text-align: left; }
  .ranges ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%; }
  .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    border-radius: 4px;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer; }
    .ranges li:hover {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }
    .ranges li.active {
      background: #08c;
      border: 1px solid #08c;
      color: #fff; }

/*  Larger Screen Styling */
@media (min-width: 564px) {
  .szf .daterangepicker {
    width: auto; }
    .szf .daterangepicker .ranges ul {
      width: 160px; }
    .szf .daterangepicker.single .ranges ul {
      width: 100%; }
    .szf .daterangepicker.single .calendar.left {
      clear: none; }
    .szf .daterangepicker.single.ltr .ranges, .szf .daterangepicker.single.ltr .calendar {
      float: left; }
    .szf .daterangepicker.single.rtl .ranges, .szf .daterangepicker.single.rtl .calendar {
      float: right; }
    .szf .daterangepicker.ltr {
      direction: ltr;
      text-align: left; }
      .szf .daterangepicker.ltr .calendar.left {
        clear: left;
        margin-right: 0; }
        .szf .daterangepicker.ltr .calendar.left .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .szf .daterangepicker.ltr .calendar.right {
        margin-left: 0; }
        .szf .daterangepicker.ltr .calendar.right .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .szf .daterangepicker.ltr .left .daterangepicker_input {
        padding-right: 12px; }
      .szf .daterangepicker.ltr .calendar.left .calendar-table {
        padding-right: 12px; }
      .szf .daterangepicker.ltr .ranges, .szf .daterangepicker.ltr .calendar {
        float: left; }
    .szf .daterangepicker.rtl {
      direction: rtl;
      text-align: right; }
      .szf .daterangepicker.rtl .calendar.left {
        clear: right;
        margin-left: 0; }
        .szf .daterangepicker.rtl .calendar.left .calendar-table {
          border-left: none;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
      .szf .daterangepicker.rtl .calendar.right {
        margin-right: 0; }
        .szf .daterangepicker.rtl .calendar.right .calendar-table {
          border-right: none;
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
      .szf .daterangepicker.rtl .left .daterangepicker_input {
        padding-left: 12px; }
      .szf .daterangepicker.rtl .calendar.left .calendar-table {
        padding-left: 12px; }
      .szf .daterangepicker.rtl .ranges, .szf .daterangepicker.rtl .calendar {
        text-align: right;
        float: right; } }
@media (min-width: 730px) {
  .szf .daterangepicker .ranges {
    width: auto; }
  .szf .daterangepicker.ltr .ranges {
    float: left; }
  .szf .daterangepicker.rtl .ranges {
    float: right; }
  .szf .daterangepicker .calendar.left {
    clear: none !important; } }

/*
@green  : #CAF562;
@yellow : #FFF17E;
@orange : #FFD77E;
@red    : #FF9C7E;
@blue   : #7FCAFF;
@black  : #554C4D;
@black-font:
*/
#szf-calendar-wrapper table {
  border-collapse: separate;
  border-spacing: 1px;
}
.szf .table-condensed > thead > tr > th,
.szf .table-condensed > tbody > tr > th,
.szf .table-condensed > tfoot > tr > th,
.szf .table-condensed > thead > tr > td,
.szf .table-condensed > tbody > tr > td,
.szf .table-condensed > tfoot > tr > td {
  padding: 0px;
}
.szf .daterangepicker .calendar th,
.szf .daterangepicker .calendar td {
  min-width: 32px;
  width: 32px;
  height: 32px;
}
.szf .daterangepicker td,
.szf .daterangepicker th {
  border: 2px solid #fff;
}
.szf .daterangepicker td.disabled,
.szf .daterangepicker option.disabled {
  cursor: default !important;
  border: none !important;
}
.szf .daterangepicker td.available:hover,
.szf .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: #fff;
}
.szf .daterangepicker td.in-range {
  background-color: #ebf4f8 !important;
  background: none;
  color: #000;
}
.szf .daterangepicker td.active,
.szf .daterangepicker td.active:hover {
  background-color: #357ebd !important;
  border-color: transparent;
  color: #fff;
  background: none;
}
.szf .daterangepicker td.off,
.szf .daterangepicker td.off.in-range,
.szf .daterangepicker td.off.start-date,
.szf .daterangepicker td.off.end-date {
  background-color: white !important;
  background: none !important;
  color: transparent;
}
.szf .daterangepicker td.off:hover,
.szf .daterangepicker td.off.in-range:hover,
.szf .daterangepicker td.off.start-date:hover,
.szf .daterangepicker td.off.end-date:hover {
  background-color: white !important;
  background: none !important;
  color: transparent;
}
#szf-calendar-wrapper.szf .daterangepicker .color-code-legend {
  float: left;
}
#szf-calendar-wrapper.szf .daterangepicker .color-code-legend table.legend {
  padding: 15px 0px 15px 10px;
}
#szf-calendar-wrapper.szf .daterangepicker .color-code-legend table.legend td {
  text-align: left;
}
.szf .daterangepicker td.members-only,
.szf .daterangepicker th.members-only {
  border: 2px solid #1615D1;
}
.szf .daterangepicker .calendar-table {
  color: #000000;
}
.green-green {
  background: -webkit-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -o-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -moz-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: repeating-linear-gradient(#2DC800, #2DC800 49.9%, #2DC800 50.1%, #2DC800 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.green-orange {
  background: -webkit-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -o-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -moz-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FF6600 50.1%, #FF6600 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.green-yellow {
  background: -webkit-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -o-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -moz-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: repeating-linear-gradient(#2DC800, #2DC800 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.green-red {
  background: -webkit-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #F70000 50.1%, #F70000 100%);
  background: -o-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #F70000 50.1%, #F70000 100%);
  background: -moz-repeating-linear-gradient(#2DC800, #2DC800 49.9%, #F70000 50.1%, #F70000 100%);
  background: repeating-linear-gradient(#2DC800, #2DC800 49.9%, #F70000 50.1%, #F70000 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.orange-green {
  background: -webkit-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -o-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -moz-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: repeating-linear-gradient(#FF6600, #FF6600 49.9%, #2DC800 50.1%, #2DC800 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.orange-yellow {
  background: -webkit-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -o-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -moz-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.orange-orange {
  background: -webkit-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -o-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -moz-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: repeating-linear-gradient(#FF6600, #FF6600 49.9%, #FF6600 50.1%, #FF6600 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.orange-red {
  background: -webkit-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #F70000 50.1%, #F70000 100%);
  background: -o-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #F70000 50.1%, #F70000 100%);
  background: -moz-repeating-linear-gradient(#FF6600, #FF6600 49.9%, #F70000 50.1%, #F70000 100%);
  background: repeating-linear-gradient(#FF6600, #FF6600 49.9%, #F70000 50.1%, #F70000 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.yellow-green {
  background: -webkit-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -o-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -moz-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #2DC800 50.1%, #2DC800 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.yellow-orange {
  background: -webkit-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -o-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -moz-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FF6600 50.1%, #FF6600 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.yellow-yellow {
  background: -webkit-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -o-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -moz-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.yellow-red {
  background: -webkit-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #F70000 50.1%, #F70000 100%);
  background: -o-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #F70000 50.1%, #F70000 100%);
  background: -moz-repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #F70000 50.1%, #F70000 100%);
  background: repeating-linear-gradient(#FFCF00, #FFCF00 49.9%, #F70000 50.1%, #F70000 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.red-green {
  background: -webkit-repeating-linear-gradient(#F70000, #F70000 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -o-repeating-linear-gradient(#F70000, #F70000 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: -moz-repeating-linear-gradient(#F70000, #F70000 49.9%, #2DC800 50.1%, #2DC800 100%);
  background: repeating-linear-gradient(#F70000, #F70000 49.9%, #2DC800 50.1%, #2DC800 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.red-yellow {
  background: -webkit-repeating-linear-gradient(#F70000, #F70000 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -o-repeating-linear-gradient(#F70000, #F70000 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: -moz-repeating-linear-gradient(#F70000, #F70000 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background: repeating-linear-gradient(#F70000, #F70000 49.9%, #FFCF00 50.1%, #FFCF00 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.red-orange {
  background: -webkit-repeating-linear-gradient(#F70000, #F70000 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -o-repeating-linear-gradient(#F70000, #F70000 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: -moz-repeating-linear-gradient(#F70000, #F70000 49.9%, #FF6600 50.1%, #FF6600 100%);
  background: repeating-linear-gradient(#F70000, #F70000 49.9%, #FF6600 50.1%, #FF6600 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.red-red {
  background: -webkit-repeating-linear-gradient(#F70000, #F70000 49.9%, #F70000 50.1%, #F70000 100%);
  background: -o-repeating-linear-gradient(#F70000, #F70000 49.9%, #F70000 50.1%, #F70000 100%);
  background: -moz-repeating-linear-gradient(#F70000, #F70000 49.9%, #F70000 50.1%, #F70000 100%);
  background: repeating-linear-gradient(#F70000, #F70000 49.9%, #F70000 50.1%, #F70000 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
.black-black {
  background: -webkit-repeating-linear-gradient(#554C4D, #554C4D 49.9%, #554C4D 50.1%, #554C4D 100%);
  background: -o-repeating-linear-gradient(#554C4D, #554C4D 49.9%, #554C4D 50.1%, #554C4D 100%);
  background: -moz-repeating-linear-gradient(#554C4D, #554C4D 49.9%, #554C4D 50.1%, #554C4D 100%);
  background: repeating-linear-gradient(#554C4D, #554C4D 49.9%, #554C4D 50.1%, #554C4D 100%);
  background-size: cover;
  background-repeat: no-repeat;
}
#szf-modal-wrapper.szf .daterangepicker,
#admin-new-booking-wrapper.szf .daterangepicker {
  -webkit-box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.175);
  box-shadow: inset 0px 0px 6px rgba(0, 0, 0, 0.175);
  margin-bottom: 15px;
}
#szf-modal-wrapper.szf .daterangepicker:before,
#admin-new-booking-wrapper.szf .daterangepicker:before,
#szf-modal-wrapper.szf .daterangepicker:after,
#admin-new-booking-wrapper.szf .daterangepicker:after {
  content: none;
}
#szf-modal-wrapper.szf .animbox,
#admin-new-booking-wrapper.szf .animbox {
  overflow: hidden;
  display: block;
  height: 472px;
  padding: 4px;
}
#szf-modal-wrapper.szf .animbox-close,
#admin-new-booking-wrapper.szf .animbox-close {
  padding: 0;
  border: 0;
  height: 0;
}
#szf-modal-wrapper.szf .animbox-anim-open,
#admin-new-booking-wrapper.szf .animbox-anim-open {
  animation: anim-open 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);
}
#szf-modal-wrapper.szf .animbox-anim-close,
#admin-new-booking-wrapper.szf .animbox-anim-close {
  animation: anim-close 0.3s ease-out;
}
@keyframes anim-open {
  0% {
    height: 0;
    padding: 0;
    border-width: 0;
    opacity: 0;
  }
  100% {
    height: 472px;
    padding: 4px;
    border-width: 1px;
    opacity: 1;
  }
}
@keyframes anim-close {
  0% {
    height: 472px;
    padding: 4px;
    border-width: 1px;
    opacity: 1;
  }
  100% {
    opacity: 0;
    padding: 0;
    height: 0;
    border: 0;
  }
}
#szf-popover-wrapper .popover.yellow-bkg {
  background-color: #FFFF66;
}
#szf-popover-wrapper .popover.yellow-bkg > .arrow:after {
  border-bottom-color: #FFFF66;
}
#szf-popover-wrapper .popover-content {
  max-height: 600px;
  overflow-y: auto;
}
body.modal-open {
  overflow: hidden;
  position: fixed;
}
.btn-booking {
  width: 540px;
}
#szf-modal-wrapper.szf .modal-header,
#szf-modal-wrapper.szf .modal-footer {
  background-color: #eeeeee;
}
#szf-modal-wrapper.szf .modal-header {
  border-top-right-radius: 6px;
  border-top-left-radius: 6px;
}
#szf-modal-wrapper.szf .modal-header #modal-title.modal-title {
  font-size: 16px;
  font-weight: bold;
}
#szf-modal-wrapper.szf .modal-footer {
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
#szf-modal-wrapper.szf .modal-body {
  max-height: calc(100vh - 212px);
  overflow-y: auto;
}
#szf-modal-wrapper.szf .modal-body-centering-wrapper {
  width: 100%;
  height: 100%;
}
#szf-modal-wrapper.szf .modal-body-centering-wrapper td {
  padding: 0;
  margin: 0;
  text-align: center;
  vertical-align: middle;
}
#szf-modal-wrapper.szf .modal-message {
  font-size: 16px;
  text-align: center;
}
#szf-modal-wrapper.szf .modal-message-small {
  margin: auto;
  margin-top: 10px;
  width: auto;
  width: 220px;
  font-size: 13px;
  color: #808080;
}
#szf-modal-wrapper.szf .modal-body iframe {
  height: 0;
  width: 0;
  border: 0;
  display: block;
}
#szf-modal-wrapper.szf .modal-throbber {
  background-image: url("images/throbber.gif");
  background-position: center;
  background-repeat: no-repeat;
  height: 32px;
  width: 100%;
}
#szf-modal-wrapper.szf .modal-opening-message {
  margin: auto;
  color: #808080;
  width: auto;
  margin-top: 10px;
  text-align: center;
  font-size: 120%;
}
#szf-modal-wrapper.szf .modal-throbber-overlay {
  position: absolute;
  width: calc(100% - 30px);
  height: calc(100% - 30px);
  background-color: white;
  z-index: 1000;
}
#szf-modal-wrapper.szf .modal-throbber-overlay:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
#szf-modal-wrapper.szf .modal-throbber-overlay .centered {
  display: inline-block;
  vertical-align: middle;
}
.szf-form-wrapper.szf .glyphicon-info-sign {
  top: 3px;
  margin-left: 3px;
  color: #3572b0;
  font-size: 16px;
  cursor: pointer;
}
.szf-form-wrapper.szf .form-group {
  text-align: left;
}
.szf-form-wrapper.szf .form-group .required:after {
  content: "*";
  color: red;
}
.szf-form-wrapper.szf .form-group-mini {
  text-align: left;
  margin-bottom: 8px;
}
.szf-form-wrapper.szf .lb-sm {
  font-size: 12px;
}
.szf-form-wrapper.szf .no-right-padding {
  padding-right: 0px;
}
.szf-form-wrapper.szf .no-left-padding {
  padding-left: 0px;
}
.szf-form-wrapper.szf .no-bottom-margin {
  margin-bottom: 0px;
}
.szf-form-wrapper.szf .horizontal-form-group {
  height: 30px;
}
.szf-form-wrapper.szf .horizontal-form-group label {
  margin-top: 6px;
}
.szf-form-wrapper.szf .text-right {
  text-align: right;
}
.szf-form-wrapper.szf .text-center {
  text-align: center;
}
.szf-form-wrapper.szf .info-with-popover {
  cursor: pointer;
}
.szf-form-wrapper.szf .number-circle {
  display: inline-block;
  border-radius: 50%;
  border: 2px solid;
  font-size: 16px;
}
.szf-form-wrapper.szf .number-circle:before,
.szf-form-wrapper.szf .number-circle:after {
  content: '\200B';
  display: inline-block;
  line-height: 0px;
  padding-top: 50%;
  padding-bottom: 50%;
}
.szf-form-wrapper.szf .number-circle:before {
  padding-left: 8px;
}
.szf-form-wrapper.szf .number-circle:after {
  padding-right: 8px;
}
.szf-form-wrapper.szf .booking-success {
  font-size: 16px;
}
.szf-form-wrapper.szf .arrow-down-icon {
  font-size: 24px;
  color: #777777;
}
.szf-form-wrapper.szf .success-icon {
  font-size: 42px;
  color: #5cb85c;
}
.szf-form-wrapper.szf .full-aged-responsibility-message {
  margin-top: 5px;
}
.szf-form-wrapper.szf .admin-form-toggle-btn {
  margin-top: 20px;
}
.szf-form-wrapper.szf .admin-form-toggle-btn button {
  width: 215px;
}
.szf-form-wrapper.szf .table.no-border tr td,
.szf-form-wrapper.szf .table.no-border tr th {
  border-width: 0;
}
.szf-form-wrapper.szf #admin-overview {
  margin: 20px auto;
  padding: 20px;
  width: 100%;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.szf-form-wrapper.szf #admin-overview .overview-filter-selection {
  display: inline-block;
  width: 100px;
}
.szf-form-wrapper.szf #admin-overview table td,
.szf-form-wrapper.szf #admin-overview table th {
  vertical-align: middle;
  text-align: center;
}
.szf-form-wrapper.szf .admin-new-booking,
.szf-form-wrapper.szf .admin-new-custom-status,
.szf-form-wrapper.szf .admin-fetch-emails {
  margin: 20px auto;
  padding: 20px;
  width: 85%;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.szf-form-wrapper.szf .admin-new-booking .admin-new-form-action-buttons,
.szf-form-wrapper.szf .admin-new-custom-status .admin-new-form-action-buttons,
.szf-form-wrapper.szf .admin-fetch-emails .admin-new-form-action-buttons {
  text-align: center;
}
.szf-form-wrapper.szf .admin-new-booking .admin-new-form-action-buttons button,
.szf-form-wrapper.szf .admin-new-custom-status .admin-new-form-action-buttons button,
.szf-form-wrapper.szf .admin-fetch-emails .admin-new-form-action-buttons button {
  margin: 5px 10px;
  width: 160px;
}
.szf-form-wrapper.szf #confirmation-last-name-form {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px;
  width: 95%;
  background-color: white;
  border: 1px solid #ccc;
  border-radius: 5px;
}
