/*! Warta v2.3.3 - http://themeforest.net/user/friskamax
======================================================== */
/*Vendors library*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  /*filter: grayscale(100%);*/
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret,
  button > .caret,
  .dropup > button > .caret,
  input[type="button"] > .caret,
  .dropup > input[type="button"] > .caret,
  input[type="reset"] > .caret,
  .dropup > input[type="reset"] > .caret,
  input[type="submit"] > .caret,
  .dropup > input[type="submit"] > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 1.53846154;
  color: #606068;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #FD7F2B;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #d72302;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.53846154;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out 0.4s ease-out;
  -moz-transition: all 0.2s ease-in-out 0.4s ease-out;
  -o-transition: all 0.2s ease-in-out 0.4s ease-out;
  transition: all 0.2s ease-in-out 0.4s ease-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 33px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9.5px;
}
.lead {
  margin-bottom: 19px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 600px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
cite {
  font-style: normal;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #FD7F2B;
}
a.text-primary:hover {
  color: #f12702;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #FD7F2B;
}
a.bg-primary:hover {
  background-color: #f12702;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 19px;
}
dt,
dd {
  line-height: 1.53846154;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 992px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.53846154;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.53846154;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #333333;
  background-color: #f5f5f5;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 12px;
  line-height: 1.53846154;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 600px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 600px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 19px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.53846154;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 599px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 14.25px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.53846154;
  color: #555555;
}
.form-control,
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.53846154;
  color: #555555;
  background-color: #f4f4fc;
  background-image: none;
  border: 1px solid #e4e4ec;
  border-radius: 0;
  -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-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.4s ease-out;
  -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.4s ease-out;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.4s ease-out;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s 0.4s ease-out;
}
.form-control:focus,
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6) 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.form-control::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="color"]::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
select[disabled],
select[readonly],
fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"] {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control,
textareaselect,
textareatextarea,
textareainput[type="text"],
textareainput[type="password"],
textareainput[type="datetime"],
textareainput[type="datetime-local"],
textareainput[type="date"],
textareainput[type="month"],
textareainput[type="time"],
textareainput[type="week"],
textareainput[type="number"],
textareainput[type="email"],
textareainput[type="url"],
textareainput[type="search"],
textareainput[type="tel"],
textareainput[type="color"] {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 33px;
  line-height: 1.53846154 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 45px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control,
.form-horizontal .form-group-sm select,
.form-horizontal .form-group-sm textarea,
.form-horizontal .form-group-sm input[type="text"],
.form-horizontal .form-group-sm input[type="password"],
.form-horizontal .form-group-sm input[type="datetime"],
.form-horizontal .form-group-sm input[type="datetime-local"],
.form-horizontal .form-group-sm input[type="date"],
.form-horizontal .form-group-sm input[type="month"],
.form-horizontal .form-group-sm input[type="time"],
.form-horizontal .form-group-sm input[type="week"],
.form-horizontal .form-group-sm input[type="number"],
.form-horizontal .form-group-sm input[type="email"],
.form-horizontal .form-group-sm input[type="url"],
.form-horizontal .form-group-sm input[type="search"],
.form-horizontal .form-group-sm input[type="tel"],
.form-horizontal .form-group-sm input[type="color"] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control,
.form-horizontal .form-group-lg select,
.form-horizontal .form-group-lg textarea,
.form-horizontal .form-group-lg input[type="text"],
.form-horizontal .form-group-lg input[type="password"],
.form-horizontal .form-group-lg input[type="datetime"],
.form-horizontal .form-group-lg input[type="datetime-local"],
.form-horizontal .form-group-lg input[type="date"],
.form-horizontal .form-group-lg input[type="month"],
.form-horizontal .form-group-lg input[type="time"],
.form-horizontal .form-group-lg input[type="week"],
.form-horizontal .form-group-lg input[type="number"],
.form-horizontal .form-group-lg input[type="email"],
.form-horizontal .form-group-lg input[type="url"],
.form-horizontal .form-group-lg input[type="search"],
.form-horizontal .form-group-lg input[type="tel"],
.form-horizontal .form-group-lg input[type="color"] {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback select,
.has-feedback textarea,
.has-feedback input[type="text"],
.has-feedback input[type="password"],
.has-feedback input[type="datetime"],
.has-feedback input[type="datetime-local"],
.has-feedback input[type="date"],
.has-feedback input[type="month"],
.has-feedback input[type="time"],
.has-feedback input[type="week"],
.has-feedback input[type="number"],
.has-feedback input[type="email"],
.has-feedback input[type="url"],
.has-feedback input[type="search"],
.has-feedback input[type="tel"],
.has-feedback input[type="color"] {
  padding-right: 41.25px;
}
.form-control-feedback {
  position: absolute;
  top: 24px;
  right: 0;
  z-index: 2;
  display: block;
  width: 33px;
  height: 33px;
  line-height: 33px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control,
.has-success select,
.has-success textarea,
.has-success input[type="text"],
.has-success input[type="password"],
.has-success input[type="datetime"],
.has-success input[type="datetime-local"],
.has-success input[type="date"],
.has-success input[type="month"],
.has-success input[type="time"],
.has-success input[type="week"],
.has-success input[type="number"],
.has-success input[type="email"],
.has-success input[type="url"],
.has-success input[type="search"],
.has-success input[type="tel"],
.has-success input[type="color"] {
  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);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.has-success .form-control:focus,
.has-success select:focus,
.has-success textarea:focus,
.has-success input[type="text"]:focus,
.has-success input[type="password"]:focus,
.has-success input[type="datetime"]:focus,
.has-success input[type="datetime-local"]:focus,
.has-success input[type="date"]:focus,
.has-success input[type="month"]:focus,
.has-success input[type="time"]:focus,
.has-success input[type="week"]:focus,
.has-success input[type="number"]:focus,
.has-success input[type="email"]:focus,
.has-success input[type="url"]:focus,
.has-success input[type="search"]:focus,
.has-success input[type="tel"]:focus,
.has-success input[type="color"]: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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control,
.has-warning select,
.has-warning textarea,
.has-warning input[type="text"],
.has-warning input[type="password"],
.has-warning input[type="datetime"],
.has-warning input[type="datetime-local"],
.has-warning input[type="date"],
.has-warning input[type="month"],
.has-warning input[type="time"],
.has-warning input[type="week"],
.has-warning input[type="number"],
.has-warning input[type="email"],
.has-warning input[type="url"],
.has-warning input[type="search"],
.has-warning input[type="tel"],
.has-warning input[type="color"] {
  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);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.has-warning .form-control:focus,
.has-warning select:focus,
.has-warning textarea:focus,
.has-warning input[type="text"]:focus,
.has-warning input[type="password"]:focus,
.has-warning input[type="datetime"]:focus,
.has-warning input[type="datetime-local"]:focus,
.has-warning input[type="date"]:focus,
.has-warning input[type="month"]:focus,
.has-warning input[type="time"]:focus,
.has-warning input[type="week"]:focus,
.has-warning input[type="number"]:focus,
.has-warning input[type="email"]:focus,
.has-warning input[type="url"]:focus,
.has-warning input[type="search"]:focus,
.has-warning input[type="tel"]:focus,
.has-warning input[type="color"]: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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control,
.has-error select,
.has-error textarea,
.has-error input[type="text"],
.has-error input[type="password"],
.has-error input[type="datetime"],
.has-error input[type="datetime-local"],
.has-error input[type="date"],
.has-error input[type="month"],
.has-error input[type="time"],
.has-error input[type="week"],
.has-error input[type="number"],
.has-error input[type="email"],
.has-error input[type="url"],
.has-error input[type="search"],
.has-error input[type="tel"],
.has-error input[type="color"] {
  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);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.has-error .form-control:focus,
.has-error select:focus,
.has-error textarea:focus,
.has-error input[type="text"]:focus,
.has-error input[type="password"]:focus,
.has-error input[type="datetime"]:focus,
.has-error input[type="datetime-local"]:focus,
.has-error input[type="date"]:focus,
.has-error input[type="month"]:focus,
.has-error input[type="time"]:focus,
.has-error input[type="week"]:focus,
.has-error input[type="number"]:focus,
.has-error input[type="email"]:focus,
.has-error input[type="url"]:focus,
.has-error input[type="search"]:focus,
.has-error input[type="tel"]:focus,
.has-error input[type="color"]: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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a0a0a7;
}
@media (min-width: 600px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline select,
  .form-inline textarea,
  .form-inline input[type="text"],
  .form-inline input[type="password"],
  .form-inline input[type="datetime"],
  .form-inline input[type="datetime-local"],
  .form-inline input[type="date"],
  .form-inline input[type="month"],
  .form-inline input[type="time"],
  .form-inline input[type="week"],
  .form-inline input[type="number"],
  .form-inline input[type="email"],
  .form-inline input[type="url"],
  .form-inline input[type="search"],
  .form-inline input[type="tel"],
  .form-inline input[type="color"] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .form-inline .input-group select,
  .form-inline .input-group textarea,
  .form-inline .input-group input[type="text"],
  .form-inline .input-group input[type="password"],
  .form-inline .input-group input[type="datetime"],
  .form-inline .input-group input[type="datetime-local"],
  .form-inline .input-group input[type="date"],
  .form-inline .input-group input[type="month"],
  .form-inline .input-group input[type="time"],
  .form-inline .input-group input[type="week"],
  .form-inline .input-group input[type="number"],
  .form-inline .input-group input[type="email"],
  .form-inline .input-group input[type="url"],
  .form-inline .input-group input[type="search"],
  .form-inline .input-group input[type="tel"],
  .form-inline .input-group input[type="color"] {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .form-inline .input-group > select,
  .form-inline .input-group > textarea,
  .form-inline .input-group > input[type="text"],
  .form-inline .input-group > input[type="password"],
  .form-inline .input-group > input[type="datetime"],
  .form-inline .input-group > input[type="datetime-local"],
  .form-inline .input-group > input[type="date"],
  .form-inline .input-group > input[type="month"],
  .form-inline .input-group > input[type="time"],
  .form-inline .input-group > input[type="week"],
  .form-inline .input-group > input[type="number"],
  .form-inline .input-group > input[type="email"],
  .form-inline .input-group > input[type="url"],
  .form-inline .input-group > input[type="search"],
  .form-inline .input-group > input[type="tel"],
  .form-inline .input-group > input[type="color"] {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 26px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 600px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 600px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 600px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.53846154;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
button:focus,
button:active:focus,
button.active:focus,
input[type="button"]:focus,
input[type="button"]:active:focus,
input[type="button"].active:focus,
input[type="reset"]:focus,
input[type="reset"]:active:focus,
input[type="reset"].active:focus,
input[type="submit"]:focus,
input[type="submit"]:active:focus,
input[type="submit"].active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
button:hover,
button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: #606068;
  text-decoration: none;
}
.btn:active,
.btn.active,
button:active,
button.active,
input[type="button"]:active,
input[type="button"].active,
input[type="reset"]:active,
input[type="reset"].active,
input[type="submit"]:active,
input[type="submit"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125) 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
button.disabled,
button[disabled],
fieldset[disabled] button,
input[type="button"].disabled,
input[type="button"][disabled],
fieldset[disabled] input[type="button"],
input[type="reset"].disabled,
input[type="reset"][disabled],
fieldset[disabled] input[type="reset"],
input[type="submit"].disabled,
input[type="submit"][disabled],
fieldset[disabled] input[type="submit"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.btn-default {
  color: #606068;
  background-color: #f4f4fc;
  border-color: #e0e0f7;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #606068;
  background-color: #ccccf1;
  border-color: #b0b0e9;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #f4f4fc;
  border-color: #e0e0f7;
}
.btn-default .badge {
  color: #f4f4fc;
  background-color: #606068;
}
.btn-primary,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  color: #ffffff;
  background-color: #FD7F2B;
  border-color: #fd3510;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
button:hover,
button:focus,
button:active,
button.active,
.open > .dropdown-togglebutton,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="button"].active,
.open > .dropdown-toggleinput[type="button"],
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="reset"].active,
.open > .dropdown-toggleinput[type="reset"],
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active,
input[type="submit"].active,
.open > .dropdown-toggleinput[type="submit"] {
  color: #ffffff;
  background-color: #f12702;
  border-color: #cd2202;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
button:active,
button.active,
.open > .dropdown-togglebutton,
input[type="button"]:active,
input[type="button"].active,
.open > .dropdown-toggleinput[type="button"],
input[type="reset"]:active,
input[type="reset"].active,
.open > .dropdown-toggleinput[type="reset"],
input[type="submit"]:active,
input[type="submit"].active,
.open > .dropdown-toggleinput[type="submit"] {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
button.disabled,
button[disabled],
fieldset[disabled] button,
button.disabled:hover,
button[disabled]:hover,
fieldset[disabled] button:hover,
button.disabled:focus,
button[disabled]:focus,
fieldset[disabled] button:focus,
button.disabled:active,
button[disabled]:active,
fieldset[disabled] button:active,
button.disabled.active,
button[disabled].active,
fieldset[disabled] button.active,
input[type="button"].disabled,
input[type="button"][disabled],
fieldset[disabled] input[type="button"],
input[type="button"].disabled:hover,
input[type="button"][disabled]:hover,
fieldset[disabled] input[type="button"]:hover,
input[type="button"].disabled:focus,
input[type="button"][disabled]:focus,
fieldset[disabled] input[type="button"]:focus,
input[type="button"].disabled:active,
input[type="button"][disabled]:active,
fieldset[disabled] input[type="button"]:active,
input[type="button"].disabled.active,
input[type="button"][disabled].active,
fieldset[disabled] input[type="button"].active,
input[type="reset"].disabled,
input[type="reset"][disabled],
fieldset[disabled] input[type="reset"],
input[type="reset"].disabled:hover,
input[type="reset"][disabled]:hover,
fieldset[disabled] input[type="reset"]:hover,
input[type="reset"].disabled:focus,
input[type="reset"][disabled]:focus,
fieldset[disabled] input[type="reset"]:focus,
input[type="reset"].disabled:active,
input[type="reset"][disabled]:active,
fieldset[disabled] input[type="reset"]:active,
input[type="reset"].disabled.active,
input[type="reset"][disabled].active,
fieldset[disabled] input[type="reset"].active,
input[type="submit"].disabled,
input[type="submit"][disabled],
fieldset[disabled] input[type="submit"],
input[type="submit"].disabled:hover,
input[type="submit"][disabled]:hover,
fieldset[disabled] input[type="submit"]:hover,
input[type="submit"].disabled:focus,
input[type="submit"][disabled]:focus,
fieldset[disabled] input[type="submit"]:focus,
input[type="submit"].disabled:active,
input[type="submit"][disabled]:active,
fieldset[disabled] input[type="submit"]:active,
input[type="submit"].disabled.active,
input[type="submit"][disabled].active,
fieldset[disabled] input[type="submit"].active {
  background-color: #FD7F2B;
  border-color: #fd3510;
}
.btn-primary .badge,
button .badge,
input[type="button"] .badge,
input[type="reset"] .badge,
input[type="submit"] .badge {
  color: #FD7F2B;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #FD7F2B;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #d72302;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.33;
  border-radius: 0;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
  -webkit-transition: opacity 0.15s linear 0.4s ease-out;
  -moz-transition: opacity 0.15s linear 0.4s ease-out;
  -o-transition: opacity 0.15s linear 0.4s ease-out;
  transition: opacity 0.15s linear 0.4s ease-out;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
  -webkit-transition: height 0.35s ease 0.4s ease-out;
  -moz-transition: height 0.35s ease 0.4s ease-out;
  -o-transition: height 0.35s ease 0.4s ease-out;
  transition: height 0.35s ease 0.4s ease-out;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) 1px 1px 0 rgba(0, 0, 0, 0.12);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.53846154;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #f0f0f8;
  background-color: #FD7F2B;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #FD7F2B;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.53846154;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 992px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #FD7F2B;
}
.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.53846154;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #FD7F2B;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 600px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 60px;
  margin-bottom: 0;
  border: 1px solid transparent;
}
@media (min-width: 992px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 0;
  padding-left: 0;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 992px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 992px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 0 0;
  font-size: 17px;
  line-height: 19px;
  height: 60px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 0;
  padding: 9px 10px;
  margin-top: 13px;
  margin-bottom: 13px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 0 0;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 991px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
  }
}
.navbar-form {
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  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);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1) 1px 1px 0 rgba(0, 0, 0, 0.12);
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
@media (min-width: 600px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control,
  .navbar-form select,
  .navbar-form textarea,
  .navbar-form input[type="text"],
  .navbar-form input[type="password"],
  .navbar-form input[type="datetime"],
  .navbar-form input[type="datetime-local"],
  .navbar-form input[type="date"],
  .navbar-form input[type="month"],
  .navbar-form input[type="time"],
  .navbar-form input[type="week"],
  .navbar-form input[type="number"],
  .navbar-form input[type="email"],
  .navbar-form input[type="url"],
  .navbar-form input[type="search"],
  .navbar-form input[type="tel"],
  .navbar-form input[type="color"] {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control,
  .navbar-form .input-group select,
  .navbar-form .input-group textarea,
  .navbar-form .input-group input[type="text"],
  .navbar-form .input-group input[type="password"],
  .navbar-form .input-group input[type="datetime"],
  .navbar-form .input-group input[type="datetime-local"],
  .navbar-form .input-group input[type="date"],
  .navbar-form .input-group input[type="month"],
  .navbar-form .input-group input[type="time"],
  .navbar-form .input-group input[type="week"],
  .navbar-form .input-group input[type="number"],
  .navbar-form .input-group input[type="email"],
  .navbar-form .input-group input[type="url"],
  .navbar-form .input-group input[type="search"],
  .navbar-form .input-group input[type="tel"],
  .navbar-form .input-group input[type="color"] {
    width: auto;
  }
  .navbar-form .input-group > .form-control,
  .navbar-form .input-group > select,
  .navbar-form .input-group > textarea,
  .navbar-form .input-group > input[type="text"],
  .navbar-form .input-group > input[type="password"],
  .navbar-form .input-group > input[type="datetime"],
  .navbar-form .input-group > input[type="datetime-local"],
  .navbar-form .input-group > input[type="date"],
  .navbar-form .input-group > input[type="month"],
  .navbar-form .input-group > input[type="time"],
  .navbar-form .input-group > input[type="week"],
  .navbar-form .input-group > input[type="number"],
  .navbar-form .input-group > input[type="email"],
  .navbar-form .input-group > input[type="url"],
  .navbar-form .input-group > input[type="search"],
  .navbar-form .input-group > input[type="tel"],
  .navbar-form .input-group > input[type="color"] {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-shadow: none 1px 1px 0 rgba(0, 0, 0, 0.12);
  }
  .navbar-form.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
.navbar-btn.btn-sm {
  margin-top: 15px;
  margin-bottom: 15px;
}
.navbar-btn.btn-xs {
  margin-top: 19px;
  margin-bottom: 19px;
}
.navbar-text {
  margin-top: 20.5px;
  margin-bottom: 20.5px;
}
@media (min-width: 992px) {
  .navbar-text {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fafafa;
  border-color: #e9e9e9;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #b0b0b8;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f0f0f8;
  background-color: #FD7F2B;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #f0f0f8;
  background-color: #FD7F2B;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e9e9e9;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #FD7F2B;
  color: #f0f0f8;
}
@media (max-width: 991px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f0f0f8;
    background-color: #FD7F2B;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #f0f0f8;
    background-color: #FD7F2B;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #f0f0f8;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #f0f0f8;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #404048;
  border-color: #303038;
}
.navbar-inverse .navbar-brand {
  color: #b0b0b8;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #b0b0b8;
}
.navbar-inverse .navbar-nav > li > a {
  color: #b0b0b8;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #f0f0f8;
  background-color: #FD7F2B;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #f0f0f8;
  background-color: #FD7F2B;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #FD7F2B;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #f0f0f8;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #2f2f35;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #FD7F2B;
  color: #f0f0f8;
}
@media (max-width: 991px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #303038;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #303038;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #b0b0b8;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f0f0f8;
    background-color: #FD7F2B;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #f0f0f8;
    background-color: #FD7F2B;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #b0b0b8;
}
.navbar-inverse .navbar-link:hover {
  color: #f0f0f8;
}
.navbar-inverse .btn-link {
  color: #b0b0b8;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #f0f0f8;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label,
button .label,
input[type="button"] .label,
input[type="reset"] .label,
input[type="submit"] .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #FD7F2B;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #f12702;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: #f5f5f5;
  border-radius: 0;
  -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);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) 1px 1px 0 rgba(0, 0, 0, 0.12);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 19px;
  color: #ffffff;
  text-align: center;
  background-color: #FD7F2B;
  -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-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15) 1px 1px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease 0.4s ease-out;
  -moz-transition: width 0.6s ease 0.4s ease-out;
  -o-transition: width 0.6s ease 0.4s ease-out;
  transition: width 0.6s ease 0.4s ease-out;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left 0.4s ease-out;
  -moz-transition: 0.6s ease-in-out left 0.4s ease-out;
  -o-transition: 0.6s ease-in-out left 0.4s ease-out;
  transition: 0.6s ease-in-out left 0.4s ease-out;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption button,
.carousel-caption input[type="button"],
.carousel-caption input[type="reset"],
.carousel-caption input[type="submit"] {
  text-shadow: none;
}
@media screen and (min-width: 600px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 599px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 599px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-square:before,
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
/**
 * dashicons
 * =========
 * Dashicons icon font for MP6, currently in development. You can check out MP6 at http://wordpress.org/extend/plugins/mp6/.
 * Dashicons is licensed under GPLv2, or any later version with font exception (http://www.gnu.org/licenses/gpl-faq.html#FontException) 
 */
@font-face {
  font-family: "dashicons";
  src: url("fonts/dashicons.eot");
}
@font-face {
  font-family: "dashicons";
  src: url(data:application/x-font-woff;charset=utf-8;base64,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) format('woff'), url("fonts/dashicons.ttf") format("truetype"), url("fonts/dashicons.svg#dashicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.dashicons {
  display: inline-block;
  width: 20px;
  height: 20px;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 1;
  font-family: "dashicons";
  text-decoration: inherit;
  font-weight: normal;
  font-style: normal;
  vertical-align: top;
  -moz-transition: color 0.1s ease-in 0;
  -webkit-transition: color 0.1s ease-in 0;
  text-align: center;
}
/* Admin Menu Icons */
.dashicons-menu:before {
  content: "\f333";
}
.dashicons-admin-site:before {
  content: "\f319";
}
.dashicons-dashboard:before {
  content: "\f226";
}
.dashicons-admin-media:before {
  content: "\f104";
}
.dashicons-admin-page:before {
  content: "\f105";
}
.dashicons-admin-comments:before {
  content: "\f101";
}
.dashicons-admin-appearance:before {
  content: "\f100";
}
.dashicons-admin-plugins:before {
  content: "\f106";
}
.dashicons-admin-users:before {
  content: "\f110";
}
.dashicons-admin-tools:before {
  content: "\f107";
}
.dashicons-admin-settings:before {
  content: "\f108";
}
.dashicons-admin-network:before {
  content: "\f112";
}
.dashicons-admin-generic:before {
  content: "\f111";
}
.dashicons-admin-home:before {
  content: "\f102";
}
.dashicons-admin-collapse:before {
  content: "\f148";
}
/* Both Admin Menu and Post Formats */
.dashicons-admin-links:before,
.dashicons-format-links:before {
  content: "\f103";
}
.dashicons-admin-post:before,
.dashicons-format-standard:before {
  content: "\f109";
}
/* Post Format Icons */
.dashicons-format-image:before {
  content: "\f128";
}
.dashicons-format-gallery:before {
  content: "\f161";
}
.dashicons-format-audio:before {
  content: "\f127";
}
.dashicons-format-video:before {
  content: "\f126";
}
.dashicons-format-chat:before {
  content: "\f125";
}
.dashicons-format-status:before {
  content: "\f130";
}
.dashicons-format-aside:before {
  content: "\f123";
}
.dashicons-format-quote:before {
  content: "\f122";
}
/* Welcome Screen Icons */
.dashicons-welcome-write-blog:before,
.dashicons-welcome-edit-page:before {
  content: "\f119";
}
.dashicons-welcome-add-page:before {
  content: "\f133";
}
.dashicons-welcome-view-site:before {
  content: "\f115";
}
.dashicons-welcome-widgets-menus:before {
  content: "\f116";
}
.dashicons-welcome-comments:before {
  content: "\f117";
}
.dashicons-welcome-learn-more:before {
  content: "\f118";
}
/* Image Editing Icons */
.dashicons-image-crop:before {
  content: "\f165";
}
.dashicons-image-rotate-left:before {
  content: "\f166";
}
.dashicons-image-rotate-right:before {
  content: "\f167";
}
.dashicons-image-flip-vertical:before {
  content: "\f168";
}
.dashicons-image-flip-horizontal:before {
  content: "\f169";
}
/* Both Image Editing and TinyMCE */
.dashicons-undo:before {
  content: "\f171";
}
.dashicons-redo:before {
  content: "\f172";
}
/* TinyMCE Icons */
.dashicons-editor-bold:before {
  content: "\f200";
}
.dashicons-editor-italic:before {
  content: "\f201";
}
.dashicons-editor-ul:before {
  content: "\f203";
}
.dashicons-editor-ol:before {
  content: "\f204";
}
.dashicons-editor-quote:before {
  content: "\f205";
}
.dashicons-editor-alignleft:before {
  content: "\f206";
}
.dashicons-editor-aligncenter:before {
  content: "\f207";
}
.dashicons-editor-alignright:before {
  content: "\f208";
}
.dashicons-editor-insertmore:before {
  content: "\f209";
}
.dashicons-editor-spellcheck:before {
  content: "\f210";
}
.dashicons-editor-distractionfree:before {
  content: "\f211";
}
.dashicons-editor-kitchensink:before {
  content: "\f212";
}
.dashicons-editor-underline:before {
  content: "\f213";
}
.dashicons-editor-justify:before {
  content: "\f214";
}
.dashicons-editor-textcolor:before {
  content: "\f215";
}
.dashicons-editor-paste-word:before {
  content: "\f216";
}
.dashicons-editor-paste-text:before {
  content: "\f217";
}
.dashicons-editor-removeformatting:before {
  content: "\f218";
}
.dashicons-editor-video:before {
  content: "\f219";
}
.dashicons-editor-customchar:before {
  content: "\f220";
}
.dashicons-editor-outdent:before {
  content: "\f221";
}
.dashicons-editor-indent:before {
  content: "\f222";
}
.dashicons-editor-help:before {
  content: "\f223";
}
.dashicons-editor-strikethrough:before {
  content: "\f224";
}
.dashicons-editor-unlink:before {
  content: "\f225";
}
.dashicons-editor-rtl:before {
  content: "\f320";
}
/* Post Icons */
.dashicons-align-left:before {
  content: "\f135";
}
.dashicons-align-right:before {
  content: "\f136";
}
.dashicons-align-center:before {
  content: "\f134";
}
.dashicons-align-none:before {
  content: "\f138";
}
.dashicons-lock:before {
  content: "\f160";
}
.dashicons-calendar:before {
  content: "\f145";
}
.dashicons-visibility:before {
  content: "\f177";
}
.dashicons-post-status:before {
  content: "\f173";
}
.dashicons-edit:before {
  content: "\f464";
}
.dashicons-trash:before {
  content: "\f182";
}
/* Sorting */
.dashicons-arrow-up:before {
  content: "\f142";
}
.dashicons-arrow-down:before {
  content: "\f140";
}
.dashicons-arrow-left:before {
  content: "\f141";
}
.dashicons-arrow-right:before {
  content: "\f139";
}
.dashicons-arrow-up-alt:before {
  content: "\f342";
}
.dashicons-arrow-down-alt:before {
  content: "\f346";
}
.dashicons-arrow-left-alt:before {
  content: "\f340";
}
.dashicons-arrow-right-alt:before {
  content: "\f344";
}
.dashicons-arrow-up-alt2:before {
  content: "\f343";
}
.dashicons-arrow-down-alt2:before {
  content: "\f347";
}
.dashicons-arrow-left-alt2:before {
  content: "\f341";
}
.dashicons-arrow-right-alt2:before {
  content: "\f345";
}
.dashicons-leftright:before {
  content: "\f229";
}
.dashicons-sort:before {
  content: "\f156";
}
.dashicons-list-view:before {
  content: "\f163";
}
.dashicons-exerpt-view:before {
  content: "\f164";
}
/* Social Icons */
.dashicons-share:before {
  content: "\f237";
}
.dashicons-share1:before {
  content: "\f237";
}
.dashicons-share-alt:before {
  content: "\f240";
}
.dashicons-share-alt2:before {
  content: "\f242";
}
.dashicons-twitter:before {
  content: "\f301";
}
.dashicons-rss:before {
  content: "\f303";
}
.dashicons-email:before {
  content: "\f465";
}
.dashicons-email-alt:before {
  content: "\f466";
}
.dashicons-facebook:before {
  content: "\f304";
}
.dashicons-facebook-alt:before {
  content: "\f305";
}
.dashicons-networking:before {
  content: "\f325";
}
.dashicons-googleplus:before {
  content: "\f462";
}
/* Jobs Icons */
.dashicons-hammer:before {
  content: "\f308";
}
.dashicons-art:before {
  content: "\f309";
}
.dashicons-migrate:before {
  content: "\f310";
}
.dashicons-performance:before {
  content: "\f311";
}
/* Internal/Products */
.dashicons-wordpress:before {
  content: "\f120";
}
.dashicons-wordpress-alt:before {
  content: "\f324";
}
.dashicons-pressthis:before {
  content: "\f157";
}
.dashicons-update:before {
  content: "\f463";
}
.dashicons-screenoptions:before {
  content: "\f180";
}
.dashicons-info:before {
  content: "\f348";
}
.dashicons-cart:before {
  content: "\f174";
}
.dashicons-feedback:before {
  content: "\f175";
}
.dashicons-cloud:before {
  content: "\f176";
}
.dashicons-translation:before {
  content: "\f326";
}
/* Taxonomies */
.dashicons-tag:before {
  content: "\f323";
}
.dashicons-category:before {
  content: "\f318";
}
/* Alerts/Notifications/Flags */
.dashicons-yes:before {
  content: "\f147";
}
.dashicons-no:before {
  content: "\f158";
}
.dashicons-no-alt:before {
  content: "\f335";
}
.dashicons-plus:before {
  content: "\f132";
}
.dashicons-minus:before {
  content: "\f460";
}
.dashicons-dismiss:before {
  content: "\f153";
}
.dashicons-marker:before {
  content: "\f159";
}
.dashicons-star-filled:before {
  content: "\f155";
}
.dashicons-star-half:before {
  content: "\f459";
}
.dashicons-star-empty:before {
  content: "\f154";
}
.dashicons-flag:before {
  content: "\f227";
}
/* Misc/CPT */
.dashicons-location:before {
  content: "\f230";
}
.dashicons-location-alt:before {
  content: "\f231";
}
.dashicons-camera:before {
  content: "\f306";
}
.dashicons-images-alt:before {
  content: "\f232";
}
.dashicons-images-alt2:before {
  content: "\f233";
}
.dashicons-video-alt:before {
  content: "\f234";
}
.dashicons-video-alt2:before {
  content: "\f235";
}
.dashicons-video-alt3:before {
  content: "\f236";
}
.dashicons-vault:before {
  content: "\f178";
}
.dashicons-shield:before {
  content: "\f332";
}
.dashicons-shield-alt:before {
  content: "\f334";
}
.dashicons-search:before {
  content: "\f179";
}
.dashicons-slides:before {
  content: "\f181";
}
.dashicons-analytics:before {
  content: "\f183";
}
.dashicons-chart-pie:before {
  content: "\f184";
}
.dashicons-chart-bar:before {
  content: "\f185";
}
.dashicons-chart-line:before {
  content: "\f238";
}
.dashicons-chart-area:before {
  content: "\f239";
}
.dashicons-groups:before {
  content: "\f307";
}
.dashicons-businessman:before {
  content: "\f338";
}
.dashicons-id:before {
  content: "\f336";
}
.dashicons-id-alt:before {
  content: "\f337";
}
.dashicons-products:before {
  content: "\f312";
}
.dashicons-awards:before {
  content: "\f313";
}
.dashicons-forms:before {
  content: "\f314";
}
.dashicons-portfolio:before {
  content: "\f322";
}
.dashicons-book:before {
  content: "\f330";
}
.dashicons-book-alt:before {
  content: "\f331";
}
.dashicons-download:before {
  content: "\f316";
}
.dashicons-upload:before {
  content: "\f317";
}
.dashicons-backup:before {
  content: "\f321";
}
.dashicons-lightbulb:before {
  content: "\f339";
}
.dashicons-smiley:before {
  content: "\f328";
}
/* DIRECTION AWARE
================== */
.da-thumbs,
.da-thumbs a {
  display: block;
}
.da-thumbs .image-caption {
  position: absolute;
  background: #FD7F2B;
  background: rgba(253, 74, 41, 0.8);
  width: 100%;
  height: 100%;
}
.da-thumbs .image-caption h5,
.da-thumbs .image-caption span,
.da-thumbs .image-caption small {
  color: #f0f0f8;
  display: block;
  font-weight: normal;
  padding: 5px 0;
  margin: 25px 15px 0;
  text-align: center;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 -10px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 -10px 0 rgba(255, 255, 255, 0.4);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4), 0 -10px 0 rgba(255, 255, 255, 0.4);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.da-thumbs .image-caption small {
  margin: 15px 5px 0;
}
/*
 * Nivo Lightbox v1.1
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
.nivo-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100%;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
  visibility: visible;
  opacity: 1;
}
.nivo-lightbox-wrap {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 10%;
  right: 10%;
}
.nivo-lightbox-content {
  width: 100%;
  height: 100%;
}
.nivo-lightbox-title-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}
.nivo-lightbox-nav {
  display: none;
}
.nivo-lightbox-prev {
  position: absolute;
  top: 50%;
  left: 0;
}
.nivo-lightbox-next {
  position: absolute;
  top: 50%;
  right: 0;
}
.nivo-lightbox-close {
  position: absolute;
  top: 2%;
  right: 2%;
}
.nivo-lightbox-image {
  text-align: center;
}
.nivo-lightbox-image img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  vertical-align: middle;
}
.nivo-lightbox-content iframe {
  width: 100%;
  height: 100%;
}
.nivo-lightbox-inline,
.nivo-lightbox-ajax {
  max-height: 100%;
  overflow: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
}
.nivo-lightbox-error {
  display: table;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
  text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
  display: table-cell;
  vertical-align: middle;
  text-align: center!important;
}
/* Effects
 **********************************************/
.nivo-lightbox-notouch .nivo-lightbox-effect-fade,
.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp,
.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,
.nivo-lightbox-notouch .nivo-lightbox-effect-fall {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* fadeScale */
.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* slideLeft / slideRight / slideUp / slideDown */
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  -o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
  transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
  -webkit-transform: translateX(-10%);
  -moz-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
  -webkit-transform: translateX(10%);
  -moz-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
  -webkit-transform: translateY(-10%);
  -moz-transform: translateY(-10%);
  -ms-transform: translateY(-10%);
  transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
  -webkit-transform: translateY(10%);
  -moz-transform: translateY(10%);
  -ms-transform: translateY(10%);
  transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
/* fall */
.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -webkit-transform: translateZ(300px);
  -moz-transform: translateZ(300px);
  -ms-transform: translateZ(300px);
  transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
/*
 * Nivo Lightbox Default Theme v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
.nivo-lightbox-theme-default.nivo-lightbox-overlay {
  background: #666;
  background: rgba(0, 0, 0, 0.8);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
  background: url(../img/nivo-lightbox-default-theme/loading.gif) no-repeat 50% 50%;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
  top: 50%;
  width: 52px;
  height: 52px;
  margin-top: -26px;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  opacity: 0.5;
  outline: none;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
  background-image: url(../img/nivo-lightbox-default-theme/prev.png);
  border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
  background-image: url(../img/nivo-lightbox-default-theme/next.png);
  border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
  display: block;
  background: url(../img/nivo-lightbox-default-theme/close.png) no-repeat 50% 50%;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  padding: 5px;
  opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
  opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
  bottom: -8%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
  font-style: normal;
  font-weight: normal;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  padding: 7px 15px;
  border-radius: 30px;
  display: inline-block;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
  background: #fff;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
.rateit {
  display: -moz-inline-box;
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.rateit .rateit-range {
  position: relative;
  display: -moz-inline-box;
  display: inline-block;
  background: url(../img/rateit/star.png);
  height: 16px;
  outline: none;
  margin-bottom: -3px;
}
.rateit .rateit-range * {
  display: block;
}
/* for IE 6 */
* html .rateit,
* html .rateit .rateit-range {
  display: inline;
}
/* for IE 7 */
* + html .rateit,
* + html .rateit .rateit-range {
  display: inline;
}
.rateit .rateit-hover,
.rateit .rateit-selected {
  position: absolute;
  left: 0px;
}
.rateit .rateit-hover-rtl,
.rateit .rateit-selected-rtl {
  left: auto;
  right: 0px;
}
.rateit .rateit-hover {
  background: url(../img/rateit/star.png) left -32px;
}
.rateit .rateit-hover-rtl {
  background-position: right -32px;
}
.rateit .rateit-selected {
  background: url(../img/rateit/star.png) left -16px;
}
.rateit .rateit-selected-rtl {
  background-position: right -16px;
}
.rateit .rateit-preset {
  background: url(../img/rateit/star.png) left -32px;
}
.rateit .rateit-preset-rtl {
  background: url(../img/rateit/star.png) left -32px;
}
.rateit button.rateit-reset {
  background: url(../img/rateit/delete.gif) 0 0;
  width: 16px;
  height: 16px;
  display: -moz-inline-box;
  display: inline-block;
  float: left;
  outline: none;
  border: none;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.rateit button.rateit-reset:hover,
.rateit button.rateit-reset:focus {
  background-position: 0 -16px;
}
/*Core*/
/* TYPOGRAPHY 
============= */
body {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
a {
  color: #428bca;
  -webkit-transition: color .2s, background .2s, border .2s;
  -moz-transition: color .2s, background .2s, border .2s;
  -o-transition: color .2s, background .2s, border .2s;
  transition: color .2s, background .2s, border .2s;
}
a:hover {
  color: #FD7F2B;
  text-decoration: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #606068;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #FD7F2B;
}
blockquote {
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: 20px;
  padding: 15px;
}
blockquote,
blockquote p {
  line-height: 1.4;
}
blockquote footer {
  margin-top: 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  font-weight: bold;
  margin: 0 0 13px;
}
hr {
  clear: both;
  border-color: #e4e4ec;
  margin: 0 0 15px;
}
p {
  margin: 0 0 15px;
}
div.col-2,
div.col-3,
div.col-4 {
  -moz-column-gap: 30px;
  /* Firefox */
  -webkit-column-gap: 30px;
  /* Safari and Chrome */
  column-gap: 30px;
}
div.col-2 {
  -moz-column-count: 2;
  /* Firefox */
  -webkit-column-count: 2;
  /* Safari and Chrome */
  column-count: 2;
}
div.col-3 {
  -moz-column-count: 3;
  /* Firefox */
  -webkit-column-count: 3;
  /* Safari and Chrome */
  column-count: 3;
}
div.col-4 {
  -moz-column-count: 4;
  /* Firefox */
  -webkit-column-count: 4;
  /* Safari and Chrome */
  column-count: 4;
}
@media (max-width: 768px) {
  div.col-3,
  div.col-4 {
    -moz-column-count: 2;
    /* Firefox */
    -webkit-column-count: 2;
    /* Safari and Chrome */
    column-count: 2;
  }
}
@media (max-width: 512px) {
  div.col-2,
  div.col-3,
  div.col-4 {
    -moz-column-count: 1;
    /* Firefox */
    -webkit-column-count: 1;
    /* Safari and Chrome */
    column-count: 1;
  }
}
span.dropcaps,
p.dropcaps:first-letter {
  float: left;
  font-size: 45.5px;
  line-height: 40px;
  margin-right: 5px;
}
.post-meta a,
.comment-meta a,
.comment-container .reply a {
  color: #b0b0b8;
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
  display: inline-block;
}
.post-meta a:hover,
.comment-meta a:hover,
.comment-container .reply a:hover {
  color: #FD7F2B;
}
.post-meta .dashicons {
  font-size: 13px;
  height: auto;
  width: auto;
}
.page-header {
  margin: 0 0 45px;
}
/* MIXINS 
========= */
/* NO-MOBILE
============ */
.no-mobile {
  display: none;
}
/* BUTTONS 
========== */
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
}
.btn-dark {
  border: 0;
  background-color: #606068;
  color: #b0b0b8;
}
.btn-dark:hover {
  background-color: #FD7F2B;
  color: #f0f0f8;
}
#footer-main button,
#footer-main input[type="button"],
#footer-main input[type="reset"],
#footer-main input[type="submit"],
#footer-main .btn,
#footer-main button,
#footer-main input[type="button"],
#footer-main input[type="reset"],
#footer-main input[type="submit"] {
  border: 0;
  background-color: #606068;
  color: #b0b0b8;
}
#footer-main button:hover,
#footer-main input[type="button"]:hover,
#footer-main input[type="reset"]:hover,
#footer-main input[type="submit"]:hover,
#footer-main .btn:hover,
#footer-main button:hover,
#footer-main input[type="button"]:hover,
#footer-main input[type="reset"]:hover,
#footer-main input[type="submit"]:hover {
  background-color: #FD7F2B;
  color: #f0f0f8;
}
/* LABELS
========= */
.label {
  display: inline-block;
}
/* INPUTS
========= */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  margin-bottom: 15px;
}
textarea {
  height: auto;
}
.input-group {
  display: table;
  width: 100%;
}
.input-group i {
  background-color: #606068;
  color: #f0f0f8;
  font-size: 14px;
  line-height: 1;
  padding: 8px 10px;
  text-align: center;
  vertical-align: middle;
  width: 40px;
  -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
}
.input-group i,
.input-group input {
  display: table-cell;
}
.input-group input {
  margin: 0;
}
#footer-main .input-group i {
  background-color: #606068;
  color: #b0b0b8;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.input-error {
  background-color: #f2dede;
  color: #a94442;
}
.input-error::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a94442;
}
.input-error:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a94442;
}
.input-error::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a94442;
}
.input-error:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a94442;
}
#footer-main select,
#footer-main textarea,
#footer-main input[type="text"],
#footer-main input[type="password"],
#footer-main input[type="datetime"],
#footer-main input[type="datetime-local"],
#footer-main input[type="date"],
#footer-main input[type="month"],
#footer-main input[type="time"],
#footer-main input[type="week"],
#footer-main input[type="number"],
#footer-main input[type="email"],
#footer-main input[type="url"],
#footer-main input[type="search"],
#footer-main input[type="tel"],
#footer-main input[type="color"] {
  border: 0;
  background-color: #303038;
  color: #b0b0b8;
  -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
/* IMAGE LIGHT 
============================================================================= */
.image-light {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(rgba(255, 255, 255, 0.2), 0), color-stop(rgba(0, 0, 0, 0), 0.6667));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 80%);
  background: -moz-linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 80%);
  background: -o-linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 80%);
  background: linear-gradient(rgba(255, 255, 255, 0.2) 0%, rgba(0, 0, 0, 0) 80%);
  display: block;
  height: 100%;
  position: absolute;
  right: -70%;
  top: 0;
  width: 100%;
  -webkit-transform: skewX(24deg);
  -moz-transform: skewX(24deg);
  -ms-transform: skewX(24deg);
  -o-transform: skewX(24deg);
  transform: skewX(24deg);
}
.no-image-light .image-light {
  display: none;
}
/* IMAGES
============================================================================= */
.article-small img,
.article-medium img,
.da-thumbs img,
.frame img {
  width: 100%;
  height: auto;
}
.entry-content > *,
.comment-container .comment > *,
.article-large > *,
.featured-media > * {
  max-width: 100%;
}
.entry-content img,
.comment-container .comment img,
.article-large img,
.featured-media img {
  max-width: 100%;
  height: auto;
}
/* LAYER
============================================================================= */
.layer {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
a.dark:hover .layer {
  opacity: 0;
}
a.dark .layer {
  background: rgba(0, 0, 0, 0.4);
  opacity: 1;
}
a.light:hover .layer {
  opacity: 1;
}
a.light .layer {
  background: rgba(255, 255, 255, 0.2);
  opacity: 0;
}
a.dark,
a.light {
  display: block;
  position: relative;
}
/* PROGRESS
============================================================================= */
.progress {
  margin-bottom: 15px;
}
.progress .progress-bar {
  background-color: #FD7F2B;
}
/* FEATURED MEDIA
============================================================================= */
.featured-media {
  margin-bottom: 15px;
}
.featured-media > * {
  max-width: 100%;
}
/* GENERAL
============================================================================= */
body,
.container {
  max-width: 100%;
}
*:focus {
  outline: none;
}
/*Widgets*/
/* ACCORCION 
============ */
.accordion .header {
  background: #f4f4fc;
  border: 1px solid #e4e4ec;
  cursor: pointer;
  display: table;
  margin: 0 0 1px 0;
}
.accordion .header.active i:before {
  content: '\f068';
}
.accordion .header h1,
.accordion .header h2,
.accordion .header h3,
.accordion .header h4,
.accordion .header h5,
.accordion .header h6,
.accordion .header i {
  display: table-cell;
  vertical-align: middle;
}
.accordion .header h1,
.accordion .header h2,
.accordion .header h3,
.accordion .header h4,
.accordion .header h5,
.accordion .header h6 {
  color: #606068;
  padding: 10px;
  width: 99%;
}
.accordion .header i {
  border-left: 1px solid #e4e4ec;
  padding: 0 10px;
}
.accordion .header i:before {
  background: #606068;
  border-radius: 12px;
  color: #f0f0f8;
  display: block;
  font-size: 11px;
  font-weight: normal;
  line-height: 1;
  height: 21px;
  margin: 5px;
  padding: 5px;
  text-align: center;
  width: 21px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0 5px rgba(96, 96, 104, 0.2);
  -moz-box-shadow: 0 0 0 5px rgba(96, 96, 104, 0.2);
  box-shadow: 0 0 0 5px rgba(96, 96, 104, 0.2);
}
.accordion .content {
  margin-top: 15px;
}
/* AUTHOR WIDGET 
================ */
.author.widget a.avatar {
  display: block;
  margin: 0 10px 10px 0;
  overflow: hidden;
  position: relative;
  width: 75px;
}
.author.widget a.avatar,
.author.widget .name {
  float: left;
}
.author.widget .name {
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
}
.author.widget a.name,
.author.widget .name a {
  color: #606068;
}
.author.widget a.name:hover,
.author.widget .name a:hover {
  color: #FD7F2B;
}
.author.widget .social {
  clear: both;
  margin: 0;
}
.author.widget .social li {
  margin: 0 5px 5px 0;
}
.author.widget p {
  margin: 3px 0 10px;
}
/* BREAKING NEWS WIDGET
======================= */
.breaking-news {
  margin-bottom: 45px;
}
.breaking-news header {
  position: absolute;
  white-space: nowrap;
  height: 30px;
  overflow: hidden;
}
.breaking-news header h4 {
  background-color: #606068;
  color: #f0f0f8;
  float: left;
  line-height: 30px;
  padding: 0 10px;
}
.breaking-news header .triangle {
  border-color: #606068;
  border-left: 10px solid #606068;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  float: left;
}
.breaking-news .content {
  background-color: #f4f4fc;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 10px;
}
.breaking-news .content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breaking-news .content ul li {
  float: left;
}
.breaking-news .content ul li {
  margin-right: 15px;
}
.breaking-news .content ul li a {
  color: #606068;
}
.breaking-news .content ul li a:hover {
  color: #FD7F2B;
}
/* CAROUSEL 
=========== */
.carousel {
  overflow: hidden;
}
.carousel .carousel-caption {
  bottom: 0;
  left: 0;
  padding: 20px;
  width: 100%;
  text-align: left;
  text-shadow: none;
  z-index: 1;
}
.carousel .carousel-caption div {
  clear: both;
}
.carousel .carousel-caption h1,
.carousel .carousel-caption h2,
.carousel .carousel-caption h3,
.carousel .carousel-caption h4,
.carousel .carousel-caption h5,
.carousel .carousel-caption h6,
.carousel .carousel-caption p {
  color: #f0f0f8;
  float: left;
  margin: 0 0 2px;
  padding: 10px;
}
.carousel .carousel-caption h1,
.carousel .carousel-caption h2,
.carousel .carousel-caption h3,
.carousel .carousel-caption h4,
.carousel .carousel-caption h5,
.carousel .carousel-caption h6 {
  background-color: #FD7F2B;
  background-color: rgba(253, 74, 41, 0.8);
  font-size: 20px;
  line-height: 1;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
@media (max-width: 767px) {
  .carousel .carousel-caption h1,
  .carousel .carousel-caption h2,
  .carousel .carousel-caption h3,
  .carousel .carousel-caption h4,
  .carousel .carousel-caption h5,
  .carousel .carousel-caption h6 {
    font-size: 15px;
  }
}
.carousel .carousel-caption p {
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 15px;
  line-height: 1.33333333;
}
.carousel .carousel-control {
  background: none;
  cursor: default;
  filter: none;
  opacity: 1;
  width: 30px;
  z-index: 2;
}
.carousel .carousel-control span {
  background-color: #FD7F2B;
  background-color: rgba(253, 74, 41, 0.8);
  cursor: pointer;
  font-size: 15px;
  left: 0;
  line-height: 1;
  margin-top: -17.5px;
  opacity: .8;
  padding: 10px;
  position: absolute;
  text-shadow: none;
  top: 50%;
  width: 30px;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.carousel .carousel-control span:hover {
  opacity: 1;
}
.carousel .carousel-control.left {
  left: -60px;
}
.carousel .carousel-control.right {
  right: -60px;
}
.carousel .carousel-indicators {
  bottom: -48px;
  -webkit-transition: bottom;
  -o-transition: bottom;
  transition: bottom;
  -webkit-transition: bottom 0.4s ease-out;
  -moz-transition: bottom 0.4s ease-out;
  -o-transition: bottom 0.4s ease-out;
  transition: bottom 0.4s ease-out;
}
.carousel .carousel-indicators li {
  border-color: #FD7F2B;
  border-color: rgba(253, 74, 41, 0.8);
}
.carousel .carousel-indicators li.active {
  background-color: #FD7F2B;
  background-color: rgba(253, 74, 41, 0.8);
}
.carousel:hover .carousel-indicators {
  bottom: 0;
}
.carousel:hover .carousel-control.right {
  right: 0;
}
.carousel:hover .carousel-control.left {
  left: 0;
}
.carousel .item img {
  position: relative;
  top: 0;
  left: 0;
  min-width: 100%;
}
/* Carousel Large */
.carousel-large .carousel-caption {
  padding: 40px;
}
/* Carousel Medium and Small */
.csstransforms .carousel-medium .item-inner,
.csstransforms .carousel-small .item-inner {
  display: block;
  position: relative;
  padding-bottom: 56.25%;
}
.csstransforms .carousel-medium .item-inner img,
.csstransforms .carousel-small .item-inner img {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.csstransforms .carousel-medium .item-inner {
  padding-bottom: 50.68493151%;
}
.csstransforms .carousel-small .item-inner {
  padding-bottom: 52.85714286%;
}
/* CATEGORIES 
============= */
.categories {
  list-style: none;
  margin: 0;
  padding: 0;
}
.categories li {
  float: left;
}
.categories li {
  float: none!important;
  margin-bottom: 1px;
  width: 100%;
  -webkit-transition: padding;
  -o-transition: padding;
  transition: padding;
  -webkit-transition: padding 0.4s ease-out;
  -moz-transition: padding 0.4s ease-out;
  -o-transition: padding 0.4s ease-out;
  transition: padding 0.4s ease-out;
}
.categories li:hover {
  background-color: #FD7F2B;
  border-color: transparent;
  padding: 0 10px;
  text-shadow: none;
}
.categories li:hover a {
  color: #f0f0f8;
}
.categories li:hover a .post-counts {
  background: rgba(255, 255, 255, 0.3);
}
.categories li a {
  color: #606068;
  display: block;
  line-height: 30px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.categories li a .post-counts {
  background: #f4f4fc;
  float: right;
  line-height: 26px;
  margin-top: 2px;
  padding: 0 5px;
}
#footer-main .categories li a .post-counts {
  background-color: #505058;
  color: #b0b0b8;
}
#footer-main .categories li:hover a {
  color: #f0f0f8;
}
#footer-main .categories li:hover a .post-counts {
  background-color: rgba(255, 255, 255, 0.3);
  color: #f0f0f8;
}
/* FEEDBURNER WIDGET
==================== */
.feedburner input[type=submit] {
  margin-top: 15px;
}
/* FLICKR FEED WIDGET
===================== */
.flickr-feed {
  margin: 0 -4px 0 0 !important;
  list-style: none;
  margin: 0;
  padding: 0;
}
.flickr-feed li {
  float: left;
}
.flickr-feed li {
  margin: 0 0 4px 0;
  padding: 0 4px 0 0;
  white-space: nowrap;
  width: 25%;
}
.flickr-feed li a {
  display: block;
  height: 85px;
  overflow: hidden;
  position: relative;
}
.flickr-feed li a:hover {
  background: none;
}
.flickr-feed li a img {
  position: relative;
  width: auto;
}
footer .flickr-feed li {
  width: 33.333333333333333%;
}
/* RECENT COMMENTS
================== */
.recent-comments {
  list-style: none;
  margin: 0;
  padding: 0;
}
.recent-comments li {
  border-bottom: 1px solid #f4f4fc;
  display: table;
  margin-bottom: 15px;
}
.recent-comments li > div.avatar {
  display: table-cell;
  padding: 0 15px 15px 0;
}
.recent-comments li > div.avatar a {
  display: block;
  position: relative;
}
.recent-comments li > div.avatar img {
  width: 75px;
}
.recent-comments li .content {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 15px;
}
.recent-comments li .content .comment-content {
  margin-bottom: 10px;
}
#footer-main .recent-comments li {
  border: none;
}
/* TWITTER FEED WIDGET
====================== */
.twitter-feed ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.twitter-feed ul li {
  float: left;
}
.twitter-feed ul li {
  border-bottom: 1px solid #e4e4ec;
  display: table;
  padding: 15px 0;
  width: 100%;
}
.twitter-feed ul li .avatar {
  padding: 3px 15px 0 0;
  width: 48px;
}
.twitter-feed ul li .avatar .fa {
  color: #40bff5;
  font-size: 32px;
}
.twitter-feed ul li .avatar,
.twitter-feed ul li .content {
  display: table-cell;
  vertical-align: top;
}
.twitter-feed ul li .post-meta {
  margin: 5px 0 0;
}
.twitter-feed ul li:first-child {
  padding-top: 0;
}
#footer-main .twitter-feed ul li {
  border: none;
  padding-bottom: 0;
}
/* SLIDER  
========= = */
.slider-container {
  margin: 0 -6px;
}
.slider-container.article {
  margin: 0 -15px;
}
.slider-container.article li {
  padding: 0 15px;
}
.slider-container ul {
  overflow: hidden;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.slider-container ul li {
  float: left;
}
.slider-container ul li {
  padding: 0 6px;
  width: 16.66666666666667%;
}
.slider-container ul li a {
  overflow: hidden;
  position: relative;
}
@media (max-width: 991px) {
  .slider-container ul li {
    width: 25%;
  }
}
@media (max-width: 768px) {
  .slider-container ul li {
    width: 33.33333333333333%;
  }
}
@media (max-width: 576px) {
  .slider-container ul li {
    width: 100%;
  }
}
@media (max-width: 576px) {
  .slider-container ul {
    overflow: visible;
  }
}
/* SPOILER 
========== */
div.spoiler {
  margin: 4px 0 15px 0;
  padding: 15px;
  background-color: #f4f4fc;
  color: #606068;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
div.spoiler > :first-child {
  margin-top: 0;
}
div.spoiler > p:empty:first-child {
  margin-top: -15px;
}
div.spoiler > :last-child {
  margin-bottom: 0;
}
div.spoiler > p:empty:last-child {
  margin-bottom: -15px;
}
/* WIDGET 
========= */
.widget {
  margin-bottom: 45px;
  max-width: 100%;
  z-index: 1;
}
.widget header {
  border-bottom: 1px solid #e4e4ec;
  margin-bottom: 15px;
  height: 30px;
}
.widget header h4 {
  float: left;
  margin-bottom: -1px;
  padding: 0 10px;
  line-height: 30px;
  color: #f0f0f8;
  background-color: #606068;
  -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
}
.widget header h4 a {
  color: #f0f0f8;
}
.widget header .control {
  background: #e4e4ec;
  color: #606068;
  float: right;
  font-size: 10px;
  line-height: 30px;
  margin: 0 0 -1px 1px;
  padding: 0 10px;
  -webkit-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, 0.32);
  -moz-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, 0.32);
  box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, 0.32);
}
.widget header .control:hover {
  color: #f0f0f8;
  background-color: #606068;
  -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
}
.widget .nav-tabs {
  border-color: #e4e4ec;
  margin-bottom: 15px;
}
.widget .nav-tabs li {
  margin: 0 1px -1px 0;
}
.widget .nav-tabs li a {
  border: none;
  background-color: #e4e4ec;
  color: #606068;
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
  margin: 0;
  padding: 0 10px;
  -webkit-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, 0.32);
  -moz-box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, 0.32);
  box-shadow: inset 0 14px 0 0 rgba(255, 255, 255, 0.32);
}
.widget .nav-tabs li a:hover,
.widget .nav-tabs li a:focus {
  border: none;
}
.widget .nav-tabs li.control {
  margin-left: 1px;
  margin-right: 0;
}
.widget .nav-tabs li.active a,
.widget .nav-tabs li a:hover {
  color: #f0f0f8;
  background-color: #606068;
  -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.12);
}
.widget .nav-tabs li.control {
  display: none;
  float: right;
}
.widget .nav-tabs li.control a {
  font-size: 10px;
}
@media (max-width: 576px) {
  .widget .nav-tabs li.control {
    display: none;
  }
}
.widget .nav-tabs li.current {
  display: block;
}
.widget .tab-pane {
  overflow: hidden;
}
.entry-content .widget {
  margin-bottom: 15px;
}
.entry-content .widget .nav-tabs {
  margin-bottom: 0;
  padding: 0;
}
.entry-content .widget header {
  border-bottom: 1px solid #e4e4ec;
  margin-bottom: 15px;
}
.entry-content .widget header h4,
.entry-content .widget header h5 {
  border-bottom: 7px solid #e4e4ec;
  display: inline-block;
  margin: 0;
  padding: 0 0 10px;
}
#footer-main .title,
#footer-main .nav-tabs,
#footer-main .widget header {
  border-bottom: 1px solid #505058;
  display: block;
  margin-bottom: 15px;
}
#footer-main .title li + li,
#footer-main .nav-tabs li + li,
#footer-main .widget header li + li {
  margin-left: 15px;
}
#footer-main .title h1,
#footer-main .title h2,
#footer-main .title h3,
#footer-main .title h4,
#footer-main .title h5,
#footer-main .title h6,
#footer-main .widget header h1,
#footer-main .widget header h2,
#footer-main .widget header h3,
#footer-main .widget header h4,
#footer-main .widget header h5,
#footer-main .widget header h6,
#footer-main .nav-tabs a {
  background: none;
  border: none;
  border-bottom: 7px solid #505058;
  display: inline-block;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#footer-main .title h1,
#footer-main .widget header h1,
#footer-main .title h2,
#footer-main .widget header h2,
#footer-main .title h3,
#footer-main .widget header h3,
#footer-main .title h4,
#footer-main .widget header h4,
#footer-main .title h5,
#footer-main .widget header h5,
#footer-main .title h6,
#footer-main .widget header h6 {
  padding-bottom: 10px;
}
#footer-main .widget header {
  height: auto;
}
#footer-main .widget header h1,
#footer-main .widget header h2,
#footer-main .widget header h3,
#footer-main .widget header h4,
#footer-main .widget header h5,
#footer-main .widget header h6 {
  line-height: 1;
  color: inherit;
}
#footer-main .widget header .control {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*Elements*/
/* ARTICLE 
========== */
article:after {
  clear: both;
  content: '';
  display: table;
}
/* ARTICLES SMALL 
================= */
.article-small .image,
.article-tiny .image {
  margin: 0 15px 15px 0;
  position: relative;
  width: 100%;
}
.article-small h5,
.article-tiny h5 {
  margin-bottom: 10px;
}
.article-small .image {
  margin-bottom: 10px;
}
.csstransforms .article-small .image-holder {
  padding-bottom: 54.54545455%;
}
/* ARTICLES TINY 
================ */
.article-tiny .image {
  float: left;
  width: 95px;
}
.csstransforms .article-tiny .image-holder {
  padding-bottom: 78.94736842%;
}
/* ARTICLE MEDIUM 
================= */
.article-medium .frame .featured-media {
  margin: 0;
  font-size: 16px;
}
.article-medium .frame .featured-media.link {
  font-size: 20px;
}
.article-medium .frame .featured-media.quote blockquote {
  font-size: 16px;
}
.article-medium .frame .featured-media.chat p {
  padding: 5px 10px;
}
.article-medium .frame .featured-media.video,
.article-medium .frame .featured-media.audio {
  line-height: 0.9;
}
.article-medium .frame .featured-media .carousel-medium .item .carousel-caption {
  display: none;
}
.article-medium .frame iframe,
.article-medium .frame embed {
  max-height: 185px;
}
.csstransforms .article-medium .image-holder {
  padding-bottom: 52.85714286%;
}
/* ARTICLE LARGE
================ */
.article-large {
  position: relative;
}
.article-large .featured-media,
.article-large h4 {
  margin-bottom: 15px;
}
.article-large .frame h4 {
  margin-bottom: 5px;
}
.article-large .frame h4 {
  margin-top: 10px;
}
.article-large .frame .image-light {
  z-index: 1;
}
.article-large .frame iframe {
  max-height: 370px;
}
.article-large .icons {
  left: 0px;
  position: absolute;
  top: 20px;
  width: 75px;
  z-index: 2;
}
.article-large .icons a {
  background: white;
  border: 5px solid white;
  border-radius: 37.5px;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
}
.article-large .icons a i {
  border-radius: 32.5px;
  color: white;
  font-size: 40px;
  height: 65px;
  width: 65px;
  -webkit-box-shadow: inset 0 24px 0 0 rgba(255, 255, 255, 0.16);
  -moz-box-shadow: inset 0 24px 0 0 rgba(255, 255, 255, 0.16);
  box-shadow: inset 0 24px 0 0 rgba(255, 255, 255, 0.16);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.article-large .icons a i.fa {
  background: #FD7F2B;
  padding-top: 4px;
}
.article-large .icons a .comment {
  bottom: 6px;
  color: white;
  display: block;
  position: absolute;
  text-align: center;
  width: 100%;
}
.csstransforms .article-large .image-holder {
  padding-bottom: 50.68493151%;
}
@media (max-width: 599px) {
  .article-large {
    padding: 0!important;
  }
  .article-large .icons {
    display: none;
  }
  .article-large .frame iframe,
  .article-large .frame embed {
    max-height: 185px;
  }
}
/* Articles v1 
============== */
.articles-v1 .article-medium:last-child hr,
#blog-version-2 #main-content article:last-child hr {
  margin-bottom: 0;
}
/* Articles v4 
============== */
.articles-v4 h5 {
  margin-bottom: 10px;
}
/* GALLERY
========== */
.images {
  padding: 0 0 5px 0;
}
.images .da-thumbs {
  margin: 0 -10px 0 0 !important;
  max-width: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.images .da-thumbs li {
  float: left;
}
.images .da-thumbs li {
  padding: 0 10px 10px 0;
  width: 25%;
}
.images .da-thumbs li a {
  overflow: hidden;
  position: relative;
}
.images .da-thumbs.col-1 li {
  width: 100%;
}
.images .da-thumbs.col-2 li {
  width: 50%;
}
.images .da-thumbs.col-3 li {
  width: 33.33333333%;
}
.images .da-thumbs.col-4 li {
  width: 25%;
}
.images .da-thumbs.col-5 li {
  width: 20%;
}
.images .da-thumbs.col-6 li {
  width: 16.66666667%;
}
.images .da-thumbs.col-7 li {
  width: 14.28571429%;
}
.images .da-thumbs.col-8 li {
  width: 12.5%;
}
.images .da-thumbs.col-9 li {
  width: 11.11111111%;
}
@media (max-width: 768px) {
  .images .da-thumbs li {
    width: 33.33333333%;
  }
  .images .da-thumbs.col-2 li {
    width: 100%;
  }
  .images .da-thumbs.col-3 li {
    width: 50%;
  }
  .images .da-thumbs.col-4 li {
    width: 33.33333333%;
  }
  .images .da-thumbs.col-5 li {
    width: 25%;
  }
  .images .da-thumbs.col-6 li {
    width: 20%;
  }
  .images .da-thumbs.col-7 li {
    width: 16.66666667%;
  }
  .images .da-thumbs.col-8 li {
    width: 14.28571429%;
  }
  .images .da-thumbs.col-9 li {
    width: 12.5%;
  }
}
@media (max-width: 512px) {
  .images .da-thumbs li {
    width: 50%;
  }
  .images .da-thumbs.col-3 li {
    width: 100%;
  }
  .images .da-thumbs.col-4 li {
    width: 50%;
  }
  .images .da-thumbs.col-5 li {
    width: 33.33333333%;
  }
  .images .da-thumbs.col-6 li {
    width: 25%;
  }
  .images .da-thumbs.col-7 li {
    width: 20%;
  }
  .images .da-thumbs.col-8 li {
    width: 16.66666667%;
  }
  .images .da-thumbs.col-9 li {
    width: 14.28571429%;
  }
}
.frame .images {
  padding: 0;
}
/* IMAGES 
========= */
.image {
  display: block;
  overflow: hidden;
  position: relative;
}
.image .image-holder {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 2s ease-out;
  -moz-transition: transform 2s ease-out;
  -o-transition: transform 2s ease-out;
  transition: transform 2s ease-out;
}
.image .dashicons {
  color: white;
  position: absolute;
  top: 0;
  margin: 10px;
  text-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity;
  -o-transition: opacity;
  transition: opacity;
  -webkit-transition: opacity 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.image:hover .image-holder {
  -webkit-transform: scale(1.04) rotate(0deg);
  -ms-transform: scale(1.04) rotate(0deg);
  transform: scale(1.04) rotate(0deg);
}
.image:hover .dashicons {
  opacity: 0.8;
}
.csstransforms .image-holder {
  position: relative;
  padding-bottom: 56.25%;
}
.csstransforms .image-holder img {
  position: absolute;
  top: 50%;
  width: 100%;
  height: auto;
  min-height: 100%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.image .caption,
.carousel-small .item .caption {
  background-color: rgba(0, 0, 0, 0.6);
  bottom: 0;
  color: #f0f0f8;
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.image .caption h1,
.carousel-small .item .caption h1,
.image .caption h2,
.carousel-small .item .caption h2,
.image .caption h3,
.carousel-small .item .caption h3,
.image .caption h4,
.carousel-small .item .caption h4,
.image .caption h5,
.carousel-small .item .caption h5,
.image .caption h6,
.carousel-small .item .caption h6 {
  color: #f0f0f8;
  padding: 4px 10px 5px;
  margin: 0;
}
.image .caption .format,
.carousel-small .item .caption .format {
  margin-right: 10px;
}
.image:hover .caption,
.carousel-small .item:hover .caption {
  bottom: -45px;
  opacity: 0;
}
.no-zoom-effect .image:hover .image-holder {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
/* MESSAGE FORM 
=============== */
.message-form form,
.comment-respond form {
  margin: 0 -10px 0 0;
}
.message-form form .input-group,
.comment-respond form .input-group {
  float: left;
  padding: 0 10px 10px 0;
  width: 33.33333333333333%;
}
@media (max-width: 768px) {
  .message-form form .input-group,
  .comment-respond form .input-group {
    width: 99.99999999999999%;
  }
}
.message-form form .textarea,
.comment-respond form .textarea {
  clear: both;
  padding: 0 10px 10px 0;
  width: 99.99999999999999%;
}
.message-form form .textarea textarea,
.comment-respond form .textarea textarea {
  width: 100%;
}
.message-form form .allowed-tags,
.comment-respond form .allowed-tags,
.message-form form .form-allowed-tags,
.comment-respond form .form-allowed-tags {
  color: #b0b0b8;
  margin: 10px 0;
}
/* NAVBAR 
========= */
.navbar {
  border: none;
}
.navbar a {
  font-size: 14px;
  line-height: 14px;
}
.navbar .dropdown-menu > li > a {
  padding-top: 5px;
  padding-bottom: 5px;
}
.navbar .navbar-collapse {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.navbar .navbar-nav > li > a {
  line-height: 20px;
}
@media (max-width: 991px) {
  .navbar .nav,
  .navbar .navbar-form {
    margin-bottom: 15px;
  }
  .navbar .navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .navbar .navbar-nav {
    padding-right: 1px;
  }
  .navbar .navbar-nav > li > a {
    border-right: 1px solid #f4f4fc;
    border-left: 1px solid #f4f4fc;
    margin-right: -1px;
  }
  .navbar .navbar-nav > li.open > a,
  .navbar .navbar-nav > li.active > a,
  .navbar .navbar-nav > li > a:hover {
    border-color: #FD7F2B;
  }
  /*
  .navbar .dropdown:hover .dropdown-menu {
    display: block;
  }*/
  ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
    /*margin-top:0px;*/
  }
}
/* NAVBAR TOP 
============= */
#top-nav {
  min-height: 30px;
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.04);
}
#top-nav .nav > li > a {
  border-color: #38383f;
  line-height: 14px;
  padding: 8px 15px;
}
#top-nav .navbar-form {
  padding: 0;
}
#top-nav .navbar-form button,
#top-nav .navbar-form input {
  float: left;
}
#top-nav .navbar-form input[type="search"],
#top-nav .navbar-form input[type="text"] {
  border: 0;
  margin: 0;
  height: 30px;
  background-color: #303038;
  color: #b0b0b8;
}
@media (min-width: 992px) {
  #top-nav .navbar-form input[type="search"],
  #top-nav .navbar-form input[type="text"] {
    -webkit-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  }
}
#top-nav .navbar-form button,
#top-nav .navbar-form input[type="submit"] {
  color: #b0b0b8;
  border: 0;
  background: none;
  height: 30px;
}
#top-nav .navbar-form button:hover,
#top-nav .navbar-form input[type="submit"]:hover {
  color: #f0f0f8;
  background-color: #FD7F2B;
  -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
}
#top-nav .navbar-right:last-child {
  margin-right: 0;
}
#top-nav .navbar-right li a {
  padding: 0;
}
#top-nav .navbar-toggle {
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
}
#top-nav .navbar-toggle:hover {
  -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
}
@media (min-width: 992px) {
  #top-nav .navbar-nav > li > a {
    height: 30px;
  }
  #top-nav .navbar-nav > li > a:hover,
  #top-nav .navbar-nav > li.active > a {
    -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
    -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
  }
  #top-nav .navbar-form {
    margin: 0;
    padding-right: 1px;
  }
  #top-nav .navbar-form input,
  #top-nav .navbar-form button {
    border-right: 1px solid #38383f;
    border-left: 1px solid #38383f;
    margin-right: -1px;
  }
}
@media (max-width: 991px) {
  #top-nav .navbar-form {
    border: none;
    display: inline-block;
    margin-top: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  #top-nav .navbar-form input[type="search"],
  #top-nav .navbar-form input[type="text"] {
    width: auto;
  }
  #top-nav .navbar-form:before,
  #top-nav .navbar-form:after {
    content: " ";
    display: table;
  }
  #top-nav .navbar-form:after {
    clear: both;
  }
  #top-nav .navbar-form:before,
  #top-nav .navbar-form:after {
    content: " ";
    display: table;
  }
  #top-nav .navbar-form:after {
    clear: both;
  }
}
/* NAVBAR MAIN 
============== */
#main-nav {
  z-index: 2;
  box-shadow: inset 0 30px 0 0 #ffffff, 0 1px 1px 0 rgba(0, 0, 0, 0.16);
}
#main-nav .navbar-header .navbar-brand {
  position: relative;
}
#main-nav .navbar-header .navbar-brand img {
  max-height: 100%;
  height: auto;
  width: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#main-nav .navbar-header .navbar-toggle:hover {
  border-color: transparent;
  background-color: #FD7F2B;
}
#main-nav .navbar-header .navbar-toggle:hover .icon-bar {
  background-color: #f0f0f8;
}
@media (max-width: 991px) {
  #main-nav .navbar-header .navbar-brand {
    max-width: 80%;
  }
  #main-nav .navbar-header .navbar-brand img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  #main-nav .navbar-nav > li > a {
    padding: 20px 15px;
  }
  #main-nav .navbar-nav > li.open > a,
  #main-nav .navbar-nav > li.active > a,
  #main-nav .navbar-nav > li > a:hover {
    -webkit-box-shadow: inset 0 30px 0 0 rgba(255, 255, 255, 0.16);
    -moz-box-shadow: inset 0 30px 0 0 rgba(255, 255, 255, 0.16);
    box-shadow: inset 0 30px 0 0 rgba(255, 255, 255, 0.16);
  }
  #main-nav .navbar-nav > li.open > a .caret,
  #main-nav .navbar-nav > li.active > a .caret,
  #main-nav .navbar-nav > li > a:hover .caret {
    border-top-color: #f0f0f8;
  }
}
/* -------------------------------------------------------------------------- *
 * Page links (pagination for post that has multiple page)
 * -------------------------------------------------------------------------- */
.page-links {
  margin-bottom: 1em;
}
.page-links a,
.page-links > span,
.page-links li > span {
  background: #f4f4fc;
  color: #606068;
  display: inline-block;
  line-height: 1;
  padding: 8px 10px;
}
.page-links a:hover,
.page-links > span:hover,
.page-links li > span:hover {
  background-color: #FD7F2B;
  color: #f0f0f8;
}
.page-links .dots,
.page-links .dots:hover {
  background: #f4f4fc;
  color: #606068;
}
.page-links > span,
.page-links li > span,
.page-links > span:hover,
.page-links li > span:hover {
  background: #606068;
  color: #f0f0f8;
}
/* PAGE TITLE 
============= */
#title {
  background-image: url('../img/title-background-small.jpg');
  background-position: center;
  height: 150px;
  position: relative;
  overflow: hidden;
  width: 100%;
}
#title .container {
  height: 100%;
  position: relative;
  background-image: url('../img/logo.png');
  background-position: left;
  background-repeat: no-repeat;
  bac
}
#title .container .title-container {
  bottom: 20px;
  color: #f0f0f8;
  margin-right: 15px;
  position: absolute;
  margin-left: 150px;
  opacity: 0.7;

}
#title .container .title-container .primary,
#title .container .title-container .secondary {
  float: left;
}
#title .container .title-container p {
  margin: 2px 0 0 0;
  clear: both;
}
#title .container .title-container .primary {
  font-size: 20px;
  line-height: 1;
  background: #FD7F2B;
  background: rgba(253, 74, 41, 0.8);
  padding: 10px;
  margin: 0;
}
#title .container .title-container .secondary {
  background: rgba(0, 0, 0, 0.8);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1;
  padding: 12.5px 10px;
}
#title .container .title-container .secondary a {
  color: #f0f0f8;
}
#title .container .title-container .secondary a:hover {
  color: #FD7F2B;
}
@media (min-width: 769px) {
  #title {
    background-image: url('../img/title-background-medium.jpg');
  }
}
@media (min-width: 1367px) {
  #title {
    background-image: url('../img/title-background-large.jpg');
  }
}
/* PAGINATION AND TAGS 
====================== */
.tags,
.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tags li,
.pagination li {
  float: left;
}
.tags li,
.pagination li {
  margin: 0 2px 2px 0;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.tags li a,
.pagination li a,
.tags li > span,
.pagination li > span {
  background: #f4f4fc;
  color: #606068;
  display: block;
  font-size: 13px;
  line-height: 1;
  padding: 8px 10px;
}
.tags li a:hover,
.pagination li a:hover {
  background-color: #FD7F2B;
  color: #f0f0f8;
}
/* TAGS
=======*/
#footer-main .tags {
  margin-bottom: 15px;
}
#footer-main .tags li {
  margin: 0 1px 1px 0;
}
#footer-main .tags li a {
  background: #505058;
  -webkit-transition: all 2s ease-in;
  -moz-transition: all 2s ease-in;
  -o-transition: all 2s ease-in;
  transition: all 2s ease-in;
}
#footer-main .tags li a:hover {
  background-color: #FD7F2B;
  color: #f0f0f8;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
/* PAGINATION 
============= */
.pagination {
  display: table;
  margin: 0 -2px 45px -2px;
}
.pagination li {
  display: table-cell;
  float: none;
  margin-right: 5px;
  padding: 0 2px;
}
.pagination li.active a,
.pagination li.active > span {
  background: #606068;
  color: #f0f0f8;
  cursor: default;
}
.pagination li.divider {
  background: url(../img/line.jpg) repeat-x center;
  width: 50%;
}
/* POST COMMENTS 
================ */
.post-comments {
  margin-bottom: 30px;
}
.post-comments,
.post-comments ol.children,
.post-comments ol.children > li > ol {
  list-style: none;
  padding: 0;
}
.post-comments ol.children,
.post-comments ol.children > li > ol {
  margin-left: 90px;
}
.post-comments .comment-container {
  display: table;
  margin: 0 0 15px 0;
  width: 100%;
}
.post-comments .comment-container .avatar {
  border: 5px solid white;
  border-radius: 37.5px;
  margin: 0 15px 0 0!important;
  height: 75px;
  width: 75px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.4);
}
.post-comments .comment-container .avatar,
.post-comments .comment-container .content {
  display: table-cell;
  vertical-align: top;
}
.post-comments .comment-container .content {
  width: 99%;
}
.post-comments .comment-container .content .comment-meta {
  float: left;
  margin: 0 10px 0 0;
}
.post-comments .comment-container .content .comment-meta a {
  display: inline-block;
}
.post-comments .comment-container .content .reply {
  color: #b0b0b8;
  float: right;
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  line-height: 1;
}
.post-comments .comment-container .content .reply:hover {
  color: #FD7F2B;
}
.post-comments .comment-container .content .comment {
  background: #f4f4fc;
  clear: both;
  display: block;
  padding: 15px 15px 0;
  position: relative;
}
.post-comments .comment-container .content .comment:after {
  content: '';
  display: table;
}
.post-comments .comment-container .content .comment blockquote {
  background: white;
}
.post-comments .comment-container .content .comment .triangle {
  border-right: 10px solid #f4f4fc;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  left: -10px;
  position: absolute;
  top: 10px;
}
.post-comments .children > li > .comment-container .avatar {
  margin: 0 0 0 15px !important;
}
.post-comments .children > li > .comment-container .content .comment {
  background-color: #FD7F2B;
  color: #f0f0f8;
}
.post-comments .children > li > .comment-container .content .comment a {
  color: #f0f0f8;
  text-decoration: underline;
}
.post-comments .children > li > .comment-container .content .comment a:hover {
  color: rgba(240, 240, 248, 0.8);
}
.post-comments .children > li > .comment-container .content .comment blockquote {
  background: #fd6c51;
  border-color: #feb1a2;
  color: #ffffff;
}
.post-comments .children > li > .comment-container .content .comment blockquote footer,
.post-comments .children > li > .comment-container .content .comment blockquote cite {
  color: #f0f0f8;
}
.post-comments .children > li > .comment-container .content .comment .triangle {
  border-right: none;
  border-color: #FD7F2B;
  border-left: 10px solid #FD7F2B;
  border-top: 7.5px solid transparent;
  border-bottom: 7.5px solid transparent;
  left: auto;
  right: -10px;
}
@media (max-width: 768px) {
  .post-comments .avatar {
    display: none !important;
  }
  .post-comments ol.children,
  .post-comments ol.children > li > ol {
    margin-left: 30px;
  }
}
/* POST FORMAT ICONS 
==================== */
.dashicons-format-link:before {
  content: "\f103";
}
.icons .dashicons {
  line-height: 65px;
}
.icons .dashicons-format-standard {
  background-color: #e54b4b;
}
.icons .dashicons-format-status {
  background-color: #71a49b;
}
.icons .dashicons-format-quote {
  background-color: #bf7b65;
}
.icons .dashicons-format-gallery {
  background-color: #9664b5;
}
.icons .dashicons-format-image {
  background-color: #39b77a;
}
.icons .dashicons-format-video {
  background-color: #f46d4f;
}
.icons .dashicons-format-audio {
  background-color: #4089d2;
}
.icons .dashicons-format-link {
  background-color: #4782a6;
}
.icons .dashicons-format-aside {
  background-color: #f3b92e;
}
.icons .dashicons-format-chat {
  background-color: #0082c8;
}
/* -------------------------------------------------------------------------- *
 * Post navigation (next post/previous post)
 * -------------------------------------------------------------------------- */
.post-navigation {
  margin-bottom: 45px;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  border-bottom: 1px solid #e4e4ec;
  margin-bottom: 1em;
}
.post-navigation .nav-previous .meta-nav,
.post-navigation .nav-next .meta-nav {
  color: #606068;
  font-size: 15px;
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  line-height: 1;
}
.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  color: #606068;
}
.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  color: #FD7F2B;
}
/* REVIEW BOX 
============= */
.review {
  float: left;
  margin: 0 15px 0 0;
  width: 45%;
}
.review header {
  border-bottom: 1px solid #e4e4ec;
  margin-bottom: 15px;
}
.review header h5 {
  border-bottom: 7px solid #e4e4ec;
  display: inline-block;
  margin: 0;
  padding: 0 0 10px;
}
.review .review-total-score {
  background: #FD7F2B;
  color: #f0f0f8;
  float: left;
  margin: 0 15px 15px 0;
  padding: 10px;
  text-align: center;
}
.review .review-total-score h1 {
  margin: 0;
}
.review.full-width {
  border-bottom: 1px solid #e4e4ec;
  margin-right: 0;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 600px) {
  .review.full-width {
    padding-bottom: 15px;
  }
}
.review hr {
  margin-top: 15px;
}
.user-rating {
  clear: both;
  display: block;
  margin: 15px 0;
}
.user-rating .rating {
  display: inline-block;
}
.user-rating .rateit {
  margin-bottom: 15px;
}
.user-rating .after-vote {
  clear: both;
  display: none;
}
@media (max-width: 599px) {
  .review {
    width: 100%;
  }
}
/* SHARE POST BUTTONS 
===================== */
.share-post ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.share-post ul li {
  float: left;
}
.share-post ul li {
  margin: 0 5px 5px 0;
}
.share-post ul li a span {
  border-top: 1px solid #e4e4ec;
  border-right: 1px solid #e4e4ec;
  border-bottom: 1px solid #e4e4ec;
  color: #606068;
  background: #f4f4fc;
  line-height: 14px;
  padding: 7px;
}
.share-post ul li a span:hover {
  color: #FD7F2B;
}
.share-post ul li a i,
.share-post ul li a span {
  display: inline-block;
}
/* SHARE POST BUTTONS AND POST TAGS
=================================== */
.share-post,
.post-tags {
  border-bottom: 1px solid #e4e4ec;
  margin-bottom: 1em;
}
.share-post h5,
.post-tags h5 {
  font-weight: normal;
  line-height: 30px;
  margin-right: 5px;
}
.share-post h5,
.post-tags h5,
.share-post ul,
.post-tags ul {
  float: left;
}
.share-post ul,
.post-tags ul {
  margin-bottom: 8px;
}
/* SOCIAL MEDIA ICONS 
===================== */
.sc-sm,
.sc-md {
  background-image: url("../img/social-media-icons.png");
  color: white;
  font-family: FontAwesome;
  font-style: normal;
  float: left;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: background-color;
  -o-transition: background-color;
  transition: background-color;
  -webkit-transition: background-color 0.4s ease-out;
  -moz-transition: background-color 0.4s ease-out;
  -o-transition: background-color 0.4s ease-out;
  transition: background-color 0.4s ease-out;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.sc-sm:hover:not(.sc-dark),
.sc-md:hover:not(.sc-dark) {
  background-color: #FD7F2B;
}
.sc-sm.sc-mail,
.sc-md.sc-mail {
  background: #2EA2CC;
}
.sc-sm.sc-mail:before,
.sc-md.sc-mail:before {
  content: '\f0e0';
}
.sc-sm.sc-codepen,
.sc-md.sc-codepen {
  background: #252527;
}
.sc-sm.sc-codepen:before,
.sc-md.sc-codepen:before {
  content: "\f1cb";
}
.sc-sm.sc-foursquare,
.sc-md.sc-foursquare {
  background: #009fe0;
}
.sc-sm.sc-foursquare:before,
.sc-md.sc-foursquare:before {
  content: "\f180";
}
.sc-sm.sc-reddit,
.sc-md.sc-reddit {
  background: #6CC0FE;
}
.sc-sm.sc-reddit:before,
.sc-md.sc-reddit:before {
  content: "\f1a1";
}
.sc-sm.sc-renren,
.sc-md.sc-renren {
  background: #105BA3;
}
.sc-sm.sc-renren:before,
.sc-md.sc-renren:before {
  content: "\f18b";
}
.sc-sm.sc-stack-exchange,
.sc-md.sc-stack-exchange {
  background: #12457C;
}
.sc-sm.sc-stack-exchange:before,
.sc-md.sc-stack-exchange:before {
  content: "\f18d";
}
.sc-sm.sc-stack-overflow,
.sc-md.sc-stack-overflow {
  background: #f90;
}
.sc-sm.sc-stack-overflow:before,
.sc-md.sc-stack-overflow:before {
  content: "\f16c";
}
.sc-sm.sc-steam,
.sc-md.sc-steam {
  background: #3b3938;
}
.sc-sm.sc-steam:before,
.sc-md.sc-steam:before {
  content: "\f1b6";
}
.sc-sm.sc-tencent-weibo,
.sc-md.sc-tencent-weibo {
  background: #46C1E3;
}
.sc-sm.sc-tencent-weibo:before,
.sc-md.sc-tencent-weibo:before {
  content: "\f1d5";
}
.sc-sm.sc-vine,
.sc-md.sc-vine {
  background: #00bf8f;
}
.sc-sm.sc-vine:before,
.sc-md.sc-vine:before {
  content: "\f1ca";
}
.sc-sm.sc-vk,
.sc-md.sc-vk {
  background: #4E729A;
}
.sc-sm.sc-vk:before,
.sc-md.sc-vk:before {
  content: "\f189";
}
.sc-sm.sc-weibo,
.sc-md.sc-weibo {
  background: #e64141;
}
.sc-sm.sc-weibo:before,
.sc-md.sc-weibo:before {
  content: "\f18a";
}
/* Icons Colors
--------------- */
.sc-facebook {
  background-color: #5d82d1;
}
.sc-pinterest {
  background-color: #e13138;
}
.sc-twitter {
  background-color: #40bff5;
}
.sc-googleplus {
  background-color: #eb5e4c;
}
.sc-rss {
  background-color: #faa33d;
}
.sc-vimeo {
  background-color: #35c6ea;
}
.sc-evernote {
  background-color: #9acf4f;
}
.sc-dribbble {
  background-color: #f7659c;
}
.sc-tumblr {
  background-color: #426d9b;
}
.sc-behance {
  background-color: #1879fd;
}
.sc-stumbleupon {
  background-color: #ff5c30;
}
.sc-dropbox {
  background-color: #17a3eb;
}
.sc-soundcloud {
  background-color: #ff7e30;
}
.sc-picasa {
  background-color: #9eb5b6;
}
.sc-lastfm {
  background-color: #f34320;
}
.sc-forrst {
  background-color: #45ad76;
}
.sc-flickr {
  background-color: #ff48a3;
}
.sc-deviantart {
  background-color: #6a8a7b;
}
.sc-linkedin {
  background-color: #238cc8;
}
.sc-blogger {
  background-color: #ff9233;
}
.sc-instagram {
  background-color: #548bb6;
}
.sc-yahoo {
  background-color: #ab47ac;
}
.sc-youtube {
  background-color: #ef4e41;
}
.sc-grooveshark {
  background-color: #ffb21d;
}
.sc-digg {
  background-color: #75788d;
}
.sc-skype {
  background-color: #13c1f3;
}
.sc-sharethis {
  background-color: #25a774;
}
.sc-wordpress {
  background-color: #2592c3;
}
.sc-kickstarter {
  background-color: #8cd049;
}
.sc-bebo {
  background-color: #ee3849;
}
.sc-zerply {
  background-color: #9dbc7a;
}
.sc-amazon {
  background-color: #ff8e2e;
}
.sc-myspace {
  background-color: #008dde;
}
.sc-wikipedia {
  background-color: #b3b5b8;
}
.sc-technorati {
  background-color: #71d14b;
}
.sc-addthis {
  background-color: #ff7850;
}
.sc-delicious {
  background-color: #377bda;
}
.sc-xing {
  background-color: #1a8e8c;
}
.sc-quora {
  background-color: #ea3d23;
}
.sc-github {
  background-color: #3f91cb;
}
.sc-feedly {
  background-color: #2bb24c;
}
/* Small Icons
-------------- */
.sc-sm {
  background-size: 1230px;
  font-size: 20px;
  height: 30px;
  line-height: 30px;
  width: 30px;
  -webkit-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 15px 0 0 rgba(255, 255, 255, 0.2);
}
.sc-sm.sc-facebook {
  background-position: 0 0;
}
.sc-sm.sc-pinterest {
  background-position: -30px 0;
}
.sc-sm.sc-twitter {
  background-position: -60px 0;
}
.sc-sm.sc-googleplus {
  background-position: -90px 0;
}
.sc-sm.sc-rss {
  background-position: -120px 0;
}
.sc-sm.sc-vimeo {
  background-position: -150px 0;
}
.sc-sm.sc-evernote {
  background-position: -180px 0;
}
.sc-sm.sc-dribbble {
  background-position: -210px 0;
}
.sc-sm.sc-tumblr {
  background-position: -240px 0;
}
.sc-sm.sc-behance {
  background-position: -270px 0;
}
.sc-sm.sc-stumbleupon {
  background-position: -300px 0;
}
.sc-sm.sc-dropbox {
  background-position: -330px 0;
}
.sc-sm.sc-soundcloud {
  background-position: -360px 0;
}
.sc-sm.sc-picasa {
  background-position: -390px 0;
}
.sc-sm.sc-lastfm {
  background-position: -420px 0;
}
.sc-sm.sc-forrst {
  background-position: -450px 0;
}
.sc-sm.sc-flickr {
  background-position: -480px 0;
}
.sc-sm.sc-deviantart {
  background-position: -510px 0;
}
.sc-sm.sc-linkedin {
  background-position: -540px 0;
}
.sc-sm.sc-blogger {
  background-position: -570px 0;
}
.sc-sm.sc-instagram {
  background-position: -600px 0;
}
.sc-sm.sc-yahoo {
  background-position: -630px 0;
}
.sc-sm.sc-youtube {
  background-position: -660px 0;
}
.sc-sm.sc-grooveshark {
  background-position: -690px 0;
}
.sc-sm.sc-digg {
  background-position: -720px 0;
}
.sc-sm.sc-skype {
  background-position: -750px 0;
}
.sc-sm.sc-sharethis {
  background-position: -780px 0;
}
.sc-sm.sc-wordpress {
  background-position: -810px 0;
}
.sc-sm.sc-kickstarter {
  background-position: -840px 0;
}
.sc-sm.sc-bebo {
  background-position: -870px 0;
}
.sc-sm.sc-zerply {
  background-position: -900px 0;
}
.sc-sm.sc-amazon {
  background-position: -930px 0;
}
.sc-sm.sc-myspace {
  background-position: -960px 0;
}
.sc-sm.sc-wikipedia {
  background-position: -990px 0;
}
.sc-sm.sc-technorati {
  background-position: -1020px 0;
}
.sc-sm.sc-addthis {
  background-position: -1050px 0;
}
.sc-sm.sc-delicious {
  background-position: -1080px 0;
}
.sc-sm.sc-xing {
  background-position: -1110px 0;
}
.sc-sm.sc-quora {
  background-position: -1140px 0;
}
.sc-sm.sc-github {
  background-position: -1170px 0;
}
.sc-sm.sc-feedly {
  background-position: -1200px 0;
}
/* Medium Icons
--------------- */
.sc-md {
  font-size: 30px;
  height: 45px;
  line-height: 45px;
  width: 45px;
  -webkit-box-shadow: inset 0 22.5px 0 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 22.5px 0 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 22.5px 0 0 rgba(255, 255, 255, 0.2);
}
.sc-md.sc-facebook {
  background-position: 0 0;
}
.sc-md.sc-pinterest {
  background-position: -45px 0;
}
.sc-md.sc-twitter {
  background-position: -90px 0;
}
.sc-md.sc-googleplus {
  background-position: -135px 0;
}
.sc-md.sc-rss {
  background-position: -180px 0;
}
.sc-md.sc-vimeo {
  background-position: -225px 0;
}
.sc-md.sc-evernote {
  background-position: -270px 0;
}
.sc-md.sc-dribbble {
  background-position: -315px 0;
}
.sc-md.sc-tumblr {
  background-position: -360px 0;
}
.sc-md.sc-behance {
  background-position: -405px 0;
}
.sc-md.sc-stumbleupon {
  background-position: -450px 0;
}
.sc-md.sc-dropbox {
  background-position: -495px 0;
}
.sc-md.sc-soundcloud {
  background-position: -540px 0;
}
.sc-md.sc-picasa {
  background-position: -585px 0;
}
.sc-md.sc-lastfm {
  background-position: -630px 0;
}
.sc-md.sc-forrst {
  background-position: -675px 0;
}
.sc-md.sc-flickr {
  background-position: -720px 0;
}
.sc-md.sc-deviantart {
  background-position: -765px 0;
}
.sc-md.sc-linkedin {
  background-position: -810px 0;
}
.sc-md.sc-blogger {
  background-position: -855px 0;
}
.sc-md.sc-instagram {
  background-position: -900px 0;
}
.sc-md.sc-yahoo {
  background-position: -945px 0;
}
.sc-md.sc-youtube {
  background-position: -990px 0;
}
.sc-md.sc-grooveshark {
  background-position: -1035px 0;
}
.sc-md.sc-digg {
  background-position: -1080px 0;
}
.sc-md.sc-skype {
  background-position: -1125px 0;
}
.sc-md.sc-sharethis {
  background-position: -1170px 0;
}
.sc-md.sc-wordpress {
  background-position: -1215px 0;
}
.sc-md.sc-kickstarter {
  background-position: -1260px 0;
}
.sc-md.sc-bebo {
  background-position: -1305px 0;
}
.sc-md.sc-zerply {
  background-position: -1350px 0;
}
.sc-md.sc-amazon {
  background-position: -1395px 0;
}
.sc-md.sc-myspace {
  background-position: -1440px 0;
}
.sc-md.sc-wikipedia {
  background-position: -1485px 0;
}
.sc-md.sc-technorati {
  background-position: -1530px 0;
}
.sc-md.sc-addthis {
  background-position: -1575px 0;
}
.sc-md.sc-delicious {
  background-position: -1620px 0;
}
.sc-md.sc-xing {
  background-position: -1665px 0;
}
.sc-md.sc-quora {
  background-position: -1710px 0;
}
.sc-md.sc-github {
  background-position: -1755px 0;
}
.sc-md.sc-feedly {
  background-position: -1800px 0;
}
/* Dark Icons 
----------------------------------------------------------------------------- */
.sc-dark:not(:hover) {
  background-color: transparent;
  opacity: .6;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Icons on Widget
------------------ */
ul.social {
  list-style: none;
  margin: 0;
  padding: 0;
  margin: 0 -9.04px -18px -9px;
  /*IE needs 0.04px extra margin*/
}
ul.social li {
  float: left;
}
ul.social li {
  margin: 0 9px 18px 9px;
}
ul.social li span {
  float: left;
}
#footer-main ul.social {
  margin: 0 -10px -9.5px 0;
}
#footer-main ul.social li {
  margin: 0 9.5px 9.5px 0;
}
#footer-main ul.social li .sc-dark:not(:hover) {
  background-color: #606068;
}
/* FRAME
============================================================================= */
.frame {
  background-color: white;
  border: 1px solid #e4e4ec;
  padding: 4px;
}
.frame.thick {
  padding: 9px;
}
.frame > * {
  max-width: 100%;
  overflow: hidden;
}
.frame > h4,
.frame > .post-meta {
  overflow: visible;
}
.frame iframe,
.frame embed {
  width: 100%;
}
.frame .featured-media {
  margin: 0 0 10px;
  position: relative;
  font-family: "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  font-size: 20px;
}
.frame .featured-media.quote,
.frame .featured-media.link,
.frame .featured-media.status,
.frame .featured-media.aside,
.frame .featured-media.chat {
  background: #f4f4fc;
  padding: 15px;
}
.frame .featured-media.quote:after,
.frame .featured-media.link:after,
.frame .featured-media.status:after,
.frame .featured-media.aside:after,
.frame .featured-media.chat:after {
  color: #e4e4f8;
  font-family: FontAwesome;
  position: absolute;
  bottom: 0;
  right: 4px;
  font-size: 40px;
  line-height: 1;
}
.frame .featured-media.quote,
.frame .featured-media.link,
.frame .featured-media.status,
.frame .featured-media.aside,
.frame .featured-media.chat,
.frame .featured-media.quote p,
.frame .featured-media.link p,
.frame .featured-media.status p,
.frame .featured-media.aside p,
.frame .featured-media.chat p {
  line-height: 1.4;
}
.frame .featured-media.quote p:last-child,
.frame .featured-media.link p:last-child,
.frame .featured-media.status p:last-child,
.frame .featured-media.aside p:last-child,
.frame .featured-media.chat p:last-child {
  margin-bottom: 0;
}
.frame .featured-media.quote blockquote,
.frame .featured-media.link a,
.frame .featured-media.status .status-content,
.frame .featured-media.aside .aside-content,
.frame .featured-media.chat .chat-content {
  position: relative;
  z-index: 1;
}
.frame .featured-media.quote:after {
  content: '\f10e';
}
.frame .featured-media.quote blockquote {
  margin: 0;
  border-color: #dcdcf5;
}
.frame .featured-media.link {
  font-size: 30px;
  display: block;
}
.frame .featured-media.link:after {
  content: '\f08e';
}
.frame .featured-media.status .status-content {
  padding: 15px;
  border-left: 4px dotted #dcdcf5;
}
.frame .featured-media.status .status-content:before {
  content: '\f068';
  color: #dcdcf5;
  font-family: FontAwesome;
  position: absolute;
  left: -10px;
}
.frame .featured-media.status:after {
  content: '\f044';
}
.frame .featured-media.aside:after {
  content: '\f192';
}
.frame .featured-media.chat {
  background: none;
  padding: 0;
}
.frame .featured-media.chat:after {
  content: '\f0e6';
}
.frame .featured-media.chat p {
  margin: 0;
  padding: 15px;
}
.frame .featured-media.chat p:nth-child(odd) {
  background: rgba(228, 228, 248, 0.4);
}
.frame .featured-media.gallery img.shadow {
  display: none;
}
.frame .featured-media.gallery .frame {
  padding: 0;
  border: 0;
}
.flat-style .frame {
  margin-bottom: 15px;
}
iframe {
  border: none;
  overflow: hidden;
  max-width: 100%;
}
/* SHADOW
============================================================================= */
.shadow {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
/*Pages*/
/* 404 PAGE 
=========== */
#page-404 #content h1 {
  font-size: 100px;
  margin-top: 45px;
}
#page-404 #content p {
  font-size: 30px;
}
#page-404 #content,
#page-404 #content p {
  text-align: center;
}
#page-404 #content button {
  margin-bottom: 100px;
}
/* BLOG DETAIL 
============== */
#blog-detail .entry-content {
  border-bottom: 1px solid #e4e4ec;
  margin-bottom: 1em;
  clear: both;
}
#blog-detail .hreview + .entry-content {
  clear: none;
}
#blog-detail .entry-header {
  margin-bottom: 1em;
}
#blog-detail .entry-header .entry-title,
#blog-detail .entry-header .entry-subtitle {
  margin: 0;
}
#blog-detail .entry-header .entry-subtitle {
  color: #b0b0b8;
  font-weight: normal;
  margin-top: 4px;
}
#blog-detail .hentry .frame {
  position: relative;
}
#blog-detail .hentry .frame .icons {
  bottom: -5px;
  left: 20px;
  right: auto;
  top: auto;
  width: auto;
}
#blog-detail .hentry .frame .icons a {
  width: 75px;
}
#blog-detail .hentry .frame .icons a,
#blog-detail .hentry .frame .icons > span {
  display: inline-block;
}
#blog-detail .hentry .frame small,
#blog-detail .hentry .frame .post-meta {
  margin-top: 10px;
}
#blog-detail .hentry .frame small a,
#blog-detail .hentry .frame .post-meta a {
  display: inline-block;
}
#blog-detail .related-posts .article-small {
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  #blog-detail .related-posts .article-small:nth-child(2n+1) {
    clear: both;
  }
}
/* BLOG 
======= */
#blog-version-1 .article-large {
  padding-left: 32.5px;
}
#blog-version-1 .article-large .frame .icons {
  -webkit-transition: transform 0.4s ease;
  -moz-transition: transform 0.4s ease;
  -o-transition: transform 0.4s ease;
  transition: transform 0.4s ease;
}
#blog-version-1 .article-large .frame:hover .icons {
  transform: scale(0.4);
}
#blog-version-3 .article-large .icons {
  position: static;
  float: left;
}
#blog-version-3 .article-large .content {
  margin-left: 90px;
}
@media (max-width: 599px) {
  #blog-version-3 .article-large .content {
    margin-left: 0;
  }
}
.article-large .footer,
#blog-version-2 #main-content .article-medium .footer {
  border-bottom: 1px solid #e4e4ec;
  display: table;
  margin: 0 0 45px 0;
  padding-bottom: 15px;
  width: 100%;
}
.article-large .footer .tags,
#blog-version-2 #main-content .article-medium .footer .tags,
.article-large .footer .read-more,
#blog-version-2 #main-content .article-medium .footer .read-more {
  display: table-cell;
  vertical-align: top;
}
.article-large .footer .tags,
#blog-version-2 #main-content .article-medium .footer .tags {
  padding-right: 10px;
  width: 99%;
}
.article-large .frame .post-meta,
#blog-version-2 #main-content .article-medium .frame .post-meta {
  margin: 0;
}
/* SIGN IN PAGE
=============== */
#sign-in body {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
@media (max-width: 827px) and (min-width: 360px) {
  #sign-in body {
    background: url('../img/body-background-small.jpg') fixed center;
  }
}
#sign-in #content {
  border: none;
  margin: 0 auto;
  max-width: 360px;
  min-height: 300px;
  padding: 15px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#sign-in #content > :last-child {
  margin-bottom: 0;
}
@media (min-height: 320px) and (min-width: 360px) {
  #sign-in #content {
    left: 50%;
    margin-left: -180px;
    margin-top: -160px;
    position: absolute;
    top: 50%;
    width: 360px;
  }
}
@media (min-width: 360px) {
  #sign-in #content {
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.8);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.8);
  }
}
/*General*/
/* CONTENT  
========== */
#content {
  border-bottom: 15px solid #e4e4ec;
  min-height: 480px;
  padding-top: 45px;
  position: relative;
  z-index: 1;
}
body > header,
body > #content,
body > footer {
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.4);
}
/* SIDEBAR 
========== */
aside .col-sm-6:nth-child(2n+1) {
  clear: both;
}
/* FOOTER 
========= */
#footer-main {
  background-color: #404048;
  color: #8b8b92;
  position: relative;
  z-index: 1;
}
#footer-main a:hover img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(0%);
}
#footer-main a img {
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  /* Firefox 10+, Firefox on Android */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}
#footer-main a {
  color: #9595a0;
}
#footer-main a:hover {
  color: #FD7F2B;
}
#footer-main hr {
  border-color: transparent;
  border-color: rgba(255, 255, 255, 0.05);
}
#footer-main .container {
  padding-top: 30px;
}
#footer-main .post-meta a:not(:hover),
#footer-main .comment-meta a:not(:hover) {
  color: #67676e;
}
#footer-main .image-light,
#footer-main .link {
  display: none;
}
#footer-main .row section {
  margin-bottom: 30px;
}
#footer-main .row section.col-md-3:nth-child(4n+1) {
  clear: both;
}
#footer-main .row section.col-md-2:nth-child(6n+1) {
  clear: both;
}
#footer-main .frame {
  background-color: #505058;
  border-color: #505058;
}
#footer-main .image .image-holder {
  background: #000;
}
#footer-main .image .image-holder img {
  opacity: .8;
  -webkit-transition: opacity 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
  -webkit-transition: opacity 0.4s ease-out 0.4s ease-out;
  -moz-transition: opacity 0.4s ease-out 0.4s ease-out;
  -o-transition: opacity 0.4s ease-out 0.4s ease-out;
  transition: opacity 0.4s ease-out 0.4s ease-out;
}
#footer-main .image:hover .image-holder {
  transform: none;
}
#footer-main .image:hover .image-holder img {
  opacity: 1;
}
@media (max-width: 991px) {
  #footer-main .row section.col-sm-6:nth-child(odd) {
    clear: both;
  }
  #footer-main .row section.col-sm-4:nth-child(3n+1) {
    clear: both;
  }
}
#footer-bottom {
  background-color: #303038;
}
#footer-bottom a {
  background: none;
  color: #67676e;
}
#footer-bottom a:hover {
  color: #FD7F2B;
}
#footer-bottom p {
  float: left;
  margin: 0;
}
#footer-bottom ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
#footer-bottom ul li {
  float: left;
}
#footer-bottom ul li {
  margin-left: 20px;
}
#footer-bottom .container {
  padding: 15px;
}
@media (max-width: 767px) {
  #footer-bottom .container p {
    margin-bottom: 15px;
  }
  #footer-bottom .container p,
  #footer-bottom .container ul {
    float: none !important;
    display: block;
  }
  #footer-bottom .container p li,
  #footer-bottom .container ul li {
    margin: 0 20px 10px 0;
  }
}
#footer-main,
#footer-bottom {
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.16);
}
/* FLAT STYLE 
============= */
.flat-style * {
  text-shadow: none;
}
.flat-style button,
.flat-style input[type="button"],
.flat-style input[type="reset"],
.flat-style input[type="submit"],
.flat-style .btn,
.flat-style #top-nav,
.flat-style #top-nav .navbar-toggle,
.flat-style #top-nav .navbar-form button,
.flat-style #top-nav .navbar-form input[type="submit"],
.flat-style #main-nav,
.flat-style #main-nav .navbar-toggle,
.flat-style .sc-sm,
.flat-style .sc-md,
.flat-style .widget header h4,
.flat-style .widget .nav-tabs li a,
.flat-style .widget header .control,
.flat-style .article-large .icons a i,
.flat-style .dashicons,
.flat-style .dropdown-menu,
.flat-style body > header,
.flat-style body > footer,
.flat-style body > #content,
.flat-style #footer-main,
.flat-style #footer-bottom,
.flat-style button,
.flat-style input[type="button"],
.flat-style input[type="reset"],
.flat-style input[type="submit"] {
  box-shadow: none;
}
.flat-style #main-nav {
  background-color: white;
}
.flat-style #top-nav button,
.flat-style #main-nav button,
.flat-style #top-nav input[type="submit"],
.flat-style #main-nav input[type="submit"],
.flat-style #top-nav .nav > li > a,
.flat-style #main-nav .nav > li > a {
  text-shadow: none;
}
@media (min-width: 992px) {
  .flat-style #top-nav button,
  .flat-style #main-nav button,
  .flat-style #top-nav input[type="submit"],
  .flat-style #main-nav input[type="submit"],
  .flat-style #top-nav .nav > li > a,
  .flat-style #main-nav .nav > li > a,
  .flat-style #top-nav button:hover,
  .flat-style #main-nav button:hover,
  .flat-style #top-nav input[type="submit"]:hover,
  .flat-style #main-nav input[type="submit"]:hover,
  .flat-style #top-nav .nav > li > a:hover,
  .flat-style #main-nav .nav > li > a:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
}
.flat-style .breaking-news .header .triangle:before {
  background: none;
}
.flat-style#blog-version-2 #main-content article .frame,
.flat-style .articles-v1 article .frame {
  margin-bottom: 15px;
}
.flat-style#blog-version-2 #main-content article .featured-media .frame,
.flat-style .featured-media .frame {
  margin-bottom: 0;
}
.flat-style .shadow {
  display: none;
}
.flat-style .article-large .icons a,
.flat-style .post-comments .comment-container .avatar {
  -webkit-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 1px 0 rgba(0, 0, 0, 0.12);
}
/* BOXED STYLE 
============== */
.boxed-style body,
#sign-in body {
  max-width: 1260px;
  -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.4);
}
.boxed-style body #content,
#sign-in body #content {
  background-color: white;
}
@media (min-width: 828px) {
  .boxed-style body,
  #sign-in body {
    background: url('../img/body-background-medium.jpg') fixed center;
    margin: 45px;
  }
}
@media (min-width: 1350px) {
  .boxed-style body,
  #sign-in body {
    margin: 45px auto;
  }
}
@media (min-width: 1367px) {
  .boxed-style body,
  #sign-in body {
    background-image: url('../img/body-background-large.jpg');
  }
}
